|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.texteditor.AbstractTextEditor.IdMapEntry
Maps an action definition id to an StyledText action.
Constructor Summary | |
AbstractTextEditor.IdMapEntry(String actionId,
int action)
Creates a new mapping. |
Method Summary | |
int |
getAction()
Returns the action. |
String |
getActionId()
Returns the action id. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractTextEditor.IdMapEntry(String actionId, int action)
actionId
- the action idaction
- the StyledText actionMethod Detail |
public String getActionId()
public int getAction()
|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.