|
static final EnumAppEventType | ModelLoaded = new EnumAppEventType("ModelLoaded", AnyCADJNI.EnumAppEventType_ModelLoaded_get()) |
|
static final EnumAppEventType | ModelCreated = new EnumAppEventType("ModelCreated", AnyCADJNI.EnumAppEventType_ModelCreated_get()) |
|
static final EnumAppEventType | CameraChanged = new EnumAppEventType("CameraChanged", AnyCADJNI.EnumAppEventType_CameraChanged_get()) |
|
static final EnumAppEventType | CommandStarted = new EnumAppEventType("CommandStarted", AnyCADJNI.EnumAppEventType_CommandStarted_get()) |
|
static final EnumAppEventType | CommandFinished = new EnumAppEventType("CommandFinished", AnyCADJNI.EnumAppEventType_CommandFinished_get()) |
|
static final EnumAppEventType | EditorStared = new EnumAppEventType("EditorStared", AnyCADJNI.EnumAppEventType_EditorStared_get()) |
|
static final EnumAppEventType | UpdateEditorParams = new EnumAppEventType("UpdateEditorParams", AnyCADJNI.EnumAppEventType_UpdateEditorParams_get()) |
|
static final EnumAppEventType | EditorFinished = new EnumAppEventType("EditorFinished", AnyCADJNI.EnumAppEventType_EditorFinished_get()) |
|
static final EnumAppEventType | EditModeStarted = new EnumAppEventType("EditModeStarted", AnyCADJNI.EnumAppEventType_EditModeStarted_get()) |
|
static final EnumAppEventType | EditModeFinished = new EnumAppEventType("EditModeFinished", AnyCADJNI.EnumAppEventType_EditModeFinished_get()) |
|
static final EnumAppEventType | SaveElementBegin = new EnumAppEventType("SaveElementBegin", AnyCADJNI.EnumAppEventType_SaveElementBegin_get()) |
|
static final EnumAppEventType | ElementRemoved = new EnumAppEventType("ElementRemoved", AnyCADJNI.EnumAppEventType_ElementRemoved_get()) |
|
static final EnumAppEventType | ElementChanged = new EnumAppEventType("ElementChanged", AnyCADJNI.EnumAppEventType_ElementChanged_get()) |
|
static final EnumAppEventType | ElementAdded = new EnumAppEventType("ElementAdded", AnyCADJNI.EnumAppEventType_ElementAdded_get()) |
|
static final EnumAppEventType | SaveElementEnd = new EnumAppEventType("SaveElementEnd", AnyCADJNI.EnumAppEventType_SaveElementEnd_get()) |
|
static final EnumAppEventType | SwitchSketch = new EnumAppEventType("SwitchSketch", AnyCADJNI.EnumAppEventType_SwitchSketch_get()) |
|
static final EnumAppEventType | SelectionChanged = new EnumAppEventType("SelectionChanged", AnyCADJNI.EnumAppEventType_SelectionChanged_get()) |
|
static final EnumAppEventType | BeginInput = new EnumAppEventType("BeginInput", AnyCADJNI.EnumAppEventType_BeginInput_get()) |
|
static final EnumAppEventType | PreviewInput = new EnumAppEventType("PreviewInput", AnyCADJNI.EnumAppEventType_PreviewInput_get()) |
|
static final EnumAppEventType | CommitInput = new EnumAppEventType("CommitInput", AnyCADJNI.EnumAppEventType_CommitInput_get()) |
|
static final EnumAppEventType | EndInput = new EnumAppEventType("EndInput", AnyCADJNI.EnumAppEventType_EndInput_get()) |
|