javafx.ui

TextPane

Extends: ScrollableWidget

Attributes

public content*
public contentType: ContentType
private documentListener: javax.swing.event.DocumentListener
public editable: Boolean?
private inUpdate: Boolean
private jtextpane: javax.swing.JTextPane

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 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