ICProjectDescriptionListener
for CProjectDescriptionEvent
@Deprecated public class CDescriptorEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
static int |
CDTPROJECT_ADDED
Deprecated.
|
static int |
CDTPROJECT_CHANGED
Deprecated.
|
static int |
CDTPROJECT_REMOVED
Deprecated.
|
static int |
EXTENSION_CHANGED
Deprecated.
|
static int |
OWNER_CHANGED
Deprecated.
|
source
Constructor and Description |
---|
CDescriptorEvent(ICDescriptor descriptor,
int type,
int flags)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ICDescriptor |
getDescriptor()
Deprecated.
|
int |
getFlags()
Deprecated.
|
int |
getType()
Deprecated.
|
String |
toString()
Deprecated.
|
getSource
public static final int CDTPROJECT_CHANGED
public static final int CDTPROJECT_ADDED
public static final int CDTPROJECT_REMOVED
public static final int OWNER_CHANGED
public static final int EXTENSION_CHANGED
public CDescriptorEvent(ICDescriptor descriptor, int type, int flags)
public ICDescriptor getDescriptor()
public int getType()
public int getFlags()
public String toString()
toString
in class EventObject
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.