Modifier and Type | Field and Description |
---|---|
protected org.java.plugin.registry.Extension |
extension |
protected javax.swing.Icon |
icon |
protected ManagedResource |
resources |
COMPARATOR
Constructor and Description |
---|
ExtensionIdentity(org.java.plugin.registry.Extension extension) |
protected final org.java.plugin.registry.Extension extension
protected ManagedResource resources
protected javax.swing.Icon icon
public ExtensionIdentity(org.java.plugin.registry.Extension extension)
public java.lang.String getId()
getId
in interface Identity
Identity.getId()
public java.lang.String getName()
getName
in interface Identity
Identity.getName()
public java.lang.String getDescription()
getDescription
in interface Identity
Identity.getDescription()
public javax.swing.Icon getIcon()
getIcon
in interface Identity
Identity.getIcon()
public java.lang.Object getOwner()
getOwner
in interface Identity
Identity.getOwner()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Object.equals(java.lang.Object)
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public int hashCode()
hashCode
in class java.lang.Object
Object.hashCode()