Class UIManager.LookAndFeelInfo
java.lang.Object
javax.swing.UIManager.LookAndFeelInfo
-
Constructor Summary
ConstructorDescriptionLookAndFeelInfo
(String name, String className) Constructs aUIManager
sLookAndFeelInfo
object. -
Method Summary
-
Constructor Details
-
LookAndFeelInfo
-
-
Method Details
-
getName
Returns the name of the look and feel in a form suitable for a menu or other presentation- Returns:
- a
String
containing the name - See Also:
-
getClassName
Returns the name of the class that implements this look and feel.- Returns:
- the name of the class that implements this
LookAndFeel
- See Also:
-
toString
-