Class SplitNS

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SplitNS extends JSplitPane
SplitPane composed of tree and tabs on top, and info tabs on bottom.
See Also:
  • Constructor Details

    • SplitNS

      public SplitNS()
      Create main panel with Manager panels on the left, result tabs on the right, and consoles in the bottom.
  • Method Details

    • initSplitOrientation

      public void initSplitOrientation()
      Switch left component with right component when locale orientation requires this.
    • getSplitEW

      public JSplitPane getSplitEW()
    • getActionHideShowConsole

      public static ActionHideShowConsole getActionHideShowConsole()
    • getActionHideShowResult

      public static ActionHideShowResult getActionHideShowResult()