javafx.ui

Tree

Extends: ScrollableWidget

Attributes

public cellBackground: AbstractColor?
public cellForeground: AbstractColor?
private cellRenderer: net.java.javafx.ui.UIContextImpl$F3TreeCellRenderer
private inModel: Number
private inSelectionChange: Boolean
public leadSelectionPath*
private listeners: javax.swing.event.TreeModelListener*
public onSelectionChange: function():*?
public root: TreeCell
public rootVisible: Boolean?
public rowHeight: Number
public selectedCellBackground: AbstractColor?
public selectedCellForeground: AbstractColor?
public selectedValue
public selection: TreePath?
public showRootHandles: Boolean?
private tree: javax.swing.JTree
private treeSelectionListener: javax.swing.event.TreeSelectionListener
private treemodel: net.java.javafx.ui.UIContextImpl$F3TreeModel

Attributes Inherited from javafx.ui.ScrollableWidget

awtScrollBarBackground, columnHeader, horizontalScrollBarPolicy, lowerLeftCorner, lowerRightCorner, onViewChange, rowHeader, scrollBarBackground, scrollPaneBorder, scrollpane, upperLeftCorner, upperRightCorner, verticalScrollBarPolicy, viewChangeListener, viewportBorder

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

Operations/Functions

private fireNodeValueChanged(row: TreeCell)
private fireRowDeleted(row: TreeCell, i: Number)
private fireRowInserted(row: TreeCell, i: Number)
private fireTreeStructureChanged(row: TreeCell)
private selectionUpdate(tp: TreePath)

Operations/Functions Inherited from javafx.ui.ScrollableWidget

createScrollPane, createView, getViewPosition, getViewRect, installViewChangeListener, scrollRectToVisible, setViewPosition

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