Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
B
be.ugent.caagt.swirl
- package be.ugent.caagt.swirl
Various simple classes that do not fit into one of the other packages of this library.
be.ugent.caagt.swirl.actions
- package be.ugent.caagt.swirl.actions
Provides support for standard Swing actions.
be.ugent.caagt.swirl.dialogs
- package be.ugent.caagt.swirl.dialogs
Provides simple dialog windows with slightly more possibilities than the standard
JOptionPane
dialogs.
be.ugent.caagt.swirl.dnd
- package be.ugent.caagt.swirl.dnd
Provides drag and drop of Java objects within the same virtual machine.
be.ugent.caagt.swirl.lists
- package be.ugent.caagt.swirl.lists
Provides a new type of list (a
cell list
) and a generic list model.
be.ugent.caagt.swirl.logging
- package be.ugent.caagt.swirl.logging
Provides a window that displays the log messages sent to the standard Java logging system.
be.ugent.caagt.swirl.menus
- package be.ugent.caagt.swirl.menus
Provides XML-based configuration of buttons and menus.
be.ugent.caagt.swirl.mouse
- package be.ugent.caagt.swirl.mouse
Provides mouse overlay panels which enable different mouse 'tools' to be associated with a single panel.
be.ugent.caagt.swirl.protocol
- package be.ugent.caagt.swirl.protocol
be.ugent.caagt.swirl.protocol.classpath
- package be.ugent.caagt.swirl.protocol.classpath
be.ugent.caagt.swirl.subwindows
- package be.ugent.caagt.swirl.subwindows
Provides subwindow components that look a bit like a window, and that can be 'collapsed' by clicking on it.
be.ugent.caagt.swirl.tables
- package be.ugent.caagt.swirl.tables
Provides a way to add small decorations (buttons or icons) to the column headers of a table.
be.ugent.caagt.swirl.undoredo
- package be.ugent.caagt.swirl.undoredo
Provides a simple framework for registering and activating undoable (and redoable) actions with a central
undo manager
.
ButtonAreaLayout
- Class in
be.ugent.caagt.swirl.dialogs
Layout manager for button panels.
ButtonAreaLayout()
- Constructor for class be.ugent.caagt.swirl.dialogs.
ButtonAreaLayout
ButtonFactory
- Class in
be.ugent.caagt.swirl.actions
Provides various methods to create buttons from internationalized descriptions.
buttonFirstPressed()
- Method in class be.ugent.caagt.swirl.
ActionRepeater
Method which is called when the button is first pressed.
buttonPanel
- Variable in class be.ugent.caagt.swirl.dialogs.
SimpleDialog
Button panel.
buttonPressCanceled()
- Method in class be.ugent.caagt.swirl.
ActionRepeater
Method which is called when the button press is canceled: i.e., when the mouse button is released when the button is not armed.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W