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 TypeClassDescriptionclassAllow 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 TypeInterfaceDescriptioninterfaceAllow user to move items up/down within list.interfaceAllow 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 TypeClassDescriptionclassA list model whose updates can be undone.