|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BooleanProperty | |
| net.infonode.properties.gui.util | Utility GUI classes for properties. |
| net.infonode.tabbedpanel | Core classes for creating and using tabbed panels and tabs |
| net.infonode.tabbedpanel.titledtab | TitledTab is a tab type with support for text, icon and a custom Swing component |
| Uses of BooleanProperty in net.infonode.properties.gui.util |
| Fields in net.infonode.properties.gui.util declared as BooleanProperty | |
static BooleanProperty |
ShapedPanelProperties.OPAQUE
If true the shaped panel is opaque. |
static BooleanProperty |
ShapedPanelProperties.HORIZONTAL_FLIP
If true the shaped panel is flipped horizontally. |
static BooleanProperty |
ShapedPanelProperties.VERTICAL_FLIP
If true the shaped panel is flipped vertically. |
static BooleanProperty |
ShapedPanelProperties.CLIP_CHILDREN
If true the child components of the shaped panel are clipped with the border shape. |
| Uses of BooleanProperty in net.infonode.tabbedpanel |
| Fields in net.infonode.tabbedpanel declared as BooleanProperty | |
static BooleanProperty |
TabbedPanelProperties.TAB_REORDER_ENABLED
Tab reorder property |
static BooleanProperty |
TabbedPanelProperties.ENSURE_SELECTED_VISIBLE
Ensure selected visible property |
static BooleanProperty |
TabbedPanelProperties.AUTO_SELECT_TAB
Auto select tab property |
static BooleanProperty |
TabbedPanelProperties.HIGHLIGHT_PRESSED_TAB
If true the tab pressed with the mouse will be highlighted, otherwise it remains unchanged. |
static BooleanProperty |
TabbedPanelProperties.TAB_DESELECTABLE
Tab deselectable property |
static BooleanProperty |
TabbedPanelProperties.SHADOW_ENABLED
Shadow enabled property |
static BooleanProperty |
TabbedPanelProperties.PAINT_TAB_AREA_SHADOW
Paint a shadow for the tab area. |
static BooleanProperty |
TabAreaComponentsProperties.STRETCH_ENABLED
Stretch enabled property |
| Uses of BooleanProperty in net.infonode.tabbedpanel.titledtab |
| Fields in net.infonode.tabbedpanel.titledtab declared as BooleanProperty | |
static BooleanProperty |
TitledTabStateProperties.TOOL_TIP_ENABLED
Tool tip enabled property |
static BooleanProperty |
TitledTabStateProperties.ICON_VISIBLE
Icon visible property |
static BooleanProperty |
TitledTabStateProperties.TEXT_VISIBLE
Text visible property |
static BooleanProperty |
TitledTabStateProperties.TITLE_COMPONENT_VISIBLE
Title component visible property |
static BooleanProperty |
TitledTabProperties.FOCUSABLE
Focusabled property |
static BooleanProperty |
TitledTabProperties.FOCUS_MARKER_ENABLED
Focus Marker Enabled property |
static BooleanProperty |
TitledTabProperties.ENABLED
TitledTab enabled property |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||