Class RollingStockEditFrame

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface
Direct Known Subclasses:
CarEditFrame, EngineEditFrame

public abstract class RollingStockEditFrame extends OperationsFrame implements PropertyChangeListener
Frame for edit of rolling stock. The common elements are: road, road number, type, blocking, length, location and track, groups (Kernel or Consist) weight, color, built, owner, comment. The edit engine frame currently doesn't show blocking or color. Engines and cars have different type, length, and group managers.
See Also: