javafx.ui

Dialog

Extends: AbstractFrame

Attributes

public border: Border
private buttonpanel: javax.swing.JPanel
public buttons: Button*
public content: Widget
public height: Number?
private jdialog: javax.swing.JDialog
public modal: Boolean?
public onClose: function():*
public owner: UIElement
private p: javax.swing.JPanel
public title: String
public visible: Boolean
public width: Number?

Attributes Inherited from javafx.ui.AbstractFrame

win

Attributes Inherited from javafx.ui.UIElement

lookAndFeel

Operations/Functions

public hide()
public show()
public showDialog(w: UIElement)

Operations/Functions Inherited from javafx.ui.UIElement

getWindow