Package org.gjt.btools.gui.component

Contains GUI components to perform various tasks.

See:
          Description

Class Summary
ButtonRenderer A button that is used as a table cell.
CheckBoxRenderer A checkbox that is used as a boolean table cell.
ConsolePane Component that provides a text I/O console with advanced line editing and various other intelligent features.
EchoConsole A console pane that simply echos the commands offered to it.
EditMenu An edit menu that operates upon a particular component.
FancyCellRenderer An enhanced table cell renderer.
FancyColumnHeaderRenderer An enhanced renderer for an individual column header in a table.
FancyData Contains a piece of data along with a variety of associated attributes.
LongStringRenderer A component used to represent very long strings in table cells.
PaddedPane Used to produce a new component that consists of some child component with padding around the edge.
TextDisplayRegion Component that display many lines of text against an empty background.
 

Package org.gjt.btools.gui.component Description

Contains GUI components to perform various tasks.



Copyright © 1998-2001, Ben Burton
This software is released under the GNU Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).