com.pentec.gui.aoi.event
Interface AoiEventTypes


public interface AoiEventTypes

Author:
Pender Technology

Field Summary
static int AOI_CHANGED
          Generic changed
static int COLOR_CHANGED
          Color changed
static int DESCRIPTION_CHANGED
          Description (size/position/center) changed
static int FILL_CHANGED
           
static int NAME_CHANGED
          Name changed
 

Field Detail

AOI_CHANGED

static final int AOI_CHANGED
Generic changed

See Also:
Constant Field Values

COLOR_CHANGED

static final int COLOR_CHANGED
Color changed

See Also:
Constant Field Values

DESCRIPTION_CHANGED

static final int DESCRIPTION_CHANGED
Description (size/position/center) changed

See Also:
Constant Field Values

FILL_CHANGED

static final int FILL_CHANGED
See Also:
Constant Field Values

NAME_CHANGED

static final int NAME_CHANGED
Name changed

See Also:
Constant Field Values