Skip navigation links
A C F G I L S 

A

AbstractJFXApplication - Class in csdk.v2.fx.helper
Classe abstrata para simplificar a criação de aplicações CSDK que fazem integração entre JFX e Swing.
AbstractJFXApplication(ICSDKEnvironment) - Constructor for class csdk.v2.fx.helper.AbstractJFXApplication
Construtor.

C

configStyle(Scene) - Method in class csdk.v2.fx.helper.AbstractJFXApplication
Define o estilo da cena.
csdk.v2.fx.helper - package csdk.v2.fx.helper
 

F

finishApplication() - Method in class csdk.v2.fx.helper.AbstractJFXApplication
Aplicação JavaFX deve chamar este método da EDT para botão de fechamento.

G

getParentNode() - Method in class csdk.v2.fx.helper.AbstractJFXApplication
Retorna o nó pai da cena principal da aplicação.
getWindowStage() - Method in class csdk.v2.fx.helper.AbstractJFXApplication
Consulta a Window JavaFx associada à cena principal (semelhante ao owner fx do diálogo principal da aplicação).

I

initFX() - Method in class csdk.v2.fx.helper.AbstractJFXApplication
Faz a inicialização dos componentes gráficos em uma Thread JavaFX.

L

loadParentNode(URL, ResourceBundle, Object) - Method in class csdk.v2.fx.helper.AbstractJFXApplication
Método para facilitar o carregamento dos nós de uma GUI, a partir de um arquivo fxml, seu bundle e seu controller (opcional).

S

showModalAlert(Alert.AlertType, String, String) - Method in class csdk.v2.fx.helper.AbstractJFXApplication
Exibe um diálogo fx modal com o tipo, header e a mensagem recebidos como parâmetro.
A C F G I L S 
Skip navigation links

Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.