Class | Description |
---|---|
AWTApplicationFrame |
AWT implementation of
ApplicationFrame . |
AWTClipboard |
AWT implementation of the SystemClipboard interface
|
AWTColors | |
AWTCursors |
Translates ImageJ
MouseCursor s into AWT Cursor s. |
AWTDragAndDropData |
AWT implementation of
DragAndDropData . |
AWTDropTargetEventDispatcher |
Rebroadcasts AWT
DropTargetEvent s as ImageJ DragAndDropEvent
s. |
AWTImageTools |
Convenience methods for working with AWT
Image s. |
AWTInputEventDispatcher |
Rebroadcasts AWT
InputEvent s as ImageJ
InputEvent s, translating
KeyEvent s into KyEvent s, and MouseEvent s into
MsEvent s. |
AWTStatusBar |
AWT implementation of
StatusBar . |
AWTToolBar |
Button bar with selectable tools, similar to ImageJ 1.x.
|
AWTUI |
AWT-based user interface for ImageJ.
|
AWTWindowEventDispatcher |
Rebroadcasts AWT
WindowEvent s as ImageJ WinEvent s. |
AWTWindows |
Utility methods for working with AWT
Window s. |
Copyright © 2015–2022 SciJava. All rights reserved.