|
|||||||||
| Home >> All >> javax >> ide >> [ util overview ] | PREV NEXT | ||||||||
C
- compareTo(Object) - Method in class javax.ide.util.Version
- Compare this version object with another version object.
- convert(String) - Method in class javax.ide.util.Version
- createInstance(URL) - Static method in class javax.ide.util.IconDescription
- Create an instance that wraps the specified icon URL.
- createPathInstance(ClassLoader, String) - Static method in class javax.ide.util.IconDescription
- Create an instance of IconDescription based on a direct icon path in the manifest file.
- createResourceInstance(ClassLoader, String, String) - Static method in class javax.ide.util.IconDescription
- Create an instance of IconDescription based on a resource key lookup.
E
- equals(Object) - Method in class javax.ide.util.ID
- equals(Object) - Method in class javax.ide.util.MetaClass
- equals(Object) - Method in class javax.ide.util.Version
- Compare this version object with another version object for equality.
G
- getClassLoader() - Method in class javax.ide.util.MetaClass
- Get the classloader for this meta class.
- getClassName() - Method in class javax.ide.util.MetaClass
- Get the fully qualified class name.
- getName() - Method in class javax.ide.util.ID
- Get the object name.
- getType() - Method in class javax.ide.util.ID
- Get the object type identifier.
- getURL() - Method in class javax.ide.util.IconDescription
- Get the resolved URL of the icon.
H
- hashCode() - Method in class javax.ide.util.ID
- hashCode() - Method in class javax.ide.util.MetaClass
- hashCode() - Method in class javax.ide.util.Version
I
- ID - class javax.ide.util.ID.
- Class used to identify objects.
- ID(String, String) - Constructor for class javax.ide.util.ID
- Constructor.
- ID(String) - Constructor for class javax.ide.util.ID
- Construct an
IDwith the specified name. - IconDescription - class javax.ide.util.IconDescription.
- The description of an icon.
- IconDescription() - Constructor for class javax.ide.util.IconDescription
J
- javax.ide.util - package javax.ide.util
M
- MetaClass - class javax.ide.util.MetaClass.
- A
MetaClassdescribes a real java.lang.Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required. - MetaClass(ClassLoader, String) - Constructor for class javax.ide.util.MetaClass
- Construct a meta class for the specified class name.
- MissingIconException - exception javax.ide.util.MissingIconException.
- Exception thrown when IconDescription fails to find an icon.
- MissingIconException(String) - Constructor for class javax.ide.util.MissingIconException
- MissingIconException(String, Throwable) - Constructor for class javax.ide.util.MissingIconException
N
- newInstance() - Method in class javax.ide.util.MetaClass
- Creates a new instance of the class represented by this
MetaClassobject.
R
- resolveURL() - Method in class javax.ide.util.IconDescription
- Resolve the URL for this instance of IconDescription.
T
- toCanonicalString() - Method in class javax.ide.util.Version
- Get this version number as a canonicalized string.
- toClass() - Method in class javax.ide.util.MetaClass
- Build the java.lang.Class object from the class name.
- toIntArray() - Method in class javax.ide.util.Version
- Converts this Version to an int array.
- toString() - Method in class javax.ide.util.ID
- toString() - Method in class javax.ide.util.MetaClass
- toString() - Method in class javax.ide.util.Version
- Get this version number as a string.
V
- Version - class javax.ide.util.Version.
- Represents the version number of an extension or component.
- Version(String) - Constructor for class javax.ide.util.Version
- Constructs a Version object from a String representation.
_
- _classLoader - Variable in class javax.ide.util.MetaClass
- _className - Variable in class javax.ide.util.MetaClass
- _convertCache - Static variable in class javax.ide.util.Version
- _name - Variable in class javax.ide.util.ID
- _numbers - Variable in class javax.ide.util.Version
- _type - Variable in class javax.ide.util.ID
- _url - Variable in class javax.ide.util.IconDescription
- _versionLabel - Variable in class javax.ide.util.Version
C E G H I J M N R T V _
|
|||||||||
| Home >> All >> javax >> ide >> [ util overview ] | PREV NEXT | ||||||||