Provides a little information about an installed LookAndFeel for the sake of configuring a menu or for initial application set up.
Provides a little information about an installed LookAndFeel for the sake of configuring a menu or for initial application set up.
(->look-and-feel-info name class-name)Constructor.
Constructs a UIManagers LookAndFeelInfo object.
name - a String specifying the name of the look and feel - java.lang.String
class-name - a String specifying the name of the class that implements the look and feel - java.lang.String
Constructor. Constructs a UIManagers LookAndFeelInfo object. name - a String specifying the name of the look and feel - `java.lang.String` class-name - a String specifying the name of the class that implements the look and feel - `java.lang.String`
(get-class-name this)Returns the name of the class that implements this look and feel.
returns: the name of the class that implements this
LookAndFeel - java.lang.String
Returns the name of the class that implements this look and feel.
returns: the name of the class that implements this
LookAndFeel - `java.lang.String`(get-name this)Returns the name of the look and feel in a form suitable for a menu or other presentation
returns: a String containing the name - java.lang.String
Returns the name of the look and feel in a form suitable for a menu or other presentation returns: a String containing the name - `java.lang.String`
(to-string this)Returns a string that displays and identifies this object's properties.
returns: a String representation of this object - java.lang.String
Returns a string that displays and identifies this object's properties. returns: a String representation of this object - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |