Package | Description |
---|---|
common.gui |
Common GUI classes.
|
common.gui.actions |
Old classes that were never documented and should not be used anymore.
|
common.gui.blame |
Packages related to the "blame" TextArea component, currently used by SVNPlugin and GitPlugin.
|
common.gui.itemfinder |
Classes related to the ItemFinderWindow, which contains a searchfield and a list of items.
|
common.gui.pathbuilder |
Classes related to the PathBuilder, allowing the user to compose a string containing a list of directories separated by the OS-specific path separator character.
|
common.gui.util |
Miscellaneous Utility Classes
|
common.io |
Helper classes for executing jobs and capturing the output.
|
common.swingworker |
Java 5 SwingWorker class (deprecated)
|
common.threads |
Another implementation of a thread pool.
|
ise.java.awt |
KappaLayout and LamdaLayout, advanced layout managers.
|