Uses of Class java.lang.Class

Uses in package javax.swing.event

Methods with parameter type java.lang.Class

void
Registers a listener of a specific type.
int
Determines the number of listeners of a particular class.
EventListener[]
Retrieves the currently subscribed listeners of a particular type.
void
Removes a listener of a specific type.

Uses in package org.omg.CORBA.portable

Methods with parameter type java.lang.Class

ServantObject
ObjectImpl._servant_preinvoke(String method, Class expected_type)
Returns a servant that should be used for this request.
Object
Read a CORBA object that is an instance of the class, passed as an argument.
ServantObject
Delegate.servant_preinvoke(Object self, String operation, Class expectedType)
Returns a servant that should be used for this request.

Uses in package javax.swing.table

Methods with parameter type java.lang.Class

EventListener[]
Returns an array of listeners of the given type that are registered with this model.
EventListener[]
getListeners returns currently registered listeners with this model.

Methods with return type java.lang.Class

Class
Returns the Class for all Object instances in the specified column.
Class
TableModel.getColumnClass(int columnIndex)
Returns the Class for all Object instances in the specified column.

Uses in package javax.sound.midi

Constructors with parameter type java.lang.Class

Instrument.Instrument(Soundbank soundbank, Patch patch, String name, Class dataClass)
Create a new Instrument.
Create a SoundbankResource object.

Methods with return type java.lang.Class

Class
Get the class used to represent the audio data for this resource.

Uses in package java.awt.dnd

Methods with parameter type java.lang.Class

DragGestureRecognizer
EventListener[]

Uses in package javax.naming.spi

Methods with parameter type java.lang.Class

ResolveResult
Resolver.resolveToClass(String name, Class contextType)
ResolveResult
Resolver.resolveToClass(Name name, Class contextType)

Uses in package javax.swing.tree

Methods with parameter type java.lang.Class

EventListener[]
Returns the registered listeners of a given type.
EventListener[]
Returns all added listeners of a special type.

Uses in package javax.sound.sampled

Constructors with parameter type java.lang.Class

Create a new Info object.
Port.Info.Info(Class klass, String name, boolean isSource)
Create a new Info object, given the line's class, the name, and an argument indicating whether this is an input or an output.
Create a new Info given the line's class and a supported audio format.
DataLine.Info.Info(Class klass, AudioFormat fmt, int size)
Create a new Info given the line's class, a supported audio format, and a buffer size.
DataLine.Info.Info(Class klass, AudioFormat[] fmts, int minSize, int maxSize)
Create a new Info given the line's class, the supported audio formats, the minimum buffer size, and the maximum buffer size.

Methods with return type java.lang.Class

Class
Return the line's class.

Uses in package java.awt.datatransfer

Constructors with parameter type java.lang.Class

DataFlavor.DataFlavor(Class representationClass, String humanPresentableName)
Initializes a new instance of DataFlavor.

Methods with return type java.lang.Class

Class
XXX - Currently returns java.io.InputStream.
Class
Returns the representation class for this flavor.
Class
DataFlavor.tryToLoadClass(String className, ClassLoader classLoader)
This method attempts to load the named class.

Uses in package javax.rmi.CORBA

Methods with parameter type java.lang.Class

String
This call is finally delegated to RMIClassLoader.getClassAnnotation(Class);
String
String
Get CORBA repository Id for the given java class.
boolean
Indicates that the given class is responsible itself for writing its content to the stream.
Object
Narrows the passed object to conform to the given interface or IDL type.
Serializable
ValueHandler.readValue(InputStream in, int offset, Class clz, String repositoryID, RunTime sender)
Read value from the CORBA input stream in the case when the value is not Streamable or CustomMarshall'ed.

Methods with return type java.lang.Class

Class
Util.loadClass(String className, String remoteCodebase, ClassLoader loader)
Load the class.
Class
UtilDelegate.loadClass(String className, String remoteCodebase, ClassLoader loader)

Uses in package java.awt.image.renderable

Methods with return type java.lang.Class

Class[]

Uses in package org.omg.DynamicAny

Fields of type java.lang.Class

