Top   Module   Use   Manual   Index 

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

constants group MessageBoxCommand


[ DEPRECATED ]


Constants

const short CANCEL = = 0;
const short OK = = 1;
const short YES = = 2;
const short NO = = 3;
const short RETRY = = 4;
Top of Page