Package de.jaret.util.ui.table.editor

This package contains cell editors for the jaret table.

See:
          Description

Interface Summary
ICellEditor Interface for a cell editor to be used in the jaret table.
 

Class Summary
BooleanCellEditor BooleanCellEditor is not a real editor.
CellEditorBase Abstract base implementation for ICellEditors for the jaret table.
DateCellEditor Cell editor for editing dates using the jaret datechooser.
DoubleCellEditor Cell Editor for editing double values.
EnumComboEditor Editor for a field with an enum as type.
IntegerCellEditor Cell Editor for editing integer values using a spinner widget.
ObjectComboEditor Editor using a ComboBox for selecting one of several objects supplied to the editor at creation time.
TextCellEditor Cell Editor for editing strings.
 

Package de.jaret.util.ui.table.editor Description

This package contains cell editors for the jaret table.



Copyright © 2012. All Rights Reserved.