Class
The purpose and value of this field are not documented.
Class
The purpose and value of this field are not documented.
Class
The purpose and value of this field are not documented.
Class
The purpose and value of this field are not documented.
Class
The purpose and value of this field are not documented.
Class
The purpose and value of this field are not documented.
Class
The purpose and value of this field are not documented.
Class
The purpose and value of this field are not documented.
Class
The purpose and value of this field are not documented.

Uses in package java.beans.beancontext

Constructors with parameter type java.lang.Class

Create a new service available event.
Create a new service revoked event.

Fields of type java.lang.Class

Class
The Class representing the service which is now available.
Class
The Class representing the service which is now available.

Methods with parameter type java.lang.Class

boolean
Register a service to make it available to others.
boolean
boolean
BeanContextServicesSupport.addService(Class serviceClass, BeanContextServiceProvider bcsp, boolean fireEvent)
boolean
BeanContextServicesSupport.BCSSServiceProvider
void
void
BeanContextServicesSupport.fireServiceRevoked(Class serviceClass, boolean revokeNow)
Iterator
Get a list of valid service selectors for the specified service class.
Iterator
Get a list of valid service selectors for the specified service class.
Iterator
Get a list of valid service selectors for the specified service class.
Iterator
Object
BeanContextServices.getService(BeanContextChild requestorChild, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener listener)
Get a service from this BeanContextServices.
Object
Object
BeanContextServiceProvider.getService(BeanContextServices services, Object requestor, Class serviceClass, Object serviceSelector)
Get a service.
Object
Get a service.
boolean
Tell whether the specified service class is available.
boolean
boolean
Tell whether the revoked service class is the same as the specified class.
void
BeanContextServices.revokeService(Class serviceClass, BeanContextServiceProvider provider, boolean revokeNow)
Make it so that no one else can use this service.
void
BeanContextServicesSupport.revokeService(Class serviceClass, BeanContextServiceProvider bcsp, boolean revokeCurrentServicesNow)

Methods with return type java.lang.Class

Class
Get the newly available service class.
Class
Get the revoked service class.

Uses in package org.omg.CORBA

Methods with parameter type java.lang.Class

ServantObject
LocalObject._servant_preinvoke(String operation, Class expectedType)
This method is called from rmic generated stubs if the Util.isLocal(), called passing this as parameter, returns true.

Uses in package java.util.prefs

Methods with parameter type java.lang.Class

Preferences
Returns the system preferences node for the package of a class.
Preferences
Returns the user preferences node for the package of a class.

Uses in package javax.crypto

Methods with parameter type java.lang.Class

KeySpec
Translate a SecretKey into a java.security.KeySpec.
KeySpec
Get the key specification from a secret key.

Uses in package org.omg.CORBA_2_3.portable

Methods with parameter type java.lang.Class

Object
Read the abstract interface, corresponding to the passed type.
Serializable
Read a value type structure, corresponing to the passed type.
void
Writes a value type into the output stream, stating it is an instance of the given class.

Uses in package javax.print.attribute

Constructors with parameter type java.lang.Class

Creates an empty HashAttributeSet object.
HashAttributeSet.HashAttributeSet(Attribute attribute, Class interfaceName)
Creates a HashAttributeSet object with the given attribute in it.
Creates a HashAttributeSet object with attributes of the given attributes set in it.
HashAttributeSet.HashAttributeSet(Attribute[] attributes, Class interfaceName)
Creates a HashAttributeSet object with the given attributes in it.

Methods with parameter type java.lang.Class

boolean
Checks if this attributes set contains an attribute with the given category.
boolean
Checks if this attributes set contains an attribute with the given category.
Attribute
Returns the attribute object contained in this set for the given attribute category.
Attribute
Returns the attribute object contained in this set for the given attribute category.
boolean
Removes the attribute entry of the given category from the set.
boolean
Removes the attribute entry of the given category from the set.
Class
Verifies that the given object is a Class that implements the given interface name and returns it casted.
Attribute
Verifies that the given object is an attribute of the given interface.
void
Verifies that the category of attribute is equals to the given category class.

Methods with return type java.lang.Class

