Package org.troy.capstone.interfaces


package org.troy.capstone.interfaces
  • Interfaces
    Class
    Description
    Repository interface for managing items, with simple getters.
    The SearchedItemPanelDestinationUI interface represents a UI component that can serve as a destination for displaying searched item panels.
    Interface for interacting with instances of the SearchedItemPanel class, allowing actions to be taken when an item is selected.
    The SearchedItemPanelSourceUI interface represents a UI component that can serve as a source for searched item panels.