Uses of Interface
de.team33.sphinx.metis.JPanels.Setup
-
Uses of JPanels.Setup in de.team33.sphinx.metis
Classes in de.team33.sphinx.metis with type parameters of type JPanels.SetupModifier and TypeInterfaceDescriptionstatic interfaceJPanels.Setup<P extends JPanel,S extends JPanels.Setup<P, S>> Utility interface to set up a target instance ofJPanel.Classes in de.team33.sphinx.metis that implement JPanels.SetupModifier and TypeClassDescriptionstatic final classJPanels.Builder<P extends JPanel>Builder implementation to build target instances ofJPanel.static final classJPanels.Charger<P extends JPanel>Charger implementation to charge target instances ofJPanel.Methods in de.team33.sphinx.metis that return JPanels.SetupModifier and TypeMethodDescriptionstatic JPanels.Setup<JPanel,?> Returns a newJPanels.Setupfor a givenJPanelinstance.