Interface | Description |
---|---|
FIBPanelView<C,C2> |
Represents a basic panel, as a container of some children component, with a given layout, and a border
|
FIBPanelView.PanelRenderingAdapter<C,C2> |
Specification of an adapter for a given rendering technology (eg Swing)
|
FIBSplitPanelView<C,C2> |
Represents a panel split into a given policy, with adjustable sliders
|
FIBSplitPanelView.SplitPanelRenderingAdapter<C,C2> |
Specification of an adapter for a given rendering technology (eg Swing)
|
FIBTabPanelView<C,C2> |
Represents a panel presenting some children component as tabs
|
FIBTabPanelView.TabPanelRenderingAdapter<C,C2> |
Specification of an adapter for a given rendering technology (eg Swing)
|
FIBTabView<C,C2> |
Represents a basic panel, as a container of some children component, with a given layout, and a border
|
Copyright © 2022 Openflexo. All rights reserved.