Package gui


package gui
GUI elements.
  • Class
    Description
    Utility class which instantiates main GUI components.
    Entrypoint for the whole program.
    Utility class for loading resource files (icon images, stylesheets, etc.).
    Restricted StackPane which initially displays a "base" Node and allows "swapping" to display another Node.
    Interface implemented by Nodes that are able to scale larger or smaller, creating a zooming appearance in the GUI.