(Global Index)
constants group MessageBoxCommand;
const short CANCEL = 0;
const short OK = 1;
const short YES = 2;
const short NO = 3;
const short RETRY = 4;
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.