|
Class Summary |
| ActionBarWrapper |
|
| Activator |
The activator class controls the plug-in life cycle |
| CheckableActionGroup |
Class behaves like swing ButtonGroup because I
could not find a jface class for this. |
| ColumnFileId |
|
| ComboValueAndText |
|
| ControlField |
This class is used in the toolbox to check the type of a String. |
| EclipseUtils |
|
| ExceptionMessageDialog |
ExceptionMessageDialog is a class to display an Exception dialog similar to a
MessageDialog but with a stack trace. |
| FableUtils |
FableUtils is a class with error handling and possibly other methods that are
specific to Fable and are designed for easy use and to provide a consistent
user experience. |
| FileText |
|
| FloatText |
|
| FloatTextAppender |
This class allows to set more than one float in a text field and to do the
good conversion for the decimal depending on the locale. |
| GridUtils |
Class to deal with setting items in a grid layout invisible. |
| ImageSelection |
ImageSelection is a class that implements Transferable and can be used to
copy an AWT image to the AWT clipboard. |
| IntegerText |
|
| JLChartMemoryUsage |
This class implements a JLChart showing JVM memory usage. |
| LookAndFeel |
|
| MenuAction |
Simple action which will have other actions in a drop down menu. |
| PartAdapter2 |
|
| PluginUtils |
This class is used to add static methods for plugins, i.e. |
| SplashScreen |
a class which is simply a placeholder for common methods for the fable splash
screens e.g. |
| StreamReaderThread |
class to create a thread and read from an InputStream
used by the command line processor to read the output from a command |
| StringText |
|
| SWTUtils |
|
| ToolBox |
|
| TreeWithAddRemove |
TreeWithAddRemove manages a tree of file system items, either folders or
files. |
| TypedText |
This class is a general class for Text fields that have a numerical type:
float, integer for instance. |
| VarUtils |
|