javafx.ui

GroupPanel

Extends: Widget, GroupLayout

Container which provides Group layout. You layout its content by creating row and column definitions, and then assigning the contained elements row and column attributes.

Attributes

public autoCreateContainerGaps: Boolean
Determines whether to automatically create container gaps between contained elements and this object based on platform specific UI guidelines. Defaults to true.
public autoCreateGaps: Boolean
Determines whether to automatically create gaps between elements based on platform specific UI guidelines. Defaults to true.
private layout: org.jdesktop.layout.GroupLayout
private panel: javax.swing.JPanel

Attributes Inherited from javafx.ui.Widget

alignmentX, alignmentY, awtBackground, awtFont, awtForeground, background, border, component, componentOrientation, cursor, doubleBuffered, enabled, focusListener, focusTraversalKeysEnabled, focusable, focused, font, foreground, height, inBoundsListener, keyListener, keyboardAction, maximumSize, minimumSize, mouseListener, mouseMotionListener, mouseWheelListener, onKeyDown, onKeyTyped, onKeyUp, onMouseClicked, onMouseDragged, onMouseEntered, onMouseExited, onMouseMoved, onMousePressed, onMouseReleased, onMouseWheelMoved, opaque, preferredSize, size, sizeToFitColumn, sizeToFitRow, toolTipText, visible, width, x, y

Attributes Inherited from javafx.ui.GroupElement

column, horizontal, row, vertical

Attributes Inherited from javafx.ui.UIElement

lookAndFeel

Attributes Inherited from javafx.ui.GroupLayout

columns, content, halign, rows, valign

Operations/Functions Inherited from javafx.ui.Widget

createComponent, function():function(java.awt.event.KeyEvent):function(java.awt.event.KeyEvent):function(java.awt.event.KeyEvent):function(java.awt.event.KeyEvent):javafx.ui.KeyEvent, getBounds, getComponent, getNonScrollPaneComponent, installMouseListener, installMouseMotionListener, installMouseWheelListener, makeKeyEvent, makeMouseEvent, makeMouseWheelEvent, maximumSize, minimumSize, onSetOpaque, preferredSize, requestFocus, setBounds, size

Operations/Functions Inherited from javafx.ui.UIElement

getWindow

Operations/Functions Inherited from javafx.ui.GroupLayout

addColumns, addComponents, addRows