http://www.jpicedt.org

Package jpicedt.widgets

Some Swing components used across JPicEdt's classes.

See:
          Description

Class Summary
DecimalNumberField A JtextField that accept only DecimalNumbers
FontSelector A font chooser widget (adapted from jEdit source code)
HistoryModel A history list.
HistoryTextField Text field with an arrow-key accessable history.
IncrementableTextField A JComponent that lump together a JSpinner (with a +/- arrow field that allows the user to increment/decrement) and prefix/postfix labels.
KeyEventWorkaround  
ModalInternalFrame Re-implementation of JDialog using JInternalFrame's.
MotifLAFCellRenderer A customized cell-renderer for the Motif LAF (turns selected item background to white)
WholeNumberField A JtextField that accept only WholeNumbers
 

Package jpicedt.widgets Description

Some Swing components used across JPicEdt's classes. All these components can be used independtly however. HistoryModel and rel. are taken form jEdit (www.jedit.org) with some tiny modifications.

Since:
jPicEdt 1.3.2

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org