Class MeshViewerPreferencePanel

All Implemented Interfaces:
JConfigLength.Listener, ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener

public class MeshViewerPreferencePanel extends StandardAlgConfigPanel
Lets the user configure controls and provides help explaining how to control.
See Also:
  • Field Details

    • bColorBackGround

      protected final JButton bColorBackGround
  • Constructor Details

    • MeshViewerPreferencePanel

      public MeshViewerPreferencePanel(MeshViewerPanel panel)
      Parameters:
      panel - The viewer that this is adjusting
  • Method Details