public class FxWidgetsStage extends FxStageWindow<javafx.scene.layout.Pane> implements IWindowUi
| Modifier and Type | Field and Description |
|---|---|
static int |
SPACING |
| Constructor and Description |
|---|
FxWidgetsStage(String cssPath) |
| Modifier and Type | Method and Description |
|---|---|
WindowCallbacks |
getWindowCallbacks()
Consulta as callbacks da janela.
|
javafx.scene.layout.Pane |
getWindowContent()
Obtém o componente root que representa o conteúdo.
|
addCss, closeWindow, getUiLibrary, isWindowOpened, openWindow, registerCloseEventsalwaysOnTopProperty, close, fullScreenExitHintProperty, fullScreenExitKeyProperty, fullScreenProperty, getFullScreenExitHint, getFullScreenExitKeyCombination, getIcons, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getModality, getOwner, getStyle, getTitle, iconifiedProperty, impl_getMXWindowType, impl_setImportant, impl_setPrimary, impl_visibleChanged, impl_visibleChanging, 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, show, showAndWait, titleProperty, toBack, toFrontaddEventFilter, addEventHandler, buildEventDispatchChain, centerOnScreen, eventDispatcherProperty, fireEvent, focusedProperty, getEventDispatcher, getHeight, getOnCloseRequest, getOnHidden, getOnHiding, getOnShowing, getOnShown, getOpacity, getProperties, getScene, getUserData, getWidth, getX, getY, hasProperties, heightProperty, hide, impl_getPeer, impl_getWindows, isFocused, isShowing, onCloseRequestProperty, onHiddenProperty, onHidingProperty, onShowingProperty, onShownProperty, opacityProperty, removeEventFilter, removeEventHandler, requestFocus, sceneProperty, setEventDispatcher, setEventHandler, setFocused, setHeight, setOnCloseRequest, setOnHidden, setOnHiding, setOnShowing, setOnShown, setOpacity, setUserData, setWidth, setX, setY, showingProperty, sizeToScene, widthProperty, xProperty, yPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseWindow, isWindowOpened, openWindowcastTo, getUiLibrarypublic static final int SPACING
public FxWidgetsStage(String cssPath)
public javafx.scene.layout.Pane getWindowContent()
IWindowBuildergetWindowContent in interface IWindowBuilder<javafx.scene.layout.Pane>public WindowCallbacks getWindowCallbacks()
IWindowUigetWindowCallbacks in interface IWindowUiCopyright © 2018 Tecgraf/PUC-Rio. All rights reserved.