Package org.eclipse.swt.internal

Interface Summary
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 Summary
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.
Converter This class implements the conversions between unicode characters and the platform supported representation for characters.
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.