Skip to content

Commit

Permalink
Snapshot of APIs as of Apache NetBeans 11.2 - d04fb24
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcsmith-net committed Oct 25, 2019
1 parent 9fd8d81 commit fffb6dd
Show file tree
Hide file tree
Showing 438 changed files with 20,033 additions and 7,440 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 2.77
#Version 2.78

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.28
#Version 1.29

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.81
#Version 1.82

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.43
#Version 1.44

CLSS public abstract interface !annotation java.lang.Deprecated
anno 0 java.lang.annotation.Documented()
Expand Down Expand Up @@ -85,6 +85,7 @@ fld public final static java.lang.String JAVA_EE_5_LEVEL = "1.5"
anno 0 java.lang.Deprecated()
meth public java.lang.String getContextPath()
meth public java.lang.String getJ2eePlatformVersion()
anno 0 java.lang.Deprecated()
meth public org.netbeans.api.j2ee.core.Profile getJ2eeProfile()
meth public org.netbeans.modules.j2ee.metadata.model.api.MetadataModel<org.netbeans.modules.j2ee.dd.api.web.WebAppMetadata> getMetadataModel()
meth public org.openide.filesystems.FileObject getDeploymentDescriptor()
Expand Down Expand Up @@ -147,10 +148,12 @@ meth public abstract void save(org.netbeans.modules.web.api.webmodule.WebModule)

CLSS public final org.netbeans.modules.web.spi.webmodule.WebModuleFactory
meth public static org.netbeans.modules.web.api.webmodule.WebModule createWebModule(org.netbeans.modules.web.spi.webmodule.WebModuleImplementation)
anno 0 java.lang.Deprecated()
meth public static org.netbeans.modules.web.api.webmodule.WebModule createWebModule(org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2)
supr java.lang.Object

CLSS public abstract interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
anno 0 java.lang.Deprecated()
meth public abstract java.lang.String getContextPath()
meth public abstract java.lang.String getJ2eePlatformVersion()
meth public abstract org.netbeans.modules.j2ee.metadata.model.api.MetadataModel<org.netbeans.modules.j2ee.dd.api.web.WebAppMetadata> getMetadataModel()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.16
#Version 1.17

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.32
#Version 1.33

CLSS public abstract interface java.io.Serializable

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.79
#Version 1.80

CLSS public abstract java.awt.Component
cons protected init()
Expand Down Expand Up @@ -1830,9 +1830,12 @@ hfds LOGGER
CLSS public org.netbeans.modules.glassfish.common.ui.IpComboBox
cons public init(boolean)
cons public init(java.lang.Object[])
anno 0 java.lang.Deprecated()
cons public init(java.util.Set<? extends java.net.InetAddress>,boolean)
cons public init(java.util.Vector<?>)
anno 0 java.lang.Deprecated()
cons public init(javax.swing.ComboBoxModel)
anno 0 java.lang.Deprecated()
fld public final static java.lang.String IP_4_127_0_0_1_NAME = "localhost"
innr public static InetAddr
innr public static InetAddrComparator
Expand Down Expand Up @@ -1872,8 +1875,11 @@ hfds mailHostField,mailHostLabel,resourceEnabledCB,returnField,returnLabel,userF
CLSS public org.netbeans.modules.glassfish.common.ui.JavaPlatformsComboBox
cons public init()
cons public init(java.lang.Object[])
anno 0 java.lang.Deprecated()
cons public init(java.util.Vector<?>)
anno 0 java.lang.Deprecated()
cons public init(javax.swing.ComboBoxModel)
anno 0 java.lang.Deprecated()
cons public init(org.netbeans.api.java.platform.JavaPlatform[])
fld public final static java.lang.String EMPTY_DISPLAY_NAME
innr public static Platform
Expand Down Expand Up @@ -2294,7 +2300,6 @@ meth public abstract org.netbeans.modules.glassfish.tooling.data.GlassFishVersio
CLSS public abstract interface org.netbeans.spi.server.ServerInstanceImplementation
meth public abstract boolean isRemovable()
meth public abstract java.lang.String getDisplayName()
meth public abstract java.lang.String getProperty(java.lang.String)
meth public abstract java.lang.String getServerDisplayName()
meth public abstract javax.swing.JComponent getCustomizer()
meth public abstract org.openide.nodes.Node getBasicNode()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.42.0
#Version 1.43.0