Class
Returns the category of the printing attribute which is the specific attribute class implementing this interface.
Class
Verifies that the given object is a Class that implements the given interface name and returns it casted.

Uses in package javax.print

Methods with parameter type java.lang.Class

PrintServiceAttribute
Returns the value of a single specified attribute.
Object
Returns the service's default value for a given attribute.
Object
Returns all supported attribute values a client can use when setting up a print job with this service.
boolean
Determines a given attribute category is supported or not.

Methods with return type java.lang.Class

Class[]
Returns all supported attribute categories.
Class[]
Returns the unsupported printing attribute classes for a print service that does not support the attribute category at all.

Uses in package javax.imageio.spi

Constructors with parameter type java.lang.Class

ImageInputStreamSpi.ImageInputStreamSpi(String vendorName, String version, Class inputClass)
Constructs a service provider for image input streams, given the vendor name and a version string.
ImageOutputStreamSpi.ImageOutputStreamSpi(String vendorName, String version, Class outputClass)
Constructs a service provider for image output streams, given the vendor name, a version string and the kind of producable output.
ImageReaderSpi.ImageReaderSpi(String vendorName, String version, String[] names, String[] suffixes, String[] MIMETypes, String readerClassName, Class[] inputTypes, String[] writerSpiNames, boolean supportsStandardStreamMetadataFormat, String nativeStreamMetadataFormatName, String nativeStreamMetadataFormatClassName, String[] extraStreamMetadataFormatNames, String[] extraStreamMetadataFormatClassNames, boolean supportsStandardImageMetadataFormat, String nativeImageMetadataFormatName, String nativeImageMetadataFormatClassName, String[] extraImageMetadataFormatNames, String[] extraImageMetadataFormatClassNames)
ImageWriterSpi.ImageWriterSpi(String vendorName, String version, String[] names, String[] suffixes, String[] MIMETypes, String writerClassName, Class[] outputTypes, String[] readerSpiNames, boolean supportsStandardStreamMetadataFormat, String nativeStreamMetadataFormatName, String nativeStreamMetadataFormatClassName, String[] extraStreamMetadataFormatNames, String[] extraStreamMetadataFormatClassNames, boolean supportsStandardImageMetadataFormat, String nativeImageMetadataFormatName, String nativeImageMetadataFormatClassName, String[] extraImageMetadataFormatNames, String[] extraImageMetadataFormatClassNames)

Fields of type java.lang.Class

Class[]
Class[]
Class
Indicates which kind of input is processable by the streams created by createInputStreamInstance(Object).
Class[]
Class
Indicates which kind of output is produced by the streams created by createOutputStreamInstance(Object).
Class[]

Methods with parameter type java.lang.Class

void
De-registers all providers which have been registered for the specified service category.
boolean
De-registers a provider for the specified service category.
Object
Returns one of the service providers that is a subclass of the specified class.
Iterator
ServiceRegistry.getServiceProviders(Class category, boolean useOrdering)
Retrieves all providers that have been registered for the specified service category.
Iterator
ServiceRegistry.getServiceProviders(Class category, ServiceRegistry.Filter filter, boolean useOrdering)
Retrieves all providers that have been registered for the specified service category and that satisfy the criteria of a custom filter.
Iterator
Finds service providers that are implementing the specified Service Provider Interface, using the context class loader for loading providers.
Iterator
Finds service providers that are implementing the specified Service Provider Interface.
void
Informs this service provider that it has been de-registered from a ServiceRegistry.
void
Informs this service provider that it has been de-registered from a ServiceRegistry.
void
Informs this service provider that it has been registered in a ServiceRegistry.
void
Informs this service provider that it has been registered in a ServiceRegistry.
boolean
Registers a provider for the specified service category.
boolean
ServiceRegistry.setOrdering(Class category, Object firstProvider, Object secondProvider)
Adds an ordering constraint on service providers.
boolean
ServiceRegistry.unsetOrdering(Class category, Object firstProvider, Object secondProvider)
Removes an ordering constraint on service providers.

Methods with return type java.lang.Class

