java.lang.Object
net.anwiba.commons.model.AbstractListChangedNotifier<T>
net.anwiba.commons.model.AbstractObjectListModel<Action>
net.anwiba.commons.swing.menu.ActionListModel
- All Implemented Interfaces:
Iterable<Action>,IMutableObjectList<Action>,IObjectCollection<Action>,IObjectCollectionReceiver<Action>,IObjectIterable<Action>,IObjectList<Action>,IObjectListProvider<Action>,IObjectListReceiver<Action>,IListChangedNotifier<Action>,IObjectListDistributor<Action>,IObjectListModel<Action>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.anwiba.commons.model.AbstractObjectListModel
add, add, get, get, indices, isEmpty, iterator, remove, remove, remove, removeAll, set, set, set, size, toCollection, toList, valuesMethods inherited from class net.anwiba.commons.model.AbstractListChangedNotifier
addListModelListener, fireObjectsAdded, fireObjectsChanged, fireObjectsChanged, fireObjectsRemoved, fireObjectsUpdated, removeListModelListener, removeListModelListenersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.anwiba.commons.model.IListChangedNotifier
addListModelListener, removeListModelListener, removeListModelListenersMethods inherited from interface net.anwiba.commons.lang.collection.IObjectIterable
foreachMethods inherited from interface net.anwiba.commons.lang.collection.IObjectList
streamMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ActionListModel
public ActionListModel()
-