Uses of Interface
de.team33.sphinx.metis.JLabels.Setup
-
Uses of JLabels.Setup in de.team33.sphinx.metis
Classes in de.team33.sphinx.metis with type parameters of type JLabels.SetupModifier and TypeInterfaceDescriptionstatic interfaceJLabels.Setup<L extends JLabel,S extends JLabels.Setup<L, S>> Utility interface to set up a target instance ofJLabel.Classes in de.team33.sphinx.metis that implement JLabels.SetupModifier and TypeClassDescriptionstatic final classJLabels.Builder<L extends JLabel>Builder implementation to build target instances ofJLabel.static final classJLabels.Charger<L extends JLabel>Charger implementation to charge target instances ofJLabel.Methods in de.team33.sphinx.metis that return JLabels.SetupModifier and TypeMethodDescriptionstatic JLabels.Setup<JLabel,?> Returns a newJLabels.Setupfor a givenJLabelinstance.