Package org.w3c.jigadmin.widgets

Class Summary
ClosableDialog A Dialog that handles windowClosing event.
ClosableFrame A Frame that handles windowClosing event.
DnDJPanel A JPanel for dnd (work arround for a bug in swing)
DnDTabbedPane A JTabbedPane for dnd (work arround for a bug in swing)
DoubleTextField A TextField that accepts only num char and '.'
DraggableList A JList that accepts drag event.
EditableSlider A JSlider associated to an IntegerTextField
EditableStringChoice An editable JComboBox.
Icons Manages all JigAdmin icons.
IntegerTextField A TextField that accepts only num char.
ListEditor ListEditor display a JList and an "Edit" button.
StringChoice String choice widget.