Uses of Class java.lang.Boolean

Uses in package javax.swing.filechooser

Methods with return type java.lang.Boolean

Boolean
DOCUMENT ME!
Boolean
isTraversable

Uses in package javax.swing

Methods with parameter type java.lang.Boolean

void
This method sets the value to true if the given JInternalFrame has been iconized and the bounds of its DesktopIcon are valid.

Uses in package java.lang

Fields of type java.lang.Boolean

Boolean
This field is a Boolean object representing the primitive value false.
Boolean
This field is a Boolean object representing the primitive value true.

Methods with return type java.lang.Boolean

Boolean
Boolean.valueOf(boolean b)
Returns the Boolean TRUE if the given boolean is true, otherwise it will return the Boolean FALSE.
Boolean
Returns the Boolean TRUE if and only if the given String is equal, ignoring case, to the the String "true", otherwise it will return the Boolean FALSE.

Uses in package javax.swing.plaf.basic

Methods with return type java.lang.Boolean

Boolean
DOCUMENT ME!

Uses in package java.awt.font

Fields of type java.lang.Boolean

Boolean
A value that can be used with the RUN_DIRECTION attribute.
Boolean
A value that can be used with the RUN_DIRECTION attribute.
Boolean
A value that can be used with the STRIKETHROUGH attribute.
Boolean
A value that can be used with the SWAP_COLORS attribute.