| Changed Constructors |
Label(String)
|
Change in exceptions thrown from no exceptions to HeadlessException.
Documentation changed from old to new. |
Constructs a new label with the specified string of text left justified. |
Label(String, int)
|
Change in exceptions thrown from no exceptions to HeadlessException.
Documentation changed from old to new. |
Constructs a new label that presents the specified string of text with the specified alignment. |
Label(void)
|
Change in exceptions thrown from no exceptions to HeadlessException.
Documentation changed from old to new. |
Constructs an empty label. |