Class
Determines which kind of input is processable by the streams created by createInputStreamInstance(Object).
Class[]
Class
Determines which kind of output is produced by the streams created by createOutputStreamInstance(Object).
Class[]

Uses in package javax.swing.text

Methods with parameter type java.lang.Class

EventListener[]
Returns all registered listeners of a given listener type.
EventListener[]
Returns all registered event listeners of the specified type.
EventListener[]
void
Sets the class that is used for values.

Methods with return type java.lang.Class

Class
Returns the class that is used for values.

Uses in package javax.imageio.metadata

Methods with parameter type java.lang.Class

void
IIOMetadataFormatImpl.addObjectValue(String elementName, Class classType, boolean required, Object defaultValue)
void
IIOMetadataFormatImpl.addObjectValue(String elementName, Class classType, boolean required, Object defaultValue, List enumeratedValues)
void
IIOMetadataFormatImpl.addObjectValue(String elementName, Class classType, int arrayMinLength, int arrayMaxLength)
void
IIOMetadataFormatImpl.addObjectValue(String elementName, Class classType, Object defaultValue, Comparable minValue, Comparable maxValue, boolean minInclusive, boolean maxInclusive)

Methods with return type java.lang.Class

Class
Class

Uses in package java.security

Methods with parameter type java.lang.Class

KeySpec
Returns a key specification for the given key. keySpec identifies the specification class to return the key material in.
AlgorithmParameterSpec
Returns a specification of this AlgorithmParameters object.
KeySpec
KeyFactory.getKeySpec(Key key, Class keySpec)
Returns a specification (key material) of the given key object.
AlgorithmParameterSpec
Returns a (transparent) specification of this parameter object.

Methods with return type java.lang.Class

Class
SecureClassLoader.defineClass(String name, byte[] b, int off, int len, CodeSource cs)
Creates a class using an array of bytes and a CodeSource.

Uses in package java.lang.reflect

Methods with parameter type java.lang.Class

Class
Proxy.getProxyClass(ClassLoader loader, Class[] interfaces)
Returns the proxy Class for the given ClassLoader and array of interfaces, dynamically generating it if necessary.
boolean
Returns true if and only if the Class object is a dynamically created proxy class (created by getProxyClass or by the syntactic sugar of newProxyInstance).
Object
Array.newInstance(Class componentType, int length)
Creates a new single-dimensioned array.
Object
Array.newInstance(Class componentType, int[] dimensions)
Creates a new multi-dimensioned array.
Object
Proxy.newProxyInstance(ClassLoader loader, Class[] interfaces, InvocationHandler handler)
Combines several methods into one.

Methods with return type java.lang.Class

Class
Gets the class that declared this constructor.
Class
Gets the class that declared this field, or the class where this field is a non-inherited member.
Class
Gets the class that declared this member.
Class
Gets the class that declared this method, or the class where this method is a non-inherited member.
Class[]
Get the exception types this constructor says it throws, in no particular order.
Class[]
Get the exception types this method says it throws, in no particular order.
Class[]
Get the parameter list for this constructor, in declaration order.
Class[]
Get the parameter list for this method, in declaration order.
Class
Proxy.getProxyClass(ClassLoader loader, Class[] interfaces)
Returns the proxy Class for the given ClassLoader and array of interfaces, dynamically generating it if necessary.
Class
Gets the return type of this method.
Class
Gets the type of this field.

Uses in package org.omg.PortableServer

Fields of type java.lang.Class

Class
This the purpose of this field is undocumented up till 1.5 java API inclusive.
Class
This the purpose of this field is undocumented up till 1.5 java API inclusive.

Uses in package java.rmi.server

Methods with parameter type java.lang.Class

String
Returns a string representation of the network location where a remote endpoint can get the class-definition of the given class.
String

Methods with return type java.lang.Class

Class
Class
Class
Class
RMIClassLoader.loadClass(String codebase, String name, ClassLoader defaultLoader)
Class
RMIClassLoaderSpi.loadClass(String codeBase, String name, ClassLoader defaultLoader)
Class
LoaderHandler.loadClass(URL codebase, String name)
Class
Loads a class from codeBase.
Class
RMIClassLoaderSpi.loadProxyClass(String codeBase, String[] interfaces, ClassLoader defaultLoader)

