Frames | No Frames |
Methods which throw type java.lang.InstantiationException | |
Object | Allocates a new Object of type clazz but without running the default
constructor on it. |
Methods which throw type java.lang.InstantiationException | |
Object | Create a new instance by invoking the constructor. |
Methods which throw type java.lang.InstantiationException | |
Object | Get a new instance of this class by calling the no-argument constructor.
|
Methods which throw type java.lang.InstantiationException | |
void | Set the current default look and feel using a class name.
|