Skip navigation links
A B C D G H I L M N O P R S T U V W 

A

action(ActionEvent) - Method in class org.jrebirth.af.component.ui.tab.TabActionAdapter
ADD - Static variable in class org.jrebirth.af.component.ui.dock.DockModel
The add.
ADD - Static variable in class org.jrebirth.af.component.ui.tab.TabModel
The add.
addContainer(ModelObject<TabConfig>, Wave) - Method in class org.jrebirth.af.component.ui.dock.DockModel
 
addContainer(int, TabConfig) - Method in class org.jrebirth.af.component.ui.dock.DockView
 
AddDockCommand - Class in org.jrebirth.af.component.command.dock
 
AddDockCommand() - Constructor for class org.jrebirth.af.component.command.dock.AddDockCommand
 
addTab(Dockable, Wave) - Method in class org.jrebirth.af.component.ui.tab.TabModel
Adds the tab.
addTab(int, Dockable) - Method in class org.jrebirth.af.component.ui.tab.TabView
Adds the tab.
AddTabCommand - Class in org.jrebirth.af.component.command.tab
 
AddTabCommand() - Constructor for class org.jrebirth.af.component.command.tab.AddTabCommand
 

B

bind() - Method in class org.jrebirth.af.component.ui.dock.DockModel
bind() - Method in class org.jrebirth.af.component.ui.tab.TabModel
box - Variable in class org.jrebirth.af.component.ui.tab.TabView
The box.
build(LayoutType) - Static method in class org.jrebirth.af.component.ui.workbench.LayoutFactory
 
buildButtonBar(boolean) - Method in class org.jrebirth.af.component.ui.tab.TabView
Builds the button bar.
buttonByTab - Variable in class org.jrebirth.af.component.ui.tab.TabView
The button by tab.

C

ComponentImages - Enum in org.jrebirth.af.component.resources
 
ComponentImages() - Constructor for enum org.jrebirth.af.component.resources.ComponentImages
 
ComponentStyles - Interface in org.jrebirth.af.component.resources
The ComponentStyles interface providing all style sheets.
create() - Static method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
create() - Static method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
create() - Static method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
create() - Static method in class org.jrebirth.af.component.command.tab.TabWaveBean
 
create() - Static method in class org.jrebirth.af.component.ui.beans.Dock
 
create() - Static method in class org.jrebirth.af.component.ui.beans.DockConfig
 
create() - Static method in class org.jrebirth.af.component.ui.beans.TabConfig
 
currentModelKey - Variable in class org.jrebirth.af.component.ui.stack.StackModel
Hold the current model displayed as a page.
CustomDataFormat - Interface in org.jrebirth.af.component.ui
 

D

DEFAULT - Static variable in interface org.jrebirth.af.component.resources.ComponentStyles
The component default style sheet.
defaultPageModelKey - Variable in class org.jrebirth.af.component.ui.stack.StackModel
The default page model key to display first.
Dock - Class in org.jrebirth.af.component.ui.beans
 
Dock() - Constructor for class org.jrebirth.af.component.ui.beans.Dock
 
DOCK_COUNTER - Static variable in class org.jrebirth.af.component.ui.dock.DockModel
The counter used to create tabKey for TabConfif that doesn't have one.
DOCK_KEY - Static variable in class org.jrebirth.af.component.ui.dock.DockModel
The key of the dock model used as filter by wave checker.
Dockable - Class in org.jrebirth.af.component.behavior.dockable.data
 
Dockable() - Constructor for class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
DOCKABLE - Static variable in interface org.jrebirth.af.component.ui.CustomDataFormat
 
DockableBehavior - Interface in org.jrebirth.af.component.behavior.dockable
 
DockableBehaviorImpl - Class in org.jrebirth.af.component.behavior.dockable.impl
 
DockableBehaviorImpl() - Constructor for class org.jrebirth.af.component.behavior.dockable.impl.DockableBehaviorImpl
 
dockConfig - Variable in class org.jrebirth.af.component.command.dock.DockWaveBean
 
dockConfig() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
dockConfig(DockConfig) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
DockConfig - Class in org.jrebirth.af.component.ui.beans
 
DockConfig() - Constructor for class org.jrebirth.af.component.ui.beans.DockConfig
 
DockController - Class in org.jrebirth.af.component.ui.dock
The Class TabController.
DockController(DockView) - Constructor for class org.jrebirth.af.component.ui.dock.DockController
The Constructor.
dockHolderKey - Variable in class org.jrebirth.af.component.command.dock.DockWaveBean
 
