Index
All Classes and Interfaces|All Packages
A
- AbstractListChangedNotifier<T> - Class in net.anwiba.commons.model
- AbstractListChangedNotifier() - Constructor for class net.anwiba.commons.model.AbstractListChangedNotifier
- AbstractObjectChangedNotifier - Class in net.anwiba.commons.model
- AbstractObjectChangedNotifier() - Constructor for class net.anwiba.commons.model.AbstractObjectChangedNotifier
- AbstractObjectListModel<T> - Class in net.anwiba.commons.model
- AbstractObjectListModel(List<T>) - Constructor for class net.anwiba.commons.model.AbstractObjectListModel
- add(Iterable<T>) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- add(L) - Method in class net.anwiba.commons.model.ListenerList
- add(IBooleanDistributor) - Method in class net.anwiba.commons.model.BooleanModelAggregationModel
- add(T...) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- addChangeListener(IChangeableObjectListener) - Method in class net.anwiba.commons.model.AbstractObjectChangedNotifier
- addChangeListener(IChangeableObjectListener) - Method in interface net.anwiba.commons.model.IObjectChangedNotifier
- addChangeListener(IChangeableObjectListener) - Method in class net.anwiba.commons.model.ObjectModelListModel
- addChangeListener(IChangeableObjectListener) - Method in class net.anwiba.commons.model.UnchangableBooleanModel
- addListModelListener(IChangeableListListener<T>) - Method in class net.anwiba.commons.model.AbstractListChangedNotifier
- addListModelListener(IChangeableListListener<T>) - Method in interface net.anwiba.commons.model.IListChangedNotifier
- addSelectedObject(T) - Method in interface net.anwiba.commons.model.ISelectionModel
- addSelectedObject(T) - Method in class net.anwiba.commons.model.SelectionModel
- addSelectedObjects(Collection<T>) - Method in interface net.anwiba.commons.model.ISelectionModel
- addSelectedObjects(Collection<T>) - Method in class net.anwiba.commons.model.SelectionModel
- addSelectionListener(ISelectionListener<T>) - Method in interface net.anwiba.commons.model.ISelectionModel
- addSelectionListener(ISelectionListener<T>) - Method in class net.anwiba.commons.model.SelectionModel
- and(IBooleanDistributor, IBooleanDistributor...) - Method in interface net.anwiba.commons.model.IBooleanDistributor
- AndAggregatedBooleanDistributor - Class in net.anwiba.commons.model
- AndAggregatedBooleanDistributor(Collection<IBooleanDistributor>) - Constructor for class net.anwiba.commons.model.AndAggregatedBooleanDistributor
B
- BooleanModel - Class in net.anwiba.commons.model
- BooleanModel(boolean) - Constructor for class net.anwiba.commons.model.BooleanModel
- BooleanModelAggregationModel - Class in net.anwiba.commons.model
- BooleanModelAggregationModel() - Constructor for class net.anwiba.commons.model.BooleanModelAggregationModel
C
- clear() - Method in class net.anwiba.commons.model.ListenerList
- contains(L) - Method in class net.anwiba.commons.model.ListenerList
- create(Collection<? extends IBooleanDistributor>) - Method in class net.anwiba.commons.model.AndAggregatedBooleanDistributor
- create(Collection<? extends IBooleanDistributor>) - Method in class net.anwiba.commons.model.OrAggregatedBooleanDistributor
D
- DoubleModel - Class in net.anwiba.commons.model
- DoubleModel() - Constructor for class net.anwiba.commons.model.DoubleModel
- DoubleModel(double) - Constructor for class net.anwiba.commons.model.DoubleModel
F
- fireObjectChanged() - Method in class net.anwiba.commons.model.AbstractObjectChangedNotifier
- fireObjectsAdded(Iterable<Integer>, Iterable<T>) - Method in class net.anwiba.commons.model.AbstractListChangedNotifier
- fireObjectsChanged(Iterable<T>) - Method in class net.anwiba.commons.model.AbstractListChangedNotifier
- fireObjectsChanged(Iterable<T>, Iterable<T>) - Method in class net.anwiba.commons.model.AbstractListChangedNotifier
- fireObjectsRemoved(Iterable<Integer>, Iterable<T>) - Method in class net.anwiba.commons.model.AbstractListChangedNotifier
- fireObjectsUpdated(Iterable<Integer>, Iterable<T>, Iterable<T>) - Method in class net.anwiba.commons.model.AbstractListChangedNotifier
- fireValueChanged() - Method in class net.anwiba.commons.model.ObjectModelListModel
- forAllDo(IProcedure<L, RuntimeException>) - Method in class net.anwiba.commons.model.ListenerList
- forAllDoLastListenerFirst(IProcedure<L, RuntimeException>) - Method in class net.anwiba.commons.model.ListenerList
G
- get() - Method in class net.anwiba.commons.model.IntegerModel
- get() - Method in class net.anwiba.commons.model.ObjectModel
- get(int) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- get(int...) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- getClone() - Method in class net.anwiba.commons.model.ListenerList
- getSelectedObjects() - Method in interface net.anwiba.commons.model.ISelectionModel
- getSelectedObjects() - Method in class net.anwiba.commons.model.SelectionModel
- getSize() - Method in class net.anwiba.commons.model.ListenerList
- getSource() - Method in class net.anwiba.commons.model.SelectionEvent
- getValue() - Method in class net.anwiba.commons.model.DoubleModel
I
- IBooleanDistributor - Interface in net.anwiba.commons.model
- IBooleanModel - Interface in net.anwiba.commons.model
- IChangeableListListener<T> - Interface in net.anwiba.commons.model
- IChangeableObjectListener - Interface in net.anwiba.commons.model
- IListChangedNotifier<T> - Interface in net.anwiba.commons.model
- indices(Iterable<T>) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- IntegerModel - Class in net.anwiba.commons.model
- IntegerModel() - Constructor for class net.anwiba.commons.model.IntegerModel
- IntegerModel(int) - Constructor for class net.anwiba.commons.model.IntegerModel
- IObjectChangedNotifier - Interface in net.anwiba.commons.model
- IObjectDistributor<T> - Interface in net.anwiba.commons.model
- IObjectListDistributor<T> - Interface in net.anwiba.commons.model
- IObjectListModel<T> - Interface in net.anwiba.commons.model
- IObjectModel<T> - Interface in net.anwiba.commons.model
- ISelectionListener<T> - Interface in net.anwiba.commons.model
- ISelectionModel<T> - Interface in net.anwiba.commons.model
- isEmpty() - Method in class net.anwiba.commons.model.AbstractObjectListModel
- isEmpty() - Method in interface net.anwiba.commons.model.ISelectionModel
- isEmpty() - Method in class net.anwiba.commons.model.ListenerList
- isEmpty() - Method in class net.anwiba.commons.model.SelectionModel
- isSelected(T) - Method in interface net.anwiba.commons.model.ISelectionModel
- isSelected(T) - Method in class net.anwiba.commons.model.SelectionModel
- isTrue() - Method in class net.anwiba.commons.model.AndAggregatedBooleanDistributor
- isTrue() - Method in class net.anwiba.commons.model.BooleanModel
- isTrue() - Method in class net.anwiba.commons.model.BooleanModelAggregationModel
- isTrue() - Method in class net.anwiba.commons.model.OrAggregatedBooleanDistributor
- isTrue() - Method in class net.anwiba.commons.model.UnchangableBooleanModel
- iterator() - Method in class net.anwiba.commons.model.AbstractObjectListModel
L
- last() - Method in class net.anwiba.commons.model.ObjectModelListModel
- ListenerList<L> - Class in net.anwiba.commons.model
- ListenerList() - Constructor for class net.anwiba.commons.model.ListenerList
M
- models() - Method in class net.anwiba.commons.model.ObjectModelListModel
N
- net.anwiba.commons.model - module net.anwiba.commons.model
- net.anwiba.commons.model - package net.anwiba.commons.model
- not() - Method in interface net.anwiba.commons.model.IBooleanDistributor
O
- objectChanged() - Method in interface net.anwiba.commons.model.IChangeableObjectListener
- ObjectListModel<T> - Class in net.anwiba.commons.model
- ObjectListModel() - Constructor for class net.anwiba.commons.model.ObjectListModel
- ObjectListModel(List<T>) - Constructor for class net.anwiba.commons.model.ObjectListModel
- ObjectModel<T> - Class in net.anwiba.commons.model
- ObjectModel() - Constructor for class net.anwiba.commons.model.ObjectModel
- ObjectModel(boolean, IEqualComperator<T>, T) - Constructor for class net.anwiba.commons.model.ObjectModel
- ObjectModel(IEqualComperator<T>, T) - Constructor for class net.anwiba.commons.model.ObjectModel
- ObjectModel(T) - Constructor for class net.anwiba.commons.model.ObjectModel
- ObjectModelListModel<T> - Class in net.anwiba.commons.model
- ObjectModelListModel() - Constructor for class net.anwiba.commons.model.ObjectModelListModel
- objectsAdded(Iterable<Integer>, Iterable<T>) - Method in interface net.anwiba.commons.model.IChangeableListListener
- objectsChanged(Iterable<T>) - Method in interface net.anwiba.commons.model.IChangeableListListener
- objectsChanged(Iterable<T>, Iterable<T>) - Method in interface net.anwiba.commons.model.IChangeableListListener
- objectsRemoved(Iterable<Integer>, Iterable<T>) - Method in interface net.anwiba.commons.model.IChangeableListListener
- objectsUpdated(Iterable<Integer>, Iterable<T>, Iterable<T>) - Method in interface net.anwiba.commons.model.IChangeableListListener
- optional() - Method in interface net.anwiba.commons.model.ISelectionModel
- optional() - Method in class net.anwiba.commons.model.SelectionModel
- or(IBooleanDistributor, IBooleanDistributor...) - Method in interface net.anwiba.commons.model.IBooleanDistributor
- OrAggregatedBooleanDistributor - Class in net.anwiba.commons.model
- OrAggregatedBooleanDistributor(Collection<IBooleanDistributor>) - Constructor for class net.anwiba.commons.model.OrAggregatedBooleanDistributor
R
- remove(int...) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- remove(int...) - Method in interface net.anwiba.commons.model.IObjectListModel
- remove(Iterable<T>) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- remove(Iterable<T>) - Method in interface net.anwiba.commons.model.IObjectListModel
- remove(L) - Method in class net.anwiba.commons.model.ListenerList
- remove(IBooleanModel) - Method in class net.anwiba.commons.model.BooleanModelAggregationModel
- remove(T...) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- remove(T...) - Method in interface net.anwiba.commons.model.IObjectListModel
- removeAll() - Method in class net.anwiba.commons.model.AbstractObjectListModel
- removeAll() - Method in class net.anwiba.commons.model.BooleanModelAggregationModel
- removeAll() - Method in interface net.anwiba.commons.model.IObjectListModel
- removeAllSelectedObjects() - Method in interface net.anwiba.commons.model.ISelectionModel
- removeAllSelectedObjects() - Method in class net.anwiba.commons.model.SelectionModel
- removeChangeListener(IChangeableObjectListener) - Method in class net.anwiba.commons.model.AbstractObjectChangedNotifier
- removeChangeListener(IChangeableObjectListener) - Method in interface net.anwiba.commons.model.IObjectChangedNotifier
- removeChangeListener(IChangeableObjectListener) - Method in class net.anwiba.commons.model.ObjectModelListModel
- removeChangeListener(IChangeableObjectListener) - Method in class net.anwiba.commons.model.UnchangableBooleanModel
- removeChangeListeners() - Method in class net.anwiba.commons.model.AbstractObjectChangedNotifier
- removeChangeListeners() - Method in interface net.anwiba.commons.model.IObjectChangedNotifier
- removeChangeListeners() - Method in class net.anwiba.commons.model.UnchangableBooleanModel
- removeListModelListener(IChangeableListListener<T>) - Method in class net.anwiba.commons.model.AbstractListChangedNotifier
- removeListModelListener(IChangeableListListener<T>) - Method in interface net.anwiba.commons.model.IListChangedNotifier
- removeListModelListeners() - Method in class net.anwiba.commons.model.AbstractListChangedNotifier
- removeListModelListeners() - Method in interface net.anwiba.commons.model.IListChangedNotifier
- removeSelectedObject(T) - Method in interface net.anwiba.commons.model.ISelectionModel
- removeSelectedObject(T) - Method in class net.anwiba.commons.model.SelectionModel
- removeSelectedObjects(Collection<T>) - Method in interface net.anwiba.commons.model.ISelectionModel
- removeSelectedObjects(Collection<T>) - Method in class net.anwiba.commons.model.SelectionModel
- removeSelectionListener(ISelectionListener<T>) - Method in interface net.anwiba.commons.model.ISelectionModel
- removeSelectionListener(ISelectionListener<T>) - Method in class net.anwiba.commons.model.SelectionModel
- removeSelectionListeners() - Method in class net.anwiba.commons.model.SelectionModel
S
- selectionChanged(SelectionEvent<T>) - Method in interface net.anwiba.commons.model.ISelectionListener
- SelectionEvent<T> - Class in net.anwiba.commons.model
- SelectionEvent(ISelectionModel<T>) - Constructor for class net.anwiba.commons.model.SelectionEvent
- SelectionModel<T> - Class in net.anwiba.commons.model
- SelectionModel() - Constructor for class net.anwiba.commons.model.SelectionModel
- set(boolean) - Method in class net.anwiba.commons.model.BooleanModel
- set(boolean) - Method in class net.anwiba.commons.model.UnchangableBooleanModel
- set(int) - Method in class net.anwiba.commons.model.IntegerModel
- set(int, T) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- set(Iterable<T>) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- set(T) - Method in class net.anwiba.commons.model.ObjectModel
- set(T...) - Method in class net.anwiba.commons.model.AbstractObjectListModel
- setSelectedObject(T) - Method in interface net.anwiba.commons.model.ISelectionModel
- setSelectedObject(T) - Method in class net.anwiba.commons.model.SelectionModel
- setSelectedObjects(Collection<T>) - Method in interface net.anwiba.commons.model.ISelectionModel
- setSelectedObjects(Collection<T>) - Method in class net.anwiba.commons.model.SelectionModel
- setValue(double) - Method in class net.anwiba.commons.model.DoubleModel
- size() - Method in class net.anwiba.commons.model.AbstractObjectListModel
- size() - Method in interface net.anwiba.commons.model.ISelectionModel
- size() - Method in class net.anwiba.commons.model.SelectionModel
- stream() - Method in interface net.anwiba.commons.model.ISelectionModel
- stream() - Method in class net.anwiba.commons.model.SelectionModel
T
- toCollection() - Method in class net.anwiba.commons.model.AbstractObjectListModel
- toggle() - Method in interface net.anwiba.commons.model.IBooleanModel
- toList() - Method in class net.anwiba.commons.model.AbstractObjectListModel
U
- UnchangableBooleanModel - Class in net.anwiba.commons.model
- UnchangableBooleanModel(boolean) - Constructor for class net.anwiba.commons.model.UnchangableBooleanModel
V
- values() - Method in class net.anwiba.commons.model.AbstractObjectListModel
All Classes and Interfaces|All Packages