Uses of Class
net.sf.jguiraffe.gui.builder.components.tags.TabbedPaneTag.TabData
-
Packages that use TabbedPaneTag.TabData Package Description net.sf.jguiraffe.gui.builder.components.tags A package with tag handler classes for creating GUI components. -
-
Uses of TabbedPaneTag.TabData in net.sf.jguiraffe.gui.builder.components.tags
Methods in net.sf.jguiraffe.gui.builder.components.tags that return types with arguments of type TabbedPaneTag.TabData Modifier and Type Method Description Collection<TabbedPaneTag.TabData>
TabbedPaneTag. getTabs()
Returns a collection with the tabs of this tabbed pane.
-