|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.actions.resource.AbstractResourceAction
public abstract class AbstractResourceAction
| Constructor Summary | |
|---|---|
protected |
AbstractResourceAction(java.lang.String label)
|
protected |
AbstractResourceAction(java.lang.String label,
ImageMetadata imageMetadata)
|
| Method Summary | |
|---|---|
void |
dispose()
|
ImageMetadata |
getImageMetadata()
Gets the (optional) ImageMetadata associated with this action. |
java.lang.String |
getText()
Gets the display name of this action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.topbraid.actions.resource.IResourceAction |
|---|
getGroupName, isEnabledFor, isVisibleFor, run |
| Constructor Detail |
|---|
protected AbstractResourceAction(java.lang.String label)
protected AbstractResourceAction(java.lang.String label,
ImageMetadata imageMetadata)
| Method Detail |
|---|
public void dispose()
public ImageMetadata getImageMetadata()
IAction
getImageMetadata in interface IActionpublic java.lang.String getText()
IAction
getText in interface IAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||