Uses of Class
net.clackrouter.jgraph.pad.GPTabbedPane

Packages that use GPTabbedPane
net.clackrouter.gui Major graphical components that comprise the Clack Application. 
 

Uses of GPTabbedPane in net.clackrouter.gui
 

Fields in net.clackrouter.gui declared as GPTabbedPane
protected  GPTabbedPane ClackFramework.tabbedPane
           
 

Constructors in net.clackrouter.gui with parameters of type GPTabbedPane
ClackTab(ClackDocument document, GPTabbedPane tabbedPane, int index)