Uses in package java.lang

Constructors with parameter type java.lang.Class

Create a new EnumConstantNotPresentException with the indicated enum type and enum constant name.

Fields of type java.lang.Class

Class
The primitive type boolean is represented by this Class object.
Class
The primitive type byte is represented by this Class object.
Class
Class object representing the primitive char data type.
Class
The primitive type double is represented by this Class object.
Class
The primitive type float is represented by this Class object.
Class
The primitive type int is represented by this Class object.
Class
The primitive type long is represented by this Class object.
Class
The primitive type short is represented by this Class object.
Class
The return type void is represented by this Class object.

Methods with parameter type java.lang.Class

void
Check if the current thread is allowed to get certain types of Methods, Fields and Constructors from a Class object.
boolean
Compile the class named by oneClass.
Constructor
Get a public constructor declared in this class.
Constructor
Get a constructor declared in this class.
Method
Class.getDeclaredMethod(String methodName, Class[] types)
Get a method declared in this class, where name is its simple name.
Method
Class.getMethod(String methodName, Class[] types)
Get a public method declared or inherited in this class, where name is its simple name.
boolean
Discover whether an instance of the Class parameter would be an instance of this Class as well.
void
Links the class, if that has not already been done.
void
Helper to set the signers of a class.

Methods with return type java.lang.Class

Class
Find the first non-system class on the execution stack.
Class
ClassLoader.defineClass(byte[] data, int offset, int len)
Helper to define a class using a string of bytes.
Class
ClassLoader.defineClass(String name, byte[] data, int offset, int len)
Helper to define a class using a string of bytes without a ProtectionDomain.
Class
ClassLoader.defineClass(String name, byte[] data, int offset, int len, ProtectionDomain domain)
Helper to define a class using a string of bytes.
Class
Helper to define a class using the contents of a byte buffer.
Class
Return the enum type which is missing a constant.
Class
Called for every class name that is needed but has not yet been defined by this classloader or one of its parents.
Class
Helper to find an already-loaded class in this ClassLoader.
Class
Helper to find a Class using the system classloader, possibly loading it.
Class
Use the classloader of the current class to load, link, and initialize a class.
Class
Class.forName(String name, boolean initialize, ClassLoader classloader)
Use the specified classloader to load and link a class.
Class
Returns the runtime Class of this Object.
Class[]
Get a list of all the classes currently executing methods on the Java stack. getClassContext()[0] is the currently executing method (ie. the class that CALLED getClassContext, not SecurityManager).
Class[]
Get all the public member classes and interfaces declared in this class or inherited from superclasses.
Class
If this is an array, get the Class representing the type of array.
Class[]
Get all the declared member classes and interfaces in this class, but not those inherited from superclasses.
Class
If this is a nested or inner class, return the class that declared it.
Class[]
Get the interfaces this class directly implements, in the order that they were declared.
Class
Get the direct superclass of this class.
Class
Load a class using this ClassLoader or its parent, without resolving it.
Class
ClassLoader.loadClass(String name, boolean resolve)
Load a class using this ClassLoader or its parent, possibly resolving it as well using resolveClass().

Uses in package javax.rmi

Methods with parameter type java.lang.Class

Object
PortableRemoteObject.narrow(Object object, Class narrowToInstaceOf)
Narrows the passed object to conform to the given interface or IDL type.

Uses in package java.net

Methods with parameter type java.lang.Class

Object
URL.getContent(Class[] classes)
Gets the contents of this URL
Object
Retrieves the content of this URLConnection
Object
This method reads from the InputStream of the passed in URL connection and uses the data downloaded to create an Object represening the content.

Methods with return type java.lang.Class

Class
Finds (the first) class by name from one of the locations.

Uses in package javax.security.auth

Methods with parameter type java.lang.Class

Set
Set
Set

Uses in package java.io

Constructors with parameter type java.lang.Class

