:: com :: sun :: star :: awt ::
|
enum PushButtonType |
- Description
- specifies the default actions of a button.
|
Values |
STANDARD |
acts like a standard push button.
|
OK |
acts like a OK button.
|
CANCEL |
acts like a cancel button.
|
HELP |
acts like a help button.
|
Values' Details |
STANDARD
STANDARD,
- Description
- acts like a standard push button.
|
|
OK
OK,
- Description
- acts like a OK button.
|
|
CANCEL
CANCEL,
- Description
- acts like a cancel button.
|
|
HELP
HELP,
- Description
- acts like a help button.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.