org.openpermis.editor.policy.gui.checklist
Class CheckListModel.SelectionListener
java.lang.Object
org.openpermis.editor.policy.gui.binding.ObservableListAdapter
org.openpermis.editor.policy.gui.checklist.CheckListModel.SelectionListener
- All Implemented Interfaces:
- EventListener, org.jdesktop.observablecollections.ObservableListListener
- Enclosing class:
- CheckListModel<T>
private class CheckListModel.SelectionListener
- extends ObservableListAdapter
Synchronizes the check list model if a change in the selection list occurs.
- Since:
- 0.1.0
Method Summary |
protected void |
listChanged(org.jdesktop.observablecollections.ObservableList list)
Universal update method for all listener methods. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckListModel.SelectionListener
private CheckListModel.SelectionListener()
listChanged
protected void listChanged(org.jdesktop.observablecollections.ObservableList list)
- Description copied from class:
ObservableListAdapter
- Universal update method for all listener methods.
- Specified by:
listChanged
in class ObservableListAdapter
- Parameters:
list
- the list that was changed.- Since:
- 0.3.0
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:48
Copyright (c) 2002-2007 Ergon Informatik AG