Uses of Class javax.swing.plaf.TextUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.TextUI

class
A UI delegate that that coordinates multiple TextUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).

Uses in package javax.swing.plaf.metal

Classes derived from javax.swing.plaf.TextUI

class
A UI delegate for the JTextField component.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.TextUI

class
The UI class for JEditorPanes.
class
class
class
class
class
class
The abstract base class from which the UI classes for Swings text components are derived.

Uses in package javax.swing.text

Classes derived from javax.swing.plaf.TextUI

class
This class is deprecated and should not be used anymore.

Methods with parameter type javax.swing.plaf.TextUI

void
This method sets the label's UI delegate.

Methods with return type javax.swing.plaf.TextUI

TextUI
This method returns the label's UI delegate.