Class | Description |
---|---|
InvokeAndWait |
Utility class to call the EDT in background tasks,
backing out after some time if there is a chance of deadlock
|
PropertyUtil |
Utility methods for accessing properties.
|
UsefulAction |
Convenience abstract GUI action.
|
VFSFileList |
GUI panel for list of files
copied from XSLT Plugin: xslt/StylesheetPanel.java
|
VFSFileTextField |
a text field and a "browse" button to select the file.
|
XmlModeToolBar |
This is a toolbar to be added to SideKick.
|