All Packages  Class Hierarchy Index of Fields and Methods
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

gc(). Method in class java.lang.Runtime
Runs the garbage collector.
gc(). Static method in class java.lang.System
Runs the garbage collector.
gcd(BigInteger). Method in class java.math.BigInteger
Returns a BigInteger whose value is the greatest common denominator of abs(this) and abs(val).
generateKeyPair(). Method in class java.security.KeyPairGenerator
Generates a key pair.
GERMAN. Static variable in class java.util.Locale
Useful constant for language.
GERMANY. Static variable in class java.util.Locale
Useful constant for country.
get(int). Method in class java.util.BitSet
Gets a bit.
get(int). Method in class java.util.Calendar
Gets the value for a given time field.
get(Object). Method in class java.util.Dictionary
Returns the value to which the key is mapped in this dictionary.
get(Object). Method in class java.lang.reflect.Field
Returns the value of the field represented by this Field, on the specified object.
get(Object). Method in class java.util.Hashtable
Returns the value to which the specified key is mapped in this hashtable.
get(Object, int). Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object.
getAbsolutePath(). Method in class java.io.File
Returns the absolute pathname of the file represented by this object.
getActionCommand(). Method in class java.awt.event.ActionEvent
Returns the command name associated with this action.
getActionCommand(). Method in class java.awt.Button
Returns the command name of the action event fired by this button.
getActionCommand(). Method in class java.awt.MenuItem
Gets the command name of the action event that is fired by this menu item.
getAdditionalBeanInfo(). Method in interface java.beans.BeanInfo
This method allows a BeanInfo object to return an arbitrary collection of other BeanInfo objects that provide additional information on the current bean.
getAdditionalBeanInfo(). Method in class java.beans.SimpleBeanInfo
Claim there are no other relevant BeanInfo objects.
getAddListenerMethod(). Method in class java.beans.EventSetDescriptor
getAddress(). Method in class java.net.DatagramPacket
Returns the IP address of the machine to which this datagram is being sent or from which the datagram was received.
getAddress(). Method in class java.net.InetAddress
Returns the raw IP address of this InetAddress object.
getAdjustable(). Method in class java.awt.event.AdjustmentEvent
Returns the Adjustable object where this event originated.
getAdjustmentType(). Method in class java.awt.event.AdjustmentEvent
Returns the type of adjustment which caused the value changed event.
getAdler(). Method in class java.util.zip.Deflater
Returns the ADLER-32 value of the uncompressed data.
getAdler(). Method in class java.util.zip.Inflater
Returns the ADLER-32 value of the uncompressed data.
getAlgorithm(). Method in interface java.security.Key
Returns the standard algorithm name this key is for.
getAlgorithm(). Method in class java.security.KeyPairGenerator
Returns the standard name of the algorithm for this key generator.
getAlgorithm(). Method in class java.security.MessageDigest
Returns a string that identifies the algorithm, independent of implementation details.
getAlgorithm(). Method in class java.security.Signature
Returns the name of the algorithm for this signature object.
getAlgorithmProperty(String, String). Static method in class java.security.Security
Gets a specified property for an algorithm.
getAlignment(). Method in class java.awt.FlowLayout
Gets the alignment for this layout.
getAlignment(). Method in class java.awt.Label
Gets the current alignment of this label.
getAlignmentX(). Method in class java.awt.Component
Returns the alignment along the x axis.
getAlignmentX(). Method in class java.awt.Container
Returns the alignment along the x axis.
getAlignmentY(). Method in class java.awt.Component
Returns the alignment along the y axis.
getAlignmentY(). Method in class java.awt.Container
Returns the alignment along the y axis.
getAllByName(String). Static method in class java.net.InetAddress
Determines all the IP addresses of a host, given the host's name.
getAllowUserInteraction(). Method in class java.net.URLConnection
Returns the value of the allowUserInteraction field for this object.
getAlpha(int). Method in class java.awt.image.ColorModel
The subclass must provide a function which provides the alpha color compoment for the specified pixel.
getAlpha(int). Method in class java.awt.image.DirectColorModel
Return the alpha transparency value for the specified pixel in the range 0-255.
getAlpha(int). Method in class java.awt.image.IndexColorModel
Returns the alpha transparency value for the specified pixel in the range 0-255.
getAlphaMask(). Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in a pixel contain the alpha transparency component.
getAlphas(byte[]). Method in class java.awt.image.IndexColorModel
Copies the array of alpha transparency values into the given array.
getAmPmStrings(). Method in class java.text.DateFormatSymbols
Gets ampm strings.
getApplet(String). Method in interface java.applet.AppletContext
Finds and returns the applet in the document represented by this applet context with the given name.
getAppletContext(). Method in class java.applet.Applet
Determines this applet's context, which allows the applet to query and affect the environment in which it runs.
getAppletContext(). Method in interface java.applet.AppletStub
Gets a handler to the applet's context.
getAppletInfo(). Method in class java.applet.Applet
Returns information about this applet.
getApplets(). Method in interface java.applet.AppletContext
Finds all the applets in the document represented by this applet context.
getAscent(). Method in class java.awt.FontMetrics
Determines the font ascent of the font described by this font metric.
getAsciiStream(int). Method in interface java.sql.ResultSet
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAsciiStream(String). Method in interface java.sql.ResultSet
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAsText(). Method in interface java.beans.PropertyEditor
getAsText(). Method in class java.beans.PropertyEditorSupport
getAudioClip(URL). Method in class java.applet.Applet
Returns the AudioClip object specified by the URL argument.
getAudioClip(URL). Method in interface java.applet.AppletContext
Creates an audio clip.
getAudioClip(URL, String). Method in class java.applet.Applet
Returns the AudioClip object specified by the URL and name arguments.
getAutoCommit(). Method in interface java.sql.Connection
Get the current auto-commit state.
getAvailableIDs(). Static method in class java.util.TimeZone
Gets all the available IDs supported.
getAvailableIDs(int). Static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset.
getAvailableLocales(). Static method in class java.text.BreakIterator
Get the set of Locales for which BreakIterators are installed
getAvailableLocales(). Static method in class java.util.Calendar
Gets the set of locales for which Calendars are installed.
getAvailableLocales(). Static method in class java.text.Collator
Get the set of Locales for which Collators are installed.
getAvailableLocales(). Static method in class java.text.DateFormat
Gets the set of locales for which DateFormats are installed.
getAvailableLocales(). Static method in class java.text.NumberFormat
Get the set of Locales for which NumberFormats are installed
getBackground(). Method in class java.awt.Component
Gets the background color of this component.
getBeanClass(). Method in class java.beans.BeanDescriptor
getBeanDescriptor(). Method in interface java.beans.BeanInfo
getBeanDescriptor(). Method in class java.beans.SimpleBeanInfo
Deny knowledge about the class and customizer of the bean.
getBeanInfo(Class). Static method in class java.beans.Introspector
Introspect on a Java bean and learn about all its properties, exposed methods, and events.
getBeanInfo(Class, Class). Static method in class java.beans.Introspector
Introspect on a Java bean and learn all about its properties, exposed methods, below a given "stop" point.
getBeanInfoSearchPath(). Static method in class java.beans.Introspector
getBeginIndex(). Method in interface java.text.CharacterIterator
Return the start index of the text.
getBeginIndex(). Method in class java.text.FieldPosition
Retrieve the index of the first character in the requested field.
getBeginIndex(). Method in class java.text.StringCharacterIterator
Return the start index of the text.
getBestRowIdentifier(String, String, String, int, boolean). Method in interface java.sql.DatabaseMetaData
Get a description of a table's optimal set of columns that uniquely identifies a row.
getBigDecimal(int, int). Method in interface java.sql.CallableStatement
Get the value of a NUMERIC parameter as a java.math.BigDecimal object.
getBigDecimal(int, int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a java.lang.BigDecimal object.
getBigDecimal(String, int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a java.lang.BigDecimal object.
getBinaryStream(int). Method in interface java.sql.ResultSet
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
getBinaryStream(String). Method in interface java.sql.ResultSet
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
getBlockIncrement(). Method in interface java.awt.Adjustable
Gets the block value increment for the adjustable object.
getBlockIncrement(). Method in class java.awt.Scrollbar
Gets the block increment of this scroll bar.
getBlue(). Method in class java.awt.Color
Gets the blue component of this color.
getBlue(int). Method in class java.awt.image.ColorModel
The subclass must provide a function which provides the blue color compoment for the specified pixel.
getBlue(int). Method in class java.awt.image.DirectColorModel
Returns the blue color compoment for the specified pixel in the range 0-255.
getBlue(int). Method in class java.awt.image.IndexColorModel
Returns the blue color compoment for the specified pixel in the range 0-255.
getBlueMask(). Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in a pixel contain the blue color component.
getBlues(byte[]). Method in class java.awt.image.IndexColorModel
Copies the array of blue color components into the given array.
getBoolean(int). Method in interface java.sql.CallableStatement
Get the value of a BIT parameter as a Java boolean.
getBoolean(int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java boolean.
getBoolean(Object). Method in class java.lang.reflect.Field
Get the value of a field as a boolean on specified object.
getBoolean(Object, int). Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a boolean.
getBoolean(String). Static method in class java.lang.Boolean
Returns is true if and only if the system property named by the argument exists and is equal to the string "true".
getBoolean(String). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java boolean.
getBoundingBox(). Method in class java.awt.Polygon
getBounds(). Method in class java.awt.Component
Gets the bounds of this component in the form of a Rectangle object.
getBounds(). Method in class java.awt.Polygon
Gets the bounding box of this polygon.
getBounds(). Method in class java.awt.Rectangle
Gets the bounding rectangle of this rectangle.
getBounds(). Method in interface java.awt.Shape
Return the bounding box of the shape.
getBuffer(). Method in class java.io.StringWriter
Return the string buffer itself.
getBundle(String). Static method in class java.util.ResourceBundle
Get the appropriate ResourceBundle subclass.
getBundle(String, Locale). Static method in class java.util.ResourceBundle
Get the appropriate ResourceBundle subclass.
getByName(String). Static method in class java.net.InetAddress
Determines the IP address of a host, given the host's name.
getByte(int). Method in interface java.sql.CallableStatement
Get the value of a TINYINT parameter as a Java byte.
getByte(int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java byte.
getByte(Object). Method in class java.lang.reflect.Field
Get the value of a field as a byte on specified object.
getByte(Object, int). Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a byte.
getByte(String). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java byte.
getBytes(). Method in class java.lang.String
Convert this String into bytes according to the platform's default character encoding, storing the result into a new byte array.
getBytes(int). Method in interface java.sql.CallableStatement
Get the value of a SQL BINARY or VARBINARY parameter as a Java byte[]
getBytes(int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java byte array.
getBytes(int, int, byte[], int). Method in class java.lang.String
Copies characters from this string into the destination byte array.
getBytes(String). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java byte array.
getBytes(String). Method in class java.lang.String
Convert this String into bytes according to the specified character encoding, storing the result into a new byte array.
getCalendar(). Method in class java.text.DateFormat
Gets the calendar associated with this date/time formatter.
getCanonicalPath(). Method in class java.io.File
Returns the canonical form of this File object's pathname.
getCaretPosition(). Method in class java.awt.TextComponent
Gets the position of the text insertion caret for this text component.
getCatalog(). Method in interface java.sql.Connection
Return the Connection's current catalog name.
getCatalogName(int). Method in interface java.sql.ResultSetMetaData
What's a column's table's catalog name?
getCatalogs(). Method in interface java.sql.DatabaseMetaData
Get the catalog names available in this database.
getCatalogSeparator(). Method in interface java.sql.DatabaseMetaData
What's the separator between catalog and table name?
getCatalogTerm(). Method in interface java.sql.DatabaseMetaData
What's the database vendor's preferred term for "catalog"?
getChar(Object). Method in class java.lang.reflect.Field
Get the value of a field as a char on specified object.
getChar(Object, int). Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a char.
getCharacterInstance(). Static method in class java.text.BreakIterator
Create BreakIterator for character-breaks using default locale Returns an instance of a BreakIterator implementing character breaks.
getCharacterInstance(Locale). Static method in class java.text.BreakIterator
Create BreakIterator for character-breaks using specified locale Returns an instance of a BreakIterator implementing character breaks.
getChars(int, int, char[], int). Method in class java.lang.String
Copies characters from this string into the destination character array.
getChars(int, int, char[], int). Method in class java.lang.StringBuffer
Characters are copied from this string buffer into the destination character array dst.
getCheckboxGroup(). Method in class java.awt.Checkbox
Determines this check box's group.
getChecksum(). Method in class java.util.zip.CheckedInputStream
Returns the Checksum for this input stream.
getChecksum(). Method in class java.util.zip.CheckedOutputStream
Returns the Checksum for this output stream.
getChild(). Method in class java.awt.event.ContainerEvent
Returns the child component that was added or removed in this event.
getClass(). Method in class java.lang.Object
Returns the runtime class of an object.
getClassContext(). Method in class java.lang.SecurityManager
Returns the current execution stack as an array of classes.
getClasses(). Method in class java.lang.Class
Not implemented in this version of the JavaTM Development Kit.
getClassLoader(). Method in class java.lang.Class
Determines the class loader for the class.
getClassName(). Method in class java.util.MissingResourceException
Gets parameter passed by constructor.
getClickCount(). Method in class java.awt.event.MouseEvent
Return the number of mouse clicks associated with this event.
getClientHost(). Static method in class java.rmi.server.RemoteServer
Return the hostname of the current client.
getClientHost(). Method in interface java.rmi.server.ServerRef
Return the hostname of the current client.
getClip(). Method in class java.awt.Graphics
Gets the current clipping area.
getClipBounds(). Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipRect(). Method in class java.awt.Graphics
getCodeBase(). Method in class java.applet.Applet
Gets the base URL.
getCodeBase(). Method in interface java.applet.AppletStub
Gets the base URL.
getCollationElementIterator(String). Method in class java.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationKey(String). Method in class java.text.Collator
Transforms the String into a series of bits that can be compared bitwise to other CollationKeys.
getCollationKey(String). Method in class java.text.RuleBasedCollator
Transforms the string into a series of characters that can be compared with CollationKey.compareTo.
getColor(). Method in class java.awt.Graphics
Gets this graphics context's current color.
getColor(String). Static method in class java.awt.Color
Finds a color in the system properties.
getColor(String, Color). Static method in class java.awt.Color
Finds a color in the system properties.
getColor(String, int). Static method in class java.awt.Color
Finds a color in the system properties.
getColorModel(). Method in class java.awt.Component
Gets the instance of ColorModel used to display the component on the output device.
getColorModel(). Method in class java.awt.image.PixelGrabber
Get the ColorModel for the pixels stored in the array.
getColorModel(). Method in class java.awt.Toolkit
Determines the color model of this toolkit's screen.
getColumnCount(). Method in interface java.sql.ResultSetMetaData
What's the number of columns in the ResultSet?
getColumnDisplaySize(int). Method in interface java.sql.ResultSetMetaData
What's the column's normal max width in chars?
getColumnLabel(int). Method in interface java.sql.ResultSetMetaData
What's the suggested column title for use in printouts and displays?
getColumnName(int). Method in interface java.sql.ResultSetMetaData
What's a column's name?
getColumnPrivileges(String, String, String, String). Method in interface java.sql.DatabaseMetaData
Get a description of the access rights for a table's columns.
getColumns(). Method in class java.awt.GridLayout
Gets the number of columns in this layout.
getColumns(). Method in class java.awt.TextArea
Gets the number of columns in this text area.
getColumns(). Method in class java.awt.TextField
Gets the number of columns in this text field.
getColumns(String, String, String, String). Method in interface java.sql.DatabaseMetaData
Get a description of table columns available in a catalog.
getColumnType(int). Method in interface java.sql.ResultSetMetaData
What's a column's SQL type?
getColumnTypeName(int). Method in interface java.sql.ResultSetMetaData
What's a column's data source specific type name?
getComment(). Method in class java.util.zip.ZipEntry
Returns the comment string for the entry, or null if none.
getComponent(). Method in class java.awt.event.ComponentEvent
Returns the component where this event originated.
getComponent(int). Method in class java.awt.Container
Gets the nth component in this container.
getComponentAt(int, int). Method in class java.awt.Component
Determines if this component or one of its immediate subcomponents contains the (xy) location, and if so, returns the containing component.
getComponentAt(int, int). Method in class java.awt.Container
Locates the component that contains the x,y position.
getComponentAt(Point). Method in class java.awt.Component
Returns the component or subcomponent that contains the specified point.
getComponentAt(Point). Method in class java.awt.Container
Gets the component that contains the specified point.
getComponentCount(). Method in class java.awt.Container
Gets the number of components in this panel.
getComponents(). Method in class java.awt.Container
Gets all the components in this container.
getComponentType(). Method in class java.lang.Class
If this class represents an array type, returns the Class object representing the component type of the array; otherwise returns null.
getCompressedSize(). Method in class java.util.zip.ZipEntry
Returns the compressed size of the entry data, or -1 if not known.
getConnection(String). Static method in class java.sql.DriverManager
Attempt to establish a connection to the given database URL.
getConnection(String, Properties). Static method in class java.sql.DriverManager
Attempt to establish a connection to the given database URL.
getConnection(String, String, String). Static method in class java.sql.DriverManager
Attempt to establish a connection to the given database URL.
getConstraints(Component). Method in class java.awt.GridBagLayout
Gets the constraints for the specified component.
getConstructor(Class[]). Method in class java.lang.Class
Returns a Constructor object that reflects the specified public constructor of the class represented by this Class object.
getConstructors(). Method in class java.lang.Class
Returns an array containing Constructor objects reflecting all the public constructors of the class represented by this Class object.
getContainer(). Method in class java.awt.event.ContainerEvent
Returns the container where this event originated.
getContent(). Method in class java.net.URL
Returns the contents of this URL.
getContent(). Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(URLConnection). Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it.
getContentEncoding(). Method in class java.net.URLConnection
Returns the value of the content-encoding header field.
getContentLength(). Method in class java.net.URLConnection
Returns the value of the content-length header field.
getContents(). Method in class java.util.ListResourceBundle
See class description.
getContents(Object). Method in class java.awt.datatransfer.Clipboard
Returns a transferable object representing the current contents of the clipboard.
getContentType(). Method in class java.net.URLConnection
Returns the value of the content-type header field.
getContentTypeFor(String). Method in interface java.net.FileNameMap
getCountry(). Method in class java.util.Locale
Getter for programmatic name of field, an uppercased two-letter ISO-3166 code.
getCrc(). Method in class java.util.zip.ZipEntry
Returns the CRC-32 checksum of the uncompressed entry data, or -1 if not known.
getCrossReference(String, String, String, String, String, String). Method in interface java.sql.DatabaseMetaData
Get a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key.) This should normally return a single foreign key/primary key pair (most tables only import a foreign key from a table once.) They are ordered by FKTABLE_CAT, FKTABLE_SCHEM, FKTABLE_NAME, and KEY_SEQ.
getCurrencyInstance(). Static method in class java.text.NumberFormat
Returns a currency format for the current default locale.
getCurrencyInstance(Locale). Static method in class java.text.NumberFormat
Returns a currency format for the specified locale.
getCurrent(). Method in class java.awt.CheckboxGroup
getCursor(). Method in class java.awt.Component
Gets the cursor set on this component.
getCursorName(). Method in interface java.sql.ResultSet
Get the name of the SQL cursor used by this ResultSet.
getCursorType(). Method in class java.awt.Frame
getCustomEditor(). Method in interface java.beans.PropertyEditor
A PropertyEditor may choose to make available a full custom Component that edits its property value.
getCustomEditor(). Method in class java.beans.PropertyEditorSupport
A PropertyEditor may chose to make available a full custom Component that edits its property value.
getCustomizerClass(). Method in class java.beans.BeanDescriptor
getData(). Method in class java.net.DatagramPacket
Returns the data received or the data to be sent.
getDatabaseProductName(). Method in interface java.sql.DatabaseMetaData
What's the name of this database product?
getDatabaseProductVersion(). Method in interface java.sql.DatabaseMetaData
What's the version of this database product?
getDataSize(). Method in class java.sql.DataTruncation
Get the number of bytes of data that should have been transferred.
getDate(). Method in class java.util.Date
Returns the day of the month represented by this date.
getDate(). Method in class java.sql.Time
Returns the day of the month represented by this date.
getDate(). Method in class java.net.URLConnection
Returns the value of the date header field.
getDate(int). Method in interface java.sql.CallableStatement
Get the value of a SQL DATE parameter as a java.sql.Date object
getDate(int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(String). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a java.sql.Date object.
getDateFormatSymbols(). Method in class java.text.SimpleDateFormat
Gets the date/time formatting data.
getDateInstance(). Static method in class java.text.DateFormat
Gets the date formatter with the default formatting style for the default locale.
getDateInstance(int). Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style for the default locale.
getDateInstance(int, Locale). Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style for the given locale.
getDateTimeInstance(). Static method in class java.text.DateFormat
Gets the date/time formatter with the default formatting style for the default locale.
getDateTimeInstance(int, int). Static method in class java.text.DateFormat
Gets the date/time formatter with the given date and time formatting styles for the default locale.
getDateTimeInstance(int, int, Locale). Static method in class java.text.DateFormat
Gets the date/time formatter with the given formatting styles for the given locale.
getDay(). Method in class java.util.Date
Returns the day of the week represented by this date.
getDay(). Method in class java.sql.Time
Returns the day of the week represented by this date.
getDecimalFormatSymbols(). Method in class java.text.DecimalFormat
Returns the decimal format symbols, which is generally not changed by the programmer or user.
getDecimalSeparator(). Method in class java.text.DecimalFormatSymbols
character used for decimal sign.
getDeclaredClasses(). Method in class java.lang.Class
Not implemented in this version of the JavaTM Development Kit.
getDeclaredConstructor(Class[]). Method in class java.lang.Class
Returns a Constructor object that reflects the specified declared constructor of the class or interface represented by this Class object.
getDeclaredConstructors(). Method in class java.lang.Class
Returns an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
getDeclaredField(String). Method in class java.lang.Class
Returns a Field object that reflects the specified declared field of the class or interface represented by this Class object.
getDeclaredFields(). Method in class java.lang.Class
Returns an array of Field objects reflecting all the fields declared by the class or interface represented by this Class object.
getDeclaredMethod(String, Class[]). Method in class java.lang.Class
Returns a Method object that reflects the specified declared method of the class or interface represented by this Class object.
getDeclaredMethods(). Method in class java.lang.Class
Returns an array of Method objects reflecting all the methods declared by the class or interface represented by this Class object.
getDeclaringClass(). Method in class java.lang.Class
Not implemented in this version of the JavaTM Development Kit.
getDeclaringClass(). Method in class java.lang.reflect.Constructor
Returns the Class object representing the class that declares the constructor represented by this Constructor object.
getDeclaringClass(). Method in class java.lang.reflect.Field
Returns the Class object representing the class or interface that declares the field represented by this Field object.
getDeclaringClass(). Method in interface java.lang.reflect.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
getDeclaringClass(). Method in class java.lang.reflect.Method
Returns the Class object representing the class or interface that declares the method represented by this Method object.
getDecomposition(). Method in class java.text.Collator
Get the decomposition mode of this Collator.
getDefault(). Static method in class java.util.Locale
Common method of getting the current default Locale.
getDefault(). Static method in class java.util.TimeZone
Gets the default TimeZone for this host.
getDefaultAllowUserInteraction(). Static method in class java.net.URLConnection
Returns the default value of the allowUserInteraction field.
getDefaultCursor(). Static method in class java.awt.Cursor
Return the system default cursor.
getDefaultEventIndex(). Method in interface java.beans.BeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex(). Method in class java.beans.SimpleBeanInfo
Deny knowledge of a default event.
getDefaultPropertyIndex(). Method in interface java.beans.BeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex(). Method in class java.beans.SimpleBeanInfo
Deny knowledge of a default property.
getDefaultRequestProperty(String). Static method in class java.net.URLConnection
Returns the value of the default request property.
getDefaultStream(). Static method in class java.rmi.server.LogStream
Return the current default stream for new logs.
getDefaultToolkit(). Static method in class java.awt.Toolkit
Gets the default toolkit.
getDefaultTransactionIsolation(). Method in interface java.sql.DatabaseMetaData
What's the database's default transaction isolation level? The values are defined in java.sql.Connection.
getDefaultUseCaches(). Method in class java.net.URLConnection
Returns the default value of a URLConnection's useCaches flag.
getDescent(). Method in class java.awt.FontMetrics
Determines the font descent of the font described by this font metric.
getDigit(). Method in class java.text.DecimalFormatSymbols
character used for a digit in a pattern.
getDirectory(). Method in class java.awt.FileDialog
Gets the directory of this file dialog.
getDisplayCountry(). Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayCountry(Locale). Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayLanguage(). Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayLanguage(Locale). Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayName(). Method in class java.beans.FeatureDescriptor
getDisplayName(). Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName(Locale). Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayVariant(). Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDisplayVariant(Locale). Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDocumentBase(). Method in class java.applet.Applet
Gets the document URL.
getDocumentBase(). Method in interface java.applet.AppletStub
Gets the document URL.
getDoInput(). Method in class java.net.URLConnection
Returns the value of this URLConnection's doInput flag.
getDoOutput(). Method in class java.net.URLConnection
Returns the value of this URLConnection's doOutput flag.
getDouble(int). Method in interface java.sql.CallableStatement
Get the value of a DOUBLE parameter as a Java double.
getDouble(int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java double.
getDouble(Object). Method in class java.lang.reflect.Field
Get the value of a field as a double on specified object.
getDouble(Object, int). Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a double.
getDouble(String). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java double.
getDriver(String). Static method in class java.sql.DriverManager
Attempt to locate a driver that understands the given URL.
getDriverMajorVersion(). Method in interface java.sql.DatabaseMetaData
What's this JDBC driver's major version number?
getDriverMinorVersion(). Method in interface java.sql.DatabaseMetaData
What's this JDBC driver's minor version number?
getDriverName(). Method in interface java.sql.DatabaseMetaData
What's the name of this JDBC driver?
getDrivers(). Static method in class java.sql.DriverManager
Return an Enumeration of all the currently loaded JDBC drivers which the current caller has access to.
getDriverVersion(). Method in interface java.sql.DatabaseMetaData
What's the version of this JDBC driver?
getEchoChar(). Method in class java.awt.TextField
Gets the character that is to be used for echoing.
getEditorSearchPath(). Static method in class java.beans.PropertyEditorManager
getEncoded(). Method in interface java.security.Key
Returns the encoded key.
getEncoding(). Method in class java.io.InputStreamReader
Return the name of the encoding being used by this stream.
getEncoding(). Method in class java.io.OutputStreamWriter
Return the name of the encoding being used by this stream.
getEndIndex(). Method in interface java.text.CharacterIterator
Return the end index of the text.
getEndIndex(). Method in class java.text.FieldPosition
Retrieve the index of the character following the last character in the requested field.
getEndIndex(). Method in class java.text.StringCharacterIterator
Return the end index of the text.
getEntry(String). Method in class java.util.zip.ZipFile
Returns the ZIP file entry for the given path name.
getenv(String). Static method in class java.lang.System
Gets an environment variable.
getEras(). Method in class java.text.DateFormatSymbols
Gets era strings.
getErrorCode(). Method in class java.sql.SQLException
Get the vendor specific exception code
getErrorOffset(). Method in class java.text.ParseException
Returns the position where the error was found.
getErrorsAny(). Method in class java.awt.MediaTracker
Returns a list of all media that have encountered an error.
getErrorsID(int). Method in class java.awt.MediaTracker
Returns a list of media with the specified ID that have encountered an error.
getErrorStream(). Method in class java.lang.Process
Gets the error stream of the subprocess.
getEventSetDescriptors(). Method in interface java.beans.BeanInfo
getEventSetDescriptors(). Method in class java.beans.SimpleBeanInfo
Deny knowledge of event sets.
getException(). Method in class java.lang.ExceptionInInitializerError
Returns the exception that occurred during a static initialization that caused this Error to be created.
getExceptionTypes(). Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the types of the checked exceptions thrown by the underlying constructor represented by this Constructor object.
getExceptionTypes(). Method in class java.lang.reflect.Method
Returns an array of Class objects that represent the types of the checked exceptions thrown by the underlying method represented by this Method object.
getExpiration(). Method in class java.net.URLConnection
Returns the value of the expires header field.
getExportedKeys(String, String, String). Method in interface java.sql.DatabaseMetaData
Get a description of the foreign key columns that reference a table's primary key columns (the foreign keys exported by a table).
getExtra(). Method in class java.util.zip.ZipEntry
Returns the extra field data for the entry, or null if none.
getExtraNameCharacters(). Method in interface java.sql.DatabaseMetaData
Get all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
getFailureHandler(). Static method in class java.rmi.server.RMISocketFactory
Returns the handler for socket creation failure.
getFamily(). Method in class java.awt.Font
Gets the platform specific family name of the font.
getFD(). Method in class java.io.FileInputStream
Returns the opaque file descriptor object associated with this stream.
getFD(). Method in class java.io.FileOutputStream
Returns the file descriptor associated with this stream.
getFD(). Method in class java.io.RandomAccessFile
Returns the opaque file descriptor object associated with this stream.
getField(). Method in class java.text.FieldPosition
Retrieve the field identifier.
getField(String). Method in class java.lang.Class
Returns a Field object that reflects the specified public member field of the class or interface represented by this Class object.
getFields(). Method in class java.lang.Class
Returns an array containing Field objects reflecting all the accessible public fields of the class or interface represented by this Class object.
getFile(). Method in class java.awt.FileDialog
Gets the selected file of this file dialog.
getFile(). Method in class java.net.URL
Returns the file name of this URL.
getFileDescriptor(). Method in class java.net.DatagramSocketImpl
Get the datagram socket file descriptor
getFileDescriptor(). Method in class java.net.SocketImpl
Returns the value of this socket's fd field.
getFilenameFilter(). Method in class java.awt.FileDialog
Determines this file dialog's filename filter.
getFileNameMap(). Static method in class java.net.URLConnection
Returns the FileNameMap.
getFilePointer(). Method in class java.io.RandomAccessFile
Returns the current offset in this file.
getFilterInstance(ImageConsumer). Method in class java.awt.image.ImageFilter
Returns a unique instance of an ImageFilter object which will actually perform the filtering for the specified ImageConsumer.
getFirstDayOfWeek(). Method in class java.util.Calendar
Gets what the first day of the week is; e.g., Sunday in US, Monday in France.
getFloat(int). Method in interface java.sql.CallableStatement
Get the value of a FLOAT parameter as a Java float.
getFloat(int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java float.
getFloat(Object). Method in class java.lang.reflect.Field
Get the value of a field as a float on specified object.
getFloat(Object, int). Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a float.
getFloat(String). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java float.
getFocusOwner(). Method in class java.awt.Window
Returns the child component of this Window which has focus if and only if this Window is active.
getFollowRedirects(). Static method in class java.net.HttpURLConnection
getFont(). Method in class java.awt.Component
Gets the font of this component.
getFont(). Method in class java.awt.FontMetrics
Gets the font described by this font metric.
getFont(). Method in class java.awt.Graphics
Gets the current font.
getFont(). Method in class java.awt.MenuComponent
Gets the font used for this menu component.
getFont(). Method in interface java.awt.MenuContainer
getFont(String). Static method in class java.awt.Font
Gets a font from the system properties list.
getFont(String, Font). Static method in class java.awt.Font
Gets the specified font from the system properties list.
getFontList(). Method in class java.awt.Toolkit
Returns the names of the available fonts in this toolkit.

For 1.1, the following font names are deprecated (the replacement name follows):

The ZapfDingbats font is also deprecated in 1.1, but only as a separate fontname.

getFontMetrics(). Method in class java.awt.Graphics
Gets the font metrics of the current font.
getFontMetrics(Font). Method in class java.awt.Component
Gets the font metrics for the specified font.
getFontMetrics(Font). Method in class java.awt.Graphics
Gets the font metrics for the specified font.
getFontMetrics(Font). Method in class java.awt.Toolkit
Gets the screen metrics of the font.
getFontPeer(String, int). Method in class java.awt.Toolkit
Creates this toolkit's implementation of Font using the specified peer interface.
getForeground(). Method in class java.awt.Component
Gets the foreground color of this component.
getFormat(). Method in interface java.security.Certificate
Returns the name of the coding format.
getFormat(). Method in interface java.security.Key
Returns the format used to encode the key or null if the key does not support encoding.
getFormats(). Method in class java.text.ChoiceFormat
Get the formats passed in the constructor.
getFormats(). Method in class java.text.MessageFormat
Gets formats that were set with setFormats.
getG(). Method in interface java.security.interfaces.DSAParams
Returns the base, g.
getGraphics(). Method in class java.awt.Component
Creates a graphics context for this component.
getGraphics(). Method in class java.awt.Image
Creates a graphics context for drawing to an off-screen image.
getGraphics(). Method in class java.awt.PrintJob
Gets a Graphics object that will draw to the next page.
getGreatestMinimum(int). Method in class java.util.Calendar
Gets the highest minimum value for the given field if varies.
getGreatestMinimum(int). Method in class java.util.GregorianCalendar
Returns highest minimum value for the given field if varies.
getGreen(). Method in class java.awt.Color
Gets the green component of this color.
getGreen(int). Method in class java.awt.image.ColorModel
The subclass must provide a function which provides the green color compoment for the specified pixel.
getGreen(int). Method in class java.awt.image.DirectColorModel
Returns the green color compoment for the specified pixel in the range 0-255.
getGreen(int). Method in class java.awt.image.IndexColorModel
Returns the green color compoment for the specified pixel in the range 0-255.
getGreenMask(). Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in a pixel contain the green color component.
getGreens(byte[]). Method in class java.awt.image.IndexColorModel
Copies the array of green color components into the given array.
getGregorianChange(). Method in class java.util.GregorianCalendar
Gets the Gregorian Calendar change date.
getGroupingSeparator(). Method in class java.text.DecimalFormatSymbols
character used for thousands separator.
getGroupingSize(). Method in class java.text.DecimalFormat
Return the grouping size.
getGuarantor(). Method in interface java.security.Certificate
Returns the guarantor of the certificate, that is, the principal guaranteeing that the public key associated with this certificate is that of the principal associated with this certificate.
getHAdjustable(). Method in class java.awt.ScrollPane
Returns the Adjustable object which represents the state of the horizontal scrollbar.
getHeaderField(int). Method in class java.net.URLConnection
Returns the value for the nth header field.
getHeaderField(String). Method in class java.net.URLConnection
Returns the value of the specified header field.
getHeaderFieldDate(String, long). Method in class java.net.URLConnection
Returns the value of the named field parsed as date.
getHeaderFieldInt(String, int). Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFieldKey(int). Method in class java.net.URLConnection
Returns the key for the nth header field.
getHeight(). Method in class java.awt.FontMetrics
Gets the standard height of a line of text in this font.
getHeight(). Method in class java.awt.image.PixelGrabber
Get the height of the pixel buffer (after adjusting for image height).
getHeight(ImageObserver). Method in class java.awt.Image
Determines the height of the image.
getHelpMenu(). Method in class java.awt.MenuBar
Gets the help menu on the menu bar.
getHgap(). Method in class java.awt.BorderLayout
Returns the horizontal gap between components.
getHgap(). Method in class java.awt.CardLayout
Gets the horizontal gap between components.
getHgap(). Method in class java.awt.FlowLayout
Gets the horizontal gap between components.
getHgap(). Method in class java.awt.GridLayout
Gets the horizontal gap between components.
getHost(). Method in class java.net.URL
Returns the host name of this URL, if applicable.
getHostAddress(). Method in class java.net.InetAddress
Returns the IP address string "%d.%d.%d.%d"
getHostName(). Method in class java.net.InetAddress
Returns the fully qualified host name for this address.
getHours(). Method in class java.sql.Date
Returns the hour represented by this date.
getHours(). Method in class java.util.Date
Returns the hour represented by this date.
getHSBColor(float, float, float). Static method in class java.awt.Color
Creates a Color object based on values supplied for the HSB color model.
getHScrollbarHeight(). Method in class java.awt.ScrollPane
Returns the height that would be occupied by a horizontal scrollbar, which is independent of whether it is currently displayed by the scroll pane or not.
getHumanPresentableName(). Method in class java.awt.datatransfer.DataFlavor
Returns the human presentable name for the data foramt that this DataFlavor represents.
getIcon(int). Method in interface java.beans.BeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int). Method in class java.beans.SimpleBeanInfo
Claim there are no icons available.
getIconImage(). Method in class java.awt.Frame
Gets the icon image for this frame.
getID(). Method in class java.awt.AWTEvent
Returns the event type.
getID(). Method in class java.util.TimeZone
Gets the ID of this time zone.
getIdentifierQuoteString(). Method in interface java.sql.DatabaseMetaData
What's the string used to quote SQL identifiers? This returns a space " " if identifier quoting isn't supported.
getIdentity(Principal). Method in class java.security.IdentityScope
Retrieves the identity whose name is the same as that of the specified principal.
getIdentity(PublicKey). Method in class java.security.IdentityScope
Retrieves the identity with the specified public key.
getIdentity(String). Method in class java.security.IdentityScope
Returns the identity in this scope with the specified name (if any).
getIfModifiedSince(). Method in class java.net.URLConnection
Returns the value of this object's ifModifiedSince field.
getImage(String). Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file.
getImage(URL). Method in class java.applet.Applet
Returns an Image object that can then be painted on the screen.
getImage(URL). Method in interface java.applet.AppletContext
Returns an Image object that can then be painted on the screen.
getImage(URL). Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
getImage(URL, String). Method in class java.applet.Applet
Returns an Image object that can then be painted on the screen.
getImportedKeys(String, String, String). Method in interface java.sql.DatabaseMetaData
Get a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
getInCheck(). Method in class java.lang.SecurityManager
Tests if there is a security check in progress.
getIndex(). Method in interface java.text.CharacterIterator
Return the current index.
getIndex(). Method in class java.sql.DataTruncation
Get the index of the column or parameter that was truncated.
getIndex(). Method in class java.text.ParsePosition
Retrieve the current parse position.
getIndex(). Method in class java.text.StringCharacterIterator
Return the current index.
getIndexedPropertyType(). Method in class java.beans.IndexedPropertyDescriptor
getIndexedReadMethod(). Method in class java.beans.IndexedPropertyDescriptor
getIndexedWriteMethod(). Method in class java.beans.IndexedPropertyDescriptor
getIndexInfo(String, String, String, boolean, boolean). Method in interface java.sql.DatabaseMetaData
Get a description of a table's indices and statistics.
getInetAddress(). Method in class java.net.ServerSocket
Returns the local address of this server socket.
getInetAddress(). Method in class java.net.Socket
Returns the address to which the socket is connected.
getInetAddress(). Method in class java.net.SocketImpl
Returns the value of this socket's address field.
getInfinity(). Method in class java.text.DecimalFormatSymbols
character used to represent infinity.
getInfo(). Method in class java.security.Identity
Returns general information previously specified for this identity.
getInfo(). Method in class java.security.Provider
Returns a human-readable description of the provider and its services.
getInputStream(). Method in class java.lang.Process
Gets the input stream of the subprocess.
getInputStream(). Method in interface java.rmi.server.RemoteCall
Get the InputStream that the stub/skeleton should get results/arguments from.
getInputStream(). Method in class java.net.Socket
Returns an input stream for this socket.
getInputStream(). Method in class java.net.SocketImpl
Returns an input stream for this socket.
getInputStream(). Method in class java.net.URLConnection
Returns an input stream that reads from this open connection.
getInputStream(ZipEntry). Method in class java.util.zip.ZipFile
Returns an input stream for reading the contents of the specified ZIP file entry.
getInsets(). Method in class java.awt.Container
Determines the insets of this container, which indicate the size of the container's border.
getInstance(). Static method in class java.util.Calendar
Gets a Calendar using the default timezone and locale.
getInstance(). Static method in class java.text.Collator
Gets the Collator for the current default locale.
getInstance(). Static method in class java.text.DateFormat
Get a default date/time formatter that uses the SHORT style for both the date and the time.
getInstance(). Static method in class java.text.NumberFormat
Returns the default number format for the current default locale.
getInstance(Locale). Static method in class java.util.Calendar
Gets a Calendar using the default timezone and given locale.
getInstance(Locale). Static method in class java.text.Collator
Gets the Collator for the desired locale.
getInstance(Locale). Static method in class java.text.NumberFormat
Returns the default number format for the specified locale.
getInstance(String). Static method in class java.security.KeyPairGenerator
Generates a KeyPairGenerator object that implements the algorithm requested, as available in the environment.
getInstance(String). Static method in class java.security.MessageDigest
Generates a MessageDigest object that implements the specified digest algorithm.
getInstance(String). Static method in class java.security.Signature
Generates a Signature object that implements the specified algorithm.
getInstance(String, String). Static method in class java.security.KeyPairGenerator
Generates a KeyPairGenerator object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance(String, String). Static method in class java.security.MessageDigest
Generates a MessageDigest object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance(String, String). Static method in class java.security.Signature
Generates a Signature object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance(TimeZone). Static method in class java.util.Calendar
Gets a Calendar using the given timezone and default locale.
getInstance(TimeZone, Locale). Static method in class java.util.Calendar
Gets a Calendar using the given timezone and given locale.
getInstanceOf(Object, Class). Static method in class java.beans.Beans
From a given bean, obtain an object representing a specified type view of that source object.
getInt(int). Method in interface java.sql.CallableStatement
Get the value of an INTEGER parameter as a Java int.
getInt(int). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java int.
getInt(Object). Method in class java.lang.reflect.Field
Get the value of a field as a int on specified object.
getInt(Object, int). Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as an int.
getInt(String). Method in interface java.sql.ResultSet
Get the value of a column in the current row as a Java int.
getInteger(String). Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, int). Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, Integer). Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInterface(). Method in class java.net.MulticastSocket
Retrieve the address of the network interface used for multicast packets.
getInterfaces(). Method in class java.lang.Class
Determines the interfaces implemented by the class or interface represented by this object.
getISO3Country(). Method in class java.util.Locale
Getter for the three-letter ISO country abbreviation of the locale.
getISO3Language(). Method in class java.util.Locale
Getter for the three-letter ISO language abbreviation of the locale.
getItem(). Method in class java.awt.event.ItemEvent
Returns the item where the event occurred.
getItem(int). Method in class java.awt.Choice
Gets the string at the specified index in this Choice menu.
getItem(int). Method in class java.awt.List
Gets the item associated with the specified index.
getItem(int). Method in class java.awt.Menu
Gets the item located at the specified index of this menu.
getItemCount(). Method in class java.awt.Choice
Returns the number of items in this Choice menu.
getItemCount(). Method in class java.awt.List
Gets the number of items in the list.
getItemCount(). Method in class java.awt.Menu
Get the number of items in this menu.
getItems(). Method in class java.awt.List
Gets the items in the list.
getItemSelectable(). Method in class java.awt.event.ItemEvent
Returns the ItemSelectable object where this event originated.
getJavaInitializationString(). Method in interface java.beans.PropertyEditor
This method is intended for use when generating Java code to set the value of the property.
getJavaInitializationString(). Method in class java.beans.PropertyEditorSupport
This method is intended for use when generating Java code to set the value of the property.
getKey(). Method in class java.awt.MenuShortcut
Return the raw keycode of this MenuShortcut.
getKey(). Method in class java.util.MissingResourceException
Gets parameter passed by constructor.
getKeyChar(). Method in class java.awt.event.KeyEvent
Returns the character associated with the key in this event.
getKeyCode(). Method in class java.awt.event.KeyEvent
Returns the integer key-code associated with the key in this event.
getKeyModifiersText(int). Static method in class java.awt.event.KeyEvent
Returns a String describing the modifier key(s), such as "Shift", or "Ctrl+Shift".
getKeys(). Method in class java.util.ListResourceBundle
Implementation of ResourceBundle.getKeys.
getKeys(). Method in class java.util.PropertyResourceBundle
Implementation of ResourceBundle.getKeys.
getKeys(). Method in class java.util.ResourceBundle
Return an enumeration of the keys.
getKeyText(int). Static method in class java.awt.event.KeyEvent
Returns a String describing the keyCode, such as "HOME", "F1" or "A".
getLabel(). Method in class java.awt.Button
Gets the label of this button.
getLabel(). Method in class java.awt.Checkbox
Gets the label of this check box.
getLabel(). Method in class java.awt.MenuItem
Gets the label for this menu item.
getLanguage(). Method in class java.util.Locale
Getter for programmatic name of field, an lowercased two-letter ISO-639 code.
getLastModified(). Method in class java.net.URLConnection
Returns the value of the last-modified header field.
getLayout(). Method in class java.awt.Container
Gets the layout manager for this container.
getLayoutAlignmentX(Container). Method in class java.awt.BorderLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container). Method in class java.awt.CardLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container). Method in class java.awt.GridBagLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container). Method in interface java.awt.LayoutManager2
Returns the alignment along the x axis.
getLayoutAlignmentY(Container). Method in class java.awt.BorderLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container). Method in class java.awt.CardLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container). Method in class java.awt.GridBagLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container). Method in interface java.awt.LayoutManager2
Returns the alignment along the y axis.
getLayoutDimensions(). Method in class java.awt.GridBagLayout
Determines column widths and row heights for the layout grid.
GetLayoutInfo(Container, int). Method in class java.awt.GridBagLayout
Print the layout constraints.
getLayoutOrigin(). Method in class java.awt.GridBagLayout
Determines the origin of the layout grid.
getLayoutWeights(). Method in class java.awt.GridBagLayout
Determines the weights of the layout grid's columns and rows.
getLeading(). Method in class java.awt.FontMetrics
Determines the standard leading of the font described by this font metric.
getLeastMaximum(int). Method in class java.util.Calendar
Gets the lowest maximum value for the given field if varies.
getLeastMaximum(int). Method in class java.util.GregorianCalendar
Returns lowest maximum value for the given field if varies.
getLength(). Method in class java.net.DatagramPacket
Returns the length of the data to be sent or the length of the data received.
getLength(Object). Static method in class java.lang.reflect.Array
Returns the length of the specified array object, as an int.
getLimits(). Method in class java.text.ChoiceFormat
Get the limits passed in the constructor.
getLineIncrement(). Method in class java.awt.Scrollbar
getLineInstance(). Static method in class java.text.BreakIterator
Create BreakIterator for line-breaks using default locale.
getLineInstance(Locale). Static method in class java.text.BreakIterator
Create BreakIterator for line-breaks using specfied locale.
getLineNumber(). Method in class java.io.LineNumberInputStream
Returns the current line number.
getLineNumber(). Method in class java.io.LineNumberReader
Get the current line number.
getListenerMethodDescriptors(). Method in class java.beans.EventSetDescriptor
getListenerMethods(). Method in class java.beans.EventSetDescriptor
getListenerType(). Method in class java.beans.EventSetDescriptor
getLocalAddress(). Method in class java.net.DatagramSocket
Gets the local address to which the socket is bound.