|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TabbedPaneProxy | |
de.uni_paderborn.fujaba.app | The Fujaba Application |
Uses of TabbedPaneProxy in de.uni_paderborn.fujaba.app |
Fields in de.uni_paderborn.fujaba.app declared as TabbedPaneProxy | |
private TabbedPaneProxy |
TabProxy.tabbedPaneProxy
--------- 0..1 tabProxy 0..1 TabbedPaneProxy | title |------------------------------- TabProxy --------- tabbedPaneProxy tabProxy |
private TabbedPaneProxy |
FrameMain.tabbedPaneProxy
0..1 tabbedPaneProxy 0..1 TabbedPaneProxy -------------------------------- FrameMain tabbedPaneProxy frameMain |
Methods in de.uni_paderborn.fujaba.app that return TabbedPaneProxy | |
TabbedPaneProxy |
TabProxy.getTabbedPaneProxy()
Get the tabbedPaneProxy attribute of the TabProxy object |
TabbedPaneProxy |
FrameMain.getTabbedPaneProxy()
Get the tabbedPaneProxy attribute of the FrameMain object |
Methods in de.uni_paderborn.fujaba.app with parameters of type TabbedPaneProxy | |
boolean |
TabProxy.setTabbedPaneProxy(TabbedPaneProxy value)
Sets the tabbedPaneProxy attribute of the TabProxy object |
boolean |
FrameMain.setTabbedPaneProxy(TabbedPaneProxy value)
Sets the tabbedPaneProxy attribute of the FrameMain object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |