Package | Description |
---|---|
com.iamsoft.util.ui |
Random utility classes that may be useful in multiple projects.
|
com.iamsoft.util.ui.swing |
Swing-related classes.
|
com.iamsoft.util.ui.undo |
Undo/redo/history classes.
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancedListModel<T>
Allow user to move items up/down within list.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FullyModifiableListModel
Allow user to move items up/down within list.
|
interface |
ReorderableListModel<T>
Allow user to move items up/down within list.
|
Modifier and Type | Class and Description |
---|---|
class |
UndoableListModel
A list model whose updates can be undone.
|
Copyright © 2023. All rights reserved.