| Name | Description | Type | Package | Framework |
| AbstractDoableEdit | Extension of AbstractUndoableEdit which allows the Edit to be used to execute the action the first time using the redo() method. | Class | org.freehep.swing.undo | FreeHep |
|
| AbstractPanelArtist | | Class | org.freehep.swing.graphics | FreeHep |
|
| AbstractRegionSelectionPanel | This abstract class defines the majority of the functionality needed to make selections of arbitrary parallelogram regions | Class | org.freehep.swing.graphics | FreeHep |
|
| AbstractTreeTableModel | An abstract implementation of the TreeTableModel interface, handling the list of listeners. | Class | org.freehep.swing.treetable | FreeHep |
|
| AllSupportedFileFilter | A FileFilter which accepts any file which is accepted by any of its vector of FileFilters. | Class | org.freehep.swing | FreeHep |
|
| AnimatedCompoundEdit | | Class | org.freehep.swing.undo | FreeHep |
|
| AnimatedEdit | Extension of DoableEdit which allows the Edit to animate a shape before doing the redoEdit or undoEdit. | Class | org.freehep.swing.undo | FreeHep |
|
| AnimatedEditSupport | | Class | org.freehep.swing.undo | FreeHep |
|
| BackedPanel | This class extends JPanel by adding a backing store. | Class | org.freehep.swing.graphics | FreeHep |
|
| CellOrientatedTable | This class extends JTable by modifying the lookup of the CellEditors and CellRenderers. | Class | org.freehep.swing | FreeHep |
|
| CellPrinter | An interface to be implemented by cell printersSource Code:CellPrinter. | Interface | org.freehep.swing.print.table | FreeHep |
|
| CheckBoxMenuItemIcon | | Class | org.freehep.swing.plaf.metal | FreeHep |
|
| ColorConverter | A utility class for converting strings to color's. | Class | org.freehep.swing | FreeHep |
|
| ColorConverter .ColorConversionException | An exception thrown if a given string cannot be converted to a ColorSee Also:Serialized FormSource Code:ColorConverter. | Class | org.freehep.swing.ColorConverter | FreeHep |
|
| ConstrainedGridLayout | The ConstrainedGridLayout layout manager is based on the GraphPaperLayout layout manager written by Michael | Class | org.freehep.swing.layout | FreeHep |
|
| DefaultCellPrinter | A default implementation of CellPrinterSource Code:DefaultCellPrinter. | Class | org.freehep.swing.print.table | FreeHep |
|
| DefaultSortableTableModel | Converts any TableModel to a SortableTableModel. | Class | org.freehep.swing.table | FreeHep |
|
| DoableEdit | Allows the Edit to be used to execute the action the first time using the redo() method. | Interface | org.freehep.swing.undo | FreeHep |
|
| ErrorDialog | A utility for displaying errors in dialogs. | Class | org.freehep.swing | FreeHep |
|
| ErrorDialog .ErrorDetailsDialog | See Also:Serialized FormSource Code:ErrorDialog. | Class | org.freehep.swing.ErrorDialog | FreeHep |
|
| ExtensionFileFilter | A FileFilter which filters out all files except those which end with the given tag. | Class | org.freehep.swing | FreeHep |
|
| Finishable | A WizardPage that implements this interface can be the final page on a WizardDialog. | Interface | org.freehep.swing.wizard | FreeHep |
|
| FlowScrollLayout | This class is a replacement for a FlowLayout inside a JScrollPane. | Class | org.freehep.swing.layout | FreeHep |
|
| FreeHepImage | Source Code:FreeHepImage. | Class | org.freehep.swing.images | FreeHep |
|
| GlobalMouseListener | This class is designed to work around a deficiency in Swing's mouse handling. | Class | org.freehep.swing.popup | FreeHep |
|
| GlobalPopupListener | | Class | org.freehep.swing.popup | FreeHep |
|
| GraphicalSelectionEvent | GraphicalSelectionEvent is an event which is generated when an user makes a graphical selection. | Class | org.freehep.swing.graphics | FreeHep |
|
| GraphicalSelectionListener | This listener interface is intended for objects which wish to be notified of specific graphical selections made by the user. | Interface | org.freehep.swing.graphics | FreeHep |
|
| GraphicalSelectionPanel | The primary superclass of all graphical selection panels. | Class | org.freehep.swing.graphics | FreeHep |
|
| HasHelpPage | A WizardPage that implements this interface can link the user to a help topic. | Interface | org.freehep.swing.wizard | FreeHep |
|
| HasNextPages | A WizardPage that implements this interface will have one or more subsequent pages. | Interface | org.freehep.swing.wizard | FreeHep |
|
| HasPopupItems | When an Application processes a popup trigger event it searches for the deepest component beneath event, then works up throught all the parents | Interface | org.freehep.swing.popup | FreeHep |
|
| Headless | A class which aids in creating swing components in a "headless" environment. | Class | org.freehep.swing | FreeHep |
|
| 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 | Class | org.freehep.swing | FreeHep |
|
| JSpinBox | This is an implementation of a simple spin box suitable for use with positive integers. | Class | org.freehep.swing | FreeHep |
|
| JSubToolBar | This defines a swing-like element which provides a popup toolbar. | Class | org.freehep.swing | FreeHep |
|
| JTreeTable | This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a | Class | org.freehep.swing.treetable | FreeHep |
|
| JTriStateBox | | Class | org.freehep.swing | FreeHep |
|
| JTriStateMenuItem | | Class | org.freehep.swing | FreeHep |
|
| LinkableEdit | Allows edits to be linked together to form undoable compound edits in a linked list. | Interface | org.freehep.swing.undo | FreeHep |
|
| MetalTriStateBoxIcon | | Class | org.freehep.swing.plaf.metal | FreeHep |
|
| MetalTriStateBoxUI | | Class | org.freehep.swing.plaf.metal | FreeHep |
|
| MetalTriStateMenuItemUI | | Class | org.freehep.swing.plaf.metal | FreeHep |
|
| MouseInputRouter | This class allows MouseEvents from the three buttons to be routed to three MouseInputListeners. | Class | org.freehep.swing.event | FreeHep |
|
| NumberCellPrinter | A cell printer used for printing cells containing numeric values. | Class | org.freehep.swing.print.table | FreeHep |
|
| PanelArtist | This interface allows the implementing component to interact with a StackedPanel. | Interface | org.freehep.swing.graphics | FreeHep |
|
| PanelArtistUtilities | This class is a collection of static methods which are useful for implementations of the PanelArtist interface. | Class | org.freehep.swing.graphics | FreeHep |
|
| ParallelogramSelectionPanel | Selects a screen region shaped like a parallelogram. | Class | org.freehep.swing.graphics | FreeHep |
|
| PercentLayout | Lays out components within a Container such that each component takes a fixed percentage of the size. | Class | org.freehep.swing.layout | FreeHep |
|
| PercentLayout .Constraint | Source Code:PercentLayout. | Class | org.freehep.swing.layout.PercentLayout | FreeHep |
|
| PointSelectionEvent | Instances of this class are created when the user graphically selects a point on the screen. | Class | org.freehep.swing.graphics | FreeHep |
|
| PointSelectionPanel | This panel allows the user to select a point on the screen. | Class | org.freehep.swing.graphics | FreeHep |
|
| PopupListener | A simple helper class for popping up popup menus. | Class | org.freehep.swing.popup | FreeHep |
|
| PrintModelAdapter | Converts a TableModel to a PrintableTableModelVersion:$Id: PrintModelAdapter. | Class | org.freehep.swing.print.table | FreeHep |
|
| PrintableTableModel | Used to provide table data for printingSource Code:PrintableTableModel. | Interface | org.freehep.swing.print.table | FreeHep |
|
| RecentFileList | A class for maintaining a "Recent File List". | Class | org.freehep.swing | FreeHep |
|
| RectangularSelectionPanel | Selects a rectangular screen region. | Class | org.freehep.swing.graphics | FreeHep |
|
| RegionSelectionEvent | Instances of this class are created when the user graphically selects a region on the screen. | Class | org.freehep.swing.graphics | FreeHep |
|
| RotatedRectangleSelectionPanel | A panel which selects a rectangular region on the screen which can be arbitrarily rotated. | Class | org.freehep.swing.graphics | FreeHep |
|
| Scale | This class contains static methods which are useful for the ScaleBorder class and any potential subclasses. | Class | org.freehep.swing.graphics | FreeHep |
|
| ScaleBorder | This class implements a Border in which the left and bottom sides contain numerical scales. | Class | org.freehep.swing.graphics | FreeHep |
|
| SortableTableModel | An interface to be implemented by table models which are sortable. | Interface | org.freehep.swing.table | FreeHep |
|
| SplashFrame | Displays a particular image in a separate frame for a given period of time, then destroys the frame. | Class | org.freehep.swing.graphics | FreeHep |
|
| SquareSelectionPanel | A panel which selects a "square" region on the screen. | Class | org.freehep.swing.graphics | FreeHep |
|
| StackedLayout | This layout manager places all of the components the same size and places them at the same position. | Class | org.freehep.swing.layout | FreeHep |
|
| StackedPanel | StackedPanel defines an extension to JLayeredPane which allows a set of equally-sized, overlayed panels to form a single 2D surface | Class | org.freehep.swing.graphics | FreeHep |
|
| TableColumnHeaderListener | Abstract class listens for clicks on a table column header. | Class | org.freehep.swing.table | FreeHep |
|
| TableColumnPacker | | Class | org.freehep.swing.table | FreeHep |
|
| TableColumnSelector | Allows the user to select which columns are visible in a table. | Class | org.freehep.swing.table | FreeHep |
|
| TableHeaderCellRenderer | Renders a header cell. | Class | org.freehep.swing.table | FreeHep |
|
| TableLayout | This layoutmanager uses all of the GridBagLayout's managers functionality and power but allows you to set the options easily. | Class | org.freehep.swing.layout | FreeHep |
|
| TableLayout .TableConstraints | See Also:Serialized FormSource Code:TableLayout. | Class | org.freehep.swing.layout.TableLayout | FreeHep |
|
| TablePrinter | Utility for printing tables. | Class | org.freehep.swing.print.table | FreeHep |
|
| TableSorter | Utility to add a sorter for columns to a JTable which has a SortableTableModel. | Class | org.freehep.swing.table | FreeHep |
|
| ToolBarLayout | A ToolbarLayout arranges components in a left-to-right flow, much like the FlowLayout which is supplied with the JDK. | Class | org.freehep.swing.layout | FreeHep |
|
| TreeTableModel | TreeTableModel is the model used by a JTreeTable. | Interface | org.freehep.swing.treetable | FreeHep |
|
| TreeTableModelAdapter | This is a wrapper class takes a TreeTableModel and implements the table model interface. | Class | org.freehep.swing.treetable | FreeHep |
|
| TriState | | Interface | org.freehep.swing | FreeHep |
|
| TriStateModel | | Class | org.freehep.swing | FreeHep |
|
| UndoableEditProcessor | Allows for the (compound) processing of UndoableEdits. | Interface | org.freehep.swing.undo | FreeHep |
|
| WizardDialog | The wizard is useful for getting user input on multiple pages. | Class | org.freehep.swing.wizard | FreeHep |
|
| WizardPage | interface HasNextPages if you want there to be pages following this page, and implement the Finishable interface if you want this to be | Class | org.freehep.swing.wizard | FreeHep |
|
| XSkewSelectionPanel | A panel which selects a parallogram-shaped region in which two sides are parallel to the y-axis and the other two are skewed with | Class | org.freehep.swing.graphics | FreeHep |
|
| XSliceSelectionPanel | A panel which selects a slice of the window in the x-direction. | Class | org.freehep.swing.graphics | FreeHep |
|
| YSkewSelectionPanel | A panel which selects a parallogram-shaped region in which two sides are parallel to the x-axis and the other two are skewed with | Class | org.freehep.swing.graphics | FreeHep |
|
| YSliceSelectionPanel | A panel which selects a slice of the window in the x-direction. | Class | org.freehep.swing.graphics | FreeHep |