Class AtlPreview
java.lang.Object
org.eclipse.m2m.atl.adt.ui.preferences.AtlPreview
- All Implemented Interfaces:
Observer
The ATL Formatter previewer.
-
Constructor Summary
ConstructorsConstructorDescriptionAtlPreview
(Map<String, String> workingValues, org.eclipse.swt.widgets.Composite parent) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.swt.widgets.Control
boolean
void
void
setWorkingValues
(Map<String, String> workingValues) void
showInvisibleCharacters
(boolean enable) void
update
(Observable o, Object arg) void
-
Constructor Details
-
AtlPreview
-
-
Method Details
-
setText
-
updateEditor
public void updateEditor() -
getControl
public org.eclipse.swt.widgets.Control getControl() -
showInvisibleCharacters
public void showInvisibleCharacters(boolean enable) -
isShowInvisible
public boolean isShowInvisible() -
getWorkingValues
-
setWorkingValues
-
update
-