- ScriptingModule - Class in org.eclipse.ease.modules.platform
-
Commands to launch additional script engines.
- ScriptingModule() - Constructor for class org.eclipse.ease.modules.platform.ScriptingModule
-
- series(String, String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Series will be created with the name seriesName.
- series(String, String) - Method in class org.eclipse.ease.modules.charting.views.Chart
-
- setAutoScale(boolean) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Activates or deactivates auto scaling whenever the cart is updated.
- setAutoScale(boolean) - Method in class org.eclipse.ease.modules.charting.views.Chart
-
- setAxisRange(double[], double[]) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Set lower and upper limit of the X axis and the Y axis.
- setAxisRange(double[], double[]) - Method in class org.eclipse.ease.modules.charting.views.Chart
-
- setClipboard(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Write text data to the clipboard.
- setCursor(String, String) - Method in class org.eclipse.ease.modules.charting.views.Chart
-
- setFocus() - Method in class org.eclipse.ease.modules.charting.views.ChartView
-
- setMode(int) - Method in class org.eclipse.ease.modules.platform.FilesystemHandle
-
- setPlotTitle(String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Sets the title of the active chart.
- setPlotTitle(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
-
- setSharedObject(String, Object, boolean, boolean) - Method in class org.eclipse.ease.modules.platform.ScriptingModule
-
Add an object to the shared object store.
- setViewName(String) - Method in class org.eclipse.ease.modules.charting.views.ChartView
-
- setXLabel(String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Set X axis name.
- setXLabel(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
-
- setYLabel(String) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Set Y axis name.
- setYLabel(String) - Method in class org.eclipse.ease.modules.charting.views.Chart
-
- showConfirmDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a confirmation dialog.
- showEditor(Object) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a file in an editor.
- showEditor(IFile) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a file in an editor.
- showErrorDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an error dialog.
- showFileSelectionDialog(Object, int, String, String) - Method in class org.eclipse.ease.modules.platform.ResourcesModule
-
Opens a file dialog.
- showFolderSelectionDialog(Object, String, String) - Method in class org.eclipse.ease.modules.platform.ResourcesModule
-
Opens a dialog box which allows the user to select a container (project or folder).
- showGrid(boolean) - Method in class org.eclipse.ease.modules.charting.ChartingModule
-
Activates or deactivates drawing of a background grid.
- showGrid(boolean) - Method in class org.eclipse.ease.modules.charting.views.Chart
-
- showInfoDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an info dialog.
- showInputDialog(String, String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays an input dialog.
- showQuestionDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a question dialog.
- showSelectionDialog(Object[], String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a selection dialog.
- showView(String) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Opens a view by given Name or id.
- showView(String, String, int) - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Shows a view in this page with the given id and secondary id.
- showWarningDialog(String, String) - Method in class org.eclipse.ease.modules.platform.UIModule
-
Displays a warning dialog.
- shutdown() - Static method in class org.eclipse.ease.modules.platform.UIModule
-
Shut down the application.
- splitPartStack(MElementContainer<MUIElement>, int) - Static method in class org.eclipse.ease.modules.platform.UIModelManipulator
-