Generated Object
javafx.scene.Node
Attributes
This node does not take any attributes.
Content
This node takes one JavaFX node that is used for the graphic for the following nodes:
button, checkBox, label, choiceBox, hyperlink, tooltip, radioButton, toggleButton, and tab.
registerFactory( 'button', lf)
registerFactory( 'checkBox', lf)
registerFactory( 'label', lf)
registerFactory( 'choiceBox', lf)
registerFactory( 'hyperlink', lf)
registerFactory( 'tooltip', lf)
registerFactory( 'radioButton', lf)
registerFactory( 'toggleButton', lf)
Usage
Used to create a Graphic that is displayed for a Node.