Interface | Description |
---|---|
DelayedCallback | |
InvokeLaterDispatcher.InvokeLaterSubmitter |
An InvokeLaterDispatcher client implements this interface to allow
the dispatcher to submit runnables to the native system.
|
MenuItem.Callback | |
TouchInputSupport.TouchCountListener |
Class | Description |
---|---|
Accessible | |
Accessible.EventHandler | |
Application | |
Application.EventHandler | |
Clipboard | |
ClipboardAssistance | |
CommonDialogs | |
CommonDialogs.ExtensionFilter |
Provides a mechanism to filter different kinds of file name extensions.
|
CommonDialogs.FileChooserResult |
An object representing the result of showing a file chooser dialog.
|
CommonDialogs.Type |
Available file chooser types.
|
Cursor | |
EventLoop |
An object representing a nested event loop.
|
GestureSupport | |
GestureSupport.GestureState | |
InvokeLaterDispatcher |
A dispatcher for Application.invokeLater() that submits deferred runnables
to the native system one by one.
|
Menu | |
Menu.EventHandler | |
MenuBar | |
MenuItem | |
Pixels |
The object wraps the given raw pixels data.
|
Pixels.Format |
The Format specifies the native byte order of the
underlying chunk of image data.
|
Platform | |
PlatformFactory | |
Robot | |
Screen | |
Screen.EventHandler | |
Size | |
SystemClipboard | |
Timer |
A high-resolution timer.
|
TouchInputSupport | |
TouchInputSupport.TouchCoord | |
View | |
View.Capability | |
View.EventHandler | |
Window | |
Window.EventHandler | |
Window.Level |
Available window levels.
|
Window.State | |
Window.TrackingRectangle |
Enum | Description |
---|---|
EventLoop.State |
Possible states for a nested event loop object.
|
GestureSupport.GestureState.StateId |