Class PitchRollSidePanel

java.lang.Object
analogarraysensor.swing.PitchRollSidePanel
All Implemented Interfaces:
PamSidePanel

public class PitchRollSidePanel extends Object implements PamSidePanel
Author:
dg50
  • Constructor Details Link icon

  • 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