Module org.jpo
Package org.jpo.gui

Class CamerasEditor

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class CamerasEditor extends JFrame
A Controller and View of the camera. The user can add, remove and modify the cameras. The class uses the CameraEditor to edit the individual attributes of the cameras.
See Also:
  • Constructor Details

    • CamerasEditor

      public CamerasEditor()
      Constructor