CLSS public abstract java.awt.Component
cons protected init()
Expand Down Expand Up @@ -1281,6 +1281,7 @@ fld public final static org.netbeans.modules.glassfish.eecommon.api.config.Servl
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.ServletVersion SERVLET_2_4
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.ServletVersion SERVLET_2_5
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.ServletVersion SERVLET_3_0
fld public final static org.netbeans.modules.glassfish.eecommon.api.config.ServletVersion SERVLET_4_0
meth public int compareTo(java.lang.Object)
meth public static org.netbeans.modules.glassfish.eecommon.api.config.ServletVersion getServletVersion(java.lang.String)
supr org.netbeans.modules.glassfish.eecommon.api.config.J2EEBaseVersion
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.12
#Version 1.13

CLSS public abstract interface java.io.Closeable
intf java.lang.AutoCloseable
Expand Down Expand Up @@ -1516,12 +1516,17 @@ meth public boolean isLoggable(java.util.logging.Level)
meth public java.lang.String buildKey(java.lang.String,java.lang.String)
meth public java.lang.String excMsg(java.lang.String,java.lang.String)
meth public static boolean loggable(java.util.logging.Level)
anno 0 java.lang.Deprecated()
meth public static java.lang.String excMsg(java.lang.Class,java.lang.String)
meth public static java.lang.String logMsg(java.lang.Class,java.lang.String)
meth public static java.util.logging.Logger getLogger()
anno 0 java.lang.Deprecated()
meth public static void log(java.util.logging.Level,java.lang.String,java.lang.Object)
anno 0 java.lang.Deprecated()
meth public static void log(java.util.logging.Level,java.lang.String,java.lang.Object[])
anno 0 java.lang.Deprecated()
meth public static void log(java.util.logging.Level,java.lang.String,java.lang.Throwable)
anno 0 java.lang.Deprecated()
meth public void exception(java.util.logging.Level,java.lang.String)
meth public void log(java.util.logging.Level,java.lang.String,java.lang.String)
meth public void log(java.util.logging.Level,java.lang.String,java.lang.String,java.lang.Object)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.42
#Version 1.43

CLSS public abstract interface java.io.Serializable

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.51.0
#Version 1.52.0

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.108
#Version 1.109

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.30
#Version 1.31

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.36
#Version 1.37

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.45.0
#Version 1.46.0

CLSS public abstract interface java.io.Serializable

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.56
#Version 1.57

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.58
#Version 1.59

CLSS public java.lang.Object
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.40.0
#Version 1.41.0

CLSS public abstract java.awt.Component
cons protected init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.38.0
#Version 1.39.0

CLSS public abstract interface java.io.Serializable

Expand Down Expand Up @@ -53,6 +53,8 @@ hfds CAUSE_CAPTION,EMPTY_THROWABLE_ARRAY,NULL_CAUSE_MESSAGE,SELF_SUPPRESSION_MES
hcls PrintStreamOrWriter,SentinelHolder,WrappedPrintStream,WrappedPrintWriter

