Package com.macrofocus.order
Interface MutableVisibleOrder<E>
- All Superinterfaces:
Iterable<E>,MutableOrder<E>,Order<E>,VisibleOrder<E>
- All Known Implementing Classes:
DefaultVisibleOrder
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface com.macrofocus.order.MutableOrder
add, moveToFirst, moveToNext, moveToPrevious, remove, setOrder, sortMethods inherited from interface com.macrofocus.order.Order
addOrderListener, addWeakOrderListener, get, indexOf, next, previous, removeOrderListener, sizeMethods inherited from interface com.macrofocus.order.VisibleOrder
getAll, isVisible, iterableAll, sizeAll
-
Method Details
-
setVisible
-
show
-
hide
-
show
-
hide
-