|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class provides a common interface for all handlers contributed to the framework.
Method Summary | |
java.lang.String |
getDescription()
Returns text that describes the component, external service, entry point, or interface kind. |
java.lang.String |
getDescriptiveKindName()
Returns a string describing the handler kind. |
java.lang.String |
getKind()
Returns a string corresponding to a component, external service, entry point, or interface kind. |
java.net.URL |
getLargeIcon()
Returns the URL for the large icon resource thet represents the corresponding component, entry point, external service, or interface kind. |
java.lang.String |
getName()
Returns a name for the component, external service, entry point, or interface kind. |
java.net.URL |
getSmallIcon()
Returns the URL for the small icon resource thet represents the corresponding component, entry point, external service, or interface kind. |
Method Detail |
public java.lang.String getKind()
public java.lang.String getDescriptiveKindName()
public java.lang.String getName()
public java.lang.String getDescription()
public java.net.URL getSmallIcon()
public java.net.URL getLargeIcon()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |