Package rma.swing.list
Class CheckableListItem
java.lang.Object
rma.swing.list.CheckableListItem
wrapper class that holds the real object and the checkbox selected state
-
Constructor Summary
ConstructorsConstructorDescriptionCheckableListItem
(Object obj) CheckableListItem
(Object obj, boolean selected) -
Method Summary