See: Description
| Interface | Description |
|---|---|
| ClassSelectionListener |
The Interface ClassSelectionListener can be used in order
to listen to selection the actions of the
ClassSelectionPanel. |
| JListClassSearcherListener |
The listener interface for receiving JListClassSearcher events.
|
| Class | Description |
|---|---|
| ClassElement2Display |
This class is used in several JList elements in order to display selected classes
|
| ClassSelectionDialog |
This extended JDialog uses the
ClassSelectionPanel in order to allow
to select a specific class that extends a given super class. |
| ClassSelectionPanel |
This extended JPanel can be used in order to select a class that extends a given super class.
|
| JListClassSearcher |
This class can be use like a JList, but it will show a progress, if
the corresponding search process is still running
|