|
Draw2d 3.9.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.AccessibleBase
public class AccessibleBase
The base class for accessible objects which provides accesibilty clients with a unique ID.
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()
.
|
Draw2d 3.9.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |