Uses of Interface
de.team33.sphinx.metis.JWindows.Setup
-
Uses of JWindows.Setup in de.team33.sphinx.metis
Classes in de.team33.sphinx.metis with type parameters of type JWindows.SetupModifier and TypeInterfaceDescriptionstatic interfaceJWindows.Setup<T extends JWindow,S extends JWindows.Setup<T, S>> Utility interface to set up a target instance ofJWindow.Classes in de.team33.sphinx.metis that implement JWindows.SetupModifier and TypeClassDescriptionstatic final classJWindows.Builder<T extends JWindow>Builder implementation to build target instances ofJWindow.static final classJWindows.Charger<T extends JWindow>Charger implementation to charge target instances ofJWindow.Methods in de.team33.sphinx.metis that return JWindows.SetupModifier and TypeMethodDescriptionstatic JWindows.Setup<JWindow,?> Returns a newJWindows.Setupfor a givenJWindowinstance.