Class VRSidePanel

java.lang.Object
videoRangePanel.layoutAWT.VRSidePanel
All Implemented Interfaces:
PamSidePanel

public class VRSidePanel extends Object implements PamSidePanel
  • Field Details Link icon

    • settings Link icon

      public static ImageIcon settings
  • Constructor Details Link icon

    • VRSidePanel Link icon

      public VRSidePanel(VRControl vrControl)
  • Method Details Link icon

    • getPanel Link icon

      public JComponent getPanel()
      Specified by:
      getPanel in interface PamSidePanel
      Returns:
      Reference to a graphics component that can be added to the view. This will typically be a JPanel or a JInternalFrame; The component will be displayed to the side of the main tab control.
    • rename Link icon

      public void rename(String newName)
      Specified by:
      rename in interface PamSidePanel
    • fileButton Link icon

      public void fileButton()
      Opens a file browser and loads the selected image/folder. Also, looks at the folder the image is in and determines the number of image files.
    • enablePanel Link icon

      public void enablePanel()
    • newMousePoint Link icon

      public void newMousePoint(Point mousePoint)
    • changeMethod Link icon

      public void changeMethod()