Class AddOrderedInternalFrameSet<T>

java.lang.Object
com.iamsoft.util.ui.swing.mdi.AddOrderedInternalFrameSet<T>
Type Parameters:
T - Type of elements stored in set.
All Implemented Interfaces:
com.iamsoft.util.collections.indexed.IndexedSet<T>, Iterable<T>, Collection<T>, Set<T>

public class AddOrderedInternalFrameSet<T> extends Object implements com.iamsoft.util.collections.indexed.IndexedSet<T>
List of frames (sorted by 'add' time).