Class RollingStockSetFrame<T extends RollingStock>

Type Parameters:
T - the type of RollingStock supported by this frame
All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface
Direct Known Subclasses:
CarSetFrame, EngineSetFrame

public abstract class RollingStockSetFrame<T extends RollingStock> extends OperationsFrame implements PropertyChangeListener
Frame for user to place RollingStock on the layout
See Also: