Uses of Class
jaxx.runtime.swing.model.GenericListEvent
-
Packages that use GenericListEvent Package Description jaxx.runtime.swing.model -
-
Uses of GenericListEvent in jaxx.runtime.swing.model
Methods in jaxx.runtime.swing.model with parameters of type GenericListEvent Modifier and Type Method Description voidGenericListListener. selectionAdded(GenericListEvent event)voidGenericListListener. selectionRemoved(GenericListEvent event)voidGenericListListener. valuesAdded(GenericListEvent event)voidGenericListListener. valuesRemoved(GenericListEvent event)
-