Class SessionStorage.SplitPaneProperty

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getSessionState​(java.awt.Component c)
      Returns a SplitPaneState object for JSplitPane c.
      void setSessionState​(java.awt.Component c, java.lang.Object state)
      Restore the JSplitPane's dividerLocation property if its orientation has not changed.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait