Top | Module | Use | Manual | Index |
These flags represent the type of events that a dictionary may broadcast.
Constants |
|
const short ADD_ENTRY = = 1; |
|
const short DEL_ENTRY = = 2; |
|
const short CHG_NAME = = 4; |
|
const short CHG_LANGUAGE = = 8; |
|
const short ENTRIES_CLEARED = = 16; |
|
const short ACTIVATE_DIC = = 32; |
|
const short DEACTIVATE_DIC = = 64; |
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.