Class VertexHandle.SpacingPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.xinapse.multisliceimage.roi.VertexHandle.SpacingPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
VertexHandle

public static class VertexHandle.SpacingPanel extends JPanel
A JPanel for selecting the vertex handle spacing.
See Also:
  • Constructor Details

  • Method Details

    • getSelectedItem

      public VertexHandle.Spacing getSelectedItem()
      Returns the current spacing set in this panel.
      Returns:
      the current spacing set in this panel.