Uses of Interface
io.github.tonywasher.joceanus.tethys.api.pane.TethysUICardPaneManager
Packages that use TethysUICardPaneManager
Package
Description
Pane API.
Core Pane Implementation.
-
Uses of TethysUICardPaneManager in io.github.tonywasher.joceanus.tethys.api.pane
Methods in io.github.tonywasher.joceanus.tethys.api.pane that return TethysUICardPaneManagerModifier and TypeMethodDescription<P extends TethysUIComponent>
TethysUICardPaneManager<P> TethysUIPaneFactory.newCardPane()Obtain a new cardPane manager. -
Uses of TethysUICardPaneManager in io.github.tonywasher.joceanus.tethys.core.pane
Classes in io.github.tonywasher.joceanus.tethys.core.pane that implement TethysUICardPaneManagerModifier and TypeClassDescriptionclassTethysUICoreCardPaneManager<P extends TethysUIComponent>Tethys Card panel manager.