Class RMGraphPartBarsTool


  • public class RMGraphPartBarsTool
    extends RMTool
    Provides UI inspection for GraphPartBars.
    • Constructor Detail

      • RMGraphPartBarsTool

        public RMGraphPartBarsTool()
    • Method Detail

      • resetUI

        public void resetUI()
        Resets UI panel controls.
        Overrides:
        resetUI in class UIOwner
      • respondUI

        public void respondUI​(SwingEvent anEvent)
        Responds to UI panel controls.
      • getSelectedGraph

        public RMGraph getSelectedGraph()
        Returns the currently selected graph area shape.
      • getWindowTitle

        public java.lang.String getWindowTitle()
        Returns the name of the graph inspector.
        Overrides:
        getWindowTitle in class RMTool