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

A

ActionModel - interface com.japisoft.framework.dockable.action.ActionModel.
Set of action for the DockablePanel
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dockable.action.BasicAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dockable.action.common.ExtractAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dockable.action.common.MaxMinAction
 
add(JComponent, Object) - Method in class com.japisoft.framework.dockable.JDock
Add a component without bar.
addAction(Action) - Method in interface com.japisoft.framework.dockable.action.ActionModel
Add a new action or a SEPARATOR
addAction(Action) - Method in class com.japisoft.framework.dockable.action.BasicActionModel
Add a new action
addAction(Action, int) - Method in interface com.japisoft.framework.dockable.action.ActionModel
Add an action for this index
addAction(Action, int) - Method in class com.japisoft.framework.dockable.action.BasicActionModel
Add an action at this index starting from 0
addButton(JButton) - Method in class com.japisoft.framework.dockable.DefaultTitleBar
 
addButton(JButton) - Method in interface com.japisoft.framework.dockable.DockableFrameTitleBar
Add a new button for acting on the DockableFrame
addButton(JButton, boolean) - Method in class com.japisoft.framework.dockable.DefaultTitleBar
 
addCommonAction(Class) - Static method in class com.japisoft.framework.dockable.action.CommonActionManager
Add a common action by its class
addInnerWindow(InnerWindowProperties, Object) - Method in class com.japisoft.framework.dockable.JDock
Insert a frame inside the JDock container.
addInnerWindow(JComponent, Object) - Method in class com.japisoft.framework.dockable.JDock
Add a component without bar.
addJDockListener(JDockListener) - Method in class com.japisoft.framework.dockable.JDock
Add a listener for the inner window state (selected, maximized, moved, removed...)
addModelStateListener(ModelStateListener) - Method in interface com.japisoft.framework.dockable.action.ActionModel
Add a listener for knowing the action model state change
addModelStateListener(ModelStateListener) - Method in class com.japisoft.framework.dockable.action.BasicActionModel
Add a listener for knowing the action model state change
addNotify() - Method in class com.japisoft.framework.dockable.BasicInnerWindow
 
addNotify() - Method in class com.japisoft.framework.dockable.DefaultTitleBar
 
addSeparator() - Method in class com.japisoft.framework.dockable.DefaultTitleBar
 
addSeparator() - Method in interface com.japisoft.framework.dockable.DockableFrameTitleBar
Add a separator for the buttons

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