dockHolderKey() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
dockHolderKey(String) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
dockKey - Variable in class org.jrebirth.af.component.ui.beans.DockConfig
 
dockKey() - Method in class org.jrebirth.af.component.ui.beans.DockConfig
 
dockKey(String) - Method in class org.jrebirth.af.component.ui.beans.DockConfig
 
DockModel - Class in org.jrebirth.af.component.ui.dock
The Class DockModel is used to.
DockModel() - Constructor for class org.jrebirth.af.component.ui.dock.DockModel
 
DockOrientation - Enum in org.jrebirth.af.component.ui.beans
 
DockOrientation() - Constructor for enum org.jrebirth.af.component.ui.beans.DockOrientation
 
DockTargetDragAdapter - Class in org.jrebirth.af.component.ui.dock
 
DockTargetDragAdapter() - Constructor for class org.jrebirth.af.component.ui.dock.DockTargetDragAdapter
 
DockView - Class in org.jrebirth.af.component.ui.dock
The Class DockView only creates a TabPane like component that will handle Model Components.
DockView(DockModel) - Constructor for class org.jrebirth.af.component.ui.dock.DockView
Instantiates a new Dock View.
DockWaveBean - Class in org.jrebirth.af.component.command.dock
 
DockWaveBean() - Constructor for class org.jrebirth.af.component.command.dock.DockWaveBean
 
