Package jpicedt.widgets
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
-
Class Summary Class Description DecimalNumberField A JtextField that accept only DecimalNumbersFontSelector 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