Uses of Class
de.uni_paderborn.fujaba.app.TabbedPaneProxy

Packages that use TabbedPaneProxy
de.uni_paderborn.fujaba.app The Fujaba Application 
 

Uses of TabbedPaneProxy in de.uni_paderborn.fujaba.app
 

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