See: Description
Class | Description |
---|---|
ClosureAbstractAction |
A class that allows the dynamic creation of instances of
AbstractAction . |
ClosureAction |
An experimental class.
|
ClosureActionListener |
For dynamically configuring an
ActionListener . |
ClosureComparator |
For dynamically creating comparators.
|
ClosureComponentListener |
Invoking a closure when listening to component changes.
|
ClosureFilenameFilter | |
ClosureGlyph |
This class allows for the dynamic creation of glyphish objects,
Glyphish . |
ClosureHyperlinkListener | |
ClosureItemListener |
Invoking a closure when listening to a selectable item.
|
ClosureListSelectionListener |
For dynamically configuring an
ListSelectionListener . |
ClosureMouseListener |
For dynamically configuring an
MouseListener . |
ClosureMouseMotionListener |
For dynamically configuring an
MouseMotionListener . |
ClosureThread |
For dynamically creating threads,
Thread . |
ClosureWindowListener |
For dynamically configuring an
WindowListener . |
ClosureZoomListener |
Implements ZoomListener interface as a JLambda closure.
|
SpawningClosureActionListener |
For dynamically configuring an
ActionListener . |