|
Class Summary |
| CmdToggleDataBeanProperty |
Command that toggles a boolean property of an
IDataBean. |
| DataBeanPreferenceStore |
Wraps a DFC IDataBean as a JFace IPreferenceStore. |
| DefaultSWTXmlCodec |
XML codec for common SWT types (Point, RGB, etc). |
| Documents |
General utilities for opening document files/URL's using local
applications or the system browser. |
| Geometry |
Basic geometrical utilities for SWT. |
| PropertyBinding |
Binds the value of a property from a source object to the value of a
property on a target object via the JFace IPropertyChangeListener interface. |
| PropertyChangeListeners |
Basis property event listener list for SWT/JFace. |
| Sleak |
Sleak is a simple tool that monitors SWT graphics resources. |
| UIPropertyListener |
A DataObject property listener adapter that re-routes property
change events that occur outside the UI thread into the UI thread
by using Display.asyncExec (). |
| WindowLayout |
Provides utilities for placing windows relative to each other and
to the screen. |