Uses of Class
net.sf.jguiraffe.gui.builder.components.tags.TabbedPaneTag
-
Packages that use TabbedPaneTag Package Description net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components. -
-
Uses of TabbedPaneTag in net.sf.jguiraffe.gui.builder.components
Methods in net.sf.jguiraffe.gui.builder.components with parameters of type TabbedPaneTag Modifier and Type Method Description ComponentHandler<Integer>
ComponentManager. createTabbedPane(TabbedPaneTag tag, boolean create)
Creates a component handler that wraps a tabbed pane.ComponentHandler<Integer>
ComponentManagerWrapper. createTabbedPane(TabbedPaneTag tag, boolean create)
Creates a component handler that wraps a tabbed pane.
-