This constructor creates an ObjectStreamField instance which represents a field named name and is of the type type.
ObjectStreamField.ObjectStreamField(String name, Class type, boolean unshared)
This constructor creates an ObjectStreamField instance which represents a field named name and is of the type type.

Methods with parameter type java.lang.Class

void
An empty hook that allows subclasses to write extra information about classes to the stream.
void
ObjectStreamClass
Returns the ObjectStreamClass for cl.

Methods with return type java.lang.Class

Class
Returns the class that this ObjectStreamClass represents.
Class
This method returns the class representing the type of the field which is represented by this instance of ObjectStreamField.
Class
Called when a class is being deserialized.
Class

Uses in package javax.swing

Methods with parameter type java.lang.Class

Container
Returns the least ancestor of comp which is an instance of the specified class.
TableCellEditor
TableCellRenderer
EventListener[]
Return the subset of EventListener objects found in this object's listenerList which are elements of the specified type.
EventListener[]
Gets all the listeners that are of a particular type.
EventListener[]
Retrieves the current listeners of the specified class.
EventListener[]
Returns a specified class of listeners.
EventListener[]
Returns an array of all registerers listeners.
EventListener[]
getListeners
EventListener[]
Returns all registered EventListeners of the given listenerType.
EventListener[]
Timer.getListeners(Class listenerType)
Get the event listeners of the given type that are listening for the events, fired by this timer.
Object
LookAndFeel.makeIcon(Class baseClass, String gifFile)
Utility method that creates a UIDefaults.LazyValue that creates an ImageIcon UIResource for the specified gifFile filename.
void
void

Methods with return type java.lang.Class

Class
JTable.getColumnClass(int column)
Class
Returns the ComponentUI class that renders a component.
Class
Returns the ComponentUI class that renders a component.

Uses in package java.beans

Constructors with parameter type java.lang.Class

Create a new BeanDescriptor with the given beanClass and no customizer class.
BeanDescriptor.BeanDescriptor(Class beanClass, Class customizerClass)
Create a new BeanDescriptor with the given bean class and customizer class.
EventSetDescriptor.EventSetDescriptor(Class eventSourceClass, String eventSetName, Class listenerType, String listenerMethodName)
Creates a new EventSetDescriptor<.>
EventSetDescriptor.EventSetDescriptor(Class eventSourceClass, String eventSetName, Class listenerType, String[] listenerMethodNames, String addListenerMethodName, String removeListenerMethodName)
Creates a new EventSetDescriptor.
EventSetDescriptor.EventSetDescriptor(Class eventSourceClass, String eventSetName, Class listenerType, String[] listenerMethodNames, String addListenerMethodName, String removeListenerMethodName, String getListenerMethodName)
Creates a new EventSetDescriptor.
EventSetDescriptor.EventSetDescriptor(String eventSetName, Class listenerType, MethodDescriptor[] listenerMethodDescriptors, Method addListenerMethod, Method removeListenerMethod)
Creates a new EventSetDescriptor.
EventSetDescriptor.EventSetDescriptor(String eventSetName, Class listenerType, Method[] listenerMethods, Method addListenerMethod, Method removeListenerMethod)
Creates a new EventSetDescriptor.
EventSetDescriptor.EventSetDescriptor(String eventSetName, Class listenerType, Method[] listenerMethods, Method addListenerMethod, Method removeListenerMethod, Method getListenerMethod)
Creates a new EventSetDescriptor.

This variant of the constructor allows you to specify the names of the methods and adds no new constraints on top of the rules already described at the top of the class.

Create a new IndexedPropertyDescriptor by introspection.
IndexedPropertyDescriptor.IndexedPropertyDescriptor(String name, Class beanClass, String getMethodName, String setMethodName, String getIndexName, String setIndexName)
Create a new IndexedPropertyDescriptor by introspection.
Create a new PropertyDescriptor by introspection.
PropertyDescriptor.PropertyDescriptor(String name, Class beanClass, String getMethodName, String setMethodName)
Create a new PropertyDescriptor by introspection.

Methods with parameter type java.lang.Class

Object
EventHandler.create(Class listenerInterface, Object target, String action)
Constructs an implementation of listenerInterface to dispatch events.

