Alphabetical Index: G

< > ? @ _ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

G

g - field in class gnu.java.security.key.dss.DSSKey
g = h(p-1)/q mod p, where h is any integer with 1 < h < p - 1 such that h (p-1)/q mod p > 1 (g has order q mod p ).
g - field in class gnu.javax.crypto.key.dh.GnuDHKey
The generator g.
g - field in class gnu.javax.crypto.key.srp6.SRP6KeyAgreement
g - field in class gnu.javax.crypto.key.srp6.SRPKey
The generator.
g() - method in class gnu.javax.net.ssl.provider.ServerDHParams
Returns the server's generator value.
G(int,int,int,int,int,byte[],int) - static method in class gnu.java.security.hash.Sha160
G(int,int,int,int,int,int,int,int,byte[],int) - static method in class gnu.java.security.hash.Sha256
G(long,long,long,long,long,long,long,long,byte[],int) - static method in class gnu.java.security.hash.Sha384
G(long,long,long,long,long,long,long,long,byte[],int) - static method in class gnu.java.security.hash.Sha512
G_DAY - static field in class gnu.xml.validation.datatype.TypeLibrary
G_MONTH - static field in class gnu.xml.validation.datatype.TypeLibrary
G_MONTH_DAY - static field in class gnu.xml.validation.datatype.TypeLibrary
G_YEAR - static field in class gnu.xml.validation.datatype.TypeLibrary
G_YEAR_MONTH - static field in class gnu.xml.validation.datatype.TypeLibrary
GAP_TOKEN - static field in class org.ietf.jgss.GSSException
An expected per-message token was not received.
GapContent - class javax.swing.text.GapContent
This implementation of AbstractDocument.Content uses a gapped buffer.
GapContent() - constructor for class javax.swing.text.GapContent
Creates a new GapContent object.
GapContent(int) - constructor for class javax.swing.text.GapContent
Creates a new GapContent object with a specified initial size.
GARBAGE_COLLECTOR_MXBEAN_DOMAIN_TYPE - static field in class java.lang.management.ManagementFactory
The domain for the garbage collecting beans.
GarbageCollectorMXBean - interface java.lang.management.GarbageCollectorMXBean
Provides access to information about the garbage collectors of the virtual machine.
Provides access to information about one of the garbage collectors used by the current invocation of the virtual machine.
GarbageCollectorMXBeanImpl(java.lang.String) - constructor for class gnu.java.lang.management.GarbageCollectorMXBeanImpl
Constructs a new GarbageCollectorMXBeanImpl.
GatheringByteChannel - interface java.nio.channels.GatheringByteChannel
GC - class gnu.gcj.xlib.GC
An X11 graphics context.
gc() - method in class java.lang.management.MemoryMXBean
Instigates a garbage collection cycle.
gc() - method in class gnu.java.lang.management.MemoryMXBeanImpl
Instigates a garbage collection cycle.
gc() - method in class java.lang.Runtime
Run the garbage collector.
gc() - static method in class java.lang.System
Calls the garbage collector.
GC(gnu.gcj.xlib.Drawable) - constructor for class gnu.gcj.xlib.GC
Protected constructor, because GC.create(target) should be used instead.
gcd(gnu.java.math.GMP,gnu.java.math.GMP) - method in class gnu.java.math.GMP
gcd(int[],int[],int) - static method in class gnu.java.math.MPN
Calculate Greatest Common Divisior of x[0:len-1] and y[0:len-1].
gcd(java.math.BigInteger) - method in class java.math.BigInteger
GCInfo - class gnu.gcj.util.GCInfo
gconf_all_keys(java.lang.String) - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Returns a list of all keys stored in the given node.
gconf_all_nodes(java.lang.String) - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Returns a list of all nodes under the given node.
gconf_dir_exists(java.lang.String) - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Queries the GConf database to see if the given node exists, returning true if the node exist, false otherwise.
gconf_escape_key(java.lang.String) - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Escape the input String so that it's a valid element for GConf.
gconf_get_string(java.lang.String) - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Returns the key associated to the given key.
gconf_set_string(java.lang.String,java.lang.String) - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Sets the given key/value pair into the GConf database.
gconf_suggest_sync() - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Suggest to the GConf native peer a sync with the database.
gconf_unescape_key(java.lang.String) - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Converts a string escaped with gconf_escape_key back into its original form.
gconf_unset(java.lang.String) - static method in class gnu.java.util.prefs.gconf.GConfNativePeer
Usets the given key, removing the key from the database.
GConfBasedFactory - class gnu.java.util.prefs.GConfBasedFactory
Factory object that generates a Preferences nodes that are read from a GConf daemon.
GConfBasedPreferences - class gnu.java.util.prefs.GConfBasedPreferences
This is a GConf based preference implementation which writes the preferences as GConf key-value pairs.
GConfBasedPreferences() - constructor for class gnu.java.util.prefs.GConfBasedPreferences
Creates a preference root user node.
GConfBasedPreferences(boolean) - constructor for class gnu.java.util.prefs.GConfBasedPreferences
Creates a preference root node.
Creates a new preference node given a parent node and a name, which has to be relative to its parent.
GConfNativePeer - class gnu.java.util.prefs.gconf.GConfNativePeer
Native peer for GConf based preference backend.
GConfNativePeer() - constructor for class gnu.java.util.prefs.gconf.GConfNativePeer
Creates a new instance of GConfNativePeer
GDAY - static field in class javax.xml.datatype.DatatypeConstants
The qualified-name for the gDay data type.
GDK_WINDOW_TYPE_HINT_DESKTOP - static field in class gnu.java.awt.peer.gtk.GtkWindowPeer
GDK_WINDOW_TYPE_HINT_DIALOG - static field in class gnu.java.awt.peer.gtk.GtkWindowPeer
GDK_WINDOW_TYPE_HINT_DOCK - static field in class gnu.java.awt.peer.gtk.GtkWindowPeer
GDK_WINDOW_TYPE_HINT_MENU - static field in class gnu.java.awt.peer.gtk.GtkWindowPeer
GDK_WINDOW_TYPE_HINT_NORMAL - static field in class gnu.java.awt.peer.gtk.GtkWindowPeer
GDK_WINDOW_TYPE_HINT_SPLASHSCREEN - static field in class gnu.java.awt.peer.gtk.GtkWindowPeer
GDK_WINDOW_TYPE_HINT_TOOLBAR - static field in class gnu.java.awt.peer.gtk.GtkWindowPeer
GDK_WINDOW_TYPE_HINT_UTILITY - static field in class gnu.java.awt.peer.gtk.GtkWindowPeer
GdkFontPeer - class gnu.java.awt.peer.gtk.GdkFontPeer
GdkFontPeer(java.lang.String,int) - constructor for class gnu.java.awt.peer.gtk.GdkFontPeer
GdkFontPeer(java.lang.String,int,int) - constructor for class gnu.java.awt.peer.gtk.GdkFontPeer
GdkFontPeer(java.lang.String,java.util.Map) - constructor for class gnu.java.awt.peer.gtk.GdkFontPeer
GdkGraphicsEnvironment - class gnu.java.awt.peer.gtk.GdkGraphicsEnvironment
GdkGraphicsEnvironment() - constructor for class gnu.java.awt.peer.gtk.GdkGraphicsEnvironment
The environment must be obtained from a factory or query method, hence this constructor is protected.
GdkPixbufDecoder - class gnu.java.awt.peer.gtk.GdkPixbufDecoder
GdkPixbufDecoder(byte[],int,int) - constructor for class gnu.java.awt.peer.gtk.GdkPixbufDecoder
GdkPixbufDecoder(java.io.DataInput) - constructor for class gnu.java.awt.peer.gtk.GdkPixbufDecoder
GdkPixbufDecoder(java.io.InputStream) - constructor for class gnu.java.awt.peer.gtk.GdkPixbufDecoder
GdkPixbufDecoder(java.lang.String) - constructor for class gnu.java.awt.peer.gtk.GdkPixbufDecoder
GdkPixbufDecoder(java.net.URL) - constructor for class gnu.java.awt.peer.gtk.GdkPixbufDecoder
GdkPixbufReaderSpi() - constructor for class gnu.java.awt.peer.gtk.GdkPixbufDecoder.GdkPixbufReaderSpi
The basic constructor.
GdkPixbufWriterSpi() - constructor for class gnu.java.awt.peer.gtk.GdkPixbufDecoder.GdkPixbufWriterSpi
The basic constructor.
GdkRobotPeer - class gnu.java.awt.peer.gtk.GdkRobotPeer
Implements the RobotPeer interface using the XTest extension.
GdkRobotPeer(java.awt.GraphicsDevice) - constructor for class gnu.java.awt.peer.gtk.GdkRobotPeer
GE - static field in class javax.management.Query
A code representing the
GECOS_FIELD - static field in class gnu.javax.crypto.sasl.crammd5.CramMD5Registry
Name of the GECOS field in the plain password file.
GECOS_FIELD - static field in class gnu.javax.crypto.sasl.plain.PlainRegistry
Name of the GECOS field in the plain password file.
GENERAL - static field in class javax.swing.text.html.parser.DTDConstants
The GENERAL constant, specifies theat the entity is valid in the whole HTML document scope.
GENERAL_PUNCTUATION - static field in class java.lang.Character.UnicodeBlock
General Punctuation.
GENERAL_STRING - static field in class gnu.java.security.der.DER
GeneralHolder - class gnu.CORBA.GeneralHolder
This class holds the abstract binary data array of the Streamable being stored.
Create the universal holder that uses the given buffer to store the data.
GENERALIZED_TIME - static field in class gnu.java.security.der.DER
GeneralName - class gnu.java.security.x509.ext.GeneralName
The GeneralName structure from X.509.
GeneralName(byte[]) - constructor for class gnu.java.security.x509.ext.GeneralName
GeneralName(gnu.java.security.x509.ext.GeneralName.Kind,byte[]) - constructor for class gnu.java.security.x509.ext.GeneralName
GeneralNames - class gnu.java.security.x509.ext.GeneralNames
GeneralNames(byte[]) - constructor for class gnu.java.security.x509.ext.GeneralNames
GeneralPath - class java.awt.geom.GeneralPath
A general geometric path, consisting of any number of subpaths constructed out of straight lines and cubic or quadratic Bezier curves.
GeneralPath() - constructor for class java.awt.geom.GeneralPath
Constructs a GeneralPath with the default (NON_ZERO) winding rule and initial capacity (20).
GeneralPath(int) - constructor for class java.awt.geom.GeneralPath
Constructs a GeneralPath with a specific winding rule and the default initial capacity (20).
GeneralPath(int,int) - constructor for class java.awt.geom.GeneralPath
Constructs a GeneralPath with a specific winding rule and the initial capacity.
GeneralPath(java.awt.Shape) - constructor for class java.awt.geom.GeneralPath
Constructs a GeneralPath from an arbitrary shape object.
This class is the common superclass of all security exceptions.
GeneralSecurityException() - constructor for class java.security.GeneralSecurityException
Create a new instance with no descriptive error message.
Create a new instance with a descriptive error message.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
GeneralSubtree - class gnu.java.security.x509.ext.GeneralSubtree
The GeneralSubtree structure, a part of the NameConstraints extension.
GeneralSubtree(byte[]) - constructor for class gnu.java.security.x509.ext.GeneralSubtree
GeneralTypeCode - class gnu.CORBA.typecodes.GeneralTypeCode
A typecode for types, requiring to provide various additional properties but still not requiring to store the members of the structure.
GeneralTypeCode(org.omg.CORBA.TCKind) - constructor for class gnu.CORBA.typecodes.GeneralTypeCode
Create a new instance, setting kind to the given kind.
generate() - method in class gnu.java.security.key.dss.DSSKeyPairGenerator
Generates a new keypair based on the attributes used to configure the instance.
generate() - method in class gnu.javax.crypto.key.dh.GnuDHKeyPairGenerator
Generates a new keypair based on the attributes used to configure the instance.
generate() - method in class gnu.java.security.key.IKeyPairGenerator
Generates a new keypair based on the attributes used to configure the instance.
generate() - method in class gnu.java.security.key.rsa.RSAKeyPairGenerator
The algorithm used here is described in nessie-pss-B.pdf document which is part of the RSA-PSS submission to NESSIE.
generate() - method in class gnu.javax.crypto.key.srp6.SRPKeyPairGenerator
Generates a new keypair based on the attributes used to configure the instance.
Generates a Certificate from the encoded data read from an InputStream.
generateCertPath(Certificate>) - method in class java.security.cert.CertificateFactory
Generate a CertPath and initialize it with the certificates in the List argument.
generateCertPath(java.io.InputStream) - method in class java.security.cert.CertificateFactory
Generate a CertPath and initialize it with data parsed from the input stream.
Generate a CertPath and initialize it with data parsed from the input stream, using the specified encoding.
generateCRL(java.io.InputStream) - method in class java.security.cert.CertificateFactory
Generates a CRL based on the encoded data read from the InputStream.
GeneratedNaturalLanguageSupported - class gnu.javax.print.ipp.attribute.supported.GeneratedNaturalLanguageSupported
GeneratedNaturalLanguageSupported attribute as described in RFC 2911 section 4.4.20 provides the natural languages which are supported by the IPP implementation to be used in the name and text syntax attribute types.
GeneratedNaturalLanguageSupported(java.lang.String) - constructor for class gnu.javax.print.ipp.attribute.supported.GeneratedNaturalLanguageSupported
Creates a GeneratedNaturalLanguageSupported object.
Generate a "finished" message.
generateKey() - method in class javax.crypto.KeyGenerator
Generate a key.
generateKeyPair() - method in class java.security.KeyPairGenerator
Generates a new "DSA" KeyPair from the "GNU" security provider.
generateKeyPair() - method in class gnu.java.security.jce.sig.KeyPairGeneratorAdapter
Generates a KeyPair according the rules for the algorithm.
generateKeyPair() - method in class java.security.KeyPairGeneratorSpi
Generates a KeyPair according the rules for the algorithm.
Generate the session keys from the computed master secret.
generateKn(byte[],byte[],byte[]) - method in class gnu.javax.crypto.sasl.srp.SRP
generateObjectKey(org.omg.CORBA.Object) - method in class gnu.CORBA.Poa.AOM
Generate the object key, unique in the currently running java virtual machine.
Generate the object key, unique in the currently running java virtual machine.
generateParameters() - method in class java.security.AlgorithmParameterGenerator
generateParameters() - method in class gnu.java.security.key.dss.FIPS186
This method generates the DSS p, q, and g parameters only when L (the modulus length) is not one of the following: 512, 768 and 1024.
generateParameters() - method in class gnu.javax.crypto.key.dh.RFC2631
Generates a private key from the provided key specification.
generatePSKSecret(java.lang.String,byte[],boolean) - method in class gnu.javax.net.ssl.provider.AbstractHandshake
Generates a public key from the provided key specification.
generateRandomPrime(int,int,java.math.BigInteger) - static method in class gnu.java.security.util.Prime
generateSecret() - method in class javax.crypto.KeyAgreement
Generate the shared secret in a new byte array.
generateSecret(byte[],int) - method in class javax.crypto.KeyAgreement
Generate the shared secret and store it into the supplied array.
generateSecret(java.lang.String) - method in class javax.crypto.KeyAgreement
Generate the shared secret and return it as an appropriate SecretKey.
Generate a secret key from a key specification, if possible.
generateSeed(int) - method in class java.security.SecureRandom
Returns the specified number of seed bytes.
generateSignature() - method in class gnu.java.security.sig.BaseSignature
generateSignature() - method in class gnu.java.security.sig.dss.DSSSignature
generateSignature() - method in class gnu.java.security.sig.rsa.RSAPKCS1V1_5Signature
generateSignature() - method in class gnu.java.security.sig.rsa.RSAPSSSignature
GENERATION - static field in class gnu.java.security.x509.X500DistinguishedName
Fortuna.Generator - class gnu.javax.crypto.prng.Fortuna.Generator
The Fortuna generator function.
GENERATOR - static field in class gnu.javax.crypto.key.srp6.SRP6KeyAgreement
GENERATOR - static field in class gnu.javax.crypto.key.srp6.SRPKeyPairGenerator
Property name of the generator (g) of an SRP key.
GENERIC_FAILURE - static field in class java.util.logging.ErrorManager
Indicates that there was a failure that does not readily fall into any of the other categories.
GenericArrayType - interface java.lang.reflect.GenericArrayType
Represents the type of an array's components, which may be either a parameterized type or a type variable.
GenericDeclaration - interface java.lang.reflect.GenericDeclaration
Represents an entity that declares one or more type parameters.
Thrown on encountering a syntactically malformed signature in a reflective method.
GenericSignatureFormatError() - constructor for class java.lang.reflect.GenericSignatureFormatError
Constructs a new GenericSignatureFormatError.
genExemptionBlob() - method in class javax.crypto.ExemptionMechanism
genExemptionBlob(byte[]) - method in class javax.crypto.ExemptionMechanism
genExemptionBlob(byte[],int) - method in class javax.crypto.ExemptionMechanism
genKeyPair() - method in class java.security.KeyPairGenerator
Generates a new "DSA" KeyPair from the "GNU" security provider.
Generate a certificate verify message for SSLv3.
GEOMETRIC_SHAPES - static field in class java.lang.Character.UnicodeBlock
Geometric Shapes.
GEORGIAN - static field in class java.lang.Character.UnicodeBlock
Georgian.
geq(javax.management.ValueExp,javax.management.ValueExp) - static method in class javax.management.Query
Returns a query expression which evaluates to the result of comparing v1 to v2 to see if v1 is greater than or equal to v2.
GERMAN - static field in class java.util.Locale
Locale which represents the German language.
GERMANY - static field in class java.util.Locale
Locale which represents Germany.
GET - static field in class javax.swing.text.html.FormSubmitEvent.MethodType
Indicates a form submit with HTTP method GET.
get() - method in class javax.naming.directory.Attribute
get() - method in class javax.naming.directory.BasicAttribute
get() - method in class java.nio.ByteBuffer
Reads the byte at this buffer's current position, and then increments the position.
get() - method in class java.nio.CharBuffer
Reads the char at this buffer's current position, and then increments the position.
get() - static method in class gnu.java.rmi.activation.DefaultActivationSystem
Get the activation system, default for this jre.
get() - method in class java.nio.DoubleBuffer
Reads the double at this buffer's current position, and then increments the position.
get() - method in class java.nio.FloatBuffer
Reads the float at this buffer's current position, and then increments the position.
get() - method in class java.nio.IntBuffer
Reads the int at this buffer's current position, and then increments the position.
get() - method in class java.nio.LongBuffer
Reads the long at this buffer's current position, and then increments the position.
get() - method in class java.rmi.MarshalledObject<T>
Constructs and returns a copy of the internal serialized object.
get() - method in class java.lang.ref.PhantomReference<T>
Returns the object, this reference refers to.
get() - method in class java.lang.ref.Reference<T>
Returns the object, this reference refers to.
get() - method in class java.nio.ShortBuffer
Reads the short at this buffer's current position, and then increments the position.
get() - method in class java.lang.ref.SoftReference<T>
Returns the object, this reference refers to.
get() - method in class java.lang.ThreadLocal<T>
Gets the value associated with the ThreadLocal object for the currently executing Thread.
get(byte[]) - method in class gnu.CORBA.Poa.AOM
Get the stored object.
get(byte[]) - method in class java.nio.ByteBuffer
This method transfers bytes from this buffer into the given destination array.
get(byte[]) - method in class gnu.CORBA.Connected_objects
Get the stored object.
get(byte[]) - method in class gnu.gcj.runtime.PersistentByteMap
get(byte[],int,int) - method in class java.nio.ByteBuffer
This method transfers bytes from this buffer into the given destination array.
get(char[]) - method in class java.nio.CharBuffer
This method transfers chars from this buffer into the given destination array.
get(char[],int,int) - method in class java.nio.CharBuffer
This method transfers chars from this buffer into the given destination array.
get(Class) - method in class javax.print.attribute.AttributeSet
Returns the attribute object contained in this set for the given attribute category.
get(Class) - method in class javax.print.attribute.HashAttributeSet
Returns the attribute object contained in this set for the given attribute category.
get(double[]) - method in class java.nio.DoubleBuffer
This method transfers doubles from this buffer into the given destination array.
get(double[],int,int) - method in class java.nio.DoubleBuffer
This method transfers doubles from this buffer into the given destination array.
get(float[]) - method in class java.nio.FloatBuffer
This method transfers floats from this buffer into the given destination array.
get(float[],int,int) - method in class java.nio.FloatBuffer
This method transfers floats from this buffer into the given destination array.
get(int) - method in class java.util.AbstractList<E>
Returns the elements at the specified position in the list.
get(int) - method in class java.util.AbstractSequentialList<E>
Get the element at a given index in this list.
get(int) - method in class java.util.ArrayList<E>
Retrieves the element at the user-supplied index.
get(int) - method in class javax.naming.directory.Attribute
get(int) - method in class javax.naming.directory.BasicAttribute
get(int) - method in class java.util.BitSet
Returns true if the integer bitIndex is in this bit set, otherwise false.
get(int) - method in class java.nio.ByteBuffer
Absolute get method.
get(int) - method in class java.util.Calendar
Gets the value of the specified field.
get(int) - method in class gnu.javax.net.ssl.provider.CertificateURL
get(int) - method in class java.nio.CharBuffer
Absolute get method.
get(int) - method in class gnu.javax.net.ssl.provider.CipherSuiteList
Get the cipher suite at the specified index.
get(int) - method in class gnu.javax.net.ssl.provider.ClientCertificateTypeList
get(int) - method in class javax.naming.CompositeName
get(int) - method in class javax.naming.CompoundName
get(int) - method in class gnu.javax.net.ssl.provider.CompressionMethodList
Get the cipher suite at the specified index.
get(int) - method in class java.util.concurrent.CopyOnWriteArrayList<E>
Retrieves the element at the user-supplied index.
get(int) - method in class gnu.java.beans.decoder.DecoderContext
get(int) - method in class javax.swing.DefaultListModel
Gets the list element at a particular index.
get(int) - method in class java.nio.DoubleBuffer
Absolute get method.
get(int) - method in class gnu.java.beans.decoder.DummyContext
get(int) - method in class gnu.javax.net.ssl.provider.ExtensionList
get(int) - method in class java.nio.FloatBuffer
Absolute get method.
get(int) - method in class gnu.javax.naming.ictxImpl.trans.GnuName
Gets the component at the given index.
get(int) - method in class gnu.javax.swing.text.html.parser.support.gnuStringIntMapper
Get string from id or null if no such id is present in the mapper.
get(int) - method in class java.nio.IntBuffer
Absolute get method.
get(int) - method in class gnu.javax.imageio.jpeg.JPEGScan
get(int) - method in class java.util.LinkedList<T>
Return the element at index.
get(int) - method in class java.util.List<E>
Get the element at a given index in this list.
get(int) - method in class java.nio.LongBuffer
Absolute get method.
get(int) - method in class javax.naming.Name
Gets the component at the given index.
get(int) - method in class gnu.java.beans.decoder.PersistenceParser
Calls an appropriate indexed get method if it is available or throws an AssemblerException if that is not allowed on this Context.
get(int) - method in class gnu.javax.swing.text.html.parser.support.low.Queue
Read the value ahead.
get(int) - method in class javax.naming.Reference
Get the address of this object at the given position.
get(int) - method in class gnu.java.util.regex.RESyntax
Check if a given bit is set in this syntax.
get(int) - method in class gnu.java.security.util.Sequence
get(int) - method in class gnu.javax.net.ssl.provider.ServerNameList
get(int) - method in class java.nio.ShortBuffer
Absolute get method.
get(int) - method in class gnu.java.security.util.SimpleList
get(int) - method in class javax.sound.midi.Track
Get an event idetified by its order index
get(int) - method in class gnu.javax.net.ssl.provider.TrustedAuthorities
get(int) - method in class java.util.Vector<T>
Returns the element at position index.
get(int) - method in class gnu.javax.net.ssl.provider.X500PrincipalList
get(int,int) - method in class java.util.BitSet
Returns a new BitSet composed of a range of bits from this one.
get(int[]) - method in class java.nio.IntBuffer
This method transfers ints from this buffer into the given destination array.
get(int[],int,int) - method in class java.nio.IntBuffer
This method transfers ints from this buffer into the given destination array.
get(java.lang.Object) - method in class java.util.AbstractMap<K,V>
Returns the value mapped by the given key.
get(java.lang.Object) - method in class javax.swing.ActionMap
Returns an action associated with an object.
get(java.lang.Object) - method in class java.util.jar.Attributes
Gets the value of a specified attribute name.
get(java.lang.Object) - method in class gnu.java.rmi.activation.BidiTable
Get value from key
get(java.lang.Object) - method in class java.util.Dictionary<K,V>
Returns the value associated with the supplied key, or null if no such value exists.
get(java.lang.Object) - method in class java.beans.Encoder
Returns the replacement object which has been created by the encoder during the instantiation sequence or null if the object has not been processed yet.
Returns the value mapped by the given key.
get(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this Field.
get(java.lang.Object) - method in class java.util.HashMap<K,V>
Return the value in this HashMap associated with the supplied key, or null if the key maps to nothing.
get(java.lang.Object) - method in class java.util.Hashtable<K,V>
Return the value in this Hashtable associated with the supplied key, or null if the key maps to nothing.
get(java.lang.Object) - method in class java.util.IdentityHashMap<K,V>
Return the value in this Map associated with the supplied key, or null if the key maps to nothing.
get(java.lang.Object) - method in class java.util.LinkedHashMap<K,V>
Return the value in this Map associated with the supplied key, or null if the key maps to nothing.
get(java.lang.Object) - method in class java.util.Map<K,V>
Returns the value mapped by the given key.
get(java.lang.Object) - method in class gnu.java.io.ObjectIdentityMap2Int
Obtain an element from this map
get(java.lang.Object) - method in class java.security.Provider
Return the value in this Hashtable associated with the supplied key, or null if the key maps to nothing.
get(java.lang.Object) - method in class java.awt.RenderingHints
Returns the value associated with the specified key, or null if there is no value defined for the key.
get(java.lang.Object) - method in class javax.management.openmbean.TabularDataSupport
Retrieves the value for the specified key by simply calling get((Object[]) key).
get(java.lang.Object) - method in class java.util.TreeMap<K,V>
Return the value in this TreeMap associated with the supplied key, or null if the key maps to nothing.
get(java.lang.Object) - method in class javax.swing.UIDefaults
Returns the entry for the specified key in the default locale.
get(java.lang.Object) - static method in class javax.swing.UIManager
Returns an object from the UIDefaults table for the current LookAndFeel.
get(java.lang.Object) - method in class java.util.WeakHashMap<K,V>
Gets the value the key is mapped to.
get(java.lang.Object) - method in class gnu.java.util.WeakIdentityHashMap
Gets the value the key is mapped to.
get(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of an array.
Returns the entry for the specified key in the Locale loc.
get(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns an object from the UIDefaults table for the current LookAndFeel.
get(java.lang.Object[]) - method in class javax.management.openmbean.TabularData
Retrieves the CompositeData value for the specified key, or null if no such mapping exists.
get(java.lang.Object[]) - method in class javax.management.openmbean.TabularDataSupport
Retrieves the CompositeData value for the specified key, or null if no such mapping exists.
get(java.lang.String) - method in class javax.accessibility.AccessibleRelationSet
Get the relation that matches the key.
get(java.lang.String) - method in class javax.naming.directory.Attributes
get(java.lang.String) - method in class gnu.javax.crypto.keyring.BaseKeyring
get(java.lang.String) - method in class javax.naming.directory.BasicAttributes
get(java.lang.String) - method in class javax.management.openmbean.CompositeData
Retrieves the value for the specified key.
get(java.lang.String) - method in class javax.management.openmbean.CompositeDataSupport
Retrieves the value for the specified key.
get(java.lang.String) - method in class gnu.javax.crypto.keyring.EnvelopeEntry
Gets all primitive entries that have the given alias.
get(java.lang.String) - method in class gnu.javax.swing.text.html.parser.support.gnuStringIntMapper
Get id from string or 0 if no such string is present in the mapper.
get(java.lang.String) - method in class gnu.javax.crypto.keyring.IKeyring
Returns a List of entries (instances of Entry) for the given alias, or null if there no such entry exists.
get(java.lang.String) - method in class gnu.javax.crypto.keyring.MaskableEnvelopeEntry
get(java.lang.String) - method in class javax.activation.MimeTypeParameterList
Returns the value for the specified parameter name.
get(java.lang.String) - method in class gnu.javax.crypto.keyring.Properties
Returns the value mapped by the given key, or null if there is no such mapping.
get(java.lang.String) - method in class javax.naming.Reference
Get the given type of address for this object.
Returns the value associated with the key in this preferences node.
get(java.lang.String,java.lang.String) - method in class java.util.prefs.Preferences
Returns the value associated with the key in this preferences node.
get(java.net.URL,boolean) - static method in class gnu.java.net.protocol.jar.Connection.JarFileCache
get(javax.swing.KeyStroke) - method in class javax.swing.InputMap
Returns the binding for the specified keystroke, if there is one.
get(long) - method in class gnu.classpath.jdwp.VMIdManager
Returns the JdwpId for a given ID.
get(long[]) - method in class java.nio.LongBuffer
This method transfers longs from this buffer into the given destination array.
get(long[],int,int) - method in class java.nio.LongBuffer
This method transfers longs from this buffer into the given destination array.
get(org.omg.CosNaming.NameComponent) - method in class gnu.CORBA.NamingService.NamingMap
Get the CORBA object, associated with the given name.
get(short[]) - method in class java.nio.ShortBuffer
This method transfers shorts from this buffer into the given destination array.
get(short[],int,int) - method in class java.nio.ShortBuffer
This method transfers shorts from this buffer into the given destination array.
get2DigitYearStart() - method in class java.text.SimpleDateFormat
Returns the start of the century used for two digit years.
get_any() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_any() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_any() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_any() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_any() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_any() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_any() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_any() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_any() - method in class gnu.CORBA.DynAn.DivideableAny
Return the second (enclosed any) that is stored in the wrapped Any.
get_any() - method in class org.omg.CORBA.DynAny
Retrieves the Any, stored inside this DynAny.
get_any() - method in class org.omg.DynamicAny.DynAnyOperations
This method is used when the wrapped Any contains an instance of another Any itself.
get_any() - method in class gnu.CORBA.DynAn.gnuDynAny
Return the second (enclosed any) that is stored in the wrapped Any.
get_any() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_as_string() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynEnum methods is not possible.
get_as_string() - method in class org.omg.DynamicAny.DynEnumOperations
Get the current enumeration value, as string.
get_as_string() - method in class gnu.CORBA.DynAn.gnuDynEnum
Get the value of this enumeration as string.
get_as_ulong() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynEnum methods is not possible.
get_as_ulong() - method in class org.omg.DynamicAny.DynEnumOperations
Get the current enumeration value, as int.
get_as_ulong() - method in class gnu.CORBA.DynAn.gnuDynEnum
Get the value of this enumeration as int.
get_boolean() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_boolean() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_boolean() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_boolean() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_boolean() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_boolean() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_boolean() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_boolean() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_boolean() - method in class gnu.CORBA.DynAn.DivideableAny
get_boolean() - method in class org.omg.CORBA.DynAny
Extract the boolean value that is expected to be stored in this DynAny.
get_boolean() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the boolean value that is expected to be stored in this DynAny.
get_boolean() - method in class gnu.CORBA.DynAn.gnuDynAny
get_boolean() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_boxed_value() - method in class org.omg.DynamicAny.DynValueBoxOperations
Get the return the content of the "box" as the Any.
get_boxed_value() - method in class gnu.CORBA.DynAn.gnuDynValueBox
get_boxed_value_as_dyn_any() - method in class org.omg.DynamicAny.DynValueBoxOperations
Get the return the content of the "box" as the DynAny.
get_boxed_value_as_dyn_any() - method in class gnu.CORBA.DynAn.gnuDynValueBox
get_char() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_char() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_char() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_char() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_char() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_char() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_char() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_char() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_char() - method in class gnu.CORBA.DynAn.DivideableAny
get_char() - method in class org.omg.CORBA.DynAny
Extract the char value that is expected to be stored in this DynAny.
get_char() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the char value that is expected to be stored in this DynAny.
get_char() - method in class gnu.CORBA.DynAn.gnuDynAny
get_char() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_codebase(org.omg.CORBA.Object) - method in class org.omg.CORBA_2_3.portable.Delegate
Returns the codebase for the provided object reference.
get_compact_typecode() - method in class gnu.CORBA.typecodes.PrimitiveTypeCode
get_compact_typecode() - method in class org.omg.CORBA.TypeCode
Returns a version of this instance without the optional memeber and member name fields.
get_current() - method in class org.omg.CORBA.ORB
This should return the information, related to the current thread.
get_default_context() - method in class org.omg.CORBA.ORB
Get the default context of this ORB.
get_default_context() - method in class gnu.CORBA.OrbRestricted
Get the default context of this ORB.
get_discriminator() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_discriminator() - method in class org.omg.DynamicAny.DynUnionOperations
Get the value of discriminator, defining which content variant (member) is active.
get_discriminator() - method in class gnu.CORBA.DynAn.gnuDynUnion
get_domain_managers(org.omg.CORBA.Object) - method in class org.omg.CORBA.portable.Delegate
Retrieve the domain managers for this object.
get_domain_policy(int) - method in class org.omg.CORBA.DomainManagerOperations
Get the policy of the specified type for the objects, belonging to this domain.
get_double() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_double() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_double() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_double() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_double() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_double() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_double() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_double() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_double() - method in class gnu.CORBA.DynAn.DivideableAny
get_double() - method in class org.omg.CORBA.DynAny
Extract the double value that is expected to be stored in this DynAny.
get_double() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the double value that is expected to be stored in this DynAny.
get_double() - method in class gnu.CORBA.DynAn.gnuDynAny
get_double() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_dyn_any() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_dyn_any() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_dyn_any() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_dyn_any() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_dyn_any() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_dyn_any() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_dyn_any() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_dyn_any() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_dyn_any() - method in class gnu.CORBA.DynAn.DivideableAny
get_dyn_any() - method in class org.omg.DynamicAny.DynAnyOperations
Return DynAny, wrapping the second (enclosed any) that is stored in the wrapped Any.
get_dyn_any() - method in class gnu.CORBA.DynAn.gnuDynAny
Return DynAny, wrapping the second (enclosed any) that is stored in the wrapped Any.
get_dyn_any() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_effective_component(int) - method in class org.omg.PortableInterceptor.ClientRequestInfoOperations
Returns the given component of the invocation target profile.
get_effective_component(int) - method in class gnu.CORBA.Interceptor.gnuClientRequestInfo
get_effective_component(int) - method in class gnu.CORBA.gnuRequest
Get effective component with the give id from the Internet profile.
get_effective_components(int) - method in class org.omg.PortableInterceptor.ClientRequestInfoOperations
Returns the given components of the invocation target profile.
get_effective_components(int) - method in class gnu.CORBA.Interceptor.gnuClientRequestInfo
get_effective_components(int) - method in class gnu.CORBA.gnuRequest
Get all components with the given id from the internet profile.
get_effective_policy(int) - method in class gnu.CORBA.Interceptor.gnuIorInfo
Get the POA policy.
get_effective_policy(int) - method in class org.omg.PortableInterceptor.IORInfoOperations
Get the server side policy for an IOR being constructed.
get_elements() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynArray methods is not possible.
get_elements() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_elements() - method in class org.omg.CORBA.DynArray
Get the elements of the enclosed array.
get_elements() - method in class org.omg.DynamicAny.DynArrayOperations
Returns the array.
get_elements() - method in class org.omg.CORBA.DynSequence
Get the elements of the enclosed sequence.
get_elements() - method in class org.omg.DynamicAny.DynSequenceOperations
Returns the array, containing the sequence elements.
get_elements() - method in class gnu.CORBA.DynAn.gnuDynArray
Get elements as array of anys.
get_elements_as_dyn_any() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynArray methods is not possible.
get_elements_as_dyn_any() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_elements_as_dyn_any() - method in class org.omg.DynamicAny.DynArrayOperations
Returns the array.
get_elements_as_dyn_any() - method in class org.omg.DynamicAny.DynSequenceOperations
Returns the array, containing the sequence elements.
get_elements_as_dyn_any() - method in class gnu.CORBA.DynAn.gnuDynArray
get_float() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_float() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_float() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_float() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_float() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_float() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_float() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_float() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_float() - method in class gnu.CORBA.DynAn.DivideableAny
get_float() - method in class org.omg.CORBA.DynAny
Extract the float value that is expected to be stored in this DynAny.
get_float() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the float value that is expected to be stored in this DynAny.
get_float() - method in class gnu.CORBA.DynAn.gnuDynAny
get_float() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_id() - method in class org.omg.CORBA.portable.BoxedValueHelper
Get the repository id of this value type.
get_id() - method in class gnu.CORBA.CDR.IDLTypeHelper
Get the Id, returned by this helper (use reflection).
get_id() - method in class org.omg.CORBA.StringValueHelper
Returns the String Value repository Id.
get_id() - method in class org.omg.CORBA.WStringValueHelper
Returns the String Value repository Id.
get_interface_def(org.omg.CORBA.Object) - method in class org.omg.CORBA.portable.Delegate
Not in use.
Not implemented.
get_interface_def(org.omg.PortableServer.Servant) - method in class org.omg.PortableServer.portable.Delegate
Get the interface repository defintion InterfaceDef for this Object.
Not supported.
GET_JOB_ATTRIBUTES - static field in class gnu.javax.print.ipp.attribute.supported.OperationsSupported
Operation to get job attributes of a current job.
GET_JOBS - static field in class gnu.javax.print.ipp.attribute.supported.OperationsSupported
Operation to get all currently queued or processed jobs.
get_length() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_length() - method in class org.omg.DynamicAny.DynSequenceOperations
Get the length of the sequence.
get_length() - method in class gnu.CORBA.DynAn.gnuDynSequence
Get the length of the sequence.
get_long() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_long() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_long() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_long() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_long() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_long() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_long() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_long() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_long() - method in class gnu.CORBA.DynAn.DivideableAny
get_long() - method in class org.omg.CORBA.DynAny
Extract the int (CORBA long) value that is expected to be stored in this DynAny.
get_long() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the int (CORBA long) value that is expected to be stored in this DynAny.
get_long() - method in class gnu.CORBA.DynAn.gnuDynAny
get_long() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_longlong() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_longlong() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_longlong() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_longlong() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_longlong() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_longlong() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_longlong() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_longlong() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_longlong() - method in class gnu.CORBA.DynAn.DivideableAny
get_longlong() - method in class org.omg.CORBA.DynAny
Extract the long (CORBA long long) value that is expected to be stored in this DynAny.
get_longlong() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the long (CORBA long long) value that is expected to be stored in this DynAny.
get_longlong() - method in class gnu.CORBA.DynAn.gnuDynAny
get_longlong() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_members() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_members() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_members() - method in class org.omg.CORBA.DynStruct
Get all fields of the structure in the array of the named values, holding name, repository id and value of the associated field.
get_members() - method in class org.omg.DynamicAny.DynStructOperations
Return array, describing describing the name and the value of each member in the structure.
get_members() - method in class org.omg.CORBA.DynValue
Get all members of the enclosed value type object.
get_members() - method in class org.omg.DynamicAny.DynValueOperations
Get all members as an array of the named Any's.
get_members() - method in class gnu.CORBA.DynAn.gnuDynStruct
get_members() - method in class gnu.CORBA.DynAn.gnuDynValue
get_members_as_dyn_any() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_members_as_dyn_any() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_members_as_dyn_any() - method in class org.omg.DynamicAny.DynStructOperations
Return array, describing describing the name and the value of each member in the structure.
get_members_as_dyn_any() - method in class org.omg.DynamicAny.DynValueOperations
Get all members as an array of the named DynAny's.
get_members_as_dyn_any() - method in class gnu.CORBA.DynAn.gnuDynStruct
get_members_as_dyn_any() - method in class gnu.CORBA.DynAn.gnuDynValue
get_next_response() - method in class gnu.CORBA.Asynchron
Get the next instance with a response being received.
get_next_response() - method in class org.omg.CORBA.ORB
Get the next instance with a response being received.
get_next_response() - method in class gnu.CORBA.OrbFunctional
Get the next instance with a response being received.
get_next_response() - method in class gnu.CORBA.OrbRestricted
This method is not allowed for a RestrictedORB.
get_object_id() - method in class org.omg.PortableServer.CurrentOperations
Returns the Id of the object currently being served.
get_object_id() - method in class gnu.CORBA.Poa.gnuPoaCurrent
Get the object id, associated with the thread currently being served.
get_object_id() - method in class gnu.CORBA.Poa.gnuServantObject
Get the object id.
get_object_id() - method in class gnu.CORBA.Poa.LocalRequest
get_octet() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_octet() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_octet() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_octet() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_octet() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_octet() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_octet() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_octet() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_octet() - method in class gnu.CORBA.DynAn.DivideableAny
get_octet() - method in class org.omg.CORBA.DynAny
Extract the byte (CORBA octet) value that is expected to be stored in this DynAny.
get_octet() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the byte (CORBA octet) value that is expected to be stored in this DynAny.
get_octet() - method in class gnu.CORBA.DynAn.gnuDynAny
get_octet() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_POA() - method in class org.omg.PortableServer.CurrentOperations
Returns POA to that the object currently being served is connected.
get_POA() - method in class gnu.CORBA.Poa.gnuPoaCurrent
Get the object POA, associated with the thread currently being served.
get_POA() - method in class gnu.CORBA.Poa.gnuServantObject
Get POA.
get_POA() - method in class gnu.CORBA.Poa.LocalRequest
get_policy(org.omg.CORBA.Object,int) - method in class org.omg.CORBA.portable.Delegate
Returns the Policy, applying to this object.
get_primitive_tc(org.omg.CORBA.TCKind) - method in class org.omg.CORBA.ORB
Return thg typecode, representing the given primitive object type.
GET_PRINTER_ATTRIBUTES - static field in class gnu.javax.print.ipp.attribute.supported.OperationsSupported
Operation to get the attributes of a printer.
get_reference() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_reference() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_reference() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_reference() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_reference() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_reference() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_reference() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_reference() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_reference() - method in class gnu.CORBA.DynAn.DivideableAny
get_reference() - method in class org.omg.CORBA.DynAny
Extract the CORBA object reference that is expected to be stored in this DynAny.
get_reference() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the CORBA object reference that is expected to be stored in this DynAny.
get_reference() - method in class gnu.CORBA.DynAn.gnuDynAny
get_reference() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_reply_service_context(int) - method in class gnu.CORBA.Interceptor.gnuClientRequestInfo
get_reply_service_context(int) - method in class gnu.CORBA.gnuRequest
get_reply_service_context(int) - method in class gnu.CORBA.Interceptor.gnuServerRequestInfo
get_reply_service_context(int) - method in class org.omg.PortableInterceptor.RequestInfoOperations
Get the service context with the given ctx_name that is associated with the reply.
get_request_policy(int) - method in class org.omg.PortableInterceptor.ClientRequestInfoOperations
This should return the policy of the given type that applies to this operation, but it is not implemented up till JDK 1.5 inclusive.
get_request_policy(int) - method in class gnu.CORBA.Interceptor.gnuClientRequestInfo
get_request_policy(int) - method in class gnu.CORBA.gnuRequest
This should be not implemented up till jdk 1.5 inclusive.
get_request_service_context(int) - method in class gnu.CORBA.Interceptor.gnuClientRequestInfo
get_request_service_context(int) - method in class gnu.CORBA.gnuRequest
get_request_service_context(int) - method in class gnu.CORBA.Interceptor.gnuServerRequestInfo
get_request_service_context(int) - method in class org.omg.PortableInterceptor.RequestInfoOperations
Get the service context with the given ctx_name that is associated with the request.
get_response() - method in class gnu.CORBA.gnuRequest
get_response() - method in class org.omg.CORBA.Request
Allow to access the response that has been previously sent using send_deferred().
get_servant() - method in class gnu.CORBA.Poa.gnuPOA
Returns a default servant for this POA.
get_servant() - method in class org.omg.PortableServer.POAOperations
Returns a default servant for this POA.
get_servant_manager() - method in class gnu.CORBA.Poa.gnuPOA
Get the servant manager, associated with this POA.
get_servant_manager() - method in class org.omg.PortableServer.POAOperations
Get the servant manager, associated with this POA.
get_server_policy(int) - method in class gnu.CORBA.Interceptor.gnuServerRequestInfo
Get the POA policy of the given type that applies to the object being served (request being handled).
get_server_policy(int) - method in class org.omg.PortableInterceptor.ServerRequestInfoOperations
Return the policy of the given type that applies to this operation.
This should return the information about the CORBA facilities and services, available from this ORB.
get_short() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_short() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_short() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_short() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_short() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_short() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_short() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_short() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_short() - method in class gnu.CORBA.DynAn.DivideableAny
get_short() - method in class org.omg.CORBA.DynAny
Extract the short value that is expected to be stored in this DynAny.
get_short() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the short value that is expected to be stored in this DynAny.
get_short() - method in class gnu.CORBA.DynAn.gnuDynAny
get_short() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_slot(int) - method in class org.omg.PortableInterceptor.CurrentOperations
Get data from the slot with the given slot_id.
get_slot(int) - method in class gnu.CORBA.Interceptor.gnuClientRequestInfo
get_slot(int) - method in class gnu.CORBA.Interceptor.gnuIcCurrent
Get value for the slot with the given id.
get_slot(int) - method in class gnu.CORBA.gnuRequest
Get the slot from the slot array inside this request.
get_slot(int) - method in class gnu.CORBA.Interceptor.gnuServerRequestInfo
Get the given slot.
get_slot(int) - method in class org.omg.PortableInterceptor.RequestInfoOperations
Get the data from the given slot of the PortableInterceptor.Current that is in the scope of the request.
get_socket(java.lang.Object) - static method in class gnu.CORBA.SocketRepository
Get a socket.
get_state() - method in class gnu.CORBA.Poa.gnuPOAManager
Get the state of the POA manager.
get_state() - method in class org.omg.PortableServer.POAManagerOperations
Get the state of the POA manager.
get_string() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_string() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_string() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_string() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_string() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_string() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_string() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_string() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_string() - method in class gnu.CORBA.DynAn.DivideableAny
get_string() - method in class org.omg.CORBA.DynAny
Extract the string value that is expected to be stored in this DynAny.
get_string() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the string value that is expected to be stored in this DynAny.
get_string() - method in class gnu.CORBA.DynAn.gnuDynAny
get_string() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_typecode() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_typecode() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_typecode() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_typecode() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_typecode() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_typecode() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_typecode() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_typecode() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_typecode() - method in class gnu.CORBA.DynAn.DivideableAny
get_typecode() - method in class org.omg.CORBA.DynAny
Extract the TypeCode value that is expected to be stored in this DynAny.
get_typecode() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the TypeCode value that is expected to be stored in this DynAny.
get_typecode() - method in class gnu.CORBA.DynAn.gnuDynAny
get_typecode() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_ulong() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_ulong() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_ulong() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_ulong() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_ulong() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_ulong() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_ulong() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_ulong() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_ulong() - method in class gnu.CORBA.DynAn.DivideableAny
get_ulong() - method in class org.omg.CORBA.DynAny
Extract the unsigned int (CORBA ulong) value that is expected to be stored in this DynAny.
get_ulong() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the unsigned int (CORBA ulong) value that is expected to be stored in this DynAny.
get_ulong() - method in class gnu.CORBA.DynAn.gnuDynAny
get_ulong() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_ulonglong() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_ulonglong() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_ulonglong() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_ulonglong() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_ulonglong() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_ulonglong() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_ulonglong() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_ulonglong() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_ulonglong() - method in class gnu.CORBA.DynAn.DivideableAny
get_ulonglong() - method in class org.omg.CORBA.DynAny
Extract the unsingel long (CORBA unsigned long long )value that is expected to be stored in this DynAny.
get_ulonglong() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the unsingel long (CORBA unsigned long long )value that is expected to be stored in this DynAny.
get_ulonglong() - method in class gnu.CORBA.DynAn.gnuDynAny
get_ulonglong() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_ushort() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_ushort() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_ushort() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_ushort() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_ushort() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_ushort() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_ushort() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_ushort() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_ushort() - method in class gnu.CORBA.DynAn.DivideableAny
get_ushort() - method in class org.omg.CORBA.DynAny
Extract the unsigned short value that is expected to be stored in this DynAny.
get_ushort() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the unsigned short value that is expected to be stored in this DynAny.
get_ushort() - method in class gnu.CORBA.DynAn.gnuDynAny
get_ushort() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_val() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_val() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_val() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_val() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_val() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_val() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_val() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_val() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_val() - method in class gnu.CORBA.DynAn.DivideableAny
get_val() - method in class org.omg.CORBA.DynAny
Extract the value that is expected to be stored in this DynAny.
get_val() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the value that is expected to be stored in this DynAny.
get_val() - method in class gnu.CORBA.DynAn.gnuDynAny
get_val() - method in class gnu.CORBA.DynAn.gnuDynValue
get_val() - method in class gnu.CORBA.DynAn.gnuDynValueBox
get_val() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_value() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_value() - method in class org.omg.CORBA.DynFixed
Get the value of this DynFixed in the binary form.
get_value() - method in class org.omg.DynamicAny.DynFixedOperations
Get the value of the enclosed DynFixed, as string.
get_value() - method in class gnu.CORBA.DynAn.gnuDynFixed
Get the value of the wrapped dyn fixed, as string.
get_value_def(java.lang.String) - method in class org.omg.CORBA_2_3.ORB
Should return a defintion of the value type as described in the interface repository.
GET_VALUES - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.ArrayReference
GET_VALUES - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.ObjectReference
GET_VALUES - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.ReferenceType
GET_VALUES - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.StackFrame
Search the values.
get_wchar() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_wchar() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_wchar() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_wchar() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_wchar() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_wchar() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_wchar() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_wchar() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_wchar() - method in class gnu.CORBA.DynAn.DivideableAny
get_wchar() - method in class org.omg.CORBA.DynAny
Extract the wide (usually UTF-16) character value that is expected to be stored in this DynAny.
get_wchar() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the wide (usually UTF-16) character value that is expected to be stored in this DynAny.
get_wchar() - method in class gnu.CORBA.DynAn.gnuDynAny
get_wchar() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
get_wstring() - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
get_wstring() - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
get_wstring() - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
get_wstring() - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
get_wstring() - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
get_wstring() - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
get_wstring() - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
get_wstring() - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
get_wstring() - method in class gnu.CORBA.DynAn.DivideableAny
get_wstring() - method in class org.omg.CORBA.DynAny
Extract the wide (usually UFT-16) string that is expected to be stored in this DynAny.
get_wstring() - method in class org.omg.DynamicAny.DynAnyOperations
Extract the wide (usually UFT-16) string that is expected to be stored in this DynAny.
get_wstring() - method in class gnu.CORBA.DynAn.gnuDynAny
get_wstring() - method in class gnu.CORBA.DynAn.UndivideableAny
Not in use.
getAbbr() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getAbbr() - method in class org.w3c.dom.html2.HTMLTableCellElement
Abbreviation for header cells.
getAbsoluteFile() - method in class java.io.File
This method returns a File object representing the absolute path of this object.
getAbsolutePath() - method in class java.io.File
This method returns the path of this file as an absolute path name.
getAbsoluteURI(java.lang.String,java.lang.String) - static method in class gnu.xml.libxmlj.util.XMLJ
Returns the absolute form of the specified URI.
getAccelerationPriority() - method in class java.awt.Image
Returns the acceleration priority of the image.
getAccelerator() - method in class javax.swing.JMenuItem
Return accelerator for this menu item.
getAcceleratorForeground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the accelerator foreground color from the installed theme.
getAcceleratorForeground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the accelerator foreground color.
getAcceleratorSelectedForeground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the accelerator selected foreground color from the installed theme.
getAcceleratorSelectedForeground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the accelerator selected foreground color.
getAcceleratorString() - method in class javax.swing.plaf.metal.MetalToolTipUI
Returns a string representing the accelerator key (if there is one) for the component that the tool tip belongs to.
getAccept() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getAccept() - method in class org.w3c.dom.html2.HTMLInputElement
A comma-separated list of content types that a server processing this form will handle correctly.
getAcceptAllFileFilter() - method in class javax.swing.JFileChooser
Returns the 'accept all' file filter from the UI delegate.
Returns the "accept all" file filter.
Returns a FileFilter that accepts every file.
Calls the FileChooserUI.getAcceptAllFileFilter(JFileChooser) method for all the UI delegates managed by this MultiFileChooserUI, returning the filter for the UI delegate from the primary look and feel.
getAcceptCharset() - method in class gnu.xml.dom.html2.DomHTMLFormElement
getAcceptCharset() - method in class org.w3c.dom.html2.HTMLFormElement
List of character sets supported by the server.
getAcceptedIssuers() - method in class gnu.java.net.EmptyX509TrustManager
Returns the list of trusted issuer certificates currently in use.
getAcceptedIssuers() - method in class javax.net.ssl.X509TrustManager
Returns the list of trusted issuer certificates currently in use.
getAcceptorAddress() - method in class org.ietf.jgss.ChannelBinding
Returns the acceptor's address for this channel binding.
Returns the accessible action associated with this object.
getAccessibleAction() - method in class javax.accessibility.AccessibleContext
Get any supported accessible actions.
Returns an implementation of the AccessibleAction interface for this accessible object.
Returns an implementation of the AccessibleAction interface for this accessible object.
Returns the accessible action associated to this accessible object.
Get the AccessibleAction associated with this object.
getAccessibleActionAnchor(int) - method in class javax.accessibility.AccessibleHyperlink
Get the anchor appropriate for the link, or null if the index is out of bounds.
Returns an object that represents the link anchor.
Returns the number of accessible actions that are supported by this object.
getAccessibleActionCount() - method in class javax.accessibility.AccessibleAction
Get the number possible actions for this object, with the zeroth representing the default action.
getAccessibleActionCount() - method in class javax.accessibility.AccessibleHyperlink
Get the number possible actions for this object, starting from 0.
Get the number possible actions for this object, with the zeroth representing the default action.
Returns the number of actions associated with this accessible object.
Returns the number of actions associated with this accessible object.
Returns the number of accessible actions that can be performed by this object.
Returns the number of AccessibleActions in this link object.
Returns the number of actions for this object.
Returns the number of accessible actions available in this tree node.
Get the number possible actions for this object, with the zeroth representing the default action.
Returns a description for the action with the specified index or null if such action does not exist.
getAccessibleActionDescription(int) - method in class javax.accessibility.AccessibleAction
Get a description for the specified action.
getAccessibleActionDescription(int) - method in class javax.accessibility.AccessibleHyperlink
Get the anchor text of the link, or null if the index is out of bounds.
Get a description for the specified action.
Returns a description of the action with the supplied id.
Returns a description of the action with the supplied id.
Returns the description of the specified action.
Returns the description of the action at action index i.
Returns the description of the i-th action.
Return a description of the specified action of the tree node.
Get a description for the specified action.
getAccessibleActionObject(int) - method in class javax.accessibility.AccessibleHyperlink
Get the link location, or null if the index is out of bounds.
Returns an URL object, that represents the action at action index i.
getAccessibleAt(int,int) - method in class javax.accessibility.AccessibleTable
Return the cell at the specified row and column, or null if out of bounds.
Returns the accessible child (table cell) at the specified row and column.
Returns the Accessible child of the specified component which appears at the supplied Point.
getAccessibleAt(java.awt.Point) - method in class javax.accessibility.AccessibleComponent
If an object exists at the specified point which is a child of this parent component, and it is accessible, then it is returned.
Returns the Accessible child at a point relative to the coordinate system of this component, if one exists, or null.
Return the accessible child located at point (in the parent's coordinates), if one exists.
Returns the accessible child at the visual location p (relative to the upper left corner of the JList).
Returns null because list children do not have children themselves
Returns the accessible child component at the specified coordinates.
Table cells have no children, so we return null here.
Return the accessible child located at point (in the parent's coordinates), if one exists.
Returns the Accessible child, if one exists, contained at the local coordinate Point.
Returns the Accessible child, if one exists, contained at the local coordinate Point.
Returns the Accessible child of this component present at the specified point.
getAccessibleCaption() - method in class javax.accessibility.AccessibleTable
Return the caption for the table, or null if unknown.
getAccessibleCaption() - method in class javax.swing.JTable.AccessibleJTable
Returns the caption of the table.
getAccessibleChild(int) - method in class javax.accessibility.AccessibleContext
Returns the specified accessible chile.
Returns the ith accessible child.
Return the nth accessible child of the containing accessible object.
Returns the accessible child at index i, which is null in this case because an ImageIcon has no children.
Returns the number of accessible children of this object.
Returns the accessible child component at index i.
getAccessibleChild(int) - method in class javax.swing.JList.AccessibleJList
Returns the n-th accessible child of this JList.
Returns null since list children don't have children themselves.
getAccessibleChild(int) - method in class javax.swing.JMenu.AccessibleJMenu
Returns the accessible child with the specified index.
Returns the accessible child component at the specified index.
getAccessibleChild(int) - method in class javax.swing.JTable.AccessibleJTable
Returns the accessible child at the given index.
Returns the accessible child at index i.
Return the nth accessible child of the containing accessible object.
Returns null as the header entry has no accessible children.
getAccessibleChild(int) - method in class javax.swing.JTree.AccessibleJTree
Return the nth Accessible child of the object.
Return the specified Accessible child of the object.
Returns the ith accessible child.
Returns the Accessible child at the supplied index within the list of children of this component.
getAccessibleChild(java.awt.Component,int) - static method in class javax.swing.SwingUtilities
Returns the Accessible child of the specified component that has the supplied index within the parent component.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the accessible child with the specified index.
Returns the specified accessible child of the component.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiButtonUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiButtonUI, returning the child for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiColorChooserUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiComboBoxUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiComboBoxUI, returning the child for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiDesktopIconUI, returning the child for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the child for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiFileChooserUI, returning the child for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiInternalFrameUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiLabelUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiLabelUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiListUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiListUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiMenuBarUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiMenuBarUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiMenuItemUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiMenuItemUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiOptionPaneUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiOptionPaneUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiPanelUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiPanelUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiPopupMenuUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiPopupMenuUI, returning the child for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiProgressBarUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiRootPaneUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiRootPaneUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiScrollBarUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiScrollBarUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiScrollPaneUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiScrollPaneUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiSeparatorUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiSeparatorUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiSliderUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiSliderUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiSpinnerUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiSpinnerUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiSplitPaneUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiSplitPaneUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the child for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiTableHeaderUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiTableUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiTableUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiTextUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiTextUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiToolBarUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiToolBarUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiToolTipUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiToolTipUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiTreeUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChild(javax.swing.JComponent,int) - method in class javax.swing.plaf.multi.MultiViewportUI
Calls the ComponentUI.getAccessibleChild(JComponent,int) method for all the UI delegates managed by this MultiViewportUI, returning the child for the UI delegate from the primary look and feel.
getAccessibleChildrenCount() - method in class javax.accessibility.AccessibleContext
Returns the number of accessible children of this object.
Returns the number of children of this component which implement Accessible.
Return the number of accessible children of the containing accessible object (at most the total number of its children).
Returns the number of accessible children of this component, which is 0, because an ImageIcon has no children.
Returns the number of accessible children of this object.
Returns the number of accessible children of this object.
Returns the number of accessible children in the JList.
Returns 0 since list children don't have children themselves.
Returns the number of accessible children of this object.
Returns the number of accessible child components of the JTabbedPane.
Returns the number of children of this object.
Return the number of accessible children of the containing accessible object (at most the total number of its children).
Returns the number of accessible children, zero in this case.
Returns the number of top-level children nodes of this JTree.
Returns the number of accessible children in the object.
Returns the number of children of this component which implement Accessible.
Returns the number of children of this component which implement the Accessible interface.
Returns the number of Accessible children within the supplied component.
Returns the number of accessible children of the combobox.
Counts the number of accessible children in the component.
getAccessibleChildrenCount(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiButtonUI
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiButtonUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiColorChooserUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiComboBoxUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiDesktopIconUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiFileChooserUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiInternalFrameUI, returning the count for the UI delegate from the primary look and feel.
getAccessibleChildrenCount(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiLabelUI
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiLabelUI, returning the count for the UI delegate from the primary look and feel.
getAccessibleChildrenCount(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiListUI
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiListUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiMenuBarUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiMenuItemUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiOptionPaneUI, returning the count for the UI delegate from the primary look and feel.
getAccessibleChildrenCount(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiPanelUI
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiPanelUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiPopupMenuUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiProgressBarUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiRootPaneUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiScrollBarUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiScrollPaneUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiSeparatorUI, returning the count for the UI delegate from the primary look and feel.
getAccessibleChildrenCount(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSliderUI
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiSliderUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiSpinnerUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiSplitPaneUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiTableHeaderUI, returning the count for the UI delegate from the primary look and feel.
getAccessibleChildrenCount(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTableUI
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiTableUI, returning the count for the UI delegate from the primary look and feel.
getAccessibleChildrenCount(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTextUI
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiTextUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiToolBarUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiToolTipUI, returning the count for the UI delegate from the primary look and feel.
getAccessibleChildrenCount(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiTreeUI, returning the count for the UI delegate from the primary look and feel.
Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method for all the UI delegates managed by this MultiViewportUI, returning the count for the UI delegate from the primary look and feel.
getAccessibleColumn(int) - method in class javax.accessibility.AccessibleExtendedTable
Returns the column number of an index in the table.
Returns the column number of an accessible child (cell) with the specified index.
Returns the accessible column at the specified index.
getAccessibleColumnCount() - method in class javax.accessibility.AccessibleTable
Return the number of columns in the table.
Returns the number of columns in the table.
getAccessibleColumnDescription(int) - method in class javax.accessibility.AccessibleTable
Return the description of a column, or null if there is none or the index is out of bounds.
Returns the accessible description for the column with the specified index, or null if no description has been set.
getAccessibleColumnExtentAt(int,int) - method in class javax.accessibility.AccessibleTable
Returns the number of merged columns occupied at the specified row and column, or 0 if out of bounds.
Returns the number of columns that the specified cell occupies.
getAccessibleColumnHeader() - method in class javax.accessibility.AccessibleTable
Return the column headers as a table.
Returns the column header.
getAccessibleComponent() - method in class javax.accessibility.AccessibleContext
Get any supported accessible component.
Returns this, since it is an accessible component.
Returns the accessible component for this header entry.
Get the AccessibleComponent associated with this object.
Retrieves the AccessibleComponent associated with this accessible context and its component.
getAccessibleContext() - method in class javax.accessibility.Accessible
If a component supports the Accessibility API then this method should not return null.
getAccessibleContext() - method in class java.applet.Applet
Gets the AccessibleContext associated with this applet, creating one if necessary.
getAccessibleContext() - method in class javax.swing.Box
If a component supports the Accessibility API then this method should not return null.
getAccessibleContext() - method in class javax.swing.Box.Filler
If a component supports the Accessibility API then this method should not return null.
getAccessibleContext() - method in class java.awt.Button
Gets the AccessibleContext associated with this Button.
getAccessibleContext() - method in class java.awt.Canvas
Gets the AccessibleContext associated with this Canvas.
getAccessibleContext() - method in class javax.swing.CellRendererPane
getAccessibleContext TODO
getAccessibleContext() - method in class java.awt.Checkbox
Gets the AccessibleContext associated with this Checkbox.
getAccessibleContext() - method in class java.awt.CheckboxMenuItem
Gets the AccessibleContext associated with this CheckboxMenuItem.
getAccessibleContext() - method in class java.awt.Choice
Gets the AccessibleContext associated with this Choice.
getAccessibleContext() - method in class java.awt.Component
Returns the accessibility framework context of this class.
getAccessibleContext() - method in class java.awt.Dialog
Gets the AccessibleContext associated with this Dialog.
getAccessibleContext() - method in class java.awt.Frame
Gets the AccessibleContext associated with this Frame.
getAccessibleContext() - method in class javax.swing.text.html.HTMLEditorKit
Gets the AccessibleContext associated with this.
getAccessibleContext() - method in class javax.swing.ImageIcon
Returns the object that provides accessibility features for this ImageIcon instance.
getAccessibleContext() - method in class javax.swing.JApplet
If a component supports the Accessibility API then this method should not return null.
getAccessibleContext() - method in class javax.swing.JButton
Returns the object that provides accessibility features for this JButton component.
getAccessibleContext() - method in class javax.swing.JCheckBox
Returns the accessible context for this JCheckBox.
getAccessibleContext() - method in class javax.swing.JCheckBoxMenuItem
Returns the object that provides accessibility features for this JCheckBoxMenuItem component.
getAccessibleContext() - method in class javax.swing.JColorChooser
getAccessibleContext
getAccessibleContext() - method in class javax.swing.JComboBox
Returns the object that provides accessibility features for this JComboBox component.
getAccessibleContext() - method in class javax.swing.JComponent
Get the value of the accessibleContext property for this component.
getAccessibleContext() - method in class javax.swing.JDesktopPane
Returns the object that provides accessibility features for this JDesktopPane component.
getAccessibleContext() - method in class javax.swing.JDialog
DOCUMENT ME!
getAccessibleContext() - method in class javax.swing.JEditorPane
Returns the accessible context associated with this editor pane.
getAccessibleContext() - method in class javax.swing.JFileChooser
Returns the object that provides accessibility features for this JFileChooser component.
getAccessibleContext() - method in class javax.swing.JFrame
Returns the object that provides accessibility features for this JFrame.
getAccessibleContext() - method in class javax.swing.JInternalFrame
Returns the object that provides accessibility features for this JInternalFrame component.
Returns the object that provides accessibility features for this JDesktopIcon component.
getAccessibleContext() - method in class javax.swing.JLabel
Returns the object that provides accessibility features for this JLabel component.
getAccessibleContext() - method in class javax.swing.JLayeredPane
Returns the accessible context for this JLayeredPane.
getAccessibleContext() - method in class javax.swing.JList
Returns the accessibility framework context of this class.
Returns the accessible context of this object.
getAccessibleContext() - method in class javax.swing.JMenu
If a component supports the Accessibility API then this method should not return null.
getAccessibleContext() - method in class javax.swing.JMenuBar
If a component supports the Accessibility API then this method should not return null.
getAccessibleContext() - method in class javax.swing.JMenuItem
Returns the object that provides accessibility features for this JMenuItem component.
getAccessibleContext() - method in class javax.swing.JOptionPane
Returns the object that provides accessibility features for this JOptionPane component.
getAccessibleContext() - method in class javax.swing.JPanel
Returns the object that provides accessibility features for this JPanel component.
getAccessibleContext() - method in class javax.swing.JPasswordField
getAccessibleContext
getAccessibleContext() - method in class javax.swing.JPopupMenu
DOCUMENT ME!
getAccessibleContext() - method in class javax.swing.JProgressBar
Returns the object that provides accessibility features for this JProgressBar component.
getAccessibleContext() - method in class javax.swing.JRadioButton
Returns the accessible context for this JRadioButton, in the form of an instance of AccessibleJRadioButton.
getAccessibleContext() - method in class javax.swing.JRadioButtonMenuItem
Returns the object that provides accessibility features for this JRadioButtonMenuItem component.
getAccessibleContext() - method in class javax.swing.JRootPane
Returns the accessible context for this JRootPane.
getAccessibleContext() - method in class javax.swing.JScrollBar
Returns the object that provides accessibility features for this JScrollBar component.
getAccessibleContext() - method in class javax.swing.JScrollPane
Returns the accessible context associated with this JScrollPane.
getAccessibleContext() - method in class javax.swing.JSeparator
Returns the object that provides accessibility features for this JSeparator component.
getAccessibleContext() - method in class javax.swing.JSlider
Returns the object that provides accessibility features for this JSlider component.
getAccessibleContext() - method in class javax.swing.JSplitPane
Returns the object that provides accessibility features for this JSplitPane component.
getAccessibleContext() - method in class javax.swing.JTabbedPane
Returns the object that provides accessibility features for this JTabbedPane component.
getAccessibleContext() - method in class javax.swing.JTable
Get the value of the JComponent.accessibleContext property.
Returns the accessible context of this table cell.
getAccessibleContext() - method in class javax.swing.table.JTableHeader
Get the value of the JComponent.accessibleContext property.
Returns the accessible context for this header entry.
getAccessibleContext() - method in class javax.swing.JTextArea
Returns the accessible context associated with the JTextArea.
getAccessibleContext() - method in class javax.swing.text.JTextComponent
Get the AccessibleContext of this object.
getAccessibleContext() - method in class javax.swing.JTextField
Returns the accessible context associated with the JTextField.
getAccessibleContext() - method in class javax.swing.JToggleButton
Gets the AccessibleContext associated with this JToggleButton.
getAccessibleContext() - method in class javax.swing.JToolBar
Returns the object that provides accessibility features for this JToolBar component.
getAccessibleContext() - method in class javax.swing.JToolTip
Returns the object that provides accessibility features for this JToolTip component.
getAccessibleContext() - method in class javax.swing.JTree
Gets the AccessibleContext associated with this JTree.
Get the AccessibleContext associated with this tree node.
getAccessibleContext() - method in class javax.swing.JViewport
Returns the accessible context for this JViewport.
getAccessibleContext() - method in class javax.swing.JWindow
If a component supports the Accessibility API then this method should not return null.
getAccessibleContext() - method in class java.awt.Label
Gets the AccessibleContext associated with this Label.
getAccessibleContext() - method in class java.awt.List
Gets the AccessibleContext associated with this List.
If a component supports the Accessibility API then this method should not return null.
getAccessibleContext() - method in class java.awt.Menu
Gets the AccessibleContext associated with this Menu.
getAccessibleContext() - method in class java.awt.MenuBar
Gets the AccessibleContext associated with this MenuBar.
getAccessibleContext() - method in class java.awt.MenuComponent
Gets the AccessibleContext associated with this MenuComponent.
getAccessibleContext() - method in class java.awt.MenuItem
Gets the AccessibleContext associated with this MenuItem.
getAccessibleContext() - method in class java.awt.Panel
Gets the AccessibleContext associated with this panel, creating one if necessary.
getAccessibleContext() - method in class java.awt.PopupMenu
Gets the AccessibleContext associated with this PopupMenu.
getAccessibleContext() - method in class javax.swing.ProgressMonitor
Gets the accessible context.
getAccessibleContext() - method in class java.awt.Scrollbar
Gets the AccessibleContext associated with this Scrollbar.
getAccessibleContext() - method in class java.awt.ScrollPane
Gets the AccessibleContext associated with this ScrollPane.
getAccessibleContext() - method in class java.awt.TextArea
Gets the AccessibleContext associated with this TextArea.
getAccessibleContext() - method in class java.awt.TextComponent
Gets the AccessibleContext associated with this TextComponent.
getAccessibleContext() - method in class java.awt.TextField
Gets the AccessibleContext associated with this TextComponent.
getAccessibleContext() - method in class java.awt.Window
Gets the AccessibleContext associated with this Window.
getAccessibleDescription() - method in class javax.accessibility.AccessibleContext
Get the localized description of the object.
Returns a brief description of this accessible context.
Returns the localized description of this object.
Returns a description of this AccessibleJEditorPane.
Returns the accessible description.
Returns a description for the accessible component.
Get the accessible description of this object.
Returns the accessible name for this menu component.
getAccessibleEditableText() - method in class javax.accessibility.AccessibleContext
Get any supported accessible editable text.
Retrieve an AccessibleEditableText object that controls this text component.
Returns the accessible icons of this object.
getAccessibleIcon() - method in class javax.accessibility.AccessibleContext
Get all supported accessible icons.
getAccessibleIconDescription() - method in class javax.accessibility.AccessibleIcon
Returns a textual description of the icon and its purpose.
Returns the accessible icon description.
getAccessibleIconHeight() - method in class javax.accessibility.AccessibleIcon
Get the icon height.
Returns the icon height.
getAccessibleIconWidth() - method in class javax.accessibility.AccessibleIcon
Get the icon width.
Returns the icon width.
getAccessibleIndex(int,int) - method in class javax.accessibility.AccessibleExtendedTable
Returns the cell number for a row-major address from (0,0).
Returns the index of the accessible child at the specified row and column.
Returns the accessible child index at the specified column and row.
getAccessibleIndexInParent() - method in class javax.accessibility.AccessibleContext
Gets the index of this object within its accessible parent.
Returns the index of this component in its accessible parent.
Returns the index of this object in its accessible parent.
Returns the index of this list child within it's parent list.
Returns the index of this cell in the parent object.
Returns the index of this header entry.
Get the index of this object in its accessible parent.
Get the index of this object in its accessible parent.
Returns the index of this component in its accessible parent.
Retrieves the index of this component within its parent.
Returns the zero-based index of the specified component within its parent.
getAccessibleKeyBinding() - method in class javax.accessibility.AccessibleExtendedComponent
Returns the accessible key bindings for this component.
Returns the keybindings associated with this accessible component or null if the component does not support key bindings.
getAccessibleKeyBinding(int) - method in class javax.accessibility.AccessibleKeyBinding
Return the numbered key binding, which can then be cast in an implementation dependent way to the appropriate object type.
getAccessibleKeyBindingCount() - method in class javax.accessibility.AccessibleKeyBinding
Returns the count of key bindings for this object.
Returns the accessible name for the button.
getAccessibleName() - method in class javax.accessibility.AccessibleContext
Get the localized name of the object.
Returns the accessible name of this component.
Returns the localized name for this object.
Returns the frame title.
getAccessibleName() - method in class javax.swing.JLabel.AccessibleJLabel
Returns the accessible name.
Returns the accessible name.
Get the accessible name of this object.
Returns the accessible name for the label.
Returns the accessible name of this component.
Returns the accessible name of this component.
getAccessibleParent() - method in class javax.accessibility.AccessibleContext
Return the accessible parent of this object.
Returns the parent of this component, if it is accessible.
Returns the accessible parent of this object.
Get the Accessible parent of this object.
Returns the Accessible parent of this component.
Returns the accessible relations of this AccessibleAbstractButton.
getAccessibleRelationSet() - method in class javax.accessibility.AccessibleContext
Get any supported accessible relation set.
getAccessibleRole() - method in class javax.accessibility.AccessibleContext
Gets the role of this object.
getAccessibleRole() - method in class java.applet.Applet.AccessibleApplet
Get the role of this accessible object, a frame.
getAccessibleRole() - method in class javax.swing.Box.AccessibleBox
Returns the role of this component.
Returns the role of this component.
Returns the accessible role for the canvas.
getAccessibleRole
Returns the role of this accessible object.
Returns the role of this accessible object.
Returns the role of this component.
Gets the role of this object.
Gets the role of this object.
Returns the accessible role for the ImageIcon.
getAccessibleRole() - method in class javax.swing.JButton.AccessibleJButton
Returns the accessible role that this component represents.
Returns the accessble role of JCheckBox, AccessibleRole.CHECK_BOX.
Returns the accessible role for the JCheckBoxMenuItem component.
getAccessibleRole
Returns the accessible role for the JComboBox component.
Returns the accessible role of this component.
Returns the accessible role for the JSlider component.
Returns the accessible role for the JFileChooser component.
Returns the accessible role for the JInternalFrame component.
Returns the accessible role for the JDesktopIcon component.
getAccessibleRole() - method in class javax.swing.JLabel.AccessibleJLabel
Returns the accessible role for the JLabel component.
Returns the accessble role of JLayeredPane, AccessibleRole.LAYERED_PANE.
getAccessibleRole() - method in class javax.swing.JList.AccessibleJList
Returns the accessible role for JList, AccessibleRole.LIST.
Returns the accessible role of this list item, which is AccessibleRole.LABEL.
getAccessibleRole() - method in class javax.swing.JMenu.AccessibleJMenu
Returns the accessible role of this object, which is AccessibleRole.MENU for the AccessibleJMenu.
getAccessibleRole() - method in class javax.swing.JMenuBar.AccessibleJMenuBar
Returns the accessible role of JMenuBar, which is AccessibleRole.MENU_BAR.
Returns the accessible role for the JMenuItem component.
Returns the accessible role of this object, which is always AccessibleRole.OPTION_PANE.
getAccessibleRole() - method in class javax.swing.JPanel.AccessibleJPanel
Returns the accessible role for JPanel, which is AccessibleRole.PANEL.
getAccessibleRole
Returns the accessible role of this component.
Returns the accessible role for the JProgressBar component.
Returns the accessible role for the toggle button.
Returns the accessible role for the JRadioButtonMenuItem component.
DOCUMENT ME!
Returns the accessible role for the JScrollBar component.
Returns the accessible role for the JSeparator component.
getAccessibleRole() - method in class javax.swing.JSlider.AccessibleJSlider
Returns the accessible role for the JSlider component.
Returns the accessible role for the JSplitPane component.
Returns the accessible role of the JTabbedPane, which is AccessibleRole.PAGE_TAB_LIST.
getAccessibleRole() - method in class javax.swing.JTable.AccessibleJTable
Returns the accessible role for the JTable component.
Returns the accessible row for the table cell.
getAccessibleRole() - method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Returns the accessible role for the header entry.
Retrieve the accessible role of this component.
Returns the accessible role for the toggle button.
getAccessibleRole() - method in class javax.swing.JToolBar.AccessibleJToolBar
Returns the accessible role for the JToolBar component.
getAccessibleRole() - method in class javax.swing.JToolTip.AccessibleJToolTip
Returns the accessible role for the JToolTip component.
getAccessibleRole() - method in class javax.swing.JTree.AccessibleJTree
Get the role of this object.
Get the role of this object.
Returns the accessible role of JViewport, which is AccessibleRole.VIEWPORT.
Returns the accessible role for the label.
getAccessibleRole() - method in class java.awt.List.AccessibleAWTList
Returns the role of this component.
Returns the role of this component.
getAccessibleRole() - method in class java.awt.Menu.AccessibleAWTMenu
Returns the accessible role relating to the menu bar.
Returns the accessible role of this component.
Returns the accessible role of this component.
Get the role of this accessible object, a panel.
Returns the accessible role of this component.
Returns the role of this accessible object.
Returns the role of this component.
Returns the role of this component.
getAccessibleRow(int) - method in class javax.accessibility.AccessibleExtendedTable
Returns the row number of an index in the table.
getAccessibleRow(int) - method in class javax.swing.JTable.AccessibleJTable
Returns the row number of an accessible child (cell) with the specified index.
Returns the accessible row at the specified index.
getAccessibleRowCount() - method in class javax.accessibility.AccessibleTable
Return the number of rows in the table.
getAccessibleRowCount() - method in class javax.swing.JTable.AccessibleJTable
Returns the number of rows in the table.
getAccessibleRowDescription(int) - method in class javax.accessibility.AccessibleTable
Return the description of a row, or null if there is none or the index is out of bounds.
Returns the accessible description for the row with the specified index, or null if no description has been set.
getAccessibleRowExtentAt(int,int) - method in class javax.accessibility.AccessibleTable
Returns the number of merged rows occupied at the specified row and column, or 0 if out of bounds.
Returns the number of rows that the specified cell occupies.
getAccessibleRowHeader() - method in class javax.accessibility.AccessibleTable
Return the row headers as a table.
Returns the accessible row header.
getAccessibleSelection() - method in class javax.accessibility.AccessibleContext
Get any supported accessible selection.
Returns the AccessibleSelection object associated with this object.
getAccessibleSelection() - method in class javax.swing.JMenu.AccessibleJMenu
Returns the accessible selection of this object.
Returns the AccessibleSelection for this object.
Returns the current selection state of the JTabbedPane as AccessibleSelection object.
getAccessibleSelection() - method in class javax.swing.JTree.AccessibleJTree
Get the AccessibleSelection associated with this object.
Get the AccessibleSelection associated with this object if one exists.
Retrieves the AccessibleSelection associated with this accessible context and its component.
getAccessibleSelection(int) - method in class javax.accessibility.AccessibleSelection
Returns the i-th selected child (not necessarily the overall i-th child) of this Accessible object.
Returns the accessible selection from this AccssibleJComboBox.
Returns the n-th selected accessible child.
Returns the selected accessible child with the specified index.
Returns the selected with index i menu, or null if the specified menu is not selected.
Returns the selected tab, or null if there is no selection.
Returns the selected accessible object with the specified index i.
Returns an Accessible representing the specified selected item in the object.
Returns an Accessible representing the specified selected item in the object.
Returns the i-th selected child (not necessarily the overall i-th child) of this Accessible object.
Retrieves the Accessible selected child at the specified index.
getAccessibleSelectionCount() - method in class javax.accessibility.AccessibleSelection
Returns the number of currently selected Accessible children, which may be 0 if nothing is selected.
Returns the number of selected accessible children of this object.
Returns the number of selected accessible children.
Returns the number of selected accessible children.
Returns the number of selected items in the menu bar.
Returns the number of selected child components of the JTabbedPane.
Returns the number of selected items in this table.
Returns the number of items currently selected.
Returns the number of items currently selected.
Returns the number of currently selected Accessible children, which may be 0 if nothing is selected.
Returns a count of the number of Accessible children of this component which are currently selected.
Returns the accessible state set of this object.
getAccessibleStateSet() - method in class javax.accessibility.AccessibleContext
Gets the state set of this object.
getAccessibleStateSet() - method in class java.applet.Applet.AccessibleApplet
Get the state set of this accessible object.
Returns the state set of this accessible object.
Returns a state set describing this component's state.
Gets the state set of this object.
Gets the state set of this object.
Returns the accessible state for the ImageIcon.
Returns the accessible state set of this component.
Returns the accessible state of this AccessibleJEditorPane.
getAccessibleStateSet() - method in class javax.swing.JList.AccessibleJList
Return the state set of the JList.
Returns the accessible state set of this list item.
Returns the state of this AccessibleJMenuBar.
Returns a set containing the current state of the JProgressBar component.
Returns a set containing the current state of the JScrollBar component.
Returns a set containing the current state of the JSlider component.
Returns a set containing the current state of the JSplitPane component.
Returns the accessible state set of this accessible table cell.
Returns the accessible state of this AccessibleJTextArea.
Retreive the accessible state set of this component.
Returns the accessible state of this AccessibleJTextField.
Returns a set containing the current state of the JToolBar component.
Get the state set of this object.
Returns a state set describing this component's state.
Returns a state set describing this component's state.
Retrieves the current state of this component in an accessible form.
Returns the state set of this accessible object.
Returns a state set describing this component's state.
Returns a state set describing this component's state.
Returns a state set describing this component's state.
getAccessibleStateSet(java.awt.Component) - static method in class javax.swing.SwingUtilities
Returns a set of AccessibleStates, which represent the state of the supplied component.
getAccessibleSummary() - method in class javax.accessibility.AccessibleTable
Return the summary description of the table, or null if unknown.
getAccessibleSummary() - method in class javax.swing.JTable.AccessibleJTable
Returns the summary for the table.
getAccessibleTable() - method in class javax.accessibility.AccessibleContext
Get any supported accessible table.
getAccessibleTable() - method in class javax.swing.JTable.AccessibleJTable
Returns the accessible table.
Returns the accessible text for this AccessibleAbstractButton.
getAccessibleText() - method in class javax.accessibility.AccessibleContext
Get any supported accessible text.
Returns the accessible text of the JEditorPane.
Retrieve an AccessibleText object that controls this text component.
Get the AccessibleText associated with this object if one exists.
Returns the accessible value of this AccessibleAbstractButton, which is always this.
getAccessibleValue() - method in class javax.accessibility.AccessibleContext
Get any supported accessible value.
Returns an implementation of the AccessibleValue interface for this accessible object.
Returns an object that provides access to the current, minimum and maximum values for the JInternalFrame.
Returns an object that provides access to the current, minimum and maximum values for the JInternalFrame.JDesktopIcon.
Returns an object that provides access to the current, minimum and maximum values.
Returns an object that provides access to the current, minimum and maximum values.
getAccessibleValue() - method in class javax.swing.JSlider.AccessibleJSlider
Returns an object that provides access to the current, minimum and maximum values for the JSlider.
Returns an object that provides access to the current, minimum and maximum values for the JSplitPane.
Get the AccessibleValue associated with this object if one exists.
Returns an implementation of the AccessibleValue interface for this accessible object.
getAccessKey() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
A single character access key to give access to the form control.
getAccessKey() - method in class gnu.xml.dom.html2.DomHTMLAreaElement
A single character access key to give access to the form control.
getAccessKey() - method in class gnu.xml.dom.html2.DomHTMLButtonElement
getAccessKey() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getAccessKey() - method in class gnu.xml.dom.html2.DomHTMLLabelElement
getAccessKey() - method in class gnu.xml.dom.html2.DomHTMLLegendElement
A single character access key to give access to the form control.
getAccessKey() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getAccessKey() - method in class org.w3c.dom.html2.HTMLAnchorElement
A single character access key to give access to the form control.
getAccessKey() - method in class org.w3c.dom.html2.HTMLAreaElement
A single character access key to give access to the form control.
getAccessKey() - method in class org.w3c.dom.html2.HTMLButtonElement
A single character access key to give access to the form control.
getAccessKey() - method in class org.w3c.dom.html2.HTMLInputElement
A single character access key to give access to the form control.
getAccessKey() - method in class org.w3c.dom.html2.HTMLLabelElement
A single character access key to give access to the form control.
getAccessKey() - method in class org.w3c.dom.html2.HTMLLegendElement
A single character access key to give access to the form control.
getAccessKey() - method in class org.w3c.dom.html2.HTMLTextAreaElement
A single character access key to give access to the form control.
getAccessory() - method in class javax.swing.JFileChooser
Returns the accessory component for the file chooser.
getAccessoryPanel() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the optional accessory panel.
getACHuffmanTables() - method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Retrieve the AC Huffman tables.
getACHuffmanTables() - method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Retrieve the AC Huffman tables.
getAction() - method in class javax.swing.AbstractButton
Get the value of the "action" property.
getAction() - method in class gnu.xml.dom.html2.DomHTMLFormElement
getAction() - method in class java.beans.EventHandler
Returns the action method name.
getAction() - method in class org.w3c.dom.html2.HTMLFormElement
Server-side form handler.
getAction() - method in class javax.swing.JComboBox
This method returns Action that is invoked when selected item is changed in the JComboBox.
getAction() - method in class javax.swing.JTextField
getAction(javax.swing.KeyStroke) - method in class javax.swing.text.Keymap
getActionCommand() - method in class javax.swing.AbstractButton
Returns the action command string for this button's model.

If the action command was set to null, the button's text (label) is returned instead.

getActionCommand() - method in class java.awt.event.ActionEvent
Returns the command string associated with this action.
getActionCommand() - method in class java.awt.Button
Returns the action command name for this button.
getActionCommand() - method in class javax.swing.ButtonModel
Returns the action command of the button.
getActionCommand() - method in class javax.swing.DefaultButtonModel
Returns the current value of the model's "actionCommand" property.
getActionCommand() - method in class javax.swing.JComboBox
Returns actionCommand associated with the ActionEvent fired by the JComboBox to its registered ActionListeners.
getActionCommand() - method in class java.awt.MenuItem
Returns the name of the action command in the action events generated by this menu item.
Get the ActionListener (typically an Action object) which is associated with a particular keystroke.
getActionListeners() - method in class javax.swing.AbstractButton
Returns all added ActionListener objects.
getActionListeners() - method in class java.awt.Button
Returns all added ActionListener objects.
getActionListeners() - method in class javax.swing.DefaultButtonModel
Returns all registered ActionListener objects.
getActionListeners() - method in class javax.swing.JComboBox
This method returns array of ActionListeners that are registered with this JComboBox.
getActionListeners() - method in class javax.swing.JFileChooser
Returns the action listeners registered with this file chooser.
getActionListeners() - method in class javax.swing.JTextField
Returns all registered ActionListener objects.
getActionListeners() - method in class java.awt.List
Returns all action listeners registered to this object.
getActionListeners() - method in class java.awt.MenuItem
getActionListeners() - method in class java.awt.TextField
Return all ActionListeners register to this TextField object as an array.
getActionListeners() - method in class javax.swing.Timer
Get the array of action listeners.
getActionMap() - method in class javax.swing.JComponent
getActionMap() - method in class javax.swing.plaf.metal.MetalFileChooserUI
getActions() - method in class java.security.AllPermission
This method returns the list of actions associated with this object.
getActions() - method in class java.security.BasicPermission
This method returns a list of the actions associated with this permission.
getActions() - method in class javax.swing.text.DefaultEditorKit
Returns the Actions supported by this EditorKit.
getActions() - method in class javax.swing.text.EditorKit
getActions() - method in class java.io.FilePermission
Get the actions this FilePermission supports.
getActions() - method in class javax.swing.text.html.HTMLEditorKit
Gets the action list.
getActions() - method in class javax.swing.text.InternationalFormatter
Returns the Actions that are supported by this Formatter.
getActions() - method in class javax.swing.JFormattedTextField
Gets the command list supplied by the UI augmented by the specific Actions for JFormattedTextField.
Returns a custom set of Actions that this formatter supports.
getActions() - method in class javax.swing.text.JTextComponent
Returns the set of available Actions this component's associated editor can run.
getActions() - method in class javax.swing.JTextField
Returns the set of Actions that are commands for the editor.
getActions() - method in class javax.management.MBeanPermission
Returns the list of actions in alphabetical order.
getActions() - method in class java.security.Permission
This method returns the list of actions for this Permission as a String.
getActions() - method in class javax.security.auth.PrivateCredentialPermission
Returns the actions this permission encompasses.
getActions() - method in class java.util.PropertyPermission
Returns the action string.
getActions() - method in class javax.security.auth.kerberos.ServicePermission
Return a string representing the actions.
getActions() - method in class java.net.SocketPermission
Returns the list of permission actions in this object in canonical order.
getActions() - method in class javax.swing.text.StyledEditorKit
Returns the Actions supported by this EditorKit.
getActions() - method in class java.security.UnresolvedPermission
This method returns the list of actions associated with this permission.
getActivatableRef(java.rmi.activation.ActivationID) - static method in class gnu.java.rmi.server.UnicastServer
Get the activatable server reference that is handling activation of the given activation id.
Get the activation descriptor for the object with the given activation id.
Get the activation descriptor for the given activation id.
Get the group descriptor for the group with the given id.
Get the descriptor of the given activation group.
getActiveWindow() - method in class java.awt.KeyboardFocusManager
Retrieve the active Window, or null if the active window was not set by a thread in the current ThreadGroup.
getActualMaximum(int) - method in class java.util.Calendar
Gets the actual maximum value that is allowed for the specified field.
getActualMaximum(int) - method in class java.util.GregorianCalendar
Gets the actual maximum value that is allowed for the specified field.
getActualMinimum(int) - method in class java.util.Calendar
Gets the actual minimum value that is allowed for the specified field.
getActualMinimum(int) - method in class java.util.GregorianCalendar
Gets the actual minimum value that is allowed for the specified field.
getActualTypeArguments() - method in class java.lang.reflect.ParameterizedType
Returns an array of Type objects, which gives the parameters of this type.
getAdditionalBeanInfo() - method in class java.beans.BeanInfo
Get additional BeanInfos representing this Bean.
getAdditionalBeanInfo() - method in class gnu.java.beans.ExplicitBeanInfo
Get additional Bean info.
getAdditionalBeanInfo() - method in class java.beans.SimpleBeanInfo
Tell the Introspector to go look for other BeanInfo itself.
getAdditionalHeight() - method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
Returns the additional height for the icon.
getAdditionalHeight() - method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
Returns the additional height for the icon.
getAdditionalHeight() - method in class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
Returns the additional height for this icon, in this case 2 pixels.
getAdditionalHeight() - method in class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
Returns the additional height for this icon, in this case 4 pixels.
getAddListenerMethod() - method in class java.beans.EventSetDescriptor
Returns the add listener method.
getAddress() - method in class java.net.DatagramPacket
Returns the address that this packet is being sent to or, if it was used to receive a packet, the address that is was received from.
getAddress() - method in class java.net.Inet4Address
Returns the address of the current instance
getAddress() - method in class java.net.Inet6Address
Returns the raw IP address of this InetAddress object.
getAddress() - method in class java.net.InetAddress
Returns the IP address of this object as a byte array.
getAddress() - method in class java.net.InetSocketAddress
Returns the InetAddress or null if its unresolved
getAdjustable() - method in class java.awt.event.AdjustmentEvent
This method returns the source of the event as an Adjustable.
getAdjustmentListeners() - method in class javax.swing.JScrollBar
This method returns an arry of all AdjustmentListeners listening to this scroll bar.
getAdjustmentListeners() - method in class java.awt.Scrollbar
Returns an array of all registered adjustment listeners.
getAdjustmentType() - method in class java.awt.event.AdjustmentEvent
Returns the type of the event, which will be one of UNIT_INCREMENT, UNIT_DECREMENT, BLOCK_INCREMENT, BLOCK_DECREMENT, or TRACK.
getAdler() - method in class java.util.zip.Deflater
Gets the current adler checksum of the data that was processed so far.
getAdler() - method in class java.util.zip.Inflater
Gets the adler checksum.
getAdvance() - method in class java.awt.font.GlyphMetrics
getAdvance() - method in class java.awt.font.GraphicAttribute
Gets the distance from the origin of its graphic to the right side of the bounds of its graphic.
getAdvance() - method in class java.awt.font.ImageGraphicAttribute
Returns distance from the origin to the right edge of the image of this.
getAdvance() - method in class java.awt.font.ShapeGraphicAttribute
Gets the distance from the origin of its Shape to the right side of the bounds of its Shape.
getAdvance() - method in class java.awt.font.TextLayout
Determines the advance width and height for a glyph.
Determines the advance width for a glyph.
Determines the advance width and height for a glyph.
Determines the advance width and height for a glyph.
getAdvanceBetween(int,int) - method in class java.awt.font.TextMeasurer
Returns the total advance between two positions in the paragraph.
getAdvanceX() - method in class java.awt.font.GlyphMetrics
getAdvanceY() - method in class java.awt.font.GlyphMetrics
Returns the character, word or sentence after the specified index.
getAfterIndex(int,int) - method in class javax.accessibility.AccessibleText
Returns the section of text after the index, or null if the index or part is invalid.
getAfterIndex(int,int) - method in class javax.swing.JLabel.AccessibleJLabel
Returns the character, word or sentence after the specified index.
Gets the text located after index. null is returned if the index or part is invalid.
getAlgName() - method in class javax.crypto.EncryptedPrivateKeyInfo
Return the name of the cipher used to encrypt this key.
getAlgorithm() - method in class java.security.AlgorithmParameterGenerator
getAlgorithm() - method in class java.security.AlgorithmParameters
getAlgorithm() - method in class java.security.cert.CertPathBuilder
Return the name of this CertPathBuilder algorithm.
getAlgorithm() - method in class java.security.cert.CertPathValidator
Return the name of this validator.
getAlgorithm() - method in class javax.crypto.Cipher
Get the name that this cipher instance was created with; this is equivalent to the "transformation" argument given to any of the getInstance() methods.
getAlgorithm() - method in class gnu.java.security.key.dss.DSSKey
getAlgorithm() - method in class gnu.javax.crypto.key.dh.GnuDHKey
getAlgorithm() - method in class gnu.javax.crypto.key.GnuPBEKey
getAlgorithm() - method in class gnu.java.security.key.rsa.GnuRSAKey
getAlgorithm() - method in class gnu.javax.crypto.key.GnuSecretKey
Returns the algorithm name, if any.
getAlgorithm() - method in class javax.security.auth.kerberos.KerberosKey
Return the name of the algorithm used to create this key.
getAlgorithm() - method in class java.security.Key
This method returns the name of the algorithm for this key.
getAlgorithm() - method in class javax.crypto.KeyAgreement
Return the name of this key-agreement algorithm.
getAlgorithm() - method in class java.security.KeyFactory
Returns the name of the algorithm used.
getAlgorithm() - method in class javax.crypto.KeyGenerator
Return the name of this key generator.
getAlgorithm() - method in class javax.net.ssl.KeyManagerFactory
Returns the name of this key manager factory algorithm.
getAlgorithm() - method in class java.security.KeyPairGenerator
Returns the name of the algorithm used.
getAlgorithm() - method in class javax.crypto.Mac
Returns the name of this MAC algorithm.
getAlgorithm() - method in class java.security.MessageDigest
Returns the name of message digest algorithm.
getAlgorithm() - method in class javax.crypto.SealedObject
Get the name of the algorithm used to seal this object.
getAlgorithm() - method in class javax.crypto.SecretKeyFactory
Get the algorithm name.
getAlgorithm() - method in class javax.crypto.spec.SecretKeySpec
Return the name of the algorithm associated with this secret key.
getAlgorithm() - method in class java.security.SecureRandom
Returns the algorithm name used or "unknown" when the algorithm used couldn't be determined (as when constructed by the protected 2 argument constructor).
getAlgorithm() - method in class java.security.Signature
Returns the name of the algorithm currently used.
getAlgorithm() - method in class java.security.SignedObject
Returns the name of the signature algorithm.
getAlgorithm() - method in class gnu.javax.crypto.sasl.srp.SRP
getAlgorithm() - method in class gnu.javax.crypto.key.srp6.SRPKey
Returns the standard algorithm name for this key.
getAlgorithm() - method in class gnu.javax.net.ssl.SSLCipherSuite
getAlgorithm() - method in class javax.net.ssl.TrustManagerFactory
Returns the name of this trust manager algorithm.
Returns the value associated to a designated property name for a given algorithm.
getAlgorithms(java.lang.String) - static method in class java.security.Security
For a given service (e.g.
getAlgParameters() - method in class javax.crypto.EncryptedPrivateKeyInfo
getAlias() - method in class gnu.javax.crypto.keyring.PrimitiveEntry
Returns the alias of this primitive entry.
getAlias() - method in class javax.security.auth.x500.X500PrivateCredential
Returns the keystore alias of this credential, or null if not present.
getAliasList() - method in class gnu.javax.crypto.keyring.EnvelopeEntry
Returns the list of all aliases contained by this envelope, separated by a semicolon (';').
getAlign() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getAlign() - method in class gnu.xml.dom.html2.DomHTMLDivElement
Horizontal text alignment.
getAlign() - method in class gnu.xml.dom.html2.DomHTMLHeadingElement
Horizontal text alignment.
getAlign() - method in class gnu.xml.dom.html2.DomHTMLHRElement
Align the rule on the page.
getAlign() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getAlign() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getAlign() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getAlign() - method in class gnu.xml.dom.html2.DomHTMLLegendElement
Text alignment relative to FIELDSET.
getAlign() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - method in class gnu.xml.dom.html2.DomHTMLParagraphElement
Horizontal text alignment.
getAlign() - method in class gnu.xml.dom.html2.DomHTMLTableCaptionElement
getAlign() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getAlign() - method in class gnu.xml.dom.html2.DomHTMLTableColElement
Horizontal alignment of cell data in column.
getAlign() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Specifies the table's position with respect to the rest of the document.
getAlign() - method in class gnu.xml.dom.html2.DomHTMLTableRowElement
getAlign() - method in class gnu.xml.dom.html2.DomHTMLTableSectionElement
Horizontal alignment of data in cells.
getAlign() - method in class org.w3c.dom.html2.HTMLAppletElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - method in class org.w3c.dom.html2.HTMLDivElement
Horizontal text alignment.
getAlign() - method in class org.w3c.dom.html2.HTMLHeadingElement
Horizontal text alignment.
getAlign() - method in class org.w3c.dom.html2.HTMLHRElement
Align the rule on the page.
getAlign() - method in class org.w3c.dom.html2.HTMLIFrameElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - method in class org.w3c.dom.html2.HTMLImageElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - method in class org.w3c.dom.html2.HTMLInputElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - method in class org.w3c.dom.html2.HTMLLegendElement
Text alignment relative to FIELDSET.
getAlign() - method in class org.w3c.dom.html2.HTMLObjectElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - method in class org.w3c.dom.html2.HTMLParagraphElement
Horizontal text alignment.
getAlign() - method in class org.w3c.dom.html2.HTMLTableCaptionElement
Caption alignment with respect to the table.
getAlign() - method in class org.w3c.dom.html2.HTMLTableCellElement
Horizontal alignment of data in cell.
getAlign() - method in class org.w3c.dom.html2.HTMLTableColElement
Horizontal alignment of cell data in column.
getAlign() - method in class org.w3c.dom.html2.HTMLTableElement
Specifies the table's position with respect to the rest of the document.
getAlign() - method in class org.w3c.dom.html2.HTMLTableRowElement
Horizontal alignment of data within cells of this row.
getAlign() - method in class org.w3c.dom.html2.HTMLTableSectionElement
Horizontal alignment of data in cells.
Calculates how much space is nessecary to place a set of components aligned according to their alignment value.
getAlignment() - method in class java.awt.FlowLayout
Returns the current justification value for this object.
getAlignment() - method in class java.awt.font.GraphicAttribute
Gets the alignment.
getAlignment() - method in class java.awt.Label
Returns the constant indicating the alignment of the text in this label.
getAlignment() - method in class javax.swing.text.TabStop
Returns the tab alignment.
getAlignment(int) - method in class javax.swing.text.html.BlockView
Gets the alignment.
getAlignment(int) - method in class javax.swing.text.BoxView
Returns the alignment for this box view for the specified axis.
getAlignment(int) - method in class javax.swing.text.ComponentView
Returns the alignment of this View along the specified axis.
getAlignment(int) - method in class javax.swing.text.GlyphView
Returns the alignment of this view along the specified axis.
getAlignment(int) - method in class javax.swing.text.IconView
Returns the alignment for this view.
getAlignment(int) - method in class javax.swing.text.html.ImageView
Get the image alignment.
getAlignment(int) - method in class javax.swing.text.html.ListView
Returns the alignment of this view along the specified axis.
getAlignment(int) - method in class javax.swing.text.ParagraphView
Returns the alignment for this paragraph view for the specified axis.
getAlignment(int) - method in class javax.swing.text.View
Returns the alignment of this view along the baseline of the parent view.
getAlignment(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the alignment specified in the given attributes, or ALIGN_LEFT if no alignment is specified.
getAlignmentX() - method in class java.awt.Component
Returns the preferred horizontal alignment of this component.
getAlignmentX() - method in class java.awt.Container
Returns the preferred alignment along the X axis.
getAlignmentX() - method in class javax.swing.JComponent
Get the value of the alignmentX property.
getAlignmentY() - method in class java.awt.Component
Returns the preferred vertical alignment of this component.
getAlignmentY() - method in class java.awt.Container
Returns the preferred alignment along the Y axis.
getAlignmentY() - method in class javax.swing.JComponent
Get the value of the alignmentY property.
getALink() - method in class gnu.xml.dom.html2.DomHTMLBodyElement
Color of active links (after mouse-button down, but before mouse-button up).
getALink() - method in class org.w3c.dom.html2.HTMLBodyElement
Color of active links (after mouse-button down, but before mouse-button up).
getAll() - method in class javax.naming.directory.Attribute
getAll() - method in class javax.naming.directory.BasicAttribute
getAll() - method in class javax.naming.directory.BasicAttributes
getAll() - method in class javax.naming.CompositeName
getAll() - method in class javax.naming.CompoundName
getAll() - method in class gnu.javax.naming.ictxImpl.trans.GnuName
Returns a non-null (but possibly empty) Enumeration of the components of the Name as Strings.
getAll() - method in class javax.naming.Name
Returns a non-null (but possibly empty) Enumeration of the components of the Name as Strings.
getAll() - method in class javax.naming.Reference
Get the enumeration over all defined addresses of the object.
getAll(java.lang.String[]) - method in class javax.management.openmbean.CompositeData
Returns the appropriate value for each key in the given array, using the same ordering.
getAll(java.lang.String[]) - method in class javax.management.openmbean.CompositeDataSupport
Returns the appropriate value for each key in the given array, using the same ordering.
Returns a list of all keys that are defined for the text range.
getAllAttributeKeys() - static method in class javax.swing.text.html.CSS
Returns an array of all CSS attributes.
getAllAttributeKeys() - method in class gnu.java.text.FormatCharacterIterator
Returns a list of all keys that are defined for the text range.
getAllAttributeKeys() - static method in class javax.swing.text.html.HTML
Returns the set of the recognized HTML attributes.
getAllByName(java.lang.String) - static method in class java.net.InetAddress
Returns an array of InetAddress objects representing all the host/ip addresses of a given host, given the host's name.
getAllClasses() - method in class gnu.javax.print.CupsServer
Requests all classes from this CUPS server.
getAllClassMethods(java.lang.Class) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns all of the methods defined in the given class.
getAllCommands() - method in class javax.activation.DataHandler
Returns the complete list of commands for this type of data.
getAllCommands(java.lang.String) - method in class javax.activation.CommandMap
Returns the complete list of commands for a MIME type.
getAllCommands(java.lang.String) - method in class javax.activation.MailcapCommandMap
Returns all commands for the given MIME type.
Get all the available commands for this type.
getAllFields(java.lang.Class) - static method in class gnu.java.lang.ClassHelper
Get all the fields, public, private and otherwise, from the class, getting them from the most recent class to find them.
getAllFonts() - method in class gnu.java.awt.peer.gtk.GdkGraphicsEnvironment
Returns an array of the one-point size fonts available in this environment.
getAllFonts() - method in class java.awt.GraphicsEnvironment
Returns an array of the one-point size fonts available in this environment.
getAllFonts() - method in class gnu.java.awt.peer.headless.HeadlessGraphicsEnvironment
Returns an array of the one-point size fonts available in this environment.
getAllFonts() - method in class gnu.java.awt.peer.qt.QtGraphicsEnvironment
getAllFonts() - method in class gnu.awt.xlib.XGraphicsEnvironment
Returns an array of the one-point size fonts available in this environment.
getAllFonts() - method in class gnu.java.awt.peer.x.XGraphicsEnvironment
Returns an array of the one-point size fonts available in this environment.
getAllFrames() - method in class javax.swing.JDesktopPane
This method returns all JInternalFrames that are in the JDesktopPane.
getAllFramesInLayer(int) - method in class javax.swing.JDesktopPane
This method returns all the JInternalFrames in the given layer.
getAllLoadedClasses() - method in class java.lang.instrument.Instrumentation
Get all the classes loaded by the JVM.
getAllLoadedClasses() - method in class gnu.java.lang.InstrumentationImpl
Get all the classes loaded by the JVM.
getAllLoadedClasses() - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns a Collection of all classes loaded in the VM
getAllMatches(java.lang.Object) - method in class gnu.java.util.regex.RE
Returns an array of all matches found in the input.
getAllMatches(java.lang.Object,int) - method in class gnu.java.util.regex.RE
Returns an array of all matches found in the input, beginning at the specified index position.
getAllMatches(java.lang.Object,int,int) - method in class gnu.java.util.regex.RE
Returns an array of all matches found in the input string, beginning at the specified index position and using the specified execution flags.
getAllMethods(java.lang.Class) - static method in class gnu.java.lang.ClassHelper
Get all the methods, public, private and otherwise, from the class, getting them from the most recent class to find them.
getAllowsChildren() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns true if this AbstractElement allows children.
getAllowsChildren() - method in class javax.swing.text.AbstractDocument.BranchElement
Returns true since BranchElements allow child elements.
getAllowsChildren() - method in class javax.swing.text.AbstractDocument.LeafElement
Returns false since LeafElements cannot have children.
getAllowsChildren() - method in class javax.swing.tree.DefaultMutableTreeNode
getAllowsChildren
getAllowsChildren() - method in class javax.swing.tree.TreeNode
Returns true if this node allows children, and false otherwise.
getAllowsInvalid() - method in class javax.swing.text.DefaultFormatter
Returns whether or not invalid edits are allowed or not.
getAllowUserInteraction() - method in class java.net.URLConnection
Returns a boolean flag indicating whether or not user interaction is allowed for this connection.
getAllPrinters() - method in class gnu.javax.print.CupsServer
Requests all printers from this CUPS server.
getAllTags() - static method in class javax.swing.text.html.HTML
Returns the set of actual HTML tags that are recognized by the default HTML reader.
getAllThreadIds() - method in class java.lang.management.ThreadMXBean
Returns all live thread identifiers at the time of initial execution.
getAllThreadIds() - method in class gnu.java.lang.management.ThreadMXBeanImpl
getAlpha() - method in class java.awt.AlphaComposite
getAlpha() - method in class java.awt.Color
Returns the alpha value for this color, as an integer in the range 0-255.
getAlpha(int) - method in class java.awt.image.ColorModel
Extract alpha int sample from pixel value, scaled to [0, 255].
getAlpha(int) - method in class java.awt.image.ComponentColorModel
getAlpha(int) - method in class java.awt.image.DirectColorModel
Get the alpha component of the given pixel.
getAlpha(int) - method in class java.awt.image.IndexColorModel
Returns the alpha component of the color in the lookup table for the given pixel value.
getAlpha(java.lang.Object) - method in class java.awt.image.ColorModel
getAlpha(java.lang.Object) - method in class java.awt.image.ComponentColorModel
getAlpha(java.lang.Object) - method in class java.awt.image.DirectColorModel
getAlphaMask() - method in class java.awt.image.DirectColorModel
getAlphaRaster() - method in class java.awt.image.BufferedImage
Subclasses must override this method if it is possible for the color model to have an alpha channel.
getAlphas(byte[]) - method in class java.awt.image.IndexColorModel
Fills the supplied array with the alpha component of each color in the lookup table.
getAlt() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getAlt() - method in class gnu.xml.dom.html2.DomHTMLAreaElement
Alternate text for user agents not rendering the normal content of this element.
getAlt() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getAlt() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getAlt() - method in class org.w3c.dom.html2.HTMLAppletElement
Alternate text for user agents not rendering the normal content of this element.
getAlt() - method in class org.w3c.dom.html2.HTMLAreaElement
Alternate text for user agents not rendering the normal content of this element.
getAlt() - method in class org.w3c.dom.html2.HTMLImageElement
Alternate text for user agents not rendering the normal content of this element.
getAlt() - method in class org.w3c.dom.html2.HTMLInputElement
Alternate text for user agents not rendering the normal content of this element.
getAltKey() - method in class org.w3c.dom.events.MouseEvent
Used to indicate whether the 'alt' key was depressed during the firing of the event.
getAltName() - method in class javax.naming.CannotProceedException
getAltNameCtx() - method in class javax.naming.CannotProceedException
getAltText() - method in class javax.swing.text.html.ImageView
Get the text that should be shown as the image replacement and also as the image tool tip text.
getAmountFull(java.awt.Insets,int,int) - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the length of the bar (from the minimum) in pixels (or units that the Graphics object draws in) based on the progressBar's getPercentComplete() value.
getAmPmStrings() - method in class java.text.DateFormatSymbols
This method returns the list of strings used for displaying AM or PM.
getAncestor() - method in class javax.swing.event.AncestorEvent
Returns the ancestor of this event.
getAncestorListeners() - method in class javax.swing.JComponent
Return all registered AncestorListener objects.
Returns the least ancestor of comp which has the specified name.
Returns the least ancestor of comp which has the specified name.
Returns the least ancestor of comp which is an instance of the specified class.
Returns the least ancestor of comp which is an instance of the specified class.
getAncestorParent() - method in class javax.swing.event.AncestorEvent
Returns the ancester parent of this event.
getAnchor() - method in class gnu.java.util.regex.CharIndexed
Returns the anchor.
getAnchorRect() - method in class java.awt.TexturePaint
Gets the shape anchor.
getAnchors() - method in class gnu.xml.dom.html2.DomHTMLDocument
A collection of all the anchor (A) elements in a document with a value for the name attribute.
getAnchors() - method in class org.w3c.dom.html2.HTMLDocument
A collection of all the anchor (A) elements in a document with a value for the name attribute.
Gets the value of the anchorSelectionIndex property.
getAnchorSelectionIndex() - method in class javax.swing.JList
Returns the index of the anchor item in the current selection, or -1 if there is no anchor item.
getAnchorSelectionIndex() - method in class javax.swing.ListSelectionModel
Returns the index of the anchor item.
getAnchorSelectionPath() - method in class javax.swing.JTree
getAngleExtent() - method in class java.awt.geom.Arc2D
Get the extent angle of the arc in degrees.
getAngleExtent() - method in class java.awt.geom.Arc2D.Double
Return the extent of the arc, in degrees.
getAngleExtent() - method in class java.awt.geom.Arc2D.Float
Return the extent of the arc, in degrees.
getAngleStart() - method in class java.awt.geom.Arc2D
Get the starting angle of the arc in degrees.
getAngleStart() - method in class java.awt.geom.Arc2D.Double
Return the start angle of the arc, in degrees.
getAngleStart() - method in class java.awt.geom.Arc2D.Float
Return the start angle of the arc, in degrees.
getAnimationIndex() - method in class javax.swing.plaf.basic.BasicProgressBarUI
The current animation index.
getAnnotation() - method in class gnu.java.rmi.RMIMarshalledObjectInputStream
getAnnotation() - method in class gnu.java.rmi.server.RMIObjectInputStream
getAnnotations() - method in class java.lang.reflect.AccessibleObject
Returns all annotations associated with the element.
getAnnotations() - method in class java.lang.reflect.AnnotatedElement
Returns all annotations associated with the element.
getAnnotations() - method in class java.lang.Class<T>
Returns all annotations associated with this class.
getAnnotations() - method in class java.lang.Package
Returns all annotations associated with this package.
getAnonymityState() - method in class org.ietf.jgss.GSSContext
Returns "true" if this is an anonymous context.
getAnonymousLogger() - static method in class java.util.logging.Logger
Creates a new, unnamed logger.
getAnonymousLogger(java.lang.String) - static method in class java.util.logging.Logger
Creates a new, unnamed logger.
getAppConfigurationEntry(java.lang.String) - method in class javax.security.auth.login.Configuration
getAppConfigurationEntry(java.lang.String) - method in class gnu.javax.security.auth.login.GnuConfiguration
getApplet(java.lang.String) - method in class java.applet.AppletContext
Returns the applet in the document for this object that has the specified name.
getAppletContext() - method in class java.applet.Applet
Returns the applet context for this applet.
getAppletContext() - method in class java.applet.AppletStub
Returns the applet context for this applet.
getAppletContext() - method in class gnu.java.beans.DummyAppletStub
Returns a non-functional context instance.
getAppletInfo() - method in class java.applet.Applet
Returns a descriptive string with applet defined information.
getApplets() - method in class java.applet.AppletContext
Returns a list of all the applets in the document for this object.
getApplets() - method in class gnu.xml.dom.html2.DomHTMLDocument
A collection of all the OBJECT elements that include applets and APPLET (deprecated) elements in a document.
getApplets() - method in class org.w3c.dom.html2.HTMLDocument
A collection of all the OBJECT elements that include applets and APPLET (deprecated) elements in a document.
getApplicationBufferSize() - method in class gnu.javax.net.ssl.Session
Returns the size of the largest application data buffer that can occur in this session.
getApplicationBufferSize() - method in class javax.net.ssl.SSLSession
Returns the size of the largest application data buffer that can occur in this session.
getApplicationData() - method in class org.ietf.jgss.ChannelBinding
Returns application data being used as part of the ChannelBinding.
getApproveButton(javax.swing.JFileChooser) - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the approve (open or save) button for the dialog.
getApproveButton(javax.swing.JFileChooser) - method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the approve button.
getApproveButtonMnemonic() - method in class javax.swing.JFileChooser
Returns the approve button mnemonic, or zero if no mnemonic has been set.
Returns the approve button mnemonic.
getApproveButtonText() - method in class javax.swing.JFileChooser
Returns the approve button text.
Returns the approve button text.
Determines which text is appropriate for the approve button according to the design guidelines of the implemented look and feel.
Calls the FileChooserUI.getApproveButtonText(JFileChooser) method for all the UI delegates managed by this MultiFileChooserUI, returning the text for the UI delegate from the primary look and feel.
getApproveButtonToolTipText() - method in class javax.swing.JFileChooser
Returns the tool tip text for the approve button.
Returns the tool tip text for the approve (open/save) button.
getApproveSelectionAction() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the action that handles events for the "approve" button.
getArch() - method in class java.lang.management.OperatingSystemMXBean
Returns the name of the underlying system architecture.
getArch() - method in class gnu.java.lang.management.OperatingSystemMXBeanImpl
Returns the name of the underlying system architecture.
getArcHeight() - method in class java.awt.geom.RoundRectangle2D
Return the arc height of this round rectangle.
getArcHeight() - method in class java.awt.geom.RoundRectangle2D.Double
getArcHeight() - method in class java.awt.geom.RoundRectangle2D.Float
Return the arc height of this round rectangle.
getArchive() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getArchive() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Space-separated list of archives.
getArchive() - method in class org.w3c.dom.html2.HTMLAppletElement
Comma-separated archive list.
getArchive() - method in class org.w3c.dom.html2.HTMLObjectElement
Space-separated list of archives.
getArcType() - method in class java.awt.geom.Arc2D
Return the closure type of the arc.
getArcWidth() - method in class java.awt.geom.RoundRectangle2D
Return the arc width of this round rectangle.
getArcWidth() - method in class java.awt.geom.RoundRectangle2D.Double
getArcWidth() - method in class java.awt.geom.RoundRectangle2D.Float
Return the arc width of this round rectangle.
getAreaOfInterest() - method in class java.awt.image.renderable.RenderContext
getAreas() - method in class gnu.xml.dom.html2.DomHTMLMapElement
getAreas() - method in class org.w3c.dom.html2.HTMLMapElement
The list of areas defined for the image map.
Returns the type of the mismatched argument.
getArguments() - method in class java.beans.Statement
Return the statement arguments.
getArray() - method in class java.sql.Array
Returns the contents of this array.
getArray() - method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Returns the actual content of the element.
getArray() - method in class javax.swing.text.GapContent
Returns the allocated buffer array.
getArray(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Array.
getArray(int) - method in class java.sql.ResultSet
This method returns the specified column value as an Array.
This method returns the value of the specified parameter as a Java Array.
getArray(java.lang.String) - method in class java.sql.ResultSet
This method returns the specified column value as an Array.
getArray(long,int) - method in class java.sql.Array
Returns a portion of this array starting at start into the array and continuing for count elements.
getArray(long,int,Map>) - method in class java.sql.Array
This method returns a portion of this array starting at start into the array and continuing for count elements.
getArray(Map>) - method in class java.sql.Array
Returns the contents of this array.
getArrayLength() - method in class javax.swing.text.GapContent
Returns the length of the allocated buffer array.
getAscent() - method in class gnu.gcj.xlib.Font
getAscent() - method in class java.awt.FontMetrics
Returns the ascent of the font, which is the distance from the base to the top of the majority of characters in the set.
getAscent() - method in class java.awt.font.GraphicAttribute
Gets the positive distance from the origin of its graphic to the top of bounds.
getAscent() - method in class java.awt.font.ImageGraphicAttribute
Returns the the distance from the top of the image to the origin of this.
getAscent() - method in class java.awt.font.LineMetrics
getAscent() - method in class gnu.java.awt.peer.qt.QtFontMetrics
Returns the ascent of the font, which is the distance from the base to the top of the majority of characters in the set.
getAscent() - method in class java.awt.font.ShapeGraphicAttribute
Gets the positive distance from the origin of its Shape to the top of bounds.
getAscent() - method in class java.awt.font.TextLayout
getAscent() - method in class gnu.awt.xlib.XFontMetrics
Returns the ascent of the font, which is the distance from the base to the top of the majority of characters in the set.
Determines the distance between the base line and the highest ascender.
Determines the distance between the base line and the highest ascender.
Determines the distance between the base line and the highest ascender.
Determines the distance between the base line and the highest ascender.
Returns the ascent of the font that is used by this glyph painter.
getAsciiStream() - method in class java.sql.Clob
This method returns a byte stream that reads the contents of this Clob as a series of ASCII bytes.
getAsciiStream(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as an ASCII stream.
getAsciiStream(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as an ASCII stream.
getAspectRatio(int) - method in class javax.imageio.ImageReader
Returns the aspect ratio of this image, the ration of its width to its height.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.supported.CompressionSupported
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.CopiesDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.DefaultValueAttribute
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.DocumentFormatDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.FinishingsDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.supported.FinishingsSupported
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.JobHoldUntilDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.JobPriorityDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.JobSheetsDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.supported.JobSheetsSupported
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.MediaDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.MultipleDocumentHandlingDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.supported.MultipleDocumentHandlingSupported
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.NumberUpDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.OrientationRequestedDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.supported.OrientationRequestedSupported
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.PrinterResolutionDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.supported.PrinterResolutionSupported
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.PrintQualityDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.supported.PrintQualitySupported
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
getAssociatedAttribute() - method in class gnu.javax.print.ipp.attribute.defaults.SidesDefault
Returns the equally enum of the standard attribute class of this DefaultValuesAttribute enum.
getAssociatedAttributeArray(Set) - static method in class gnu.javax.print.ipp.attribute.supported.CompressionSupported
Constructs an array from a set of -supported attributes.
getAssociatedAttributeArray(Set) - static method in class gnu.javax.print.ipp.attribute.supported.FinishingsSupported
Constructs an array from a set of -supported attributes.
getAssociatedAttributeArray(Set) - static method in class gnu.javax.print.ipp.attribute.supported.JobSheetsSupported
Constructs an array from a set of -supported attributes.
getAssociatedAttributeArray(Set) - static method in class gnu.javax.print.ipp.attribute.supported.MediaSupported
Constructs an array from a set of -supported attributes.
getAssociatedAttributeArray(Set) - static method in class gnu.javax.print.ipp.attribute.supported.MultipleDocumentHandlingSupported
Constructs an array from a set of -supported attributes.
getAssociatedAttributeArray(Set) - static method in class gnu.javax.print.ipp.attribute.supported.OrientationRequestedSupported
Constructs an array from a set of -supported attributes.
getAssociatedAttributeArray(Set) - static method in class gnu.javax.print.ipp.attribute.supported.PrinterResolutionSupported
Constructs an array from a set of -supported attributes.
getAssociatedAttributeArray(Set) - static method in class gnu.javax.print.ipp.attribute.supported.PrintQualitySupported
Constructs an array from a set of -supported attributes.
Returns the stylesheet associated with the specified XML source, or null if no associated stylesheet could be found.
(not yet implemented)
Returns a source object representing the XML resource specified by the xml-stylesheet processing instruction and matching the given criteria.
getAsText() - method in class gnu.java.beans.editors.ColorEditor
getAsText for Color turns the color into either one of the standard colors or into an RGB hex value with # prepended.
getAsText() - method in class gnu.java.beans.editors.FontEditor
getAsText for Font returns a value in the format expected by Font.decode().
getAsText() - method in class gnu.java.beans.editors.NativeBooleanEditor
getAsText for boolean calls Boolean.toString().
getAsText() - method in class gnu.java.beans.editors.NativeByteEditor
getAsText for byte calls Byte.toString().
getAsText() - method in class gnu.java.beans.editors.NativeDoubleEditor
getAsText for double calls Double.toString().
getAsText() - method in class gnu.java.beans.editors.NativeFloatEditor
getAsText for float calls Float.toString().
getAsText() - method in class gnu.java.beans.editors.NativeIntEditor
getAsText for int calls Integer.toString().
getAsText() - method in class gnu.java.beans.editors.NativeLongEditor
getAsText for long calls Long.toString().
getAsText() - method in class gnu.java.beans.editors.NativeShortEditor
getAsText for short calls Short.toString().
getAsText() - method in class java.beans.PropertyEditor
Get the value of this property in String format.
getAsText() - method in class java.beans.PropertyEditorSupport
Gets the value as text.
getAsText() - method in class gnu.java.beans.editors.StringEditor
getAsText just returns the value.
getAsTree(java.lang.String) - method in class javax.imageio.metadata.IIOMetadata
getAsync() - method in class gnu.xml.dom.ls.DomLSParser
getAsync() - method in class org.w3c.dom.ls.LSParser
true if the LSParser is asynchronous, false if it is synchronous.
getAsynchronousLoadPriority() - method in class javax.swing.text.AbstractDocument
Returns the asynchronous loading priority.
Returns the character, word or sentence at the specified index.
getAtIndex(int,int) - method in class javax.accessibility.AccessibleText
Returns the section of text at the index, or null if the index or part is invalid.
getAtIndex(int,int) - method in class javax.swing.JLabel.AccessibleJLabel
Returns the character, word or sentence at the specified index.
Gets the text located at index. null is returned if the index or part is invalid.
getAtom(java.lang.String) - method in class gnu.gcj.xlib.Display
getAtomName(int) - method in class gnu.gcj.xlib.Display
getAttrChange() - method in class gnu.xml.dom.DomEvent.DomMutationEvent
For attribute change events, returns how the attribuet changed
getAttrChange() - method in class org.w3c.dom.events.MutationEvent
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttribute() - method in class javax.naming.directory.ModificationItem
getAttribute(Attribute) - method in class gnu.java.text.FormatCharacterIterator
Returns the attribute value with the specified key.
getAttribute(java.lang.Object) - method in class javax.swing.text.AttributeSet
Returns the attribute with the specified key or null if no such attribute is defined in this AttributeSet and its resolving parents.
getAttribute(java.lang.Object) - method in class gnu.javax.swing.text.html.CombinedAttributes
getAttribute(java.lang.Object) - method in class gnu.javax.swing.text.html.parser.htmlAttributeSet
Looks in this set and, if not found, later looks in the parent set.
getAttribute(java.lang.Object) - method in class javax.swing.text.SimpleAttributeSet
Returns the value of the specified attribute, or null if there is no attribute with that name.
getAttribute(java.lang.Object) - method in class gnu.javax.swing.text.html.parser.SmallHtmlAttributeSet
Get the attribute value, matching this key.
getAttribute(java.lang.Object) - method in class javax.swing.text.StyleContext.NamedStyle
Returns the attribute with the specified key or null if no such attribute is defined in this AttributeSet and its resolving parents.
Returns the attribute with the specified key or null if no such attribute is defined in this AttributeSet and its resolving parents.
getAttribute(java.lang.String) - method in class gnu.java.lang.management.BeanImpl
getAttribute(java.lang.String) - static method in class javax.swing.text.html.CSS
Returns an a given CSS attribute.
getAttribute(java.lang.String) - method in class javax.xml.parsers.DocumentBuilderFactory
Retrieves the named attribute value from the underlying implementation.
Retrieves the named attribute value from the underlying implementation.
getAttribute(java.lang.String) - method in class gnu.xml.dom.DomElement
DOM L1 Returns the value of the specified attribute, or an empty string.
getAttribute(java.lang.String) - method in class javax.management.DynamicMBean
Obtains the value of the specified attribute of the management bean.
getAttribute(java.lang.String) - method in class javax.swing.text.html.parser.Element
Get the element attribute by name.
getAttribute(java.lang.String) - method in class org.w3c.dom.Element
Retrieves an attribute value by name.
getAttribute(java.lang.String) - method in class gnu.xml.libxmlj.dom.GnomeDocumentBuilderFactory
getAttribute(java.lang.String) - method in class gnu.xml.libxmlj.transform.GnomeTransformerFactory
getAttribute(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataNode
getAttribute(java.lang.String) - method in class gnu.xml.dom.JAXPFactory
There seems to be no useful specification for attribute names
Throws an exception (no implementation attributes are supported)
getAttribute(java.lang.String) - method in class javax.management.StandardMBean
Obtains the value of the specified attribute of the management bean.
getAttribute(java.lang.String) - method in class javax.xml.transform.TransformerFactory
Retrieve the specified named attribute value.
getAttribute(java.lang.String) - method in class gnu.xml.transform.TransformerFactoryImpl
Returns the value of the specified attribute for the current character.
Returns the value of the attribute by calling the MBeanServer.getAttribute(ObjectName) method of the server returned by QueryEval.getMBeanServer().
Returns the value of the supplied attribute from the specified management bean.
Returns the value of the supplied attribute from the specified management bean.
Returns the value of the supplied attribute from the specified management bean.
Handles MBeanServerConnection.getAttribute(ObjectName, String), returning the value of the supplied attribute from the specified management bean.
getAttributeByName(javax.xml.namespace.QName) - method in class javax.xml.stream.events.StartElement
Returns an attribute by name.
getAttributeByValue(java.lang.String) - method in class javax.swing.text.html.parser.Element
Get the element attribute by its value.
getAttributeContext() - method in class javax.swing.text.AbstractDocument
Returns the AbstractDocument.AttributeContext used in this Document.
getAttributeCount() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the number of defined attributes in this element.
getAttributeCount() - method in class javax.swing.text.AttributeSet
Returns the number of attributes that are stored locally in this AttributeSet.
getAttributeCount() - method in class gnu.javax.swing.text.html.CombinedAttributes
getAttributeCount() - method in class javax.swing.text.SimpleAttributeSet
Returns the number of attributes stored in this set, plus 1 if a parent has been specified (the reference to the parent is stored as a special attribute).
getAttributeCount() - method in class gnu.javax.swing.text.html.parser.SmallHtmlAttributeSet
Get the number of the stored attributes.
getAttributeCount() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the number of attributes on this element.
getAttributeCount() - method in class javax.swing.text.StyleContext.NamedStyle
Returns the number of attributes that are stored locally in this AttributeSet.
getAttributeCount() - method in class javax.swing.text.StyleContext.SmallAttributeSet
Returns the number of attributes that are stored locally in this AttributeSet.
getAttributeCount() - method in class gnu.xml.stream.XMLParser
Returns the number of attributes on this element.
getAttributeCount() - method in class javax.xml.stream.XMLStreamReader
Returns the number of attributes on this element.
getAttributeDefinition() - method in class javax.naming.directory.Attribute
getAttributeDefinition() - method in class javax.naming.directory.BasicAttribute
getAttributeKey(java.lang.String) - static method in class javax.swing.text.html.HTML
Returns an htl attribute constant for the given attribute name.
getAttributeLocalName(int) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the local-name of the attribute at the given index.
getAttributeLocalName(int) - method in class gnu.xml.stream.XMLParser
Returns the local-name of the attribute at the given index.
getAttributeLocalName(int) - method in class javax.xml.stream.XMLStreamReader
Returns the local-name of the attribute at the given index.
getAttributeName() - method in class javax.management.AttributeChangeNotification
Returns the name of the attribute that changed.
getAttributeName() - method in class javax.management.AttributeValueExp
Returns the attribute name.
getAttributeName() - method in class gnu.javax.print.ipp.attribute.UnknownAttribute
Returns the name of the attribute.
getAttributeName(int) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the QName of the attribute at the given index.
getAttributeName(int) - method in class gnu.xml.stream.XMLParser
Returns the QName of the attribute at the given index.
getAttributeName(int) - method in class javax.xml.stream.XMLStreamReader
Returns the QName of the attribute at the given index.
getAttributeNames() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the names of the attributes of this element.
getAttributeNames() - method in class javax.swing.text.AttributeSet
Returns the names of the attributes that are stored in this AttributeSet.
getAttributeNames() - method in class gnu.javax.swing.text.html.CombinedAttributes
getAttributeNames() - method in class gnu.javax.swing.text.html.parser.htmlAttributeSet
The name set must return HTML.Attribute and not a string, where applicable.
getAttributeNames() - method in class javax.swing.text.SimpleAttributeSet
Returns an enumeration of the attribute names.
getAttributeNames() - method in class gnu.javax.swing.text.html.parser.SmallHtmlAttributeSet
Get enumeration, containing the attribute names.
getAttributeNames() - method in class javax.swing.text.StyleContext.NamedStyle
Returns the names of the attributes that are stored in this AttributeSet.
getAttributeNames() - method in class javax.swing.text.StyleContext.SmallAttributeSet
Returns the names of the attributes that are stored in this AttributeSet.
getAttributeNames(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getAttributeNames(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getAttributeNamespace(int) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the namespace URI of the attribute at the given index.
getAttributeNamespace(int) - method in class gnu.xml.stream.XMLParser
Returns the namespace URI of the attribute at the given index.
getAttributeNamespace(int) - method in class javax.xml.stream.XMLStreamReader
Returns the namespace URI of the attribute at the given index.
getAttributeNode(java.lang.String) - method in class gnu.xml.dom.DomElement
DOM L1 Returns the appropriate attribute node; the name is the nodeName property of the attribute.
getAttributeNode(java.lang.String) - method in class org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNode(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataNode
DOM L2 Returns the appropriate attribute node; the name combines the namespace name and the local part.
Retrieves an Attr node by local name and namespace URI.
DOM L2 Returns the value of the specified attribute, or an empty string.
Retrieves an attribute value by local name and namespace URI.
getAttributePrefix(int) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the namespace prefix of the attribute at the given index.
getAttributePrefix(int) - method in class gnu.xml.stream.XMLParser
Returns the namespace prefix of the attribute at the given index.
getAttributePrefix(int) - method in class javax.xml.stream.XMLStreamReader
Returns the namespace prefix of the attribute at the given index.
getAttributes() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the attributes of this element.
getAttributes() - method in class gnu.java.text.AttributedFormatBuffer
This method returns the array containing the map on the attributes.
getAttributes() - method in class javax.swing.text.html.BlockView
Fetches the attributes to use when painting.
getAttributes() - method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Returns the attributes of the element.
getAttributes() - method in class javax.naming.spi.DirStateFactory.Result
getAttributes() - method in class javax.print.Doc
Returns the unmodifiable view of the attributes of this doc object.
getAttributes() - method in class javax.print.DocPrintJob
Returns the print job's attributes.
getAttributes() - method in class gnu.javax.print.ipp.DocPrintJobImpl
getAttributes() - method in class gnu.xml.dom.DomElement
DOM L1 Returns the element's attributes
getAttributes() - method in class gnu.xml.dom.DomNode
DOM L1 Returns null; Element subclasses must override this method.
getAttributes() - method in class javax.swing.text.Element
getAttributes() - method in class javax.swing.text.html.parser.Element
Get all attributes of this document as an attribute list.
getAttributes() - method in class gnu.java.text.FormatCharacterIterator
getAttributes() - method in class javax.swing.text.html.HTMLDocument.Iterator
Return the attribute set for this tag.
getAttributes() - method in class javax.imageio.metadata.IIOMetadataNode
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - method in class javax.swing.text.html.ImageView
Returns the combination of the document and the style sheet attributes.
getAttributes() - method in class javax.swing.text.html.InlineView
Returns the attributes that are used for rendering.
getAttributes() - method in class gnu.javax.print.ipp.IppPrintService
getAttributes() - method in class java.util.jar.JarEntry
Returns a copy of the Attributes set for this entry.
getAttributes() - method in class java.net.JarURLConnection
Returns the Attributes for the Jar entry specified by the URL or null if none
getAttributes() - method in class javax.management.MBeanInfo
Returns descriptions of each of the attributes provided by this management bean.
getAttributes() - method in class org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - method in class javax.management.openmbean.OpenMBeanInfo
Returns descriptions of each of the attributes provided by this management bean.
getAttributes() - method in class javax.swing.text.html.Option
Returns the attributes used to render this <option> tag.
getAttributes() - method in class javax.swing.text.html.ParagraphView
Returns the attributes used by this view.
getAttributes() - method in class gnu.javax.swing.text.html.parser.support.Parser
Get the attributes of the current tag.
getAttributes() - method in class javax.swing.text.html.parser.Parser
Get the attributes of the current tag.
getAttributes() - method in class gnu.javax.print.PrinterDialog
Returns the modified attributes set.
getAttributes() - method in class javax.print.event.PrintJobAttributeEvent
Returns the attributes that changed and their new values.
getAttributes() - method in class javax.print.PrintService
Returns the attributes describing this print service.
getAttributes() - method in class javax.print.event.PrintServiceAttributeEvent
Returns the changed attributes this event reports.
getAttributes() - method in class javax.naming.directory.SearchResult
getAttributes() - method in class javax.print.SimpleDoc
Returns the unmodifiable view of the attributes of this doc object.
getAttributes() - method in class gnu.java.awt.print.SpooledDocument
getAttributes() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getAttributes() - method in class gnu.xml.stream.StartElementImpl
getAttributes() - method in class java.sql.Struct
This method returns the attributes of this SQL structured type.
getAttributes() - method in class javax.swing.text.View
getAttributes(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getAttributes()
getAttributes(java.lang.String) - method in class javax.naming.directory.DirContext
getAttributes(java.lang.String) - method in class javax.naming.directory.InitialDirContext
getAttributes(java.lang.String) - method in class java.util.jar.Manifest
Returns the Attributes associated with the Entry.
getAttributes(java.lang.String,java.lang.String[]) - method in class javax.naming.directory.DirContext
getAttributes(java.lang.String[]) - method in class javax.management.DynamicMBean
Obtains the values of each of the specified attributes of the management bean.
getAttributes(java.lang.String[]) - method in class javax.management.StandardMBean
Obtains the values of each of the specified attributes of the management bean.
Returns the values of the named attributes from the specified management bean.
Returns the values of the named attributes from the specified management bean.
Returns the values of the named attributes from the specified management bean.
Handles MBeanServerConnection.getAttribute(ObjectName, String), returning the values of the named attributes from the specified management bean.
getAttributes(javax.naming.Name) - method in class javax.naming.directory.DirContext
getAttributes(javax.naming.Name) - method in class javax.naming.directory.InitialDirContext
getAttributes(javax.naming.Name,java.lang.String[]) - method in class javax.naming.directory.DirContext
getAttributes(Map>) - method in class java.sql.Struct
This method returns the attributes of this SQL structured type.
getAttributeSyntaxDefinition() - method in class javax.naming.directory.Attribute
getAttributeSyntaxDefinition() - method in class javax.naming.directory.BasicAttribute
getAttributeType() - method in class javax.management.AttributeChangeNotification
Returns the type of the attribute that changed.
getAttributeType(int) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the type of the attribute at the specified index.
getAttributeType(int) - method in class gnu.xml.stream.XMLParser
Returns the type of the attribute at the specified index.
getAttributeType(int) - method in class javax.xml.stream.XMLStreamReader
Returns the type of the attribute at the specified index.
getAttributeTypeInfo(int) - method in class javax.xml.validation.TypeInfoProvider
Returns the type information for the specified attribute of the current element.
getAttributeValue() - method in class gnu.javax.print.ipp.attribute.UnknownAttribute
Returns the attribute value origin byte array.
getAttributeValue(int) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the normalized value of the attribute at the given index.
getAttributeValue(int) - method in class gnu.xml.stream.XMLParser
Returns the normalized value of the attribute at the given index.
getAttributeValue(int) - method in class javax.xml.stream.XMLStreamReader
Returns the normalized value of the attribute at the given index.
Returns the normalized attribute value for the given attribute.
Returns the normalized attribute value for the given attribute.
Returns the normalized attribute value for the given attribute.
getAttributeValueAsInt() - method in class gnu.javax.print.ipp.attribute.UnknownAttribute
Returns the attribute value decoded as int.
getAttributeValueAsString() - method in class gnu.javax.print.ipp.attribute.UnknownAttribute
Returns the attribute value decoded as String.
getAttributeValueAsUri() - method in class gnu.javax.print.ipp.attribute.UnknownAttribute
Returns the attribute value decoded as an URI.
getAttrName() - method in class gnu.xml.dom.DomEvent.DomMutationEvent
For attribute change events, returns the attribute's name
getAttrName() - method in class org.w3c.dom.events.MutationEvent
attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAudioActionMap() - method in class javax.swing.plaf.basic.BasicLookAndFeel
Returns the ActionMap that stores all the actions that are responsibly for rendering auditory cues.
getAudioClip(java.net.URL) - method in class java.applet.Applet
Returns an audio clip from the specified URL.
getAudioClip(java.net.URL) - method in class java.applet.AppletContext
Returns an audio clip from the specified URL.
Returns an audio clip from the specified absolute URL, and relative path from that URL.
getAudioFileFormat(java.io.File) - method in class javax.sound.sampled.spi.AudioFileReader
Return the format of the given file as deduced by this provider.
getAudioFileFormat(java.io.File) - static method in class javax.sound.sampled.AudioSystem
Return the file format of a given File.
getAudioFileFormat(java.io.File) - method in class gnu.javax.sound.sampled.AU.AUReader
Return the format of the given file as deduced by this provider.
getAudioFileFormat(java.io.File) - method in class gnu.javax.sound.sampled.WAV.WAVReader
Return the format of the given file as deduced by this provider.
getAudioFileFormat(java.io.InputStream) - method in class javax.sound.sampled.spi.AudioFileReader
Return the format of the given input stream as deduced by this provider.
getAudioFileFormat(java.io.InputStream) - static method in class javax.sound.sampled.AudioSystem
Return the file format of a given input stream.
getAudioFileFormat(java.io.InputStream) - method in class gnu.javax.sound.sampled.AU.AUReader
Return the format of the given input stream as deduced by this provider.
getAudioFileFormat(java.io.InputStream) - method in class gnu.javax.sound.sampled.WAV.WAVReader
Return the format of the given input stream as deduced by this provider.
getAudioFileFormat(java.net.URL) - method in class javax.sound.sampled.spi.AudioFileReader
Return the format of the given URL as deduced by this provider.
getAudioFileFormat(java.net.URL) - static method in class javax.sound.sampled.AudioSystem
Return the file format of a given URL.
getAudioFileFormat(java.net.URL) - method in class gnu.javax.sound.sampled.AU.AUReader
Return the format of the given URL as deduced by this provider.
getAudioFileFormat(java.net.URL) - method in class gnu.javax.sound.sampled.WAV.WAVReader
Return the format of the given URL as deduced by this provider.
getAudioFileTypes() - method in class javax.sound.sampled.spi.AudioFileWriter
Return an array of all audio file format types supported by this provider.
getAudioFileTypes() - static method in class javax.sound.sampled.AudioSystem
Return an array of all the supported AudioFileFormat types.
Return an array of all the audio file format types supported by this provider, which can be written given the input stream.
getAudioFileTypes(javax.sound.sampled.AudioInputStream) - static method in class javax.sound.sampled.AudioSystem
Return an array of all the supported AudioFileFormat types which match the given audio input stream
getAudioInputStream(java.io.File) - method in class javax.sound.sampled.spi.AudioFileReader
Return an AudioInputStream for the given file.
getAudioInputStream(java.io.File) - static method in class javax.sound.sampled.AudioSystem
Return an audio input stream for the file.
getAudioInputStream(java.io.File) - method in class gnu.javax.sound.sampled.AU.AUReader
Return an AudioInputStream for the given file.
getAudioInputStream(java.io.File) - method in class gnu.javax.sound.sampled.WAV.WAVReader
Return an AudioInputStream for the given file.
getAudioInputStream(java.io.InputStream) - method in class javax.sound.sampled.spi.AudioFileReader
Return an AudioInputStream wrapping the given input stream.
getAudioInputStream(java.io.InputStream) - static method in class javax.sound.sampled.AudioSystem
Return an audio input stream given an input stream.
getAudioInputStream(java.io.InputStream) - method in class gnu.javax.sound.sampled.AU.AUReader
Return an AudioInputStream wrapping the given input stream.
getAudioInputStream(java.io.InputStream) - method in class gnu.javax.sound.sampled.WAV.WAVReader
Return an AudioInputStream wrapping the given input stream.
getAudioInputStream(java.net.URL) - method in class javax.sound.sampled.spi.AudioFileReader
Return an AudioInputStream for the given URL.
getAudioInputStream(java.net.URL) - static method in class javax.sound.sampled.AudioSystem
Return an audio input stream for the given URL.
getAudioInputStream(java.net.URL) - method in class gnu.javax.sound.sampled.AU.AUReader
Return an AudioInputStream for the given URL.
getAudioInputStream(java.net.URL) - method in class gnu.javax.sound.sampled.WAV.WAVReader
Return an AudioInputStream for the given URL.
Given an audio input stream, this will try to create a new audio input stream whose format matches the given target format.
Return an audio input stream given the desired target format and another audio input stream.
Given an audio input stream, this will try to create a new audio input stream whose encoding matches the given target encoding.
Return an audio input stream given the desired target encoding and another audio input stream.
getAuthenticatedAttributes() - method in class gnu.java.security.pkcs.SignerInfo
getAuthenticationID() - method in class javax.security.sasl.AuthorizeCallback
Returns the authentication ID to check.
getAuthority() - method in class java.net.URI
Returns the decoded authority part of this URI
getAuthority() - method in class java.net.URL
Returns the authority of the URL
getAuthorityCertIssuer() - method in class gnu.java.security.x509.ext.AuthorityKeyIdentifier
getAuthorityCertSerialNumber() - method in class gnu.java.security.x509.ext.AuthorityKeyIdentifier
getAuthorityKeyIdentifier() - method in class java.security.cert.X509CertSelector
Returns the authority key identifier criterion, or null if this value was not set.
getAuthorizationID() - method in class javax.security.sasl.AuthorizeCallback
Returns the authorization ID to check.
getAuthorizationID() - method in class gnu.javax.crypto.sasl.ClientMechanism
getAuthorizationID() - method in class javax.security.sasl.SaslServer
Reports the authorization ID in effect for the client of this session This method can only be called if isComplete() returns true.
getAuthorizationID() - method in class gnu.javax.crypto.sasl.ServerMechanism
Reports the authorization ID in effect for the client of this session This method can only be called if SaslServer.isComplete() returns true.
getAuthorizedID() - method in class javax.security.sasl.AuthorizeCallback
Returns the ID of the authorized user.
getAuthTime() - method in class javax.security.auth.kerberos.KerberosTicket
Return the authentication time for this ticket.
getAutoCommit() - method in class java.sql.Connection
This method tests whether or not auto commit mode is currently enabled.
getAutoCreateColumnsFromModel() - method in class javax.swing.JTable
Get the value of the autoCreateColumnsFromModel property.
getAutoDelay() - method in class java.awt.Robot
Retrieve the length of time this Robot sleeps after generating an event.
getAutoResizeMode() - method in class javax.swing.JTable
Get the value of the autoResizeMode property.
getAutoscrollInsets() - method in class java.awt.dnd.Autoscroll
This method returns the Insets describing the autoscrolling region or border relative to the geometry of the implementing Component
getAutoscrolls() - method in class javax.swing.JComponent
Get the current value of the autoscrolls property.
getAuxiliaryLookAndFeels() - static method in class javax.swing.UIManager
Returns an array (possibly null) containing the auxiliary LookAndFeels that are in use.
Return the number of bytes available in accelerated memory on this device.
getAvailableAttributes() - method in class java.awt.Font
Returns an array of chracter attribute keys which this font understands.
getAvailableAttributes(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getAvailableAttributes()
getAvailableDataFlavors() - method in class java.awt.datatransfer.Clipboard
getAvailableFontFamilyNames() - method in class gnu.java.awt.peer.gtk.GdkGraphicsEnvironment
Returns an array of the font family names available in this environment.
Returns an array of the font family names available in this environment.
getAvailableFontFamilyNames() - method in class gnu.java.awt.peer.headless.HeadlessGraphicsEnvironment
Returns an array of the font family names available in this environment.
getAvailableFontFamilyNames() - method in class gnu.java.awt.peer.qt.QtGraphicsEnvironment
Returns an array of the font family names available in this environment.
getAvailableFontFamilyNames() - method in class gnu.java.awt.peer.x.XGraphicsEnvironment
Returns an array of the font family names available in this environment.
Returns an array of the font family names available in this environment, localized to the current Locale if l is non-null.
Returns an array of the font family names available in this environment, localized to the current Locale if l is non-null.
Returns an array of the font family names available in this environment, localized to the current Locale if l is non-null.
getAvailableFontFamilyNames(java.util.Locale) - static method in class gnu.java.awt.font.OpenTypeFontPeer
Returns an array of the font family names available in this environment, localized to the current Locale if l is non-null.
Returns an array of the font family names available in this environment, localized to the current Locale if l is non-null.
getAvailableIDs() - static method in class java.util.TimeZone
Gets all available IDs.
getAvailableIDs(int) - static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset.
getAvailableInstruments() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get an array containing all instruments in this synthesizer.
getAvailableInstruments() - method in class javax.sound.midi.Synthesizer
Get an array containing all instruments in this synthesizer.
getAvailableLocales() - static method in class java.text.BreakIterator
This method returns a list of locales for which instances of BreakIterator are available.
getAvailableLocales() - static method in class java.util.Calendar
Gets the set of locales for which a Calendar is available.
getAvailableLocales() - static method in class java.text.Collator
This method returns an array of Locale objects which is the list of locales for which Collator objects exist.
getAvailableLocales() - static method in class java.text.DateFormat
This method returns a list of available locales supported by this class.
getAvailableLocales() - method in class javax.imageio.ImageReader
Retrieve the available locales.
getAvailableLocales() - method in class javax.imageio.ImageWriter
Retrieve the available locales.
getAvailableLocales() - method in class java.awt.im.spi.InputMethodDescriptor
Returns the locales supported by the input method this describes.
getAvailableLocales() - static method in class java.util.Locale
Returns the list of available locales.
getAvailableLocales() - method in class java.util.spi.LocaleServiceProvider
Returns an array of Locale instances, for which the provider can supply localized data.
getAvailableLocales() - static method in class java.text.NumberFormat
This method returns a list of locales for which concrete instances of NumberFormat subclasses may be created.
getAvailableProcessors() - method in class java.lang.management.OperatingSystemMXBean
Returns the number of processors currently available to the virtual machine.
getAvailableProcessors() - method in class gnu.java.lang.management.OperatingSystemMXBeanImpl
Returns the number of processors currently available to the virtual machine.
This method returns the width of the JSplitPane minus the insets.
getAWTEventListeners() - method in class gnu.java.awt.peer.qt.QtToolkit
getAWTEventListeners() - method in class java.awt.Toolkit
Returns all registered AWT event listeners.
getAWTEventListeners(long) - method in class gnu.java.awt.peer.qt.QtToolkit
getAWTEventListeners(long) - method in class java.awt.Toolkit
Returns all registered AWT event listeners that listen for events with the specified eventMask.
getAWTKeyStroke(char) - static method in class java.awt.AWTKeyStroke
Returns a keystroke representing a typed character.
getAWTKeyStroke(int,int) - static method in class java.awt.AWTKeyStroke
Returns a keystroke representing a pressed key event, with the given modifiers.
getAWTKeyStroke(int,int,boolean) - static method in class java.awt.AWTKeyStroke
Returns a keystroke representing a pressed or released key event, with the given modifiers.
getAWTKeyStroke(java.lang.Character,int) - static method in class java.awt.AWTKeyStroke
Returns a keystroke representing a typed character with the given modifiers.
getAWTKeyStroke(java.lang.String) - static method in class java.awt.AWTKeyStroke
Parses a string and returns the keystroke that it represents.
Returns a keystroke representing what caused the key event.
getAxis() - method in class javax.swing.text.BoxView
Returns the axis along which this BoxView is laid out.
getAxis() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getAxis() - method in class org.w3c.dom.html2.HTMLTableCellElement
Names group of related headers.
getAzimuth() - method in class org.w3c.dom.css.CSS2Properties
See the azimuth property definition in CSS2.
Return a direct reference to the back buffer image.
getBackBuffer() - method in class java.awt.peer.ComponentPeer
Return the back buffer of this component.
getBackBuffer() - method in class gnu.java.awt.peer.GLightweightPeer
Return the back buffer of this component.
getBackBuffer() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Return the back buffer of this component.
getBackBuffer() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Return the back buffer of this component.
getBackBuffer() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Return the back buffer of this component.
getBackBuffer() - method in class gnu.awt.xlib.XCanvasPeer
Return the back buffer of this component.
Retrieve the back buffer's image capabilities.
getBackground() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the current background.
getBackground() - method in class javax.accessibility.AccessibleComponent
Get the background color of this component.
getBackground() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getBackground() - method in class java.awt.Component
Returns this component's background color.
Gets the background color.
getBackground() - method in class org.w3c.dom.css.CSS2Properties
See the background property definition in CSS2.
getBackground() - method in class gnu.xml.dom.html2.DomHTMLBodyElement
URI [IETF RFC 2396] of the background texture tile image.
getBackground() - method in class javax.swing.text.GlyphView
Returns the background color which should be used to paint the text.
getBackground() - method in class java.awt.Graphics2D
Returns the color used by the Graphics.clearRect(int,int,int,int) method.
getBackground() - method in class gnu.awt.j2d.Graphics2DImpl
Returns the color used by the Graphics.clearRect(int,int,int,int) method.
getBackground() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
getBackground() - method in class org.w3c.dom.html2.HTMLBodyElement
URI [IETF RFC 2396] of the background texture tile image.
Returns the background color for this list child.
Returns the background color of this cell.
Get the background color of this object.
getBackground() - method in class javax.swing.text.LabelView
Returns the background color for the glyphs.
Returns the background color of the component, or null if this property is unsupported.
getBackground() - method in class gnu.java.awt.peer.qt.QtGraphics
Returns the color used by the Graphics.clearRect(int,int,int,int) method.
Extracts a background color from a set of attributes.
getBackground(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the background color specified in the given attributes, or Color.BLACK if no background color is specified.
getBackground
getBackground(javax.swing.text.AttributeSet) - method in class javax.swing.text.html.StyleSheet
Takes a set of attributes and turns it into a background color specification.
getBackgroundAt(int) - method in class javax.swing.JTabbedPane
This method returns the background color for the tab.
getBackgroundAttachment() - method in class org.w3c.dom.css.CSS2Properties
See the background-attachment property definition in CSS2.
getBackgroundColor() - method in class org.w3c.dom.css.CSS2Properties
See the background-color property definition in CSS2.
getBackgroundImage() - method in class org.w3c.dom.css.CSS2Properties
See the background-image property definition in CSS2.
Returns the background color for tree cells that are not selected.
getBackgroundPosition() - method in class org.w3c.dom.css.CSS2Properties
See the background-position property definition in CSS2.
getBackgroundRepeat() - method in class org.w3c.dom.css.CSS2Properties
See the background-repeat property definition in CSS2.
getBackgroundSelectionColor() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the background color for tree cells that are selected.
getBandOffsets() - method in class java.awt.image.ComponentSampleModel
Returns the offsets to the first sample in each band.
getBank() - method in class javax.sound.midi.Patch
Get the bank in which this Patch is located.
getBankData() - method in class java.awt.image.DataBufferByte
Returns the array underlying this DataBuffer.
getBankData() - method in class java.awt.image.DataBufferDouble
Returns the array underlying this DataBuffer.
getBankData() - method in class java.awt.image.DataBufferFloat
Returns the array underlying this DataBuffer.
getBankData() - method in class java.awt.image.DataBufferInt
Returns the array underlying this DataBuffer.
getBankData() - method in class java.awt.image.DataBufferShort
Returns the array underlying this DataBuffer.
getBankData() - method in class java.awt.image.DataBufferUShort
Returns the array underlying this DataBuffer.
getBankIndices() - method in class java.awt.image.ComponentSampleModel
Returns the indices of the bank(s) in the DataBuffer used to store the samples for each band.
getBase() - method in class javax.swing.text.html.HTMLDocument
Returns the location against which to resolve relative URLs.
getBase() - method in class javax.swing.text.html.StyleSheet
Gets the base url.
getBaseLevel() - method in class java.text.Bidi
Return the base embedding level of the paragraph.
getBaseline() - method in class java.awt.font.TextLayout
getBaselineFor(char) - method in class java.awt.Font
Returns a baseline code (one of ROMAN_BASELINE, CENTER_BASELINE or HANGING_BASELINE) indicating which baseline this font will measure baseline offsets for, when presenting glyph metrics for a given character.
getBaselineFor(java.awt.Font,char) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getBaselineFor(char)
getBaselineFor(java.awt.Font,char) - method in class gnu.java.awt.peer.gtk.GdkFontPeer
Implementation of Font.getBaselineFor(char)
getBaselineFor(java.awt.Font,char) - method in class gnu.java.awt.font.OpenTypeFontPeer
Implementation of Font.getBaselineFor(char)
getBaselineFor(java.awt.Font,char) - method in class gnu.java.awt.peer.qt.QtFontPeer
getBaselineFor(java.awt.Font,char) - method in class gnu.awt.xlib.XFontPeer
Implementation of Font.getBaselineFor(char)
getBaselineFor(java.awt.Font,char) - method in class gnu.java.awt.peer.x.XFontPeer
Implementation of Font.getBaselineFor(char)
getBaselineIndex() - method in class java.awt.font.LineMetrics
getBaselineOffsets() - method in class java.awt.font.LineMetrics
getBaselineOffsets() - method in class java.awt.font.TextLayout
getBaseType() - method in class java.sql.Array
Returns the JDBC type identifier of the elements in this array.
getBaseType() - method in class javax.activation.MimeType
Returns the string representation of this MIME type without parameters.
getBaseTypeName() - method in class java.sql.Array
Returns the name of the SQL type of the elements in this array.
getBaseTypeName() - method in class java.sql.Ref
This method returns the fully qualified name of the SQL structured type of the referenced item.
getBaseURI() - method in class gnu.xml.dom.DomAttr
The base URI of an Attr is always null.
getBaseURI() - method in class gnu.xml.dom.DomCharacterData
The base URI for character data is null.
getBaseURI() - method in class gnu.xml.dom.DomDoctype
The base URI of a DocumentType is always null.
getBaseURI() - method in class gnu.xml.dom.DomDocument
getBaseURI() - method in class gnu.xml.dom.DomElement
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBaseURI() - method in class gnu.xml.dom.DomEntity
The base URI of an external entity is its system ID.
getBaseURI() - method in class gnu.xml.dom.DomEntityReference
The base URI of an entity reference is the base URI where the entity declaration occurs.
getBaseURI() - method in class gnu.xml.dom.ls.DomLSInput
getBaseURI() - method in class gnu.xml.dom.DomNode
getBaseURI() - method in class gnu.xml.dom.DomNotation
The base URI of an external entity is its system ID.
getBaseURI() - method in class javax.xml.stream.events.EntityDeclaration
Returns the base URI for the entity.
getBaseURI() - method in class gnu.xml.stream.EntityDeclarationImpl
Returns the base URI for the entity.
getBaseURI() - method in class javax.imageio.metadata.IIOMetadataNode
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBaseURI() - method in class org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
getBaseURI() - method in class org.w3c.dom.Node
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBaseURI() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getBaseUri() - method in class org.relaxng.datatype.ValidationContext
Returns the base URI of the context.
getBaseURI(java.lang.String) - static method in class gnu.xml.libxmlj.util.XMLJ
getBaseURL() - method in class gnu.java.net.loader.URLLoader
Return the base URL of this loader.
getBasicConstraints() - method in class gnu.java.security.x509.X509Certificate
getBasicConstraints() - method in class java.security.cert.X509Certificate
Returns the certificate constraints path length from the critical BasicConstraints extension, (OID = 2.5.29.19).
getBasicConstraints() - method in class java.security.cert.X509CertSelector
Returns the basic constraints criterion, or -1 if this value is not set.
getBasicSplitPaneUI() - method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the delegate object that is responsible for the UI of the JSplitPane containing this divider.
getBatchSize() - method in class gnu.javax.naming.giop.ContextContinuation
Get the batch size from the environment properties.
getBatchSize() - method in class gnu.javax.naming.giop.GiopNamingServiceURLContext
Get the batch size from the environment properties.
getBean(javax.activation.CommandInfo) - method in class javax.activation.DataHandler
Returns the instantiated bean using the specified command.
getBeanClass() - method in class java.beans.BeanDescriptor
Get the Bean's class.
getBeanContext() - method in class java.beans.beancontext.BeanContextChild
Get the parent BeanContext.
getBeanContext() - method in class java.beans.beancontext.BeanContextChildSupport
Get the parent BeanContext.
getBeanContext() - method in class java.beans.beancontext.BeanContextEvent
Get the BeanContext that originated this event.
getBeanContextChildPeer() - method in class java.beans.beancontext.BeanContextChildSupport
Get the peer (or this if there is no peer).
getBeanContextPeer() - method in class java.beans.beancontext.BeanContextSupport
Returns the bean context peer.
getBeanContextProxy() - method in class java.beans.beancontext.BeanContextProxy
Return the BeanContextChild associated with this Object.
getBeanContextServicesPeer() - method in class java.beans.beancontext.BeanContextServicesSupport
Returns the services peer given at construction time, or null if no peer was given.
getBeanDescriptor() - method in class java.beans.BeanInfo
Get the general description of this Bean type.
getBeanDescriptor() - method in class gnu.java.beans.ExplicitBeanInfo
Get Bean descriptor.
getBeanDescriptor() - method in class java.beans.SimpleBeanInfo
Force Introspection of the general bean info.
getBeanInfo() - method in class gnu.java.beans.BeanInfoEmbryo
getBeanInfo() - method in class gnu.java.beans.IntrospectionIncubator
getBeanInfo(Class) - static method in class java.beans.Introspector
Get the BeanInfo for class beanClass, first by looking for explicit information, next by using standard design patterns to determine information about the class.
getBeanInfo(Class,Class) - static method in class java.beans.Introspector
Get the BeanInfo for class beanClass, first by looking for explicit information, next by using standard design patterns to determine information about the class.
getBeanInfo(Class,int) - static method in class java.beans.Introspector
Returns a instance for the given Bean class where a flag controls the usage of explicit BeanInfo class to retrieve that information.
getBeanInfoEmbryo() - method in class gnu.java.beans.IntrospectionIncubator
getBeanInfoSearchPath() - static method in class java.beans.Introspector
Get the search path for BeanInfo classes.
Returns the character, word or sentence before the specified index.
getBeforeIndex(int,int) - method in class javax.accessibility.AccessibleText
Returns the section of text before the index, or null if the index or part is invalid.
getBeforeIndex(int,int) - method in class javax.swing.JLabel.AccessibleJLabel
Returns the character, word or sentence before the specified index.
Gets the text located before index. null is returned if the index or part is invalid.
getBeginIndex() - method in class java.text.CharacterIterator
This method returns the character position of the first character in the range.
getBeginIndex() - method in class java.text.FieldPosition
This method returns the beginning index for this field.
getBeginIndex() - method in class gnu.java.text.FormatCharacterIterator
This method returns the character position of the first character in the range.
getBeginIndex() - method in class javax.swing.text.Segment
Returns the index of the first character in the segment.
getBeginIndex() - method in class java.text.StringCharacterIterator
This method returns the character position of the first character in the range.
Return the best configuration, according to the criteria in the given template.
Return the best configuration, according to the criteria in the given template.
Returns the "best" match among the array of possible configurations, given the criteria of this template.
getBestCursorSize(int,int) - method in class java.awt.Toolkit
Returns the supported cursor dimension which is closest to the desired sizes.
This method returns the best set of columns for uniquely identifying a row.
getBevelType() - method in class javax.swing.border.BevelBorder
Returns the appearance of this border, which is either RAISED or LOWERED.
getBgColor() - method in class gnu.xml.dom.html2.DomHTMLBodyElement
Document background color.
getBgColor() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getBgColor() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Cell background color.
getBgColor() - method in class gnu.xml.dom.html2.DomHTMLTableRowElement
getBgColor() - method in class org.w3c.dom.html2.HTMLBodyElement
Document background color.
getBgColor() - method in class org.w3c.dom.html2.HTMLTableCellElement
Cell background color.
getBgColor() - method in class org.w3c.dom.html2.HTMLTableElement
Cell background color.
getBgColor() - method in class org.w3c.dom.html2.HTMLTableRowElement
Background color for rows.
getBidiLevel(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the bidi level specified in the given attributes, or 0 if no bidi level is specified.
getBidiRootElement() - method in class javax.swing.text.AbstractDocument
Returns the root element for bidirectional content.
getBigDecimal(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java BigDecimal.
getBigDecimal(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java BigDecimal.
getBigDecimal(int,int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java BigDecimal.
getBigDecimal(int,int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java BigDecimal.
This method returns the value of the specified parameter as a Java BigDecimal.
getBigDecimal(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java BigDecimal.
This method returns the value of the specified column as a Java BigDecimal.
getBinaryStream() - method in class java.sql.Blob
This method returns a stream that will read the bytes of this Blob.
getBinaryStream(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a raw byte stream.
getBinaryStream(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a raw byte stream.
getBitCount() - method in class gnu.javax.imageio.bmp.BMPInfoHeader
getBitDepth() - method in class java.awt.DisplayMode
Returns the bit depth, in bits per pixel.
getBitmapBitOrder() - method in class gnu.gcj.xlib.XImage
getBitmapPad() - method in class gnu.gcj.xlib.XImage
getBitmapUnit() - method in class gnu.gcj.xlib.XImage
getBitMasks() - method in class java.awt.image.SinglePixelPackedSampleModel
getBitOffset() - method in class javax.imageio.stream.ImageInputStream
getBitOffset() - method in class javax.imageio.stream.ImageInputStreamImpl
getBitOffset(int) - method in class java.awt.image.MultiPixelPackedSampleModel
The bit offset (within an element in the data buffer) of the pixels with the specified x-coordinate.
getBitOffsets() - method in class java.awt.image.SinglePixelPackedSampleModel
getBitRate(float) - method in class javax.imageio.ImageWriteParam
getBitsPerBand(int) - method in class javax.imageio.ImageTypeSpecifier
Get the number of bits per sample in the given band.
getBitsPerPixel() - method in class gnu.gcj.xlib.XImage
getBlack() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color black from the installed theme.
getBlack() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used for black.
getBlack() - method in class javax.swing.plaf.metal.OceanTheme
Returns the OceanTheme's color for black, the RGB value (51, 51, 51).
getBlackBoxBounds(int,int) - method in class java.awt.font.TextLayout
getBlackLineBorderUIResource() - static method in class javax.swing.plaf.BorderUIResource
Returns a shared instance of BorderUIResource.LineBorderUIResource for a black, one-pixel width border.
getBlinkRate() - method in class javax.swing.text.Caret
Returns the blink rate of this Caret in milliseconds.
getBlinkRate() - method in class javax.swing.text.DefaultCaret
Returns the blink rate of this Caret in milliseconds.
getBlob(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Blob.
getBlob(int) - method in class java.sql.ResultSet
This method returns the specified column value as a BLOB.
getBlob(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Blob.
getBlob(java.lang.String) - method in class java.sql.ResultSet
This method returns the specified column value as a BLOB.
getBlockedCount() - method in class java.lang.management.ThreadInfo
Returns the number of times this thread has been in the Thread.State state.
getBlockedTime() - method in class java.lang.management.ThreadInfo
Returns the accumulated number of milliseconds this thread has been in the Thread.State state since thread contention monitoring was last enabled.
getBlockIncrement() - method in class java.awt.Adjustable
Returns the increment value for incrementing the value by blocks.
getBlockIncrement() - method in class javax.swing.JScrollBar
This method returns the blockIncrement.
getBlockIncrement() - method in class java.awt.Scrollbar
Returns the value added or subtracted when the user activates the scrollbar scroll by a "block" amount.
getBlockIncrement() - method in class java.awt.ScrollPaneAdjustable
Returns the increment value for incrementing the value by blocks.
getBlockIncrement(int) - method in class javax.swing.JScrollBar
The method returns how much the scrollbar's value should change for a block increment depending on the given direction.
getBlockIncrement(int) - method in class javax.swing.JScrollPane.ScrollBar
getBlockSize() - method in class gnu.javax.crypto.jce.spec.BlockCipherParameterSpec
Get the block size of the cipher these parameters are for.
getBlockSize() - method in class javax.crypto.Cipher
Return the size of blocks, in bytes, that this cipher processes.
getBlue() - method in class java.awt.Color
Returns the blue value for this color, as an integer in the range 0-255 in the sRGB color space.
getBlue() - method in class org.w3c.dom.css.RGBColor
This attribute is used for the blue value of the RGB color.
getBlue() - method in class gnu.gcj.xlib.XColor
getBlue(int) - method in class java.awt.image.ColorModel
Converts pixel value to sRGB and extract blue int sample scaled to range [0, 255].
getBlue(int) - method in class java.awt.image.ComponentColorModel
getBlue(int) - method in class java.awt.image.DirectColorModel
Get the blue component of the given pixel.
getBlue(int) - method in class java.awt.image.IndexColorModel
Returns the blue component of the color in the lookup table for the given pixel value.
getBlue(java.lang.Object) - method in class java.awt.image.ColorModel
getBlue(java.lang.Object) - method in class java.awt.image.ComponentColorModel
getBlue(java.lang.Object) - method in class java.awt.image.DirectColorModel
getBlueMask() - method in class java.awt.image.DirectColorModel
getBlueMask() - method in class gnu.gcj.xlib.Visual
getBlueMask() - method in class gnu.gcj.xlib.XImage
getBlues(byte[]) - method in class java.awt.image.IndexColorModel
Fills the supplied array with the blue component of each color in the lookup table.
getBody() - method in class gnu.xml.dom.html2.DomHTMLDocument
The element that contains the content for the document.
getBody() - method in class org.w3c.dom.html2.HTMLDocument
The element that contains the content for the document.
getBody() - method in class gnu.java.net.protocol.http.Response
Returns an InputStream that returns the body of the response.
getBodyElements() - method in class gnu.javax.swing.text.html.parser.HTML_401F
Get elements that are allowed in the document body, at the zero level.
getBoolean(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java boolean.
getBoolean(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java boolean.
getBoolean(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this boolean Field.
getBoolean(java.lang.Object) - method in class javax.swing.UIDefaults
Returns a boolean entry for the default locale.
getBoolean(java.lang.Object) - static method in class javax.swing.UIManager
Returns a boolean value from the defaults table.
getBoolean(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a boolean array.
Returns a boolean entry for a specic locale.
getBoolean(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns a boolean value from the defaults table.
getBoolean(java.lang.String) - static method in class java.lang.Boolean
If the value of the system property name matches "true" ignoring case then the function returns true.
This method returns the value of the specified parameter as a Java boolean.
getBoolean(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java boolean.
Convenience method for getting the given entry as a boolean.
getBoolean(java.lang.String,boolean) - method in class java.util.prefs.Preferences
Convenience method for getting the given entry as a boolean.
A convenience method to fetch an integer property.
getBooleanHTMLAttribute(java.lang.String) - method in class gnu.xml.dom.html2.DomHTMLElement
getBooleanValue() - method in class org.w3c.dom.xpath.XPathResult
The value of this boolean result.
getBootClassPath() - method in class java.lang.management.RuntimeMXBean
Returns the boot classpath used by the virtual machine.
getBootClassPath() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the boot classpath used by the virtual machine.
getBorder() - method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Retrieves the border of this divider.
getBorder() - method in class org.w3c.dom.css.CSS2Properties
See the border property definition in CSS2.
getBorder() - method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Returns the border of the text field.
getBorder() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getBorder() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Width of border around the object.
getBorder() - method in class gnu.xml.dom.html2.DomHTMLTableElement
The width of the border around the table.
getBorder() - method in class org.w3c.dom.html2.HTMLImageElement
Width of border around image.
getBorder() - method in class org.w3c.dom.html2.HTMLObjectElement
Width of border around the object.
getBorder() - method in class org.w3c.dom.html2.HTMLTableElement
The width of the border around the table.
getBorder() - method in class javax.swing.JComponent
Get the value of the border property.
getBorder() - method in class javax.swing.border.TitledBorder
Retrieves the border underneath the title.
getBorder(java.lang.Object) - method in class javax.swing.UIDefaults
Returns a border entry for the default locale.
getBorder(java.lang.Object) - static method in class javax.swing.UIManager
Returns a border from the defaults table.
Returns a border entry for a specic locale.
getBorder(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns a border from the defaults table.
getBorderBottom() - method in class org.w3c.dom.css.CSS2Properties
See the border-bottom property definition in CSS2.
getBorderBottomColor() - method in class org.w3c.dom.css.CSS2Properties
See the border-bottom-color property definition in CSS2.
getBorderBottomStyle() - method in class org.w3c.dom.css.CSS2Properties
See the border-bottom-style property definition in CSS2.
getBorderBottomWidth() - method in class org.w3c.dom.css.CSS2Properties
See the border-bottom-width property definition in CSS2.
getBorderCollapse() - method in class org.w3c.dom.css.CSS2Properties
See the border-collapse property definition in CSS2.
getBorderColor() - method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
The color that the border should be.
getBorderColor() - method in class org.w3c.dom.css.CSS2Properties
See the border-color property definition in CSS2.
getBorderInsets() - method in class javax.swing.border.EmptyBorder
Measures the width of this border.
getBorderInsets() - method in class javax.swing.border.MatteBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.AbstractBorder
Returns the insets required for drawing this border around the specified component.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.basic.BasicBorders.FieldBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.basic.BasicBorders.MarginBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
Measures the width of this border.
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
Measures the width of this border.
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.BevelBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.Border
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.BorderUIResource
Measures the width of this border by calling the getBorderInsets method of the wrapped delegate.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.CompoundBorder
Determines the insets of this border, which is the sum of the insets of the inside and the outside border.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.EmptyBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.EtchedBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.LineBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.MatteBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
Returns the insets of the ButtonBorder.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
Returns the border insets.
Returns the border insets.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
Returns the border insets.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
Returns the border insets.
Returns the border insets.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.metal.MetalBorders.PaletteBorder
Returns the border insets.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
Returns the insets of the border, creating a new Insets instance with each call.
Returns the insets of the border for the Component c.
Return the insets of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
Returns the border insets.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.SoftBevelBorder
Measures the width of this border.
getBorderInsets(java.awt.Component) - method in class javax.swing.border.TitledBorder
Measures the width of this border.
Returns the insets required for drawing this border around the specified component.
Measures the width of this border, storing the results into a pre-existing Insets object.
Measures the width of this border, storing the results into a pre-existing Insets object.
Determines the insets of this border by calling the getMargin() method of the enclosed component.
Measures the width of this border, storing the results into a pre-existing Insets object.
Measures the width of this border, storing the results into a pre-existing Insets object.
Measures the width of this border, storing the results into a pre-existing Insets object.
Measures the width of this border, storing the results into a pre-existing Insets object.
Changes the specified insets to the insets of this border, which is the sum of the insets of the inside and the outside border.
Measures the width of this border, storing the results into a pre-existing Insets object.
Measures the width of this border, storing the results into a pre-existing Insets object.
Measures the width of this border, storing the results into a pre-existing Insets object.
Measures the width of this border, storing the results into a pre-existing Insets object.
Returns the insets of the ButtonBorder in the specified newInsets object.
Returns the border insets.
Returns the border insets.
Populates insets with the border insets, then returns it.
Populates insets with the border insets, then returns it.
Returns the border insets.
Returns the border insets.
Returns the insets of the border, using the supplied Insets instance.
Returns the border insets.
Measures the width of this border, storing the results into a pre-existing Insets object.
Measures the width of this border, storing the results into a pre-existing Insets object.
getBorderLeft() - method in class org.w3c.dom.css.CSS2Properties
See the border-left property definition in CSS2.
getBorderLeftColor() - method in class org.w3c.dom.css.CSS2Properties
See the border-left-color property definition in CSS2.
getBorderLeftStyle() - method in class org.w3c.dom.css.CSS2Properties
See the border-left-style property definition in CSS2.
getBorderLeftWidth() - method in class org.w3c.dom.css.CSS2Properties
See the border-left-width property definition in CSS2.
getBorderRight() - method in class org.w3c.dom.css.CSS2Properties
See the border-right property definition in CSS2.
getBorderRightColor() - method in class org.w3c.dom.css.CSS2Properties
See the border-right-color property definition in CSS2.
getBorderRightStyle() - method in class org.w3c.dom.css.CSS2Properties
See the border-right-style property definition in CSS2.
getBorderRightWidth() - method in class org.w3c.dom.css.CSS2Properties
See the border-right-width property definition in CSS2.
getBorderSelectionColor() - method in class javax.swing.tree.DefaultTreeCellEditor
Returns the color the border is drawn.
getBorderSelectionColor() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the border color for tree cells that are selected.
getBorderSpacing() - method in class org.w3c.dom.css.CSS2Properties
See the border-spacing property definition in CSS2.
getBorderStyle() - method in class org.w3c.dom.css.CSS2Properties
See the border-style property definition in CSS2.
Recursivly searches a border hierarchy (starting at border) for a titled border and returns the title if one is found, null otherwise.
getBorderTop() - method in class org.w3c.dom.css.CSS2Properties
See the border-top property definition in CSS2.
getBorderTopColor() - method in class org.w3c.dom.css.CSS2Properties
See the border-top-color property definition in CSS2.
getBorderTopStyle() - method in class org.w3c.dom.css.CSS2Properties
See the border-top-style property definition in CSS2.
getBorderTopWidth() - method in class org.w3c.dom.css.CSS2Properties
See the border-top-width property definition in CSS2.
getBorderWidth() - method in class org.w3c.dom.css.CSS2Properties
See the border-width property definition in CSS2.
getBottom() - method in class org.w3c.dom.css.CSS2Properties
See the bottom property definition in CSS2.
getBottom() - method in class org.w3c.dom.css.Rect
This attribute is used for the bottom of the rect.
getBottomComponent() - method in class javax.swing.JSplitPane
This method returns the bottom component.
getBottomInset() - method in class javax.swing.text.AsyncBoxView
Returns the bottom inset.
getBottomInset() - method in class javax.swing.text.CompositeView
Returns the bottom inset of this CompositeView.
getBottomPanel() - method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates and returns a new panel that will be used for the controls at the bottom of the file chooser.
getBoundActions() - method in class javax.swing.text.Keymap
Determines the model offset, so that the text between p0 and this offset fits within the span starting at x with the length of len.
getBoundingBox() - method in class java.awt.Polygon
Returns the bounding box of this polygon.
getBoundKeyStrokes() - method in class javax.swing.text.Keymap
getBounds() - method in class javax.accessibility.AccessibleComponent
Get the bounds of this component relative to its parent - it's width, height, and relative location to its parent.
getBounds() - method in class java.awt.geom.Area
Returns the bounds of this object in Rectangle format.
getBounds() - method in class java.awt.Component
Returns a bounding rectangle for this component.
Gets the bounds of this component, or null if it is not on screen.
getBounds() - method in class java.awt.peer.ComponentPeer
Get the bounds of this component peer.
getBounds() - method in class java.awt.geom.CubicCurve2D
Determines the smallest rectangle that encloses the curve’s start, end and control points.
getBounds() - method in class gnu.java.awt.peer.gtk.GdkGraphicsConfiguration
Returns the bounds of the configuration, in device coordinates.
getBounds() - method in class java.awt.geom.GeneralPath
Returns the path’s bounding box.
getBounds() - method in class gnu.java.awt.peer.GLightweightPeer
Get the bounds of this component peer.
getBounds() - method in class java.awt.font.GraphicAttribute
Returns a Rectangle2D that encloses the rendered area.
getBounds() - method in class java.awt.GraphicsConfiguration
Returns the bounds of the configuration, in device coordinates.
getBounds() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Get the bounds of this component peer.
getBounds() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getBounds() - method in class gnu.java.awt.peer.gtk.GtkWindowPeer
Get the bounds of this component peer.
getBounds() - method in class java.awt.font.ImageGraphicAttribute
Gets the bounds of the object rendered, relative to the position.
Returns the bounds of this list child.
Returns the bounds of the cell relative to its table.
Gets the bounds of this object in the form of a Rectangle object.
getBounds() - method in class java.awt.geom.Line2D
Gets a bounding box (not necessarily minimal) for this line.
Returns a Rectangle which represents the bounds of this component.
getBounds() - method in class java.awt.Polygon
Returns the bounding box of this polygon.
getBounds() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Get the bounds of this component peer.
getBounds() - method in class gnu.java.awt.peer.qt.QtScreenDeviceConfiguration
Returns the bounds of the configuration, in device coordinates.
getBounds() - method in class java.awt.geom.QuadCurve2D
Determines the smallest rectangle that encloses the curve’s start, end and control point.
getBounds() - method in class java.awt.image.Raster
Returns a new rectangle containing the bounds of this raster.
getBounds() - method in class java.awt.Rectangle
Returns the bounds of this rectangle.
getBounds() - method in class java.awt.geom.RectangularShape
Returns a bounding box for this shape, in integer format.
getBounds() - method in class java.awt.Shape
Returns a Rectange that bounds the shape.
getBounds() - method in class java.awt.font.ShapeGraphicAttribute
Returns a Rectangle2D that encloses all of the bits drawn by this shape.
getBounds() - method in class gnu.java.awt.java2d.ShapeWrapper
Returns a Rectange that bounds the shape.
getBounds() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Get the bounds of this component peer.
getBounds() - method in class java.awt.font.TextLayout
getBounds() - method in class java.lang.reflect.TypeVariable<T,extends,GenericDeclaration>
Returns an array of Type objects which represent the upper bounds of this type variable.
getBounds() - method in class gnu.awt.xlib.XCanvasPeer
getBounds() - method in class gnu.gcj.xlib.XConfigureEvent
getBounds() - method in class gnu.gcj.xlib.XExposeEvent
getBounds() - method in class gnu.awt.xlib.XGraphicsConfiguration
Returns the bounds of the configuration, in device coordinates.
getBounds() - method in class gnu.java.awt.peer.x.XGraphicsConfiguration
Returns the bounds of the configuration, in device coordinates.
getBounds(java.awt.Rectangle) - method in class java.awt.Component
Returns the bounds of this component.
getBounds(java.awt.Rectangle) - method in class gnu.gcj.xlib.Drawable
getBounds(java.awt.Rectangle) - method in class javax.swing.JComponent
Get the component's current bounding box.
getBounds
Get bounds for the given tree path.
Get bounds for the given tree path.
getBounds2D() - method in class java.awt.geom.Arc2D
Gets the bounds of the arc.
getBounds2D() - method in class java.awt.geom.Area
Returns the bounding box of the Area.

Unlike the CubicCurve2D and QuadraticCurve2D classes, this method will return the tightest possible bounding box, evaluating the extreme points of each curved segment.

getBounds2D() - method in class java.awt.geom.CubicCurve2D.Double
Determines the smallest rectangle that encloses the curve’s start, end and control points.
getBounds2D() - method in class java.awt.geom.CubicCurve2D.Float
Determines the smallest rectangle that encloses the curve’s start, end and control points.
getBounds2D() - method in class java.awt.geom.Ellipse2D.Double
Returns the bounding-box of the ellipse.
getBounds2D() - method in class java.awt.geom.Ellipse2D.Float
Returns the bounding-box of the ellipse.
getBounds2D() - method in class java.awt.geom.GeneralPath
Returns the path’s bounding box, in float precision
getBounds2D() - method in class java.awt.font.GlyphMetrics
getBounds2D() - method in class java.awt.geom.Line2D.Double
Return the exact bounds of this line segment.
getBounds2D() - method in class java.awt.geom.Line2D.Float
Return the exact bounds of this line segment.
getBounds2D() - method in class java.awt.Polygon
Returns a high-precision bounding box of this polygon.
getBounds2D() - method in class java.awt.geom.QuadCurve2D.Double
Determines the smallest rectangle that encloses the curve’s start, end and control point.
getBounds2D() - method in class java.awt.geom.QuadCurve2D.Float
Determines the smallest rectangle that encloses the curve’s start, end and control point.
getBounds2D() - method in class java.awt.Rectangle
Returns the high-precision bounds of this rectangle.
getBounds2D() - method in class java.awt.geom.Rectangle2D
Returns the bounds of this rectangle.
getBounds2D() - method in class java.awt.geom.Rectangle2D.Double
Returns the bounds of this rectangle.
getBounds2D() - method in class java.awt.geom.Rectangle2D.Float
Returns the bounds of this rectangle.
getBounds2D() - method in class java.awt.geom.RoundRectangle2D.Double
getBounds2D() - method in class java.awt.geom.RoundRectangle2D.Float
getBounds2D() - method in class java.awt.Shape
Returns a high precision bounding box of the shape.
getBounds2D() - method in class gnu.java.awt.java2d.ShapeWrapper
Returns a high precision bounding box of the shape.
Transforms source image using transform specified at the constructor and returns bounds of the transformed image.
Returns the bounds of the destination image on the basis of this BufferedImageOp being applied to the specified source image.
Returns the corresponding destination boundary of a source boundary.
getBounds2D(java.awt.image.BufferedImage) - method in class java.awt.image.ConvolveOp
getBounds2D(java.awt.image.BufferedImage) - method in class java.awt.image.LookupOp
Returns the bounds of the destination image on the basis of this BufferedImageOp being applied to the specified source image.
getBounds2D(java.awt.image.BufferedImage) - method in class java.awt.image.RescaleOp
getBounds2D(java.awt.image.Raster) - method in class java.awt.image.AffineTransformOp
Returns bounds of the transformed raster.
getBounds2D(java.awt.image.Raster) - method in class java.awt.image.BandCombineOp
Returns the bounds of the destination raster on the basis of this RasterOp being applied to the specified source raster.
getBounds2D(java.awt.image.Raster) - method in class java.awt.image.ColorConvertOp
Returns the corresponding destination boundary of a source boundary.
Returns the bounds of the destination raster on the basis of this RasterOp being applied to the specified source raster.
getBounds2D(java.awt.image.Raster) - method in class java.awt.image.ConvolveOp
getBounds2D(java.awt.image.Raster) - method in class java.awt.image.LookupOp
Returns the bounds of the destination raster on the basis of this RasterOp being applied to the specified source raster.
getBounds2D(java.awt.image.Raster) - method in class java.awt.image.RasterOp
Returns the bounds of the destination raster on the basis of this RasterOp being applied to the specified source raster.
getBounds2D(java.awt.image.Raster) - method in class java.awt.image.RescaleOp
Returns the bounds of the destination raster on the basis of this RasterOp being applied to the specified source raster.
getBoundsAt(int) - method in class javax.swing.JTabbedPane
This method returns the bounds of the tab given the index.
This method is called by iconifyFrame to determine the bounds of the JDesktopIcon for the given JInternalFrame.
getBoundsPrivate() - method in class java.awt.peer.FramePeer
getBoundsPrivate() - method in class gnu.java.awt.peer.gtk.GtkFramePeer
getBoundsPrivate() - method in class gnu.java.awt.peer.qt.QtFramePeer
getBoundsPrivate() - method in class gnu.awt.xlib.XFramePeer
getBoundsPrivate() - method in class gnu.java.awt.peer.x.XFramePeer
getBox(java.awt.Rectangle) - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the size and position of the bouncing box for the current animation index.
getBoxPainter(javax.swing.text.AttributeSet) - method in class javax.swing.text.html.StyleSheet
Gets the box formatter to use for the given set of CSS attributes.
getBranchQualifier() - method in class javax.transaction.xa.Xid
Determine where to break the text in the given Segment, attempting to find a word boundary.
getBreakpoint(long,long) - static method in class gnu.gcj.jvmti.BreakpointManager
Returns the breakpoint at the given location or null if none installed at location
getBreakWeight(int,float) - method in class javax.swing.text.ParagraphView
getBreakWeight(int,float,float) - method in class javax.swing.text.GlyphView
Determines how well the specified view location is suitable for inserting a line break.
getBreakWeight(int,float,float) - method in class javax.swing.text.html.InlineView
getBreakWeight(int,float,float) - method in class javax.swing.text.View
getBroadcast() - method in class java.net.DatagramSocket
Checks if SO_BROADCAST is enabled
getBubbles() - method in class gnu.xml.dom.DomEvent
Returns true if the news of the event bubbles to tree tops (as specified during initialization).
getBubbles() - method in class org.w3c.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
getBucket() - method in class gnu.gcj.runtime.PersistentByteMap.MapEntry
getBuffer() - method in class gnu.CORBA.CDR.AligningInput
Get the byte buffer, from where the data are read.
getBuffer() - method in class gnu.CORBA.CDR.AligningOutput
Get the buffer without copying it.
getBuffer() - method in class gnu.java.text.AttributedFormatBuffer
This method returns the internal CPStringBuilder describing the attributed string.
getBuffer() - method in class gnu.CORBA.ResponseHandlerImpl
Get the buffer, normally containing the written reply.
getBuffer() - method in class gnu.java.text.StringFormatBuffer
This method returns the internal StringBuffer which contains the string of character.
getBuffer() - method in class java.io.StringWriter
This method returns the StringBuffer object that this object is writing to.
getBufferCapabilities() - method in class gnu.java.awt.peer.gtk.GdkGraphicsConfiguration
Returns the buffering capabilities of this configuration.
Returns the buffering capabilities of this configuration.
getBufferCM() - method in class gnu.java.awt.peer.gtk.BufferedImageGraphics
getBufferCM() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
Returns the Color Model describing the buffer that this peer uses for custom composites.
getBufferCM() - method in class gnu.java.awt.peer.gtk.CairoSurfaceGraphics
Returns the Color Model describing the buffer that this peer uses for custom composites.
getBufferedImage() - method in class gnu.javax.imageio.png.PNGFile
Return a loaded image as a bufferedimage.
getBufferedImage(gnu.java.awt.peer.gtk.CairoSurface) - static method in class gnu.java.awt.peer.gtk.CairoSurface
Returns a BufferedImage backed by a Cairo surface.
getBufferedImage(gnu.java.awt.peer.gtk.GtkImage) - static method in class gnu.java.awt.peer.gtk.CairoSurface
Returns a BufferedImage backed by a Cairo surface, created from a GtkImage.
getBufferedImage(int,int) - static method in class gnu.java.awt.peer.gtk.CairoSurface
Returns a BufferedImage backed by a Cairo surface.
getBufferedImageOp() - method in class java.awt.image.BufferedImageFilter
getBufferedImageType() - method in class javax.imageio.ImageTypeSpecifier
Get the buffered image constant specified by this image type specifier.
getBufferSize() - method in class javax.sound.sampled.DataLine
Returns the size of the DataLine's internal buffer, in bytes.
getBufferSize() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
getBufferStrategy() - method in class java.awt.Canvas
Returns the buffer strategy used by the canvas.
getBufferStrategy() - method in class java.awt.Window
Returns the buffer strategy used by the window.
getBundle(java.lang.String) - static method in class java.util.ResourceBundle
Get the appropriate ResourceBundle for the default locale.
Get the appropriate ResourceBundle for the given locale.
Get the appropriate ResourceBundle for the given locale.
getBusy() - method in class gnu.xml.dom.ls.DomLSParser
getBusy() - method in class org.w3c.dom.ls.LSParser
true if the LSParser is currently busy loading a document, otherwise false.
getButton() - method in class java.awt.event.MouseEvent
Returns which button, if any, was the most recent to change state.
getButton() - method in class org.w3c.dom.events.MouseEvent
During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getButtonBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a border for drawing push buttons.
getButtonBorder() - static method in class javax.swing.plaf.metal.MetalBorders
Returns a border for Swing buttons in the Metal Look & Feel.
getButtonCount() - method in class javax.swing.ButtonGroup
Return the number of buttons in this button group.
getButtonPanel() - method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the panel that contains the 'Open' (or 'Save') and 'Cancel' buttons.
getButtons() - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the buttons for the JOptionPane.
getButtonWidth() - method in class javax.swing.plaf.metal.MetalScrollButton
Returns the button width.
getByAddress(byte[]) - static method in class java.net.InetAddress
Returns an InetAddress object given the raw IP address.
getByAddress(java.lang.String,byte[]) - static method in class java.net.InetAddress
Creates an InetAddress based on the provided host name and IP address.
Creates a scoped Inet6Address where the scope has an integer id.
Creates a scoped Inet6Address where the scope is a given NetworkInterface.
Return a network interface by its address
getByName(java.lang.String) - static method in class java.net.InetAddress
Returns an InetAddress object representing the IP address of the given hostname.
getByName(java.lang.String) - static method in class java.net.NetworkInterface
Returns an network interface by name
getByte(int) - method in class gnu.gcj.tools.gc_analyze.BytePtr
getByte(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java byte.
getByte(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java byte.
getByte(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this byte Field.
getByte(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a byte array.
getByte(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java byte.
getByte(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java byte.
Convenience method for getting the given entry as a byte array.
getByteArray(java.lang.String,byte[]) - method in class java.util.prefs.Preferences
Convenience method for getting the given entry as a byte array.
getBytecodes(gnu.classpath.jdwp.VMMethod) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns the bytecode for the given method.
getByteLength() - method in class javax.sound.sampled.AudioFileFormat
Return the byte length of this file format.
getByteLength() - method in class javax.sound.midi.MidiFileFormat
Get the file length in bytes.
getByteOffset() - method in class org.w3c.dom.DOMLocator
The byte offset into the input source this locator is pointing to or -1 if there is no byte offset available.
getByteOrder() - method in class javax.imageio.stream.ImageInputStream
getByteOrder() - method in class javax.imageio.stream.ImageInputStreamImpl
getByteParameter(int) - method in class java.awt.image.renderable.ParameterBlock
getBytes() - method in class gnu.javax.security.auth.Password
Returns a reference to the byte[] password storage field, bPassword.
getBytes() - method in class java.lang.String
Converts the Unicode characters in this String to a byte array.
getBytes(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java byte array.
getBytes(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java byte array.
getBytes(int,int,byte[],int) - method in class java.lang.String
Copies the low byte of each character from this String starting at a specified start index, ending at a specified stop index, to a byte array starting at a specified destination begin index.
This method returns the value of the specified parameter as a Java byte array.
getBytes(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java byte array.
getBytes(java.lang.String) - method in class java.lang.String
Converts the Unicode characters in this String to a byte array.
getBytes(long,int) - method in class java.sql.Blob
This method returns up to the requested bytes of this Blob as a byte array.
getBytesPerLine() - method in class gnu.gcj.xlib.XImage
getBytesRead() - method in class java.util.zip.Deflater
Gets the number of input bytes processed so far.
getByteStream() - method in class gnu.xml.dom.ls.DomLSInput
getByteStream() - method in class gnu.xml.dom.ls.DomLSOutput
An attribute of a language and binding dependent type that represents a writable stream of bytes.
getByteStream() - method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getByteStream() - method in class org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
getByteStream() - method in class org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream of bytes.
getBytesWritten() - method in class java.util.zip.Deflater
Gets the number of output bytes so far.
getCachedIcon(java.io.File) - method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
Retrieves the icon associated with the specified file/directory, if there is one.
getCacheDirectory() - static method in class javax.imageio.ImageIO
Retrieve the current cache directory.
getCachedMBeanInfo() - method in class gnu.java.lang.management.BeanImpl
getCachedMBeanInfo() - method in class javax.management.StandardMBean
Returns the cached MBeanInfo instance for this object.
getCalendar() - method in class java.text.DateFormat
This method returns the Calendar object being used by this object to parse/format datetimes.
getCalendarField() - method in class java.text.DateFormat.Field
getCalendarField() - method in class javax.swing.SpinnerDateModel
Returns the Calendar field used to calculate the previous and next dates in the sequence.
getCallback() - method in class javax.security.auth.callback.UnsupportedCallbackException
Get the unrecognized Callback.
getCallingClass() - static method in class gnu.classpath.VMStackWalker
Get the class associated with the method invoking the method invoking this method, or null if the stack is not that deep (e.g., invoked via JNI invocation API).
getCallingClassLoader() - static method in class gnu.classpath.VMStackWalker
Get the class loader associated with the Class returned by getCallingClass(), or null if no such class exists or it is the boot loader.
getCallTarget() - method in class gnu.xml.pipeline.CallFilter
Returns the call target's URI.
getCAName() - method in class java.security.cert.TrustAnchor
Return the certificate authority's distinguished name, or null if none was specified.
getCancelable() - method in class gnu.xml.dom.DomEvent
Returns true if the default handling may be canceled (as specified during initialization).
getCancelable() - method in class org.w3c.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
getCancelSelectionAction() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the action that handles events for the "cancel" button.
getCanonicalFile() - method in class java.io.File
This method returns a File object representing the canonical path of this object.
getCanonicalHostName() - method in class java.net.InetAddress
Returns the canonical hostname represented by this InetAddress
getCanonicalKeyPropertyListString() - method in class javax.management.ObjectName
Returns the property list in canonical form.
getCanonicalName() - method in class java.lang.Class<T>
Returns the canonical name of this class, as defined by section 6.7 of the Java language specification.
getCanonicalName() - method in class javax.management.ObjectName
Returns the name as a string in canonical form.
getCanonicalPath() - method in class java.io.File
This method returns a canonical representation of the pathname of this file.
getCanWrapLines() - method in class javax.swing.text.AbstractWriter
Return true if lines printed via write() will wrap, false otherwise.
getCapabilities() - method in class java.awt.image.BufferStrategy
Retrieves the capabilities of this buffer strategy.
Retrieves the capabilities of this buffer strategy.
Retrieves the capabilities of this buffer strategy.
getCapabilities() - method in class gnu.java.awt.peer.gtk.GtkVolatileImage
getCapabilities() - method in class gnu.java.awt.peer.qt.QtVolatileImage
Returns the capabilities of this image buffer.
getCapabilities() - method in class java.awt.image.VolatileImage
Returns the capabilities of this image buffer.
getCapacity() - method in class gnu.java.awt.font.opentype.truetype.Zone
getCaption() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Returns the table's CAPTION, or void if none exists.
getCaption() - method in class org.w3c.dom.html2.HTMLTableElement
Returns the table's CAPTION, or void if none exists.
getCaptionSide() - method in class org.w3c.dom.css.CSS2Properties
See the caption-side property definition in CSS2.
getCAPublicKey() - method in class java.security.cert.TrustAnchor
Return the certificate authority's public key, or null if none was specified.
getCaret() - method in class java.awt.event.InputMethodEvent
Returns the caret position.
getCaret() - method in class javax.swing.text.JTextComponent
The Caret object used in this text component.
getCaret() - method in class javax.swing.text.NavigationFilter.FilterBypass
getCaretColor() - method in class javax.swing.text.JTextComponent
getCaretInfo(java.awt.font.TextHitInfo) - method in class java.awt.font.TextLayout
getCaretListeners() - method in class javax.swing.text.JTextComponent
Returns all added CaretListener objects.
This always returns -1 since there is no caret in a button.
getCaretPosition() - method in class javax.accessibility.AccessibleText
Return the offset of the character.
getCaretPosition() - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getCaretPosition() - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
getCaretPosition() - method in class javax.swing.JLabel.AccessibleJLabel
Returns the caret position.
getCaretPosition() - method in class javax.swing.text.JTextComponent
Retrisves the current caret position.
Retrieve the current caret position.
getCaretPosition() - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
getCaretPosition() - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
getCaretPosition() - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getCaretPosition() - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the current caret position.
getCaretPosition() - method in class java.awt.TextComponent
Returns the current caret position in the text.
getCaretPosition() - method in class java.awt.peer.TextComponentPeer
getCaretShapes(int) - method in class java.awt.font.TextLayout
getCascadeTransformer(gnu.javax.crypto.assembly.Cascade) - static method in class gnu.javax.crypto.assembly.Transformer
getCatalog() - method in class java.sql.Connection
This method returns the name of the catalog in use by this connection, if any.
getCatalogName(int) - method in class java.sql.ResultSetMetaData
This method returns the name of the catalog containing the specified column.
getCatalogs() - method in class java.sql.DatabaseMetaData
This method returns the list of database catalogs as a ResultSet with one column - TABLE_CAT - that is the name of the catalog.
getCatalogSeparator() - method in class java.sql.DatabaseMetaData
This method returns the separator between the catalog name and the table name.
getCatalogTerm() - method in class java.sql.DatabaseMetaData
This method returns the vendor's term for "catalog".
getCategories() - method in class javax.imageio.spi.ServiceRegistry
Returns an iterator over all service categories.
getCause() - method in class java.rmi.activation.ActivationException
Returns the cause of this exception.
getCause() - method in class java.security.cert.CertPathBuilderException
Get the cause, null if unknown.
getCause() - method in class java.security.cert.CertPathValidatorException
Get the cause, null if unknown.
getCause() - method in class java.security.cert.CertStoreException
Get the cause, null if unknown.
getCause() - method in class java.lang.ClassNotFoundException
Returns the exception which occurred while loading the class, otherwise returns null.
getCause() - method in class java.lang.ExceptionInInitializerError
Return the exception that cause this error to be created.
getCause() - method in class java.lang.reflect.InvocationTargetException
Returns the cause of this exception (which may be null).
getCause() - method in class gnu.javax.crypto.key.KeyAgreementException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - method in class javax.management.MBeanException
Returns the true cause of this exception, the wrapped exception.
getCause() - method in class java.awt.print.PrinterIOException
Gets the cause.
getCause() - method in class java.security.PrivilegedActionException
Gets the cause of this exception.
getCause() - method in class javax.management.ReflectionException
Returns the true cause of this exception, the wrapped exception.
getCause() - method in class java.rmi.RemoteException
Returns the cause of this exception.
getCause() - method in class javax.management.RuntimeErrorException
Returns the true cause of this error, the wrapped error.
getCause() - method in class javax.management.RuntimeMBeanException
Returns the true cause of this exception, the wrapped runtime exception.
getCause() - method in class javax.management.RuntimeOperationsException
Returns the true cause of this exception, the wrapped exception.
getCause() - method in class javax.security.sasl.SaslException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - method in class java.rmi.server.ServerCloneException
Returns the cause of this exception.
getCause() - method in class java.lang.Throwable
Returns the cause of this exception, or null if the cause is not known or non-existant.
getCause() - method in class gnu.javax.crypto.assembly.TransformerException
getCause() - method in class javax.xml.transform.TransformerException
Returns the underlying cause of this exception.
getCause() - method in class java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception.
getCause() - method in class java.io.WriteAbortedException
Returns the cause of this exception.
getCause() - method in class javax.xml.xpath.XPathException
Returns the cause of this exception, or null if the cause is not known or non-existant.
getCellBounds(int,int) - method in class javax.swing.JList
Returns the bounds of the rectangle that encloses both list cells with index0 and index1.
getCellBounds(javax.swing.JList,int,int) - method in class javax.swing.plaf.basic.BasicListUI
Calculate the bounds of a particular cell, considering the upper left corner of the list as the origin position (0,0).
getCellBounds(javax.swing.JList,int,int) - method in class javax.swing.plaf.ListUI
Determines the bounding box of the rectangle spanned by two list indices.
getCellBounds(javax.swing.JList,int,int) - method in class javax.swing.plaf.multi.MultiListUI
Calls the ListUI.getCellBounds(JList,int,int) method for all the UI delegates managed by this MultiListUI, returning the bounds for the UI delegate from the primary look and feel.
getCellEditor() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the TreeCellEditor for this tree.
getCellEditor() - method in class javax.swing.JTable
Get the value of the cellEditor property.
getCellEditor() - method in class javax.swing.JTree
getCellEditor() - method in class javax.swing.table.TableColumn
Returns the cell editor for the column (the default value is null).
getCellEditor(int,int) - method in class javax.swing.JTable
Get the cell editor, suitable for editing the given cell.
getCellEditorListeners() - method in class javax.swing.AbstractCellEditor
Returns the list of CellEditorListeners that have been registered in this CellEditor.
getCellEditorListeners() - method in class javax.swing.tree.DefaultTreeCellEditor
Returns all added CellEditorListener objects to this editor.
getCellEditorValue() - method in class javax.swing.CellEditor
Returns the current value for the CellEditor.
getCellEditorValue() - method in class javax.swing.DefaultCellEditor
Get the value, currently being displayed by the editor component.
Get the value for the editor component.
getCellEditorValue() - method in class javax.swing.tree.DefaultTreeCellEditor
Returns the value currently being edited (requests it from the realEditor.
getCellIndex() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getCellIndex() - method in class org.w3c.dom.html2.HTMLTableCellElement
The index of this cell in the row, starting from 0.
getCellLength() - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the length of the cells.
getCellPadding() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Specifies the horizontal and vertical space between cell content and cell borders.
getCellPadding() - method in class org.w3c.dom.html2.HTMLTableElement
Specifies the horizontal and vertical space between cell content and cell borders.
getCellRect(int,int,boolean) - method in class javax.swing.JTable
Calculate the visible rectangle for a particular row and column.
getCellRenderer() - method in class javax.swing.plaf.basic.BasicTreeUI
Return currentCellRenderer, which will either be the trees renderer, or defaultCellRenderer, which ever was not null.
getCellRenderer() - method in class javax.swing.JList
Gets the value of the cellRenderer property.
getCellRenderer() - method in class javax.swing.JTree
getCellRenderer() - method in class javax.swing.table.TableColumn
Returns the renderer for the table cells in this column.
getCellRenderer(int,int) - method in class javax.swing.JTable
Get the cell renderer for rendering the given cell.
getCells() - method in class gnu.xml.dom.html2.DomHTMLTableRowElement
getCells() - method in class org.w3c.dom.html2.HTMLTableRowElement
The collection of cells in this row.
getCellSelectionEnabled() - method in class javax.swing.JTable
Get the value of the cellSelectionEnabled property.
getCellSpacing() - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the spacing between cells.
getCellSpacing() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Specifies the horizontal and vertical separation between cells.
getCellSpacing() - method in class org.w3c.dom.html2.HTMLTableElement
Specifies the horizontal and vertical separation between cells.
getCenterPoint() - method in class java.awt.GraphicsEnvironment
Returns the point where a window should be centered.
getCentersChildren() - method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
This method returns whether the children will be centered.
getCenterX() - method in class java.awt.geom.RectangularShape
Return the x coordinate of the center point of the framing rectangle.
getCenterY() - method in class java.awt.geom.RectangularShape
Return the y coordinate of the center point of the framing rectangle.
getCertificate() - method in class gnu.javax.crypto.keyring.CertificateEntry
Returns this entry's certificate.
getCertificate() - method in class javax.security.auth.x500.X500PrivateCredential
Returns the certificate of this credential.
getCertificate() - method in class java.security.cert.X509CertSelector
Returns the certificate criterion, or null if this value was not set.
getCertificate(java.lang.String) - method in class gnu.javax.crypto.keyring.GnuPublicKeyring
getCertificate(java.lang.String) - method in class gnu.javax.crypto.keyring.IPublicKeyring
Returns a certificate that has the given alias, or null if this keyring has no such entry.
getCertificate(java.lang.String) - method in class java.security.KeyStore
Gets a Certificate for the specified alias.
Determines if the keystore contains the specified certificate entry and returns the alias.
getCertificateChain(java.lang.String) - method in class java.security.KeyStore
Gets a Certificate chain for the specified alias.
Gets the X.509 certificate chain associated with the given alias.
getCertificateChecking() - method in class java.security.cert.X509CRLSelector
Returns the certificate being checked, or null if this value is not set.
getCertificates() - method in class java.security.CodeSource
This method returns the list of digital certificates that can be used to verify the signatures of code loaded under this CodeSource.
getCertificates() - method in class java.util.jar.JarEntry
Returns a copy of the certificates set for this entry.
getCertificates() - method in class java.net.JarURLConnection
Returns an array of Certificate objects for the jar file entry specified by this URL or null if there are none
getCertificates() - method in class gnu.java.net.loader.JarURLResource
Returns Certificates associated with this resource, or null when there are none.
getCertificates() - method in class gnu.java.security.pkcs.PKCS7SignedData
getCertificates() - method in class gnu.java.net.loader.Resource
Returns Certificates associated with this resource, or null when there are none.
getCertificates() - method in class gnu.javax.net.ssl.StaticTrustAnchors
getCertificates() - method in class gnu.java.security.x509.X509CertPath
getCertificateValid() - method in class java.security.cert.X509CertSelector
Returns the date at which certificates must be valid, or null if this criterion was not set.
getCertifiedText() - method in class gnu.xml.dom.ls.DomLSInput
getCertifiedText() - method in class org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
getCertPath() - method in class java.security.cert.CertPathBuilderResult
Get the certificate path that was built.
getCertPath() - method in class gnu.javax.crypto.keyring.CertPathEntry
getCertPath() - method in class java.security.cert.CertPathValidatorException
Get the certificate path that had the failure, or null.
getCertPath() - method in class java.security.cert.PKIXCertPathBuilderResult
Returns the certificate path that was built.
getCertPath(java.lang.String) - method in class gnu.javax.crypto.keyring.GnuPrivateKeyring
getCertPath(java.lang.String) - method in class gnu.javax.crypto.keyring.IPrivateKeyring
Returns the certificate path with the given alias, or null if there is no such entry.
getCertPathCheckers() - method in class java.security.cert.PKIXParameters
Returns an immutable list of all certificate path checkers.
getCertPathEncodings() - method in class java.security.cert.CertificateFactory
Returns an Iterator of CertPath encodings supported by this factory, with the default encoding first.
getCertStoreParameters() - method in class java.security.cert.CertStore
Get the parameters this instance was created with, if any.
getCertStores() - method in class java.security.cert.PKIXParameters
Returns an immutable list of cert stores.
getCh() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getCh() - method in class gnu.xml.dom.html2.DomHTMLTableColElement
Alignment character for cells in a column.
getCh() - method in class gnu.xml.dom.html2.DomHTMLTableRowElement
getCh() - method in class gnu.xml.dom.html2.DomHTMLTableSectionElement
Alignment character for cells in a column.
getCh() - method in class org.w3c.dom.html2.HTMLTableCellElement
Alignment character for cells in a column.
getCh() - method in class org.w3c.dom.html2.HTMLTableColElement
Alignment character for cells in a column.
getCh() - method in class org.w3c.dom.html2.HTMLTableRowElement
Alignment character for cells in a column.
getCh() - method in class org.w3c.dom.html2.HTMLTableSectionElement
Alignment character for cells in a column.
Returns the changes for an element.
getChange(javax.swing.text.Element) - method in class javax.swing.event.DocumentEvent
getChange
getChanged() - method in class java.awt.event.HierarchyEvent
Returns the component at the top of the hierarchy which changed.
getChangedParent() - method in class java.awt.event.HierarchyEvent
Returns the parent of the component listed in getChanged().
getChangeFlags() - method in class java.awt.event.HierarchyEvent
If this is a HIERARCHY_CHANGED event, this returns a bitmask of the types of changes that took place.
getChangeInfo() - method in class javax.naming.event.NamingEvent
getChangeListeners() - method in class javax.swing.AbstractButton
Returns all added ChangeListener objects.
getChangeListeners() - method in class javax.swing.AbstractSpinnerModel
Gets all the ChangeListeners.
getChangeListeners() - method in class javax.swing.DefaultBoundedRangeModel
Returns all ChangeListeners that are currently subscribed for changes to this DefaultBoundedRangeModel.
getChangeListeners() - method in class javax.swing.DefaultButtonModel
Returns all registered ChangeListener objects.
getChangeListeners() - method in class javax.swing.text.DefaultCaret
Returns all registered ChangeListeners of this Caret.
getChangeListeners() - method in class javax.swing.colorchooser.DefaultColorSelectionModel
Returns all currently added ChangeListener objects.
getChangeListeners
getChangeListeners() - method in class javax.swing.JProgressBar
Returns an array of the listeners that are registered with this component.
getChangeListeners() - method in class javax.swing.JSlider
Returns an array containing all the ChangeListener instances registered with this slider.
getChangeListeners() - method in class javax.swing.JSpinner
Gets all the ChangeListeners
getChangeListeners() - method in class javax.swing.JTabbedPane
This method returns all ChangeListeners registered with the JTabbedPane.
getChangeListeners() - method in class javax.swing.JViewport
getChangeListeners() - method in class javax.swing.MenuSelectionManager
Returns list of registered listeners with MenuSelectionManager
getChangeListeners() - method in class javax.swing.text.StyleContext
getChangeListeners() - method in class javax.swing.text.StyleContext.NamedStyle
getChangeToParentDirectoryAction() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the action that handles events for the "up folder" control button.
getChannel() - method in class java.net.DatagramSocket
Returns the datagram channel assoziated with this datagram socket.
getChannel() - method in class java.io.FileInputStream
This method creates a java.nio.channels.FileChannel.
getChannel() - method in class java.io.FileOutputStream
This method creates a java.nio.channels.FileChannel.
getChannel() - method in class gnu.java.net.local.LocalSocket
getChannel() - method in class gnu.java.nio.NIODatagramSocket
getChannel() - method in class gnu.java.nio.NIOServerSocket
getChannel() - method in class gnu.java.nio.NIOSocket
Returns the socket channel associated with this socket.
getChannel() - method in class java.io.RandomAccessFile
This method creates a java.nio.channels.FileChannel.
getChannel() - method in class java.net.ServerSocket
Returns the unique ServerSocketChannel object associated with this socket, if any.
getChannel() - method in class javax.sound.midi.ShortMessage
Get the channel information from this MIDI message, assuming it is a MIDI channel message.
getChannel() - method in class java.net.Socket
Returns the socket channel associated with this socket.
getChannelPressure() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get the key pressure for the channel.
getChannelPressure() - method in class javax.sound.midi.MidiChannel
Get the key pressure for the channel.
getChannels() - method in class javax.sound.sampled.AudioFormat
Return the number of channels in this format.
getChannels() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get the set of MIDI channels controlled by this synth.
getChannels() - method in class javax.sound.midi.Synthesizer
Get the set of MIDI channels controlled by this synth.
getChar() - method in class java.nio.ByteBuffer
Relative get method for reading a character value.
getChar(int) - method in class java.nio.ByteBuffer
Absolute get method for reading a character value.
getChar(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this Field as a char.
getChar(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a char array.
Returns the text attribute for the character at the specified character index.
getCharacterAttribute(int) - method in class javax.accessibility.AccessibleText
Returns the attributes of a character at an index, or null if the index is out of bounds.
Returns an AttributeSet that reflects the text attributes of the specified character.
Gets the character attributes of the character at index.
getCharacterAttributeRun() - method in class javax.swing.text.StyledEditorKit
Returns the Element that represents the character run at the current caret position.
getCharacterAttributes() - method in class javax.swing.JTextPane
Returns the text attributes for the character at the current caret position.
Returns the bounds of the character at the specified index of the button's label.
getCharacterBounds(int) - method in class javax.accessibility.AccessibleText
Determines the bounding box of the indexed character.
getCharacterBounds(int) - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getCharacterBounds(int) - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
getCharacterBounds(int) - method in class javax.swing.JLabel.AccessibleJLabel
Returns the bounding box of the character at the specified index.
Calculate the bounding box of the character at the given index.
getCharacterBounds(int) - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
getCharacterBounds(int) - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
getCharacterBounds(int) - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getCharacterBounds(int) - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the bounds of the character at the specified index.
getCharacterBounds(int) - method in class java.awt.peer.TextComponentPeer
getCharacterCount() - method in class java.awt.font.TextLayout
getCharacterElement(int) - method in class javax.swing.text.DefaultStyledDocument
Returns the Element that corresponds to the character at the specified position.
getCharacterElement(int) - method in class javax.swing.text.StyledDocument
getCharacterElement
getCharacterEncodingScheme() - method in class javax.xml.stream.events.StartDocument
Returns the character encoding of the document.
getCharacterEncodingScheme() - method in class gnu.xml.stream.StartDocumentImpl
getCharacterEncodingScheme() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the encoding declared in the XML declaration.
getCharacterEncodingScheme() - method in class gnu.xml.stream.XMLParser
Returns the encoding declared in the XML declaration.
getCharacterEncodingScheme() - method in class javax.xml.stream.XMLStreamReader
Returns the encoding declared in the XML declaration.
getCharacterInstance() - static method in class java.text.BreakIterator
This method returns an instance of BreakIterator that will iterate over characters as defined in the default locale.
getCharacterInstance(java.util.Locale) - static method in class java.text.BreakIterator
This method returns an instance of BreakIterator that will iterate over characters as defined in the specified locale.
Returns a BreakIterator instance for character breaks in the specified Locale.
getCharacterLevel(int) - method in class java.awt.font.TextLayout
getCharacterOffset() - method in class javax.xml.stream.Location
Returns the offset from the start of the source, in bytes or characters depending on the nature of the source, or -1 if this is not available.
getCharacterStream() - method in class java.sql.Clob
This method returns a character stream that reads the contents of this Clob.
getCharacterStream() - method in class gnu.xml.dom.ls.DomLSInput
getCharacterStream() - method in class gnu.xml.dom.ls.DomLSOutput
An attribute of a language and binding dependent type that represents a writable stream to which 16-bit units can be output.
getCharacterStream() - method in class org.xml.sax.InputSource
Get the character stream for this input source.
getCharacterStream() - method in class org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
getCharacterStream() - method in class org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream to which 16-bit units can be output.
getCharacterStream(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a character stream.
This method returns the value of the specified column as a character stream.
getCharContent(boolean) - method in class javax.tools.FileObject
Returns the character content of the file, if available.
Returns the number of characters in the button's label.
getCharCount() - method in class javax.accessibility.AccessibleText
Return the number of characters.
getCharCount() - method in class javax.swing.JLabel.AccessibleJLabel
Returns the number of characters that are displayed by the JLabel.
getCharCount() - method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Return the length of the text in this text component.
getCharIndex() - method in class java.awt.font.TextHitInfo
getCharParameter(int) - method in class java.awt.image.renderable.ParameterBlock
getChars(int,int,char[],int) - method in class gnu.javax.swing.text.html.parser.support.low.Buffer
Get the characters into array.
getChars(int,int,char[],int) - method in class gnu.java.lang.CPStringBuilder
Get the specified array of characters.
getChars(int,int,char[],int) - method in class java.lang.String
Copies characters from this String starting at a specified start index, ending at a specified stop index, to a character array starting at a specified destination begin index.
getChars(int,int,char[],int) - method in class java.lang.StringBuffer
Get the specified array of characters.
Fetches a piece of content and stores it in txt.
getChars(int,int,javax.swing.text.Segment) - method in class javax.swing.text.GapContent
Fetches a piece of content and stores it in a Segment object.
Updates txt to contain a direct reference to the underlying character array.
getCharset() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
The character encoding of the linked resource.
getCharset() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
The character encoding of the resource being linked to.
getCharset() - method in class gnu.xml.dom.html2.DomHTMLScriptElement
The character encoding of the linked resource.
getCharset() - method in class org.w3c.dom.html2.HTMLAnchorElement
The character encoding of the linked resource.
getCharset() - method in class org.w3c.dom.html2.HTMLLinkElement
The character encoding of the resource being linked to.
getCharset() - method in class org.w3c.dom.html2.HTMLScriptElement
The character encoding of the linked resource.
getCharset(java.lang.String) - static method in class gnu.java.nio.charset.EncodingHelper
Gets a charset, throwing the java.io exception and not the java.nio exception if an error occurs.
getCharsetName() - method in class java.nio.charset.IllegalCharsetNameException
Retrieves the illegal charset name
getCharsetName() - method in class java.nio.charset.UnsupportedCharsetException
Retrieves the illegal charset name
getCharsetName(int,int,int) - static method in class gnu.java.awt.font.opentype.NameDecoder
Determines the name of the charset for an OpenType font name.
getCharSetSpec() - method in class javax.swing.text.ChangedCharSetException
Get the value of the first parameter, previously passed to the constructor.
getCheckboxGroup() - method in class java.awt.Checkbox
Returns the checkbox group this object is a member of, if any.
getCheckBoxIcon() - static method in class javax.swing.plaf.basic.BasicIconFactory
Returns an icon for CheckBoxes in the BasicLookAndFeel.
getCheckBoxIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon for use when rendering the JCheckBox component.
getCheckBoxMenuItemIcon() - static method in class javax.swing.plaf.basic.BasicIconFactory
Creates and returns an icon used when rendering JCheckBoxMenuItem components.
getCheckBoxMenuItemIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon for use when rendering the JCheckBoxMenuItem component.
getChecked() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getChecked() - method in class org.w3c.dom.html2.HTMLInputElement
When the type attribute of the element has the value "radio" or "checkbox", this represents the current state of the form control, in an interactive user agent.
getChecksum() - method in class java.util.zip.CheckedInputStream
Returns the Checksum object used.
getChecksum() - method in class java.util.zip.CheckedOutputStream
Returns the Checksum object used.
getChild() - method in class java.awt.event.ContainerEvent
This method returns the child object that was added or removed from the container.
getChild() - method in class java.util.prefs.NodeChangeEvent
Returns the child preference subnode that was added or removed.
getChild(int) - method in class gnu.java.security.OID
getChild(java.io.File,java.lang.String) - method in class javax.swing.filechooser.FileSystemView
DOCUMENT ME!
getChild(java.lang.Object,int) - method in class javax.swing.tree.DefaultTreeModel
getChild
getChild(java.lang.Object,int) - method in class javax.swing.tree.TreeModel
getChild
getChild(java.lang.String) - method in class java.util.prefs.AbstractPreferences
Returns the child sub node if it exists in the backing store or null if it does not exist.
Returns the next child after the specified node, or null if there is no child after the specified node.
getChildAllocation(int) - method in class javax.swing.text.AsyncBoxView.ChildLocator
Returns the current allocation of the child view with the specified index.
getChildAllocation(int,java.awt.Shape) - method in class javax.swing.text.AsyncBoxView
Returns the child allocation for the child view with the specified index.
Returns the current allocation for a child view.
getChildAllocation(int,java.awt.Shape) - method in class javax.swing.text.BoxView
Returns the child allocation for the child view with the specified index.
getChildAllocation(int,java.awt.Shape) - method in class javax.swing.text.CompositeView
Returns the allocation for the specified child View.
getChildAllocation(int,java.awt.Shape) - method in class javax.swing.text.View
getChildAt(int) - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the child of this AbstractElement at index.
getChildAt(int) - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the child node at a given index.
getChildAt(int) - method in class javax.swing.JTree.DynamicUtilTreeNode
Returns the child node at position pos.
getChildAt(int) - method in class javax.swing.tree.TreeNode
Returns the child node at the given index.
getChildBeanContextChild(java.lang.Object) - static method in class java.beans.beancontext.BeanContextSupport
Returns the BeanContextChild implementation for the given child.
getChildBeanContextMembershipListener(java.lang.Object) - static method in class java.beans.beancontext.BeanContextSupport
Returns child as an instance of BeanContextMembershipListener, or null if child does not implement that interface.
Returns child as an instance of BeanContextServicesListener, or null if child does not implement that interface.
Returns the previous child before the specified node, or null if there is no child before the specified node.
getChildCount() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the number of children of this AbstractElement.
getChildCount() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the number of children of this node.
getChildCount() - method in class javax.swing.JTree.DynamicUtilTreeNode
Returns the number of children of this node.
getChildCount() - method in class javax.swing.tree.TreeNode
Returns the number of children for this node.
getChildCount(java.lang.Object) - method in class javax.swing.tree.DefaultTreeModel
getChildCount
getChildCount(java.lang.Object) - method in class javax.swing.tree.TreeModel
getChildCount
getChildElement(java.lang.String) - method in class gnu.xml.dom.html2.DomHTMLElement
Returns the first child element with the specified name.
getChildIndices() - method in class javax.swing.event.TreeModelEvent
getChildIndices
getChildNames(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getChildNames(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getChildNodes() - method in class gnu.xml.dom.DomCharacterData
Returns an empty node list.
getChildNodes() - method in class gnu.xml.dom.DomNode
DOM L1 Returns a list, possibly empty, of the children of this node.
getChildNodes() - method in class javax.imageio.metadata.IIOMetadataNode
A NodeList that contains all children of this node.
getChildNodes() - method in class org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildNodes() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getChildPolicy(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getChildPolicy(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getChildPropertyChangeListener(java.lang.Object) - static method in class java.beans.beancontext.BeanContextSupport
Returns child as an instance of PropertyChangeListener, or null if child does not implement that interface.
getChildren() - method in class gnu.java.security.x509.PolicyNodeImpl
getChildren() - method in class javax.swing.event.TreeModelEvent
getChildren
getChildrenAdded() - method in class javax.swing.text.AbstractDocument.ElementEdit
Returns the added elements.
getChildrenAdded() - method in class javax.swing.event.DocumentEvent.ElementChange
getChildrenAdded
getChildrenNodes(java.lang.String) - method in class gnu.java.util.prefs.gconf.GConfNativePeer
Lists the subnodes in node.
getChildrenRemoved() - method in class javax.swing.text.AbstractDocument.ElementEdit
Returns the removed elements.
getChildrenRemoved() - method in class javax.swing.event.DocumentEvent.ElementChange
getChildrenRemoved
getChildSerializable(java.lang.Object) - static method in class java.beans.beancontext.BeanContextSupport
Returns child as an instance of Serializable, or null if child does not implement that interface.
getChildState(int) - method in class javax.swing.text.AsyncBoxView
Returns the ChildState object associated with the child view at the specified index.
getChildVetoableChangeListener(java.lang.Object) - static method in class java.beans.beancontext.BeanContextSupport
Returns child as an instance of VetoableChangeListener, or null if child does not implement that interface.
getChildView() - method in class javax.swing.text.AsyncBoxView.ChildState
Returns the child view for which this ChildState represents the layout state.
getChildVisibility(java.lang.Object) - static method in class java.beans.beancontext.BeanContextSupport
Returns child as an instance of Visibility, or null if child does not implement that interface.
getChOff() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getChOff() - method in class gnu.xml.dom.html2.DomHTMLTableColElement
Offset of alignment character.
getChOff() - method in class gnu.xml.dom.html2.DomHTMLTableRowElement
getChOff() - method in class gnu.xml.dom.html2.DomHTMLTableSectionElement
Offset of alignment character.
getChOff() - method in class org.w3c.dom.html2.HTMLTableCellElement
Offset of alignment character.
getChOff() - method in class org.w3c.dom.html2.HTMLTableColElement
Offset of alignment character.
getChOff() - method in class org.w3c.dom.html2.HTMLTableRowElement
Offset of alignment character.
getChOff() - method in class org.w3c.dom.html2.HTMLTableSectionElement
Offset of alignment character.
getChoices() - method in class javax.security.auth.callback.ChoiceCallback
Get the list of choices.
getChoosableFileFilters() - method in class javax.swing.JFileChooser
Returns the available file filters for this file chooser.
getChooserPanels() - method in class javax.swing.JColorChooser
This method returns the AbstractColorChooserPanels used with this JColorChooser.
getCipherNames() - static method in class gnu.javax.crypto.jce.GnuCrypto
Returns a Set of names of symmetric key block cipher algorithms available from this Provider.
getCipherSuite() - method in class javax.net.ssl.HandshakeCompletedEvent
Returns the name of the cipher that was negotiated in this connection.
getCipherSuite() - method in class javax.net.ssl.HttpsURLConnection
Returns the cipher name negotiated for this connection.
getCipherSuite() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getCipherSuite() - method in class gnu.javax.net.ssl.Session
Returns this session's cihper suite.
getCipherSuite() - method in class javax.net.ssl.SSLSession
Returns this session's cihper suite.
getCipherSuitesOffset() - method in class gnu.javax.net.ssl.provider.ClientHello
getCite() - method in class gnu.xml.dom.html2.DomHTMLModElement
getCite() - method in class gnu.xml.dom.html2.DomHTMLQuoteElement
getCite() - method in class org.w3c.dom.html2.HTMLModElement
A URI [IETF RFC 2396] designating a document that describes the reason for the change.
getCite() - method in class org.w3c.dom.html2.HTMLQuoteElement
A URI [IETF RFC 2396] designating a source document or message.
getClass(java.lang.String) - method in class gnu.java.net.loader.Load_gcjlib
Returns a Class loaded by this URLLoader, or null when this loader either can't load the class or doesn't know how to load classes at all.
getClass(java.lang.String) - method in class gnu.java.net.loader.URLLoader
Returns a Class loaded by this URLLoader, or null when this loader either can't load the class or doesn't know how to load classes at all.
getClassAnnotation(Class) - static method in class java.rmi.server.RMIClassLoader
Returns a string representation of the network location where a remote endpoint can get the class-definition of the given class.
getClassAnnotation(Class) - method in class java.rmi.server.RMIClassLoaderSpi
getClassAnnotation(java.lang.Class) - method in class gnu.java.rmi.server.RMIClassLoaderImpl
Returns a string representation of the network location where a remote endpoint can get the class-definition of the given class.
getClassContext() - method in class java.lang.SecurityManager
Get a list of all the classes currently executing methods on the Java stack. getClassContext()[0] is the currently executing method (ie. the class that CALLED getClassContext, not SecurityManager).
getClassContext() - static method in class gnu.classpath.VMStackWalker
Get a list of all the classes currently executing methods on the Java stack.
getClasses() - method in class java.lang.Class<T>
Get all the public member classes and interfaces declared in this class or inherited from superclasses.
getClassForEncoding(java.lang.String) - static method in class gnu.java.lang.reflect.TypeSignature
Gets the Class object for a type name.
getClassForEncoding(java.lang.String,boolean) - static method in class gnu.java.lang.reflect.TypeSignature
This function is the inverse of getEncodingOfClass.
This function is the inverse of getEncodingOfClass.
getClassLoader() - method in class java.lang.Class<T>
Get the ClassLoader that loaded this class.
getClassLoader() - method in class gnu.classpath.jdwp.id.ClassLoaderId
Gets the ClassLoader represented by this ID
getClassLoader() - method in class java.security.ProtectionDomain
Returns the ClassLoader of this domain.
getClassLoader(java.lang.Class) - static method in class gnu.classpath.VMStackWalker
Retrieve the class's ClassLoader, or null if loaded by the bootstrap loader.
getClassLoader(java.lang.String) - static method in class java.rmi.server.RMIClassLoader
Gets a classloader for the given codebase and with the current context classloader as parent.
getClassLoader(java.lang.String) - method in class gnu.java.rmi.server.RMIClassLoaderImpl
Gets a classloader for the given codebase and with the current context classloader as parent.
getClassLoader(java.lang.String) - method in class java.rmi.server.RMIClassLoaderSpi
getClassLoader(javax.management.ObjectName) - method in class javax.management.MBeanServer
Returns the specified class loader.
getClassLoader(javax.management.ObjectName) - method in class gnu.javax.management.Server
Returns the specified class loader.
Returns the class loader of the specified management bean.
getClassLoaderFor(javax.management.ObjectName) - method in class gnu.javax.management.Server
Returns the class loader of the specified management bean.
getClassLoaderRepository() - method in class javax.management.MBeanServer
Returns the class loader repository used by this server.
getClassLoaderRepository() - method in class gnu.javax.management.Server
Returns the class loader repository used by this server.
Returns the class loader repository used by the specified server.
getClassLoadingMXBean() - static method in class java.lang.management.ManagementFactory
Returns the class loading management bean for the running virtual machine.
getClassMethod(java.lang.Class,long) - static method in class gnu.classpath.jdwp.VMVirtualMachine
A factory method for getting valid virtual machine methods which may be passed to/from the debugger.
getClassName() - method in class java.rmi.activation.ActivationDesc
Get the class name of the object being activated
getClassName() - method in class java.rmi.activation.ActivationGroupDesc
Get the activation group class name.
getClassName() - method in class javax.naming.Binding
Returns the classname of the bound object.
getClassName() - method in class gnu.xml.dom.html2.DomHTMLElement
getClassName() - method in class org.w3c.dom.html2.HTMLElement
The class attribute of the element.
getClassName() - method in class java.lang.management.LockInfo
Returns the class name of the lock object.
getClassName() - method in class javax.management.MBeanInfo
Returns the class name of the management bean.
getClassName() - method in class java.util.MissingResourceException
Gets the name of the resource bundle, for which a resource is missing.
getClassName() - method in class javax.naming.NameClassPair
Returns the classname of the binding.
getClassName() - method in class javax.management.ObjectInstance
Returns the class name of the bean.
getClassName() - method in class javax.management.openmbean.OpenMBeanInfo
Returns the class name of the management bean.
getClassName() - method in class javax.management.openmbean.OpenType<T>
Returns the name of the Java class this type represents.
getClassName() - method in class javax.naming.Reference
Get the name of the class of the referenced object.
getClassName() - method in class java.lang.StackTraceElement
Returns the fully qualified class name, or null if unknown.
getClassName() - method in class javax.swing.UIManager.LookAndFeelInfo
Returns the fully qualified class name for the LookAndFeel.
getClassName(javax.management.MBeanInfo) - method in class javax.management.StandardMBean
Returns the class name that will be used in the MBeanInfo instance.
getClassObject() - method in class gnu.classpath.jdwp.id.ClassObjectId
Gets the Class object represented by this ID
getClassPath() - method in class gnu.java.net.loader.JarURLLoader
Return a list of new URLLoader objects representing any class path entries added by this container.
getClassPath() - method in class java.lang.management.RuntimeMXBean
Returns the classpath used by the system classloader.
getClassPath() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the classpath used by the system classloader.
getClassPath() - method in class gnu.java.net.loader.URLLoader
Return a list of new URLLoader objects representing any class path entries added by this container.
getClasspathFontPeer(java.lang.String,java.util.Map) - method in class gnu.java.awt.peer.headless.HeadlessToolkit
Acquires an appropriate ClasspathFontPeer, for use in classpath's implementation of Font.
Returns the font peer for a font with the specified name and attributes.
Acquires an appropriate ClasspathFontPeer, for use in classpath's implementation of Font.
getClasspathFontPeer(java.lang.String,Map) - method in class gnu.java.awt.peer.gtk.GtkToolkit
Newer method to produce a peer for a Font object, even though Sun's design claims Font should now be peerless, we do not agree with this model, hence "ClasspathFontPeer".
getClassStatus(java.lang.Class) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns the status of the given class
getClear() - method in class org.w3c.dom.css.CSS2Properties
See the clear property definition in CSS2.
getClear() - method in class gnu.xml.dom.html2.DomHTMLBRElement
Control flow of text around floats.
getClear() - method in class org.w3c.dom.html2.HTMLBRElement
Control flow of text around floats.
getClickCount() - method in class java.awt.event.MouseEvent
This method returns the number of mouse clicks associated with this event.
getClickCountToStart() - method in class javax.swing.DefaultCellEditor
Get the number of mouse clicks, required to start the editing session.
getClient() - method in class javax.security.auth.kerberos.KerberosTicket
Return the client principal for this ticket.
getClientAddresses() - method in class javax.security.auth.kerberos.KerberosTicket
Return the allowable client addresses for this ticket.
Returns all client aliases that support the given key type.
getClientData() - method in class gnu.gcj.xlib.XID
getClientHost() - static method in class java.rmi.server.RemoteServer
Get the host of the calling client.
getClientHost() - method in class gnu.java.rmi.server.RMIIncomingThread
getClientHost() - method in class java.rmi.server.ServerRef
getClientHost() - method in class gnu.java.rmi.server.UnicastServerRef
getClientProperty(java.lang.Object) - method in class javax.swing.JComponent
Get a client property associated with this component and a particular key.
getClientRequestInterceptors() - method in class gnu.CORBA.Interceptor.Registrator
getClientSessionContext() - method in class javax.net.ssl.SSLContext
Returns the set of SSL contexts available for client connections.
getClientX() - method in class org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - method in class org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getClip() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the current clip.
getClip() - method in class gnu.awt.j2d.AbstractGraphicsState
getClip() - static method in class javax.sound.sampled.AudioSystem
Return a new clip which can be used for playing back an audio stream.
getClip() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getClip() - method in class org.w3c.dom.css.CSS2Properties
See the clip property definition in CSS2.
getClip() - method in class javax.swing.DebugGraphics
Returns the current clipping region.
getClip() - method in class java.awt.Graphics
Returns the current clipping region as a Shape object.
getClip() - method in class gnu.awt.j2d.Graphics2DImpl
getClip() - method in class gnu.awt.j2d.IntegerGraphicsState
getClip() - method in class gnu.java.awt.print.JavaPrinterGraphics
getClip() - method in class gnu.java.awt.peer.qt.QtGraphics
getClip(javax.sound.sampled.Mixer.Info) - static method in class javax.sound.sampled.AudioSystem
Return a new clip which can be used for playing back an audio stream.
getClipBounds() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the bounds of the current clip.
getClipBounds() - method in class gnu.awt.j2d.AbstractGraphicsState
getClipBounds() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getClipBounds() - method in class javax.swing.DebugGraphics
getClipBounds
getClipBounds() - method in class java.awt.Graphics
Returns the bounding rectangle of the clipping region for this graphics context.
getClipBounds() - method in class gnu.awt.j2d.Graphics2DImpl
getClipBounds() - method in class gnu.awt.j2d.IntegerGraphicsState
getClipBounds() - method in class gnu.java.awt.print.JavaPrinterGraphics
getClipBounds() - method in class gnu.java.awt.peer.qt.QtGraphics
getClipBounds(java.awt.Rectangle) - method in class java.awt.Graphics
getClipInDevSpace() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getClipRect() - method in class java.awt.Graphics
Returns the bounding rectangle of the clipping region for this graphics context.
getClob(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Clob.
getClob(int) - method in class java.sql.ResultSet
This method returns the specified column value as a CLOB.
getClob(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Clob.
getClob(java.lang.String) - method in class java.sql.ResultSet
This method returns the specified column value as a CLOB.
getClosedIcon() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon displayed for non-leaf nodes that are closed.
getClosestPathForLocation(int,int) - method in class javax.swing.JTree
getClosestPathForLocation(javax.swing.JTree,int,int) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path to the node that is closest to x,y.
getClosestPathForLocation(javax.swing.JTree,int,int) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the TreeUI.getClosestPathForLocation(JTree,int,int) method for all the UI delegates managed by this MultiTreeUI, returning the path for the UI delegate from the primary look and feel.
Finds the path that is closest to the specified position.
getClosestRowForLocation(int,int) - method in class javax.swing.JTree
getCls() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getCode() - method in class gnu.CORBA._PolicyImplBase
Get the integer code of this policy value.
getCode() - method in class gnu.CORBA.Poa.AccessiblePolicy
Get the integer code of this policy value.
getCode() - method in class javax.tools.Diagnostic<S>
Return a diagnostic code.
getCode() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getCode() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Applet class file.
getCode() - method in class gnu.java.net.protocol.ftp.FTPResponse
Returns the 3-digit status code.
getCode() - method in class org.w3c.dom.html2.HTMLAppletElement
Applet class file.
getCode() - method in class org.w3c.dom.html2.HTMLObjectElement
Applet class file.
getCode() - method in class gnu.java.net.protocol.http.Response
Returns the HTTP status code of the response.
getCode(java.lang.String) - static method in class gnu.CORBA.GIOP.CharSets_OSF
Get the charset code from its name.
getCodeBase() - method in class java.applet.Applet
Returns the URL of the code base for this applet.
getCodeBase() - method in class java.applet.AppletStub
Returns the URL of the code base for this applet.
getCodeBase() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getCodeBase() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Base URI [IETF RFC 2396] for classid, data, and archive attributes.
getCodeBase() - method in class gnu.java.beans.DummyAppletStub
getCodeBase() - method in class gnu.CORBA.CDR.gnuRuntime
Get the codebase.
getCodeBase() - method in class org.w3c.dom.html2.HTMLAppletElement
Optional base URI [IETF RFC 2396] for applet.
getCodeBase() - method in class org.w3c.dom.html2.HTMLObjectElement
Base URI [IETF RFC 2396] for classid, data, and archive attributes.
getCodebase(java.lang.Class) - static method in class javax.rmi.CORBA.Util
This call is finally delegated to RMIClassLoader.getClassAnnotation(Class);
getCodebase(java.lang.Class) - method in class javax.rmi.CORBA.UtilDelegate
getCodebase(java.lang.Class) - method in class gnu.javax.rmi.CORBA.UtilDelegateImpl
Returns the codebase of the given class.
getCodeClass() - method in class gnu.java.net.protocol.http.Response
Returns the class of the response.
Returns the invalid character.
getCodeSet() - method in class gnu.CORBA.CDR.AbstractCdrInput
Get the current code set context.
getCodeSet() - method in class gnu.CORBA.CDR.AbstractCdrOutput
Get the current code set context.
getCodeSource() - method in class java.security.ProtectionDomain
Returns the CodeSource of this domain.
getCodeSource() - method in class gnu.java.net.loader.Resource
Returns the non-null CodeSource associated with this resource.
getCodeType() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Content type for data downloaded via classid attribute.
getCodeType() - method in class org.w3c.dom.html2.HTMLObjectElement
Content type for data downloaded via classid attribute.
getCollapsed() - method in class org.w3c.dom.ranges.Range
TRUE if the Range is collapsed
getCollapsedIcon() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the current collapsed icon.
This method returns an instance for CollationElementIterator for the specified String under the collation rules for this object.
This method returns an instance of CollationElementIterator for the String represented by the specified CharacterIterator.
getCollationKey(java.lang.String) - method in class java.text.Collator
This method transforms the specified String into a CollationKey for faster comparisons.
This method returns an instance of CollationKey for the specified String.
getCollatorLocales() - static method in class gnu.java.locale.LocaleHelper
Return an array of all the locales for which there is a Collator instance.
getCollection() - method in class java.security.cert.CollectionCertStoreParameters
Return the underlying collection.
getCollectionCount() - method in class java.lang.management.GarbageCollectorMXBean
Returns the number of collections the garbage collector represented by this bean has made.
getCollectionCount() - method in class gnu.java.lang.management.GarbageCollectorMXBeanImpl
Returns the number of collections the garbage collector represented by this bean has made.
getCollectionTime() - method in class java.lang.management.GarbageCollectorMXBean
Returns the accumulated number of milliseconds this garbage collector has spent freeing the memory used by unreferenced objects.
getCollectionTime() - method in class gnu.java.lang.management.GarbageCollectorMXBeanImpl
Returns the accumulated number of milliseconds this garbage collector has spent freeing the memory used by unreferenced objects.
getCollectionUsage() - method in class java.lang.management.MemoryPoolMXBean
Returns memory usage statistics after a best-effort attempt has been made to remove unused objects from the pool.
getCollectionUsage() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns memory usage statistics after a best-effort attempt has been made to remove unused objects from the pool.
getCollectionUsageThreshold() - method in class java.lang.management.MemoryPoolMXBean
Returns the collection usage threshold level in bytes.
getCollectionUsageThreshold() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns the collection usage threshold level in bytes.
getCollectionUsageThresholdCount() - method in class java.lang.management.MemoryPoolMXBean
Returns the number of times the usage level has matched or exceeded the collection usage threshold.
getCollectionUsageThresholdCount() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns the number of times the usage level has matched or exceeded the collection usage threshold.
getColor() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the current foreground.
getColor() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getColor() - method in class org.w3c.dom.css.CSS2Properties
See the color property definition in CSS2.
getColor() - method in class javax.swing.DebugGraphics
Returns the color used for drawing.
getColor() - method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
getColor() - method in class gnu.xml.dom.html2.DomHTMLBaseFontElement
Font color.
getColor() - method in class gnu.xml.dom.html2.DomHTMLFontElement
Font color.
getColor() - method in class java.awt.Graphics
Returns the current color for this object.
getColor() - method in class gnu.awt.j2d.Graphics2DImpl
getColor() - method in class org.w3c.dom.html2.HTMLBaseFontElement
Font color.
getColor() - method in class org.w3c.dom.html2.HTMLFontElement
Font color.
getColor() - method in class gnu.java.awt.print.JavaPrinterGraphics
getColor() - method in class javax.swing.JColorChooser
This method returns the current color for the JColorChooser.
getColor() - method in class java.awt.PageAttributes
getColor() - method in class gnu.java.awt.peer.qt.QtGraphics
getColor(java.lang.Object) - method in class javax.swing.UIDefaults
Returns a color entry for the default locale.
getColor(java.lang.Object) - static method in class javax.swing.UIManager
Returns a drawing color from the defaults table.
Returns a color entry for a specic locale.
getColor(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns a drawing color from the defaults table.
getColor(java.lang.String) - static method in class gnu.javax.swing.text.html.CharacterAttributeTranslator
Convert the color string represenation into java.awt.Color.
getColor(java.lang.String) - static method in class java.awt.Color
Returns a new instance of Color from the value of the system property named by the specified string.
getColor(java.lang.String,int) - static method in class java.awt.Color
Returns a new instance of Color from the value of the system property named by the specified string.
getColor(java.lang.String,java.awt.Color) - static method in class java.awt.Color
Returns a new instance of Color from the value of the system property named by the specified string.
getColor1() - method in class java.awt.GradientPaint
Returns the first color.
getColor2() - method in class java.awt.GradientPaint
Returns the second color.
getColorComponents(float[]) - method in class java.awt.Color
Returns a float array containing the color components of this color in the ColorSpace it was created with (the constructors which do not take a ColorSpace parameter use a default sRGB ColorSpace).
Returns a float array containing the color components of this color in the given ColorSpace.
getColorForGap(int,int,int) - method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Returns the color for the gap.
getColorFromModel() - method in class javax.swing.colorchooser.AbstractColorChooserPanel
This method returns the current color stored in the model for this chooser panel.
getColorModel() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the color model of this Graphics object.
getColorModel() - method in class java.awt.image.BufferedImage
getColorModel() - method in class java.awt.Component
Returns the color model of the device this componet is displayed on.
getColorModel() - method in class java.awt.peer.ComponentPeer
Returns the color model of the component.
getColorModel() - method in class gnu.java.awt.peer.gtk.GdkGraphicsConfiguration
Gets the color model of the corresponding device.
getColorModel() - method in class gnu.java.awt.peer.x.GLGraphics
getColorModel() - method in class gnu.java.awt.peer.GLightweightPeer
Returns the color model of the component.
getColorModel() - method in class gnu.java.awt.GradientPaintContext
Return the color model of this context.
getColorModel() - method in class java.awt.GraphicsConfiguration
Gets the color model of the corresponding device.
getColorModel() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns the color model of the component.
getColorModel() - method in class gnu.java.awt.peer.gtk.GtkToolkit
Returns the native color model (which isn't the same as the default ARGB color model, but doesn't have to be).
getColorModel() - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getColorModel() - method in class javax.imageio.ImageTypeSpecifier
Get the color model specified by this image type specifier.
getColorModel() - method in class gnu.awt.j2d.MappedRaster
getColorModel() - method in class java.awt.PaintContext
Return the color model of this context.
getColorModel() - method in class java.awt.image.PixelGrabber
getColorModel() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Returns the color model of the component.
getColorModel() - method in class gnu.java.awt.peer.qt.QtScreenDeviceConfiguration
Gets the color model of the corresponding device.
getColorModel() - method in class gnu.java.awt.peer.qt.QtToolkit
getColorModel() - method in class gnu.java.awt.java2d.RasterGraphics
Returns the color model of this Graphics object.
getColorModel() - method in class java.awt.image.RenderedImage
getColorModel() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns the color model of the component.
getColorModel() - method in class gnu.java.awt.java2d.TexturePaintContext
Returns the color model of this PaintContext.
getColorModel() - method in class java.awt.Toolkit
Returns the color model of the screen.
getColorModel() - method in class gnu.awt.xlib.XCanvasPeer
Returns the color model of the component.
getColorModel() - method in class gnu.java.awt.peer.x.XGraphics2D
Returns the color model of this Graphics object.
getColorModel() - method in class gnu.awt.xlib.XGraphicsConfiguration
FIXME: I'm not sure which color model that should be returned here.
getColorModel() - method in class gnu.java.awt.peer.x.XGraphicsConfiguration
Gets the color model of the corresponding device.
getColorModel() - method in class gnu.awt.xlib.XToolkit
getColorModel() - method in class gnu.java.awt.peer.x.XToolkit
Returns the color model used by this toolkit.
getColorModel(int) - method in class gnu.java.awt.peer.gtk.GdkGraphicsConfiguration
Gets a color model for the corresponding device which supports the desired transparency level.
getColorModel(int) - method in class java.awt.GraphicsConfiguration
Gets a color model for the corresponding device which supports the desired transparency level.
getColorModel(int) - method in class gnu.java.awt.peer.qt.QtScreenDeviceConfiguration
Gets a color model for the corresponding device which supports the desired transparency level.
getColorModel(int) - method in class gnu.awt.xlib.XGraphicsConfiguration
Gets a color model for the corresponding device which supports the desired transparency level.
getColorModel(int) - method in class gnu.java.awt.peer.x.XGraphicsConfiguration
Gets a color model for the corresponding device which supports the desired transparency level.
getColorModel(java.awt.color.ColorSpace,int,int) - method in class gnu.javax.imageio.png.PNGDecoder
getColorSelectionModel() - method in class javax.swing.colorchooser.AbstractColorChooserPanel
This method returns the ColorSelectionModel for the JColorChooser associated with this chooser panel.
getColorSpace() - method in class java.awt.Color
Returns the color space of this color.
getColorSpace() - method in class java.awt.image.ColorModel
getColorSpace() - method in class gnu.javax.imageio.png.PNGICCProfile
getColorSpace() - method in class gnu.java.awt.color.ProfileHeader
getColorSpace(boolean) - method in class gnu.javax.imageio.png.PNGGamma
Returns a ColorSpace object corresponding to this gamma value.
getColorSpaceType() - method in class java.awt.color.ICC_Profile
Returns the color space of this profile, in terms of the color space constants defined in ColorSpace.
getColorType() - method in class gnu.javax.imageio.png.PNGHeader
Returns the color type of the image.
getCols() - method in class gnu.xml.dom.html2.DomHTMLFrameSetElement
getCols() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getCols() - method in class org.w3c.dom.html2.HTMLFrameSetElement
The number of columns of frames in the frameset.
getCols() - method in class org.w3c.dom.html2.HTMLTextAreaElement
Width of control (in characters).
getColSpan() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getColSpan() - method in class org.w3c.dom.html2.HTMLTableCellElement
Number of columns spanned by cell.
getColumn() - method in class javax.swing.event.TableModelEvent
Returns the affected column of this event.
getColumn(int) - method in class javax.swing.table.DefaultTableColumnModel
Returns the column at the specified index.
getColumn(int) - method in class javax.swing.table.TableColumnModel
Returns the TableColumn at the specified index.
getColumn(java.lang.Object) - method in class javax.swing.JTable
Get table column with the given identified.
getColumnClass(int) - method in class javax.swing.table.AbstractTableModel
Returns the Class for all Object instances in the specified column.
getColumnClass(int) - method in class javax.swing.JTable
Get the class (datatype) of the column.
getColumnClass(int) - method in class javax.swing.table.TableModel
Returns the Class for all Object instances in the specified column.
getColumnClassName(int) - method in class java.sql.ResultSetMetaData
This method returns the name of the Java class which will be used to create objects representing the data in this column.
getColumnCount() - method in class javax.swing.table.DefaultTableColumnModel
Returns the number of columns in the model.
getColumnCount() - method in class javax.swing.table.DefaultTableModel
Returns the number of columns in the model.
getColumnCount() - method in class javax.swing.JTable
Get the value of the columnCount property by delegation to the columnModel field.
getColumnCount() - method in class java.sql.ResultSetMetaData
This method returns the number of columns in the result set.
getColumnCount() - method in class javax.swing.table.TableColumnModel
Returns the number of columns in the model.
getColumnCount() - method in class javax.swing.table.TableModel
Returns the number of columns in the model.
getColumnCount() - method in class javax.swing.text.TableView.TableCell
Returns the number of columns that this cell spans.
getColumnDisplaySize(int) - method in class java.sql.ResultSetMetaData
This method returns the maximum number of characters that can be used to display a value in this column.
getColumnHeader() - method in class javax.swing.JScrollPane
getColumnHeader() - method in class javax.swing.ScrollPaneLayout
getColumnIndex(java.lang.Object) - method in class javax.swing.table.DefaultTableColumnModel
Returns the index of the TableColumn with the given identifier.
getColumnIndex(java.lang.Object) - method in class javax.swing.table.TableColumnModel
Returns the index of the TableColumn with the given identifier.
getColumnIndexAtX(int) - method in class javax.swing.table.DefaultTableColumnModel
Returns the index of the column that contains the specified x-coordinate.
getColumnIndexAtX(int) - method in class javax.swing.table.TableColumnModel
Returns the index of the column that contains the specified x-coordinate, assuming that:
  • column zero begins at position zero;
  • all columns appear in order;
  • individual column widths are taken into account, but the column margin is ignored.
If no column contains the specified position, this method returns -1.
getColumnLabel(int) - method in class java.sql.ResultSetMetaData
This method returns a string that should be used as a caption for this column for user display purposes.
getColumnMargin() - method in class javax.swing.table.DefaultTableColumnModel
Returns the column margin.
getColumnMargin() - method in class javax.swing.table.TableColumnModel
Returns the column margin.
getColumnModel() - method in class javax.swing.JTable
Get the value of the columnModel property.
getColumnModel() - method in class javax.swing.table.JTableHeader
Get the value of the columnModel property.
getColumnModelListeners() - method in class javax.swing.table.DefaultTableColumnModel
Returns an array containing the listeners that are registered with the model.
getColumnName(int) - method in class javax.swing.table.AbstractTableModel
Returns the name of the specified column.
getColumnName(int) - method in class javax.swing.table.DefaultTableModel
Get the name of the column.
getColumnName(int) - method in class javax.swing.JTable
Get the name of the column.
getColumnName(int) - method in class java.sql.ResultSetMetaData
This method returns the name of the specified column.
getColumnName(int) - method in class javax.swing.table.TableModel
Returns the name of a column in the model.
getColumnNumber() - method in class javax.tools.Diagnostic<S>
Returns the column number or NOPOS, indicating that this doesn't carry position information.
getColumnNumber() - method in class org.w3c.dom.DOMLocator
The column number this locator is pointing to, or -1 if there is no column number available.
getColumnNumber() - method in class javax.xml.stream.Location
Returns the column number at which the current event ends, or -1 if this is not available.
getColumnNumber() - method in class org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - method in class org.xml.sax.helpers.LocatorImpl
Return the saved column number (1-based).
getColumnNumber() - method in class gnu.xml.aelfred2.SAXDriver
SAX Locator method (don't invoke on parser);
getColumnNumber() - method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - method in class gnu.xml.stream.SAXParser
Return the column number where the current document event ends.
getColumnNumber() - method in class javax.xml.transform.SourceLocator
Returns the column number at which the event occurred.
getColumnNumber() - method in class gnu.xml.libxmlj.util.StandaloneLocator
Return the column number where the current document event ends.
getColumnNumber() - method in class gnu.xml.pipeline.XIncludeFilter
Used for proxy locator; do not call directly.
This method returns the access rights that have been granted to the requested columns.
getColumns() - method in class javax.swing.table.DefaultTableColumnModel
Returns an enumeration of the columns in the model.
getColumns() - method in class java.awt.GridLayout
Return the number of columns in this layout.
getColumns() - method in class javax.swing.JTextArea
Returns the current number of columns.
getColumns() - method in class javax.swing.JTextField
Returns the number of columns of this text field.
getColumns() - method in class javax.swing.table.TableColumnModel
Returns an enumeration of the columns in the model.
getColumns() - method in class java.awt.TextArea
Retrieve the number of columns that this text area would prefer to display.
getColumns() - method in class java.awt.TextField
Returns the number of columns in the field.
This method returns a list of the tables columns for the requested tables.
getColumnSelectionAllowed() - method in class javax.swing.table.DefaultTableColumnModel
Returns true if column selection is allowed, and false if column selection is not allowed.
getColumnSelectionAllowed() - method in class javax.swing.JTable
Get the value of the columnSelectionAllowed property.
getColumnSelectionAllowed() - method in class javax.swing.table.TableColumnModel
Returns true if column selection is allowed, and false if column selection is not allowed.
getColumnType(int) - method in class java.sql.ResultSetMetaData
This method returns the SQL type of the specified column.
getColumnTypeName(int) - method in class java.sql.ResultSetMetaData
This method returns the name of the SQL type for this column.
getColumnWidth() - method in class javax.swing.JTextArea
getColumnWidth() - method in class javax.swing.JTextField
Returns the column width, which is the width of the character m for the font in use.
getComboBox() - method in class javax.swing.plaf.metal.MetalComboBoxButton
Returns the combo box that the button is used with.
getComboIcon() - method in class javax.swing.plaf.metal.MetalComboBoxButton
Returns the icon displayed by the button.
getCommand() - method in class gnu.classpath.jdwp.transport.JdwpCommandPacket
Returns the command
getCommand() - method in class javax.sql.RowSet
getCommand() - method in class javax.sound.midi.ShortMessage
Get the command nibble from this MIDI message, assuming it is a MIDI channel message.
getCommand(java.lang.String) - method in class gnu.java.awt.peer.ClasspathDesktopPeer
getCommand(java.lang.String) - method in class javax.activation.DataHandler
Returns the specified command.
getCommand(java.lang.String) - method in class gnu.java.awt.peer.GnomeDesktopPeer
getCommand(java.lang.String) - method in class gnu.java.awt.peer.KDEDesktopPeer
Returns the command corresponding to the specified MIME type and command name.
Returns the command with the specified name for the given MIME type.
Get the default command corresponding to the MIME type.
getCommandClass() - method in class javax.activation.CommandInfo
Returns the command class name.
getCommandEnvironment() - method in class java.rmi.activation.ActivationGroupDesc
Get the group command environment, containing path to the jre executable and startup options.
getCommandName() - method in class javax.activation.CommandInfo
Returns the command verb.
Returns the instantiated bean.
getCommandOptions() - method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Get the additional command options.
getCommandPath() - method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Get the path to the java executable.
getCommandSet() - method in class gnu.classpath.jdwp.transport.JdwpCommandPacket
Returns the command set
getComment() - method in class gnu.java.net.protocol.http.Cookie
getComment() - method in class gnu.javax.imageio.gif.GIFFile
Retuns the GIF file comment, or null if none exists.
getComment() - method in class java.util.zip.ZipEntry
Gets the comment.
getCommitsOnValidEdit() - method in class javax.swing.text.DefaultFormatter
Returns true if the value should be committed after each valid modification of the input field, false if it should never be committed by this formatter.
getCommitted() - method in class java.lang.management.MemoryUsage
Returns the amount of memory committed for use by this memory pool (in bytes).
getCommittedCharacterCount() - method in class java.awt.event.InputMethodEvent
Returns the number of committed characters in the input method text.
Gets an interator which provides access to the text and its attributes, except for the uncommitted text.
getCommittedTextLength() - method in class java.awt.im.InputMethodRequests
Gets the length of committed text.
getCommonAncestorContainer() - method in class org.w3c.dom.ranges.Range
The deepest common ancestor container of the Range's two boundary-points.
getCompact() - method in class gnu.xml.dom.html2.DomHTMLDirectoryElement
Reduce spacing between list items.
getCompact() - method in class gnu.xml.dom.html2.DomHTMLDListElement
getCompact() - method in class gnu.xml.dom.html2.DomHTMLMenuElement
getCompact() - method in class gnu.xml.dom.html2.DomHTMLOListElement
getCompact() - method in class gnu.xml.dom.html2.DomHTMLUListElement
getCompact() - method in class org.w3c.dom.html2.HTMLDirectoryElement
Reduce spacing between list items.
getCompact() - method in class org.w3c.dom.html2.HTMLDListElement
Reduce spacing between list items.
getCompact() - method in class org.w3c.dom.html2.HTMLMenuElement
Reduce spacing between list items.
getCompact() - method in class org.w3c.dom.html2.HTMLOListElement
Reduce spacing between list items.
getCompact() - method in class org.w3c.dom.html2.HTMLUListElement
Reduce spacing between list items.
getCompilationMXBean() - static method in class java.lang.management.ManagementFactory
Returns the compilation bean for the running virtual machine, if supported.
getComponent() - method in class javax.swing.event.AncestorEvent
Returns the source of this event.
getComponent() - method in class javax.swing.plaf.basic.BasicTextUI
The text component that is managed by this UI.
getComponent() - method in class java.beans.beancontext.BeanContextChildComponentProxy
Get the Component associated with this BeanContextChild.
getComponent() - method in class java.awt.event.ComponentEvent
This method returns the event source as a Component.
getComponent() - method in class javax.swing.ComponentInputMap
Returns the component to notify about changes.
getComponent() - method in class javax.swing.text.ComponentView
Returns the Component that is rendered by this ComponentView.
getComponent() - method in class javax.swing.text.DefaultCaret
Returns the JTextComponent on which this Caret is installed.
getComponent() - method in class javax.swing.DefaultCellEditor
Get the component that performs the editing sessions.
getComponent() - method in class java.awt.dnd.DragGestureEvent
Returns the Component corresponding to this.
getComponent() - method in class java.awt.dnd.DragGestureRecognizer
getComponent() - method in class java.awt.dnd.DragSourceContext
Returns the component associated with this.
getComponent() - method in class java.awt.dnd.DropTarget
Returns the component associated with this drop target object.
getComponent() - method in class java.awt.dnd.DropTargetContext
getComponent() - method in class java.awt.event.HierarchyEvent
This method returns the event source as a Component.
getComponent() - method in class javax.swing.JMenu
getComponent() - method in class javax.swing.JMenuBar
Returns reference to this menu bar
getComponent() - method in class javax.swing.JMenuItem
Returns reference to the component that will paint this menu item.
getComponent() - method in class javax.swing.JPopupMenu
Method of the MenuElement interface.
getComponent() - method in class javax.swing.JToolTip
Returns the component that the tool tip is associated with.
getComponent() - method in class javax.swing.MenuElement
getComponent
getComponent() - method in class javax.swing.Renderer
getComponent
getComponent() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns the AWT component for this peer.
getComponent() - method in class javax.swing.plaf.synth.SynthContext
Returns the component that contains the region.
getComponent() - method in class gnu.awt.xlib.XCanvasPeer
getComponent(gnu.java.security.OID) - method in class gnu.java.security.x509.X500DistinguishedName
getComponent(gnu.java.security.OID,int) - method in class gnu.java.security.x509.X500DistinguishedName
getComponent(int) - method in class java.awt.Container
Returns the component at the specified index.
getComponent(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the component specified in the given attributes, or null if no component is specified.
Returns the Component that should receive the focus after current.
getComponentAfter
Returns the Component that should receive the focus after a Component.
Return the component which follows the specified component in this focus cycle, relative to the order imposed by comparator.
getComponentAt(int) - method in class javax.swing.JTabbedPane
This method returns the component associated with the tab.
getComponentAt(int,int) - method in class java.awt.Component
Returns the component occupying the position (x,y).
getComponentAt(int,int) - method in class java.awt.Container
Returns the component located at the specified point.
getComponentAt(java.awt.Point) - method in class java.awt.Component
Returns the component occupying the position (x,y).
getComponentAt(java.awt.Point) - method in class java.awt.Container
Returns the component located at the specified point.
getComponentAtIndex(int) - method in class javax.swing.JMenuBar
Returns component at the specified index.
getComponentAtIndex(int) - method in class javax.swing.JPopupMenu
Returns component located at the specified index in the popup menu
getComponentAtIndex(int) - method in class javax.swing.JToolBar
This method returns the component at the given index.
Returns the Component that should receive the focus before current.
getComponentBefore
Returns the Component that should receive the focus before a Component.
Return the component which precedes the specified component in this focus cycle, relative to the order imposed by comparator.
getComponentByID(byte) - method in class gnu.javax.imageio.jpeg.JPEGScan
getComponentCount() - method in class java.awt.Container
Returns the number of components in this container.
getComponentCount() - method in class gnu.javax.imageio.jpeg.JPEGFrame
getComponentCountInLayer(int) - method in class javax.swing.JLayeredPane
Return the number of components within a layer of this container.
Returns a Graphics2D object for a component, either an instance of this class (if xrender is supported), or a context which copies.
Prepares a graphics context for painting this object.
getComponentIndex(java.awt.Component) - method in class javax.swing.JMenuBar
Returns index of the specified component
Returns index of the specified component in the popup menu
getComponentIndex(java.awt.Component) - method in class javax.swing.JToolBar
This method returns the index of the given component.
getComponentListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getComponentOrientation() - method in class java.awt.Component
Determines the text layout orientation used by this component.
getComponentPopupMenu() - method in class javax.swing.JComponent
Returns the popup menu for this component.
getComponents() - method in class java.awt.Container
Returns an array of the components in this container.
getComponents(float[]) - method in class java.awt.Color
Returns a float array containing the color and alpha components of this color in the ColorSpace it was created with (the constructors which do not take a ColorSpace parameter use a default sRGB ColorSpace).
getComponents(int,int[],int) - method in class java.awt.image.ColorModel
Fills an array with the unnormalized component samples from a pixel value.
getComponents(int,int[],int) - method in class java.awt.image.ComponentColorModel
getComponents(int,int[],int) - method in class java.awt.image.DirectColorModel
Fills an array with the unnormalized component samples from a pixel value.
Returns a float array containing the color and alpha components of this color in the given ColorSpace.
getComponents(java.lang.Object,int[],int) - method in class java.awt.image.ColorModel
Fills an array with the unnormalized component samples from an array of transferType containing a single pixel.
getComponentsInLayer(int) - method in class javax.swing.JLayeredPane
Return an array of all components within a layer of this container.
getComponentSize() - method in class java.awt.image.ColorModel
getComponentSize(int) - method in class java.awt.image.ColorModel
getComponentState() - method in class javax.swing.plaf.synth.SynthContext
Returns the state of the component.
getComponentType() - method in class java.lang.Class<T>
If this is an array, get the Class representing the type of array.
Returns the Z ordering index of comp.
getComposite() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the current composite.
getComposite() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
Return the current composite.
getComposite() - method in class java.awt.Graphics2D
Returns the current compositing rule.
getComposite() - method in class gnu.awt.j2d.Graphics2DImpl
Returns the current compositing rule.
getComposite() - method in class gnu.java.awt.peer.qt.QtGraphics
Returns the current compositing rule.
getCompositeData() - method in class javax.management.openmbean.CompositeDataInvocationHandler
Returns the CompositeData instance which provides the key-value mappings for this instance.
getCompositeType() - method in class javax.management.openmbean.CompositeData
Returns the composite type which corresponds to this instance of CompositeData.
getCompositeType() - method in class javax.management.openmbean.CompositeDataSupport
Returns the composite type which corresponds to this instance of CompositeData.
getCompressedSize() - method in class java.util.zip.ZipEntry
Gets the size of the compressed data.
getCompression() - method in class gnu.javax.imageio.bmp.BMPInfoHeader
getCompressionMethodsOffset() - method in class gnu.javax.net.ssl.provider.ClientHello
getCompressionMode() - method in class javax.imageio.ImageWriteParam
getCompressionQuality() - method in class javax.imageio.ImageWriteParam
getCompressionQualityDescriptions() - method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Retrieve an array of compression quality descriptions.
getCompressionQualityValues() - method in class javax.imageio.ImageWriteParam
getCompressionQualityValues() - method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Retrieve an array of compression quality values, ordered from lowest quality to highest quality.
getCompressionThreshold() - method in class javax.swing.text.StyleContext
getCompressionType() - method in class javax.imageio.ImageWriteParam
getCompressionTypes() - method in class javax.imageio.ImageWriteParam
This method is used to get the computed style as it is defined in [CSS2].
getConcurrency() - method in class java.sql.ResultSet
This method returns the concurrency type of this result set.
Return the condition that determines whether a registered action occurs in response to the specified keystroke.
getConfiguration() - static method in class javax.security.auth.login.Configuration
getConfiguration(java.lang.String) - method in class gnu.javax.crypto.sasl.crammd5.CramMD5AuthInfoProvider
getConfiguration(java.lang.String) - method in class gnu.javax.crypto.sasl.IAuthInfoProvider
A provider may operate in more than mode; e.g.
getConfiguration(java.lang.String) - method in class gnu.javax.crypto.sasl.plain.PlainAuthInfoProvider
getConfiguration(java.lang.String) - method in class gnu.javax.crypto.sasl.srp.SRPAuthInfoProvider
getConfigurations() - method in class java.awt.GraphicsDevice
Return all configurations valid for this device.
getConfigurations() - method in class gnu.java.awt.peer.qt.QtScreenDevice
Return all configurations valid for this device.
getConfigurations() - method in class gnu.awt.xlib.XGraphicsDevice
Return all configurations valid for this device.
getConfigurations() - method in class gnu.java.awt.peer.x.XGraphicsDevice
Return all configurations valid for this device.
getConfState() - method in class org.ietf.jgss.GSSContext
Returns the confidentiality service state over the context.
getConnectControls() - method in class javax.naming.ldap.InitialLdapContext
getConnectControls() - method in class javax.naming.ldap.LdapContext
getConnection() - method in class java.sql.DatabaseMetaData
This method returns the Connection object that was used to generate the metadata in this object.
getConnection() - method in class javax.sql.DataSource
getConnection() - method in class javax.sql.PooledConnection
getConnection() - method in class gnu.java.net.protocol.http.Request
Returns the connection associated with this request.
getConnection() - method in class javax.sql.RowSetInternal
getConnection() - method in class java.sql.Statement
This method returns the Connection instance that was used to create this object.
getConnection() - method in class gnu.java.rmi.server.UnicastConnectionManager
Get a connection from this manager.
getConnection(java.lang.String) - static method in class java.sql.DriverManager
This method attempts to return a connection to the specified JDBC URL string.
This method attempts to return a connection to the specified JDBC URL string using the specified username and password.
This method attempts to return a connection to the specified JDBC URL string using the specified connection properties.
getConnectionId() - method in class javax.management.remote.rmi.RMIConnection
Returns the unique identifier for this connection to the RMI server.
getConnectTimeout() - method in class java.net.URLConnection
Returns the connection timeout speed, in milliseconds, or zero if the timeout is infinite or not set.
Returns the constraint for the edge with the edgeName.
Returns the constraint of the edge named by edgeName.
Return the constraint corresponding to a component in this layout.
getConstraints(java.awt.Component) - method in class javax.swing.SpringLayout
Returns the SpringLayout.Constraints object associated with the specified component.
getConstructor(Class...) - method in class java.lang.Class<T>
Get a public constructor declared in this class.
getConstructors() - method in class java.lang.Class<T>
Get all the public constructors of this class.
getConstructors() - method in class javax.management.MBeanInfo
Returns descriptions of each of the constructors provided by this management bean.
getConstructors() - method in class javax.management.openmbean.OpenMBeanInfo
Returns descriptions of each of the constructors provided by this management bean.
Returns information on the constructors that will be used in the MBeanInfo instance.
getContainer() - method in class java.beans.beancontext.BeanContextContainerProxy
Get the Container associated with this BeanContext.
getContainer() - method in class java.awt.event.ContainerEvent
Returns the source of this event as a Container.
getContainer() - method in class javax.swing.text.View
getContainerListeners() - method in class java.awt.Container
getContent() - method in class javax.swing.text.AbstractDocument
Returns the AbstractDocument.Content model for this Document
getContent() - method in class javax.naming.BinaryRefAddr
Returns the byte array contents as given to the constructor.
getContent() - method in class org.w3c.dom.css.CSS2Properties
See the content property definition in CSS2.
getContent() - method in class javax.activation.DataHandler
Returns the data as a reified object.
getContent() - method in class gnu.xml.dom.html2.DomHTMLMetaElement
Associated information.
getContent() - method in class javax.swing.text.html.parser.Element
Get the content model, defining elements, entities and DTD text that may/may not occur inside this element.
getContent() - method in class org.w3c.dom.html2.HTMLMetaElement
Associated information.
getContent() - method in class gnu.java.awt.font.opentype.MacResourceFork.Resource
Retrieves the content of the resource.
getContent() - method in class gnu.java.security.pkcs.PKCS7SignedData
getContent() - method in class javax.naming.RefAddr
Returns the possibly null content of this RefAddr.
getContent() - method in class javax.naming.StringRefAddr
Returns the String contents as given to the constructor.
getContent() - method in class java.net.URL
Returns the contents of this URL as an object by first opening a connection, then calling the getContent() method against the connection
getContent() - method in class java.net.URLConnection
This method returns the content of the document pointed to by the URL as an Object.
getContent(java.lang.Class[]) - method in class java.net.URL
Gets the contents of this URL
getContent(java.lang.Class[]) - method in class java.net.URLConnection
Retrieves the content of this URLConnection
This method reads from the InputStream of the passed in URL connection and uses the data downloaded to create an Object represening the content.
This method reads from the InputStream of the passed in URL connection and uses the data downloaded to create an Object represening the content.
Returns an object representing the data in its most preferred form.
getContentBorderInsets(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the content border insets appropriately rotated.
getContentDocument() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
The document this frame contains, if there is any and it is available, or null otherwise.
getContentDocument() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getContentDocument() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
The document this object contains, if there is any and it is available, or null otherwise.
getContentDocument() - method in class org.w3c.dom.html2.HTMLFrameElement
The document this frame contains, if there is any and it is available, or null otherwise.
getContentDocument() - method in class org.w3c.dom.html2.HTMLIFrameElement
The document this frame contains, if there is any and it is available, or null otherwise.
getContentDocument() - method in class org.w3c.dom.html2.HTMLObjectElement
The document this object contains, if there is any and it is available, or null otherwise.
getContentEncoding() - method in class java.net.URLConnection
Returns the value of the content-encoding field or null if it is not known or not present.
getContentHandler() - method in class gnu.xml.pipeline.CallFilter
Returns the content handler currently in use.
getContentHandler() - method in class gnu.xml.pipeline.DomConsumer
Returns the document handler being used.
getContentHandler() - method in class gnu.xml.util.DomParser
SAX2: Returns the object used to report the logical content of an XML document.
getContentHandler() - method in class gnu.xml.pipeline.EventConsumer
Most stages process these core SAX callbacks.
getContentHandler() - method in class gnu.xml.pipeline.EventFilter
Returns the content handler being used.
getContentHandler() - method in class gnu.xml.libxmlj.sax.GnomeXMLReader
getContentHandler() - method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContentHandler() - method in class gnu.xml.aelfred2.SAXDriver
SAX2: Returns the object used to report the logical content of an XML document.
getContentHandler() - method in class gnu.xml.stream.SAXParser
getContentHandler() - method in class gnu.xml.pipeline.TeeConsumer
Returns the content handler being used.
getContentHandler() - method in class gnu.xml.pipeline.TextConsumer
EventConsumer Returns the document handler being used.
getContentHandler() - method in class javax.xml.validation.ValidatorHandler
Returns the ContentHandler to receive PSVI SAX events.
getContentHandler() - method in class org.xml.sax.helpers.XMLFilterImpl
Get the content event handler.
getContentHandler() - method in class gnu.xml.aelfred2.XmlReader
SAX2: Returns the object used to report the logical content of an XML document.
getContentHandler() - method in class org.xml.sax.XMLReader
Return the current content handler.
getContentLength() - method in class gnu.java.net.protocol.http.ByteArrayRequestBodyWriter
Returns the total number of bytes that will be written in a single pass by this writer.
getContentLength() - method in class gnu.java.net.protocol.file.Connection
Get the length of content.
getContentLength() - method in class gnu.java.net.protocol.jar.Connection
getContentLength() - method in class gnu.java.net.protocol.http.RequestBodyWriter
Returns the total number of bytes that will be written in a single pass by this writer.
getContentLength() - method in class java.net.URLConnection
Returns the value of the content-length header field or -1 if the value is not known or not present.
getContentPane() - method in class javax.swing.JApplet
getContentPane
getContentPane() - method in class javax.swing.JDialog
This method returns the ContentPane in the JRootPane.
getContentPane() - method in class javax.swing.JFrame
getContentPane
getContentPane() - method in class javax.swing.JInternalFrame
This method returns the Content Pane for this JInternalFrame.
getContentPane() - method in class javax.swing.JRootPane
DOCUMENT ME!
getContentPane() - method in class javax.swing.JWindow
getContentPane
getContentPane() - method in class javax.swing.RootPaneContainer
getContentPane
getContents() - method in class javax.accessibility.AccessibleResourceBundle
Returns the mapping between keys and display strings.
getContents() - method in class java.util.ListResourceBundle
Gets the key/value list.
getContents(java.lang.Object) - method in class java.awt.datatransfer.Clipboard
Returns the contents of the clipboard.
getContentType() - method in class gnu.javax.crypto.keyring.BinaryDataEntry
Returns the content type of this entry, or null if this property is not set.
getContentType() - method in class javax.activation.DataHandler
Returns the MIME type of the data (with parameters).
getContentType() - method in class javax.activation.DataSource
Returns the MIME content type of the data.
getContentType() - method in class javax.swing.text.DefaultEditorKit
Returns the content type that this EditorKit supports.
getContentType() - method in class javax.swing.text.EditorKit
getContentType() - method in class javax.activation.FileDataSource
getContentType() - method in class javax.swing.text.html.HTMLEditorKit
Gets the content type that the kit supports.
getContentType() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getContentType() - method in class javax.swing.JEditorPane
getContentType() - method in class gnu.java.security.pkcs.PKCS7SignedData
getContentType() - method in class gnu.javax.net.ssl.provider.Record
getContentType() - method in class javax.swing.text.rtf.RTFEditorKit
Returns the MIME content type.
getContentType() - method in class java.net.URLConnection
Returns the the content-type of the data pointed to by the URL.
getContentType() - method in class javax.activation.URLDataSource
Returns the Content-Type header for the URL.
getContentType(java.io.File) - method in class javax.activation.FileTypeMap
Returns the content type of the specified file.
getContentType(java.io.File) - method in class javax.activation.MimetypesFileTypeMap
Returns the MIME content type of the file.
getContentType(java.lang.String) - method in class javax.activation.FileTypeMap
Returns the content type of the specified file path.
getContentType(java.lang.String) - method in class javax.activation.MimetypesFileTypeMap
Returns the MIME type based on the given filename.
This method is passed a filename and is responsible for determining the appropriate MIME type for that file.
getContext() - static method in class java.security.AccessController
Returns the complete access control context of the current thread.
getContextClassLoader() - method in class java.lang.Thread
Returns the context classloader of this Thread.
getContextualShaper(int) - static method in class java.awt.font.NumericShaper
Return a contextual shaper which can shape to any of the indicated languages.
getContextualShaper(int,int) - static method in class java.awt.font.NumericShaper
Return a contextual shaper which can shape to any of the indicated languages.
Creates a context in which the context operation must be continued.
getContourEnd(int) - method in class gnu.java.awt.font.opentype.truetype.Zone
getControl() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control color from the installed theme.
getControl() - method in class javax.swing.plaf.metal.MetalTheme
Returns the control color.
getControl(javax.sound.sampled.Control.Type) - method in class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
Return the control associated with this Line that matches the argument.
getControl(javax.sound.sampled.Control.Type) - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return the control associated with this Line that matches the argument.
getControl(javax.sound.sampled.Control.Type) - method in class javax.sound.sampled.Line
Return the control associated with this Line that matches the argument.
getControlButtonsAreShown() - method in class javax.swing.JFileChooser
Returns the flag that controls whether or not the control buttons are shown on the file chooser.
getControlDarkShadow() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used for dark shadows on controls, from the installed theme.
getControlDarkShadow() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used for dark shadows on controls.
getControlDisabled() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used for disabled controls, from the installed theme.
getControlDisabled() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used for disabled controls.
getControlFlag() - method in class javax.security.auth.login.AppConfigurationEntry
getControlHighlight() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to draw highlights for controls, from the installed theme.
getControlHighlight() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to draw highlights for controls.
getControlInfo() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to display control info, from the installed theme.
getControlInfo() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to display control info.
getController() - method in class javax.imageio.metadata.IIOMetadata
getController() - method in class javax.imageio.IIOParam
Retrieve the currently set controller if one has been set, or the default controller, or null if the controller has been explicitly set to null.
getController(int) - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get a controller's value.
getController(int) - method in class javax.sound.midi.MidiChannel
Get a controller's value.
getControlObject() - method in class java.awt.im.spi.InputMethod
Returns a control object from this input method, or null.
getControls() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
Return an array of controls associated with this Line.
getControls() - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return an array of controls associated with this Line.
getControls() - method in class javax.naming.ldap.HasControls
getControls() - method in class javax.sound.sampled.Line
Return an array of controls associated with this Line.
getControlShadow() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to draw shadows for controls, from the installed theme.
getControlShadow() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to draw shadows for controls.
getControlSize() - method in class javax.swing.plaf.metal.MetalCheckBoxIcon
Returns the size (both X and Y) of the checkbox icon.
getControlTextColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used for text on controls, from the installed theme.
getControlTextColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used for text on controls.
getControlTextColor() - method in class javax.swing.plaf.metal.OceanTheme
Returns the color for control text, which is the value of the theme's black value.
getControlTextFont() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the font used for text on controls.
getControlTextFont() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the font used for text on controls, from the installed theme.
getControlTextFont() - method in class javax.swing.plaf.metal.MetalTheme
Returns the font used for text on controls.
Returns the conversion character which doesn't match the flag.
Returns the conversion character.
Returns the conversion string.
getCookie() - method in class gnu.xml.dom.html2.DomHTMLDocument
This mutable string attribute denotes persistent state information that (1) is associated with the current frame or document and (2) is composed of information described by the cookies non-terminal of [IETF RFC 2965], Section 4.2.2.
getCookie() - method in class org.w3c.dom.html2.HTMLDocument
This mutable string attribute denotes persistent state information that (1) is associated with the current frame or document and (2) is composed of information described by the cookies non-terminal of [IETF RFC 2965], Section 4.2.2.
getCookieManager() - method in class gnu.java.net.protocol.http.HTTPConnection
Returns the cookie manager in use for this connection.
getCookies(java.lang.String,boolean,java.lang.String) - method in class gnu.java.net.protocol.http.CookieManager
Retrieves the cookies matching the specified criteria.
Retrieves the cookies matching the specified criteria.
getCoords() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
Comma-separated list of lengths, defining an active region geometry.
getCoords() - method in class gnu.xml.dom.html2.DomHTMLAreaElement
Comma-separated list of lengths, defining an active region geometry.
getCoords() - method in class org.w3c.dom.html2.HTMLAnchorElement
Comma-separated list of lengths, defining an active region geometry.
getCoords() - method in class org.w3c.dom.html2.HTMLAreaElement
Comma-separated list of lengths, defining an active region geometry.
getCopies() - method in class gnu.java.awt.print.JavaPrinterJob
Returns the number of copies to be printed.
getCopies() - method in class java.awt.JobAttributes
getCopies() - method in class java.awt.print.PrinterJob
Returns the number of copies to be printed.
getCopyAction() - static method in class javax.swing.TransferHandler
getCorner(java.lang.String) - method in class javax.swing.JScrollPane
getCorner(java.lang.String) - method in class javax.swing.ScrollPaneLayout
Returns the Component at the specified corner.
getCount() - method in class gnu.classpath.jdwp.event.filters.CountFilter
Returns the ignore count
getCount() - method in class java.lang.management.MemoryNotificationInfo
Returns the number of times the memory pool has crossed the usage threshold, as of the time of notification.
getCounterIncrement() - method in class org.w3c.dom.css.CSS2Properties
See the counter-increment property definition in CSS2.
getCounterReset() - method in class org.w3c.dom.css.CSS2Properties
See the counter-reset property definition in CSS2.
getCounterValue() - method in class org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Counter value.
getCountLimit() - method in class javax.naming.directory.SearchControls
getCountry() - method in class java.util.Locale
Returns the country code of this locale.
getCoverage() - method in class gnu.java.awt.java2d.ScanlineCoverage.Range
Returns the coverage of the pixel range.
getCrc() - method in class java.util.zip.ZipEntry
Gets the crc of the uncompressed data.
getCreationDate() - method in class gnu.javax.crypto.keyring.PrimitiveEntry
Returns the creation date of this primitive entry.
getCreationDate(java.lang.String) - method in class java.security.KeyStore
Gets entry creation date for the specified alias.
getCreationTime() - method in class gnu.javax.net.ssl.Session
Returns the time in milliseconds since midnight GMT, 1 January 1970, that this session was created.
getCreationTime() - method in class javax.net.ssl.SSLSession
Returns the time in milliseconds since midnight GMT, 1 January 1970, that this session was created.
getCredDelegState() - method in class org.ietf.jgss.GSSContext
Returns the state of the delegated credentials for the context.
getCredentialClass() - method in class javax.security.auth.PrivateCredentialPermission
Returns the credential class name that was embedded in this permission's target name.
getCredentials(java.lang.String,int) - method in class gnu.java.net.protocol.http.Authenticator
Returns the credentials to supply for the given realm.
getCriticalExtensionOIDs() - method in class gnu.java.security.x509.X509Certificate
getCriticalExtensionOIDs() - method in class gnu.java.security.x509.X509CRL
getCriticalExtensionOIDs() - method in class java.security.cert.X509Extension
Returns a set of the CRITICAL extension OIDs from the certificate/CRL that the object implementing this interface manages.
getCrossFeedResolution(int) - method in class javax.print.attribute.ResolutionSyntax
Returns the cross feed resolution for the given units.
getCrossFeedResolutionDphi() - method in class javax.print.attribute.ResolutionSyntax
Returns the raw cross feed resolution in dots per 100 inches.
getCrossPlatformLookAndFeelClassName() - static method in class javax.swing.UIManager
The fully qualified class name of the cross platform (Metal) look and feel.
This method returns a description of how one table imports another table's primary key as a foreign key.
getCrtCoefficient() - method in class gnu.java.security.key.rsa.GnuRSAPrivateKey
Returns the CRT coefficient
getCrtCoefficient() - method in class java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the CRT Coefficient.
getCrtCoefficient() - method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the CRT Coefficient q-1 mod p.
getCrtCoefficient() - method in class java.security.spec.RSAOtherPrimeInfo
Returns the CRT Coefficient.
getCrtCoefficient() - method in class java.security.interfaces.RSAPrivateCrtKey
Returns the CRT coefficient
getCrtCoefficient() - method in class java.security.spec.RSAPrivateCrtKeySpec
Gets the RSA CRT coefficient.
getCssFloat() - method in class org.w3c.dom.css.CSS2Properties
See the float property definition in CSS2.
getCssRules() - method in class org.w3c.dom.css.CSSMediaRule
A list of all CSS rules contained within the media block.
getCssRules() - method in class org.w3c.dom.css.CSSStyleSheet
The list of all CSS rules contained within the style sheet.
getCssText() - method in class org.w3c.dom.css.CSSRule
The parsable textual representation of the rule.
getCssText() - method in class org.w3c.dom.css.CSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
getCssText() - method in class org.w3c.dom.css.CSSValue
A string representation of the current value.
getCssValueType() - method in class org.w3c.dom.css.CSSValue
A code defining the type of the value as defined above.
getCtrlKey() - method in class org.w3c.dom.events.MouseEvent
Used to indicate whether the 'ctrl' key was depressed during the firing of the event.
getCtrlP1() - method in class java.awt.geom.CubicCurve2D
Returns the curve’s first control point.
getCtrlP1() - method in class java.awt.geom.CubicCurve2D.Double
Returns the curve’s first control point.
getCtrlP1() - method in class java.awt.geom.CubicCurve2D.Float
Returns the curve’s first control point.
getCtrlP2() - method in class java.awt.geom.CubicCurve2D
Returns the curve’s second control point.
getCtrlP2() - method in class java.awt.geom.CubicCurve2D.Double
Returns the curve’s second control point.
getCtrlP2() - method in class java.awt.geom.CubicCurve2D.Float
Returns the curve’s second control point.
getCtrlPt() - method in class java.awt.geom.QuadCurve2D
Returns the curve’s control point.
getCtrlPt() - method in class java.awt.geom.QuadCurve2D.Double
Returns the curve’s control point.
getCtrlPt() - method in class java.awt.geom.QuadCurve2D.Float
Returns the curve’s control point.
getCtrlX() - method in class java.awt.geom.QuadCurve2D
Returns the x coordinate of the curve’s control point.
getCtrlX() - method in class java.awt.geom.QuadCurve2D.Double
Returns the x coordinate of the curve’s control point.
getCtrlX() - method in class java.awt.geom.QuadCurve2D.Float
Returns the x coordinate of the curve’s control point.
getCtrlX1() - method in class java.awt.geom.CubicCurve2D
Returns the x coordinate of the curve’s first control point.
getCtrlX1() - method in class java.awt.geom.CubicCurve2D.Double
Returns the x coordinate of the curve’s first control point.
getCtrlX1() - method in class java.awt.geom.CubicCurve2D.Float
Returns the x coordinate of the curve’s first control point.
getCtrlX2() - method in class java.awt.geom.CubicCurve2D
Returns the x coordinate of the curve’s second control point.
getCtrlX2() - method in class java.awt.geom.CubicCurve2D.Double
Returns the x coordinate of the curve’s second control point.
getCtrlX2() - method in class java.awt.geom.CubicCurve2D.Float
Returns the s coordinate of the curve’s second control point.
getCtrlY() - method in class java.awt.geom.QuadCurve2D
Returns the y coordinate of the curve’s control point.
getCtrlY() - method in class java.awt.geom.QuadCurve2D.Double
Returns the y coordinate of the curve’s control point.
getCtrlY() - method in class java.awt.geom.QuadCurve2D.Float
Returns the y coordinate of the curve’s control point.
getCtrlY1() - method in class java.awt.geom.CubicCurve2D
Returns the y coordinate of the curve’s first control point.
getCtrlY1() - method in class java.awt.geom.CubicCurve2D.Double
Returns the y coordinate of the curve’s first control point.
getCtrlY1() - method in class java.awt.geom.CubicCurve2D.Float
Returns the y coordinate of the curve’s first control point.
getCtrlY2() - method in class java.awt.geom.CubicCurve2D
Returns the y coordinate of the curve’s second control point.
getCtrlY2() - method in class java.awt.geom.CubicCurve2D.Double
Returns the y coordinate of the curve’s second control point.
getCtrlY2() - method in class java.awt.geom.CubicCurve2D.Float
Returns the y coordinate of the curve’s second control point.
getCue() - method in class org.w3c.dom.css.CSS2Properties
See the cue property definition in CSS2.
getCueAfter() - method in class org.w3c.dom.css.CSS2Properties
See the cue-after property definition in CSS2.
getCueBefore() - method in class org.w3c.dom.css.CSS2Properties
See the cue-before property definition in CSS2.
getCurrency() - method in class java.text.DecimalFormat
Returns the currency corresponding to the currency symbol stored in the instance of DecimalFormatSymbols used by this DecimalFormat.
getCurrency() - method in class java.text.DecimalFormatSymbols
Returns the currency corresponding to the currency symbol stored in this instance of DecimalFormatSymbols.
getCurrency() - method in class java.text.NumberFormat
Returns the currency used by this number format when formatting currency values.
getCurrencyCode() - method in class java.util.Currency
Returns the ISO4217 currency code of this currency.
getCurrencyInstance() - static method in class java.text.NumberFormat
This method returns an instance of NumberFormat suitable for formatting and parsing currency values in the default locale.
getCurrencyInstance(java.util.Locale) - static method in class java.text.NumberFormat
This method returns an instance of NumberFormat suitable for formatting and parsing currency values in the specified locale.
Returns a NumberFormat instance for monetary values in the specified Locale.
getCurrencySymbol() - method in class java.text.DecimalFormatSymbols
This method returns the currency symbol in local format.
getCurrent() - method in class java.awt.CheckboxGroup
Returns the currently selected checkbox, or null if none of the checkboxes in this group are selected.
Returns the current value of this object as a number.
getCurrentAccessibleValue() - method in class javax.accessibility.AccessibleValue
Gets the current value of this object, or null if it has not been set.
Returns the current value of this accessible object.
Returns the current layer for the JInternalFrame component, as an Integer.
Returns the current layer for the JInternalFrame component represented by this JDesktopIcon, as an Integer.
Returns the current value of the JProgressBar component, as an Integer.
Returns the current value of the JScrollBar component, as an Integer.
Returns the current value of the JSlider component, as an Integer.
Returns the current divider location for the JSplitPane component, as an Integer.
Gets the current value of this object, or null if it has not been set.
Returns the current value of this accessible object.
getCurrentContendedMonitor(java.lang.Thread) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns the current contended monitor for a thread.
getCurrentDataFlavors() - method in class java.awt.dnd.DropTargetContext
getCurrentDataFlavors() - method in class java.awt.dnd.DropTargetDragEvent
getCurrentDataFlavors() - method in class java.awt.dnd.DropTargetDropEvent
getCurrentDataFlavorsAsList() - method in class java.awt.dnd.DropTargetContext
getCurrentDataFlavorsAsList() - method in class java.awt.dnd.DropTargetDragEvent
getCurrentDataFlavorsAsList() - method in class java.awt.dnd.DropTargetDropEvent
getCurrentDirectory() - method in class javax.swing.JFileChooser
Returns the current directory.
getCurrentEvent() - static method in class java.awt.EventQueue
Return the event currently being dispatched by the event dispatch thread.
Retrieve the current focus cycle root, or null if the focus owner was not set by a thread in the current ThreadGroup.
getCurrentKeyboardFocusManager() - static method in class java.awt.KeyboardFocusManager
Retrieve the keyboard focus manager associated with the ThreadGroup to which the calling thread belongs.
getCurrentLine() - method in class gnu.javax.swing.text.html.parser.support.Parser
Get the first line of the last parsed token.
getCurrentLine() - method in class javax.swing.text.html.parser.Parser
Get the number of the document line being parsed.
getCurrentLineLength() - method in class javax.swing.text.AbstractWriter
Return the current line length.
getCurrentManager() - static method in class javax.swing.FocusManager
getCurrentManager
getCurrentNode() - method in class gnu.xml.dom.DomNodeIterator
The node at which the TreeWalker is currently positioned.
getCurrentNode() - method in class org.w3c.dom.traversal.TreeWalker
The node at which the TreeWalker is currently positioned.
getCurrentPoint() - method in class java.awt.geom.GeneralPath
Returns the current appending point of the path.
getCurrentPos() - method in class javax.swing.text.html.parser.Parser
Get the current position in the document being parsed.
getCurrentServiceClasses() - method in class java.beans.beancontext.BeanContextServices
Get a list of all service classes supported.
getCurrentServiceClasses() - method in class java.beans.beancontext.BeanContextServicesSupport
Returns an iterator over the currently available services.
getCurrentServiceSelectors() - method in class java.beans.beancontext.BeanContextServiceAvailableEvent
Get the current service selectors of the service class.
Get a list of valid service selectors for the specified service class.
getCurrentServiceSelectors(java.lang.Class) - method in class java.beans.beancontext.BeanContextServices
Get a list of valid service selectors for the specified service class.
Returns an iterator over the service selectors of the service provider for the given service.
getCurrentTarget() - method in class gnu.xml.dom.DomEvent
Returns the target to which events are currently being delivered.
getCurrentTarget() - method in class org.w3c.dom.events.Event
Used to indicate the EventTarget whose EventListeners are currently being processed.
getCurrentTheme() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the current theme for the Metal look and feel.
getCurrentThreadCpuTime() - method in class java.lang.management.ThreadMXBean
Returns the total number of nanoseconds of CPU time the current thread has used.
getCurrentThreadCpuTime() - method in class gnu.java.lang.management.ThreadMXBeanImpl
getCurrentThreadUserTime() - method in class java.lang.management.ThreadMXBean
Returns the total number of nanoseconds of CPU time the current thread has executed in user mode.
getCurrentThreadUserTime() - method in class gnu.java.lang.management.ThreadMXBeanImpl
getCurrentWriter() - method in class javax.swing.text.AbstractDocument
Returns the thread that currently modifies this Document if there is one, otherwise null.
getCursor() - method in class javax.accessibility.AccessibleComponent
Get the cursor of this component.
getCursor() - method in class java.awt.Component
Returns the cursor for this component.
Gets the cursor.
getCursor() - method in class org.w3c.dom.css.CSS2Properties
See the cursor property definition in CSS2.
getCursor() - method in class java.awt.dnd.DragSourceContext
Returns the current cursor or null if the default drag cursor is used.
getCursor() - method in class java.awt.dnd.peer.DragSourceContextPeer
getCursor() - method in class gnu.java.awt.dnd.peer.gtk.GtkDragSourceContextPeer
Returns the cursor for this list child.
Returns the cursor for this table cell.
Gets the Cursor of this object.
Returns the Cursor displayed when the pointer is positioned over this component.
getCursorName() - method in class java.sql.ResultSet
This method returns the name of the database cursor used by this result set.
getCursorType() - method in class java.awt.Frame
Returns the cursor type of the cursor for this window.
getCustomEditor() - method in class java.beans.PropertyEditor
The RAD tool calls this to grab the component that can edit this type.
getCustomEditor() - method in class java.beans.PropertyEditorSupport
Returns a custom component to edit the value.
getCustomizerClass() - method in class java.beans.BeanDescriptor
Get the Bean's customizer's class.
getCutAction() - static method in class javax.swing.TransferHandler
getDaemonThreadCount() - method in class java.lang.management.ThreadMXBean
Returns the number of live daemon threads.
getDaemonThreadCount() - method in class gnu.java.lang.management.ThreadMXBeanImpl
getDashArray() - method in class java.awt.BasicStroke
Returns the dash array, which defines the length of alternate opaque and transparent sections in lines drawn with this stroke.
getDashPhase() - method in class java.awt.BasicStroke
Returns the dash phase for the stroke.
getData() - method in class java.rmi.activation.ActivationDesc
getData() - method in class java.rmi.activation.ActivationGroupDesc
Get the group intialization data.
getData() - method in class gnu.javax.crypto.keyring.BinaryDataEntry
Returns this object's data field.
getData() - method in class java.awt.image.BufferedImage
getData() - method in class gnu.java.awt.peer.gtk.CairoSurface
Convenience method to quickly grab the data array backing this Raster.
getData() - method in class org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - method in class javax.xml.stream.events.Characters
Returns the character data assocated with this event.
getData() - method in class gnu.xml.stream.CharactersImpl
Returns the character data assocated with this event.
getData() - method in class java.awt.image.DataBufferByte
Returns the first data bank.
getData() - method in class java.awt.image.DataBufferDouble
Returns the first data bank.
getData() - method in class java.awt.image.DataBufferFloat
Returns the first data bank.
getData() - method in class java.awt.image.DataBufferInt
Returns the first data bank.
getData() - method in class java.awt.image.DataBufferShort
Returns the first data bank.
getData() - method in class java.awt.image.DataBufferUShort
Returns the first data bank.
getData() - method in class java.net.DatagramPacket
Returns the data buffer for this packet
getData() - method in class gnu.xml.dom.DomCharacterData
DOM L1 Returns the value of this node; same as getNodeValue.
getData() - method in class gnu.xml.dom.DomDOMException
Returns data to which the diagnotic applies, or null.
getData() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
A URI [IETF RFC 2396] specifying the location of the object's data.
getData() - method in class gnu.xml.dom.DomProcessingInstruction
DOM L1 Returns the data associated with the processing instruction.
getData() - method in class javax.swing.text.html.parser.Entity
Get the entity data.
getData() - method in class javax.swing.text.html.FormSubmitEvent
Returns the submit data.
getData() - method in class gnu.java.net.protocol.ftp.FTPResponse
Returns the multiline data, or null if there was no such data.
getData() - method in class org.w3c.dom.html2.HTMLObjectElement
A URI [IETF RFC 2396] specifying the location of the object's data.
getData() - method in class java.awt.color.ICC_Profile
Returns the data corresponding to this ICC_Profile as a byte array.
getData() - method in class javax.imageio.stream.IIOByteBuffer
getData() - method in class gnu.javax.print.ipp.IppResponse
Returns the data of the response.
getData() - method in class gnu.classpath.jdwp.transport.JdwpPacket
Gets the command/reply-specific data in this packet
getData() - method in class javax.sound.midi.MetaMessage
Get the data for this message, not including the status, type, or length information.
getData() - method in class gnu.xml.xpath.NodeTypeTest
getData() - method in class javax.xml.stream.events.ProcessingInstruction
Returns the processing instruction data.
getData() - method in class org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getData() - method in class gnu.xml.stream.ProcessingInstructionImpl
getData() - method in class gnu.java.security.prng.RandomEvent
getData() - method in class java.awt.image.RenderedImage
getData() - method in class javax.sound.midi.SoundbankResource
Get the audio data for this resource.
getData() - method in class javax.sound.midi.SysexMessage
Get the data for this message, not including the status byte.
getData() - method in class gnu.java.awt.color.TagEntry
getData(int) - method in class java.awt.image.DataBufferByte
Returns a data bank.
getData(int) - method in class java.awt.image.DataBufferDouble
Returns a data bank.
getData(int) - method in class java.awt.image.DataBufferFloat
Returns a data bank.
getData(int) - method in class java.awt.image.DataBufferInt
Returns a data bank.
getData(int) - method in class java.awt.image.DataBufferShort
Returns a data bank.
getData(int) - method in class java.awt.image.DataBufferUShort
Returns a data bank.
getData(int) - method in class java.awt.color.ICC_Profile
Returns the ICC profile tag data The non ICC-tag icSigHead is also permitted to request the header data.
getData(int) - method in class gnu.java.awt.color.ProfileHeader
Creates a header, setting the header file size at the same time.
getData(java.awt.datatransfer.DataFlavor) - method in class java.awt.datatransfer.Clipboard
getData(java.awt.image.DataBuffer) - static method in class gnu.java.awt.Buffers
Return the data array of a data buffer, regardless of the data type.
Copy data from array contained in data buffer, much like System.arraycopy.
getData(java.awt.Rectangle) - method in class java.awt.image.BufferedImage
getData(java.awt.Rectangle) - method in class java.awt.image.RenderedImage
getData1() - method in class javax.sound.midi.ShortMessage
Get the first data byte from this message, assuming it exists, and zero otherwise.
getData2() - method in class javax.sound.midi.ShortMessage
Get the second data byte from this message, assuming it exists, and zero otherwise.
getDatabaseMajorVersion() - method in class java.sql.DatabaseMetaData
This method returns the major version number of the database.
getDatabaseMinorVersion() - method in class java.sql.DatabaseMetaData
This method returns the minor version number of the database.
getDatabaseProductName() - method in class java.sql.DatabaseMetaData
This method returns the name of the database product.
This method returns the version of the database product.
getDataBitOffset() - method in class java.awt.image.MultiPixelPackedSampleModel
Returns the offset to the first data bit.
getDataBuffer() - method in class java.awt.image.Raster
Returns the data buffer that stores the pixel data for this raster.
getDataClass() - method in class javax.sound.midi.SoundbankResource
Get the class used to represent the audio data for this resource.
getDataElement(float[],int) - method in class java.awt.image.ColorModel
Converts the normalized component samples from an array to a pixel value.
getDataElement(int[],int) - method in class java.awt.image.ColorModel
Converts the unnormalized component samples from an array to a pixel value.
getDataElement(int[],int) - method in class java.awt.image.ComponentColorModel
getDataElement(int[],int) - method in class java.awt.image.DirectColorModel
Converts the normalized component samples from an array to an array of TransferType values.
getDataElements(int,int,java.lang.Object) - method in class java.awt.image.Raster
Extract all samples of one pixel and return in an array of transfer type.
Returns the samples for the pixel at location (x, y) in a primitive array (the array type is determined by the data type for this model).
Extract one pixel and return in an array of transfer type.
This method is provided as a faster alternative to getPixel(), that can be used when there is no need to decode the pixel into separate sample values.
getDataElements(int,java.lang.Object) - method in class java.awt.image.ColorModel
Converts an sRGB pixel int value to an array containing a single pixel of the color space of the color model.
Converts a normalized pixel int value in the sRGB color space to an array containing a single pixel of the color space of the color model.
getDataLength(int) - method in class javax.sound.midi.ShortMessage
Return the number of data bytes needed for a given MIDI status byte.
getDataSize() - method in class java.sql.DataTruncation
This method returns the original size of the parameter or column that was truncated.
getDataSource() - method in class javax.activation.DataHandler
Returns the data source from which data is read.
getDataSourceName() - method in class javax.sql.RowSet
getDataType() - method in class java.awt.image.DataBuffer
Returns the type of the data elements in the data buffer.
getDataType() - method in class java.awt.image.SampleModel
Returns the type of the DataBuffer that this SampleModel accesses.
getDataTypeSize(int) - static method in class java.awt.image.DataBuffer
Returns the size (number of bits) of the specified data type.
getDataVector() - method in class javax.swing.table.DefaultTableModel
Returns the vector containing the row data for the table.
getDate() - method in class java.util.Date
Returns the day of the month of this Date object, as a value between 0 and 31.
getDate() - method in class java.security.cert.PKIXParameters
Returns the date for which the certificate path should be validated, or null if the current time should be used.
getDate() - method in class javax.swing.SpinnerDateModel
Returns the current date/time.
getDate() - method in class java.sql.Time
This method always throws an IllegalArgumentException.
getDate() - method in class java.net.URLConnection
Returns the date of the document pointed to by the URL as reported in the date field of the header or 0 if the value is not present or not known.
getDate(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.sql.Date.
getDate(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Date.
This method returns the value of the specified parameter as a Java java.sql.Date.
getDate(int,java.util.Calendar) - method in class java.sql.ResultSet
This method returns the specified column value as a java.sql.Date.
getDate(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.sql.Date.
getDate(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Date.
This method returns the value of the specified parameter as a Java java.sql.Date.
This method returns the specified column value as a java.sql.Date.
getDateAndTime() - method in class java.security.cert.X509CRLSelector
Returns the date when this CRL must be valid; that is, the date must be after the thisUpdate date, but before the nextUpdate date.
getDateFormatSymbols() - method in class java.text.SimpleDateFormat
This method returns a copy of the format symbol information used for parsing and formatting dates.
getDateHeader(java.lang.String) - method in class gnu.java.net.protocol.http.Request
Returns the value of the specified header in this request as a date.
getDateHeader(java.lang.String) - method in class gnu.java.net.protocol.http.Response
Returns the header value for the specified name as a date.
getDateInstance() - static method in class java.text.DateFormat
This method returns an instance of DateFormat that will format using the default formatting style for dates.
getDateInstance(int) - static method in class java.text.DateFormat
This method returns an instance of DateFormat that will format using the specified formatting style for dates.
getDateInstance(int,java.util.Locale) - static method in class java.text.DateFormat
This method returns an instance of DateFormat that will format using the specified formatting style for dates.
Returns a DateFormat instance for formatting dates with the given style in the specified Locale.
getDateTime() - method in class gnu.xml.dom.html2.DomHTMLModElement
getDateTime() - method in class org.w3c.dom.html2.HTMLModElement
The date and time of the change.
getDateTimeInstance() - static method in class java.text.DateFormat
This method returns a new instance of DateFormat that formats both dates and times using the SHORT style.
getDateTimeInstance(int,int) - static method in class java.text.DateFormat
This method returns a new instance of DateFormat that formats both dates and times using the DEFAULT style.
This method returns a new instance of DateFormat that formats both dates and times using the specified styles.
Returns a DateFormat instance for formatting dates and times with the given style in the specified Locale.
getDay() - method in class java.util.Date
Returns the day represented by this Date object as an integer between 0 (Sunday) and 6 (Saturday).
getDay() - method in class java.sql.Time
This method always throws an IllegalArgumentException.
getDay() - method in class javax.xml.datatype.XMLGregorianCalendar
getDays() - method in class javax.xml.datatype.Duration
Returns the days in this duration as an int, or 0 if not present.
getDCHuffmanTables() - method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Retrieve the DC Huffman tables.
getDCHuffmanTables() - method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Retrieve the DC Huffman tables.
getDebugGraphicsOptions() - method in class javax.swing.JComponent
Get the value of the debugGraphicsOptions property.
getDebugOptions() - method in class javax.swing.DebugGraphics
getDebugOptions
getDecayTime() - method in class javax.sound.sampled.ReverbType
Return the decay time.
getDecimalFormatSymbols() - method in class java.text.DecimalFormat
Returns a copy of the symbols used by this instance.
getDecimalSeparator() - method in class java.text.DecimalFormatSymbols
This method returns the character used as the decimal point.
getDeclaration() - method in class javax.xml.stream.events.EntityReference
Returns the declaration of this reference.
getDeclaration() - method in class gnu.xml.stream.EntityReferenceImpl
getDeclaration(java.lang.String) - method in class javax.swing.text.html.StyleSheet
Translates a CSS declaration into an AttributeSet.
getDeclarationHandler() - method in class gnu.xml.libxmlj.sax.GnomeXMLReader
getDeclare() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Declare (for future reference), but do not instantiate, this object.
getDeclare() - method in class org.w3c.dom.html2.HTMLObjectElement
Declare (for future reference), but do not instantiate, this object.
getDeclaredAnnotations() - method in class java.lang.reflect.AccessibleObject
Returns all annotations directly defined by the element.
getDeclaredAnnotations() - method in class java.lang.reflect.AnnotatedElement
Returns all annotations directly defined by the element.
getDeclaredAnnotations() - method in class java.lang.Class<T>
Returns all annotations directly defined by this class.
getDeclaredAnnotations() - method in class java.lang.reflect.Constructor<T>
Returns all annotations directly defined by the element.
getDeclaredAnnotations() - method in class java.lang.reflect.Field
getDeclaredAnnotations() - method in class java.lang.reflect.Method
Returns all annotations directly defined by the element.
getDeclaredAnnotations() - method in class java.lang.Package
Returns all annotations directly defined by this package.
getDeclaredClasses() - method in class java.lang.Class<T>
Get all the declared member classes and interfaces in this class, but not those inherited from superclasses.
getDeclaredConstructor(Class...) - method in class java.lang.Class<T>
Get a constructor declared in this class.
getDeclaredConstructors() - method in class java.lang.Class<T>
Get all the declared constructors of this class.
getDeclaredField(java.lang.String) - method in class java.lang.Class<T>
Get a field declared in this class, where name is its simple name.
getDeclaredFields() - method in class java.lang.Class<T>
Get all the declared fields in this class, but not those inherited from superclasses.
Get a method declared in this class, where name is its simple name.
getDeclaredMethods() - method in class java.lang.Class<T>
Get all the declared methods in this class, but not those inherited from superclasses.
getDeclaredPrefixes() - method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDeclaringClass() - method in class java.lang.Class<T>
If this is a nested or inner class, return the class that declared it.
getDeclaringClass() - method in class java.lang.reflect.Constructor<T>
Gets the class that declared this constructor.
getDeclaringClass() - method in class java.lang.Enum<T,extends,Enum,T>
Returns the type of this enumeration constant.
getDeclaringClass() - method in class java.lang.reflect.Field
Gets the class that declared this field, or the class where this field is a non-inherited member.
getDeclaringClass() - method in class java.lang.reflect.Member
Gets the class that declared this member.
getDeclaringClass() - method in class java.lang.reflect.Method
Gets the class that declared this method, or the class where this method is a non-inherited member.
getDeclaringClass() - method in class gnu.classpath.jdwp.VMMethod
Returns the method's declaring class
Determines the coding type of the bitmap and returns the corresponding decoder.
getDecoder(java.lang.String) - static method in class gnu.gcj.convert.BytesToUnicode
Get a byte-stream->char-stream converter given an encoding name.
getDecomposition() - method in class java.text.Collator
This method returns the current decomposition setting for this object.
Returns the deepest descendent of parent which is both visible and contains the point (x,y).
Returns the deepest descendent of parent which is both visible and contains the point (x,y).
getDefault() - static method in class gnu.classpath.jdwp.event.EventManager
Returns an instance of the event manager
getDefault() - static method in class gnu.classpath.jdwp.Jdwp
Returns the JDWP back-end, creating an instance of it if one does not already exist.
getDefault() - static method in class java.util.Locale
Returns the default Locale.
getDefault() - static method in class java.net.ProxySelector
Returns the default proxy selector.
getDefault() - static method in class javax.net.ServerSocketFactory
Returns the default server socket factory.
getDefault() - static method in class javax.net.SocketFactory
Returns the default socket factory.
getDefault() - static method in class javax.net.ssl.SSLServerSocketFactory
Returns a default implementation of a SSL server socket factory.
getDefault() - static method in class javax.net.ssl.SSLSocketFactory
Returns a default implementation of a SSL socket factory.
getDefault() - static method in class java.util.TimeZone
Returns the time zone under which the host is running.
getDefault() - static method in class gnu.classpath.jdwp.VMIdManager
Gets the instance of VMIdManager, constructing a new one if none currently exists.
getDefaultAction() - method in class javax.swing.text.Keymap
getDefaultActions() - method in class java.awt.dnd.DropTarget
Returns the default actions.
getDefaultAlgorithm() - static method in class javax.net.ssl.KeyManagerFactory
Get the default algorithm name.
getDefaultAlgorithm() - static method in class javax.net.ssl.TrustManagerFactory
Returns the default algorithm for trust manager factories.
getDefaultAllowUserInteraction() - static method in class java.net.URLConnection
Returns the default flag for whether or not interaction with a user is allowed.
getDefaultAttribute() - method in class gnu.java.text.AttributedFormatBuffer
This method returns the current default attribute for the buffer.
getDefaultAttribute() - method in class gnu.java.text.FormatBuffer
This method returns the current default attribute for the buffer.
getDefaultAttribute() - method in class gnu.java.text.StringFormatBuffer
This method returns the current default attribute for the buffer.
getDefaultAttributeValue(Attribute>) - method in class gnu.javax.print.ipp.IppPrintService
Determines and returns the default value for a given attribute category of this print service.
Overridden for CUPS specific handling of the media attribute.
getDefaultButton() - method in class javax.swing.JRootPane
getDefaultCharset() - static method in class gnu.java.nio.charset.EncodingHelper
Returns the default charset without throwing any exceptions.
getDefaultChecked() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getDefaultChecked() - method in class org.w3c.dom.html2.HTMLInputElement
When type has the value "radio" or "checkbox", this represents the HTML checked attribute of the element.
getDefaultChoice() - method in class javax.security.auth.callback.ChoiceCallback
Get the defaultChoice.
getDefaultChooserPanels() - static method in class javax.swing.colorchooser.ColorChooserComponentFactory
This method returns the three default chooser panels to be used in JColorChooser.
getDefaultCipherSuites() - method in class javax.net.ssl.SSLServerSocketFactory
Returns the list of cipher suites that will be enabled in server sockets created by this factory.
getDefaultCipherSuites() - method in class javax.net.ssl.SSLSocketFactory
Returns the list of cipher suites that will be enabled in sockets created by this factory.
getDefaultClosedIcon() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon for non-leaf tree cells that are closed (not expanded).
getDefaultCloseOperation() - method in class javax.swing.JDialog
This method returns the action taken when the JDialog is closed.
getDefaultCloseOperation() - method in class javax.swing.JFrame
Returns a code for the default operation when the frame is closed.
getDefaultCloseOperation() - method in class javax.swing.JInternalFrame
Returns a code for the default action taken when this JInternalFrame is closed.
getDefaultColormap() - method in class gnu.gcj.xlib.Screen
getDefaultColormapXID() - method in class gnu.gcj.xlib.Screen
getDefaultCommandMap() - static method in class javax.activation.CommandMap
Returns the default command map.
Returns the default Component of root that should receive the focus.
Returns the default Component to focus.
Return the default component of root, which is by default the same as the first component, returned by getFirstComponent(Container).
getDefaultConfiguration() - method in class java.awt.GraphicsDevice
Return the default configuration for this device.
getDefaultConfiguration() - method in class gnu.java.awt.peer.qt.QtScreenDevice
Return the default configuration for this device.
getDefaultConfiguration() - method in class gnu.awt.xlib.XGraphicsDevice
Return the default configuration for this device.
getDefaultConfiguration() - method in class gnu.java.awt.peer.x.XGraphicsDevice
Return the default configuration for this device.
getDefaultController() - method in class javax.imageio.metadata.IIOMetadata
getDefaultController() - method in class javax.imageio.IIOParam
Retrieve the default controller regardless of whether or not a non-default controller has been set.
getDefaultCursor() - static method in class java.awt.Cursor
Returns an instance of the system default cursor type.
getDefaultCursor() - method in class javax.swing.text.html.HTMLEditorKit
Returns the default cursor.
getDefaultDecoder() - static method in class gnu.gcj.convert.BytesToUnicode
getDefaultDirectory() - method in class javax.swing.filechooser.FileSystemView
Returns the default directory.
getDefaultDomain() - method in class javax.management.MBeanServer
Returns the default domain this server applies to beans that have no specified domain.
getDefaultDomain() - method in class javax.management.MBeanServerConnection
Returns the default domain this server applies to beans that have no specified domain.
getDefaultDomain() - method in class gnu.javax.management.Server
Returns the default domain this server applies to beans that have no specified domain.
getDefaultDomain(javax.security.auth.Subject) - method in class javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection.getDefaultDomain() by returning the default domain this server applies to beans that have no specified domain.
getDefaultDragSource() - static method in class java.awt.dnd.DragSource
Gets the default drag source.
getDefaultEditor(Class) - method in class javax.swing.JTable
Get the default editor for editing values of the given type (String, Boolean and so on).
getDefaultEncoder() - static method in class gnu.gcj.convert.UnicodeToBytes
getDefaultEncoding() - static method in class gnu.java.nio.charset.EncodingHelper
Returns the name of the default encoding, falls back on defaults to Latin-1 if there's a problem.
getDefaultEventIndex() - method in class java.beans.BeanInfo
Get the "default" event, basically the one a RAD tool user is most likely to select.
getDefaultEventIndex() - method in class gnu.java.beans.ExplicitBeanInfo
Get default event set.
getDefaultEventIndex() - method in class java.beans.SimpleBeanInfo
Say that there is no "default" event set.
getDefaultFileTypeMap() - static method in class javax.activation.FileTypeMap
Returns the system default file type map.
getDefaultFlavorMap() - static method in class java.awt.datatransfer.SystemFlavorMap
Returns the (System)FlavorMap for the current thread's ClassLoader.
Retrieve the default Set of focus traversal keys for one of the focus traversal directions.
Retrieve the default FocusTraversalPolicy.
getDefaultFormatter() - method in class javax.swing.text.DefaultFormatterFactory
Returns the formatted to be used if no other appropriate non-null formatter can be found.
getDefaultFractionDigits() - method in class java.util.Currency
Returns the number of digits which occur after the decimal point for this particular currency.
getDefaultHostnameVerifier() - static method in class javax.net.ssl.HttpsURLConnection
Returns the default hostname verifier used in all new connections.
getDefaultIcon() - method in class javax.swing.plaf.basic.BasicRadioButtonUI
Returns the default icon for JRadioButtons.
Get a metadata object appropriate for encoding an image specified by the given image type specifier and optional image write parameters.
Get a metadata object appropriate for encoding an image specified by the given image type specifier and optional image write parameters.
getDefaultInitCtx() - method in class javax.naming.InitialContext
Get the default initial context.
getDefaultInstance() - static method in class javax.imageio.spi.IIORegistry
getDefaultKey() - static method in class gnu.CORBA.NamingService.NamingServiceTransient
Get the object key for the naming service.
getDefaultLeafIcon() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon for leaf tree cells.
getDefaultLightWeightPopupEnabled() - static method in class javax.swing.JPopupMenu
Returns flag indicating if newly created JPopupMenu will use heavyweight or lightweight container to display its menu items
getDefaultLocale() - static method in class javax.swing.JComponent
Returns the locale used as the default for all new components.
getDefaultLocale() - method in class javax.swing.UIDefaults
Returns the current default locale.
getDefaultName() - method in class javax.security.auth.callback.NameCallback
Get the default name.
getDefaultName(java.lang.String) - static method in class gnu.CORBA.ObjectCreator
Get the type name from the IDL string.
getDefaultNameService() - method in class gnu.CORBA.OrbFunctional
Get the default naming service for the case when there no NameService entries.
getDefaultOpenIcon() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon for non-leaf tree cells that are open (expanded).
getDefaultOption() - method in class javax.security.auth.callback.ConfirmationCallback
Get the default option.
getDefaultParameters(java.lang.String) - method in class gnu.javax.swing.text.html.parser.support.parameterDefaulter
Get the default parameter set for the given element.
getDefaultPort() - method in class gnu.java.net.protocol.ftp.Handler
getDefaultPort() - method in class gnu.java.net.protocol.http.Handler
Returns the default HTTP port (80).
getDefaultPort() - method in class gnu.java.net.protocol.https.Handler
Returns the default HTTPS port (443).
getDefaultPort() - method in class java.net.URL
Returns the default port of the URL.
getDefaultPort() - method in class java.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
getDefaultPrinter() - method in class gnu.javax.print.CupsServer
Requests the default printer from this CUPS server.
getDefaultPrintService() - method in class gnu.javax.print.CupsPrintServiceLookup
This is the printer marked as default in CUPS.
getDefaultPrintService() - method in class javax.print.PrintServiceLookup
Not to be called directly by applications.
getDefaultPRNG() - method in class gnu.javax.crypto.kwa.BaseKeyWrappingAlgorithm
getDefaultPropertyIndex() - method in class java.beans.BeanInfo
Get the "default" property, basically the one a RAD tool user is most likely to select.
getDefaultPropertyIndex() - method in class gnu.java.beans.ExplicitBeanInfo
Get "default" property.
getDefaultPropertyIndex() - method in class java.beans.SimpleBeanInfo
Say that there is no "default" property.
getDefaultProviderInstance() - static method in class java.rmi.server.RMIClassLoader
Returns the default service provider for RMIClassLoader.
getDefaultQueue() - static method in class javax.swing.text.LayoutQueue
Return the default layout queue.
getDefaultReadParam() - method in class javax.imageio.ImageReader
Retrieve the default read parameters for this reader's image format.
getDefaultRenderer() - method in class javax.swing.table.JTableHeader
Returns the default table cell renderer.
getDefaultRenderer(Class) - method in class javax.swing.JTable
Get the default renderer for rendering the given data type.
getDefaultRepresentationClass() - method in class java.awt.datatransfer.DataFlavor
XXX - Currently returns java.io.InputStream.
getDefaultRepresentationClassAsString() - method in class java.awt.datatransfer.DataFlavor
XXX - Currently returns java.io.InputStream.
Returns the default value of a request property.
getDefaultRootElement() - method in class javax.swing.text.AbstractDocument
Returns the default root Element of this Document.
getDefaultRootElement() - method in class javax.swing.text.DefaultStyledDocument
Returns the default root element.
getDefaultRootElement() - method in class javax.swing.text.Document
Returns the default root element.
getDefaultRootElement() - method in class javax.swing.text.PlainDocument
Returns the default root Element of this Document.
getDefaultRootWindow() - method in class gnu.gcj.xlib.Display
getDefaults() - method in class javax.swing.plaf.basic.BasicLookAndFeel
Creates and returns a new instance of the default resources for this look and feel.
getDefaults() - method in class gnu.javax.swing.plaf.gnu.GNULookAndFeel
getDefaults() - method in class javax.swing.LookAndFeel
Creates and returns a look-and-feel specific defaults table.
getDefaults() - method in class javax.swing.plaf.metal.MetalLookAndFeel
Creates and returns a look-and-feel specific defaults table.
getDefaults() - method in class javax.swing.plaf.multi.MultiLookAndFeel
Creates and returns the UI defaults for this look and feel.
getDefaults() - method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns the UI defaults of this look and feel.
getDefaults() - static method in class javax.swing.UIManager
Returns the default values for this look and feel.
getDefaultScreen() - method in class gnu.gcj.xlib.Display
getDefaultScreenDevice() - method in class gnu.java.awt.peer.gtk.GdkGraphicsEnvironment
Get the default screen GraphicsDevice object.
Get the default screen GraphicsDevice object.
getDefaultScreenDevice() - method in class gnu.java.awt.peer.headless.HeadlessGraphicsEnvironment
Get the default screen GraphicsDevice object.
getDefaultScreenDevice() - method in class gnu.java.awt.peer.qt.QtGraphicsEnvironment
getDefaultScreenDevice() - method in class gnu.awt.xlib.XGraphicsEnvironment
Get the default screen GraphicsDevice object.
getDefaultScreenDevice() - method in class gnu.java.awt.peer.x.XGraphicsEnvironment
Returns the default screen device.
getDefaultScreenNumber() - method in class gnu.gcj.xlib.Display
getDefaultSelected() - method in class gnu.xml.dom.html2.DomHTMLOptionElement
getDefaultSelected() - method in class org.w3c.dom.html2.HTMLOptionElement
Represents the value of the HTML selected attribute.
getDefaultSelection() - method in class java.awt.JobAttributes
getDefaultSize() - method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the default size for the display area of a combo box that does not contain any elements.
getDefaultSocketFactory() - static method in class java.rmi.server.RMISocketFactory
getDefaultSoundbank() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get the default Soundbank for this synth.
getDefaultSoundbank() - method in class javax.sound.midi.Synthesizer
Get the default Soundbank for this synth.
getDefaultSSLSocketFactory() - static method in class javax.net.ssl.HttpsURLConnection
Returns the default SSL socket factory used in all new connections.
getDefaultStream() - static method in class java.rmi.server.LogStream
Get a metadata object appropriate for encoding the default image type handled by this writer, optionally considering image write parameters.
Get a metadata object appropriate for encoding the default image type handled by this writer, optionally considering image write parameters.
getDefaultStyleContext() - static method in class javax.swing.text.StyleContext
getDefaultText() - method in class javax.security.auth.callback.TextInputCallback
Get the default text.
getDefaultTextIconGap(javax.swing.AbstractButton) - method in class javax.swing.plaf.basic.BasicButtonUI
Returns the default gap between the button's text and icon (in pixels).
getDefaultToolkit() - static method in class java.awt.Toolkit
Returns an instance of the default toolkit.
This method returns the default transaction isolation level of the database.
getDefaultTransform() - method in class gnu.java.awt.peer.gtk.GdkGraphicsConfiguration
Returns a transform that maps user coordinates to device coordinates.
getDefaultTransform() - method in class java.awt.GraphicsConfiguration
Returns a transform that maps user coordinates to device coordinates.
getDefaultTransform() - method in class gnu.java.awt.peer.qt.QtScreenDeviceConfiguration
Returns a transform that maps user coordinates to device coordinates.
getDefaultTransform() - method in class gnu.awt.xlib.XGraphicsConfiguration
Returns a transform that maps user coordinates to device coordinates.
getDefaultTransform() - method in class gnu.java.awt.peer.x.XGraphicsConfiguration
Returns a transform that maps user coordinates to device coordinates.
getDefaultTreeModel() - static method in class javax.swing.JTree
Returns a sample TreeModel that can be used in a JTree.
getDefaultType() - static method in class java.security.cert.CertPathBuilder
Get the default cert path builder type.
getDefaultType() - static method in class java.security.cert.CertPathValidator
Returns the default validator type.
getDefaultType() - static method in class java.security.cert.CertStore
Returns the default certificate store type.
getDefaultType() - static method in class java.security.KeyStore
Returns the default KeyStore type.
getDefaultUncaughtExceptionHandler() - static method in class java.lang.Thread
Returns the handler used by default when a thread terminates unexpectedly due to an exception, or null if one doesn't exist.
getDefaultUseCaches() - method in class java.net.URLConnection
Returns the default value used to determine whether or not caching of documents will be done when possible.
getDefaultValue() - method in class javax.swing.text.html.CSS.Attribute
Returns the default value of this attribute if one exists, null otherwise.
getDefaultValue() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getDefaultValue() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getDefaultValue() - method in class org.w3c.dom.html2.HTMLInputElement
When the type attribute of the element has the value "text", "file" or "password", this represents the HTML value attribute of the element.
getDefaultValue() - method in class org.w3c.dom.html2.HTMLTextAreaElement
Represents the contents of the element.
getDefaultValue() - method in class java.lang.reflect.Method
If this method is an annotation method, returns the default value for the method.
getDefaultValue() - method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the default value of this attribute, or null if there is no default value.
getDefaultValue() - method in class javax.management.openmbean.OpenMBeanParameterInfo
Returns the default value of this parameter, or null if there is no default value.
getDefaultValue() - method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the default value of this parameter, or null if there is no default value.
getDefaultView() - method in class org.w3c.dom.views.DocumentView
The default AbstractView for this Document, or null if none available.
getDefaultWriteParam() - method in class javax.imageio.ImageWriter
Retrieve the default write parameters for this writer's image format.
getDefer() - method in class gnu.xml.dom.html2.DomHTMLScriptElement
Indicates that the user agent can defer processing of the script.
getDefer() - method in class org.w3c.dom.html2.HTMLScriptElement
Indicates that the user agent can defer processing of the script.
getDefinitionClass() - method in class java.lang.instrument.ClassDefinition
getDefinitionClassFile() - method in class java.lang.instrument.ClassDefinition
getDeflateTransformer() - static method in class gnu.javax.crypto.assembly.Transformer
getDelay() - method in class javax.swing.JMenu
Returns delay property.
getDelay() - method in class javax.swing.Timer
Get the delay between firing the subsequent events.
getDelegatedTask() - method in class javax.net.ssl.SSLEngine
Create an exception with a message.
Create an exception with a message and a cause.
getDelegCred() - method in class org.ietf.jgss.GSSContext
Returns the delegated credential object on the acceptor's side.
getDepth() - method in class javax.swing.tree.DefaultMutableTreeNode
getDepth
getDepth() - method in class gnu.gcj.xlib.Drawable
getDepth() - method in class gnu.javax.imageio.png.PNGHeader
getDepth() - method in class java.security.cert.PolicyNode
Get the depth of this node within the tree, starting at 0 for the root node.
getDepth() - method in class gnu.java.security.x509.PolicyNodeImpl
Get the depth of this node within the tree, starting at 0 for the root node.
getDepth() - method in class gnu.classpath.jdwp.event.filters.StepFilter
Returns the relative call stack limit (into, over, out)
getDepth() - method in class gnu.gcj.xlib.Visual
getDepth() - method in class gnu.gcj.xlib.XImage
getDepth(int) - method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
Returns the depth of the item at the given index.
getDER() - method in class gnu.java.security.OID
Get the DER encoding of this OID, minus the tag and length fields.
getDER() - method in class org.ietf.jgss.Oid
Returns the full ASN.1 DER encoding for this oid object, which includes the tag and length.
getDer() - method in class gnu.java.security.x509.X500DistinguishedName
getDerefLinkFlag() - method in class javax.naming.directory.SearchControls
getDerValue() - method in class gnu.java.security.x509.ext.Extension
getDescent() - method in class gnu.gcj.xlib.Font
getDescent() - method in class java.awt.FontMetrics
Returns the descent of the font, which is the distance from the base to the bottom of the majority of characters in the set.
getDescent() - method in class java.awt.font.GraphicAttribute
Gets the distance from the origin of its graphic to the bottom of the bounds.
getDescent() - method in class java.awt.font.ImageGraphicAttribute
Returns the distance from the origin to the bottom of the image.
getDescent() - method in class java.awt.font.LineMetrics
getDescent() - method in class gnu.java.awt.peer.qt.QtFontMetrics
Returns the descent of the font, which is the distance from the base to the bottom of the majority of characters in the set.
getDescent() - method in class java.awt.font.ShapeGraphicAttribute
Gets the distance from the origin of its Shape to the bottom of the bounds.
getDescent() - method in class java.awt.font.TextLayout
getDescent() - method in class gnu.awt.xlib.XFontMetrics
Returns the descent of the font, which is the distance from the base to the bottom of the majority of characters in the set.
Determines the distance between the base line and the lowest descender.
Determines the distance between the base line and the lowest descender.
Determines the distance between the base line and the lowest descender.
Determines the distance between the base line and the lowest descender.
Returns the descent of the font that is used by this glyph painter.
getDescription() - method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
Returns a description for this filter.
getDescription() - method in class javax.swing.filechooser.FileFilter
Returns a description of the files that will be selected by the filter (for example, "Java source files").
getDescription() - method in class gnu.javax.swing.plaf.gnu.GNULookAndFeel
getDescription() - method in class javax.swing.event.HyperlinkEvent
Returns the description of this event.
getDescription() - method in class javax.swing.ImageIcon
Returns a human readable description for this ImageIcon or null when no description is set or available.
getDescription() - method in class javax.swing.LookAndFeel
Returns a description of the look and feel.
getDescription() - method in class javax.management.MBeanFeatureInfo
Returns a description of this feature.
getDescription() - method in class javax.management.MBeanInfo
Returns a description of the management bean.
getDescription() - method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns a string describing the look and feel.
getDescription() - method in class javax.sound.midi.MidiDevice.Info
Get the device description
getDescription() - method in class javax.sound.sampled.Mixer.Info
Return the mixer's description.
getDescription() - method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns a description of the look and feel.
getDescription() - method in class javax.management.openmbean.OpenMBeanConstructorInfo
Returns a description of this constructor.
getDescription() - method in class javax.management.openmbean.OpenMBeanInfo
Returns a description of this operation.
getDescription() - method in class javax.management.openmbean.OpenMBeanOperationInfo
Returns a description of this operation.
getDescription() - method in class javax.management.openmbean.OpenMBeanParameterInfo
Returns a description of this parameter.
getDescription() - method in class javax.management.openmbean.OpenType<T>
Returns a description of this open type.
getDescription() - method in class java.util.regex.PatternSyntaxException
Returns a human readable escription of the syntax error.
getDescription() - method in class javax.sound.midi.Soundbank
Get the sound bank description.
getDescription() - method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns a textual description of the Synth look and feel.
getDescription(java.io.File) - method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
Returns a description of the given file/directory.
getDescription(java.io.File) - method in class javax.swing.filechooser.FileView
Returns a description for the specified file.
getDescription(java.io.File) - method in class javax.swing.JFileChooser
Returns the description of the file, generated by the current (or default) FileView.
getDescription(java.lang.String) - method in class javax.management.openmbean.CompositeType
Returns the description for the given field name, or null if the field name does not exist within this composite data type.
getDescription(java.util.Locale) - method in class gnu.javax.imageio.bmp.BMPImageReaderSpi
getDescription(java.util.Locale) - method in class gnu.javax.imageio.bmp.BMPImageWriterSpi
Returns a short description of this service provider that can be presented to a human user.
getDescription(java.util.Locale) - method in class gnu.javax.imageio.gif.GIFImageReaderSpi
getDescription(java.util.Locale) - method in class javax.imageio.spi.IIOServiceProvider
Returns a short description of this service provider that can be presented to a human user.
getDescription(java.util.Locale) - method in class gnu.javax.imageio.jpeg.JPEGImageReaderSpi
getDescription(java.util.Locale) - method in class gnu.javax.imageio.png.PNGImageReaderSpi
Returns a description.
Returns the description of the attribute that will be used in the supplied MBeanAttributeInfo instance.
Returns the description of the constructor that will be used in the supplied MBeanConstructorInfo instance.
Override this method so as to prevent the description of a constructor's parameter being @code{null}.
Returns the description of the nth parameter of the constructor that will be used in the supplied MBeanParameterInfo instance.
Returns the description of the supplied feature that will be used in the supplied MBeanFeatureInfo instance.
Returns the description of the bean that will be used in the supplied MBeanInfo instance.
Returns the description of the operation that will be used in the supplied MBeanOperationInfo instance.
Override this method so as to prevent the description of an operation's parameter being @code{null}.
Returns the description of the nth parameter of the operation that will be used in the supplied MBeanParameterInfo instance.
getDescriptor() - method in class javax.management.DescriptorRead
Returns a copy of the descriptor for this management element.
getDesignAxisDefaults() - method in class java.awt.font.MultipleMaster
getDesignAxisNames() - method in class java.awt.font.MultipleMaster
getDesignAxisRanges() - method in class java.awt.font.MultipleMaster
getDesktop() - static method in class gnu.java.awt.peer.ClasspathDesktopPeer
getDesktop() - static method in class java.awt.Desktop
Returns an instance of the Desktop Class.
getDesktopColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used for the desktop background, from the installed theme.
getDesktopColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used for the desktop background.
getDesktopColor() - method in class javax.swing.plaf.metal.OceanTheme
Returns the desktop color, which is the theme's white color.
getDesktopIcon() - method in class javax.swing.JInternalFrame
Returns the JDesktopIcon that represents this JInternalFrame while it is iconified.
getDesktopIconBorder() - static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance that is used with a JInternalFrame when it is in the iconified state.
getDesktopManager() - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns the DesktopManager to use with the JInternalFrame.
getDesktopManager() - method in class javax.swing.JDesktopPane
This method returns the DesktopManager used with the JDesktopPane.
getDesktopPane() - method in class javax.swing.JInternalFrame
This method searches this JInternalFrame ancestors for an instance of JDesktopPane.
getDesktopPane() - method in class javax.swing.JInternalFrame.JDesktopIcon
This method returns the JDesktopPane this JDesktopIcon is in.
getDesktopPaneForComponent(java.awt.Component) - static method in class javax.swing.JOptionPane
This method returns the JDesktopPane for the given parentComponent or null if none can be found.
Returns the value of Toolkit.getDefaultToolkit() .getDesktopProperty(systemPropertyName), or fallbackValue if no such property is defined.
getDestination() - method in class javax.imageio.ImageReadParam
getDestination() - method in class java.awt.JobAttributes
Return a suitable destination buffered image.
getDestinationBands() - method in class javax.imageio.ImageReadParam
getDestinationColorModel() - method in class gnu.java.awt.peer.x.XGraphics2D
Returns the color model of the target device.
getDestinationOffset() - method in class javax.imageio.IIOParam
Retrieve the offset in the destination where the upper-left decoded/encoded pixel should be located.
getDestinationRaster() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns a WritableRaster that is used by this class to perform the rendering in.
getDestinationRaster() - method in class gnu.java.awt.java2d.RasterGraphics
Returns a WritableRaster that is used by this class to perform the rendering in.
getDestinationType() - method in class javax.imageio.IIOParam
Retrieve the currently set image-type specifier or null if none has been set.
getDetail() - method in class gnu.xml.dom.DomEvent.DomUIEvent
getDetail() - method in class org.w3c.dom.events.UIEvent
Specifies some detail information about the Event, depending on the type of event.
getDetectBuffer() - method in class gnu.xml.libxmlj.util.NamedInputStream
Returns the first few bytes of the stream for character encoding purposes.
getDeterminant() - method in class java.awt.geom.AffineTransform
Return the determinant of this transform matrix.
getDevice() - method in class gnu.java.awt.peer.gtk.GdkGraphicsConfiguration
Gets the associated device that this configuration describes.
getDevice() - method in class java.awt.GraphicsConfiguration
Gets the associated device that this configuration describes.
getDevice() - method in class java.awt.PointerInfo
Returns the GraphicsDevice on which the mouse pointer was located
getDevice() - method in class gnu.java.awt.peer.qt.QtScreenDeviceConfiguration
Gets the associated device that this configuration describes.
getDevice() - method in class gnu.awt.xlib.XGraphicsConfiguration
Gets the associated device that this configuration describes.
getDevice() - method in class gnu.java.awt.peer.x.XGraphicsConfiguration
Gets the associated device that this configuration describes.
getDevice(javax.sound.midi.MidiDevice.Info) - method in class gnu.javax.sound.midi.alsa.AlsaMidiDeviceProvider
Get the MidiDevice for the MIDI device described by info
getDevice(javax.sound.midi.MidiDevice.Info) - method in class gnu.javax.sound.midi.dssi.DSSIMidiDeviceProvider
Get the MidiDevice for the MIDI device described by info
Get the MidiDevice for the MIDI device described by info
getDeviceBounds() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the bounds of the target.
getDeviceBounds() - method in class gnu.java.awt.peer.x.XGraphics2D
Returns the bounds of the target.
getDeviceConfiguration() - method in class gnu.java.awt.peer.gtk.BufferedImageGraphics
getDeviceConfiguration() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getDeviceConfiguration() - method in class gnu.java.awt.peer.gtk.CairoSurfaceGraphics
getDeviceConfiguration() - method in class gnu.java.awt.peer.gtk.ComponentGraphics
getDeviceConfiguration() - method in class gnu.java.awt.peer.x.GLGraphics
getDeviceConfiguration() - method in class java.awt.Graphics2D
getDeviceConfiguration() - method in class gnu.awt.j2d.Graphics2DImpl
getDeviceConfiguration() - method in class gnu.java.awt.peer.qt.QtComponentGraphics
Returns the GraphicsConfiguration of the context component.
getDeviceConfiguration() - method in class gnu.java.awt.peer.qt.QtGraphics
getDeviceConfiguration() - method in class gnu.java.awt.peer.qt.QtImageGraphics
Returns the GraphicsConfiguration of the context component.
getDeviceConfiguration() - method in class gnu.java.awt.java2d.RasterGraphics
getDeviceConfiguration() - method in class gnu.java.awt.peer.gtk.VolatileImageGraphics
getDeviceConfiguration() - method in class gnu.java.awt.peer.x.XGraphics2D
getDeviceInfo() - method in class gnu.javax.sound.midi.alsa.AlsaMidiDeviceProvider
Get the list descriptors for all MIDI devices supported by this provider.
getDeviceInfo() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the Info object describing this device.
getDeviceInfo() - method in class gnu.javax.sound.midi.alsa.AlsaPortDevice
Get the Info object describing this device.
getDeviceInfo() - method in class gnu.javax.sound.midi.dssi.DSSIMidiDeviceProvider
Get the list descriptors for all MIDI devices supported by this provider.
getDeviceInfo() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get the Info object describing this device.
getDeviceInfo() - method in class javax.sound.midi.MidiDevice
Get the Info object describing this device.
getDeviceInfo() - method in class javax.sound.midi.spi.MidiDeviceProvider
Get the list descriptors for all MIDI devices supported by this provider.
getDialog() - method in class java.awt.JobAttributes
getDialogTitle() - method in class javax.swing.JFileChooser
Returns the dialog title.
getDialogTitle(javax.swing.JFileChooser) - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the dialog title.
getDialogTitle(javax.swing.JFileChooser) - method in class javax.swing.plaf.FileChooserUI
Determines which text is appropriate for the title bar of a JFileChooser according to the design guidelines of the implemented look and feel.
getDialogTitle(javax.swing.JFileChooser) - method in class javax.swing.plaf.multi.MultiFileChooserUI
Calls the FileChooserUI.getDialogTitle(JFileChooser) method for all the UI delegates managed by this MultiFileChooserUI, returning the title for the UI delegate from the primary look and feel.
getDialogType() - method in class javax.swing.JFileChooser
Returns the type of file chooser.
getDigestAlgorithmId() - method in class gnu.java.security.pkcs.SignerInfo
getDigestAlgorithmParams() - method in class gnu.java.security.pkcs.SignerInfo
getDigestAlgorithms() - method in class gnu.java.security.pkcs.PKCS7SignedData
getDigestEncryptionAlgorithmId() - method in class gnu.java.security.pkcs.SignerInfo
getDigestEncryptionAlgorithmParams() - method in class gnu.java.security.pkcs.SignerInfo
getDigestLength() - method in class java.security.MessageDigest
Returns the length of the message digest.
getDigit() - method in class java.text.DecimalFormatSymbols
This method returns the character used to represent a digit in a format pattern string.
getDimension() - method in class javax.management.openmbean.ArrayType<T>
Returns the number of dimensions used by arrays of this type.
getDimension(java.lang.Object) - method in class javax.swing.UIDefaults
Returns a dimension entry for the default locale.
getDimension(java.lang.Object) - static method in class javax.swing.UIManager
Returns a dimension from the defaults table.
Returns a dimension entry for a specic locale.
getDimension(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns a dimension from the defaults table.
getDir() - method in class gnu.xml.dom.html2.DomHTMLElement
getDir() - method in class org.w3c.dom.html2.HTMLElement
Specifies the base direction of directionally neutral text and the directionality of tables.
getDirection() - method in class javax.swing.plaf.basic.BasicArrowButton
Returns the direction of the arrow (one of: SwingConstants.NORTH, SwingConstants.SOUTH, SwingConstants.EAST and SwingConstants.WEST).
getDirection() - method in class org.w3c.dom.css.CSS2Properties
See the direction property definition in CSS2.
getDirection() - method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Returns the direction of the element.
getDirectionality(char) - static method in class java.lang.Character
Returns the Unicode directionality property of the character.
getDirectionality(int) - static method in class java.lang.Character
Returns the Unicode directionality property of the character.
getDirectories() - method in class javax.swing.plaf.basic.BasicDirectoryModel
Returns a Vector of (java.io.File) objects containing the directories in this list.
getDirectory() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the current directory.
getDirectory() - method in class java.awt.FileDialog
Returns the directory for this file dialog.
getDirectoryName() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the current directory name.
Get the dirty region associated with a component, or null if the component has no dirty region.
getDisabled() - method in class gnu.xml.dom.html2.DomHTMLButtonElement
getDisabled() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getDisabled() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
Enables/disables the link.
getDisabled() - method in class gnu.xml.dom.html2.DomHTMLOptGroupElement
The control is unavailable in this context.
getDisabled() - method in class gnu.xml.dom.html2.DomHTMLOptionElement
getDisabled() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getDisabled() - method in class gnu.xml.dom.html2.DomHTMLStyleElement
Enables/disables the style sheet.
getDisabled() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getDisabled() - method in class org.w3c.dom.html2.HTMLButtonElement
The control is unavailable in this context.
getDisabled() - method in class org.w3c.dom.html2.HTMLInputElement
The control is unavailable in this context.
getDisabled() - method in class org.w3c.dom.html2.HTMLLinkElement
Enables/disables the link.
getDisabled() - method in class org.w3c.dom.html2.HTMLOptGroupElement
The control is unavailable in this context.
getDisabled() - method in class org.w3c.dom.html2.HTMLOptionElement
The control is unavailable in this context.
getDisabled() - method in class org.w3c.dom.html2.HTMLSelectElement
The control is unavailable in this context.
getDisabled() - method in class org.w3c.dom.html2.HTMLStyleElement
Enables/disables the style sheet.
getDisabled() - method in class org.w3c.dom.html2.HTMLTextAreaElement
The control is unavailable in this context.
getDisabled() - method in class org.w3c.dom.stylesheets.StyleSheet
false if the style sheet is applied to the document.
getDisabledIcon() - method in class javax.swing.AbstractButton
Return the button's "disabledIcon" property.
getDisabledIcon() - method in class javax.swing.JLabel
Returns the disabled icon.
getDisabledIconAt(int) - method in class javax.swing.JTabbedPane
This method returns the disabled icon given the index.
getDisabledSelectedIcon() - method in class javax.swing.AbstractButton
Return the button's disabled selected icon.
getDisabledTextColor() - method in class javax.swing.text.JTextComponent
getDisabledTextColor() - method in class javax.swing.plaf.metal.MetalButtonUI
Returns the color for the text label of disabled buttons.
getDisabledTextColor() - method in class javax.swing.plaf.metal.MetalRadioButtonUI
Returns the color for the JRadioButton's text when the button is disabled.
getDisabledTextColor() - method in class javax.swing.plaf.metal.MetalToggleButtonUI
Returns the color for the text label of disabled buttons.
getDismissDelay() - method in class javax.swing.ToolTipManager
This method returns the time the ToolTip will be shown before being hidden.
getDisplacedSegments(double) - method in class gnu.java.awt.java2d.CubicSegment
Get the "top" and "bottom" segments of this segment.
getDisplacedSegments(double) - method in class gnu.java.awt.java2d.LineSegment
Get the "top" and "bottom" segments of this segment.
getDisplacedSegments(double) - method in class gnu.java.awt.java2d.QuadSegment
Get the "top" and "bottom" segments of a given segment.
getDisplacedSegments(double) - method in class gnu.java.awt.java2d.Segment
Get the "top" and "bottom" segments of a segment.
getDisplay() - method in class org.w3c.dom.css.CSS2Properties
See the display property definition in CSS2.
getDisplay() - method in class gnu.gcj.xlib.Screen
getDisplay() - method in class gnu.gcj.xlib.XID
getDisplayCountry() - method in class java.util.Locale
Returns the country name of this locale localized to the default locale.
Returns the localized name for the specified ISO 3166 country in the supplied Locale.
getDisplayCountry(java.util.Locale) - method in class java.util.Locale
Gets the name of the country specified by this locale, in a form suitable for display to the user.
getDisplayedMnemonic() - method in class javax.swing.JLabel
Returns the keycode that is used for the label's mnemonic.
getDisplayedMnemonicIndex() - method in class javax.swing.AbstractButton
Get the button's mnemonic index, which is an offset into the button's "text" property.
getDisplayedMnemonicIndex() - method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the index of the character in the display name that is the mnemonic.
getDisplayedMnemonicIndex() - method in class javax.swing.JLabel
Returns the index of the character in the label's text that will be underlined (to indicate that it is the mnemonic character), or -1 if no character is to be underlined.
getDisplayedMnemonicIndexAt(int) - method in class javax.swing.JTabbedPane
This method returns the mnemonic index for the tab.
getDisplayFormatter() - method in class javax.swing.text.DefaultFormatterFactory
Gets the displayFormatter.
getDisplayLanguage() - method in class java.util.Locale
Gets the country name suitable for display to the user, formatted for the default locale.
Returns the localized name for the specified ISO 639 language in the supplied Locale.
getDisplayLanguage(java.util.Locale) - method in class java.util.Locale
Gets the name of the language specified by this locale, in a form suitable for display to the user.
getDisplayMode() - method in class java.awt.GraphicsDevice
Returns the current display mode of this device, or null if unknown.
getDisplayModes() - method in class java.awt.GraphicsDevice
Return an array of all available display modes.
getDisplayName() - method in class javax.swing.colorchooser.AbstractColorChooserPanel
This method returns the name displayed in the tab for this chooser panel.
getDisplayName() - method in class java.beans.FeatureDescriptor
Get the localized (display) name of this feature.
getDisplayName() - method in class java.util.Locale
Gets all local components suitable for display to the user, formatted for the default locale.
getDisplayName() - method in class java.net.NetworkInterface
Returns the display name of the interface
getDisplayName() - method in class java.util.TimeZone
This method returns a string name of the time zone suitable for displaying to the user.
getDisplayName(boolean,int) - method in class java.util.TimeZone
This method returns a string name of the time zone suitable for displaying to the user.
This method returns a string name of the time zone suitable for displaying to the user.
Returns a localised textual representation of the current value of the given field using the specified style.
Returns a name for the specified time zone identifier localized to the supplied Locale.
getDisplayName(java.util.Locale) - method in class java.util.Locale
Gets all local components suitable for display to the user, formatted for a specified locale.
getDisplayName(java.util.Locale) - method in class java.util.TimeZone
This method returns a string name of the time zone suitable for displaying to the user.
Returns a map linking all specified textual representations of the given field to their numerical values.
getDisplaySize() - method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the size of the display area for the combo box.
getDisplayVariant() - method in class java.util.Locale
Returns the variant name of this locale localized to the default locale.
Returns the localized name for the specified variant in the supplied Locale.
getDisplayVariant(java.util.Locale) - method in class java.util.Locale
Gets the name of the variant specified by this locale, in a form suitable for display to the user.
getDivider() - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the BasicSplitPaneDivider that divides this JSplitPane.
getDividerBorderSize() - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the width of one of the sides of the divider's border.
getDividerLocation() - method in class javax.swing.JSplitPane
This method returns the location of the divider.
getDividerLocation(javax.swing.JSplitPane) - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the location of the divider.
getDividerLocation(javax.swing.JSplitPane) - method in class javax.swing.plaf.multi.MultiSplitPaneUI
Calls the SplitPaneUI.getDividerLocation(JSplitPane) method for all the UI delegates managed by this MultiSplitPaneUI, returning the location for the UI delegate from the primary look and feel.
getDividerLocation(javax.swing.JSplitPane) - method in class javax.swing.plaf.SplitPaneUI
Determines the current location of the divider.
getDividerSize() - method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Retrieves the thickness of the divider.
getDividerSize() - method in class javax.swing.JSplitPane
This method returns the size of the divider.
getDivisionType() - method in class javax.sound.midi.MidiFileFormat
Get the file division type.
getDivisionType() - method in class javax.sound.midi.Sequence
The division type of this sequence.
getDoc() - method in class javax.print.MultiDoc
Returns the current document.
getDocFlavor() - method in class javax.print.Doc
Returns the flavor of this doc objects print data.
getDocFlavor() - method in class javax.print.SimpleDoc
Returns the flavor of this doc objects print data.
getDocFlavor() - method in class gnu.java.awt.print.SpooledDocument
getDockingColor() - method in class javax.swing.plaf.basic.BasicToolBarUI
This method returns the docking color.
getDoctype() - method in class org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDoctype() - method in class gnu.xml.dom.DomDocument
DOM L1 Returns the document's DocumentType, or null.
getDoctype() - method in class gnu.xml.libxmlj.dom.GnomeDocument
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the Document to which this element belongs.
getDocument() - method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the document that has been modified.
getDocument() - method in class org.w3c.dom.views.AbstractView
The source DocumentView of which this is an AbstractView.
getDocument() - method in class javax.swing.text.AbstractWriter
Return this writer's Document.
getDocument() - method in class javax.swing.event.DocumentEvent
getDocument
getDocument() - method in class javax.swing.text.DocumentFilter.FilterBypass
getDocument() - method in class gnu.xml.pipeline.DomConsumer
Returns the document constructed from the preceding sequence of events.
getDocument() - method in class gnu.xml.pipeline.DomConsumer.Handler
Returns the document under construction.
getDocument() - method in class javax.swing.text.Element
getDocument() - method in class javax.swing.text.JTextComponent
getDocument() - method in class gnu.xml.dom.ls.SAXEventSink
getDocument() - method in class javax.swing.text.View
getDocumentBase() - method in class java.applet.Applet
Returns the basename URL of the document this applet is embedded in.
getDocumentBase() - method in class java.applet.AppletStub
Returns the basename URL of the document this applet is embedded in.
getDocumentBase() - method in class gnu.java.beans.DummyAppletStub
getDocumentElement() - method in class org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the document element of the document.
getDocumentElement() - method in class gnu.xml.dom.DomDocument
DOM L1 Returns the document's root element, or null.
getDocumentElement() - method in class gnu.xml.libxmlj.dom.GnomeDocument
This is a convenience attribute that allows direct access to the child node that is the document element of the document.
getDocumentFilter() - method in class javax.swing.text.AbstractDocument
Returns the currently installed DocumentFilter for this Document.
getDocumentFilter() - method in class javax.swing.text.DefaultFormatter
Returns the DocumentFilter that is used to restrict input.
Gets the DocumentFilter for this formatter.
getDocumentListeners() - method in class javax.swing.text.AbstractDocument
Returns all registered DocumentListeners.
getDocumentLocator() - method in class gnu.xml.pipeline.EventFilter
Returns any locator provided to the next consumer, if this class (or a subclass) is handling ContentHandler events.
getDocumentTypeDeclaration() - method in class javax.xml.stream.events.DTD
Returns the body of the DTD, including the internal DTD subset.
getDocumentTypeDeclaration() - method in class gnu.xml.stream.DTDImpl
getDocumentURI() - method in class org.w3c.dom.Document
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
getDocumentURI() - method in class gnu.xml.dom.DomDocument
getDocumentURI() - method in class gnu.xml.libxmlj.dom.GnomeDocument
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
getDoInput() - method in class java.net.URLConnection
Returns the value of a flag indicating whether or not input is going to be done for this connection.
getDomain() - method in class gnu.java.net.protocol.http.Cookie
getDomain() - method in class gnu.xml.dom.html2.DomHTMLDocument
The domain name of the server that served the document, or null if the server cannot be identified by a domain name.
getDomain() - method in class org.w3c.dom.html2.HTMLDocument
The domain name of the server that served the document, or null if the server cannot be identified by a domain name.
getDomain() - method in class javax.management.ObjectName
Returns the domain part of the object name.
getDomainCombiner() - method in class java.security.AccessControlContext
Returns the Domain Combiner associated with the AccessControlContext
getDomains() - method in class javax.management.MBeanServer
Returns an array containing all the domains used by beans registered with this server.
getDomains() - method in class javax.management.MBeanServerConnection
Returns an array containing all the domains used by beans registered with this server.
getDomains() - method in class gnu.javax.management.Server
Returns an array containing all the domains used by beans registered with this server.
getDomains(javax.security.auth.Subject) - method in class javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection.getDomains() by returning an array containing all the domains used by beans registered with this server.
getDomConfig() - method in class org.w3c.dom.Document
The configuration used when Document.normalizeDocument() is invoked.
getDomConfig() - method in class gnu.xml.dom.DomDocument
getDomConfig() - method in class gnu.xml.dom.ls.DomLSParser
getDomConfig() - method in class gnu.xml.dom.ls.DomLSSerializer
getDomConfig() - method in class gnu.xml.libxmlj.dom.GnomeDocument
The configuration used when Document.normalizeDocument() is invoked.
getDomConfig() - method in class org.w3c.dom.ls.LSParser
The DOMConfiguration object used when parsing an input source.
getDomConfig() - method in class org.w3c.dom.ls.LSSerializer
The DOMConfiguration object used by the LSSerializer when serializing a DOM node.
getDOMImplementation() - method in class javax.xml.parsers.DocumentBuilder
Returns the DOM implementation.
getDOMImplementation() - method in class gnu.xml.libxmlj.dom.GnomeDocumentBuilder
Return the first implementation that has the desired features, or null if none is found.
A method to request the first DOM implementation that supports the specified features.
Return a list of implementations that support the desired features.
A method to request a list of DOM implementations that support the specified features and versions, as specified in .
getDoOutput() - method in class java.net.URLConnection
Returns a boolean flag indicating whether or not output will be done on this connection.
getDot() - method in class javax.swing.text.Caret
Returns the current position of this Caret within the Document.
getDot() - method in class javax.swing.event.CaretEvent
Get caret location
getDot() - method in class javax.swing.text.DefaultCaret
Returns the current position of this Caret within the Document.
getDouble() - method in class java.nio.ByteBuffer
Relative get method for reading a double value.
getDouble(int) - method in class java.nio.ByteBuffer
Absolute get method for reading a double value.
getDouble(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java double.
getDouble(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java double.
getDouble(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this Field as a double.
getDouble(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a double array.
This method returns the value of the specified parameter as a Java double.
getDouble(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java double.
Convenience method for getting the given entry as a double.
getDouble(java.lang.String,double) - method in class java.util.prefs.Preferences
Convenience method for getting the given entry as a double.
getDoubleBufferMaximumSize() - method in class javax.swing.RepaintManager
Get the value of the doubleBufferMaximumSize property.
getDoubleParameter(int) - method in class java.awt.image.renderable.ParameterBlock
getDragAction() - method in class java.awt.dnd.DragGestureEvent
Gets the user's preferred action.
getDragEnabled() - method in class javax.swing.JColorChooser
DOCUMENT ME!
getDragEnabled() - method in class javax.swing.JFileChooser
Returns true if dragging is enabled.
getDragEnabled() - method in class javax.swing.JList
Return the value of the dragEnabled property.
getDragEnabled() - method in class javax.swing.JTable
Get the value of the dragEnabled property.
getDragEnabled() - method in class javax.swing.text.JTextComponent
getDragEnabled() - method in class javax.swing.JTree
Return the value of the dragEnabled property.
getDraggedColumn() - method in class javax.swing.table.JTableHeader
Get the column that is currently being dragged.
getDraggedDistance() - method in class javax.swing.table.JTableHeader
Get the value of the draggedDistance property.
getDragMode() - method in class javax.swing.JDesktopPane
This method returns the drag mode used with the JDesktopPane.
getDragOrigin() - method in class java.awt.dnd.DragGestureEvent
Returns the origin of the drag.
getDragSource() - method in class java.awt.dnd.DragGestureEvent
Gets the DragSource corresponding to this.
getDragSource() - method in class java.awt.dnd.DragGestureRecognizer
getDragSource() - method in class java.awt.dnd.DragSourceContext
Returns the DragSource object associated with the DragGestureEvent.
getDragSourceContext() - method in class java.awt.dnd.DragSourceEvent
getDragSourceListeners() - method in class java.awt.dnd.DragSource
getDragSourceMotionListeners() - method in class java.awt.dnd.DragSource
getDragThreshold() - static method in class java.awt.dnd.DragSource
TODO
getDrawable() - method in class gnu.gcj.xlib.GC
getDrawGraphics() - method in class java.awt.image.BufferStrategy
Retrieves a graphics object that can be used to draw using this buffer strategy.
Retrieves a graphics object that can be used to draw into this strategy's image buffer.
Retrieves a graphics object that can be used to draw into this strategy's image buffer.
getDrawsLayeredHighlights() - method in class javax.swing.text.DefaultHighlighter
getDriver(java.lang.String) - static method in class java.sql.DriverManager
This method returns a driver that can connect to the specified JDBC URL string.
getDriverMajorVersion() - method in class java.sql.DatabaseMetaData
This method returns the major version number of the JDBC driver.
getDriverMinorVersion() - method in class java.sql.DatabaseMetaData
This method returns the minor version number of the JDBC driver.
getDriverName() - method in class java.sql.DatabaseMetaData
This method returns the name of the JDBC driver.
getDrivers() - static method in class java.sql.DriverManager
This method returns a list of all the currently registered JDBC drivers that were loaded by the current ClassLoader.
getDriverVersion() - method in class java.sql.DatabaseMetaData
This method returns the version of the JDBC driver.
getDropAction() - method in class java.awt.dnd.DragSourceDragEvent
getDropAction() - method in class java.awt.dnd.DragSourceDropEvent
getDropAction() - method in class java.awt.dnd.DropTargetDragEvent
getDropAction() - method in class java.awt.dnd.DropTargetDropEvent
getDropSuccess() - method in class java.awt.dnd.DragSourceDropEvent
getDropTarget() - method in class java.awt.Component
Gets the associated drag-and-drop target, if there is one.
getDropTarget() - method in class java.awt.dnd.DropTargetContext
getDropTarget() - method in class java.awt.dnd.peer.DropTargetContextPeer
getDropTarget() - method in class gnu.java.awt.dnd.peer.gtk.GtkDropTargetContextPeer
getDropTargetContext() - method in class java.awt.dnd.DropTarget
getDropTargetContext() - method in class java.awt.dnd.DropTargetEvent
getDSTSavings() - method in class java.util.SimpleTimeZone
Gets the daylight savings offset.
getDSTSavings() - method in class java.util.TimeZone
Gets the daylight savings offset.
getDSTSavings() - method in class gnu.java.util.ZoneInfo
Gets the daylight savings offset.
getDTD(java.lang.String) - static method in class javax.swing.text.html.parser.DTD
Get this DTD by name.
getDTDHandler() - method in class gnu.xml.pipeline.CallFilter
Returns the DTD handler currently in use.
getDTDHandler() - method in class gnu.xml.pipeline.DomConsumer
Returns the DTD handler being used.
getDTDHandler() - method in class gnu.xml.util.DomParser
SAX2: Returns the object used to process declarations related to notations and unparsed entities.
getDTDHandler() - method in class gnu.xml.pipeline.EventConsumer
Few stages will use unparsed entities.
getDTDHandler() - method in class gnu.xml.pipeline.EventFilter
Returns the dtd handler being used.
getDTDHandler() - method in class gnu.xml.libxmlj.sax.GnomeXMLReader
getDTDHandler() - method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
getDTDHandler() - method in class gnu.xml.aelfred2.SAXDriver
SAX2: Returns the object used to process declarations related to notations and unparsed entities.
getDTDHandler() - method in class gnu.xml.stream.SAXParser
getDTDHandler() - method in class gnu.xml.pipeline.TeeConsumer
Returns the dtd handler being used.
getDTDHandler() - method in class gnu.xml.pipeline.TextConsumer
EventConsumer Returns the dtd handler being used.
getDTDHandler() - method in class org.xml.sax.helpers.XMLFilterImpl
Get the current DTD event handler.
getDTDHandler() - method in class gnu.xml.aelfred2.XmlReader
SAX2: Returns the object used to process declarations related to notations and unparsed entities.
getDTDHandler() - method in class org.xml.sax.XMLReader
Return the current DTD handler.
getDTDType() - method in class javax.xml.stream.events.Attribute
Returns the type of this attribute.
getDTDType() - method in class gnu.xml.stream.AttributeImpl
getDTDType() - method in class gnu.xml.stream.NamespaceImpl
getDuration() - method in class gnu.javax.imageio.gif.GIFFile
Get duration of the frame for animations.
getE() - method in class gnu.java.security.key.rsa.GnuRSAKey
getEarliestSequenceNumber() - method in class javax.management.remote.NotificationResult
Returns the sequence number of the earliest notification in the buffer.
getEarlyReflectionDelay() - method in class javax.sound.sampled.ReverbType
Return the early reflection delay.
getEarlyReflectionIntensity() - method in class javax.sound.sampled.ReverbType
Return the early reflection intensity.
getEast() - method in class javax.swing.SpringLayout.Constraints
Returns the constraint for the right edge of the component.
getEastPane() - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns the east pane.
getEchoChar() - method in class javax.swing.JPasswordField
getEchoChar
getEchoChar() - method in class java.awt.TextField
Returns the character that is echoed to the screen when a text field is protected (such as when a password is being entered).
getEdgeCondition() - method in class java.awt.image.ConvolveOp
Get the edge condition for this Op.
getEdit() - method in class javax.swing.event.UndoableEditEvent
getEdit
getEditFormatter() - method in class javax.swing.text.DefaultFormatterFactory
Gets the editFormatter.
getEditingColumn() - method in class javax.swing.JTable
Get the column, currently being edited
getEditingPath() - method in class javax.swing.JTree
getEditingPath(javax.swing.JTree) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path to the element that is being editted.
getEditingPath(javax.swing.JTree) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the TreeUI.getEditingPath(JTree) method for all the UI delegates managed by this MultiTreeUI, returning the path for the UI delegate from the primary look and feel.
getEditingPath(javax.swing.JTree) - method in class javax.swing.plaf.TreeUI
Retrieves the tree cell that is currently being edited.
getEditingRow() - method in class javax.swing.JTable
Get the row currently being edited.
getEditor() - method in class javax.swing.JComboBox
Returns editor component that is responsible for displaying/editing selected item in the combo box.
getEditor() - method in class javax.swing.JSpinner
Gets the current editor
Returns the JEditorPane component from which the ActionEvent originated.
getEditorComponent() - method in class javax.swing.plaf.basic.BasicComboBoxEditor
Returns the component that will be used by the combo box to display and edit the currently selected item in the combo box.
getEditorComponent() - method in class javax.swing.ComboBoxEditor
This method returns component that will be used by the combo box to display/edit currently selected item in the combo box.
getEditorComponent() - method in class javax.swing.JTable
Get the editor component that is currently editing one of the cells
getEditorKit() - method in class javax.swing.JEditorPane
Returns the EditorKit.
getEditorKit(javax.swing.text.JTextComponent) - method in class javax.swing.plaf.basic.BasicEditorPaneUI
Gets the EditorKit for the text component.
getEditorKit(javax.swing.text.JTextComponent) - method in class javax.swing.plaf.basic.BasicTextUI
Returns the EditorKit used for the text component that is managed by this UI.
getEditorKit(javax.swing.text.JTextComponent) - method in class javax.swing.plaf.multi.MultiTextUI
Calls the TextUI.getEditorKit(JTextComponent) method for all the UI delegates managed by this MultiTextUI, returning the editor kit for the UI delegate from the primary look and feel.
getEditorKit(javax.swing.text.JTextComponent) - method in class javax.swing.plaf.TextUI
Retrieves the EditorKit managing policies and persistent state.
Returns the class name of the EditorKit associated with the given content type.
Returns the EditorKit to use for the given content type.
getEditorSearchPath() - static method in class java.beans.PropertyEditorManager
Get the editor search path.
getEffectiveKeyBits() - method in class javax.crypto.spec.RC2ParameterSpec
Get the number of effective key bits.
getElem(int) - method in class java.awt.image.DataBuffer
Returns an element from the first data bank.
getElem(int) - method in class java.awt.image.DataBufferByte
Returns an element from the first data bank.
getElem(int) - method in class java.awt.image.DataBufferDouble
Returns an element from the first data bank.
getElem(int) - method in class java.awt.image.DataBufferFloat
Returns an element from the first data bank.
getElem(int) - method in class java.awt.image.DataBufferInt
Returns an element from the first data bank.
getElem(int) - method in class java.awt.image.DataBufferShort
Returns an element from the first data bank.
getElem(int) - method in class java.awt.image.DataBufferUShort
Returns an element from the first data bank.
getElem(int,int) - method in class java.awt.image.DataBuffer
Returns an element from a particular data bank.
getElem(int,int) - method in class java.awt.image.DataBufferByte
Returns an element from a particular data bank.
getElem(int,int) - method in class java.awt.image.DataBufferDouble
Returns an element from a particular data bank.
getElem(int,int) - method in class java.awt.image.DataBufferFloat
Returns an element from a particular data bank.
getElem(int,int) - method in class java.awt.image.DataBufferInt
Returns an element from a particular data bank.
getElem(int,int) - method in class java.awt.image.DataBufferShort
Returns an element from a particular data bank.
getElem(int,int) - method in class java.awt.image.DataBufferUShort
Returns an element from a particular data bank.
getElemDouble(int) - method in class java.awt.image.DataBuffer
Returns an element from the first data bank, converted to a double.
getElemDouble(int) - method in class java.awt.image.DataBufferDouble
Returns an element from the first data bank, converted to a double.
getElemDouble(int) - method in class java.awt.image.DataBufferFloat
Returns an element from the first data bank, converted to a double.
getElemDouble(int,int) - method in class java.awt.image.DataBuffer
Returns an element from a particular data bank, converted to a double.
getElemDouble(int,int) - method in class java.awt.image.DataBufferDouble
Returns an element from a particular data bank, converted to a double.
getElemDouble(int,int) - method in class java.awt.image.DataBufferFloat
Returns an element from a particular data bank, converted to a double.
getElement() - method in class javax.swing.text.AbstractDocument.ElementEdit
Returns the changed element.
getElement() - method in class javax.swing.event.DocumentEvent.ElementChange
getElement
getElement() - method in class javax.swing.text.html.parser.TagElement
Get the element from that the tag was constructed.
getElement() - method in class javax.swing.text.View
getElement(int) - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the child element at the specified index.
getElement(int) - method in class javax.swing.text.AbstractDocument.BranchElement
Returns the child element at the specified index.
getElement(int) - method in class javax.swing.text.AbstractDocument.LeafElement
Returns null since LeafElements cannot have children.
getElement(int) - method in class javax.swing.text.html.parser.DTD
Get the element by the value of its Element.index field.
getElement(int) - method in class javax.swing.text.Element
getElement(java.lang.String) - method in class javax.swing.text.html.parser.DTD
Get the element by the element name.
getElement(java.lang.String) - method in class javax.swing.text.html.HTMLDocument
Returns the element that has the given id Attribute (for instance, <p id ='my paragraph >').
Gets the child element that contains the attribute with the value or null.
getElementAt(int) - method in class javax.swing.plaf.basic.BasicDirectoryModel
Returns the (java.io.File) object at an index in the list.
getElementAt(int) - method in class javax.swing.DefaultComboBoxModel
Returns the element at the specified index in the model's item list.
getElementAt(int) - method in class javax.swing.DefaultListModel
Gets the list element at a particular index.
getElementAt(int) - method in class javax.swing.ListModel
Retrieves a data element at a specified index.
getElementAt(int) - method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
Returns the item at the specified index.
getElementAt(int) - method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
Returns the item at the specified index.
getElementById(java.lang.String) - method in class org.w3c.dom.Document
Returns the Element that has an ID attribute with the given value.
getElementById(java.lang.String) - method in class gnu.xml.dom.DomDocument
DOM L1 (relocated in DOM L2) Returns the element with the specified "ID" attribute, or null.
getElementById(java.lang.String) - method in class gnu.xml.libxmlj.dom.GnomeDocument
Returns the Element that has an ID attribute with the given value.
getElementCount() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the number of child elements of this element.
getElementCount() - method in class javax.swing.text.AbstractDocument.BranchElement
Returns the number of child elements of this element.
getElementCount() - method in class javax.swing.text.AbstractDocument.LeafElement
Returns 0 since LeafElements cannot have children.
getElementCount() - method in class javax.swing.text.Element
getElementIndex(int) - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the index of the child element that spans the specified offset in the document model.
getElementIndex(int) - method in class javax.swing.text.AbstractDocument.BranchElement
Returns the index of the child element that spans the specified offset in the document model.
getElementIndex(int) - method in class javax.swing.text.AbstractDocument.LeafElement
Returns -1 since LeafElements cannot have children.
getElementIndex(int) - method in class javax.swing.text.Element
getElementIterator() - method in class javax.swing.text.AbstractWriter
Return the ElementIterator for this writer.
getElementMaxChildren(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getElementMaxChildren(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getElementMinChildren(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getElementMinChildren(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getElementOpenType() - method in class javax.management.openmbean.ArrayType<T>
Returns the open type descriptor which describes the type of the elements of this array type.
getElements() - method in class javax.swing.ButtonGroup
Returns the currently added buttons.
getElements() - method in class gnu.xml.dom.html2.DomHTMLFormElement
getElements() - method in class org.w3c.dom.html2.HTMLFormElement
Returns a collection of all form control elements in the form.
getElements(Vector) - method in class javax.swing.text.html.parser.ContentModel
Adds all list elements to the given vector, ignoring the operations between the elements.
Returns an array of Elements that contain the offset.
getElementsByName(java.lang.String) - method in class gnu.xml.dom.html2.DomHTMLDocument
With [HTML 4.01] documents, this method returns the (possibly empty) collection of elements whose name value is given by elementName.
getElementsByName(java.lang.String) - method in class org.w3c.dom.html2.HTMLDocument
With [HTML 4.01] documents, this method returns the (possibly empty) collection of elements whose name value is given by elementName.
getElementsByTagName(java.lang.String) - method in class org.w3c.dom.Document
Returns a NodeList of all the Elements in document order with a given tag name and are contained in the document.
getElementsByTagName(java.lang.String) - method in class gnu.xml.dom.DomNode
DOM L1 Creates a NodeList giving array-style access to elements with the specified name.
getElementsByTagName(java.lang.String) - method in class org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in document order.
getElementsByTagName(java.lang.String) - method in class gnu.xml.libxmlj.dom.GnomeDocument
Returns a NodeList of all the Elements in document order with a given tag name and are contained in the document.
getElementsByTagName(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataNode
Returns a NodeList of all the Elements with a given local name and namespace URI in document order.
DOM L2 Creates a NodeList giving array-style access to elements with the specified namespace and local name.
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in document order.
Returns a NodeList of all the Elements with a given local name and namespace URI in document order.
getElementText() - method in class javax.xml.stream.util.EventReaderDelegate
Reads the text context of an element.
getElementText() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the text content of a text-only element.
getElementText() - method in class javax.xml.stream.XMLEventReader
Reads the text context of an element.
getElementText() - method in class gnu.xml.stream.XMLEventReaderImpl
Reads the text context of an element.
getElementText() - method in class gnu.xml.stream.XMLParser
Returns the text content of a text-only element.
getElementText() - method in class javax.xml.stream.XMLStreamReader
Returns the text content of a text-only element.
getElementTypeInfo() - method in class javax.xml.validation.TypeInfoProvider
Returns the type information for the current element.
getElemFloat(int) - method in class java.awt.image.DataBuffer
Returns an element from the first data bank, converted to a float.
getElemFloat(int) - method in class java.awt.image.DataBufferDouble
Returns an element from the first data bank, converted to a float.
getElemFloat(int) - method in class java.awt.image.DataBufferFloat
Returns an element from the first data bank, converted to a float.
getElemFloat(int,int) - method in class java.awt.image.DataBuffer
Returns an element from a particular data bank, converted to a float.
getElemFloat(int,int) - method in class java.awt.image.DataBufferDouble
Returns an element from a particular data bank, converted to a float.
getElemFloat(int,int) - method in class java.awt.image.DataBufferFloat
Returns an element from a particular data bank, converted to a float.
getElevation() - method in class org.w3c.dom.css.CSS2Properties
See the elevation property definition in CSS2.
getEmptyCells() - method in class org.w3c.dom.css.CSS2Properties
See the empty-cells property definition in CSS2.
getEmptyLocation() - static method in class gnu.classpath.jdwp.util.Location
Sets up an empty location
getEmptySet() - method in class javax.swing.text.AbstractDocument.AttributeContext
Returns an empty AttributeSet.
getEmptySet() - method in class javax.swing.text.StyleContext
Returns an empty AttributeSet.
Returns the list of enabled attributes for this filter.
getEnabledCipherSuites() - method in class javax.net.ssl.SSLEngine
Returns a list of SSL cipher suite names this SSLEngine is configured to use.
getEnabledCipherSuites() - method in class javax.rmi.ssl.SslRMIServerSocketFactory
Returns the enabled cipher suites, or null if the defaults are to be used.
getEnabledCipherSuites() - method in class javax.net.ssl.SSLServerSocket
Returns the list of cihper suites that are currently enabled in this server socket.
getEnabledCipherSuites() - method in class javax.net.ssl.SSLSocket
Returns the list of currently enabled cipher suites.
getEnabledProtocols() - method in class javax.net.ssl.SSLEngine
Returns a list of SSL protocol version names this SSLEngine is configured to use.
getEnabledProtocols() - method in class javax.rmi.ssl.SslRMIServerSocketFactory
Returns the enabled protocols, or null if the defaults are to be used.
getEnabledProtocols() - method in class javax.net.ssl.SSLServerSocket
Returns the list of enabled protocols, such as "SSLv3" and "TLSv1".
getEnabledProtocols() - method in class javax.net.ssl.SSLSocket
Returns the list of enabled SSL protocols.
getEnabledTypes() - method in class javax.management.NotificationFilterSupport
Returns the list of enabled types for this filter.
getEnableSessionCreation() - method in class javax.net.ssl.SSLEngine
Tells if sessions will be created by this engine, and therefore may be resumed at a later time.
getEnableSessionCreation() - method in class javax.net.ssl.SSLServerSocket
Returns whether or not sessions will be created, i.e., whether or not this server socket will allow SSL session resumption.
getEnableSessionCreation() - method in class javax.net.ssl.SSLSocket
Returns whether or not sessions will be created by this socket, and thus allow sessions to be continued later.
getEnclosingClass() - method in class java.lang.Class<T>
Returns the class which immediately encloses this class.
getEnclosingConstructor() - method in class java.lang.Class<T>
Returns the constructor which immediately encloses this class.
getEnclosingMethod() - method in class java.lang.Class<T>
Returns the method which immediately encloses this class.
getEncoded() - method in class java.security.AlgorithmParameters
Returns the parameters in the default encoding format.
getEncoded() - method in class gnu.java.security.x509.ext.BasicConstraints
getEncoded() - method in class java.security.cert.Certificate
Gets the DER ASN.1 encoded format for this Certificate.
getEncoded() - method in class javax.security.cert.Certificate
Return the encoded form of this certificate.
getEncoded() - method in class gnu.java.security.x509.ext.CertificatePolicies
getEncoded() - method in class java.security.cert.CertPath
Returns the encoded form of this path, via the default encoding.
getEncoded() - method in class gnu.java.security.x509.ext.CRLNumber
getEncoded() - method in class gnu.java.security.der.DERValue
getEncoded() - method in class gnu.java.security.key.dss.DSSKey
getEncoded() - method in class java.security.spec.EncodedKeySpec
Gets the encoded key in byte format.
getEncoded() - method in class javax.crypto.EncryptedPrivateKeyInfo
getEncoded() - method in class gnu.java.security.x509.ext.Extension
getEncoded() - method in class gnu.java.security.x509.ext.Extension.Value
getEncoded() - method in class gnu.javax.crypto.key.dh.GnuDHKey
getEncoded() - method in class gnu.javax.crypto.key.GnuPBEKey
getEncoded() - method in class gnu.java.security.key.rsa.GnuRSAKey
getEncoded() - method in class gnu.javax.crypto.key.GnuSecretKey
Returns the encoded key, which is merely the byte array this class was created with.
getEncoded() - method in class javax.security.auth.kerberos.KerberosKey
Return the encoded form of this key.
getEncoded() - method in class javax.security.auth.kerberos.KerberosTicket
Return the encoded form of this ticket.
getEncoded() - method in class java.security.Key
This method returns the encoded form of the key.
getEncoded() - method in class gnu.java.security.pkcs.PKCS7Data
getEncoded() - method in class java.security.spec.PKCS8EncodedKeySpec
Gets the encoded key in byte format.
getEncoded() - method in class java.security.cert.PolicyQualifierInfo
Returns the DER encoded form of this object; the contents of the returned byte array are equivalent to those that were passed to the constructor.
getEncoded() - method in class gnu.javax.net.ssl.provider.ProtocolVersion
getEncoded() - method in class javax.crypto.spec.SecretKeySpec
Return the key as a byte array.
getEncoded() - method in class gnu.javax.crypto.key.srp6.SRPKey
getEncoded() - method in class javax.security.auth.x500.X500Principal
getEncoded() - method in class gnu.java.security.x509.X509Certificate
getEncoded() - method in class gnu.java.security.x509.X509CertPath
Returns the encoded form of this path, via the default encoding.
getEncoded() - method in class gnu.java.security.x509.X509CRL
getEncoded() - method in class java.security.cert.X509CRL
Gets the DER ASN.1 encoded format for this X.509 CRL.
getEncoded() - method in class java.security.cert.X509CRLEntry
Gets the DER ASN.1 encoded format for this CRL Entry, the inner SEQUENCE.
getEncoded() - method in class java.security.spec.X509EncodedKeySpec
Gets the encoded key in byte format.
getEncoded(int) - method in class gnu.java.security.key.dss.DSSKey
getEncoded(int) - method in class gnu.java.security.key.dss.DSSPrivateKey
Returns the encoded form of this private key according to the designated format.
getEncoded(int) - method in class gnu.java.security.key.dss.DSSPublicKey
Returns the encoded form of this public key according to the designated format.
getEncoded(int) - method in class gnu.javax.crypto.key.dh.GnuDHKey
getEncoded(int) - method in class gnu.javax.crypto.key.dh.GnuDHPrivateKey
Returns the encoded form of this private key according to the designated format.
getEncoded(int) - method in class gnu.javax.crypto.key.dh.GnuDHPublicKey
Returns the encoded form of this public key according to the designated format.
getEncoded(int) - method in class gnu.java.security.key.rsa.GnuRSAKey
getEncoded(int) - method in class gnu.java.security.key.rsa.GnuRSAPrivateKey
Returns the encoded form of this private key according to the designated format.
getEncoded(int) - method in class gnu.java.security.key.rsa.GnuRSAPublicKey
Returns the encoded form of this public key according to the designated format.
getEncoded(int) - method in class gnu.javax.crypto.key.srp6.SRPKey
getEncoded(int) - method in class gnu.javax.crypto.key.srp6.SRPPrivateKey
Returns the encoded form of this private key according to the designated format.
getEncoded(int) - method in class gnu.javax.crypto.key.srp6.SRPPublicKey
Returns the encoded form of this public key according to the designated format.
getEncoded(java.lang.String) - method in class java.security.AlgorithmParameters
Returns the parameters in the specified encoding format.
getEncoded(java.lang.String) - method in class java.security.cert.CertPath
Returns the encoded form of this path, via the specified encoding.
getEncoded(java.lang.String) - method in class gnu.java.security.x509.X509CertPath
Returns the encoded form of this path, via the specified encoding.
getEncodedLength() - method in class gnu.java.security.der.DERValue
getEncodedValue() - method in class javax.naming.ldap.Control
getEncodedValue() - method in class javax.naming.ldap.ExtendedRequest
getEncodedValue() - method in class javax.naming.ldap.ExtendedResponse
getEncodedValue() - method in class javax.naming.ldap.StartTlsRequest
Return the encoded value.
getEncodedValue() - method in class javax.naming.ldap.StartTlsResponse
Return the encoded value.
Determines the coding type of the bitmap and returns the corresponding encoder.
getEncoder(java.lang.String) - static method in class gnu.gcj.convert.UnicodeToBytes
Get a char-stream->byte-stream converter given an encoding name.
getEncoding() - method in class javax.sound.sampled.AudioFormat
Return the encoding of this format.
getEncoding() - method in class org.w3c.dom.css.CSSCharsetRule
The encoding information used in this @charset rule.
getEncoding() - method in class gnu.xml.dom.ls.DomLSInput
getEncoding() - method in class gnu.xml.dom.ls.DomLSOutput
The character encoding to use for the output.
getEncoding() - method in class java.util.logging.Handler
Returns the character encoding which this handler uses for publishing log records.
getEncoding() - method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEncoding() - method in class java.io.InputStreamReader
This method returns the name of the encoding that is currently in use by this object.
getEncoding() - method in class org.xml.sax.ext.Locator2
Returns the name of the character encoding for the entity.
getEncoding() - method in class org.xml.sax.ext.Locator2Impl
Returns the current value of the encoding property.
getEncoding() - method in class org.w3c.dom.ls.LSInput
The character encoding, if known.
getEncoding() - method in class org.w3c.dom.ls.LSOutput
The character encoding to use for the output.
getEncoding() - method in class java.io.OutputStreamWriter
This method returns the name of the character encoding scheme currently in use by this stream.
getEncoding() - method in class gnu.xml.stream.SAXParser
getEncoding() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the input encoding.
getEncoding() - method in class gnu.xml.stream.XMLParser
Returns the input encoding.
getEncoding() - method in class javax.xml.stream.XMLStreamReader
Returns the input encoding.
getEncoding(java.lang.String) - static method in class gnu.xml.util.Resolver
This parses most MIME content type strings that have charset=... encoding declarations to and returns the specified encoding.
getEncodingName(int) - static method in class gnu.java.security.util.FormatUtil
Returns the fully qualified name of the designated encoding ID.
getEncodingOfClass(java.lang.Class) - static method in class gnu.java.lang.reflect.TypeSignature
Gets the descriptor encoding for a class.
getEncodingOfClass(java.lang.Class,boolean) - static method in class gnu.java.lang.reflect.TypeSignature
Gets the descriptor encoding for a class.
getEncodingOfClass(java.lang.String,boolean) - static method in class gnu.java.lang.reflect.TypeSignature
Returns a String representing the type-encoding of a class.
getEncodingOfConstructor(java.lang.reflect.Constructor) - static method in class gnu.java.lang.reflect.TypeSignature
Returns a String representing the type-encoding of a constructor.
getEncodingOfMember(java.lang.reflect.Member) - static method in class gnu.java.lang.reflect.TypeSignature
Returns a String representing the type-encoding of a class member.
getEncodingOfMethod(java.lang.reflect.Method) - static method in class gnu.java.lang.reflect.TypeSignature
Returns a String representing the type-encoding of a method.
getEncodings() - method in class java.security.cert.CertPath
Get an immutable iterator over the path encodings (all String names), starting with the default encoding.
getEncodings() - method in class gnu.java.security.x509.X509CertPath
Get an immutable iterator over the path encodings (all String names), starting with the default encoding.
getEncodingShortName(int) - static method in class gnu.java.security.util.FormatUtil
Returns the short name of the designated encoding ID.
getEncryptedData() - method in class javax.crypto.EncryptedPrivateKeyInfo
getEncryptedDigest() - method in class gnu.java.security.pkcs.SignerInfo
getEnctype() - method in class gnu.xml.dom.html2.DomHTMLFormElement
getEnctype() - method in class org.w3c.dom.html2.HTMLFormElement
The content type of the submitted form, generally "application/x-www-form-urlencoded".
getEnd() - method in class javax.swing.SpinnerDateModel
Returns the upper limit on the date/time value, or null if there is no maximum date/time.
getEndCap() - method in class java.awt.BasicStroke
Returns a code indicating the line cap style (one of CAP_BUTT, CAP_ROUND, CAP_SQUARE).
getEndContainer() - method in class org.w3c.dom.ranges.Range
Node within which the Range ends
getEndIndex() - method in class javax.accessibility.AccessibleHyperlink
Gets the character index where this link ends in the parent hypertext document.
getEndIndex() - method in class java.text.CharacterIterator
This method returns the character position of the end of the text range.
getEndIndex() - method in class java.text.FieldPosition
This method returns the ending index for the field.
getEndIndex() - method in class gnu.java.text.FormatCharacterIterator
This method returns the character position of the end of the text range.
Returns the end index of the hyperlink element.
getEndIndex() - method in class gnu.java.util.regex.REMatch
Returns the index within the input string where the match in its entirety ends.
getEndIndex() - method in class javax.swing.text.Segment
Returns the end index for the segment (one position beyond the last character in the segment - note that this can be outside the range of the underlying character array).
getEndIndex() - method in class java.text.StringCharacterIterator
This method returns the character position of the end of the text range.
getEndIndex(int) - method in class gnu.java.util.regex.REMatch
Returns the index within the input string used to generate this match where subexpression number sub ends, or -1 if the subexpression does not exist.
getEndOffset() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the offset inside the document model that is after the last character of this element.
getEndOffset() - method in class javax.swing.text.AbstractDocument.BranchElement
Returns the offset inside the document model that is after the last character of this element.
getEndOffset() - method in class javax.swing.text.AbstractDocument.LeafElement
Returns the end offset of this Element inside the document.
getEndOffset() - method in class javax.swing.text.AbstractWriter
Return the index of the Document at which output ends.
getEndOffset() - method in class javax.swing.text.Element
getEndOffset() - method in class javax.swing.text.GlyphView
Returns the end offset in the document model of the portion of text that this view is responsible for.
getEndOffset() - method in class javax.swing.text.Highlighter.Highlight
getEndOffset() - method in class javax.swing.text.html.HTMLDocument.Iterator
Get the end of the range for the current occurrence of the tag being defined and having the same attributes.
getEndOffset() - method in class org.w3c.dom.ranges.Range
Offset within the ending node of the Range.
getEndOffset() - method in class javax.swing.text.View
getEndOfLineSequence() - method in class gnu.javax.swing.text.html.parser.support.low.Buffer
Return the sequence, used to separate lines in the document.
getEndOfLineSequence() - method in class gnu.javax.swing.text.html.parser.support.low.ReaderTokenizer
Return the sequence, used to separate lines in the document.
getEndPoint() - method in class java.awt.geom.Arc2D
Returns the ending point of the arc.
getEndPosition() - method in class javax.swing.text.AbstractDocument
Returns a Position which will always mark the end of the Document.
getEndPosition() - method in class javax.tools.Diagnostic<S>
getEndPosition() - method in class javax.swing.text.Document
Returns the position that marks the end of the document.
getEndTime() - method in class javax.security.auth.kerberos.KerberosTicket
Return the end time for this ticket.
getEntities() - method in class org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntities() - method in class gnu.xml.dom.DomDoctype
DOM L1 Returns information about any general entities declared in the DTD.
getEntities() - method in class gnu.xml.stream.DTDImpl
getEntities() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getEntity(int) - method in class javax.swing.text.html.parser.DTD
Get the entity with the given identifier.
getEntity(java.lang.String) - method in class javax.swing.text.html.parser.DTD
Get the named entity by its name.
getEntityResolver() - method in class gnu.xml.util.DomParser
SAX2: Returns the object used when resolving external entities during parsing (both general and parameter entities).
getEntityResolver() - method in class gnu.xml.libxmlj.sax.GnomeXMLReader
getEntityResolver() - method in class org.xml.sax.helpers.ParserAdapter
Return the current entity resolver.
getEntityResolver() - method in class gnu.xml.aelfred2.SAXDriver
SAX2: Returns the object used when resolving external entities during parsing (both general and parameter entities).
getEntityResolver() - method in class gnu.xml.stream.SAXParser
getEntityResolver() - method in class org.xml.sax.helpers.XMLFilterImpl
Get the current entity resolver.
getEntityResolver() - method in class gnu.xml.aelfred2.XmlReader
SAX2: Returns the object used when resolving external entities during parsing (both general and parameter entities).
getEntityResolver() - method in class org.xml.sax.XMLReader
Return the current entity resolver.
getEntries() - method in class gnu.javax.crypto.keyring.EnvelopeEntry
Returns a copy of all entries this envelope contains.
getEntries() - method in class gnu.javax.crypto.keyring.MaskableEnvelopeEntry
getEntry(java.lang.String) - method in class java.util.jar.JarFile
XXX It actually returns a JarEntry not a zipEntry
getEntry(java.lang.String) - method in class java.util.zip.ZipFile
Searches for a zip entry in this archive with the given name.
getEntryName() - method in class java.net.JarURLConnection
Returns the "entry name" portion of the jar URL.
getEnumAttribute(java.lang.String,java.lang.Object) - static method in class gnu.javax.print.ipp.IppUtilities
Instantiates an EnumSyntax based attribute with the given IPP name and the given value (Enums maybe int or String based).
getEnumConstants() - method in class java.lang.Class<T>
Returns the enumeration constants of this class, or null if this class is not an Enum.
getEnumValueTable() - method in class javax.print.attribute.standard.Chromaticity
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.ColorSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.Compression
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.CompressionSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.EnumSyntax
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.Fidelity
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.Finishings
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.defaults.FinishingsDefault
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.FinishingsSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.IppVersionsSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.JobSheets
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.JobState
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.JobStateReason
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.MediaName
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.MediaSizeName
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.MediaTray
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.MultipleDocumentHandling
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.defaults.MultipleDocumentHandlingDefault
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.MultipleDocumentHandlingSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.MultipleDocumentJobsSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.OperationsSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.OrientationRequested
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.defaults.OrientationRequestedDefault
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.OrientationRequestedSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.PageRangesSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.PDLOverrideSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.PresentationDirection
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.PrinterIsAcceptingJobs
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.PrinterState
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.PrinterStateReason
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.PrintQuality
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.defaults.PrintQualityDefault
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.PrintQualitySupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.Severity
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.SheetCollate
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class javax.print.attribute.standard.Sides
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.defaults.SidesDefault
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.SidesSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.UriAuthenticationSupported
Returns a table with the enumeration values for this object.
getEnumValueTable() - method in class gnu.javax.print.ipp.attribute.supported.UriSecuritySupported
Returns a table with the enumeration values for this object.
getenv(java.lang.String) - static method in class java.lang.System
Gets the value of an environment variable.
getEnvironment() - method in class javax.naming.Context
Returns the environment, associated with this naming context.
getEnvironment() - method in class gnu.javax.naming.giop.ContextContinuation
Returns the environment, associated with this naming context.
getEnvironment() - method in class gnu.javax.naming.jndi.url.rmi.ContextContinuation
Returns the environment, associated with this naming context.
getEnvironment() - method in class gnu.javax.naming.giop.GiopNamingServiceURLContext
Returns the environment, associated with this naming context.
getEnvironment() - method in class javax.naming.InitialContext
getEnvironment() - method in class gnu.javax.naming.jndi.url.rmi.RmiContinuation
Returns the environment, associated with this naming context.
getEnvironment() - method in class gnu.javax.naming.jndi.url.rmi.rmiURLContext
Returns the environment, associated with this naming context.
getEon() - method in class javax.xml.datatype.XMLGregorianCalendar
getEonAndYear() - method in class javax.xml.datatype.XMLGregorianCalendar
getEOS() - method in class gnu.javax.crypto.sasl.InputBuffer
Decodes a SASL EOS from the current buffer.
getEras() - method in class java.text.DateFormatSymbols
This method returns the list of strings used for displaying eras (e.g., "BC" and "AD").
getErrorCode() - method in class gnu.classpath.jdwp.exception.JdwpException
Returns the JDWP error code represented by this exception
getErrorCode() - method in class gnu.classpath.jdwp.transport.JdwpReplyPacket
Returns the error code
getErrorCode() - method in class java.sql.SQLException
This method returns the vendor specific error code associated with this error.
getErrorHandler() - method in class gnu.xml.util.DomParser
SAX2: Returns the object used to receive callbacks for XML errors of all levels (fatal, nonfatal, warning).
getErrorHandler() - method in class gnu.xml.pipeline.EventFilter
Returns the error handler assigned this filter stage, or null if no such assigment has been made.
getErrorHandler() - method in class gnu.xml.libxmlj.sax.GnomeXMLReader
getErrorHandler() - method in class org.xml.sax.helpers.ParserAdapter
Return the current error handler.
getErrorHandler() - method in class gnu.xml.validation.relaxng.RELAXNGSchemaFactory
getErrorHandler() - method in class gnu.xml.aelfred2.SAXDriver
SAX2: Returns the object used to receive callbacks for XML errors of all levels (fatal, nonfatal, warning); this is never null;
getErrorHandler() - method in class gnu.xml.stream.SAXParser
getErrorHandler() - method in class javax.xml.validation.SchemaFactory
getErrorHandler() - method in class javax.xml.validation.Validator
getErrorHandler() - method in class javax.xml.validation.ValidatorHandler
getErrorHandler() - method in class gnu.xml.util.XCat
Returns the error handler used to report catalog errors.
getErrorHandler() - method in class org.xml.sax.helpers.XMLFilterImpl
Get the current error event handler.
getErrorHandler() - method in class gnu.xml.aelfred2.XmlReader
SAX2: Returns the object used to receive callbacks for XML errors of all levels (fatal, nonfatal, warning); this is never null;
getErrorHandler() - method in class org.xml.sax.XMLReader
Return the current error handler.
getErrorHandler() - method in class gnu.xml.validation.xmlschema.XMLSchemaSchemaFactory
getErrorIndex() - method in class java.text.ParsePosition
This method returns the error index value.
getErrorListener() - method in class gnu.xml.libxmlj.transform.GnomeTransformer
Returns the callback used to report errors during the transformation.
getErrorListener() - method in class gnu.xml.libxmlj.transform.GnomeTransformerFactory
getErrorListener() - method in class gnu.xml.util.SAXNullTransformerFactory
Returns the value assigned by setErrorListener(ErrorListener).
getErrorListener() - method in class javax.xml.transform.Transformer
Returns the callback used to report errors during the transformation.
getErrorListener() - method in class javax.xml.transform.TransformerFactory
Returns the callback to be used by transformers obtained from this factory to report transformation errors.
getErrorListener() - method in class gnu.xml.transform.TransformerFactoryImpl
getErrorManager() - method in class java.util.logging.Handler
Returns the ErrorManager that currently deals with errors originating from this Handler.
getErrorOffset() - method in class java.text.ParseException
This method returns the position where the error occurred.
getErrorsAny() - method in class java.awt.MediaTracker
Returns all media objects that have encountered errors during loading.
getErrorsID(int) - method in class java.awt.MediaTracker
Returns all media objects with the specified ID that have encountered an error.
getErrorStream() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getErrorStream() - method in class java.net.HttpURLConnection
This method allows the caller to retrieve any data that might have been sent despite the fact that an error occurred.
getErrorStream() - method in class java.lang.Process
Obtain the input stream that receives data from the subprocess.
getEscapeProcessing() - method in class javax.sql.RowSet
getEstimatedMajorSpan() - method in class javax.swing.text.AsyncBoxView
Determines whether the major span should be treated as estimated or as beeing accurate.
getEtchedBorderUIResource() - static method in class javax.swing.plaf.BorderUIResource
Returns a shared instance of an etched border which also is marked as an UIResource.
getEtchedInsets() - static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Determines the width of the border that gets painted by drawEtchedRect(Graphics,int,int,int,int,Color,Color,Color,Color).
getEtchType() - method in class javax.swing.border.EtchedBorder
Returns the appearance of this EtchedBorder, which is either RAISED or LOWERED.
getEvent() - method in class gnu.xml.dom.html2.DomHTMLScriptElement
Reserved for future use.
getEvent() - method in class org.w3c.dom.html2.HTMLScriptElement
Reserved for future use.
getEventAllocator() - method in class javax.xml.stream.XMLInputFactory
Returns the event allocator.
getEventAllocator() - method in class gnu.xml.stream.XMLInputFactoryImpl
Returns the event allocator.
getEventContext() - method in class javax.naming.event.NamingEvent
getEventContext() - method in class javax.naming.event.NamingExceptionEvent
getEventKind() - method in class gnu.classpath.jdwp.event.Event
Returns the event type of this event
getEventKind() - method in class gnu.classpath.jdwp.event.EventRequest
Returns the kind of event for this request
getEventMask() - method in class java.awt.event.AWTEventListenerProxy
This returns the event mask associated with this listener.
getEventPhase() - method in class gnu.xml.dom.DomEvent
Returns CAPTURING_PHASE, AT_TARGET, or BUBBLING; only meaningful within EventListener.handleEvent
getEventPhase() - method in class org.w3c.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
getEventPropertyName() - method in class java.beans.EventHandler
Returns the event property name.
getEventRequests(gnu.classpath.jdwp.event.Event) - method in class gnu.classpath.jdwp.event.EventManager
Returns all requests for the given event.
getEventSetDescriptors() - method in class java.beans.BeanInfo
Get the events this Bean type fires.
getEventSetDescriptors() - method in class gnu.java.beans.ExplicitBeanInfo
Get Bean events.
getEventSetDescriptors() - method in class java.beans.SimpleBeanInfo
Force Introspection of the events this Bean type fires.
getEventType() - method in class gnu.xml.stream.AttributeImpl
getEventType() - method in class gnu.xml.stream.CharactersImpl
Returns the type of this event.
getEventType() - method in class gnu.xml.stream.CommentImpl
getEventType() - method in class gnu.xml.stream.DTDImpl
getEventType() - method in class gnu.xml.stream.EndDocumentImpl
Returns the type of this event.
getEventType() - method in class gnu.xml.stream.EndElementImpl
getEventType() - method in class gnu.xml.stream.EntityDeclarationImpl
Returns the type of this event.
getEventType() - method in class gnu.xml.stream.EntityReferenceImpl
getEventType() - method in class javax.swing.event.HyperlinkEvent
Returns the type of this event.
getEventType() - method in class gnu.xml.stream.NamespaceImpl
getEventType() - method in class gnu.xml.stream.NotationDeclarationImpl
Returns the type of this event.
getEventType() - method in class gnu.xml.stream.ProcessingInstructionImpl
getEventType() - method in class gnu.xml.stream.StartDocumentImpl
getEventType() - method in class gnu.xml.stream.StartElementImpl
getEventType() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the type of the current event.
getEventType() - method in class javax.xml.stream.events.XMLEvent
Returns the type of this event.
getEventType() - method in class gnu.xml.stream.XMLEventImpl
Returns the type of this event.
getEventType() - method in class gnu.xml.stream.XMLParser
Returns the type of the current event.
getEventType() - method in class javax.xml.stream.XMLStreamReader
Returns the type of the current event.
getException() - method in class java.lang.ClassNotFoundException
Returns the exception which occurred while loading the class, otherwise returns null.
getException() - method in class java.lang.ExceptionInInitializerError
Return the exception that caused this error to be created.
getException() - method in class javax.xml.parsers.FactoryConfigurationError
Returns the underlying cause of this exception, if any.
getException() - method in class javax.xml.stream.FactoryConfigurationError
getException() - method in class java.awt.event.InvocationEvent
This method returns the exception that occurred during the execution of the runnable, or null if not exception was thrown or exceptions were not caught.
getException() - method in class javax.naming.event.NamingExceptionEvent
getException() - method in class java.security.PrivilegedActionException
Get the underlying Exception that caused this one.
getException() - method in class org.xml.sax.SAXException
Return the embedded exception, if any.
getException() - method in class javax.xml.transform.TransformerException
Returns the underlying cause of this exception.
getException() - method in class javax.xml.transform.TransformerFactoryConfigurationError
Returns the underlying cause.
getException() - method in class javax.naming.ldap.UnsolicitedNotification
getExceptionListener() - method in class java.beans.Encoder
Returns the currently active ExceptionListener instance.
getExceptionListener() - method in class java.beans.XMLDecoder
Returns the ExceptionListener instance associated with this decoder.
getExceptionTypes() - method in class java.lang.reflect.Constructor<T>
Get the exception types this constructor says it throws, in no particular order.
getExceptionTypes() - method in class java.lang.reflect.Method
Get the exception types this method says it throws, in no particular order.
getExemptionMechanism() - method in class javax.crypto.Cipher
Return the currently-operating ExemptionMechanism.
getExp() - method in class javax.management.BadBinaryOpValueExpException
Returns the inappropriate value expression associated with this exception.
Returns all TreePath objects which are a descendants of the given path and are exapanded at the moment of the execution of this method.
getExpandedIcon() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the current expanded icon.
getExpandedState
Return the expansion state of the given tree path.
Return the expansion state of the given tree path.
getExpandEntityReferences() - method in class gnu.xml.dom.DomIterator
DOM L2 Returns the flag controlling whether iteration descends through entity references.
getExpandEntityReferences() - method in class gnu.xml.dom.DomNodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the NodeIterator.
getExpandEntityReferences() - method in class org.w3c.dom.traversal.NodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the NodeIterator.
getExpandEntityReferences() - method in class org.w3c.dom.traversal.TreeWalker
The value of this flag determines whether the children of entity reference nodes are visible to the TreeWalker.
getExpandsSelectedPaths() - method in class javax.swing.JTree
getExpectedPolicies() - method in class java.security.cert.PolicyNode
Returns a set of policies (string OIDs) that will satisfy this node's policy.
getExpectedPolicies() - method in class gnu.java.security.x509.PolicyNodeImpl
Returns a set of policies (string OIDs) that will satisfy this node's policy.
getExpiration() - method in class java.net.URLConnection
Returns the value of the expires header or 0 if not known or present.
getExpiryDate() - method in class gnu.java.net.protocol.http.Cookie
getExplanation() - method in class javax.naming.NamingException
Gets the message given to the constructor or null if no message was given.
getExponent() - method in class java.security.spec.RSAOtherPrimeInfo
Returns the prime's exponent.
getExponentSize() - method in class javax.crypto.spec.DHGenParameterSpec
Get the size of the exponent, in bits.
getExported(java.lang.Object) - static method in class gnu.java.rmi.server.UnicastServer
Get the server references to the object, previously exported via this server.
This method returns a list of the table's which use this table's primary key as a foreign key.
getExportedRef(java.rmi.Remote) - static method in class gnu.java.rmi.server.UnicastServer
Get the exported reference of the given Remote.
getExtendedKeyUsage() - method in class gnu.java.security.x509.X509Certificate
getExtendedKeyUsage() - method in class java.security.cert.X509Certificate
Returns the ExtendedKeyUsage extension of this certificate, or null if there is no extension present.
getExtendedKeyUsage() - method in class java.security.cert.X509CertSelector
Returns the set of extended key purpose IDs, as an unmodifiable set of OID strings.
getExtendedState() - method in class java.awt.Frame
getExtension() - method in class javax.sound.sampled.AudioFileFormat.Type
Return the extension associated with this Type.
getExtension(gnu.java.security.OID) - method in class gnu.java.security.x509.GnuPKIExtension
Returns the extension object for the given object identifier.
getExtension(gnu.java.security.OID) - method in class gnu.java.security.x509.X509Certificate
Returns the extension object for the given object identifier.
getExtension(gnu.java.security.OID) - method in class gnu.java.security.x509.X509CRL
Returns the extension object for the given object identifier.
getExtensions() - method in class gnu.java.security.x509.GnuPKIExtension
getExtensions() - method in class gnu.java.security.x509.X509Certificate
getExtensions() - method in class gnu.java.security.x509.X509CRL
getExtensionsOffset() - method in class gnu.javax.net.ssl.provider.ClientHello
getExtensionValue(java.lang.String) - method in class gnu.java.security.x509.X509Certificate
getExtensionValue(java.lang.String) - method in class gnu.java.security.x509.X509CRL
getExtensionValue(java.lang.String) - method in class java.security.cert.X509Extension
Returns the DER encoded OCTET string for the specified extension value identified by a OID.
getExtent() - method in class javax.swing.BoundedRangeModel
Returns the current extent.
getExtent() - method in class javax.swing.DefaultBoundedRangeModel
Returns the current extent of this bounded range model, which is a number greater than or equal to zero.
getExtent() - method in class javax.swing.JSlider
Returns the slider's extent value, obtained from the slider's model.
getExtentSize() - method in class javax.swing.JViewport
Tells the parser that if no external subset has been declared in the document text, none should be used.
Allows applications to provide an external subset for documents that don't explicitly define one.
"New Style" parser callback to add an external subset.
getExternalTag() - method in class gnu.java.security.der.DERValue
getExtra() - method in class java.util.zip.ZipEntry
Gets the extra data.
getExtraImageMetadataFormatNames() - method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the names of additional formats for encoding image metadata, other than the standard and the native formats, or null if this plug-in does not provide any extra formats.
getExtraMetadataFormatNames() - method in class javax.imageio.metadata.IIOMetadata
getExtraNameCharacters() - method in class java.sql.DatabaseMetaData
This methods returns non-standard characters that can appear in unquoted identifiers.
getExtraStreamMetadataFormatNames() - method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the names of additional formats for encoding stream metadata, other than the standard and the native formats, or null if this plug-in does not provide any extra formats.
getFace() - method in class gnu.xml.dom.html2.DomHTMLBaseFontElement
Font face identifier.
getFace() - method in class gnu.xml.dom.html2.DomHTMLFontElement
Font face identifier.
getFace() - method in class org.w3c.dom.html2.HTMLBaseFontElement
Font face identifier.
getFace() - method in class org.w3c.dom.html2.HTMLFontElement
Font face identifier.
getFactoryClassLocation() - method in class javax.naming.Reference
Get the location of the factory class of the referenced object.
getFactoryClassName() - method in class javax.naming.Reference
Get the name of the factory class of the referenced object
getFailureHandler() - static method in class java.rmi.server.RMISocketFactory
getFallbackLocale(java.util.Locale) - static method in class gnu.java.locale.LocaleHelper
This method is used by the localized name lookup methods to retrieve the next locale to try.
getFamily() - method in class java.awt.Font
Returns the family name of this font.
getFamily(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getFamily()
Implementation of Font.getFamily(Locale)
getFamily(java.util.Locale) - method in class java.awt.Font
Returns the family name of this font.
getFamilyName(java.util.Locale) - method in class gnu.java.awt.font.FontDelegate
Returns the name of the family to which this font face belongs, for example “Univers”.
getFamilyName(java.util.Locale) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the name of the family to which this font face belongs, for example “Univers”.
getFD() - method in class java.io.FileInputStream
This method returns a FileDescriptor object representing the underlying native file handle of the file this stream is reading from
getFD() - method in class java.io.FileOutputStream
This method returns a FileDescriptor object representing the file that is currently being written to
getFD() - method in class java.io.RandomAccessFile
This method returns a FileDescriptor object that represents the native file handle for this file.
getFeature(java.lang.String) - method in class javax.xml.parsers.DocumentBuilderFactory
Returns the value of the specified feature.
Returns the value of the specified feature.
getFeature(java.lang.String) - method in class gnu.xml.util.DomParser
SAX2: Tells whether this parser supports the specified feature.
getFeature(java.lang.String) - method in class gnu.xml.libxmlj.dom.GnomeDocumentBuilderFactory
getFeature(java.lang.String) - method in class gnu.xml.libxmlj.sax.GnomeSAXParserFactory
Returns the specified feature for SAX2 parsers obtained from this factory.
getFeature(java.lang.String) - method in class gnu.xml.libxmlj.transform.GnomeTransformerFactory
getFeature(java.lang.String) - method in class gnu.xml.libxmlj.sax.GnomeXMLReader
getFeature(java.lang.String) - method in class gnu.xml.aelfred2.JAXPFactory
Returns the specified feature for SAX2 parsers obtained from this factory.
getFeature(java.lang.String) - method in class gnu.xml.dom.JAXPFactory
getFeature(java.lang.String) - method in class org.xml.sax.helpers.ParserAdapter
Check a parser feature flag.
getFeature(java.lang.String) - method in class gnu.xml.aelfred2.SAXDriver
SAX2: Tells the value of the specified feature flag.
Returns true if the requested feature is supported.
getFeature(java.lang.String) - method in class gnu.xml.stream.SAXParser
getFeature(java.lang.String) - method in class gnu.xml.stream.SAXParserFactory
Returns the specified feature for SAX2 parsers obtained from this factory.
getFeature(java.lang.String) - method in class javax.xml.parsers.SAXParserFactory
Returns the specified feature for SAX2 parsers obtained from this factory.
getFeature(java.lang.String) - method in class javax.xml.validation.SchemaFactory
getFeature(java.lang.String) - method in class javax.xml.transform.TransformerFactory
Returns the state of a feature in the factory implementation.
getFeature(java.lang.String) - method in class gnu.xml.transform.TransformerFactoryImpl
getFeature(java.lang.String) - method in class javax.xml.validation.Validator
getFeature(java.lang.String) - method in class javax.xml.validation.ValidatorHandler
getFeature(java.lang.String) - method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a feature.
getFeature(java.lang.String) - method in class gnu.xml.aelfred2.XmlReader
SAX2: Tells whether this parser supports the specified feature.
getFeature(java.lang.String) - method in class org.xml.sax.XMLReader
Look up the value of a feature flag.
getFeature(java.lang.String) - method in class javax.xml.xpath.XPathFactory
Returns the state of the named feature.
getFeature(java.lang.String) - method in class gnu.xml.xpath.XPathFactoryImpl
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
getFeature(java.lang.String,java.lang.String) - method in class javax.imageio.metadata.IIOMetadataNode
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
getFeedResolution(int) - method in class javax.print.attribute.ResolutionSyntax
Returns the feed resolution for the given units.
getFeedResolutionDphi() - method in class javax.print.attribute.ResolutionSyntax
Returns the raw feed resolution in dots per 100 inches.
getFetchDirection() - method in class java.sql.ResultSet
This method returns the current fetch direction for this result set.
getFetchDirection() - method in class java.sql.Statement
This method returns the current direction that the driver thinks the result set will be accessed int.
getFetchSize() - method in class java.sql.ResultSet
This method returns the current number of rows that will be fetched from the database at a time.
getFetchSize() - method in class java.sql.Statement
This method returns the number of rows the driver believes should be fetched from the database at a time.
This class allows a class to specify exactly which fields should be read, and what values should be read for these fields.
getField() - method in class gnu.classpath.jdwp.event.filters.FieldOnlyFilter
Returns the field for which to restrict events
getField() - method in class java.text.FieldPosition
This method returns the field identifier value for this object.
getField(int) - method in class gnu.CORBA.typecodes.RecordTypeCode
getField(java.lang.String) - method in class java.lang.Class<T>
Get a public field declared or inherited in this class, where name is its simple name.
Returns the value of the specified field, or null if the field is undefined.
getFieldAttribute() - method in class java.text.FieldPosition
getFieldNames() - method in class javax.management.Descriptor
Returns the field names of the descriptor.
getFields() - method in class java.lang.Class<T>
Get all the public fields declared in this class or inherited from superclasses.
getFields() - method in class javax.management.Descriptor
Returns all the field name and value pairs, in the form name=value.
getFields() - method in class java.io.ObjectStreamClass
Returns the serializable (non-static and non-transient) Fields of the class represented by this ObjectStreamClass.
getFields(int) - method in class javax.swing.text.InternationalFormatter
Returns the Format.Field constants that are associated with the specified position in the text.
getFieldType() - method in class gnu.java.lang.reflect.FieldSignatureParser
getFieldValue(java.lang.String) - method in class javax.management.Descriptor
Returns the value of the specified field, or null if no value is present for the given field name.
getFieldValues(java.lang.String...) - method in class javax.management.Descriptor
Returns the values corresponding to the fields named in the specified array, in the same order.
getFile() - method in class javax.activation.FileDataSource
Returns the underlying file.
getFile() - method in class java.awt.FileDialog
Returns the file that is selected in this dialog.
getFile() - method in class gnu.gcj.runtime.PersistentByteMap
getFile() - method in class java.net.URL
Returns the file portion of the URL.
getFileChooser() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the JFileChooser component that this UI delegate represents.
getFileChooserDetailViewIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon for use by the JFileChooser component.
getFileChooserHomeFolderIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon for use by the JFileChooser component.
getFileChooserListViewIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon for use by the JFileChooser component.
getFileChooserNewFolderIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon for use by the JFileChooser component.
getFileChooserUpFolderIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon for use by the JFileChooser component.
getFileDescriptor() - method in class java.net.DatagramSocketImpl
Returns the FileDescriptor for this socket
getFileDescriptor() - method in class java.net.SocketImpl
Returns the FileDescriptor objects for this socket.
getFileFilter() - method in class javax.swing.JFileChooser
Returns the file filter.
getFileName() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the current file name.
getFileName() - method in class java.awt.JobAttributes
getFileName() - method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the file name in the text field.
getFileName() - method in class java.lang.StackTraceElement
Returns the name of the file, or null if unknown.
getFilenameFilter() - method in class java.awt.FileDialog
Returns the filename filter being used by this dialog.
getFileNameMap() - static method in class java.net.URLConnection
This method returns the FileNameMap object being used to decode MIME types by file extension.
getFilePointer() - method in class java.io.RandomAccessFile
This method returns the current offset in the file at which the next read or write will occur
getFiles() - method in class javax.swing.plaf.basic.BasicDirectoryModel
Returns a Vector of (java.io.File) objects containing the files in this list.
getFiles(java.io.File,boolean) - method in class javax.swing.filechooser.FileSystemView
Returns an array containing the files in the given directory.
getFileSelectionMode() - method in class javax.swing.JFileChooser
Returns the file selection mode, one of: FILES_ONLY, DIRECTORIES_ONLY or FILES_AND_DIRECTORIES.
getFileStructure() - method in class gnu.java.net.protocol.ftp.FTPConnection
Returns the current file structure type.
getFileSuffixes() - method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the file suffixes of the supported image formats, for example [“tiff”, “tif”, “png”].
getFileSystemView() - static method in class javax.swing.filechooser.FileSystemView
Returns a default FileSystemView appropriate for the platform.
getFileSystemView() - method in class javax.swing.JFileChooser
Returns the file system view being used by this file chooser.
getFileView() - method in class javax.swing.JFileChooser
Returns the custom FileView for the file chooser.
getFileView(javax.swing.JFileChooser) - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the default file view (NOT the file view from the file chooser, if there is one).
getFileView(javax.swing.JFileChooser) - method in class javax.swing.plaf.FileChooserUI
Returns a view to a file, which is able to retrieve its name, icon, and other properties that are relevant for presenting the file to the user.
getFileView(javax.swing.JFileChooser) - method in class javax.swing.plaf.multi.MultiFileChooserUI
Calls the FileChooserUI.getFileView(JFileChooser) method for all the UI delegates managed by this MultiFileChooserUI, returning the view for the UI delegate from the primary look and feel.
getFilter() - method in class gnu.xml.dom.DomIterator
DOM L2 Returns the filter provided during construction.
getFilter() - method in class gnu.xml.dom.ls.DomLSParser
getFilter() - method in class gnu.xml.dom.ls.DomLSSerializer
getFilter() - method in class gnu.xml.dom.DomNodeIterator
The NodeFilter used to screen nodes.
getFilter() - method in class java.util.logging.Handler
Returns the Filter that currently controls which log records are being published by this Handler.
getFilter() - method in class gnu.javax.management.ListenerData
Returns the filter.
getFilter() - method in class java.util.logging.Logger
getFilter() - method in class org.w3c.dom.ls.LSParser
When a filter is provided, the implementation will call out to the filter as it is constructing the DOM tree structure.
getFilter() - method in class org.w3c.dom.ls.LSSerializer
When the application provides a filter, the serializer will call out to the filter before serializing each Node.
getFilter() - method in class org.w3c.dom.traversal.NodeIterator
The NodeFilter used to screen nodes.
getFilter() - method in class org.w3c.dom.traversal.TreeWalker
The filter used to screen nodes.
This is the only method which can set the ImageConsumer for this filter.
getFilters() - method in class gnu.classpath.jdwp.event.EventRequest
Returns the filters attached to this request
getFirst() - method in class java.util.LinkedList<T>
Returns the first element in the list.
getFirst() - method in class gnu.xml.pipeline.TeeConsumer
Returns the first pipeline to get event calls.
getFirstChild() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the first child node belonging to this tree node.
getFirstChild() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns the first child of this node, or null if there are none.
getFirstChild() - method in class gnu.xml.dom.DomNode
DOM L1 Returns the first child of this node, or null if there are none.
getFirstChild() - method in class javax.imageio.metadata.IIOMetadataNode
The first child of this node.
getFirstChild() - method in class org.w3c.dom.Node
The first child of this node.
getFirstChild() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getFirstColumn() - method in class javax.accessibility.AccessibleTableModelChange
Returns the first column that changed.
Returns the first Component of root that should receive the focus.
getFirstComponent
Returns the first Component in the traversal cycle.
Return the first focusable component of the focus cycle root comp under the ordering imposed by the comparator property.
getFirstDayOfWeek() - method in class java.util.Calendar
Gets what the first day of week is.
getFirstIndex() - method in class javax.swing.event.ListSelectionEvent
Returns the first index.
getFirstLeaf() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the first leaf node that is a descendant of this node.
getFirstLineIndent(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the indentation specified in the given attributes, or 0.0f if no indentation is specified.
getFirstRow() - method in class javax.accessibility.AccessibleTableModelChange
Returns the first row that changed.
getFirstRow() - method in class javax.swing.event.TableModelEvent
Returns the first affected row of this event.
getFirstVisibleIndex() - method in class javax.swing.JList
Returns the list index of the upper left or upper right corner of the visible rectangle of this list, depending on the Component.getComponentOrientation() property.
getFixedCellHeight() - method in class javax.swing.JList
Gets the value of the fixedCellHeight property.
getFixedCellWidth() - method in class javax.swing.JList
Gets the value of the fixedCellWidth property.
getFlags() - method in class java.util.DuplicateFormatFlagsException
Returns the flags which contain a duplicate.
Returns the mismatching flag.
getFlags() - method in class java.util.IllegalFormatFlagsException
Returns the illegal flags.
getFlags() - method in class gnu.classpath.jdwp.transport.JdwpPacket
Returns the packet flags
getFlags() - method in class javax.security.auth.kerberos.KerberosTicket
Return the flags for this ticket as a boolean array.
getFlags() - method in class gnu.java.awt.font.opentype.truetype.Point
getFlags() - method in class java.util.UnknownFormatFlagsException
Returns the flags which contain a unknown.
getFlags() - method in class gnu.gcj.xlib.XColor
getFlatness() - method in class java.awt.geom.CubicCurve2D
Calculates the flatness of this curve.
getFlatness() - method in class java.awt.geom.FlatteningPathIterator
Returns the maximally acceptable flatness.
getFlatness() - method in class java.awt.geom.QuadCurve2D
Calculates the flatness of this curve.
Calculates the flatness of a quadratic curve, directly specifying each coordinate value.
Calculates the flatness of a cubic curve, directly specifying each coordinate value.
getFlatness(double[],int) - static method in class java.awt.geom.CubicCurve2D
Calculates the flatness of a cubic curve, specifying the coordinate values in an array.
getFlatness(double[],int) - static method in class java.awt.geom.QuadCurve2D
Calculates the flatness of a quadratic curve, specifying the coordinate values in an array.
getFlatnessSq() - method in class java.awt.geom.CubicCurve2D
Calculates the squared flatness of this curve.
getFlatnessSq() - method in class java.awt.geom.QuadCurve2D
Calculates the squared flatness of this curve.
Calculates the squared flatness of a quadratic curve, directly specifying each coordinate value.
Calculates the squared flatness of a cubic curve, directly specifying each coordinate value.
getFlatnessSq(double[],int) - static method in class java.awt.geom.CubicCurve2D
Calculates the squared flatness of a cubic curve, specifying the coordinate values in an array.
getFlatnessSq(double[],int) - static method in class java.awt.geom.QuadCurve2D
Calculates the squared flatness of a quadratic curve, specifying the coordinate values in an array.
getFlavorListeners() - method in class java.awt.datatransfer.Clipboard
getFlavorMap() - method in class java.awt.dnd.DragSource
getFlavorMap() - method in class java.awt.dnd.DropTarget
getFlavorsForNative(java.lang.String) - method in class java.awt.datatransfer.FlavorTable
Returns a list of flavors corresponding to the given String native.
getFlavorsForNative(java.lang.String) - method in class java.awt.datatransfer.SystemFlavorMap
Returns a List of DataFlavors to which the specified String native can be translated by the data transfer subsystem.
getFlipContents() - method in class java.awt.BufferCapabilities
Retrieve the result of a flipping operation.
getFloat() - method in class java.nio.ByteBuffer
Relative get method for reading a float value.
getFloat(int) - method in class java.nio.ByteBuffer
Absolute get method for reading a float value.
getFloat(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java float.
getFloat(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java float.
getFloat(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this Field as a float.
getFloat(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a float array.
This method returns the value of the specified parameter as a Java float.
getFloat(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java float.
getFloat(java.lang.String,float) - method in class java.util.prefs.AbstractPreferences
Convenience method for getting the given entry as a float.
getFloat(java.lang.String,float) - method in class java.util.prefs.Preferences
Convenience method for getting the given entry as a float.
getFloatingColor() - method in class javax.swing.plaf.basic.BasicToolBarUI
This method returns the Color which is displayed when over a floating area.
getFloatParameter(int) - method in class java.awt.image.renderable.ParameterBlock
getFloatValue(short) - method in class org.w3c.dom.css.CSSPrimitiveValue
This method is used to get a float value in a specified unit.
getFlowAxis() - method in class javax.swing.text.FlowView
Returns the axis along which the view should be flowed.
getFlowSpan(int) - method in class javax.swing.text.FlowView
Returns the span of the flow for the specified child view.
getFlowStart(int) - method in class javax.swing.text.FlowView
Returns the location along the flow axis where the flow span starts given a child view index.
getFlushedPosition() - method in class javax.imageio.stream.ImageInputStream
getFlushedPosition() - method in class javax.imageio.stream.ImageInputStreamImpl
getFocusableWindowState() - method in class java.awt.Window
Returns the value of the focusableWindowState property.
getFocusAccelerator() - method in class javax.swing.text.JTextComponent
getFocusColor() - method in class javax.swing.plaf.basic.BasicSliderUI
Gets the focus color to be used for this slider.
getFocusColor() - method in class javax.swing.plaf.metal.MetalButtonUI
Returns the color for the focus border.
getFocusColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to draw focus highlights, from the installed theme.
getFocusColor() - method in class javax.swing.plaf.metal.MetalRadioButtonUI
Returns the color used to draw the focus rectangle when the JRadioButton has the focus.
getFocusColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to draw focus highlights.
getFocusColor() - method in class javax.swing.plaf.metal.MetalToggleButtonUI
Returns the color for the focus border.
getFocusCycleRootAncestor() - method in class java.awt.Component
Returns the root container that owns the focus cycle where this component resides.
getFocusCycleRootAncestor() - method in class javax.swing.JInternalFrame
This method returns null because this must always be the root of a focus traversal.
getFocusCycleRootAncestor() - method in class java.awt.Window
Returns the root container that owns the focus cycle where this component resides.
getFocusedComponent() - method in class javax.swing.text.TextAction
Returns the current focused JTextComponent object.
getFocusedWindow() - method in class java.awt.KeyboardFocusManager
Retrieve the Window that is or contains the keyboard focus owner, or null if the focused window was not set by a thread in the current ThreadGroup.
getFocusListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getFocusLostBehavior() - method in class javax.swing.JFormattedTextField
Returns the behaviour of this JFormattedTextField upon losing focus.
getFocusOwner() - method in class javax.swing.JInternalFrame
This method returns the child Component that will receive focus if this JInternalFrame is selected.
getFocusOwner() - method in class java.awt.KeyboardFocusManager
Retrieve the Component that has the keyboard focus, or null if the focus owner was not set by a thread in the current ThreadGroup.
getFocusOwner() - method in class java.awt.Window
Returns the child window that has focus if this window is active.
getFocusTraversalKeys(int) - method in class java.awt.Component
Returns the set of keys for a given focus traversal action, as defined in setFocusTraversalKeys.
getFocusTraversalKeys(int) - method in class java.awt.Container
Returns the Set of focus traversal keys for a given traversal operation for this Container.
getFocusTraversalKeysEnabled() - method in class java.awt.Component
Check whether or not focus traversal keys are enabled on this Component.
getFocusTraversalPolicy() - method in class java.awt.Container
Return the focus traversal policy that determines the focus traversal order for this Container's children.
getFollowRedirects() - static method in class java.net.HttpURLConnection
Returns a boolean indicating whether or not HTTP redirects will automatically be followed or not.
getFont() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the current font.
getFont() - method in class javax.accessibility.AccessibleComponent
Get the font of this component
getFont() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getFont() - method in class java.awt.Component
Returns the font in use for this component.
getFont() - method in class java.awt.Component.AccessibleAWTComponent
Gets the font.
getFont() - method in class org.w3c.dom.css.CSS2Properties
See the font property definition in CSS2.
getFont() - method in class javax.swing.DebugGraphics
getFont
getFont() - method in class javax.swing.tree.DefaultTreeCellEditor
Gets the font used for editing.
getFont() - method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Gets the font of this component.
getFont() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the current font.
getFont() - method in class java.awt.FontMetrics
Returns the font that this object is creating metric information fo.
getFont() - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the associated Font
getFont() - method in class java.awt.font.GlyphVector
getFont() - method in class javax.swing.text.GlyphView
Returns the font for the text run for which this GlyphView is responsible.
getFont() - method in class gnu.java.awt.font.GNUGlyphVector
Returns the font of the glyphs in this GlyphVector.
getFont() - method in class java.awt.Graphics
Returns the current font for this graphics context.
getFont() - method in class gnu.awt.j2d.Graphics2DImpl
getFont() - method in class gnu.java.awt.print.JavaPrinterGraphics
Returns the font of the JList since it is not possible to set fonts for list children individually.
Returns the font of the table cell.
Gets the Font of this object.
getFont() - method in class javax.swing.text.LabelView
Returns the font for the glyphs.
getFont() - method in class java.awt.MenuComponent
Returns the font in use for this component.
Returns the Font used for text created by this component.
getFont() - method in class java.awt.MenuContainer
Returns the font in use by this container.
getFont() - method in class gnu.java.awt.peer.qt.QtGraphics
getFont(extends,?>) - static method in class java.awt.Font
Returns a font appropriate for the given attribute set.
getFont(java.awt.Component) - method in class javax.swing.border.TitledBorder
Returns the font that is used for displaying the title text for a given Component.
getFont(java.lang.Object) - method in class javax.swing.UIDefaults
Returns a font entry for the default locale.
getFont(java.lang.Object) - static method in class javax.swing.UIManager
Retrieves a font from the defaults table of the current LookAndFeel.
Returns a font entry for a specic locale.
getFont(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Retrieves a font from the defaults table of the current LookAndFeel.
getFont(java.lang.String) - static method in class java.awt.Font
Returns a Font object from the passed property name.
getFont(java.lang.String,int,int) - method in class javax.swing.text.StyleContext
getFont(java.lang.String,java.awt.Font) - static method in class java.awt.Font
Returns a Font object from the passed property name.
Creates a Font, in a platform-specific manner.
getFont(javax.swing.plaf.synth.SynthContext) - method in class javax.swing.plaf.synth.SynthStyle
Extracts a font from a set of attributes.
getFont(javax.swing.text.AttributeSet) - method in class javax.swing.text.StyleContext
getFont(javax.swing.text.AttributeSet) - method in class javax.swing.text.StyledDocument
getFont
getFont(javax.swing.text.AttributeSet) - method in class javax.swing.text.html.StyleSheet
Gets the font to use for the given set.
getFontFamily() - method in class org.w3c.dom.css.CSS2Properties
See the font-family property definition in CSS2.
getFontFamily(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the font family specified in the given attributes, or Monospaced if no font family is specified.
getFontForState(javax.swing.plaf.synth.SynthContext) - method in class javax.swing.plaf.synth.SynthStyle
getFontList() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getFontList() - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getFontList() - method in class gnu.java.awt.peer.qt.QtToolkit
Just return the defaults.
getFontList() - method in class java.awt.Toolkit
Returns the names of the available fonts.
getFontList() - method in class gnu.awt.xlib.XToolkit
getFontList() - method in class gnu.java.awt.peer.x.XToolkit
getFontMetrics() - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the fontmetrics for the font of the JTabbedPane.
getFontMetrics() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getFontMetrics() - method in class javax.swing.DebugGraphics
Returns the font metrics of the current font.
getFontMetrics() - method in class javax.swing.text.FieldView
getFontMetrics() - method in class java.awt.Graphics
Returns the font metrics for the current font.
getFontMetrics() - method in class javax.swing.text.LabelView
Returns the font metrics of the current font.
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class javax.accessibility.AccessibleComponent
Get the FontMetrics of the specified font in this component.
getFontMetrics(java.awt.Font) - static method in class gnu.java.awt.AWTUtilities
Returns the font metrics object for a given font.
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getFontMetrics()
getFontMetrics(java.awt.Font) - method in class java.awt.Component
Returns the font metrics for the specified font in this component.
Gets the font metrics for a font.
getFontMetrics(java.awt.Font) - method in class java.awt.peer.ComponentPeer
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class javax.swing.DebugGraphics
Returns the font metrics for a given font.
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.gtk.GdkFontPeer
Implementation of Font.getFontMetrics()
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.GLightweightPeer
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class java.awt.Graphics
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class gnu.awt.j2d.Graphics2DImpl
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.gtk.GtkToolkit
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.print.JavaPrinterGraphics
Returns the font metrics for the specified font.
Returns the font metrics for a specified font.
Gets the FontMetrics of this object.
Retrieves information on the rendering and metrics of the supplied font.
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.font.OpenTypeFontPeer
Implementation of Font.getFontMetrics()
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.qt.QtComponentPeer
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.qt.QtFontPeer
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.qt.QtGraphics
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.qt.QtToolkit
getFontMetrics(java.awt.Font) - method in class javax.swing.text.StyleContext
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class java.awt.Toolkit
Return the font metrics for the specified font
getFontMetrics(java.awt.Font) - method in class gnu.awt.xlib.XCanvasPeer
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class gnu.awt.xlib.XFontPeer
Implementation of Font.getFontMetrics()
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.x.XFontPeer
Returns the font metrics for the specified font.
getFontMetrics(java.awt.Font) - method in class gnu.awt.xlib.XGraphics
getFontMetrics(java.awt.Font) - method in class gnu.awt.xlib.XToolkit
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.x.XToolkit
getFontMetrics(java.awt.Font) - method in class gnu.java.awt.peer.x.XWindowPeer
Returns the font metrics for the specified font.
getFontName() - method in class java.awt.Font
Returns the font face name of the font.
getFontName(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getFontName()
Implementation of Font.getFontName(Locale)
getFontName(java.util.Locale) - method in class java.awt.Font
Returns the font face name of the font.
getFontPeer(java.lang.String,int) - method in class gnu.java.awt.peer.gtk.GtkToolkit
getFontPeer(java.lang.String,int) - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getFontPeer(java.lang.String,int) - method in class gnu.java.awt.peer.qt.QtToolkit
getFontPeer(java.lang.String,int) - method in class java.awt.Toolkit
Creates a peer object for the specified font name.
getFontPeer(java.lang.String,int) - method in class gnu.awt.xlib.XToolkit
getFontPeer(java.lang.String,int) - method in class gnu.java.awt.peer.x.XToolkit
getFontRenderContext() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the font render context.
getFontRenderContext() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
Should perhaps be contexct dependent, but this is left for now as an overloadable default implementation.
getFontRenderContext() - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the associated FontRenderContext
getFontRenderContext() - method in class java.awt.font.GlyphVector
getFontRenderContext() - method in class gnu.java.awt.font.GNUGlyphVector
Returns the FontRenderContext that is used to calculate the extent and position of the glyphs.
getFontRenderContext() - method in class java.awt.Graphics2D
Returns the font render context.
getFontRenderContext() - method in class gnu.awt.j2d.Graphics2DImpl
Returns the font render context.
getFontRenderContext() - method in class gnu.java.awt.peer.qt.QtGraphics
Returns the font render context.
getFontSize() - method in class org.w3c.dom.css.CSS2Properties
See the font-size property definition in CSS2.
getFontSize(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the font size specified in the given attributes, or 12 if no font size is specified.
getFontSizeAdjust() - method in class org.w3c.dom.css.CSS2Properties
See the font-size-adjust property definition in CSS2.
getFontStretch() - method in class org.w3c.dom.css.CSS2Properties
See the font-stretch property definition in CSS2.
getFontStyle() - method in class org.w3c.dom.css.CSS2Properties
See the font-style property definition in CSS2.
getFontTable(int) - method in class java.awt.font.OpenType
getFontTable(int) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Creates a view buffer for an OpenType table.
getFontTable(int,int,int) - method in class java.awt.font.OpenType
getFontTable(java.lang.String) - method in class java.awt.font.OpenType
getFontTable(java.lang.String,int,int) - method in class java.awt.font.OpenType
getFontTableSize(int) - method in class java.awt.font.OpenType
getFontTableSize(int) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the size of one of the tables in the font, or -1 if the table does not exist.
getFontTableSize(java.lang.String) - method in class java.awt.font.OpenType
getFontVariant() - method in class org.w3c.dom.css.CSS2Properties
See the font-variant property definition in CSS2.
getFontWeight() - method in class org.w3c.dom.css.CSS2Properties
See the font-weight property definition in CSS2.
getForeground() - method in class javax.accessibility.AccessibleComponent
Get the foreground color of this component.
getForeground() - method in class java.awt.Component
Returns this component's foreground color.
Gets the foreground color.
getForeground() - method in class javax.swing.text.GlyphView
Returns the foreground color which should be used to paint the text.
getForeground() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns the foreground color for this list child.
Returns the foreground color of the table cell.
Get the foreground color of this object.
getForeground() - method in class javax.swing.text.LabelView
Returns the foreground color for the glyphs.
Returns the foreground color of the component, or null if this property is unsupported.
Extracts a foreground color from a set of attributes.
getForeground(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the foreground color specified in the given attributes, or Color.BLACK if no foreground color is specified.
getForeground
getForeground(javax.swing.text.AttributeSet) - method in class javax.swing.text.html.StyleSheet
Takes a set of attributes and turns it into a foreground color specification.
getForegroundAt(int) - method in class javax.swing.JTabbedPane
This method returns the foreground color for the tab.
getForm() - method in class gnu.xml.dom.html2.DomHTMLButtonElement
getForm() - method in class gnu.xml.dom.html2.DomHTMLFieldSetElement
Returns the FORM element containing this control.
getForm() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getForm() - method in class gnu.xml.dom.html2.DomHTMLIsIndexElement
Returns the FORM element containing this control.
getForm() - method in class gnu.xml.dom.html2.DomHTMLLabelElement
getForm() - method in class gnu.xml.dom.html2.DomHTMLLegendElement
Returns the FORM element containing this control.
getForm() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Returns the FORM element containing this control.
getForm() - method in class gnu.xml.dom.html2.DomHTMLOptionElement
getForm() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getForm() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getForm() - method in class org.w3c.dom.html2.HTMLButtonElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLFieldSetElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLInputElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLIsIndexElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLLabelElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLLegendElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLObjectElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLOptionElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLSelectElement
Returns the FORM element containing this control.
getForm() - method in class org.w3c.dom.html2.HTMLTextAreaElement
Returns the FORM element containing this control.
getFormat() - method in class javax.sound.sampled.AudioFileFormat
Return the AudioFormat associated with this file format.
getFormat() - method in class javax.sound.sampled.AudioInputStream
Get the format associated with this stream.
getFormat() - method in class java.security.Certificate
This method returns the encoding format of the certificate (e.g., "PGP", "X.509").
getFormat() - method in class javax.sound.sampled.DataLine
Return the current format of the data associated with this DataLine.
getFormat() - method in class gnu.java.security.key.dss.DSSKey
getFormat() - method in class java.security.spec.EncodedKeySpec
Returns the name of the key format used.
getFormat() - method in class gnu.javax.crypto.key.dh.GnuDHKey
getFormat() - method in class gnu.javax.crypto.key.GnuPBEKey
getFormat() - method in class gnu.java.security.key.rsa.GnuRSAKey
getFormat() - method in class gnu.javax.crypto.key.GnuSecretKey
Returns the string "RAW".
getFormat() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
getFormat() - method in class javax.swing.text.InternationalFormatter
Returns the currently used Format object that is used to format the JFormattedField.
getFormat() - method in class javax.swing.JSpinner.DateEditor
Returns the SimpleDateFormat instance that is used to format the date value.
getFormat() - method in class javax.swing.JSpinner.NumberEditor
Returns the format used by the text field.
getFormat() - method in class javax.security.auth.kerberos.KerberosKey
Return the format of this key.
getFormat() - method in class java.security.Key
This method returns the name of the encoding format for this key.
getFormat() - method in class java.security.spec.PKCS8EncodedKeySpec
Returns the name of the key format used which is "PKCS#8"
getFormat() - method in class javax.crypto.spec.SecretKeySpec
This key's format, which is always "RAW".
getFormat() - method in class gnu.javax.crypto.key.srp6.SRPKey
Returns Registry.RAW_ENCODING_SHORT_NAME which is the sole format supported for this type of keys.
getFormat() - method in class java.security.spec.X509EncodedKeySpec
Returns the name of the key format used which is "X.509"
getFormat() - method in class gnu.gcj.xlib.XImage
getFormatID() - method in class gnu.javax.crypto.key.dh.DHKeyPairPKCS8Codec
Returns the unique identifier (within this library) of the format used to externalise public and private keys.
getFormatID() - method in class gnu.javax.crypto.key.dh.DHKeyPairRawCodec
Returns the unique identifier (within this library) of the format used to externalise public and private keys.
getFormatID() - method in class gnu.javax.crypto.key.dh.DHKeyPairX509Codec
getFormatID() - method in class gnu.java.security.key.dss.DSSKeyPairPKCS8Codec
getFormatID() - method in class gnu.java.security.key.dss.DSSKeyPairRawCodec
getFormatID() - method in class gnu.java.security.key.dss.DSSKeyPairX509Codec
Returns the unique identifier (within this library) of the format used to externalise public and private keys.
getFormatID() - method in class gnu.java.security.sig.dss.DSSSignatureRawCodec
getFormatID() - method in class gnu.java.security.sig.dss.DSSSignatureX509Codec
getFormatID() - method in class gnu.java.security.key.IKeyPairCodec
Returns the unique identifier (within this library) of the format used to externalise public and private keys.
getFormatID() - method in class gnu.java.security.sig.ISignatureCodec
getFormatID() - method in class gnu.java.security.key.rsa.RSAKeyPairPKCS8Codec
Returns the unique identifier (within this library) of the format used to externalise public and private keys.
getFormatID() - method in class gnu.java.security.key.rsa.RSAKeyPairRawCodec
Returns the unique identifier (within this library) of the format used to externalise public and private keys.
getFormatID() - method in class gnu.java.security.key.rsa.RSAKeyPairX509Codec
Returns the unique identifier (within this library) of the format used to externalise public and private keys.
getFormatID() - method in class gnu.java.security.sig.rsa.RSAPKCS1V1_5SignatureRawCodec
getFormatID() - method in class gnu.java.security.sig.rsa.RSAPKCS1V1_5SignatureX509Codec
getFormatID() - method in class gnu.java.security.sig.rsa.RSAPSSSignatureRawCodec
getFormatID() - method in class gnu.javax.crypto.key.srp6.SRPKeyPairRawCodec
Returns the unique identifier (within this library) of the format used to externalise public and private keys.
getFormatId() - method in class javax.transaction.xa.Xid
getFormatID(java.lang.String) - static method in class gnu.java.security.util.FormatUtil
Returns the identifier of the encoding format given its short name.
getFormatName() - method in class javax.imageio.ImageReader
Retrieve the format of the input source.
getFormatNames() - method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the human-readable, localized names of the supported image formats.
getFormats() - method in class java.text.ChoiceFormat
This method returns the list of format strings in use.
getFormats() - method in class javax.sound.sampled.DataLine.Info
Return the supported audio formats.
getFormats() - method in class java.text.MessageFormat
Returns an array with the Formats for the arguments.
getFormatsByArgumentIndex() - method in class java.text.MessageFormat
Return the formatters used sorted by argument index.
Returns the format specification.
Returns the format specification.
Returns the JFormattedTextField on which this formatter is currently installed.
getFormatter() - method in class java.util.logging.Handler
Returns the Formatter which will be used to localize the text of log messages and to substitute message parameters.
getFormatter() - method in class javax.swing.JFormattedTextField
Returns the current formatter used for this JFormattedTextField.
Returns the appropriate formatter based on the state of tf.
getFormatterFactory() - method in class javax.swing.JFormattedTextField
Returns the factory currently used to generate formatters for this JFormattedTextField.
getForms() - method in class gnu.xml.dom.html2.DomHTMLDocument
A collection of all the forms of a document.
getForms() - method in class org.w3c.dom.html2.HTMLDocument
A collection of all the forms of a document.
getFractionalSecond() - method in class javax.xml.datatype.XMLGregorianCalendar
getFragment() - method in class java.net.URI
Returns the fragment of the URI
getFrame() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Specifies which external table borders to render.
getFrame() - method in class org.w3c.dom.html2.HTMLTableElement
Specifies which external table borders to render.
getFrame() - method in class java.awt.geom.RectangularShape
Return the frame around this object.
getFrame(java.lang.Thread,long) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns the frame for a given thread with the frame ID in the buffer I don't like this.
getFrameBorder() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
Request frame borders.
getFrameBorder() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getFrameBorder() - method in class org.w3c.dom.html2.HTMLFrameElement
Request frame borders.
getFrameBorder() - method in class org.w3c.dom.html2.HTMLIFrameElement
Request frame borders.
getFrameCount(java.lang.Thread) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns the number of frames in the thread's stack
getFrameForComponent(java.awt.Component) - static method in class javax.swing.JOptionPane
This method returns the Frame for the given parentComponent or null if none can be found.
getFrameIcon() - method in class javax.swing.JInternalFrame
This method returns the Frame Icon (the icon used in the JInternalFrame TitlePane and iconified frame).
getFrameLength() - method in class javax.sound.sampled.AudioFileFormat
Return the frame length of this file format.
getFrameLength() - method in class javax.sound.sampled.AudioInputStream
Get the length of this stream in frames.
getFrameLength() - method in class javax.sound.sampled.Clip
Return the frame length of this clip.
getFramePosition() - method in class javax.sound.sampled.DataLine
Return the current frame position.
getFramePosition() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstSourceDataLine
Return the current frame position.
getFramePosition() - method in class javax.sound.sampled.LineEvent
Return the frame position associated with this event.
getFrameRate() - method in class javax.sound.sampled.AudioFormat
Return the frame rate of this format.
getFrames() - static method in class java.awt.Frame
getFrames(java.lang.Thread,int,int) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns the thread's call stack
getFrameSize() - method in class javax.sound.sampled.AudioFormat
Return the frame size of this format.
getFreeId() - static method in class gnu.CORBA.Poa.AOM
Get the next free 8 byte id, surely unique between calls of this method for the currently running virtual machine.
getFreePort() - method in class gnu.CORBA.OrbFocused
Get free port from the allowed range.
getFreePort() - method in class gnu.CORBA.OrbFunctional
Get the currently free port, starting from the initially set port and going up max 20 steps, then trying to bind into any free address.
getFromIndex() - method in class javax.swing.event.TableColumnModelEvent
getFromIndex.
getFromPage() - method in class java.awt.JobAttributes
Retrieve the front buffer's image capabilities.
getFullName(java.util.Locale) - method in class gnu.java.awt.font.FontDelegate
Returns the full name of this font face in the specified locale, for example “Univers Light”.
getFullName(java.util.Locale) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the full name of this font face, for example “Univers Light”.
getFullScreenWindow() - method in class java.awt.GraphicsDevice
Returns the current full-screen window of the device, or null if no window is full-screen.
getG() - method in class javax.crypto.spec.DHParameterSpec
Get the base generator, g.
getG() - method in class javax.crypto.spec.DHPrivateKeySpec
Get the base generator.
getG() - method in class javax.crypto.spec.DHPublicKeySpec
Get the base generator.
getG() - method in class java.security.spec.DSAParameterSpec
Returns g for the DSA algorithm.
getG() - method in class java.security.interfaces.DSAParams
Returns the base, or 'g' value
getG() - method in class java.security.spec.DSAPrivateKeySpec
Returns g for the DSA algorithm.
getG() - method in class java.security.spec.DSAPublicKeySpec
Returns g for the DSA algorithm.
getG() - method in class gnu.javax.crypto.key.srp6.SRPKey
Returns the generator.
getGamma() - method in class java.awt.color.ICC_ProfileGray
Returns the TRC gamma value.
getGamma(int) - method in class java.awt.color.ICC_ProfileRGB
Returns the gamma value of a component
getGapEnd() - method in class javax.swing.text.GapContent
Returns the end index of the gap within the buffer array.
getGapStart() - method in class javax.swing.text.GapContent
Returns the start index of the gap within the buffer array.
getGarbageCollectorMXBeans() - static method in class java.lang.management.ManagementFactory
Returns the garbage collector beans for the running virtual machine.
getGeneratedKeys() - method in class java.sql.Statement
getGenericComponentType() - method in class java.lang.reflect.GenericArrayType
Returns the Type of the components within the array.
Returns a representation of the declaration used to declare this type variable.
getGenericExceptionTypes() - method in class java.lang.reflect.Constructor<T>
Returns an array of Type objects that represents the exception types declared by this constructor, in declaration order.
getGenericExceptionTypes() - method in class java.lang.reflect.Method
Returns an array of Type objects that represents the exception types declared by this method, in declaration order.
getGenericExceptionTypes() - method in class gnu.java.lang.reflect.MethodSignatureParser
getGenericInterfaces() - method in class java.lang.Class<T>
Returns an array of Type objects which represent the interfaces directly implemented by this class or extended by this interface.
getGenericParameterTypes() - method in class java.lang.reflect.Constructor<T>
Returns an array of Type objects that represents the parameter list for this constructor, in declaration order.
getGenericParameterTypes() - method in class java.lang.reflect.Method
Returns an array of Type objects that represents the parameter list for this method, in declaration order.
getGenericParameterTypes() - method in class gnu.java.lang.reflect.MethodSignatureParser
getGenericReturnType() - method in class java.lang.reflect.Method
Returns the return type of this method.
getGenericReturnType() - method in class gnu.java.lang.reflect.MethodSignatureParser
getGenericSuperclass() - method in class java.lang.Class<T>
Returns a Type object representing the direct superclass, whether class, interface, primitive type or void, of this class.
getGenericType() - method in class java.lang.reflect.Field
Return the generic type of the field.
getGestureModifiers() - method in class java.awt.dnd.DragSourceDragEvent
getGestureModifiersEx() - method in class java.awt.dnd.DragSourceDragEvent
getGetListenerMethod() - method in class java.beans.EventSetDescriptor
Returns the method that retrieves the listeners or null if it does not exist.
getGlassPane() - method in class javax.swing.JApplet
getGlassPane
getGlassPane() - method in class javax.swing.JDialog
This method returns the GlassPane for this JDialog.
getGlassPane() - method in class javax.swing.JFrame
getGlassPane
getGlassPane() - method in class javax.swing.JInternalFrame
This method returns the Glass Pane used with this JInternalFrame.
getGlassPane() - method in class javax.swing.JRootPane
DOCUMENT ME!
getGlassPane() - method in class javax.swing.JWindow
getGlassPane
getGlassPane() - method in class javax.swing.RootPaneContainer
getGlassPane
Retrieve the active Window, regardless of whether or not the Window was made active by a thread in the current ThreadGroup.
Retrieve the current focus cycle root, regardless of whether or not it was made set by a thread in the current ThreadGroup.
Retrieve the Window that is or contains the focus owner, regardless of whether or not the Window was set focused by a thread in the current ThreadGroup.
getGlobalFocusOwner() - method in class java.awt.KeyboardFocusManager
Retrieve the Component that has the keyboard focus, regardless of whether or not it was set by a thread in the current ThreadGroup.
Retrieve the Component that has the permanent keyboard focus, regardless of whether or not it was set by a thread in the current ThreadGroup.
getGlobalTransactionId() - method in class javax.transaction.xa.Xid
getGlyph(int) - method in class gnu.java.awt.font.opentype.CharGlyphMap
Determines the glyph index for a given Unicode codepoint.
getGlyph(int) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Looks up a glyph in the font’s cmap tables, without performing any glyph substitution or reordering.
getGlyphCharIndex(int) - method in class java.awt.font.GlyphVector
getGlyphCharIndices(int,int,int[]) - method in class java.awt.font.GlyphVector
getGlyphCode(int) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the code of the glyph at glyphIndex;
getGlyphCode(int) - method in class java.awt.font.GlyphVector
getGlyphCode(int) - method in class gnu.java.awt.font.GNUGlyphVector
Determines the glyph number by index in this vector.
getGlyphCodes(int,int,int[]) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns multiple glyphcodes.
getGlyphCodes(int,int,int[]) - method in class java.awt.font.GlyphVector
getGlyphCodes(int,int,int[]) - method in class gnu.java.awt.font.GNUGlyphVector
Returns a slice of this GlyphVector.
getGlyphFonts(int,int,long[]) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns pointers to the fonts used in this glyph vector.
getGlyphIndex(int) - method in class gnu.java.awt.font.FontDelegate
Returns the glyph code for the specified character.
getGlyphIndex(int) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the glyph code for the specified character.
getGlyphJustificationInfo(int) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
TODO: FreeType does not currently have an API for the JSTF table.
getGlyphJustificationInfo(int) - method in class java.awt.font.GlyphVector
getGlyphJustificationInfo(int) - method in class gnu.java.awt.font.GNUGlyphVector
Determines the justification information for the glyph at the specified index.
getGlyphLogicalBounds(int) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
getGlyphLogicalBounds(int) - method in class java.awt.font.GlyphVector
getGlyphLogicalBounds(int) - method in class gnu.java.awt.font.GNUGlyphVector
getGlyphMetrics(int) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the metrics of a single glyph.
getGlyphMetrics(int) - method in class java.awt.font.GlyphVector
getGlyphMetrics(int) - method in class gnu.java.awt.font.GNUGlyphVector
Determines the metrics of the glyph at the specified index.
getGlyphName(int) - method in class gnu.java.awt.font.FontDelegate
Returns a name for the specified glyph.
getGlyphName(int) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns a name for the specified glyph.
getGlyphName(java.awt.Font,int) - method in class gnu.java.awt.peer.ClasspathFontPeer
Returns a name for the specified glyph.
getGlyphName(java.awt.Font,int) - method in class gnu.java.awt.peer.gtk.GdkFontPeer
Returns a name for the specified glyph.
getGlyphName(java.awt.Font,int) - method in class gnu.java.awt.font.OpenTypeFontPeer
Returns a name for the specified glyph.
getGlyphName(java.awt.Font,int) - method in class gnu.java.awt.peer.qt.QtFontPeer
getGlyphName(java.awt.Font,int) - method in class gnu.awt.xlib.XFontPeer
Returns a name for the specified glyph.
getGlyphName(java.awt.Font,int) - method in class gnu.java.awt.peer.x.XFontPeer
Returns a name for the specified glyph.
getGlyphOutline(int) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the outline of a single glyph.
getGlyphOutline(int) - method in class java.awt.font.GlyphVector
getGlyphOutline(int) - method in class gnu.java.awt.font.GNUGlyphVector
Determines the shape of the specified glyph.
getGlyphOutline(int,float,float) - method in class java.awt.font.GlyphVector
Returns the shape of a glyph.
Returns the shape of a glyph.
getGlyphOutline(int,int) - method in class gnu.java.awt.font.GNUGlyphVector
getGlyphPainter() - method in class javax.swing.text.GlyphView
Returns the GlyphPainter that is used by this GlyphView.
getGlyphPosition(int) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the position of a single glyph.
getGlyphPosition(int) - method in class java.awt.font.GlyphVector
getGlyphPosition(int) - method in class gnu.java.awt.font.GNUGlyphVector
Determines the position of the specified glyph, or the total advance width and height of the vector.
getGlyphPositions(int,int,float[]) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the positions of multiple glyphs.
getGlyphPositions(int,int,float[]) - method in class java.awt.font.GlyphVector
getGlyphPositions(int,int,float[]) - method in class gnu.java.awt.font.GNUGlyphVector
Returns the positions of a range of glyphs in this vector.
getGlyphs(int[],int[],long[]) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the glyph code within the font for a given character
getGlyphTransform(int) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the transform of a glyph.
getGlyphTransform(int) - method in class java.awt.font.GlyphVector
getGlyphTransform(int) - method in class gnu.java.awt.font.GNUGlyphVector
Returns the affine transformation that is applied to the glyph at the specified index.
getGlyphVisualBounds(int) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the visual bounds of a glyph May be off by a pixel or two due to hinting/rasterization.
getGlyphVisualBounds(int) - method in class java.awt.font.GlyphVector
getGlyphVisualBounds(int) - method in class gnu.java.awt.font.GNUGlyphVector
getGoHomeAction() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Creates and returns a new action that will be used with the "home folder" button.
getGraphics() - method in class gnu.java.awt.image.AsyncImage
getGraphics() - method in class gnu.java.awt.peer.gtk.AsyncImage
getGraphics() - method in class java.awt.image.BufferedImage
getGraphics() - method in class gnu.java.awt.peer.gtk.CairoSurface
Return a Graphics2D drawing to the CairoSurface.
getGraphics() - method in class java.awt.Component
Returns a graphics object for this component.
getGraphics() - method in class java.awt.peer.ComponentPeer
Returns a Graphics object suitable for drawing on this component.
getGraphics() - method in class gnu.java.awt.peer.GLightweightPeer
Returns a Graphics object suitable for drawing on this component.
getGraphics() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns a Graphics object suitable for drawing on this component.
getGraphics() - method in class gnu.java.awt.peer.gtk.GtkImage
Does nothing.
getGraphics() - method in class gnu.java.awt.peer.gtk.GtkVolatileImage
getGraphics() - method in class gnu.java.awt.peer.gtk.GtkWindowPeer
Returns a Graphics object suitable for drawing on this component.
getGraphics() - method in class java.awt.Image
Returns a graphics context object for drawing an off-screen object.
getGraphics() - method in class javax.swing.JComponent
Returns the Graphics context for this component.
getGraphics() - method in class java.awt.PrintJob
Returns a graphics context suitable for rendering the next page.
getGraphics() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Returns a Graphics object suitable for drawing on this component.
getGraphics() - method in class gnu.java.awt.peer.qt.QtImage
Creates a Graphics context for this image.
getGraphics() - method in class gnu.java.awt.peer.qt.QtVolatileImage
Creates a Graphics context for this image.
getGraphics() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns a Graphics object suitable for drawing on this component.
getGraphics() - method in class javax.swing.text.View
getGraphics() - method in class java.awt.image.VolatileImage
Returns a Graphics2D object that can be used to draw onto this image.
getGraphics() - method in class gnu.awt.xlib.XCanvasPeer
Returns a Graphics object suitable for drawing on this component.
getGraphics() - method in class gnu.java.awt.peer.x.XImage
Creates an XGraphics for drawing on this XImage.
getGraphics() - method in class gnu.awt.xlib.XOffScreenImage
Returns a graphics context object for drawing an off-screen object.
getGraphics() - method in class gnu.java.awt.peer.x.XWindowPeer
Returns a XGraphics suitable for drawing on this frame.
getGraphicsConfiguration() - method in class java.awt.Component
Returns the graphics configuration of this component, if there is one.
getGraphicsConfiguration() - method in class java.awt.peer.ComponentPeer
Get the graphics configuration of the component.
getGraphicsConfiguration() - method in class gnu.java.awt.peer.GLightweightPeer
Get the graphics configuration of the component.
getGraphicsConfiguration() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Get the graphics configuration of the component.
Get the GraphicsConfiguration to which this image is coupled
getGraphicsConfiguration() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Get the graphics configuration of the component.
getGraphicsConfiguration() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Get the graphics configuration of the component.
getGraphicsConfiguration() - method in class java.awt.Window
Get graphics configuration.
getGraphicsConfiguration() - method in class gnu.awt.xlib.XCanvasPeer
Get the graphics configuration of the component.
getGraphicsConfiguration() - method in class gnu.awt.xlib.XOffScreenImage
Get the GraphicsConfiguration to which this image is coupled
getGraphicsUtils(javax.swing.plaf.synth.SynthContext) - method in class javax.swing.plaf.synth.SynthStyle
getGreatestMinimum(int) - method in class java.util.Calendar
Gets the greatest minimum value that is allowed for the specified field.
getGreatestMinimum(int) - method in class java.util.GregorianCalendar
Gets the greatest minimum value that is allowed for the specified field.
getGreen() - method in class java.awt.Color
Returns the green value for this color, as an integer in the range 0-255 in the sRGB color space.
getGreen() - method in class org.w3c.dom.css.RGBColor
This attribute is used for the green value of the RGB color.
getGreen() - method in class gnu.gcj.xlib.XColor
getGreen(int) - method in class java.awt.image.ColorModel
Converts pixel value to sRGB and extract green int sample scaled to range [0, 255].
getGreen(int) - method in class java.awt.image.ComponentColorModel
getGreen(int) - method in class java.awt.image.DirectColorModel
Get the green component of the given pixel.
getGreen(int) - method in class java.awt.image.IndexColorModel
Returns the green component of the color in the lookup table for the given pixel value.
getGreen(java.lang.Object) - method in class java.awt.image.ColorModel
getGreen(java.lang.Object) - method in class java.awt.image.ComponentColorModel
getGreen(java.lang.Object) - method in class java.awt.image.DirectColorModel
getGreenMask() - method in class java.awt.image.DirectColorModel
getGreenMask() - method in class gnu.gcj.xlib.Visual
getGreenMask() - method in class gnu.gcj.xlib.XImage
getGreens(byte[]) - method in class java.awt.image.IndexColorModel
Fills the supplied array with the green component of each color in the lookup table.
getGregorianChange() - method in class java.util.GregorianCalendar
Gets the date of the switch from Julian dates to Gregorian dates.
getGridColor() - method in class javax.swing.JTable
Get the value of the gridColor property.
getGridColumn() - method in class javax.swing.text.TableView.TableCell
Returns the column number of this cell.
getGridRow() - method in class javax.swing.text.TableView.TableCell
Returns the row number of this cell.
getGrooveInsets() - static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Determines the width of the border that gets painted by drawGroove(Graphics,int,int,int,int,Color,Color).
getGroup() - method in class javax.swing.DefaultButtonModel
Returns the current value of the model's "group" property.
getGroupID() - method in class java.rmi.activation.ActivationDesc
getGroupingSeparator() - method in class java.text.DecimalFormatSymbols
This method sets the character used to separate groups of digits.
getGroupingSize() - method in class java.text.DecimalFormat
Gets the interval used between a grouping separator and the next.
getGtkImage() - method in class gnu.java.awt.peer.gtk.CairoSurface
Return a GtkImage from this Cairo surface.
getGuarantor() - method in class java.security.Certificate
This method returns the Principal that is guaranteeing this certificate.
getHAdjustable() - method in class java.awt.ScrollPane
Returns the horizontal scrollbar for this object.
getHandle() - method in class gnu.java.awt.EmbeddedWindow
Gets the native handle of the screen area where the window will be embedded.
getHandler() - method in class javax.xml.transform.sax.SAXResult
Returns the content handler to which result document events will be propagated.
Return the associated invocation handler.
Return the associated invocation handler.
getHandlers() - method in class java.util.logging.Logger
Returns the handlers currently registered for this Logger.
getHandshakeStatus() - method in class javax.net.ssl.SSLEngine
Return the current handshake status.
getHandshakeStatus() - method in class javax.net.ssl.SSLEngineResult
Returns the handshake status.
getHashCode(java.lang.Class) - static method in class gnu.javax.rmi.CORBA.RmiUtilities
Get the persistent hash code for the given class, as defined by OMG standard.
getHashCodeSimple(int) - method in class gnu.CORBA.DynAn.gnuDynAny
Compute hashcode in a trivial way.
getHashColor() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the Hash color.
getHead(java.util.logging.Handler) - method in class java.util.logging.Formatter
Returns a string that handlers are supposed to emit before the first log record.
getHead(java.util.logging.Handler) - method in class java.util.logging.XMLFormatter
Returns a string that handlers are supposed to emit before the first log record.
getHeader() - method in class gnu.javax.imageio.png.PNGEncoder
Returns the generated header.
getHeader(java.lang.String) - method in class gnu.java.net.protocol.http.Request
Returns the value of the specified header in this request.
getHeader(java.lang.String) - method in class gnu.java.net.protocol.http.Response
Returns the header value for the specified name.
getHeaderField(int) - method in class gnu.java.net.protocol.http.HTTPURLConnection
getHeaderField(int) - method in class java.net.URLConnection
Return a String representing the header value at the specified index.
getHeaderField(java.lang.String) - method in class gnu.java.net.protocol.file.Connection
Get an http-style header field.
getHeaderField(java.lang.String) - method in class gnu.java.net.protocol.jar.Connection
getHeaderField(java.lang.String) - method in class gnu.java.net.protocol.http.HTTPURLConnection
Returns a String representing the value of the header field having the named key.
getHeaderFieldDate(java.lang.String,long) - method in class gnu.java.net.protocol.http.HTTPURLConnection
Returns the value of the named field parsed as date
Returns the value of the named header field as a date.
Returns the value of the named header field as an int.
getHeaderFieldKey(int) - method in class gnu.java.net.protocol.http.HTTPURLConnection
getHeaderFieldKey(int) - method in class java.net.URLConnection
Returns a String representing the header key at the specified index.
getHeaderFieldKeyByIndex(int) - method in class gnu.java.net.HeaderFieldHelper
getHeaderFields() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getHeaderFields() - method in class java.net.URLConnection
Returns an unmodifiable Map containing all sent header fields.
getHeaderFieldValueByIndex(int) - method in class gnu.java.net.HeaderFieldHelper
getHeaderRect(int) - method in class javax.swing.table.JTableHeader
Get the rectangle, occupied by the header of the given column.
getHeaderRenderer() - method in class javax.swing.table.TableColumn
Returns the renderer for the column header.
getHeaders() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getHeaders() - method in class org.w3c.dom.html2.HTMLTableCellElement
List of id attribute values for header cells.
getHeaders() - method in class gnu.java.net.protocol.http.Request
Returns the headers in this request.
getHeaders() - method in class gnu.java.net.protocol.http.Response
Returns the headers in the response.
getHeaderSize() - method in class gnu.CORBA.GIOP.MessageHeader
Get the size of the message header itself.
getHeaderValue() - method in class javax.swing.table.TableColumn
Returns the header value.
getHeapMemoryUsage() - method in class java.lang.management.MemoryMXBean
Returns a MemoryUsage object representing the current state of the heap.
getHeapMemoryUsage() - method in class gnu.java.lang.management.MemoryMXBeanImpl
Returns a MemoryUsage object representing the current state of the heap.
getHeavyweightDescendents() - method in class gnu.java.awt.peer.swing.SwingContainerPeer
Returns an array of all registered heavyweight descendents.
getHeight() - method in class java.awt.geom.Arc2D.Double
Return the height of the bounding box.
getHeight() - method in class java.awt.geom.Arc2D.Float
Return the height of the bounding box.
getHeight() - method in class gnu.javax.imageio.bmp.BMPInfoHeader
getHeight() - method in class javax.swing.text.BoxView
Return the current height of the box.
getHeight() - method in class java.awt.image.BufferedImage
getHeight() - method in class java.awt.Component
Gets the height of the component.
getHeight() - method in class org.w3c.dom.css.CSS2Properties
See the height property definition in CSS2.
getHeight() - method in class java.awt.Dimension
Gets the height of this dimension.
getHeight() - method in class java.awt.geom.Dimension2D
Get the height of this dimension.
getHeight() - method in class java.awt.DisplayMode
Returns the height, in pixels.
getHeight() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getHeight() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getHeight() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getHeight() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Override height.
getHeight() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getHeight() - method in class java.awt.geom.Ellipse2D.Double
Returns the height of the ellipse.
getHeight() - method in class java.awt.geom.Ellipse2D.Float
Returns the height of the ellipse.
getHeight() - method in class java.awt.FontMetrics
Returns the height of a line in this font.
getHeight() - method in class gnu.javax.imageio.gif.GIFFile
Returns the image height
getHeight() - method in class gnu.java.awt.peer.gtk.GtkVolatileImage
getHeight() - method in class org.w3c.dom.html2.HTMLAppletElement
Override height.
getHeight() - method in class org.w3c.dom.html2.HTMLIFrameElement
Frame height.
getHeight() - method in class org.w3c.dom.html2.HTMLImageElement
Height of the image in pixels.
getHeight() - method in class org.w3c.dom.html2.HTMLObjectElement
Override height.
getHeight() - method in class org.w3c.dom.html2.HTMLTableCellElement
Cell height.
getHeight() - method in class javax.swing.JComponent
Returns the height of this component.
getHeight() - method in class gnu.javax.imageio.jpeg.JPEGDecoder
getHeight() - method in class java.awt.image.Kernel
Returns the kernel height (as supplied to the constructor).
getHeight() - method in class java.awt.font.LineMetrics
getHeight() - method in class java.awt.print.PageFormat
This method returns the height of the page, in 1/72nd's of an inch.
getHeight() - method in class java.awt.print.Paper
This method returns the height of the paper in 1/72nds of an inch.
getHeight() - method in class java.awt.image.PixelGrabber
getHeight() - method in class gnu.javax.imageio.png.PNGHeader
getHeight() - method in class gnu.java.awt.peer.qt.QtFontMetrics
Returns the height of a line in this font.
getHeight() - method in class gnu.java.awt.peer.qt.QtVolatileImage
Returns the height of this image buffer.
getHeight() - method in class java.awt.image.Raster
Returns the height of the raster.
getHeight() - method in class java.awt.Rectangle
Get the height of the rectangle.
getHeight() - method in class java.awt.geom.Rectangle2D.Double
Return the height.
getHeight() - method in class java.awt.geom.Rectangle2D.Float
Return the height.
getHeight() - method in class java.awt.geom.RectangularShape
Get the height of the framing rectangle.
getHeight() - method in class java.awt.image.renderable.RenderableImage
getHeight() - method in class java.awt.image.renderable.RenderableImageOp
getHeight() - method in class java.awt.image.RenderedImage
getHeight() - method in class java.awt.geom.RoundRectangle2D.Double
getHeight() - method in class java.awt.geom.RoundRectangle2D.Float
getHeight() - method in class java.awt.image.SampleModel
Returns the height of the pixel data accessible via this SampleModel.
getHeight() - method in class javax.swing.SpringLayout.Constraints
Returns the constraint for the height of the component.
getHeight() - method in class gnu.java.awt.peer.swing.SwingMenuBarPeer
Determines the height of the menubar.
getHeight() - method in class java.awt.image.VolatileImage
Returns the height of this image buffer.
getHeight() - method in class gnu.gcj.xlib.XImage
getHeight() - method in class gnu.awt.xlib.XOffScreenImage
Returns the height of the image, or -1 if it is unknown.
getHeight(int) - method in class gnu.javax.imageio.bmp.BMPImageReader
Get the height of the input image in pixels.
getHeight(int) - method in class gnu.javax.imageio.gif.GIFImageReader
Get the height of the input image in pixels.
getHeight(int) - method in class javax.imageio.ImageReader
Get the height of the input image in pixels.
getHeight(int) - method in class gnu.javax.imageio.jpeg.JPEGImageReader
getHeight(int) - method in class javax.print.attribute.standard.MediaPrintableArea
Returns the height of the printable area for the given units.
getHeight(int) - method in class gnu.javax.imageio.png.PNGImageReader
Returns the height of the image.
getHeight(java.awt.image.ImageObserver) - method in class gnu.java.awt.image.AsyncImage
getHeight(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.AsyncImage
getHeight(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.GtkImage
getHeight(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.GtkVolatileImage
Returns the height of the image, or -1 if it is unknown.
getHeight(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.qt.QtImage
Returns the height of the image, or -1 if it is unknown.
getHeight(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.qt.QtVolatileImage
getHeight(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.x.XImage
Returns the height of the image, or -1 if it is unknown.
Returns the full height of the rendered text.
getHeightOfHighValueLabel() - method in class javax.swing.plaf.basic.BasicSliderUI
Returns the height of the label whose key has the highest value, or 0 if there are no labels.
getHeightOfLowValueLabel() - method in class javax.swing.plaf.basic.BasicSliderUI
Returns the height of the label whose key has the lowest value, or 0 if there are no labels.
getHeightOfTallestLabel() - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the height of the tallest label in the slider's label table.
getHelper(java.lang.Class,java.lang.Object) - static method in class gnu.CORBA.CDR.Vio
Get the helper that could write the given object, or null if no pre-defined helper available for this object.
getHelper(java.lang.Class,java.lang.String) - static method in class gnu.CORBA.CDR.Vio
Get the helper that could write the given object, or null if no pre-defined helper available for this object.
Get the helper (assisting) class with the given type.
getHelpMenu() - method in class javax.swing.JMenuBar
This method is not implemented and will throw an Error if called.
getHelpMenu() - method in class java.awt.MenuBar
Returns the help menu for this menu bar.
getHgap() - method in class java.awt.BorderLayout
Returns the horitzontal gap value.
getHgap() - method in class java.awt.CardLayout
Return this layout manager's horizontal gap.
getHgap() - method in class java.awt.FlowLayout
Returns the horizontal gap between components.
getHgap() - method in class java.awt.GridLayout
Return the horizontal gap.
getHierarchyBoundsListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getHierarchyListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getHighestValueLabel() - method in class javax.swing.plaf.basic.BasicSliderUI
Returns the label whose key has the highest value.
getHighlightColor() - method in class javax.swing.plaf.basic.BasicSliderUI
Gets the highlight color to be used for this slider.
getHighlightColor() - method in class javax.swing.border.EtchedBorder
Returns the color that will be used for highlighted parts when painting the border, or null if that color will be derived from the background of the enclosed Component.
getHighlightColor(java.awt.Component) - method in class javax.swing.border.EtchedBorder
Determines the color that will be used for highlighted parts when painting the border around a given component.
getHighlightedTextColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to draw highlighted text, from the installed theme.
getHighlightedTextColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to draw highlighted text.
getHighlighter() - method in class javax.swing.text.JTextComponent
getHighlightInnerColor() - method in class javax.swing.border.BevelBorder
Returns the color that will be used for the inner side of highlighted edges when painting the border, or null if that color will be derived from the background of the enclosed Component.
getHighlightInnerColor(java.awt.Component) - method in class javax.swing.border.BevelBorder
Determines the color that will be used for the inner side of highlighted edges when painting the border.
getHighlightOuterColor() - method in class javax.swing.border.BevelBorder
Returns the color that will be used for the outer side of highlighted edges when painting the border, or null if that color will be derived from the background of the enclosed Component.
getHighlightOuterColor(java.awt.Component) - method in class javax.swing.border.BevelBorder
Determines the color that will be used for the outer side of highlighted edges when painting the border.
getHighlights() - method in class javax.swing.text.DefaultHighlighter
getHighlights() - method in class javax.swing.text.Highlighter
getHoldability() - method in class java.sql.Connection
Gets the default holdability of ResultSetS that are created from StatementS using this Connection.
getHomeDirectory() - method in class javax.swing.filechooser.FileSystemView
Returns the home directory for the current user.
getHorizontalAlignment() - method in class javax.swing.AbstractButton
Set the horizontal alignment of the button's text and icon.
getHorizontalAlignment() - method in class javax.swing.JLabel
getHorizontalAlignment() - method in class javax.swing.JTextField
Returns the horizontal alignment, which is one of: JTextField.LEFT, JTextField.CENTER, JTextField.RIGHT, JTextField.LEADING, JTextField.TRAILING.
getHorizontalLegBuffer() - method in class javax.swing.plaf.basic.BasicTreeUI
The horizontal element of legs between nodes starts at the right of the left-hand side of the child node by default.
getHorizontalLegBuffer() - method in class javax.swing.plaf.metal.MetalTreeUI
The horizontal element of legs between nodes starts at the right of the left-hand side of the child node by default.
getHorizontalScrollBar() - method in class javax.swing.JScrollPane
getHorizontalScrollBar() - method in class javax.swing.ScrollPaneLayout
getHorizontalScrollBarPolicy() - method in class javax.swing.JScrollPane
getHorizontalScrollBarPolicy() - method in class javax.swing.ScrollPaneLayout
getHorizontalSliderThumbIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns the icon used to display the thumb for a horizontally oriented JSlider.
getHorizontalTextPosition() - method in class javax.swing.AbstractButton
Get the horizontal position of the button's text relative to its icon.
getHorizontalTextPosition() - method in class javax.swing.JLabel
Returns the horizontal position of the label's text relative to the icon.
getHorizontalVisibility() - method in class javax.swing.JTextField
Returns the bounded range model that describes the horizontal visibility of the text field in the case when the text does not fit into the available space.
getHost() - method in class java.net.URI
Returns the hostname of the URI
getHost() - method in class java.net.URL
Returns the host of the URL
getHostAddress() - method in class java.net.Inet4Address
Returns the address as string
getHostAddress() - method in class java.net.Inet6Address
Returns the IP address string in textual presentation
getHostAddress() - method in class java.net.InetAddress
Returns the IP address of this object as a String.
Get the IP address of our host.
getHostName() - method in class gnu.java.net.protocol.http.HTTPConnection
Returns the name of the host to connect to.
getHostName() - method in class java.net.InetAddress
Returns the hostname for this address.
getHostName() - method in class java.net.InetSocketAddress
Returns hostname
getHostnameVerifier() - method in class javax.net.ssl.HttpsURLConnection
Returns the current hostname verifier for this instance.
getHour() - method in class javax.xml.datatype.XMLGregorianCalendar
getHours() - method in class java.sql.Date
This method always throws an IllegalArgumentException.
getHours() - method in class java.util.Date
Returns the hours represented by this Date object as an integer between 0 and 23.
getHours() - method in class javax.xml.datatype.Duration
Returns the hours in this duration as an int, or 0 if not present.
getHref() - method in class org.w3c.dom.css.CSSImportRule
The location of the style sheet to be imported.
getHref() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
The absolute URI [IETF RFC 2396] of the linked resource.
getHref() - method in class gnu.xml.dom.html2.DomHTMLAreaElement
The URI [IETF RFC 2396] of the linked resource.
getHref() - method in class gnu.xml.dom.html2.DomHTMLBaseElement
The base URI [IETF RFC 2396].
getHref() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
The URI [IETF RFC 2396] of the linked resource.
getHref() - method in class org.w3c.dom.html2.HTMLAnchorElement
The absolute URI [IETF RFC 2396] of the linked resource.
getHref() - method in class org.w3c.dom.html2.HTMLAreaElement
The URI [IETF RFC 2396] of the linked resource.
getHref() - method in class org.w3c.dom.html2.HTMLBaseElement
The base URI [IETF RFC 2396].
getHref() - method in class org.w3c.dom.html2.HTMLLinkElement
The URI [IETF RFC 2396] of the linked resource.
getHref() - method in class org.w3c.dom.stylesheets.StyleSheet
If the style sheet is a linked style sheet, the value of its attribute is its location.
getHreflang() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
Language code of the linked resource.
getHreflang() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
Language code of the linked resource.
getHreflang() - method in class org.w3c.dom.html2.HTMLAnchorElement
Language code of the linked resource.
getHreflang() - method in class org.w3c.dom.html2.HTMLLinkElement
Language code of the linked resource.
getHSBColor(float,float,float) - static method in class java.awt.Color
Returns a new instance of Color based on the specified HSB values.
getHScrollbarHeight() - method in class gnu.java.awt.peer.gtk.GtkScrollPanePeer
getHScrollbarHeight() - method in class gnu.java.awt.peer.qt.QtScrollPanePeer
getHScrollbarHeight() - method in class java.awt.ScrollPane
Returns the height of a horizontal scrollbar.
getHScrollbarHeight() - method in class java.awt.peer.ScrollPanePeer
getHspace() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getHspace() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getHspace() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
getHspace() - method in class org.w3c.dom.html2.HTMLAppletElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
getHspace() - method in class org.w3c.dom.html2.HTMLImageElement
Horizontal space to the left and right of this image in pixels.
getHspace() - method in class org.w3c.dom.html2.HTMLObjectElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
getHTMLAttribute(java.lang.String) - method in class gnu.xml.dom.html2.DomHTMLElement
Returns the value of the specified attribute.
Gets the HTMLDocument from the JEditorPane.
Gets the HTMLEditorKit
getHtmlFor() - method in class gnu.xml.dom.html2.DomHTMLLabelElement
getHtmlFor() - method in class gnu.xml.dom.html2.DomHTMLScriptElement
Reserved for future use.
getHtmlFor() - method in class org.w3c.dom.html2.HTMLLabelElement
This attribute links this label with another form control by id attribute.
getHtmlFor() - method in class org.w3c.dom.html2.HTMLScriptElement
Reserved for future use.
getHTMLTag() - method in class javax.swing.text.html.parser.TagElement
Get the corresponding HTML tag.
getHttpEquiv() - method in class gnu.xml.dom.html2.DomHTMLMetaElement
HTTP response header name [IETF RFC 2616].
getHttpEquiv() - method in class org.w3c.dom.html2.HTMLMetaElement
HTTP response header name [IETF RFC 2616].
getHumanPresentableName() - method in class javax.activation.ActivationDataFlavor
getHumanPresentableName() - method in class java.awt.datatransfer.DataFlavor
Returns the human presentable name for this flavor.
getHyperlinkListeners() - method in class javax.swing.JEditorPane
Returns all added HyperlinkListener objects.
getICC_Profiles() - method in class java.awt.image.ColorConvertOp
Returns the array of ICC_Profiles used to create this Op, or null if the Op was created using ColorSpace arguments.
getIcon() - method in class javax.swing.AbstractButton
Return the button's default "icon" property.
getIcon() - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method will return the icon the user has set or the icon that will be used based on message type.
getIcon() - method in class javax.swing.JLabel
Returns the active icon.
getIcon() - method in class javax.swing.JOptionPane
This method returns the icon displayed.
getIcon(int) - method in class java.beans.BeanInfo
Get a visual icon for this Bean.
getIcon(int) - method in class gnu.java.beans.ExplicitBeanInfo
Get Bean icons.
getIcon(int) - method in class java.beans.SimpleBeanInfo
Say that this Bean has no icons.
getIcon(java.io.File) - method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
Returns an icon appropriate for the given file or directory.
getIcon(java.io.File) - method in class javax.swing.filechooser.FileView
Returns an Icon to represent the specified file.
getIcon(java.io.File) - method in class javax.swing.JFileChooser
Returns the icon provided by the current (or default) FileView.
getIcon(java.lang.Object) - method in class javax.swing.UIDefaults
Returns an icon entry for the default locale.
getIcon(java.lang.Object) - static method in class javax.swing.UIManager
Returns an icon from the defaults table.
Returns an icon entry for a specic locale.
getIcon(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns an icon from the defaults table.
A convenience method to fetch an Icon-valued property.
getIcon(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the icon specified in the given attributes, or null if no icon is specified.
getIconAt(int) - method in class javax.swing.JTabbedPane
This method returns the active icon given the index.
getIconForTab(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns an icon for the tab.
getIconForType(int) - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the icon for the given messageType.
getIconHeight() - method in class javax.swing.Icon
Returns the height of the icon.
getIconHeight() - method in class javax.swing.plaf.IconUIResource
Returns the height of the icon in pixels.
getIconHeight() - method in class javax.swing.ImageIcon
Returns the the height of the backing Image, or -1 if the backing Image is null.
getIconHeight() - method in class gnu.javax.swing.text.html.ImageViewIconFactory.LoadingImageIcon
Returns the height of the icon, in pixels.
getIconHeight() - method in class gnu.javax.swing.text.html.ImageViewIconFactory.NoImageIcon
Returns the height of the icon, in pixels.
getIconHeight() - method in class javax.swing.plaf.metal.MetalCheckBoxIcon
Returns the height of the icon in pixels.
getIconHeight() - method in class javax.swing.plaf.metal.MetalComboBoxIcon
Returns the icon height, which for this icon is 5 pixels.
getIconHeight() - method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
Returns the height of the icon, in pixels.
getIconHeight() - method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
Returns the height of the icon, in pixels.
getIconHeight() - method in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
Returns the height of the icon, in pixels.
getIconHeight() - method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
Returns the height of the icon, in pixels.
getIconImage() - method in class java.awt.Frame
Returns this frame's icon.
getIconTextGap() - method in class javax.swing.AbstractButton
Get the value of the iconTextGap property.
getIconTextGap() - method in class javax.swing.JLabel
Returns the gap between the icon and the text.
getIconWidth() - method in class javax.swing.Icon
Returns the width of the icon.
getIconWidth() - method in class javax.swing.plaf.IconUIResource
Returns the width of the icon in pixels.
getIconWidth() - method in class javax.swing.ImageIcon
Returns the the width of the backing Image, or -1 if the backing Image is null.
getIconWidth() - method in class gnu.javax.swing.text.html.ImageViewIconFactory.LoadingImageIcon
Returns the width of the icon, in pixels.
getIconWidth() - method in class gnu.javax.swing.text.html.ImageViewIconFactory.NoImageIcon
Returns the width of the icon, in pixels.
getIconWidth() - method in class javax.swing.plaf.metal.MetalCheckBoxIcon
Returns the width of the icon in pixels.
getIconWidth() - method in class javax.swing.plaf.metal.MetalComboBoxIcon
Returns the icon width, which for this icon is 10 pixels.
getIconWidth() - method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
Returns the width of the icon, in pixels.
getIconWidth() - method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
Returns the width of the icon, in pixels.
getIconWidth() - method in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
Returns the width of the icon, in pixels.
getIconWidth() - method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
Returns the width of the icon, in pixels.
getID() - method in class java.rmi.activation.Activatable
Get the objects activation identifier.
getId() - method in class org.omg.CORBA.portable.ApplicationException
Get the CORBA repository Id of the exception.
getID() - method in class javax.naming.directory.Attribute
getID() - method in class java.awt.AWTEvent
Returns the event type id.
getID() - method in class javax.naming.directory.BasicAttribute
getID() - method in class javax.swing.plaf.synth.ColorType
Returns the unique ID of the color type.
getID() - method in class javax.naming.ldap.Control
getId() - method in class javax.xml.datatype.DatatypeConstants.Field
getId() - method in class gnu.xml.dom.html2.DomHTMLElement
getId() - method in class gnu.java.beans.encoder.elements.Element
Retrieves the element's ObjectId instance if it has one.
getId() - method in class gnu.classpath.jdwp.event.EventRequest
Returns the request id of this request
getID() - method in class javax.naming.ldap.ExtendedRequest
getID() - method in class javax.naming.ldap.ExtendedResponse
getID() - method in class gnu.javax.swing.plaf.gnu.GNULookAndFeel
getId() - method in class org.w3c.dom.html2.HTMLElement
The element's identifier.
getId() - method in class gnu.classpath.jdwp.id.JdwpId
Returns the id for this object reference
getId() - method in class gnu.classpath.jdwp.transport.JdwpPacket
Returns the packet id
getID() - method in class javax.swing.LookAndFeel
Returns an identifier for the look and feel.
getID() - method in class gnu.java.awt.font.opentype.MacResourceFork.Resource
Returns the ID of this resource.
getID() - method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the look and feel identifier.
getID() - method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns an identifier for the look and feel.
getId() - method in class gnu.java.beans.decoder.PersistenceParser
Returns this Context's unique id or null if does not have such an id.
getId() - method in class gnu.javax.net.ssl.Session
Returns this session's unique identifier, a arbitrary byte array of up to 32 bytes.
getId() - method in class gnu.javax.net.ssl.SSLCipherSuite
getId() - method in class javax.net.ssl.SSLSession
Returns this session's unique identifier, a arbitrary byte array of up to 32 bytes.
getID() - method in class javax.naming.ldap.StartTlsRequest
Return the response identifier.
getID() - method in class javax.naming.ldap.StartTlsResponse
Return the response identifier.
getID() - method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns the ID of the Synth look and feel.
getId() - method in class java.lang.Thread
Returns the unique identifier for this thread.
getID() - method in class java.util.TimeZone
Gets the identifier of this time zone.
getId() - method in class gnu.classpath.jdwp.VMFrame
Get the frameID
getId() - method in class gnu.classpath.jdwp.VMMethod
Returns the internal method ID for this method
getIdentifier() - method in class org.w3c.dom.css.Counter
This attribute is used for the identifier of the counter.
getIdentifier() - method in class javax.swing.table.TableColumn
Returns the identifier for the column, or getHeaderValue() if the identifier is null.
getIdentifierQuoteString() - method in class java.sql.DatabaseMetaData
This metohd returns the quote string for SQL identifiers.
getIdentity(java.lang.String) - method in class java.security.IdentityScope
Returns the specified Identity, by name, within this scope.
getIdentity(java.security.Principal) - method in class java.security.IdentityScope
Returns the specified Identity, by Principal, within this scope.
getIdentity(java.security.PublicKey) - method in class java.security.IdentityScope
Returns the specified Identity, by public key, within this scope.
getIdentityHashCode() - method in class java.lang.management.LockInfo
Returns the identity hash code of the lock object.
getIDs() - method in class javax.naming.directory.Attributes
getIDs() - method in class javax.naming.directory.BasicAttributes
getIDs() - method in class gnu.java.security.OID
Return the numeric IDs of this OID.
getIds() - method in class gnu.javax.net.ssl.provider.SimpleSessionContext
getIds() - method in class javax.net.ssl.SSLSessionContext
Returns an enumeration of all saved session IDs.
getIDstring() - method in class java.awt.GraphicsDevice
Returns an identification string for the device.
getIDstring() - method in class gnu.java.awt.peer.qt.QtScreenDevice
Returns an identification string for the device.
getIDstring() - method in class gnu.awt.xlib.XGraphicsDevice
Returns an identification string for the device.
getIDstring() - method in class gnu.java.awt.peer.x.XGraphicsDevice
Returns an identification string for the device.
getIdType() - method in class org.relaxng.datatype.Datatype
Checks if the ID/IDREF semantics is associated with this datatype.
getIdType() - method in class gnu.xml.validation.datatype.SimpleType
Checks if the ID/IDREF semantics is associated with this datatype.
getIfModifiedSince() - method in class java.net.URLConnection
Returns the ifModified since instance variable.
getIgnoredBits() - method in class gnu.java.security.der.BitString
Returns the number of ignored bits.
getIgnoreRepaint() - method in class java.awt.Component
Test whether paint events from the operating system are ignored.
getImage() - method in class gnu.java.awt.image.ImageConverter
getImage() - method in class javax.swing.ImageIcon
Returns the backing Image for this ImageIcon.
getImage() - method in class javax.swing.text.html.ImageView
Get the image to render.
getImage() - method in class gnu.javax.imageio.jpeg.JPEGDecoder
getImage() - method in class java.awt.TexturePaint
Gets the texture image.
getImage() - method in class gnu.javax.swing.text.html.parser.support.low.Token
getImage(int) - method in class gnu.javax.imageio.gif.GIFFile
Returns the image file for animated gifs.
getImage(java.lang.String) - method in class gnu.java.awt.peer.gtk.GtkToolkit
getImage(java.lang.String) - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getImage(java.lang.String) - method in class gnu.java.awt.peer.qt.QtToolkit
getImage(java.lang.String) - method in class java.awt.Toolkit
Returns an image from the specified file, which must be in a recognized format.
getImage(java.lang.String) - method in class gnu.awt.xlib.XToolkit
getImage(java.lang.String) - method in class gnu.java.awt.peer.x.XToolkit
Returns an image that has its pixel data loaded from a file with the specified name.
getImage(java.net.URL) - method in class java.applet.Applet
Returns an image from the specified URL.
getImage(java.net.URL) - method in class java.applet.AppletContext
Returns an image from the specified URL.
getImage(java.net.URL) - method in class gnu.java.awt.peer.gtk.GtkToolkit
getImage(java.net.URL) - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getImage(java.net.URL) - method in class gnu.java.awt.peer.qt.QtToolkit
getImage(java.net.URL) - method in class java.awt.Toolkit
Returns an image from the specified URL, which must be in a recognized format.
getImage(java.net.URL) - method in class gnu.awt.xlib.XToolkit
getImage(java.net.URL) - method in class gnu.java.awt.peer.x.XToolkit
Returns an image that has its pixel data loaded from the specified URL.
getImage(java.net.URL,java.lang.String) - method in class java.applet.Applet
Returns an image from the specified absolute URL, and relative path from that URL.
getImageableHeight() - method in class java.awt.print.PageFormat
This method returns the imageable height of the paper, in 1/72nd's of an inch.
getImageableHeight() - method in class java.awt.print.Paper
Returns the height of the imageable area of the paper.
getImageableWidth() - method in class java.awt.print.PageFormat
This method returns the imageable width of the paper, in 1/72nd's of an inch.
getImageableWidth() - method in class java.awt.print.Paper
Returns the width of the imageable area of the paper.
getImageableX() - method in class java.awt.print.PageFormat
This method returns the X coordinate value of the upper leftmost drawable area of the paper.
getImageableX() - method in class java.awt.print.Paper
This method returns the X coordinate of the upper left hand corner of the imageable area of the paper.
getImageableY() - method in class java.awt.print.PageFormat
This method returns the Y coordinate value of the upper leftmost drawable area of the paper.
getImageableY() - method in class java.awt.print.Paper
This method returns the Y coordinate of the upper left hand corner of the imageable area of the paper.
getImageByteOrder() - method in class gnu.gcj.xlib.XImage
getImageCapabilities() - method in class gnu.java.awt.peer.gtk.GdkGraphicsConfiguration
Returns the imaging capabilities of this configuration.
Returns the imaging capabilities of this configuration.
getImageLoadStatus() - method in class javax.swing.ImageIcon
Returns the load status of the icon image.
getImageMetadata(int) - method in class gnu.javax.imageio.bmp.BMPImageReader
Get the metadata associated with this image.
getImageMetadata(int) - method in class gnu.javax.imageio.gif.GIFImageReader
Get the metadata associated with this image.
getImageMetadata(int) - method in class javax.imageio.ImageReader
Get the metadata associated with this image.
getImageMetadata(int) - method in class gnu.javax.imageio.jpeg.JPEGImageReader
getImageMetadata(int) - method in class gnu.javax.imageio.png.PNGImageReader
Get the metadata associated with this image.
Returns an IIOMetadataFormat object that represents the requested image metadata format or null if the given format is supported but no IIOMetadataFormat can be created for it.
getImageObserver() - method in class javax.swing.ImageIcon
Returns the ImageObserver that is used for all Image operations.
getImageReader(javax.imageio.ImageWriter) - static method in class javax.imageio.ImageIO
Retrieve an image reader corresponding to an image writer, or null if writer is not registered or if no corresponding reader is registered.
getImageReaders(java.lang.Object) - static method in class javax.imageio.ImageIO
Retrieve an iterator over the collection of registered image readers that support reading data from the given object.
getImageReadersByFormatName(java.lang.String) - static method in class javax.imageio.ImageIO
Retrieve an iterator over all registered readers for the given format.
getImageReadersByMIMEType(java.lang.String) - static method in class javax.imageio.ImageIO
Retrieve an iterator over all registered readers for the given MIME type.
getImageReadersBySuffix(java.lang.String) - static method in class javax.imageio.ImageIO
Retrieve an iterator over all registered readers for the given file suffix.
getImageReaderSpiNames() - method in class javax.imageio.spi.ImageWriterSpi
getImages() - method in class gnu.xml.dom.html2.DomHTMLDocument
A collection of all the IMG elements in a document.
getImages() - method in class org.w3c.dom.html2.HTMLDocument
A collection of all the IMG elements in a document.
Retrieve an iterator over a collection of image transcoders that support transcoding from the given image reader's metadata format to the given writer's metadata format.
getImageTypes(int) - method in class gnu.javax.imageio.bmp.BMPImageReader
Get an iterator over the collection of image types into which this reader can decode image data.
getImageTypes(int) - method in class gnu.javax.imageio.gif.GIFImageReader
Get an iterator over the collection of image types into which this reader can decode image data.
getImageTypes(int) - method in class javax.imageio.ImageReader
Get an iterator over the collection of image types into which this reader can decode image data.
getImageTypes(int) - method in class gnu.javax.imageio.jpeg.JPEGImageReader
getImageTypes(int) - method in class gnu.javax.imageio.png.PNGImageReader
Returns the image types for the image.
getImageURL() - method in class javax.swing.text.html.ImageView
Get the URL location of the image to render.
getImageWriter(javax.imageio.ImageReader) - static method in class javax.imageio.ImageIO
Retrieve an image writer corresponding to an image reader, or null if reader is not registered or if no corresponding writer is registered.
Retrieve an iterator over the collection of registered image writers that support writing images of the given type and in the given format.
getImageWritersByFormatName(java.lang.String) - static method in class javax.imageio.ImageIO
Retrieve an iterator over all registered writers for the given format.
getImageWritersByMIMEType(java.lang.String) - static method in class javax.imageio.ImageIO
Retrieve an iterator over all registered writers for the given MIME type.
getImageWritersBySuffix(java.lang.String) - static method in class javax.imageio.ImageIO
Retrieve an iterator over all registered writers for the given file suffix.
getImageWriterSpiNames() - method in class javax.imageio.spi.ImageReaderSpi
getImpact() - method in class javax.management.MBeanOperationInfo
Returns the impact of performing this operation.
getImpact() - method in class javax.management.openmbean.OpenMBeanOperationInfo
Returns the impact of performing this operation.
Returns the impact of the operation that will be used in the supplied MBeanOperationInfo instance.
getImplementation() - method in class org.w3c.dom.Document
The DOMImplementation object that handles this document.
getImplementation() - method in class gnu.xml.dom.DomDoctype
Returns the implementation associated with this document type.
getImplementation() - method in class gnu.xml.dom.DomDocument
DOM L1 Returns the document's DOMImplementation.
getImplementation() - method in class gnu.xml.libxmlj.dom.GnomeDocument
The DOMImplementation object that handles this document.
getImplementation() - method in class javax.management.StandardMBean
Returns the instance that implements this bean.
getImplementationClass() - method in class javax.management.StandardMBean
Returns the class of the instance that implements this bean.
getImplementationName() - method in class javax.management.MBeanServerDelegate
Returns the name of this Java Management eXtensions (JMX) implementation.
getImplementationName() - method in class javax.management.MBeanServerDelegateMBean
Returns the name of this Java Management eXtensions (JMX) implementation.
getImplementationTitle() - method in class java.lang.Package
Returns the name of the implementation, or null if unknown.
getImplementationVendor() - method in class javax.management.MBeanServerDelegate
Returns the vendor of this Java Management eXtensions (JMX) implementation.
getImplementationVendor() - method in class javax.management.MBeanServerDelegateMBean
Returns the vendor of this Java Management eXtensions (JMX) implementation.
getImplementationVendor() - method in class java.lang.Package
Returns the vendor that wrote this implementation, or null if unknown.
getImplementationVersion() - method in class javax.management.MBeanServerDelegate
Returns the version of this Java Management eXtensions (JMX) implementation.
getImplementationVersion() - method in class javax.management.MBeanServerDelegateMBean
Returns the version of this Java Management eXtensions (JMX) implementation.
getImplementationVersion() - method in class java.lang.Package
Returns the version of this implementation, or null if unknown.
Check whether or not implicit down cycling is enabled.
Return the current value of the implicitDownCycleTraversal property.
This method returns a list of the table's foreign keys.
getInactiveControlTextColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to draw text on inactive controls, from the installed theme.
getInactiveControlTextColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to draw text on inactive controls.
getInactiveControlTextColor() - method in class javax.swing.plaf.metal.OceanTheme
Returns the color for inactive control text, which is the RGB value (153, 153, 153).
getInactiveSystemTextColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to draw inactive system text, from the installed theme.
getInactiveSystemTextColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to draw inactive system text.
getInCheck() - method in class java.lang.SecurityManager
Tells whether or not the SecurityManager is currently performing a security check.
getIndefinite() - method in class gnu.java.security.ber.BERValue
getIndentLevel() - method in class javax.swing.text.AbstractWriter
Return the current indent level.
getIndentSpace() - method in class javax.swing.text.AbstractWriter
Return the number of spaces per indent level.
getIndex() - method in class javax.swing.text.AbstractDocument.ElementEdit
Returns the index of the change.
getIndex() - method in class java.security.cert.CertPathValidatorException
Get the index that failed, or -1.
getIndex() - method in class java.text.CharacterIterator
This method returns the current value of the index.
getIndex() - method in class java.sql.DataTruncation
This method returns the index of the column or parameter that was truncated.
getIndex() - method in class org.relaxng.datatype.DatatypeException
Gets the index of the content where the error occured.
getIndex() - method in class javax.swing.event.DocumentEvent.ElementChange
getIndex
getIndex() - method in class gnu.xml.dom.html2.DomHTMLElement
Returns the index of this element among elements of the same name, relative to its parent.
getIndex() - method in class gnu.xml.dom.html2.DomHTMLOptionElement
getIndex() - method in class javax.swing.text.html.parser.Element
Get the unique integer identifier of this Element, used to refer the element (more exactly, the element flag) in inclusions and exclusions bit set.
getIndex() - method in class gnu.java.text.FormatCharacterIterator
This method returns the current value of the index.
getIndex() - method in class org.w3c.dom.html2.HTMLOptionElement
The index of this OPTION in its parent SELECT , starting from 0.
getIndex() - method in class java.beans.IndexedPropertyChangeEvent
Return the index of the changed property.
getIndex() - method in class gnu.classpath.jdwp.util.Location
Gets the code index of this location
getIndex() - method in class java.text.ParsePosition
This method returns the current parsing index.
getIndex() - method in class java.util.regex.PatternSyntaxException
Returns the index of the first character in the String that was probably invalid, or -1 when unknown.
getIndex() - method in class javax.swing.text.Segment
Returns the index of the current character in the segment.
getIndex() - method in class java.text.StringCharacterIterator
This method returns the current value of the index.
getIndex() - method in class java.net.URISyntaxException
Returns the index of the failure, or -1.
getIndex(int) - method in class javax.swing.SizeSequence
Returns the index of the element that contains the specified position.
getIndex(java.lang.String) - method in class org.xml.sax.Attributes
Look up the index of an attribute by XML qualified (prefixed) name.
getIndex(java.lang.String) - method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndex(java.lang.String) - method in class gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getIndex(java.lang.String) - method in class gnu.xml.stream.SAXParser
Look up the index of an attribute by Namespace name.
getIndex(java.lang.String,java.lang.String) - method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by Namespace name.
getIndex(java.lang.String,java.lang.String) - method in class gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
Returns the index of a given child TreeNode or -1 if node is not a child of this AbstractElement.
Returns the index of the specified child node, or -1 if the node is not in fact a child of this node.
getIndex(javax.swing.tree.TreeNode) - method in class javax.swing.tree.TreeNode
Returns the index of the specified child node, or -1 if the node is not in fact a child of this node.
getIndex0() - method in class javax.swing.event.ListDataEvent
Returns the index of the first item in the range of modified list items.
getIndex1() - method in class javax.swing.event.ListDataEvent
Returns the index of the last item in the range of modified list items.
getIndexAtPoint(int,int) - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getIndexAtPoint(int,int) - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
getIndexAtPoint(int,int) - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
Implemented, but who uses it?
getIndexAtPoint(int,int) - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
getIndexAtPoint(int,int) - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getIndexAtPoint(int,int) - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the index of the character at the specified location.
getIndexAtPoint(int,int) - method in class java.awt.peer.TextComponentPeer
Returns the index of the label's character at the specified point, relative to the local bounds of the button.
getIndexAtPoint(java.awt.Point) - method in class javax.accessibility.AccessibleText
Given a point in the coordinate system of this object, return the 0-based index of the character at that point, or -1 if there is none.
Returns the index of the character that is located at the specified point.
Get the index of the character at the given point, in component pixel co-ordinates.
This method returns information about a tables indices and statistics.
getIndexNames() - method in class javax.management.openmbean.TabularType
Returns an unmodifiable list containing the index names.
getIndexOf(java.awt.Component) - method in class javax.swing.JLayeredPane
Return the index of a component within the underlying (contiguous) array of children.
Returns the index of the specified element in the model's item list.
getIndexOfChild
getIndexOfChild
getIndexOfSize(float) - static method in class javax.swing.text.html.StyleSheet
TODO
getInDir() - method in class gnu.java.awt.font.opentype.truetype.Point
getInetAddress() - method in class java.net.DatagramSocket
This method returns the remote address to which this socket is connected.
getInetAddress() - method in class gnu.java.net.local.LocalServerSocket
getInetAddress() - method in class gnu.java.net.local.LocalSocket
getInetAddress() - method in class gnu.java.nio.NIOSocketImpl
getInetAddress() - method in class java.net.ServerSocket
This method returns the local address to which this socket is bound
getInetAddress() - method in class java.net.Socket
Returns the address of the remote end of the socket.
getInetAddress() - method in class java.net.SocketImpl
Returns the remote address this socket is connected to
getInetAddresses() - method in class java.net.NetworkInterface
Returns all available addresses of the network interface If a @see SecurityManager is available all addresses are checked with @see SecurityManager::checkConnect() if they are available.
getInfinity() - method in class java.text.DecimalFormatSymbols
This method returns the character used to represent infinity.
getInfo() - method in class java.security.Identity
getInfo() - method in class java.security.Provider
This method returns a textual description of the Provider.
getInheritsPopupMenu() - method in class javax.swing.JComponent
Returns the flag that controls whether or not the component inherits its parent's popup menu when no popup menu is specified for this component.
getInhibitPolicyMapping() - method in class gnu.java.security.x509.ext.PolicyConstraint
getInit() - method in class java.lang.management.MemoryUsage
Returns the initial amount of memory allocated to the pool (in bytes).
Returns the Component that should receive the focus when a Window is made visible for the first time.
getInitialContext(Hashtable) - method in class javax.naming.spi.InitialContextFactory
Create a new initial context
getInitialContext(Hashtable) - static method in class javax.naming.spi.NamingManager
Creates the initial context.
getInitialDelay() - method in class javax.swing.Timer
Get the intial delay before firing the first event since calling the start() method.
getInitialDelay() - method in class javax.swing.ToolTipManager
This method returns the initial delay before the ToolTip is shown when the mouse enters a Component.
This method returns the given insets left value.
getInitialPolicies() - method in class java.security.cert.PKIXParameters
Returns the set of initial policy identifiers (as OID strings).
getInitialSelectionValue() - method in class javax.swing.JOptionPane
This method returns the value initially selected from the list of values the user can input.
getInitialValue() - method in class javax.swing.JOptionPane
This method returns the value that is focused from the list of options.
getInitialValueIndex() - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the index of the initialValue in the options array.
getInitiatedClasses(java.lang.ClassLoader) - method in class java.lang.instrument.Instrumentation
Get all the classes loaded by a given class loader
Get all the classes loaded by a given class loader
getInitiatorAddress() - method in class org.ietf.jgss.ChannelBinding
Returns the initiator's address for this channel binding.
getInput() - method in class javax.imageio.ImageReader
Get this reader's image input source. null is returned if the image source has not been set.
getInput() - method in class org.w3c.dom.ls.LSLoadEvent
The input source that was parsed.
getInput() - method in class org.w3c.dom.ls.LSProgressEvent
The input source that is being parsed.
getInput() - method in class java.net.URISyntaxException
Returns the bad input string.
getInputArguments() - method in class java.lang.management.RuntimeMXBean
Returns a list of the arguments given to the virtual machine, excluding those that apply to the main() method of the class file being executed.
getInputArguments() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns a list of the arguments given to the virtual machine, excluding those that apply to the main() method of the class file being executed.
getInputAttributes() - method in class javax.swing.text.html.HTMLEditorKit
Gets the input attributes used for the styled editing actions.
getInputAttributes() - method in class javax.swing.JTextPane
Returns the attributes that are applied to newly inserted text.
getInputAttributes() - method in class javax.swing.text.StyledEditorKit
Returns the current input attributes.
getInputClass() - method in class javax.imageio.spi.ImageInputStreamSpi
Determines which kind of input is processable by the streams created by createInputStreamInstance(Object).
getInputContext() - method in class java.awt.Component
Gets the input context of this component, which is inherited from the parent unless this is overridden.
getInputEncoding() - method in class org.w3c.dom.Document
An attribute specifying the encoding used for this document at the time of the parsing.
getInputEncoding() - method in class gnu.xml.dom.DomDocument
DOM L3
getInputEncoding() - method in class gnu.xml.dom.DomEntity
getInputEncoding() - method in class org.w3c.dom.Entity
An attribute specifying the encoding used for this entity at the time of parsing, when it is an external parsed entity.
getInputEncoding() - method in class gnu.xml.libxmlj.dom.GnomeDocument
An attribute specifying the encoding used for this document at the time of the parsing.
getInputLength() - method in class java.nio.charset.MalformedInputException
Retrieves the position of the malformed input in the input stream.
getInputLength() - method in class java.nio.charset.UnmappableCharacterException
Retrieves the illegal charset name
getInputMap() - method in class javax.swing.JComponent
Returns the input map associated with this component for the WHEN_FOCUSED state.
getInputMap(int) - method in class javax.swing.JComponent
Returns the input map associated with this component for the given state/condition.
getInputMethodControlObject() - method in class java.awt.im.InputContext
Returns a control object from the current input method, or null.
Returns a user visible name of the input locale, displayed in the specified locale.
Returns a 16x16 icon for the input locale.
getInputMethodListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getInputMethodListeners() - method in class javax.swing.text.JTextComponent
Returns all added InputMethodListener objects.
getInputMethodRequests() - method in class java.awt.Component
Returns the input method request handler, for subclasses which support on-the-spot text input.
getInputMethodRequests() - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getInputMethodRequests() - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
Retrieve this text component peer's input method requests.
getInputMethodRequests() - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
Retrieve this text component peer's input method requests.
getInputMethodRequests() - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
Retrieve this text component peer's input method requests.
getInputMethodRequests() - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getInputMethodRequests() - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Not used.
getInputMethodRequests() - method in class java.awt.peer.TextComponentPeer
Retrieve this text component peer's input method requests.
getInputSource() - method in class javax.xml.transform.sax.SAXSource
Returns the input source to parse.
getInputStream() - method in class org.omg.CORBA.portable.ApplicationException
Get the input stream from where the exception parameters can be read.
getInputStream() - method in class gnu.java.net.protocol.file.Connection
Opens the file for reading and returns a stream for it.
getInputStream() - method in class gnu.java.net.protocol.jar.Connection
getInputStream() - method in class javax.activation.DataHandler
Returns an input stream from which the data can be read.
getInputStream() - method in class javax.activation.DataSource
Returns an input stream from which the data can be read.
getInputStream() - method in class javax.activation.FileDataSource
getInputStream() - method in class gnu.java.net.loader.FileResource
getInputStream() - method in class gnu.java.net.protocol.ftp.FTPURLConnection
Returns an input stream that reads from this open connection.
getInputStream() - method in class gnu.java.net.protocol.http.HTTPConnection
getInputStream() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getInputStream() - method in class gnu.classpath.jdwp.transport.ITransport
Get the input stream for the transport
getInputStream() - method in class gnu.java.net.loader.JarURLResource
Returns the non-null InputStream through which this resource can be loaded.
getInputStream() - method in class gnu.java.net.local.LocalSocket
getInputStream() - method in class gnu.java.net.PlainSocketImpl
Returns an InputStream object for reading from this socket.
getInputStream() - method in class java.lang.Process
Obtain the input stream that receives data from the subprocess.
getInputStream() - method in class java.rmi.server.RemoteCall
getInputStream() - method in class gnu.java.net.loader.RemoteResource
getInputStream() - method in class gnu.java.net.loader.Resource
Returns the non-null InputStream through which this resource can be loaded.
getInputStream() - method in class java.net.Socket
Returns an InputStream for reading from this socket.
getInputStream() - method in class java.net.SocketImpl
Returns an InputStream object for reading from this socket.
getInputStream() - method in class javax.xml.transform.stream.StreamSource
Returns the source input stream.
getInputStream() - method in class gnu.java.rmi.server.UnicastRemoteCall
getInputStream() - method in class java.net.URLConnection
Returns an InputStream for this connection.
getInputStream() - method in class javax.activation.URLDataSource
getInputStream(java.net.URL) - static method in class gnu.xml.libxmlj.util.XMLJ
Returns an input stream for the specified URL.
getInputStream(java.util.zip.ZipEntry) - method in class java.util.jar.JarFile
Returns an input stream for the given entry.
getInputStream(java.util.zip.ZipEntry) - method in class java.util.zip.ZipFile
Creates an input stream reading the given zip entry as uncompressed data.
getInputStream(javax.xml.transform.Source) - static method in class gnu.xml.libxmlj.util.XMLJ
Returns an input stream for the specified transformer source.
getInputStream(org.xml.sax.InputSource) - static method in class gnu.xml.libxmlj.util.XMLJ
Returns an input stream for the specified input source.
getInputTypes() - method in class javax.imageio.spi.ImageReaderSpi
getInputValue() - method in class javax.swing.JOptionPane
This method returns the value that the user input.
getInputVerifier() - method in class javax.swing.JComponent
Returns the currently set input verifier for this component.
Gets the reader for the parser to use when inserting the HTML fragment into the document.
getInsertionIndex() - method in class java.awt.font.TextHitInfo
getInsertPositionOffset() - method in class java.awt.im.InputMethodRequests
Gets the offset where the committed text exists in the text editing component.
getInset(int,javax.swing.text.View) - method in class javax.swing.text.html.StyleSheet.BoxPainter
Gets the inset needed on a given side to account for the margin, border and padding.
getInsets() - method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the insets of the current border.
getInsets() - method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Retrieves the insets of the divider.
getInsets() - method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
This method returns the insets for the DragWindow.
getInsets() - method in class java.awt.Container
Returns the insets for this container, which is the space used for borders, the margin, etc.
getInsets() - method in class java.awt.peer.ContainerPeer
getInsets() - method in class gnu.java.awt.peer.GLightweightPeer
getInsets() - method in class gnu.java.awt.peer.gtk.GtkContainerPeer
getInsets() - method in class javax.swing.JComponent
Get the component's insets, which are calculated from the border property.
getInsets() - method in class javax.swing.JViewport
getInsets() - method in class gnu.java.awt.peer.qt.QtContainerPeer
getInsets() - method in class gnu.java.awt.peer.qt.QtFramePeer
getInsets() - method in class gnu.java.awt.peer.qt.QtScrollPanePeer
getInsets() - method in class gnu.java.awt.peer.swing.SwingContainerPeer
Returns the insets of the container.
getInsets() - method in class gnu.java.awt.peer.swing.SwingFramePeer
Calculates the insets of this frame peer.
getInsets() - method in class gnu.awt.xlib.XFramePeer
getInsets() - method in class gnu.awt.xlib.XPanelPeer
getInsets(java.awt.Insets) - method in class javax.swing.JComponent
Get the component's insets, which are calculated from the border property.
getInsets(java.awt.Insets) - method in class javax.swing.JViewport
getInsets(java.lang.Object) - method in class javax.swing.UIDefaults
Returns an insets entry for the default locale.
getInsets(java.lang.Object) - static method in class javax.swing.UIManager
Returns an Insets object from the defaults table.
Returns an insets entry for a specic locale.
getInsets(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns an Insets object from the defaults table.
getInsets(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicDesktopIconUI
This method returns the insets of the given JComponent.
getInsets(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the border insets of the current border.
getInsetSpan(int) - method in class javax.swing.text.AsyncBoxView
Returns the span along an axis that is taken up by the insets.
getInsideAllocation(java.awt.Shape) - method in class javax.swing.text.CompositeView
Returns the allocation that is given to this CompositeView minus this CompositeView's insets.
getInsideBorder() - method in class javax.swing.border.CompoundBorder
Returns the inside border, which is painted between the bordered Component and the outside border.
getInsn() - method in class gnu.gcj.jvmti.Breakpoint
Returns the original instruction at the location where this breakpoint was set
getInstalledLookAndFeels() - static method in class javax.swing.UIManager
Returns an array containing information about the LookAndFeels that are installed.
getInstance() - static method in class gnu.java.rmi.activation.ActivationSystemTransient
getInstance() - static method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Return the sequencer singleton.
getInstance() - static method in class java.util.Calendar
Creates a calendar representing the actual time, using the default time zone and locale.
getInstance() - static method in class java.text.Collator
This method returns an instance of Collator for the default locale.
getInstance() - static method in class java.text.DateFormat
This method returns a new instance of DateFormat that formats both dates and times using the SHORT style.
getInstance() - static method in class java.text.DateFormatSymbols
Returns a DateFormatSymbols instance for the default locale obtained from either the runtime itself or one of the installed DateFormatSymbolsProvider instances.
getInstance() - static method in class java.text.DecimalFormatSymbols
Returns a DecimalFormatSymbols instance for the default locale obtained from either the runtime itself or one of the installed DecimalFormatSymbolsProvider instances.
getInstance() - static method in class gnu.java.util.EmptyEnumeration<T>
Returns an instance of this class for Object.
getInstance() - static method in class org.ietf.jgss.GSSManager
Returns the default GSSManager implementation.
getInstance() - static method in class gnu.javax.swing.text.html.parser.HTML_401F
Either takes the document (by name) from DTD table, or creates a new instance and registers it in the tabe.
getInstance() - static method in class java.awt.im.InputContext
Returns a new InputContext.
getInstance() - method in class gnu.classpath.jdwp.event.filters.InstanceOnlyFilter
Returns the instance to which to restrict events
getInstance() - static method in class java.text.NumberFormat
This method returns a default instance for the default locale.
getInstance() - static method in class gnu.java.security.util.PRNG
getInstance() - static method in class gnu.java.rmi.server.RMIClassLoaderImpl
Returns an instance of RMIClassLoaderImpl.
getInstance(byte[]) - static method in class java.awt.color.ICC_Profile
Returns an ICC_Profile instance from a byte array of profile data.
getInstance(byte[]) - static method in class gnu.javax.crypto.key.IncomingMessage
Returns an instance of a message given its encoded contents, excluding the message's header bytes.
getInstance(byte[]) - static method in class gnu.javax.crypto.sasl.InputBuffer
Returns an instance of a SASL buffer given the buffer's encoded contents, excluding the buffer's header bytes.
getInstance(byte[]) - static method in class javax.security.cert.X509Certificate
Get an instance of X509Certificate for the given encoded bytes.
getInstance(byte[],int,int) - static method in class gnu.javax.crypto.key.IncomingMessage
Returns an instance of a message given its encoded contents, excluding the message's header bytes.
getInstance(byte[],int,int) - static method in class gnu.javax.crypto.sasl.InputBuffer
Returns an instance of a SASL buffer given the buffer's encoded contents, excluding the buffer's header bytes.
getInstance(int) - static method in class java.awt.AlphaComposite
Creates an AlphaComposite object with the specified rule.
getInstance(int) - static method in class java.awt.color.ColorSpace
getInstance(int) - static method in class gnu.java.security.sig.rsa.EME_PKCS1_V1_5
getInstance(int) - static method in class java.awt.color.ICC_Profile
Returns an predefined ICC_Profile instance.
getInstance(int,float) - static method in class java.awt.AlphaComposite
Creates an AlphaComposite object with the specified rule and the constant alpha to multiply with the alpha of the source.
getInstance(int,int) - static method in class gnu.javax.net.ssl.provider.ProtocolVersion
Return a server connection manager which will accept connection on the given port.
getInstance(java.io.InputStream) - static method in class java.awt.color.ICC_Profile
Returns an ICC_Profile instance from an InputStream.
getInstance(java.io.InputStream) - static method in class javax.security.cert.X509Certificate
Get an instance of X509Certificate for the given encoded stream.
getInstance(java.lang.String) - static method in class gnu.javax.security.auth.callback.AbstractCallbackHandler
Create an instance of CallbackHandler of the designated type from the first Security Provider which offers it.
getInstance(java.lang.String) - static method in class java.security.AlgorithmParameterGenerator
Returns a new AlgorithmParameterGenerator instance which generates algorithm parameters for the specified algorithm.
getInstance(java.lang.String) - static method in class java.security.AlgorithmParameters
Returns a new instance of AlgorithmParameters representing the specified algorithm parameters.
getInstance(java.lang.String) - method in class gnu.javax.crypto.sasl.AuthInfoProviderFactory
Returns an implementation of a provider for a designated mechanism capable of honouring IAuthInfoProvider requests.
getInstance(java.lang.String) - static method in class java.security.cert.CertificateFactory
Returns an instance of a CertificateFactory representing the specified certificate factory type.
getInstance(java.lang.String) - static method in class java.security.cert.CertPathBuilder
Returns an instance of a named CertPathBuilder from the first provider that implements it.
getInstance(java.lang.String) - static method in class java.security.cert.CertPathValidator
Returns an instance of the given validator from the first provider that implements it.
getInstance(java.lang.String) - static method in class javax.crypto.Cipher
Creates a new cipher instance for the given transformation.
getInstance(java.lang.String) - static method in class gnu.javax.crypto.cipher.CipherFactory
Returns an instance of a block cipher given its name.
getInstance(java.lang.String) - static method in class gnu.javax.crypto.sasl.ClientFactory
getInstance(java.lang.String) - static method in class java.util.Currency
Builds the currency corresponding to the specified currency code.
getInstance(java.lang.String) - static method in class gnu.javax.rmi.CORBA.DelegateFactory
Get an instance of the given delegate.
getInstance(java.lang.String) - static method in class gnu.java.security.sig.rsa.EMSA_PKCS1_V1_5
Returns an instance of this object given a designated name of a hash function.
getInstance(java.lang.String) - static method in class gnu.java.security.sig.rsa.EMSA_PSS
Returns an instance of this object given a designated name of a hash function.
getInstance(java.lang.String) - static method in class javax.crypto.ExemptionMechanism
Create an instance of ExemptionMechanism for a designated mechanism from the first Security Provider offering it.
getInstance(java.lang.String) - static method in class gnu.java.security.hash.HashFactory
Return an instance of a hash algorithm given its name.
getInstance(java.lang.String) - static method in class gnu.javax.crypto.mac.HMacFactory
Return an instance of a HMAC algorithm given the name of its underlying hash function, prefixed with the literal defined in Registry.HMAC_NAME_PREFIX.
getInstance(java.lang.String) - method in class gnu.javax.crypto.sasl.IAuthInfoProviderFactory
Returns an implementation of a provider for a designated mechanism capable of honouring IAuthInfoProvider requests.
getInstance(java.lang.String) - static method in class java.awt.color.ICC_Profile
Returns an ICC_Profile instance from an ICC Profile file.
getInstance(java.lang.String) - static method in class javax.crypto.KeyAgreement
Get an implementation of an algorithm from the first provider that implements it.
getInstance(java.lang.String) - static method in class java.security.KeyFactory
Returns a new instance of KeyFactory representing the specified key factory.
getInstance(java.lang.String) - static method in class javax.crypto.KeyGenerator
Create a new key generator, returning the first available implementation.
getInstance(java.lang.String) - static method in class javax.net.ssl.KeyManagerFactory
Create an instance of the named key manager factory, from the first provider that implements it.
getInstance(java.lang.String) - static method in class gnu.java.security.key.KeyPairCodecFactory
Returns the appropriate codec given a composed key-pair generator algorithm and an encoding format.
getInstance(java.lang.String) - static method in class java.security.KeyPairGenerator
Returns a new instance of KeyPairGenerator which generates key-pairs for the specified algorithm.
getInstance(java.lang.String) - static method in class gnu.java.security.key.KeyPairGeneratorFactory
Returns an instance of a keypair generator given its name.
getInstance(java.lang.String) - static method in class java.security.KeyStore
Returns an instance of a KeyStore representing the specified type, from the first provider that implements it.
getInstance(java.lang.String) - static method in class gnu.javax.crypto.kwa.KeyWrappingAlgorithmFactory
Returns an instance of a key-wrapping algorithm given its name.
getInstance(java.lang.String) - static method in class javax.crypto.Mac
Create an instance of the named algorithm from the first provider with an appropriate implementation.
getInstance(java.lang.String) - static method in class gnu.javax.crypto.mac.MacFactory
Returns an instance of a MAC algorithm given its name.
getInstance(java.lang.String) - static method in class java.security.MessageDigest
Returns a new instance of MessageDigest representing the specified algorithm.
getInstance(java.lang.String) - static method in class javax.management.ObjectName
Returns an ObjectName instance for the specified name, represented as a String.
getInstance(java.lang.String) - static method in class gnu.javax.crypto.pad.PadFactory
Returns an instance of a padding algorithm given its name.
getInstance(java.lang.String) - static method in class gnu.java.security.prng.PRNGFactory
Returns an instance of a padding algorithm given its name.
getInstance(java.lang.String) - static method in class gnu.javax.crypto.prng.PRNGFactory
Returns an instance of a padding algorithm given its name.
getInstance(java.lang.String) - static method in class gnu.java.security.sig.rsa.RSASignatureFactory
Returns a new instance of an RSA Signature given its name.
getInstance(java.lang.String) - static method in class javax.crypto.SecretKeyFactory
Create a new secret key factory from the first appropriate instance.
getInstance(java.lang.String) - static method in class java.security.SecureRandom
Returns an instance of a SecureRandom from the first provider that implements it.
getInstance(java.lang.String) - static method in class gnu.javax.crypto.sasl.ServerFactory
getInstance(java.lang.String) - static method in class java.security.Signature
Returns an instance of Signature representing the specified signature.
getInstance(java.lang.String) - static method in class gnu.java.security.sig.SignatureCodecFactory
Returns the appropriate codec given a composed signature algorithm and an encoding format.
getInstance(java.lang.String) - static method in class gnu.java.security.sig.SignatureFactory
Returns an instance of a signature-with-appendix scheme given its name.
getInstance(java.lang.String) - static method in class gnu.javax.net.ssl.SSLCipherSuite
getInstance(java.lang.String) - static method in class javax.net.ssl.SSLContext
Get an instance of a context for the specified protocol from the first provider that implements it.
getInstance(java.lang.String) - static method in class javax.net.ssl.TrustManagerFactory
Returns an instance of a trust manager factory for the given algorithm from the first provider that implements it.
getInstance(java.lang.String,Hashtable) - static method in class javax.management.ObjectName
Returns an ObjectName instance for the specified name, represented as a domain String and a table of properties.
getInstance(java.lang.String,int) - static method in class gnu.java.security.key.KeyPairCodecFactory
Returns an instance of a keypair codec given the canonical name of the key-pair algorithm, and the identifier of the format to use when externalizing the keys.
getInstance(java.lang.String,int) - static method in class gnu.java.security.sig.SignatureCodecFactory
Returns an instance of a signature codec given the canonical name of the signature algorithm, and the identifier of the format to use when encoding/decoding signatures generated by that algorithm.
Return a client connection manager which will connect to the given host/port.
getInstance(java.lang.String,java.lang.String) - static method in class gnu.javax.security.auth.callback.AbstractCallbackHandler
Create an instance of CallbackHandler of the designated type from the named security provider.
Returns a new AlgorithmParameterGenerator instance which generates algorithm parameters for the specified algorithm.
Returns a new instance of AlgorithmParameters representing the specified algorithm parameters from a named provider.
getInstance(java.lang.String,java.lang.String) - static method in class java.security.cert.CertificateFactory
Returns an instance of a CertificateFactory representing the specified certificate factory type from the named provider.
getInstance(java.lang.String,java.lang.String) - static method in class java.security.cert.CertPathBuilder
Returns an instance of a named CertPathBuilder from a named provider.
getInstance(java.lang.String,java.lang.String) - static method in class java.security.cert.CertPathValidator
Returns an instance of the given validator from the named provider.
getInstance(java.lang.String,java.lang.String) - static method in class javax.crypto.Cipher
Creates a new cipher instance for the given transformation and the named provider.
Create an instance of ExemptionMechanism for a designated mechanism from a named provider.
getInstance(java.lang.String,java.lang.String) - static method in class javax.crypto.KeyAgreement
Return an implementation of an algorithm from a named provider.
getInstance(java.lang.String,java.lang.String) - static method in class java.security.KeyFactory
Returns a new instance of KeyFactory representing the specified key factory from the specified provider.
getInstance(java.lang.String,java.lang.String) - static method in class javax.crypto.KeyGenerator
Create a new key generator from the named provider.
Create an instance of the named key manager factory, from the named provider.
getInstance(java.lang.String,java.lang.String) - static method in class gnu.java.security.key.KeyPairCodecFactory
Returns an instance of a keypair codec given the canonical name of the key-pair algorithm, and the name of the encoding format to use when externalizing the keys.
Returns a new instance of KeyPairGenerator which generates key-pairs for the specified algorithm from a named provider.
getInstance(java.lang.String,java.lang.String) - static method in class java.security.KeyStore
Returns an instance of a KeyStore representing the specified type, from the named provider.
getInstance(java.lang.String,java.lang.String) - static method in class javax.crypto.Mac
Create an instance of the named algorithm from the named provider.
getInstance(java.lang.String,java.lang.String) - static method in class java.security.MessageDigest
Returns a new instance of MessageDigest representing the specified algorithm from a named provider.
Create a new secret key factory from the named provider.
getInstance(java.lang.String,java.lang.String) - static method in class java.security.SecureRandom
Returns an instance of a SecureRandom for the specified algorithm from the named provider.
getInstance(java.lang.String,java.lang.String) - static method in class java.security.Signature
Returns an instance of Signature representing the specified signature from the named provider.
getInstance(java.lang.String,java.lang.String) - static method in class gnu.java.security.sig.SignatureCodecFactory
Returns an instance of a signature codec given the canonical name of the signature algorithm, and that of the encoding format.
getInstance(java.lang.String,java.lang.String) - static method in class javax.net.ssl.SSLContext
Get an instance of a context for the specified protocol from the named provider.
Returns an instance of a trust manager factory for the given algorithm from the named provider.
getInstance(java.lang.String,java.lang.String,int) - static method in class gnu.javax.crypto.mode.ModeFactory
Returns an instance of a block cipher mode of operations given its name and characteristics of the underlying block cipher.
Returns an ObjectName instance for the specified name, represented as a series of String objects for the domain and a single property, as a key-value pair.
Return the implementation for algorithm for service service from provider.
Return the implementation for algorithm for service service from provider, passing initArgs to the SPI class's constructor (which cannot be null; pass a zero-length array if the SPI takes no arguments).
Returns an instance of the given certificate store type from the first installed provider.
Returns an instance of the given certificate store type from a named provider.
Returns an instance of the given certificate store type from a given provider.
getInstance(java.lang.String,java.security.Provider) - static method in class gnu.javax.security.auth.callback.AbstractCallbackHandler
Create an instance of CallbackHandler of the designated type from the designated security provider.
Returns a new AlgorithmParameterGenerator instance which generates algorithm parameters for the specified algorithm.
Returns a new instance of AlgorithmParameters representing the specified algorithm parameters from the specified Provider.
Returns an instance of a CertificateFactory representing the specified certificate factory type from the designated provider.
getInstance(java.lang.String,java.security.Provider) - static method in class java.security.cert.CertPathBuilder
Returns an instance of a named CertPathBuilder from the specified provider.
Returns an instance of the given validator from the given provider.
getInstance(java.lang.String,java.security.Provider) - static method in class javax.crypto.Cipher
Creates a new cipher instance for a given transformation from a given provider.
Create an instance of ExemptionMechanism for a designated mechanism from a designated provider.
Return an implementation of an algorithm from a specific provider.
Returns a new instance of KeyFactory representing the specified key factory from the designated Provider.
Create a new key generator from the supplied provider.
Create an instance of the named key manager factory, from the given provider.
Returns a new instance of KeyPairGenerator which generates key-pairs for the specified algorithm from a designated Provider.
getInstance(java.lang.String,java.security.Provider) - static method in class java.security.KeyStore
Returns an instance of a KeyStore representing the specified type, from the specified provider.
getInstance(java.lang.String,java.security.Provider) - static method in class javax.crypto.Mac
Create an instance of the named algorithm from a provider.
Returns a new instance of MessageDigest representing the specified algorithm from a designated Provider.
Create a new secret key factory from the specified provider.
Returns an instance of a SecureRandom for the specified algorithm from the given provider.
Returns an instance of Signature representing the specified signature from the specified Provider.
getInstance(java.lang.String,java.security.Provider) - static method in class gnu.javax.net.ssl.SSLCipherSuite
Get an instance of a context for the specified protocol from the specified provider.
Returns an instance of a trust manager factory for the given algorithm from the specified provider.
getInstance(java.security.interfaces.RSAKey) - static method in class gnu.java.security.sig.rsa.EME_PKCS1_V1_5
getInstance(java.security.Key) - static method in class gnu.java.security.key.KeyPairCodecFactory
Returns an instance of a keypair codec given a key.
getInstance(java.util.Locale) - static method in class java.util.Calendar
Creates a calendar representing the actual time, using the default time zone and the given locale.
getInstance(java.util.Locale) - static method in class java.text.Collator
This method returns an instance of Collator for the specified locale.
getInstance(java.util.Locale) - method in class java.text.spi.CollatorProvider
Returns a Collator instance for the specified Locale.
getInstance(java.util.Locale) - static method in class java.util.Currency
Builds a new currency instance for this locale.
getInstance(java.util.Locale) - static method in class java.text.DateFormatSymbols
Returns a DateFormatSymbols instance for the specified locale obtained from either the runtime itself or one of the installed DateFormatSymbolsProvider instances.
Returns a DateFormatSymbols instance for the specified Locale.
getInstance(java.util.Locale) - static method in class java.text.DecimalFormatSymbols
Returns a DecimalFormatSymbols instance for the specified locale obtained from either the runtime itself or one of the installed DecimalFormatSymbolsProvider instances.
Returns a DecimalFormatSymbols instance for the specified Locale.
getInstance(java.util.Locale) - static method in class java.text.NumberFormat
This method returns a default instance for the specified locale.
getInstance(java.util.TimeZone) - static method in class java.util.Calendar
Creates a calendar representing the actual time, using the given time zone and the default locale.
Creates a calendar representing the actual time, using the given time zone and locale.
getInstance(javax.management.ObjectName) - static method in class javax.management.ObjectName
Returns an ObjectName instance that is substitutable for the one given.
getInstance(short) - static method in class gnu.javax.net.ssl.provider.ProtocolVersion
Returns the value of this HttpURLConnection's instanceFollowRedirects field
getInstanceOf(java.lang.Object,Class) - static method in class java.beans.Beans
Returns the Bean as a different class type.
getInstrument(javax.sound.midi.Patch) - method in class javax.sound.midi.Soundbank
Get the Instrument for the given Patch.
getInstruments() - method in class javax.sound.midi.Soundbank
Get an array of Instruments in this sound bank.
getInt() - method in class java.nio.ByteBuffer
Relative get method for reading an integer value.
getInt(int) - method in class java.nio.ByteBuffer
Absolute get method for reading an integer value.
getInt(int) - method in class gnu.gcj.tools.gc_analyze.BytePtr
getInt(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java int.
getInt(int) - static method in class gnu.javax.imageio.png.PNGChunk
Convenience method.
getInt(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java int.
getInt(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this Field as an int.
getInt(java.lang.Object) - method in class javax.swing.UIDefaults
Returns an integer entry for the default locale.
getInt(java.lang.Object) - static method in class javax.swing.UIManager
Returns the integer value of the Integer associated with the given key.
getInt(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of an int array.
Returns an integer entry for a specic locale.
getInt(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns the integer value of the Integer associated with the given key.
getInt(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java int.
getInt(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java int.
getInt(java.lang.String,int) - method in class java.util.prefs.AbstractPreferences
Convenience method for getting the given entry as an integer.
getInt(java.lang.String,int) - method in class java.util.prefs.Preferences
Convenience method for getting the given entry as an integer.
A convenience method to fetch an integer property.
getInteger(java.lang.String) - static method in class java.lang.Integer
Get the specified system property as an Integer.
getInteger(java.lang.String,int) - static method in class java.lang.Integer
Get the specified system property as an Integer, or use a default int value if the property is not found or is not decodable.
getInteger(java.lang.String,java.lang.Integer) - static method in class java.lang.Integer
Get the specified system property as an Integer, or use a default Integer value if the property is not found or is not decodable.
getIntegerAttribute(java.lang.String,int) - static method in class gnu.javax.print.ipp.IppUtilities
Instantiates an IntegerSyntax based attribute with the given IPP name for the given int value.
Searches the value of given attribute in the provided set.
getIntegerInstance() - static method in class java.text.NumberFormat
This method returns an integer formatting and parsing class for the default locale.
getIntegerInstance(java.util.Locale) - static method in class java.text.NumberFormat
This method returns an integer formatting and parsing class for the default locale.
Returns a NumberFormat instance for integers in the specified Locale.
getIntegState() - method in class org.ietf.jgss.GSSContext
Returns the integrity service state over the context.
getIntercellSpacing() - method in class javax.swing.JTable
Get the value of the intercellSpacing property.
getInterface() - method in class java.net.MulticastSocket
Returns the interface being used for multicast packets
getInterfaceHash(java.lang.Class) - static method in class gnu.java.rmi.server.RMIHashes
getInterfaces() - method in class java.lang.Class<T>
Get the interfaces this class directly implements, in the order that they were declared.
getInterfaceTypes() - method in class gnu.java.lang.reflect.ClassSignatureParser
Returns a rectangle that covers the specified area minus the insets required to draw this border.
Returns a rectangle that covers the specified area minus the insets required to draw the specified border (if the border is null, zero insets are assumed).
getInternalFrame() - method in class javax.swing.event.InternalFrameEvent
Returns the JInternalFrame component that is the source for this event.
getInternalFrame() - method in class javax.swing.JInternalFrame.JDesktopIcon
This method returns the JInternalFrame this JDesktopIcon represents.
getInternalFrameAltMaximizeIcon(int) - static method in class javax.swing.plaf.metal.MetalIconFactory
Creates a new icon for the 'restore' button in a JInternalFrame that has been maximised.
getInternalFrameBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a border that is composed of a raised bevel border and a one-pixel thick line border.
getInternalFrameCloseIcon(int) - static method in class javax.swing.plaf.metal.MetalIconFactory
Creates a new icon used to represent the 'close' button in the title pane of a JInternalFrame.
getInternalFrameDefaultMenuIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Creates a new icon for the menu in a JInternalFrame.
getInternalFrameListeners() - method in class javax.swing.JInternalFrame
This method returns an array of InternalFrameListeners that are listening to this JInternalFrame.
getInternalFrameMaximizeIcon(int) - static method in class javax.swing.plaf.metal.MetalIconFactory
Creates a new icon for the 'maximize' button in a JInternalFrame.
getInternalFrameMinimizeIcon(int) - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns the icon used for the minimize button in the frame title for a JInternalFrame.
getInternalSubset() - method in class org.w3c.dom.DocumentType
The internal subset as a string, or null if there is none.
getInternalSubset() - method in class gnu.xml.dom.DomDoctype
DOM L2 Returns the internal subset of the document, as a string of unparsed XML declarations (and comments, PIs, whitespace); or returns null if there is no such subset.
getInternalSubset() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
This method returns the ISO 4217 currency code for the currency used.
getInterpolationType() - method in class java.awt.image.AffineTransformOp
Returns interpolation type used during transformations.
getIntHeader(java.lang.String) - method in class gnu.java.net.protocol.http.Request
Returns the value of the specified header in this request as an integer.
getIntHeader(java.lang.String) - method in class gnu.java.net.protocol.http.Response
Returns the header value for the specified name as an integer.
getIntHTMLAttribute(java.lang.String) - method in class gnu.xml.dom.html2.DomHTMLElement
getIntParameter(int) - method in class java.awt.image.renderable.ParameterBlock
getInvalidCharacters() - method in class javax.swing.text.MaskFormatter
Returns a String containing the characters that are not valid for input for this MaskFormatter.
getInvalidIteratorState() - method in class org.w3c.dom.xpath.XPathResult
Signifies that the iterator has become invalid.
getInverted() - method in class javax.swing.JSlider
Returns the flag that controls whether or not the value scale for the slider is inverted (the default value is false).
getInvocationHandler(java.lang.Object) - static method in class java.lang.reflect.Proxy
Returns the invocation handler for the given proxy instance.

NOTE: We guarantee a non-null result if successful, but Sun allows the creation of a proxy instance with a null handler.

getInvoker() - method in class javax.swing.JPopupMenu
Returns popup menu's invoker.
getInvokesStopCellEditing() - method in class javax.swing.JTree
getIOException() - method in class java.awt.print.PrinterIOException
Gets the underlying IOException that caused this exception.
getIor() - method in class gnu.CORBA.gnuRequest
Get the IOR data, sufficient to find the invocation target.
getIor() - method in class gnu.CORBA.Poa.gnuServantObject
Get the IOR as it would be for this object.
getIor() - method in class gnu.CORBA.IorObject
Get the IOR of this object.
getIor() - method in class gnu.CORBA.IorProvider
Get the IOR of the associated object.
getIor() - method in class gnu.CORBA.Poa.LocalDelegate
Get the IOR of the connected object.
getIor() - method in class gnu.CORBA.SimpleDelegate
Get the IOR of this object.
getIORInterceptors() - method in class gnu.CORBA.Interceptor.Registrator
getIppName(java.lang.String) - static method in class gnu.javax.print.CupsMediaMapping
Returns the IPP media name of the given cups name.
getIsMap() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getIsMap() - method in class org.w3c.dom.html2.HTMLImageElement
Use server-side image map.
getISO3Country() - method in class java.util.Locale
Returns the three-letter ISO country abbrevation of the locale.
getISO3Language() - method in class java.util.Locale
Returns the three-letter ISO language abbrevation of this locale.
getISOCountries() - static method in class java.util.Locale
Returns a list of all 2-letter uppercase country codes as defined in ISO 3166.
getISOLanguages() - static method in class java.util.Locale
Returns a list of all 2-letter lowercase language codes as defined in ISO 639 (both old and new variant).
getIssuer() - method in class gnu.java.security.pkcs.SignerInfo
getIssuerAlternativeNames() - method in class gnu.java.security.x509.X509Certificate
getIssuerAlternativeNames() - method in class java.security.cert.X509Certificate
Returns the alternative names for this certificate's issuer, or null if there are none.
getIssuerAsBytes() - method in class java.security.cert.X509CertSelector
Returns the issuer criterion as a sequence of DER bytes, or null if this value was not set.
getIssuerAsString() - method in class java.security.cert.X509CertSelector
Returns the issuer criterion as a string, or null if this value was not set.
getIssuerDN() - method in class gnu.java.security.x509.X509Certificate
getIssuerDN() - method in class java.security.cert.X509Certificate
Returns the issuer (issuer distinguished name) of the Certificate.
getIssuerDN() - method in class javax.security.cert.X509Certificate
Returns the distinguished name of this certificate's issuer.
getIssuerDN() - method in class gnu.java.security.x509.X509CRL
getIssuerDN() - method in class java.security.cert.X509CRL
Returns the issuer (issuer distinguished name) of the CRL.
getIssuerNames() - method in class gnu.java.security.x509.X509CertSelectorImpl
getIssuerNames() - method in class java.security.cert.X509CRLSelector
Returns the set of issuer names that are matched by this selector, or null if this criteria is not set.
getIssuerNames() - method in class gnu.java.security.x509.X509CRLSelectorImpl
getIssuerUniqueID() - method in class gnu.java.security.x509.X509Certificate
getIssuerUniqueID() - method in class java.security.cert.X509Certificate
Returns the issuer unique ID for this certificate.
getIssuerX500Principal() - method in class gnu.java.security.x509.X509Certificate
getIssuerX500Principal() - method in class java.security.cert.X509Certificate
Returns the X.500 distinguished name of this certificate's issuer.
getIssuerX500Principal() - method in class gnu.java.security.x509.X509CRL
getIssuerX500Principal() - method in class java.security.cert.X509CRL
Returns the X.500 distinguished name of this CRL's issuer.
getItalicAngle() - method in class java.awt.Font
Returns the italic angle of this font, a measurement of its slant when style is ITALIC.
getItalicAngle(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getItalicAngle()
getItem() - method in class javax.swing.plaf.basic.BasicComboBoxEditor
Returns the text from the editor component.
getItem() - method in class javax.swing.ComboBoxEditor
This method returns item that is currently editable.
getItem() - method in class java.awt.event.ItemEvent
Returns the item affected by this state change.
getItem(int) - method in class java.awt.Choice
Returns the item at the specified index in the list.
getItem(int) - method in class javax.swing.JMenu
Returns menu item located at the specified index in the menu
getItem(int) - method in class java.awt.List
Returns the item at the specified index.
getItem(int) - method in class java.awt.Menu
Returns the item at the specified index.
getItemAt(int) - method in class javax.swing.JComboBox
Returns elements located in the combo box at the given index.
getItemCount() - method in class java.awt.Choice
Returns the number of items in the list.
getItemCount() - method in class javax.swing.JComboBox
This method returns number of elements in this JComboBox
getItemCount() - method in class javax.swing.JMenu
Returns number of items in the menu including separators.
getItemCount() - method in class java.awt.List
Returns the number of items in this list.
getItemCount() - method in class java.awt.Menu
Returns the number of items in this menu.
getItemListeners() - method in class javax.swing.AbstractButton
Returns all added ItemListener objects.
getItemListeners() - method in class java.awt.Checkbox
getItemListeners() - method in class java.awt.CheckboxMenuItem
Returns an aray of all item listeners currently registered to this CheckBoxMenuItem.
getItemListeners() - method in class java.awt.Choice
Returns all registered item listeners.
getItemListeners() - method in class javax.swing.DefaultButtonModel
Returns all registered ItemListener objects.
getItemListeners() - method in class javax.swing.JComboBox
This method returns array of ItemListeners that are registered with this JComboBox.
getItemListeners() - method in class java.awt.List
Returns all action listeners registered to this object.
getItems() - method in class java.awt.List
Returns the complete list of items.
getItemSelectable() - method in class java.awt.event.ItemEvent
This method returns the event source as an ItemSelectable.
getIterationCount() - method in class gnu.javax.crypto.key.GnuPBEKey
getIterationCount() - method in class javax.crypto.interfaces.PBEKey
Retruns the iteration count, or 0 if not specified.
getIterationCount() - method in class javax.crypto.spec.PBEKeySpec
Get the iteration count, or 0 if it has not been specified.
getIterationCount() - method in class javax.crypto.spec.PBEParameterSpec
Get the iteration count.
getIterator() - method in class java.text.AttributedString
Returns an AttributedCharacterIterator that will iterate over the entire string.
getIterator(Attribute[]) - method in class java.text.AttributedString
Returns an AttributedCharacterIterator that will iterate over the entire string.
Returns an AttributedCharacterIterator that will iterate over the specified subrange.
getIterator(javax.swing.text.html.HTML.Tag) - method in class javax.swing.text.html.HTMLDocument
Gets an iterator for the given HTML.Tag.
getIV() - method in class gnu.javax.crypto.jce.spec.BlockCipherParameterSpec
Get the initialization vector for the cipher, or null if there is no IV.
getIV() - method in class javax.crypto.Cipher
Return the initialization vector that this instance was initialized with.
getIV() - method in class javax.crypto.spec.IvParameterSpec
Returns the IV.
getIV() - method in class javax.crypto.spec.RC2ParameterSpec
Return the initialization vector, or null if none was specified.
getIV() - method in class javax.crypto.spec.RC5ParameterSpec
Return the initializaiton vector, or null if none was specified.
getJarEntry() - method in class java.net.JarURLConnection
Returns the entry in this jar file specified by the URL.
getJarEntry(java.lang.String) - method in class java.util.jar.JarFile
Returns the JarEntry that belongs to the name if such an entry exists in the JarFile.
getJarFile() - method in class gnu.java.net.protocol.jar.Connection
getJarFile() - method in class java.net.JarURLConnection
Returns a read-only JarFile object for the remote jar file
getJarFileURL() - method in class java.net.JarURLConnection
This method returns the "real" URL where the JarFile is located.
getJavaArchive() - method in class gnu.xml.dom.html2.DomHTMLEmbedElement
getJavaArchive() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
getJavaCode() - method in class gnu.xml.dom.html2.DomHTMLEmbedElement
getJavaCode() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
getJavaCodeBase() - method in class gnu.xml.dom.html2.DomHTMLEmbedElement
getJavaCodeBase() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
getJavaInitializationString() - method in class java.beans.PropertyEditor
Get a Java language-specific String which could be used to create an Object of the specified type.
Gets the Java initialization String for the current value of the Object.
getJavaObject() - method in class gnu.xml.dom.html2.DomHTMLEmbedElement
getJavaObject() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
getJavaType() - method in class gnu.xml.dom.html2.DomHTMLEmbedElement
getJavaType() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
getJComponent() - method in class gnu.java.awt.peer.swing.SwingComponent
Returns the actual swing compenent.
getJDBCMajorVersion() - method in class java.sql.DatabaseMetaData
This method returns the major version number of the JDBC driver.
getJDBCMinorVersion() - method in class java.sql.DatabaseMetaData
This method returns the minor version number of the JDBC driver.
getJdwpThreadGroup() - method in class gnu.classpath.jdwp.Jdwp
Get the thread group used by JDWP threads
getJMenuBar() - method in class javax.swing.JApplet
getJMenuBar() - method in class javax.swing.JDialog
This method returns the JMenuBar used in this JDialog.
getJMenuBar() - method in class javax.swing.JFrame
getJMenuBar() - method in class javax.swing.JInternalFrame
This method returns the JMenuBar for this JInternalFrame.
getJMenuBar() - method in class javax.swing.JRootPane
DOCUMENT ME!
getJobName() - method in class gnu.java.awt.print.JavaPrinterJob
Returns the name of the print job.
getJobName() - method in class java.awt.print.PrinterJob
Returns the name of the print job.
getJustificationInfo() - method in class java.awt.font.GraphicAttribute
Returns the justification information for this object.
getJustifiedLayout(float) - method in class java.awt.font.TextLayout
getKeepAlive() - method in class gnu.java.net.local.LocalSocket
getKeepAlive() - method in class java.net.Socket
This method returns the value of the socket level socket option SO_KEEPALIVE.
getKernel() - method in class java.awt.image.ConvolveOp
Returns (a clone of) the convolution kernel.
getKernelData(float[]) - method in class java.awt.image.Kernel
Returns an array containing a copy of the kernel data.
getKey() - method in class java.util.AbstractMap.SimpleEntry<K,V>
Get the key corresponding to this entry.
getKey() - method in class javax.accessibility.AccessibleRelation
Return the key for this relation.
getKey() - method in class javax.crypto.spec.DESedeKeySpec
Return the key as a byte array.
getKey() - method in class javax.crypto.spec.DESKeySpec
Return the key as a byte array.
getKey() - method in class java.util.Map.Entry<K,V>
Get the key corresponding to this entry.
getKey() - method in class java.awt.MenuShortcut
Returns the virtual keycode for this shortcut.
getKey() - method in class java.util.MissingResourceException
Gets the key of the resource that is missing bundle, this is an empty string if the whole resource bundle is missing.
getKey() - method in class gnu.gcj.runtime.PersistentByteMap.MapEntry
getKey() - method in class java.util.prefs.PreferenceChangeEvent
Returns the key of the entry that was added, changed or removed.
getKey() - method in class gnu.javax.crypto.keyring.PrivateKeyEntry
Returns this entry's key.
getKey() - method in class gnu.javax.crypto.keyring.PublicKeyEntry
Returns the public key.
getKey(java.lang.Object) - method in class gnu.java.rmi.activation.BidiTable
Get key by value
getKey(java.lang.String) - method in class gnu.java.util.prefs.gconf.GConfNativePeer
Gets the value of a configuration key.
getKey(java.lang.String) - method in class gnu.javax.net.ssl.PreSharedKeyManager
getKey(java.lang.String) - method in class gnu.javax.net.ssl.PreSharedKeyManagerParameters
getKey(java.lang.String,char[]) - method in class java.security.KeyStore
Returns the key associated with given alias using the supplied password.
Get the record of the stored object.
getKeyChar() - method in class java.awt.AWTKeyStroke
Returns the character of this keystroke, if it was typed.
getKeyChar() - method in class java.awt.event.KeyEvent
Returns the Unicode value for the event key.
getKeyCode() - method in class java.awt.AWTKeyStroke
Returns the virtual key code of this keystroke, if it was pressed or released.
getKeyCode() - method in class java.awt.event.KeyEvent
Returns the key code for the event key.
Returns the currently registered key event dispatchers in List form.
Returns the currently registered key event post processors in List form.
getKeyEventType() - method in class java.awt.AWTKeyStroke
Returns the AWT event type of this keystroke.
getKeyIdentifier() - method in class gnu.java.security.x509.ext.AuthorityKeyIdentifier
getKeyIdentifier() - method in class gnu.java.security.x509.ext.SubjectKeyIdentifier
getKeyLength() - method in class javax.crypto.spec.PBEKeySpec
Get the generated key length, or 0 if it has not been specified.
getKeyListener() - method in class javax.swing.plaf.basic.BasicComboPopup
Returns KeyListener listening to key events occuring in the combo box.
getKeyListener() - method in class javax.swing.plaf.basic.ComboPopup
This method returns KeyListener that listen's to key events occuring in the combo box.
getKeyListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getKeyLocation() - method in class java.awt.event.KeyEvent
Returns the keyboard location of the key that generated this event.
getKeyManagers() - method in class javax.net.ssl.KeyManagerFactory
Get an array of key managers appropriate for this algorithm, with the most preferred manager first.
getKeymap() - method in class javax.swing.text.JTextComponent
Get the current Keymap of this component.
getKeymap(java.lang.String) - static method in class javax.swing.text.JTextComponent
Get a Keymap from the global keymap table, by name.
getKeymapName() - method in class javax.swing.plaf.basic.BasicTextUI
Returns the name of the keymap for this type of TextUI.
getKeyModifiersText(int) - static method in class java.awt.event.KeyEvent
Returns a string describing the modifiers, such as "Shift" or "Ctrl+Button1".
getKeyPair(java.lang.String) - method in class gnu.javax.net.ssl.SRPTrustManager
Create and return a session SRP key pair for the given user name.
getKeyProperty(java.lang.String) - method in class javax.management.ObjectName
Returns the property value corresponding to the given key.
getKeyPropertyList() - method in class javax.management.ObjectName
Returns the properties in a Hashtable.
getKeyPropertyListString() - method in class javax.management.ObjectName
Returns a String representation of the property list.
getKeys() - method in class javax.swing.AbstractAction
Returns an array of the keys for the property values that have been defined via the putValue(String,Object) method (or the class constructor).
getKeys() - method in class java.util.ListResourceBundle
This method should return all keys for which a resource exists.
getKeys() - method in class java.util.PropertyResourceBundle
This method should return all keys for which a resource exists.
getKeys() - method in class java.util.ResourceBundle
This method should return all keys for which a resource exists; you should include the enumeration of any parent's keys, after filtering out duplicates.
getKeys(java.lang.String) - method in class gnu.java.util.prefs.gconf.GConfNativePeer
Lists the key in the given node.
getKeySelectionManager() - method in class javax.swing.JComboBox
getKeySelectionManager
getKeySize() - method in class gnu.javax.crypto.jce.spec.BlockCipherParameterSpec
Get the key size of the cipher these parameters are for.
getKeysize() - method in class java.security.spec.RSAKeyGenParameterSpec
Return the size of the key.
Get the key specification from a secret key.
getKeystream() - method in class gnu.javax.crypto.jce.spec.TMMHParameterSpec
Return the key stream this specification was initialized with.
getKeyStroke(char) - static method in class javax.swing.KeyStroke
getKeyStroke(char,boolean) - static method in class javax.swing.KeyStroke
getKeyStroke(int,int) - static method in class javax.swing.KeyStroke
getKeyStroke(int,int,boolean) - static method in class javax.swing.KeyStroke
getKeyStroke(java.lang.Character,int) - static method in class javax.swing.KeyStroke
getKeyStroke(java.lang.String) - static method in class javax.swing.KeyStroke
Returns the KeyStroke according to getAWTKeyStroke().
getKeyStrokeForEvent(java.awt.event.KeyEvent) - static method in class javax.swing.KeyStroke
getKeyStrokesForAction(javax.swing.Action) - method in class javax.swing.text.Keymap
getKeyText(int) - static method in class java.awt.event.KeyEvent
Returns the text name of key code, such as "HOME", "F1", or "A".
getKeyType() - method in class javax.security.auth.kerberos.KerberosKey
Return the type of this key.
getKeyUsage() - method in class gnu.java.security.x509.ext.KeyUsage
getKeyUsage() - method in class gnu.java.security.x509.X509Certificate
getKeyUsage() - method in class java.security.cert.X509Certificate
Returns a boolean array representing the KeyUsage extension for the certificate.
getKeyUsage() - method in class java.security.cert.X509CertSelector
Returns the public key usage criterion, or null if this value is not set.
getKind() - method in class javax.tools.Diagnostic<S>
Returns the kind of this diagnostic object.
getL() - method in class javax.crypto.spec.DHParameterSpec
Get the length of the private exponent, in bits.
getLabel() - method in class javax.swing.AbstractButton
Return the button's "label" property.
getLabel() - method in class java.awt.Button
Returns the label for this button.
getLabel() - method in class java.awt.Checkbox
Returns the label for this checkbox.
getLabel() - method in class gnu.xml.dom.html2.DomHTMLOptGroupElement
Assigns a label to this option group.
getLabel() - method in class gnu.xml.dom.html2.DomHTMLOptionElement
getLabel() - method in class org.w3c.dom.html2.HTMLOptGroupElement
Assigns a label to this option group.
getLabel() - method in class org.w3c.dom.html2.HTMLOptionElement
Option label for use in hierarchical menus.
getLabel() - method in class javax.swing.JPopupMenu
Returns label for this popup menu
getLabel() - method in class java.awt.MenuItem
Returns the label for this menu item, which may be null.
getLabel() - method in class javax.swing.text.html.Option
Returns the label of this <option> tag.
getLabelFor() - method in class javax.swing.JLabel
Returns the component that this JLabel is providing the label for.
getLabelTable() - method in class javax.swing.JSlider
Returns the label table for the slider.
getLang() - method in class gnu.xml.dom.html2.DomHTMLElement
getLang() - method in class org.w3c.dom.html2.HTMLElement
Language code defined in RFC 1766.
getLanguage() - method in class java.util.Locale
Returns the language code of this locale.
getLargeDisplayIcon() - method in class javax.swing.colorchooser.AbstractColorChooserPanel
This method sets the large icon useed in the jTabbedPane for this chooser panel.
getLast() - method in class java.util.LinkedList<T>
Returns the last element in the list.
getLastAccessedTime() - method in class gnu.javax.net.ssl.Session
Returns the last time this session was accessed.
getLastAccessedTime() - method in class javax.net.ssl.SSLSession
Returns the last time this session was accessed.
getLastChild() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the last child node belonging to this tree node.
getLastChild() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns the last child of this node, or null if there are none.
getLastChild() - method in class gnu.xml.dom.DomNode
DOM L1 Returns the last child of this node, or null if there are none.
getLastChild() - method in class javax.imageio.metadata.IIOMetadataNode
The last child of this node.
getLastChild() - method in class org.w3c.dom.Node
The last child of this node.
getLastChild() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getLastChildPath(javax.swing.tree.TreePath) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns a path to the last child of parent
getLastColumn() - method in class javax.accessibility.AccessibleTableModelChange
Returns the last column that changed.
Returns the last Component of root that should receive the focus.
getLastComponent
Returns the last Component in the traversal cycle.
Return the last focusable component of the focus cycle root comp under the ordering imposed by the comparator property.
getLastDividerLocation() - method in class javax.swing.JSplitPane
This method returns the last divider location.
getLastDragLocation() - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the last location the divider was dragged to.
getLastIndex() - method in class javax.swing.event.ListSelectionEvent
Returns the last index.
getLastLeaf() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the last leaf node that is a descendant of this node.
getLastMatch() - method in class gnu.java.util.regex.CharIndexed
Returns the REMatch last found on this input.
getLastModified() - method in class gnu.java.net.protocol.file.Connection
Get the last modified time of the resource.
getLastModified() - method in class gnu.java.net.protocol.jar.Connection
getLastModified() - method in class javax.tools.FileObject
Returns the time when the file was last modified.
getLastModified() - method in class java.net.URLConnection
Returns the value of the last-modified header field or 0 if not known known or not present.
getLastPathComponent() - method in class javax.swing.tree.TreePath
Returns the last object in the path.
getLastRow() - method in class javax.accessibility.AccessibleTableModelChange
Returns the last row that changed.
getLastRow() - method in class javax.swing.event.TableModelEvent
Returns the last affected row of this event.
getLastSelectedPathComponent() - method in class javax.swing.JTree
getLastVisibleIndex() - method in class javax.swing.JList
Returns the list index of the lower right or lower left corner of the visible rectangle of this list, depending on the Component.getComponentOrientation() property.
getLatency() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
The processing latency for this synth in microseconds.
getLatency() - method in class javax.sound.midi.Synthesizer
The processing latency for this synth in microseconds.
getLateReflectionDelay() - method in class javax.sound.sampled.ReverbType
Return the late reflection delay.
getLateReflectionIntensity() - method in class javax.sound.sampled.ReverbType
Return the late reflection intensity.
getLayer() - method in class javax.swing.JInternalFrame
This method returns the layer that this JInternalFrame resides in.
getLayer(java.awt.Component) - method in class javax.swing.JLayeredPane
Looks up the layer a child component is currently assigned to.
getLayer(javax.swing.JComponent) - static method in class javax.swing.JLayeredPane
Looks up the layer in the client property with the key LAYER_PROPERTY of comp.
getLayeredPane() - method in class javax.swing.JApplet
getLayeredPane
getLayeredPane() - method in class javax.swing.JDialog
This method returns the JLayeredPane used with this JDialog.
getLayeredPane() - method in class javax.swing.JFrame
getLayeredPane
getLayeredPane() - method in class javax.swing.JInternalFrame
This method returns the LayeredPane for this JInternalFrame.
getLayeredPane() - method in class javax.swing.JRootPane
DOCUMENT ME!
getLayeredPane() - method in class javax.swing.JWindow
getLayeredPane
getLayeredPane() - method in class javax.swing.RootPaneContainer
getLayeredPane
getLayeredPaneAbove(java.awt.Component) - static method in class javax.swing.JLayeredPane
Returns the first JLayeredPane that contains the Component comp or null if comp is not contained in a JLayeredPane.
getLayout() - method in class java.awt.Container
Returns the current layout manager for this container.
getLayout(int,int) - method in class java.awt.font.TextMeasurer
Returns a TextLayout object corresponding to the characters from text to limit.
This specifies how a component is aligned with respect to other components in the x fdirection.
Returns the X axis alignment, which is a float indicating where along the X axis this container wishs to position its layout.
Returns the alignment along the X axis for the container.
Return this layout manager's x alignment.
DOCUMENT ME!
Returns the preferred X axis alignment for the specified target container.
Returns the X alignment of the container that is laid out.
Returns the X alignment of the Container p.
This specifies how a component is aligned with respect to other components in the y direction.
Returns the Y axis alignment, which is a float indicating where along the Y axis this container wishs to position its layout.
Returns the alignment along the Y axis for the container.
Returns this layout manager's y alignment.
DOCUMENT ME!
Returns the preferred Y axis alignment for the specified target container.
Returns the Y alignment of the container that is laid out.
Returns the Y alignment of the Container p.
Return the component at the specified location, which must be one of the absolute constants such as CENTER or SOUTH.
Return the component at the indicated location, or null if no component is at that location.
getLayoutDimensions() - method in class java.awt.GridBagLayout
getLayoutFlags() - method in class java.awt.font.GlyphVector
getLayoutFlags() - method in class gnu.java.awt.font.GNUGlyphVector
Returns flags that can be used for optimizing the rendering of this GlyphVector.
getLayoutOrientation() - method in class javax.swing.JList
Returns the layout orientation, which will be one of VERTICAL, VERTICAL_WRAP and HORIZONTAL_WRAP.
getLayoutOrigin() - method in class java.awt.GridBagLayout
getLayoutQueue() - method in class javax.swing.text.AsyncBoxView
Returns the LayoutQueue used for layouting the box view.
getLayoutView(int) - method in class javax.swing.text.ParagraphView
Returns the i-th view from the logical views, before breaking into rows.
getLayoutViewCount() - method in class javax.swing.text.ParagraphView
Returns the number of logical child views.
getLayoutWeights() - method in class java.awt.GridBagLayout
getLeader() - method in class javax.swing.text.TabStop
Returns the leader type.
getLeading() - method in class java.awt.FontMetrics
Returns the leading, or spacing between lines, for this font.
getLeading() - method in class java.awt.font.LineMetrics
getLeading() - method in class gnu.java.awt.peer.qt.QtFontMetrics
Returns the leading, or spacing between lines, for this font.
getLeading() - method in class java.awt.font.TextLayout
Gets the value of the leadSelectionIndex property.
getLeadSelectionIndex() - method in class javax.swing.JList
Returns the index of the lead item in the current selection, or -1 if there is no lead item.
getLeadSelectionIndex() - method in class javax.swing.ListSelectionModel
Returns the index of the lead item.
getLeadSelectionPath() - method in class javax.swing.tree.DefaultTreeSelectionModel
getLeadSelectionPath
getLeadSelectionPath() - method in class javax.swing.JTree
getLeadSelectionPath() - method in class javax.swing.tree.TreeSelectionModel
getLeadSelectionRow() - method in class javax.swing.tree.DefaultTreeSelectionModel
getLeadSelectionRow
getLeadSelectionRow() - method in class javax.swing.JTree
getLeadSelectionRow() - method in class javax.swing.tree.TreeSelectionModel
getLeafCount() - method in class javax.swing.tree.DefaultMutableTreeNode
getLeafCount
getLeafIcon() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon displayed for leaf nodes.
getLeastMaximum(int) - method in class java.util.Calendar
Gets the smallest maximum value that is allowed for the specified field.
getLeastMaximum(int) - method in class java.util.GregorianCalendar
Gets the smallest maximum value that is allowed for the specified field.
getLeastSignificantBits() - method in class java.util.UUID
Returns the least significant 64 bits of the UUID as a long.
getLeft() - method in class org.w3c.dom.css.CSS2Properties
See the left property definition in CSS2.
getLeft() - method in class gnu.classpath.Pair<A,B>
Returns the left-hand side of the pair.
getLeft() - method in class org.w3c.dom.css.Rect
This attribute is used for the left of the rect.
getLeftChildIndent() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the indent value for the left child.
getLeftComponent() - method in class javax.swing.JSplitPane
This method returns the left component.
getLeftIndent(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the left indentation specified in the given attributes, or 0.0f if no left indentation is specified.
getLeftInset() - method in class javax.swing.text.AsyncBoxView
Returns the left inset.
getLeftInset() - method in class javax.swing.text.CompositeView
Returns the left inset of this CompositeView.
getLegalValues() - method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns a Set enumerating the legal values of this attribute, or null if no such limited set exists for this attribute.
getLegalValues() - method in class javax.management.openmbean.OpenMBeanParameterInfo
Returns a Set enumerating the legal values of this parameter, or null if no such limited set exists for this parameter.
getLegalValues() - method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns a Set enumerating the legal values of this parameter, or null if no such limited set exists for this parameter.
getLength() - method in class javax.swing.text.AbstractDocument
Returns the length of this Document's content.
getLength() - method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the length of the modification.
getLength() - method in class org.xml.sax.AttributeList
Return the number of attributes in this list.
getLength() - method in class org.xml.sax.helpers.AttributeListImpl
Return the number of attributes in the list.
getLength() - method in class org.xml.sax.Attributes
Return the number of attributes in the list.
getLength() - method in class org.xml.sax.helpers.AttributesImpl
Return the number of attributes in the list.
getLength() - method in class gnu.java.security.ber.BERValue
getLength() - method in class java.text.Bidi
Return the length of the paragraph, in characters.
getLength() - method in class org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLength() - method in class org.w3c.dom.css.CSSRuleList
The number of CSSRules in the list.
getLength() - method in class org.w3c.dom.css.CSSStyleDeclaration
The number of properties that have been explicitly set in this declaration block.
getLength() - method in class org.w3c.dom.css.CSSValueList
The number of CSSValues in the list.
getLength() - method in class java.net.DatagramPacket
Returns the length of the data in the buffer
getLength() - method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Returns the length of the content.
getLength() - method in class gnu.java.security.der.DERValue
getLength() - method in class javax.swing.text.Document
Returns the length of the document content.
getLength() - method in class javax.swing.event.DocumentEvent
getLength
getLength() - method in class gnu.xml.dom.DomCharacterData
DOM L1 Returns the length of the data.
getLength() - method in class gnu.xml.dom.html2.DomHTMLFormElement
DOM L1 (NodeList) Returns the number of elements in this NodeList.
getLength() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
DOM L1 (NodeList) Returns the number of elements in this NodeList.
getLength() - method in class org.w3c.dom.DOMImplementationList
The number of DOMImplementations in the list.
getLength() - method in class gnu.xml.dom.ls.DomLSParser
getLength() - method in class gnu.xml.dom.ls.DomLSSerializer
getLength() - method in class gnu.xml.dom.DomNamedNodeMap
DOM L1 Returns the length of the map.
getLength() - method in class gnu.xml.dom.DomNode
DOM L1 (NodeList) Returns the number of elements in this NodeList.
getLength() - method in class org.w3c.dom.DOMStringList
The number of DOMStrings in the list.
getLength() - method in class gnu.java.net.loader.FileResource
getLength() - method in class org.w3c.dom.html2.HTMLCollection
This attribute specifies the length or size of the list.
getLength() - method in class org.w3c.dom.html2.HTMLFormElement
The number of form controls in the form.
getLength() - method in class org.w3c.dom.html2.HTMLOptionsCollection
This attribute specifies the length or size of the list.
getLength() - method in class org.w3c.dom.html2.HTMLSelectElement
The number of options in this SELECT.
getLength() - method in class javax.imageio.stream.IIOByteBuffer
getLength() - method in class javax.imageio.metadata.IIOMetadataNode
getLength() - method in class gnu.xml.dom.ImplementationList
The number of DOMImplementations in the list.
getLength() - method in class gnu.java.net.loader.JarURLResource
Returns the size of this Resource in bytes or -1 when unknown.
getLength() - method in class gnu.classpath.jdwp.transport.JdwpCommandPacket
Retuns the length of this packet
getLength() - method in class gnu.classpath.jdwp.transport.JdwpPacket
Returns the length of this entire packet
getLength() - method in class gnu.classpath.jdwp.transport.JdwpReplyPacket
Returns the length of this packet
getLength() - method in class gnu.java.awt.font.opentype.MacResourceFork.Resource
Determines the length of the resource in bytes.
getLength() - method in class org.w3c.dom.stylesheets.MediaList
The number of media in the list.
getLength() - method in class javax.sound.midi.MidiMessage
Get the length of the MIDI message.
getLength() - method in class org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - method in class org.w3c.dom.NameList
The number of pairs (name and namespaceURI) in the list.
getLength() - method in class org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - method in class gnu.java.net.loader.RemoteResource
getLength() - method in class gnu.java.net.loader.Resource
Returns the size of this Resource in bytes or -1 when unknown.
getLength() - method in class gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getLength() - method in class gnu.xml.stream.SAXParser
getLength() - method in class gnu.java.awt.java2d.ScanlineCoverage.Range
Returns the length of the range in pixel units.
getLength() - method in class org.w3c.dom.stylesheets.StyleSheetList
The number of StyleSheets in the list.
getLength(java.lang.Object) - static method in class java.lang.reflect.Array
Gets the array length.
getLengths() - method in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
Retrieve a copy of the array of Huffman code lengths.
getLetterSpacing() - method in class org.w3c.dom.css.CSS2Properties
See the letter-spacing property definition in CSS2.
getLevel() - method in class javax.sound.sampled.DataLine
Return the volume level for this DataLine.
getLevel() - method in class javax.swing.tree.DefaultMutableTreeNode
getLevel
getLevel() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
getLevel() - method in class java.util.logging.Handler
Returns the severity level threshold for this Handler All log records with a lower severity level will be discarded; a log record of the same or a higher level will be published unless an installed Filter decides to discard it.
getLevel() - method in class java.util.logging.Logger
Returns the severity level threshold for this Handler.
getLevel() - method in class java.util.logging.LogRecord
Returns the level of the LogRecord.
getLevelAt(int) - method in class java.text.Bidi
Return the level at the indicated character.
getLexicalHandler() - method in class gnu.xml.libxmlj.sax.GnomeXMLReader
getLexicalHandler() - method in class javax.xml.transform.sax.SAXResult
Returns the lexical handler to which lexical events will be propagated.
getLibraryPath() - method in class java.lang.management.RuntimeMXBean
Returns the library path.
getLibraryPath() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the library path.
getLifetime() - method in class org.ietf.jgss.GSSContext
Returns the context lifetime in seconds.
getLimit() - method in class javax.swing.undo.UndoManager
Returns how many edits this UndoManager can maximally hold.
getLimits() - method in class java.text.ChoiceFormat
This method returns the list of range terminators in use.
getLine() - method in class javax.sound.sampled.LineEvent
Return the Line associated with this event.
getLine(javax.sound.sampled.Line.Info) - static method in class javax.sound.sampled.AudioSystem
Return a line matching the provided description.
getLine(javax.sound.sampled.Line.Info) - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return a Line associated with this Mixer, given its description.
getLine(javax.sound.sampled.Line.Info) - method in class javax.sound.sampled.Mixer
Return a Line associated with this Mixer, given its description.
getLineBreakIndex(int,float) - method in class java.awt.font.TextMeasurer
Returns the line-break index from a given starting index and a maximum advance.
getLineBuffer() - method in class javax.swing.text.PlainView
Provides a Segment object, that can be used to fetch text from the document.
getLineBuffer() - method in class javax.swing.text.WrappedPlainView
Provides access to the Segment used for retrievals from the Document.
getLineClass() - method in class javax.sound.sampled.Line.Info
Return the line's class.
getLineColor() - method in class javax.swing.border.LineBorder
Returns the color of the line.
getLineCount() - method in class javax.swing.JTextArea
getLineEndOffset(int) - method in class javax.swing.JTextArea
getLineHeight() - method in class org.w3c.dom.css.CSS2Properties
See the line-height property definition in CSS2.
getLineIncrement() - method in class java.awt.Scrollbar
Returns the value added or subtracted when the user selects the scrollbar scroll by a "unit" amount control.
getLineInfo() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
Return the Info object associated with this Line.
getLineInfo() - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return the Info object associated with this Line.
getLineInfo() - method in class javax.sound.sampled.Line
Return the Info object associated with this Line.
getLineInstance() - static method in class java.text.BreakIterator
This method returns an instance of BreakIterator that will iterate over line breaks as defined in the default locale.
getLineInstance(java.util.Locale) - static method in class java.text.BreakIterator
This method returns an instance of BreakIterator that will iterate over line breaks as defined in the specified locale.
Returns a BreakIterator instance for line breaks in the specified Locale.
getLineJoin() - method in class java.awt.BasicStroke
Returns a code indicating the line join style (one of JOIN_BEVEL, JOIN_MITER or JOIN_ROUND).
getLineLength() - method in class javax.swing.text.AbstractWriter
Return the maximum line length.
Returns a LineMetrics object constructed with the specified text and FontRenderContext.
Returns a LineMetrics object constructed with the specified text and the FontRenderContext of the Graphics object when it is an instance of Graphics2D or a generic FontRenderContext with a null transform, not anti-aliased and not using fractional metrics.
Returns the line metrics for this font and the specified string and font render context.
Returns a LineMetrics object constructed with the specified text and FontRenderContext.
Returns a LineMetrics object constructed with the specified text and the FontRenderContext of the Graphics object when it is an instance of Graphics2D or a generic FontRenderContext with a null transform, not anti-aliased and not using fractional metrics.
Determines the line metrics for a run of text.
Returns a LineMetrics object constructed with the specified text and the FontRenderContext of the Graphics object when it is an instance of Graphics2D or a generic FontRenderContext with a null transform, not anti-aliased and not using fractional metrics.
Returns a LineMetrics object constructed with the specified text and FontRenderContext.
Returns a LineMetrics object constructed with the specified text and the FontRenderContext of the Graphics object when it is an instance of Graphics2D or a generic FontRenderContext with a null transform, not anti-aliased and not using fractional metrics.
getLineNum() - method in class gnu.gcj.runtime.NameFinder
If lookup() was successful, returns the line number of addr.
getLineNumber() - method in class javax.tools.Diagnostic<S>
Returns the line number or NOPOS, indicating that this doesn't carry position information.
getLineNumber() - method in class org.w3c.dom.DOMLocator
The line number this locator is pointing to, or -1 if there is no column number available.
getLineNumber() - method in class java.io.LineNumberInputStream
This method returns the current line number
getLineNumber() - method in class java.io.LineNumberReader
This method returns the current line number
getLineNumber() - method in class javax.xml.stream.Location
Returns the line number at which the current event ends, or -1 if this is not available.
getLineNumber() - method in class org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - method in class org.xml.sax.helpers.LocatorImpl
Return the saved line number (1-based).
getLineNumber() - method in class gnu.xml.aelfred2.SAXDriver
SAX Locator method (don't invoke on parser);
getLineNumber() - method in class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - method in class gnu.xml.stream.SAXParser
Return the line number where the current document event ends.
getLineNumber() - method in class javax.xml.transform.SourceLocator
Returns the line number at which the event occurred.
getLineNumber() - method in class java.lang.StackTraceElement
Returns the line number in the file, or a negative number if unknown.
getLineNumber() - method in class gnu.xml.libxmlj.util.StandaloneLocator
Return the line number where the current document event ends.
getLineNumber() - method in class gnu.xml.pipeline.XIncludeFilter
Used for proxy locator; do not call directly.
getLineOfOffset(int) - method in class javax.swing.JTextArea
getLineSeparator() - method in class javax.swing.text.AbstractWriter
Return the current line separator.
getLineSeparator() - method in class gnu.java.util.regex.RESyntax
Returns the currently active line separator string.
getLineSpacing(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the line spacing specified in the given attributes, or 0.0f if no line spacing is specified.
getLineStartOffset(int) - method in class javax.swing.JTextArea
getLineTable() - method in class gnu.classpath.jdwp.VMMethod
"Returns line number information for the method, if present.
getLineWidth() - method in class java.awt.BasicStroke
Returns the line width.
getLineWrap() - method in class javax.swing.JTextArea
Checks whether line wrapping is enabled.
getLink() - method in class gnu.xml.dom.html2.DomHTMLBodyElement
Color of links that are not active and unvisited.
getLink() - method in class org.w3c.dom.html2.HTMLBodyElement
Color of links that are not active and unvisited.
getLink(int) - method in class javax.accessibility.AccessibleHypertext
Returns link object denoted by the number i in this document, or null if i is out of bounds.
Returns the i-th hyperlink in the document or null if there is no hyperlink with the specified index.
getLinkCount() - method in class javax.accessibility.AccessibleHypertext
Returns the number of links in the document, if any exist.
Returns the number of hyperlinks in the document.
getLinkCursor() - method in class javax.swing.text.html.HTMLEditorKit
Returns the cursor for links.
getLinkExplanation() - method in class javax.naming.LinkException
getLinkIndex(int) - method in class javax.accessibility.AccessibleHypertext
Returns the link index for this character index if it resides within one of the hyperlinks of the document.
Returns the index of the link element at the character position c within the document, or -1 if there is no link at the specified position.
getLinkName() - method in class javax.naming.LinkRef
getLinkRemainingName() - method in class javax.naming.LinkException
getLinkResolvedName() - method in class javax.naming.LinkException
getLinkResolvedObj() - method in class javax.naming.LinkException
getLinks() - method in class gnu.xml.dom.html2.DomHTMLDocument
A collection of all AREA elements and anchor ( A) elements in a document with a value for the href attribute.
getLinks() - method in class org.w3c.dom.html2.HTMLDocument
A collection of all AREA elements and anchor ( A) elements in a document with a value for the href attribute.
getLinks() - method in class gnu.xml.pipeline.LinkFilter
Returns an enumeration of the links found since the filter was constructed, or since removeAllLinks() was called.
Returns the link text of the link at index i, or null, if there is no link at the specified position.
getList() - method in class javax.swing.plaf.basic.BasicComboPopup
Return list cointaining JComboBox's items
getList() - method in class javax.swing.plaf.basic.ComboPopup
Return JList that is used to draw cells of the JComboBox.
getList() - method in class javax.swing.SpinnerListModel
Returns the backing list for this model.
Returns a component that has been configured to display the given value.
getListCellRendererComponent
Returns a component that can render the specified value.
Returns a component that can be used to paint the given value within the list.
getListDataListeners() - method in class javax.swing.AbstractListModel
A synonym for getListeners(ListDataListener.class).
getListener() - method in class java.util.EventListenerProxy
Return the wrapped event listener.
getListener() - method in class gnu.javax.management.ListenerData
Returns the listener.
getListenerCount() - method in class javax.swing.event.EventListenerList
Determines the number of listeners.
getListenerCount(Class) - method in class javax.swing.event.EventListenerList
Determines the number of listeners of a particular class.
getListenerID() - method in class javax.management.remote.TargetedNotification
Returns the identifier for the listener which received the notification.
getListenerList() - method in class javax.swing.event.EventListenerList
Returns an array containing a sequence of listenerType/listener pairs, one for each listener.
Returns the event firing methods as MethodDescriptor.
getListenerMethodName() - method in class java.beans.EventHandler
Returns the listener's method name.
getListenerMethods() - method in class java.beans.EventSetDescriptor
Returns the event firing methods.
getListenerType() - method in class java.beans.EventSetDescriptor
Returns the class that contains the event firing methods.
getListPainter(javax.swing.text.AttributeSet) - method in class javax.swing.text.html.StyleSheet
Gets the list formatter to use for the given set of CSS attributes.
Returns an array of all registerd list selection listeners.
getListSelectionListeners() - method in class javax.swing.JList
Returns an array of all ListSelectionListeners subscribed to this list.
getListStyle() - method in class org.w3c.dom.css.Counter
This attribute is used for the style of the list.
getListStyle() - method in class org.w3c.dom.css.CSS2Properties
See the list-style property definition in CSS2.
getListStyleImage() - method in class org.w3c.dom.css.CSS2Properties
See the list-style-image property definition in CSS2.
getListStylePosition() - method in class org.w3c.dom.css.CSS2Properties
See the list-style-position property definition in CSS2.
getListStyleType() - method in class org.w3c.dom.css.CSS2Properties
See the list-style-type property definition in CSS2.
getLoadedClassCount() - method in class java.lang.management.ClassLoadingMXBean
Returns the number of classes currently loaded by the virtual machine.
getLoadedClassCount() - method in class gnu.java.lang.management.ClassLoadingMXBeanImpl
Returns the number of classes currently loaded by the virtual machine.
getLoadedInstruments() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get an array containing all instruments loaded in this synthesizer.
getLoadedInstruments() - method in class javax.sound.midi.Synthesizer
Get an array containing all instruments loaded in this synthesizer.
getLoader() - method in class gnu.java.net.loader.Resource
Return the URLLoader for this resource.
getLoadingImageIcon() - method in class javax.swing.text.html.ImageView
Get the icon that should be displayed while the image is loading and hence not yet available.
getLoadingImageIcon() - static method in class gnu.javax.swing.text.html.ImageViewIconFactory
getLoadRequests(java.lang.ClassLoader) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns a list of all classes which this class loader has been requested to load
getLoadsSynchronously() - method in class javax.swing.text.html.ImageView
Get the image loading strategy.
getLocalAddress() - method in class java.net.DatagramSocket
Returns the local address this datagram socket is bound to.
getLocalAddress() - method in class gnu.java.net.local.LocalSocket
getLocalAddress() - method in class gnu.java.net.PlainSocketImpl
getLocalAddress() - method in class java.net.Socket
Returns the local address to which this socket is bound.
getLocalBounds(java.awt.Component) - static method in class gnu.java.awt.AWTUtilities
Calculates the bounds of a component in the component's own coordinate space.
getLocalBounds(java.awt.Component) - static method in class javax.swing.SwingUtilities
Calculates the bounds of a component in the component's own coordinate space.
getLocalCertificates() - method in class javax.net.ssl.HandshakeCompletedEvent
Returns the local certificates being used in this connection.
getLocalCertificates() - method in class javax.net.ssl.HttpsURLConnection
Returns the certificates used on the local side in this connection.
getLocalCertificates() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getLocalCertificates() - method in class gnu.javax.net.ssl.Session
Returns the chain of certificates that the local side used in the handshake, or null if none were used.
getLocalCertificates() - method in class javax.net.ssl.SSLSession
Returns the chain of certificates that the local side used in the handshake, or null if none were used.
getLocale() - method in class javax.accessibility.AccessibleContext
Gets the component locale, deferring to the parent if one is not declared.
getLocale() - method in class java.applet.Applet
Returns the locale for this applet, if it has been set.
getLocale() - method in class java.beans.beancontext.BeanContextSupport
getLocale() - method in class java.awt.Component
Returns the locale for this component.
Returns the locale of this component.
getLocale() - method in class javax.swing.ImageIcon.AccessibleImageIcon
Returns the locale of this object.
getLocale() - method in class javax.imageio.ImageReader
Get this reader's locale. null is returned if the locale has not been set.
getLocale() - method in class javax.imageio.ImageWriteParam
getLocale() - method in class javax.imageio.ImageWriter
Get this writer's locale. null is returned if the locale has not been set.
getLocale() - method in class java.awt.im.InputContext
Returns the current locale of the current input method or keyboard layout.
getLocale() - method in class java.awt.im.spi.InputMethod
Returns the current input locale, or null if none is defined.
Returns the locale of this component.
Returns the locale setting for this accessible table cell.
Gets the locale of the component.
getLocale() - method in class javax.security.auth.callback.LanguageCallback
Get the retrieved Locale.
Returns the locale currently in use by this component.
getLocale() - method in class java.text.MessageFormat
Returns the locale.
getLocale() - method in class java.util.ResourceBundle
Return the actual locale of this bundle.
getLocale() - method in class javax.print.attribute.TextSyntax
Returns the locale of this syntax object.
getLocale() - method in class java.awt.Window
Returns the locale that this window is configured for.
getLocale(int,int,int) - static method in class gnu.java.awt.font.opentype.NameDecoder
Returns the Locale of an OpenType name.
getLocaleCount() - static method in class gnu.java.locale.LocaleHelper
Return the number of locales we know of.
getLocaleName(int) - static method in class gnu.java.locale.LocaleHelper
Return the Nth locale name.
getLocalGraphicsEnvironment() - method in class gnu.java.awt.ClasspathToolkit
Returns a shared instance of the local, platform-specific graphics environment.
getLocalGraphicsEnvironment() - static method in class java.awt.GraphicsEnvironment
Returns the local graphics environment.
getLocalGraphicsEnvironment() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getLocalGraphicsEnvironment() - method in class gnu.java.awt.peer.headless.HeadlessToolkit
Returns a shared instance of the local, platform-specific graphics environment.
getLocalGraphicsEnvironment() - method in class gnu.java.awt.peer.qt.QtToolkit
getLocalGraphicsEnvironment() - method in class gnu.awt.xlib.XToolkit
Returns a shared instance of the local, platform-specific graphics environment.
getLocalGraphicsEnvironment() - method in class gnu.java.awt.peer.x.XToolkit
getLocalHost() - static method in class java.net.InetAddress
Returns an InetAddress object representing the address of the current host.
Privileged action to retrieve the local host InetAddress.
Get the local IOR for the given object, null if the object is not local.
getLocalizedCompressionTypeName() - method in class javax.imageio.ImageWriteParam
Return a localized version of this InputStream, meaning all characters are localized before they come out the other end.
getLocalizedMessage() - method in class java.lang.Throwable
Get a localized version of this Throwable's error message.
getLocalizedName() - method in class java.util.logging.Level
Returns the name of the Level after localizing it, for example "WARNUNG".
Return a localized version of this OutputStream, meaning all characters are localized before they are sent to the other end.
getLocalName() - method in class gnu.xml.dom.DomExtern
DOM L2 Returns the node name; this must be overridden for element and attribute nodes.
getLocalName() - method in class gnu.xml.dom.DomNode
DOM L2 Returns the node name; this must be overridden for element and attribute nodes.
getLocalName() - method in class gnu.xml.dom.DomNsNode
DOM L2 Returns the local part of the node's name (after any colon).
getLocalName() - method in class javax.imageio.metadata.IIOMetadataNode
Returns the local part of the qualified name of this node.
getLocalName() - method in class org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getLocalName() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the local-name of the current element.
getLocalName() - method in class gnu.xml.stream.XMLParser
Returns the local-name of the current element.
getLocalName() - method in class javax.xml.stream.XMLStreamReader
Returns the local-name of the current element.
getLocalName(int) - method in class org.xml.sax.Attributes
Look up an attribute's local name by index.
getLocalName(int) - method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's local name.
getLocalName(int) - method in class gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getLocalName(int) - method in class gnu.xml.stream.SAXParser
getLocalPart() - method in class javax.xml.namespace.QName
getLocalPatternChars() - method in class java.text.DateFormatSymbols
This method returns the pattern character information for this object.
getLocalPort() - method in class java.net.DatagramSocket
Returns the local port this socket is bound to.
getLocalPort() - method in class java.net.DatagramSocketImpl
Returns the local port this socket is bound to
getLocalPort() - method in class gnu.java.net.local.LocalServerSocket
getLocalPort() - method in class gnu.java.net.local.LocalSocket
getLocalPort() - method in class java.net.ServerSocket
This method returns the local port number to which this socket is bound
getLocalPort() - method in class java.net.Socket
Returns the local port number to which this socket is bound.
getLocalPort() - method in class java.net.SocketImpl
Returns the local port this socket is bound to
getLocalPrincipal() - method in class javax.net.ssl.HandshakeCompletedEvent
Returns the local identity used in this connection, or null if there is none.
getLocalPrincipal() - method in class javax.net.ssl.HttpsURLConnection
Returns the local principal for this connection.
getLocalPrincipal() - method in class gnu.javax.net.ssl.Session
Returns the Principal representing the local identity used in this session, or null if there is no local identity.
getLocalPrincipal() - method in class javax.net.ssl.SSLSession
Returns the Principal representing the local identity used in this session, or null if there is no local identity.
getLocalSocketAddress() - method in class java.net.DatagramSocket
Returns the local SocketAddress this socket is bound to.
getLocalSocketAddress() - method in class gnu.java.net.local.LocalServerSocket
getLocalSocketAddress() - method in class gnu.java.net.local.LocalSocket
getLocalSocketAddress() - method in class java.net.ServerSocket
Returns the local socket address
getLocalSocketAddress() - method in class java.net.Socket
Returns local socket address.
getLocalSocketAddress() - method in class gnu.javax.net.ssl.provider.SSLSocketImpl
getLocation() - method in class javax.accessibility.AccessibleComponent
Get the location of this component in the parent's coordinate system.
getLocation() - method in class java.rmi.activation.ActivationDesc
Get the code location URL ("codebase") of the object being activated.
getLocation() - method in class java.rmi.activation.ActivationGroupDesc
Get the location, from where the group class will be loaded
getLocation() - method in class java.security.CodeSource
This method returns the URL specifying the location from which code will be loaded under this CodeSource.
getLocation() - method in class java.awt.Component
Returns the location of this component's top left corner relative to its parent component.
Returns the location of this object relative to its parent's coordinate system, or null if it is not showing.
getLocation() - method in class org.w3c.dom.DOMError
The location of the error.
getLocation() - method in class java.awt.dnd.DragSourceEvent
getLocation() - method in class java.awt.dnd.DropTargetDragEvent
getLocation() - method in class java.awt.dnd.DropTargetDropEvent
Returns the screen location of this list child relative to it's parent.
Returns the location of this cell relative to the table's bounds.
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - method in class gnu.classpath.jdwp.event.filters.LocationOnlyFilter
Returns the location at which to restrict events
Returns the location of the component, with co-ordinates relative to the parent component and using the co-ordinate space of the screen.
getLocation() - method in class java.awt.Point
Returns the location of this point.
getLocation() - method in class java.awt.PointerInfo
Returns the coordinates of the mouse pointer.
getLocation() - method in class java.awt.Rectangle
Returns the location of this rectangle, which is the coordinates of its upper left corner.
getLocation() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the current location of the parser cursor in the underlying input source.
getLocation() - method in class gnu.classpath.jdwp.VMFrame
Gets the current location of the frame.
getLocation() - method in class javax.xml.stream.events.XMLEvent
Returns the location of this event.
getLocation() - method in class gnu.xml.stream.XMLEventImpl
Returns the location of this event.
getLocation() - method in class gnu.xml.stream.XMLParser
Returns the current location of the parser cursor in the underlying input source.
getLocation() - method in class javax.xml.stream.XMLStreamException
Returns the location of the exception.
getLocation() - method in class javax.xml.stream.XMLStreamReader
Returns the current location of the parser cursor in the underlying input source.
getLocation(int,int) - method in class gnu.javax.swing.text.html.parser.support.low.Buffer
Get location information for the given region.
getLocation(java.awt.Point) - method in class java.awt.Component
Returns the location of this component.
getLocation(java.awt.Point) - method in class javax.swing.JComponent
Get the component's location.
getLocationAsString() - method in class javax.xml.transform.TransformerException
Returns the location information as a string.
Returns the location in the tree.
getLocationOffset(int,int) - method in class java.awt.im.InputMethodRequests
Get the text offset for the given screen coordinate.
getLocationOnScreen() - method in class javax.accessibility.AccessibleComponent
Get the location of this component in the screen's coordinate space.
getLocationOnScreen() - method in class java.awt.Component
Returns the location of this component's top left corner in screen coordinates.
Returns the location of this object on the screen, or null if it is not showing.
getLocationOnScreen() - method in class java.awt.peer.ComponentPeer
Returns the location of this component in screen coordinates.
getLocationOnScreen() - method in class gnu.java.awt.peer.GLightweightPeer
Returns the location of this component in screen coordinates.
getLocationOnScreen() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns the location of this component in screen coordinates.
getLocationOnScreen() - method in class gnu.java.awt.peer.gtk.GtkWindowPeer
Returns the location of this component in screen coordinates.
Returns the absolute screen location of this list child.
Returns the screen location of the table cell.
Returns the location of the object on the screen.
Returns the location of the component, with co-ordinates relative to the screen.
getLocationOnScreen() - method in class java.awt.event.MouseEvent
getLocationOnScreen() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Returns the location of this component in screen coordinates.
getLocationOnScreen() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns the location of this component in screen coordinates.
getLocationOnScreen() - method in class gnu.awt.xlib.XCanvasPeer
Returns the location of this component in screen coordinates.
getLocationOnScreen() - method in class gnu.java.awt.peer.x.XWindowPeer
Returns the location of this component in screen coordinates.
getLocator() - method in class javax.xml.transform.TransformerException
Returns a locator indicating where the error occurred.
getLocBytes() - method in class gnu.java.rmi.RMIMarshalledObjectOutputStream
getLockedMonitors() - method in class java.lang.management.ThreadInfo
Returns an array of MonitorInfo objects representing information on the locks on object monitors held by the thread.
getLockedStackDepth() - method in class java.lang.management.MonitorInfo
Returns the depth of the stack at which the lock was obtained.
getLockedStackFrame() - method in class java.lang.management.MonitorInfo
Returns the stack frame at which the lock was obtained.
getLockedSynchronizers() - method in class java.lang.management.ThreadInfo
Returns an array of LockInfo objects representing information on the locks on ownable synchronizers held by the thread.
getLockInfo() - method in class java.lang.management.ThreadInfo
Returns a LockInfo object representing the lock on which this thread is blocked.
getLockingKeyState(int) - method in class gnu.java.awt.peer.gtk.GtkToolkit
getLockingKeyState(int) - method in class java.awt.Toolkit
Returns whether the given locking key on the keyboard is currently in its "on" state.
getLockName() - method in class java.lang.management.ThreadInfo
Returns a String representation of the lock on which this thread is blocked.
getLockOwnerId() - method in class java.lang.management.ThreadInfo
Returns the identifier of the thread which owns the monitor lock this thread is waiting for.
getLockOwnerName() - method in class java.lang.management.ThreadInfo
Returns the name of the thread which owns the monitor lock this thread is waiting for.
getLockState(int) - method in class gnu.java.awt.peer.gtk.GtkToolkit
getLog() - static method in class java.rmi.server.RemoteServer
Get the stream for logging RMI calls.
getLogger(java.lang.String) - static method in class java.util.logging.Logger
Finds a registered logger for a subsystem, or creates one in case no logger has been registered yet.
getLogger(java.lang.String) - method in class java.util.logging.LogManager
Returns a Logger given its name.
getLogger(java.lang.String,java.lang.String) - static method in class java.util.logging.Logger
Finds a registered logger for a subsystem, or creates one in case no logger has been registered yet.
getLoggerLevel(java.lang.String) - method in class java.util.logging.LoggingMXBean
Return the name of the logging level given the name of a logger.
getLoggerName() - method in class java.util.logging.LogRecord
Returns the name of the logger where this LogRecord has originated.
getLoggerNames() - method in class java.util.logging.LoggingMXBean
Return a list of all logger names.
getLoggerNames() - method in class java.util.logging.LogManager
Returns an Enumeration of currently registered Logger names.
getLoggingMXBean() - static method in class java.util.logging.LogManager
Return the logging bean.
getLogicalBounds() - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Return the logical bounds of the whole thing.
getLogicalBounds() - method in class java.awt.font.GlyphVector
getLogicalBounds() - method in class gnu.java.awt.font.GNUGlyphVector
getLogicalHighlightShape(int,int) - method in class java.awt.font.TextLayout
getLogicalStyle() - method in class javax.swing.JTextPane
Returns the logical style of the paragraph at the current caret position.
getLogicalStyle(int) - method in class javax.swing.text.DefaultStyledDocument
Returns the logical Style for the specified position.
getLogicalStyle(int) - method in class javax.swing.text.StyledDocument
getLogicalStyle
Returns the logical view of the managed FlowView.
getLoginModuleName() - method in class javax.security.auth.login.AppConfigurationEntry
getLoginModulesMap() - method in class gnu.javax.security.auth.login.ConfigFileParser
Returns the parse result as a Map where the keys are application names, and the entries are Lists of AppConfigurationEntry entries, one for each login module entry, in the order they were encountered, for that application name in the just parsed configuration file.
getLoginTimeout() - method in class javax.sql.ConnectionPoolDataSource
getLoginTimeout() - method in class javax.sql.DataSource
getLoginTimeout() - static method in class java.sql.DriverManager
This method returns the login timeout in use by JDBC drivers systemwide.
getLoginTimeout() - method in class javax.sql.XADataSource
getLogManager() - static method in class java.util.logging.LogManager
Returns the globally shared LogManager instance.
getLogStream() - static method in class java.sql.DriverManager
This method returns the log stream in use by JDBC.
getLogTimers() - static method in class javax.swing.Timer
Return the logging state.
getLogWriter() - method in class javax.sql.ConnectionPoolDataSource
getLogWriter() - method in class javax.sql.DataSource
getLogWriter() - static method in class java.sql.DriverManager
This method returns the log writer being used by all JDBC drivers.
getLogWriter() - method in class javax.sql.XADataSource
getLong() - method in class java.nio.ByteBuffer
Relative get method for reading a long value.
getLong(int) - method in class java.nio.ByteBuffer
Absolute get method for reading a long value.
getLong(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java long.
getLong(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java long.
getLong(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this Field as a long.
getLong(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a long array.
getLong(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java long.
getLong(java.lang.String) - static method in class java.lang.Long
Get the specified system property as a Long.
getLong(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java long.
getLong(java.lang.String,java.lang.Long) - static method in class java.lang.Long
Get the specified system property as a Long, or use a default Long value if the property is not found or is not decodable.
getLong(java.lang.String,long) - method in class java.util.prefs.AbstractPreferences
Convenience method for getting the given entry as a long.
getLong(java.lang.String,long) - static method in class java.lang.Long
Get the specified system property as a Long, or use a default long value if the property is not found or is not decodable.
getLong(java.lang.String,long) - method in class java.util.prefs.Preferences
Convenience method for getting the given entry as a long.
getLongDesc() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
URI [IETF RFC 2396] designating a long description of this image or frame.
getLongDesc() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getLongDesc() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getLongDesc() - method in class org.w3c.dom.html2.HTMLFrameElement
URI [IETF RFC 2396] designating a long description of this image or frame.
getLongDesc() - method in class org.w3c.dom.html2.HTMLIFrameElement
URI [IETF RFC 2396] designating a long description of this image or frame.
getLongDesc() - method in class org.w3c.dom.html2.HTMLImageElement
URI [IETF RFC 2396] designating a long description of this image or frame.
getLongFramePosition() - method in class javax.sound.sampled.DataLine
Return the current frame position.
getLongFramePosition() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstSourceDataLine
Return the current frame position.
getLongHeader(java.lang.String) - method in class gnu.java.net.protocol.http.Response
Returns the header value for the specified name as a long.
getLongParameter(int) - method in class java.awt.image.renderable.ParameterBlock
getLookAndFeel() - static method in class javax.swing.UIManager
Returns the current look and feel (which may be null).
getLookAndFeelDefaults() - static method in class javax.swing.UIManager
Returns the UIDefaults table of the currently active look and feel.
getLoopbackMode() - method in class java.net.MulticastSocket
Checks if local loopback mode is enabled
getLowerBounds() - method in class java.lang.reflect.WildcardType
Returns an array of Types, which specify the lower bounds of this type.
getLoweredBevelBorderUIResource() - static method in class javax.swing.plaf.BorderUIResource
Returns a shared instance of BorderUIResource.BevelBorderUIResource whose bevelType is BevelBorder.LOWERED.
getLowestSetBit() - method in class java.math.BigInteger
getLowestValueLabel() - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the label whose key has the lowest value.
getLSB() - method in class java.awt.font.GlyphMetrics
getMac() - method in class gnu.javax.crypto.mac.MacInputStream
Returns the MAC this stream is updating.
getMac() - method in class gnu.javax.crypto.mac.MacOutputStream
Returns the MAC this stream is updating.
getMacLength() - method in class javax.crypto.Mac
Get the size of the MAC.
getMacNames() - static method in class gnu.javax.crypto.jce.GnuCrypto
Returns a Set of names of MAC algorithms available from this Provider.
getMagicCaretPosition() - method in class javax.swing.text.Caret
Returns the current visual position of this Caret.
getMagicCaretPosition() - method in class javax.swing.text.DefaultCaret
Returns the current visual position of this Caret.
getMainAttributes() - method in class java.net.JarURLConnection
Returns the main Attributes for the jar file specified in the URL or null if there are none
getMainAttributes() - method in class java.util.jar.Manifest
Gets the main attributes of this Manifest.
getMajor() - method in class org.ietf.jgss.GSSException
Returns the major code representing the GSS error code that caused this exception to be thrown.
getMajorAxis() - method in class javax.swing.text.AsyncBoxView
Returns the major layout axis.
getMajorOffset() - method in class javax.swing.text.AsyncBoxView.ChildState
Returns the offset of the child view along the major layout axis.
getMajorSpan() - method in class javax.swing.text.AsyncBoxView.ChildState
Returns the span of the child view along the major layout axis.
getMajorString() - method in class org.ietf.jgss.GSSException
Returns a string explaining the GSS major error code causing this exception to be thrown.
getMajorTickSpacing() - method in class javax.swing.JSlider
Returns the distance between major tick marks along the slider's value scale.
getMajorVersion() - method in class java.sql.Driver
This method returns the major version number of the driver.
getMajorVersion() - method in class java.awt.color.ICC_Profile
Returns the major version number
getMajorVersion() - method in class gnu.java.awt.color.ProfileHeader
getMajorVersion() - method in class gnu.java.net.protocol.http.Response
Returns the HTTP major version of the server issuing the response.
getManagementSpecVersion() - method in class java.lang.management.RuntimeMXBean
Returns the version of the management specification implemented by the virtual machine.
getManagementSpecVersion() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the version of the management specification implemented by the virtual machine.
getManifest() - method in class java.util.jar.JarFile
Returns the manifest for this JarFile or null when the JarFile does not contain a manifest file.
getManifest() - method in class java.util.jar.JarInputStream
Returns the Manifest for the jar file or null if there was no Manifest.
getManifest() - method in class java.net.JarURLConnection
Returns a Manifest object for this jar file, or null if there is no manifest.
getManifest() - method in class gnu.java.net.loader.JarURLLoader
Returns the Manifest associated with the Resources loaded by this URLLoader or null there is no such Manifest.
getManifest() - method in class gnu.java.net.loader.URLLoader
Returns the Manifest associated with the Resources loaded by this URLLoader or null there is no such Manifest.
getMappingMap() - static method in class gnu.javax.print.CupsMediaMapping
Returns the mapping map for iteration.
getMapSize() - method in class java.awt.image.IndexColorModel
Returns the size of the color lookup table.
getMargin() - method in class javax.swing.AbstractButton
Return the button's "margin" property, which is an Insets object describing the distance between the button's border and its text and icon.
getMargin() - method in class org.w3c.dom.css.CSS2Properties
See the margin property definition in CSS2.
getMargin() - method in class javax.swing.JMenuBar
Returns the margin between the menu bar's border and its menus.
getMargin() - method in class javax.swing.JPopupMenu
Returns margin for this popup menu.
getMargin() - method in class javax.swing.text.JTextComponent
getMargin() - method in class javax.swing.JToolBar
This method returns the margin property.
getMarginBottom() - method in class org.w3c.dom.css.CSS2Properties
See the margin-bottom property definition in CSS2.
getMarginHeight() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
Frame margin height, in pixels.
getMarginHeight() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getMarginHeight() - method in class org.w3c.dom.html2.HTMLFrameElement
Frame margin height, in pixels.
getMarginHeight() - method in class org.w3c.dom.html2.HTMLIFrameElement
Frame margin height, in pixels.
getMarginLeft() - method in class org.w3c.dom.css.CSS2Properties
See the margin-left property definition in CSS2.
getMarginRight() - method in class org.w3c.dom.css.CSS2Properties
See the margin-right property definition in CSS2.
getMarginTop() - method in class org.w3c.dom.css.CSS2Properties
See the margin-top property definition in CSS2.
getMarginWidth() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
Frame margin width, in pixels.
getMarginWidth() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getMarginWidth() - method in class org.w3c.dom.html2.HTMLFrameElement
Frame margin width, in pixels.
getMarginWidth() - method in class org.w3c.dom.html2.HTMLIFrameElement
Frame margin width, in pixels.
getMark() - method in class javax.swing.text.Caret
Returns the current position of the mark.
getMark() - method in class javax.swing.event.CaretEvent
Get mark
getMark() - method in class javax.swing.text.DefaultCaret
Returns the current position of the mark.
getMarker() - method in class gnu.javax.imageio.jpeg.JPEGImageInputStream
This returns the marker that was last encountered.
getMarkerOffset() - method in class org.w3c.dom.css.CSS2Properties
See the marker-offset property definition in CSS2.
getMarks() - method in class org.w3c.dom.css.CSS2Properties
See the marks property definition in CSS2.
getMask() - method in class javax.swing.text.MaskFormatter
Returns the mask used in this MaskFormatter.
getMask(int) - method in class java.awt.image.PackedColorModel
getMasks() - method in class java.awt.image.PackedColorModel
getMasterSyncMode() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the source of timing information.
getMasterSyncMode() - method in class javax.sound.midi.Sequencer
Get the source of timing information.
getMasterSyncModes() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get an array of timing sources supported by this sequencer.
getMasterSyncModes() - method in class javax.sound.midi.Sequencer
Get an array of timing sources supported by this sequencer.
getMatch(java.lang.Object) - method in class gnu.java.util.regex.RE
Returns the first match found in the input.
getMatch(java.lang.Object,int) - method in class gnu.java.util.regex.RE
Returns the first match found in the input, beginning the search at the specified index.
getMatch(java.lang.Object,int,int) - method in class gnu.java.util.regex.RE
Returns the first match found in the input, beginning the search at the specified index, and using the specified execution flags.
Returns the first match found in the input, beginning the search at the specified index, and using the specified execution flags.
getMatchAllSubjectAltNames() - method in class java.security.cert.X509CertSelector
Returns whether or not all specified alternative names must match.
getMatchEnumeration(java.lang.Object) - method in class gnu.java.util.regex.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchEnumeration(java.lang.Object,int) - method in class gnu.java.util.regex.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatchEnumeration(java.lang.Object,int,int) - method in class gnu.java.util.regex.RE
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text.
getMatrix() - method in class java.awt.image.BandCombineOp
Return the matrix used in this operation.
getMatrix() - method in class java.awt.color.ICC_ProfileRGB
Returns the colorant matrix of the conversion.
getMatrix() - method in class java.awt.print.PageFormat
This method returns a matrix used for transforming user space coordinates to page coordinates.
getMatrix(double[]) - method in class java.awt.geom.AffineTransform
Return the matrix of values used in this transform.
getMatteColor() - method in class javax.swing.border.MatteBorder
Returns the color that is used for filling the border, or null if the border is filled with repetitions of a tile icon.
getMax() - method in class java.lang.management.MemoryUsage
Returns the maximum amount of memory available for this pool (in bytes).
getMaxAdvance() - method in class java.awt.FontMetrics
Returns the width of the widest character in the font.
getMaxAdvance() - method in class gnu.java.awt.peer.qt.QtFontMetrics
Returns the width of the widest character in the font.
getMaxAscent() - method in class gnu.gcj.xlib.Font
getMaxAscent() - method in class java.awt.FontMetrics
Returns the maximum ascent value.
getMaxAscent() - method in class gnu.awt.xlib.XFontMetrics
Returns the maximum ascent value.
This method returns the number of hex characters allowed in an inline binary literal.
getMaxBufferSize() - method in class javax.sound.sampled.DataLine.Info
Return the maximum buffer size.
getMaxCatalogNameLength() - method in class java.sql.DatabaseMetaData
This method returns the maximum length of a catalog name.
getMaxCharactersPerLineCount() - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the maximum number of characters that should be placed on a line.
getMaxCharactersPerLineCount() - method in class javax.swing.JOptionPane
This method returns the maximum characters per line.
Returns the maximal bounding box of all the bounding boxes in this font, when the font's bounding boxes are evaluated in a given FontRenderContext
Returns the bounds of the largest character in a Graphics context.
getMaxCharLiteralLength() - method in class java.sql.DatabaseMetaData
This method returns the maximum length of a character literal.
getMaxColumnNameLength() - method in class java.sql.DatabaseMetaData
This method returns the maximum length of a column name.
getMaxColumnsInGroupBy() - method in class java.sql.DatabaseMetaData
This method returns the maximum number of columns in a GROUP BY statement.
getMaxColumnsInIndex() - method in class java.sql.DatabaseMetaData
This method returns the maximum number of columns in an index.
getMaxColumnsInOrderBy() - method in class java.sql.DatabaseMetaData
This method returns the maximum number of columns in an ORDER BY statement.
getMaxColumnsInSelect() - method in class java.sql.DatabaseMetaData
This method returns the maximum number of columns in a SELECT statement.
getMaxColumnsInTable() - method in class java.sql.DatabaseMetaData
This method returns the maximum number of columns in a table.
getMaxConnections() - method in class java.sql.DatabaseMetaData
This method returns the maximum number of connections this client can have to the database.
getMaxCoverage() - method in class gnu.java.awt.java2d.ScanlineCoverage
Returns the maximum coverage value for the scanline.
getMaxCRL() - method in class java.security.cert.X509CRLSelector
Returns the maximum value of the CRLNumber extension present in CRLs matched by this selector, or null if this criteria is not set.
getMaxCursorNameLength() - method in class java.sql.DatabaseMetaData
This method returns the maximum length of a cursor name.
getMaxDecent() - method in class java.awt.FontMetrics
Returns the maximum descent value.
getMaxDescent() - method in class gnu.gcj.xlib.Font
getMaxDescent() - method in class java.awt.FontMetrics
Returns the maximum descent value.
getMaxDescent() - method in class gnu.awt.xlib.XFontMetrics
Returns the maximum descent value.
This method returns the maximum length of any expansion sequence that ends with the specified collation order value.
getMaxFieldSize() - method in class javax.sql.RowSet
getMaxFieldSize() - method in class java.sql.Statement
This method returns the maximum length of any column value in bytes.
getMaxH() - method in class gnu.javax.imageio.jpeg.JPEGScan
getMaxHeight() - method in class org.w3c.dom.css.CSS2Properties
See the max-height property definition in CSS2.
getMaximizedBounds() - method in class java.awt.Frame
Returns the maximized bounds of this frame.
getMaximum() - method in class java.awt.Adjustable
Returns the maximum value this object can have.
getMaximum() - method in class javax.swing.BoundedRangeModel
Returns the upper bound for the model.
getMaximum() - method in class javax.swing.DefaultBoundedRangeModel
Returns the current maximal value of this bounded range model.
getMaximum() - method in class javax.sound.sampled.FloatControl
Return the maximum value of this control.
getMaximum() - method in class javax.swing.text.InternationalFormatter
Returns the maximal value that is allowed by this Formatter.
getMaximum() - method in class javax.swing.JProgressBar
Returns the maximum value for the JProgressBar.
getMaximum() - method in class javax.swing.JScrollBar
This method returns the maximum value of the scrollbar.
getMaximum() - method in class javax.swing.JSlider
Returns the slider's maximum value (obtained from the slider's model).
getMaximum() - method in class javax.swing.ProgressMonitor
Return the maximum or end value of your operation.
getMaximum() - method in class java.awt.Scrollbar
Returns the maximum value for this scrollbar.
getMaximum() - method in class java.awt.ScrollPaneAdjustable
Returns the maximum value this object can have.
getMaximum() - method in class javax.swing.SpinnerNumberModel
Returns the maximum value, or null if there is no maximum.
getMaximum(int) - method in class java.util.Calendar
Gets the biggest value that is allowed for the specified field.
getMaximum(int) - method in class java.util.GregorianCalendar
Gets the biggest value that is allowed for the specified field.
Returns the maximum accessible value for the AccessibleAbstractButton, which is 1.
getMaximumAccessibleValue() - method in class javax.accessibility.AccessibleValue
Gets the maximum value in the range of this object, or null if there is no maximum.
Returns the maximum acceptable accessible value used by this object, or null if no maximum value exists.
Returns the maximum permitted accessible value.
Returns the maximum permitted accessible value.
Returns the maximum value of the JProgressBar component, as an Integer.
Returns the maximum value of the JScrollBar component, as an Integer.
Returns the maximum value of the JSlider component, as an Integer.
Returns the maximum divider location for the JSplitPane component, as an Integer.
Gets the maximum value in the range of this object, or null if there is no maximum.
Returns the maximum acceptable accessible value used by this object.
Returns the maximum character height of the font from the component of the passed in context.
getMaximumCursorColors() - method in class java.awt.Toolkit
Returns the maximum number of colors the Toolkit supports in a custom cursor palette.
getMaximumDividerLocation() - method in class javax.swing.JSplitPane
This method returns the maximum divider location.
This method returns the largest value possible for the location of the divider.
Calls the SplitPaneUI.getMaximumDividerLocation(JSplitPane) method for all the UI delegates managed by this MultiSplitPaneUI, returning the location for the UI delegate from the primary look and feel.
Determines the maximum location of the divider.
getMaximumFractionDigits() - method in class java.text.NumberFormat
This method returns the maximum number of digits allowed in the fraction portion of a number.
getMaximumIntegerDigits() - method in class java.text.NumberFormat
This method returns the maximum number of digits allowed in the integer portion of a number.
getMaximumLength() - method in class gnu.java.util.regex.RE
getMaximumRowCount() - method in class javax.swing.JComboBox
This method returns number of rows visible in the JComboBox's list of items.
getMaximumSize() - method in class javax.swing.plaf.basic.BasicArrowButton
Returns the maximum size of the arrow button.
getMaximumSize() - method in class javax.swing.Box.Filler
Returns the maximum size of this Filler.
getMaximumSize() - method in class java.awt.Component
Returns the component's maximum size.
getMaximumSize() - method in class java.awt.Container
Returns the maximum size of this container.
getMaximumSize() - method in class javax.swing.JComponent
Get the component's maximum size.
getMaximumSize() - method in class javax.swing.JScrollBar
This method returns the maximum size for this scroll bar.
getMaximumSize() - method in class javax.swing.JToolBar.Separator
This method returns the maximum size of the Separator.
getMaximumSize() - method in class javax.swing.plaf.metal.MetalScrollButton
Returns the maximum size for the button.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicButtonUI
Calculates the maximum size for the specified component.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the maximum size for this JComboBox for this look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicDesktopIconUI
This method returns the maximum size for the given JComponent.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicDesktopPaneUI
This method returns the maximum size for the given JComponent.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns the maximum size of the given JComponent.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicLabelUI
This method returns the maximum size of the JComponent given.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicMenuBarUI
Returns maximum size for the specified menu bar
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicMenuItemUI
Returns maximum size for the specified menu item
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicMenuUI
Get the component's maximum size.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the maximum size.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicPopupMenuUI
This method returns the minimum size of the JPopupMenu.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the maximum size of the JComponent.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method returns the maximum size for this JComponent.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSeparatorUI
This method returns the maximum size of the JComponent.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the maximum size for this JSlider for this look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the maximum size of the JSplitPane.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the maximum size of the JTabbedPane.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTableUI
Return the maximum size of the table.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTextUI
Returns the maximum size for text components that use this UI.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
This method returns the maximum size of the JComponent.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicToolBarUI
This method returns the maximum size of the given JComponent for this UI.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicToolTipUI
This method returns the msximum size of the given JComponent.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the maximum size for the component, which will be the preferred size if the instance is currently in JTree or (0,0).
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.ComponentUI
Determines the maximum size of a component.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the maximum size for the file chooser component.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiButtonUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiButtonUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiColorChooserUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiColorChooserUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiComboBoxUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiComboBoxUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiDesktopIconUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiDesktopIconUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiFileChooserUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiFileChooserUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiInternalFrameUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiInternalFrameUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiLabelUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiLabelUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiListUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiListUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiMenuBarUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiMenuBarUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiMenuItemUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiMenuItemUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiOptionPaneUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiOptionPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiPanelUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiPanelUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiPopupMenuUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiPopupMenuUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiProgressBarUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiProgressBarUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiRootPaneUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiRootPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiScrollBarUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiScrollBarUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiScrollPaneUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiScrollPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSeparatorUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiSeparatorUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSliderUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiSliderUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSpinnerUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiSpinnerUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSplitPaneUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiSplitPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTableHeaderUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTableHeaderUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTableUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTableUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTextUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTextUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiToolBarUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiToolBarUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiToolTipUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiToolTipUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiTreeUI, returning the maximum size for the UI delegate from the primary look and feel.
getMaximumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiViewportUI
Calls the ComponentUI.getMaximumSize(JComponent) method for all the UI delegates managed by this MultiViewportUI, returning the maximum size for the UI delegate from the primary look and feel.
Calculates the maximum size that is needed to render the label with text and icon correctly.
getMaximumSpan(int) - method in class javax.swing.text.AsyncBoxView
Returns the maximum span of this view along the specified axis.
getMaximumSpan(int) - method in class javax.swing.text.html.BlockView
Determines the maximum span along the axis.
getMaximumSpan(int) - method in class javax.swing.text.BoxView
Returns the maximum span of this view along the specified axis.
getMaximumSpan(int) - method in class javax.swing.text.ComponentView
Returns the maximum span of this View along the specified axis.
getMaximumSpan(int) - method in class javax.swing.text.html.FormView
Determines the maximum span for this view on the specified axis.
getMaximumSpan(int) - method in class javax.swing.text.html.ParagraphView
Returns the maximum span of this view.
getMaximumSpan(int) - method in class javax.swing.text.View
Returns the maximum span along the specified axis.
getMaximumSpan(int) - method in class javax.swing.text.WrappedPlainView
Determines the maximum span along the given axis.
getMaximumStreamFormatVersion() - method in class gnu.javax.rmi.CORBA.ValueHandlerDelegateImpl
Return the maximal supported stream format version.
Get the maximal supported version for the value types, supported by this value handler.
getMaximumThumbSize() - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method returns the maximum thumb size.
getMaximumValue() - method in class javax.swing.Spring
Returns the maximum value of the Spring.
Returns the maximum bounds for a centered window object.
getMaximumZoneSize() - method in class javax.swing.text.ZoneView
Returns the maximum zone size.
getMaxIndexLength() - method in class java.sql.DatabaseMetaData
This method returns the maximum length of an index.
getMaxLabel() - method in class javax.sound.sampled.FloatControl
Return the label for the minimum value of this control.
getMaxLength() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getMaxLength() - method in class org.w3c.dom.html2.HTMLInputElement
Maximum number of characters for text fields, when type has the value "text" or "password".
getMaxLines(javax.sound.sampled.Line.Info) - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return the number of lines matching this description.
getMaxLines(javax.sound.sampled.Line.Info) - method in class javax.sound.sampled.Mixer
Return the number of lines matching this description.
getMaxPage() - method in class java.awt.JobAttributes
getMaxPathLength() - method in class java.security.cert.PKIXBuilderParameters
Returns the maximum length of certificate paths to build.
getMaxPolyphony() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get the maximum number of notes that the synth can play at once.
getMaxPolyphony() - method in class javax.sound.midi.Synthesizer
Get the maximum number of notes that the synth can play at once.
getMaxPriority() - method in class java.lang.ThreadGroup
Get the maximum priority of Threads in this ThreadGroup.
This method returns the maximum length of a procedure name.
getMaxReceivers() - method in class gnu.javax.sound.midi.alsa.AlsaInputPortDevice
getMaxReceivers() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
The maximum number of MIDI IN connections we can get as Receivers, or -1 if there is no maximum.
getMaxReceivers() - method in class gnu.javax.sound.midi.alsa.AlsaOutputPortDevice
getMaxReceivers() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
The maximum number of MIDI IN connections we can get as Receivers, or -1 if there is no maximum.
getMaxReceivers() - method in class javax.sound.midi.MidiDevice
The maximum number of MIDI IN connections we can get as Receivers, or -1 if there is no maximum.
getMaxRows() - method in class javax.sql.RowSet
getMaxRows() - method in class java.sql.Statement
This method returns the maximum possible number of rows in a result set.
getMaxRowSize() - method in class java.sql.DatabaseMetaData
This method returns the maximum size of a row in bytes.
getMaxSchemaNameLength() - method in class java.sql.DatabaseMetaData
This method returns the maximum length of a schema name.
Gets the largest index which is currently a member of a selection interval.
getMaxSelectionIndex() - method in class javax.swing.JList
Returns the highest item index in the current selection, or -1 if there is no selection.
getMaxSelectionIndex() - method in class javax.swing.ListSelectionModel
Returns the highest selected index, or -1 if there is no selection.
getMaxSelectionRow() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the largest row index from the selection.
getMaxSelectionRow() - method in class javax.swing.JTree
getMaxSelectionRow() - method in class javax.swing.tree.TreeSelectionModel
getMaxStatementLength() - method in class java.sql.DatabaseMetaData
This method includes the maximum length of a SQL statement.
getMaxStatements() - method in class java.sql.DatabaseMetaData
This method returns the maximum number of statements that can be active at any time.
getMaxTableNameLength() - method in class java.sql.DatabaseMetaData
This method returns the maximum length of a table name.
getMaxTablesInSelect() - method in class java.sql.DatabaseMetaData
This method returns the maximum number of tables that may be referenced in a SELECT statement.
getMaxTransmitters() - method in class gnu.javax.sound.midi.alsa.AlsaInputPortDevice
getMaxTransmitters() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
The maximum number of MIDI OUT connections we can get as Transmitters, or -1 if there is no maximum.
getMaxTransmitters() - method in class gnu.javax.sound.midi.alsa.AlsaOutputPortDevice
getMaxTransmitters() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
The maximum number of MIDI OUT connections we can get as Transmitters, or -1 if there is no maximum.
getMaxTransmitters() - method in class javax.sound.midi.MidiDevice
The maximum number of MIDI OUT connections we can get as Transmitters, or -1 if there is no maximum.
getMaxUserNameLength() - method in class java.sql.DatabaseMetaData
This method returns the maximum length of a user name.
getMaxV() - method in class gnu.javax.imageio.jpeg.JPEGScan
getMaxValue() - method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the maximum value of this attribute, or null if there is no maximum.
getMaxValue() - method in class javax.management.openmbean.OpenMBeanParameterInfo
Returns the maximum value of this parameter, or null if there is no maximum.
getMaxValue() - method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the maximum value of this parameter, or null if there is no maximum.
getMaxValue(int) - method in class java.awt.color.ColorSpace
getMaxValue(int) - method in class java.awt.color.ICC_ColorSpace
Returns the maximum normalized color component value for the specified component.
getMaxVersion() - method in class gnu.CORBA.OrbFunctional
Get the maximal supported GIOP version or null if the version is not checked.
getMaxWidth() - method in class org.w3c.dom.css.CSS2Properties
See the max-width property definition in CSS2.
getMaxWidth() - method in class javax.swing.table.TableColumn
Returns the maximum width for the column (the default value is Integer.MAX_VALUE).
getMaxX() - method in class java.awt.geom.RectangularShape
Get the maximum x coordinate in the frame.
getMaxX() - method in class gnu.java.awt.java2d.ScanlineCoverage
Returns the maximum X coordinate of the current scanline.
getMaxY() - method in class java.awt.geom.RectangularShape
Get the maximum y coordinate in the frame.
getMaxZonesLoaded() - method in class javax.swing.text.ZoneView
Returns the number of zones that are allowed to be loaded.
getMayscript() - method in class gnu.xml.dom.html2.DomHTMLEmbedElement
getMayscript() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
getMBeanCount() - method in class javax.management.MBeanServer
Returns the number of management beans registered with this server.
getMBeanCount() - method in class javax.management.MBeanServerConnection
Returns the number of management beans registered with this server.
getMBeanCount() - method in class gnu.javax.management.Server
Returns the number of management beans registered with this server.
getMBeanCount(javax.security.auth.Subject) - method in class javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection.getMBeanCount() by returning the number of management beans registered with this server.
getMBeanInfo() - method in class gnu.java.lang.management.BeanImpl
getMBeanInfo() - method in class javax.management.DynamicMBean
Returns an information object which lists the attributes and actions associated with the management bean.
getMBeanInfo() - method in class javax.management.StandardMBean
Returns an information object which lists the attributes and actions associated with the management bean.
getMBeanInfo(javax.management.ObjectName) - method in class javax.management.MBeanServer
Returns information on the given management bean.
Returns information on the given management bean.
getMBeanInfo(javax.management.ObjectName) - method in class gnu.javax.management.Server
Returns information on the given management bean.
Handles MBeanServerConnection.getMBeanInfo(ObjectName) by returning information on the given management bean.
getMBeanInterface() - method in class javax.management.StandardMBean
Returns the interface for this management bean.
getMBeanName() - method in class javax.management.MBeanServerNotification
Returns the name of the bean this notification concerns.
getMBeanServer() - static method in class javax.management.QueryEval
Returns the MBeanServer last supplied to the setMBeanServer(MBeanServer) method.
getMBeanServerConnection() - method in class javax.management.MBeanServerInvocationHandler
Returns the connection through which the calls to the bean will be made.
getMBeanServerId() - method in class javax.management.MBeanServerDelegate
Returns the unique identifier for this management server.
getMBeanServerId() - method in class javax.management.MBeanServerDelegateMBean
Returns the unique identifier for this management server.
getMech() - method in class org.ietf.jgss.GSSContext
Returns the mechanism oid for this context.
getMechanismName() - method in class gnu.javax.crypto.sasl.ClientMechanism
getMechanismName() - method in class javax.security.sasl.SaslClient
Returns the IANA-registered mechanism name of this SASL client. (e.g.
getMechanismName() - method in class javax.security.sasl.SaslServer
Returns the IANA-registered mechanism name of this SASL server (e.g.
getMechanismName() - method in class gnu.javax.crypto.sasl.ServerMechanism
Returns the IANA-registered mechanism name of this SASL server (e.g.
getMechanismNames(java.util.Map) - method in class gnu.javax.crypto.sasl.ClientFactory
getMechanismNames(java.util.Map) - method in class gnu.javax.crypto.sasl.ServerFactory
getMechanismNames(Map) - method in class javax.security.sasl.SaslClientFactory
Returns an array of names of mechanisms that match the specified mechanism selection policies.
getMechanismNames(Map) - method in class javax.security.sasl.SaslServerFactory
Returns an array of names of mechanisms that match the specified mechanism selection policies.
getMechs() - method in class org.ietf.jgss.GSSCredential
Returns an array of mechanisms supported by this credential.
getMechs() - method in class org.ietf.jgss.GSSManager
Returns an array of Oid objects indicating mechanisms available to GSS-API callers.
getMechsForName(org.ietf.jgss.Oid) - method in class org.ietf.jgss.GSSManager
Returns an array of Oid objects corresponding to the mechanisms that support the specific name type.
getMedia() - method in class org.w3c.dom.css.CSSImportRule
A list of media types for which this style sheet may be used.
getMedia() - method in class org.w3c.dom.css.CSSMediaRule
A list of media types for this rule.
getMedia() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
Designed for use with one or more target media.
getMedia() - method in class gnu.xml.dom.html2.DomHTMLStyleElement
Designed for use with one or more target media.
getMedia() - method in class org.w3c.dom.html2.HTMLLinkElement
Designed for use with one or more target media.
getMedia() - method in class org.w3c.dom.html2.HTMLStyleElement
Designed for use with one or more target media.
getMedia() - method in class java.awt.PageAttributes
getMedia() - method in class org.w3c.dom.stylesheets.StyleSheet
The intended destination media for style information.
getMediaSizeForName(javax.print.attribute.standard.MediaSizeName) - static method in class javax.print.attribute.standard.MediaSize
Returns the associated MediaSize instance for the given named media MediaSizeName instance.
getMediaSizeName() - method in class javax.print.attribute.standard.MediaSize
Returns the media name of this size.
getMediaSubtype() - method in class javax.print.DocFlavor
Returns the media subtype of this flavor object.
getMediaText() - method in class org.w3c.dom.stylesheets.MediaList
The parsable textual representation of the media list.
getMediaType() - method in class javax.print.DocFlavor
Returns the media type of this flavor object.
getMediaWhitePoint() - method in class java.awt.color.ICC_ProfileGray
Returns the media white point of the profile.
getMediaWhitePoint() - method in class java.awt.color.ICC_ProfileRGB
Returns the media white point of the profile.
getMemberControls() - method in class javax.sound.sampled.CompoundControl
Return the members of this compound control.
getMembers() - method in class javax.print.attribute.SetOfIntegerSyntax
Returns an array describing the members included in this set.
getMemoryManagerMXBeans() - static method in class java.lang.management.ManagementFactory
Returns the memory manager beans for the running virtual machine.
getMemoryManagerNames() - method in class java.lang.management.MemoryPoolMXBean
Returns the names of the memory managers associated with this pool.
getMemoryManagerNames() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns the names of the memory managers associated with this pool.
getMemoryMXBean() - static method in class java.lang.management.ManagementFactory
Returns the memory management bean for the running virtual machine.
getMemoryPoolMXBeans() - static method in class java.lang.management.ManagementFactory
Returns the memory pool beans for the running virtual machine.
getMemoryPoolNames() - method in class java.lang.management.MemoryManagerMXBean
Returns an array containing the names of the memory pools this memory manager manages.
getMemoryPoolNames() - method in class gnu.java.lang.management.MemoryManagerMXBeanImpl
getMenu(int) - method in class javax.swing.JMenuBar
Return menu at the specified index.
getMenu(int) - method in class java.awt.MenuBar
Returns the menu at the specified index.
getMenuArrowIcon() - static method in class javax.swing.plaf.basic.BasicIconFactory
Returns a new instance of a 4 x 8 icon showing a small black triangle that points to the right.
getMenuArrowIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns a new instance of a 4 x 8 icon showing a small black triangle that points to the right.
getMenuBackground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the background color for menu items, from the installed theme.
getMenuBackground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the background color for menu items.
getMenuBar() - method in class java.awt.Frame
Returns this frame's menu bar.
getMenuBar() - method in class javax.swing.JInternalFrame
This method is deprecated.
getMenuBar() - method in class javax.swing.JRootPane
getMenuBarBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a border for drawing a two-pixel thick separator line below menu bars.
getMenuComponent(int) - method in class javax.swing.JMenu
Returns menu component located at the givent index in the menu
getMenuComponentCount() - method in class javax.swing.JMenu
Returns number of menu components in this menu
getMenuComponents() - method in class javax.swing.JMenu
Return components belonging to this menu
getMenuCount() - method in class javax.swing.JMenuBar
Returns number of menu's in this menu bar
getMenuCount() - method in class java.awt.MenuBar
Returns the number of elements in this menu bar.
getMenuDisabledForeground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the foreground color for disabled menu items, from the installed theme.
getMenuDisabledForeground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the foreground color for disabled menu items.
getMenuDisabledForeground() - method in class javax.swing.plaf.metal.OceanTheme
Returns the OceanTheme's color for disabled menu foreground,
getMenuDragMouseListeners() - method in class javax.swing.JMenuItem
Returns all added MenuDragMouseListener objects.
getMenuForeground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the foreground color for menu items, from the installed theme.
getMenuForeground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the foreground color for menu items.
getMenuItemArrowIcon() - static method in class javax.swing.plaf.basic.BasicIconFactory
getMenuItemArrowIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns a new instance of a 4 x 8 icon showing a small black triangle that points to the right.
getMenuItemCheckIcon() - static method in class javax.swing.plaf.basic.BasicIconFactory
getMenuItemCheckIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns a new instance of a 13 x 13 icon showing a small black check mark.
getMenuKeyListeners() - method in class javax.swing.JMenuItem
Returns all added MenuKeyListener objects.
getMenuKeyListeners() - method in class javax.swing.JPopupMenu
Returns array of getMenuKeyListeners that are listening to JPopupMenu.
getMenuListeners() - method in class javax.swing.JMenu
Returns all registered MenuListener objects.
getMenuLocationOnScreen() - method in class gnu.java.awt.peer.swing.SwingFramePeer
Returns the location of the menu on the screen.
getMenuSelectedBackground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the background color for selected menu items, from the installed theme.
getMenuSelectedBackground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the background color for selected menu items.
getMenuSelectedForeground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the foreground color for selected menu items, from the installed theme.
getMenuSelectedForeground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the foreground color for selected menu items.
getMenuSelectionManager() - method in class javax.swing.event.MenuDragMouseEvent
Get menu selection manager
getMenuSelectionManager() - method in class javax.swing.event.MenuKeyEvent
getMenuSelectionManager
getMenuShortcutKeyMask() - method in class java.awt.Toolkit
Returns the accelerator key mask for menu shortcuts.
getMenuTextFont() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the font used for text in menus.
getMenuTextFont() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the font used for text in menus, from the installed theme.
getMenuTextFont() - method in class javax.swing.plaf.metal.MetalTheme
Returns the font used for text in menus.
getMessage() - method in class java.rmi.activation.ActivationException
This method returns a message indicating what went wrong, in this format: super.getMessage() + (detail == null ?
getMessage() - method in class gnu.javax.net.ssl.provider.AlertException
Get the message associated with this Throwable.
getMessage() - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the message of the JOptionPane.
getMessage() - method in class java.security.cert.CertPathBuilderException
Get the detail message.
getMessage() - method in class java.security.cert.CertPathValidatorException
Get the detail message.
getMessage() - method in class java.security.cert.CertStoreException
Get the detail message.
getMessage() - method in class gnu.xml.dom.DomDOMException
Returns a diagnostic message that may be slightly more useful than the generic one, where possible.
getMessage() - method in class org.w3c.dom.DOMError
An implementation specific string describing the error that occurred.
getMessage() - method in class javax.xml.parsers.FactoryConfigurationError
Returns the message for this error, if any.
getMessage() - method in class javax.xml.stream.FactoryConfigurationError
Get the message associated with this Throwable.
getMessage() - method in class gnu.java.net.protocol.ftp.FTPResponse
Returns the human-readable message.
getMessage() - method in class org.ietf.jgss.GSSException
Returns a detailed message of this exception.
getMessage() - method in class java.io.InvalidClassException
Returns the descriptive error message for this exception.
getMessage() - method in class org.omg.PortableServer.POAPackage.InvalidPolicy
Adds index to the super.getMessage().
getMessage() - method in class javax.swing.JOptionPane
This method returns the message displayed.
getMessage() - method in class java.util.logging.LogRecord
Returns the message for this LogRecord before any localization or parameter substitution.
getMessage() - method in class java.nio.charset.MalformedInputException
Returns the detail message string of this throwable
getMessage() - method in class javax.sound.midi.MidiEvent
Get the MIDI message for this event.
getMessage() - method in class javax.sound.midi.MidiMessage
Get the MIDI message data.
getMessage() - method in class javax.management.Notification
Returns the message contained in this notification.
getMessage() - method in class java.util.regex.PatternSyntaxException
Returns a string containing a line with the description, a line with the original pattern and a line indicating with a ^ which character is probably the first invalid character in the pattern if the index is not negative.
getMessage() - method in class gnu.java.util.regex.REException
Reports the descriptive message associated with this exception as well as its index position in the string or character array being compiled.
getMessage() - method in class java.rmi.RemoteException
This method returns a message indicating what went wrong, in this format: super.getMessage() + (detail == null ?
getMessage() - method in class gnu.java.net.protocol.http.Response
Returns the human-readable text of the response.
getMessage() - method in class org.xml.sax.SAXException
Return a detail message for this exception.
getMessage() - method in class java.rmi.server.ServerCloneException
This method returns a message indicating what went wrong, in this format: super.getMessage() + (detail == null ?
getMessage() - method in class javax.security.auth.callback.TextOutputCallback
Returns the message to be displayed.
getMessage() - method in class java.lang.Throwable
Get the message associated with this Throwable.
getMessage() - method in class javax.xml.transform.TransformerFactoryConfigurationError
Returns the detail message.
getMessage() - method in class java.nio.charset.UnmappableCharacterException
Returns the detail message string of this throwable
getMessage() - method in class java.net.URISyntaxException
Returns a message describing the parse error, as if by getReason() + (getIndex() >= 0 ?
getMessage() - method in class java.io.WriteAbortedException
This method returns a message indicating what went wrong, in this format: super.getMessage() + (detail == null ?
getMessage(java.util.Locale) - method in class javax.tools.Diagnostic<S>
Returns a localized message.
getMessageAndLocation() - method in class javax.xml.transform.TransformerException
Returns the exception message with location information appended.
getMessageDigest() - method in class java.security.DigestInputStream
Returns the MessageDigest associated with this DigestInputStream
getMessageDigest() - method in class java.security.DigestOutputStream
Returns the MessageDigest associated with this DigestOutputStream
getMessageType() - method in class javax.security.auth.callback.ConfirmationCallback
Get the message type.
getMessageType() - method in class javax.swing.JOptionPane
This method returns the message type.
getMessageType() - method in class javax.security.auth.callback.TextOutputCallback
Returns the message's messageType.
getMetaData() - method in class java.sql.Connection
This method returns the meta data for this database connection.
getMetadata() - method in class javax.imageio.IIOImage
Retrieve the image metadata or null if there is no metadata associated with this IIOImage.
getMetaData() - method in class java.sql.PreparedStatement
This method returns meta data for the result set from this statement.
getMetaData() - method in class java.sql.ResultSet
This method returns data about the columns returned as part of the result set as a ResultSetMetaData instance.
getMetadataFormat(java.lang.String) - method in class javax.imageio.metadata.IIOMetadata
getMetadataFormatNames() - method in class javax.imageio.metadata.IIOMetadata
getMetaKey() - method in class org.w3c.dom.events.MouseEvent
Used to indicate whether the 'meta' key was depressed during the firing of the event.
getMethod() - method in class gnu.xml.dom.html2.DomHTMLFormElement
getMethod() - method in class javax.swing.text.html.FormSubmitEvent
Returns the HTTP submit method.
getMethod() - method in class org.w3c.dom.html2.HTMLFormElement
HTTP method [IETF RFC 2616] used to submit form.
getMethod() - method in class gnu.classpath.jdwp.util.Location
Gets the method of this location
getMethod() - method in class java.beans.MethodDescriptor
Get the method this MethodDescriptor represents.
getMethod() - method in class gnu.java.net.protocol.http.Request
Returns the HTTP method to invoke.
getMethod() - method in class java.util.zip.ZipEntry
Gets the compression method.
Get a public method declared or inherited in this class, where name is its simple name.
getMethodDescriptors() - method in class java.beans.BeanInfo
Get the methods this Bean type supports.
getMethodDescriptors() - method in class gnu.java.beans.ExplicitBeanInfo
Get Bean methods.
getMethodDescriptors() - method in class java.beans.SimpleBeanInfo
Force Introspection of the Bean's methods.
getMethodHash(java.lang.reflect.Method) - static method in class gnu.java.rmi.server.RMIHashes
getMethodName() - method in class java.lang.StackTraceElement
Returns the method name in the class, or null if unknown.
getMethodName() - method in class java.beans.Statement
Return the statement method name.
getMethods() - method in class java.lang.Class<T>
Get all the public methods declared in this class or inherited from superclasses.
Returns a token containing a cryptographic MIC for the supplied message, for transfer to the peer application.
Produces a token containing a cryptographic MIC for the supplied message, for transfer to the peer application.
getMicrosecondLength() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the length of the current sequence in microseconds.
getMicrosecondLength() - method in class javax.sound.sampled.Clip
Return the length of the clip in microseconds.
getMicrosecondLength() - method in class javax.sound.midi.MidiFileFormat
Get the file length in microseconds.
getMicrosecondLength() - method in class javax.sound.midi.Sequence
The length of this sequence in microseconds.
getMicrosecondLength() - method in class javax.sound.midi.Sequencer
Get the length of the current sequence in microseconds.
getMicrosecondPosition() - method in class gnu.javax.sound.midi.alsa.AlsaInputPortDevice
getMicrosecondPosition() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the current playback position of the sequencer in microseconds.
getMicrosecondPosition() - method in class gnu.javax.sound.midi.alsa.AlsaOutputPortDevice
getMicrosecondPosition() - method in class javax.sound.sampled.DataLine
Return the number of microseconds this DataLine has been playing.
getMicrosecondPosition() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
If this device supports time-stamps, then it will return the number of microseconds since this device has been open, and -1 otherwise.
getMicrosecondPosition() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstSourceDataLine
Return the number of microseconds this DataLine has been playing.
getMicrosecondPosition() - method in class javax.sound.midi.MidiDevice
If this device supports time-stamps, then it will return the number of microseconds since this device has been open, and -1 otherwise.
getMicrosecondPosition() - method in class javax.sound.midi.Sequencer
Get the current playback position of the sequencer in microseconds.
getMidiDevice(javax.sound.midi.MidiDevice.Info) - static method in class javax.sound.midi.MidiSystem
Get the specified MIDI device.
getMidiDeviceInfo() - static method in class javax.sound.midi.MidiSystem
Get an array of all available MIDI devices.
getMidiFileFormat(java.io.File) - method in class gnu.javax.sound.midi.file.MidiFileReader
getMidiFileFormat(java.io.File) - method in class javax.sound.midi.spi.MidiFileReader
Read a MidiFileFormat from the given stream.
getMidiFileFormat(java.io.File) - static method in class javax.sound.midi.MidiSystem
Read a MidiFileFormat object from the given file.
getMidiFileFormat(java.io.InputStream) - method in class gnu.javax.sound.midi.file.MidiFileReader
getMidiFileFormat(java.io.InputStream) - method in class javax.sound.midi.spi.MidiFileReader
Read a MidiFileFormat from the given stream.
getMidiFileFormat(java.io.InputStream) - static method in class javax.sound.midi.MidiSystem
Read a MidiFileFormat object from the given stream.
getMidiFileFormat(java.net.URL) - method in class gnu.javax.sound.midi.file.MidiFileReader
getMidiFileFormat(java.net.URL) - method in class javax.sound.midi.spi.MidiFileReader
Read a MidiFileFormat from the given stream.
getMidiFileFormat(java.net.URL) - static method in class javax.sound.midi.MidiSystem
Read a MidiFileFormat object from the given url.
getMidiFileTypes() - method in class gnu.javax.sound.midi.file.MidiFileWriter
Return the MIDI file types supported by this writer.
getMidiFileTypes() - method in class javax.sound.midi.spi.MidiFileWriter
Return the MIDI file types supported by this writer.
getMidiFileTypes() - static method in class javax.sound.midi.MidiSystem
Return an array of supported MIDI file types on this system.
getMidiFileTypes(javax.sound.midi.Sequence) - method in class gnu.javax.sound.midi.file.MidiFileWriter
Return the MIDI file types supported by this writer for the given sequence.
getMidiFileTypes(javax.sound.midi.Sequence) - method in class javax.sound.midi.spi.MidiFileWriter
Return the MIDI file types supported by this writer for the given sequence.
getMidiFileTypes(javax.sound.midi.Sequence) - static method in class javax.sound.midi.MidiSystem
Return an array of supported MIDI file types on this system for the given sequnce.
getMidLabel() - method in class javax.sound.sampled.FloatControl
Return the label for the midpoint of this control.
getMillis() - method in class java.util.logging.LogRecord
Returns the time when this LogRecord was created.
getMillisecond() - method in class javax.xml.datatype.XMLGregorianCalendar
getMillisToDecideToPopup() - method in class javax.swing.ProgressMonitor
Returns the amount of milliseconds to wait until the ProgressMonitor should decide whether a progress dialog is to be shown or not.
getMillisToPopup() - method in class javax.swing.ProgressMonitor
Returns the number of milliseconds to wait before displaying the progress dialog.
getMimeType() - method in class javax.activation.ActivationDataFlavor
getMimeType() - method in class java.awt.datatransfer.DataFlavor
Returns the MIME type of this flavor.
getMimeType() - method in class javax.print.DocFlavor
Returns the mime type of this flavor object.
getMimeTypes() - method in class javax.accessibility.AccessibleStreamable
Return an array of the data flavors supported by this object.
getMimeTypes() - method in class javax.activation.CommandMap
Get all the MIME types known to this command map.
getMIMETypes() - method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the MIME types of the supported image formats, for example [“image/tiff”, “image/png”].
getMinBufferSize() - method in class javax.sound.sampled.DataLine.Info
Return the minimum buffer size.
getMinCRL() - method in class java.security.cert.X509CRLSelector
Returns the minimum value of the CRLNumber extension present in CRLs matched by this selector, or null if this criteria is not set.
getMinHeight() - method in class org.w3c.dom.css.CSS2Properties
See the min-height property definition in CSS2.
getMinimalDaysInFirstWeek() - method in class java.util.Calendar
Gets how many days are required in the first week of the year.
getMinimum() - method in class java.awt.Adjustable
Returns the minimum value this object can have.
getMinimum() - method in class javax.swing.BoundedRangeModel
Returns the lower bound for the model.
getMinimum() - method in class javax.swing.DefaultBoundedRangeModel
Returns the current minimal value of this bounded range model.
getMinimum() - method in class javax.sound.sampled.FloatControl
Return the minimum value of this control.
getMinimum() - method in class javax.swing.text.InternationalFormatter
Returns the minimal value that is allowed by this Formatter.
getMinimum() - method in class javax.swing.JProgressBar
Returns the minimum value for the JProgressBar.
getMinimum() - method in class javax.swing.JScrollBar
This method returns the minimum value of the scrollbar.
getMinimum() - method in class javax.swing.JSlider
Returns the minimum value of the slider (from the slider's model).
getMinimum() - method in class javax.swing.ProgressMonitor
Returns the minimum or start value of the operation.
getMinimum() - method in class java.awt.Scrollbar
Returns the minimum value for this scrollbar.
getMinimum() - method in class java.awt.ScrollPaneAdjustable
Returns the minimum value this object can have.
getMinimum() - method in class javax.swing.SpinnerNumberModel
Returns the minimum value, or null if there is no minimum.
getMinimum(int) - method in class java.util.Calendar
Gets the smallest value that is allowed for the specified field.
getMinimum(int) - method in class java.util.GregorianCalendar
Gets the smallest value that is allowed for the specified field.
Returns the minimum accessible value for the AccessibleAbstractButton, which is 0.
getMinimumAccessibleValue() - method in class javax.accessibility.AccessibleValue
Gets the minimum value in the range of this object, or null if there is no minimum.
Returns the minimum acceptable accessible value used by this object, or null if no minimum value exists.
Returns the minimum permitted accessible value.
Returns the minimum permitted accessible value.
Returns the minimum value of the JProgressBar component, as an Integer.
Returns the minimum value of the JScrollBar component, as an Integer.
Returns the minimum value of the JSlider component, as an Integer.
Returns the minimum divider location for the JSplitPane component, as an Integer.
Gets the minimum value in the range of this object, or null if there is no minimum.
Returns the minimum acceptable accessible value used by this object.
getMinimumDividerLocation() - method in class javax.swing.JSplitPane
This method returns the minimum divider location.
This method returns the smallest value possible for the location of the divider.
Calls the SplitPaneUI.getMinimumDividerLocation(JSplitPane) method for all the UI delegates managed by this MultiSplitPaneUI, returning the location for the UI delegate from the primary look and feel.
Determines the minimum location of the divider.
getMinimumFractionDigits() - method in class java.text.NumberFormat
This method returns the minimum number of digits allowed in the fraction portion of a number.
getMinimumHorizontalSize() - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the minimum size when the slider is horizontally oriented.
getMinimumIntegerDigits() - method in class java.text.NumberFormat
This method returns the minimum number of digits allowed in the integer portion of a number.
getMinimumLength() - method in class gnu.java.util.regex.RE
Returns the minimum number of characters that could possibly constitute a match of this regular expression.
getMinimumOptionPaneSize() - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the minimum size of the JOptionPane.
getMinimumSize() - method in class javax.swing.plaf.basic.BasicArrowButton
Returns the minimum size of the arrow button.
getMinimumSize() - method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the minimal size of this divider, which is dividerSize by dividerSize pixels.
getMinimumSize() - method in class javax.swing.Box.Filler
Returns the minimum size of this Filler.
getMinimumSize() - method in class java.awt.Component
Returns the component's minimum size.
getMinimumSize() - method in class java.awt.peer.ComponentPeer
Returns the minimum size for the component.
getMinimumSize() - method in class java.awt.Container
Returns the minimum size of this container.
getMinimumSize() - method in class gnu.java.awt.peer.GLightweightPeer
Returns the minimum size for the component.
getMinimumSize() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns the minimum size for the component.
getMinimumSize() - method in class javax.swing.JComponent
Get the component's minimum size.
getMinimumSize() - method in class javax.swing.JScrollBar
This method returns the minimum size for this scroll bar.
getMinimumSize() - method in class javax.swing.JToolBar.Separator
This method returns the minimum size of the Separator.
getMinimumSize() - method in class java.awt.List
Returns the minimum size of this component.
getMinimumSize() - method in class javax.swing.plaf.metal.MetalScrollButton
Returns the minimum size for the button.
getMinimumSize() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Returns the minimum size for the component.
getMinimumSize() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns the minimum size for the component.
getMinimumSize() - method in class java.awt.TextArea
Retrieve the minimum size for this text area.
getMinimumSize() - method in class java.awt.TextField
Returns the minimum size for this text field.
getMinimumSize() - method in class gnu.awt.xlib.XCanvasPeer
Returns the minimum size for the component.
getMinimumSize(int) - method in class gnu.java.awt.peer.gtk.GtkListPeer
getMinimumSize(int) - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
getMinimumSize(int) - method in class java.awt.List
Returns the minimum size of this component assuming it had the specified number of rows.
getMinimumSize(int) - method in class java.awt.peer.ListPeer
getMinimumSize(int) - method in class gnu.java.awt.peer.qt.QtListPeer
getMinimumSize(int) - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
getMinimumSize(int) - method in class gnu.java.awt.peer.swing.SwingListPeer
getMinimumSize(int) - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the minimum size of the textfield.
getMinimumSize(int) - method in class java.awt.TextField
Returns the minimum size of a text field with the specified number of columns.
getMinimumSize(int) - method in class java.awt.peer.TextFieldPeer
getMinimumSize(int,int) - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getMinimumSize(int,int) - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
getMinimumSize(int,int) - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getMinimumSize(int,int) - method in class java.awt.TextArea
Retrieve the minimum size for this text area.
getMinimumSize(int,int) - method in class java.awt.peer.TextAreaPeer
getMinimumSize(java.awt.Component) - method in class javax.swing.border.TitledBorder
Calculates the minimum size needed for displaying the border and its title.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicButtonUI
Calculates the minimum size for the specified component.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the minimum size for this JComboBox for this look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicDesktopIconUI
This method returns the minimum size for the given JComponent.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicDesktopPaneUI
This method returns the minimum size for the given JComponent.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns the minimum size of the given JComponent.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicLabelUI
This method returns the minimum size of the JComponent given.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicMenuBarUI
Returns maximum allowed size of JMenuBar.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicMenuItemUI
Returns minimum size for the specified menu item
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the minimum size.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicPopupMenuUI
This method returns the minimum size of the JPopupMenu.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the minimum size of the JComponent.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method returns the minimum size for this JComponent.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicScrollPaneUI
Determines the minimum size of a component.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSeparatorUI
This method returns the minimum size of the JComponent.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the minimum size for this JSlider for this look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the minimum size of the JSplitPane.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the minimum size of the JTabbedPane.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTableUI
Return the minimum size of the table.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTextUI
Returns the minimum size for text components.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
This method returns the minimum size of the JComponent.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicToolBarUI
This method returns the minimum size of the given JComponent for this UI.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicToolTipUI
This method returns the minimum size of the given JComponent.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the minimum size for this component.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.ComponentUI
Determines the minimum size of a component.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.metal.MetalComboBoxUI
Returns the minimum size for the combo.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the minimum size for the file chooser component.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiButtonUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiButtonUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiColorChooserUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiColorChooserUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiComboBoxUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiComboBoxUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiDesktopIconUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiDesktopIconUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiFileChooserUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiFileChooserUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiInternalFrameUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiInternalFrameUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiLabelUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiLabelUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiListUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiListUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiMenuBarUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiMenuBarUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiMenuItemUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiMenuItemUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiOptionPaneUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiOptionPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiPanelUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiPanelUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiPopupMenuUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiPopupMenuUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiProgressBarUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiProgressBarUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiRootPaneUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiRootPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiScrollBarUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiScrollBarUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiScrollPaneUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiScrollPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSeparatorUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiSeparatorUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSliderUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiSliderUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSpinnerUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiSpinnerUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSplitPaneUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiSplitPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTableHeaderUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTableHeaderUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTableUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTableUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTextUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTextUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiToolBarUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiToolBarUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiToolTipUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiToolTipUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiTreeUI, returning the minimum size for the UI delegate from the primary look and feel.
getMinimumSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiViewportUI
Calls the ComponentUI.getMinimumSize(JComponent) method for all the UI delegates managed by this MultiViewportUI, returning the minimum size for the UI delegate from the primary look and feel.
Calculates the minimums size that is needed to render the label with text and icon correctly.
getMinimumSpan(int) - method in class javax.swing.text.AsyncBoxView
Returns the minimum span along the specified axis.
getMinimumSpan(int) - method in class javax.swing.text.html.BlockView
Determines the minimum span along the axis.
getMinimumSpan(int) - method in class javax.swing.text.BoxView
Returns the minimum span of this view along the specified axis.
getMinimumSpan(int) - method in class javax.swing.text.ComponentView
Returns the minimum span along the specified axis.
getMinimumSpan(int) - method in class javax.swing.text.html.InlineView
Returns the minimum span for the specified axis.
getMinimumSpan(int) - method in class javax.swing.text.html.ParagraphView
Returns the minimum span of this view.
getMinimumSpan(int) - method in class javax.swing.text.View
Returns the minimum span along the specified axis.
getMinimumSpan(int) - method in class javax.swing.text.WrappedPlainView
Determines the minimum span along the given axis.
getMinimumThumbSize() - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method returns the minimum thumb size.
getMinimumThumbSize() - method in class javax.swing.plaf.metal.MetalScrollBarUI
Returns the minimum thumb size.
getMinimumValue() - method in class javax.swing.Spring
Returns the minimum value of this Spring.
getMinimumVerticalSize() - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the minimum size of the slider when it is vertically oriented.
getMinIndex() - method in class javax.imageio.ImageReader
Get the index at which the next image will be read.
getMinLabel() - method in class javax.sound.sampled.FloatControl
Return the label for the minimum value of this control.
getMinor() - method in class org.ietf.jgss.GSSException
Returns the mechanism error code that caused this exception.
getMinorAxis() - method in class javax.swing.text.AsyncBoxView
Returns the minor layout axis, that is the axis orthogonal to the major layout axis.
getMinorOffset() - method in class javax.swing.text.AsyncBoxView.ChildState
Returns the offset of the child view along the minor layout axis.
getMinorSpan() - method in class javax.swing.text.AsyncBoxView.ChildState
Returns the span of the child view along the minor layout axis.
getMinorStatus() - method in class org.ietf.jgss.MessageProp
Retrieves the minor status that the underlying mechanism might have set.
getMinorString() - method in class org.ietf.jgss.GSSException
Returns a string explaining the mechanism specific error code.
getMinorString() - method in class org.ietf.jgss.MessageProp
Returns a string explaining the mechanism specific error code.
getMinorTickSpacing() - method in class javax.swing.JSlider
Returns the distance between minor tick marks along the slider's value scale.
getMinorVersion() - method in class java.sql.Driver
This method returns the minor version number of the driver.
getMinorVersion() - method in class java.awt.color.ICC_Profile
Returns the minor version number.
getMinorVersion() - method in class gnu.java.awt.color.ProfileHeader
getMinorVersion() - method in class gnu.java.net.protocol.http.Response
Returns the HTTP minor version of the server issuing the response.
getMinPage() - method in class java.awt.JobAttributes
Gets the smallest index which is currently a member of a selection interval.
getMinSelectionIndex() - method in class javax.swing.JList
Returns the lowest item index in the current selection, or -1 if there is no selection.
getMinSelectionIndex() - method in class javax.swing.ListSelectionModel
Returns the lowest selected index, or -1 if there is no selection.
getMinSelectionRow() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the smallest row index from the selection.
getMinSelectionRow() - method in class javax.swing.JTree
getMinSelectionRow() - method in class javax.swing.tree.TreeSelectionModel
getMinTileX() - method in class java.awt.image.BufferedImage
getMinTileX() - method in class java.awt.image.RenderedImage
getMinTileY() - method in class java.awt.image.BufferedImage
getMinTileY() - method in class java.awt.image.RenderedImage
getMinusSign() - method in class java.text.DecimalFormatSymbols
This method returns the character used to represent the minus sign.
getMinute() - method in class javax.xml.datatype.XMLGregorianCalendar
getMinutes() - method in class java.sql.Date
This method always throws an IllegalArgumentException.
getMinutes() - method in class java.util.Date
Returns the number of minutes represented by the Date object, as an integer between 0 and 59.
getMinutes() - method in class javax.xml.datatype.Duration
Returns the minutes in this duration as an int, or 0 if not present.
getMinValue() - method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the minimum value of this attribute, or null if there is no minimum.
getMinValue() - method in class javax.management.openmbean.OpenMBeanParameterInfo
Returns the minimum value of this parameter, or null if there is no minimum.
getMinValue() - method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the minimum value of this parameter, or null if there is no minimum.
getMinValue(int) - method in class java.awt.color.ColorSpace
getMinValue(int) - method in class java.awt.color.ICC_ColorSpace
Returns the minimum normalized color component value for the specified component.
getMinWidth() - method in class org.w3c.dom.css.CSS2Properties
See the min-width property definition in CSS2.
getMinWidth() - method in class javax.swing.table.TableColumn
Returns the TableColumn's minimum width (the default value is 15).
getMinX() - method in class java.awt.image.BufferedImage
getMinX() - method in class java.awt.image.Raster
Returns the x-coordinate of the top left corner of the raster.
getMinX() - method in class java.awt.geom.RectangularShape
Get the minimum x coordinate in the frame.
getMinX() - method in class java.awt.image.renderable.RenderableImage
getMinX() - method in class java.awt.image.renderable.RenderableImageOp
getMinX() - method in class java.awt.image.RenderedImage
getMinX() - method in class gnu.java.awt.java2d.ScanlineCoverage
Returns the minimum X coordinate of the current scanline.
getMinY() - method in class java.awt.image.BufferedImage
getMinY() - method in class java.awt.image.Raster
Returns the t-coordinate of the top left corner of the raster.
getMinY() - method in class java.awt.geom.RectangularShape
Get the minimum y coordinate in the frame.
getMinY() - method in class java.awt.image.renderable.RenderableImage
getMinY() - method in class java.awt.image.renderable.RenderableImageOp
getMinY() - method in class java.awt.image.RenderedImage
getMissingGlyphCode() - method in class java.awt.Font
Returns the glyph code this font uses to represent missing glyphs.
getMissingGlyphCode() - method in class gnu.java.awt.font.FontDelegate
Returns the index of the glyph which gets displayed if the font cannot map a Unicode code point to a glyph.
getMissingGlyphCode() - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the index of the glyph which gets displayed if the font cannot map a Unicode code point to a glyph.
getMissingGlyphCode(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getMissingGlyphCode()
getMissingGlyphCode(java.awt.Font) - method in class gnu.java.awt.peer.gtk.GdkFontPeer
Implementation of Font.getMissingGlyphCode()
getMissingGlyphCode(java.awt.Font) - method in class gnu.java.awt.font.OpenTypeFontPeer
Implementation of Font.getMissingGlyphCode()
getMissingGlyphCode(java.awt.Font) - method in class gnu.java.awt.peer.qt.QtFontPeer
getMissingGlyphCode(java.awt.Font) - method in class gnu.awt.xlib.XFontPeer
Implementation of Font.getMissingGlyphCode()
getMissingGlyphCode(java.awt.Font) - method in class gnu.java.awt.peer.x.XFontPeer
Implementation of Font.getMissingGlyphCode()
getMiterLimit() - method in class java.awt.BasicStroke
Returns the miter limit.
getMixer(javax.sound.sampled.Mixer.Info) - static method in class javax.sound.sampled.AudioSystem
Return a mixer matching the provided description.
getMixer(javax.sound.sampled.Mixer.Info) - method in class javax.sound.sampled.spi.MixerProvider
Return a mixer that matches the given info object.
getMixerInfo() - static method in class javax.sound.sampled.AudioSystem
Return an array of descriptions of all the mixers provided on the system.
getMixerInfo() - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return an Info object describing this Mixer.
getMixerInfo() - method in class javax.sound.sampled.Mixer
Return an Info object describing this Mixer.
getMixerInfo() - method in class javax.sound.sampled.spi.MixerProvider
Return an array of info objects describing all the mixers provided by this provider.
getMnemonic() - method in class javax.swing.AbstractButton
Get the current keyboard mnemonic value.
getMnemonic() - method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the key code for the mnemonic for this panel.
getMnemonic() - method in class javax.swing.ButtonModel
Returns the keyboard mnemonic for the button.
getMnemonic() - method in class javax.swing.DefaultButtonModel
Get the value of the model's "mnemonic" property.
getMnemonicAt(int) - method in class javax.swing.JTabbedPane
This method returns the mnemonic for the tab.
getMode() - method in class java.awt.FileDialog
Returns the mode of this dialog, either LOAD or SAVE.
getModel() - method in class javax.swing.AbstractButton
Get the model the button is currently using.
getModel() - method in class javax.swing.tree.AbstractLayoutCache
Returns the model that provides the tree data.
getModel() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the directory model.
getModel() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the tree's model
getModel() - method in class javax.swing.JComboBox
This method returns data model for this comboBox.
getModel() - method in class javax.swing.JList
Gets the value of the model property.
getModel() - method in class javax.swing.JProgressBar
Returns the model for the JProgressBar.
getModel() - method in class javax.swing.JScrollBar
This method returns the model being used with the scrollbar.
getModel() - method in class javax.swing.JSlider
Returns the slider's model, which stores the minimum, maximum and current values.
getModel() - method in class javax.swing.JSpinner
Returns the model used by the JSpinner component.
getModel() - method in class javax.swing.JSpinner.DateEditor
Returns the SpinnerDateModel that is edited by this editor.
getModel() - method in class javax.swing.JSpinner.ListEditor
Returns the spinner's model cast as a SpinnerListModel.
getModel() - method in class javax.swing.JSpinner.NumberEditor
Returns the model used by the editor's JSpinner component, cast to a SpinnerNumberModel.
getModel() - method in class javax.swing.JTabbedPane
This method returns the model used with the JTabbedPane.
getModel() - method in class javax.swing.JTable
Get the value of the dataModel property.
getModel() - method in class javax.swing.JTree
Returns the model of this JTree object.
getModelIndex() - method in class javax.swing.table.TableColumn
Returns the index of the column in the related TableModel that this TableColumn maps to.
getModificationOp() - method in class javax.naming.directory.ModificationItem
getModifier() - method in class javax.swing.text.html.parser.AttributeList
Get the modifier of this attribute.
getModifiers() - method in class java.awt.event.ActionEvent
Returns the keys held down during the action.
getModifiers() - method in class java.awt.AWTKeyStroke
Returns the modifiers for this keystroke.
getModifiers() - method in class java.lang.Class<T>
Get the modifiers of this class.
getModifiers() - method in class java.lang.reflect.Constructor<T>
Gets the modifiers this constructor uses.
getModifiers() - method in class java.lang.reflect.Field
Gets the modifiers this field uses.
getModifiers() - method in class java.awt.event.InputEvent
This method returns the old-style modifiers in effect for this event.
getModifiers() - method in class java.lang.reflect.Member
Gets the modifiers this member uses.
getModifiers() - method in class java.lang.reflect.Method
Gets the modifiers this method uses.
getModifiers() - method in class gnu.classpath.jdwp.VMMethod
Returns the method's modifier flags
getModifiersEx() - method in class java.awt.event.InputEvent
Returns the extended modifiers (new-style) for this event.
getModifiersExText(int) - static method in class java.awt.event.InputEvent
Convert the extended modifier bitmask into a String, such as "Shift" or "Ctrl+Button1".
getModulus() - method in class gnu.java.security.key.rsa.GnuRSAKey
Generates a modulus.
getModulus() - method in class java.security.interfaces.RSAKey
Generates a modulus.
getModulus() - method in class java.security.spec.RSAPrivateKeySpec
Gets the RSA modulus.
getModulus() - method in class java.security.spec.RSAPublicKeySpec
Gets the RSA modulus.
This method returns the character used to represent the decimal point for currency values.
getMonitorInfo(java.lang.Object) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns monitor information about an object.
getMono() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get the current mono mode.
getMono() - method in class javax.sound.midi.MidiChannel
Get the current mono mode.
getMonth() - method in class java.util.Date
Returns the month represented by this Date object, as a value between 0 (January) and 11 (December).
getMonth() - method in class java.sql.Time
This method always throws an IllegalArgumentException.
getMonth() - method in class javax.xml.datatype.XMLGregorianCalendar
getMonths() - method in class java.text.DateFormatSymbols
This method returns the list of strings used for displaying month names (e.g., "January" and "February").
getMonths() - method in class javax.xml.datatype.Duration
Returns the months in this duration as an int, or 0 if not present.
getMoreResults() - method in class java.sql.Statement
This method advances the result set pointer to the next result set, which can then be retrieved using getResultSet
getMoreResults(int) - method in class java.sql.Statement
getMostRecentEventTime() - static method in class java.awt.EventQueue
Returns the timestamp of the most recent event that had a timestamp, or the initialization time of the event queue if no events have been fired.
getMostRecentFocusOwner() - method in class javax.swing.JInternalFrame
This method returns the child Component that will receive focus when the JInternalFrame is selected.
getMostRecentFocusOwner() - method in class java.awt.Window
Returns the child component of this window that would receive focus if this window were to become focused.
getMostSignificantBits() - method in class java.util.UUID
Returns the most significant 64 bits of the UUID as a long.
getMouseInfoPeer() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getMouseInfoPeer() - method in class java.awt.Toolkit
Returns a MouseInfoPeer.
getMouseListener() - method in class javax.swing.plaf.basic.BasicComboPopup
Returns MouseListener that is listening to mouse events occuring in the combo box.
getMouseListener() - method in class javax.swing.plaf.basic.ComboPopup
This method returns MouseListener that listen's to mouse events occuring in the combo box
getMouseListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getMouseModifiersText(int) - static method in class java.awt.event.MouseEvent
Returns a string describing the modifiers, such as "Shift" or "Ctrl+Button1".
getMouseMotionListener() - method in class javax.swing.plaf.basic.BasicComboPopup
Returns MouseMotionListener that is listening to mouse motion events occuring in the combo box.
getMouseMotionListener() - method in class javax.swing.plaf.basic.ComboPopup
This method returns MouseListener that listen's to mouse events occuring in the combo box.
getMouseMotionListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getMouseNumberOfButtons() - method in class gnu.java.awt.ClasspathToolkit
Returns the number of mouse buttons.
getMouseNumberOfButtons() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getMousePosition() - method in class java.awt.Component
Returns the mouse pointer position relative to this Component's top-left corner.
getMousePosition(boolean) - method in class java.awt.Container
Returns the mouse pointer position relative to this Container's top-left corner.
getMouseWheelListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getMPI() - method in class gnu.javax.crypto.sasl.InputBuffer
Decodes a SASL MPI from the current buffer.
getMsg() - method in class gnu.test.Result
Returns the message associated with this instance of Result, or the empty string if no message exists.
getMultiClickThreshhold() - method in class javax.swing.AbstractButton
Returns the current time in milliseconds in which clicks gets coalesced into a single ActionEvent.
All printers and printer classes of the CUPS server are checked.
Not to be called directly by applications.
getMultiple() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getMultiple() - method in class org.w3c.dom.html2.HTMLSelectElement
If true, multiple OPTION elements may be selected in this SELECT.
getMultipleDocumentHandling() - method in class java.awt.JobAttributes
getMultiplier() - method in class java.text.DecimalFormat
Gets the multiplier used in percent and similar formats.
getMute() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get the current mute mode.
getMute() - method in class javax.sound.midi.MidiChannel
Get the current mute mode.
getMutualAuthState() - method in class org.ietf.jgss.GSSContext
Returns the state of the mutual authentication option for the context.
getN() - method in class gnu.java.security.key.rsa.GnuRSAKey
Returns the modulus n.
getN() - method in class gnu.javax.crypto.key.srp6.SRPKey
Returns the public shared modulus.
getName() - method in class gnu.javax.security.auth.callback.AbstractCallbackHandler
getName() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the name of this element.
getName() - method in class javax.swing.text.AbstractDocument.BranchElement
Returns the name of this element.
getName() - method in class javax.swing.text.AbstractDocument.LeafElement
Returns the name of this Element.
getName() - method in class java.security.acl.Acl
This method returns the name of this ACL.
getName() - method in class org.w3c.dom.Attr
Returns the name of this attribute.
getName() - method in class javax.management.Attribute
Returns the attribute name.
getName() - method in class javax.print.attribute.Attribute
Returns the descriptive name of the attribute category.
getName() - method in class javax.xml.stream.events.Attribute
Returns the name of this attribute.
Returns the name of this attribute.
getName() - method in class gnu.xml.stream.AttributeImpl
getName() - method in class javax.swing.text.html.parser.AttributeList
Get the name of the attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.AttributesCharset
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.AttributesNaturalLanguage
Returns the name of this attribute.
getName() - method in class gnu.gcj.convert.BytesToCharsetAdaptor
Return the decoder's name.
getName() - method in class gnu.gcj.convert.BytesToUnicode
getName() - method in class gnu.javax.print.ipp.attribute.printer.CharsetConfigured
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.CharsetSupported
Returns the name of this attribute.
getName() - method in class gnu.gcj.convert.CharsetToBytesAdaptor
Return the encoder's name.
getName() - method in class javax.print.attribute.standard.Chromaticity
Returns the name of this attribute.
getName() - method in class java.lang.Class<T>
Get the name of this class, separated by dots for package separators.
getName() - method in class java.awt.datatransfer.Clipboard
Returns the name of the clipboard.
getName() - method in class javax.print.attribute.standard.ColorSupported
Returns the name of this attribute.
getName() - method in class java.lang.management.CompilationMXBean
Returns the name of the Just-In-Time (JIT) compiler.
getName() - method in class gnu.java.lang.management.CompilationMXBeanImpl
getName() - method in class java.awt.Component
Returns the name of this component.
getName() - method in class javax.print.attribute.standard.Compression
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.CompressionSupported
Returns the name of this attribute.
getName() - method in class java.lang.reflect.Constructor<T>
Gets the name of this constructor (the non-qualified name of the class it was declared in).
getName() - method in class gnu.java.net.protocol.http.Cookie
getName() - method in class javax.print.attribute.standard.Copies
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.CopiesDefault
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.CopiesSupported
Returns the name of this attribute.
getName() - method in class java.awt.Cursor
getName() - method in class javax.activation.DataHandler
Returns the name of the data object if created with a DataSource.
getName() - method in class javax.activation.DataSource
Returns the underlying name of this object.
getName() - method in class javax.print.attribute.standard.DateTimeAtCompleted
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.DateTimeAtCreation
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.DateTimeAtProcessing
Returns the name of this attribute.
getName() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the name of the theme.
getName() - method in class javax.swing.text.DefaultStyledDocument.SectionElement
Returns the name of the element.
getName() - method in class javax.print.attribute.standard.Destination
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.DetailedStatusMessage
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.DocumentAccessError
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.printer.DocumentFormat
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.DocumentFormatDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.DocumentFormatSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.DocumentName
Returns the name of this attribute.
getName() - method in class org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns the attribute name (same as getNodeName)
getName() - method in class gnu.xml.dom.DomDoctype
DOM L1 Returns the root element's name (just like getNodeName).
getName() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
Anchor name.
getName() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getName() - method in class gnu.xml.dom.html2.DomHTMLButtonElement
getName() - method in class gnu.xml.dom.html2.DomHTMLFormElement
getName() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
The frame name (object of the target attribute).
getName() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getName() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getName() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getName() - method in class gnu.xml.dom.html2.DomHTMLMapElement
getName() - method in class gnu.xml.dom.html2.DomHTMLMetaElement
Meta information name.
getName() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Form control or object name when submitted with a form.
getName() - method in class gnu.xml.dom.html2.DomHTMLParamElement
The name of a run-time parameter.
getName() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getName() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getName() - method in class javax.swing.text.html.parser.DTD
Get the name of this instance of DTD
getName() - method in class javax.swing.text.Element
getName() - method in class javax.swing.text.html.parser.Element
Get the element name.
getName() - method in class javax.xml.stream.events.EndElement
Returns the element name.
getName() - method in class gnu.xml.stream.EndElementImpl
getName() - method in class javax.swing.text.html.parser.Entity
Get the entity name.
getName() - method in class javax.xml.stream.events.EntityDeclaration
Returns the name of the entity.
getName() - method in class gnu.xml.stream.EntityDeclarationImpl
Returns the name of the entity.
getName() - method in class javax.xml.stream.events.EntityReference
Returns the entity name.
getName() - method in class gnu.xml.stream.EntityReferenceImpl
getName() - method in class javax.crypto.ExemptionMechanism
getName() - method in class java.beans.FeatureDescriptor
Get the programmatic name of this feature.
getName() - method in class javax.print.attribute.standard.Fidelity
Returns the name of this attribute.
getName() - method in class java.lang.reflect.Field
Gets the name of this field.
getName() - method in class java.io.File
This method returns the name of the file.
getName() - method in class javax.activation.FileDataSource
getName() - method in class javax.tools.FileObject
Returns a name for this file object.
getName() - method in class javax.print.attribute.standard.Finishings
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.FinishingsDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.FinishingsSupported
Returns the name of this attribute.
getName() - method in class java.awt.Font
Returns the logical name of the font.
getName() - method in class gnu.javax.print.ipp.attribute.supported.GeneratedNaturalLanguageSupported
Returns the name of this attribute.
getName() - method in class gnu.javax.swing.plaf.gnu.GNULookAndFeel
getName() - method in class org.ietf.jgss.GSSCredential
Retrieves the name of the entity that the credential asserts.
getName() - method in class org.w3c.dom.html2.HTMLAnchorElement
Anchor name.
getName() - method in class org.w3c.dom.html2.HTMLAppletElement
The name of the applet.
getName() - method in class org.w3c.dom.html2.HTMLButtonElement
Form control or object name when submitted with a form.
getName() - method in class javax.swing.text.html.HTMLDocument.BlockElement
Gets the name of the element.
getName() - method in class javax.swing.text.html.HTMLDocument.RunElement
Gets the name of the element.
getName() - method in class org.w3c.dom.html2.HTMLFormElement
Names the form.
getName() - method in class org.w3c.dom.html2.HTMLFrameElement
The frame name (object of the target attribute).
getName() - method in class org.w3c.dom.html2.HTMLIFrameElement
The frame name (object of the target attribute).
getName() - method in class org.w3c.dom.html2.HTMLImageElement
The name of the element (for backwards compatibility).
getName() - method in class org.w3c.dom.html2.HTMLInputElement
Form control or object name when submitted with a form.
getName() - method in class org.w3c.dom.html2.HTMLMapElement
Names the map (for use with usemap).
getName() - method in class org.w3c.dom.html2.HTMLMetaElement
Meta information name.
getName() - method in class org.w3c.dom.html2.HTMLObjectElement
Form control or object name when submitted with a form.
getName() - method in class org.w3c.dom.html2.HTMLParamElement
The name of a run-time parameter.
getName() - method in class org.w3c.dom.html2.HTMLSelectElement
Form control or object name when submitted with a form.
getName() - method in class org.w3c.dom.html2.HTMLTextAreaElement
Form control or object name when submitted with a form.
getName() - method in class java.security.Identity
getName() - method in class gnu.gcj.convert.Input_8859_1
getName() - method in class gnu.gcj.convert.Input_ASCII
getName() - method in class gnu.gcj.convert.Input_EUCJIS
getName() - method in class gnu.gcj.convert.Input_iconv
getName() - method in class gnu.gcj.convert.Input_JavaSrc
getName() - method in class gnu.gcj.convert.Input_SJIS
getName() - method in class gnu.gcj.convert.Input_UnicodeBig
getName() - method in class gnu.gcj.convert.Input_UnicodeLittle
getName() - method in class gnu.gcj.convert.Input_UTF8
getName() - method in class gnu.javax.print.ipp.IppPrintService
We return the value of PrinterName here.
getName() - method in class gnu.javax.print.ipp.attribute.supported.IppVersionsSupported
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.JobDetailedStatusMessages
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.JobDocumentAccessErrors
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobHoldUntil
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.JobHoldUntilDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.JobHoldUntilSupported
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.JobId
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobImpressions
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobImpressionsCompleted
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobImpressionsSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobKOctets
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobKOctetsProcessed
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobKOctetsSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobMediaSheets
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobMediaSheetsCompleted
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobMediaSheetsSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobMessageFromOperator
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.JobMoreInfo
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobName
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobOriginatingUserName
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.JobPrinterUri
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobPriority
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.JobPriorityDefault
Returns name of this class.
getName() - method in class javax.print.attribute.standard.JobPrioritySupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobSheets
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.JobSheetsDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.JobSheetsSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobState
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.JobStateMessage
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobStateReason
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.JobStateReasons
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.job.JobUri
Returns the name of this attribute.
getName() - method in class javax.security.auth.kerberos.KerberosPrincipal
Return the name of this principal.
getName() - method in class javax.swing.text.Keymap
getName() - method in class java.util.logging.Level
Returns the name of the Level without localizing it, for example "WARNING".
getName() - method in class java.util.logging.Logger
Returns the name of this logger.
getName() - method in class javax.swing.LookAndFeel
Returns the name for the look and feel.
getName() - method in class javax.management.MBeanFeatureInfo
Returns the name of this feature.
getName() - method in class javax.print.attribute.standard.Media
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.MediaDefault
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.MediaPrintableArea
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.MediaSize
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.MediaSupported
Returns the name of this attribute.
getName() - method in class java.lang.reflect.Member
Gets the simple name of this member.
getName() - method in class java.lang.management.MemoryManagerMXBean
Returns the name of the memory manager.
getName() - method in class gnu.java.lang.management.MemoryManagerMXBeanImpl
getName() - method in class java.lang.management.MemoryPoolMXBean
Returns the name of the memory pool.
getName() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns the name of the memory pool.
getName() - method in class java.awt.MenuComponent
Returns the name of this component.
getName() - method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the look and feel name.
getName() - method in class javax.swing.plaf.metal.MetalTheme
Returns the name of the theme.
getName() - method in class java.lang.reflect.Method
Gets the name of this method.
getName() - method in class javax.sound.midi.MidiDevice.Info
Get the device name.
getName() - method in class javax.sound.sampled.Mixer.Info
Return the name of the mixer.
getName() - method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns the name for the look and feel.
getName() - method in class javax.print.attribute.standard.MultipleDocumentHandling
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.MultipleDocumentHandlingDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.MultipleDocumentHandlingSupported
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.MultipleDocumentJobsSupported
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.printer.MultipleOperationTimeOut
Returns the name of this attribute.
getName() - method in class javax.security.auth.callback.NameCallback
Get the retrieved name.
getName() - method in class javax.naming.NameClassPair
Returns the name of the binding.
getName() - method in class gnu.xml.libxmlj.util.NamedInputStream
Returns the name of the stream (the XML system ID).
getName() - method in class gnu.xml.stream.NamespaceImpl
getName() - method in class gnu.javax.print.ipp.attribute.printer.NaturalLanguageConfigured
Returns the name of this attribute.
getName() - method in class java.net.NetworkInterface
Returns the name of the network interface
getName() - method in class javax.xml.stream.events.NotationDeclaration
Returns the name of the notation.
getName() - method in class gnu.xml.stream.NotationDeclarationImpl
Returns the name of the notation.
getName() - method in class javax.print.attribute.standard.NumberOfDocuments
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.NumberOfInterveningJobs
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.NumberUp
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.NumberUpDefault
Returns name of this class.
getName() - method in class javax.print.attribute.standard.NumberUpSupported
Returns the name of this attribute.
getName() - method in class java.io.ObjectStreamClass
Returns the name of the class that this ObjectStreamClass represents.
getName() - method in class java.io.ObjectStreamField
This method returns the name of the field represented by the ObjectStreamField instance.
getName() - method in class javax.swing.plaf.metal.OceanTheme
Returns the name of this theme, "Ocean"
getName() - method in class javax.management.openmbean.OpenMBeanConstructorInfo
Returns the name of this constructor.
getName() - method in class javax.management.openmbean.OpenMBeanOperationInfo
Returns the name of this operation.
getName() - method in class javax.management.openmbean.OpenMBeanParameterInfo
Returns the name of this parameter.
getName() - method in class java.lang.management.OperatingSystemMXBean
Returns the name of the underlying operating system.
getName() - method in class gnu.java.lang.management.OperatingSystemMXBeanImpl
Returns the name of the underlying operating system.
getName() - method in class gnu.javax.print.ipp.attribute.supported.OperationsSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.OrientationRequested
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.OrientationRequestedDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.OrientationRequestedSupported
Returns the name of this attribute.
getName() - method in class gnu.gcj.convert.Output_8859_1
getName() - method in class gnu.gcj.convert.Output_ASCII
getName() - method in class gnu.gcj.convert.Output_EUCJIS
getName() - method in class gnu.gcj.convert.Output_iconv
getName() - method in class gnu.gcj.convert.Output_JavaSrc
getName() - method in class gnu.gcj.convert.Output_SJIS
getName() - method in class gnu.gcj.convert.Output_UnicodeLittleUnmarked
getName() - method in class gnu.gcj.convert.Output_UTF8
getName() - method in class javax.print.attribute.standard.OutputDeviceAssigned
Returns the name of this attribute.
getName() - method in class java.lang.Package
Returns the Package name in dot-notation.
getName() - method in class javax.print.attribute.standard.PageRanges
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.PageRangesSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PagesPerMinute
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PagesPerMinuteColor
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PDLOverrideSupported
Returns the name of this attribute.
getName() - method in class java.security.Permission
Get the name of this Permission.
getName() - method in class javax.sound.sampled.Port.Info
Return the name of this object.
getName() - method in class javax.print.attribute.standard.PresentationDirection
Returns the name of this attribute.
getName() - method in class java.security.Principal
This method returns a String that names this Principal.
getName() - method in class gnu.javax.print.ipp.attribute.printer.PrinterCurrentTime
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.printer.PrinterDriverInstaller
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterInfo
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterIsAcceptingJobs
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterLocation
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterMakeAndModel
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterMessageFromOperator
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterMoreInfo
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterMoreInfoManufacturer
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterName
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterResolution
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.PrinterResolutionDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.PrinterResolutionSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterState
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.printer.PrinterStateMessage
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterStateReason
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterStateReasons
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.printer.PrinterUpTime
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrinterURI
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.PrinterUriSupported
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.PrintQuality
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.PrintQualityDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.PrintQualitySupported
Returns the name of this attribute.
getName() - method in class javax.print.PrintService
Returns the name of this print service.
getName() - method in class java.security.Provider
This method returns the name assigned to this Provider.
getName() - method in class javax.print.attribute.standard.QueuedJobCount
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Returns the name of this attribute.
getName() - method in class javax.swing.plaf.synth.Region
Returns the name of the region.
getName() - method in class gnu.javax.print.ipp.attribute.RequestedAttributes
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.RequestingUserName
Returns the name of this attribute.
getName() - method in class gnu.test.Result
Returns the name of the type.
getName() - method in class javax.sound.sampled.ReverbType
Return the name of this ReverbType.
getName() - method in class java.lang.management.RuntimeMXBean
Returns the name of this virtual machine.
getName() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the name of this virtual machine.
getName() - method in class javax.print.attribute.standard.Severity
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.SheetCollate
Returns the name of this attribute.
getName() - method in class javax.print.attribute.standard.Sides
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.defaults.SidesDefault
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.SidesSupported
Returns the name of this attribute.
getName() - method in class javax.sound.midi.Soundbank
Get the sound bank name.
getName() - method in class javax.sound.midi.SoundbankResource
Get the name of this resource.
getName() - method in class javax.net.ssl.SSLSessionBindingEvent
Returns the name the object was bound under.
getName() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getName() - method in class javax.xml.stream.events.StartElement
Returns the element name.
getName() - method in class gnu.xml.stream.StartElementImpl
getName() - method in class gnu.javax.print.ipp.attribute.StatusMessage
Returns the name of this attribute.
getName() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the QName of the current element.
getName() - method in class javax.swing.text.Style
Returns the name of the style.
getName() - method in class javax.swing.text.StyleContext.NamedStyle
Returns the name of the style.
getName() - method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns the name of the Synth look and feel.
getName() - method in class gnu.test.Test
Returns the name of the test.
getName() - method in class java.lang.Thread
Get this Thread's name.
getName() - method in class java.lang.ThreadGroup
Get the name of this ThreadGroup.
getName() - method in class java.lang.reflect.TypeVariable<T,extends,GenericDeclaration>
Returns the name of the type variable, as written in the source code.
getName() - method in class javax.swing.UIManager.LookAndFeelInfo
Returns the name of the look and feel.
getName() - method in class gnu.gcj.convert.UnicodeToBytes
getName() - method in class gnu.javax.print.ipp.attribute.UnknownAttribute
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.UriAuthenticationSupported
Returns the name of this attribute.
getName() - method in class gnu.javax.print.ipp.attribute.supported.UriSecuritySupported
Returns the name of this attribute.
getName() - method in class javax.activation.URLDataSource
Returns the result of getFile of the underlying URL.
getName() - method in class gnu.classpath.jdwp.VMMethod
Returns the name of this method
getName() - method in class gnu.java.security.x509.X500DistinguishedName
getName() - method in class javax.security.auth.x500.X500Principal
getName() - method in class gnu.xml.stream.XMLParser
Returns the QName of the current element.
getName() - method in class javax.xml.stream.XMLStreamReader
Returns the QName of the current element.
getName() - method in class java.util.zip.ZipEntry
Returns the entry name.
getName() - method in class java.util.zip.ZipFile
Returns the (path) name of this zip file.
getName(int) - method in class org.xml.sax.AttributeList
Return the name of an attribute in this list (by position).
getName(int) - method in class org.xml.sax.helpers.AttributeListImpl
Get the name of an attribute (by position).
getName(int) - static method in class gnu.CORBA.GIOP.CharSets_OSF
Get the charset name from its code.
getName(int) - method in class java.awt.color.ColorSpace
getName(int) - method in class org.w3c.dom.NameList
Returns the indexth name item in the collection.
getName(int) - method in class gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList method (don't invoke on parser);
getName(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getName()
getName(java.io.File) - method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
Returns the name for the given file/directory.
getName(java.io.File) - method in class javax.swing.filechooser.FileView
Returns the name for the specified file.
getName(java.io.File) - method in class javax.swing.JFileChooser
Returns the name of the file, generated by the current (or default) FileView.
getName(java.lang.String) - method in class javax.security.auth.x500.X500Principal
getName(java.nio.ByteBuffer,int,java.util.Locale) - static method in class gnu.java.awt.font.opentype.NameDecoder
getName(org.ietf.jgss.Oid) - method in class org.ietf.jgss.GSSCredential
Retrieves a mechanism name of the entity that the credential asserts.
getNameConstraints() - method in class java.security.cert.TrustAnchor
Return the encoded name constraints, or null if none was specified.
getNameConstraints() - method in class java.security.cert.X509CertSelector
Returns the name constraints criterion, or null if this value is not set.
getNamedItem(java.lang.String) - method in class gnu.xml.dom.DomNamedNodeMap
DOM L1 Returns the named item from the map, or null; names are just the nodeName property.
getNamedItem(java.lang.String) - method in class org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
DOM L2 Returns the named item from the map, or null; names are the localName and namespaceURI properties, ignoring any prefix.
Retrieves a node specified by local name and namespace URI.
getNameInNamespace() - method in class javax.naming.Context
Returs the full name of this naming context.
getNameInNamespace() - method in class gnu.javax.naming.giop.ContextContinuation
Returs the full name of this naming context.
getNameInNamespace() - method in class gnu.javax.naming.jndi.url.rmi.ContextContinuation
Returns the naming service URL, same that was passed vie Context.PROVIDER_URL.
getNameInNamespace() - method in class gnu.javax.naming.giop.GiopNamingServiceURLContext
Returs the empty string.
getNameInNamespace() - method in class javax.naming.InitialContext
This operation is not supported for the initial naming context.
getNameInNamespace() - method in class javax.naming.NameClassPair
Returns the full name for this binding.
getNameInNamespace() - method in class gnu.javax.naming.jndi.url.rmi.RmiContinuation
Returns the naming service URL, same that was passed vie Context.PROVIDER_URL.
getNameInNamespace() - method in class gnu.javax.naming.jndi.url.rmi.rmiURLContext
Returns the naming service URL, same that was passed vie Context.PROVIDER_URL.
getNameParser(java.lang.String) - method in class javax.naming.Context
Obtains the name parser for parsing the names of the given naming subcontext.
getNameParser(java.lang.String) - method in class gnu.javax.naming.giop.ContextContinuation
Not supported.
getNameParser(java.lang.String) - method in class gnu.javax.naming.jndi.url.rmi.ContextContinuation
Not supported, this context never parses any names.
getNameParser(java.lang.String) - method in class gnu.javax.naming.giop.GiopNamingServiceURLContext
Not supported.
getNameParser(java.lang.String) - method in class javax.naming.InitialContext
getNameParser(java.lang.String) - method in class gnu.javax.naming.jndi.url.rmi.RmiContinuation
Not supported, this context never parses any names.
getNameParser(java.lang.String) - method in class gnu.javax.naming.jndi.url.rmi.rmiURLContext
Not supported, this context never parses any names.
getNameParser(javax.naming.Name) - method in class javax.naming.Context
Obtains the name parser for parsing the names of the given naming subcontext.
getNameParser(javax.naming.Name) - method in class gnu.javax.naming.giop.ContextContinuation
Not supported.
getNameParser(javax.naming.Name) - method in class gnu.javax.naming.jndi.url.rmi.ContextContinuation
Not supported, this context never parses any names.
getNameParser(javax.naming.Name) - method in class gnu.javax.naming.giop.GiopNamingServiceURLContext
Not supported.
getNameParser(javax.naming.Name) - method in class javax.naming.InitialContext
getNameParser(javax.naming.Name) - method in class gnu.javax.naming.jndi.url.rmi.RmiContinuation
Not supported, this context never parses any names.
getNameParser(javax.naming.Name) - method in class gnu.javax.naming.jndi.url.rmi.rmiURLContext
Not supported, this context never parses any names.
getNames() - static method in class gnu.javax.crypto.cipher.CipherFactory
Returns a Set of symmetric key block cipher implementation names supported by this Factory.
getNames() - static method in class gnu.javax.crypto.sasl.ClientFactory
getNames() - method in class gnu.java.security.x509.ext.GeneralNames
getNames() - static method in class gnu.java.security.hash.HashFactory
Returns a Set of names of hash algorithms supported by this Factory.
getNames() - static method in class gnu.javax.crypto.mac.HMacFactory
Returns a Set of names of HMAC algorithms supported by this Factory.
getNames() - method in class gnu.java.security.x509.ext.IssuerAlternativeNames
getNames() - static method in class gnu.javax.crypto.key.KeyAgreementFactory
Returns a Set of key agreement protocol names supported by this Factory.
getNames() - static method in class gnu.java.security.key.KeyPairCodecFactory
Returns a Set of supported key-pair codec names.
getNames() - static method in class gnu.java.security.key.KeyPairGeneratorFactory
Returns a Set of keypair generator names supported by this Factory.
getNames() - static method in class gnu.javax.crypto.kwa.KeyWrappingAlgorithmFactory
Returns a Set of key wrapping algorithm names supported by this Factory.
getNames() - static method in class gnu.javax.crypto.mac.MacFactory
Returns a Set of names of MAC algorithms supported by this Factory.
getNames() - static method in class gnu.javax.crypto.mode.ModeFactory
Returns a Set of names of mode supported by this Factory.
getNames() - static method in class gnu.javax.crypto.pad.PadFactory
Returns a Set of names of padding algorithms supported by this Factory.
getNames() - static method in class gnu.java.security.prng.PRNGFactory
Returns a Set of names of padding algorithms supported by this Factory.
getNames() - static method in class gnu.javax.crypto.prng.PRNGFactory
Returns a Set of names of padding algorithms supported by this Factory.
getNames() - static method in class gnu.java.security.sig.rsa.RSASignatureFactory
Returns a Set of names of RSA signatures supported by this Factory.
getNames() - static method in class gnu.javax.crypto.sasl.ServerFactory
getNames() - static method in class gnu.java.security.sig.SignatureCodecFactory
Returns a Set of supported signature codec names.
getNames() - static method in class gnu.java.security.sig.SignatureFactory
Returns a Set of signature-with-appendix scheme names supported by this Factory.
getNames() - method in class gnu.java.security.x509.ext.SubjectAlternativeNames
getNamesForMech(org.ietf.jgss.Oid) - method in class org.ietf.jgss.GSSManager
Returns name type Oid's supported by the specified mechanism.
getNamespaceContext() - method in class javax.xml.stream.events.StartElement
Returns a read-only namespace context associated with this event.
getNamespaceContext() - method in class gnu.xml.stream.StartElementImpl
getNamespaceContext() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the namespace context for the current position.
getNamespaceContext() - method in class javax.xml.stream.XMLEventWriter
Returns the namespace context.
getNamespaceContext() - method in class gnu.xml.stream.XMLEventWriterImpl
Returns the namespace context.
getNamespaceContext() - method in class gnu.xml.stream.XMLParser
Returns the namespace context for the current position.
getNamespaceContext() - method in class javax.xml.stream.XMLStreamReader
Returns the namespace context for the current position.
getNamespaceContext() - method in class javax.xml.stream.XMLStreamWriter
Returns the current namespace context.
getNamespaceContext() - method in class gnu.xml.stream.XMLStreamWriterImpl
Returns the current namespace context.
getNamespaceContext() - method in class javax.xml.xpath.XPath
getNamespaceContext() - method in class gnu.xml.xpath.XPathImpl
getNamespaceCount() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the number of namespaces declared on this event.
getNamespaceCount() - method in class gnu.xml.stream.XMLParser
Returns the number of namespaces declared on this event.
getNamespaceCount() - method in class javax.xml.stream.XMLStreamReader
Returns the number of namespaces declared on this event.
getNamespacePrefix(int) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the prefix of the namespace at the given index, or null if this is the default namespace declaration.
getNamespacePrefix(int) - method in class gnu.xml.stream.XMLParser
Returns the prefix of the namespace at the given index, or null if this is the default namespace declaration.
getNamespacePrefix(int) - method in class javax.xml.stream.XMLStreamReader
Returns the prefix of the namespace at the given index, or null if this is the default namespace declaration.
getNamespaces() - method in class gnu.xml.stream.EndElementImpl
getNamespaces() - method in class gnu.xml.stream.StartElementImpl
getNamespaceURI() - method in class gnu.xml.dom.DomNode
DOM L2 Returns null; this must be overridden for element and attribute nodes.
getNamespaceURI() - method in class gnu.xml.dom.DomNsNode
DOM L2 Returns the node's namespace URI or null if the node name is not namespace scoped.
getNamespaceURI() - method in class javax.imageio.metadata.IIOMetadataNode
The namespace URI of this node, or null if it is unspecified (see ).
getNamespaceURI() - method in class javax.xml.stream.events.Namespace
Returns the namespace URI.
getNamespaceURI() - method in class gnu.xml.stream.NamespaceImpl
Returns the namespace URI.
getNamespaceURI() - method in class org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified (see ).
getNamespaceURI() - method in class javax.xml.namespace.QName
getNamespaceURI() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getNamespaceURI() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the namespace URI of the current element.
getNamespaceURI() - method in class gnu.xml.stream.XMLParser
Returns the namespace URI of the current element.
getNamespaceURI() - method in class javax.xml.stream.XMLStreamReader
Returns the namespace URI of the current element.
getNamespaceURI(int) - method in class org.w3c.dom.NameList
Returns the indexth namespaceURI item in the collection.
getNamespaceURI(int) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the URI of the namespace at the given index.
getNamespaceURI(int) - method in class gnu.xml.stream.XMLParser
Returns the URI of the namespace at the given index.
getNamespaceURI(int) - method in class javax.xml.stream.XMLStreamReader
Returns the URI of the namespace at the given index.
getNamespaceURI(java.lang.String) - method in class javax.xml.namespace.NamespaceContext
Returns the namespace URI currently bound to the given prefix.
getNamespaceURI(java.lang.String) - method in class javax.xml.stream.events.StartElement
Returns the namespace URI associated with the given prefix.
getNamespaceURI(java.lang.String) - method in class gnu.xml.stream.StartElementImpl
getNamespaceURI(java.lang.String) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the namespace URI for the given prefix.
getNamespaceURI(java.lang.String) - method in class gnu.xml.stream.XMLParser
Returns the namespace URI for the given prefix.
getNamespaceURI(java.lang.String) - method in class javax.xml.stream.XMLStreamReader
Returns the namespace URI for the given prefix.
getNameType() - method in class javax.security.auth.kerberos.KerberosPrincipal
Return the type of this principal.
getNaN() - method in class java.text.DecimalFormatSymbols
This method returns the string used to represent the NaN (not a number) value.
getNanos() - method in class java.sql.Timestamp
This method returns the nanosecond value for this object.
getNativeClass() - method in class gnu.javax.sound.sampled.gstreamer.io.GstInputStream
Return a reference to the GstInputStream native class as a Pointer object.
getNativeClass() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstPipeline
Return a reference to the GstPipeline native class as a Pointer object.
getNativeCM() - method in class gnu.java.awt.peer.gtk.BufferedImageGraphics
getNativeCM() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
Returns the Colour Model describing the native, raw image data for this specific peer.
getNativeCM() - method in class gnu.java.awt.peer.gtk.CairoSurfaceGraphics
Returns the Colour Model describing the native, raw image data for this specific peer.
getNativeCM() - method in class gnu.java.awt.peer.gtk.ComponentGraphics
Returns the Colour Model describing the native, raw image data for this specific peer.
getNativeCM() - method in class gnu.java.awt.peer.gtk.VolatileImageGraphics
getNativeCommands(java.lang.String) - method in class javax.activation.MailcapCommandMap
Get the native commands for the given MIME type.
getNativeContainer(java.awt.Component) - static method in class java.awt.Toolkit
Returns the native container object of the specified component.
getNativeFD() - method in class gnu.java.nio.DatagramChannelImpl
getNativeFD() - method in class gnu.java.nio.DatagramChannelSelectionKey
getNativeFD() - method in class gnu.java.nio.channels.FileChannelImpl
getNativeFD() - method in class gnu.java.nio.PipeImpl.SinkChannelImpl
getNativeFD() - method in class gnu.java.nio.PipeImpl.SourceChannelImpl
getNativeFD() - method in class gnu.java.net.PlainDatagramSocketImpl
getNativeFD() - method in class gnu.java.net.PlainSocketImpl
getNativeFD() - method in class gnu.java.nio.SelectionKeyImpl
getNativeFD() - method in class gnu.java.nio.ServerSocketChannelImpl
getNativeFD() - method in class gnu.java.nio.ServerSocketChannelSelectionKey
getNativeFD() - method in class gnu.java.nio.SocketChannelSelectionKey
getNativeFD() - method in class gnu.java.nio.SocketChannelSelectionKeyImpl
Returns the native file/socket descriptor as an int.
getNativeImageMetadataFormatName() - method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the name of the format that allows encoding all image metadata without loss, or null if this plug-in does not provide a format that preserves all image metadata.
getNativeMetadataFormatName() - method in class javax.imageio.metadata.IIOMetadata
Returns a list of String natives corresponding to the given flavor.
Returns a list of String natives corresponding to the given flavor.
getNativeStreamMetadataFormatName() - method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the name of the format that allows encoding all stream metadata without loss, or null if this plug-in does not provide a format that preserves all stream metadata.
Gets the NavigationFilter for this formatter.
getNavigationFilter() - method in class javax.swing.text.JTextComponent
getNColors() - method in class gnu.javax.imageio.gif.GIFFile
Returns the # of colors.
getNeedClientAuth() - method in class javax.net.ssl.SSLEngine
Tells if this SSLEngine is configured to require client authentication when in server mode.
getNeedClientAuth() - method in class javax.rmi.ssl.SslRMIServerSocketFactory
Returns whether client authorization is needed.
getNeedClientAuth() - method in class javax.net.ssl.SSLServerSocket
Returns whether or not this server socket will require clients to authenticate themselves, such as through a certificate.
getNeedClientAuth() - method in class javax.net.ssl.SSLSocket
Returns whether or not this socket will require connecting clients to authenticate themselves.
getNeededLocation(int,int) - method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
This method returns one of the two paramters for the orientation.
This method returns one of the two parameters given the orientation.
getNegativePrefix() - method in class java.text.DecimalFormat
Gets the negative prefix.
getNegativeSuffix() - method in class java.text.DecimalFormat
Gets the negative suffix.
getNegotiatedMaxBuffer() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedMaxBuffer() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedPolicyForwardSecrecy() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedPolicyForwardSecrecy() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedPolicyNoActive() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedPolicyNoActive() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedPolicyNoAnonymous() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedPolicyNoAnonymous() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedPolicyNoDictionary() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedPolicyNoDictionary() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedPolicyNoPlainText() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedPolicyNoPlainText() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedPolicyPassCredentials() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedPolicyPassCredentials() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedProperty(java.lang.String) - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedProperty(java.lang.String) - method in class javax.security.sasl.SaslClient
Retrieves the negotiated property.
getNegotiatedProperty(java.lang.String) - method in class javax.security.sasl.SaslServer
Retrieves the negotiated property.
getNegotiatedProperty(java.lang.String) - method in class gnu.javax.crypto.sasl.ServerMechanism
Retrieves the negotiated property.
getNegotiatedQOP() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedQOP() - method in class gnu.javax.crypto.sasl.crammd5.CramMD5Client
getNegotiatedQOP() - method in class gnu.javax.crypto.sasl.crammd5.CramMD5Server
getNegotiatedQOP() - method in class gnu.javax.crypto.sasl.plain.PlainClient
getNegotiatedQOP() - method in class gnu.javax.crypto.sasl.plain.PlainServer
getNegotiatedQOP() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedQOP() - method in class gnu.javax.crypto.sasl.srp.SRPClient
getNegotiatedQOP() - method in class gnu.javax.crypto.sasl.srp.SRPServer
getNegotiatedRawSendSize() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedRawSendSize() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedRawSendSize() - method in class gnu.javax.crypto.sasl.srp.SRPClient
getNegotiatedRawSendSize() - method in class gnu.javax.crypto.sasl.srp.SRPServer
getNegotiatedServerAuth() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedServerAuth() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedStrength() - method in class gnu.javax.crypto.sasl.ClientMechanism
getNegotiatedStrength() - method in class gnu.javax.crypto.sasl.ServerMechanism
getNegotiatedStrength() - method in class gnu.javax.crypto.sasl.srp.SRPClient
getNegotiatedStrength() - method in class gnu.javax.crypto.sasl.srp.SRPServer
getNestedException() - method in class javax.xml.stream.XMLStreamException
Returns the nested exception.
getNetworkInterface() - method in class java.net.MulticastSocket
Gets the local network interface which is used to send multicast messages
getNetworkInterfaces() - static method in class java.net.NetworkInterface
Return an Enumeration of all available network interfaces
getNewBinding() - method in class javax.naming.event.NamingEvent
getNewDocument() - method in class org.w3c.dom.ls.LSLoadEvent
The document that finished loading.
getNewFolderAction() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Creates and returns a new action that will be used with the "new folder" button.
getNewLeadSelectionPath() - method in class javax.swing.event.TreeSelectionEvent
Returns the new lead selection path.
getNewLine() - method in class gnu.xml.dom.ls.DomLSSerializer
getNewLine() - method in class org.w3c.dom.ls.LSSerializer
The end-of-line sequence of characters to be used in the XML being written out.
getNewState() - method in class java.awt.event.WindowEvent
Returns the state of this window after the event.
getNewValue() - method in class javax.management.AttributeChangeNotification
Returns the new value of the attribute.
getNewValue() - method in class gnu.xml.dom.DomEvent.DomMutationEvent
Returns any "new value" provided by this type of event
getNewValue() - method in class org.w3c.dom.events.MutationEvent
newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharacterDataModified events.
getNewValue() - method in class java.util.prefs.PreferenceChangeEvent
Returns the new value of the entry that was added or changed, or returns null when the entry was removed.
getNewValue() - method in class java.beans.PropertyChangeEvent
Get the property's new value.
getNext() - method in class javax.swing.text.html.parser.AttributeList
Get the value of ( = pointer to ) the next attribute in the linked list, storing all attributes of some Element.
getNext() - method in class gnu.xml.pipeline.EventFilter
Returns the next event consumer in sequence; or null if there is no such handler.
getNext() - method in class gnu.java.awt.font.opentype.truetype.Point
Returns the next model location that is visible in east or west direction.
getNextEntry() - method in class java.util.jar.JarInputStream
Returns the next entry or null when there are no more entries.
getNextEntry() - method in class java.util.zip.ZipInputStream
Open the next entry from the zip archive, and return its description.
getNextEvent() - method in class java.awt.EventQueue
Returns the next event in the queue.
getNextEvent() - method in class gnu.awt.xlib.XEventQueue
getNextEvent(boolean) - method in class gnu.awt.xlib.XEventLoop
Get the next event.
getNextException() - method in class java.sql.SQLException
This method returns the exception that is chained to this object.
getNextFocusableComponent() - method in class javax.swing.JComponent
Return the value of the nextFocusableComponent property.
getNextId() - static method in class gnu.CORBA.GIOP.RequestHeader
Get next free request id.
getNextJarEntry() - method in class java.util.jar.JarInputStream
Returns the next jar entry or null when there are no more entries.
getNextLeaf() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the next leaf node after this tree node.
getNextLeftHit(int) - method in class java.awt.font.TextLayout
Returns the index of the next list element (beginning at startIndex and moving in the specified direction through the list, looping around if necessary) that starts with prefix (ignoring case).
Returns the next table element (beginning from the row startingRow that starts with prefix.
getNextNode() - method in class javax.swing.tree.DefaultMutableTreeNode
getNextNode
Returns the next model location that is visible in north or south direction.
getNextRightHit(int) - method in class java.awt.font.TextLayout
getNextSequenceNumber() - method in class javax.management.remote.NotificationResult
Returns the sequence number of the next notification to be returned by a future query.
getNextSibling() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the next sibling for this tree node.
getNextSibling() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns the previous sibling, if one is known.
getNextSibling() - method in class gnu.xml.dom.DomNode
DOM L1 Returns the previous sibling, if one is known.
getNextSibling() - method in class javax.xml.transform.dom.DOMResult
Returns the child node before which the result nodes will be inserted.
getNextSibling() - method in class javax.imageio.metadata.IIOMetadataNode
The node immediately following this node.
getNextSibling() - method in class org.w3c.dom.Node
The node immediately following this node.
getNextSibling() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getNextTabIndex(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the next tab index.
getNextTabIndexInRun(int,int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the next tab index in the run.
getNextTabRun(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the index of the next run.
getNextToken() - method in class gnu.javax.swing.text.html.parser.support.low.ReaderTokenizer
Get the next token.
getNextUpdate() - method in class gnu.java.security.x509.X509CRL
getNextUpdate() - method in class java.security.cert.X509CRL
getNextValue() - method in class javax.swing.JSpinner
Gets the next value without changing the current value.
getNextValue() - method in class javax.swing.SpinnerDateModel
Returns the next date in the sequence, or null if the next date is past the upper limit (if one is specified).
getNextValue() - method in class javax.swing.SpinnerListModel
Returns the next value from the list, which is the same as the element stored at the current index + 1.
getNextValue() - method in class javax.swing.SpinnerModel
Returns the next value from the model.
getNextValue() - method in class javax.swing.SpinnerNumberModel
Returns the next value, or null if adding the step size to the current value results in a value greater than the maximum value.
Returns the next model location that is visible in eiter north / south direction or east / west direction.
Returns the model location that should be used to place a caret when moving the caret through the document.
Returns the document position that is (visually) nearest to the given document position pos in the given direction d.
Returns the model location that should be used to place a caret when moving the caret through the document.
Gets the next position inside the document model that is visible on screen, starting from pos.
Calls the TextUI.getNextVisualPositionFrom(JTextComponent,int,Position.Bias,int,Position.Bias[]) method for all the UI delegates managed by this MultiTextUI, returning the position for the UI delegate from the primary look and feel.
Returns the next visual position in the specified direction at which one would place a caret.
Calculates the caret position that is visually next to the given position.
getNextWarning() - method in class java.sql.SQLWarning
This method returns the exception that is chained to this object.
getNextWord(javax.swing.text.JTextComponent,int) - static method in class javax.swing.text.Utilities
Finds the start of the next word for the given offset.
getNode() - method in class gnu.xml.dom.DomDOMException
Returns the node to which the diagnotic applies, or null.
getNode() - method in class javax.xml.transform.dom.DOMResult
Returns the node to which the result tree is to be appended, or the result tree after transformation if no node was previously set.
getNode() - method in class javax.xml.transform.dom.DOMSource
Returns the context node.
getNode() - method in class java.util.prefs.PreferenceChangeEvent
Returns the source Preference node from which an entry was added, changed or removed.
getNodeDimensions() - method in class javax.swing.tree.AbstractLayoutCache
getNodeDimensions
Get the node dimensions.
Get the node dimensions.
Returns, by reference in bounds, the size and x origin to place value at.
getNodeName() - method in class gnu.xml.dom.DomCDATASection
DOM L1 Returns the string "#cdata-section".
getNodeName() - method in class gnu.xml.dom.DomComment
DOM L1 Returns the string "#comment".
getNodeName() - method in class gnu.xml.dom.DomDocument
DOM L1 Returns the constant "#document".
getNodeName() - method in class gnu.xml.dom.DomDocumentFragment
DOM L1 Returns the string "#document-fragment".
getNodeName() - method in class gnu.xml.dom.DomEntityReference
Returns the name of the referenced entity.
getNodeName() - method in class gnu.xml.dom.DomExtern
DOM L1 Returns the object's name.
getNodeName() - method in class gnu.xml.dom.DomNode
This forces GCJ compatibility.
getNodeName() - method in class gnu.xml.dom.DomNsNode
DOM L1 Returns the node's name, including any namespace prefix.
getNodeName() - method in class gnu.xml.dom.DomProcessingInstruction
DOM L1 Returns the target of the processing instruction (same as getTarget).
getNodeName() - method in class gnu.xml.dom.DomText
DOM L1 Returns the string "#text".
getNodeName() - method in class javax.imageio.metadata.IIOMetadataNode
The name of this node, depending on its type; see the table above.
getNodeName() - method in class org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeName() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getNodeType() - method in class gnu.xml.dom.DomNode
This forces GCJ compatibility.
getNodeType() - method in class javax.imageio.metadata.IIOMetadataNode
A code representing the type of the underlying object, as defined above.
getNodeType() - method in class org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeType() - method in class gnu.xml.xpath.NodeTypeTest
getNodeType() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getNodeValue() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns the attribute value, with character and entity references substituted.
getNodeValue() - method in class gnu.xml.dom.DomCharacterData
DOM L1 Returns the value of this node.
getNodeValue() - method in class gnu.xml.dom.DomNode
DOM L1 Returns null; this must be overridden for nodes types with a defined value, along with the setNodeValue method.
getNodeValue() - method in class gnu.xml.dom.DomProcessingInstruction
DOM L1 Returns the data associated with the processing instruction (same as getData).
getNodeValue() - method in class javax.imageio.metadata.IIOMetadataNode
The value of this node, depending on its type; see the table above.
getNodeValue() - method in class org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNodeValue() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getNoHref() - method in class gnu.xml.dom.html2.DomHTMLAreaElement
Specifies that this area is inactive, i.e., has no associated action.
getNoHref() - method in class org.w3c.dom.html2.HTMLAreaElement
Specifies that this area is inactive, i.e., has no associated action.
getNoImageIcon() - method in class javax.swing.text.html.ImageView
Get the icon that should be displayed when the image is not available.
getNoImageIcon() - static method in class gnu.javax.swing.text.html.ImageViewIconFactory
getNonce() - method in class gnu.javax.crypto.jce.spec.UMac32ParameterSpec
Return the nonce material.
getNonContinuousLayoutDivider() - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the nonContinuousLayoutDivider.
getNonCriticalExtensionOIDs() - method in class gnu.java.security.x509.X509Certificate
getNonCriticalExtensionOIDs() - method in class gnu.java.security.x509.X509CRL
getNonCriticalExtensionOIDs() - method in class java.security.cert.X509Extension
Returns a set of the NON-CRITICAL extension OIDs from the certificate/CRL that the object implementing this interface manages.
getNonHeapMemoryUsage() - method in class java.lang.management.MemoryMXBean
Returns a MemoryUsage object representing the current state of non-heap memory.
getNonHeapMemoryUsage() - method in class gnu.java.lang.management.MemoryMXBeanImpl
Returns a MemoryUsage object representing the current state of non-heap memory.
getNoResize() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
When true, forbid user from resizing frame.
getNoResize() - method in class org.w3c.dom.html2.HTMLFrameElement
When true, forbid user from resizing frame.
getNormalBounds() - method in class javax.swing.JInternalFrame
This method returns the bounds of the JInternalFrame if it is not maximized.
Convert unnormalized components to normalized components.
Convert unnormalized components to normalized components.
getNormalizingTransform() - method in class gnu.java.awt.peer.gtk.GdkGraphicsConfiguration
Returns a transform that maps user coordinates to device coordinates.
Returns a transform that maps user coordinates to device coordinates.
getNormalizingTransform() - method in class gnu.java.awt.peer.qt.QtScreenDeviceConfiguration
Returns the transform which transforms from this display's resolution to a 72 DPI resolution.
getNormalizingTransform() - method in class gnu.awt.xlib.XGraphicsConfiguration
Returns a transform that maps user coordinates to device coordinates.
getNormalizingTransform() - method in class gnu.java.awt.peer.x.XGraphicsConfiguration
Returns a transform that maps user coordinates to device coordinates.
getNorthPane() - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns the north pane.
getNoShade() - method in class gnu.xml.dom.html2.DomHTMLHRElement
Indicates to the user agent that there should be no shading in the rendering of this element.
getNoShade() - method in class org.w3c.dom.html2.HTMLHRElement
Indicates to the user agent that there should be no shading in the rendering of this element.
getNotAfter() - method in class gnu.java.security.x509.ext.PrivateKeyUsagePeriod
getNotAfter() - method in class gnu.java.security.x509.X509Certificate
getNotAfter() - method in class java.security.cert.X509Certificate
Returns the date that this certificate is not to be used after, notAfter.
getNotAfter() - method in class javax.security.cert.X509Certificate
Returns the not after portion of this certificate's validity period.
getNotationName() - method in class gnu.xml.dom.DomEntity
DOM L1 Returns the NOTATION identifier associated with this entity, if any.
getNotationName() - method in class org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotationName() - method in class javax.xml.stream.events.EntityDeclaration
Returns the name of the associated notation.
getNotationName() - method in class gnu.xml.stream.EntityDeclarationImpl
Returns the name of the associated notation.
getNotations() - method in class org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNotations() - method in class gnu.xml.dom.DomDoctype
DOM L1 Returns information about any notations declared in the DTD.
getNotations() - method in class gnu.xml.stream.DTDImpl
getNotations() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getNotBefore() - method in class gnu.java.security.x509.ext.PrivateKeyUsagePeriod
getNotBefore() - method in class gnu.java.security.x509.X509Certificate
getNotBefore() - method in class java.security.cert.X509Certificate
Returns the date that this certificate is not to be used before, notBefore.
getNotBefore() - method in class javax.security.cert.X509Certificate
Returns the not before portion of this certificate's validity period.
getNote() - method in class javax.swing.ProgressMonitor
Returns a message which is shown in the progress dialog.
getNotification() - method in class javax.management.remote.TargetedNotification
Returns the notification.
getNotification() - method in class javax.naming.ldap.UnsolicitedNotificationEvent
getNotificationInfo() - method in class javax.management.MBeanServerDelegate
Returns an array describing the notifications this bean may send to its registered listeners.
getNotificationInfo() - method in class gnu.java.lang.management.MemoryMXBeanImpl
Returns an array describing the notifications this bean may send to its registered listeners.
getNotificationInfo() - method in class javax.management.NotificationBroadcaster
Returns an array describing the notifications this bean may send to its registered listeners.
getNotificationInfo() - method in class javax.management.NotificationBroadcasterSupport
Returns an array describing the notifications this bean may send to its registered listeners.
getNotifications() - method in class javax.management.MBeanInfo
Returns descriptions of each of the notifications emitted by this management bean.
getNotifications() - method in class javax.management.openmbean.OpenMBeanInfo
Returns descriptions of each of the notifications provided by this management bean.
getNotifTypes() - method in class javax.management.MBeanNotificationInfo
Returns the notification types that the management bean may emit.
getNoWrap() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getNoWrap() - method in class org.w3c.dom.html2.HTMLTableCellElement
Suppress word wrapping.
getNullFormatter() - method in class javax.swing.text.DefaultFormatterFactory
Gets the formatter to use if the value of the JFormattedTextField is null.
getNumBands() - method in class javax.imageio.ImageTypeSpecifier
Get the number of bands specified by this image type specifier's sample model.
getNumBands() - method in class java.awt.image.Raster
Returns the number of bands for this raster.
getNumBands() - method in class java.awt.image.SampleModel
Returns the number of bands for this SampleModel.
getNumBanks() - method in class java.awt.image.DataBuffer
Returns the number of data banks for this DataBuffer.
getNumber() - method in class gnu.java.security.x509.ext.CRLNumber
getNumber() - method in class javax.swing.SpinnerNumberModel
Returns the current value.
getNumberFormat() - method in class java.text.DateFormat
This method returns the NumberFormat object being used by this object to parse/format time values.
getNumberInstance() - static method in class java.text.NumberFormat
This method returns a default instance for the specified locale.
getNumberInstance(java.util.Locale) - static method in class java.text.NumberFormat
This method returns a general purpose number formatting and parsing class for the default locale.
Returns a general-purpose NumberFormat instance in the specified Locale.
getNumberOfButtons() - static method in class java.awt.MouseInfo
Returns the number of mouse buttons, or -1 if no mouse is connected.
getNumberOfEntries() - method in class gnu.java.net.HeaderFieldHelper
getNumberOfPages() - method in class java.awt.print.Book
Returns the number of pages in this book.
getNumberOfPages() - method in class java.awt.print.Pageable
This method returns the number of pages this object contains, or UNKNOWN_NUMBER_OF_PAGES if it cannot determine the number of pages to be printed.
getNumberOfPaletteEntries() - method in class gnu.javax.imageio.bmp.BMPInfoHeader
getNumberValue() - method in class org.w3c.dom.xpath.XPathResult
The value of this number result.
getNumChars() - method in class java.awt.font.LineMetrics
getNumColorComponents() - method in class java.awt.image.ColorModel
getNumComponents() - method in class java.awt.image.ColorModel
getNumComponents() - method in class java.awt.color.ColorSpace
getNumComponents() - method in class java.awt.color.ICC_Profile
Get the number of components in the profile's device color space.
getNumComponents() - method in class javax.imageio.ImageTypeSpecifier
Get the number of components specified by this image type specifier's color model.
getNumComponents() - method in class java.awt.image.LookupTable
Return the number of components.
getNumContours() - method in class gnu.java.awt.font.opentype.truetype.Zone
Returns the number of contours in this outline.
getNumDataElements() - method in class java.awt.image.ComponentSampleModel
Returns the number of data elements used to store the samples for one pixel.
getNumDataElements() - method in class java.awt.image.MultiPixelPackedSampleModel
Returns the number of data elements required to transfer a pixel in the get/setDataElements() methods.
getNumDataElements() - method in class java.awt.image.Raster
getNumDataElements() - method in class java.awt.image.SampleModel
getNumDataElements() - method in class java.awt.image.SinglePixelPackedSampleModel
Returns the number of data elements.
getNumDesignAxes() - method in class java.awt.font.MultipleMaster
getNumericFunctions() - method in class java.sql.DatabaseMetaData
This method returns a comma separated list of math functions.
getNumericValue(char) - static method in class java.lang.Character
Returns the Unicode numeric value property of a character.
getNumericValue(int) - static method in class java.lang.Character
Returns the Unicode numeric value property of a character.
getNumFactors() - method in class java.awt.image.RescaleOp
Returns the number of scaling factors / offsets.
getNumGlyphs() - method in class java.awt.Font
Returns the overall number of glyphs in this font.
getNumGlyphs() - method in class gnu.java.awt.font.FontDelegate
Returns the number of glyphs in this font face.
getNumGlyphs() - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the number of glyphs.
getNumGlyphs() - method in class java.awt.font.GlyphVector
getNumGlyphs() - method in class gnu.java.awt.font.GNUGlyphVector
Determines the number of glyphs in this GlyphVector.
getNumGlyphs() - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the number of glyphs in this font face.
getNumGlyphs(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getNumGlyphs()
getNumGlyphs(java.awt.Font) - method in class gnu.java.awt.peer.gtk.GdkFontPeer
Implementation of Font.getNumGlyphs()
getNumGlyphs(java.awt.Font) - method in class gnu.java.awt.font.OpenTypeFontPeer
Implementation of Font.getNumGlyphs()
getNumGlyphs(java.awt.Font) - method in class gnu.java.awt.peer.qt.QtFontPeer
getNumGlyphs(java.awt.Font) - method in class gnu.awt.xlib.XFontPeer
Implementation of Font.getNumGlyphs()
getNumGlyphs(java.awt.Font) - method in class gnu.java.awt.peer.x.XFontPeer
Implementation of Font.getNumGlyphs()
getNumImages(boolean) - method in class gnu.javax.imageio.bmp.BMPImageReader
Returns the number of images.
getNumImages(boolean) - method in class gnu.javax.imageio.gif.GIFImageReader
Returns the number of images.
getNumImages(boolean) - method in class javax.imageio.ImageReader
Return the number of images available from the image input source, not including thumbnails.
getNumImages(boolean) - method in class gnu.javax.imageio.jpeg.JPEGImageReader
getNumImages(boolean) - method in class gnu.javax.imageio.png.PNGImageReader
Returns the number of images in the stream.
getNumParameters() - method in class java.awt.image.renderable.ParameterBlock
getNumSources() - method in class java.awt.image.renderable.ParameterBlock
getNumSubs() - method in class gnu.java.util.regex.RE
Returns the maximum number of subexpressions in this regular expression.
getNumThumbnails() - method in class javax.imageio.IIOImage
Retrieve the number of thumbnails in this IIOImage.
getNumThumbnails(int) - method in class javax.imageio.ImageReader
Get the number of thumbnails associated with an image.
Get the number of thumbnails supported by this image writer, based on the given image type, image writing parameters, and stream and image metadata.
getNumXTiles() - method in class java.awt.image.BufferedImage
getNumXTiles() - method in class java.awt.image.RenderedImage
getNumYTiles() - method in class java.awt.image.BufferedImage
getNumYTiles() - method in class java.awt.image.RenderedImage
getObject() - method in class javax.naming.Binding
Returns the bound object of this binding.
getObject() - method in class javax.naming.spi.DirStateFactory.Result
getObject() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getObject() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
getObject() - method in class java.security.GuardedObject
This method first call the checkGuard method on the Guard object protecting the guarded object.
getObject() - method in class org.w3c.dom.html2.HTMLAppletElement
The value of the "object" attribute.
getObject() - method in class gnu.classpath.jdwp.id.ObjectId
Returns the object referred to by this ID
getObject() - method in class java.sql.Ref
getObject() - method in class java.security.SignedObject
Returns the encapsulated object.
getObject() - method in class gnu.classpath.jdwp.value.Value
Returns an object representing this type
getObject() - method in class gnu.classpath.jdwp.VMFrame
Get the object which is represented by 'this' in the context of the frame, returns null if the method is native or static.
getObject(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Object.
getObject(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java Object.
getObject(int,Map>) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Object.
getObject(int,Map>) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java Object using the specified SQL type to Java type map.
This method returns the value of the specified parameter as a Java Object.
getObject(java.lang.String) - method in class gnu.java.beans.decoder.JavaHandler
getObject(java.lang.String) - method in class java.util.ResourceBundle
Get an object from this resource bundle.
getObject(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java Object.
This method returns the value of the specified parameter as a Java Object using the specified mapping for conversion from SQL to Java types.
getObject(java.lang.String,Map>) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java Object using the specified SQL type to Java type map.
getObject(java.security.Key) - method in class javax.crypto.SealedObject
Unseal and deserialize this sealed object with the specified key.
Unseal and deserialize this sealed object with the specified key, using a cipher from the named provider.
getObject(javax.crypto.Cipher) - method in class javax.crypto.SealedObject
Unseal and deserialize this sealed object with a specified (already initialized) cipher.
getObject(Map>) - method in class java.sql.Ref
getObjectArrayMaxLength(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getObjectArrayMaxLength(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getObjectArrayMinLength(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getObjectArrayMinLength(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getObjectClass(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getObjectClass(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getObjectDefaultValue(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getObjectDefaultValue(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getObjectEnumerations(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getObjectEnumerations(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getObjectForLayer(int) - method in class javax.swing.JLayeredPane
Return an Integer object which holds the same int value as the parameter.
getObjectId(java.lang.Object) - method in class gnu.classpath.jdwp.VMIdManager
Returns an id for the given object, adding it if it does not have an id.
Creates an object for the specified name context, environment and referencing context object.

If the builder factory is set by setObjectFactoryBuilder(ObjectFactoryBuilder), the call is delegated to that factory.

Creates the object, using the specified name and location information.
Create a new instance of the corbaname URL context.
Create a new instance of the context.
Returns the ObjectInstance created for the specified management bean on registration.
Returns the ObjectInstance created for the specified management bean on registration.
getObjectInstance(javax.management.ObjectName) - method in class gnu.javax.management.Server
Returns the ObjectInstance created for the specified management bean on registration.
Handles MBeanServerConnection.getObjectInstance(ObjectName) by returning the ObjectInstance created for the specified management bean on registration.
getObjectMaxValue(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getObjectMaxValue(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getObjectMinValue(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getObjectMinValue(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getObjectName() - method in class javax.management.MBeanServerInvocationHandler
Returns the name of the bean to which method calls are made.
getObjectName() - method in class javax.management.ObjectInstance
Returns the name of the bean.
getObjectParameter(int) - method in class java.awt.image.renderable.ParameterBlock
getObjectPendingFinalizationCount() - method in class java.lang.management.MemoryMXBean
Returns the number of objects which are waiting to be garbage collected (finalized).
getObjectPendingFinalizationCount() - method in class gnu.java.lang.management.MemoryMXBeanImpl
Returns the number of objects which are waiting to be garbage collected (finalized).
getObjectSize(java.lang.Object) - method in class java.lang.instrument.Instrumentation
Get the size of an object.
Get the size of an object.
getObjectValueType(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormat
getObjectValueType(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getOffendingNode() - method in class javax.imageio.metadata.IIOInvalidTreeException
Get an offscreen buffer for painting a component's image.
getOffset() - method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the start offset of the modification.
getOffset() - method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
This method returns the mouse offset from the top left corner of the DragWindow.
getOffset() - method in class gnu.javax.imageio.bmp.BMPFileHeader
Gets the bitmap offset within the file
getOffset() - method in class java.text.CollationElementIterator
This method returns the current offset into the String that is being iterated over.
getOffset() - method in class java.awt.image.DataBuffer
Returns the element offset for the first data bank.
getOffset() - method in class java.net.DatagramPacket
This method returns the current offset value into the data buffer where data will be sent from.
getOffset() - method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Returns the offset of the content.
getOffset() - method in class javax.swing.event.DocumentEvent
getOffset
getOffset() - method in class javax.print.attribute.EnumSyntax
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class javax.print.attribute.standard.Finishings
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class gnu.javax.print.ipp.attribute.defaults.FinishingsDefault
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class gnu.javax.print.ipp.attribute.supported.FinishingsSupported
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class javax.imageio.stream.IIOByteBuffer
getOffset() - method in class java.awt.image.LookupTable
Return the offset.
getOffset() - method in class java.io.ObjectStreamField
This method returns the current offset of the field in the serialization stream relatively to the other fields.
getOffset() - method in class gnu.javax.print.ipp.attribute.supported.OperationsSupported
getOffset() - method in class javax.print.attribute.standard.OrientationRequested
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class gnu.javax.print.ipp.attribute.defaults.OrientationRequestedDefault
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class gnu.javax.print.ipp.attribute.supported.OrientationRequestedSupported
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class javax.swing.text.Position
getOffset() - method in class javax.print.attribute.standard.PrintQuality
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class gnu.javax.print.ipp.attribute.defaults.PrintQualityDefault
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class gnu.javax.print.ipp.attribute.supported.PrintQualitySupported
Returns the lowest used value by the enumerations of this class.
getOffset() - method in class gnu.java.awt.color.TagEntry
getOffset(int,int) - method in class javax.swing.text.BoxView
Returns the offset for the child view with the given index for the specified axis.
getOffset(int,int) - method in class java.awt.image.ComponentSampleModel
Returns the offset of the sample in band 0 for the pixel at location (x, y).
getOffset(int,int) - method in class java.awt.image.MultiPixelPackedSampleModel
Returns the index in the data buffer that stores the pixel at (x, y).
getOffset(int,int) - method in class java.awt.image.SinglePixelPackedSampleModel
Returns the index in the data buffer that stores the pixel at (x, y).
getOffset(int,int,int) - method in class java.awt.image.ComponentSampleModel
Returns the offset of the sample in band b for the pixel at location (x, y).
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(int,int,int,int,int,int) - method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(int,int,int,int,int,int) - method in class gnu.java.util.ZoneInfo
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(long) - method in class java.util.TimeZone
Get the time zone offset for the specified date, modified in case of daylight savings.
getOffset(long) - method in class gnu.java.util.ZoneInfo
Get the time zone offset for the specified date, modified in case of daylight savings.
getOffsetHit(int) - method in class java.awt.font.TextHitInfo
getOffsets() - method in class java.awt.image.DataBuffer
Returns the offsets for all the data banks used by this DataBuffer.
getOffsets(float[]) - method in class java.awt.image.RescaleOp
Returns the offsets.
getOid() - method in class gnu.java.security.x509.ext.Extension
getOldBinding() - method in class javax.naming.event.NamingEvent
getOldCanonical(java.lang.String) - static method in class gnu.java.nio.charset.EncodingHelper
Returns the java.io canonical name of a charset given with the java.nio canonical name.
getOldLeadSelectionPath() - method in class javax.swing.event.TreeSelectionEvent
Returns the old lead selection path.
getOldState() - method in class java.awt.event.WindowEvent
Returns the state of this window before the event.
getOldValue() - method in class javax.management.AttributeChangeNotification
Returns the old value of the attribute.
getOldValue() - method in class java.beans.PropertyChangeEvent
Get the property's old value.
getOmni() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get the current omni mode.
getOmni() - method in class javax.sound.midi.MidiChannel
Get the current omni mode.
getOOBInline() - method in class gnu.java.net.local.LocalSocket
getOOBInline() - method in class java.net.Socket
Returns the current setting of the SO_OOBINLINE option for this socket
getOpenIcon() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon displayed for non-leaf nodes that are open (expanded).
getOpenType() - method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the open type instance which represents the type of this attribute.
getOpenType() - method in class javax.management.openmbean.OpenMBeanParameterInfo
Returns the open type instance which represents the type of this parameter.
getOpenType() - method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the open type instance which represents the type of this parameter.
getOperatingSystemMXBean() - static method in class java.lang.management.ManagementFactory
Returns the operating system management bean for the operating system on which the virtual machine is running.
getOperation() - method in class java.rmi.server.Operation
Get the name of the operation.
getOperationID() - method in class gnu.javax.print.ipp.IppResponse
Returns the operation id of the original request.
getOperations() - method in class gnu.java.rmi.dgc.DGCImpl_Skel
getOperations() - method in class javax.management.MBeanInfo
Returns descriptions of each of the operations provided by this management bean.
getOperations() - method in class javax.management.openmbean.OpenMBeanInfo
Returns descriptions of each of the operations provided by this management bean.
getOperations() - method in class gnu.java.rmi.registry.RegistryImpl_Skel
getOperations() - method in class java.rmi.server.Skeleton
getOppositeComponent() - method in class java.awt.event.FocusEvent
Returns the component which received the opposite focus event.
getOppositeWindow() - method in class java.awt.event.WindowEvent
Returns the opposite window if this window was involved in an activation or focus change.
getOptimizeHuffmanTables() - method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Check whether or not Huffman tables written to the output stream will be optimized.
getOption(int) - method in class gnu.java.net.PlainDatagramSocketImpl
Retrieves the value of an option on the socket
getOption(int) - method in class gnu.java.net.PlainSocketImpl
Returns the current setting of the specified option.
getOption(int) - method in class java.net.SocketOptions
Returns the current setting of the specified option.
getOptions() - method in class javax.security.auth.callback.ConfirmationCallback
Get the confirmation options.
getOptions() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getOptions() - method in class org.w3c.dom.html2.HTMLSelectElement
The collection of OPTION elements contained by this element.
getOptions() - method in class javax.swing.JOptionPane
This method returns the options.
getOptionType() - method in class javax.security.auth.callback.ConfirmationCallback
Get the option type.

If this method returns UNSPECIFIED_OPTION, then this ConfirmationCallback was instantiated with options instead of an optionType.

getOptionType() - method in class javax.swing.JOptionPane
This method returns the option type.
getOrb() - method in class gnu.CORBA.DynAn.gnuDynAnyFactory
Get the orb.
getOrbSignature(java.util.Map) - method in class gnu.javax.naming.giop.GiopNamingServiceFactory
Get all properties.
getOrientation() - method in class java.awt.Adjustable
Returns a constant representing the orientation of the object.
getOrientation() - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the orientation of the JSplitPane.
getOrientation() - method in class javax.swing.JProgressBar
Returns the orientation of the JProgressBar component, which is either SwingConstants.HORIZONTAL or SwingConstants.VERTICAL.
getOrientation() - method in class javax.swing.JScrollBar
This method returns the orientation of the scrollbar.
getOrientation() - method in class javax.swing.JSeparator
Returns the orientation of the JSeparator.
getOrientation() - method in class javax.swing.JSlider
Returns the orientation of the slider, either SwingConstants.HORIZONTAL or SwingConstants.VERTICAL.
getOrientation() - method in class javax.swing.JSplitPane
This method returns the orientation that the JSplitPane is using.
getOrientation() - method in class javax.swing.JToolBar
This method returns the orientation of the JToolBar.
getOrientation() - method in class java.awt.print.PageFormat
This method returns the current page orientation.
getOrientation() - method in class java.awt.Scrollbar
Returns the orientation constant for this object.
getOrientation() - method in class java.awt.ScrollPaneAdjustable
Returns a constant representing the orientation of the object.
getOrientation(java.util.Locale) - static method in class java.awt.ComponentOrientation
Gets an orientation appropriate for the locale.
Gets an orientation from a resource bundle.
getOrientationRequested() - method in class java.awt.PageAttributes
getOrigin() - method in class java.awt.PageAttributes
getOriginal() - method in class javax.sql.RowSetInternal
getOriginalRow() - method in class javax.sql.RowSetInternal
getOriginalX(int) - method in class gnu.java.awt.font.opentype.truetype.Zone
getOriginalY(int) - method in class gnu.java.awt.font.opentype.truetype.Zone
getOriginatingNode() - method in class javax.xml.transform.dom.DOMLocator
Returns the node on which the event originated.
getOriginatingProvider() - method in class javax.imageio.ImageReader
Get the ImageReaderSpi that created this reader or null.
getOriginatingProvider() - method in class javax.imageio.ImageWriter
Get the ImageWriterSpi that created this writer or null.
getOrigX() - method in class gnu.java.awt.font.opentype.truetype.Point
getOrigY() - method in class gnu.java.awt.font.opentype.truetype.Point
getOrphans() - method in class org.w3c.dom.css.CSS2Properties
See the orphans property definition in CSS2.
getOS() - method in class gnu.javax.crypto.sasl.InputBuffer
Decodes a SASL OS from the current buffer.
getOtherHit() - method in class java.awt.font.TextHitInfo
getOtherPrimeInfo() - method in class java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the OtherPrimeInfo triplet MPIs or null if there are only two known prime factors (p and q).
getOtherPrimeInfo() - method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns a clone of otherPrimeInfo or null if it was null at construction time.
getOutDir() - method in class gnu.java.awt.font.opentype.truetype.Point
getOutline() - method in class org.w3c.dom.css.CSS2Properties
See the outline property definition in CSS2.
getOutline() - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the outline of the entire GlyphVector.
getOutline() - method in class java.awt.font.GlyphVector
getOutline() - method in class gnu.java.awt.font.GNUGlyphVector
Returns the shape of this GlyphVector.
getOutline(float,float) - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the outline of the entire vector, drawn at (x,y).
getOutline(float,float) - method in class java.awt.font.GlyphVector
getOutline(float,float) - method in class gnu.java.awt.font.GNUGlyphVector
Returns the shape of this GlyphVector, translated to the specified position.
getOutline(float,float,int) - method in class gnu.java.awt.font.GNUGlyphVector
Retrieves the scaled outline of a glyph, adjusting control points to the raster grid if necessary.
Retrieves the scaled outline of a glyph, adjusting control points to the raster grid if necessary.
getOutlineColor() - method in class org.w3c.dom.css.CSS2Properties
See the outline-color property definition in CSS2.
getOutlineStyle() - method in class org.w3c.dom.css.CSS2Properties
See the outline-style property definition in CSS2.
getOutlineWidth() - method in class org.w3c.dom.css.CSS2Properties
See the outline-width property definition in CSS2.
getOutput() - method in class javax.imageio.ImageWriter
Get this reader's image output destination. null is returned if the image destination has not been set.
getOutputClass() - method in class javax.imageio.spi.ImageOutputStreamSpi
Determines which kind of output is produced by the streams created by createOutputStreamInstance(Object).
getOutputFormat() - method in class javax.print.StreamPrintService
Returns the document format emitted by this print service.
getOutputFormat() - method in class javax.print.StreamPrintServiceFactory
Returns the output format supported by this factory.
getOutputProperties() - method in class gnu.xml.libxmlj.transform.GnomeTransformer
Returns the static properties for the xsl:output instruction.
getOutputProperties() - method in class javax.xml.transform.Templates
Returns the static properties for the xsl:output instruction.
getOutputProperties() - method in class javax.xml.transform.Transformer
Returns a copy of the output properties for the transformation.
getOutputProperty(java.lang.String) - method in class gnu.xml.libxmlj.transform.GnomeTransformer
Returns the value of an output property for the transformation.
getOutputProperty(java.lang.String) - method in class javax.xml.transform.Transformer
Returns the value of an output property for the transformation.
getOutputSize(int) - method in class javax.crypto.Cipher
Returns the size an output buffer needs to be if this cipher is updated with a number of bytes.
getOutputSize(int) - method in class javax.crypto.ExemptionMechanism
getOutputStream() - method in class gnu.java.net.protocol.file.Connection
Opens the file for writing and returns a stream for it.
getOutputStream() - method in class javax.activation.DataHandler
Returns an output stream that can be used to overwrite the underlying data, if the DataSource constructor was used.
getOutputStream() - method in class javax.activation.DataSource
Returns an output stream to which the data can be written.
getOutputStream() - method in class javax.activation.FileDataSource
getOutputStream() - method in class gnu.java.net.protocol.ftp.FTPURLConnection
Returns an output stream that writes to this connection.
getOutputStream() - method in class gnu.java.net.protocol.http.HTTPConnection
getOutputStream() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getOutputStream() - method in class gnu.classpath.jdwp.transport.ITransport
Get the output stream for the transport
getOutputStream() - method in class gnu.java.net.local.LocalSocket
getOutputStream() - method in class java.rmi.server.LogStream
getOutputStream() - method in class gnu.java.net.PlainSocketImpl
Returns an OutputStream object for writing to this socket.
getOutputStream() - method in class java.lang.Process
Obtain the output stream that sends data to the subprocess.
getOutputStream() - method in class java.rmi.server.RemoteCall
getOutputStream() - method in class java.net.Socket
Returns an OutputStream for writing to this socket.
getOutputStream() - method in class java.net.SocketImpl
Returns an OutputStream object for writing to this socket
getOutputStream() - method in class javax.print.StreamPrintService
Returns the OutputStream of this object.
getOutputStream() - method in class javax.xml.transform.stream.StreamResult
Returns the target output stream.
getOutputStream() - method in class gnu.java.rmi.server.UnicastRemoteCall
getOutputStream() - method in class java.net.URLConnection
Returns an OutputStream for this connection.
getOutputStream() - method in class javax.activation.URLDataSource
getOutputStream(javax.xml.transform.Result) - static method in class gnu.xml.libxmlj.util.XMLJ
Returns an output stream for the specified transformer result.
getOutputTypes() - method in class javax.imageio.spi.ImageWriterSpi
getOutsideBorder() - method in class javax.swing.border.CompoundBorder
Returns the outside border, which is painted outside both the bordered Component and the inside border.
getOverflow() - method in class org.w3c.dom.css.CSS2Properties
See the overflow property definition in CSS2.
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getOverwriteMode() - method in class javax.swing.text.DefaultFormatter
Returns the value of the overwriteMode property.
getOwnedMonitors(java.lang.Thread) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns a list of owned monitors.
getOwnedWindows() - method in class java.awt.Window
getOwner() - method in class java.awt.Window
getOwner() - method in class java.beans.XMLDecoder
Returns the owner object of the decoder.
getOwner() - method in class java.beans.XMLEncoder
getOwnerDocument() - method in class gnu.xml.dom.DomNode
DOM L1 (modified in L2) Returns the owner document.
getOwnerDocument() - method in class javax.imageio.metadata.IIOMetadataNode
The Document object associated with this node.
getOwnerDocument() - method in class org.w3c.dom.Node
The Document object associated with this node.
getOwnerDocument() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getOwnerElement() - method in class org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerElement() - method in class gnu.xml.dom.DomAttr
DOM L2 Returns the element with which this attribute is associated.
getOwnerElement() - method in class org.w3c.dom.xpath.XPathNamespace
The Element on which the namespace was in scope when it was requested.
getOwnerNode() - method in class org.w3c.dom.stylesheets.StyleSheet
The node that associates this style sheet with the document.
getOwnerRule() - method in class org.w3c.dom.css.CSSStyleSheet
If this style sheet comes from an @import rule, the ownerRule attribute will contain the CSSImportRule.
getOwnerType() - method in class java.lang.reflect.ParameterizedType
Returns the type of which this type is a member.
getP() - method in class javax.crypto.spec.DHParameterSpec
Get the prime modulus, p.
getP() - method in class javax.crypto.spec.DHPrivateKeySpec
Get the prime modulus.
getP() - method in class javax.crypto.spec.DHPublicKeySpec
Get the prime modulus.
getP() - method in class java.security.spec.DSAParameterSpec
Returns p for the DSA algorithm.
getP() - method in class java.security.interfaces.DSAParams
Returns the prime, or 'p' value
getP() - method in class java.security.spec.DSAPrivateKeySpec
Returns p for the DSA algorithm.
getP() - method in class java.security.spec.DSAPublicKeySpec
Returns p for the DSA algorithm.
getP1() - method in class java.awt.geom.CubicCurve2D
Returns the curve’s start point.
getP1() - method in class java.awt.geom.CubicCurve2D.Double
Returns the curve’s start point.
getP1() - method in class java.awt.geom.CubicCurve2D.Float
Returns the curve’s start point.
getP1() - method in class java.awt.geom.Line2D
Return the first point.
getP1() - method in class java.awt.geom.Line2D.Double
Return the first point.
getP1() - method in class java.awt.geom.Line2D.Float
Return the first point.
getP1() - method in class java.awt.geom.QuadCurve2D
Returns the curve’s start point.
getP1() - method in class java.awt.geom.QuadCurve2D.Double
Returns the curve’s start point.
getP1() - method in class java.awt.geom.QuadCurve2D.Float
Returns the curve’s start point.
getP2() - method in class java.awt.geom.CubicCurve2D
Returns the curve’s end point.
getP2() - method in class java.awt.geom.CubicCurve2D.Double
Returns the curve’s end point.
getP2() - method in class java.awt.geom.CubicCurve2D.Float
Returns the curve’s end point.
getP2() - method in class java.awt.geom.Line2D
Return the second point.
getP2() - method in class java.awt.geom.Line2D.Double
Return the second point.
getP2() - method in class java.awt.geom.Line2D.Float
Return the second point.
getP2() - method in class java.awt.geom.QuadCurve2D
Returns the curve’s end point.
getP2() - method in class java.awt.geom.QuadCurve2D.Double
Returns the curve’s end point.
getP2() - method in class java.awt.geom.QuadCurve2D.Float
Returns the curve’s end point.
getPackage() - method in class java.lang.Class<T>
Returns the Package in which this class is defined Returns null when this information is not available from the classloader of this class.
getPackage(java.lang.String) - method in class java.lang.ClassLoader
Returns the Package object for the requested package name.
getPackage(java.lang.String) - static method in class java.lang.Package
Returns the named package if it is known by the callers class loader.
getPackages() - method in class java.lang.ClassLoader
Returns all Package objects defined by this classloader and its parents.
getPackages() - static method in class java.lang.Package
Returns all the packages that are known to the callers class loader.
getPacket() - method in class gnu.classpath.jdwp.transport.JdwpConnection
Returns a packet from the queue of ready packets
getPacketBufferSize() - method in class gnu.javax.net.ssl.Session
Returns the size of the largest SSL message that will be generated by this session.
getPacketBufferSize() - method in class javax.net.ssl.SSLSession
Returns the size of the largest SSL message that will be generated by this session.
getPadding() - method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
This method returns the amount of space between components.
getPadding() - method in class org.w3c.dom.css.CSS2Properties
See the padding property definition in CSS2.
getPaddingBottom() - method in class org.w3c.dom.css.CSS2Properties
See the padding-bottom property definition in CSS2.
getPaddingLeft() - method in class org.w3c.dom.css.CSS2Properties
See the padding-left property definition in CSS2.
getPaddingRight() - method in class org.w3c.dom.css.CSS2Properties
See the padding-right property definition in CSS2.
getPaddingTop() - method in class org.w3c.dom.css.CSS2Properties
See the padding-top property definition in CSS2.
getPaddingTransformer(gnu.javax.crypto.pad.IPad) - static method in class gnu.javax.crypto.assembly.Transformer
getPage() - method in class org.w3c.dom.css.CSS2Properties
See the page property definition in CSS2.
getPage() - method in class javax.swing.JEditorPane
getPageBreakAfter() - method in class org.w3c.dom.css.CSS2Properties
See the page-break-after property definition in CSS2.
getPageBreakBefore() - method in class org.w3c.dom.css.CSS2Properties
See the page-break-before property definition in CSS2.
getPageBreakInside() - method in class org.w3c.dom.css.CSS2Properties
See the page-break-inside property definition in CSS2.
getPageDimension() - method in class java.awt.PrintJob
Returns the dimension of the page in pixels.
getPageFormat(int) - method in class java.awt.print.Book
This method returns the PageFormat object for the specified page.
getPageFormat(int) - method in class java.awt.print.Pageable
This method returns the PageFormat instance for the specified page.
getPageIncrement() - method in class java.awt.Scrollbar
Returns the value added or subtracted when the user selects the scrollbar scroll by a "block" amount control.
getPageRanges() - method in class java.awt.JobAttributes
getPageResolution() - method in class java.awt.PrintJob
Returns the resolution of the page in pixels per inch.
getPaint() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the current foreground.
getPaint() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getPaint() - method in class java.awt.Graphics2D
Returns the current paint.
getPaint() - method in class gnu.awt.j2d.Graphics2DImpl
Returns the current paint.
getPaint() - method in class gnu.java.awt.peer.qt.QtGraphics
Returns the current paint.
getPainter() - method in class javax.swing.text.Highlighter.Highlight
getPainter(javax.swing.plaf.synth.SynthContext) - method in class javax.swing.plaf.synth.SynthStyle
Returns a painter that can be used to render the specified glyph view.
getPaintLabels() - method in class javax.swing.JSlider
Returns the flag that controls whether or not labels are painted for the tick marks along the slider.
getPaintTicks() - method in class javax.swing.JSlider
Returns the flag that controls whether or not tick marks are painted along the slider's value scale.
getPaintTrack() - method in class javax.swing.JSlider
Returns the flag that controls whether or not the track is painted.
getPalette() - method in class gnu.javax.imageio.png.PNGEncoder
Returns the generated palette.
getPalette(java.awt.color.ColorSpace) - method in class gnu.javax.imageio.png.PNGPalette
getPaper() - method in class java.awt.print.PageFormat
Returns a copy of the paper object being used for this page format.
getParagraphAttributes() - method in class javax.swing.JTextPane
Returns the text attributes of the paragraph at the current caret position.
getParagraphElement(int) - method in class javax.swing.text.AbstractDocument
Returns the paragraph Element that holds the specified position.
getParagraphElement(int) - method in class javax.swing.text.DefaultStyledDocument
Returns the paragraph element for the specified position.
getParagraphElement(int) - method in class javax.swing.text.PlainDocument
Returns the paragraph Element that holds the specified position.
getParagraphElement(int) - method in class javax.swing.text.StyledDocument
getParagraphElement
Returns the paragraph element in the text component c at the specified location offset.
getParamClasses() - method in class java.awt.image.renderable.ParameterBlock
getParameter() - method in class java.sql.DataTruncation
This method determines whether or not it was a parameter that was truncated.
getParameter(int) - method in class gnu.classpath.jdwp.event.BreakpointEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.ClassPrepareEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.ClassUnloadEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.Event
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.ExceptionEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.MethodEntryEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.MethodExitEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.SingleStepEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.ThreadEndEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.ThreadStartEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.VmDeathEvent
Returns a specific filtering parameter for this event.
getParameter(int) - method in class gnu.classpath.jdwp.event.VmInitEvent
Returns a specific filtering parameter for this event.
getParameter(java.lang.String) - method in class java.applet.Applet
Returns the value of the specified parameter that was specified in the <APPLET> tag for this applet.
getParameter(java.lang.String) - method in class java.applet.AppletStub
Returns the value of the specified parameter that was specified in the <APPLET> tag for this applet.
getParameter(java.lang.String) - method in class java.awt.datatransfer.DataFlavor
Returns the value of the named MIME type parameter, or null if the parameter does not exist.
getParameter(java.lang.String) - method in class javax.print.DocFlavor
Returns the value for an optional parameter of the mime type of this flavor object.
getParameter(java.lang.String) - method in class org.w3c.dom.DOMConfiguration
Return the value of a parameter if known.
getParameter(java.lang.String) - method in class gnu.xml.dom.ls.DomLSParser
getParameter(java.lang.String) - method in class gnu.xml.dom.ls.DomLSSerializer
getParameter(java.lang.String) - method in class gnu.java.beans.DummyAppletStub
Implementation returns null for every parameter name.
getParameter(java.lang.String) - method in class gnu.xml.libxmlj.dom.GnomeDocument
getParameter(java.lang.String) - method in class gnu.xml.libxmlj.transform.GnomeTransformer
Returns the specified parameter value.
getParameter(java.lang.String) - method in class javax.activation.MimeType
Returns the parameter value for the specified name.
getParameter(java.lang.String) - method in class java.security.Signature
Returns the value for the specified algorithm parameter.
getParameter(java.lang.String) - method in class javax.xml.transform.Transformer
Returns the specified parameter value.
getParameterAnnotations() - method in class java.lang.reflect.Constructor<T>
getParameterAnnotations() - method in class java.lang.reflect.Method
getParameterBlock() - method in class java.awt.image.renderable.RenderableImageOp
getParameterCount() - method in class java.sql.ParameterMetaData
getParameterDescriptors() - method in class java.beans.MethodDescriptor
Get the parameter descriptors from this method.
getParameterInfo() - method in class java.applet.Applet
Returns a list of parameters this applet supports.
getParameterMetaData() - method in class java.sql.PreparedStatement
Returns information about the parameters set on this PreparedStatement (see ParameterMetaData for a detailed description of the provided information).
getParameterMode(int) - method in class java.sql.ParameterMetaData
Override this method so as to prevent the name of a constructor's parameter being @code{null}.
Returns the name of the nth parameter of the constructor that will be used in the supplied MBeanParameterInfo instance.
Override this method so as to prevent the name of an operation's parameter being @code{null}.
Returns the name of the nth parameter of the operation that will be used in the supplied MBeanParameterInfo instance.
getParameterNames() - method in class org.w3c.dom.DOMConfiguration
The list of the parameters supported by this DOMConfiguration object and for which at least one value can be set by the application.
getParameterNames() - method in class gnu.xml.dom.ls.DomLSParser
getParameterNames() - method in class gnu.xml.dom.ls.DomLSSerializer
getParameterNames() - method in class gnu.xml.libxmlj.dom.GnomeDocument
getParameters() - method in class javax.net.ssl.CertPathTrustManagerParameters
Returns a copy of the certificate path parameters.
getParameters() - method in class javax.crypto.Cipher
Return the AlgorithmParameters that this instance was initialized with.
getParameters() - method in class java.util.logging.LogRecord
Returns the parameters to the log message.
getParameters() - method in class javax.activation.MimeType
Returns the MIME parameters.
getParameters() - method in class java.awt.image.renderable.ParameterBlock
getParameters() - method in class java.security.Signature
Return the parameters of the algorithm used in this instance as an AlgorithmParameters.
getParameterStream() - method in class gnu.CORBA.gnuRequest
Get the parameter stream, where the invocation arguments should be written if they are written into the stream directly.
getParameterStream() - method in class gnu.CORBA.Poa.LocalRequest
Get the parameter stream, where the invocation arguments should be written if they are written into the stream directly.
getParameterType(int) - method in class java.sql.ParameterMetaData
getParameterTypeName(int) - method in class java.sql.ParameterMetaData
getParameterTypes() - method in class java.lang.reflect.Constructor<T>
Get the parameter list for this constructor, in declaration order.
getParameterTypes() - method in class java.lang.reflect.Method
Get the parameter list for this method, in declaration order.
getParams() - method in class javax.crypto.interfaces.DHKey
Returns the Diffie-Hellman parameters for this key, which includes the generator and the prime.
getParams() - method in class java.security.interfaces.DSAKey
This method returns non-secret parameters of the DSA key
getParams() - method in class gnu.java.security.key.dss.DSSKey
This method returns non-secret parameters of the DSA key
getParams() - method in class gnu.javax.crypto.key.dh.GnuDHKey
getParams() - method in class javax.sql.RowSetInternal
getParent() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the parent TreeNode of this AbstractElement or null if this element has no parent.
getParent() - method in class javax.swing.ActionMap
Returns the parent of this ActionMap.
getParent() - method in class java.lang.ClassLoader
Returns the parent of this classloader.
getParent() - method in class java.awt.Component
Returns the parent of this component.
getParent() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the parent node of this node.
getParent() - method in class javax.xml.stream.util.EventReaderDelegate
Returns the parent.
getParent() - method in class java.io.File
This method returns a String the represents this file's parent.
getParent() - method in class javax.swing.InputMap
Returns the parent of this InputMap.
getParent() - method in class java.util.logging.Logger
Returns the parent of this logger.
getParent() - method in class java.awt.MenuComponent
Returns the parent of this component.
getParent() - method in class java.util.prefs.NodeChangeEvent
Returns the source parent preference node from which a subnode was added or removed.
getParent() - method in class gnu.java.security.OID
Get the parent OID of this OID.
getParent() - method in class java.security.cert.PolicyNode
Returns the parent node of this node, or null if this is the root node.
getParent() - method in class gnu.java.security.x509.PolicyNodeImpl
Returns the parent node of this node, or null if this is the root node.
getParent() - method in class java.awt.image.Raster
Returns the raster's parent.
getParent() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the parent.
getParent() - method in class java.lang.ThreadGroup
Get the parent of this ThreadGroup.
getParent() - method in class javax.swing.tree.TreeNode
Returns the parent node for this tree node, or null if this node has no parent.
getParent() - method in class javax.swing.text.View
getParent() - method in class org.xml.sax.XMLFilter
Get the parent reader.
getParent() - method in class org.xml.sax.helpers.XMLFilterImpl
Get the parent reader.
getParentDirectory(java.io.File) - method in class javax.swing.filechooser.FileSystemView
Returns the parent directory for the given file/directory.
getParentElement() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the parent element of this element.
getParentElement() - method in class javax.swing.text.Element
getParentElement(java.lang.String) - method in class gnu.xml.dom.html2.DomHTMLElement
Returns the first parent element with the specified name.
getParentFile() - method in class java.io.File
This method returns a File object representing the parent file of this one.
getParentLoggerName(java.lang.String) - method in class java.util.logging.LoggingMXBean
Return the name of the parent of the indicated logger.
getParentNode() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns the parent node, if one is known.
getParentNode() - method in class gnu.xml.dom.DomNode
DOM L1 Returns the parent node, if one is known.
getParentNode() - method in class javax.imageio.metadata.IIOMetadataNode
The parent of this node.
getParentNode() - method in class org.w3c.dom.Node
The parent of this node.
getParentNode() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getParentPath() - method in class javax.swing.tree.TreePath
Returns the parent path, which is a path containing all the same elements as this path, except for the last one.
getParentRule() - method in class org.w3c.dom.css.CSSRule
If this rule is contained inside another rule (e.g. a style rule inside an @media block), this is the containing rule.
getParentRule() - method in class org.w3c.dom.css.CSSStyleDeclaration
The CSS rule that contains this declaration block or null if this CSSStyleDeclaration is not attached to a CSSRule.
getParentStyleSheet() - method in class org.w3c.dom.css.CSSRule
The style sheet that contains this rule.
getParentStyleSheet() - method in class org.w3c.dom.stylesheets.StyleSheet
For style sheet languages that support the concept of style sheet inclusion, this attribute represents the including style sheet, if one exists.
getParser() - method in class javax.swing.text.html.HTMLDocument
Returns the parser used by this HTMLDocument to insert HTML.
getParser() - method in class javax.swing.text.html.HTMLEditorKit
Get the parser that this editor kit uses for reading HTML streams.
getParser() - method in class gnu.xml.stream.SAXParser
Returns the underlying SAX1 parser.
getParser() - method in class javax.xml.parsers.SAXParser
Returns the underlying SAX1 parser.
getParserClass() - method in class gnu.xml.util.XCat
Returns the name of the SAX2 parser class used to parse catalogs.
getPartialSize(int,int) - method in class javax.swing.text.ParagraphView
Returns the size that is used by this view (or it's child views) between startOffset and endOffset.
getPartialSpan(int,int) - method in class javax.swing.text.GlyphView
Returns the span of a portion of the view.
getPartialSpan(int,int) - method in class javax.swing.text.TabableView
getPartyAInstance(java.lang.String) - static method in class gnu.javax.crypto.key.KeyAgreementFactory
Returns an instance of a key agreeent protocol handler, for party A in a two-party A..B exchange, given the canonical name of this protocol.
getPartyBInstance(java.lang.String) - static method in class gnu.javax.crypto.key.KeyAgreementFactory
Returns an instance of a key agreeent protocol handler, for party B in a two-party A..B exchange, given the canonical name of this protocol.
getPassback() - method in class gnu.javax.management.ListenerData
Returns the passback object.
getPassword() - method in class gnu.java.net.protocol.http.Credentials
Returns the password.
getPassword() - method in class gnu.javax.crypto.key.GnuPBEKey
getPassword() - method in class javax.swing.JPasswordField
Returns the text contained in this TextComponent.
getPassword() - method in class gnu.javax.security.auth.Password
Returns a reference to the char[] password storage field, password.
getPassword() - method in class java.net.PasswordAuthentication
Returns the password associated with this object
getPassword() - method in class javax.security.auth.callback.PasswordCallback
Get the retrieved password.

This method returns a copy of the retrieved password.

getPassword() - method in class javax.crypto.interfaces.PBEKey
Returns a copy of the password as a character array.
getPassword() - method in class javax.crypto.spec.PBEKeySpec
Get the password character array copy.
getPassword() - method in class javax.sql.RowSet
getPasswordAuthentication() - method in class java.net.Authenticator
This method is called whenever a request for authentication is made.
getPasswordFile() - method in class gnu.javax.net.ssl.SRPManagerParameters
getPasswordFile() - method in class gnu.javax.net.ssl.SRPTrustManager
Returns a reference to the SRP PasswordFile used by this TrustManager.
getPasteAction() - static method in class javax.swing.TransferHandler
getPatch() - method in class javax.sound.midi.Instrument
Get the patch for this instrument.
getPatchList() - method in class javax.sound.midi.Sequence
Get an array of patches used in this sequence.
getPath() - method in class javax.swing.plaf.basic.BasicMenuItemUI
Returns path to this menu item.
getPath() - method in class gnu.java.net.protocol.http.Cookie
getPath() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns a path to this node from the root.
getPath() - method in class java.io.File
Returns the path name that represents this file.
getPath() - method in class gnu.java.net.local.LocalSocketAddress
Returns the path of the socket.
getPath() - method in class javax.swing.event.MenuDragMouseEvent
Get path
getPath() - method in class javax.swing.event.MenuKeyEvent
getPath
getPath() - method in class gnu.java.awt.peer.qt.QPainterPath
Returns the QPainterPath as a GeneralPath
getPath() - method in class gnu.java.net.protocol.http.Request
Returns the resource path.
getPath() - method in class javax.swing.event.TreeExpansionEvent
getPath
getPath() - method in class javax.swing.event.TreeModelEvent
getPath
getPath() - method in class javax.swing.tree.TreePath
Returns an array containing the path elements.
getPath() - method in class javax.swing.event.TreeSelectionEvent
Returns the first path element.
getPath() - method in class java.net.URI
Returns the path of the URI
getPath() - method in class java.net.URL
Returns the path of the URL.
getPath(int) - method in class gnu.java.awt.font.opentype.truetype.Zone
getPathBetweenRows(int,int) - method in class javax.swing.JTree
Get the pathes that are displayes between the two given rows.
Returns the Rectangle enclosing the label portion that the last item in path will be drawn to.
Calls the TreeUI.getPathBounds(JTree,TreePath) method for all the UI delegates managed by this MultiTreeUI, returning the bounds for the UI delegate from the primary look and feel.
Determines the geometric extent of the label that is drawn for a path.
getPathBounds(javax.swing.tree.TreePath) - method in class javax.swing.JTree
getPathClosestTo(int,int) - method in class javax.swing.tree.AbstractLayoutCache
getPathClosestTo
getPathClosestTo(int,int) - method in class javax.swing.tree.FixedHeightLayoutCache
Get the path, closest to the given point.
getPathClosestTo(int,int) - method in class javax.swing.tree.VariableHeightLayoutCache
Get the path, closest to the given point.
getPathComponent(int) - method in class javax.swing.tree.TreePath
Returns the element at the specified position in the path.
getPathCount() - method in class javax.swing.tree.TreePath
Returns the number of elements in the path.
getPathForLocation(int,int) - method in class javax.swing.JTree
getPathForRow(int) - method in class javax.swing.tree.AbstractLayoutCache
getPathForRow
getPathForRow(int) - method in class javax.swing.tree.FixedHeightLayoutCache
Get the path, the last element of that is displayed in the given row.
getPathForRow(int) - method in class javax.swing.JTree
getPathForRow(int) - method in class javax.swing.tree.VariableHeightLayoutCache
Get the path, the last element of that is displayed in the given row.
getPathForRow(javax.swing.JTree,int) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path for passed in row.
getPathForRow(javax.swing.JTree,int) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the TreeUI.getPathForRow(JTree,int) method for all the UI delegates managed by this MultiTreeUI, returning the path for the UI delegate from the primary look and feel.
getPathForRow(javax.swing.JTree,int) - method in class javax.swing.plaf.TreeUI
Creates a TreePath for the specified row.
getPathIterator(int) - method in class gnu.java.awt.font.opentype.truetype.Zone
Returns an iterator over this arc, with an optional transformation.
Returns a PathIterator object defining the contour of this Area, transformed by at.
Return an iterator along the shape boundary.
Returns a PathIterator object corresponding to the ellipse.

Note: An ellipse cannot be represented exactly in PathIterator segments, the outline is thefore approximated with cubic Bezier segments.

Creates a PathIterator for iterating along the segments of the path.
Return a path iterator, possibly applying a transform on the result.
Return an iterator along the shape boundary.
Return an iterator along the shape boundary.
Return a new path iterator which iterates over this rectangle.
Return an iterator along the shape boundary.
getPathIterator(java.awt.geom.AffineTransform) - method in class gnu.java.awt.java2d.ShapeWrapper
Return an iterator along the shape boundary.
Returns a flattened PathIterator object defining the contour of this Area, transformed by at and with a defined flatness.
Return an iterator along the flattened version of the shape boundary.
Creates a new FlatteningPathIterator for the path
Return a flat path iterator, possibly applying a transform on the result.
Return an iterator along the flattened version of the shape boundary.
Return an iterator along the shape boundary.
Return an iterator along the shape boundary.
Return an iterator along the flattened version of the shape boundary.
Return an iterator along the flattened version of the shape boundary.
getPathLengthConstraint() - method in class gnu.java.security.x509.ext.BasicConstraints
getPaths() - method in class javax.swing.event.TreeSelectionEvent
Returns an array of the paths that changed in the selection.
getPathToNames() - method in class java.security.cert.X509CertSelector
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPattern() - method in class gnu.classpath.jdwp.event.filters.ClassMatchFilter
Returns the pattern to be matched
getPattern() - method in class java.util.regex.PatternSyntaxException
Returns the original pattern that contained the syntax error.
getPatternSeparator() - method in class java.text.DecimalFormatSymbols
This method returns the character used to separate positive and negative subpatterns in a format pattern.
getPause() - method in class org.w3c.dom.css.CSS2Properties
See the pause property definition in CSS2.
getPauseAfter() - method in class org.w3c.dom.css.CSS2Properties
See the pause-after property definition in CSS2.
getPauseBefore() - method in class org.w3c.dom.css.CSS2Properties
See the pause-before property definition in CSS2.
getPayload() - method in class gnu.javax.crypto.keyring.Entry
Returns this entry's payload data, or null if
getPCSType() - method in class java.awt.color.ICC_Profile
Returns the color space of this profile's Profile Connection Space (OCS) In terms of the color space constants defined in ColorSpace.
getPeakThreadCount() - method in class java.lang.management.ThreadMXBean
Returns the peak number of live threads since the virtual machine was started or the count reset using resetPeakThreadCount().
getPeakThreadCount() - method in class gnu.java.lang.management.ThreadMXBeanImpl
getPeakUsage() - method in class java.lang.management.MemoryPoolMXBean
Returns memory usage statistics for the peak memory usage of the pool.
getPeakUsage() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns memory usage statistics for the peak memory usage of the pool.
getPeer() - method in class java.awt.Component
Returns the native windowing system peer for this component.
getPeer() - method in class java.awt.Font
Returns a native peer object for this font.
getPeer() - method in class java.awt.MenuComponent
Returns the native windowing system peer for this component.
getPeerCertificateChain() - method in class javax.net.ssl.HandshakeCompletedEvent
getPeerCertificateChain() - method in class gnu.javax.net.ssl.Session
Returns the chain of certificates that the remote side used in the handshake, or null if none were used.
getPeerCertificateChain() - method in class javax.net.ssl.SSLSession
Returns the chain of certificates that the remote side used in the handshake, or null if none were used.
getPeerCertificates() - method in class javax.net.ssl.HandshakeCompletedEvent
Returns the peer's certificates being used in this connection.
getPeerCertificates() - method in class gnu.javax.net.ssl.Session
Returns the chain of certificates that the remote side used in the handshake, or null if none were used.
getPeerCertificates() - method in class javax.net.ssl.SSLSession
Returns the chain of certificates that the remote side used in the handshake, or null if none were used.
getPeerHost() - method in class gnu.javax.net.ssl.Session
Returns the remote host's name.
getPeerHost() - method in class javax.net.ssl.SSLEngine
Returns the peer host name this SSL session is connected to, or null if this value was not set.
getPeerHost() - method in class javax.net.ssl.SSLSession
Returns the remote host's name.
getPeerPort() - method in class gnu.javax.net.ssl.Session
Returns the port number the remote peer is using for this session.
getPeerPort() - method in class javax.net.ssl.SSLEngine
Returns the peer IP port number this SSL session in communicating on, or -1 if this value was not set.
getPeerPort() - method in class javax.net.ssl.SSLSession
Returns the port number the remote peer is using for this session.
getPeerPrincipal() - method in class javax.net.ssl.HandshakeCompletedEvent
Returns the peer's identity, or null if there is none.
getPeerPrincipal() - method in class javax.net.ssl.HttpsURLConnection
Returns the remote peer's principal for this connection.
getPeerPrincipal() - method in class gnu.javax.net.ssl.Session
Returns the Principal representing the identity of the remote peer, or null if the remote peer has no known identity.
getPeerPrincipal() - method in class javax.net.ssl.SSLSession
Returns the Principal representing the identity of the remote peer, or null if the remote peer has no known identity.
getPercent() - method in class java.text.DecimalFormatSymbols
This method returns the character used as the percent sign.
getPercentComplete() - method in class javax.swing.JProgressBar
Returns the current value expressed as a percentage.
getPercentInstance() - static method in class java.text.NumberFormat
This method returns an instance of NumberFormat suitable for formatting and parsing percentage values in the default locale.
getPercentInstance(java.util.Locale) - static method in class java.text.NumberFormat
This method returns an instance of NumberFormat suitable for formatting and parsing percentage values in the specified locale.
Returns a NumberFormat instance for percentage values in the specified Locale.
Retrieve the Component that has the permanent keyboard focus, or null if the focus owner was not set by a thread in the current ThreadGroup.
getPerMill() - method in class java.text.DecimalFormatSymbols
This method returns the character used as the per mille character.
getPermission() - method in class java.security.AccessControlException
This method returns the Permission object that caused this exception to be thrown.
getPermission() - method in class gnu.java.net.protocol.file.Connection
This method returns a Permission object representing the permissions required to access this URL.
getPermission() - method in class java.net.HttpURLConnection
Returns a permission object representing the permission necessary to make the connection represented by this object
getPermission() - method in class java.net.URLConnection
This method returns a Permission object representing the permissions required to access this URL.
getPermissions() - method in class java.security.ProtectionDomain
Returns the PermissionCollection of this domain.
getPermissions(java.security.CodeSource) - method in class gnu.java.security.provider.DefaultPolicy
Returns the set of Permissions allowed for a given CodeSource.
getPermissions(java.security.CodeSource) - method in class java.security.Policy
Returns the set of Permissions allowed for a given CodeSource.
getPermissions(java.security.CodeSource) - method in class gnu.java.security.PolicyFile
Returns a PermissionCollection for the specified CodeSource.
Returns the permissions needed to access a particular code source.
getPermissions(java.security.Principal) - method in class java.security.acl.Acl
This method returns a list of Permission's that are granted to a particular Principal.
Returns the set of Permissions allowed for a given ProtectionDomain.
getPersistenceDelegate(Class) - method in class java.beans.Encoder
getPIData() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the data of the current processing instruction event.
getPIData() - method in class gnu.xml.stream.XMLParser
Returns the data of the current processing instruction event.
getPIData() - method in class javax.xml.stream.XMLStreamReader
Returns the data of the current processing instruction event.
getPITarget() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the target of the current processing instruction event.
getPITarget() - method in class gnu.xml.stream.XMLParser
Returns the target of the current processing instruction event.
getPITarget() - method in class javax.xml.stream.XMLStreamReader
Returns the target of the current processing instruction event.
getPitch() - method in class org.w3c.dom.css.CSS2Properties
See the pitch property definition in CSS2.
getPitchBend() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get the pitch bend for this channel as a positive 14-bit value.
getPitchBend() - method in class javax.sound.midi.MidiChannel
Get the pitch bend for this channel as a positive 14-bit value.
getPitchRange() - method in class org.w3c.dom.css.CSS2Properties
See the pitch-range property definition in CSS2.
getPixel(int,int,double[]) - method in class java.awt.image.Raster
Returns an array containing the samples for the pixel at (x, y) in the raster.
Returns an array containing the samples for the pixel at (x, y) in the specified data buffer.
getPixel(int,int,float[]) - method in class java.awt.image.Raster
Returns an array containing the samples for the pixel at (x, y) in the raster.
Returns an array containing the samples for the pixel at (x, y) in the specified data buffer.
getPixel(int,int,int[]) - method in class java.awt.image.Raster
Returns an array containing the samples for the pixel at (x, y) in the raster.
Returns all the samples for the pixel at location (x, y) stored in the specified data buffer.
Returns all the samples for the pixel at location (x, y) stored in the specified data buffer.
Returns an array (of length 1) containing the sample for the pixel at (x, y) in the specified data buffer.
Returns an array containing the samples for the pixel at (x, y) in the specified data buffer.
Returns an array containing the samples for the pixel at (x, y) in the specified data buffer.
getPixelBitStride() - method in class java.awt.image.MultiPixelPackedSampleModel
Returns the number of bits per pixel.
getPixelColor(int,int) - method in class java.awt.Robot
Return the color of the pixel at the given screen coordinates.
getPixels() - method in class gnu.java.awt.peer.gtk.GtkVolatileImage
Gets the pixels in the current image from GDK.
getPixels() - method in class java.awt.image.PixelGrabber
getPixels(int,int,int,int,double[]) - method in class java.awt.image.Raster
Returns an array containing the samples for the pixels in the region specified by (x, y, w, h) in the raster.
Returns an array containing the samples for the pixels in the region specified by (x, y, w, h) in the specified data buffer.
getPixels(int,int,int,int,float[]) - method in class java.awt.image.Raster
Returns an array containing the samples for the pixels in the region specified by (x, y, w, h) in the raster.
Returns an array containing the samples for the pixels in the region specified by (x, y, w, h) in the specified data buffer.
getPixels(int,int,int,int,int[]) - method in class java.awt.image.Raster
Returns an array containing the samples for the pixels in the region specified by (x, y, w, h) in the raster.
Copy pixels from a region into an array.
Returns the samples for all the pixels in a rectangular region.
Returns an array containing the samples for the pixels in the region specified by (x, y, w, h) in the specified data buffer.
Returns an array containing the samples for the pixels in the region specified by (x, y, w, h) in the specified data buffer.
getPixelSize() - method in class java.awt.image.ColorModel
Get get number of bits wide used for the bit size of pixel values
getPixelStride() - method in class java.awt.image.ComponentSampleModel
Returns the distance (in terms of element indices) between the sample for one pixel and the corresponding sample for the next pixel in a row.
getPixelValue() - method in class gnu.gcj.xlib.XColor
getPixmap() - method in class gnu.awt.xlib.XOffScreenImage
Get the pixmap which contains this image
getPlaceholder() - method in class javax.swing.text.MaskFormatter
Returns the place holder String that is used in place of missing characters when the value doesn't completely fill in the spaces in the mask.
getPlaceholderCharacter() - method in class javax.swing.text.MaskFormatter
Returns the character used in place of missing characters when the value doesn't completely fill the mask.
getPlainDatagramSocketImpl() - method in class gnu.java.nio.NIODatagramSocket
getPlainSocketImpl() - method in class gnu.java.nio.NIOServerSocket
getPlainSocketImpl() - method in class gnu.java.nio.NIOSocket
getPlatformMBeanServer() - static method in class java.lang.management.ManagementFactory
Returns the platform MBeanServer.
getPlayDuring() - method in class org.w3c.dom.css.CSS2Properties
See the play-during property definition in CSS2.
getPluginClassName() - method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the fully qualified name of the class that implements the ImageReader or ImageWriter interface.
getPluginsPage() - method in class gnu.xml.dom.html2.DomHTMLEmbedElement
getPoint() - method in class java.awt.event.MouseEvent
This method returns a Point for the x,y position of the mouse pointer.
getPoint1() - method in class java.awt.GradientPaint
Returns a point with the same coordinates as the anchor point for color 1.
getPoint2() - method in class java.awt.GradientPaint
Returns a point with the same coordinates as the anchor point for color 2.
Returns location of the transformed source point.
Return corresponding destination point for source point.
Returns the point on the destination image that corresponds to the given point on the source image.
Returns the corresponding destination point for a source point.
Returns the point on the destination raster that corresponds to the given point on the source raster.
Returns the corresponding destination point for a source point.
Returns the corresponding destination point for a given source point.
Returns the point on the destination raster that corresponds to the given point on the source raster.
Returns the point on the destination raster that corresponds to the given point on the source raster.
getPointerInfo() - static method in class java.awt.MouseInfo
Returns a PointerInfo object containing information about the current location of the mouse pointer
getPoints() - method in class gnu.java.awt.font.opentype.truetype.Zone
getPointSize(int) - method in class javax.swing.text.html.StyleSheet
Gets the point size, given a size index.
getPointSize(java.lang.String) - method in class javax.swing.text.html.StyleSheet
Given the string of the size, returns the point size value.
getPolicies() - method in class gnu.java.security.x509.ext.CertificatePolicies
getPolicy() - static method in class java.security.Policy
Returns the currently installed Policy handler.
getPolicy() - static method in class javax.security.auth.Policy
getPolicy() - method in class java.security.cert.X509CertSelector
Returns the certificate policy extension that will be matched by this selector, or null if the certificate policy will not be matched.
getPolicyArray() - method in class gnu.CORBA.Poa.gnuPOA
Get the copy of the policy array.
getPolicyQualifier() - method in class java.security.cert.PolicyQualifierInfo
Get the qualifier field of this object, as a DER encoded byte array.
getPolicyQualifierId() - method in class java.security.cert.PolicyQualifierInfo
Returns the policyQualifierId field of this structure, as a dotted-decimal representation of the object identifier.
getPolicyQualifierInfos(gnu.java.security.OID) - method in class gnu.java.security.x509.ext.CertificatePolicies
getPolicyQualifiers() - method in class gnu.java.security.x509.PolicyNodeImpl
getPolicyQualifiersRejected() - method in class java.security.cert.PKIXParameters
Returns the value of the policy qualifiers enabled flag.
getPolicyStrings() - method in class gnu.java.security.x509.ext.CertificatePolicies
Returns the list of policy OIDs, formatted as dotted-decimal strings.
getPolicyTree() - method in class java.security.cert.PKIXCertPathValidatorResult
Returns the root node of the policy tree.
getPolyPressure(int) - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get the key pressure for a note.
getPolyPressure(int) - method in class javax.sound.midi.MidiChannel
Get the key pressure for a note.
getPoolName() - method in class java.lang.management.MemoryNotificationInfo
Returns the name of the pool which has crossed a threshold.
getPoolNumber() - method in class gnu.java.security.prng.RandomEvent
Creates a new Popup given its owner, contents and the screen position where the popup will appear.
getPopup(javax.swing.JPopupMenu,int,int) - method in class javax.swing.plaf.PopupMenuUI
Creates a Popup for displaying the popup menu.
getPopupHeightForRowCount(int) - method in class javax.swing.plaf.basic.BasicComboPopup
Returns required height of the popup such that number of items visible in it are equal to the maximum row count.
getPopupMenu() - method in class javax.swing.JMenu
Returns popup menu associated with the menu.
getPopupMenuListeners() - method in class javax.swing.JComboBox
Returns array of PopupMenuListeners that are registered with combo box.
getPopupMenuListeners() - method in class javax.swing.JPopupMenu
Returns array of PopupMenuListeners that are listening to JPopupMenu
getPopupMenuOrigin() - method in class javax.swing.JMenu
Returns origin point of the popup menu.
getPort() - method in class java.net.DatagramPacket
Returns the port number this packet is being sent to or, if it was used to receive a packet, the port that it was received from.
getPort() - method in class java.net.DatagramSocket
This method returns the remote port to which this socket is connected.
getPort() - method in class gnu.java.net.protocol.http.HTTPConnection
Returns the port on the host to connect to.
getPort() - method in class java.net.InetSocketAddress
Returns the port
getPort() - method in class java.security.cert.LDAPCertStoreParameters
Return the port.
getPort() - method in class gnu.java.net.local.LocalSocket
getPort() - method in class gnu.java.nio.NIOSocketImpl
getPort() - method in class java.net.Socket
Returns the port number of the remote end of the socket connection.
getPort() - method in class java.net.SocketImpl
Returns the remote port this socket is connected to
getPort() - method in class java.net.URI
Returns the port number of the URI
getPort() - method in class java.net.URL
Returns the port number of this URL or -1 if the default port number is being used.
getPortServer(int) - method in class gnu.CORBA.OrbFocused
Get the shared port server where the new object can be added.
getPosition() - method in class gnu.CORBA.CDR.AligningInput
Get the current position in the buffer.
getPosition() - method in class gnu.CORBA.CDR.AligningOutput
Get the current position in the buffer.
getPosition() - method in class gnu.CORBA.CDR.BufferedCdrOutput
Get the current position in the buffer.
getPosition() - method in class gnu.CORBA.CDR.BufferredCdrInput
Get the current position in the buffer.
getPosition() - method in class org.w3c.dom.css.CSS2Properties
See the position property definition in CSS2.
getPosition() - method in class javax.tools.Diagnostic<S>
Returns the position in the source object.
getPosition() - method in class gnu.CORBA.CDR.gnuValueStream
Get the current position in the buffer.
getPosition() - method in class gnu.CORBA.CDR.HeadlessInput
Delegates functionality to the underlying stream.
getPosition() - method in class java.awt.font.LineBreakMeasurer
getPosition() - method in class org.w3c.dom.ls.LSProgressEvent
The current position in the input source, including all external entities and other resources that have been read.
getPosition() - method in class gnu.java.util.regex.REException
Returns the position, relative to the string or character array being compiled, where the error occurred.
getPosition() - method in class javax.swing.text.TabStop
Returns the tab position.
getPosition(int) - method in class javax.swing.SizeSequence
Returns the position of the specified element.
getPosition(java.awt.Component) - method in class javax.swing.JLayeredPane
Return the position of a component within its layer.
Returns the document position that is closest above to the specified x coordinate in the row containing offset.
Returns the document position that is closest below to the specified x coordinate in the row containing offset.
Returns all Positions that are in the range specified by offset and length within the buffer array.
getPositivePrefix() - method in class java.text.DecimalFormat
Gets the positive prefix.
getPositiveSuffix() - method in class java.text.DecimalFormat
Gets the positive suffix.
getPostScriptName() - method in class gnu.java.awt.font.FontDelegate
Returns the PostScript name of this font face, for example “Helvetica-Bold”.
getPostScriptName() - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the PostScript name of this font face, for example “Univers-Light”.
getPostScriptName(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getPSName()
getPostScriptName(java.awt.Font) - method in class gnu.java.awt.peer.gtk.GdkFontPeer
Returns the PostScript name of the font, defaults to the familyName if a PS name could not be retrieved.
getPostScriptName(java.awt.Font) - method in class gnu.java.awt.font.OpenTypeFontPeer
Implementation of Font.getPSName()
getPostScriptName(java.awt.Font) - method in class gnu.java.awt.peer.qt.QtFontPeer
getPostScriptName(java.awt.Font) - method in class gnu.awt.xlib.XFontPeer
Implementation of Font.getPSName()
getPostScriptName(java.awt.Font) - method in class gnu.java.awt.peer.x.XFontPeer
Implementation of Font.getPSName()
getPrecision() - method in class javax.sound.sampled.FloatControl
Return the precision of this control.
Returns the illegal precision.
getPrecision() - method in class java.math.MathContext
Returns the precision setting.
getPrecision(int) - method in class java.sql.ParameterMetaData
getPrecision(int) - method in class java.sql.ResultSetMetaData
This method returns the precision of the specified column, which is the number of decimal digits it contains.
getPredefinedCursor(int) - static method in class java.awt.Cursor
Returns an instance of Cursor for one of the specified predetermined types.
getPreferredButtonSize(javax.swing.AbstractButton,int) - static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Determines the preferred width and height of an AbstractButton, given the gap between the button’s text and icon.
getPreferredCommands() - method in class javax.activation.DataHandler
Returns the preferred commands for this type of data.
getPreferredCommands(java.lang.String) - method in class javax.activation.CommandMap
Returns the list of preferred commands for a MIME type.
Returns the list of preferred commands for a given MIME type.
Get the preferred command list from a MIME Type.
getPreferredHeight() - method in class javax.swing.tree.AbstractLayoutCache
Get the sum of heights for all rows.
getPreferredHeight() - method in class javax.swing.tree.FixedHeightLayoutCache
Get the sum of heights for all rows.
getPreferredHeight() - method in class javax.swing.tree.VariableHeightLayoutCache
Get the sum of heights for all rows.
getPreferredHorizontalSize() - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the preferred size when the slider is horizontally oriented.
getPreferredInnerHorizontal() - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the preferred size of the inner rectangle (the bounds without the insets) if the progressBar is horizontal.
getPreferredInnerVertical() - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the preferred size of the inner rectangle (the bounds without insets) if the progressBar is vertical.
Returns preferred size for the given menu item.
getPreferredMinSize() - method in class javax.swing.plaf.basic.BasicTreeUI
Gets the preferred minimum size.
getPreferredScrollableViewportSize() - method in class javax.swing.JList
Returns a size indicating how much space this list would like to consume, when contained in a scrollable viewport.
getPreferredScrollableViewportSize() - method in class javax.swing.JTable
Get the value of the preferredViewportSize property.
getPreferredScrollableViewportSize() - method in class javax.swing.JTextArea
Returns the preferred size of that text component in the case it is embedded within a JScrollPane.
getPreferredScrollableViewportSize() - method in class javax.swing.text.JTextComponent
getPreferredScrollableViewportSize() - method in class javax.swing.JTree
Returns the preferred viewport size.
getPreferredScrollableViewportSize() - method in class javax.swing.Scrollable
getPreferredSize() - method in class javax.swing.plaf.basic.BasicArrowButton
Returns the preferred size of the arrow button.
getPreferredSize() - method in class javax.swing.plaf.basic.BasicComboBoxRenderer
Returns preferredSize of the renderer
getPreferredSize() - method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the preferred size of this divider, which is dividerSize by dividerSize pixels.
getPreferredSize() - method in class javax.swing.Box.Filler
Returns the preferred size of this Filler.
getPreferredSize() - method in class java.awt.Component
Returns the component's preferred size.
getPreferredSize() - method in class java.awt.peer.ComponentPeer
Returns the preferred size for the component.
getPreferredSize() - method in class java.awt.Container
Returns the preferred size of this container.
Overrides JTextField.getPreferredSize to return the preferred size based on current font, if set, or else use renderer's font.
Returns the preferred size of this container.
getPreferredSize() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the preferred size of the cell.
getPreferredSize() - method in class gnu.java.awt.peer.GLightweightPeer
Returns the preferred size for the component.
getPreferredSize() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns the preferred size for the component.
getPreferredSize() - method in class gnu.java.awt.peer.gtk.GtkScrollPanePeer
getPreferredSize() - method in class gnu.javax.activation.viewers.ImageViewer
Returns the preferred size for this component (the image size).
getPreferredSize() - method in class javax.swing.JApplet
Returns the component's preferred size.
getPreferredSize() - method in class javax.swing.JComponent
Get the component's preferred size.
getPreferredSize() - method in class javax.swing.JDialog
This method returns the preferred size of the JDialog.
getPreferredSize() - method in class javax.swing.JEditorPane
Returns the preferred size for the JEditorPane.
getPreferredSize() - method in class javax.swing.JFrame
Returns the preferred size of this container.
getPreferredSize() - method in class javax.swing.JTextArea
Returns the preferred size for the JTextArea.
getPreferredSize() - method in class javax.swing.JTextField
Returns the preferred size.
getPreferredSize() - method in class javax.swing.JToolBar.Separator
This method returns the preferred size of the Separator.
getPreferredSize() - method in class javax.swing.JWindow
Returns the component's preferred size.
getPreferredSize() - method in class java.awt.List
Returns the preferred size of this component.
getPreferredSize() - method in class javax.swing.plaf.metal.MetalScrollButton
Returns the preferred size for the button, which varies depending on the direction of the button and whether or not it is free standing.
getPreferredSize() - method in class gnu.java.awt.peer.qt.QtCanvasPeer
Overloaded, because a Canvas doesn't have a preferred size.
getPreferredSize() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Returns the preferred size for the component.
getPreferredSize() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns the preferred size for the component.
getPreferredSize() - method in class java.awt.TextArea
Retrieve the preferred size for this text area.
getPreferredSize() - method in class gnu.javax.activation.viewers.TextEditor
Retrieve the preferred size for this text area.
getPreferredSize() - method in class java.awt.TextField
Returns the preferred size for this text field.
getPreferredSize() - method in class gnu.javax.activation.viewers.TextViewer
Retrieve the preferred size for this text area.
getPreferredSize() - method in class gnu.awt.xlib.XCanvasPeer
Returns the preferred size for the component.
getPreferredSize(int) - method in class gnu.java.awt.peer.gtk.GtkListPeer
getPreferredSize(int) - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
getPreferredSize(int) - method in class java.awt.List
Returns the preferred size of this component assuming it had the specified number of rows.
getPreferredSize(int) - method in class java.awt.peer.ListPeer
getPreferredSize(int) - method in class gnu.java.awt.peer.qt.QtListPeer
getPreferredSize(int) - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
getPreferredSize(int) - method in class gnu.java.awt.peer.swing.SwingListPeer
getPreferredSize(int) - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the preferred size of the textfield.
getPreferredSize(int) - method in class java.awt.TextField
Returns the preferred size of a text field with the specified number of columns.
getPreferredSize(int) - method in class java.awt.peer.TextFieldPeer
getPreferredSize(int,int) - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getPreferredSize(int,int) - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
getPreferredSize(int,int) - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getPreferredSize(int,int) - method in class java.awt.TextArea
Retrieve the preferred size for this text area.
getPreferredSize(int,int) - method in class java.awt.peer.TextAreaPeer
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicButtonUI
Calculate the preferred size of this component, by delegating to BasicGraphicsUtils.getPreferredButtonSize(AbstractButton,int).
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns preferred size for the combo box.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicDesktopIconUI
This method returns the preferred size for the given JComponent.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicDesktopPaneUI
This method returns the preferred size for the given JComponent.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns the preferred size of the given JComponent.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicLabelUI
Returns the preferred size of this component as calculated by the layoutCL(JLabel,FontMetrics,String,Icon,Rectangle,Rectangle,Rectangle) method.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicListUI
Gets the size this list would prefer to assume.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicMenuBarUI
Returns preferred size of JMenuBar.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicMenuItemUI
Returns preferred size of the given component
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns the preferred size of the JOptionPane.
This method returns the preferred size of the JComponent.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicPopupMenuUI
This method returns the preferred size of the JPopupMenu.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the preferred size of the given JComponent.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicRadioButtonUI
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method returns a cached value of the preferredSize.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSeparatorUI
This method returns the preferred size of the JComponent.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the preferred size of the component.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the preferred size of the JSplitPane.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTableHeaderUI
Get the preferred header size.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTableUI
Returns the preferred size for the table of that UI.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTextUI
Returns the preferred size of the text component.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
This method returns the preferred size of the JComponent.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicToolTipUI
This method returns the preferred size of the given JComponent.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the preferred size to properly display the tree, this is a cover method for getPreferredSize(c, false).
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.ComponentUI
Determines the preferred size of a component.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the preferred size for the file chooser component.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.metal.MetalScrollBarUI
Returns the preferredSize for the specified scroll bar.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.metal.MetalToolTipUI
Returns the preferred size for the JToolTip component.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiButtonUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiButtonUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiColorChooserUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiColorChooserUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiComboBoxUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiComboBoxUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiDesktopIconUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiDesktopIconUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiFileChooserUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiFileChooserUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiInternalFrameUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiInternalFrameUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiLabelUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiLabelUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiListUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiListUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiMenuBarUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiMenuBarUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiMenuItemUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiMenuItemUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiOptionPaneUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiOptionPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiPanelUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiPanelUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiPopupMenuUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiPopupMenuUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiProgressBarUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiProgressBarUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiRootPaneUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiRootPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiScrollBarUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiScrollBarUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiScrollPaneUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiScrollPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSeparatorUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiSeparatorUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSliderUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiSliderUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSpinnerUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiSpinnerUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiSplitPaneUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiSplitPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTableHeaderUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTableHeaderUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTableUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTableUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTextUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTextUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiToolBarUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiToolBarUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiToolTipUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiToolTipUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiTreeUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent) - method in class javax.swing.plaf.multi.MultiViewportUI
Calls the ComponentUI.getPreferredSize(JComponent) method for all the UI delegates managed by this MultiViewportUI, returning the preferred size for the UI delegate from the primary look and feel.
getPreferredSize(javax.swing.JComponent,boolean) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the preferred size to represent the tree in c.
Calculates the preferred size that is needed to render the label with text and icon correctly.
This method returns the preferred width of the component.
getPreferredSpan(int) - method in class javax.swing.text.AsyncBoxView
Returns the preferred span of this view along the specified layout axis.
getPreferredSpan(int) - method in class javax.swing.text.html.BlockView
Determines the preferred span along the axis.
getPreferredSpan(int) - method in class javax.swing.text.BoxView
Returns the preferred span of the content managed by this View along the specified axis.
getPreferredSpan(int) - method in class javax.swing.text.ComponentView
Returns the preferred span along the specified axis.
getPreferredSpan(int) - method in class javax.swing.text.FieldView
Returns the preferred span along the specified axis.
getPreferredSpan(int) - method in class javax.swing.text.GlyphView
Returns the preferred span of the content managed by this View along the specified axis.
getPreferredSpan(int) - method in class javax.swing.text.IconView
Returns the preferred span of the content managed by this View along the specified axis.
getPreferredSpan(int) - method in class javax.swing.text.html.ImageView
Get the preferred span of the image along the axis.
getPreferredSpan(int) - method in class javax.swing.text.html.ParagraphView
Returns the preferred span of this view.
getPreferredSpan(int) - method in class javax.swing.text.PasswordView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - method in class javax.swing.text.PlainView
getPreferredSpan(int) - method in class javax.swing.text.View
Returns the preferred span along the specified axis.
getPreferredSpan(int) - method in class javax.swing.text.WrappedPlainView
Determines the preferred span along the given axis.
Get the preferred sizes for thumbnails based on the given image type, image writing parameters, and stream and image metadata.
getPreferredTileSizes() - method in class javax.imageio.ImageWriteParam
getPreferredValue() - method in class javax.swing.Spring
Return the preferred value of this Spring.
getPreferredVerticalSize() - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the preferred size when the slider is vertically oriented.
getPreferredWidth() - method in class javax.swing.table.TableColumn
Returns the preferred width for the column (the default value is 75).
Get the maximal width.
Get the maximal width.
Get the maximal width.
getPrefix() - method in class gnu.xml.dom.DomNode
DOM L2 Returns null; this must be overridden for element and attribute nodes.
getPrefix() - method in class gnu.xml.dom.DomNsNode
DOM L2 Returns any prefix part of the node's name (before any colon).
getPrefix() - method in class javax.imageio.metadata.IIOMetadataNode
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - method in class javax.xml.stream.events.Namespace
Returns the namespace prefix, if any.
getPrefix() - method in class gnu.xml.stream.NamespaceImpl
Returns the namespace prefix, if any.
getPrefix() - method in class org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - method in class javax.xml.namespace.QName
getPrefix() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getPrefix() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the namespace prefix of the current element.
getPrefix() - method in class gnu.javax.crypto.jce.spec.TMMHParameterSpec
Return the prefix, or null if no prefix was specified.
getPrefix() - method in class gnu.xml.stream.XMLParser
Returns the namespace prefix of the current element.
getPrefix() - method in class javax.xml.stream.XMLStreamReader
Returns the namespace prefix of the current element.
getPrefix(int) - method in class javax.naming.CompositeName
getPrefix(int) - method in class javax.naming.CompoundName
getPrefix(int) - method in class gnu.javax.naming.ictxImpl.trans.GnuName
Returns the components till the given index as a Name.
getPrefix(int) - method in class javax.naming.Name
Returns the components till the given index as a Name.
getPrefix(java.lang.String) - method in class javax.xml.namespace.NamespaceContext
Returns the prefix currently bound to the given namespace URI.
getPrefix(java.lang.String) - method in class org.xml.sax.helpers.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefix(java.lang.String) - method in class javax.xml.stream.XMLEventWriter
Returns the namespace prefix the specified URI is currently associated with.
getPrefix(java.lang.String) - method in class gnu.xml.stream.XMLEventWriterImpl
Returns the namespace prefix the specified URI is currently associated with.
getPrefix(java.lang.String) - method in class gnu.xml.stream.XMLParser
getPrefix(java.lang.String) - method in class javax.xml.stream.XMLStreamWriter
Returns the prefix associated with the given namespace URI.
getPrefix(java.lang.String) - method in class gnu.xml.stream.XMLStreamWriterImpl
Returns the prefix associated with the given namespace URI.
getPrefixes() - method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes whose declarations are active in the current context.
getPrefixes(java.lang.String) - method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes for a given URI whose declarations are active in the current context.
getPrefixes(java.lang.String) - method in class gnu.xml.stream.XMLParser
getPresentationName() - method in class javax.swing.undo.AbstractUndoableEdit
Returns a human-readable, localized name that describes this editing action and can be displayed to the user.
getPresentationName() - method in class javax.swing.undo.CompoundEdit
Returns a human-readable, localized name that describes this editing action and can be displayed to the user.
getPresentationName() - method in class javax.swing.undo.StateEdit
Returns a human-readable, localized name that describes this editing action and can be displayed to the user.
getPresentationName() - method in class javax.swing.undo.UndoableEdit
Returns a human-readable, localized name that describes this editing action and can be displayed to the user.
getPreservesUnknownTags() - method in class javax.swing.text.html.HTMLDocument
Returns whether or not the parser preserves unknown HTML tags.
getPressedIcon() - method in class javax.swing.AbstractButton
Return the button's "pressedIcon" property.
getPrev() - method in class gnu.java.awt.font.opentype.truetype.Point
getPreviewPanel() - static method in class javax.swing.colorchooser.ColorChooserComponentFactory
This method returns the default preview panel to be used with JColorChoosers.
getPreviewPanel() - method in class javax.swing.JColorChooser
This method returns the current previewPanel used with this JColorChooser.
This method returns the normal bounds of the JInternalFrame from before the maximize call.
getPreviousLeaf() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the previous leaf node before this tree node.
getPreviousNode() - method in class javax.swing.tree.DefaultMutableTreeNode
getPreviousNode
getPreviousSibling() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the previous sibling for this tree node.
getPreviousSibling() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns the previous sibling, if one is known.
getPreviousSibling() - method in class gnu.xml.dom.DomNode
DOM L1 Returns the previous sibling, if one is known.
getPreviousSibling() - method in class javax.imageio.metadata.IIOMetadataNode
The node immediately preceding this node.
getPreviousSibling() - method in class org.w3c.dom.Node
The node immediately preceding this node.
getPreviousSibling() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getPreviousTabIndex(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the previous tab index.
getPreviousTabIndexInRun(int,int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the previous tab index in the run.
getPreviousTabRun(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the index of the previous run.
getPreviousValue() - method in class javax.swing.JSpinner
Gets the previous value without changing the current value.
getPreviousValue() - method in class javax.swing.SpinnerDateModel
Returns the previous date in the sequence, or null if the previous date is prior to the lower limit (if one is specified).
getPreviousValue() - method in class javax.swing.SpinnerListModel
Returns the previous value from the list, which is the same as the element stored at the current index - 1.
getPreviousValue() - method in class javax.swing.SpinnerModel
Returns the previous value from the model.
getPreviousValue() - method in class javax.swing.SpinnerNumberModel
Returns the previous value, or null if subtracting the step size from the current value results in a value less than the minimum value.
getPreviousWord(javax.swing.text.JTextComponent,int) - static method in class javax.swing.text.Utilities
Finds the start of the previous word for the given offset.
getPrevValue() - method in class gnu.xml.dom.DomEvent.DomMutationEvent
Returns any "previous value" provided by this type of event
getPrevValue() - method in class org.w3c.dom.events.MutationEvent
prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharacterDataModified events.
getPrimary1() - method in class gnu.javax.swing.plaf.metal.CustomizableTheme
Returns the primary1 color of this theme.
getPrimary1() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the first primary color for this theme.
getPrimary1() - method in class javax.swing.plaf.metal.MetalTheme
Returns the first primary color for this theme.
getPrimary1() - method in class javax.swing.plaf.metal.OceanTheme
Return the OceanTheme's value for primary 1, the RGB value (99, 130, 191).
getPrimary2() - method in class gnu.javax.swing.plaf.metal.CustomizableTheme
Returns the primary2 color of this theme.
getPrimary2() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the second primary color for this theme.
getPrimary2() - method in class javax.swing.plaf.metal.MetalTheme
Returns the second primary color for this theme.
getPrimary2() - method in class javax.swing.plaf.metal.OceanTheme
Return the OceanTheme's value for primary 2, the RGB value (163, 184, 204).
getPrimary3() - method in class gnu.javax.swing.plaf.metal.CustomizableTheme
Returns the primary3 color of this theme.
getPrimary3() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the third primary color for this theme.
getPrimary3() - method in class javax.swing.plaf.metal.MetalTheme
Returns the third primary color for this theme.
getPrimary3() - method in class javax.swing.plaf.metal.OceanTheme
Return the OceanTheme's value for primary 1, the RGB value (184, 207, 229).
getPrimaryControl() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary color for controls, from the installed theme.
getPrimaryControl() - method in class javax.swing.plaf.metal.MetalTheme
Returns the primary color for controls.
getPrimaryControlDarkShadow() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary color for the dark shadow on controls, from the installed theme.
getPrimaryControlDarkShadow() - method in class javax.swing.plaf.metal.MetalTheme
Returns the primary color for the dark shadow on controls.
getPrimaryControlHighlight() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary color for the highlight on controls, from the installed theme.
getPrimaryControlHighlight() - method in class javax.swing.plaf.metal.MetalTheme
Returns the primary color for the highlight on controls.
getPrimaryControlInfo() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary color for the information on controls, from the installed theme.
getPrimaryControlInfo() - method in class javax.swing.plaf.metal.MetalTheme
Returns the primary color for the information on controls.
getPrimaryControlShadow() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary color for the shadow on controls, from the installed theme.
getPrimaryControlShadow() - method in class javax.swing.plaf.metal.MetalTheme
Returns the primary color for the shadow on controls.
This method returns a list of a table's primary key columns.
getPrimaryType() - method in class java.awt.datatransfer.DataFlavor
Returns the primary MIME type for this flavor.
getPrimaryType() - method in class javax.activation.MimeType
Returns the primary type.
getPrime() - method in class java.security.spec.RSAOtherPrimeInfo
Returns the prime.
getPrimeExponentP() - method in class gnu.java.security.key.rsa.GnuRSAPrivateKey
Returns the primeExponentP
getPrimeExponentP() - method in class java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the prime's exponent p.
getPrimeExponentP() - method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns d mod (p-1).
getPrimeExponentP() - method in class java.security.interfaces.RSAPrivateCrtKey
Returns the primeExponentP
getPrimeExponentP() - method in class java.security.spec.RSAPrivateCrtKeySpec
Gets the RSA prime exponent P.
getPrimeExponentQ() - method in class gnu.java.security.key.rsa.GnuRSAPrivateKey
Returns the primeExponentQ
getPrimeExponentQ() - method in class java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the prime's exponent q.
getPrimeExponentQ() - method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns d mod (q-1).
getPrimeExponentQ() - method in class java.security.interfaces.RSAPrivateCrtKey
Returns the primeExponentQ
getPrimeExponentQ() - method in class java.security.spec.RSAPrivateCrtKeySpec
Gets the RSA prime exponent P.
getPrimeP() - method in class gnu.java.security.key.rsa.GnuRSAPrivateKey
Returns the primeP value
getPrimeP() - method in class java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the prime p.
getPrimeP() - method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the prime p.
getPrimeP() - method in class java.security.interfaces.RSAPrivateCrtKey
Returns the primeP value
getPrimeP() - method in class java.security.spec.RSAPrivateCrtKeySpec
Gets the RSA prime P.
getPrimeQ() - method in class gnu.java.security.key.rsa.GnuRSAPrivateKey
Returns the primeQ value
getPrimeQ() - method in class java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the prime q.
getPrimeQ() - method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the prime q.
getPrimeQ() - method in class java.security.interfaces.RSAPrivateCrtKey
Returns the primeQ value
getPrimeQ() - method in class java.security.spec.RSAPrivateCrtKeySpec
Gets the RSA prime Q.
getPrimeSize() - method in class javax.crypto.spec.DHGenParameterSpec
Get the size of the prime, in bits.
getPrimitiveType() - method in class org.w3c.dom.css.CSSPrimitiveValue
The type of the value as defined by the constants specified above.
getPrimitveTC(org.omg.CORBA.TCKind) - static method in class gnu.CORBA.TypeKindNamer
Get the primitive type code.
getPrincipal() - method in class java.security.acl.AclEntry
This method returns the Principal associated with this ACL entry.
getPrincipal() - method in class java.security.Certificate
This method returns the Principal being guaranteed by this certificate.
getPrincipal() - method in class javax.security.auth.kerberos.KerberosKey
Return the principal associated with this key.
getPrincipals() - method in class javax.security.auth.PrivateCredentialPermission
Returns the principal list that was embedded in this permission's target name.
getPrincipals() - method in class java.security.ProtectionDomain
Returns a clone of the Principals of this domain.
getPrincipals() - method in class javax.security.auth.Subject
getPrintable(int) - method in class java.awt.print.Book
This method returns the Printable object for the specified page.
getPrintable(int) - method in class java.awt.print.Pageable
This method returns the Printable instance for the specified page.
getPrintableArea(int) - method in class javax.print.attribute.standard.MediaPrintableArea
Returns the printable area as an float[] with 4 values (order x, y, width, height) in the given units.
getPrintData() - method in class javax.print.Doc
Returns the print data of this doc object.
getPrintData() - method in class javax.print.SimpleDoc
Returns the print data of this doc object.
getPrintData() - method in class gnu.java.awt.print.SpooledDocument
getPrinter() - method in class java.awt.JobAttributes
getPrinterJob() - method in class gnu.java.awt.print.JavaPrinterGraphics
PrinterGraphics method - Returns the printer job associated with this object.
getPrinterJob() - method in class java.awt.print.PrinterGraphics
This method returns the instance of PrinterJob that is controlling this print job.
getPrinterJob() - static method in class java.awt.print.PrinterJob
Creates a new print job.
getPrinterResolution() - method in class java.awt.PageAttributes
getPrinterURI() - method in class gnu.javax.print.ipp.IppPrintService
Returns the printer-uri of this print service.
getPrintEventType() - method in class javax.print.event.PrintJobEvent
Returns the reason for this event.
getPrintJob() - method in class java.awt.PrintGraphics
Returns the PrintJob that this object is being managed by.
getPrintJob() - method in class javax.print.event.PrintJobAttributeEvent
Returns the print job generating this event.
getPrintJob() - method in class javax.print.event.PrintJobEvent
Returns the print job that generated this event.
Returns a instance of PrintJob for the specified arguments.
Returns a instance of PrintJob for the specified arguments.
getPrintQuality() - method in class java.awt.PageAttributes
getPrintService() - method in class javax.print.DocPrintJob
Returns the PrintService object this print job is bound to.
getPrintService() - method in class gnu.javax.print.ipp.DocPrintJobImpl
getPrintService() - method in class java.awt.print.PrinterJob
Return the printer for this job.
getPrintService() - method in class javax.print.event.PrintServiceAttributeEvent
Returns the print service that generated this event.
Constructs a StreamPrintService which directs its output the given output stream.
getPrintServices() - method in class gnu.javax.print.CupsPrintServiceLookup
These are all printers and printer classes of the CUPS server.
getPrintServices() - method in class gnu.javax.print.PrinterDialog
Returns the print service array.
getPrintServices() - method in class javax.print.PrintServiceLookup
Not to be called directly by applications.
All printers and printer classes of the CUPS server are checked.
Not to be called directly by applications.
getPriority() - method in class java.lang.Thread
Get this Thread's priority.
getPrivacy() - method in class org.ietf.jgss.MessageProp
Retrieves the privacy state.
getPrivate() - method in class java.security.KeyPair
Returns the private key stored in the KeyPair
getPrivateCredentials() - method in class javax.security.auth.Subject
getPrivateExponent() - method in class gnu.java.security.key.rsa.GnuRSAPrivateKey
Returns the private exponent value for this key
getPrivateExponent() - method in class java.security.interfaces.RSAPrivateKey
Returns the private exponent value for this key
getPrivateExponent() - method in class java.security.spec.RSAPrivateKeySpec
Gets the RSA private exponent.
getPrivateKey() - method in class java.security.Signer
Returns the private key of this Signer.
getPrivateKey() - method in class javax.security.auth.x500.X500PrivateCredential
Returns the private key of this credential.
getPrivateKey(java.lang.String) - method in class javax.net.ssl.X509KeyManager
Gets the private key associated with the given alias.
getPrivateKey(java.lang.String,char[]) - method in class gnu.javax.crypto.keyring.GnuPrivateKeyring
getPrivateKey(java.lang.String,char[]) - method in class gnu.javax.crypto.keyring.IPrivateKeyring
Returns the private key with the given alias.
getPrivateKeys() - method in class gnu.javax.net.ssl.PrivateCredentials
getPrivateKeyValid() - method in class java.security.cert.X509CertSelector
This method, and its related X.509 certificate extension — the private key usage period — is not supported under the Internet PKI for X.509 certificates (PKIX), described in RFC 3280.
This method returns a list of the parameter and result columns for the requested stored procedures.
This method returns a list of all the stored procedures matching the specified pattern in the given schema and catalog.
getProcedureTerm() - method in class java.sql.DatabaseMetaData
This method returns the vendor's term for "procedure".
getProcessedDTD() - method in class javax.xml.stream.events.DTD
Returns an implementation-specific representation of the DTD, or null if no such representation is available.
getProcessedDTD() - method in class gnu.xml.stream.DTDImpl
getProfile() - method in class gnu.xml.dom.html2.DomHTMLHeadElement
getProfile() - method in class org.w3c.dom.html2.HTMLHeadElement
URI [IETF RFC 2396] designating a metadata profile.
getProfile() - method in class java.awt.color.ICC_ColorSpace
Return the profile
getProfile() - method in class gnu.javax.imageio.png.PNGEncoder
Returns the associated ICC profile, if any.
getProfileClass() - method in class java.awt.color.ICC_Profile
Returns the device class of this profile, (E.g.
getProfileClass() - method in class gnu.java.awt.color.ProfileHeader
getProfileColorSpace() - method in class gnu.java.awt.color.ProfileHeader
getProgram() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get the current patch for this channel.
getProgram() - method in class javax.sound.midi.MidiChannel
Get the current patch for this channel.
getProgram() - method in class javax.sound.midi.Patch
Get the program in which this Patch is located.
getProgressBarBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a two-pixel thick, green LineBorderUIResource.
getProgressiveMode() - method in class javax.imageio.ImageWriteParam
getProgressMonitor() - method in class javax.swing.ProgressMonitorInputStream
Returns the ProgressMonitor used by this input stream.
getPrompt() - method in class javax.security.auth.callback.ChoiceCallback
Get the prompt.
getPrompt() - method in class javax.security.auth.callback.ConfirmationCallback
Get the prompt.
getPrompt() - method in class gnu.xml.dom.html2.DomHTMLIsIndexElement
The prompt message.
getPrompt() - method in class org.w3c.dom.html2.HTMLIsIndexElement
The prompt message.
getPrompt() - method in class javax.security.auth.callback.NameCallback
Get the prompt.
getPrompt() - method in class javax.security.auth.callback.PasswordCallback
Get the prompt.
getPrompt() - method in class javax.security.auth.callback.TextInputCallback
Get the prompt.
getPropagatedFrom() - method in class java.beans.beancontext.BeanContextEvent
Get the most recent propagator of this event.
getPropagationId() - method in class java.beans.PropertyChangeEvent
Get the propagation ID.
getProperties() - method in class gnu.javax.crypto.keyring.Entry
Returns this entry's properties object.
getProperties() - static method in class java.lang.System
Get all the system properties at once.
getProperties() - static method in class gnu.classpath.SystemProperties
getProperty(java.lang.Object) - method in class javax.swing.text.AbstractDocument
Returns a property from this Document's property list.
getProperty(java.lang.Object) - method in class javax.swing.text.Document
Returns a document property with the specified key.
getProperty(java.lang.String) - method in class javax.sound.sampled.AudioFileFormat
Return the value of a property defined in this format.
getProperty(java.lang.String) - method in class javax.sound.sampled.AudioFormat
Given a key, return a property associated with this format; or null if this property is not set.
getProperty(java.lang.String) - method in class java.awt.image.BufferedImage
Returns the value of the specified property, or Image.UndefinedProperty if the property is not defined.
getProperty(java.lang.String) - method in class gnu.xml.pipeline.CallFilter
Returns the declaration or lexical handler currently in use, or throws an exception for other properties.
getProperty(java.lang.String) - method in class gnu.xml.pipeline.DomConsumer
Returns the lexical handler being used.
getProperty(java.lang.String) - method in class gnu.xml.util.DomParser
SAX2: Returns the specified property.
getProperty(java.lang.String) - method in class gnu.xml.pipeline.EventConsumer
This method works like the SAX2 XMLReader method of the same name, and is used to retrieve the optional lexical and declaration handlers in a pipeline.
getProperty(java.lang.String) - method in class gnu.xml.pipeline.EventFilter
Retrieves a property of unknown intent (usually a handler)
getProperty(java.lang.String) - method in class javax.xml.stream.util.EventReaderDelegate
Returns the implementation-specific feature or property of the given name.
getProperty(java.lang.String) - method in class gnu.xml.libxmlj.sax.GnomeXMLReader
getProperty(java.lang.String) - method in class java.util.logging.LogManager
Returns the value of a configuration property as a String.
getProperty(java.lang.String) - method in class org.xml.sax.helpers.ParserAdapter
Get a parser property.
getProperty(java.lang.String) - static method in class gnu.java.security.Properties
Returns the string representation of the library global configuration property with the designated key.
getProperty(java.lang.String) - method in class java.util.Properties
Gets the property with the specified key in this property list.
getProperty(java.lang.String) - method in class java.awt.image.renderable.RenderableImage
getProperty(java.lang.String) - method in class java.awt.image.renderable.RenderableImageOp
getProperty(java.lang.String) - method in class java.awt.image.RenderedImage
getProperty(java.lang.String) - method in class gnu.xml.aelfred2.SAXDriver
SAX2: Returns the specified property.
getProperty(java.lang.String) - method in class gnu.xml.stream.SAXParser
Returns the value of the specified SAX2 parser property.
getProperty(java.lang.String) - method in class javax.xml.parsers.SAXParser
Returns the value of the specified SAX2 parser property.
getProperty(java.lang.String) - method in class javax.xml.validation.SchemaFactory
getProperty(java.lang.String) - static method in class java.security.Security
Returns the value associated with a Security propery.
getProperty(java.lang.String) - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the implementation-specific feature or property of the given name.
getProperty(java.lang.String) - static method in class java.lang.System
Get a single system property by name.
getProperty(java.lang.String) - static method in class gnu.classpath.SystemProperties
getProperty(java.lang.String) - method in class gnu.xml.pipeline.TeeConsumer
Returns the declaration or lexical handler being used.
getProperty(java.lang.String) - method in class gnu.xml.pipeline.TextConsumer
XMLReaderRetrieves a property (lexical and decl handlers)
getProperty(java.lang.String) - method in class javax.xml.validation.Validator
getProperty(java.lang.String) - method in class javax.xml.validation.ValidatorHandler
getProperty(java.lang.String) - method in class javax.xml.stream.XMLEventReader
Returns the implementation-specific feature or property of the given name.
getProperty(java.lang.String) - method in class gnu.xml.stream.XMLEventReaderImpl
Returns the implementation-specific feature or property of the given name.
getProperty(java.lang.String) - method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a property.
getProperty(java.lang.String) - method in class javax.xml.stream.XMLInputFactory
Returns the implementation-specific property of the given name.
getProperty(java.lang.String) - method in class gnu.xml.stream.XMLInputFactoryImpl
Returns the implementation-specific property of the given name.
getProperty(java.lang.String) - method in class javax.xml.stream.XMLOutputFactory
Returns the implementation-specific property of the given name.
getProperty(java.lang.String) - method in class gnu.xml.stream.XMLOutputFactoryImpl
getProperty(java.lang.String) - method in class gnu.xml.stream.XMLParser
Returns the implementation-specific feature or property of the given name.
getProperty(java.lang.String) - method in class gnu.xml.aelfred2.XmlReader
SAX2: Returns the specified property.
getProperty(java.lang.String) - method in class org.xml.sax.XMLReader
Look up the value of a property.
getProperty(java.lang.String) - method in class javax.xml.stream.XMLStreamReader
Returns the implementation-specific feature or property of the given name.
getProperty(java.lang.String) - method in class javax.xml.stream.XMLStreamWriter
Returns the implementation-specific feature or property of the given name.
getProperty(java.lang.String) - method in class gnu.xml.stream.XMLStreamWriterImpl
Returns the implementation-specific feature or property of the given name.
This method requests a named property for an object.
This method requests a named property for an object.
This method requests a named property for an object.
Gets the property with the specified key in this property list.
getProperty(java.lang.String,java.lang.String) - static method in class java.lang.System
Get a single system property by name.
Returns the value of the property with the specified name, or the default value if the property does not exist.
GetPropertyAction - class gnu.java.security.action.GetPropertyAction
PrivilegedAction implementation that calls System.getProperty() with the property name passed to its constructor.
GetPropertyAction() - constructor for class gnu.java.security.action.GetPropertyAction
The basic constructor.
GetPropertyAction(java.lang.String) - constructor for class gnu.java.security.action.GetPropertyAction
GetPropertyAction(java.lang.String,java.lang.String) - constructor for class gnu.java.security.action.GetPropertyAction
getPropertyChangeEvent() - method in class java.beans.PropertyVetoException
Get the PropertyChange event that was vetoed.
getPropertyChangeListeners() - method in class javax.swing.AbstractAction
Returns all registered listeners.
getPropertyChangeListeners() - method in class java.awt.Component
Returns an array of all specified listeners registered on this component.
getPropertyChangeListeners() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns all added PropertyChangeListener objects.
Returns the currently registered property change listeners in array form.
Returns an array of all registered property change listeners.
getPropertyChangeListeners() - method in class javax.swing.table.TableColumn
Returns the property change listeners for this TableColumn.
getPropertyChangeListeners() - method in class java.awt.Toolkit
getPropertyChangeListeners() - method in class javax.swing.UIDefaults
Returns an array of all registered PropertyChangeListeners.
getPropertyChangeListeners() - static method in class javax.swing.UIManager
Returns an array of all added PropertyChangeListener objects.
Returns an array of all specified listeners on the named property that are registered on this component.
Returns the currently registered property change listeners in array form, which listen for changes to the supplied property.
Returns an array of all property change listeners registered under the given property name.
Used to retrieve the object representation of the value of a CSS property if it has been explicitly set within this declaration block.
getPropertyDescriptors() - method in class java.beans.BeanInfo
Get the properties (get/set method pairs) this Bean type supports.
getPropertyDescriptors() - method in class gnu.java.beans.ExplicitBeanInfo
Get Bean properties.
getPropertyDescriptors() - method in class java.beans.SimpleBeanInfo
Force Introspection of the Bean properties.
getPropertyEditorClass() - method in class java.beans.PropertyDescriptor
Get the PropertyEditor class.
This method returns an array of possible properties that could be used to connect to the specified database.
getPropertyName() - method in class java.beans.PropertyChangeEvent
Get the property name.
getPropertyName() - method in class java.beans.PropertyChangeListenerProxy
Gets the name of the property this proxy is filtering on.
getPropertyName() - method in class java.beans.VetoableChangeListenerProxy
Gets the name of the property this proxy is filtering on.
getPropertyNames() - method in class java.awt.image.BufferedImage
Returns null always.
getPropertyNames() - method in class java.awt.image.renderable.ContextualRenderedImageFactory
getPropertyNames() - method in class java.awt.image.renderable.RenderableImage
getPropertyNames() - method in class java.awt.image.renderable.RenderableImageOp
getPropertyNames() - method in class java.awt.image.RenderedImage
getPropertyOverrides() - method in class java.rmi.activation.ActivationGroupDesc
Get the overridded system properties.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicButtonUI
Returns the prefix for the UI defaults property for this UI class.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicCheckBoxUI
Returns the prefix for entries in the UIManager defaults table ("CheckBox." in this case).
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicEditorPaneUI
Returns the property prefix to be used by this UI class.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicFormattedTextFieldUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicMenuItemUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicMenuUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicRadioButtonUI
Returns the prefix used for UIDefaults properties.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicTextAreaUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicTextFieldUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicTextPaneUI
Returns the prefix for entries in the UIDefaults table.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicTextUI
Returns the property prefix by which the text component's UIDefaults are looked up.
getPropertyPrefix() - method in class javax.swing.plaf.basic.BasicToggleButtonUI
Returns the prefix for entries in the UIManager defaults table ("ToggleButton." in this case).
getPropertyPrefix() - method in class javax.swing.plaf.metal.MetalCheckBoxUI
Returns the prefix for properties defined in the UIDefaults table.
Used to retrieve the priority of a CSS property (e.g. the "important" qualifier) if the priority has been explicitly set in this declaration block.
getPropertyType() - method in class java.beans.PropertyDescriptor
Get the property type.
Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.
getProtectionDomain() - method in class java.lang.Class<T>
Returns the protection domain of this class.
getProtocol() - method in class gnu.javax.net.ssl.provider.SessionImpl
Returns the protocol this session uses.
getProtocol() - method in class javax.net.ssl.SSLContext
Returns the protocol name of this context.
getProtocol() - method in class javax.net.ssl.SSLSession
Returns the protocol this session uses.
getProtocol() - method in class java.net.URL
Returns the protocol of the URL
getProtocolVersion() - method in class gnu.javax.net.ssl.SSLCipherSuite
getPrototypeCellValue() - method in class javax.swing.JList
Returns the current value of the prototypeCellValue property.
getPrototypeDisplayValue() - method in class javax.swing.JComboBox
Returns an object that is used as the display value when calculating the preferred size for the combo box.
getProvider() - method in class java.security.AlgorithmParameterGenerator
getProvider() - method in class java.security.AlgorithmParameters
getProvider() - method in class java.security.cert.CertificateFactory
Gets the provider of this implementation.
getProvider() - method in class java.security.cert.CertPathBuilder
Return the provider of this instance's implementation.
getProvider() - method in class java.security.cert.CertPathValidator
Return the provider of this implementation.
getProvider() - method in class java.security.cert.CertStore
Return the provider of this implementation.
getProvider() - method in class javax.crypto.Cipher
Return this cipher's provider.
getProvider() - method in class javax.crypto.ExemptionMechanism
getProvider() - method in class javax.crypto.KeyAgreement
Return the provider of the underlying implementation.
getProvider() - method in class java.security.KeyFactory
Returns the Provider of this instance.
getProvider() - method in class javax.crypto.KeyGenerator
Return the provider of the underlying implementation.
getProvider() - method in class javax.net.ssl.KeyManagerFactory
Returns the provider of this implementation.
getProvider() - method in class java.security.KeyPairGenerator
Returns the Provider of this instance.
getProvider() - method in class java.security.KeyStore
Gets the provider that the class is from.
getProvider() - method in class javax.crypto.Mac
Get the provider of the underlying implementation.
getProvider() - method in class java.security.MessageDigest
Returns the Provider of this instance.
getProvider() - method in class javax.crypto.SecretKeyFactory
Get the provider of this implementation.
getProvider() - method in class java.security.SecureRandom
Returns the provider being used by the current SecureRandom class.
getProvider() - method in class java.security.Signature
Returns the Provider of this instance.
getProvider() - method in class gnu.javax.net.ssl.SSLCipherSuite
getProvider() - method in class javax.net.ssl.SSLContext
Returns the provider of this implementation.
getProvider() - method in class javax.net.ssl.TrustManagerFactory
Returns the provider of the underlying implementation.
getProvider(java.lang.String) - static method in class gnu.javax.crypto.sasl.AuthInfo
A convenience method to return the authentication information provider for a designated SASL mechnanism.
getProvider(java.lang.String) - static method in class java.security.Security
Returns an already installed Provider given its name.
getProviders() - static method in class java.security.Security
Returns the current list of installed Providers as an array ordered according to their installation preference order.
getProviders(java.lang.String) - static method in class java.security.Security
Returns an array of currently installed Providers, ordered according to their installation preference order, which satisfy a given selection criterion.
getProviders(Map) - static method in class java.security.Security
Returns an array of currently installed Providers which satisfy a set of selection criteria.
getProxyClass(java.lang.ClassLoader,Class...) - static method in class java.lang.reflect.Proxy
Returns the proxy Class for the given ClassLoader and array of interfaces, dynamically generating it if necessary.
getPSName() - method in class java.awt.Font
Returns the PostScript Name of this font.
getPublic() - method in class java.security.KeyPair
Returns the public key stored in the KeyPair
getPublicCredentials() - method in class javax.security.auth.Subject
getPublicExponent() - method in class gnu.java.security.key.rsa.GnuRSAKey
Returns the public exponent e.
getPublicExponent() - method in class java.security.spec.RSAKeyGenParameterSpec
Return the public exponent.
getPublicExponent() - method in class java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the public exponent.
getPublicExponent() - method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the public exponent.
getPublicExponent() - method in class java.security.interfaces.RSAPrivateCrtKey
Returns the public exponent for this key
getPublicExponent() - method in class java.security.spec.RSAPrivateCrtKeySpec
Gets the RSA public exponent.
getPublicExponent() - method in class java.security.interfaces.RSAPublicKey
Returns the public exponent value for this key
getPublicExponent() - method in class java.security.spec.RSAPublicKeySpec
Gets the RSA public exponent.
getPublicId() - method in class org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - method in class gnu.xml.dom.DomExtern
DOM L1 Returns the PUBLIC identifier associated with this object, if any.
getPublicId() - method in class gnu.xml.dom.ls.DomLSInput
getPublicId() - method in class org.w3c.dom.Entity
The public identifier associated with the entity if specified, and null otherwise.
getPublicId() - method in class javax.xml.stream.events.EntityDeclaration
Returns the public identifier of the entity.
getPublicId() - method in class gnu.xml.stream.EntityDeclarationImpl
Returns the public identifier of the entity.
getPublicId() - method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - method in class javax.xml.stream.Location
Returns the public identifier for this location, if any.
getPublicId() - method in class org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
getPublicId() - method in class org.w3c.dom.ls.LSInput
The public identifier for this input source.
getPublicId() - method in class org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - method in class javax.xml.stream.events.NotationDeclaration
Returns the public identifier of the notation.
getPublicId() - method in class gnu.xml.stream.NotationDeclarationImpl
Returns the public identifier of the notation.
getPublicId() - method in class gnu.xml.aelfred2.SAXDriver
SAX Locator method (don't invoke on parser);
getPublicId() - method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - method in class gnu.xml.stream.SAXParser
Return the public identifier for the current document event.
getPublicId() - method in class javax.xml.transform.SourceLocator
Returns the XML public ID for the document.
getPublicId() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getPublicId() - method in class gnu.xml.libxmlj.util.StandaloneLocator
Return the public identifier for the current document event.
getPublicId() - method in class javax.xml.transform.stream.StreamSource
Returns the public ID for this source.
getPublicId() - method in class gnu.xml.pipeline.XIncludeFilter
Used for proxy locator; do not call directly.
getPublicKey() - method in class java.security.Certificate
This method returns the public key for the Principal that is being guaranteed.
getPublicKey() - method in class java.security.cert.Certificate
Returns the public key stored in the Certificate.
getPublicKey() - method in class javax.security.cert.Certificate
Returns this certificate's public key.
getPublicKey() - method in class java.security.Identity
getPublicKey() - method in class java.security.cert.PKIXCertPathValidatorResult
Returns the subject public key.
getPublicKey() - method in class gnu.java.security.x509.X509Certificate
getPublicKey(java.lang.String) - method in class gnu.javax.crypto.keyring.GnuPrivateKeyring
getPublicKey(java.lang.String) - method in class gnu.javax.crypto.keyring.IPrivateKeyring
Returns the public key with the given alias, or null if there is no such entry.
getPurposeIds() - method in class gnu.java.security.x509.ext.ExtendedKeyUsage
getPushLevel() - method in class java.util.logging.MemoryHandler
Returns the push level threshold for this Handler.
getQ() - method in class java.security.spec.DSAParameterSpec
Returns p for the DSA algorithm.
getQ() - method in class java.security.interfaces.DSAParams
Returns the subprime, or 'q' value
getQ() - method in class java.security.spec.DSAPrivateKeySpec
Returns p for the DSA algorithm.
getQ() - method in class java.security.spec.DSAPublicKeySpec
Returns p for the DSA algorithm.
getQ() - method in class gnu.javax.crypto.key.dh.GnuDHKey
getQName(int) - method in class org.xml.sax.Attributes
Look up an attribute's XML qualified (prefixed) name by index.
getQName(int) - method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's qualified (prefixed) name.
getQName(int) - method in class gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getQName(int) - method in class gnu.xml.stream.SAXParser
getQOP() - method in class org.ietf.jgss.MessageProp
Retrieves the QOP value.
getQTables() - method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Retrieve the quantization tables.
getQTables() - method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Retrieve the quantization tables.
getQuery() - method in class java.net.URI
Returns the query of the URI
getQuery() - method in class java.net.URL
Returns the query of the URL.
getQueryTimeout() - method in class javax.sql.RowSet
getQueryTimeout() - method in class java.sql.Statement
The method returns the number of seconds a statement may be in process before timing out.
getQuotes() - method in class org.w3c.dom.css.CSS2Properties
See the quotes property definition in CSS2.
getRadioButtonBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a border for drawing radio buttons.
getRadioButtonIcon() - static method in class javax.swing.plaf.basic.BasicIconFactory
Returns an icon for RadioButtons in the BasicLookAndFeel.
getRadioButtonIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon for RadioButtons in the Metal L&F.
getRadioButtonMenuItemIcon() - static method in class javax.swing.plaf.basic.BasicIconFactory
getRadioButtonMenuItemIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Creates a new instance of the icon used in a JRadioButtonMenuItem.
getRaisedBevelBorderUIResource() - static method in class javax.swing.plaf.BorderUIResource
Returns a shared instance of BorderUIResource.BevelBorderUIResource whose bevelType is BevelBorder.RAISED.
getRanges() - method in class gnu.java.text.AttributedFormatBuffer
This method returns the ranges for the attributes.
getRanges() - method in class java.awt.font.NumericShaper
Return an integer representing all the languages for which this shaper will shape.
getRaster() - method in class java.awt.image.BufferedImage
getRaster() - method in class javax.imageio.IIOImage
Retrieve the raster image data stored in this IIOImage or null if this image stores data using the RenderedImage representation.
getRaster() - method in class gnu.awt.j2d.MappedRaster
getRaster() - method in class gnu.javax.imageio.png.PNGDecoder
getRaster(gnu.javax.imageio.png.PNGHeader) - method in class gnu.javax.imageio.png.PNGDecoder
Parse the appropriate color type and create an AWT raster for it.
getRaster(int,int,int,int) - method in class gnu.java.awt.GradientPaintContext
Return a raster containing the colors for the graphics operation.
getRaster(int,int,int,int) - method in class java.awt.PaintContext
Return a raster containing the colors for the graphics operation.
getRaster(int,int,int,int) - method in class gnu.java.awt.java2d.TexturePaintContext
Returns the Raster that is used for painting.
getRawAuthority() - method in class java.net.URI
Returns the raw authority part of this URI
getRawFragment() - method in class java.net.URI
Return the raw fragment part of this URI
getRawGlyphOutline(int,java.awt.geom.AffineTransform) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Fetches the raw glyph outline for the specified glyph index.
getRawImage() - method in class gnu.javax.imageio.gif.GIFFile
Return the image's raw image data.
getRawImageType(int) - method in class javax.imageio.ImageReader
Get the image type specifier that most closely represents the internal data representation used by this reader.
getRawOffset() - method in class java.util.SimpleTimeZone
Returns the time zone offset to GMT in milliseconds, ignoring day light savings.
getRawOffset() - method in class java.util.TimeZone
Gets the time zone offset, ignoring daylight savings.
getRawOffset() - method in class gnu.java.util.ZoneInfo
Returns the time zone offset to GMT in milliseconds, ignoring day light savings.
getRawOutline(int,java.awt.geom.AffineTransform) - method in class gnu.java.awt.font.opentype.Scaler
Returns the raw outline data.
getRawOutline(int,java.awt.geom.AffineTransform) - method in class gnu.java.awt.font.opentype.truetype.TrueTypeScaler
Returns the raw outline data.
getRawPalette() - method in class gnu.javax.imageio.gif.GIFFile
Returns the image's palette in raw format (r0,g0,b0,r1,g1,b2..r(Ncolors-1),g(Ncolors-1),b(Ncolors-1))
getRawPath() - method in class java.net.URI
Returns the raw path part of this URI
getRawQuery() - method in class java.net.URI
Returns the raw query part of this URI
getRawSchemeSpecificPart() - method in class java.net.URI
Returns the raw scheme specific part of this URI.
getRawType() - method in class java.lang.reflect.ParameterizedType
Returns a version of this type without parameters, which corresponds to the class or interface which declared the type.
getRawUserInfo() - method in class java.net.URI
Returns the raw user info part of this URI
getRead() - method in class java.sql.DataTruncation
This method determines whether or not it was a column that was truncated.
getReader() - method in class javax.xml.transform.stream.StreamSource
Returns the source reader.
getReader(int) - method in class javax.swing.text.html.HTMLDocument
Gets the reader for the parser to use when loading the document with HTML.
Gets the reader for the parser to use when loading the document with HTML.
getReaderFormatNames() - static method in class javax.imageio.ImageIO
Retrieve all the informal format names supported by the collection of registered image readers.
getReaderForText() - method in class javax.print.Doc
Returns a Reader object for extracting character print data from this document.
getReaderForText() - method in class javax.print.SimpleDoc
Returns a Reader object for extracting character print data from this document.
getReaderForText() - method in class gnu.java.awt.print.SpooledDocument
Creates a Reader for a given Transferable.
getReaderMIMETypes() - static method in class javax.imageio.ImageIO
Retrieve all the MIME types supported by the collection of registered image readers.
getReaderServiceProviderName() - method in class javax.imageio.spi.ImageTranscoderSpi
getReaderSpi() - static method in class gnu.java.awt.peer.gtk.GdkPixbufDecoder
getReaderSpi() - static method in class gnu.javax.imageio.jpeg.JPEGImageReaderSpi
getReadMethod() - method in class java.beans.PropertyDescriptor
Get the get method.
getReadOnly() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getReadOnly() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getReadOnly() - method in class org.w3c.dom.html2.HTMLInputElement
This control is read-only.
getReadOnly() - method in class org.w3c.dom.html2.HTMLTextAreaElement
This control is read-only.
getReadTimeout() - method in class java.net.URLConnection
Returns the read timeout, in milliseconds, or zero if the timeout is infinite or not set.
getRealBounds() - method in class gnu.java.awt.peer.gtk.BufferedImageGraphics
getRealBounds() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
Find the bounds of this graphics context, in device space.
getRealBounds() - method in class gnu.java.awt.peer.gtk.CairoSurfaceGraphics
Find the bounds of this graphics context, in device space.
getRealBounds() - method in class gnu.java.awt.peer.gtk.ComponentGraphics
Find the bounds of this graphics context, in device space.
getRealBounds() - method in class gnu.java.awt.peer.gtk.VolatileImageGraphics
getRealImage() - method in class gnu.java.awt.image.AsyncImage
getRealm() - method in class javax.security.auth.kerberos.KerberosPrincipal
Return the realm of this principal.
getReason() - method in class gnu.javax.print.PrintUriException
getReason() - method in class javax.print.URIException
Returns the reason for this exception as predefined constants in this interface.
getReason() - method in class java.net.URISyntaxException
Returns the reason for the failure.
getReasonCode() - method in class gnu.java.security.x509.ext.ReasonCode
getReceiveBufferSize() - method in class java.net.DatagramSocket
This method returns the value of the system level socket option SO_RCVBUF, which is used by the operating system to tune buffer sizes for data transfers.
getReceiveBufferSize() - method in class gnu.java.net.local.LocalServerSocket
getReceiveBufferSize() - method in class gnu.java.net.local.LocalSocket
getReceiveBufferSize() - method in class java.net.ServerSocket
This method returns the value of the system level socket option SO_RCVBUF, which is used by the operating system to tune buffer sizes for data transfers.
getReceiveBufferSize() - method in class java.net.Socket
This method returns the value of the system level socket option SO_RCVBUF, which is used by the operating system to tune buffer sizes for data transfers.
getReceiver() - method in class gnu.javax.sound.midi.alsa.AlsaInputPortDevice
getReceiver() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get a MIDI IN Receiver for this device.
getReceiver() - method in class gnu.javax.sound.midi.alsa.AlsaOutputPortDevice
getReceiver() - method in class gnu.javax.sound.midi.alsa.AlsaPortDevice.AlsaTransmitter
getReceiver() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get a MIDI IN Receiver for this device.
getReceiver() - method in class javax.sound.midi.MidiDevice
Get a MIDI IN Receiver for this device.
getReceiver() - static method in class javax.sound.midi.MidiSystem
Get the default Receiver instance.
getReceiver() - method in class javax.sound.midi.Transmitter
Get the Receiver to which MIDI events will be sent (possibly null)
getRectValue() - method in class org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Rect value.
getRecursionLimit() - method in class java.awt.geom.FlatteningPathIterator
Returns the maximum number of recursive curve subdivisions.
getRed() - method in class java.awt.Color
Returns the red value for this color, as an integer in the range 0-255 in the sRGB color space.
getRed() - method in class org.w3c.dom.css.RGBColor
This attribute is used for the red value of the RGB color.
getRed() - method in class gnu.gcj.xlib.XColor
getRed(int) - method in class java.awt.image.ColorModel
Converts pixel value to sRGB and extract red int sample scaled to range [0, 255].
getRed(int) - method in class java.awt.image.ComponentColorModel
getRed(int) - method in class java.awt.image.DirectColorModel
Get the red component of the given pixel.
getRed(int) - method in class java.awt.image.IndexColorModel
Returns the red component of the color in the lookup table for the given pixel value.
getRed(java.lang.Object) - method in class java.awt.image.ColorModel
Converts pixel in the given array to sRGB and extract blue int sample scaled to range [0-255].
getRed(java.lang.Object) - method in class java.awt.image.ComponentColorModel
getRed(java.lang.Object) - method in class java.awt.image.DirectColorModel
getRedMask() - method in class java.awt.image.DirectColorModel
getRedMask() - method in class gnu.gcj.xlib.Visual
getRedMask() - method in class gnu.gcj.xlib.XImage
getRedoPresentationName() - method in class javax.swing.undo.AbstractUndoableEdit
Calculates a localized name for presenting the redo action to the user.
getRedoPresentationName() - method in class javax.swing.undo.CompoundEdit
Calculates a localized message text for presenting the redo action to the user.
getRedoPresentationName() - method in class javax.swing.undo.UndoableEdit
Returns the redo presentation name.
getRedoPresentationName() - method in class javax.swing.undo.UndoManager
Calculates a localized text for presenting the redo action to the user, for example in the form of a menu command.
getReds(byte[]) - method in class java.awt.image.IndexColorModel
Fills the supplied array with the red component of each color in the lookup table.
getRef() - method in class java.rmi.server.RemoteObject
getRef() - method in class java.net.URL
Returns the ref (sometimes called the "# reference" or "anchor") portion of the URL.
getRef(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Ref.
getRef(int) - method in class java.sql.ResultSet
This method returns a Ref for the specified column which represents the structured type for the column.
getRef(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java Ref.
getRef(java.lang.String) - method in class java.sql.ResultSet
This method returns a Ref for the specified column which represents the structured type for the column.
getRefClass(java.io.ObjectOutput) - method in class gnu.java.rmi.server.ActivatableRef
Get the referencing class.
getRefClass(java.io.ObjectOutput) - method in class gnu.java.rmi.server.ActivatableServerRef
Get the referencing class.
getRefClass(java.io.ObjectOutput) - method in class java.rmi.server.RemoteRef
Returns the class name of the reference type that must be written to the given stream.
getRefClass(java.io.ObjectOutput) - method in class gnu.java.rmi.server.UnicastRef
getReference() - method in class gnu.classpath.jdwp.id.JdwpId
Gets the object/class reference for this ID
getReference() - method in class javax.naming.Referenceable
Get the reference about this object.
getReferenceFactory() - method in class gnu.CORBA.Poa.gnuPOA
getReferenceTemplate() - method in class gnu.CORBA.Poa.gnuPOA
Get the object reference template of this POA.
getReferenceType(long) - method in class gnu.classpath.jdwp.VMIdManager
Returns the ReferenceTypeId for a given ID.
getReferenceTypeId(java.lang.Class) - method in class gnu.classpath.jdwp.VMIdManager
Gets the reference type id for the given class, creating a new one if it does not already have an id
getReferralContext() - method in class javax.naming.ldap.LdapReferralException
getReferralContext() - method in class javax.naming.ReferralException
getReferralContext(Hashtable) - method in class javax.naming.ldap.LdapReferralException
getReferralContext(Hashtable) - method in class javax.naming.ReferralException
getReferralInfo() - method in class javax.naming.ReferralException
getReferrals() - method in class javax.naming.ldap.UnsolicitedNotification
getReferrer() - method in class gnu.xml.dom.html2.DomHTMLDocument
Returns the URI [IETF RFC 2396] of the page that linked to this page.
getReferrer() - method in class org.w3c.dom.html2.HTMLDocument
Returns the URI [IETF RFC 2396] of the page that linked to this page.
getRefreshRate() - method in class java.awt.DisplayMode
Returns the refresh rate, in hertz.
getRegion() - method in class javax.swing.plaf.synth.SynthContext
Returns the region that identifies this state.
getRegion(int,int) - method in class gnu.gcj.tools.gc_analyze.BytePtr
getRegion(javax.swing.JComponent) - static method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns the region for a given Swing component.
getRegisteredKeyStrokes() - method in class javax.swing.JComponent
Return the set of KeyStroke objects which are registered to initiate actions on this component.
getRegisteredReferences() - method in class gnu.CORBA.Interceptor.Registrator
Get the map of the registered references.
getRegistry() - method in class gnu.javax.naming.jndi.url.rmi.ContextContinuation
Get the cached or new registry reference.
getRegistry() - static method in class java.rmi.registry.LocateRegistry
getRegistry() - method in class gnu.javax.naming.jndi.url.rmi.RmiContinuation
Get the cached or new registry reference.
getRegistry(int) - static method in class java.rmi.registry.LocateRegistry
getRegistry(java.lang.String) - static method in class java.rmi.registry.LocateRegistry
getRegistry(java.lang.String) - method in class gnu.javax.naming.jndi.url.rmi.rmiURLContext
Get the cached or new registry reference.
getRegistry(java.lang.String,int) - static method in class java.rmi.registry.LocateRegistry
getRel() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
Forward link type.
getRel() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
Forward link type.
getRel() - method in class org.w3c.dom.html2.HTMLAnchorElement
Forward link type.
getRel() - method in class org.w3c.dom.html2.HTMLLinkElement
Forward link type.
getRelatedData() - method in class org.w3c.dom.DOMError
The related DOMError.type dependent data if any.
getRelatedException() - method in class org.w3c.dom.DOMError
The related platform dependent exception if any.
getRelatedNode() - method in class gnu.xml.dom.DomEvent.DomMutationEvent
Returns any "related" node provided by this type of event
getRelatedNode() - method in class org.w3c.dom.DOMLocator
The node this locator is pointing to, or null if no node is available.
getRelatedNode() - method in class org.w3c.dom.events.MutationEvent
relatedNode is used to identify a secondary node related to a mutation event.
getRelatedTarget() - method in class org.w3c.dom.events.MouseEvent
Used to identify a secondary EventTarget related to a UI event.
getRemaining() - method in class java.util.zip.Inflater
Gets the number of unprocessed input.
Returns the remaining lifetime is seconds for the credential to remain capable of accepting security contexts under the specified mechanism.
Returns the remaining lifetime is seconds for the credential to remain capable of initiating security contexts under the specified mechanism.
getRemainingLifetime() - method in class org.ietf.jgss.GSSCredential
Returns the remaining lifetime in seconds for a credential.
getRemainingName() - method in class javax.naming.NamingException
Gets the part of the name that could not be resolved before this exception happend.
getRemainingName() - method in class javax.naming.spi.ResolveResult
Get the remaining unresolved part of the name
getRemainingNewName() - method in class javax.naming.CannotProceedException
getRemoteSocketAddress() - method in class java.net.DatagramSocket
Returns the SocketAddress of the host this socket is conneted to or null if this socket is not connected.
getRemoteSocketAddress() - method in class gnu.java.net.local.LocalSocket
getRemoteSocketAddress() - method in class java.net.Socket
Returns the remote socket address.
getRemoveListenerMethod() - method in class java.beans.EventSetDescriptor
getRenderableSource(int) - method in class java.awt.image.renderable.ParameterBlock
getRenderedImage() - method in class javax.imageio.IIOImage
Retrieve the rendered image data stored in this IIOImage or null if this image stores data using the Raster representation.
getRenderedSource(int) - method in class java.awt.image.renderable.ParameterBlock
getRenderer() - method in class javax.swing.JComboBox
This method returns renderer responsible for rendering selected item in the combo box
Returns the rendering hint for the specified key.
getRenderingHint(java.awt.RenderingHints.Key) - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
Returns the current value of a rendering hint.
Returns the current value of a rendering hint.
getRenderingHint(java.awt.RenderingHints.Key) - method in class gnu.java.awt.peer.qt.QtGraphics
Returns the current value of a rendering hint.
getRenderingHints() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the current rendering hints.
getRenderingHints() - method in class java.awt.image.AffineTransformOp
Returns rendering hints that are used during transformation.
getRenderingHints() - method in class java.awt.image.BandCombineOp
Returns the rendering hints for this operation.
getRenderingHints() - method in class java.awt.image.BufferedImageOp
Returns the rendering hints for this operation.
getRenderingHints() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getRenderingHints() - method in class java.awt.image.ColorConvertOp
Returns the rendering hints for this op.
getRenderingHints() - method in class gnu.java.awt.ComponentDataBlitOp
Returns the rendering hints for this operation.
getRenderingHints() - method in class java.awt.image.ConvolveOp
getRenderingHints() - method in class java.awt.Graphics2D
Returns the current rendering hints.
getRenderingHints() - method in class gnu.awt.j2d.Graphics2DImpl
Returns the current rendering hints.
getRenderingHints() - method in class java.awt.image.LookupOp
Returns the rendering hints for this operation.
getRenderingHints() - method in class gnu.java.awt.peer.qt.QtGraphics
Returns the current rendering hints.
getRenderingHints() - method in class java.awt.image.RasterOp
Returns the rendering hints for this operation.
getRenderingHints() - method in class java.awt.image.renderable.RenderContext
getRenderingHints() - method in class java.awt.image.RescaleOp
Returns the rendering hints for this operation.
getRenewTill() - method in class javax.security.auth.kerberos.KerberosTicket
Return the renewal time for this ticket.
getReorderingAllowed() - method in class javax.swing.table.JTableHeader
Check if it is possible to reorder the table columns by dragging column header with mouse.
getReplacement(java.lang.String,gnu.java.util.regex.REMatch,int) - static method in class gnu.java.util.regex.RE
getReplacementText() - method in class javax.xml.stream.events.EntityDeclaration
Returns the replacement text for the entity.
getReplacementText() - method in class gnu.xml.stream.EntityDeclarationImpl
Returns the replacement text for the entity.
getReplayDetState() - method in class org.ietf.jgss.GSSContext
Returns the state of the replay detection option for the context.
getRepositoryId(java.lang.Class) - static method in class gnu.CORBA.ObjectCreator
Convert the class name to IDL or RMI name (repository id).
getRepresentationClass() - method in class java.awt.datatransfer.DataFlavor
Returns the representation class for this flavor.
getRepresentationClassName() - method in class javax.print.DocFlavor
Returns the name of the representation class of this flavor object.
getRepresentationType() - method in class gnu.java.net.protocol.ftp.FTPConnection
Returns the current representation type of the transfer data.
getRequest(byte,int) - method in class gnu.classpath.jdwp.event.EventManager
Returns a given event request for an event
getRequestControls() - method in class javax.naming.ldap.InitialLdapContext
getRequestControls() - method in class javax.naming.ldap.LdapContext
getRequestID() - method in class gnu.javax.print.ipp.IppRequest
Returns the id of this request.
getRequestID() - method in class gnu.javax.print.ipp.IppResponse
Returns the ID of the initial request.
getRequestingHost() - method in class java.net.Authenticator
Returns the hostname of the host or proxy requesting authorization, or null if not available.
getRequestingPort() - method in class java.net.Authenticator
This method returns the port of the site that is requesting authentication.
getRequestingPrompt() - method in class java.net.Authenticator
Returns the prompt that should be used when requesting authentication information from the user
getRequestingProtocol() - method in class java.net.Authenticator
This method returns the requesting protocol of the operation that is requesting authentication
getRequestingScheme() - method in class java.net.Authenticator
This method returns the authentication scheme in use
getRequestingSite() - method in class java.net.Authenticator
This method returns the address of the site that is requesting authentication.
Get the instance of request.
getRequestMethod() - method in class java.net.HttpURLConnection
The request method currently in use for this connection.
getRequestProperties() - method in class java.net.URLConnection
Returns an unmodifiable Map containing the request properties.
getRequestProperty(java.lang.String) - method in class gnu.java.net.protocol.ftp.FTPURLConnection
getRequestProperty(java.lang.String) - method in class gnu.java.net.protocol.http.HTTPURLConnection
Returns the value of the named request property.
getRequests(byte) - method in class gnu.classpath.jdwp.event.EventManager
Returns all requests of the given event kind
getRequestURI() - method in class gnu.java.net.protocol.http.Request
Returns the full request-URI represented by this request, as specified by HTTP/1.1.
getRequireExplicitPolicy() - method in class gnu.java.security.x509.ext.PolicyConstraint
getReshowDelay() - method in class javax.swing.ToolTipManager
This method returns the amount of delay where if the mouse re-enters a Component, the tooltip will be shown immediately.
getResizable() - method in class javax.swing.table.TableColumn
Returns the flag that controls whether or not the column is resizable.
getResizeWeight() - method in class javax.swing.JSplitPane
This method returns the current resize weight.
getResizeWeight(int) - method in class javax.swing.text.html.BlockView
Gets the resize weight.
getResizeWeight(int) - method in class javax.swing.text.BoxView
Returns the resize weight of this view.
getResizeWeight(int) - method in class javax.swing.text.FieldView
Returns the resize weight of this view.
getResizeWeight(int) - method in class javax.swing.text.TableView.TableRow
Determines the resizeability of this view along the specified axis.
getResizeWeight(int) - method in class javax.swing.text.View
Returns the resize weight of this view.
getResizingAllowed() - method in class javax.swing.table.JTableHeader
Check if it is possible to resize the table columns by dragging the column boundary in the table header with mouse.
getResizingColumn() - method in class javax.swing.table.JTableHeader
Get the column that is currently being resized.
getResolution() - method in class javax.sound.midi.MidiFileFormat
Get the file timing resolution.
getResolution() - method in class javax.sound.midi.Sequence
The timing resolution for this sequence, relative to the division type.
getResolution(int) - method in class javax.print.attribute.ResolutionSyntax
Returns the resolution as two field array.
getResolvedName() - method in class javax.naming.NamingException
Gets the part of the name that could be resolved before this exception happend.
getResolvedObj() - method in class javax.naming.NamingException
Gets the Object to which (part of) the name could be resolved before this exception happend.
getResolvedObj() - method in class javax.naming.spi.ResolveResult
Get the object to that the name was partially resolved
getResolveParent() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the resolve parent of this element.
getResolveParent() - method in class javax.swing.text.AttributeSet
Returns the resolving parent of this AttributeSet.
getResolveParent() - method in class gnu.javax.swing.text.html.CombinedAttributes
There is no one.
getResolveParent() - method in class gnu.javax.swing.text.html.parser.htmlAttributeSet
Get the parent set, containing the default values.
getResolveParent() - method in class javax.swing.text.html.HTMLDocument.BlockElement
Gets the resolving parent.
getResolveParent() - method in class javax.swing.text.html.HTMLDocument.RunElement
Gets the resolving parent.
getResolveParent() - method in class javax.swing.text.Keymap
getResolveParent() - method in class javax.swing.text.SimpleAttributeSet
Returns the resolving parent.
getResolveParent() - method in class gnu.javax.swing.text.html.parser.SmallHtmlAttributeSet
Get the parent that this set uses to resolve the not found attributes.
getResolveParent() - method in class javax.swing.text.StyleContext.NamedStyle
Returns the resolving parent of this AttributeSet.
getResolveParent() - method in class javax.swing.text.StyleContext.SmallAttributeSet
Returns the resolving parent of this AttributeSet.
getResource(java.lang.String) - method in class java.lang.Class<T>
Get a resource URL using this class's package using the getClassLoader().getResource() method.
getResource(java.lang.String) - method in class java.lang.ClassLoader
Get the URL to a resource using this classloader or one of its parents.
getResource(java.lang.String) - method in class gnu.java.net.loader.FileURLLoader
get resource with the name "name" in the file url
getResource(java.lang.String) - method in class gnu.java.net.loader.JarURLLoader
get resource with the name "name" in the jar url
getResource(java.lang.String) - method in class gnu.java.net.loader.Load_gcjlib
Returns a Resource loaded by this URLLoader, or null when no Resource with the given name exists.
getResource(java.lang.String) - method in class gnu.java.net.loader.RemoteURLLoader
Get a remote resource.
getResource(java.lang.String) - method in class gnu.java.net.loader.URLLoader
Returns a Resource loaded by this URLLoader, or null when no Resource with the given name exists.
Get a resource.
Get a resource.
Get a resource using this class's package using the getClassLoader().getResourceAsStream() method.
Get a resource as stream using this classloader or one of its parents.
Get a resource as a stream.
Get a resource as a stream.
getResourceBaseName() - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getResourceBundle() - method in class java.util.logging.Logger
Returns the resource bundle that is being used for localizing messages.
getResourceBundle() - method in class java.util.logging.LogRecord
Returns the resource bundle that is used when the message of this LogRecord needs to be localized.
getResourceBundleName() - method in class java.util.logging.Level
Returns the name of the resource bundle used for localizing the level name.
getResourceBundleName() - method in class java.util.logging.Logger
Returns the name of the resource bundle that is being used for localizing messages.
getResourceBundleName() - method in class java.util.logging.LogRecord
Returns the name of the resource bundle that is used when the message of this LogRecord needs to be localized.
getResourceResolver() - method in class gnu.xml.validation.relaxng.RELAXNGSchemaFactory
getResourceResolver() - method in class javax.xml.validation.SchemaFactory
getResourceResolver() - method in class javax.xml.validation.Validator
getResourceResolver() - method in class javax.xml.validation.ValidatorHandler
getResourceResolver() - method in class gnu.xml.validation.xmlschema.XMLSchemaSchemaFactory
getResources() - method in class javax.sound.midi.Soundbank
Get an array of non-Instrument resources in this sound bank.
getResources(java.lang.String) - method in class java.lang.ClassLoader
Returns an Enumeration of all resources with a given name that can be found by this classloader and its parents.
getResponse() - method in class gnu.java.net.protocol.ftp.FTPConnection
Reads the next response from the server.
getResponse() - method in class gnu.java.net.protocol.ftp.FTPException
Returns the response that provoked this exception.
getResponseCode() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getResponseCode() - method in class java.net.HttpURLConnection
Gets the status code from an HTTP response message, or -1 if the response code could not be determined.
getResponseControls() - method in class javax.naming.ldap.InitialLdapContext
getResponseControls() - method in class javax.naming.ldap.LdapContext
getResponseMessage() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getResponseMessage() - method in class java.net.HttpURLConnection
Gets the HTTP response message, if any, returned along with the response code from a server.
getRest() - method in class gnu.xml.pipeline.TeeConsumer
Returns the second pipeline to get event calls.
getRestartMode() - method in class java.rmi.activation.ActivationDesc
Get the object reactivation strategy after crash.
getResult() - method in class gnu.java.security.hash.BaseHash
Constructs the result from the contents of the current context.
getResult() - method in class gnu.java.beans.decoder.DecoderContext
getResult() - method in class gnu.java.beans.decoder.DummyContext
getResult() - method in class gnu.java.security.hash.Haval
getResult() - method in class gnu.java.security.hash.MD2
getResult() - method in class gnu.java.security.hash.MD4
getResult() - method in class gnu.java.security.hash.MD5
getResult() - method in class gnu.java.beans.decoder.PersistenceParser
Returns the result which was calculated by calling endContext() or reportStatement().
getResult() - method in class gnu.java.security.hash.RipeMD128
Constructs the result from the contents of the current context.
getResult() - method in class gnu.java.security.hash.RipeMD160
Constructs the result from the contents of the current context.
getResult() - method in class gnu.java.security.hash.Sha160
Constructs the result from the contents of the current context.
getResult() - method in class gnu.java.security.hash.Sha256
getResult() - method in class gnu.java.security.hash.Sha384
getResult() - method in class gnu.java.security.hash.Sha512
getResult() - method in class gnu.java.security.hash.Tiger
Constructs the result from the contents of the current context.
getResult() - method in class gnu.java.security.hash.Whirlpool
getResultSet() - method in class java.sql.Array
Returns the elements in the array as a ResultSet.
getResultSet() - method in class java.sql.Statement
This method returns the result set of the SQL statement that was executed.
getResultSet(long,int) - method in class java.sql.Array
This method returns a portion of the array as a ResultSet.
getResultSet(long,int,Map>) - method in class java.sql.Array
This method returns a portion of the array as a ResultSet.
getResultSet(Map>) - method in class java.sql.Array
This method returns the elements in the array as a ResultSet.
getResultSetConcurrency() - method in class java.sql.Statement
This method returns the concurrency type of the result set for this statement.
getResultSetHoldability() - method in class java.sql.DatabaseMetaData
This method returns the default holdability type of ResultSetS retrieved from this database.
getResultSetHoldability() - method in class java.sql.Statement
getResultSetType() - method in class java.sql.Statement
This method returns the result set type for this statement.
getResultStream(boolean) - method in class java.rmi.server.RemoteCall
getResultStream(boolean) - method in class gnu.java.rmi.server.UnicastRemoteCall
getResultType() - method in class org.w3c.dom.xpath.XPathResult
A code representing the type of this result, as defined by the type constants.
getReturnedValue() - method in class gnu.classpath.jdwp.util.MethodResult
Returns the return value of the method invocation
getReturningAttributes() - method in class javax.naming.directory.SearchControls
getReturningObjFlag() - method in class javax.naming.directory.SearchControls
getReturnOpenType() - method in class javax.management.openmbean.OpenMBeanOperationInfo
Returns the open type instance which represents the type of the return value.
getReturnOpenType() - method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns the open type instance which represents the type of the return value.
getReturnType() - method in class javax.management.MBeanOperationInfo
Returns the return type of the operation, as the class name.
getReturnType() - method in class java.lang.reflect.Method
Gets the return type of this method.
getReturnType() - method in class javax.management.openmbean.OpenMBeanOperationInfo
Returns the return type of the operation, as the class name.
getReuse() - method in class gnu.javax.crypto.sasl.ClientMechanism
getReuse() - method in class gnu.javax.crypto.sasl.ServerMechanism
getReuse() - method in class gnu.javax.crypto.sasl.srp.SRPClient
getReuse() - method in class gnu.javax.crypto.sasl.srp.SRPServer
getReuseAddress() - method in class java.net.DatagramSocket
Checks if SO_REUSEADDR is enabled.
getReuseAddress() - method in class gnu.java.net.local.LocalServerSocket
getReuseAddress() - method in class gnu.java.net.local.LocalSocket
getReuseAddress() - method in class java.net.ServerSocket
Checks if the SO_REUSEADDR option is enabled
getReuseAddress() - method in class java.net.Socket
Checks if the SO_REUSEADDR option is enabled
getRev() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
Reverse link type.
getRev() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
Reverse link type.
getRev() - method in class org.w3c.dom.html2.HTMLAnchorElement
Reverse link type.
getRev() - method in class org.w3c.dom.html2.HTMLLinkElement
Reverse link type.
getRevocationDate() - method in class java.security.cert.X509CRLEntry
Gets the revocation date in revocationDate for this X509CRLEntry.
getRevokedCertificate(java.math.BigInteger) - method in class gnu.java.security.x509.X509CRL
getRevokedCertificate(java.math.BigInteger) - method in class java.security.cert.X509CRL
Gets the requeste dX509Entry for the specified certificate serial number.
getRevokedCertificates() - method in class gnu.java.security.x509.X509CRL
getRGB() - method in class java.awt.Color
Returns the RGB value for this color, in the sRGB color space.
getRGB() - method in class java.awt.SystemColor
Returns the RGB value for this color, in the sRGB color space.
getRGB(int) - method in class java.awt.image.ColorModel
Converts a pixel int value of the color space of the color model to a sRGB pixel int value.
getRGB(int) - method in class java.awt.image.ComponentColorModel
getRGB(int) - method in class java.awt.image.DirectColorModel
Get the RGB color value of the given pixel using the default RGB color model.
getRGB(int) - method in class java.awt.image.IndexColorModel
Get the RGB color value of the given pixel using the default RGB color model.
getRGB(int,int) - method in class java.awt.image.BufferedImage
getRGB(int,int,int,int,int[],int,int) - method in class java.awt.image.BufferedImage
getRGB(java.lang.Object) - method in class java.awt.image.ColorModel
Converts a pixel in the given array of the color space of the color model to an sRGB pixel int value.
getRGB(java.lang.Object) - method in class java.awt.image.ComponentColorModel
getRGB(java.lang.Object) - method in class java.awt.image.DirectColorModel
getRGBColorComponents(float[]) - method in class java.awt.Color
Returns a float array with the red, green, and blue components, in the default sRGB space, with values in the range 0.0-1.0.
getRGBColorValue() - method in class org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the RGB color.
getRGBComponents(float[]) - method in class java.awt.Color
Returns a float array with the red, green, and blue components, and the alpha value, in the default sRGB space, with values in the range 0.0-1.0.
getRGBdefault() - static method in class java.awt.image.ColorModel
Returns the default color model which in Sun's case is an instance of DirectColorModel.
getRGBPixel(int,int) - method in class gnu.java.awt.peer.gtk.GdkRobotPeer
getRGBPixel(int,int) - method in class java.awt.peer.RobotPeer
getRGBPixels(java.awt.Rectangle) - method in class gnu.java.awt.peer.gtk.GdkRobotPeer
getRGBPixels(java.awt.Rectangle) - method in class java.awt.peer.RobotPeer
getRGBs(int[]) - method in class java.awt.image.IndexColorModel
Get the RGB color values of all pixels in the map using the default RGB color model.
getRichness() - method in class org.w3c.dom.css.CSS2Properties
See the richness property definition in CSS2.
getRight() - method in class org.w3c.dom.css.CSS2Properties
See the right property definition in CSS2.
getRight() - method in class gnu.classpath.Pair<A,B>
Returns the right-hand side of the pair.
getRight() - method in class org.w3c.dom.css.Rect
This attribute is used for the right of the rect.
getRightChildIndent() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the indent value for the right child.
getRightComponent() - method in class javax.swing.JSplitPane
This method returns the right component.
getRightIndent(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the right indentation specified in the given attributes, or 0.0f if no right indentation is specified.
getRightInset() - method in class javax.swing.text.AsyncBoxView
Returns the right inset.
getRightInset() - method in class javax.swing.text.CompositeView
Returns the right inset of this CompositeView.
getRMIRepositoryID(java.lang.Class) - method in class javax.rmi.CORBA.ValueHandler
Get CORBA repository Id for the given java class.
Compute the repository id in the RMI hashed format.
getRolloverIcon() - method in class javax.swing.AbstractButton
Return the button's rollover icon.
getRolloverSelectedIcon() - method in class javax.swing.AbstractButton
Return the button's rollover selected icon.
getRolloverTab() - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Retunrs the index of the tab over which the mouse is currently moving, or -1 for no tab.
getRoot() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the root node by iterating the parents of this node.
getRoot() - method in class javax.swing.tree.DefaultTreeModel
getRoot
getRoot() - method in class gnu.xml.dom.DomIterator
DOM L2 Returns the root of the tree this is iterating through.
getRoot() - method in class gnu.xml.dom.DomNodeIterator
The root node of the NodeIterator, as specified when it was created.
getRoot() - method in class org.w3c.dom.traversal.NodeIterator
The root node of the NodeIterator, as specified when it was created.
getRoot() - method in class gnu.java.security.OID
Get the root OID of this OID.
getRoot() - method in class javax.swing.tree.TreeModel
getRoot
getRoot() - method in class org.w3c.dom.traversal.TreeWalker
The root node of the TreeWalker, as specified when it was created.
getRoot(java.awt.Component) - static method in class gnu.java.awt.AWTUtilities
Returns the "root" of the component tree containint comp The root is defined as either the least ancestor of comp which is a Window, or the greatest ancestor of comp which is a Applet if no Window ancestors are found.
getRoot(java.awt.Component) - static method in class javax.swing.SwingUtilities
Returns the "root" of the component tree containint comp The root is defined as either the least ancestor of comp which is a Window, or the greatest ancestor of comp which is a Applet if no Window ancestors are found.
getRootCause() - method in class javax.naming.NamingException
Gets the root cause field rootException of this Exception.
getRootDepth() - method in class gnu.gcj.xlib.Screen
getRootElement() - method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Returns the root element of this ElementBuffer.
getRootElements() - method in class javax.swing.text.AbstractDocument
Returns all root elements of this Document.
getRootElements() - method in class javax.swing.text.Document
Returns the root elements of the document content.
getRootFrame() - static method in class javax.swing.JOptionPane
This method returns the Frame used by JOptionPane dialog's that have no parent.
getRootName() - method in class javax.imageio.metadata.IIOMetadataFormat
getRootName() - method in class javax.imageio.metadata.IIOMetadataFormatImpl
getRootPane() - method in class javax.swing.JApplet
getRootPane
getRootPane() - method in class javax.swing.JComponent
Returns the first ancestor of this component which is a JRootPane.
getRootPane() - method in class javax.swing.JDialog
This method returns the JRootPane used with this JDialog.
getRootPane() - method in class javax.swing.JFrame
getRootPane
getRootPane() - method in class javax.swing.JInternalFrame
This method returns the Root Pane for this JInternalFrame.
getRootPane() - method in class javax.swing.JWindow
getRootPane
getRootPane() - method in class javax.swing.RootPaneContainer
getRootPane
getRootPane(java.awt.Component) - static method in class javax.swing.SwingUtilities
If comp is a RootPaneContainer, return its JRootPane.
getRoots() - method in class javax.swing.filechooser.FileSystemView
Returns an array containing the file system roots.
getRootView(javax.swing.text.JTextComponent) - method in class javax.swing.plaf.basic.BasicTextUI
Returns the root View of a text component.
getRootView(javax.swing.text.JTextComponent) - method in class javax.swing.plaf.multi.MultiTextUI
Calls the TextUI.getRootView(JTextComponent) method for all the UI delegates managed by this MultiTextUI, returning the view for the UI delegate from the primary look and feel.
getRootView(javax.swing.text.JTextComponent) - method in class javax.swing.plaf.TextUI
Retrieves the root of the view tree that visually presents the text.
getRootVisual() - method in class gnu.gcj.xlib.Screen
getRootWindow() - method in class gnu.gcj.xlib.Screen
getRootWindowXID() - method in class gnu.gcj.xlib.Screen
getRotateInstance(double) - static method in class java.awt.geom.AffineTransform
Returns a rotation transform.
getRotateInstance(double,double,double) - static method in class java.awt.geom.AffineTransform
Returns a rotation transform about a point.
getRoundedCorners() - method in class javax.swing.border.LineBorder
Returns whether this LineBorder os drawm with rounded or with plain corners.
getRoundingMode() - method in class java.math.MathContext
Returns the rounding mode setting.
getRounds() - method in class javax.crypto.spec.RC5ParameterSpec
Get the number of rounds.
getRounds(int,int) - static method in class gnu.javax.crypto.cipher.Rijndael
Returns the number of rounds for a given Rijndael's key and block sizes.
getRow() - method in class java.sql.ResultSet
This method returns the current row number in the cursor.
getRowBounds(int) - method in class javax.swing.JTree
getRowCount() - method in class javax.swing.tree.AbstractLayoutCache
getRowCount
getRowCount() - method in class javax.swing.table.DefaultTableModel
Returns the number of rows in the model.
getRowCount() - method in class javax.swing.tree.FixedHeightLayoutCache
Get the total number of rows in the tree.
getRowCount() - method in class javax.swing.JTable
Get the value of the rowCount property by delegation to the dataModel field.
getRowCount() - method in class javax.swing.JTree
getRowCount() - method in class javax.swing.table.TableModel
Returns the number of rows in the model.
getRowCount() - method in class javax.swing.text.TableView.TableCell
Returns the number of rows that this cell spans.
getRowCount() - method in class javax.swing.tree.VariableHeightLayoutCache
Get the total number of rows in the tree.
getRowCount(javax.swing.JTree) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the number of rows that are being displayed.
getRowCount(javax.swing.JTree) - method in class javax.swing.plaf.multi.MultiTreeUI
Calls the TreeUI.getRowCount(JTree) method for all the UI delegates managed by this MultiTreeUI, returning the count for the UI delegate from the primary look and feel.
getRowCount(javax.swing.JTree) - method in class javax.swing.plaf.TreeUI
Counts how many rows are currently displayed.
getRowEnd(javax.swing.text.JTextComponent,int) - static method in class javax.swing.text.Utilities
Get the model position of the end of the row that contains the specified model position.
getRowForLocation(int,int) - method in class javax.swing.JTree
Returns the row that the last item identified in path is visible at.
Calls the TreeUI.getRowForPath(JTree,TreePath) method for all the UI delegates managed by this MultiTreeUI, returning the row index for the UI delegate from the primary look and feel.
Determines in which row a TreePath is currently being displayed.
getRowForPath
Get the row, displaying the last node of the given path.
getRowForPath(javax.swing.tree.TreePath) - method in class javax.swing.JTree
Get the row, displaying the last node of the given path.
getRowHeader() - method in class javax.swing.JScrollPane
getRowHeader() - method in class javax.swing.ScrollPaneLayout
getRowHeight() - method in class javax.swing.tree.AbstractLayoutCache
getRowHeight
getRowHeight() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the current row height.
getRowHeight() - method in class javax.swing.JTable
Get the value of the rowHeight property.
getRowHeight() - method in class javax.swing.JTextArea
getRowHeight() - method in class javax.swing.JTree
getRowHeight(int) - method in class javax.swing.plaf.basic.BasicListUI
Calculate the height of a particular row.
getRowHeight(int) - method in class javax.swing.JTable
Get the height of the specified row.
getRowIndex() - method in class gnu.xml.dom.html2.DomHTMLTableRowElement
getRowIndex() - method in class org.w3c.dom.html2.HTMLTableRowElement
This is in logical order and not in document order.
getRowMapper() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the RowMapper that is currently used to map between paths and their rows.
getRowMapper() - method in class javax.swing.tree.TreeSelectionModel
getRowMargin() - method in class javax.swing.JTable
Get the value of the rowMargin property.
getRows() - method in class gnu.xml.dom.html2.DomHTMLFrameSetElement
getRows() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Returns a collection of all the rows in the table, including all in THEAD, TFOOT, all TBODY elements.
getRows() - method in class gnu.xml.dom.html2.DomHTMLTableSectionElement
The collection of rows in this table section.
getRows() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getRows() - method in class java.awt.GridLayout
Return the number of rows in this layout.
getRows() - method in class org.w3c.dom.html2.HTMLFrameSetElement
The number of rows of frames in the frameset.
getRows() - method in class org.w3c.dom.html2.HTMLTableElement
Returns a collection of all the rows in the table, including all in THEAD, TFOOT, all TBODY elements.
getRows() - method in class org.w3c.dom.html2.HTMLTableSectionElement
The collection of rows in this table section.
getRows() - method in class org.w3c.dom.html2.HTMLTextAreaElement
Number of text rows.
getRows() - method in class javax.swing.JTextArea
Returns the current number of rows.
getRows() - method in class java.awt.List
Returns the number of visible rows in the list.
getRows() - method in class java.awt.TextArea
Retrieve the number of rows that this text area would prefer to display.
getRowSelectionAllowed() - method in class javax.swing.JTable
Get the value of the rowSelectionAllowed property.
Get the tree row numbers for the given pathes.
getRowsForPaths(javax.swing.tree.TreePath[]) - method in class javax.swing.tree.RowMapper
getRowsForPaths
getRowSpan() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getRowSpan() - method in class org.w3c.dom.html2.HTMLTableCellElement
Number of rows spanned by cell.
getRowStart(javax.swing.text.JTextComponent,int) - static method in class javax.swing.text.Utilities
Get the model position of the start of the row that contains the specified model position.
getRowType() - method in class javax.management.openmbean.TabularType
Returns the type of the rows used by this tabular data structure.
getRowX(int,int) - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the amount to indent the given row
getRowX(int,int) - method in class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
Returns the amount to indent the given row
getRSB() - method in class java.awt.font.GlyphMetrics
getRule() - method in class java.awt.AlphaComposite
getRule(java.lang.String) - method in class javax.swing.text.html.StyleSheet
Gets the rule that best matches the selector. selector is a space separated String of element names.
Gets the style used to render the given tag.
getRules() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Specifies which internal table borders to render.
getRules() - method in class org.w3c.dom.html2.HTMLTableElement
Specifies which internal table borders to render.
getRules() - method in class java.text.RuleBasedCollator
This method returns a String containing the collation rules for this object.
getRunCount() - method in class java.text.Bidi
Return the number of runs in the result.
getRunForTab(int,int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns which run a particular tab belongs to.
getRunLevel(int) - method in class java.text.Bidi
Return the level of the indicated run.
getRunLimit() - method in class java.text.AttributedCharacterIterator
Returns the index of the character after the end of the run that contains all attributes defined for the current character.
getRunLimit() - method in class gnu.java.text.FormatCharacterIterator
Returns the index of the character after the end of the run that contains all attributes defined for the current character.
getRunLimit(Attribute) - method in class gnu.java.text.FormatCharacterIterator
Returns the index of the character after the end of the run that contains all attributes in the specified Set defined for the current character.
getRunLimit(Attribute>) - method in class gnu.java.text.FormatCharacterIterator
Returns the index of the character after the end of the run that contains all attributes in the specified Set defined for the current character.
getRunLimit(int) - method in class java.text.Bidi
Return the index of the character just following the end of the indicated run.
Returns the index of the character after the end of the run that contains the specified attribute defined for the current character.
getRunStart() - method in class java.text.AttributedCharacterIterator
Returns the index of the first character in the run that contains all attributes defined for the current character.
getRunStart() - method in class gnu.java.text.FormatCharacterIterator
Returns the index of the first character in the run that contains all attributes defined for the current character.
getRunStart(Attribute) - method in class gnu.java.text.FormatCharacterIterator
Returns the index of the first character in the run that contains all attributes in the specified Set defined for the current character.
getRunStart(Attribute>) - method in class gnu.java.text.FormatCharacterIterator
Returns the index of the first character in the run that contains all attributes in the specified Set defined for the current character.
getRunStart(int) - method in class java.text.Bidi
Return the index of the first character in the indicated run.
Returns the index of the first character in the run that contains the specified attribute defined for the current character.
getRunTime() - method in class gnu.CORBA.CDR.BufferedCdrOutput
Get the associated RunTime.
getRunTime() - method in class gnu.CORBA.CDR.BufferredCdrInput
Get the associated RunTime.
getRunTime() - method in class gnu.CORBA.CDR.gnuValueStream
Get the RunTime information.
getRunTime() - method in class gnu.CORBA.CDR.HeadlessInput
Delegates functionality to the underlying stream.
getRuntime() - static method in class java.lang.Runtime
Get the current Runtime object for this JVM.
getRunTimeCodeBase() - method in class javax.rmi.CORBA.ValueHandler
Returns the CodeBase for this ValueHandler.
getRunTimeCodeBase() - method in class gnu.javax.rmi.CORBA.ValueHandlerDelegateImpl
This implementation associates RunTime with stream rather than with the value handler and this method is not used in the implementation.
getRuntimeMXBean() - static method in class java.lang.management.ManagementFactory
Returns the runtime management bean for the running virtual machine.
getSalt() - method in class gnu.javax.crypto.key.GnuPBEKey
getSalt() - method in class javax.crypto.interfaces.PBEKey
Returns a copy of the salt.
getSalt() - method in class javax.crypto.spec.PBEKeySpec
Get the salt bytes array copy.
getSalt() - method in class javax.crypto.spec.PBEParameterSpec
Get the salt.
getSalt(java.lang.String) - method in class gnu.javax.net.ssl.SRPTrustManager
Returns the salt value for the given user.
getSaltLength() - method in class java.security.spec.PSSParameterSpec
getSample(int,int,int) - method in class java.awt.image.Raster
Returns the sample value for the pixel at (x, y) in the raster.
Returns a sample value for the pixel at (x, y) in the specified data buffer.
Returns the sample for band b of the pixel at (x, y) that is stored in the specified data buffer.
Returns the sample value for the pixel at (x, y) in the specified data buffer.
Returns the sample value for the pixel at (x, y) in the specified data buffer.
Returns the sample value for the pixel at (x, y) in the specified data buffer.
getSampleDouble(int,int,int) - method in class java.awt.image.Raster
Returns the sample value for the pixel at (x, y) in the raster.
Returns the sample value for the pixel at (x, y) in the specified data buffer.
Returns the sample value for the pixel at (x, y) in the specified data buffer.
getSampleFloat(int,int,int) - method in class java.awt.image.Raster
Returns the sample value for the pixel at (x, y) in the raster.
Returns a sample value for the pixel at (x, y) in the specified data buffer.
Returns the sample value for the pixel at (x, y) in the specified data buffer.
getSampleModel() - method in class java.awt.image.BufferedImage
getSampleModel() - method in class javax.imageio.ImageTypeSpecifier
Get the sample model specified by this image type specifier.
getSampleModel() - method in class java.awt.image.Raster
Returns the sample model that accesses the data buffer (to extract pixel data) for this raster.
getSampleModel() - method in class java.awt.image.RenderedImage
getSampleModel(int,int) - method in class javax.imageio.ImageTypeSpecifier
Create a sample model that is compatible with the one specified by this image type specifier, with the given dimensions.
getSampleModelTranslateX() - method in class java.awt.image.Raster
Returns the x-translation.
getSampleModelTranslateY() - method in class java.awt.image.Raster
Returns the y-translation.
getSampleRate() - method in class javax.sound.sampled.AudioFormat
Return the sample rate of this format.
getSamples(int,int,int,int,int,double[]) - method in class java.awt.image.Raster
Returns an array containing the samples from one band for the pixels in the region specified by (x, y, w, h) in the raster.
Returns an array containing the samples from one band for the pixels in the region specified by (x, y, w, h) in the specified data buffer.
getSamples(int,int,int,int,int,float[]) - method in class java.awt.image.Raster
Returns an array containing the samples from one band for the pixels in the region specified by (x, y, w, h) in the raster.
Returns an array containing the samples from one band for the pixels in the region specified by (x, y, w, h) in the specified data buffer.
getSamples(int,int,int,int,int,int[]) - method in class java.awt.image.Raster
Returns an array containing the samples from one band for the pixels in the region specified by (x, y, w, h) in the raster.
Copy one band's samples from a region into an array.
Returns an array containing the samples from one band for the pixels in the region specified by (x, y, w, h) in the specified data buffer.
getSampleSize() - method in class java.awt.image.ComponentSampleModel
Returns the size in bits for each sample (one per band).
getSampleSize() - method in class java.awt.image.MultiPixelPackedSampleModel
Returns an array containing the size (in bits) of the samples in each band.
getSampleSize() - method in class java.awt.image.SampleModel
Returns an array containing the size (in bits) for each band accessed by the SampleModel.
getSampleSize() - method in class java.awt.image.SinglePixelPackedSampleModel
Returns an array containing the size (in bits) for each band accessed by the SampleModel.
getSampleSize(int) - method in class java.awt.image.ComponentSampleModel
Returns the size in bits for the samples in the specified band.
getSampleSize(int) - method in class java.awt.image.MultiPixelPackedSampleModel
Returns the size of the samples in the specified band.
getSampleSize(int) - method in class java.awt.image.SampleModel
Returns the size (in bits) of the samples for the specified band.
getSampleSize(int) - method in class java.awt.image.SinglePixelPackedSampleModel
Returns the size (in bits) of the samples for the specified band.
getSampleSizeInBits() - method in class javax.sound.sampled.AudioFormat
Return the sample size of this format, in bits.
getSaslClientFactories() - static method in class javax.security.sasl.Sasl
Gets an enumeration of known factories for producing a SaslClient instance.
getSaslClientMechanismNames() - static method in class gnu.javax.crypto.jce.GnuSasl
Returns a Set of names of SASL Client mechanisms available from this Provider.
getSaslServerFactories() - static method in class javax.security.sasl.Sasl
Gets an enumeration of known factories for producing a SaslServer instance.
getSaslServerMechanismNames() - static method in class gnu.javax.crypto.jce.GnuSasl
Returns a Set of names of SASL Server mechanisms available from this Provider.
getSavepointId() - method in class java.sql.Savepoint
getSavepointName() - method in class java.sql.Savepoint
getScalar(int) - method in class gnu.javax.crypto.sasl.InputBuffer
Decodes a SASL scalar quantity, count-octet long, from the current buffer.
getScale(int) - method in class java.sql.ParameterMetaData
getScale(int) - method in class java.sql.ResultSetMetaData
This method returns the scale of the specified column, which is the number of digits to the right of the decimal point.
getScaledInstance(float,boolean) - method in class javax.imageio.plugins.jpeg.JPEGQTable
Retrieve a copy of this JPEG quantization table with every value scaled by the given scale factor, and clamped from 1 to 255 baseline or from 1 to 32767 otherwise.
getScaledInstance(int,int,int) - method in class gnu.java.awt.peer.gtk.GtkImage
Returns a scaled instance of this pixbuf.
getScaledInstance(int,int,int) - method in class java.awt.Image
Scales the image to the requested dimension.
getScaledInstance(int,int,int) - method in class gnu.java.awt.peer.qt.QtImage
Returns a scaled instance of this image.
getScaledInstance(int,int,int) - method in class gnu.java.awt.peer.qt.QtVolatileImage
Returns a scaled instance of this image.
getScaledX() - method in class gnu.java.awt.font.opentype.truetype.Point
getScaledY() - method in class gnu.java.awt.font.opentype.truetype.Point
getScaleFactors(float[]) - method in class java.awt.image.RescaleOp
Returns the scaling factors.
getScaleInstance(double,double) - static method in class java.awt.geom.AffineTransform
Returns a scaling transform:
 [ sx 0  0 ]
 [ 0  sy 0 ]
 [ 0  0  1 ]
 
getScaleX() - method in class java.awt.geom.AffineTransform
Returns the X coordinate scaling factor of the matrix.
getScaleY() - method in class java.awt.geom.AffineTransform
Returns the Y coordinate scaling factor of the matrix.
getScanline(java.io.Reader,int) - static method in class gnu.java.awt.image.XBMDecoder
getScanlineStride() - method in class java.awt.image.ComponentSampleModel
Returns the distance (in terms of element indices) between the sample for one pixel and the corresponding sample for the equivalent pixel in the next row.
getScanlineStride() - method in class java.awt.image.MultiPixelPackedSampleModel
Returns the number of data elements from a pixel in one row to the corresponding pixel in the next row.
getScanlineStride() - method in class gnu.javax.imageio.png.PNGHeader
Returns the stride of one scanline, in bytes.
getScanlineStride() - method in class java.awt.image.SinglePixelPackedSampleModel
Returns the number of data elements from a pixel in one row to the corresponding pixel in the next row.
getSchema() - method in class javax.xml.parsers.DocumentBuilder
Returns the schema in use by the XML processor.
getSchema() - method in class javax.xml.parsers.DocumentBuilderFactory
Returns the schema.
getSchema() - method in class javax.xml.parsers.SAXParser
Returns the schema in use by this parser.
getSchema() - method in class javax.xml.parsers.SAXParserFactory
Returns the schema.
getSchema(java.lang.String) - method in class javax.naming.directory.DirContext
getSchema(java.lang.String) - method in class javax.naming.directory.InitialDirContext
getSchema(javax.naming.Name) - method in class javax.naming.directory.DirContext
getSchema(javax.naming.Name) - method in class javax.naming.directory.InitialDirContext
getSchemaClassDefinition(java.lang.String) - method in class javax.naming.directory.DirContext
getSchemaClassDefinition(java.lang.String) - method in class javax.naming.directory.InitialDirContext
getSchemaClassDefinition(javax.naming.Name) - method in class javax.naming.directory.DirContext
getSchemaClassDefinition(javax.naming.Name) - method in class javax.naming.directory.InitialDirContext
getSchemaName(int) - method in class java.sql.ResultSetMetaData
This method returns the name of the schema that contains the specified column.
getSchemas() - method in class java.sql.DatabaseMetaData
This method returns the list of database schemas as a ResultSet, with one column - TABLE_SCHEM - that is the name of the schema.
getSchemaTerm() - method in class java.sql.DatabaseMetaData
This method returns the vendor's term for "schema".
getSchemaType() - method in class javax.xml.stream.events.XMLEvent
Returns schema-related type information about this event, or null if not available.
getSchemaType() - method in class gnu.xml.stream.XMLEventImpl
Returns schema-related type information about this event, or null if not available.
getSchemaTypeInfo() - method in class org.w3c.dom.Attr
The type information associated with this attribute.
getSchemaTypeInfo() - method in class gnu.xml.dom.DomAttr
The type information associated with this attribute.
getSchemaTypeInfo() - method in class gnu.xml.dom.DomElement
The type information associated with this element.
getSchemaTypeInfo() - method in class org.w3c.dom.Element
The type information associated with this element.
getSchemaTypeInfo() - method in class javax.imageio.metadata.IIOMetadataNode
getScheme() - method in class gnu.xml.dom.html2.DomHTMLMetaElement
Select form of content.
getScheme() - method in class org.w3c.dom.html2.HTMLMetaElement
Select form of content.
getScheme() - method in class java.net.URI
Returns the scheme of the URI
getSchemeSpecificPart() - method in class java.net.URI
Returns the decoded scheme specific part of this URI.
getScope() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getScope() - method in class org.w3c.dom.html2.HTMLTableCellElement
Scope covered by header cells.
getScope() - method in class java.security.Identity
getScopedInterface() - method in class java.net.Inet6Address
Returns the NetworkInterface of the address scope if it is a scoped address and the scope is given in the form of a NetworkInterface.
getScopeId() - method in class java.net.Inet6Address
Returns the scope ID of the address scope if it is a scoped adress using an integer to identify the scope.
getScreen() - method in class gnu.gcj.xlib.Visual
getScreenDevices() - method in class gnu.java.awt.peer.gtk.GdkGraphicsEnvironment
Get an array of all the GraphicsDevice objects.
getScreenDevices() - method in class java.awt.GraphicsEnvironment
Get an array of all the GraphicsDevice objects.
getScreenDevices() - method in class gnu.java.awt.peer.headless.HeadlessGraphicsEnvironment
Get an array of all the GraphicsDevice objects.
getScreenDevices() - method in class gnu.java.awt.peer.qt.QtGraphicsEnvironment
getScreenDevices() - method in class gnu.awt.xlib.XGraphicsEnvironment
Get an array of all the GraphicsDevice objects.
getScreenDevices() - method in class gnu.java.awt.peer.x.XGraphicsEnvironment
Returns all configured screen devices.
getScreenNumber() - method in class gnu.gcj.xlib.Screen
getScreenNumber() - method in class gnu.gcj.xlib.Visual
getScreenResolution() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getScreenResolution() - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getScreenResolution() - method in class gnu.java.awt.peer.qt.QtToolkit
getScreenResolution() - method in class java.awt.Toolkit
Returns the screen resolution in dots per square inch.
getScreenResolution() - method in class gnu.awt.xlib.XToolkit
getScreenResolution() - method in class gnu.java.awt.peer.x.XToolkit
getScreenSize() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getScreenSize() - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getScreenSize() - method in class gnu.java.awt.peer.qt.QtToolkit
getScreenSize() - method in class java.awt.Toolkit
Returns the dimensions of the screen in pixels.
getScreenSize() - method in class gnu.awt.xlib.XToolkit
getScreenSize() - method in class gnu.java.awt.peer.x.XToolkit
getScreenX() - method in class org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - method in class org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScriptable() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Return the number of pixels the list must scroll in order to move a "block" of the list into the provided visible rectangle.
Return the preferred scrolling amount (in pixels) for the given scrolling direction and orientation when scrolling in large amounts (pages).
getScrollableTracksViewportHeight() - method in class javax.swing.JEditorPane
Returns true when a Viewport should force the height of this component to match the viewport height.
getScrollableTracksViewportHeight() - method in class javax.swing.JList
Gets the value of the scrollableTracksViewportWidth property.
getScrollableTracksViewportHeight() - method in class javax.swing.JTable
Get the value of the scrollableTracksViewportHeight property.
getScrollableTracksViewportHeight() - method in class javax.swing.text.JTextComponent
getScrollableTracksViewportHeight() - method in class javax.swing.JTree
getScrollableTracksViewportHeight() - method in class javax.swing.Scrollable
Return true if the height of the scrollable is always equal to the view, where it is displayed, height.In such case, the vertical scrolling should not be performed.
getScrollableTracksViewportWidth() - method in class javax.swing.JEditorPane
Returns true when a Viewport should force the width of this component to match the viewport width.
getScrollableTracksViewportWidth() - method in class javax.swing.JList
Gets the value of the scrollableTracksViewportWidth property.
getScrollableTracksViewportWidth() - method in class javax.swing.JTable
Get the value of the scrollableTracksViewportWidth property.
getScrollableTracksViewportWidth() - method in class javax.swing.JTextArea
Returns true if the width of this component should be forced to match the width of a surrounding view port.
getScrollableTracksViewportWidth() - method in class javax.swing.text.JTextComponent
getScrollableTracksViewportWidth() - method in class javax.swing.JTree
getScrollableTracksViewportWidth() - method in class javax.swing.Scrollable
Return true if the width of the scrollable is always equal to the view, where it is displayed, width (for instance, the text area with the word wrap).
Return the number of pixels the list must scroll in order to move a "unit" of the list into the provided visible rectangle.
Return the preferred scrolling amount (in pixels) for the given scrolling direction and orientation.
Returns the increment that is needed to expose exactly one new line of text.
Return the preferred scrolling amount (in pixels) for the given scrolling direction and orientation.
Return the preferred scrolling amount (in pixels) for the given scrolling direction and orientation when scrolling in small amounts like table lines.
getScrollAmount() - method in class java.awt.event.MouseWheelEvent
Returns the number of units to scroll in response to this event.
getScrollbarDisplayPolicy() - method in class java.awt.ScrollPane
Returns the current scrollbar display policy.
getScrollbarVisibility() - method in class java.awt.TextArea
Retrieve the scroll bar display policy -- one of SCROLLBARS_BOTH, SCROLLBARS_VERTICAL_ONLY, SCROLLBARS_HORIZONTAL_ONLY, SCROLLBARS_NONE.
getScrolling() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
Specify whether or not the frame should have scrollbars.
getScrolling() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getScrolling() - method in class org.w3c.dom.html2.HTMLFrameElement
Specify whether or not the frame should have scrollbars.
getScrolling() - method in class org.w3c.dom.html2.HTMLIFrameElement
Specify whether or not the frame should have scrollbars.
getScrollMode() - method in class javax.swing.JViewport
getScrollOffset() - method in class javax.swing.JTextField
Returns the scroll offset in pixels.
getScrollPane() - method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Returns the JScrollPane housing the JTree, or null if one isn't found.
getScrollPosition() - method in class java.awt.ScrollPane
Returns the current scroll position of the viewport.
getScrollsOnExpand() - method in class javax.swing.JTree
getScrollType() - method in class java.awt.event.MouseWheelEvent
This method returns the scrolling pattern this event requests.
getSearchScope() - method in class javax.naming.directory.SearchControls
getSearchStringEscape() - method in class java.sql.DatabaseMetaData
This method returns the string used to escape wildcards in search strings.
getSecond() - method in class javax.xml.datatype.XMLGregorianCalendar
getSecondary1() - method in class gnu.javax.swing.plaf.metal.CustomizableTheme
Returns the secondary1 color of this theme.
getSecondary1() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the first secondary color for this theme.
getSecondary1() - method in class javax.swing.plaf.metal.MetalTheme
Returns the first secondary color for this theme.
getSecondary1() - method in class javax.swing.plaf.metal.OceanTheme
Return the OceanTheme's value for secondary 1, the RGB value (122, 138, 153).
getSecondary2() - method in class gnu.javax.swing.plaf.metal.CustomizableTheme
Returns the secondary2 color of this theme.
getSecondary2() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the second secondary color for this theme.
getSecondary2() - method in class javax.swing.plaf.metal.MetalTheme
Returns the second secondary color for this theme.
getSecondary2() - method in class javax.swing.plaf.metal.OceanTheme
Return the OceanTheme's value for secondary 2, the RGB value (184, 207, 229).
getSecondary3() - method in class gnu.javax.swing.plaf.metal.CustomizableTheme
Returns the secondary3 color of this theme.
getSecondary3() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the third secondary color for this theme.
getSecondary3() - method in class javax.swing.plaf.metal.MetalTheme
Returns the third secondary color for this theme.
getSecondary3() - method in class javax.swing.plaf.metal.OceanTheme
Return the OceanTheme's value for secondary 3, the RGB value (238, 238, 238).
getSeconds() - method in class java.sql.Date
This method always throws an IllegalArgumentException.
getSeconds() - method in class java.util.Date
Returns the number of seconds represented by the Date object, as an integer between 0 and 61 (60 and 61 being leap seconds).
getSeconds() - method in class javax.xml.datatype.Duration
Returns the seconds in this duration as an int, or 0 if not present.
getSectionRowIndex() - method in class gnu.xml.dom.html2.DomHTMLTableRowElement
getSectionRowIndex() - method in class org.w3c.dom.html2.HTMLTableRowElement
The index of this row, relative to the current section ( THEAD, TFOOT, or TBODY), starting from 0.
getSecurityContext() - method in class java.lang.SecurityManager
Get an implementation-dependent Object that contains enough information about the current environment to be able to perform standard security checks later.
getSecurityContext(java.lang.ClassLoader) - static method in class java.rmi.server.RMIClassLoader
getSecurityManager() - static method in class java.lang.System
Get the current SecurityManager.
GetSecurityPropertyAction - class gnu.java.security.action.GetSecurityPropertyAction
PrivilegedAction implementation that calls Security.getProperty() with the property name passed to its constructor.
GetSecurityPropertyAction() - constructor for class gnu.java.security.action.GetSecurityPropertyAction
The basic constructor.
GetSecurityPropertyAction(java.lang.String) - constructor for class gnu.java.security.action.GetSecurityPropertyAction
getSeed(int) - static method in class java.security.SecureRandom
Returns the given number of seed bytes.
getSeed(int) - static method in class gnu.java.security.jce.prng.SecureRandomAdapter
getSelectColor() - method in class javax.swing.plaf.metal.MetalButtonUI
Returns the color that indicates a selected button.
getSelectColor() - method in class javax.swing.plaf.metal.MetalRadioButtonUI
Returns the color used to fill the JRadioButton's icon when the button is pressed.
getSelectColor() - method in class javax.swing.plaf.metal.MetalToggleButtonUI
Returns the color that indicates a selected button.
getSelected() - method in class gnu.xml.dom.html2.DomHTMLOptionElement
getSelected() - method in class org.w3c.dom.html2.HTMLOptionElement
Represents the current state of the corresponding form control, in an interactive user agent.
getSelectedAccessibleColumns() - method in class javax.accessibility.AccessibleTable
Return the selected columns.
Returns the indices of all selected columns.
getSelectedAccessibleRows() - method in class javax.accessibility.AccessibleTable
Return the selected rows.
Returns the indices of all selected rows.
getSelectedCheckbox() - method in class java.awt.CheckboxGroup
Returns the currently selected checkbox, or null if none of the checkboxes in this group are selected.
getSelectedColor() - method in class javax.swing.colorchooser.ColorSelectionModel
Returns the selected color.
getSelectedColor() - method in class javax.swing.colorchooser.DefaultColorSelectionModel
Returns the selected color.
getSelectedColumn() - method in class javax.swing.JTable
Get the value of the selectedColumn property by delegation to the columnModel field.
getSelectedColumnCount() - method in class javax.swing.table.DefaultTableColumnModel
Returns the number of selected columns in the model.
getSelectedColumnCount() - method in class javax.swing.JTable
Get the value of the selectedColumnCount property by delegation to the columnModel field.
getSelectedColumnCount() - method in class javax.swing.table.TableColumnModel
Returns the number of selected columns in the model.
getSelectedColumns() - method in class javax.swing.table.DefaultTableColumnModel
Returns an array containing the indices of the selected columns.
getSelectedColumns() - method in class javax.swing.JTable
Get the value of the selectedColumns property by delegation to the columnModel field.
getSelectedColumns() - method in class javax.swing.table.TableColumnModel
getSelectedColumns
getSelectedComponent() - method in class javax.swing.JTabbedPane
This method returns the component at the selected index.
getSelectedFile() - method in class javax.swing.JFileChooser
Returns the selected file, if there is one.
getSelectedFiles() - method in class javax.swing.JFileChooser
Returns the selected file or files in an array.
getSelectedFrame() - method in class javax.swing.JDesktopPane
This method returns the currently selected frame in the JDesktopPane.
getSelectedIcon() - method in class javax.swing.AbstractButton
Return the button's selected icon.
getSelectedIndex() - method in class java.awt.Choice
Returns the index of the selected item.
getSelectedIndex() - method in class javax.security.auth.callback.ConfirmationCallback
Get the selected confirmation option.
getSelectedIndex() - method in class javax.swing.DefaultSingleSelectionModel
Returns the selected index or -1 if there is no selection.
getSelectedIndex() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getSelectedIndex() - method in class org.w3c.dom.html2.HTMLSelectElement
The ordinal index of the selected option, starting from 0.
getSelectedIndex() - method in class javax.swing.JComboBox
Returns index of the item that is currently selected in the combo box.
getSelectedIndex() - method in class javax.swing.JList
Returns the minimum index of an element in the list which is currently selected.
getSelectedIndex() - method in class javax.swing.JTabbedPane
This method returns the index of the tab that is currently selected.
getSelectedIndex() - method in class java.awt.List
Returns the index of the currently selected item.
getSelectedIndex() - method in class javax.swing.SingleSelectionModel
Returns the selected index or -1 if there is no selection.
getSelectedIndexes() - method in class javax.security.auth.callback.ChoiceCallback
Get the selected choices.
getSelectedIndexes() - method in class gnu.java.awt.peer.gtk.GtkListPeer
getSelectedIndexes() - method in class java.awt.List
Returns an array containing the indexes of the rows that are currently selected.
getSelectedIndexes() - method in class java.awt.peer.ListPeer
getSelectedIndexes() - method in class gnu.java.awt.peer.qt.QtListPeer
getSelectedIndexes() - method in class gnu.java.awt.peer.swing.SwingListPeer
getSelectedIndices() - method in class javax.swing.JList
Returns the indices of values in the model property which are selected.
getSelectedItem() - method in class java.awt.Choice
Returns the currently selected item, or null if no item is selected.
getSelectedItem() - method in class javax.swing.ComboBoxModel
Returns the currently selected item in the combo box.
getSelectedItem() - method in class javax.swing.DefaultComboBoxModel
Returns the selected item.
getSelectedItem() - method in class javax.swing.JComboBox
Returns currently selected item in the combo box.
getSelectedItem() - method in class java.awt.List
Returns the item that is currently selected, or null if there is no item selected.
getSelectedItem() - method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
Returns the selected item, or null if no item is selected.
getSelectedItem() - method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
Returns the selected file filter.
getSelectedItems() - method in class java.awt.List
Returns the list of items that are currently selected in this list.
getSelectedObjects() - method in class javax.swing.AbstractButton
Returns an single-element array containing the "text" property of the button if the "selected" property of the button's model is true, otherwise returns null.
getSelectedObjects() - method in class java.awt.Checkbox
Returns an array of length one containing the checkbox label if this checkbox is selected.
getSelectedObjects() - method in class java.awt.CheckboxMenuItem
Returns an array of length 1 with the menu item label for this object if the state is on.
getSelectedObjects() - method in class java.awt.Choice
Returns an array with one row containing the selected item.
getSelectedObjects() - method in class javax.swing.DefaultButtonModel
Return null.
getSelectedObjects() - method in class java.awt.ItemSelectable
Returns the list of objects that are selected in this component.
getSelectedObjects() - method in class javax.swing.JCheckBoxMenuItem
This method returns array containing label of this menu item if it is selected and null otherwise.
getSelectedObjects() - method in class javax.swing.JComboBox
Returns Object array of size 1 containing currently selected element in the JComboBox.
getSelectedObjects() - method in class java.awt.List
Returns the list of items that are currently selected in this list as an array of type Object[] instead of String[].
getSelectedPath() - method in class javax.swing.MenuSelectionManager
Returns path representing current menu selection
getSelectedPrintService() - method in class gnu.javax.print.PrinterDialog
Returns the print service selected by the user.
getSelectedRow() - method in class javax.swing.JTable
Get the value of the selectedRow property by delegation to the ListSelectionModel.getMinSelectionIndex() method of the selectionModel field.
getSelectedRowCount() - method in class javax.swing.JTable
Get the value of the selectedRowCount property by delegation to the selectionModel field.
getSelectedRows() - method in class javax.swing.JTable
Get the value of the selectedRows property by delegation to the selectionModel field.
getSelectedTabPadInsets(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the selected tab pad insets appropriately rotated.
Returns the selected text.
getSelectedText() - method in class javax.accessibility.AccessibleText
Returns the selected text.
getSelectedText() - method in class javax.swing.JLabel.AccessibleJLabel
Returns the selected text.
getSelectedText() - method in class javax.swing.text.JTextComponent
Retrieves the currently selected text in this text document.
Retrieve the current text selection.
getSelectedText() - method in class java.awt.TextComponent
Returns a string that contains the text that is currently selected.
Gets the currently selected text.
getSelectedTextColor() - method in class javax.swing.text.JTextComponent
getSelectedValue() - method in class javax.swing.JList
Returns the first value in the list's model property which is selected, according to the list's selectionModel property.
getSelectedValues() - method in class javax.swing.JList
Returns all the values in the list's model property which are selected, according to the list's selectionModel property.
getSelection() - method in class javax.swing.ButtonGroup
Returns the currently selected button model.
getSelectionBackground() - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the Color that the text is shown in when the bar is not over the text.
getSelectionBackground() - method in class javax.swing.JList
Gets the value of the selectionBackground property.
getSelectionBackground() - method in class javax.swing.JTable
Get the value of the selectionBackground property.
getSelectionColor() - method in class javax.swing.text.JTextComponent
getSelectionCount() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the number of paths in the selection.
getSelectionCount() - method in class javax.swing.JTree
getSelectionCount() - method in class javax.swing.tree.TreeSelectionModel
This always returns -1 since button labels can't be selected.
getSelectionEnd() - method in class javax.accessibility.AccessibleText
Returns the end index of the selection.
getSelectionEnd() - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getSelectionEnd() - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
getSelectionEnd() - method in class javax.swing.JLabel.AccessibleJLabel
Returns the end index of the selected text.
getSelectionEnd() - method in class javax.swing.text.JTextComponent
Returns the end postion of the currently selected text.
Retrieve the index of the last character in the current text selection.
getSelectionEnd() - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
getSelectionEnd() - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
getSelectionEnd() - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getSelectionEnd() - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the end index of the current selection.
getSelectionEnd() - method in class java.awt.TextComponent
Returns the ending position of the selected text region.
getSelectionEnd() - method in class java.awt.peer.TextComponentPeer
getSelectionForeground() - method in class javax.swing.plaf.basic.BasicProgressBarUI
This method returns the Color that the text is shown in when the bar is over the text.
getSelectionForeground() - method in class javax.swing.JList
Gets the value of the selectionForeground property.
getSelectionForeground() - method in class javax.swing.JTable
Get the value of the selectionForeground property.
getSelectionMode() - method in class javax.swing.DefaultListSelectionModel
getSelectionMode() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the current selection mode.
getSelectionMode() - method in class javax.swing.JList
getSelectionMode() - method in class javax.swing.ListSelectionModel
Returns the selection mode, which is one of SINGLE_SELECTION, SINGLE_INTERVAL_SELECTION and MULTIPLE_INTERVAL_SELECTION.
getSelectionMode() - method in class javax.swing.tree.TreeSelectionModel
getSelectionModel() - method in class javax.swing.tree.AbstractLayoutCache
getSelectionModel
getSelectionModel() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns the current selection model.
getSelectionModel() - method in class javax.swing.table.DefaultTableColumnModel
Returns the selection model used to track table column selections.
getSelectionModel() - method in class javax.swing.JColorChooser
This method returns the ColorSelectionModel used with this JColorChooser.
getSelectionModel() - method in class javax.swing.JList
Returns the selection model for the JList component.
getSelectionModel() - method in class javax.swing.JMenuBar
Returns selection model for this menu bar.
getSelectionModel() - method in class javax.swing.JPopupMenu
Returns selectionModel used by this popup menu to keep track of the selection.
getSelectionModel() - method in class javax.swing.JTable
Get the value of the selectionModel property.
getSelectionModel() - method in class javax.swing.JTree
getSelectionModel() - method in class javax.swing.table.TableColumnModel
Returns the selection model used to track table column selections.
getSelectionPainter() - method in class javax.swing.text.DefaultCaret
Returns the Highlighter.HighlightPainter that should be used to paint the selection.
getSelectionPath() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the first path in the selection.
getSelectionPath() - method in class javax.swing.JTree
getSelectionPath() - method in class javax.swing.tree.TreeSelectionModel
getSelectionPaths() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the complete selection.
getSelectionPaths() - method in class javax.swing.JTree
getSelectionPaths() - method in class javax.swing.tree.TreeSelectionModel
getSelectionRows() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the currently selected rows.
getSelectionRows() - method in class javax.swing.JTree
getSelectionRows() - method in class javax.swing.tree.TreeSelectionModel
This always returns -1 since button labels can't be selected.
getSelectionStart() - method in class javax.accessibility.AccessibleText
Returns the start index of the selection.
getSelectionStart() - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getSelectionStart() - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
getSelectionStart() - method in class javax.swing.JLabel.AccessibleJLabel
Returns the start index of the selected text.
getSelectionStart() - method in class javax.swing.text.JTextComponent
Returns the start postion of the currently selected text.
Retrieve the index of the first character in the current text selection.
getSelectionStart() - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
getSelectionStart() - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
getSelectionStart() - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getSelectionStart() - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the start index of the current selection.
getSelectionStart() - method in class java.awt.TextComponent
Returns the starting position of the selected text region.
getSelectionStart() - method in class java.awt.peer.TextComponentPeer
getSelectionValues() - method in class javax.swing.JOptionPane
This method returns the selection values.
getSelectorText() - method in class org.w3c.dom.css.CSSPageRule
The parsable textual representation of the page selector for the rule.
getSelectorText() - method in class org.w3c.dom.css.CSSStyleRule
The textual representation of the selector for the rule set.
getSendBufferSize() - method in class java.net.DatagramSocket
This method returns the value of the system level socket option SO_SNDBUF, which is used by the operating system to tune buffer sizes for data transfers.
getSendBufferSize() - method in class gnu.java.net.local.LocalServerSocket
getSendBufferSize() - method in class gnu.java.net.local.LocalSocket
getSendBufferSize() - method in class java.net.Socket
This method returns the value of the system level socket option SO_SNDBUF, which is used by the operating system to tune buffer sizes for data transfers.
getSentenceInstance() - static method in class java.text.BreakIterator
This method returns an instance of BreakIterator that will iterate over sentences as defined in the default locale.
getSentenceInstance(java.util.Locale) - static method in class java.text.BreakIterator
This method returns an instance of BreakIterator that will iterate over sentences as defined in the specified locale.
Returns a BreakIterator instance for sentence breaks in the specified Locale.
getSeparator() - method in class org.w3c.dom.css.Counter
This attribute is used for the separator of the nested counters.
getSeparatorBackground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the background color for separators, from the installed theme.
getSeparatorBackground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the background color for separators.
getSeparatorForeground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the foreground color for separators, from the installed theme.
getSeparatorForeground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the foreground color for separators.
getSeparatorSize() - method in class javax.swing.JToolBar.Separator
This method returns the size of the Separator.
getSequence() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the current sequence object for this sequencer.
getSequence() - method in class javax.sound.midi.Sequencer
Get the current sequence object for this sequencer.
getSequence(java.io.File) - method in class gnu.javax.sound.midi.file.MidiFileReader
getSequence(java.io.File) - method in class javax.sound.midi.spi.MidiFileReader
Read a Sequence from the given stream.
getSequence(java.io.File) - static method in class javax.sound.midi.MidiSystem
Read a Sequence object from the given file.
getSequence(java.io.InputStream) - method in class gnu.javax.sound.midi.file.MidiFileReader
getSequence(java.io.InputStream) - method in class javax.sound.midi.spi.MidiFileReader
Read a Sequence from the given stream.
getSequence(java.io.InputStream) - static method in class javax.sound.midi.MidiSystem
Read a Sequence object from the given stream.
getSequence(java.net.URL) - method in class gnu.javax.sound.midi.file.MidiFileReader
getSequence(java.net.URL) - method in class javax.sound.midi.spi.MidiFileReader
Read a Sequence from the given stream.
getSequence(java.net.URL) - static method in class javax.sound.midi.MidiSystem
Read a Sequence object from the given url.
getSequenceDetState() - method in class org.ietf.jgss.GSSContext
Returns the state of the sequence detection option for the context.
getSequenceNumber() - method in class java.util.logging.LogRecord
Returns the sequence number of this LogRecord.
getSequenceNumber() - method in class javax.management.Notification
Returns the sequence number of this notification.
getSequencer() - static method in class javax.sound.midi.MidiSystem
Get the default Sequencer instance.
getSerial() - method in class gnu.gcj.xlib.XAnyEvent
getSerialNumber() - method in class gnu.java.security.pkcs.SignerInfo
getSerialNumber() - method in class gnu.java.security.x509.X509Certificate
getSerialNumber() - method in class java.security.cert.X509Certificate
Gets the serial number for serial Number in this Certifcate.
getSerialNumber() - method in class javax.security.cert.X509Certificate
Returns this certificate's serial number.
getSerialNumber() - method in class java.security.cert.X509CertSelector
Returns the serial number criterion, or null if this value was not set.
getSerialNumber() - method in class java.security.cert.X509CRLEntry
Gets the serial number for userCertificate in this X509CRLEntry.
getSerialVersionUID() - method in class java.io.ObjectStreamClass
Returns the serial version stream-unique identifier for the class represented by this ObjectStreamClass.
getServant() - method in class gnu.CORBA.Poa.AOM.Obj
Get the servant.
getServant() - method in class gnu.CORBA.Poa.gnuServantObject
Returns the associated servant.
getServer() - method in class javax.security.auth.kerberos.KerberosTicket
Return the server principal for this ticket.
Returns all server aliases that support the given key type.
getServerCertificates() - method in class javax.net.ssl.HttpsURLConnection
Returns the certificates sent by the other party.
getServerCertificates() - method in class gnu.java.net.protocol.http.HTTPURLConnection
getServerName() - method in class java.security.cert.LDAPCertStoreParameters
Return the server name.
getServerRequestInterceptors() - method in class gnu.CORBA.Interceptor.Registrator
getServerSessionContext() - method in class javax.net.ssl.SSLContext
Returns the set of SSL contexts available for server connections.
getServerSocketFactory() - method in class javax.net.ssl.SSLContext
Returns the factory for server SSL sockets.
Get a service from this BeanContextServices.
Retrieves the specified service.
Get a service.
getService(java.lang.String) - method in class gnu.javax.naming.giop.GiopNamingServiceURLContext
getServiceClass() - method in class java.beans.beancontext.BeanContextServiceAvailableEvent
Get the newly available service class.
getServiceClass() - method in class java.beans.beancontext.BeanContextServiceRevokedEvent
Get the revoked service class.
getServicesBeanInfo() - method in class java.beans.beancontext.BeanContextServiceProviderBeanInfo
Get BeanInfos for all of the service classes of this BeanInfoServiceProvider.
getServiceUIFactory() - method in class gnu.javax.print.ipp.IppPrintService
We currently provide no factories - just returns null.
getServiceUIFactory() - method in class javax.print.PrintService
Returns a factory for UI components if supported by the print service.
getSession() - method in class javax.net.ssl.HandshakeCompletedEvent
Returns the SSL session object associated with this connection.
getSession() - method in class javax.net.ssl.SSLEngine
Return the SSLSession object this connection represents.
getSession() - method in class javax.net.ssl.SSLSessionBindingEvent
Returns the session that the object was bound to.
getSession() - method in class javax.net.ssl.SSLSocket
Returns this socket's session object.
getSession(byte[]) - method in class gnu.javax.net.ssl.AbstractSessionContext
Fetch a saved session by its ID.
getSession(byte[]) - method in class javax.net.ssl.SSLSessionContext
Gets the session specified by its ID, or null if there is no session, or if it has expired.
getSession(java.lang.String,int) - method in class gnu.javax.net.ssl.AbstractSessionContext
getSessionCacheSize() - method in class gnu.javax.net.ssl.provider.SimpleSessionContext
getSessionCacheSize() - method in class javax.net.ssl.SSLSessionContext
Returns the maximum number of sessions that may be cached by this session context.
getSessionContext() - method in class gnu.javax.net.ssl.Session
Returns this session's session context object.
getSessionContext() - method in class javax.net.ssl.SSLSession
Returns this session's session context object.
getSessionKey() - method in class javax.security.auth.kerberos.KerberosTicket
Return the secret key associated with this ticket.
getSessionKeyType() - method in class javax.security.auth.kerberos.KerberosTicket
Returns the type of the session key in accordance with RFC1510.
getSessionTimeout() - method in class gnu.javax.net.ssl.AbstractSessionContext
getSessionTimeout() - method in class javax.net.ssl.SSLSessionContext
Returns the period of time (in seconds) that a session may be cached for before becoming invalid.
getSeverity() - method in class org.w3c.dom.DOMError
The severity of the error, either SEVERITY_WARNING, SEVERITY_ERROR, or SEVERITY_FATAL_ERROR.
getShadowColor() - method in class javax.swing.plaf.basic.BasicSliderUI
Gets the shadow color to be used for this slider.
getShadowColor() - method in class javax.swing.border.EtchedBorder
Returns the color that will be used for shadowed parts when painting the border, or null if that color will be derived from the background of the enclosed Component.
getShadowColor(java.awt.Component) - method in class javax.swing.border.EtchedBorder
Determines the color that will be used for shadowed parts when painting the border around a given component.
getShadowInnerColor() - method in class javax.swing.border.BevelBorder
Returns the color that will be used for the inner side of shadowed edges when painting the border, or null if that color will be derived from the background of the enclosed Component.
getShadowInnerColor(java.awt.Component) - method in class javax.swing.border.BevelBorder
Determines the color that will be used for the inner side of shadowed edges when painting the border.
getShadowOuterColor() - method in class javax.swing.border.BevelBorder
Returns the color that will be used for the outer side of shadowed edges when painting the border, or null if that color will be derived from the background of the enclosed Component.
getShadowOuterColor(java.awt.Component) - method in class javax.swing.border.BevelBorder
Determines the color that will be used for the outer side of shadowed edges when painting the border.
getShape() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
The shape of the active area.
getShape() - method in class gnu.xml.dom.html2.DomHTMLAreaElement
The shape of the active area.
getShape() - method in class org.w3c.dom.html2.HTMLAnchorElement
The shape of the active area.
getShape() - method in class org.w3c.dom.html2.HTMLAreaElement
The shape of the active area.
getShaper(int) - static method in class java.awt.font.NumericShaper
Return a non-contextual shaper which can shape to a single range.
getSharedAncestor
getSharedColors() - method in class gnu.gcj.xlib.Colormap
Get an array of all colors that currently resides in shared (read only) color-cells in this color map.
getSharedInstance() - static method in class javax.swing.PopupFactory
Retrieves the shared factory, creating a new factory if necessary.
getSharedSecret() - method in class gnu.javax.crypto.key.BaseKeyAgreementParty
getSharedSecret() - method in class gnu.javax.crypto.key.IKeyAgreementParty
Returns the byte array containing the shared secret as generated by this party.
getShearInstance(double,double) - static method in class java.awt.geom.AffineTransform
Returns a shearing transform (points are shifted in the x direction based on a factor of their y coordinate, and in the y direction as a factor of their x coordinate):
 [  1  shx 0 ]
 [ shy  1  0 ]
 [  0   0  1 ]
 
getShearX() - method in class java.awt.geom.AffineTransform
Returns the X coordinate shearing factor of the matrix.
getShearY() - method in class java.awt.geom.AffineTransform
Returns the Y coordinate shearing factor of the matrix.
getSheet() - method in class org.w3c.dom.stylesheets.LinkStyle
The style sheet.
getShift() - method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
Returns the vertical shift, in pixels, applied when painting the icon.
getShift() - method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
Returns the vertical shift, in pixels, applied when painting the icon.
getShift() - method in class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
Returns the vertical shift, in pixels, applied when painting the icon.
getShift() - method in class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
Returns the vertical shift, in pixels, applied when painting the icon.
getShiftedByteArray() - method in class gnu.java.security.der.BitString
Returns this bit string as a byte array, with the ignored bits present.
getShiftKey() - method in class org.w3c.dom.events.MouseEvent
Used to indicate whether the 'shift' key was depressed during the firing of the event.
getShort() - method in class java.nio.ByteBuffer
Relative get method for reading a short value.
getShort(int) - method in class java.nio.ByteBuffer
Absolute get method for reading a short value.
getShort(int) - method in class gnu.gcj.tools.gc_analyze.BytePtr
getShort(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java short.
getShort(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java short.
getShort(java.lang.Object) - method in class java.lang.reflect.Field
Get the value of this Field as a short.
getShort(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a short array.
This method returns the value of the specified parameter as a Java short.
getShort(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java short.
getShortcut() - method in class java.awt.MenuItem
Returns the shortcut for this menu item, which may be null.
Returns the menu item for the specified shortcut, or null if no such item exists.
getShortDescription() - method in class java.beans.FeatureDescriptor
Get the localized short description for this feature.
getShortMonths() - method in class java.text.DateFormatSymbols
This method returns the list of strings used for displaying abbreviated month names (e.g., "Jan" and "Feb").
getShortParameter(int) - method in class java.awt.image.renderable.ParameterBlock
getShortWeekdays() - method in class java.text.DateFormatSymbols
This method returns the list of strings used for displaying abbreviated weekday names (e.g., "Sun" and "Mon").
getShowHorizontalLines() - method in class javax.swing.JTable
Get the value of the showHorizontalLines property.
getShowsRootHandles() - method in class javax.swing.plaf.basic.BasicTreeUI
Returns true if the node handles are to be displayed.
getShowsRootHandles() - method in class javax.swing.JTree
getShowVerticalLines() - method in class javax.swing.JTable
Get the value of the showVerticalLines property.
getSiblingCount() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the number of siblings for this tree node.
getSides() - method in class java.awt.JobAttributes
getSigAlgName() - method in class gnu.java.security.x509.X509Certificate
getSigAlgName() - method in class java.security.cert.X509Certificate
Returns the signature algorithm used to sign the CRL.
getSigAlgName() - method in class javax.security.cert.X509Certificate
Returns the name of this certificate's signature algorithm.
getSigAlgName() - method in class gnu.java.security.x509.X509CRL
getSigAlgName() - method in class java.security.cert.X509CRL
Returns the signature algorithm used to sign the CRL.
getSigAlgOID() - method in class gnu.java.security.x509.X509Certificate
getSigAlgOID() - method in class java.security.cert.X509Certificate
Returns the OID for the signature algorithm used.
getSigAlgOID() - method in class javax.security.cert.X509Certificate
Returns the object identifier (OID) of this certificate's signature algorithm.
getSigAlgOID() - method in class gnu.java.security.x509.X509CRL
getSigAlgOID() - method in class java.security.cert.X509CRL
Returns the OID for the signature algorithm used.
getSigAlgParams() - method in class gnu.java.security.x509.X509Certificate
getSigAlgParams() - method in class java.security.cert.X509Certificate
Returns the AlgorithmParameters in the encoded form for the signature algorithm used.
getSigAlgParams() - method in class javax.security.cert.X509Certificate
Returns the signature parameters.
getSigAlgParams() - method in class gnu.java.security.x509.X509CRL
getSigAlgParams() - method in class java.security.cert.X509CRL
Returns the AlgorithmParameters in the encoded form for the signature algorithm used.
getSign() - method in class javax.xml.datatype.Duration
Returns the sign of this value.
getSignature() - method in class javax.management.MBeanConstructorInfo
Returns the constructor's signature, in the form of information on each parameter.
getSignature() - method in class javax.management.MBeanOperationInfo
Returns the operation's signature, in the form of information on each parameter.
getSignature() - method in class javax.management.openmbean.OpenMBeanConstructorInfo
Returns the constructor's signature, in the form of information on each parameter.
getSignature() - method in class javax.management.openmbean.OpenMBeanOperationInfo
Returns the operation's signature, in the form of information on each parameter.
getSignature() - method in class java.security.SignedObject
Returns the signature bytes of the encapsulated object.
getSignature() - method in class gnu.java.awt.color.TagEntry
getSignature() - method in class gnu.classpath.jdwp.VMMethod
Returns the signature of this method
getSignature() - method in class gnu.java.security.x509.X509Certificate
getSignature() - method in class java.security.cert.X509Certificate
Returns the signature in its raw DER encoded format.
getSignature() - method in class gnu.java.security.x509.X509CRL
getSignature() - method in class java.security.cert.X509CRL
Returns the signature for the CRL.
getSignerInfos() - method in class gnu.java.security.pkcs.PKCS7SignedData
getSigners() - method in class java.lang.Class<T>
Get the signers of this class.
getSigProvider() - method in class java.security.cert.PKIXParameters
Returns the signature algorithm provider, or null if not set.
getSimpleName() - method in class java.lang.Class<T>
Returns the simple name for this class, as used in the source code.
getSingleNodeValue() - method in class org.w3c.dom.xpath.XPathResult
The value of this single node result, which may be null.
getSize() - method in class javax.accessibility.AccessibleComponent
Get the size of this component - it's width and height.
getSize() - method in class javax.swing.plaf.basic.BasicDirectoryModel
Returns the size of the list, which only includes directories if the JFileChooser is set to DIRECTORIES_ONLY.
getSize() - method in class gnu.javax.imageio.bmp.BMPFileHeader
Gets the file size
getSize() - method in class gnu.javax.imageio.bmp.BMPInfoHeader
getsize() - method in class gnu.gcj.tools.gc_analyze.BytePtr
getSize() - method in class java.awt.Component
Returns the size of this object.
getSize() - method in class java.awt.Component.AccessibleAWTComponent
Gets the size of this component, or null if it is not showing.
getSize() - method in class org.w3c.dom.css.CSS2Properties
See the size property definition in CSS2.
getSize() - method in class java.awt.image.DataBuffer
Returns the size of the data buffer.
getSize() - method in class javax.swing.DefaultComboBoxModel
Returns the number of items in the model's item list.
getSize() - method in class javax.swing.DefaultListModel
Gets the size of the list.
getSize() - method in class java.awt.Dimension
Returns the size of this dimension.
getSize() - method in class gnu.xml.dom.html2.DomHTMLBaseFontElement
Computed font size.
getSize() - method in class gnu.xml.dom.html2.DomHTMLFontElement
Font size.
getSize() - method in class gnu.xml.dom.html2.DomHTMLHRElement
The height of the rule.
getSize() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getSize() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getSize() - method in class java.awt.Font
Returns the size of the font, in typographics points (1/72 of an inch), rounded to an integer.
getSize() - method in class org.w3c.dom.html2.HTMLBaseFontElement
Computed font size.
getSize() - method in class org.w3c.dom.html2.HTMLFontElement
Font size.
getSize() - method in class org.w3c.dom.html2.HTMLHRElement
The height of the rule.
getSize() - method in class org.w3c.dom.html2.HTMLInputElement
Size information.
getSize() - method in class org.w3c.dom.html2.HTMLSelectElement
Number of visible rows.
Returns the size of this list child.
Returns the size of the table cell.
Returns the size of this object in the form of a Dimension object.
getSize() - method in class javax.swing.ListModel
Return the number of data elements in the list.
Returns the size of the component.
getSize() - method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
Returns the number of items in the model.
getSize() - method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
Returns the number of items in the model.
getSize() - method in class gnu.java.awt.color.ProfileHeader
getSize() - method in class java.awt.Rectangle
Returns the size of this rectangle.
getSize() - method in class gnu.classpath.jdwp.event.filters.StepFilter
Returns the size of each step (insn, line)
getSize() - method in class gnu.java.awt.color.TagEntry
getSize() - method in class java.util.zip.ZipEntry
Gets the size of the uncompressed data.
getSize() - method in class gnu.java.awt.font.opentype.truetype.Zone
getSize(int) - method in class javax.print.attribute.Size2DSyntax
Returns the size described in this object as a two field array.
getSize(int) - method in class javax.swing.SizeSequence
Returns the size of the specified element, or 0 if the element index is outside the defined range.
getSize(java.awt.Dimension) - method in class java.awt.Component
Returns the size of this component.
getSize(java.awt.Dimension) - method in class javax.swing.JComponent
Get the component's size.
getSize(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getSize()
getSize2D() - method in class java.awt.Font
Returns the size of the font, in typographics points (1/72 of an inch).
getSizeButtonsToSameWidth() - method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns whether all buttons should have the same width.
This method returns the current width of the component.
getSizes() - method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
This method returns the sizes array.
getSizes() - method in class javax.swing.SizeSequence
Returns an array containing the sizes for all the elements in the sequence.
getSlaveSyncMode() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the current slave synchronization mode.
getSlaveSyncMode() - method in class javax.sound.midi.Sequencer
Get the current slave synchronization mode.
getSlaveSyncModes() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get an array of slave sync modes supported by this sequencer.
getSlaveSyncModes() - method in class javax.sound.midi.Sequencer
Get an array of slave sync modes supported by this sequencer.
getSmallDisplayIcon() - method in class javax.swing.colorchooser.AbstractColorChooserPanel
This method sets the small icon used in the JTabbedPane for this chooser panel.
getSnapshot() - method in class gnu.java.awt.peer.gtk.GtkVolatileImage
getSnapshot() - method in class gnu.java.awt.peer.qt.QtVolatileImage
Returns an image representing the current state of the volatile image buffer.
getSnapshot() - method in class java.awt.image.VolatileImage
Returns an image representing the current state of the volatile image buffer.
getSnapshotLength() - method in class org.w3c.dom.xpath.XPathResult
The number of nodes in the result snapshot.
getSnapToTicks() - method in class javax.swing.JSlider
Returns the flag that controls whether the slider thumb will snap to ticks.
getSocket() - method in class javax.net.ssl.HandshakeCompletedEvent
Returns the socket over which this connection is being negotiated.
getSocket() - method in class gnu.java.net.protocol.http.HTTPConnection
Retrieves the socket associated with this connection.
getSocketAddress() - method in class java.net.DatagramPacket
Gets the socket address of the host this packet will be sent to/is coming from
getSocketFactory() - static method in class java.rmi.server.RMISocketFactory
getSocketFactory() - method in class javax.net.ssl.SSLContext
Returns the factory for client SSL sockets.
getSoLinger() - method in class gnu.java.net.local.LocalSocket
getSoLinger() - method in class java.net.Socket
Returns the value of the SO_LINGER option on the socket.
getSoLinger() - method in class gnu.javax.net.ssl.provider.SSLSocketImpl
getSolo() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer.DSSIMidiChannel
Get the current solo mode.
getSolo() - method in class javax.sound.midi.MidiChannel
Get the current solo mode.
getSoTimeout() - method in class java.net.DatagramSocket
Returns the value of the socket's SO_TIMEOUT setting.
getSoTimeout() - method in class gnu.java.net.local.LocalServerSocket
getSoTimeout() - method in class gnu.java.net.local.LocalSocket
getSoTimeout() - method in class java.net.ServerSocket
Retrieves the current value of the SO_TIMEOUT setting.
getSoTimeout() - method in class java.net.Socket
Returns the value of the SO_TIMEOUT option on the socket.
getSoundbank() - method in class javax.sound.midi.SoundbankResource
Get the sound bank containing this resource.
getSoundbank(java.io.File) - static method in class javax.sound.midi.MidiSystem
Read a Soundbank object from the given file.
getSoundbank(java.io.File) - method in class javax.sound.midi.spi.SoundbankReader
Get a Soundbank from the given File.
getSoundbank(java.io.InputStream) - static method in class javax.sound.midi.MidiSystem
Read a Soundbank object from the given stream.
getSoundbank(java.io.InputStream) - method in class javax.sound.midi.spi.SoundbankReader
Get a Soundbank from the given InputStream.
getSoundbank(java.net.URL) - static method in class javax.sound.midi.MidiSystem
Read a Soundbank object from the given url.
getSoundbank(java.net.URL) - method in class javax.sound.midi.spi.SoundbankReader
Get a Soundbank from the given URL.
getSource() - method in class gnu.java.awt.image.AsyncImage
getSource() - method in class gnu.java.awt.peer.gtk.AsyncImage
getSource() - method in class java.awt.image.BufferedImage
getSource() - method in class javax.tools.Diagnostic<S>
Returns the source of this diagnostic object.
getSource() - method in class java.util.EventObject
Returns the source of the event.
getSource() - method in class gnu.java.awt.peer.gtk.GtkImage
Returns the source of this image.
getSource() - method in class java.awt.Image
Returns the image producer object for this object.
getSource() - method in class java.beans.PropertyEditorSupport
Returns the bean that is used as the source of events.
getSource() - method in class gnu.java.awt.peer.qt.QtImage
Returns the source of this image.
getSource() - method in class gnu.java.awt.peer.qt.QtVolatileImage
Returns the source of this image.
getSource() - method in class java.awt.image.VolatileImage
Calling this method is equivalent to calling getSnapshot().getSource().
getSource() - method in class gnu.java.awt.peer.x.XImage
getSource() - method in class gnu.awt.xlib.XOffScreenImage
Returns the image producer object for this object.
getSource(int) - method in class java.awt.image.renderable.ParameterBlock
getSourceActions() - method in class java.awt.dnd.DragGestureRecognizer
getSourceActions() - method in class java.awt.dnd.DragSourceContext
Returns the source actions for the DragGestureRecognizer.
getSourceActions() - method in class java.awt.dnd.DropTargetDragEvent
getSourceActions() - method in class java.awt.dnd.DropTargetDropEvent
Get the BeanContextServices through which the new service is available.
getSourceAsBeanContextServices() - method in class java.beans.beancontext.BeanContextServiceRevokedEvent
Get the BeanContextServices through which the service was available.
Returns the source casted as a DragGestureRecognizer.
getSourceBands() - method in class javax.imageio.IIOParam
Retrieve the current source band values or null if source band values have not been set.
getSourceClassName() - method in class java.util.logging.LogRecord
Returns the name of the class where the event being logged has had its origin.
getSourceDataLine(javax.sound.sampled.AudioFormat) - static method in class javax.sound.sampled.AudioSystem
Return a source data line matching the given audio format.
Return a target data line matching the given audio format.
getSourceDebugExtension(java.lang.Class) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns the source debug extension.
getSourceElement() - method in class javax.swing.event.HyperlinkEvent
Returns the element of the document repesenting this anchor.
getSourceEncodings() - method in class javax.sound.sampled.spi.FormatConversionProvider
Return an array of all the source encodings supported by this conversion provider.
getSourceFile() - method in class gnu.gcj.runtime.NameFinder
Returns the source file name if lookup() was successful.
getSourceFile(java.lang.Class) - static method in class gnu.classpath.jdwp.VMVirtualMachine
"Returns the name of source file in which a reference type was declared"
getSourceLineInfo() - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return an array of Info objects describing all the source lines available in this Mixer.
getSourceLineInfo() - method in class javax.sound.sampled.Mixer
Return an array of Info objects describing all the source lines available in this Mixer.
getSourceLineInfo(javax.sound.sampled.Line.Info) - static method in class javax.sound.sampled.AudioSystem
Return an array of descriptions of all the source lines matching the given line description.
getSourceLineInfo(javax.sound.sampled.Line.Info) - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return an array of Info objects describing all the source lines available in this Mixer, which match the provided decsription.
getSourceLineInfo(javax.sound.sampled.Line.Info) - method in class javax.sound.sampled.Mixer
Return an array of Info objects describing all the source lines available in this Mixer, which match the provided decsription.
getSourceLines() - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return an array of all the source lines available in this Mixer.
getSourceLines() - method in class javax.sound.sampled.Mixer
Return an array of all the source lines available in this Mixer.
getSourceMaxProgressivePass() - method in class javax.imageio.ImageReadParam
getSourceMethodName() - method in class java.util.logging.LogRecord
Returns the name of the method where the event being logged has had its origin.
getSourceMinProgressivePass() - method in class javax.imageio.ImageReadParam
getSourceNumber() - method in class gnu.java.security.prng.RandomEvent
getSourceNumProgressivePasses() - method in class javax.imageio.ImageReadParam
getSourceRegion() - method in class javax.imageio.IIOParam
Retrieve the source rectangle from which pixels should be read or null if no source region has been set.
Calculate a source region based on the given source image dimensions and parameters.
getSourceRenderSize() - method in class javax.imageio.ImageReadParam
getSources() - method in class java.awt.image.BufferedImage
getSources() - method in class java.awt.image.renderable.ParameterBlock
getSources() - method in class java.awt.image.renderable.RenderableImage
getSources() - method in class java.awt.image.renderable.RenderableImageOp
getSources() - method in class java.awt.image.RenderedImage
getSourceString() - method in class java.text.CollationKey
This method returns the String that this object was created from.
getSourceXSubsampling() - method in class javax.imageio.IIOParam
Retrieve the number of pixel columns to advance before taking a pixel sample.
getSourceYSubsampling() - method in class javax.imageio.IIOParam
Retrieve the number of pixel rows to advance before taking a pixel sample.
getSouth() - method in class javax.swing.SpringLayout.Constraints
Returns the constraint for the lower edge of the component.
getSouthPane() - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns the south pane.
getSpaceAbove(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the 'space above' specified in the given attributes, or 0.0f if no 'space above' is specified.
getSpaceBelow(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the 'space below' specified in the given attributes, or 0.0f if no 'space below' is specified.
getSpan() - method in class gnu.xml.dom.html2.DomHTMLTableColElement
Indicates the number of columns in a group or affected by a grouping.
getSpan() - method in class org.w3c.dom.html2.HTMLTableColElement
Indicates the number of columns in a group or affected by a grouping.
getSpan(int,int) - method in class javax.swing.text.BoxView
Returns the span for the child view with the given index for the specified axis.
Determine the span of the glyphs from location p0 to location p1.
getSpeak() - method in class org.w3c.dom.css.CSS2Properties
See the speak property definition in CSS2.
getSpeakHeader() - method in class org.w3c.dom.css.CSS2Properties
See the speak-header property definition in CSS2.
getSpeakNumeral() - method in class org.w3c.dom.css.CSS2Properties
See the speak-numeral property definition in CSS2.
getSpeakPunctuation() - method in class org.w3c.dom.css.CSS2Properties
See the speak-punctuation property definition in CSS2.
getSpecificationName() - method in class javax.management.MBeanServerDelegate
Returns the name of this Java Management eXtensions (JMX) specification.
getSpecificationName() - method in class javax.management.MBeanServerDelegateMBean
Returns the name of this Java Management eXtensions (JMX) specification.
getSpecificationTitle() - method in class java.lang.Package
Returns the name of the specification, or null if unknown.
getSpecificationVendor() - method in class javax.management.MBeanServerDelegate
Returns the vendor of this Java Management eXtensions (JMX) specification.
getSpecificationVendor() - method in class javax.management.MBeanServerDelegateMBean
Returns the vendor of this Java Management eXtensions (JMX) specification.
getSpecificationVendor() - method in class java.lang.Package
Returns the name of the specification designer, or null if unknown.
getSpecificationVersion() - method in class javax.management.MBeanServerDelegate
Returns the version of this Java Management eXtensions (JMX) specification.
getSpecificationVersion() - method in class javax.management.MBeanServerDelegateMBean
Returns the version of this Java Management eXtensions (JMX) specification.
getSpecificationVersion() - method in class java.lang.Package
Returns the version of the specification, or null if unknown.
getSpecificity() - method in class gnu.javax.swing.text.html.css.Selector
Returns the specificity of the selector.
getSpecified() - method in class org.w3c.dom.Attr
True if this attribute was explicitly given a value in the instance document, false otherwise.
getSpecified() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns true if a parser reported this was in the source text.
getSpecName() - method in class java.lang.management.RuntimeMXBean
Returns the specification name of the virtual machine.
getSpecName() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the specification name of the virtual machine.
getSpecVendor() - method in class java.lang.management.RuntimeMXBean
Returns the specification vendor of the virtual machine.
getSpecVendor() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the specification vendor of the virtual machine.
getSpecVersion() - method in class java.lang.management.RuntimeMXBean
Returns the specification version of the virtual machine.
getSpecVersion() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the specification version of the virtual machine.
getSpeechRate() - method in class org.w3c.dom.css.CSS2Properties
See the speech-rate property definition in CSS2.
getSpi(java.lang.String) - method in class java.util.prefs.AbstractPreferences
Returns the value associated with the key in this preferences node or null when the key does not exist in this preferences node.
getSpi(java.lang.String) - method in class gnu.java.util.prefs.FileBasedPreferences
getSpi(java.lang.String) - method in class gnu.java.util.prefs.GConfBasedPreferences
Returns the value of the given key.
getSpi(java.lang.String) - method in class gnu.java.util.prefs.MemoryBasedPreferences
Returns the associated value from this nodes preferences entries or null when the key has not been set.
getSpinner() - method in class javax.swing.JSpinner.DefaultEditor
Returns the JSpinner component that the editor is assigned to.
getSplitPane() - method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method returns the JSplitPane that this BasicSplitPaneUI draws.
getSplitPaneBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a border for drawing a one-pixel thick border around split panes that are interrupted where the divider joins the border.
getSplitPaneDividerBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a border for drawing a one-pixel thick border around the divider of split panes.
getSQLException() - method in class javax.sql.ConnectionEvent
getSQLKeywords() - method in class java.sql.DatabaseMetaData
This method returns a comma separated list of all the SQL keywords in the database that are not in SQL92.
getSQLState() - method in class java.sql.SQLException
This method returns the SQLState information associated with this error.
getSQLStateType() - method in class java.sql.DatabaseMetaData
getSQLTypeName() - method in class java.sql.SQLData
This method returns the user defined datatype name for this object.
getSQLTypeName() - method in class java.sql.Struct
This method returns the name of the SQL structured type for this object.
getSrc() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getSrc() - method in class gnu.xml.dom.html2.DomHTMLFrameElement
A URI [IETF RFC 2396] designating the initial frame contents.
getSrc() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getSrc() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getSrc() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getSrc() - method in class gnu.xml.dom.html2.DomHTMLScriptElement
URI [IETF RFC 2396] designating an external script.
getSrc() - method in class org.w3c.dom.html2.HTMLFrameElement
A URI [IETF RFC 2396] designating the initial frame contents.
getSrc() - method in class org.w3c.dom.html2.HTMLIFrameElement
A URI [IETF RFC 2396] designating the initial frame contents.
getSrc() - method in class org.w3c.dom.html2.HTMLImageElement
URI [IETF RFC 2396] designating the source of this image.
getSrc() - method in class org.w3c.dom.html2.HTMLInputElement
When the type attribute has the value "image", this attribute specifies the location of the image to be used to decorate the graphical submit button.
getSrc() - method in class org.w3c.dom.html2.HTMLScriptElement
URI [IETF RFC 2396] designating an external script.
getSrcName() - method in class org.ietf.jgss.GSSContext
Returns the name of the context initiator.
getSSLSocketFactory() - method in class javax.net.ssl.HttpsURLConnection
Returns the current SSL socket factory for this instance.
getStackTrace() - method in class java.lang.Thread
Returns an array of StackTraceElements representing the current stack trace of this thread.
getStackTrace() - method in class java.lang.management.ThreadInfo
Returns the stack trace of this thread to the depth specified on creation of this ThreadInfo object.
getStackTrace() - method in class java.lang.Throwable
Provides access to the information printed in printStackTrace().
getStandardAttributes(java.util.Map) - method in class gnu.java.awt.peer.ClasspathFontPeer
getStandardChromaNode() - method in class javax.imageio.metadata.IIOMetadata
getStandardCompressionNode() - method in class javax.imageio.metadata.IIOMetadata
getStandardDataNode() - method in class javax.imageio.metadata.IIOMetadata
getStandardDimensionNode() - method in class javax.imageio.metadata.IIOMetadata
getStandardDocumentNode() - method in class javax.imageio.metadata.IIOMetadata
getStandardFormatInstance() - static method in class javax.imageio.metadata.IIOMetadataFormatImpl
getStandardTextNode() - method in class javax.imageio.metadata.IIOMetadata
getStandardTileNode() - method in class javax.imageio.metadata.IIOMetadata
getStandardTransparencyNode() - method in class javax.imageio.metadata.IIOMetadata
getStandardTree() - method in class javax.imageio.metadata.IIOMetadata
getStandby() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Message to render while loading the object.
getStandby() - method in class org.w3c.dom.html2.HTMLObjectElement
Message to render while loading the object.
getStart() - method in class gnu.xml.dom.html2.DomHTMLOListElement
getStart() - method in class org.w3c.dom.html2.HTMLOListElement
Starting sequence number.
getStart() - method in class javax.swing.SpinnerDateModel
Returns the lower limit on the date/time value, or null if there is no minimum date/time.
getStartContainer() - method in class org.w3c.dom.ranges.Range
Node within which the Range begins
getStartIndex() - method in class javax.accessibility.AccessibleHyperlink
Gets the character index where this link starts in the parent hypertext document.
Returns the start index of the hyperlink element.
getStartIndex() - method in class gnu.java.util.regex.REMatch
Returns the index within the input text where the match in its entirety began.
getStartIndex(int) - method in class gnu.java.util.regex.REMatch
Returns the index within the input string used to generate this match where subexpression number sub begins, or -1 if the subexpression does not exist.
getStartOffset() - method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the start offset if this element inside the document model.
getStartOffset() - method in class javax.swing.text.AbstractDocument.BranchElement
Returns the start offset of this element inside the document model.
getStartOffset() - method in class javax.swing.text.AbstractDocument.LeafElement
Returns the start offset of this Element inside the document.
getStartOffset() - method in class javax.swing.text.AbstractWriter
Return the index of the Document at which output starts.
getStartOffset() - method in class javax.swing.text.Element
getStartOffset() - method in class javax.swing.text.GlyphView
Returns the start offset in the document model of the portion of text that this view is responsible for.
getStartOffset() - method in class javax.swing.text.Highlighter.Highlight
getStartOffset() - method in class javax.swing.text.html.HTMLDocument.Iterator
Get the start of the range for the current occurrence of the tag being defined and having the same attributes.
getStartOffset() - method in class org.w3c.dom.ranges.Range
Offset within the starting node of the Range.
getStartOffset() - method in class javax.swing.text.View
getStartPoint() - method in class java.awt.geom.Arc2D
Returns the starting point of the arc.
getStartPosition() - method in class javax.swing.text.AbstractDocument
Returns a Position which will always mark the beginning of the Document.
getStartPosition() - method in class javax.tools.Diagnostic<S>
Returns the start position in the source object.
getStartPosition() - method in class javax.swing.text.Document
Returns the position that marks the beginning of the document content.
getStartTime() - method in class javax.security.auth.kerberos.KerberosTicket
Return the start time for this ticket.
getStartTime() - method in class java.lang.management.RuntimeMXBean
Returns the approximate start time of the virtual machine in milliseconds.
getStartTime() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the approximate start time of the virtual machine in milliseconds.
getState() - method in class java.awt.Checkbox
Returns the state of this checkbox.
getState() - method in class java.awt.CheckboxMenuItem
Returns the state of this menu item.
getState() - method in class java.awt.Frame
getState() - method in class java.awt.peer.FramePeer
getState() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstPipeline
getState() - method in class gnu.java.awt.peer.gtk.GtkFramePeer
getState() - method in class java.awt.im.InputMethodHighlight
Return the conversion state of the highlighted text.
getState() - method in class javax.swing.JCheckBoxMenuItem
Returns checked state for this check box menu item.
getState() - method in class gnu.java.awt.peer.qt.QtFramePeer
getState() - method in class java.lang.Thread
Returns the current state of the thread.
getState() - method in class gnu.awt.xlib.XFramePeer
getState() - method in class gnu.java.awt.peer.x.XFramePeer
getStateChange() - method in class java.awt.event.ItemEvent
Returns the type of state change, either SELECTED or DESELECTED.
getStateLabel(boolean) - method in class javax.sound.sampled.BooleanControl
Return the label corresponding to the indicated state.
getStatement() - method in class java.sql.ResultSet
This method returns a the Statement that was used to produce this result set.
Get the object state for binding.
Get the object state for binding.
getStaticAttribute(java.lang.Object) - static method in class javax.swing.text.StyleContext
Gets the object previously registered with registerStaticAttributeKey.
getStaticAttributeKey(java.lang.Object) - static method in class javax.swing.text.StyleContext
Returns the String that key will be registered with registerStaticAttributeKey.
getStatus() - method in class javax.sound.midi.MidiMessage
Get the status byte of the MIDI message (as an int)
getStatus() - method in class java.awt.image.PixelGrabber
getStatus() - method in class javax.net.ssl.SSLEngineResult
Returns the connection status.
getStatus() - method in class javax.transaction.Transaction
getStatus() - method in class javax.transaction.TransactionManager
getStatus() - method in class javax.transaction.UserTransaction
getStatusCode() - method in class gnu.javax.print.ipp.IppResponse
Returns the status code of the response.
getStatusString() - method in class gnu.CORBA.GIOP.ReplyHeader
Return the message status as a string.
getStatusString() - method in class gnu.CORBA.GIOP.v1_0.ReplyHeader
Return the message status as a string.
getStatusString() - method in class gnu.CORBA.GIOP.v1_2.ReplyHeader
Return the message status as a string.
getStepSize() - method in class javax.swing.SpinnerNumberModel
Returns the step size.
Return an input stream that yields the contents of this object, using the given data flavor.
getStream(java.lang.String) - method in class java.applet.AppletContext
Return the stream associated with a given key in this applet context, or null if nothing is associated.
getStream(java.net.URL) - method in class javax.swing.JEditorPane
getStreamForBytes() - method in class javax.print.Doc
Returns an InputStream object for extracting byte print data from this document.
getStreamForBytes() - method in class javax.print.SimpleDoc
Returns an InputStream object for extracting byte print data from this document.
getStreamForBytes() - method in class gnu.java.awt.print.SpooledDocument
getStreamKeys() - method in class java.applet.AppletContext
Iterate over all keys that have associated streams.
getStreamMetadata() - method in class gnu.javax.imageio.bmp.BMPImageReader
Get the metadata associated with the image being read.
getStreamMetadata() - method in class gnu.javax.imageio.gif.GIFImageReader
Get the metadata associated with the image being read.
getStreamMetadata() - method in class javax.imageio.ImageReader
Get the metadata associated with the image being read.
getStreamMetadata() - method in class gnu.javax.imageio.jpeg.JPEGImageReader
getStreamMetadata() - method in class gnu.javax.imageio.png.PNGImageReader
Get the metadata associated with the image being read.
Returns an IIOMetadataFormat object that represents the requested stream metadata format or null if the given format is supported but no IIOMetadataFormat can be created for it.
getStreamPosition() - method in class javax.imageio.stream.ImageInputStream
getStreamPosition() - method in class javax.imageio.stream.ImageInputStreamImpl
getStrength() - method in class java.text.Collator
This method returns the current strength setting for this object.
getStress() - method in class org.w3c.dom.css.CSS2Properties
See the stress property definition in CSS2.
getStrictErrorChecking() - method in class org.w3c.dom.Document
An attribute specifying whether error checking is enforced or not.
getStrictErrorChecking() - method in class gnu.xml.dom.DomDocument
getStrictErrorChecking() - method in class gnu.xml.libxmlj.dom.GnomeDocument
An attribute specifying whether error checking is enforced or not.
getStrikethroughOffset() - method in class java.awt.font.LineMetrics
getStrikethroughThickness() - method in class java.awt.font.LineMetrics
getString() - method in class javax.swing.text.html.parser.Entity
Returns a data as String
getString() - method in class javax.swing.JProgressBar
Returns the string that is painted on the JProgressBar if isStringPainted() returns true.
getString() - method in class gnu.classpath.jdwp.id.StringId
Gets the String represented by this ID
getString(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java String.
getString(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java String.
getString(int,int) - method in class javax.swing.text.AbstractDocument.Content
Returns a piece of content.
getString(int,int) - method in class javax.swing.text.GapContent
Returns a piece of content as String.
getString(int,int) - method in class javax.swing.text.StringContent
Returns a new String containing the characters in the specified range.
getString(java.lang.Object) - method in class javax.swing.UIDefaults
Returns a string entry for the default locale.
getString(java.lang.Object) - static method in class javax.swing.UIManager
Returns the String associated with the given key.
Returns a string entry for a specic locale.
getString(java.lang.Object,java.util.Locale) - static method in class javax.swing.UIManager
Returns the String associated with the given key.
This method returns the value of the specified parameter as a Java String.
getString(java.lang.String) - method in class java.util.ResourceBundle
Get a String from this resource bundle.
getString(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java String.
A convenience method to fetch a String property.
Get an array of Strings from this resource bundle.
Returns the logical bounds of the specified string when rendered with this font in the specified FontRenderContext.
Returns the logical bounds of the specified string when rendered with this font in the specified FontRenderContext.
Returns the logical bounds of the specified string when rendered with this font in the specified FontRenderContext.
Returns the logical bounds of the specified string when rendered with this font in the specified FontRenderContext.
getStringData() - method in class gnu.xml.dom.ls.DomLSInput
getStringData() - method in class org.w3c.dom.ls.LSInput
String data to parse.
getStringFunctions() - method in class java.sql.DatabaseMetaData
This method returns a comma separated list of string functions.
getStringNameType() - method in class org.ietf.jgss.GSSName
Returns the oid representing the type of name returned through the toString() method.
This method returns the point (the top left of the bounding box) where the text should be painted.
getStringTable() - method in class javax.print.attribute.standard.Chromaticity
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.ColorSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.Compression
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.CompressionSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.EnumSyntax
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.Fidelity
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.Finishings
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.defaults.FinishingsDefault
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.FinishingsSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.IppVersionsSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.JobSheets
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.JobState
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.JobStateReason
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.MediaName
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.MediaSizeName
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.MediaTray
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.MultipleDocumentHandling
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.defaults.MultipleDocumentHandlingDefault
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.MultipleDocumentHandlingSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.MultipleDocumentJobsSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.OperationsSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.OrientationRequested
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.defaults.OrientationRequestedDefault
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.OrientationRequestedSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.PageRangesSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.PDLOverrideSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.PresentationDirection
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.PrinterIsAcceptingJobs
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.PrinterState
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.PrinterStateReason
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.PrintQuality
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.defaults.PrintQualityDefault
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.PrintQualitySupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.Severity
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.SheetCollate
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class javax.print.attribute.standard.Sides
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.defaults.SidesDefault
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.SidesSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.UriAuthenticationSupported
Returns a table with the enumeration values represented as strings for this object.
getStringTable() - method in class gnu.javax.print.ipp.attribute.supported.UriSecuritySupported
Returns a table with the enumeration values represented as strings for this object.
getStringValue() - method in class org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the string value.
getStringValue() - method in class org.w3c.dom.xpath.XPathResult
The value of this string result.
getStringWidth(java.lang.String) - method in class gnu.gcj.xlib.Font
getStroke() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the current stroke.
getStroke() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getStroke() - method in class java.awt.Graphics2D
Returns the current stroke.
getStroke() - method in class gnu.awt.j2d.Graphics2DImpl
Returns the current stroke.
getStroke() - method in class gnu.java.awt.peer.qt.QtGraphics
Returns the current stroke.
getStub() - method in class gnu.java.rmi.server.UnicastServerRef
Get the stub (actual class or proxy) of the exported remote object.
getStyle() - method in class org.w3c.dom.css.CSSFontFaceRule
The declaration-block of this rule.
getStyle() - method in class org.w3c.dom.css.CSSPageRule
The declaration-block of this rule.
getStyle() - method in class org.w3c.dom.css.CSSStyleRule
The declaration-block of this rule set.
getStyle() - method in class org.w3c.dom.css.ElementCSSInlineStyle
The style attribute.
getStyle() - method in class java.awt.Font
Returns integer code representing the sum of style flags of this font, a combination of either PLAIN, BOLD, or ITALIC.
getStyle() - method in class javax.swing.plaf.synth.SynthContext
Returns the style of the region.
getStyle(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getStyle()
getStyle(java.lang.String) - method in class javax.swing.text.DefaultStyledDocument
Looks up and returns a named Style.
getStyle(java.lang.String) - method in class javax.swing.JTextPane
Looks up and returns a named Style.
getStyle(java.lang.String) - method in class javax.swing.text.StyleContext
Get the style from the style table.
getStyle(java.lang.String) - method in class javax.swing.text.StyledDocument
getStyle
Returns the style for the specified component and region.
Returns a SynthStyle for the specified region of the specified component.
getStyledDocument() - method in class javax.swing.JTextPane
Returns the StyledDocument that is the content model for this JTextPane.
Returns the StyledDocument that is used by editor.
getStyledEditorKit() - method in class javax.swing.JTextPane
Returns the StyledEditorKit that is currently used by this JTextPane.
Returns the StyledEditorKit that is used by editor.
getStyleFactory() - static method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns the current style factory that the UI classes of Synth will use to load their sets of styles.
getStyleNames() - method in class javax.swing.text.DefaultStyledDocument
Returns an enumeration of all style names.
getStyleNames() - method in class javax.swing.text.StyleContext
Get the names of the style.
getStyleSheet() - method in class javax.swing.text.html.BlockView
Gets the default style sheet.
getStyleSheet() - method in class org.w3c.dom.css.CSSImportRule
The style sheet referred to by this rule, if it has been loaded.
getStyleSheet() - method in class javax.swing.text.html.HTMLDocument
Gets the style sheet with the document display rules (CSS) that were specified in the HTML document.
getStyleSheet() - method in class javax.swing.text.html.HTMLEditorKit
Get the set of styles currently being used to render the HTML elements.
getStyleSheet() - method in class javax.swing.text.html.ImageView
Get the associated style sheet from the document.
getStyleSheet() - method in class javax.swing.text.html.InlineView
Returns the stylesheet used by this view.
getStyleSheet() - method in class javax.swing.text.html.ParagraphView
Returns the stylesheet used by this view.
getStyleSheets() - method in class org.w3c.dom.stylesheets.DocumentStyle
A list containing all the style sheets explicitly linked into or embedded in a document.
getStyleSheets() - method in class javax.swing.text.html.StyleSheet
Returns an array of the linked StyleSheets.
getSubElements() - method in class javax.swing.JMenu
Method of MenuElement interface.
getSubElements() - method in class javax.swing.JMenuBar
Method of MenuElement interface.
getSubElements() - method in class javax.swing.JMenuItem
Method of the MenuElement interface.
getSubElements() - method in class javax.swing.JPopupMenu
Return subcomonents of this popup menu.
getSubElements() - method in class javax.swing.MenuElement
getSubElements
getSubEndIndex(int) - method in class gnu.java.util.regex.REMatch
Returns the index within the input string used to generate this match where subexpression number sub ends, or -1 if the subexpression does not exist.
Returns the name of this font face inside the family, for example “Light”.
getSubFamilyName(java.awt.Font,java.util.Locale) - method in class gnu.java.awt.peer.gtk.GdkFontPeer
Unneeded, but implemented anyway.
Returns the name of this font face inside the family, for example “Light”.
getSubFamilyName(java.awt.Font,java.util.Locale) - method in class gnu.java.awt.peer.qt.QtFontPeer
Returns the name of this font face inside the family, for example “Light”.
getSubFamilyName(java.awt.Font,java.util.Locale) - method in class gnu.java.awt.peer.x.XFontPeer
Returns the name of this font face inside the family, for example “Light”.
getSubFamilyName(java.util.Locale) - method in class gnu.java.awt.font.FontDelegate
Returns the name of this font face inside the family, for example “Light”.
getSubFamilyName(java.util.Locale) - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the name of this font face inside the family, for example “Light”.
getSubimage(int,int,int,int) - method in class java.awt.image.BufferedImage
getSubject() - method in class javax.security.auth.login.LoginContext
Returns the authenticated subject, or the parameter passed to one of the constructors.
getSubject() - method in class javax.security.auth.SubjectDomainCombiner
getSubject(java.security.AccessControlContext) - static method in class javax.security.auth.Subject
Returns the subject associated with the given AccessControlContext.

All this method does is retrieve the Subject object from the supplied context's DomainCombiner, if any, and if it is an instance of a SubjectDomainCombiner.

getSubjectAlternativeNames() - method in class gnu.java.security.x509.X509Certificate
getSubjectAlternativeNames() - method in class java.security.cert.X509Certificate
Returns the alternative names for this certificate's subject (the owner), or null if there are none.
getSubjectAlternativeNames() - method in class java.security.cert.X509CertSelector
Get the subject alternative names criterion.
getSubjectAsBytes() - method in class java.security.cert.X509CertSelector
Returns the subject criterion as a sequence of DER bytes, or null if this value is not set.
getSubjectAsString() - method in class java.security.cert.X509CertSelector
Returns the subject criterion as a string, of null if this value was not set.
getSubjectDN() - method in class gnu.java.security.x509.X509Certificate
getSubjectDN() - method in class java.security.cert.X509Certificate
Returns the subject (subject distinguished name) of the Certificate.
getSubjectDN() - method in class javax.security.cert.X509Certificate
Returns the distinguished name of this certificate's subject.
getSubjectDomainPolicy(gnu.java.security.OID) - method in class gnu.java.security.x509.ext.PolicyMappings
getSubjectKeyIdentifier() - method in class java.security.cert.X509CertSelector
Returns the subject key identifier criterion, or null if this value was not set.
getSubjectNames() - method in class gnu.java.security.x509.X509CertSelectorImpl
getSubjectPublicKey() - method in class java.security.cert.X509CertSelector
Returns the subject public key criterion, or null if this value is not set.
getSubjectPublicKeyAlgID() - method in class java.security.cert.X509CertSelector
Returns the public key algorithm ID that matching certificates must have, or null if this criterion was not set.
getSubjectUniqueID() - method in class gnu.java.security.x509.X509Certificate
getSubjectUniqueID() - method in class java.security.cert.X509Certificate
Returns the subject unique ID for this certificate.
getSubjectX500Principal() - method in class gnu.java.security.x509.X509Certificate
getSubjectX500Principal() - method in class java.security.cert.X509Certificate
Returns the X.500 distinguished name of this certificate's subject.
getSubsamplingXOffset() - method in class javax.imageio.IIOParam
Retrieve the number of pixel columns to advance before taking any pixel samples.
getSubsamplingYOffset() - method in class javax.imageio.IIOParam
Retrieve the number of pixel rows to advance before taking any pixel samples.
getSubStartIndex(int) - method in class gnu.java.util.regex.REMatch
Returns the index within the input string used to generate this match where subexpression number sub begins, or -1 if the subexpression does not exist.
getSubString(long,int) - method in class java.sql.Clob
This method returns the specified portion of this Clob as a String.
getSubTextFont() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the font used for sub text.
getSubTextFont() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the font used for sub text, from the installed theme.
getSubTextFont() - method in class javax.swing.plaf.metal.MetalTheme
Returns the font used for sub text.
getSubType() - method in class java.awt.datatransfer.DataFlavor
Returns the MIME subtype for this flavor.
getSubType() - method in class javax.activation.MimeType
Returns the subtype.
getSuffix(int) - method in class javax.naming.CompositeName
getSuffix(int) - method in class javax.naming.CompoundName
getSuffix(int) - method in class gnu.javax.naming.ictxImpl.trans.GnuName
Returns the components from the given index till the end as a Name.
getSuffix(int) - method in class javax.naming.Name
Returns the components from the given index till the end as a Name.
getSummary() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Description about the purpose or structure of a table.
getSummary() - method in class org.w3c.dom.html2.HTMLTableElement
Description about the purpose or structure of a table.
getSuperclassType() - method in class gnu.java.lang.reflect.ClassSignatureParser
getSupportedAttributeCategories() - method in class gnu.javax.print.ipp.IppPrintService
getSupportedAttributeCategories() - method in class javax.print.PrintService
Returns all supported attribute categories.
Implemented by a GetPrinterAttributes request.
Determines and returns all supported attribute values of a given attribute category a client can use when setting up a print job for this print service.
getSupportedAttrName(Attribute>) - static method in class gnu.javax.print.ipp.IppUtilities
Returns the name of the supported attribute based on the given standard attribute category.
getSupportedCharSets() - static method in class gnu.CORBA.GIOP.CharSets_OSF
Get the list of supported char sets for that the CORBA codes are also known.
getSupportedCipherSuites() - method in class javax.net.ssl.SSLEngine
Returns a list of SSL cipher suite names this SSLEngine implementation supports.
getSupportedCipherSuites() - method in class javax.net.ssl.SSLServerSocket
Returns a list of cipher suites that this server socket supports.
getSupportedCipherSuites() - method in class javax.net.ssl.SSLServerSocketFactory
Returns the list of all cipher suites supported by this factory.
getSupportedCipherSuites() - method in class javax.net.ssl.SSLSocket
Returns the list of cipher suites supported by this socket.
getSupportedCipherSuites() - method in class javax.net.ssl.SSLSocketFactory
Returns the list of all cipher suites supported by this factory.
getSupportedDocFlavors() - method in class gnu.javax.print.ipp.IppPrintService
getSupportedDocFlavors() - method in class javax.print.PrintService
Determines and returns an array of all supported document flavors which can be used to supply print data to this print service.
Returns the document flavors this factory supports as flavors for the input documents.
getSupportedExtensions() - method in class java.security.cert.PKIXCertPathChecker
Returns an immutable set of X.509 extension object identifiers (OIDs) supported by this PKIXCertPathChecker.
getSupportedProtocols() - method in class javax.net.ssl.SSLEngine
Returns a list of SSL protocol version names this SSLEngine implementation supports.
getSupportedProtocols() - method in class javax.net.ssl.SSLServerSocket
Returns a list of SSL protocols supported by this server socket.
getSupportedProtocols() - method in class javax.net.ssl.SSLSocket
Returns the list of protocols supported by this socket.
getSupportsAbsolutePositioning() - method in class javax.swing.plaf.basic.BasicScrollBarUI
Indicates whether the user can position the thumb with a mouse click (i.e. middle button).
getSupportsWindowDecorations() - method in class javax.swing.LookAndFeel
Returns true when the look-and-feel supports window decorations, and false otherwise.
getSupportsWindowDecorations() - method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns true because the Metal look and feel supports window decorations for toplevel containers.
getSurrendersFocusOnKeystroke() - method in class javax.swing.JTable
Returns whether cell editors of this table should receive keyboard focus when the editor is activated by a keystroke.
getSuspendCount(java.lang.Thread) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Get the suspend count for a give thread
getSuspendPolicy() - method in class gnu.classpath.jdwp.event.EventRequest
Returns the suspend policy for this request
getSymbol() - method in class java.util.Currency
This method returns the symbol which precedes or follows a value in this particular currency in the default locale.
This method returns the symbol which precedes or follows a value in this particular currency.
getSymbol(java.util.Locale) - method in class java.util.Currency
This method returns the symbol which precedes or follows a value in this particular currency.
getSyncAllWidths() - method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
This method returns whether all components will share widths (set to largest width).
getSynthesizer() - static method in class javax.sound.midi.MidiSystem
Get the default Synthesizer instance.
getSystem() - static method in class java.rmi.activation.ActivationGroup
Get the current activation system.
getSystem() - method in class java.rmi.activation.ActivationGroupID
Get the associated activation system
getSystemClassLoader() - static method in class java.lang.ClassLoader
Returns the system classloader.
getSystemClipboard() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getSystemClipboard() - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getSystemClipboard() - method in class gnu.java.awt.peer.qt.QtToolkit
getSystemClipboard() - method in class java.awt.Toolkit
Returns the system clipboard.
getSystemClipboard() - method in class gnu.awt.xlib.XToolkit
getSystemClipboard() - method in class gnu.java.awt.peer.x.XToolkit
getSystemCustomCursor(java.lang.String) - static method in class java.awt.Cursor
Retrieves the system specific custom Cursor named Cursor names are, for example: "Invalid.16x16".
getSystemDisplayName(java.io.File) - method in class javax.swing.filechooser.FileSystemView
Returns the name of a file as it would be displayed by the underlying system.
getSystemEventQueue() - method in class java.awt.Toolkit
Returns the event queue that is suitable for the calling context.
getSystemEventQueueImpl() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getSystemEventQueueImpl() - method in class gnu.java.awt.peer.headless.HeadlessToolkit
getSystemEventQueueImpl() - method in class gnu.java.awt.peer.qt.QtToolkit
getSystemEventQueueImpl() - method in class java.awt.Toolkit
Returns the event queue that is suitable for the calling context.
getSystemEventQueueImpl() - method in class gnu.awt.xlib.XToolkit
getSystemEventQueueImpl() - method in class gnu.java.awt.peer.x.XToolkit
Returns the eventqueue used by the XLib peers.
getSystemFunctions() - method in class java.sql.DatabaseMetaData
This method returns a comma separated list of of system functions.
getSystemIcon(java.io.File) - method in class javax.swing.filechooser.FileSystemView
Returns the icon that would be displayed for the given file by the underlying system.
getSystemId() - method in class org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - method in class gnu.xml.dom.DomExtern
DOM L1 Returns the SYSTEM identifier associated with this object, if any.
getSystemId() - method in class gnu.xml.dom.ls.DomLSInput
getSystemId() - method in class gnu.xml.dom.ls.DomLSOutput
The system identifier, a URI reference [IETF RFC 2396], for this output destination.
getSystemId() - method in class javax.xml.transform.dom.DOMResult
Returns the system ID used to resolve external entities.
getSystemId() - method in class javax.xml.transform.dom.DOMSource
Returns the base URI to use as the context for resolving entities.
getSystemId() - method in class org.w3c.dom.Entity
The system identifier associated with the entity if specified, and null otherwise.
getSystemId() - method in class javax.xml.stream.events.EntityDeclaration
Returns the system identifier of the entity.
getSystemId() - method in class gnu.xml.stream.EntityDeclarationImpl
Returns the system identifier of the entity.
getSystemId() - method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - method in class javax.xml.stream.Location
Returns the system identifier for the underlying source.
getSystemId() - method in class org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - method in class org.xml.sax.helpers.LocatorImpl
Return the saved system identifier.
getSystemId() - method in class org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
getSystemId() - method in class org.w3c.dom.ls.LSOutput
The system identifier, a URI reference [IETF RFC 2396], for this output destination.
getSystemId() - method in class org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - method in class javax.xml.stream.events.NotationDeclaration
Returns the system identifier of the notation.
getSystemId() - method in class gnu.xml.stream.NotationDeclarationImpl
Returns the system identifier of the notation.
getSystemId() - method in class javax.xml.transform.Result
Returns the system ID for this result.
getSystemId() - method in class gnu.xml.aelfred2.SAXDriver
SAX Locator method (don't invoke on parser);
getSystemId() - method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId() - method in class gnu.xml.stream.SAXParser
Return the system identifier for the current document event.
getSystemId() - method in class javax.xml.transform.sax.SAXResult
Returns the system ID which this result represnts.
getSystemId() - method in class javax.xml.transform.sax.SAXSource
Returns the system ID for this source.
getSystemId() - method in class javax.xml.transform.Source
Returns the system ID for this source.
getSystemId() - method in class javax.xml.transform.SourceLocator
Returns the XML system ID for the document.
getSystemId() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getSystemId() - method in class gnu.xml.libxmlj.util.StandaloneLocator
Return the system identifier for the current document event.
getSystemId() - method in class javax.xml.stream.events.StartDocument
Returns the system identifier of the document entity.
getSystemId() - method in class gnu.xml.stream.StartDocumentImpl
getSystemId() - method in class javax.xml.transform.stream.StreamResult
Returns the system ID.
getSystemId() - method in class javax.xml.transform.stream.StreamSource
Returns the system ID for this source.
getSystemId() - method in class javax.xml.transform.sax.TemplatesHandler
Returns the system ID for the templates object created by this processor.
getSystemId() - method in class javax.xml.transform.sax.TransformerHandler
Returns the system ID relative to which URLs will be resolved.
getSystemId() - method in class gnu.xml.pipeline.XIncludeFilter
Used for proxy locator; do not call directly.
getSystemInstance() - static method in class gnu.javax.crypto.prng.CSPRNG
Create and initialize a CSPRNG instance with the "system" parameters; the files, URLs, programs, and EntropySource sources used by the instance are derived from properties set in the system Properties.
getSystemLoadAverage() - method in class java.lang.management.OperatingSystemMXBean
Returns the system load average for the last minute, or -1 if this is unavailable.
getSystemLoadAverage() - method in class gnu.java.lang.management.OperatingSystemMXBeanImpl
Returns the system load average for the last minute, or -1 if this is unavailable.
getSystemLogger() - static method in class gnu.classpath.debug.SystemLogger
Fetch the system logger instance.
getSystemLookAndFeelClassName() - static method in class javax.swing.UIManager
Returns the name of the LookAndFeel class that implements the native systems look and feel if there is one, otherwise the name of the default cross platform LookAndFeel class.
getSystemProperties() - method in class java.lang.management.RuntimeMXBean
Returns a map containing the keys and values of the system properties.
getSystemProperties() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns a map containing the keys and values of the system properties.
getSystemResource(java.lang.String) - static method in class java.lang.ClassLoader
Get the URL to a resource using the system classloader.
getSystemResourceAsStream(java.lang.String) - static method in class java.lang.ClassLoader
Get a resource using the system classloader.
getSystemResources(java.lang.String) - static method in class java.lang.ClassLoader
Get an Enumeration of URLs to resources with a given name using the the system classloader.
getSystemScope() - static method in class java.security.IdentityScope
Returns the system's Scope.
getSystemSelection() - method in class gnu.java.awt.peer.gtk.GtkToolkit
getSystemSelection() - method in class java.awt.Toolkit
Gets the singleton instance of the system selection as a Clipboard object.
getSystemTextColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used for system text, from the installed theme.
getSystemTextColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used for system text.
getSystemTextFont() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the font used for system text.
getSystemTextFont() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the font used for system text, from the installed theme.
getSystemTextFont() - method in class javax.swing.plaf.metal.MetalTheme
Returns the font used for system text.
getSystemTypeDescription(java.io.File) - method in class javax.swing.filechooser.FileSystemView
Returns the type description of a file that would be displayed by the underlying system.
getTab(int) - method in class javax.swing.text.TabSet
Returns the tab stop with the specified index.
getTabAfter(float) - method in class javax.swing.text.TabSet
Returns the tab following the specified location.
getTabAreaInsets(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the tab area insets appropriately rotated.
getTabBase() - method in class javax.swing.text.ParagraphView
Returns the location where the tabs are calculated from.
Returns the preferred span of this view for tab expansion.
Provides a facility to map screen coordinates into a model location.
Provides a facility to map screen coordinates into a model location.
Determines the width, that the given text s would take if it was printed with the given FontMetrics on the specified screen position.
getTabBounds(int,java.awt.Rectangle) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the tab bounds in the given rectangle.

The returned rectangle will be shifted by the current scroll offset if the tabbed pane is in scrolling tab layout mode..

getTabBounds(javax.swing.JTabbedPane,int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the bounds of a tab for the given index and shifts it by the current scrolling offset if the tabbed pane is in scrolling tab layout mode.

Subclassses should retrievs a tab's bounds by this method if they want to find out whether the tab is currently visible.

getTabBounds(javax.swing.JTabbedPane,int) - method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Calls the TabbedPaneUI.getTabBounds(JTabbedPane,int) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the bounds for the UI delegate from the primary look and feel.
getTabBounds(javax.swing.JTabbedPane,int) - method in class javax.swing.plaf.TabbedPaneUI
Calculates the bounding box of a tab.
getTabCount() - method in class javax.swing.JTabbedPane
This method returns how many tabs are in the JTabbedPane.
getTabCount() - method in class javax.swing.text.TabSet
Returns the number of tab stops in this tab set.
getTabExpander() - method in class javax.swing.text.GlyphView
Return the TabExpander to use.
getTabIndex() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class gnu.xml.dom.html2.DomHTMLAreaElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class gnu.xml.dom.html2.DomHTMLButtonElement
getTabIndex() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getTabIndex() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getTabIndex() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getTabIndex() - method in class org.w3c.dom.html2.HTMLAnchorElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class org.w3c.dom.html2.HTMLAreaElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class org.w3c.dom.html2.HTMLButtonElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class org.w3c.dom.html2.HTMLInputElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class org.w3c.dom.html2.HTMLObjectElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class org.w3c.dom.html2.HTMLSelectElement
Index that represents the element's position in the tabbing order.
getTabIndex() - method in class org.w3c.dom.html2.HTMLTextAreaElement
Index that represents the element's position in the tabbing order.
getTabIndex(javax.swing.text.TabStop) - method in class javax.swing.text.TabSet
Returns the index of the specified tab, or -1 if the tab is not found.
getTabIndexAfter(float) - method in class javax.swing.text.TabSet
Returns the index of the tab at or after the specified location.
getTabInsets(int,int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the tab insets appropriately rotated.
getTabLabelShiftX(int,int,boolean) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns how much the label for the tab should shift in the X direction.
getTabLabelShiftX(int,int,boolean) - method in class javax.swing.plaf.metal.MetalTabbedPaneUI
This method returns how much the label for the tab should shift in the X direction.
getTabLabelShiftY(int,int,boolean) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns how much the label for the tab should shift in the Y direction.
getTabLabelShiftY(int,int,boolean) - method in class javax.swing.plaf.metal.MetalTabbedPaneUI
This method returns how much the label for the tab should shift in the Y direction.
getTabLayoutPolicy() - method in class javax.swing.JTabbedPane
This method returns the tabLayoutPolicy.
getTable() - method in class java.awt.image.ByteLookupTable
Return the lookup tables.
getTable() - method in class javax.imageio.plugins.jpeg.JPEGQTable
Retrieve a copy of the quantization values for this table.
getTable() - method in class javax.swing.table.JTableHeader
Get the table, having this header.
getTable() - method in class java.awt.image.LookupOp
Return the LookupTable for this op.
getTable() - method in class java.awt.image.ShortLookupTable
Return the lookup tables.
Get the cell editor component that will perform the editing session.
Get table cell editor component
Get the string value of the object and pass it to setText().
Get table cell renderer component
getTableHeader() - method in class javax.swing.JTable
Get the value of the tableHeader property.
getTableLayout() - method in class org.w3c.dom.css.CSS2Properties
See the table-layout property definition in CSS2.
getTableModelListeners() - method in class javax.swing.table.AbstractTableModel
Returns an array containing the listeners that have been added to the table model.
getTableName(int) - method in class java.sql.ResultSetMetaData
This method returns the name of the table containing the specified column.
This method returns the access rights that have been granted to the requested tables.
This method returns a list of the requested table as a ResultSet with the following columns:
  1. TABLE_CAT - The catalog the table is in, which may be null.
  2. TABLE_SCHEM - The schema the table is in, which may be null.
  3. TABLE_NAME - The name of the table.
  4. TABLE_TYPE - A string describing the table type.
getTableTypes() - method in class java.sql.DatabaseMetaData
This method returns the list of database table types as a ResultSet with one column - TABLE_TYPE - that is the name of the table type.
getTabPlacement() - method in class javax.swing.JTabbedPane
This method returns the tabPlacement.
getTabRunCount() - method in class javax.swing.JTabbedPane
This method returns the number of runs used to paint the JTabbedPane.
getTabRunCount(javax.swing.JTabbedPane) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the number of runs.
getTabRunCount(javax.swing.JTabbedPane) - method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Calls the TabbedPaneUI.getTabRunCount(JTabbedPane) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the nt for the UI delegate from the primary look and feel.
getTabRunCount(javax.swing.JTabbedPane) - method in class javax.swing.plaf.TabbedPaneUI
Determines how many runs are used to display tabs.
getTabRunIndent(int,int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the tab run indent.
getTabRunOffset(int,int,int,boolean) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method calculates the offset distance for use in selectAdjacentRunTab.
getTabRunOverlay(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the tab run overlay.
getTabRunOverlay(int) - method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Returns the amount of overlay among the tabs.
getTabSet() - method in class javax.swing.text.ParagraphView
Returns the TabSet used by this ParagraphView.
getTabSet(javax.swing.text.AttributeSet) - static method in class javax.swing.text.StyleConstants
Returns the tab set specified in the given attributes, or null if no tab set is specified.
getTabSize() - method in class javax.swing.JTextArea
Returns the number of characters used for a tab.
getTabSize() - method in class javax.swing.text.PlainView
Returns the tab size of a tab.
getTabSize() - method in class javax.swing.text.WrappedPlainView
Returns the tab size for the Document based on PlainDocument.tabSizeAttribute, defaulting to 8 if this property is not defined
getTabularType() - method in class javax.management.openmbean.TabularData
Returns the tabular type which corresponds to this instance of TabularData.
getTabularType() - method in class javax.management.openmbean.TabularDataSupport
Returns the tabular type which corresponds to this instance of TabularData.
getTag() - method in class gnu.java.security.der.DERValue
getTag() - method in class javax.swing.text.html.HTMLDocument.Iterator
Type of tag this iterator represents.
getTag() - method in class gnu.classpath.jdwp.value.Value
Get the tag for this Value
getTag(java.lang.String) - static method in class javax.swing.text.html.HTML
Returns a HTML tag constant for the given HTML attribute name.
getTagClass() - method in class gnu.java.security.der.DERValue
getTaggedObject(java.nio.ByteBuffer) - static method in class gnu.classpath.jdwp.value.Value
Get an untagged object from the ByteBuffer
getTagLength() - method in class gnu.javax.crypto.jce.spec.TMMHParameterSpec
Return the tag length this specification was initialized with.
getTagName() - method in class gnu.xml.dom.DomElement
DOM L1 Returns the element name (same as getNodeName).
getTagName() - method in class org.w3c.dom.Element
The name of the element.
getTagName() - method in class javax.imageio.metadata.IIOMetadataNode
getTags() - method in class gnu.java.beans.editors.ColorEditor
getTags for Color returns a list of standard colors.
getTags() - method in class java.beans.PropertyEditor
Get a list of possible Strings which this property type can have.
getTags() - method in class java.beans.PropertyEditorSupport
Returns a list of possible choices for the value.
getTail(java.util.logging.Handler) - method in class java.util.logging.Formatter
Returns a string that handlers are supposed to emit after the last log record.
getTail(java.util.logging.Handler) - method in class java.util.logging.XMLFormatter
getTarget() - method in class javax.accessibility.AccessibleRelation
Return the targets of this relation.
getTarget() - method in class gnu.xml.dom.DomEvent
Returns event's target; delivery of an event is initiated by a target.dispatchEvent(event) invocation.
getTarget() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
Frame to render the resource in.
getTarget() - method in class gnu.xml.dom.html2.DomHTMLAreaElement
Frame to render the resource in.
getTarget() - method in class gnu.xml.dom.html2.DomHTMLBaseElement
The default target frame.
getTarget() - method in class gnu.xml.dom.html2.DomHTMLFormElement
getTarget() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
Frame to render the resource in.
getTarget() - method in class gnu.xml.dom.DomProcessingInstruction
DOM L1 Returns the target of the processing instruction.
getTarget() - method in class org.w3c.dom.events.Event
Used to indicate the EventTarget to which the event was originally dispatched.
getTarget() - method in class java.beans.EventHandler
Returns the target object.
getTarget() - method in class org.w3c.dom.html2.HTMLAnchorElement
Frame to render the resource in.
getTarget() - method in class org.w3c.dom.html2.HTMLAreaElement
Frame to render the resource in.
getTarget() - method in class org.w3c.dom.html2.HTMLBaseElement
The default target frame.
getTarget() - method in class org.w3c.dom.html2.HTMLFormElement
Frame to render the resource in.
getTarget() - method in class javax.swing.text.html.HTMLFrameHyperlinkEvent
Gets the string, passed as the target frame identifier.
getTarget() - method in class org.w3c.dom.html2.HTMLLinkElement
Frame to render the resource in.
getTarget() - method in class javax.xml.stream.events.ProcessingInstruction
Returns the processing instruction target.
getTarget() - method in class org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTarget() - method in class gnu.xml.stream.ProcessingInstructionImpl
getTarget() - method in class java.beans.Statement
Return the statement object.
getTarget() - method in class javax.rmi.CORBA.Tie
Get the invocation target, where all method calls should be delegated.
getTargetActions() - method in class java.awt.dnd.DragSourceDragEvent
getTargetActions() - method in class java.awt.dnd.DropTargetContext
getTargetActions() - method in class java.awt.dnd.peer.DropTargetContextPeer
getTargetActions() - method in class gnu.java.awt.dnd.peer.gtk.GtkDropTargetContextPeer
getTargetCertConstraints() - method in class java.security.cert.PKIXParameters
Returns the constraints placed on the target certificate, or null if there are none.
getTargetDataLine(javax.sound.sampled.AudioFormat) - static method in class javax.sound.sampled.AudioSystem
Find and return a target data line matching the given audio format.
Return a target data line matching the given audio format and mixer.
getTargetedNotifications() - method in class javax.management.remote.NotificationResult
Returns the notification and identifier pairs returned by the query.
getTargetEncodings() - method in class javax.sound.sampled.spi.FormatConversionProvider
Return an array of all the target encodings supported by this conversion provider.
getTargetEncodings(javax.sound.sampled.AudioFormat) - static method in class javax.sound.sampled.AudioSystem
Given a source format, return an array of all the target encodings to which data in this format can be converted.
Return an array of all the target encodings that are available for a given source format.
Given a source encoding, return an array of all target encodings to which data in this form can be converted.
getTargetError() - method in class javax.management.RuntimeErrorException
Returns the true cause of this error, the wrapped error.
getTargetException() - method in class java.lang.reflect.InvocationTargetException
Get the wrapped (targeted) exception.
getTargetException() - method in class javax.management.MBeanException
Returns the true cause of this exception, the wrapped exception.
getTargetException() - method in class javax.management.ReflectionException
Returns the true cause of this exception, the wrapped exception.
getTargetException() - method in class javax.management.RuntimeMBeanException
Returns the true cause of this exception, the wrapped runtime exception.
getTargetException() - method in class javax.management.RuntimeOperationsException
Returns the true cause of this exception, the wrapped exception.
Given a target encoding and a source audio format, return an array of all matching audio formats to which data in this source format can be converted.
Return a array of all the target formats that match given target encoding, and to which this provider can convert the source format.
getTargetLineInfo() - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return an array of Info objects describing all the target lines available in this Mixer.
getTargetLineInfo() - method in class javax.sound.sampled.Mixer
Return an array of Info objects describing all the target lines available in this Mixer.
getTargetLineInfo(javax.sound.sampled.Line.Info) - static method in class javax.sound.sampled.AudioSystem
Given a line description, return an array of descriptions of all the matching target lines.
getTargetLineInfo(javax.sound.sampled.Line.Info) - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return an array of Info objects describing all the target lines available in this Mixer, which match the provided decsription.
getTargetLineInfo(javax.sound.sampled.Line.Info) - method in class javax.sound.sampled.Mixer
Return an array of Info objects describing all the target lines available in this Mixer, which match the provided decsription.
getTargetLines() - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Return an array of all the target lines available in this Mixer.
getTargetLines() - method in class javax.sound.sampled.Mixer
Return an array of all the target lines available in this Mixer.
getTargName() - method in class org.ietf.jgss.GSSContext
Returns the name of the context target (acceptor).
getTBodies() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Returns a collection of the table bodies (including implicit ones).
getTBodies() - method in class org.w3c.dom.html2.HTMLTableElement
Returns a collection of the table bodies (including implicit ones).
getTBSCertificate() - method in class gnu.java.security.x509.X509Certificate
getTBSCertificate() - method in class java.security.cert.X509Certificate
Returns the tbsCertificate from the certificate.
getTBSCertList() - method in class gnu.java.security.x509.X509CRL
getTBSCertList() - method in class java.security.cert.X509CRL
Returns the DER ASN.1 encoded tbsCertList which is the basic information of the list and associated certificates in the encoded state.
getTcpNoDelay() - method in class gnu.java.net.local.LocalSocket
getTcpNoDelay() - method in class java.net.Socket
Tests whether or not the TCP_NODELAY option is set on the socket.
getTemplates() - method in class javax.xml.transform.sax.TemplatesHandler
Returns the templates object created by the parsing of the SAX events.
getTempoFactor() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the current scaling factor for the playback tempo.
getTempoFactor() - method in class javax.sound.midi.Sequencer
Get the current scaling factor for the playback tempo.
getTempoInBPM() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the current tempo in beats per minute.
getTempoInBPM() - method in class javax.sound.midi.Sequencer
Get the current tempo in beats per minute.
getTempoInMPQ() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the current tempo in microseconds per quarter note.
getTempoInMPQ() - method in class javax.sound.midi.Sequencer
Get the current tempo in microseconds per quarter note.
getTests() - method in class gnu.xml.xpath.Selector
Returns the list of tests to perform on candidates.
getText() - method in class javax.swing.AbstractButton
Return the button's "text" property.
getText() - method in class gnu.java.text.BaseBreakIterator
getText() - method in class java.text.BreakIterator
This method returns the text this object is iterating over as a CharacterIterator.
getText() - method in class javax.xml.stream.events.Comment
Returns the comment text.
getText() - method in class gnu.xml.stream.CommentImpl
getText() - method in class gnu.xml.dom.html2.DomHTMLBodyElement
Document text color.
getText() - method in class gnu.xml.dom.html2.DomHTMLOptionElement
getText() - method in class gnu.xml.dom.html2.DomHTMLScriptElement
The script content of the element.
getText() - method in class gnu.xml.dom.html2.DomHTMLTitleElement
getText() - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
getText() - method in class gnu.java.awt.peer.gtk.GtkTextFieldPeer
getText() - method in class org.w3c.dom.html2.HTMLBodyElement
Document text color.
getText() - method in class org.w3c.dom.html2.HTMLOptionElement
The text contained within the option element.
getText() - method in class org.w3c.dom.html2.HTMLScriptElement
The script content of the element.
getText() - method in class org.w3c.dom.html2.HTMLTitleElement
The specified title as a string.
getText() - method in class gnu.javax.crypto.sasl.InputBuffer
Decodes a SASL Text from the current buffer.
getText() - method in class java.awt.event.InputMethodEvent
This method returns the input method text.
getText() - method in class javax.swing.JEditorPane
Retrieves the current text in this text document.
getText() - method in class javax.swing.JLabel
Returns the text displayed by the label.
getText() - method in class javax.swing.JPasswordField
Returns the text contained in this TextComponent.
getText() - method in class javax.swing.text.JTextComponent
Retrieves the current text in this text document.
getText() - method in class java.awt.Label
Returns the text displayed in this label.
getText() - method in class gnu.java.awt.peer.qt.QtTextAreaPeer
getText() - method in class gnu.java.awt.peer.qt.QtTextFieldPeer
getText() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the string value of the current event.
getText() - method in class gnu.java.awt.peer.swing.SwingTextAreaPeer
getText() - method in class gnu.java.awt.peer.swing.SwingTextFieldPeer
Returns the current content of the textfield.
getText() - method in class java.awt.TextComponent
Returns the text in this component
getText() - method in class java.awt.peer.TextComponentPeer
getText() - method in class javax.security.auth.callback.TextInputCallback
Get the retrieved text.
getText() - method in class gnu.xml.stream.XMLParser
Returns the string value of the current event.
getText() - method in class javax.xml.stream.XMLStreamReader
Returns the string value of the current event.
getText(int,int) - method in class javax.swing.text.AbstractDocument
Returns a piece of this Document's content.
getText(int,int) - method in class javax.swing.text.Document
Returns the textual content starting at offset with a length of length.
getText(int,int) - method in class javax.swing.text.GlyphView
Returns the text segment that this view is responsible for.
getText(int,int) - method in class javax.swing.JPasswordField
Fetches a portion of the text represented by the component.
getText(int,int) - method in class javax.swing.text.JTextComponent
Retrieves a part of the current text in this document.
Fetches a piece of this Document's content and stores it in the given Segment.
getText(int,int,javax.swing.text.Segment) - method in class javax.swing.text.Document
Fetch the textual content starting at offset with a length of length and store it in txt.
getText(javax.swing.text.Element) - method in class javax.swing.text.AbstractWriter
Return the text of the Document that is associated with the given Element.
getTextAlign() - method in class org.w3c.dom.css.CSS2Properties
See the text-align property definition in CSS2.
getTextAttribute(java.lang.String,byte,byte[]) - static method in class gnu.javax.print.ipp.IppUtilities
Instantiates an TextSyntax based attribute with the given IPP name for the given text value (will be decoded).
getTextBorder() - static method in class javax.swing.plaf.metal.MetalBorders
Returns the border that is used for text components (except text fields, which use getTextFieldBorder().
getTextBounds(int,int) - method in class javax.accessibility.AccessibleExtendedText
Determines the bounding box of some text held by this object.
getTextCharacters() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the string value of the current event as a character array.
getTextCharacters() - method in class gnu.xml.stream.XMLParser
Returns the string value of the current event as a character array.
getTextCharacters() - method in class javax.xml.stream.XMLStreamReader
Returns the string value of the current event as a character array.
getTextCharacters(int,char[],int,int) - method in class javax.xml.stream.util.StreamReaderDelegate
Copies the string value of the current event into the specified character array.
getTextCharacters(int,char[],int,int) - method in class gnu.xml.stream.XMLParser
Copies the string value of the current event into the specified character array.
getTextCharacters(int,char[],int,int) - method in class javax.xml.stream.XMLStreamReader
Copies the string value of the current event into the specified character array.
getTextComponent(java.awt.event.ActionEvent) - method in class javax.swing.text.TextAction
Returns the JTextComponent object associated with the given ActionEvent.
getTextContent() - method in class gnu.xml.dom.DomNode
getTextContent() - method in class javax.imageio.metadata.IIOMetadataNode
This attribute returns the text content of this node and its descendants.
getTextContent() - method in class org.w3c.dom.Node
This attribute returns the text content of this node and its descendants.
getTextContent() - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getTextDecoration() - method in class org.w3c.dom.css.CSS2Properties
See the text-decoration property definition in CSS2.
getTextField() - method in class javax.swing.JSpinner.DefaultEditor
Returns the text field used to display and edit the current value in the spinner.
getTextFieldBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a border for drawing a border around a text field that makes the field appear as etched into the surface.
getTextFieldBorder() - static method in class javax.swing.plaf.metal.MetalBorders
Returns a border for use by the JTextField component.
getTextHighlightColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to highlight text, from the installed theme.
getTextHighlightColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to highlight text.
getTextIndent() - method in class org.w3c.dom.css.CSS2Properties
See the text-indent property definition in CSS2.
getTextLength() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the length of the characters in the text character array.
getTextLength() - method in class gnu.xml.stream.XMLParser
Returns the length of the characters in the text character array.
getTextLength() - method in class javax.xml.stream.XMLStreamReader
Returns the length of the characters in the text character array.
getTextListeners() - method in class java.awt.TextComponent
Returns all text listeners registered to this object.
Gets the location of a given offset of the text.
getTextNonSelectionColor() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the text color for tree cells that are not selected.
getTextPlainUnicodeFlavor() - static method in class java.awt.datatransfer.DataFlavor
XXX - Currently returns plainTextFlavor.
getTextRange(int,int) - method in class javax.accessibility.AccessibleEditableText
Return the text between two points.
getTextRange(int,int) - method in class javax.accessibility.AccessibleExtendedText
Return a range of text from the underlying object.
Gets the text between two indexes.
getTextSelectionColor() - method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the text color for tree cells that are selected.
getTextSequenceAfter(int,int) - method in class javax.accessibility.AccessibleExtendedText
Return a text sequence from the underlying object.
getTextSequenceAt(int,int) - method in class javax.accessibility.AccessibleExtendedText
Return a text sequence from the underlying object.
getTextSequenceBefore(int,int) - method in class javax.accessibility.AccessibleExtendedText
Return a text sequence from the underlying object.
getTextShadow() - method in class org.w3c.dom.css.CSS2Properties
See the text-shadow property definition in CSS2.
getTextShiftOffset() - method in class javax.swing.plaf.basic.BasicButtonUI
Returns the text shift offset.
getTextStart() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the offset of the first character in the text character array.
getTextStart() - method in class gnu.xml.stream.XMLParser
Returns the offset of the first character in the text character array.
getTextStart() - method in class javax.xml.stream.XMLStreamReader
Returns the offset of the first character in the text character array.
getTextTransform() - method in class org.w3c.dom.css.CSS2Properties
See the text-transform property definition in CSS2.
getTextViewForTab(int) - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns a view that can paint the text for the label.
getTFoot() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Returns the table's TFOOT, or null if none exists.
getTFoot() - method in class org.w3c.dom.html2.HTMLTableElement
Returns the table's TFOOT, or null if none exists.
getTHead() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Returns the table's THEAD, or null if none exists.
getTHead() - method in class org.w3c.dom.html2.HTMLTableElement
Returns the table's THEAD, or null if none exists.
getThickness() - method in class javax.swing.border.LineBorder
Returns the thickness of the line in pixels.
getThisUpdate() - method in class gnu.java.security.x509.X509CRL
getThisUpdate() - method in class java.security.cert.X509CRL
Returns the thisUpdate date of the CRL.
getThread() - method in class gnu.classpath.jdwp.event.filters.StepFilter
Returns the thread in which to step
getThread() - method in class gnu.classpath.jdwp.id.ThreadId
Gets the Thread represented by this ID
getThread() - method in class gnu.classpath.jdwp.event.filters.ThreadOnlyFilter
Returns the thread in which to restrict events
getThread() - method in class gnu.classpath.jdwp.VMFrame
Get the thread this frame is in.
getThreadCount() - method in class java.lang.management.ThreadMXBean
Returns the number of live threads, including both daemon threads and non-daemon threads.
getThreadCount() - method in class gnu.java.lang.management.ThreadMXBeanImpl
getThreadCpuTime(long) - method in class java.lang.management.ThreadMXBean
Returns the total number of nanoseconds of CPU time the specified thread has used.
getThreadCpuTime(long) - method in class gnu.java.lang.management.ThreadMXBeanImpl
getThreadGroup() - method in class java.lang.SecurityManager
Get the ThreadGroup that a new Thread should belong to by default.
getThreadGroup() - method in class java.lang.Thread
Get the ThreadGroup this Thread belongs to.
getThreadGroup() - method in class gnu.classpath.jdwp.id.ThreadGroupId
Gets the thread group represented by this ID
getThreadID() - method in class java.util.logging.LogRecord
Returns an identifier for the thread in which this LogRecord was created.
getThreadId() - method in class java.lang.management.ThreadInfo
Returns the identifier of the thread associated with this instance of ThreadInfo.
getThreadInfo(long) - method in class java.lang.management.ThreadMXBean
Returns information on the specified thread without any stack trace information.
getThreadInfo(long) - method in class gnu.java.lang.management.ThreadMXBeanImpl
getThreadInfo(long,int) - method in class java.lang.management.ThreadMXBean
Returns information on the specified thread with stack trace information to the supplied depth.
getThreadInfo(long,int) - method in class gnu.java.lang.management.ThreadMXBeanImpl
getThreadInfo(long[]) - method in class java.lang.management.ThreadMXBean
Returns information on the specified threads without any stack trace information.
getThreadInfo(long[]) - method in class gnu.java.lang.management.ThreadMXBeanImpl
getThreadInfo(long[],boolean,boolean) - method in class java.lang.management.ThreadMXBean
Returns information on the specified threads with full stack trace information and optional synchronization information.
getThreadInfo(long[],boolean,boolean) - method in class gnu.java.lang.management.ThreadMXBeanImpl
getThreadInfo(long[],int) - method in class java.lang.management.ThreadMXBean
Returns information on the specified threads with stack trace information to the supplied depth.
getThreadInfo(long[],int) - method in class gnu.java.lang.management.ThreadMXBeanImpl
getThreadMXBean() - static method in class java.lang.management.ManagementFactory
Returns the thread management bean for the running virtual machine.
getThreadName() - method in class java.lang.management.ThreadInfo
Returns the name of the thread associated with this instance of ThreadInfo.
getThreadState() - method in class java.lang.management.ThreadInfo
Returns the state of the thread associated with this instance of ThreadInfo.
getThreadStatus(java.lang.Thread) - static method in class gnu.classpath.jdwp.VMVirtualMachine
Returns the status of a thread
getThreadUserTime(long) - method in class java.lang.management.ThreadMXBean
Returns the total number of nanoseconds of CPU time the specified thread has executed in user mode.
getThreadUserTime(long) - method in class gnu.java.lang.management.ThreadMXBeanImpl
getThrowable() - method in class java.awt.event.InvocationEvent
Returns a throwable caught while executing the Runnable's run() method.
getThrown() - method in class java.util.logging.LogRecord
Returns the Throwable associated with this LogRecord, or null if the logged event is not related to an exception or error.
getThrownException() - method in class gnu.classpath.jdwp.util.MethodResult
Returns the exception thrown during the method invocation (or null if none)
getThumbBounds() - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method returns the thumb's bounds based on the current value of the scrollbar.
getThumbnail(int) - method in class javax.imageio.IIOImage
Retrieve the thumbnail stored at the specified index in the thumbnails list.
getThumbnailHeight(int,int) - method in class javax.imageio.ImageReader
Get the height of a thumbnail image.
getThumbnailWidth(int,int) - method in class javax.imageio.ImageReader
Get the width of a thumbnail image.
getThumbOverhang() - method in class javax.swing.plaf.metal.MetalSliderUI
Returns the thumb overhang.
getThumbSize() - method in class javax.swing.plaf.basic.BasicSliderUI
Returns the size of the slider's thumb.
getThumbSize() - method in class javax.swing.plaf.metal.MetalSliderUI
Returns the size of the thumb icon.
getTick() - method in class javax.sound.midi.MidiEvent
Get the timestamp for this event in MIDI ticks.
getTickLength() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the length of the current sequence in MIDI ticks.
getTickLength() - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the height of the tick area box if the slider is horizontal and the width of the tick area box is the slider is vertical.
getTickLength() - method in class javax.swing.plaf.metal.MetalSliderUI
Returns the length of the major tick marks.
getTickLength() - method in class javax.sound.midi.Sequence
The length of this sequence in MIDI ticks.
getTickLength() - method in class javax.sound.midi.Sequencer
Get the length of the current sequence in MIDI ticks.
getTickPosition() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the current playback position of the sequencer in MIDI ticks.
getTickPosition() - method in class javax.sound.midi.Sequencer
Get the current playback position of the sequencer in MIDI ticks.
getTie(java.rmi.Remote) - static method in class javax.rmi.CORBA.Util
Get the Tie that handles invocations on the given target.
getTie(java.rmi.Remote) - method in class javax.rmi.CORBA.UtilDelegate
Get the Tie that handles invocations on the given target.
getTie(java.rmi.Remote) - method in class gnu.javax.rmi.CORBA.UtilDelegateImpl
Get the Tie that handles invocations on the given target.
getTieFromStub(java.lang.Object) - static method in class gnu.javax.rmi.CORBA.StubDelegateImpl
Locate a tie class, appropriate to the given stub class, by the name pattern.
getTile(int,int) - method in class java.awt.image.BufferedImage
getTile(int,int) - method in class java.awt.image.RenderedImage
Calculates how much space is nessecary to place a set of components end-to-end.
getTileGridXOffset() - method in class java.awt.image.BufferedImage
getTileGridXOffset() - method in class javax.imageio.ImageWriteParam
getTileGridXOffset() - method in class java.awt.image.RenderedImage
getTileGridXOffset(int) - method in class javax.imageio.ImageReader
Get the X coordinate in pixels of the top-left corner of the first tile in this image.
getTileGridYOffset() - method in class java.awt.image.BufferedImage
getTileGridYOffset() - method in class javax.imageio.ImageWriteParam
getTileGridYOffset() - method in class java.awt.image.RenderedImage
getTileGridYOffset(int) - method in class javax.imageio.ImageReader
Get the Y coordinate in pixels of the top-left corner of the first tile in this image.
getTileHeight() - method in class java.awt.image.BufferedImage
getTileHeight() - method in class javax.imageio.ImageWriteParam
getTileHeight() - method in class java.awt.image.RenderedImage
getTileHeight(int) - method in class javax.imageio.ImageReader
Get the height of an image tile.
getTileIcon() - method in class javax.swing.border.MatteBorder
Returns the icon is used for tiling the border, or null if the border is filled with a color instead of an icon.
getTileWidth() - method in class java.awt.image.BufferedImage
getTileWidth() - method in class javax.imageio.ImageWriteParam
getTileWidth() - method in class java.awt.image.RenderedImage
getTileWidth(int) - method in class javax.imageio.ImageReader
Get the width of an image tile.
getTilingMode() - method in class javax.imageio.ImageWriteParam
getTime() - method in class java.util.Calendar
Converts the time represented by this object to a Date-Object.
getTime() - method in class java.util.Date
Gets the time represented by this object.
getTime() - method in class java.sql.Timestamp
Return the value of this Timestamp as the number of milliseconds since Jan 1, 1970 at 12:00 midnight GMT.
getTime() - method in class java.util.zip.ZipEntry
Gets the time of last modification of the entry.
getTime(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.sql.Time.
getTime(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Time.
This method returns the value of the specified parameter as a Java java.sql.Time.
getTime(int,java.util.Calendar) - method in class java.sql.ResultSet
This method returns the specified column value as a java.sql.Time.
getTime(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.sql.Time.
getTime(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Time.
This method returns the value of the specified parameter as a Java java.sql.Time.
This method returns the specified column value as a java.sql.Time.
getTimeDateFunctions() - method in class java.sql.DatabaseMetaData
This method returns comma separated list of time/date functions.
getTimeInMillis() - method in class java.util.Calendar
Returns the time represented by this Calendar.
getTimeInMillis(java.util.Calendar) - method in class javax.xml.datatype.Duration
Returns the duration length in milliseconds.
getTimeInMillis(java.util.Date) - method in class javax.xml.datatype.Duration
Returns the duration length in milliseconds.
getTimeInstance() - static method in class java.text.DateFormat
This method returns an instance of DateFormat that will format using the default formatting style for times.
getTimeInstance(int) - static method in class java.text.DateFormat
This method returns an instance of DateFormat that will format using the specified formatting style for times.
getTimeInstance(int,java.util.Locale) - static method in class java.text.DateFormat
This method returns an instance of DateFormat that will format using the specified formatting style for times.
Returns a DateFormat instance for formatting times with the given style in the specified Locale.
getTimeLimit() - method in class javax.naming.directory.SearchControls
getTimeStamp() - method in class gnu.xml.dom.DomEvent
Returns the event's timestamp.
getTimeStamp() - method in class org.w3c.dom.events.Event
Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTimeStamp() - method in class javax.management.Notification
Returns the date and time at which this notification was emitted.
getTimestamp(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.sql.Timestamp.
getTimestamp(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Timestamp.
This method returns the value of the specified parameter as a Java java.sql.Timestamp.
This method returns the specified column value as a java.sql.Timestamp.
This method returns the value of the specified parameter as a Java java.sql.Timestamp.
getTimestamp(java.lang.String) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Timestamp.
This method returns the value of the specified parameter as a Java java.sql.Timestamp.
This method returns the specified column value as a java.sql.Timestamp.
getTimeToLive() - method in class java.net.DatagramSocketImpl
This method returns the current Time to Live (TTL) setting on this socket.
getTimeToLive() - method in class java.net.MulticastSocket
Returns the current value of the "Time to Live" option.
getTimeToLive() - method in class gnu.java.net.PlainDatagramSocketImpl
Gets the Time to Live value for the socket
getTimeZone() - method in class java.util.Calendar
Gets the time zone of this calendar
getTimeZone() - method in class java.text.DateFormat
This method returns the TimeZone object being used by this instance.
getTimezone() - method in class javax.xml.datatype.XMLGregorianCalendar
getTimeZone(int) - method in class javax.xml.datatype.XMLGregorianCalendar
getTimeZone(java.lang.String) - static method in class java.util.TimeZone
Gets the TimeZone for the given ID.
getTimezoneOffset() - method in class java.util.Date
Returns the number of minutes offset used with UTC to give the time represented by this object in the current time zone.
getTipText() - method in class javax.swing.JToolTip
Returns the text displayed by the tool tip.
getTitle() - method in class java.awt.Dialog
Returns the title of this dialog box.
getTitle() - method in class gnu.xml.dom.html2.DomHTMLDocument
The title of a document as specified by the TITLE element in the head of the document.
getTitle() - method in class gnu.xml.dom.html2.DomHTMLElement
getTitle() - method in class java.awt.Frame
Returns this frame's title string.
getTitle() - method in class org.w3c.dom.html2.HTMLDocument
The title of a document as specified by the TITLE element in the head of the document.
getTitle() - method in class org.w3c.dom.html2.HTMLElement
The element's advisory title.
getTitle() - method in class javax.swing.JInternalFrame
Returns the frame's title.
getTitle() - method in class org.w3c.dom.stylesheets.StyleSheet
The advisory title.
getTitle() - method in class javax.swing.border.TitledBorder
Returns the text of the title.
This method returns the title string based on the available width and the font metrics.
getTitleAt(int) - method in class javax.swing.JTabbedPane
This method returns the tab title given the index.
getTitleColor() - method in class javax.swing.border.TitledBorder
Retrieves the color for displaying the title text.
getTitledBorderText() - method in class javax.accessibility.AccessibleExtendedComponent
Returns the title border text for this component.
Returns the title of the border of this accessible component if this component has a titled border, otherwise returns null.
getTitleFont() - method in class javax.swing.border.TitledBorder
Retrieves the font for displaying the title text.
getTitleJustification() - method in class javax.swing.border.TitledBorder
Returns the horizontal alignment of the title text in relation to the border.
getTitlePosition() - method in class javax.swing.border.TitledBorder
Returns the vertical position of the title text in relation to the border.
getToggleButtonBorder() - static method in class javax.swing.plaf.basic.BasicBorders
Returns a border for drawing toggle buttons.
getToggleButtonBorder() - static method in class javax.swing.plaf.metal.MetalBorders
Returns a border for use with JToggleButton components.
getToggleClickCount() - method in class javax.swing.JTree
getToIndex() - method in class javax.swing.event.TableColumnModelEvent
getToIndex.
getTokenAhead() - method in class gnu.javax.swing.text.html.parser.support.low.ReaderTokenizer
Get a token, bein immediatley ahead.
getTokenAhead(int) - method in class gnu.javax.swing.text.html.parser.support.low.ReaderTokenizer
Get a token, lying the given number of tokens ahead. getToken(0) will return the same token, what would be returned by getNextToken().
getTokenThreshold() - method in class javax.swing.text.html.HTMLDocument
Returns the number of tokens that are buffered before the document is rendered.
getToolkit() - method in class java.awt.Component
Returns the toolkit in use for this component.
getToolkit() - method in class java.awt.peer.ComponentPeer
Returns the toolkit that created this peer.
getToolkit() - method in class gnu.java.awt.peer.GLightweightPeer
Returns the toolkit that created this peer.
getToolkit() - method in class gnu.java.awt.peer.gtk.GtkComponentPeer
Returns the toolkit that created this peer.
getToolkit() - method in class gnu.java.awt.peer.qt.QtComponentPeer
Returns the toolkit that created this peer.
getToolkit() - method in class gnu.java.awt.peer.qt.QtGraphicsEnvironment
getToolkit() - method in class gnu.java.awt.peer.swing.SwingComponentPeer
Returns the toolkit that created this peer.
getToolkit() - method in class java.awt.Window
Returns the toolkit used to create this window.
getToolkit() - method in class gnu.awt.xlib.XCanvasPeer
Returns the toolkit that created this peer.
Return the location at which the toolTipText property should be displayed, when triggered by a particular mouse event.
getToolTipText() - method in class javax.accessibility.AccessibleExtendedComponent
Returns the tool-tip text for this component.
getToolTipText() - method in class javax.swing.JComponent
Returns the current tooltip text for this component, or null if none has been set.
Returns the tooltip text for this accessible component.
getToolTipText(float,float,java.awt.Shape) - method in class javax.swing.text.html.ImageView
Get the tool tip text.
getToolTipText(float,float,java.awt.Shape) - method in class javax.swing.text.View
Returns the tooltip text for this component for a particular mouse event.
This method returns the tooltip text given a mouse event.
Returns the tooltip text for this text component for the given mouse event.
Returns a String for presenting a tool tip at the specified location.
getToolTipTextAt(int) - method in class javax.swing.JTabbedPane
This method returns the tooltip string for the tab.
getTop() - method in class org.w3c.dom.css.CSS2Properties
See the top property definition in CSS2.
getTop() - method in class gnu.xml.pipeline.DomConsumer.Handler
Returns the current node being populated.
getTop() - method in class org.w3c.dom.css.Rect
This attribute is used for the top of the rect.
getToPage() - method in class java.awt.JobAttributes
getTopComponent() - method in class javax.swing.JSplitPane
This method returns the top component.
getTopInset() - method in class javax.swing.text.AsyncBoxView
Returns the top inset.
getTopInset() - method in class javax.swing.text.CompositeView
Returns the top inset of this CompositeView.
getTopLevelAncestor() - method in class javax.swing.JComponent
Return the top level ancestral container (usually a Window or Applet) which this component is contained within, or null if no ancestors exist.
getTotalColumnWidth() - method in class javax.swing.table.DefaultTableColumnModel
Returns total width of all the columns in the model, ignoring the columnMargin.
getTotalColumnWidth() - method in class javax.swing.table.TableColumnModel
Returns total width of all the columns in the model, ignoring the column margin (see getColumnMargin()).
getTotalCompilationTime() - method in class java.lang.management.CompilationMXBean
Returns the accumulated time, in milliseconds, that the JIT compiler has spent compiling Java bytecodes to native machine code.
getTotalCompilationTime() - method in class gnu.java.lang.management.CompilationMXBeanImpl
getTotalIn() - method in class java.util.zip.Inflater
Gets the total number of processed compressed input bytes.
getTotalLoadedClassCount() - method in class java.lang.management.ClassLoadingMXBean
Returns the total number of classes loaded by the virtual machine since it was started.
getTotalLoadedClassCount() - method in class gnu.java.lang.management.ClassLoadingMXBeanImpl
Returns the total number of classes loaded by the virtual machine since it was started.
getTotalOut() - method in class java.util.zip.Inflater
Gets the total number of output bytes returned by inflate().
getTotalSize() - method in class org.w3c.dom.ls.LSProgressEvent
The total size of the document including all external resources, this number might change as a document is being parsed if references to more external resources are seen.
getTotalStartedThreadCount() - method in class java.lang.management.ThreadMXBean
Returns the total number of threads that have been created and started during the lifetime of the virtual machine.
getTotalStartedThreadCount() - method in class gnu.java.lang.management.ThreadMXBeanImpl
getTrackBounds() - method in class javax.swing.plaf.basic.BasicScrollBarUI
This method calculates the bounds of the track.
getTrackLength() - method in class javax.swing.plaf.metal.MetalSliderUI
Returns the track length.
getTrackMute(int) - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the mute state of a specific track.
getTrackMute(int) - method in class javax.sound.midi.Sequencer
Get the mute state of a specific track.
getTracks() - method in class javax.sound.midi.Sequence
Get an array of MIDI tracks used in this sequence.
getTrackSolo(int) - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get the solo state for a specific track.
getTrackSolo(int) - method in class javax.sound.midi.Sequencer
Get the solo state for a specific track.
getTrackWidth() - method in class javax.swing.plaf.metal.MetalSliderUI
Returns the track width.
getTrafficClass() - method in class java.net.DatagramSocket
Returns the current traffic class
getTrafficClass() - method in class gnu.java.net.local.LocalSocket
getTrafficClass() - method in class java.net.Socket
Returns the current traffic class
getTransaction() - method in class javax.transaction.TransactionManager
getTransactionIsolation() - method in class java.sql.Connection
This method returns the current transaction isolation mode.
getTransactionIsolation() - method in class javax.sql.RowSet
getTransactionTimeout() - method in class javax.transaction.xa.XAResource
getTransferable() - method in class java.awt.dnd.DragSourceContext
Returns the Transferable set with this object.
getTransferable() - method in class java.awt.dnd.DropTargetContext
Return the Transferable operandof this operation.
getTransferable() - method in class java.awt.dnd.peer.DropTargetContextPeer
getTransferable() - method in class java.awt.dnd.DropTargetDragEvent
TODO
getTransferable() - method in class java.awt.dnd.DropTargetDropEvent
getTransferable() - method in class gnu.java.awt.dnd.peer.gtk.GtkDropTargetContextPeer
Returns an object representing the data to be transferred.
Returns the data in the specified DataFlavor.
getTransferData(java.awt.datatransfer.DataFlavor) - method in class gnu.java.awt.peer.gtk.GtkSelection
Returns the data in the specified DataFlavor.
This method returns the data in the requested format.
getTransferData(java.awt.datatransfer.DataFlavor) - method in class java.awt.datatransfer.Transferable
Returns the data in the specified DataFlavor.
Returns an object representing the data to be transferred.
getTransferDataFlavors() - method in class javax.activation.DataContentHandler
Returns a list of the flavors that data can be provided in, ordered by preference.
getTransferDataFlavors() - method in class javax.activation.DataHandler
Returns the data flavors in which this data is available.
This method returns a list of available data flavors for the data being transferred.
getTransferDataFlavors() - method in class java.awt.dnd.peer.DropTargetContextPeer
getTransferDataFlavors() - method in class gnu.java.awt.dnd.peer.gtk.GtkDropTargetContextPeer
getTransferDataFlavors() - method in class gnu.java.awt.peer.gtk.GtkSelection
Gets an array of mime-type strings from the gtk+ clipboard and transforms them into an array of DataFlavors.
getTransferDataFlavors() - method in class java.awt.datatransfer.StringSelection
Returns a list of supported data flavors.
getTransferDataFlavors() - method in class java.awt.datatransfer.Transferable
This method returns a list of available data flavors for the data being transferred.
getTransferHandler() - method in class javax.swing.JComponent
Get the value of the transferHandler property.
getTransferMode() - method in class gnu.java.net.protocol.ftp.FTPConnection
Returns the current transfer mode.
getTransferSize() - method in class java.sql.DataTruncation
This method returns the size of the parameter or column after it was truncated.
getTransferType() - method in class java.awt.image.ColorModel
getTransferType() - method in class java.awt.image.MultiPixelPackedSampleModel
Returns the transfer type, which is one of the following (depending on the number of bits per sample for this model):
getTransferType() - method in class java.awt.image.Raster
Returns the transfer type for the raster (this is determined by the raster's sample model).
getTransferType() - method in class java.awt.image.SampleModel
getTransform() - method in class gnu.java.awt.java2d.AbstractGraphics2D
Returns the transformation of this coordinate system.
getTransform() - method in class java.awt.image.AffineTransformOp
Returns transform used in transformation between source and destination image.
getTransform() - method in class gnu.java.awt.peer.gtk.CairoGraphics2D
getTransform() - method in class java.awt.Font
Returns a copy of the affine transformation this font is currently subject to, if any.
getTransform() - method in class java.awt.font.FontRenderContext
Retrieves the affine transform for scaling typographical points to raster pixels.
getTransform() - method in class java.awt.Graphics2D
Returns the current transform.
getTransform() - method in class gnu.awt.j2d.Graphics2DImpl
Returns the current transform.
getTransform() - method in class gnu.java.awt.peer.qt.QMatrix
getTransform() - method in class gnu.java.awt.peer.qt.QtGraphics
Returns the current transform.
getTransform() - method in class java.awt.image.renderable.RenderContext
getTransform() - method in class java.awt.font.TransformAttribute
Returns a copy of the transform contained by this attribute.
getTransform(java.awt.Font) - method in class gnu.java.awt.peer.ClasspathFontPeer
Implementation of Font.getTransform()
getTransformer() - method in class javax.xml.transform.sax.TransformerHandler
Returns the transformer associated with this handler in order to set parameters and output properties.
getTranslateInstance(double,double) - static method in class java.awt.geom.AffineTransform
Returns a translation transform:
 [ 1 0 tx ]
 [ 0 1 ty ]
 [ 0 0 1  ]
 
getTranslateX() - method in class java.awt.geom.AffineTransform
Returns the X coordinate translation factor of the matrix.
getTranslateY() - method in class java.awt.geom.AffineTransform
Returns the Y coordinate translation factor of the matrix.
getTransmitter() - method in class gnu.javax.sound.midi.alsa.AlsaInputPortDevice
getTransmitter() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Get a MIDI OUT Transmitter for this device.
getTransmitter() - method in class gnu.javax.sound.midi.alsa.AlsaOutputPortDevice
getTransmitter() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get a MIDI OUT Transmitter for this device.
getTransmitter() - method in class javax.sound.midi.MidiDevice
Get a MIDI OUT Transmitter for this device.
getTransmitter() - static method in class javax.sound.midi.MidiSystem
Get the default Transmitter instance.
getTransparency() - method in class java.awt.image.BufferedImage
Return the transparency type.
getTransparency() - method in class java.awt.Color
Returns the transparency level of this color.
getTransparency() - method in class java.awt.image.ColorModel
Return the transparency type.
getTransparency() - method in class java.awt.GradientPaint
Returns the transparency code for this GradientPaint instance.
getTransparency() - method in class gnu.java.awt.java2d.ImagePaint
Return the transparency type.
getTransparency() - method in class java.awt.TexturePaint
Returns the transparency mode.
getTransparency() - method in class java.awt.Transparency
Return the transparency type.
getTransparency() - method in class java.awt.image.VolatileImage
Returns the transparency type of this image.
getTransparentIndex() - method in class gnu.javax.imageio.gif.GIFFile
Returns the index of the transparent color.
getTransparentPixel() - method in class java.awt.image.IndexColorModel
Get the index of the transparent color in this color model.
getTRC() - method in class java.awt.color.ICC_ProfileGray
Returns the TRC lookup table.
getTRC(int) - method in class java.awt.color.ICC_ProfileRGB
Returns the TRC lookup table for a component
Sets an initial value for the editor.
Configures the editor.
Returns a component that has been configured to edit one element (or node) in a JTree component.
Returns a component (in fact this) that can be used to render a tree cell with the specified state.
Returns a component that has been configured to display one element (or node) in a JTree component.
getTreeComputerIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns a 16x16 icon representing a computer.
getTreeControlIcon(boolean) - static method in class javax.swing.plaf.metal.MetalIconFactory
Creates and returns a tree control icon.
getTreeExpansionListeners() - method in class javax.swing.JTree
Returns all added TreeExpansionListener objects.
getTreeFloppyDriveIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns a 16x16 icon representing a floppy disk.
getTreeFolderIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Creates and returns a new tree folder icon.
getTreeHardDriveIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns a 16x16 icon representing a hard disk.
getTreeLeafIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Creates and returns a new tree leaf icon.
getTreeLock() - method in class java.awt.Component
Returns the object used for synchronization locks on this component when performing tree and layout functions.
getTreeLock() - method in class java.awt.MenuComponent
Returns the object used for synchronization locks on this component when performing tree and layout functions.
getTreeModelListeners() - method in class javax.swing.tree.DefaultTreeModel
Returns all registered TreeModelListener listeners.
getTreePath() - method in class javax.swing.event.TreeModelEvent
getTreePath
getTreeSelectionListeners() - method in class javax.swing.tree.DefaultTreeSelectionModel
Returns all TreeSelectionListener added to this model.
getTreeSelectionListeners() - method in class javax.swing.JTree
Returns all added TreeSelectionListener objects.
getTreeWillExpandListeners() - method in class javax.swing.JTree
Returns all added TreeWillExpandListener objects.
getTrigger() - method in class java.awt.dnd.DragSourceContext
Gets the trigger associated with this.
getTriggerEvent() - method in class java.awt.dnd.DragGestureEvent
Get the event that triggered this gesture.
getTriggerEvent() - method in class java.awt.dnd.DragGestureRecognizer
getTruncatedClassName(java.lang.Class) - static method in class gnu.java.lang.ClassHelper
Strip the package part from the class name.
getTruncatedName(java.lang.String) - static method in class gnu.java.lang.ClassHelper
Strip the package part from the class name, or the class part from the method or field name.
getTrustAnchor() - method in class java.security.cert.PKIXCertPathValidatorResult
Returns the trust anchor.
getTrustAnchors() - method in class java.security.cert.PKIXParameters
Returns an immutable set of trust anchors.
getTrustedCert() - method in class java.security.cert.TrustAnchor
Return the trusted certificate, or null if none was specified.
getTrustManagers() - method in class javax.net.ssl.TrustManagerFactory
Returns the trust managers created by this factory.
getTTL() - method in class java.net.DatagramSocketImpl
This method returns the current Time to Live (TTL) setting on this socket.
getTTL() - method in class java.net.MulticastSocket
Returns the current value of the "Time to Live" option.
getTTL() - method in class gnu.java.net.PlainDatagramSocketImpl
Gets the Time to Live value for the socket
getType() - method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the type of the modification.
getType() - method in class javax.accessibility.AccessibleTableModelChange
Returns the change type.
getType() - method in class java.awt.geom.AffineTransform
Returns the type of this transform.
getType() - method in class javax.swing.text.html.parser.AttributeList
Get the type of the attribute.
getType() - method in class javax.sound.sampled.AudioFileFormat
Return the Type associated with this file format.
getType() - method in class java.awt.image.BufferedImage
getType() - method in class java.security.cert.Certificate
Returns the Certificate type.
getType() - method in class java.security.cert.CertificateFactory
Returns the type of the certificate this factory creates.
getType() - method in class java.security.cert.CertPath
Get the (non-null) type of all certificates in the path.
getType() - method in class java.security.cert.CertStore
Return the type of certificate store this instance represents.
getType() - method in class gnu.classpath.jdwp.event.filters.ClassOnlyFilter
Returns the class to which to restrict events
getType() - method in class java.awt.color.ColorSpace
getType() - method in class javax.sound.sampled.Control
Return the Type of this Control.
getType() - method in class java.security.cert.CRL
Returns the CRL type.
getType() - method in class org.w3c.dom.css.CSSRule
The type of the rule, as defined above.
getType() - method in class java.awt.Cursor
Returns the numeric type identifier for this cursor.
getType() - method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Returns the type of the element.
getType() - method in class javax.swing.event.DocumentEvent
getType
getType() - method in class org.w3c.dom.DOMError
A DOMString indicating which related data is expected in relatedData.
getType() - method in class gnu.xml.dom.DomEvent
Returns the event's type (name) as initialized
getType() - method in class gnu.xml.dom.html2.DomHTMLAnchorElement
Advisory content type.
getType() - method in class gnu.xml.dom.html2.DomHTMLButtonElement
getType() - method in class gnu.xml.dom.html2.DomHTMLEmbedElement
getType() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getType() - method in class gnu.xml.dom.html2.DomHTMLLIElement
getType() - method in class gnu.xml.dom.html2.DomHTMLLinkElement
Advisory content type.
getType() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Content type for data downloaded via data attribute.
getType() - method in class gnu.xml.dom.html2.DomHTMLOListElement
getType() - method in class gnu.xml.dom.html2.DomHTMLParamElement
Content type for the value attribute when valuetype has the value "ref".
getType() - method in class gnu.xml.dom.html2.DomHTMLScriptElement
The content type of the script language.
getType() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getType() - method in class gnu.xml.dom.html2.DomHTMLStyleElement
The content type of the style sheet language.
getType() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getType() - method in class gnu.xml.dom.html2.DomHTMLUListElement
getType() - method in class javax.swing.text.html.parser.Element
Get the element type.
getType() - method in class javax.swing.text.html.parser.Entity
Get the entity type.
getType() - method in class org.w3c.dom.events.Event
The name of the event (case-insensitive).
getType() - method in class gnu.classpath.jdwp.event.filters.ExceptionOnlyFilter
Returns the exception class to report (null for all)
getType() - method in class java.lang.reflect.Field
Gets the type of this field.
getType() - method in class gnu.classpath.jdwp.event.filters.FieldOnlyFilter
Returns the class in which the field is declared
getType() - method in class java.awt.font.GlyphMetrics
getType() - method in class java.awt.GraphicsDevice
Returns the type of the device.
getType() - method in class org.w3c.dom.html2.HTMLAnchorElement
Advisory content type.
getType() - method in class org.w3c.dom.html2.HTMLButtonElement
The type of button (all lower case).
getType() - method in class org.w3c.dom.html2.HTMLInputElement
The type of control created (all lower case).
getType() - method in class org.w3c.dom.html2.HTMLLIElement
List item bullet style.
getType() - method in class org.w3c.dom.html2.HTMLLinkElement
Advisory content type.
getType() - method in class org.w3c.dom.html2.HTMLObjectElement
Content type for data downloaded via data attribute.
getType() - method in class org.w3c.dom.html2.HTMLOListElement
Numbering style.
getType() - method in class org.w3c.dom.html2.HTMLParamElement
Content type for the value attribute when valuetype has the value "ref".
getType() - method in class org.w3c.dom.html2.HTMLScriptElement
The content type of the script language.
getType() - method in class org.w3c.dom.html2.HTMLSelectElement
The type of this form control.
getType() - method in class org.w3c.dom.html2.HTMLStyleElement
The content type of the style sheet language.
getType() - method in class org.w3c.dom.html2.HTMLTextAreaElement
The type of this form control.
getType() - method in class org.w3c.dom.html2.HTMLUListElement
Bullet style.
getType() - method in class java.security.KeyStore
Returns the type of the KeyStore supported
getType() - method in class javax.sound.sampled.LineEvent
Return the Type associated with this event.
getType() - method in class javax.swing.event.ListDataEvent
Returns a code representing the type of this event, which is usually one of CONTENTS_CHANGED, INTERVAL_ADDED or INTERVAL_REMOVED.
getType() - method in class gnu.java.awt.font.opentype.MacResourceFork.Resource
Returns the type of this resource.
getType() - method in class javax.management.MBeanAttributeInfo
Returns the type of this attribute, in the form of its class name.
getType() - method in class javax.management.MBeanParameterInfo
Returns the type of this attribute, in the form of its class name.
getType() - method in class java.lang.management.MemoryPoolMXBean
Returns the type of memory used by this pool.
getType() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns the type of memory used by this pool.
getType() - method in class javax.sound.midi.MetaMessage
Get the meta message type.
getType() - method in class javax.sound.midi.MidiFileFormat
Get the MIDI file type (0, 1, or 2).
getType() - method in class javax.naming.event.NamingEvent
getType() - method in class javax.management.Notification
Returns the type of this notification.
getType() - method in class java.io.ObjectStreamField
This method returns the class representing the type of the field which is represented by this instance of ObjectStreamField.
getType() - method in class gnu.javax.imageio.png.PNGChunk
Returns the chunk type.
getType() - method in class gnu.java.awt.peer.qt.QtScreenDevice
Returns the type of the device.
getType() - method in class gnu.java.util.regex.REException
Returns the type of the exception, one of the constants listed above.
getType() - method in class javax.naming.RefAddr
Returns the non-null address type given to the constructor.
getType() - method in class gnu.classpath.jdwp.id.ReferenceTypeId
Gets the class associated with this ID
getType() - method in class java.sql.ResultSet
This method returns the result set type of this result set.
getType() - method in class org.w3c.dom.stylesheets.StyleSheet
This specifies the style sheet language for this style sheet.
getType() - method in class javax.swing.event.TableModelEvent
Returns the type of change indicated by this event (usually one of UPDATE, INSERT, DELETE).
getType() - method in class gnu.gcj.xlib.XAnyEvent
getType() - method in class gnu.awt.xlib.XGraphicsDevice
Returns the type of the device.
getType() - method in class gnu.java.awt.peer.x.XGraphicsDevice
Returns the type of the device.
getType(char) - static method in class java.lang.Character
Returns the Unicode general category property of a character.
getType(int) - method in class org.xml.sax.AttributeList
Return the type of an attribute in the list (by position).
getType(int) - method in class org.xml.sax.helpers.AttributeListImpl
Get the type of an attribute (by position).
getType(int) - method in class org.xml.sax.Attributes
Look up an attribute's type by index.
getType(int) - method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
getType(int) - static method in class java.lang.Character
Returns the Unicode general category property of a character.
getType(int) - method in class gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getType(int) - method in class gnu.xml.stream.SAXParser
getType(java.lang.String) - method in class org.xml.sax.AttributeList
Return the type of an attribute in the list (by name).
getType(java.lang.String) - method in class org.xml.sax.helpers.AttributeListImpl
Get the type of an attribute (by name).
getType(java.lang.String) - method in class org.xml.sax.Attributes
Look up an attribute's type by XML qualified (prefixed) name.
getType(java.lang.String) - method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType(java.lang.String) - method in class javax.management.openmbean.CompositeType
Returns the type for the given field name, or null if the field name does not exist within this composite data type.
getType(java.lang.String) - method in class gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getType(java.lang.String) - method in class gnu.xml.stream.SAXParser
Look up an attribute's type by Namespace name.
getType(java.lang.String,java.lang.String) - method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getType(java.lang.String,java.lang.String) - method in class gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getType(java.lang.String,java.lang.String) - method in class gnu.xml.stream.SAXParser
getTypeCode() - method in class java.io.ObjectStreamField
This method returns the char encoded type of the field which is represented by this instance of ObjectStreamField.
Returns a localised description for the type of file/directory.
getTypeDescription(java.io.File) - method in class javax.swing.filechooser.FileView
Returns a description for the type of the specified file.
getTypeDescription(java.io.File) - method in class javax.swing.JFileChooser
Returns the type description for the file, generated by the current (or default) FileView.
getTypeInfo() - method in class java.sql.DatabaseMetaData
This method returns a list of the SQL types supported by this database.
getTypeInfoProvider() - method in class javax.xml.validation.ValidatorHandler
getTypeName() - method in class javax.management.openmbean.OpenType<T>
Returns the name of this open type.
getTypeName() - method in class org.w3c.dom.TypeInfo
The name of a type declared for the associated element or attribute, or null if unknown.
getTypeNamespace() - method in class org.w3c.dom.TypeInfo
The namespace of the type declared for the associated element or attribute or null if the element does not have declaration or if no namespace information is available.
getTypeParameters() - method in class java.lang.Class<T>
Returns an array of TypeVariable objects that represents the type variables declared by this class, in declaration order.
getTypeParameters() - method in class gnu.java.lang.reflect.ClassSignatureParser
getTypeParameters() - method in class java.lang.reflect.Constructor<T>
Returns an array of TypeVariable objects that represents the type variables declared by this constructor, in declaration order.
getTypeParameters() - method in class java.lang.reflect.GenericDeclaration
Returns a TypeVariable object for each type variable declared by this entity, in order of declaration.
getTypeParameters() - method in class java.lang.reflect.Method
Returns an array of TypeVariable objects that represents the type variables declared by this constructor, in declaration order.
getTypeParameters() - method in class gnu.java.lang.reflect.MethodSignatureParser
getTypeString() - method in class java.io.ObjectStreamField
This method returns a more explicit type name than getTypeCode() in the case the type is a real class (and not a primitive).
getTypeString(int) - method in class gnu.CORBA.GIOP.MessageHeader
Get the message type as string.
getU() - method in class gnu.java.awt.font.opentype.truetype.Point
This method returns the list of user defined data types in use.
getUI() - method in class javax.swing.AbstractButton
Set the "UI" property of the button, which is a look and feel class responsible for handling the button's input events and painting it.
getUI() - method in class javax.swing.JColorChooser
This method returns the UI Component used for this JColorChooser.
getUI() - method in class javax.swing.JComboBox
This method returns the UI used to display the JComboBox.
getUI() - method in class javax.swing.JDesktopPane
This method returns the UI used with the JDesktopPane.
getUI() - method in class javax.swing.JFileChooser
Returns the UI delegate for the component.
getUI() - method in class javax.swing.JInternalFrame
This method returns the UI used to represent the JInternalFrame.
getUI() - method in class javax.swing.JInternalFrame.JDesktopIcon
This method returns the UI that is responsible for the JDesktopIcon.
getUI() - method in class javax.swing.JLabel
Returns the label's UI delegate.
getUI() - method in class javax.swing.JList
Gets the value of the UI property.
getUI() - method in class javax.swing.JMenuBar
Set the "UI" property of the menu bar, which is a look and feel class responsible for handling the menuBar's input events and painting it.
getUI() - method in class javax.swing.JOptionPane
This method returns the UI used by the JOptionPane.
getUI() - method in class javax.swing.JPanel
Returns the UI delegate for the JPanel component.
getUI() - method in class javax.swing.JPopupMenu
This method returns the UI used to display the JPopupMenu.
getUI() - method in class javax.swing.JProgressBar
Returns the UI delegate for this JProgressBar.
getUI() - method in class javax.swing.JRootPane
DOCUMENT ME!
getUI() - method in class javax.swing.JScrollBar
This method returns the UI that is being used with this scrollbar.
getUI() - method in class javax.swing.JScrollPane
This method returns the scrollpane's UI delegate.
getUI() - method in class javax.swing.JSeparator
Returns the UI delegate being used with the JSeparator.
getUI() - method in class javax.swing.JSlider
Returns the slider's UI delegate.
getUI() - method in class javax.swing.JSpinner
Gets the SpinnerUI that handles this spinner
getUI() - method in class javax.swing.JSplitPane
This method returns the UI.
getUI() - method in class javax.swing.JTabbedPane
This method returns the UI used to display the JTabbedPane.
getUI() - method in class javax.swing.JTable
This method returns the table's UI delegate.
getUI() - method in class javax.swing.table.JTableHeader
getUI() - method in class javax.swing.text.JTextComponent
This method returns the label's UI delegate.
getUI() - method in class javax.swing.JToolBar
This method returns the UI class used to paint this JToolBar.
getUI() - method in class javax.swing.JToolTip
Returns the current UI delegate for this component.
getUI() - method in class javax.swing.JTree
Return the UI associated with this JTree object.
getUI() - method in class javax.swing.JViewport
This method returns the viewport's UI delegate.
getUI(int,java.lang.String) - method in class javax.print.ServiceUIFactory
Returns an UI object which may be cast to the requested UI type.
getUI(javax.swing.JComponent) - method in class javax.swing.UIDefaults
Returns the ComponentUI for the specified JComponent.
getUI(javax.swing.JComponent) - static method in class javax.swing.UIManager
Returns UI delegate from the current LookAndFeel that renders the target component.
getUIActionMap(javax.swing.JComponent) - static method in class javax.swing.SwingUtilities
Returns the ActionMap that is provided by the ComponentUI of component.
getUIClassID() - method in class javax.swing.JButton
Returns the suffix ("ButtonUI" in this case) used to determine the class name for a UI delegate that can provide the look and feel for a JButton.
getUIClassID() - method in class javax.swing.JCheckBox
Returns a string that specifies the name of the Look and Feel class that renders this component.
getUIClassID() - method in class javax.swing.JCheckBoxMenuItem
This method returns a name to identify which look and feel class will be the UI delegate for the menuItem.
getUIClassID() - method in class javax.swing.JColorChooser
This method returns a String identifier for the UI Class to be used with the JColorChooser.
getUIClassID() - method in class javax.swing.JComboBox
This method returns the String identifier for the UI class to the used with the JComboBox.
getUIClassID() - method in class javax.swing.JComponent
Get the value of the UIClassID property.
getUIClassID() - method in class javax.swing.JDesktopPane
This method returns a String identifier that allows the UIManager to know which class will act as JDesktopPane's UI.
getUIClassID() - method in class javax.swing.JEditorPane
Returns a string that specifies the name of the Look and Feel class that renders this component.
getUIClassID() - method in class javax.swing.JFileChooser
Returns the UI delegate class identifier.
getUIClassID() - method in class javax.swing.JFormattedTextField
Returns a string that specifies the name of the Look and Feel class that renders this component.
getUIClassID() - method in class javax.swing.JInternalFrame
This method returns a String identifier that is used to determine which class acts as the JInternalFrame's UI.
getUIClassID() - method in class javax.swing.JInternalFrame.JDesktopIcon
This method returns the String identifier that is used to determine which class is used for JDesktopIcon's UI.
getUIClassID() - method in class javax.swing.JLabel
Returns a name to identify which look and feel class will be the UI delegate for this label.
getUIClassID() - method in class javax.swing.JList
Return the class identifier for the list's UI property.
getUIClassID() - method in class javax.swing.JMenu
This method returns a name to identify which look and feel class will be the UI delegate for the menu.
getUIClassID() - method in class javax.swing.JMenuBar
This method returns a name to identify which look and feel class will be the UI delegate for the menu bar.
getUIClassID() - method in class javax.swing.JMenuItem
This method returns a name to identify which look and feel class will be the UI delegate for the menuItem.
getUIClassID() - method in class javax.swing.JOptionPane
This method returns an identifier to determine which UI class will act as the UI.
getUIClassID() - method in class javax.swing.JPanel
Returns the suffix ("PanelUI" in this case) used to determine the class name for a UI delegate that can provide the look and feel for a JPanel.
getUIClassID() - method in class javax.swing.JPasswordField
Returns the UIClassID
getUIClassID() - method in class javax.swing.JPopupMenu
This method returns a name to identify which look and feel class will be the UI delegate for the menuItem.
getUIClassID() - method in class javax.swing.JPopupMenu.Separator
getUIClassID() - method in class javax.swing.JProgressBar
Returns the suffix ("ProgressBarUI" in this case) used to determine the class name for a UI delegate that can provide the look and feel for a JProgressBar.
getUIClassID() - method in class javax.swing.JRadioButton
Returns a string specifying the name of the Look and Feel UI class that renders this component.
getUIClassID() - method in class javax.swing.JRadioButtonMenuItem
This method returns a name to identify which look and feel class will be the UI delegate for the menuItem.
getUIClassID() - method in class javax.swing.JRootPane
DOCUMENT ME!
getUIClassID() - method in class javax.swing.JScrollBar
This method returns an identifier to choose the correct UI delegate for the scrollbar.
getUIClassID() - method in class javax.swing.JScrollPane
Get the value of the UIClassID property.
getUIClassID() - method in class javax.swing.JSeparator
Returns the suffix ("SeparatorUI" in this case) used to determine the class name for a UI delegate that can provide the look and feel for a JSeparator.
getUIClassID() - method in class javax.swing.JSlider
Returns the suffix ("SliderUI" in this case) used to determine the class name for a UI delegate that can provide the look and feel for a JSlider.
getUIClassID() - method in class javax.swing.JSpinner
Returns the ID that identifies which look and feel class will be the UI delegate for this spinner.
getUIClassID() - method in class javax.swing.JSplitPane
This method returns a string identifier to determine which UI class it needs.
getUIClassID() - method in class javax.swing.JTabbedPane
This method returns a string identifier that is used to determine which UI will be used with the JTabbedPane.
getUIClassID() - method in class javax.swing.JTable
getUIClassID() - method in class javax.swing.table.JTableHeader
getUIClassID() - method in class javax.swing.JTextArea
Returns the UI class ID string.
getUIClassID() - method in class javax.swing.text.JTextComponent
Returns a string that specifies the name of the Look and Feel class that renders this component.
getUIClassID() - method in class javax.swing.JTextField
Returns the class ID for the UI.
getUIClassID() - method in class javax.swing.JTextPane
Returns the UI class ID.
getUIClassID() - method in class javax.swing.JToggleButton
Returns a string that specifies the name of the Look and Feel class that renders this component.
getUIClassID() - method in class javax.swing.JToolBar
This method returns the String identifier for the UI class to the used with the JToolBar.
getUIClassID() - method in class javax.swing.JToolBar.Separator
This method returns the String ID of the UI class of Separator.
getUIClassID() - method in class javax.swing.JToolTip
Returns the string suffix used to identify the UI class, in this case "ToolTipUI".
getUIClassID() - method in class javax.swing.JTree
This method returns the String ID of the UI class of Separator.
getUIClassID() - method in class javax.swing.JViewport
This method returns the String ID of the UI class of Separator.
getUIClassNamesForRole(int) - method in class javax.print.ServiceUIFactory
Returns the UI types supported by this factory for an UI role.
getUIError(java.lang.String) - method in class javax.swing.UIDefaults
If a key is requested in #get(key) that has no value, this method is called before returning null.
getUIInputMap(javax.swing.JComponent,int) - static method in class javax.swing.SwingUtilities
Returns the InputMap that is provided by the ComponentUI of component for the specified condition.
getUIs() - method in class javax.swing.plaf.multi.MultiButtonUI
Returns an array containing the UI delegates managed by this MultiButtonUI.
getUIs() - method in class javax.swing.plaf.multi.MultiColorChooserUI
Returns an array containing the UI delegates managed by this MultiColorChooserUI.
getUIs() - method in class javax.swing.plaf.multi.MultiComboBoxUI
Returns an array containing the UI delegates managed by this MultiComboBoxUI.
getUIs() - method in class javax.swing.plaf.multi.MultiDesktopIconUI
Returns an array containing the UI delegates managed by this MultiDesktopIconUI.
getUIs() - method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Returns an array containing the UI delegates managed by this MultiDesktopPaneUI.
getUIs() - method in class javax.swing.plaf.multi.MultiFileChooserUI
Returns an array containing the UI delegates managed by this MultiFileChooserUI.
getUIs() - method in class javax.swing.plaf.multi.MultiInternalFrameUI
Returns an array containing the UI delegates managed by this MultiInternalFrameUI.
getUIs() - method in class javax.swing.plaf.multi.MultiLabelUI
Returns an array containing the UI delegates managed by this MultiLabelUI.
getUIs() - method in class javax.swing.plaf.multi.MultiListUI
Returns an array containing the UI delegates managed by this MultiListUI.
getUIs() - method in class javax.swing.plaf.multi.MultiMenuBarUI
Returns an array containing the UI delegates managed by this MultiMenuBarUI.
getUIs() - method in class javax.swing.plaf.multi.MultiMenuItemUI
Returns an array containing the UI delegates managed by this MultiMenuItemUI.
getUIs() - method in class javax.swing.plaf.multi.MultiOptionPaneUI
Returns an array containing the UI delegates managed by this MultiOptionPaneUI.
getUIs() - method in class javax.swing.plaf.multi.MultiPanelUI
Returns an array containing the UI delegates managed by this MultiPanelUI.
getUIs() - method in class javax.swing.plaf.multi.MultiPopupMenuUI
Returns an array containing the UI delegates managed by this MultiPopupMenuUI.
getUIs() - method in class javax.swing.plaf.multi.MultiProgressBarUI
Returns an array containing the UI delegates managed by this MultiProgressBarUI.
getUIs() - method in class javax.swing.plaf.multi.MultiRootPaneUI
Returns an array containing the UI delegates managed by this MultiRootPaneUI.
getUIs() - method in class javax.swing.plaf.multi.MultiScrollBarUI
Returns an array containing the UI delegates managed by this MultiScrollBarUI.
getUIs() - method in class javax.swing.plaf.multi.MultiScrollPaneUI
Returns an array containing the UI delegates managed by this MultiScrollPaneUI.
getUIs() - method in class javax.swing.plaf.multi.MultiSeparatorUI
Returns an array containing the UI delegates managed by this MultiSeparatorUI.
getUIs() - method in class javax.swing.plaf.multi.MultiSliderUI
Returns an array containing the UI delegates managed by this MultiSliderUI.
getUIs() - method in class javax.swing.plaf.multi.MultiSpinnerUI
Returns an array containing the UI delegates managed by this MultiSpinnerUI.
getUIs() - method in class javax.swing.plaf.multi.MultiSplitPaneUI
Returns an array containing the UI delegates managed by this MultiSplitPaneUI.
getUIs() - method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Returns an array containing the UI delegates managed by this MultiTabbedPaneUI.
getUIs() - method in class javax.swing.plaf.multi.MultiTableHeaderUI
Returns an array containing the UI delegates managed by this MultiTableHeaderUI.
getUIs() - method in class javax.swing.plaf.multi.MultiTableUI
Returns an array containing the UI delegates managed by this MultiTableUI.
getUIs() - method in class javax.swing.plaf.multi.MultiTextUI
Returns an array containing the UI delegates managed by this MultiTextUI.
getUIs() - method in class javax.swing.plaf.multi.MultiToolBarUI
Returns an array containing the UI delegates managed by this MultiToolBarUI.
getUIs() - method in class javax.swing.plaf.multi.MultiToolTipUI
Returns an array containing the UI delegates managed by this MultiToolTipUI.
getUIs() - method in class javax.swing.plaf.multi.MultiTreeUI
Returns an array containing the UI delegates managed by this MultiTreeUI.
getUIs() - method in class javax.swing.plaf.multi.MultiViewportUI
Returns an array containing the UI delegates managed by this MultiViewportUI.
getUnauthenticatedAttributes() - method in class gnu.java.security.pkcs.SignerInfo
getUncaughtExceptionHandler() - method in class java.lang.Thread
Returns the handler used when this thread terminates due to an uncaught exception.
getUndeclaredThrowable() - method in class java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception.
getUnderlineOffset() - method in class java.awt.font.LineMetrics
getUnderlineThickness() - method in class java.awt.font.LineMetrics
getUndoableEditListeners() - method in class javax.swing.text.AbstractDocument
Returns all registered UndoableEditListeners.
getUndoableEditListeners() - method in class javax.swing.undo.UndoableEditSupport
Returns an array containing the currently registered listeners.
getUndoOrRedoPresentationName() - method in class javax.swing.undo.UndoManager
Calculates a localized text for presenting the undo or redo action to the user, for example in the form of a menu command.
getUndoPresentationName() - method in class javax.swing.undo.AbstractUndoableEdit
Calculates a localized name for presenting the undo action to the user.
getUndoPresentationName() - method in class javax.swing.undo.CompoundEdit
Calculates a localized message text for presenting the undo action to the user.
getUndoPresentationName() - method in class javax.swing.undo.UndoableEdit
Returns the undo presentation name.
getUndoPresentationName() - method in class javax.swing.undo.UndoManager
Calculates a localized text for presenting the undo action to the user, for example in the form of a menu command.
getUnexecutedModifications() - method in class javax.naming.directory.AttributeModificationException
getUnicodeBidi() - method in class org.w3c.dom.css.CSS2Properties
See the unicode-bidi property definition in CSS2.
getUnicodeStream(int) - method in class java.sql.ResultSet
This method returns the value of the specified column as a Unicode UTF-8 stream.
This method returns the value of the specified column as a Unicode UTF-8 stream.
getUnitIncrement() - method in class java.awt.Adjustable
Returns the increment value for incrementing the value by units.
getUnitIncrement() - method in class javax.swing.JScrollBar
This method returns the unitIncrement.
getUnitIncrement() - method in class java.awt.Scrollbar
Returns the value added or subtracted when the user activates the scrollbar scroll by a "unit" amount.
getUnitIncrement() - method in class java.awt.ScrollPaneAdjustable
Returns the increment value for incrementing the value by units.
getUnitIncrement(int) - method in class javax.swing.JScrollBar
This method returns how much the scrollbar's value should change for a unit increment depending on the given direction.
getUnitIncrement(int) - method in class javax.swing.JScrollPane.ScrollBar
getUnits() - method in class javax.sound.sampled.FloatControl
Return the name of the units for this control.
getUnitsToScroll() - method in class java.awt.event.MouseWheelEvent
This is a convenience method which aids in a common listener for scrolling a scrollpane (although this is already built into ScrollPane and JScrollPane).
getUnloadedClassCount() - method in class java.lang.management.ClassLoadingMXBean
Returns the number of classes that have been unloaded by the virtual machine since it was started.
getUnloadedClassCount() - method in class gnu.java.lang.management.ClassLoadingMXBeanImpl
Returns the number of classes that have been unloaded by the virtual machine since it was started.
Convert normalized components to unnormalized components.
getUnresolvedActions() - method in class java.security.UnresolvedPermission
Return the actions of the unresolved permission, or null if there are no actions.
getUnresolvedCerts() - method in class java.security.UnresolvedPermission
Return the certificates of the unresolved permission.
getUnresolvedName() - method in class java.security.UnresolvedPermission
Return the name of the unresolved permission.
getUnresolvedType() - method in class java.security.UnresolvedPermission
Return the name of the class of the unresolved permission.
getUnsupportedAttributes() - method in class javax.print.AttributeException
Returns the unsupported printing attribute classes for a print service that does not support the attribute category at all.
getUnsupportedAttributes() - method in class gnu.javax.print.PrintAttributeException
Overridden as CUPS does not implement Validate-Job correctly.
This is done by a validate-job operation and actually implemented in this generic IPP reference implementation.
Identifies all the unsupported attributes of the given set of attributes in the context of the specified document flavor.
getUnsupportedFlavors() - method in class javax.print.FlavorException
Returns the unsupported document flavors.
getUnsupportedFlavors() - method in class gnu.javax.print.PrintFlavorException
getUnsupportedURI() - method in class gnu.javax.print.PrintUriException
getUnsupportedURI() - method in class javax.print.URIException
Returns the unsupported URI which caused this exception.
getUnsupportedValues() - method in class javax.print.AttributeException
Returns the unsupported attribute values of printing attributes a specific print service does support but not the particular provided value.
getUnsupportedValues() - method in class gnu.javax.print.PrintAttributeException
getUntaggedObject(java.nio.ByteBuffer,java.lang.Class) - static method in class gnu.classpath.jdwp.value.Value
Get an untagged object from the ByteBuffer
getUpdateAction() - method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the update action (an instance of BasicFileChooserUI.UpdateAction).
getUpdateCount() - method in class java.sql.Statement
This method returns the update count of the SQL statement that was executed.
getUpdateCounts() - method in class java.sql.BatchUpdateException
This method returns the update count information for this error.
getUpdateLevel() - method in class javax.swing.undo.UndoableEditSupport
Returns the current update level.
getUpdatePeriod() - method in class javax.sound.sampled.FloatControl
Return the update period of this control.
getUpdatePolicy() - method in class javax.swing.text.DefaultCaret
Gets the caret update policy.
getUpdateRect() - method in class java.awt.event.PaintEvent
Returns the rectange to be updated for this event.
getUpdateTableInRealTime() - method in class javax.swing.table.JTableHeader
Get the value of the updateTableInRealTime property.
getUpperBounds() - method in class java.lang.reflect.WildcardType
Returns an array of Types, which specify the upper bounds of this type.
getUptime() - method in class java.lang.management.RuntimeMXBean
Returns the uptime of the virtual machine in milliseconds.
getUptime() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the uptime of the virtual machine in milliseconds.
getUri() - method in class org.w3c.dom.DOMLocator
The URI this locator is pointing to, or null if no URI is available.
getURI() - method in class gnu.java.net.protocol.http.HTTPConnection
Returns a URI representing the connection.
getURI() - method in class gnu.javax.print.ipp.IppResponse
Returns the uri of the original request.
getURI() - method in class javax.print.attribute.URISyntax
Returns the URI value of this syntax object.
getURI(int) - method in class org.xml.sax.Attributes
Look up an attribute's Namespace URI by index.
getURI(int) - method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's Namespace URI.
getURI(int) - method in class gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getURI(int) - method in class gnu.xml.stream.SAXParser
getURI(java.lang.String) - method in class org.xml.sax.helpers.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getURIResolver() - method in class gnu.xml.libxmlj.transform.GnomeTransformer
Returns the callback used to resolve entities referenced by xsl:include, xsl:import, or the XPath document() function.
getURIResolver() - method in class gnu.xml.libxmlj.transform.GnomeTransformerFactory
getURIResolver() - method in class gnu.xml.util.SAXNullTransformerFactory
Returns the value assigned by setURIResolver(URIResolver).
getURIResolver() - method in class javax.xml.transform.Transformer
Returns the callback used to resolve entities referenced by xsl:include, xsl:import, or the XPath document() function.
getURIResolver() - method in class javax.xml.transform.TransformerFactory
Returns the resolver callback to be used by transformers obtained from this factory.
getURIResolver() - method in class gnu.xml.transform.TransformerFactoryImpl
getURL() - method in class java.sql.DatabaseMetaData
This method returns the URL for this database.
getURL() - method in class gnu.xml.dom.html2.DomHTMLDocument
The absolute URI [IETF RFC 2396] of the document.
getURL() - method in class gnu.java.net.loader.FileResource
getURL() - method in class org.w3c.dom.html2.HTMLDocument
The absolute URI [IETF RFC 2396] of the document.
getURL() - method in class javax.swing.event.HyperlinkEvent
Returns the URL of this event.
getURL() - method in class gnu.java.net.loader.JarURLResource
Return a URL that can be used to access this resource.
getURL() - method in class gnu.java.net.loader.RemoteResource
getURL() - method in class gnu.java.net.loader.Resource
Return a URL that can be used to access this resource.
getUrl() - method in class javax.sql.RowSet
getURL() - method in class java.net.URLConnection
Returns the URL object associated with this connection
getURL() - method in class javax.activation.URLDataSource
Returns the underlying URL.
getURL(int) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.net.URL.
getURL(int) - method in class java.sql.ResultSet
This method returns the specified column value as a java.net.URL.
getURL(java.lang.String) - method in class java.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.net.URL.
getURL(java.lang.String) - static method in class gnu.xml.util.Resolver
Returns a URL string.
getURL(java.lang.String) - method in class java.sql.ResultSet
This method returns the specified column value as a java.net.URL.
getURLContext(java.lang.String,Hashtable) - static method in class javax.naming.spi.NamingManager
Creates the URL context for the given URL scheme id.
Obtains the context for resolving the given name.
Obtains the context for resolving the given name.
getURLs() - method in class java.net.URLClassLoader
Returns all the locations that this class loader currently uses the resolve classes and resource.
getUsage() - method in class org.ietf.jgss.GSSCredential
Returns the credential usage flag.
getUsage() - method in class java.lang.management.MemoryNotificationInfo
Returns the usage levels at the time of notification.
getUsage() - method in class java.lang.management.MemoryPoolMXBean
Returns memory usage statistics for the current memory usage of the pool.
getUsage() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns memory usage statistics for the current memory usage of the pool.
getUsage(org.ietf.jgss.Oid) - method in class org.ietf.jgss.GSSCredential
Returns the credential usage flag for the specified credential mechanism.
getUsageThreshold() - method in class java.lang.management.MemoryPoolMXBean
Returns the usage threshold level in bytes.
getUsageThreshold() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns the usage threshold level in bytes.
getUsageThresholdCount() - method in class java.lang.management.MemoryPoolMXBean
Returns the number of times the usage level has matched or exceeded the usage threshold.
getUsageThresholdCount() - method in class gnu.java.lang.management.MemoryPoolMXBeanImpl
Returns the number of times the usage level has matched or exceeded the usage threshold.
getUseCache() - static method in class javax.imageio.ImageIO
Check whether or not an on-disk cache is used for image input and output streams.
getUseCaches() - method in class java.net.URLConnection
Returns a boolean flag indicating whether or not caching will be used (if possible) to store data downloaded via the connection.
getUseClientMode() - method in class javax.net.ssl.SSLEngine
Tells if this SSLEngine is a "client" session.
getUseClientMode() - method in class javax.net.ssl.SSLServerSocket
Returns whether or not sockets accepted by this server socket will do their handshake as the client-side.
getUseClientMode() - method in class javax.net.ssl.SSLSocket
Returns whether or not this socket will connect in client mode.
getUsed() - method in class java.lang.management.MemoryUsage
Returns the amount of memory used (in bytes).
getUseMap() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getUseMap() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getUseMap() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Use client-side image map.
getUseMap() - method in class org.w3c.dom.html2.HTMLImageElement
Use client-side image map.
getUseMap() - method in class org.w3c.dom.html2.HTMLInputElement
Use client-side image map.
getUseMap() - method in class org.w3c.dom.html2.HTMLObjectElement
Use client-side image map.
getUseParentHandlers() - method in class java.util.logging.Logger
Returns whether or not this Logger forwards log records to handlers registered for its parent loggers.
getUserAction() - method in class java.awt.dnd.DragSourceDragEvent
getUserData() - method in class javax.management.Notification
Returns the additional user data associated with the notification.
getUserData(java.lang.String) - method in class gnu.xml.dom.DomNode
getUserData(java.lang.String) - method in class javax.imageio.metadata.IIOMetadataNode
Retrieves the object associated to a key on a this node.
getUserData(java.lang.String) - method in class org.w3c.dom.Node
Retrieves the object associated to a key on a this node.
getUserData(java.lang.String) - method in class gnu.xml.libxmlj.util.StandaloneDocumentType
getUserInfo() - method in class java.net.URI
Returns the decoded user info part of this URI
getUserInfo() - method in class java.net.URL
Returns the user information of the URL.
getUsername() - method in class gnu.java.net.protocol.http.Credentials
Returns the username.
getUserName() - method in class java.sql.DatabaseMetaData
This method returns the database username for this connection.
getUserName() - method in class gnu.java.awt.print.JavaPrinterJob
Returns the printing user name.
getUserName() - method in class java.net.PasswordAuthentication
Returns the username associated with this object
getUserName() - method in class java.awt.print.PrinterJob
Returns the printing user name.
getUsername() - method in class javax.sql.RowSet
getUserName(java.lang.Class) - static method in class gnu.java.lang.ClassHelper
Return the name of the class as written by the user.
getUserObject() - method in class javax.swing.tree.DefaultMutableTreeNode
Returns the user object attached to this node.
getUserObject() - method in class javax.imageio.metadata.IIOMetadataNode
getUserObjectPath() - method in class javax.swing.tree.DefaultMutableTreeNode
getUserObjectPath
getUserTextColor() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used to display user text, from the installed theme.
getUserTextColor() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used to display user text.
getUserTextFont() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the font used for user text.
getUserTextFont() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the font used for user text, obtained from the current theme.
getUserTextFont() - method in class javax.swing.plaf.metal.MetalTheme
Returns the font used for user text.
getUtf16Offset() - method in class org.w3c.dom.DOMLocator
The UTF-16, as defined in [Unicode] and Amendment 1 of [ISO/IEC 10646], offset into the input source this locator is pointing to or -1 if there is no UTF-16 offset available.
getV() - method in class gnu.java.awt.font.opentype.truetype.Point
getV() - method in class gnu.javax.crypto.key.srp6.SRPPrivateKey
Returns the user's verifier as a BigInteger.
getVAdjustable() - method in class java.awt.ScrollPane
Returns the vertical scrollbar for this object.
getValidCharacters() - method in class javax.swing.text.MaskFormatter
Returns a String containing the characters that are valid for input for this MaskFormatter.
getValidPixels() - method in class java.awt.image.IndexColorModel
Returns a binary value (BigInteger) where each bit represents an entry in the color lookup table.
getValidPolicy() - method in class java.security.cert.PolicyNode
Get the policy OID this node represents.
getValidPolicy() - method in class gnu.java.security.x509.PolicyNodeImpl
Get the policy OID this node represents.
getVAlign() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getVAlign() - method in class gnu.xml.dom.html2.DomHTMLTableColElement
Vertical alignment of cell data in column.
getVAlign() - method in class gnu.xml.dom.html2.DomHTMLTableRowElement
getVAlign() - method in class gnu.xml.dom.html2.DomHTMLTableSectionElement
Vertical alignment of data in cells.
getVAlign() - method in class org.w3c.dom.html2.HTMLTableCellElement
Vertical alignment of data in cell.
getVAlign() - method in class org.w3c.dom.html2.HTMLTableColElement
Vertical alignment of cell data in column.
getVAlign() - method in class org.w3c.dom.html2.HTMLTableRowElement
Vertical alignment of data within cells of this row.
getVAlign() - method in class org.w3c.dom.html2.HTMLTableSectionElement
Vertical alignment of data in cells.
getValue() - method in class gnu.CORBA._PolicyImplBase
Get the value of this policy
getValue() - method in class java.util.AbstractMap.SimpleEntry<K,V>
Get the value corresponding to this entry.
getValue() - method in class gnu.CORBA.Poa.AccessiblePolicy
Get the value of this policy
getValue() - method in class java.awt.Adjustable
Returns the current value of the object.
getValue() - method in class java.awt.event.AdjustmentEvent
Returns the new value of the adjustable object.
getValue() - method in class java.util.zip.Adler32
Returns the Adler32 data checksum computed so far.
getValue() - method in class java.text.Annotation
This method returns the text attribute object this Annotation instance is wrappering.
getValue() - method in class org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - method in class javax.management.Attribute
Returns the attribute value.
getValue() - method in class javax.xml.stream.events.Attribute
Returns the normalized value of this attribute.
getValue() - method in class gnu.xml.stream.AttributeImpl
getValue() - method in class javax.swing.text.html.parser.AttributeList
Get the default value of this attribute.
getValue() - method in class javax.sound.sampled.BooleanControl
Return the current value of thhe control.
getValue() - method in class gnu.classpath.jdwp.value.BooleanValue
Get the value held in this Value
getValue() - method in class javax.swing.BoundedRangeModel
Returns the current value for the model.
getValue() - method in class gnu.java.security.util.ByteArray
getValue() - method in class gnu.classpath.jdwp.value.ByteValue
Get the value held in this Value
getValue() - method in class gnu.javax.print.ipp.attribute.CharsetSyntax
Returns the value of this syntax object.
getValue() - method in class gnu.classpath.jdwp.value.CharValue
Get the value held in this Value
getValue() - method in class java.util.zip.Checksum
Returns the data checksum computed so far.
getValue() - method in class gnu.java.net.protocol.http.Cookie
getValue() - method in class java.util.zip.CRC32
Returns the CRC32 data checksum computed so far.
getValue() - method in class gnu.javax.swing.text.html.css.CSSColor
Returns the converted color.
getValue() - method in class javax.print.attribute.DateTimeSyntax
Returns the date value of this object.
getValue() - method in class javax.swing.DefaultBoundedRangeModel
Returns the current value of this bounded range model.
getValue() - method in class gnu.java.security.der.DERValue
getValue() - method in class gnu.xml.dom.DomAttr
DOM L1 Returns the value of the attribute as a non-null string; same as getNodeValue.
getValue() - method in class gnu.xml.dom.DomDOMException
Returns data to which the diagnotic applies, or null.
getValue() - method in class gnu.xml.dom.html2.DomHTMLButtonElement
getValue() - method in class gnu.xml.dom.html2.DomHTMLInputElement
getValue() - method in class gnu.xml.dom.html2.DomHTMLLIElement
getValue() - method in class gnu.xml.dom.html2.DomHTMLOptionElement
getValue() - method in class gnu.xml.dom.html2.DomHTMLParamElement
The value of a run-time parameter.
getValue() - method in class gnu.xml.dom.html2.DomHTMLSelectElement
getValue() - method in class gnu.xml.dom.html2.DomHTMLTextAreaElement
getValue() - method in class gnu.classpath.jdwp.value.DoubleValue
Get the value held in this Value
getValue() - method in class javax.sound.sampled.EnumControl
Return the current value of this control.
getValue() - method in class javax.print.attribute.EnumSyntax
Returns the value of this enumeration object.
getValue() - method in class java.beans.Expression
Return the result of executing the method.
getValue() - method in class gnu.java.security.x509.ext.Extension
getValue() - method in class javax.sound.sampled.FloatControl
Return the current value of this control.
getValue() - method in class gnu.classpath.jdwp.value.FloatValue
Get the value held in this Value
getValue() - method in class gnu.javax.swing.text.html.css.FontSize
getValue() - method in class gnu.javax.swing.text.html.css.FontStyle
Returns the converted value.
getValue() - method in class gnu.javax.swing.text.html.css.FontWeight
Returns the converted value.
getValue() - method in class org.w3c.dom.html2.HTMLButtonElement
The current form control value.
getValue() - method in class org.w3c.dom.html2.HTMLInputElement
When the type attribute of the element has the value "text", "file" or "password", this represents the current contents of the corresponding form control, in an interactive user agent.
getValue() - method in class org.w3c.dom.html2.HTMLLIElement
Reset sequence number when used in OL.
getValue() - method in class org.w3c.dom.html2.HTMLOptionElement
The current form control value.
getValue() - method in class org.w3c.dom.html2.HTMLParamElement
The value of a run-time parameter.
getValue() - method in class org.w3c.dom.html2.HTMLSelectElement
The current form control value (i.e. the value of the currently selected option), if multiple options are selected this is the value of the first selected option.
getValue() - method in class org.w3c.dom.html2.HTMLTextAreaElement
Represents the current contents of the corresponding form control, in an interactive user agent.
getValue() - method in class javax.print.attribute.IntegerSyntax
Returns the value of this object.
getValue() - method in class gnu.classpath.jdwp.value.IntValue
Get the value held in this Value
getValue() - method in class javax.swing.JFormattedTextField
Returns the last valid value.
getValue() - method in class javax.swing.JOptionPane
This method returns the value that the user selected out of options.
getValue() - method in class javax.swing.JProgressBar
Returns the current value for the JProgressBar.
getValue() - method in class javax.swing.JScrollBar
This method returns the value of the scrollbar.
getValue() - method in class javax.swing.JSlider
Returns the slider's value (from the slider's model).
getValue() - method in class javax.swing.JSpinner
Gets the current value of the spinner, according to the underly model, not the UI.
getValue() - method in class java.rmi.dgc.Lease
Get the lease duration
getValue() - method in class gnu.javax.swing.text.html.css.Length
Returns the value converted to pixels.
getValue() - method in class gnu.classpath.jdwp.value.LongValue
Get the value held in this Value
getValue() - method in class java.util.Map.Entry<K,V>
Get the value corresponding to this entry.
getValue() - method in class gnu.javax.net.ssl.provider.MaxFragmentLength
getValue() - method in class gnu.xml.stream.NamespaceImpl
getValue() - method in class gnu.javax.print.ipp.attribute.NaturalLanguageSyntax
Returns the value of this syntax object.
getValue() - method in class gnu.classpath.jdwp.value.ObjectValue
Get the value held in this Value
getValue() - method in class javax.swing.text.html.Option
Returns the string associated with the value attribute or the label, if no such attribute is specified.
getValue() - method in class gnu.gcj.runtime.PersistentByteMap.MapEntry
getValue() - method in class java.beans.PropertyEditor
Accessor method to get the current value the PropertyEditor is working with.
getValue() - method in class java.beans.PropertyEditorSupport
Gets the current value of the property.
getValue() - method in class java.awt.Scrollbar
Returns the current value for this scrollbar.
getValue() - method in class java.awt.ScrollPaneAdjustable
Returns the current value of the object.
getValue() - method in class gnu.classpath.jdwp.value.ShortValue
Get the value held in this Value
getValue() - method in class javax.swing.SpinnerDateModel
Returns the current date in the sequence (this method returns the same as getDate()).
getValue() - method in class javax.swing.SpinnerListModel
Returns the current value of the model.
getValue() - method in class javax.swing.SpinnerModel
Returns the current value of the model.
getValue() - method in class javax.swing.SpinnerNumberModel
Returns the current value, which for this class is always an instance of Number.
getValue() - method in class javax.swing.Spring
Return the actual value of this Spring.
getValue() - method in class gnu.classpath.jdwp.value.StringValue
Get the value held in this Value
getValue() - method in class javax.management.StringValueExp
Returns the value.
getValue() - method in class javax.print.attribute.TextSyntax
Returns the value of this syntax object.
getValue(float) - method in class gnu.javax.swing.text.html.css.Length
Returns the absolute span for the case when this length value is a relative value.
getValue(int) - method in class org.xml.sax.AttributeList
Return the value of an attribute in the list (by position).
getValue(int) - method in class org.xml.sax.helpers.AttributeListImpl
Get the value of an attribute (by position).
getValue(int) - method in class org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(int) - method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
getValue(int) - method in class gnu.javax.swing.text.html.css.FontSize
Returns the font size value.
getValue(int) - method in class gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getValue(int) - method in class gnu.xml.stream.SAXParser
getValue(int,byte) - method in class gnu.classpath.jdwp.VMFrame
Returns the value of the variable in the given slot.
getValue(java.lang.String) - method in class javax.swing.AbstractAction
Returns the value associated with the specified key.
getValue(java.lang.String) - method in class javax.swing.Action
Returns the value associated with the specified key.
getValue(java.lang.String) - method in class org.xml.sax.AttributeList
Return the value of an attribute in the list (by name).
getValue(java.lang.String) - method in class org.xml.sax.helpers.AttributeListImpl
Get the value of an attribute (by name).
getValue(java.lang.String) - method in class java.util.jar.Attributes
Gets the value of an attribute name given as a String.
getValue(java.lang.String) - method in class org.xml.sax.Attributes
Look up an attribute's value by XML qualified (prefixed) name.
getValue(java.lang.String) - method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue(java.lang.String) - method in class java.beans.FeatureDescriptor
Get an arbitrary value set with setValue().
getValue(java.lang.String) - method in class gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getValue(java.lang.String) - method in class gnu.xml.stream.SAXParser
getValue(java.lang.String) - method in class gnu.javax.net.ssl.Session
Returns the object bound to the given name.
getValue(java.lang.String) - method in class javax.net.ssl.SSLSession
Returns the object bound to the given name.
Look up an attribute's value by Namespace name.
getValue(java.lang.String,java.lang.String) - method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(java.lang.String,java.lang.String) - method in class gnu.xml.aelfred2.SAXDriver
SAX Attributes method (don't invoke on parser);
getValue(java.util.jar.Attributes.Name) - method in class java.util.jar.Attributes
Gets the value of the given attribute name.
getValueAs(int) - method in class gnu.java.security.der.DERValue
getValueAt(int,int) - method in class javax.swing.table.DefaultTableModel
Returns the value at the specified cell in the table.
getValueAt(int,int) - method in class javax.swing.JTable
Get the cell value at the given position.
getValueAt(int,int) - method in class javax.swing.table.TableModel
Returns the value (Object) at a particular cell in the table.
getValueClass() - method in class javax.swing.text.DefaultFormatter
Returns the class that is used for values.
getValueContainsLiteralCharacters() - method in class javax.swing.text.MaskFormatter
Returns true if stringToValue should return the literal characters in the mask.
getValueIsAdjusting() - method in class java.awt.event.AdjustmentEvent
Test if this event is part of a sequence of multiple adjustements.
getValueIsAdjusting() - method in class javax.swing.BoundedRangeModel
Returns the value of the valueIsAdjusting property.
getValueIsAdjusting() - method in class javax.swing.DefaultBoundedRangeModel
Returns whether or not the value of this bounded range model is going to change in the immediate future.
getValueIsAdjusting() - method in class javax.swing.DefaultListSelectionModel
Gets the value of the valueIsAdjusting property.
getValueIsAdjusting() - method in class javax.swing.JList
Returns the valueIsAdjusting flag from the list's selection model.
getValueIsAdjusting() - method in class javax.swing.JScrollBar
This method returns the model's isAjusting value.
getValueIsAdjusting() - method in class javax.swing.JSlider
Returns the valueIsAdjusting flag from the slider's model.
getValueIsAdjusting() - method in class javax.swing.event.ListSelectionEvent
Returns the flag that indicates that this event is one in a series of events updating a selection.
getValueIsAdjusting() - method in class javax.swing.ListSelectionModel
Returns a flag that is passed to registered listeners when changes are made to the model.
getValueIsAdjusting() - method in class java.awt.Scrollbar
Returns true if the value is in the process of changing.
getValueIsAdjusting() - method in class java.awt.ScrollPaneAdjustable
Returns true if the value is in the process of changing.
getValueNames() - method in class gnu.javax.net.ssl.Session
Returns the names of all values bound to this session.
getValueNames() - method in class javax.net.ssl.SSLSession
Returns the names of all values bound to this session.
getValues() - method in class javax.swing.text.html.parser.AttributeList
Get the allowed values of this attribute.
getValues() - method in class javax.sound.sampled.EnumControl
Return the valid values for this control.
getValues() - method in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
Retrieve a copy of the array of Huffman values, sorted in order of increasing code length.
getValues() - method in class gnu.javax.print.ipp.attribute.RequestedAttributes
Returns the values.
getValueTag() - method in class gnu.javax.print.ipp.attribute.UnknownAttribute
Returns the value tag
getValueType() - method in class gnu.xml.dom.html2.DomHTMLParamElement
Information about the meaning of the value attribute value.
getValueType() - method in class org.w3c.dom.html2.HTMLParamElement
Information about the meaning of the value attribute value.
getVariableTable() - method in class gnu.classpath.jdwp.VMMethod
"Returns variable information for the method.
getVariant() - method in class java.util.Locale
Returns the variant code of this locale.
getVariation() - method in class java.awt.im.InputMethodHighlight
Return the highlighting style variation.
getVendor() - method in class javax.sound.midi.MidiDevice.Info
Get the device vendor.
getVendor() - method in class javax.sound.sampled.Mixer.Info
Return the mixer's vendor.
getVendor() - method in class javax.sound.midi.Soundbank
Get the sound bank vendor.
getVendorName() - method in class javax.imageio.spi.IIOServiceProvider
Returns the name of the vendor of this service provider.
getVerifier(java.lang.String) - method in class gnu.javax.net.ssl.SRPTrustManager
Returns the password verifier for the given user.
getVerifyInputWhenFocusTarget() - method in class javax.swing.JComponent
getVersion() - method in class gnu.xml.dom.html2.DomHTMLHtmlElement
Version information about the document's DTD.
getVersion() - method in class org.w3c.dom.html2.HTMLHtmlElement
Version information about the document's DTD.
getVersion() - method in class gnu.java.net.protocol.http.HTTPConnection
Returns the HTTP version string supported by this connection.
getVersion() - method in class javax.imageio.spi.IIOServiceProvider
Returns an identifier string for the version of this service provider.
getVersion() - method in class javax.sound.midi.MidiDevice.Info
get the device version
getVersion() - method in class javax.sound.sampled.Mixer.Info
Return the mixer's version.
getVersion() - method in class java.awt.font.OpenType
getVersion() - method in class gnu.java.awt.font.opentype.OpenTypeFont
Returns the version of the font.
getVersion() - method in class java.lang.management.OperatingSystemMXBean
Returns the version of the underlying operating system.
getVersion() - method in class gnu.java.lang.management.OperatingSystemMXBeanImpl
Returns the version of the underlying operating system.
getVersion() - method in class gnu.java.security.pkcs.PKCS7SignedData
getVersion() - method in class java.security.Provider
This method retunrs the version number of this Provider.
getVersion() - method in class javax.crypto.spec.RC5ParameterSpec
Get the version number.
getVersion() - method in class javax.management.remote.rmi.RMIServer
Returns the version of the RMI connection protocol used by this server.
getVersion() - method in class gnu.java.security.pkcs.SignerInfo
getVersion() - method in class javax.sound.midi.Soundbank
Get the sound bank version.
getVersion() - method in class javax.xml.stream.events.StartDocument
Returns the XML version of the document.
getVersion() - method in class gnu.xml.stream.StartDocumentImpl
getVersion() - method in class javax.xml.stream.util.StreamReaderDelegate
Returns the XML version declared in the XML declaration.
getVersion() - method in class gnu.java.security.x509.X509Certificate
getVersion() - method in class java.security.cert.X509Certificate
Returns the version of this certificate.
getVersion() - method in class javax.security.cert.X509Certificate
Returns the X.509 version number.
getVersion() - method in class gnu.java.security.x509.X509CRL
getVersion() - method in class java.security.cert.X509CRL
Gets the version of this CRL.
getVersion() - method in class gnu.xml.stream.XMLParser
Returns the XML version declared in the XML declaration.
getVersion() - method in class javax.xml.stream.XMLStreamReader
Returns the XML version declared in the XML declaration.
This method returns the set of columns that are automatically updated when the row is update.
getVersionInfo() - method in class gnu.java.net.IndexListParser
Gets the version info for the file.
getVersionNumber() - method in class gnu.java.net.IndexListParser
Gets the version number of the file.
getVersionNumber() - method in class javax.security.auth.kerberos.KerberosKey
Return the version number of this key.
getVerticalAlign() - method in class org.w3c.dom.css.CSS2Properties
See the vertical-align property definition in CSS2.
getVerticalAlignment() - method in class javax.swing.AbstractButton
Get the vertical alignment of the button's text and icon.
getVerticalAlignment() - method in class javax.swing.JLabel
Returns the vertical alignment of the label (one of SwingConstants.TOP, SwingConstants.CENTER and SwingConstants.BOTTOM).
getVerticalLegBuffer() - method in class javax.swing.plaf.basic.BasicTreeUI
The vertical element of legs between nodes starts at the bottom of the parent node by default.
getVerticalScrollBar() - method in class javax.swing.JScrollPane
getVerticalScrollBar() - method in class javax.swing.ScrollPaneLayout
getVerticalScrollBarPolicy() - method in class javax.swing.JScrollPane
getVerticalScrollBarPolicy() - method in class javax.swing.ScrollPaneLayout
getVerticalSliderThumbIcon() - static method in class javax.swing.plaf.metal.MetalIconFactory
Returns the icon used to display the thumb for a vertically oriented JSlider.
getVerticalTextPosition() - method in class javax.swing.AbstractButton
Get the vertical position of the button's text relative to its icon.
getVerticalTextPosition() - method in class javax.swing.JLabel
Returns the vertical position of the label's text relative to the icon.
getVetoableChangeListeners() - method in class javax.swing.JComponent
Return all registered VetoableChangeListener objects.
Returns the currently registered vetoable property change listeners in array form.
Returns an array of all registered vetoable change listeners.
Returns the currently registered vetoable property change listeners in array form, which listen for changes to the supplied property.
Returns an array of all vetoable change listeners registered under the given property name.
getVgap() - method in class java.awt.BorderLayout
Returns the vertical gap value.
getVgap() - method in class java.awt.CardLayout
Return this layout manager's vertical gap.
getVgap() - method in class java.awt.FlowLayout
Returns the vertical gap between lines of components.
getVgap() - method in class java.awt.GridLayout
Return the vertical gap.
getView() - method in class gnu.xml.dom.DomEvent.DomUIEvent
getView() - method in class javax.swing.JViewport
getView() - method in class org.w3c.dom.events.UIEvent
The view attribute identifies the AbstractView from which the event was generated.
getView(int) - method in class javax.swing.text.AsyncBoxView
Returns the view at the specified index.
getView(int) - method in class javax.swing.text.CompositeView
Returns the child view at index n.
getView(int) - method in class javax.swing.text.View
getViewAtPoint(int,int,java.awt.Rectangle) - method in class javax.swing.text.BoxView
Returns the child View at the specified location.
Returns the child View at the specified location.
getViewAtPosition(int,java.awt.Rectangle) - method in class javax.swing.text.CompositeView
Returns the child View that contains the given model position.
getViewAtPosition(int,java.awt.Rectangle) - method in class javax.swing.text.TableView
Returns the child view that represents the specified position in the model.
Returns the child view that represents the specified position in the model.
getViewAttributes(javax.swing.text.View) - method in class javax.swing.text.html.StyleSheet
Gets a set of attributes to use in the view.
getViewCount() - method in class javax.swing.text.AsyncBoxView
Returns the number of child views.
getViewCount() - method in class javax.swing.text.CompositeView
Returns the number of child views.
getViewCount() - method in class javax.swing.text.View
getViewFactory() - method in class javax.swing.text.DefaultEditorKit
Returns a ViewFactory that is able to create Views for the Elements that are used in this EditorKit's model.
getViewFactory() - method in class javax.swing.text.EditorKit
getViewFactory() - method in class javax.swing.text.html.HTMLEditorKit
Gets a factory suitable for producing views of any models that are produced by this kit.
getViewFactory() - method in class javax.swing.text.StyledEditorKit
getViewFactory() - method in class javax.swing.text.View
getViewIndex(float,float,java.awt.Shape) - method in class javax.swing.text.View
Returns the view index of the child view that represents the specified model position.
Returns the index of the child view that represents the specified model location.
getViewIndex(int,javax.swing.text.Position.Bias) - method in class javax.swing.text.View
Returns the view index of the view that occupies the specified area, or -1 if there is no such child view.
getViewIndexAtPosition(int) - method in class javax.swing.text.CompositeView
Returns the index of the child View for the given model position.
getViewIndexAtPosition(int) - method in class javax.swing.text.FlowView
Returns the index of the child View for the given model position.
getViewIndexAtPosition(int) - method in class javax.swing.text.ZoneView
Returns the index of the child view at the document position pos.
Returns the child view index of the view that represents the specified position in the document model.
Returns the index of the view at the specified offset along the major layout axis.
getViewport() - method in class javax.swing.JScrollPane
getViewport() - method in class javax.swing.ScrollPaneLayout
getViewportBorder() - method in class javax.swing.JScrollPane
getViewportBorderBounds() - method in class javax.swing.JScrollPane
Returns the bounds of the border around a ScrollPane's viewport.
getViewportSize() - method in class java.awt.ScrollPane
Returns the current viewport size.
getViewPosition() - method in class javax.swing.JViewport
Get the viewport's position in view space.
getViewRect() - method in class javax.swing.JViewport
getViewSize() - method in class javax.swing.JViewport
Returns the viewSize when set, or the preferred size of the set Component view.
getVisibility() - method in class org.w3c.dom.css.CSS2Properties
See the visibility property definition in CSS2.
getVisible() - method in class java.awt.Scrollbar
Returns the width of the scrollbar's thumb, in units relative to the maximum and minimum value of the scrollbar.
getVisibleAdvance() - method in class java.awt.font.TextLayout
getVisibleAmount() - method in class java.awt.Adjustable
Returns the length of the indicator for this object.
getVisibleAmount() - method in class javax.swing.JScrollBar
This method returns the visible amount (AKA extent).
getVisibleAmount() - method in class java.awt.Scrollbar
Returns the width of the scrollbar's thumb, in units relative to the maximum and minimum value of the scrollbar.
getVisibleAmount() - method in class java.awt.ScrollPaneAdjustable
Returns the length of the indicator for this object.
getVisibleChildCount
Get the number of the visible childs for the given tree path.
Get the number of the visible childs for the given tree path.
getVisibleChildren(java.awt.Container) - static method in class gnu.java.awt.AWTUtilities
Returns the visible children of a Container.
getVisibleComponent() - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the component that is shown in the content area.
getVisibleEditorRect() - method in class javax.swing.plaf.basic.BasicTextUI
Returns the allocation to give the root view.
getVisibleIndex() - method in class java.awt.List
Returns the index of the last item that was made visible via the makeVisible() method.
getVisiblePathsFrom
Get the enumeration over all visible paths that start from the given parent path.
Get the enumeration over all visible paths that start from the given parent path.
getVisiblePosition() - method in class java.awt.event.InputMethodEvent
Returns the position that is most important to be visible, or null if such a hint is not necessary.
getVisibleRect() - method in class javax.swing.JComponent
Return the component's visible rectangle in a new Rectangle, rather than via a return slot.
getVisibleRowCount() - method in class javax.swing.JList
Gets the value of the visibleRowCount property.
getVisibleRowCount() - method in class javax.swing.JTree
getVisual() - method in class gnu.gcj.xlib.WindowAttributes
Retrieve the visual.
getVisualBounds() - method in class gnu.java.awt.peer.gtk.FreetypeGlyphVector
Returns the visual bounds of the entire GlyphVector.
getVisualBounds() - method in class java.awt.font.GlyphVector
getVisualBounds() - method in class gnu.java.awt.font.GNUGlyphVector
getVisualClass() - method in class gnu.gcj.xlib.Visual
getVLink() - method in class gnu.xml.dom.html2.DomHTMLBodyElement
Color of links that have been visited by the user.
getVLink() - method in class org.w3c.dom.html2.HTMLBodyElement
Color of links that have been visited by the user.
getVMChannel(gnu.java.net.PlainSocketImpl) - static method in class gnu.java.nio.VMChannel
getVMID() - method in class java.rmi.dgc.Lease
Get the lease id.
getVmName() - method in class java.lang.management.RuntimeMXBean
Returns the implementation name of the virtual machine.
getVmName() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the implementation name of the virtual machine.
getVmVendor() - method in class java.lang.management.RuntimeMXBean
Returns the implementation vendor of the virtual machine.
getVmVendor() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the implementation vendor of the virtual machine.
getVmVersion() - method in class java.lang.management.RuntimeMXBean
Returns the implementation version of the virtual machine.
getVmVersion() - method in class gnu.java.lang.management.RuntimeMXBeanImpl
Returns the implementation version of the virtual machine.
getVoiceFamily() - method in class org.w3c.dom.css.CSS2Properties
See the voice-family property definition in CSS2.
getVoiceStatus() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Get the current status for the voices produced by this synth.
getVoiceStatus() - method in class javax.sound.midi.Synthesizer
Get the current status for the voices produced by this synth.
Creates and returns a volatile offscreen buffer for the specified component that can be used as a double buffer.
getVolume() - method in class org.w3c.dom.css.CSS2Properties
See the volume property definition in CSS2.
getVScrollbarWidth() - method in class gnu.java.awt.peer.gtk.GtkScrollPanePeer
getVScrollbarWidth() - method in class gnu.java.awt.peer.qt.QtScrollPanePeer
getVScrollbarWidth() - method in class java.awt.ScrollPane
Returns the width of a vertical scrollbar.
getVScrollbarWidth() - method in class java.awt.peer.ScrollPanePeer
getVspace() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getVspace() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getVspace() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Vertical space, in pixels, above and below this image, applet, or object.
getVspace() - method in class org.w3c.dom.html2.HTMLAppletElement
Vertical space, in pixels, above and below this image, applet, or object.
getVspace() - method in class org.w3c.dom.html2.HTMLImageElement
Vertical space above and below this image in pixels.
getVspace() - method in class org.w3c.dom.html2.HTMLObjectElement
Vertical space, in pixels, above and below this image, applet, or object.
getWaitedCount() - method in class java.lang.management.ThreadInfo
Returns the number of times this thread has been in the Thread.State or Thread.State state.
getWaitedTime() - method in class java.lang.management.ThreadInfo
Returns the accumulated number of milliseconds this thread has been in the Thread.State or Thread.State state, since thread contention monitoring was last enabled.
getWantClientAuth() - method in class javax.net.ssl.SSLEngine
Tells if client authentication is requested, but not required, for sessions in server mode.
getWantClientAuth() - method in class javax.net.ssl.SSLServerSocket
Returns whether or not this socket will ask for, but not require, that connecting clients authenticate themselves.
getWantClientAuth() - method in class javax.net.ssl.SSLSocket
Returns whether or not this socket will request that connecting clients authenticate themselves.
getWantsInput() - method in class javax.swing.JOptionPane
This method returns whether this JOptionPane wants input.
getWarnings() - method in class java.sql.Connection
This method returns the first warning that occurred on this connection, if any.
getWarnings() - method in class java.sql.ResultSet
This method returns the first SQL warning associated with this result set.
getWarnings() - method in class java.sql.Statement
This method returns the first SQL warning attached to this statement.
getWarningString() - method in class javax.swing.JInternalFrame
This method returns null.
getWarningString() - method in class java.awt.Window
Returns the warning string that will be displayed if this window is popped up by an unsecure applet or application.
getWeekdays() - method in class java.text.DateFormatSymbols
This method returns the list of strings used for displaying weekday names (e.g., "Sunday" and "Monday").
getWestPane() - method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns the west pane.
getWhatToShow() - method in class gnu.xml.dom.DomIterator
DOM L2 Returns the mask of flags provided during construction.
getWhatToShow() - method in class gnu.xml.dom.DomNodeIterator
This attribute determines which node types are presented via the NodeIterator.
getWhatToShow() - method in class org.w3c.dom.ls.LSParserFilter
Tells the LSParser what types of nodes to show to the method LSParserFilter.acceptNode.
getWhatToShow() - method in class org.w3c.dom.ls.LSSerializerFilter
Tells the LSSerializer what types of nodes to show to the filter.
getWhatToShow() - method in class org.w3c.dom.traversal.NodeIterator
This attribute determines which node types are presented via the NodeIterator.
getWhatToShow() - method in class org.w3c.dom.traversal.TreeWalker
This attribute determines which node types are presented via the TreeWalker.
getWheelRotation() - method in class java.awt.event.MouseWheelEvent
Gets the number of "clicks" the wheel was rotated.
getWhen() - method in class java.awt.event.ActionEvent
Gets the timestamp of when this action took place.
getWhen() - method in class java.awt.event.InputEvent
This method returns the timestamp when this event occurred.
getWhen() - method in class java.awt.event.InputMethodEvent
Return the timestamp of this event.
getWhen() - method in class java.awt.event.InvocationEvent
Gets the timestamp of when this event was created.
getWhite() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the color used for white, from the installed theme.
getWhite() - method in class javax.swing.plaf.metal.MetalTheme
Returns the color used for white.
getWhiteSpace() - method in class org.w3c.dom.css.CSS2Properties
See the white-space property definition in CSS2.
getWholeText() - method in class gnu.xml.dom.DomText
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
getWholeText() - method in class org.w3c.dom.Text
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
getWidows() - method in class org.w3c.dom.css.CSS2Properties
See the widows property definition in CSS2.
getWidth() - method in class java.awt.geom.Arc2D.Double
Return the width of the bounding box.
getWidth() - method in class java.awt.geom.Arc2D.Float
Return the width of the bounding box.
getWidth() - method in class gnu.javax.imageio.bmp.BMPInfoHeader
getWidth() - method in class javax.swing.text.BoxView
Return the current width of the box.
getWidth() - method in class java.awt.image.BufferedImage
getWidth() - method in class java.awt.Component
Gets the width of the component.
getWidth() - method in class org.w3c.dom.css.CSS2Properties
See the width property definition in CSS2.
getWidth() - method in class java.awt.Dimension
Gets the width of this dimension.
getWidth() - method in class java.awt.geom.Dimension2D
Get the width of this dimension.
getWidth() - method in class java.awt.DisplayMode
Returns the width, in pixels.
getWidth() - method in class gnu.xml.dom.html2.DomHTMLAppletElement
getWidth() - method in class gnu.xml.dom.html2.DomHTMLHRElement
The width of the rule.
getWidth() - method in class gnu.xml.dom.html2.DomHTMLIFrameElement
getWidth() - method in class gnu.xml.dom.html2.DomHTMLImageElement
getWidth() - method in class gnu.xml.dom.html2.DomHTMLObjectElement
Override width.
getWidth() - method in class gnu.xml.dom.html2.DomHTMLPreElement
getWidth() - method in class gnu.xml.dom.html2.DomHTMLTableCellElement
getWidth() - method in class gnu.xml.dom.html2.DomHTMLTableColElement
Default column width.
getWidth() - method in class gnu.xml.dom.html2.DomHTMLTableElement
Specifies the desired table width.
getWidth() - method in class java.awt.geom.Ellipse2D.Double
Returns the width of the ellipse.
getWidth() - method in class java.awt.geom.Ellipse2D.Float
Returns the width of the ellipse.
getWidth() - method in class gnu.javax.imageio.gif.GIFFile
Returns the (global) width
getWidth() - method in class gnu.java.awt.peer.gtk.GtkVolatileImage
getWidth() - method in class org.w3c.dom.html2.HTMLAppletElement
Override width.
getWidth() - method in class org.w3c.dom.html2.HTMLHRElement
The width of the rule.
getWidth() - method in class org.w3c.dom.html2.HTMLIFrameElement
Frame width.
getWidth() - method in class org.w3c.dom.html2.HTMLImageElement
The width of the image in pixels.
getWidth() - method in class org.w3c.dom.html2.HTMLObjectElement
Override width.
getWidth() - method in class org.w3c.dom.html2.HTMLPreElement
Fixed width for content.
getWidth() - method in class org.w3c.dom.html2.HTMLTableCellElement
Cell width.
getWidth() - method in class org.w3c.dom.html2.HTMLTableColElement
Default column width.
getWidth() - method in class org.w3c.dom.html2.HTMLTableElement
Specifies the desired table width.
getWidth() - method in class java.util.IllegalFormatWidthException
Returns the illegal width.
getWidth() - method in class javax.swing.JComponent
Returns the width of this component.
getWidth() - method in class gnu.javax.imageio.jpeg.JPEGDecoder
getWidth() - method in class java.awt.image.Kernel
Returns the kernel width (as supplied to the constructor).
getWidth() - method in class java.awt.print.PageFormat
This method returns the width of the page, in 1/72nd's of an inch.
getWidth() - method in class java.awt.print.Paper
Returns the width of the paper in 1/72nds of an inch.
getWidth() - method in class java.awt.image.PixelGrabber
getWidth() - method in class gnu.javax.imageio.png.PNGHeader
getWidth() - method in class gnu.java.awt.peer.qt.QtVolatileImage
Returns the width of this image buffer.
getWidth() - method in class java.awt.image.Raster
Returns the width of the raster.
getWidth() - method in class java.awt.Rectangle
Get the width of the rectangle.
getWidth() - method in class java.awt.geom.Rectangle2D.Double
Return the width.
getWidth() - method in class java.awt.geom.Rectangle2D.Float
Return the width.
getWidth() - method in class java.awt.geom.RectangularShape
Get the width of the framing rectangle.
getWidth() - method in class java.awt.image.renderable.RenderableImage
getWidth() - method in class java.awt.image.renderable.RenderableImageOp
getWidth() - method in class java.awt.image.RenderedImage
getWidth() - method in class java.awt.geom.RoundRectangle2D.Double
getWidth() - method in class java.awt.geom.RoundRectangle2D.Float
getWidth() - method in class java.awt.image.SampleModel
Returns the width of the pixel data accessible via this SampleModel.
getWidth() - method in class javax.swing.SpringLayout.Constraints
Returns the constraint for the width of the component.
getWidth() - method in class javax.swing.table.TableColumn
Returns the width for the column (the default value is 75).
getWidth() - method in class java.awt.image.VolatileImage
Returns the width of this image buffer.
getWidth() - method in class gnu.gcj.xlib.XImage
getWidth() - method in class gnu.awt.xlib.XOffScreenImage
Returns the width of the image, or -1 if it is unknown.
getWidth(int) - method in class gnu.javax.imageio.bmp.BMPImageReader
Get the width of the input image in pixels.
getWidth(int) - method in class gnu.javax.imageio.gif.GIFImageReader
Get the width of the input image in pixels.
getWidth(int) - method in class javax.imageio.ImageReader
Get the width of the input image in pixels.
getWidth(int) - method in class gnu.javax.imageio.jpeg.JPEGImageReader
getWidth(int) - method in class javax.print.attribute.standard.MediaPrintableArea
Returns the width of the printable area for the given units.
getWidth(int) - method in class gnu.javax.imageio.png.PNGImageReader
Returns the width of the image.
getWidth(java.awt.image.ImageObserver) - method in class gnu.java.awt.image.AsyncImage
getWidth(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.AsyncImage
getWidth(java.awt.image.ImageObserver) - method in class java.awt.image.BufferedImage
getWidth(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.GtkImage
getWidth(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.gtk.GtkVolatileImage
Returns the width of the image, or -1 if it is unknown.
getWidth(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.qt.QtImage
Returns the width of the image, or -1 if it is unknown.
getWidth(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.qt.QtVolatileImage
getWidth(java.awt.image.ImageObserver) - method in class gnu.java.awt.peer.x.XImage
Returns the width of the image, or -1 if it is unknown.
getWidthOfHighValueLabel() - method in class javax.swing.plaf.basic.BasicSliderUI
Returns the width of the label whose key has the highest value, or 0 if there are no labels.
getWidthOfLowValueLabel() - method in class javax.swing.plaf.basic.BasicSliderUI
Returns the width of the label whose key has the lowest value, or 0 if there are no labels.
getWidthOfWidestLabel() - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the width of the widest label in the slider's label table.
getWidths() - method in class java.awt.FontMetrics
Returns the widths of the first 256 characters in the font.
getWindingRule() - method in class java.awt.geom.FlatteningPathIterator
getWindingRule() - method in class java.awt.geom.GeneralPath
Returns the path’s current winding rule.
getWindingRule() - method in class java.awt.geom.PathIterator
Returns the winding rule to determine which points are inside this path.
getWindow() - method in class java.awt.event.WindowEvent
Returns the event source as a Window.
getWindow() - method in class gnu.gcj.xlib.XAnyEvent
getWindow(int) - method in class gnu.gcj.xlib.Display
getWindowAncestor(java.awt.Component) - static method in class javax.swing.SwingUtilities
Returns the first ancestor of comp that is a Window or null if comp is not contained in a Window.
getWindowBackground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window background color, from the installed theme.
getWindowBackground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the window background color.
getWindowDecorationStyle() - method in class javax.swing.JRootPane
getWindowFocusListeners() - method in class java.awt.Window
Returns an array of all the window focus listeners registered on this window.
getWindowListeners() - method in class java.awt.Window
Returns an array of all the window listeners registered on this window.
getWindowStateListeners() - method in class java.awt.Window
Returns an array of all the window state listeners registered on this window.
getWindowTitleBackground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window title background color, from the installed theme.
getWindowTitleBackground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the window title background color.
getWindowTitleFont() - method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the font used for window titles.
getWindowTitleFont() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window title font from the current theme.
getWindowTitleFont() - method in class javax.swing.plaf.metal.MetalTheme
Returns the font used for window titles.
getWindowTitleForeground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window title foreground color, from the installed theme.
getWindowTitleForeground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the window title foreground color.
getWindowTitleInactiveBackground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the background color for an inactive window title, from the installed theme.
getWindowTitleInactiveBackground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the background color for an inactive window title.
getWindowTitleInactiveForeground() - static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the foreground color for an inactive window title, from the installed theme.
getWindowTitleInactiveForeground() - method in class javax.swing.plaf.metal.MetalTheme
Returns the foreground color for an inactive window title.
getWMProtocols() - method in class gnu.gcj.xlib.Window
getWord(int) - method in class gnu.gcj.tools.gc_analyze.BytePtr
getWordEnd(javax.swing.text.JTextComponent,int) - static method in class javax.swing.text.Utilities
Finds the end of a word for the given location.
getWordInstance() - static method in class java.text.BreakIterator
This method returns an instance of BreakIterator that will iterate over words as defined in the default locale.
getWordInstance(java.util.Locale) - static method in class java.text.BreakIterator
This method returns an instance of BreakIterator that will iterate over words as defined in the specified locale.
Returns a BreakIterator instance for word breaks in the specified Locale.
getWordSize() - method in class javax.crypto.spec.RC5ParameterSpec
Get the word size, in bits.
getWordSpacing() - method in class org.w3c.dom.css.CSS2Properties
See the word-spacing property definition in CSS2.
getWordStart(javax.swing.text.JTextComponent,int) - static method in class javax.swing.text.Utilities
Finds the start of a word for the given location.
getWorkingDirectory() - method in class gnu.java.net.protocol.ftp.FTPConnection
Returns the current working directory.
getWrapSizeLimit(int,boolean,int) - method in class org.ietf.jgss.GSSContext
Returns the maximum message size that, if presented to the wrap(byte[],int,int,MessageProp) method with the same confReq and qop parameters, will result in an output token containing no more than the maxTokenSize bytes.

This call is intended for use by applications that communicate over protocols that impose a maximum message size.

getWrapStyleWord() - method in class javax.swing.JTextArea
Checks whether word style wrapping is enabled.
getWritableFields(java.lang.Class) - static method in class gnu.javax.rmi.CORBA.RmiUtilities
getWritableParent() - method in class java.awt.image.WritableRaster
Returns the raster's parent, cast as a WritableRaster.
getWritableTile(int,int) - method in class java.awt.image.BufferedImage
getWritableTile(int,int) - method in class java.awt.image.WritableRenderedImage
getWritableTileIndices() - method in class java.awt.image.BufferedImage
getWritableTileIndices() - method in class java.awt.image.WritableRenderedImage
getWriteMethod() - method in class java.beans.PropertyDescriptor
Get the set method.
getWriter() - method in class javax.swing.text.AbstractWriter
Return the Writer to which we are writing.
getWriter() - method in class javax.xml.transform.stream.StreamResult
Returns the target writer.
getWriterFormatNames() - static method in class javax.imageio.ImageIO
Retrieve all the informal format names supported by the collection of registered image writers.
getWriterInstance() - method in class gnu.javax.imageio.bmp.BMPImageWriterSpi
Gets the instance of ImageWriter, if already created.
getWriterMIMETypes() - static method in class javax.imageio.ImageIO
Retrieve all the MIME types supported by the collection of registered image writers.
getWriterServiceProviderName() - method in class javax.imageio.spi.ImageTranscoderSpi
getWriterSpi() - static method in class gnu.java.awt.peer.gtk.GdkPixbufDecoder
getX() - method in class java.awt.geom.Arc2D.Double
Return the x coordinate of the bounding box.
getX() - method in class java.awt.geom.Arc2D.Float
Return the x coordinate of the bounding box.
getX() - method in class java.awt.Component
Gets the x coordinate of the upper left corner.
getX() - method in class javax.crypto.interfaces.DHPrivateKey
Returns the private value x.
getX() - method in class javax.crypto.spec.DHPrivateKeySpec
Get the private exponent.
getX() - method in class java.awt.dnd.DragSourceEvent
getX() - method in class java.security.interfaces.DSAPrivateKey
This method returns the value of the DSA private key
getX() - method in class java.security.spec.DSAPrivateKeySpec
Returns private key x for the DSA algorithm.
getX() - method in class gnu.java.security.key.dss.DSSPrivateKey
This method returns the value of the DSA private key
getX() - method in class java.awt.geom.Ellipse2D.Double
Returns x coordinate of the upper-left corner of the ellipse's bounding-box.
getX() - method in class java.awt.geom.Ellipse2D.Float
Returns x coordinate of the upper-left corner of the ellipse's bounding-box.
getX() - method in class gnu.javax.crypto.key.dh.GnuDHPrivateKey
Returns the private value x.
getX() - method in class javax.swing.JComponent
Returns the X coordinate of the upper left corner of this component.
getX() - method in class java.awt.event.MouseEvent
This method returns the X coordinate of the mouse position.
getX() - method in class gnu.java.awt.font.opentype.truetype.Point
getX() - method in class java.awt.Point
Get the x coordinate.
getX() - method in class java.awt.geom.Point2D
Get the X coordinate, in double precision.
getX() - method in class java.awt.geom.Point2D.Double
Return the x coordinate.
getX() - method in class java.awt.geom.Point2D.Float
Return the x coordinate.
getX() - method in class java.awt.Rectangle
Get the X coordinate of the upper-left corner.
getX() - method in class java.awt.geom.Rectangle2D.Double
Return the X coordinate.
getX() - method in class java.awt.geom.Rectangle2D.Float
Return the X coordinate.
getX() - method in class java.awt.geom.RectangularShape
Get the x coordinate of the upper-left corner of the framing rectangle.
getX() - method in class java.awt.geom.RoundRectangle2D.Double
getX() - method in class java.awt.geom.RoundRectangle2D.Float
getX() - method in class javax.swing.SpringLayout.Constraints
Returns the constraint for the left edge of the component.
getX() - method in class gnu.javax.crypto.key.srp6.SRPPrivateKey
Returns the private exponent of the key as a BigInteger.
getX(byte) - method in class gnu.javax.imageio.jpeg.JPEGScan
getX(int) - method in class javax.print.attribute.standard.MediaPrintableArea
Returns the position in x direction of the printable area for the given units.
getX(int) - method in class javax.print.attribute.Size2DSyntax
Returns the size in x direction.
getX(int) - method in class gnu.java.awt.font.opentype.truetype.Zone
getX(int,int) - method in class gnu.java.awt.font.opentype.truetype.Zone
getX1() - method in class java.awt.geom.CubicCurve2D
Returns the x coordinate of the curve’s start point.
getX1() - method in class java.awt.geom.CubicCurve2D.Double
Returns the x coordinate of the curve’s start point.
getX1() - method in class java.awt.geom.CubicCurve2D.Float
Returns the x coordinate of the curve’s start point.
getX1() - method in class java.awt.geom.Line2D
Return the x coordinate of the first point.
getX1() - method in class java.awt.geom.Line2D.Double
Return the x coordinate of the first point.
getX1() - method in class java.awt.geom.Line2D.Float
Return the x coordinate of the first point.
getX1() - method in class java.awt.geom.QuadCurve2D
Returns the x coordinate of the curve’s start point.
getX1() - method in class java.awt.geom.QuadCurve2D.Double
Returns the x coordinate of the curve’s start point.
getX1() - method in class java.awt.geom.QuadCurve2D.Float
Returns the x coordinate of the curve’s start point.
getX2() - method in class java.awt.geom.CubicCurve2D
Returns the x coordinate of the curve’s end point.
getX2() - method in class java.awt.geom.CubicCurve2D.Double
Returns the x coordinate of the curve’s end point.
getX2() - method in class java.awt.geom.CubicCurve2D.Float
Returns the x coordinate of the curve’s end point.
getX2() - method in class java.awt.geom.Line2D
Return the x coordinate of the second point.
getX2() - method in class java.awt.geom.Line2D.Double
Return the x coordinate of the second point.
getX2() - method in class java.awt.geom.Line2D.Float
Return the x coordinate of the second point.
getX2() - method in class java.awt.geom.QuadCurve2D
Returns the x coordinate of the curve’s end point.
getX2() - method in class java.awt.geom.QuadCurve2D.Double
Returns the x coordinate of the curve’s end point.
getX2() - method in class java.awt.geom.QuadCurve2D.Float
Returns the x coordinate of the curve’s end point.
getXAConnection() - method in class javax.sql.XADataSource
getXAnyEvent() - method in class gnu.gcj.xlib.XEvent
getXAResource() - method in class javax.sql.XAConnection
getXColors() - method in class gnu.gcj.xlib.Colormap
Get all colors currently residing in this color map.
getXID() - method in class gnu.gcj.xlib.XID
getXID(int) - method in class gnu.gcj.xlib.Display
getXMicrometers() - method in class javax.print.attribute.Size2DSyntax
Returns the size in x direction in mircometers.
getXmlEncoding() - method in class org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the encoding of this document.
getXmlEncoding() - method in class gnu.xml.dom.DomDocument
DOM L3
getXmlEncoding() - method in class gnu.xml.dom.DomEntity
getXmlEncoding() - method in class org.w3c.dom.Entity
An attribute specifying, as part of the text declaration, the encoding of this entity, when it is an external parsed entity.
getXmlEncoding() - method in class gnu.xml.libxmlj.dom.GnomeDocument
An attribute specifying, as part of the XML declaration, the encoding of this document.
getXMLReader() - method in class gnu.xml.stream.SAXParser
Returns the underlying SAX2 parser.
getXMLReader() - method in class javax.xml.parsers.SAXParser
Returns the underlying SAX2 parser.
getXMLReader() - method in class javax.xml.transform.sax.SAXSource
Returns the SAX parser to be used by this source.
getXMLReporter() - method in class javax.xml.stream.XMLInputFactory
Returns the error reporter.
getXMLReporter() - method in class gnu.xml.stream.XMLInputFactoryImpl
Returns the error reporter.
getXMLResolver() - method in class javax.xml.stream.XMLInputFactory
Returns the entity resolver.
getXMLResolver() - method in class gnu.xml.stream.XMLInputFactoryImpl
Returns the entity resolver.
getXMLSchemaType() - method in class javax.xml.datatype.Duration
Returns the name of the XML Schema data type this value maps to.
getXMLSchemaType() - method in class javax.xml.datatype.XMLGregorianCalendar
getXmlStandalone() - method in class org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXmlStandalone() - method in class gnu.xml.dom.DomDocument
getXmlStandalone() - method in class gnu.xml.libxmlj.dom.GnomeDocument
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXmlVersion() - method in class org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the version number of this document.
getXmlVersion() - method in class gnu.xml.dom.DomDocument
getXmlVersion() - method in class gnu.xml.dom.DomEntity
getXmlVersion() - method in class org.w3c.dom.Entity
An attribute specifying, as part of the text declaration, the version number of this entity, when it is an external parsed entity.
getXmlVersion() - method in class gnu.xml.libxmlj.dom.GnomeDocument
An attribute specifying, as part of the XML declaration, the version number of this document.
getXMLVersion() - method in class org.xml.sax.ext.Locator2
Returns the version of XML used for the entity.
getXMLVersion() - method in class org.xml.sax.ext.Locator2Impl
Returns the current value of the version property.
getXMLVersion() - method in class gnu.xml.stream.SAXParser
getXOffset() - method in class gnu.gcj.xlib.XImage
Get the xoffset.
getXOnScreen() - method in class java.awt.event.MouseEvent
getXOrigin() - method in class java.awt.image.Kernel
Returns the x-origin for the kernel, which is calculated as (width - 1) / 2.
getXPathFunctionResolver() - method in class javax.xml.xpath.XPath
getXPathFunctionResolver() - method in class gnu.xml.xpath.XPathImpl
getXPathVariableResolver() - method in class javax.xml.xpath.XPath
getXPathVariableResolver() - method in class gnu.xml.xpath.XPathImpl
getXPos() - method in class gnu.java.awt.java2d.ScanlineCoverage.Range
Returns the X start position (left) on the scanline.
getXPosEnd() - method in class gnu.java.awt.java2d.ScanlineCoverage.Range
Returns the first X position after the range.
getXwindow() - method in class gnu.java.awt.peer.x.XWindowPeer
getY() - method in class java.awt.geom.Arc2D.Double
Return the y coordinate of the bounding box.
getY() - method in class java.awt.geom.Arc2D.Float
Return the y coordinate of the bounding box.
getY() - method in class java.awt.Component
Gets the y coordinate of the upper left corner.
getY() - method in class javax.crypto.interfaces.DHPublicKey
Get the public value y.
getY() - method in class javax.crypto.spec.DHPublicKeySpec
Get the public value.
getY() - method in class java.awt.dnd.DragSourceEvent
getY() - method in class java.security.interfaces.DSAPublicKey
This method returns the value of the DSA public key
getY() - method in class java.security.spec.DSAPublicKeySpec
Returns public key y for the DSA algorithm.
getY() - method in class gnu.java.security.key.dss.DSSPublicKey
This method returns the value of the DSA public key
getY() - method in class java.awt.geom.Ellipse2D.Double
Returns y coordinate of the upper-left corner of the ellipse's bounding-box.
getY() - method in class java.awt.geom.Ellipse2D.Float
Returns y coordinate of the upper-left corner of the ellipse's bounding-box.
getY() - method in class gnu.javax.crypto.key.dh.GnuDHPublicKey
getY() - method in class javax.swing.JComponent
Returns the Y coordinate of the upper left corner of this component.
getY() - method in class java.awt.event.MouseEvent
This method returns the Y coordinate of the mouse position.
getY() - method in class gnu.java.awt.font.opentype.truetype.Point
getY() - method in class java.awt.Point
Get the y coordinate.
getY() - method in class java.awt.geom.Point2D
Get the Y coordinate, in double precision.
getY() - method in class java.awt.geom.Point2D.Double
Return the y coordinate.
getY() - method in class java.awt.geom.Point2D.Float
Return the y coordinate.
getY() - method in class java.awt.Rectangle
Get the Y coordinate of the upper-left corner.
getY() - method in class java.awt.geom.Rectangle2D.Double
Return the Y coordinate.
getY() - method in class java.awt.geom.Rectangle2D.Float
Return the Y coordinate.
getY() - method in class java.awt.geom.RectangularShape
Get the y coordinate of the upper-left corner of the framing rectangle.
getY() - method in class java.awt.geom.RoundRectangle2D.Double
getY() - method in class java.awt.geom.RoundRectangle2D.Float
getY() - method in class javax.swing.SpringLayout.Constraints
Returns the constraint for the upper edge of the component.
getY() - method in class gnu.javax.crypto.key.srp6.SRPPublicKey
Returns the public exponent of the key as a BigInteger.
getY() - method in class gnu.java.awt.peer.swing.SwingMenuPeer
Returns the Y coordinate of the upper left corner of the menu.
getY(byte) - method in class gnu.javax.imageio.jpeg.JPEGScan
getY(int) - method in class javax.print.attribute.standard.MediaPrintableArea
Returns the position in y direction of the printable area for the given units.
getY(int) - method in class javax.print.attribute.Size2DSyntax
Return the size in y direction.
getY(int) - method in class gnu.java.awt.font.opentype.truetype.Zone
getY(int,int) - method in class gnu.java.awt.font.opentype.truetype.Zone
getY1() - method in class java.awt.geom.CubicCurve2D
Returns the y coordinate of the curve’s start point.
getY1() - method in class java.awt.geom.CubicCurve2D.Double
Returns the y coordinate of the curve’s start point.
getY1() - method in class java.awt.geom.CubicCurve2D.Float
Returns the y coordinate of the curve’s start point.
getY1() - method in class java.awt.geom.Line2D
Return the y coordinate of the first point.
getY1() - method in class java.awt.geom.Line2D.Double
Return the y coordinate of the first point.
getY1() - method in class java.awt.geom.Line2D.Float
Return the y coordinate of the first point.
getY1() - method in class java.awt.geom.QuadCurve2D
Returns the y coordinate of the curve’s start point.
getY1() - method in class java.awt.geom.QuadCurve2D.Double
Returns the y coordinate of the curve’s start point.
getY1() - method in class java.awt.geom.QuadCurve2D.Float
Returns the y coordinate of the curve’s start point.
getY2() - method in class java.awt.geom.CubicCurve2D
Returns the y coordinate of the curve’s end point.
getY2() - method in class java.awt.geom.CubicCurve2D.Double
Returns the y coordinate of the curve’s end point.
getY2() - method in class java.awt.geom.CubicCurve2D.Float
Returns the y coordinate of the curve’s end point.
getY2() - method in class java.awt.geom.Line2D
Return the y coordinate of the second point.
getY2() - method in class java.awt.geom.Line2D.Double
Return the y coordinate of the second point.
getY2() - method in class java.awt.geom.Line2D.Float
Return the y coordinate of the second point.
getY2() - method in class java.awt.geom.QuadCurve2D
Returns the y coordinate of the curve’s end point.
getY2() - method in class java.awt.geom.QuadCurve2D.Double
Returns the y coordinate of the curve’s end point.
getY2() - method in class java.awt.geom.QuadCurve2D.Float
Returns the y coordinate of the curve’s end point.
getYear() - method in class java.util.Date
Returns the difference between the year represented by this Date object and 1900.
getYear() - method in class java.sql.Time
This method always throws an IllegalArgumentException.
getYear() - method in class javax.xml.datatype.XMLGregorianCalendar
getYears() - method in class javax.xml.datatype.Duration
Returns the years in this duration as an int, or 0 if not present.
getYMicrometers() - method in class javax.print.attribute.Size2DSyntax
Returns the size in y direction in mircometers.
getYOnScreen() - method in class java.awt.event.MouseEvent
getYOrigin() - method in class java.awt.image.Kernel
Returns the y-origin for the kernel, which is calculated as (height - 1) / 2.
getZeroDigit() - method in class java.text.DecimalFormatSymbols
This method returns the character used to represent the digit zero.
getZIndex() - method in class org.w3c.dom.css.CSS2Properties
See the z-index property definition in CSS2.
getZoneStrings() - method in class java.text.DateFormatSymbols
This method returns this list of localized timezone display strings.
GID_FIELD - static field in class gnu.javax.crypto.sasl.crammd5.CramMD5Registry
Name of the GID field in the plain password file.
GID_FIELD - static field in class gnu.javax.crypto.sasl.plain.PlainRegistry
Name of the GID field in the plain password file.
GIF - static field in class javax.print.DocFlavor.BYTE_ARRAY
Byte array doc flavor with a MIME Type of "image/gif".
GIF - static field in class javax.print.DocFlavor.INPUT_STREAM
InputStream doc flavor with a MIME Type of "image/gif".
GIF - static field in class javax.print.DocFlavor.URL
URL doc flavor with a MIME Type of "image/gif".
GIFFile.GIFException - exception gnu.javax.imageio.gif.GIFFile.GIFException
Generic exception used by GIFFile to report decoding errors.
GIFException(java.lang.String) - constructor for class gnu.javax.imageio.gif.GIFFile.GIFException
Create an exception with a message.
GIFFile - class gnu.javax.imageio.gif.GIFFile
GIFFile - reads a GIF file.
GIFFile(java.io.InputStream) - constructor for class gnu.javax.imageio.gif.GIFFile
Loads the file from an input stream, which is not closed.
GIFImageReader - class gnu.javax.imageio.gif.GIFImageReader
GIFImageReader(javax.imageio.spi.ImageReaderSpi) - constructor for class gnu.javax.imageio.gif.GIFImageReader
Construct an image reader.
GIFImageReaderSpi - class gnu.javax.imageio.gif.GIFImageReaderSpi
GIFImageReaderSpi() - constructor for class gnu.javax.imageio.gif.GIFImageReaderSpi
The basic constructor.
giop - field in class gnu.CORBA.CDR.AbstractCdrInput
The GIOP version.
giop - field in class gnu.CORBA.CDR.AbstractCdrOutput
The GIOP version.
Giop - static field in class gnu.CORBA.Minor
The message being received is not a GIOP message.
GiopNamingEnumeration - class gnu.javax.naming.giop.GiopNamingEnumeration
Iterates over name class pairs, obtaining values first from the binding list and then from the binding iterator.
The context factory to represent the corbaname: style urls.
The context to represent the corba naming service.
Creates a new naming context that uses naming service, represented by the given CORBA object.
GIVENNAME - static field in class gnu.java.security.x509.X500DistinguishedName
GKR_CERTIFICATES - static field in class gnu.java.security.Registry
GKR_CIPHER_AES_128_CBC - static field in class gnu.java.security.Registry
GKR_CIPHER_AES_128_OFB - static field in class gnu.java.security.Registry
GKR_HMAC_MD5_128 - static field in class gnu.java.security.Registry
GKR_HMAC_MD5_96 - static field in class gnu.java.security.Registry
GKR_HMAC_SHA_160 - static field in class gnu.java.security.Registry
GKR_HMAC_SHA_96 - static field in class gnu.java.security.Registry
GKR_MAGIC - static field in class gnu.java.security.Registry
GKR_PRIVATE_KEYS - static field in class gnu.java.security.Registry
GKR_PUBLIC_CREDENTIALS - static field in class gnu.java.security.Registry
GLASS_PANE - static field in class javax.accessibility.AccessibleRole
A pane guaranteed to be painted on top of panes beneath it.
GLASS_PANE_PROPERTY - static field in class javax.swing.JInternalFrame
The property fired in a PropertyChangeEvent when the glassPane property changes.
glassPane - field in class javax.swing.JRootPane
DOCUMENT ME!
This helper class is used to listen to the JDesktopPane's glassPane for MouseEvents.
GLGraphics - class gnu.java.awt.peer.x.GLGraphics
An implementation of Graphics2D on top of the GLX extension of X.
GLightweightPeer - class gnu.java.awt.peer.GLightweightPeer
A stub class that implements the ComponentPeer and ContainerPeer interfaces using callbacks into the Component and Container classes.
GLightweightPeer() - constructor for class gnu.java.awt.peer.GLightweightPeer
The basic constructor.
global - static field in class java.util.logging.Logger
A logger provided to applications that make only occasional use of the logging framework, typically early prototypes.
GLOBAL - static field in class gnu.classpath.debug.PreciseFilter
The singleton filter instance.
globalHierarchyLock - static field in class java.beans.beancontext.BeanContext
The global lock on changing any BeanContext hierarchy.
GlyphMetrics - class java.awt.font.GlyphMetrics
An abstract base implementation for a glyph painter for GlyphView.
GlyphPainter() - constructor for class javax.swing.text.GlyphView.GlyphPainter
Creates a new GlyphPainer.
GlyphVector - class java.awt.font.GlyphVector
GlyphVector() - constructor for class java.awt.font.GlyphVector
Constructs a GlyphVector object.
GlyphView - class javax.swing.text.GlyphView
Renders a run of styled text.
GlyphView(javax.swing.text.Element) - constructor for class javax.swing.text.GlyphView
Creates a new GlyphView for the given Element.
GMONTH - static field in class javax.xml.datatype.DatatypeConstants
The qualified-name for the gMonth data type.
GMONTHDAY - static field in class javax.xml.datatype.DatatypeConstants
The qualified-name for the gMonthDay data type.
GMP - class gnu.java.math.GMP
Implement BigInteger using GMP
GMP() - constructor for class gnu.java.math.GMP
The basic constructor.
gmtUnixTime() - method in class gnu.javax.net.ssl.provider.Random
gnome - static field in class gnu.java.awt.peer.ClasspathDesktopPeer
GnomeDesktopPeer - class gnu.java.awt.peer.GnomeDesktopPeer
GnomeDocument - class gnu.xml.libxmlj.dom.GnomeDocument
A DOM document node implemented in libxml2.
GnomeDocumentBuilder - class gnu.xml.libxmlj.dom.GnomeDocumentBuilder
A JAXP DOM implementation that uses Gnome libxml2 as the underlying parser and node representation.
GnomeDocumentBuilder() - constructor for class gnu.xml.libxmlj.dom.GnomeDocumentBuilder
Constructs a new validating document builder.
GnomeDocumentBuilder(boolean,boolean,boolean) - constructor for class gnu.xml.libxmlj.dom.GnomeDocumentBuilder
Constructs a new document builder.
Factory for JAXP document builders using the libxml2 implementation.
GnomeDocumentBuilderFactory() - constructor for class gnu.xml.libxmlj.dom.GnomeDocumentBuilderFactory
The basic constructor.
GnomeSAXParserFactory - class gnu.xml.libxmlj.sax.GnomeSAXParserFactory
JAXP SAX parser factory implementation that uses libxml2.
GnomeSAXParserFactory() - constructor for class gnu.xml.libxmlj.sax.GnomeSAXParserFactory
Creates a new SAX parser factory.
GnomeTransformer - class gnu.xml.libxmlj.transform.GnomeTransformer
An implementation of Transformer which performs XSLT transformation using libxslt.
GnomeTransformerFactory - class gnu.xml.libxmlj.transform.GnomeTransformerFactory
An implementation of TransformerFactory producing Transformer objects which use libxslt for transformation.
GnomeXMLReader - class gnu.xml.libxmlj.sax.GnomeXMLReader
A SAX2 parser that uses libxml2.
GnomeXMLReader() - constructor for class gnu.xml.libxmlj.sax.GnomeXMLReader
GnomeXMLReader(boolean,boolean) - constructor for class gnu.xml.libxmlj.sax.GnomeXMLReader
Gnu - class gnu.java.security.provider.Gnu
Gnu() - constructor for class gnu.java.security.provider.Gnu
The basic constructor.
gnu.awt - package
gnu.awt.j2d - package
gnu.awt.xlib - package
gnu.classpath - package
gnu.CORBA - package
gnu.CORBA.CDR - package
gnu.CORBA.DynAn - package
gnu.CORBA.GIOP - package
gnu.CORBA.Poa - package
gnu.gcj - package
gnu.gcj.convert - package
gnu.gcj.io - package
gnu.gcj.jvmti - package
gnu.gcj.runtime - package
gnu.gcj.util - package
gnu.gcj.xlib - package
gnu.java.awt - package
gnu.java.beans - package
gnu.java.io - package
gnu.java.lang - package
gnu.java.locale - package
gnu.java.math - package
gnu.java.net - package
gnu.java.nio - package
gnu.java.rmi - package
gnu.java.text - package
gnu.java.util - package
gnu.javax.print - package
gnu.javax.sound - package
gnu.test - package
gnu.xml.dom - package
gnu.xml.dom.ls - package
gnu.xml.stream - package
gnu.xml.util - package
gnu.xml.xpath - package
GNU_CRYPTO - static field in class gnu.java.security.Registry
gnu_get_members() - method in class gnu.CORBA.DynAn.RecordAny
Get content of the structure.
gnu_get_members_as_dyn_any() - method in class gnu.CORBA.DynAn.RecordAny
Get content of the structure.
gnu_read_ulong() - method in class gnu.CORBA.CDR.AbstractCdrInput
Reads the CORBA unsigned long (java int), returning the value in the sufficiently large java long.
gnu_read_ushort() - method in class gnu.CORBA.CDR.AbstractCdrInput
Read the unsigned short integer value and return it as java int, sufficiently large to hold all values.
GNU_SASL - static field in class gnu.java.security.Registry
GNU_SECURITY - static field in class gnu.java.security.Registry
The name of our Providers.
Defines a simple adapter activator.
gnuAny - class gnu.CORBA.gnuAny
The implementation of Any.
GnuCallbacks - class gnu.javax.security.auth.callback.GnuCallbacks
GnuCallbacks() - constructor for class gnu.javax.security.auth.callback.GnuCallbacks
Creates a new empty property list with no default values.
gnuClientRequestInfo - class gnu.CORBA.Interceptor.gnuClientRequestInfo
Client request info.
gnuClientRequestInfo(gnu.CORBA.gnuRequest) - constructor for class gnu.CORBA.Interceptor.gnuClientRequestInfo
Create the info on the given request.
A simple implementation of the Codec factory, able to return the standard Codec's.
gnuCodecFactory(org.omg.CORBA.ORB) - constructor for class gnu.CORBA.gnuCodecFactory
Create a new instance of the this factory, associated with the given ORB.
GnuConfiguration - class gnu.javax.security.auth.login.GnuConfiguration
An implementation of the Configuration class which interprets JAAS Login Configuration files written in the default syntax described in the publicly available documentation of that class.
GnuConfiguration() - constructor for class gnu.javax.security.auth.login.GnuConfiguration
Trivial 0-arguments Constructor.
gnuContext - class gnu.CORBA.gnuContext
The working implementation of the Context.
Creates the new context with the given name and parent.
gnuContextList - class gnu.CORBA.gnuContextList
The working implementation of the ContextList.
GnuCrypto - class gnu.javax.crypto.jce.GnuCrypto
The additional GNU algorithm implementation as a Java Cryptographic Extension (JCE) Provider.
GnuCrypto() - constructor for class gnu.javax.crypto.jce.GnuCrypto
Creates a new empty property list with no default values.
GnuDHKey - class gnu.javax.crypto.key.dh.GnuDHKey
A base asbtract class for both public and private Diffie-Hellman keys.
Trivial protected constructor.
GnuDHKeyPairGenerator - class gnu.javax.crypto.key.dh.GnuDHKeyPairGenerator
An implementation of a Diffie-Hellman keypair generator.
GnuDHPrivateKey - class gnu.javax.crypto.key.dh.GnuDHPrivateKey
An implementation of the Diffie-Hellman private key.
Constructs a new instance of GnuDHPrivateKey given the designated parameters.
Convenience constructor.
GnuDHPublicKey - class gnu.javax.crypto.key.dh.GnuDHPublicKey
An implementation of the Diffie-Hellman public key.
Constructs a new instance of GnuDHPublicKey given the designated parameters.
Convenience constructor.
gnuDTD - class gnu.javax.swing.text.html.parser.gnuDTD
The class is derived from gnu.javax.swing.text.html.parser.DTD making structure creation methods public.
gnuDTD(java.lang.String) - constructor for class gnu.javax.swing.text.html.parser.gnuDTD
Creates a new instance of gnuDTD.
gnuDynAny - class gnu.CORBA.DynAn.gnuDynAny
The primitive dynamic Any holds the value basic final_type that cannot be traversed.
Create DynAny providing the holder.
gnuDynAnyFactory - class gnu.CORBA.DynAn.gnuDynAnyFactory
This class is returned by ORB when resolving initial reference "DynAnyFactory".
gnuDynAnyFactory(gnu.CORBA.Poa.ORB_1_4) - constructor for class gnu.CORBA.DynAn.gnuDynAnyFactory
Create a new factory, specifying the ORB to that the factory belongs.
gnuDynArray - class gnu.CORBA.DynAn.gnuDynArray
Provides support for dynamic array or sequence, where all members have the same final_type.
Creates new array.
gnuDynEnum - class gnu.CORBA.DynAn.gnuDynEnum
Our implementation of dynamic enumeration.
gnuDynEnum(gnu.CORBA.DynAn.gnuDynEnum) - constructor for class gnu.CORBA.DynAn.gnuDynEnum
Create a clone of the given enum, sharing values and final_type.
Create a new dyn enum from the given typecode.
gnuDynFixed - class gnu.CORBA.DynAn.gnuDynFixed
Implements DynAny, holding CORBA fixed.
gnuDynFixed(gnu.CORBA.DynAn.gnuDynFixed) - constructor for class gnu.CORBA.DynAn.gnuDynFixed
Clone the current instance.
Create a new instance of the dyn fixed.
gnuDynSequence - class gnu.CORBA.DynAn.gnuDynSequence
Create a new gnuDynSequence with the given typecode.
gnuDynStruct - class gnu.CORBA.DynAn.gnuDynStruct
Implementation of the DynStruct.
Create an instance.
gnuDynUnion - class gnu.CORBA.DynAn.gnuDynUnion
Implementation of DynUnion.
Create a new instance with the given typecode.
gnuDynValue - class gnu.CORBA.DynAn.gnuDynValue
Implementation of DynValue.
Create an instance.
gnuDynValueBox - class gnu.CORBA.DynAn.gnuDynValueBox
Implementation of the DynValueBox.
Create a new instance of gnuDynValueBox.
gnuEnvironment - class gnu.CORBA.gnuEnvironment
The implementation of the exception container ("Environment").
The implementation of the list of type codes for exceptions.
gnuForwardRequest - exception gnu.CORBA.Poa.gnuForwardRequest
The class, indicating that the request should be forwarded to another target.
gnuForwardRequest(org.omg.CORBA.Object) - constructor for class gnu.CORBA.Poa.gnuForwardRequest
Create the ForwardRequest with explaining message and initialising the object reference to the given value.
GNUGlyphVector - class gnu.java.awt.font.GNUGlyphVector
The GNU implementation of the abstract GlyphVector class, which uses the services provided by a FontDelegate for its functionality.
Constructs a new GNUGlyphVector.
gnuIcCurrent - class gnu.CORBA.Interceptor.gnuIcCurrent
Supports the "Interceptor current" concept, providing the slot value information for the current thread.
gnuIcCurrent(gnu.CORBA.Poa.ORB_1_4) - constructor for class gnu.CORBA.Interceptor.gnuIcCurrent
Create the IC current.
Implementation of the id assignment policy.
Create the policy.
Implementation of the id uniqueness policy.
Create the policy.
Implementation of the implicit activation policy.
Create the policy.
gnuIorInfo - class gnu.CORBA.Interceptor.gnuIorInfo
Implements IORInfo.
Create an instance.
GnuKeyring - class gnu.javax.crypto.jce.keyring.GnuKeyring
An Adapter over a pair of one private, and one public keyrings to emulate the keystore operations.
gnuLifespanPolicy - class gnu.CORBA.Poa.gnuLifespanPolicy
The implementation of the life span policy.
Create the policy.
GNULookAndFeel - class gnu.javax.swing.plaf.gnu.GNULookAndFeel
GnuName - class gnu.javax.naming.ictxImpl.trans.GnuName
The implementation of the Name.
GnuName() - constructor for class gnu.javax.naming.ictxImpl.trans.GnuName
Creates the unitialised name.
GnuName(java.lang.String[]) - constructor for class gnu.javax.naming.ictxImpl.trans.GnuName
Creates the name, containing from the given chain of the atomic components.
GnuName(java.lang.String[],int,int) - constructor for class gnu.javax.naming.ictxImpl.trans.GnuName
Creates the name that uses the given portion of the array for its components.
gnuNamedValue - class gnu.CORBA.gnuNamedValue
The implementation of the named value.
gnuNVList - class gnu.CORBA.gnuNVList
The implementation of NVList.
gnuNVList() - constructor for class gnu.CORBA.gnuNVList
Creates the list with the default initial size.
gnuNVList(int) - constructor for class gnu.CORBA.gnuNVList
Creates the list with the given initial size.
GnuParserDelegator - class gnu.javax.swing.text.html.parser.GnuParserDelegator
This parser delegator uses the different DTD (HTML_401Swing).
GnuParserDelegator(javax.swing.text.html.parser.DTD) - constructor for class gnu.javax.swing.text.html.parser.GnuParserDelegator
Create the parser that uses the given DTD to parse the document.
GnuPath - class gnu.javax.swing.tree.GnuPath
The tree path with additional data.
GnuPath(java.lang.Object[],boolean) - constructor for class gnu.javax.swing.tree.GnuPath
Create a new path, specifying flag if this path is the path to the last visible child (needed for optimized tree drawing).
GnuPBEKey - class gnu.javax.crypto.key.GnuPBEKey
An implementation of a password-based encryption key.
GnuPBEKey(char[],byte[],int) - constructor for class gnu.javax.crypto.key.GnuPBEKey
GnuPBEKey(javax.crypto.spec.PBEKeySpec) - constructor for class gnu.javax.crypto.key.GnuPBEKey
GnuPKIExtension - interface gnu.java.security.x509.GnuPKIExtension
gnuPOA - class gnu.CORBA.Poa.gnuPOA
Our POA implementation.
Create a new abstract POA.
gnuPoaCurrent - class gnu.CORBA.Poa.gnuPoaCurrent
Supports the "Poa current" concept, providing the id and poa of the object currently being served.
gnuPOAManager - class gnu.CORBA.Poa.gnuPOAManager
The implementation of the POA manager.
GnuPrivateKeyring - class gnu.javax.crypto.keyring.GnuPrivateKeyring
GnuPrivateKeyring() - constructor for class gnu.javax.crypto.keyring.GnuPrivateKeyring
The basic constructor.
GnuPublicKeyring - class gnu.javax.crypto.keyring.GnuPublicKeyring
GnuPublicKeyring() - constructor for class gnu.javax.crypto.keyring.GnuPublicKeyring
GnuPublicKeyring(java.lang.String,int) - constructor for class gnu.javax.crypto.keyring.GnuPublicKeyring
gnuRequest - class gnu.CORBA.gnuRequest
The implementation of the CORBA request.
The implementation of the request processing policy.
Create the policy.
GnuRSAKey - class gnu.java.security.key.rsa.GnuRSAKey
A base asbtract class for both public and private RSA keys.
GnuRSAKey(int,java.math.BigInteger,java.math.BigInteger) - constructor for class gnu.java.security.key.rsa.GnuRSAKey
Trivial protected constructor.
GnuRSAPrivateKey - class gnu.java.security.key.rsa.GnuRSAPrivateKey
An object that embodies an RSA private key.
Constructs a new instance of a GnuRSAPrivateKey given the designated arguments.
Constructs a new instance of a GnuRSAPrivateKey given the designated arguments.
Convenience constructor.
GnuRSAPublicKey - class gnu.java.security.key.rsa.GnuRSAPublicKey
An object that encapsulates an RSA public key.
Constructs a new instance of GnuRSAPublicKey given the designated arguments.
GnuRSAPublicKey(java.math.BigInteger,java.math.BigInteger) - constructor for class gnu.java.security.key.rsa.GnuRSAPublicKey
Conveience constructor.
gnuRuntime - class gnu.CORBA.CDR.gnuRuntime
Our implementation of the sending context runtime.
gnuRuntime(java.lang.String,java.lang.Object) - constructor for class gnu.CORBA.CDR.gnuRuntime
Create Runtime.
GnuSasl - class gnu.javax.crypto.jce.GnuSasl
GnuSasl() - constructor for class gnu.javax.crypto.jce.GnuSasl
GnuSecretKey - class gnu.javax.crypto.key.GnuSecretKey
A secret key composed of a sequence of raw, unformatted octets.
GnuSecretKey(byte[],int,int,java.lang.String) - constructor for class gnu.javax.crypto.key.GnuSecretKey
Creates a new secret key from a portion of a byte array.
GnuSecretKey(byte[],java.lang.String) - constructor for class gnu.javax.crypto.key.GnuSecretKey
Creates a new secret key.
gnuServantObject - class gnu.CORBA.Poa.gnuServantObject
Represents a CORBA object, being locally served by the associated servant.
Create an object with no connected servant.
Create a servant object, associated with the passed servant.
Create a servant object, associated with the passed servant.
The implementation of the servant retention policy.
Create the policy.
gnuServerRequestInfo - class gnu.CORBA.Interceptor.gnuServerRequestInfo
Implementation of the ServerRequestInfo, associacted with gnuServantObject.
Create a new instance at the time when it is known which object will serve the invocation.
gnuStringIntMapper - class gnu.javax.swing.text.html.parser.support.gnuStringIntMapper
A helper class, mapping between the strings and they unique integer identifiers.
gnuThreadPolicy - class gnu.CORBA.Poa.gnuThreadPolicy
The implementation of the thread policy.
Create the policy.
gnuValueHolder - class gnu.CORBA.gnuValueHolder
Boxed value holder that also remembers the value type and the value helper.
Create a new instance for the given value and given type.
gnuValueStream - interface gnu.CORBA.CDR.gnuValueStream
A stream, implementing this interface, provides methods to get/set a position and get the RunTime.
An action that changes the file chooser to display the user's home directory.
GoHomeAction() - constructor for class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
Creates a new GoHomeAction object.
GoodBreakWeight - static field in class javax.swing.text.View
GOPHER - static field in class javax.print.attribute.standard.ReferenceUriSchemesSupported
The gopher protocol.
GOT_FOCUS - static field in class java.awt.Event
gotDefault - field in class javax.naming.InitialContext
Indicates if the initial context was obtained by calling NamingManager.getInitialContext(Hashtable).
AWT 1.0 GOT_FOCUS event handler.
GOTHIC - static field in class java.lang.Character.UnicodeBlock
Gothic.
grab(gnu.java.awt.peer.gtk.GtkComponentPeer) - static method in class gnu.java.awt.peer.gtk.ComponentGraphics
Not really related (moveme?).
grabFocus() - method in class javax.swing.JComponent
Requests that this component receive input focus, giving window focus to the top level ancestor of this component.
grabPixels() - method in class java.awt.image.PixelGrabber
Have our Image or ImageProducer start sending us pixels via our ImageConsumer methods and wait for all pixels in the grab rectangle to be delivered.
grabPixels(long) - method in class java.awt.image.PixelGrabber
grabPixels's behavior depends on the value of ms.
GradientPaint - class java.awt.GradientPaint
A paint object that can be used to color a region by blending two colors.
Creates a new acyclic GradientPaint.
Creates a new cyclic or acyclic GradientPaint.
Creates a new acyclic GradientPaint.
Creates a new cyclic or acyclic GradientPaint.
A PaintContext used by the GradientPaint class.
Creates a new instance.
Graph - static field in class gnu.CORBA.Minor
Reference to non-existing node in the data grapth while reading the value types.
GRAPHIC_STRING - static field in class gnu.java.security.der.DER
GraphicAttribute - class java.awt.font.GraphicAttribute
This class represents a graphic embedded in text.
GraphicAttribute(int) - constructor for class java.awt.font.GraphicAttribute
Constructor.
Graphics - class java.awt.Graphics
This is the abstract superclass of classes for drawing to graphics devices such as the screen or printers.
Graphics() - constructor for class java.awt.Graphics
Default constructor for subclasses.
Graphics2D - class java.awt.Graphics2D
An abstract class defining a device independent two-dimensional vector graphics API.
Graphics2D() - constructor for class java.awt.Graphics2D
The basic constructor.
Graphics2DImpl - class gnu.awt.j2d.Graphics2DImpl
Delegates almost all work to a state object, that allows us to hot-swap rendering strategies based on state changes inflicted on this Graphics object.
This allows filtering an array of GraphicsConfigurations for the best one based on various requirements.
GraphicsConfigTemplate() - constructor for class java.awt.GraphicsConfigTemplate
The default constructor.
This class describes the configuration of various graphics devices, such as a monitor or printer.
GraphicsConfiguration() - constructor for class java.awt.GraphicsConfiguration
The default constructor.
This describes a graphics device available to the given environment.
GraphicsDevice() - constructor for class java.awt.GraphicsDevice
The default constructor.
graphicsEnv - static field in class gnu.java.awt.peer.qt.QtToolkit
This descibes the collection of GraphicsDevice and Font objects available on a given platform.
GraphicsEnvironment() - constructor for class java.awt.GraphicsEnvironment
The environment must be obtained from a factory or query method, hence this constructor is protected.
GRAY - static field in class java.awt.Color
Constant for the color gray: R=128, G=128, B=128.
GrayFilter - class javax.swing.GrayFilter
Produces grayscale images out of colored images.
GrayFilter(boolean,int) - constructor for class javax.swing.GrayFilter
Create a GrayFilter.
GrayProfileConverter - class gnu.java.awt.color.GrayProfileConverter
GrayProfileConverter - converts Grayscale profiles (ICC_ProfileGray) This type of profile contains a single tone reproduction curve (TRC).
Constructs the converter described by an ICC_ProfileGray object
GRAYSCALE - static field in class gnu.javax.imageio.png.PNGHeader
The valid color types.
GRAYSCALE_WITH_ALPHA - static field in class gnu.javax.imageio.png.PNGHeader
GrayScaleConverter - class gnu.java.awt.color.GrayScaleConverter
Linear Grayscale converter
GREATER - static field in class javax.xml.datatype.DatatypeConstants
Comparison result.
GREEK - static field in class java.lang.Character.UnicodeBlock
Greek.
GREEK_EXTENDED - static field in class java.lang.Character.UnicodeBlock
Greek Extended.
GREEN - static field in class java.awt.Color
Constant for the color green: R=0, G=255, B=0.
GREENCOMPONENT - static field in class java.awt.color.ICC_ProfileRGB
This class represents the Gregorian calendar, that is used in most countries all over the world.
GregorianCalendar() - constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalender representing the current time, using the default time zone and the default locale.
GregorianCalendar(int,int,int) - constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalendar representing midnight on the given date with the default time zone and locale.
Constructs a new GregorianCalendar representing midnight on the given date with the default time zone and locale.
Constructs a new GregorianCalendar representing midnight on the given date with the default time zone and locale.
GregorianCalendar(java.util.Locale) - constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalender representing the current time, using the default time zone and the specified locale.
Constructs a new GregorianCalender representing the current time, using the specified time zone and the default locale.
Constructs a new GregorianCalender representing the current time with the given time zone and the given locale.
This specifies the constraints for a component managed by the GridBagLayout layout manager.
GridBagConstraints() - constructor for class java.awt.GridBagConstraints
Create a new GridBagConstraints object with the default parameters.
Create a new GridBagConstraints object with the indicated parameters.
GridBagLayout - class java.awt.GridBagLayout
GridBagLayout() - constructor for class java.awt.GridBagLayout
gridColor - field in class javax.swing.JTable
The color to paint the grid lines of the table, when either showHorizontalLines or showVerticalLines is set.
gridheight - field in class java.awt.GridBagConstraints
GridLayout - class java.awt.GridLayout
This class implements a grid-based layout scheme.
GridLayout() - constructor for class java.awt.GridLayout
Create a new GridLayout with one row and any number of columns.
GridLayout(int,int) - constructor for class java.awt.GridLayout
Create a new GridLayout with the specified number of rows and columns.
GridLayout(int,int,int,int) - constructor for class java.awt.GridLayout
Create a new GridLayout with the specified number of rows and columns and the specified gaps.
gridwidth - field in class java.awt.GridBagConstraints
gridx - field in class java.awt.GridBagConstraints
gridy - field in class java.awt.GridBagConstraints
group - field in class javax.swing.DefaultButtonModel
The group this model belongs to.
Group - interface java.security.acl.Group
This interface represents a group of Principals.
group() - method in class java.util.regex.Matcher
group() - method in class java.util.regex.MatchResult
Returns the substring of the input which was matched.
group(int) - method in class java.util.regex.Matcher
group(int) - method in class java.util.regex.MatchResult
Returns the substring of the input which was matched by the given sub-match group.
GROUP_BOX - static field in class javax.accessibility.AccessibleRole
A component with a border to group other components.
groupCount() - method in class java.util.regex.Matcher
Returns the number of sub-match groups in the matching pattern.
groupCount() - method in class java.util.regex.MatchResult
Returns the number of sub-match groups in the matching pattern.
groupDescs - field in class gnu.java.rmi.activation.ActivationSystemTransient
Maps group identifiers into group descriptions.
GROUPING_SEPARATOR - static field in class java.text.NumberFormat.Field
Attribute set to all characters containing a grouping separator (e.g.
groupInstantiators - field in class gnu.java.rmi.activation.ActivationSystemTransient
Maps group identifiers into already activated groups.
grow(int,int) - method in class java.awt.Rectangle
Expands the rectangle by the specified amount.
growAbsorb - field in class java.awt.font.GlyphJustificationInfo
growLeftLimit - field in class java.awt.font.GlyphJustificationInfo
growPriority - field in class java.awt.font.GlyphJustificationInfo
growRightLimit - field in class java.awt.font.GlyphJustificationInfo
GSSContext - interface org.ietf.jgss.GSSContext
This interface encapsulates the GSS-API security context and provides the security services (wrap(byte[],int,int,MessageProp), unwrap(byte[],int,int,MessageProp), getMIC(byte[],int,int,MessageProp), verifyMIC(byte[],int,int,byte[],int,int,MessageProp)) that are available over the context.
GSSCredential - interface org.ietf.jgss.GSSCredential
This interface encapsulates the GSS-API credentials for an entity.
GSSException - exception org.ietf.jgss.GSSException
This exception is thrown whenever a fatal GSS-API error occurs including mechanism specific errors.
GSSException(int) - constructor for class org.ietf.jgss.GSSException
Create a new GSS exception with the given major code.
GSSException(int,int,java.lang.String) - constructor for class org.ietf.jgss.GSSException
Create a new GSS exception with the given major and minor codes, and a minor explanation string.
GSSManager - class org.ietf.jgss.GSSManager
The GSSManager class is an abstract class that serves as a factory for three GSS interfaces: GSSName, GSSCredential, and GSSContext.
GSSManager() - constructor for class org.ietf.jgss.GSSManager
The basic constructor.
GSSName - interface org.ietf.jgss.GSSName
This interface encapsulates a single GSS-API principal entity.
GST_BACKEND - static field in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
GST_DECODER - static field in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
GST_FILE_EXTENSION - static field in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
GST_TYPE_NAME - static field in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
GstAudioFileReader - class gnu.javax.sound.sampled.gstreamer.io.GstAudioFileReader
An implementation of a general AudioFileReader.
GstAudioFileWriter - class gnu.javax.sound.sampled.gstreamer.io.GstAudioFileWriter
GstDataLine - class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
GstDataLine(javax.sound.sampled.AudioFormat) - constructor for class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
GstDataLine(javax.sound.sampled.AudioFormat,int) - constructor for class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
GStreamerMixer.GstInfo - class gnu.javax.sound.sampled.gstreamer.GStreamerMixer.GstInfo
GstInfo() - constructor for class gnu.javax.sound.sampled.gstreamer.GStreamerMixer.GstInfo
GstInputStream - class gnu.javax.sound.sampled.gstreamer.io.GstInputStream
Encapsulates the functionality of an InputStream Object.
GstInputStream(java.io.InputStream) - constructor for class gnu.javax.sound.sampled.gstreamer.io.GstInputStream
GstNativeDataLine - class gnu.javax.sound.sampled.gstreamer.lines.GstNativeDataLine
GstPipeline - class gnu.javax.sound.sampled.gstreamer.lines.GstPipeline
This class represent a GStreamer pipeline and is resposible to handle the flow of data to and from the GStreamer native backend.
GstPipeline() - constructor for class gnu.javax.sound.sampled.gstreamer.lines.GstPipeline
Creates a new GstPipeline with a capacity of GstDataLine.DEFAULT_BUFFER_SIZE.
GstPipeline(int) - constructor for class gnu.javax.sound.sampled.gstreamer.lines.GstPipeline
Creates a new GstPipeline with a capacity of bufferSize.
GStreamerMixer - class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
GStreamerMixerProvider - class gnu.javax.sound.sampled.gstreamer.GStreamerMixerProvider
Concrete provider class for GStreamerMixer.
GstSourceDataLine - class gnu.javax.sound.sampled.gstreamer.lines.GstSourceDataLine
GstSourceDataLine(javax.sound.sampled.AudioFormat) - constructor for class gnu.javax.sound.sampled.gstreamer.lines.GstSourceDataLine
GT - static field in class javax.management.Query
A code representing the
GT - static field in class gnu.xml.xpath.XPathParser
gt(javax.management.ValueExp,javax.management.ValueExp) - static method in class javax.management.Query
Returns a query expression which evaluates to the result of comparing v1 to v2 to see if v1 is greater than v2.
GTE - static field in class gnu.xml.xpath.XPathParser
GtkButtonPeer - class gnu.java.awt.peer.gtk.GtkButtonPeer
GtkButtonPeer(java.awt.Button) - constructor for class gnu.java.awt.peer.gtk.GtkButtonPeer
GtkCanvasPeer - class gnu.java.awt.peer.gtk.GtkCanvasPeer
GtkCanvasPeer(java.awt.Canvas) - constructor for class gnu.java.awt.peer.gtk.GtkCanvasPeer
GtkCheckboxMenuItemPeer - class gnu.java.awt.peer.gtk.GtkCheckboxMenuItemPeer
GtkCheckboxPeer - class gnu.java.awt.peer.gtk.GtkCheckboxPeer
This class wraps either a GtkCheckButton or a GtkOptionButton depending on if this peer's owner belongs to a CheckboxGroup.
GtkCheckboxPeer(java.awt.Checkbox) - constructor for class gnu.java.awt.peer.gtk.GtkCheckboxPeer
GtkChoicePeer - class gnu.java.awt.peer.gtk.GtkChoicePeer
GtkChoicePeer(java.awt.Choice) - constructor for class gnu.java.awt.peer.gtk.GtkChoicePeer
GtkClipboard - class gnu.java.awt.peer.gtk.GtkClipboard
GtkComponentPeer - class gnu.java.awt.peer.gtk.GtkComponentPeer
GtkComponentPeer(java.awt.Component) - constructor for class gnu.java.awt.peer.gtk.GtkComponentPeer
GtkContainerPeer - class gnu.java.awt.peer.gtk.GtkContainerPeer
GtkContainerPeer(java.awt.Container) - constructor for class gnu.java.awt.peer.gtk.GtkContainerPeer
GtkCursor - class gnu.java.awt.peer.gtk.GtkCursor
Simple wrapper for custom Cursor.
GtkDialogPeer - class gnu.java.awt.peer.gtk.GtkDialogPeer
GtkDialogPeer(java.awt.Dialog) - constructor for class gnu.java.awt.peer.gtk.GtkDialogPeer
GtkDragSourceContextPeer - class gnu.java.awt.dnd.peer.gtk.GtkDragSourceContextPeer
GtkDropTargetContextPeer - class gnu.java.awt.dnd.peer.gtk.GtkDropTargetContextPeer
GtkDropTargetContextPeer(java.lang.Object) - constructor for class gnu.java.awt.dnd.peer.gtk.GtkDropTargetContextPeer
GtkDropTargetPeer - class gnu.java.awt.dnd.peer.gtk.GtkDropTargetPeer
GtkDropTargetPeer() - constructor for class gnu.java.awt.dnd.peer.gtk.GtkDropTargetPeer
The basic constructor.
GtkEmbeddedWindowPeer - class gnu.java.awt.peer.gtk.GtkEmbeddedWindowPeer
GtkFileDialogPeer - class gnu.java.awt.peer.gtk.GtkFileDialogPeer
GtkFileDialogPeer(java.awt.FileDialog) - constructor for class gnu.java.awt.peer.gtk.GtkFileDialogPeer
GtkFramePeer - class gnu.java.awt.peer.gtk.GtkFramePeer
GtkFramePeer(java.awt.Frame) - constructor for class gnu.java.awt.peer.gtk.GtkFramePeer
GtkGenericPeer - class gnu.java.awt.peer.gtk.GtkGenericPeer
GtkGenericPeer(java.lang.Object) - constructor for class gnu.java.awt.peer.gtk.GtkGenericPeer
GtkImage - class gnu.java.awt.peer.gtk.GtkImage
GtkImage - wraps a GdkPixbuf.
GtkImage() - constructor for class gnu.java.awt.peer.gtk.GtkImage
Constructs a blank GtkImage.
GtkImage(byte[]) - constructor for class gnu.java.awt.peer.gtk.GtkImage
Constructs a GtkImage from a byte array of an image file.
GtkImage(java.awt.image.ImageProducer) - constructor for class gnu.java.awt.peer.gtk.GtkImage
Constructs a GtkImage from an ImageProducer.
GtkImage(java.lang.String) - constructor for class gnu.java.awt.peer.gtk.GtkImage
Constructs a GtkImage by loading a given file.
GtkImage(java.net.URL) - constructor for class gnu.java.awt.peer.gtk.GtkImage
Constructs a GtkImage from a URL.
GtkImageConsumer - class gnu.java.awt.peer.gtk.GtkImageConsumer
Helper class to GtkImage.
GtkLabelPeer - class gnu.java.awt.peer.gtk.GtkLabelPeer
GtkLabelPeer(java.awt.Label) - constructor for class gnu.java.awt.peer.gtk.GtkLabelPeer
GtkListPeer - class gnu.java.awt.peer.gtk.GtkListPeer
GtkListPeer(java.awt.List) - constructor for class gnu.java.awt.peer.gtk.GtkListPeer
GtkMainThread - class gnu.java.awt.peer.gtk.GtkMainThread
The Java thread representing the native GTK main loop, that is, GtkMainThread.mainThread, terminates when GtkToolkit.gtkMain() returns.
GtkMenuBarPeer - class gnu.java.awt.peer.gtk.GtkMenuBarPeer
GtkMenuBarPeer(java.awt.MenuBar) - constructor for class gnu.java.awt.peer.gtk.GtkMenuBarPeer
Creates a new GtkMenuBarPeer associated with the given MenuBar.
GtkMenuComponentPeer - class gnu.java.awt.peer.gtk.GtkMenuComponentPeer
GtkMenuComponentPeer(java.awt.MenuComponent) - constructor for class gnu.java.awt.peer.gtk.GtkMenuComponentPeer
Will call the abstract create() that needs to be overridden by subclasses, to create the MenuComponent.
GtkMenuItemPeer - class gnu.java.awt.peer.gtk.GtkMenuItemPeer
GtkMenuItemPeer(java.awt.MenuItem) - constructor for class gnu.java.awt.peer.gtk.GtkMenuItemPeer
Creates a new GtkMenuItemPeer associated with the given MenuItem.
GtkMenuPeer - class gnu.java.awt.peer.gtk.GtkMenuPeer
GtkMenuPeer(java.awt.Menu) - constructor for class gnu.java.awt.peer.gtk.GtkMenuPeer
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
GtkMouseInfoPeer - class gnu.java.awt.peer.gtk.GtkMouseInfoPeer
The MouseInfoPeer is so small, I'm including it here.
GtkPanelPeer - class gnu.java.awt.peer.gtk.GtkPanelPeer
GtkPanelPeer(java.awt.Panel) - constructor for class gnu.java.awt.peer.gtk.GtkPanelPeer
GtkPopupMenuPeer - class gnu.java.awt.peer.gtk.GtkPopupMenuPeer
GtkPopupMenuPeer(java.awt.PopupMenu) - constructor for class gnu.java.awt.peer.gtk.GtkPopupMenuPeer
GtkScrollbarPeer - class gnu.java.awt.peer.gtk.GtkScrollbarPeer
GtkScrollbarPeer(java.awt.Scrollbar) - constructor for class gnu.java.awt.peer.gtk.GtkScrollbarPeer
GtkScrollPanePeer - class gnu.java.awt.peer.gtk.GtkScrollPanePeer
GtkScrollPanePeer(java.awt.ScrollPane) - constructor for class gnu.java.awt.peer.gtk.GtkScrollPanePeer
GtkSelection - class gnu.java.awt.peer.gtk.GtkSelection
Class representing the gtk+ clipboard selection.
GtkTextAreaPeer - class gnu.java.awt.peer.gtk.GtkTextAreaPeer
GtkTextAreaPeer(java.awt.TextArea) - constructor for class gnu.java.awt.peer.gtk.GtkTextAreaPeer
GtkTextFieldPeer - class gnu.java.awt.peer.gtk.GtkTextFieldPeer
GtkTextFieldPeer(java.awt.TextField) - constructor for class gnu.java.awt.peer.gtk.GtkTextFieldPeer
GtkToolkit - class gnu.java.awt.peer.gtk.GtkToolkit
GtkToolkit() - constructor for class gnu.java.awt.peer.gtk.GtkToolkit
GtkVolatileImage - class gnu.java.awt.peer.gtk.GtkVolatileImage
GtkVolatileImage(int,int) - constructor for class gnu.java.awt.peer.gtk.GtkVolatileImage
GtkVolatileImage(int,int,java.awt.ImageCapabilities) - constructor for class gnu.java.awt.peer.gtk.GtkVolatileImage
gtkWidgetModifyFont(java.awt.Font) - method in class gnu.java.awt.peer.gtk.GtkGenericPeer
Helper method to set Font for Gtk Widget.
gtkWidgetModifyFont(java.lang.String,int,int) - method in class gnu.java.awt.peer.gtk.GtkButtonPeer
Overridden to set Font of Label inside Button inside EventBox.
gtkWidgetModifyFont(java.lang.String,int,int) - method in class gnu.java.awt.peer.gtk.GtkCheckboxPeer
Overridden to set Font of label inside button.
gtkWidgetModifyFont(java.lang.String,int,int) - method in class gnu.java.awt.peer.gtk.GtkGenericPeer
Sets font for this Gtk Widget.
gtkWidgetModifyFont(java.lang.String,int,int) - method in class gnu.java.awt.peer.gtk.GtkLabelPeer
Overridden to set the Font of the label inside the gtk_event_box.
gtkWidgetModifyFont(java.lang.String,int,int) - method in class gnu.java.awt.peer.gtk.GtkListPeer
Overridden to set the Font of the text insode the gtk_scrolled_window.
gtkWidgetModifyFont(java.lang.String,int,int) - method in class gnu.java.awt.peer.gtk.GtkMenuItemPeer
Overridden to set font on menu item label.
gtkWidgetModifyFont(java.lang.String,int,int) - method in class gnu.java.awt.peer.gtk.GtkTextAreaPeer
Overridden to set Font for text widget inside scrolled window.
GtkWindowPeer - class gnu.java.awt.peer.gtk.GtkWindowPeer
GtkWindowPeer(java.awt.Window) - constructor for class gnu.java.awt.peer.gtk.GtkWindowPeer
Guard - interface java.security.Guard
This interface specifies a mechanism for querying whether or not access is allowed to a guarded object.
GuardedObject - class java.security.GuardedObject
This class is an object that is guarded by a Guard object.
This method initializes a new instance of GuardedObject that protects the specified Object using the specified Guard.
Returns the MIME type of a file based on the name of the file.
Returns the MIME type of a stream based on the first few characters at the beginning of the stream.
guiThread - static field in class gnu.java.awt.peer.qt.QtToolkit
GUJARATI - static field in class java.lang.Character.UnicodeBlock
Gujarati.
GUJARATI - static field in class java.awt.font.NumericShaper
Constant representing the Unicode GUJARATI range.
GURMUKHI - static field in class java.lang.Character.UnicodeBlock
Gurmukhi.
GURMUKHI - static field in class java.awt.font.NumericShaper
Constant representing the Unicode GURMUKHI range.
GYEAR - static field in class javax.xml.datatype.DatatypeConstants
The qualified-name for the gYear data type.
GYEARMONTH - static field in class javax.xml.datatype.DatatypeConstants
The qualified-name for the gYearMonth data type.
GZIP - static field in class javax.print.attribute.standard.Compression
The print data is GNU Zip compressed.
GZIP - static field in class gnu.javax.print.ipp.attribute.supported.CompressionSupported
The print data is GNU Zip compressed.
GZIP_MAGIC - static field in class java.util.zip.GZIPInputStream
The magic number found at the start of a GZIP stream.
GZIPInputStream - class java.util.zip.GZIPInputStream
This filter stream is used to decompress a "GZIP" format stream.
GZIPInputStream(java.io.InputStream) - constructor for class java.util.zip.GZIPInputStream
Creates a GZIPInputStream with the default buffer size.
GZIPInputStream(java.io.InputStream,int) - constructor for class java.util.zip.GZIPInputStream
Creates a GZIPInputStream with the specified buffer size.
GZIPOutputStream - class java.util.zip.GZIPOutputStream
This filter stream is used to compress a stream into a "GZIP" stream.
GZIPOutputStream(java.io.OutputStream) - constructor for class java.util.zip.GZIPOutputStream
Creates a GZIPOutputStream with the default buffer size
GZIPOutputStream(java.io.OutputStream,int) - constructor for class java.util.zip.GZIPOutputStream
Creates a GZIPOutputStream with the specified buffer size