Uses of Interface
is.codion.swing.common.ui.component.tabbedpane.TabbedPaneBuilder
Packages that use TabbedPaneBuilder
Package
Description
-
Uses of TabbedPaneBuilder in is.codion.swing.common.ui.component
Methods in is.codion.swing.common.ui.component that return TabbedPaneBuilder -
Uses of TabbedPaneBuilder in is.codion.swing.common.ui.component.tabbedpane
Methods in is.codion.swing.common.ui.component.tabbedpane that return TabbedPaneBuilderModifier and TypeMethodDescriptionTabbedPaneBuilder.TabBuilder.add()
Adds this tab and returns theTabbedPaneBuilder
static TabbedPaneBuilder
TabbedPaneBuilder.builder()
TabbedPaneBuilder.changeListener
(ChangeListener changeListener) TabbedPaneBuilder.tab
(String title, JComponent component) Adds a tab to this tabbed pane builder.TabbedPaneBuilder.tabLayoutPolicy
(int tabLayoutPolicy) TabbedPaneBuilder.tabPlacement
(int tabPlacement)