Package editor

Class SystemPanel

    • Constructor Detail

      • SystemPanel

        public SystemPanel()
    • Method Detail

      • configureUI

        public void configureUI()
      • getOutputPanel

        public JTextPane getOutputPanel()
      • println

        public void println​(String strOut)
        Parameters:
        strOut -
      • setText

        public void setText​(String strOut)
        Parameters:
        strOut -
      • dispose

        public void dispose()
        Description copied from interface: IDisposable
        Dispose any resources, caches, etc, that support this component.