Package xal.app.knobs

Class KnobEditDisplayer


  • public class KnobEditDisplayer
    extends Object
    manages the display of the knob editor
    • Field Detail

      • CONTAINER_PANE

        protected final JSplitPane CONTAINER_PANE
        split pane which contains the knob view and the knob editor
      • _knob

        protected Knob _knob
        knob currently being edited
    • Constructor Detail

      • KnobEditDisplayer

        public KnobEditDisplayer​(JSplitPane containerPane)
        Constructor
    • Method Detail

      • getKnob

        public Knob getKnob()
        get the knob
      • display

        public void display​(KnobEditor editor)
        show the specified editor
      • hide

        public void hide​(KnobEditor editor)
        hide the specified editor
      • close

        public void close()
        hide the editor