blob: 2de065ce3690cf9ab487cd9cedad8f753214e5ac [file] [log] [blame]
#Signature file v4.1
#Version 1.60
CLSS public java.lang.Object
cons public init()
meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
meth protected void finalize() throws java.lang.Throwable
meth public boolean equals(java.lang.Object)
meth public final java.lang.Class<?> getClass()
meth public final void notify()
meth public final void notifyAll()
meth public final void wait() throws java.lang.InterruptedException
meth public final void wait(long) throws java.lang.InterruptedException
meth public final void wait(long,int) throws java.lang.InterruptedException
meth public int hashCode()
meth public java.lang.String toString()
CLSS public org.netbeans.modules.java.freeform.spi.support.NewJavaFreeformProjectSupport
fld public final static java.lang.String PROP_EXTRA_JAVA_SOURCE_FOLDERS = "sourceFolders"
meth public static boolean enableNextButton(org.openide.WizardDescriptor$Panel)
meth public static org.openide.WizardDescriptor$Panel[] createJavaPanels()
meth public static void instantiateJavaPanels(org.netbeans.spi.project.support.ant.AntProjectHelper,org.openide.WizardDescriptor) throws java.io.IOException
meth public static void uninitializeJavaPanels(org.openide.WizardDescriptor)
supr java.lang.Object