Uses of Interface
de.team33.sphinx.metis.JRootPanes.Setup
-
Uses of JRootPanes.Setup in de.team33.sphinx.metis
Classes in de.team33.sphinx.metis with type parameters of type JRootPanes.SetupModifier and TypeInterfaceDescriptionstatic interfaceJRootPanes.Setup<T extends JRootPane,S extends JRootPanes.Setup<T, S>> Utility interface to set up a target instance ofJRootPane.Classes in de.team33.sphinx.metis that implement JRootPanes.SetupModifier and TypeClassDescriptionstatic final classJRootPanes.Builder<T extends JRootPane>Builder implementation to build target instances ofJRootPane.static final classJRootPanes.Charger<T extends JRootPane>Charger implementation to charge target instances ofJRootPane.Methods in de.team33.sphinx.metis that return JRootPanes.SetupModifier and TypeMethodDescriptionstatic JRootPanes.Setup<JRootPane,?> Returns a newJRootPanes.Setupfor a givenJRootPaneinstance.