Module com.gluonhq.charm.glisten
Package com.gluonhq.charm.glisten.layout.layer
Various
Layer
implementations can be found
in this package.-
Class Summary Class Description MenuPopupView The MenuPopupView class is used to show JavaFXMenu
instances within the user interface - it will appear relative to the given owner node.MenuSidePopupView The MenuPopupView class is a layer used to show JavaFX Menu instances within the user interface that will scroll out from the edge of the screen.PopupView The PopupView class is used to show a list of Nodes within the user interface - it will appear relative to the given owner node.SidePopupView The SidePopupView class is a Layer used to show a JavaFX Node that will scroll out from the edge of the screen. -
Enum Summary Enum Description PopupView.PopupSide Enum for side of a owner node PopupView should stick to.