|
|||||||||
| Home >> All >> javax >> [ ide overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.ide
Interface Identifiable

- public interface Identifiable
Identifiable objects are IDE components that can be
identified by a unique string identifier. Such components include:
Extensions, IDEActions, Menus, Views, etc..
| Method Summary | |
java.lang.String |
getID()
Gets this object's unique identifier. |
| Method Detail |
getID
public java.lang.String getID()
- Gets this object's unique identifier.
|
|||||||||
| Home >> All >> javax >> [ ide overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC