Top   Module   Use   Manual   Index 

com :: sun :: star :: awt ::

enum PushButtonType


Description
specify the default actions of a button.


Values

STANDARD
Description
acts like a standard push button.
OK
Description
acts like a OK button.
CANCEL
Description
acts like a cancel button.
HELP
Description
acts like a help button.
Top of Page