Uses of Interface
com.iamsoft.util.ui.Reorderable
Packages that use Reorderable
Package
Description
Random utility classes that may be useful in multiple projects.
Swing-related classes.
Undo/redo/history classes.
-
Uses of Reorderable in com.iamsoft.util.ui
Classes in com.iamsoft.util.ui that implement ReorderableModifier and TypeClassDescriptionclass
Allow user to move items up/down within list. -
Uses of Reorderable in com.iamsoft.util.ui.swing
Subinterfaces of Reorderable in com.iamsoft.util.ui.swingModifier and TypeInterfaceDescriptioninterface
Allow user to move items up/down within list.interface
Allow user to move items up/down within list. -
Uses of Reorderable in com.iamsoft.util.ui.undo
Classes in com.iamsoft.util.ui.undo that implement ReorderableModifier and TypeClassDescriptionclass
A list model whose updates can be undone.