Package com.github.stefvanschie.inventoryframework.pane


package com.github.stefvanschie.inventoryframework.pane
  • Interface Summary
    Interface
    Description
    An interface for panes that can be flipped
    An interface for panes that can have different orientations
    An interface for panes that are rotatable
  • Class Summary
    Class
    Description
    This pane holds panes and decides itself where every pane should go.
    A pane for items that should be outlined
    A pane for panes that should be spread out over multiple pages
    The base class for all panes.
    A pattern pane allows you to specify a textual pattern and assign items to individual characters.
    A pane for static items and stuff.
  • Enum Class Summary
    Enum Class
    Description
    An orientation for outline panes
    An enum containing different alignments that can be used on the outline pane.
    An enum representing the rendering priorities for the panes.