Package edu.washington.biostr.sig.brainj3d.shwing.swing

Interface Summary
TreeUpdateListener Listen for updates to the tree.
 

Class Summary
ActionIcon This adds a clickable icon to a component.
AutoComplete This provides autocomplete functionality for a text box.
AutoCompleteEditor This is the editor to use for text that should have an autocomplete similiar to the autocomplete in web browsers.
AutoCompleteModel An AutoCompleteModel is a ListModel for the autocomplete.
CellExtractor The CellExtractor interface makes an icon and reveals the encapsulated data that needs to be displayed for an object.
CellRenderer This renderer knows how to render the defaults for ListCell's, TableCell's and TreeCell's and it knows how to render primitive arrays (they are rendered as "(arr[0], arr[1],...)"), IconText items (rendered as an icon and text), NamedItems and
ColumnTreeCellRenderer In order to display a node correctly, we may need to include an arrow.
Degree This encapsulates a degree.
EditorHelper This helper class is designed to aid in generating consistent renderers and editors for a variety of data.
EnhancedTreeNode The enhanced tree node has some useful properties that allow it to be used more easily.
FileChooserPanel Unfortunately I'm stuck with the task of implementing a file chooser.
FilteredTreeModel This tree model can filter a tree.
FormatFeedback FormatFeedback adds a popup to a JFormattedTextField that will display information if the user starts typing an invalid String.
IconControls This draws up to 2 runs of icons that will resize themselves to allow as many as possible to appear.
JColumnSet This represents a set of columns that emulate a tree with a series of columns instead of collapsable nodes.
JColumnTree This class is designed to display a tree in a column view.
JEllipseSlider The ellipse slider is designed for selecting circular data (especially values in degrees or radians).
JResizableImage  
JSwitchButton This switches between 2 text displays.
JTextSlider Title:
MovableTabbedPanel This represents a tabbed panel with detachable tabs.
NumberArrayFormatter This is an abstractformatter for number arrays.
NumberEditor This is the preferred editor in this system for numbers and number arrays.
SListCellRenderer We override this to provide consistent handling of types that we use.
STableCellRenderer This is overridden to
STreeCellRenderer Override the DefaultTreeCellRenderer to provide consistent handling of the components that we need.
SZoomControls  
VariableNumberFormat Title:
 



Copyright © 2006 University of Washington. All Rights Reserved.