org.openpermis.editor.policy.gui.checklist
Class CheckListModel.PoolListener
java.lang.Object
org.openpermis.editor.policy.gui.checklist.CheckListModel.PoolListener
- All Implemented Interfaces:
- EventListener, org.jdesktop.observablecollections.ObservableListListener
- Enclosing class:
- CheckListModel<T>
private class CheckListModel.PoolListener
- extends Object
- implements org.jdesktop.observablecollections.ObservableListListener
Synchronizes the check list model if a change in the pool list occurs.
- Since:
- 0.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckListModel.PoolListener
private CheckListModel.PoolListener()
listElementPropertyChanged
public void listElementPropertyChanged(org.jdesktop.observablecollections.ObservableList list,
int index)
- Specified by:
listElementPropertyChanged
in interface org.jdesktop.observablecollections.ObservableListListener
- Since:
- 0.1.0
listElementReplaced
public void listElementReplaced(org.jdesktop.observablecollections.ObservableList list,
int index,
Object oldElement)
- Specified by:
listElementReplaced
in interface org.jdesktop.observablecollections.ObservableListListener
- Since:
- 0.1.0
listElementsAdded
public void listElementsAdded(org.jdesktop.observablecollections.ObservableList list,
int index,
int length)
- Specified by:
listElementsAdded
in interface org.jdesktop.observablecollections.ObservableListListener
- Since:
- 0.1.0
listElementsRemoved
public void listElementsRemoved(org.jdesktop.observablecollections.ObservableList list,
int index,
List oldElements)
- Specified by:
listElementsRemoved
in interface org.jdesktop.observablecollections.ObservableListListener
- Since:
- 0.1.0
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:22
Copyright (c) 2002-2007 Ergon Informatik AG