Uses of Class
org.nuiton.jaxx.runtime.swing.model.GenericListEvent
-
Packages that use GenericListEvent Package Description org.nuiton.jaxx.runtime.swing.model -
-
Uses of GenericListEvent in org.nuiton.jaxx.runtime.swing.model
Methods in org.nuiton.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)
-