| Interface | Description |
|---|---|
| IDisposable | |
| IEditableLabel | |
| ILabel | |
| IModalHandler | |
| IProgressCallback |
An callback interface for indicating progress during a lengthy operation.
|
| IReplaceWordCallback |
A callback interface facilitating word replacement in text components.
|
| ScreenUtil |
| Class | Description |
|---|---|
| BrowserUtil | |
| ContainerMoverSizer | |
| ContainerSizer | |
| EditorUtilities | |
| Experiment | |
| FixupLookAndFeel | |
| GosuTextifier | |
| HTMLEscapeUtil |
Static utilities for writing out HTML
|
| JavadocAccess | |
| LabelListCellRenderer | |
| LabelListPopup | |
| ModalEventQueue |
Provides for ui modality using a local event queue to dispatch events while
a component is visible e.g., a frame or window.
|
| Pair<A,B> | |
| PlatformUtil | |
| PopupContainer | |
| SettleModalEventQueue |
This is a utility for basically pumping messages in-place until there are
none left in the queue.
|
| SmartMenu | |
| SourceFileCreator | |
| SystemColorFilter |
An image filter that replaces occurrences of default System Colors to current System Color
settings.
|
| TaskQueue |
A general purpose concurrent task queue.
|
| TextComponentUtil | |
| ToolBar | |
| TypeNameUtil | |
| VerticalLabelUI | |
| XPToolbarButton |
| Enum | Description |
|---|---|
| TextComponentUtil.Direction |
Copyright © 2016. All rights reserved.