You can use such an implementation to simply call a public no-argument method of an arbitrary target object or to forward the first argument of the listener method to the target method.

Call this method like: button.addActionListener((ActionListener) EventHandler.create(ActionListener.class, target, "dispose"));

to achieve the following behavior: button.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent ae) { target.dispose(); } });

That means if you need a listener implementation that simply calls a a no-argument method on a given instance for each method of the listener interface.

Note: The action is interpreted as a method name.

Object
EventHandler.create(Class listenerInterface, Object target, String action, String eventPropertyName)
Constructs an implementation of listenerInterface to dispatch events.

Use this method if you want to create an implementation that retrieves a property value from the first argument of the listener method and applies it to the target's property or method.

Object
EventHandler.create(Class listenerInterface, Object target, String action, String eventPropertyName, String listenerMethodName)
Constructs an implementation of listenerInterface to dispatch events.

Besides the functionality described for create(Class, Object, String) and create(Class, Object, String, String) this method allows you to filter the listener method that should have an effect.

PropertyEditor
Returns a new instance of the property editor for the specified class.
void
Flush the Introspector's internal cached information for a given class.
BeanInfo
Get the BeanInfo for class beanClass, first by looking for explicit information, next by using standard design patterns to determine information about the class.
BeanInfo
Introspector.getBeanInfo(Class beanClass, int flag)
Returns a instance for the given Bean class where a flag controls the usage of explicit BeanInfo class to retrieve that information.
BeanInfo
Introspector.getBeanInfo(Class beanClass, Class stopClass)
Get the BeanInfo for class beanClass, first by looking for explicit information, next by using standard design patterns to determine information about the class.
Object
Beans.getInstanceOf(Object bean, Class newClass)
Returns the Bean as a different class type.
PersistenceDelegate
void
DefaultPersistenceDelegate.initialize(Class type, Object oldInstance, Object newInstance, Encoder out)
void
PersistenceDelegate.initialize(Class type, Object oldInstance, Object newInstance, Encoder out)
boolean
Beans.isInstanceOf(Object bean, Class newBeanClass)
Determines whether the Bean can be cast to a different class type.
void
PropertyEditorManager.registerEditor(Class editedClass, Class editorClass)
Register an editor for a class.
void
Sets the PersistenceDelegate instance for the given class.
void
Set the PropertyEditor class.

Methods with return type java.lang.Class

Class
Get the Bean's class.
Class
Get the Bean's customizer's class.
Class
Class
Returns the class that contains the event firing methods.
Class
Get the PropertyEditor class.
Class
Get the property type.

Uses in package javax.print.attribute.standard

Methods with return type java.lang.Class

Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this attribute.
Class
Returns category of this class.
Class
Returns category of this class.
Class
Returns category of this class.

Uses in package java.awt

Methods with parameter type java.lang.Class

DragGestureRecognizer
EventListener[]
Button.getListeners(Class listenerType)
Returns all registered EventListers of the given listenerType.
EventListener[]
Returns an array of all the objects currently registered as FooListeners upon this CheckboxMenuItem.
EventListener[]
Choice.getListeners(Class listenerType)
Returns an array of all the objects currently registered as FooListeners upon this Choice.
EventListener[]
Returns all registered EventListeners of the given listenerType.
EventListener[]
Returns all registered EventListeners of the given listenerType.
EventListener[]
List.getListeners(Class listenerType)
Returns an array of all the objects currently registered as FooListeners upon this List.
EventListener[]
MenuItem.getListeners(Class listenerType)
Returns all registered EventListers of the given listenerType.
EventListener[]
Returns an array of all the objects currently registered as FooListeners upon this Scrollbar.
EventListener[]
Returns an array of all the objects currently registered as FooListeners upon this TextComponent.
EventListener[]
Returns an array of all the objects currently registered as FooListeners upon this TextField.
EventListener[]
Window.getListeners(Class listenerType)
Returns an array of all the objects currently registered as FooListeners upon this Window.
EventListener[]
Returns an array of all chained listeners of the specified type in the given chain.
void
Registers a new subclass as being the type of keystrokes to generate in the factory methods.