Package dirk_krause.jtools

Interface Summary
StatusChanger  
 

Class Summary
ApplicationFrame The ApplicationFrame class can be used to exit the application gracefully after the last visible window is closed.
ColorShowArea An area to show a color.
ComponentPositioner Choose component positions related one to the other.
DirectoryFilter Filter for the file chooser, allows to select directories.
FilenameDropTransferHandler A transfer handler accepting file names.
GuiController Control GUI.
GuiDialog Dialog to set GUI options.
HelpWindow A HelpWindow can be used to show HTML texts, i.e.
LogContents This class can be used to transfer log output from external commands in a background thread to a log viewer window in the main thread.
LogContentsForCommand This class executes one or multiple commands and saves output to show it in a LogWindow.
LogWindow This class shows log output as plain text.
OneDirectoryDropTransferHandler This transfer handler accepts just one directory name.
PlatformInformation  
SelfPositioningDialog Dialog choosing a position automatically near the parent JFrame.
SizeTracker Keep track of a component size.
StringTool The static methods of the StringTool class can be used to convert strings to integer, colors and booleans.