Uses of Interface
de.team33.sphinx.metis.JTextPanes.Setup
-
Uses of JTextPanes.Setup in de.team33.sphinx.metis
Classes in de.team33.sphinx.metis with type parameters of type JTextPanes.SetupModifier and TypeInterfaceDescriptionstatic interfaceJTextPanes.Setup<T extends JTextPane,S extends JTextPanes.Setup<T, S>> Utility interface to set up a target instance ofJTextPane.Classes in de.team33.sphinx.metis that implement JTextPanes.SetupModifier and TypeClassDescriptionstatic final classJTextPanes.Builder<T extends JTextPane>Builder implementation to build target instances ofJTextPane.static final classJTextPanes.Charger<T extends JTextPane>Charger implementation to charge target instances ofJTextPane.Methods in de.team33.sphinx.metis that return JTextPanes.SetupModifier and TypeMethodDescriptionstatic JTextPanes.Setup<JTextPane,?> Returns a newJTextPanes.Setupfor a givenJTextPaneinstance.