Interface EntityApplicationPanel.ApplicationLayout

All Known Implementing Classes:
TabbedApplicationLayout
Enclosing class:
EntityApplicationPanel<M extends SwingEntityApplicationModel>

public static interface EntityApplicationPanel.ApplicationLayout
Handles laying out an EntityApplicationPanel.
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    activated(EntityPanel entityPanel)
    Called when the given entity panel is activated.
    Lays out the main component for a given application panel