org.eclipse.draw2d.internal
Interface Draw2dMessages


public interface Draw2dMessages


Nested Class Summary
static class Draw2dMessages.Helper
           
 
Field Summary
static java.lang.String ERR_Figure_Add_Exception_IllegalArgument
           
static java.lang.String ERR_Figure_Add_Exception_OutOfBounds
           
static java.lang.String ERR_Figure_Remove_Exception_IllegalArgument
           
static java.lang.String ERR_Figure_SetConstraint_Exception_IllegalArgument
           
static java.lang.String ERR_PointList_InsertPoint_Exception_IndexOutOfBounds
           
static java.lang.String ERR_PointList_RemovePoint_Exception_IndexOutOfBounds
           
static java.lang.String ERR_SWTEventDispatcher_SetControl_Exception_Runtime
           
 

Field Detail

ERR_Figure_Add_Exception_OutOfBounds

public static final java.lang.String ERR_Figure_Add_Exception_OutOfBounds

ERR_Figure_Add_Exception_IllegalArgument

public static final java.lang.String ERR_Figure_Add_Exception_IllegalArgument

ERR_Figure_Remove_Exception_IllegalArgument

public static final java.lang.String ERR_Figure_Remove_Exception_IllegalArgument

ERR_Figure_SetConstraint_Exception_IllegalArgument

public static final java.lang.String ERR_Figure_SetConstraint_Exception_IllegalArgument

ERR_PointList_InsertPoint_Exception_IndexOutOfBounds

public static final java.lang.String ERR_PointList_InsertPoint_Exception_IndexOutOfBounds

ERR_PointList_RemovePoint_Exception_IndexOutOfBounds

public static final java.lang.String ERR_PointList_RemovePoint_Exception_IndexOutOfBounds

ERR_SWTEventDispatcher_SetControl_Exception_Runtime

public static final java.lang.String ERR_SWTEventDispatcher_SetControl_Exception_Runtime