Package | Description |
---|---|
de.esprit.appsuite.gui.list |
Contains support classes for dealing with JList and ListModel.
|
Modifier and Type | Method and Description |
---|---|
static ListDataChange |
ListDataChange.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ListDataChange[] |
ListDataChange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ListDataGate(javax.swing.JList list,
ListDataChange change) |
ListDataGate(javax.swing.ListModel model,
ListDataChange change) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.