CLSS public final org.netbeans.modules.j2ee.sun.dd.api.ASDDVersion
fld public final static org.netbeans.modules.j2ee.sun.dd.api.ASDDVersion GLASSFISH_5_0
fld public final static org.netbeans.modules.j2ee.sun.dd.api.ASDDVersion GLASSFISH_5_1
fld public final static org.netbeans.modules.j2ee.sun.dd.api.ASDDVersion SUN_APPSERVER_10_0
fld public final static org.netbeans.modules.j2ee.sun.dd.api.ASDDVersion SUN_APPSERVER_10_1
fld public final static org.netbeans.modules.j2ee.sun.dd.api.ASDDVersion SUN_APPSERVER_7_0
Expand Down
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 java.awt.Component
cons protected init()
Expand Down Expand Up @@ -2378,6 +2378,7 @@ meth protected void addRefreshable(org.netbeans.modules.xml.multiview.Refreshabl
meth protected void endUIChange()
meth protected void scheduleRefreshView()
meth protected void signalUIChange()
anno 0 java.lang.Deprecated()
meth protected void startUIChange()
meth public abstract void setValue(javax.swing.JComponent,java.lang.Object)
meth public boolean canClose()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#Signature file v4.1
#Version 1.37
#Version 1.38

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.116.0
#Version 1.117.0

CLSS public java.io.IOException
cons public init()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.24
#Version 1.25

CLSS public abstract interface java.awt.event.ActionListener
intf java.util.EventListener
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.15
#Version 1.16

CLSS public abstract interface java.io.Serializable

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.30
#Version 1.31

CLSS public abstract interface java.io.Serializable

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 3.31
#Version 3.32

CLSS public abstract interface java.io.Serializable

Expand Down Expand Up @@ -344,6 +344,7 @@ supr java.lang.Object

CLSS public org.netbeans.jellytools.EditorWindowOperator
cons public init()
anno 0 java.lang.Deprecated()
meth public static boolean jumpLeft()
meth public static org.netbeans.jellytools.EditorOperator getEditor()
meth public static org.netbeans.jellytools.EditorOperator getEditor(int)
Expand Down Expand Up @@ -1051,7 +1052,9 @@ cons public init(java.lang.String,java.lang.String,java.lang.String)
cons public init(java.lang.String,java.lang.String,java.lang.String,javax.swing.KeyStroke)
cons public init(java.lang.String,java.lang.String,java.lang.String,javax.swing.KeyStroke[])
cons public init(java.lang.String,java.lang.String,java.lang.String,org.netbeans.jellytools.actions.Action$Shortcut)
anno 0 java.lang.Deprecated()
cons public init(java.lang.String,java.lang.String,java.lang.String,org.netbeans.jellytools.actions.Action$Shortcut[])
anno 0 java.lang.Deprecated()
cons public init(java.lang.String,java.lang.String,javax.swing.KeyStroke)
cons public init(java.lang.String,java.lang.String,javax.swing.KeyStroke[])
cons public init(java.lang.String,java.lang.String,org.netbeans.jellytools.actions.Action$Shortcut)
Expand Down Expand Up @@ -1114,6 +1117,7 @@ hfds comparator,defaultComparator,sequence

CLSS public static org.netbeans.jellytools.actions.Action$Shortcut
outer org.netbeans.jellytools.actions.Action
anno 0 java.lang.Deprecated()
cons public init(int)
cons public init(int,int)
fld protected int keyCode
Expand All @@ -1137,6 +1141,7 @@ cons public init(java.lang.String,java.lang.String,javax.swing.KeyStroke[])
cons public init(java.lang.String,java.lang.String,org.netbeans.jellytools.actions.Action$Shortcut)
anno 0 java.lang.Deprecated()
cons public init(java.lang.String,java.lang.String,org.netbeans.jellytools.actions.Action$Shortcut[])
anno 0 java.lang.Deprecated()
meth public void performAPI()
meth public void performMenu()
meth public void performPopup(org.netbeans.jellytools.nodes.Node[])
Expand Down Expand Up @@ -1409,9 +1414,11 @@ hfds runtimeMenu
CLSS public org.netbeans.jellytools.actions.SaveAction
cons public init()
meth public void performPopup(org.netbeans.jellytools.TopComponentOperator)
anno 0 java.lang.Deprecated()
meth public void performPopup(org.netbeans.jellytools.nodes.Node)
meth public void performPopup(org.netbeans.jellytools.nodes.Node[])
meth public void performPopup(org.netbeans.jemmy.operators.ComponentOperator)
anno 0 java.lang.Deprecated()
supr org.netbeans.jellytools.actions.Action
hfds keystroke,saveMenu,savePopup

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 1.30
#Version 1.31

CLSS public abstract interface java.io.Serializable

Expand Down
Loading

0 comments on commit fffb6dd

Please sign in to comment.