forked from apache/netbeans
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request apache#2338 from neilcsmith-net/SnapshotOfAPIs121
Snapshot of APIs as of Apache NetBeans 12.1
- Loading branch information
Showing
444 changed files
with
1,264 additions
and
494 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
apisupport/apisupport.ant/nbproject/org-netbeans-modules-apisupport-ant.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 2.80 | ||
#Version 2.81 | ||
|
||
CLSS public java.lang.Object | ||
cons public init() | ||
|
2 changes: 1 addition & 1 deletion
2
apisupport/apisupport.installer/nbproject/org-netbeans-modules-apisupport-installer.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.31 | ||
#Version 1.32 | ||
|
||
CLSS public abstract java.awt.Component | ||
cons protected init() | ||
|
2 changes: 1 addition & 1 deletion
2
apisupport/apisupport.project/nbproject/org-netbeans-modules-apisupport-project.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.84 | ||
#Version 1.85 | ||
|
||
CLSS public abstract java.awt.Component | ||
cons protected init() | ||
|
22 changes: 22 additions & 0 deletions
22
cpplite/cpplite.debugger/nbproject/org-netbeans-modules-cpplite-debugger.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
#Signature file v4.1 | ||
#Version 1.0 | ||
|
||
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.cpplite.debugger.api.Debugger | ||
cons public init() | ||
meth public static java.lang.Process startInDebugger(java.util.List<java.lang.String>) throws java.io.IOException | ||
supr java.lang.Object | ||
|
31 changes: 31 additions & 0 deletions
31
cpplite/cpplite.editor/nbproject/org-netbeans-modules-cpplite-editor.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
#Signature file v4.1 | ||
#Version 1.0 | ||
|
||
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 abstract interface org.netbeans.modules.cpplite.editor.spi.CProjectConfigurationProvider | ||
innr public static ProjectConfiguration | ||
meth public abstract org.netbeans.modules.cpplite.editor.spi.CProjectConfigurationProvider$ProjectConfiguration getProjectConfiguration() | ||
meth public abstract void addChangeListener(javax.swing.event.ChangeListener) | ||
meth public abstract void removeChangeListener(javax.swing.event.ChangeListener) | ||
|
||
CLSS public static org.netbeans.modules.cpplite.editor.spi.CProjectConfigurationProvider$ProjectConfiguration | ||
outer org.netbeans.modules.cpplite.editor.spi.CProjectConfigurationProvider | ||
cons public init(java.lang.String) | ||
cons public init(java.util.List<java.lang.String>) | ||
fld public final java.lang.String commandJsonPath | ||
fld public final java.util.List<java.lang.String> commandJsonCommand | ||
supr java.lang.Object | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/api.web.webmodule/nbproject/org-netbeans-api-web-webmodule.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/cloud.common/nbproject/org-netbeans-modules-cloud-common.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.19 | ||
#Version 1.20 | ||
|
||
CLSS public abstract java.awt.Component | ||
cons protected init() | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/el.lexer/nbproject/org-netbeans-modules-el-lexer.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.35 | ||
#Version 1.36 | ||
|
||
CLSS public abstract interface java.io.Serializable | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.api.ejbmodule/nbproject/org-netbeans-modules-j2ee-api-ejbmodule.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.45 | ||
#Version 1.46 | ||
|
||
CLSS public abstract interface java.io.Serializable | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.clientproject/nbproject/org-netbeans-modules-j2ee-clientproject.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.54.0 | ||
#Version 1.55.0 | ||
|
||
CLSS public java.lang.Object | ||
cons public init() | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.common/nbproject/org-netbeans-modules-j2ee-common.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.dd.webservice/nbproject/org-netbeans-modules-j2ee-dd-webservice.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.39 | ||
#Version 1.40 | ||
|
||
CLSS public java.lang.Object | ||
cons public init() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.48.0 | ||
#Version 1.49.0 | ||
|
||
CLSS public abstract interface java.io.Serializable | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.ejbcore/nbproject/org-netbeans-modules-j2ee-ejbcore.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.59 | ||
#Version 1.60 | ||
|
||
CLSS public abstract java.awt.Component | ||
cons protected init() | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.ejbjarproject/nbproject/org-netbeans-modules-j2ee-ejbjarproject.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.61 | ||
#Version 1.62 | ||
|
||
CLSS public java.lang.Object | ||
cons public init() | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.sun.appsrv/nbproject/org-netbeans-modules-j2ee-sun-appsrv.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.sun.dd/nbproject/org-netbeans-modules-j2ee-sun-dd.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.41.0 | ||
#Version 1.42.0 | ||
|
||
CLSS public abstract interface java.io.Serializable | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
enterprise/j2ee.sun.ddui/nbproject/org-netbeans-modules-j2ee-sun-ddui.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/j2eeapis/nbproject/org-netbeans-modules-j2eeapis.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
#Signature file v4.1 | ||
#Version 1.40 | ||
#Version 1.41 | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/j2eeserver/nbproject/org-netbeans-modules-j2eeserver.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.119.0 | ||
#Version 1.120.0 | ||
|
||
CLSS public java.io.IOException | ||
cons public init() | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/javaee.project/nbproject/org-netbeans-modules-javaee-project.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/javaee.resources/nbproject/org-netbeans-modules-javaee-resources.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.18 | ||
#Version 1.19 | ||
|
||
CLSS public abstract interface java.io.Serializable | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
enterprise/javaee.specs.support/nbproject/org-netbeans-modules-javaee-specs-support.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.33 | ||
#Version 1.34 | ||
|
||
CLSS public abstract interface java.io.Serializable | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
enterprise/jellytools.enterprise/nbproject/org-netbeans-modules-jellytools-enterprise.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 3.34 | ||
#Version 3.35 | ||
|
||
CLSS public abstract interface java.io.Serializable | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
enterprise/jsp.lexer/nbproject/org-netbeans-modules-jsp-lexer.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.33 | ||
#Version 1.34 | ||
|
||
CLSS public abstract interface java.io.Serializable | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.18 | ||
#Version 1.19 | ||
|
||
CLSS public com.amazonaws.AbortedException | ||
cons public init() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/libs.glassfish_logging/nbproject/org-netbeans-libs-glassfish_logging.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/maven.j2ee/nbproject/org-netbeans-modules-maven-j2ee.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 1.69 | ||
#Version 1.70 | ||
|
||
CLSS public abstract java.awt.Component | ||
cons protected init() | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/payara.common/nbproject/org-netbeans-modules-payara-common.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 2.3 | ||
#Version 2.4 | ||
|
||
CLSS public abstract java.awt.Component | ||
cons protected init() | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/payara.eecommon/nbproject/org-netbeans-modules-payara-eecommon.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/payara.micro/nbproject/org-netbeans-modules-payara-micro.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 2.3 | ||
#Version 2.4 | ||
|
||
CLSS public java.lang.Object | ||
cons public init() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/servletjspapi/nbproject/org-netbeans-modules-servletjspapi.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
enterprise/web.beans/nbproject/org-netbeans-modules-web-beans.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Signature file v4.1 | ||
#Version 2.27 | ||
#Version 2.28 | ||
|
||
CLSS public java.beans.FeatureDescriptor | ||
cons public init() | ||
|
2 changes: 1 addition & 1 deletion
2
enterprise/web.core/nbproject/org-netbeans-modules-web-core.sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.