- java.lang.Object
-
- fr.brouillard.oss.cssfx.impl.ApplicationStages
-
public class ApplicationStages extends Object
-
-
Constructor Summary
Constructors Constructor Description ApplicationStages()
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static javafx.collections.ObservableList<javafx.stage.Stage>monitoredStages(javafx.stage.Stage... restrictedTo)Deprecated, for removal: This API element is subject to removal in a future version.do not use this method anymore,
-
-
-
Method Detail
-
monitoredStages
@Deprecated(forRemoval=true, since="11.0.2") public static javafx.collections.ObservableList<javafx.stage.Stage> monitoredStages(javafx.stage.Stage... restrictedTo)
Deprecated, for removal: This API element is subject to removal in a future version.do not use this method anymore,- See Also:
for similar functionnality
-
-