See: Description
Class | Description |
---|---|
AwtDisableAll | |
AwtVisitor |
Descends awt structures, i.e.
|
Draw |
Provides static methods for more complex drawings.
|
Geom |
Provides static methods for geometrical calculations
|
ImportGraphSvg |
Usage: create a fresh instance, call once "makeGraph", and then request results.
|
LayoutGrid<D> |
Base class for layout algorithms which try to place visual representations
of graph nodes automatically into a grid of rows and columns.
|
LayoutLeftmost<D> |
A grid layouter which tries a most compact arrangements of nodes,
ruled by generations.
|
MessageDialog<D> |
Pop-up dialog mapping for displaying messages of certain
Message.Kind . |
PlafIcon | |
SwingTools |
Collection of small static utility functions.
|
SwingWorker |
Execute background process in a Swing context on a dedicated thread.
|
SyntaxGraph<T> | Deprecated
Abstract
SyntaxGraph instead! |
TextDialog |
Central class for incremental dialog/protocol with the user.
|
UriDialog |
Listener/auxiliary class which opens a file chooser whenever a
text input field is focused which needs a file path / uri, etc.
|
UriDialog.ActiveControl | |
WrapLayout |
FlowLayout subclass that fully supports wrapping of components.
|
Enum | Description |
---|---|
Draw.Align | |
PlafIcon.type |
see also the complete user documentation .