Package gui.page


package gui.page
GUI element for displaying and modifying the Media in a page.
  • Class
    Description
    GUI element which displays the visual representation of the Media entities in a page.
    Implementors of this interface provide handler methods which accept events from a Page.
    PageEventHandler.HandlerMethod<T extends javafx.event.Event>
    Combination of an EventType and an EventHandler which handles events of an appropriate type.
    Perform bulk operations on GUIMedia within the same Page.