All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

addPropertyChangeListener(PropertyChangeListener). Method in class com.wildcrest.EditList.EditList

E

EditList(). Constructor for class com.wildcrest.EditList.EditList
Construct an EditList object with an empty label and default width
EditList(int). Constructor for class com.wildcrest.EditList.EditList
Construct an EditList object with the specified string as the label
EditList(int, boolean). Constructor for class com.wildcrest.EditList.EditList
Construct an Edit object with the specified string as the label and with initial width in pixels

G

getCopyright(). Method in class com.wildcrest.EditList.EditList
getEditDialogModal(). Method in class com.wildcrest.EditList.EditList
Get current value of edit dialog modal flag
getEditDialogTitle(). Method in class com.wildcrest.EditList.EditList
Get edit dialog title
getEditingEnabled(). Method in class com.wildcrest.EditList.EditList
Get current value of editing enabled flag
getListItems(). Method in class com.wildcrest.EditList.EditList
Gets the items in the list.

R

removePropertyChangeListener(PropertyChangeListener). Method in class com.wildcrest.EditList.EditList

S

setCopyright(String). Method in class com.wildcrest.EditList.EditList
setEditDialogModal(boolean). Method in class com.wildcrest.EditList.EditList
Enable or disable whether edit dialog is modal
setEditDialogTitle(String). Method in class com.wildcrest.EditList.EditList
Set title in edit dialog window (diabled in evaluation version)
setEditingEnabled(boolean). Method in class com.wildcrest.EditList.EditList
Enable or disable list editing (reordering always enabled)
setListItems(String). Method in class com.wildcrest.EditList.EditList
Sets the list items from a String of \n-delimited items