JBframe by OOIT.com
A C D G H I J M N P R S T V W

A

actionPerformed(ActionEvent) - Method in class com.ooit.jbframe.JBDefaultFrame.ExitAction
 
addNode(JBAdapter) - Method in interface com.ooit.jbframe.JBFrame
Add an adapter node to the JBFrame.
addNode(JBAdapter) - Method in class com.ooit.jbframe.JBDefaultFrame
Add an adapter node.

C

com.ooit.jbframe - package com.ooit.jbframe
 

D

discardAction - Variable in class com.ooit.jbframe.JBDefaultAdapter
 
displayComponent - Variable in class com.ooit.jbframe.JBDefaultAdapter
 

G

getDiscardAction() - Method in interface com.ooit.jbframe.JBAdapter
Action of which the callback method is called just before the display component is discarded.
getDiscardAction() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getDisplayComponent() - Method in interface com.ooit.jbframe.JBAdapter
The dipalay part of the JBAdaptor.
getDisplayComponent() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getHideAction() - Method in interface com.ooit.jbframe.JBAdapter
Action of which the callback method is called just before the display component is hidden.
getHideAction() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getIcon() - Method in interface com.ooit.jbframe.JBAdapter
Icon for display in the navigation node.
getIcon() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getInstance() - Static method in class com.ooit.jbframe.JBDefaultFrame
Singleton access.
getLabel() - Method in interface com.ooit.jbframe.JBAdapter
Label for display in the node.
getLabel() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getMenuBar() - Method in class com.ooit.jbframe.JBDefaultFrame
 
getMenus() - Method in interface com.ooit.jbframe.JBAdapter
Getting the menus of the adapter.
getMenus() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getNavigatorTree() - Method in class com.ooit.jbframe.JBDefaultFrame
Get the navigator tree.
getParent() - Method in interface com.ooit.jbframe.JBAdapter
The parent of this adapter.
getParent() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getShowAction() - Method in interface com.ooit.jbframe.JBAdapter
Action of which the callback method is called when just before the display component is shown.
getShowAction() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getSubNavigator() - Method in interface com.ooit.jbframe.JBAdapter
A adapter specific navigational component.
getSubNavigator() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getToolbar() - Method in class com.ooit.jbframe.JBDefaultFrame
 
getToolBar() - Method in interface com.ooit.jbframe.JBAdapter
Getting the toolbar of the adapter.
getToolBar() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
getToolBarActions() - Method in interface com.ooit.jbframe.JBAdapter
Getting the actions for a toolbar.
getToolBarActions() - Method in class com.ooit.jbframe.JBDefaultAdapter
 
gotoNode(JBAdapter) - Method in interface com.ooit.jbframe.JBFrame
Go to the node and show the diplay component.
gotoNode(JBAdapter) - Method in class com.ooit.jbframe.JBDefaultFrame
Sets the component identified by the subject to front.

H

hideAction - Variable in class com.ooit.jbframe.JBDefaultAdapter
 

I

icon - Variable in class com.ooit.jbframe.JBDefaultAdapter
 
initTreeIcons() - Static method in class com.ooit.jbframe.JBDefaultFrame
Init function for setting nice tree icons.

J

JBAdapter - interface com.ooit.jbframe.JBAdapter.
The JBAdapter class is the translater between a JAVA bean and a JBFrame implementation.
JBDefaultAdapter - class com.ooit.jbframe.JBDefaultAdapter.
This class implements the JBAdapter interface and adds some more functionality.
JBDefaultAdapter() - Constructor for class com.ooit.jbframe.JBDefaultAdapter
 
JBDefaultAdapter(JBAdapter, String, JMenu[], Action[], JComponent, Action, Action, Action) - Constructor for class com.ooit.jbframe.JBDefaultAdapter
 
JBDefaultFrame - class com.ooit.jbframe.JBDefaultFrame.
OOIT.com's JBFrame reference implementation.
JBDefaultFrame.ExitAction - class com.ooit.jbframe.JBDefaultFrame.ExitAction.
Exit action for closing the application.
JBDefaultFrame.ExitAction(JBDefaultFrame) - Constructor for class com.ooit.jbframe.JBDefaultFrame.ExitAction
 
JBDefaultFrame() - Constructor for class com.ooit.jbframe.JBDefaultFrame
Initialize Framework with no constructor.
JBFrame - interface com.ooit.jbframe.JBFrame.
The JBFrame interface represents a managing component for JAVA beans.

M

menus - Variable in class com.ooit.jbframe.JBDefaultAdapter
 

N

nodeLabel - Variable in class com.ooit.jbframe.JBDefaultAdapter
 

P

parent - Variable in class com.ooit.jbframe.JBDefaultAdapter
 

R

removeAllNodes() - Method in class com.ooit.jbframe.JBDefaultFrame
All adapters are discarded and the discard action events are sent.
removeNode(JBAdapter) - Method in interface com.ooit.jbframe.JBFrame
Remove an adapter node from the JBFrame.
removeNode(JBAdapter) - Method in class com.ooit.jbframe.JBDefaultFrame
 

S

setDiscardAction(Action) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setDisplayComponent(JComponent) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setHideAction(Action) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setIcon(Icon) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setLabel(String) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setMenuBar(JMenuBar) - Method in class com.ooit.jbframe.JBDefaultFrame
Setting the default menu bar.
setMenus(JMenu[]) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setParent(JBAdapter) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setShowAction(Action) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setSubNavigator(JComponent) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setToolbar(JToolBar) - Method in class com.ooit.jbframe.JBDefaultFrame
 
setToolBar(JToolBar) - Method in class com.ooit.jbframe.JBDefaultAdapter
 
setToolBarActions(Action[]) - Method in class com.ooit.jbframe.JBDefaultAdapter
Setting the toolbar action and creating the toolbar component.
showAction - Variable in class com.ooit.jbframe.JBDefaultAdapter
 
subNavigator - Variable in class com.ooit.jbframe.JBDefaultAdapter
 

T

toolbar - Variable in class com.ooit.jbframe.JBDefaultAdapter
 
toolbarActions - Variable in class com.ooit.jbframe.JBDefaultAdapter
 

V

valueChanged(TreeSelectionEvent) - Method in class com.ooit.jbframe.JBDefaultFrame
Value change listener for the tree.

W

writeStatusMessage(String) - Method in interface com.ooit.jbframe.JBFrame
Write a message to the status bar
writeStatusMessage(String) - Method in class com.ooit.jbframe.JBDefaultFrame
 

A C D G H I J M N P R S T V W
JBframe by OOIT.com