Package org.annotation.gui

Provides GUI functionality that is used in WordFreak but which is not specific to WordFreak.

See:
          Description

Interface Summary
CollapsablePanel.CollapseListener  
Command  
DragAndDropTreeListener  
DropListener  
EventListener  
LineNumberIterator  
MetaButtonListener  
ProgressListener  
TreeTableModel TreeTableModel is the model used by a JTreeTable.
UndoListener  
 

Class Summary
AbstractCellEditor Defines basic implementation of an editor for a table cell.
AbstractTreeTableModel An abstract implementation of the TreeTableModel interface, handling the list of listeners.
ActivityMonitor  
BandSelectJTree  
BasicTreeUI  
CheckBoxList  
CloseButton  
CollapsablePanel  
CollapseButton  
ComboBoxTableCellEditor  
DragAndDropTree  
EventManager  
FilterList  
FixedHeightLayoutCache  
GraphIcon  
GridMenu  
GuiConstants  
HelpViewer  
HistoryTextField  
Icons Provides static utilites for icons.
IconSpacer  
IconThief  
JTree  
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 particular column in the JTable.
LineNumberComponent A Component which displays line numbers for a specified text component.
MenuBarManager  
MetaButton  
ModalNonBlockingDialog  
MoreMenu  
NormalizedButton  
NorthernBorderLayout A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
PopupButton  
PopupListener  
PreferencesManager  
QuoteBorder  
RecordTextPane A text pane which allows the back ground colors of the text to be changed based on a set of records.
RemovableTabbedPane  
RepeatableButton Allows buttons actions to be repeated if the buton is held down.
SwatchIcon  
TreeTableModelAdapter This is a wrapper class takes a TreeTableModel and implements the table model interface.
UndoManager  
VariableHeightLayoutCache  
 

Exception Summary
UndeclaredEventException  
 

Package org.annotation.gui Description

Provides GUI functionality that is used in WordFreak but which is not specific to WordFreak. These classes may be useful for GUIs in other projects.



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.