|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TabProxy | |
de.uni_paderborn.fujaba.app | The Fujaba Application |
Uses of TabProxy in de.uni_paderborn.fujaba.app |
Methods in de.uni_paderborn.fujaba.app that return TabProxy | |
TabProxy |
TabbedPaneProxy.getFromTabProxy(java.lang.String key)
Get the fromTabProxy attribute of the TabbedPaneProxy object |
TabProxy |
TabbedPaneProxy.instanceOfTabProxy(java.lang.String title)
Return the tab with the specified title. |
TabProxy |
TabbedPaneProxy.findTabProxy(java.lang.Object obj)
Return first tab which contains the specified object. |
Methods in de.uni_paderborn.fujaba.app with parameters of type TabProxy | |
boolean |
TabbedPaneProxy.hasInTabProxy(TabProxy value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
TabbedPaneProxy.addToTabProxy(TabProxy value)
Access method for an one to n association. |
boolean |
TabbedPaneProxy.removeFromTabProxy(TabProxy value)
No comment provided by developer, please add a comment to improve documentation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |