Uses of Interface
com.japisoft.framework.dockable.State

Packages that use State
com.japisoft.framework.dockable   
 

Uses of State in com.japisoft.framework.dockable
 

Methods in com.japisoft.framework.dockable that return State
 State JDock.getState()
          This action MUST only be used with inner windows having an ID
 

Methods in com.japisoft.framework.dockable with parameters of type State
 void JDock.setState(State state)
          Reset the inner windows state (size and location).