Descripción
Sintaxis
public class Stage extends Window
Constructores
Métodos
- alwaysOnTopProperty()
- close()
- fullScreenExitHintProperty()
- fullScreenExitKeyProperty()
- fullScreenProperty()
- getFullScreenExitHint()
- getFullScreenExitKeyCombination()
- getIcons()
- getMaxHeight()
- getMaxWidth()
- getMinHeight()
- getMinWidth()
- getModality()
- getOwner()
- getStyle()
- getTitle()
- iconifiedProperty()
- initModality()
- initOwner()
- initStyle()
- isAlwaysOnTop()
- isFullScreen()
- isIconified()
- isMaximized()
- isResizable()
- maxHeightProperty()
- maximizedProperty()
- maxWidthProperty()
- minHeightProperty()
- minWidthProperty()
- resizableProperty()
- setAlwaysOnTop()
- setFullScreen()
- setFullScreenExitHint()
- setFullScreenExitKeyCombination()
- setIconified()
- setMaxHeight()
- setMaximized()
- setMaxWidth()
- setMinHeight()
- setMinWidth()
- setResizable()
- setScene()
- setTitle()
- showAndWait()
- titleProperty()
- toBack()
- toFront()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.