| Interface | Description |
|---|---|
| CloneableCompatibility |
This interface is the cross-platform version of the
java.lang.Cloneable interface.
|
| SerializableCompatibility |
This interface is the cross-platform version of the
java.io.Serializable interface.
|
| SWTEventListener |
This interface is the cross-platform version of the
java.util.EventListener interface.
|
| Class | Description |
|---|---|
| BidiUtil | |
| C | |
| Callback |
Instances of this class represent entry points into Java
which can be invoked from operating system level callback
routines.
|
| Compatibility |
This class is a placeholder for utility methods commonly
used on J2SE platforms but not supported on some J2ME
profiles.
|
| ImageList | |
| Library | |
| Lock |
Instances of this represent a recursive monitor.
|
| LONG | |
| Platform | |
| SWTEventObject |
This class is the cross-platform version of the
java.util.EventObject class.
|