A B C D E F G H I J M N P R S T

S

selectInnerWindow(String) - Method in class com.japisoft.framework.dockable.JDock
Highlight this window with the following id.
SEPARATOR - Static variable in interface com.japisoft.framework.dockable.action.ActionModel
Special action for adding a separator
setAutoScrollMode(boolean) - Method in class com.japisoft.framework.dockable.ComponentFactory
This is a mode for adding a JScrollPane automatically inside any inner window.
setBackground(Color) - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
setBackground(Color) - Method in class com.japisoft.framework.dockable.DefaultTitleBar
Reset the color for the background header.
setBackground(Color) - Method in interface com.japisoft.framework.dockable.DockableFrameTitleBar
Reset the color for the background header.
setBackground(Color) - Method in class com.japisoft.framework.dockable.JDock
Reset the jdock background
setComponentFactory(ComponentFactory) - Static method in class com.japisoft.framework.dockable.ComponentFactory
Override the default factory by this sub class
setContentPane(JComponent) - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
setDockableContext(BasicInnerWindow) - Method in class com.japisoft.framework.dockable.action.BasicAction
 
setDockableContext(BasicInnerWindow) - Method in interface com.japisoft.framework.dockable.action.DockableAction
Set the panel used for this action
setDraggingActiveWindow(Color) - Method in class com.japisoft.framework.dockable.JDock
Reset the color while dragging an inner window under an active inner window.
setDraggingShadowColor(Color) - Method in class com.japisoft.framework.dockable.JDock
Reset the color while dragging an inner window.
setEnabledActionPopup(boolean) - Method in class com.japisoft.framework.dockable.JDock
Enable a popup menu on the window bar icon.
setEnabledDraggingShadow(boolean) - Method in class com.japisoft.framework.dockable.JDock
if true it will draw a shadow while dragging an inner window.
setEnabledResizeShadow(boolean) - Method in class com.japisoft.framework.dockable.JDock
if true it will draw a shadow while resizing an inner window.
setEnabledStatusBar(boolean) - Method in class com.japisoft.framework.dockable.JDock
Enable a status bar containg the hidden inner window.
setFixed(boolean) - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
setForeground(Color) - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
setForeground(Color) - Method in class com.japisoft.framework.dockable.DefaultTitleBar
Reset the color for the foreground header.
setForeground(Color) - Method in interface com.japisoft.framework.dockable.DockableFrameTitleBar
Update the foreground color.
setFrameBounds(Rectangle) - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
setIcon(Icon) - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
setIcon(Icon) - Method in class com.japisoft.framework.dockable.DefaultTitleBar
 
setIcon(Icon) - Method in interface com.japisoft.framework.dockable.DockableFrameTitleBar
Update the icon
setInnerWindowBackgroundForId(String, Color) - Method in class com.japisoft.framework.dockable.JDock
Update the background color of the header for this inner window id.
setInnerWindowFixed(String, boolean) - Method in class com.japisoft.framework.dockable.JDock
It will fixe an inner window, thus it will not able to move to another inner window space.
setInnerWindowForegroundForId(String, Color) - Method in class com.japisoft.framework.dockable.JDock
Update the foreground color of the header for this inner window id.
setInnerWindowIconForId(String, Icon) - Method in class com.japisoft.framework.dockable.JDock
Update an icon for an inner window with the following id.
setInnerWindowTitleForId(String, String) - Method in class com.japisoft.framework.dockable.JDock
Update a title for an inner window with the following id.
setLayout(LayoutManager2) - Method in class com.japisoft.framework.dockable.JDock
Reset a layout for initializing each frame.
setMaximized(boolean) - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
setMenuWindow(JMenu) - Method in class com.japisoft.framework.dockable.JDock
Here a menu for your main frame or dialog containg a set of available inner windows to be hidden or shown.
setMinimalInnerWindowSize(Dimension) - Method in class com.japisoft.framework.dockable.JDock
Update the minimal frame size.
setResizingShadowColor(Color) - Method in class com.japisoft.framework.dockable.JDock
Reset the shadow color while resizing an inner window.
setShadowMode(boolean) - Method in class com.japisoft.framework.dockable.JDock
Here a mode for displaying shadow around the inner windows.
setState(State) - Method in class com.japisoft.framework.dockable.JDock
Reset the inner windows state (size and location).
setTitle(String) - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
setTitle(String) - Method in class com.japisoft.framework.dockable.DefaultTitleBar
 
setTitle(String) - Method in interface com.japisoft.framework.dockable.DockableFrameTitleBar
Update the title
showInnerWindow(String) - Method in class com.japisoft.framework.dockable.JDock
Show the inner window with the following id.
State - interface com.japisoft.framework.dockable.State.
Interface for a JDock state.

A B C D E F G H I J M N P R S T