Package jexer.demos

Class DemoTreeViewWindow

  • All Implemented Interfaces:
    java.lang.Comparable<TWidget>

    public class DemoTreeViewWindow
    extends TWindow
    This window demonstates the TTreeView widget.
    • Constructor Detail

      • DemoTreeViewWindow

        public DemoTreeViewWindow​(TApplication parent)
                           throws java.io.IOException
        Public constructor.
        Parameters:
        parent - the main application
        Throws:
        java.io.IOException - if a java.io operation throws
    • Method Detail

      • onResize

        public void onResize​(TResizeEvent resize)
        Handle window/screen resize events.
        Overrides:
        onResize in class TWindow
        Parameters:
        resize - resize event