Interface HasSceneProperty

All Known Implementing Classes:
ContextMenu, PopupControl, PopupWindow, Stage, Window

public interface HasSceneProperty
Author:
Bruno Salmon
  • Property Summary

    Properties
    Type
    Property
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default Scene
    Gets the value of the scene property.
     
    default void
    setScene(Scene scene)
    Sets the value of the scene property.