doShowPageEnum(PageEnum, Wave) - Method in class org.jrebirth.af.component.ui.stack.StackModel
Show page.
doShowPageModel(UniqueKey<? extends Model>, String, Wave) - Method in class org.jrebirth.af.component.ui.stack.StackModel
Show page.
dragDone(DragEvent) - Method in class org.jrebirth.af.component.ui.dock.DockTargetDragAdapter
dragDone(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabTargetDragAdapter
dragDropped(DragEvent) - Method in class org.jrebirth.af.component.ui.dock.DockTargetDragAdapter
dragDropped(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabTargetDragAdapter
dragEntered(DragEvent) - Method in class org.jrebirth.af.component.ui.dock.DockTargetDragAdapter
dragEntered(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabTargetDragAdapter
dragEnteredTarget(DragEvent) - Method in class org.jrebirth.af.component.ui.dock.DockTargetDragAdapter
dragEnteredTarget(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabTargetDragAdapter
dragExited(DragEvent) - Method in class org.jrebirth.af.component.ui.dock.DockTargetDragAdapter
dragExited(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabTargetDragAdapter
dragExitedTarget(DragEvent) - Method in class org.jrebirth.af.component.ui.dock.DockTargetDragAdapter
dragExitedTarget(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabTargetDragAdapter
dragOver(DragEvent) - Method in class org.jrebirth.af.component.ui.dock.DockTargetDragAdapter
dragOver(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabTargetDragAdapter
drawMarker(Button, double, double) - Method in class org.jrebirth.af.component.ui.tab.TabView
Draw marker.

G

getBox() - Method in class org.jrebirth.af.component.ui.tab.TabView
Gets the box.
getButtonByTab(Dockable) - Method in class org.jrebirth.af.component.ui.tab.TabView
Gets the button by tab.
getDefaultPageModelKey() - Method in class org.jrebirth.af.component.ui.stack.StackModel
 
getModelKey() - Method in interface org.jrebirth.af.component.ui.stack.PageEnum
Return the unique key used to attach a Model.
getPageEnumClass() - Method in class org.jrebirth.af.component.ui.stack.StackModel
Returns the page enum class associated to this model.
getStackName() - Method in class org.jrebirth.af.component.ui.stack.StackModel
Returns the current stack name associated to this model.

H

hoverNode - Variable in class org.jrebirth.af.component.ui.tab.TabView
The hover node.

I

initBehavior() - Method in class org.jrebirth.af.component.behavior.dockable.impl.DockableBehaviorImpl
 
initBehavior() - Method in class org.jrebirth.af.component.behavior.swipable.impl.SwipableBehaviorImpl
 
initButtonBar() - Method in class org.jrebirth.af.component.ui.tab.TabView
 
initCommand() - Method in class org.jrebirth.af.component.command.dock.AddDockCommand
 
initCommand() - Method in class org.jrebirth.af.component.command.tab.AddTabCommand
 
initEventAdapters() - Method in class org.jrebirth.af.component.ui.dock.DockController
initEventAdapters() - Method in class org.jrebirth.af.component.ui.tab.TabController
initEventHandlers() - Method in class org.jrebirth.af.component.ui.dock.DockController
initEventHandlers() - Method in class org.jrebirth.af.component.ui.tab.TabController
initEventTypes() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
initInnerComponents() - Method in class org.jrebirth.af.component.behavior.dockable.impl.DockableBehaviorImpl
 
initInnerComponents() - Method in class org.jrebirth.af.component.behavior.swipable.impl.SwipableBehaviorImpl
 
initModel() - Method in class org.jrebirth.af.component.ui.dock.DockModel
initModel() - Method in class org.jrebirth.af.component.ui.stack.StackModel
initModel() - Method in class org.jrebirth.af.component.ui.tab.TabModel
initModel() - Method in class org.jrebirth.af.component.ui.workbench.WorkbenchModel
initTabEventHandler(Button) - Method in class org.jrebirth.af.component.ui.tab.TabController
Inits the tab event handler.
initView() - Method in class org.jrebirth.af.component.ui.dock.DockView
 
initView() - Method in class org.jrebirth.af.component.ui.tab.TabView
initView() - Method in class org.jrebirth.af.component.ui.workbench.WorkbenchView
insertContainer(int, ModelObject<TabConfig>, Wave) - Method in class org.jrebirth.af.component.ui.dock.DockModel
 
insertTab(int, Dockable, Wave) - Method in class org.jrebirth.af.component.ui.tab.TabModel
Insert tab.

L

Layout - Class in org.jrebirth.af.component.ui.workbench
 
Layout() - Constructor for class org.jrebirth.af.component.ui.workbench.Layout
 
LayoutFactory - Class in org.jrebirth.af.component.ui.workbench
 
LayoutFactory() - Constructor for class org.jrebirth.af.component.ui.workbench.LayoutFactory
 
LayoutType - Enum in org.jrebirth.af.component.ui.workbench
 
LayoutType() - Constructor for enum org.jrebirth.af.component.ui.workbench.LayoutType
 
LOGGER - Static variable in class org.jrebirth.af.component.ui.dock.DockModel
The Constant LOGGER.
LOGGER - Static variable in class org.jrebirth.af.component.ui.dock.DockView
The Constant LOGGER.
LOGGER - Static variable in class org.jrebirth.af.component.ui.stack.StackModel
The Constant LOGGER.
LOGGER - Static variable in class org.jrebirth.af.component.ui.tab.TabModel
The Constant LOGGER.
LOGGER - Static variable in class org.jrebirth.af.component.ui.tab.TabView
The Constant LOGGER.
LOGGER - Static variable in class org.jrebirth.af.component.ui.workbench.WorkbenchModel
The Constant LOGGER.
LOGGER - Static variable in class org.jrebirth.af.component.ui.workbench.WorkbenchView
The Constant LOGGER.

M

marker - Variable in class org.jrebirth.af.component.ui.tab.TabView
The marker.
model - Variable in class org.jrebirth.af.component.command.dock.DockWaveBean
 
model() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
model(Model...) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
MODEL - Static variable in class org.jrebirth.af.component.ui.dock.DockModel
The model.
modelIcon() - Method in interface org.jrebirth.af.component.behavior.dockable.DockableBehavior
 
modelKey - Variable in class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
modelKey() - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
modelKey(UniqueKey<? extends Model>) - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
modelKey - Variable in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
modelKey() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
modelKey(UniqueKey<Model>) - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
modelKey - Variable in class org.jrebirth.af.component.command.dock.DockWaveBean
 
modelKey() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
modelKey(UniqueKey<? extends Model>...) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
modelKey - Variable in class org.jrebirth.af.component.ui.beans.Dock
 
modelKey() - Method in class org.jrebirth.af.component.ui.beans.Dock
 
modelKey(UniqueKey<? extends Model>) - Method in class org.jrebirth.af.component.ui.beans.Dock
 
modelName() - Method in interface org.jrebirth.af.component.behavior.dockable.DockableBehavior
 
modelName() - Method in class org.jrebirth.af.component.behavior.dockable.impl.DockableBehaviorImpl
mouseDragDetected(MouseEvent) - Method in class org.jrebirth.af.component.ui.tab.TabSourceDragAdapter

N

name - Variable in class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
name() - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
name(String) - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
name - Variable in class org.jrebirth.af.component.ui.beans.Dock
 
name() - Method in class org.jrebirth.af.component.ui.beans.Dock
 
name(String) - Method in class org.jrebirth.af.component.ui.beans.Dock
 
node - Variable in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
node() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
node(Node) - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 

O

onOrientationChanged(ObservableValue<? extends DockOrientation>, DockOrientation, DockOrientation) - Method in class org.jrebirth.af.component.ui.dock.DockModel
 
onOrientationChanged(ObservableValue<? extends TabOrientation>, TabOrientation, TabOrientation) - Method in class org.jrebirth.af.component.ui.tab.TabModel
 
onPanesChanged(ListChangeListener.Change<? extends TabConfig>) - Method in class org.jrebirth.af.component.ui.dock.DockModel
 
onSwipe(SwipeEvent) - Method in class org.jrebirth.af.component.behavior.swipable.impl.SwipableBehaviorImpl
 
onTabsChanged(ListChangeListener.Change<? extends Dockable>) - Method in class org.jrebirth.af.component.ui.tab.TabModel
 
org.jrebirth.af.component.behavior.dockable - package org.jrebirth.af.component.behavior.dockable
 
org.jrebirth.af.component.behavior.dockable.data - package org.jrebirth.af.component.behavior.dockable.data
 
org.jrebirth.af.component.behavior.dockable.impl - package org.jrebirth.af.component.behavior.dockable.impl
 
org.jrebirth.af.component.behavior.swipable - package org.jrebirth.af.component.behavior.swipable
 
org.jrebirth.af.component.behavior.swipable.data - package org.jrebirth.af.component.behavior.swipable.data
 
org.jrebirth.af.component.behavior.swipable.impl - package org.jrebirth.af.component.behavior.swipable.impl
 
org.jrebirth.af.component.command - package org.jrebirth.af.component.command
 
org.jrebirth.af.component.command.dock - package org.jrebirth.af.component.command.dock
 
org.jrebirth.af.component.command.tab - package org.jrebirth.af.component.command.tab
 
org.jrebirth.af.component.resources - package org.jrebirth.af.component.resources
 
org.jrebirth.af.component.ui - package org.jrebirth.af.component.ui
 
org.jrebirth.af.component.ui.beans - package org.jrebirth.af.component.ui.beans
 
org.jrebirth.af.component.ui.dock - package org.jrebirth.af.component.ui.dock
 
org.jrebirth.af.component.ui.stack - package org.jrebirth.af.component.ui.stack
Provides a Model to manage a StackPane to hold other Model.
org.jrebirth.af.component.ui.tab - package org.jrebirth.af.component.ui.tab
Provides...
org.jrebirth.af.component.ui.workbench - package org.jrebirth.af.component.ui.workbench
 
orientation() - Method in class org.jrebirth.af.component.ui.beans.DockConfig
 
orientation(DockOrientation) - Method in class org.jrebirth.af.component.ui.beans.DockConfig
 
orientation() - Method in class org.jrebirth.af.component.ui.beans.TabConfig
 
orientation(TabOrientation) - Method in class org.jrebirth.af.component.ui.beans.TabConfig
 
orientationPy - Variable in class org.jrebirth.af.component.ui.beans.DockConfig
 
orientationPy() - Method in class org.jrebirth.af.component.ui.beans.DockConfig
 
orientationPy - Variable in class org.jrebirth.af.component.ui.beans.TabConfig
 
orientationPy() - Method in class org.jrebirth.af.component.ui.beans.TabConfig
 

P

PAGE_ENUM - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
The page to display (enum descriptor).
PAGE_MODEL_KEY - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
The page to display (model class descriptor).
PageEnum - Interface in org.jrebirth.af.component.ui.stack
The class PageEnum.
panes - Variable in class org.jrebirth.af.component.ui.beans.DockConfig
 
panes() - Method in class org.jrebirth.af.component.ui.beans.DockConfig
 
perform(Wave) - Method in class org.jrebirth.af.component.command.dock.AddDockCommand
 
perform(Wave) - Method in class org.jrebirth.af.component.command.StartUpCommand
 
perform(Wave) - Method in class org.jrebirth.af.component.command.tab.AddTabCommand
 

R

redo - Variable in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
redo() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
redo(EventType<SwipeEvent>) - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
reloadButtonBar() - Method in class org.jrebirth.af.component.ui.tab.TabView
 
REMOVE - Static variable in class org.jrebirth.af.component.ui.dock.DockModel
The remove.
REMOVE - Static variable in class org.jrebirth.af.component.ui.tab.TabModel
The remove.
removeContainer(ModelObject<TabConfig>, Wave) - Method in class org.jrebirth.af.component.ui.dock.DockModel
 
removeContainer(List<TabConfig>) - Method in class org.jrebirth.af.component.ui.dock.DockView
 
removeMarker() - Method in class org.jrebirth.af.component.ui.tab.TabView
Removes the marker.
removeTab(Dockable, Wave) - Method in class org.jrebirth.af.component.ui.tab.TabModel
Removes the tab.
removeTab(List<Dockable>) - Method in class org.jrebirth.af.component.ui.tab.TabView
 

S

selectTab(Dockable) - Method in class org.jrebirth.af.component.ui.tab.TabView
Select tab.
sendWaveToTabModel(Wave, Model) - Method in class org.jrebirth.af.component.command.dock.AddDockCommand
 
sendWaveToTabModel(Wave, Dockable) - Method in class org.jrebirth.af.component.command.tab.AddTabCommand
 
serialVersionUID - Static variable in class org.jrebirth.af.component.behavior.dockable.data.Dockable
The generated serial version uid.
serialVersionUID - Static variable in class org.jrebirth.af.component.behavior.swipable.data.Swipable
The generated serial version uid.
serialVersionUID - Static variable in class org.jrebirth.af.component.ui.beans.Dock
 
SHOW_PAGE_ENUM - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
Show Page (with Enum) action.
SHOW_PAGE_MODEL - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
Show Page (with Model) action.
showPage(UniqueKey<? extends Model>) - Method in class org.jrebirth.af.component.ui.stack.StackModel
Private method used to show another page.
showView() - Method in class org.jrebirth.af.component.ui.dock.DockModel
showView() - Method in class org.jrebirth.af.component.ui.stack.StackModel
showView() - Method in class org.jrebirth.af.component.ui.tab.TabModel
showView() - Method in class org.jrebirth.af.component.ui.workbench.WorkbenchModel
STACK_NAME - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
The name of the stack concerned.
StackModel - Class in org.jrebirth.af.component.ui.stack
The Class StackModel is used to manage a StackPane that show other Model.
StackModel() - Constructor for class org.jrebirth.af.component.ui.stack.StackModel
 
stackPane - Variable in class org.jrebirth.af.component.ui.tab.TabView
The stack pane.
StackView - Class in org.jrebirth.af.component.ui.stack
The Class StackView only creates a StackPane.
StackView(StackModel) - Constructor for class org.jrebirth.af.component.ui.stack.StackView
Instantiates a new Stack View.
StackWaves - Interface in org.jrebirth.af.component.ui.stack
The class StackWaves.
StartUpCommand - Class in org.jrebirth.af.component.command
 
StartUpCommand() - Constructor for class org.jrebirth.af.component.command.StartUpCommand
 
Swipable - Class in org.jrebirth.af.component.behavior.swipable.data
 
Swipable() - Constructor for class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
Swipable.SwipableKind - Enum in org.jrebirth.af.component.behavior.swipable.data
 
SwipableBehavior - Interface in org.jrebirth.af.component.behavior.swipable
 
SwipableBehaviorImpl - Class in org.jrebirth.af.component.behavior.swipable.impl
 
SwipableBehaviorImpl() - Constructor for class org.jrebirth.af.component.behavior.swipable.impl.SwipableBehaviorImpl
 
swipableKind - Variable in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
swipableKind() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
swipableKind(Swipable.SwipableKind) - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
SwipableKind() - Constructor for enum org.jrebirth.af.component.behavior.swipable.data.Swipable.SwipableKind
 

T

tab - Variable in class org.jrebirth.af.component.command.dock.DockWaveBean
 
tab() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
tab(TabConfig...) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
 
tab - Variable in class org.jrebirth.af.component.command.tab.TabWaveBean
 
tab() - Method in class org.jrebirth.af.component.command.tab.TabWaveBean
 
tab(Dockable...) - Method in class org.jrebirth.af.component.command.tab.TabWaveBean
 
TAB - Static variable in class org.jrebirth.af.component.ui.tab.TabModel
The model.
TAB_COUNTER - Static variable in class org.jrebirth.af.component.ui.tab.TabModel
The counter used to create tabKey for TabConfif that doesn't have one.
TAB_KEY - Static variable in class org.jrebirth.af.component.ui.tab.TabModel
The key of the tab model used as filter by wave checker.
TabActionAdapter - Class in org.jrebirth.af.component.ui.tab
The Class TabActionAdapter.
TabActionAdapter() - Constructor for class org.jrebirth.af.component.ui.tab.TabActionAdapter
 
tabConfig - Variable in class org.jrebirth.af.component.command.tab.TabWaveBean
 
tabConfig() - Method in class org.jrebirth.af.component.command.tab.TabWaveBean
 
tabConfig(TabConfig) - Method in class org.jrebirth.af.component.command.tab.TabWaveBean
 
TabConfig - Class in org.jrebirth.af.component.ui.beans
 
TabConfig() - Constructor for class org.jrebirth.af.component.ui.beans.TabConfig
 
TabController - Class in org.jrebirth.af.component.ui.tab
The Class TabController.
TabController(TabView) - Constructor for class org.jrebirth.af.component.ui.tab.TabController
The Constructor.
tabHolderKey - Variable in class org.jrebirth.af.component.command.tab.TabWaveBean
 
tabHolderKey() - Method in class org.jrebirth.af.component.command.tab.TabWaveBean
 
tabHolderKey(String) - Method in class org.jrebirth.af.component.command.tab.TabWaveBean
 
tabKey - Variable in class org.jrebirth.af.component.ui.beans.TabConfig
 
tabKey() - Method in class org.jrebirth.af.component.ui.beans.TabConfig
 
tabKey(String) - Method in class org.jrebirth.af.component.ui.beans.TabConfig
 
TabModel - Class in org.jrebirth.af.component.ui.tab
The Class TabModel is used to.
TabModel() - Constructor for class org.jrebirth.af.component.ui.tab.TabModel
 
TabOrientation - Enum in org.jrebirth.af.component.ui.beans
 
TabOrientation() - Constructor for enum org.jrebirth.af.component.ui.beans.TabOrientation
 
tabs - Variable in class org.jrebirth.af.component.ui.beans.TabConfig
 
tabs() - Method in class org.jrebirth.af.component.ui.beans.TabConfig
 
TabSourceDragAdapter - Class in org.jrebirth.af.component.ui.tab
The Class TabSourceDragAdapter.
TabSourceDragAdapter() - Constructor for class org.jrebirth.af.component.ui.tab.TabSourceDragAdapter
 
TabTargetDragAdapter - Class in org.jrebirth.af.component.ui.tab
The Class TabTargetDragAdapter.
TabTargetDragAdapter() - Constructor for class org.jrebirth.af.component.ui.tab.TabTargetDragAdapter
 
TabView - Class in org.jrebirth.af.component.ui.tab
The Class TabView only creates a TabPane like component that will handle Model Components.
TabView(TabModel) - Constructor for class org.jrebirth.af.component.ui.tab.TabView
Instantiates a new Dock View.
TabWaveBean - Class in org.jrebirth.af.component.command.tab
 
TabWaveBean() - Constructor for class org.jrebirth.af.component.command.tab.TabWaveBean
 
toString() - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
 
toString() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
toto - Variable in class org.jrebirth.af.component.ui.workbench.Layout
 
touchCount - Variable in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
touchCount() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
touchCount(int) - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
type - Variable in class org.jrebirth.af.component.ui.workbench.Layout
 

U

undo - Variable in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
undo() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 
undo(EventType<SwipeEvent>) - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
 

V

valueOf(String) - Static method in enum org.jrebirth.af.component.behavior.swipable.data.Swipable.SwipableKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.component.resources.ComponentImages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.component.ui.beans.DockOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.component.ui.beans.TabOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.component.ui.workbench.LayoutType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jrebirth.af.component.behavior.swipable.data.Swipable.SwipableKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.component.resources.ComponentImages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.component.ui.beans.DockOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.component.ui.beans.TabOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.component.ui.workbench.LayoutType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkbenchModel - Class in org.jrebirth.af.component.ui.workbench
The Class WorkbenchModel is used to .
WorkbenchModel() - Constructor for class org.jrebirth.af.component.ui.workbench.WorkbenchModel
 
WorkbenchView - Class in org.jrebirth.af.component.ui.workbench
The Class WorkbenchView .
WorkbenchView(WorkbenchModel) - Constructor for class org.jrebirth.af.component.ui.workbench.WorkbenchView
Instantiates a new Workbench View.
A B C D G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2011–2015 JRebirth OSS. All rights reserved.