|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterDescriptor | |
java.beans | Contains classes related to Java Beans development. |
Uses of ParameterDescriptor in java.beans |
Methods in java.beans that return ParameterDescriptor | |
ParameterDescriptor[] |
MethodDescriptor.getParameterDescriptors()
Gets the ParameterDescriptor for each of this MethodDescriptor's method's parameters. |
Constructors in java.beans with parameters of type ParameterDescriptor | |
MethodDescriptor(Method method,
ParameterDescriptor[] parameterDescriptors)
Constructs a MethodDescriptor from a
Method providing descriptive information for each
of the method's parameters. |
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.