|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.AccessibleBase
The base class for accessible objects. Provides the id of the object for accessibility purposes.
Constructor Summary | |
AccessibleBase()
|
Method Summary | |
int |
getAccessibleID()
Returns the id of this accessible object using Object.hashCode() . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AccessibleBase()
Method Detail |
public final int getAccessibleID()
Object.hashCode()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |