@Deprecated public interface IWorkbenchAction
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(IMdac mdac)
Deprecated.
|
String |
getBitmap()
Deprecated.
|
String |
getGroupName()
Deprecated.
|
String |
getLabel()
Deprecated.
|
String |
getName()
Deprecated.
|
String |
getTooltip()
Deprecated.
|
boolean |
isActive()
Deprecated.
|
void actionPerformed(IMdac mdac)
String getBitmap()
String getLabel()
String getName()
String getTooltip()
boolean isActive()
String getGroupName()