Frames | No Frames |
Fields of type java.lang.Boolean | |
Boolean | Represents if this Line is opened or not. |
Methods with parameter type java.lang.Boolean | |
void |
Methods with return type java.lang.Boolean | |
Boolean | Returns true if the file is traversable, and
false otherwise. |
Boolean | Returns Boolean.TRUE if the given directory is traversable, and
Boolean.FALSE if it is not. |
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 parameter type java.lang.Boolean | |
int | Compares this Boolean to another.
|
Methods with return type java.lang.Boolean | |
Boolean | 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 .
|
Methods with return type java.lang.Boolean | |
Boolean | Returns Boolean.TRUE if the given file/directory is hidden,
and Boolean.FALSE otherwise.
|
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. |
Methods with parameter type java.lang.Boolean | |
void | This method is called following both successful and unsuccessful
attempts to register the bean. |
Fields of type java.lang.Boolean | |
Boolean | |
Boolean |
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.
|