|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.app.TabbedPaneProxy
0..1 tabbedPaneProxy 0..1 FrameMain -------------------------------- TabbedPaneProxy frameMain tabbedPaneProxy --------- 0..1 tabProxy 0..1 TabbedPaneProxy | title |------------------------------- TabProxy --------- tabbedPaneProxy tabProxy
Field Summary | |
static java.lang.String |
TAB_CMS
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_CMS_TIP
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_FP
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_FP_TIP
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_FUI
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_FUI_TIP
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_PATH
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_PATH_TIP
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_PRJ
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_PRJ_TIP
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_SDL
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_SDL_TIP
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_SQL
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_SQL_TIP
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_XML
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
TAB_XML_TIP
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
TabbedPaneProxy()
Constructor for class TabbedPaneProxy |
Method Summary | |
boolean |
addToTabProxy(TabProxy value)
Access method for an one to n association. |
java.util.Iterator |
entriesOfTabProxy()
No comment provided by developer, please add a comment to improve documentation. |
TabProxy |
findTabProxy(java.lang.Object obj)
Return first tab which contains the specified object. |
FrameMain |
getFrameMain()
Get the frameMain attribute of the TabbedPaneProxy object |
TabProxy |
getFromTabProxy(java.lang.String key)
Get the fromTabProxy attribute of the TabbedPaneProxy object |
javax.swing.JTabbedPane |
getTabbedPane()
Get the tabbedPane attribute of the TabbedPaneProxy object |
boolean |
hasInTabProxy(TabProxy value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
hasKeyInTabProxy(java.lang.String key)
No comment provided by developer, please add a comment to improve documentation. |
TabProxy |
instanceOfTabProxy(java.lang.String title)
Return the tab with the specified title. |
java.util.Iterator |
iteratorOfTabProxy()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
keysOfTabProxy()
No comment provided by developer, please add a comment to improve documentation. |
void |
reloadTreeModels()
Reloads all tree models. |
void |
removeAllFromTabProxy()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeFromTabProxy(TabProxy value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
removeKeyFromTabProxy(java.lang.String key)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
setFrameMain(FrameMain value)
Sets the frameMain attribute of the TabbedPaneProxy object |
void |
setTabbedPane(javax.swing.JTabbedPane tabbedPane)
Sets the tabbedPane attribute of the TabbedPaneProxy object |
int |
sizeOfTabProxy()
No comment provided by developer, please add a comment to improve documentation. |
void |
update()
Updates all tabbed panes with new tree items. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String TAB_PRJ
public static final java.lang.String TAB_SDL
public static final java.lang.String TAB_CMS
public static final java.lang.String TAB_SQL
public static final java.lang.String TAB_FP
public static final java.lang.String TAB_PATH
public static final java.lang.String TAB_XML
public static final java.lang.String TAB_FUI
public static final java.lang.String TAB_PRJ_TIP
public static final java.lang.String TAB_SDL_TIP
public static final java.lang.String TAB_CMS_TIP
public static final java.lang.String TAB_SQL_TIP
public static final java.lang.String TAB_FP_TIP
public static final java.lang.String TAB_PATH_TIP
public static final java.lang.String TAB_XML_TIP
public static final java.lang.String TAB_FUI_TIP
Constructor Detail |
public TabbedPaneProxy()
Method Detail |
public boolean setFrameMain(FrameMain value)
value
- The new frameMain value
public FrameMain getFrameMain()
public boolean hasInTabProxy(TabProxy value)
value
- No description provided
public boolean hasKeyInTabProxy(java.lang.String key)
key
- No description provided
public java.util.Iterator iteratorOfTabProxy()
public java.util.Iterator keysOfTabProxy()
public java.util.Iterator entriesOfTabProxy()
public int sizeOfTabProxy()
public TabProxy getFromTabProxy(java.lang.String key)
key
- No description provided
public boolean addToTabProxy(TabProxy value)
value
- The object added.
public boolean removeFromTabProxy(TabProxy value)
value
- No description provided
public boolean removeKeyFromTabProxy(java.lang.String key)
key
- No description provided
public void removeAllFromTabProxy()
public void removeYou()
public void setTabbedPane(javax.swing.JTabbedPane tabbedPane)
tabbedPane
- The new tabbedPane valuepublic javax.swing.JTabbedPane getTabbedPane()
public void update()
public TabProxy instanceOfTabProxy(java.lang.String title)
title
- No description provided
public TabProxy findTabProxy(java.lang.Object obj)
obj
- No description provided
public void reloadTreeModels()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |