FreeHEP API
Version current

Package org.freehep.swing

Extensions to swing which are not in Sun's swing package.

See:
          Description

Interface Summary
TriState  
 

Class Summary
AllSupportedFileFilter A FileFilter which accepts any file which is accepted by any of its vector of FileFilters.
CellOrientatedTable This class extends JTable by modifying the lookup of the CellEditors and CellRenderers.
ColorConverter A utility class for converting strings to color's.
ErrorDialog A utility for displaying errors in dialogs.
ErrorDialog.ErrorDetailsDialog  
ExtensionFileFilter A FileFilter which filters out all files except those which end with the given tag.
Headless A class which aids in creating swing components in a "headless" environment.
JDirectoryChooser A class which allows a user to select directories or files, similar to JFileChooser, except that it display files as a tree, and is better suited to selecting directories than the current file chooser (see java bug id 4239219).
JSpinBox This is an implementation of a simple spin box suitable for use with positive integers.
JSubToolBar This defines a swing-like element which provides a popup toolbar.
JTriStateBox  
JTriStateMenuItem  
RecentFileList A class for maintaining a "Recent File List".
TriStateModel  
 

Exception Summary
ColorConverter.ColorConversionException An exception thrown if a given string cannot be converted to a Color
 

Package org.freehep.swing Description

Extensions to swing which are not in Sun's swing package.

@Status Stable.


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.