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.ControlbooleanvoidvoidsetWorkingValues(Map<String, String> workingValues) voidshowInvisibleCharacters(boolean enable) voidupdate(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
-