Package org.troy.capstone.interfaces
package org.troy.capstone.interfaces
-
InterfacesClassDescriptionRepository interface for managing items, with simple getters.The
SearchedItemPanelDestinationUIinterface represents a UI component that can serve as a destination for displaying searched item panels.Interface for interacting with instances of theSearchedItemPanelclass, allowing actions to be taken when an item is selected.TheSearchedItemPanelSourceUIinterface represents a UI component that can serve as a source for searched item panels.