| java.lang.Object com.jeta.swingbuilder.gui.main.FrameDocker
FrameDocker | class FrameDocker (Code) | | This class is responsible for handling the docking behavior of the properties
window.
author: Jeff Tassin |
ID_PROPERTIES_FRAME_STATE | final public static String ID_PROPERTIES_FRAME_STATE(Code) | | |
dockPropertiesFrame | void dockPropertiesFrame(Rectangle bounds)(Code) | | Docks or undocks properties window window
|
initializeFrameBounds | void initializeFrameBounds()(Code) | | Retrieves the last known frame bounds of the properties frame from the
property store and sets the frame size.
|
shutDown | void shutDown()(Code) | | Saves the frame state to the object store and
|
togglePropertiesFrame | void togglePropertiesFrame()(Code) | | Hides or displays properties window window
|
updateUI | public void updateUI()(Code) | | Updates all child components when the look and feel has changed
|
|
|