java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.marginallyclever.ro3.node.nodes.pose.AttachmentPointPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AttachmentPointPanel extends JPanel
See Also:
  • Constructor Details

    • AttachmentPointPanel

      public AttachmentPointPanel(AttachmentPoint attachmentPoint)
  • Method Details

    • buildAttachToggle

      public JComponent buildAttachToggle()
      Build the "attach/detach" toggle button. Public so that it can be included in the control panel of other nodes like MarlinRobotArm.
      Returns:
      a new JToggleButton