|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.diagram.ui.properties.internal.DiagramPropertiesStatusCodes
public class DiagramPropertiesStatusCodes
A list of status codes for this plug-in.
Field Summary | |
---|---|
static int |
CANCELLED
Status code indicating that an operation was cancelled. |
static int |
IGNORED_EXCEPTION_WARNING
Status code indicating that operation ignored exception. |
static int |
OK
Status code indicating that an operation was performed succesfully. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int OK
public static final int CANCELLED
public static final int IGNORED_EXCEPTION_WARNING
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.