- gc().
Method in class java.lang.Runtime
- Runs the garbage collector.
- gc().
Static method in class java.lang.System
- Runs the garbage collector.
- 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.util.Hashtable
- Returns the value to which the specified key is mapped in this hashtable.
- getAbout().
Method in class jclass.table.Table
- Returns vendor information.
- 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.
- getAd(Component).
Static method in class jclass.util.JClassInfo
- Gets general JClass Advertisement
- 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.
- getAdTitle(Component).
Static method in class jclass.util.JClassInfo
- Gets general JClass Advertisement Title
- 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.
- getAlignment(int, int).
Method in class jclass.table.Table
- Returns the alignment value for a cell or label.
- getAlignmentSeries().
Method in class jclass.table.JCTableBean
- Gets the table which has the new AlignmentSeries value.
- getAlignmentSeries().
Method in class jclass.table.JCTableComponent
- Gets the AlignmentSeries property.
- 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.
- getAllowCellResize().
Method in class jclass.table.JCTable
- Gets the table's AllowCellResize value.
- getAllowResize().
Method in class jclass.table.JCResizeCellEvent
- Gets the AllowResize value.
- getAllowSelection().
Method in class jclass.table.JCSelectEvent
- Gets the current AllowSelection value.
- getAllowValueChange().
Method in class jclass.table.JCValidateCellEvent
- Gets the AllowValueChange value.
- getApplet(Component).
Static method in class jclass.util.JCEnvironment
- Follows the component's parents until
a parent applet is found.
- getApplet(Component).
Static method in class jclass.util.JCString
- Given an AWT component, follows the component's parents until
a parent applet is found.
- 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.
- getAppletContext(Applet).
Static method in class jclass.util.JCEnvironment
- Gets the component's 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.
- getArrayCopy().
Method in class jclass.util.JCVector
- Returns a copy of the internal array.
- getAscent().
Method in class java.awt.FontMetrics
- Determines the font ascent of the font described by this
font metric.
- getAsText().
Method in class jclass.table.CellValuesEditor
- Return a string representation of the property for display.
- getAsText().
Method in class jclass.table.ColorSeriesEditor
- Return a string representation of the property for display.
- getAsText().
Method in class jclass.table.DimensionSeriesEditor
- Return a string representation of the property for display.
- getAsText().
Method in class jclass.table.SeriesEditor
- Return a string representation of the property for display.
- getAsText().
Method in class jclass.table.SpanningCellsEditor
- Return a string representation of the property for display.
- 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.
- 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.util.Calendar
- Gets the set of locales for which Calendars are installed.
- getAWTLock().
Method in class jclass.table.Table
- Returns the object used to lock layout and repaint.
- getAWTLock().
Method in class jclass.table.TblScrollbar
- Returns the object used to lock layout and repaint.
- getBackground().
Method in class java.awt.Component
- Gets the background color of this component.
- getBackground(int, int).
Method in class jclass.table.Table
- Returns the background value for a cell or label.
- getBackgroundSeries().
Method in class jclass.table.JCTableBean
- Gets the BackgroundSeries property.
- getBackgroundSeries().
Method in class jclass.table.JCTableComponent
- Gets the BackgroundSeries property.
- 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.
- 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"
.
- getBorderSides(int, int).
Method in class jclass.table.Table
- Returns the borderSides value for a cell or label.
- getBorderSidesSeries().
Method in class jclass.table.JCTableBean
- Gets the table which has the new BorderSidesSeries value.
- getBorderSidesSeries().
Method in class jclass.table.JCTableComponent
- Gets the BorderSidesSeries property.
- getBorderType(int, int).
Method in class jclass.table.Table
- Returns the borderType value for a cell or label.
- getBorderTypeSeries().
Method in class jclass.table.JCTableBean
- Gets the table which has the new BorderTypeSeries value.
- getBorderTypeSeries().
Method in class jclass.table.JCTableComponent
- Gets the BorderTypeSeries property.
- 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.
- getBounds(int, int, Rectangle).
Method in class jclass.table.JCTable
- Gets the bounding rectangle of a cell or label.
- getBrowser(Component).
Static method in class jclass.util.JCEnvironment
- Returns an int corresponding to the "java.vendor" System property:
BROWSER_UNKNOWN If the component's peer is null
BROWSER_APPLETVIEWER AppletViewer
BROWSER_EXPLORER MS Internet Explorer
BROWSER_VISUALAGE IBM VisualAge for Java
BROWSER_INTERPRETER Running as a mainline
BROWSER_NETSCAPE Netscape Navigator
BROWSER_OTHER Other
- 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.
- 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, int, byte[], int).
Method in class java.lang.String
- Copies characters from this string into the destination 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.
- getCaretPosition().
Method in class java.awt.TextComponent
- Gets the position of the text insertion caret for
this text component.
- getCell(int, int).
Method in class jclass.table.Table
- Gets the value of a cell or label.
- getCells().
Method in class jclass.table.JCTable
- Returns the internal cell values.
- getCellsOnly().
Method in class jclass.table.SeriesEditor
- Gets the value of the CellsOnly property, which determines whether
changes are applied to cells or cells and labels.
- getCellValues().
Method in class jclass.table.JCTableBean
- Gets the CellValues property.
- getCellValues().
Method in class jclass.table.JCTableComponent
- Gets the CellValues property.
- getChanged().
Method in class jclass.table.JCValidateCellEvent
- Returns true if the user has attempted to change the cell value.
- getCharHeight(int).
Method in class jclass.table.Table
- Returns the charHeight value of a row.
- getCharHeightSeries().
Method in class jclass.table.JCTableBean
- Gets the CharHeightSeries property.
- getCharHeightSeries().
Method in class jclass.table.JCTableComponent
- Gets the CharHeightSeries property.
- 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
.
- getCharWidth(int).
Method in class jclass.table.Table
- Returns the charWidth value of a column.
- getCharWidthSeries().
Method in class jclass.table.JCTableBean
- Gets the CharWidthSeries property.
- getCharWidthSeries().
Method in class jclass.table.JCTableComponent
- Gets the CharWidthSeries property.
- getCheckbox(int).
Method in class jclass.contrib.ContribCheckboxGroup
- Retrieves the checkbox at the specified index.
- getCheckboxGroup().
Method in class java.awt.Checkbox
- Determines this check box's group.
- 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
- Returns an array containing Class objects representing all the
public classes and interfaces that are members of the class
represented by this Class object.
- 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.
- 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.
- 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.Toolkit
- Determines the color model of this toolkit's screen.
- getColorSeries().
Method in class jclass.table.JCTableBean
- Gets the ColorSeries property.
- getColumn().
Method in class jclass.table.JCCreateComponentEvent
- Gets the column of the cell or label which will contain the component.
- getColumn().
Method in class jclass.table.JCDisplayComponentEvent
- Gets the column of the cell or label which will display the component.
- getColumn().
Method in class jclass.table.JCEnterCellEvent
- The column of the cell being traversed to.
- getColumn().
Method in class jclass.table.JCResizeCellEvent
- Gets the column being resized.
- getColumn().
Method in class jclass.table.JCSelectEvent
- Gets the column of the cell or label that is being selected or unselected.
- getColumn().
Method in class jclass.table.JCSortEvent
- Gets the column that has been sorted.
- getColumn().
Method in class jclass.table.JCTraverseCellEvent
- Gets the column of the current cell.
- getColumn().
Method in class jclass.table.JCValidateCellEvent
- Gets the column of the cell being validated.
- getColumn().
Method in class jclass.table.JCValueEvent
- Gets the column of the cell or label.
- getColumnLabel(int).
Method in class jclass.table.Table
- Gets a column label.
- getColumnLabelOffset().
Method in class jclass.table.JCTable
- Gets the table's ColumnLabelOffset value.
- getColumnLabelPlacement().
Method in class jclass.table.JCTable
- Gets the table's ColumnLabelPlacement value.
- getColumnLabels().
Method in class jclass.table.JCTable
- Gets the table's ColumnLabels value.
- getColumnLabelsList().
Method in class jclass.table.JCTableBean
- Gets the column labels as an array of Strings.
- getColumnLabelsList().
Method in class jclass.table.JCTableComponent
- Gets the column labels as an array of Strings.
- getColumnLabelSort().
Method in class jclass.table.JCTable
- Gets the table's ColumnLabelSort value.
- 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.
- getComponent().
Method in class java.awt.event.ComponentEvent
- Returns the component where this event originated.
- getComponent().
Method in class jclass.table.JCDisplayComponentEvent
- Sets the component to be displayed in the cell
- getComponent(int).
Method in class java.awt.Container
-
Gets the nth component in this container.
- getComponent(int, int).
Method in class jclass.table.JCTable
- Locates the component currently displayed in the cell, and returns null if
there is no component in the cell or if the component is not currently
displayed.
- getComponent(int, int).
Method in class jclass.table.Table
-
- getComponentAt(int, int).
Method in class java.awt.Component
-
Determines if this component or one of its immediate
subcomponents contains the (x, y) 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.
- getComponentSeries().
Method in class jclass.table.JCTableBean
- Gets the ComponentSeries property.
- getComponentSeries().
Method in class jclass.table.JCTableComponent
- Gets the ComponentSeries property.
- 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.
- 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.
- getContents().
Method in class java.util.ListResourceBundle
- See class description.
- getCountry().
Method in class java.util.Locale
- Getter for programmatic name of field,
an uppercased two-letter ISO-3166 code.
- getCurrent().
Method in class java.awt.CheckboxGroup
-
- getCurrentCell().
Method in class jclass.table.JCTable
- Determines the cell being edited.
- getCurrentColumnWidth().
Method in class jclass.table.JCResizeCellEvent
- Gets the current column width.
- getCurrentJC().
Method in class jclass.contrib.ContribCheckboxGroup
- Retrieves the currently-selected ContribCheckbox.
- getCurrentRowHeight().
Method in class jclass.table.JCResizeCellEvent
- Gets the current row height.
- getCursor().
Method in class java.awt.Component
- Gets the cursor set on this component.
- getCursorType().
Method in class java.awt.Frame
-
- getData(Object).
Method in class jclass.contrib.JCRetrieve
- Retrieves the value for "key".
- getDataType().
Method in class jclass.table.JCValidateCellEvent
- Gets the DataType value of the cell.
- getDatatype(int, int).
Method in class jclass.table.Table
- Returns the dataType value for a cell.
- getDataTypeSeries().
Method in class jclass.table.JCTableBean
- Gets the DataTypeSeries property.
- getDataTypeSeries().
Method in class jclass.table.JCTableComponent
- Gets the DataTypeSeries property.
- getDate().
Method in class java.util.Date
- Returns the day of the month represented by this date.
- getDay().
Method in class java.util.Date
- Returns the day of the week represented by this date.
- getDeclaredClasses().
Method in class java.lang.Class
- Returns an array of Class objects reflecting all the classes
and interfaces declared as members of the class represented by
this Class object.
- 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
- If the class or interface represented by this Class object is
a member of another class, returns the Class object
representing the class of which it is a member (its
declaring class).
- 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.
- getDefaultCursor().
Static method in class java.awt.Cursor
- Return the system default cursor.
- getDefaultToolkit().
Static method in class java.awt.Toolkit
- Gets the default toolkit.
- getDescent().
Method in class java.awt.FontMetrics
- Determines the font descent of the font described by this
font metric.
- getDimensionSeries().
Method in class jclass.table.JCTableBean
- Gets the DimensionSeries property.
- getDirection().
Method in class jclass.util.JCqsort
- Gets the current sorting direction
- getDirection().
Method in class jclass.table.JCScrollEvent
- Gets the scrolling direction: Scrollbar.HORIZONTAL or Scrollbar.VERTICAL.
- getDirectory().
Method in class java.awt.FileDialog
- Gets the directory of this file dialog.
- getDisplayClipArrows().
Method in class jclass.table.JCTable
- Gets the table's DisplayClipArrows value.
- getDisplayCountry().
Method in class java.util.Locale
- Getter for display of field to user.
- getDisplayCountry(Locale).
Method in class java.util.Locale
- Getter for display of field to user.
- getDisplayLanguage().
Method in class java.util.Locale
- Getter for display of field to user.
- getDisplayLanguage(Locale).
Method in class java.util.Locale
- Getter for display of field to user.
- getDisplayName().
Method in class java.util.Locale
- Getter for display of the entire locale to user.
- getDisplayName(Locale).
Method in class java.util.Locale
- Getter for display of the entire locale to user.
- getDisplayVariant().
Method in class java.util.Locale
- Getter for display of field to user.
- getDisplayVariant(Locale).
Method in class java.util.Locale
- Getter for display of field to user
If the localized name is not found, returns the variant code.
- getDocumentBase().
Method in class java.applet.Applet
- Gets the document URL.
- getDocumentBase().
Method in interface java.applet.AppletStub
- Gets the document URL.
- getDoubleBuffer().
Method in class jclass.table.JCTable
- Gets the table's DoubleBuffer value.
- getEchoChar().
Method in class java.awt.TextField
- Gets the character that is to be used for echoing.
- getEditable(int, int).
Method in class jclass.table.JCTable
- Returns the editable value for a cell.
- getEditableSeries().
Method in class jclass.table.JCTableBean
- Gets the EditableSeries property.
- getEditableSeries().
Method in class jclass.table.JCTableComponent
- Gets the EditableSeries property.
- getEndColumn().
Method in class jclass.table.JCPaintEvent
- Gets the column of the last cell in the range (top-left corner).
- getEndRow().
Method in class jclass.table.JCPaintEvent
- Gets the row of the last cell in the range (top-left corner).
- getenv(String).
Static method in class java.lang.System
- Gets an environment variable.
- getEnvironmentInfo(Component).
Static method in class jclass.util.JClassInfo
- Gets Java environment information
- 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.
- getEscapeChar().
Method in class jclass.util.JCStringTokenizer
- Gets the escape char (default: \).
- getEvent().
Method in class jclass.table.JCScrollEvent
- Gets the event which initiated the action.
- getEvent().
Method in class jclass.table.JCSelectEvent
- Gets the event which initiated the action.
- getException().
Method in class java.lang.ExceptionInInitializerError
- Returns the exception that occurred during a static initialization that
caused this Error to be created.
- getExitOnClose().
Method in class jclass.contrib.ContribFrame
- Gets the ExitOnClose value.
- getFamily().
Method in class java.awt.Font
- Gets the platform specific family name of the font.
- 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.
- getFileList(Applet, String).
Static method in class jclass.util.JCURLDirectory
- Gets a list of files that can be accessed from an URL.
- getFilenameFilter().
Method in class java.awt.FileDialog
- Determines this file dialog's filename filter.
- getFirst().
Method in class jclass.util.JCVector
- Returns the first element of the sequence, or null if the vector is empty.
- getFirstChild().
Method in class jclass.contrib.ContribDialog
- Returns the first child which can accept keyboard focus.
- getFirstChild().
Method in class jclass.contrib.ContribFrame
- Returns the first child which can accept keyboard focus.
- getFirstDayOfWeek().
Method in class java.util.Calendar
- Gets what the first day of the week is; e.g., Sunday in US,
Monday in France.
- 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.
- 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(int, int).
Method in class jclass.table.Table
- Returns the font value for a cell or label.
- 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):
- TimesRoman (use Serif)
- Helvetica (use SansSerif)
- Courier (use Monospaced)
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.
- getFontSeries().
Method in class jclass.table.JCTableBean
- Gets the FontSeries property.
- getFontSeries().
Method in class jclass.table.JCTableComponent
- Gets the FontSeries property.
- getForeground().
Method in class java.awt.Component
- Gets the foreground color of this component.
- getForeground(int, int).
Method in class jclass.table.Table
- Returns the foreground (text) value for a cell or label.
- getForegroundSeries().
Method in class jclass.table.JCTableBean
- Gets the ForegroundSeries property.
- getForegroundSeries().
Method in class jclass.table.JCTableComponent
- Gets the ForegroundSeries property.
- getFrameBorderType().
Method in class jclass.table.JCTable
- Gets the table's FrameBorderType value.
- getFrameShadowThickness().
Method in class jclass.table.JCTable
- Gets the table's FrameShadowThickness value.
- getFromCache(Object).
Method in class jclass.util.JCCache
- This retrieves the item associated with the key from the
cache.
- getFrozenColumnPlacement().
Method in class jclass.table.JCTable
- Gets the table's FrozenColumnPlacement value.
- getFrozenColumns().
Method in class jclass.table.JCTable
- Gets the table's FrozenColumns value.
- getFrozenRowPlacement().
Method in class jclass.table.JCTable
- Gets the table's FrozenRowPlacement value.
- getFrozenRows().
Method in class jclass.table.JCTable
- Gets the table's FrozenRows value.
- 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.
- getGregorianChange().
Method in class java.util.GregorianCalendar
- Gets the Gregorian Calendar change date.
- getHAdjustable().
Method in class java.awt.ScrollPane
- Returns the Adjustable object which represents the state of
the horizontal scrollbar.
- getHeight().
Method in class java.awt.FontMetrics
- Gets the standard height of a line of text in this font.
- getHeight(Component, Font).
Method in class jclass.util.JCString
- Returns the 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.
- getHorizSB().
Method in class jclass.table.Table
-
- getHorizSBAttachment().
Method in class jclass.table.JCTable
- Gets the table's HorizSBAttachment value.
- getHorizSBDisplay().
Method in class jclass.table.JCTable
- Gets the table's HorizSBDisplay value.
- getHorizSBOffset().
Method in class jclass.table.JCTable
- Gets the table's HorizSBOffset value.
- getHorizSBPosition().
Method in class jclass.table.JCTable
- Gets the table's HorizSBPosition value.
- 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.
- getIcon(int).
Method in class jclass.table.JCTableBeanBeanInfo
- Gets the specified icon image
- getIcon(int).
Method in class jclass.table.JCTableComponentBeanInfo
- Gets the specified icon image
- 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.
- getImage().
Method in class jclass.util.JCString
- Gets the first image.
- 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.
- getInCheck().
Method in class java.lang.SecurityManager
-
Tests if there is a security check in progress.
- getInputStream().
Method in class java.lang.Process
-
Gets the input stream of the subprocess.
- 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(Locale).
Static method in class java.util.Calendar
- Gets a Calendar using the default timezone and given locale.
- 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.
- 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.
- getInterfaces().
Method in class java.lang.Class
- Determines the interfaces implemented by the class or interface
represented by this object.
- getIsImageCaching().
Static method in class jclass.util.JCString
- Indicates whether images are currently being cached
- 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 class jclass.table.ColorSeriesEditor
- Returns a string which is passed to the String setter of the property.
- getJavaInitializationString().
Method in class jclass.table.DimensionSeriesEditor
- Returns a string which is passed to the String setter of the property.
- getJavaInitializationString().
Method in class jclass.table.SeriesEditor
- Returns a string which is passed to the String setter of the property.
- getJavaInitializationString().
Method in class jclass.table.SpanningCellsEditor
- Returns a string which is passed to the String setter of the property.
- getJavaVersion().
Static method in class jclass.util.JCEnvironment
- Returns an int corresponding to the "java.version" System property:
JDK 1.0.2 102
JDK 1.1.0 110
- getJumpScroll().
Method in class jclass.table.JCTable
- Gets the table's JumpScroll value.
- 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.
- getLabelsOnly().
Method in class jclass.table.SeriesEditor
-
- getLanguage().
Method in class java.util.Locale
- Getter for programmatic name of field,
an lowercased two-letter ISO-639 code.
- getLast().
Method in class jclass.util.JCVector
- Returns the last element of the sequence, or null if the vector is empty.
- 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.
- getLeftColumn().
Method in class jclass.table.JCTable
- Gets the table's LeftColumn value.
- getLineIncrement().
Method in class java.awt.Scrollbar
-
- getLineIncrement().
Method in class jclass.table.TblScrollbar
- Gets the line increment.
- getLineSize(Component, Font, int, Dimension).
Method in class jclass.util.JCString
- Calculates the size of a particular line in a JCString.
- getLocale().
Method in class java.applet.Applet
-
Gets the Locale for the applet, if it has been set.
- getLocale().
Method in class java.awt.Component
- Gets the locale of this component.
- getLocale().
Method in class java.awt.Window
-
Gets the
Locale
object that is associated
with this window, if the locale has been set.
- getLocalizedInputStream(InputStream).
Method in class java.lang.Runtime
- Creates a localized version of an input stream.
- getLocalizedMessage().
Method in class java.lang.Throwable
- Creates a localized description of this
Throwable
.
- getLocalizedOutputStream(OutputStream).
Method in class java.lang.Runtime
- Creates a localized version of an output stream.
- getLocation().
Method in class java.awt.Component
-
Gets the location of this component in the form of a
point specifying the component's top-left corner.
- getLocation().
Method in class java.awt.Point
- Returns the location of this point.
- getLocation().
Method in class java.awt.Rectangle
- Returns the location of this rectangle.
- getLocationOnScreen().
Method in class java.awt.Component
-
Gets the location of this component in the form of a point
specifying the component's top-left corner in the screen's
coordinate space.
- getLogo().
Method in class jclass.util.JCAboutCanvas
-
- getLong(String).
Static method in class java.lang.Long
- Determines the
long
value of the system property
with the specified name.
- getLong(String, Long).
Static method in class java.lang.Long
- Determines the
long
value of the system property
with the specified name.
- getLong(String, long).
Static method in class java.lang.Long
- Determines the
long
value of the system property
with the specified name.
- getMarginHeight().
Method in class jclass.table.JCTable
- Gets the table's MarginHeight value.
- getMarginWidth().
Method in class jclass.table.JCTable
- Gets the table's MarginWidth value.
- getMaxAdvance().
Method in class java.awt.FontMetrics
- Gets the maximum advance width of any character in this Font.
- getMaxAscent().
Method in class java.awt.FontMetrics
- Determines the maximum ascent of the font described by this font
metric.
- getMaxDecent().
Method in class java.awt.FontMetrics
- For backward compatibility only.
- getMaxDescent().
Method in class java.awt.FontMetrics
- Determines the maximum descent of the font described by this font
metric.
- getMaximum().
Method in interface java.awt.Adjustable
- Gets the maximum value of the adjustable object.
- getMaximum().
Method in class java.awt.Scrollbar
- Gets the maximum value of this scroll bar.
- getMaximum().
Method in class jclass.table.TblScrollbar
- Gets the maximum value.
- getMaximum(int).
Method in class java.util.Calendar
- Gets the maximum value for the given time field.
- getMaximum(int).
Method in class java.util.GregorianCalendar
- Returns maximum value for the given field.
- getMaximumSize().
Method in class java.awt.Component
-
Gets the maximum size of this component.
- getMaximumSize().
Method in class java.awt.Container
-
Returns the maximum size of this container.
- getMaxLength(int, int).
Method in class jclass.table.JCTable
- Returns the maxLength value for a cell.
- getMaxLengthSeries().
Method in class jclass.table.JCTableBean
- Gets the MaxLengthSeries property.
- getMaxLengthSeries().
Method in class jclass.table.JCTableComponent
- Gets the MaxLengthSeries property.
- getMaxPriority().
Method in class java.lang.ThreadGroup
- Returns the maximum priority of this thread group.
- getMenu(int).
Method in class java.awt.MenuBar
- Gets the specified menu.
- getMenuBar().
Method in class java.awt.Frame
- Gets the menu bar for this frame.
- getMenuCount().
Method in class java.awt.MenuBar
- Gets the number of menus on the menu bar.
- getMenuShortcutKeyMask().
Method in class java.awt.Toolkit
- Determines which modifier key is the appropriate accelerator
key for menu shortcuts.
- getMessage().
Method in class java.lang.Throwable
- Returns the detail message of this throwable object.
- getMethod(String, Class[]).
Method in class java.lang.Class
- Returns a Method object that reflects the specified public
member method of the class or interface represented by this
Class object.
- getMethods().
Method in class java.lang.Class
- Returns an array containing Method objects reflecting all the
public member methods of the class or interface
represented by this Class object, including those declared by
the class or interface and and those inherited from
superclasses and superinterfaces.
- getMinCellVisibility().
Method in class jclass.table.JCTable
- Gets the table's MinCellVisibility value.
- getMinimalDaysInFirstWeek().
Method in class java.util.Calendar
- Gets what the minimal days required in the first week of the year are;
e.g., if the first week is defined as one that contains the first day
of the first month of a year, getMinimalDaysInFirstWeek returns 1.
- getMinimum().
Method in interface java.awt.Adjustable
- Gets the minimum value of the adjustable object.
- getMinimum().
Method in class java.awt.Scrollbar
- Gets the minimum value of this scroll bar.
- getMinimum().
Method in class jclass.table.TblScrollbar
- Gets the minimum value.
- getMinimum(int).
Method in class java.util.Calendar
- Gets the minimum value for the given time field.
- getMinimum(int).
Method in class java.util.GregorianCalendar
- Returns minimum value for the given field.
- getMinimumSize().
Method in class java.awt.Component
- Gets the mininimum size of this component.
- getMinimumSize().
Method in class java.awt.Container
-
Returns the minimum size of this container.
- getMinimumSize().
Method in class java.awt.List
- Determines the minimum size of this scrolling list.
- getMinimumSize().
Method in class java.awt.TextArea
- Determines the minimum size of this text area.
- getMinimumSize().
Method in class java.awt.TextField
- Gets the minumum dimensions for this text field.
- getMinimumSize(int).
Method in class java.awt.List
- Gets the minumum dimensions for a list with the specified
number of rows.
- getMinimumSize(int).
Method in class java.awt.TextField
- Gets the minumum dimensions for a text field with
the specified number of columns.
- getMinimumSize(int, int).
Method in class java.awt.TextArea
- Determines the minimum size of a text area with the specified
number of rows and columns.
- GetMinSize(Container, GridBagLayoutInfo).
Method in class java.awt.GridBagLayout
-
- getMinutes().
Method in class java.util.Date
- Returns the number of minutes past the hour represented by this date.
- getMode().
Method in class java.awt.FileDialog
- Indicates whether this file dialog box is for loading from a file
or for saving to a file.
- getMode().
Method in class jclass.table.JCTable
- Gets the table's Mode value.
- getModifiers().
Method in class java.awt.event.ActionEvent
- Returns the modifiers held down during this action event.
- getModifiers().
Method in class java.lang.Class
- Returns the Java language modifiers for this class or
interface, encoded in an integer.
- getModifiers().
Method in class java.awt.event.InputEvent
- Returns the modifiers flag for this event.
- getMonth().
Method in class java.util.Date
- Returns the month represented by this date.
- getMultiline(int, int).
Method in class jclass.table.JCTable
- Returns the multiline value for a cell.
- getMultiLineSeries().
Method in class jclass.table.JCTableBean
- Gets the MultiLineSeries property.
- getMultiLineSeries().
Method in class jclass.table.JCTableComponent
- Gets the MultiLineSeries property.
- getName().
Method in class java.lang.Class
- Returns the fully-qualified name of the type (class, interface,
array, or primitive) represented by this Class object, as a String.
- getName().
Method in class java.awt.Component
- Gets the name of the component.
- getName().
Method in class java.awt.Font
- Gets the logical name of the font.
- getName().
Method in class java.awt.MenuComponent
- Gets the name of the menu component.
- getName().
Method in class java.lang.Thread
- Returns this thread's name.
- getName().
Method in class java.lang.ThreadGroup
- Returns the name of this thread group.
- getNativeContainer(Component).
Static method in class java.awt.Toolkit
- Give native peers the ability to query the native container
given a native component (eg the direct parent may be lightweight).
- getNewColumnWidth().
Method in class jclass.table.JCResizeCellEvent
- Gets the new column width.
- getNewRowHeight().
Method in class jclass.table.JCResizeCellEvent
- Gets the new row height.
- getNewRows().
Method in class jclass.table.JCSortEvent
- Gets the newly sorted order -- new_rows[i] are moved to row i.
- getNextColumn().
Method in class jclass.table.JCTraverseCellEvent
- Gets the proposed column of the cell to traverse to.
- getNextEvent().
Method in class java.awt.EventQueue
- Remove an event from the queue and return it.
- getNextRow().
Method in class jclass.table.JCTraverseCellEvent
- Gets the proposed row of the cell to traverse to.
- getNumColumns().
Method in class jclass.table.JCTable
- Gets the table's NumColumns value.
- getNumericValue(char).
Static method in class java.lang.Character
- Returns the Unicode numeric value of the character as a
nonnegative integer.
- getNumRows().
Method in class jclass.table.JCTable
- Gets the table's NumRows value.
- getObject(String).
Method in class java.util.ResourceBundle
- Get an object from a ResourceBundle.
- getOffset(int, int, int, int, int, int).
Method in class java.util.SimpleTimeZone
- Overrides 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 java.util.TimeZone
- Gets the time zone offset, for current date, modified in case of
daylight savings.
- getOrientation().
Method in interface java.awt.Adjustable
- Gets the orientation of the adjustable object.
- getOrientation().
Method in class java.awt.Scrollbar
- Determines the orientation of this scroll bar.
- getOrientation().
Method in class jclass.table.TblScrollbar
- Gets the orientation.
- getOS().
Static method in class jclass.util.JCEnvironment
- Returns an int corresponding to the "os.name" System property:
OS_UNIX or OS_OTHER
- getOutputStream().
Method in class java.lang.Process
- Gets the output stream of the subprocess.
- getPageDimension().
Method in class java.awt.PrintJob
- Returns the dimensions of the page in pixels.
- getPageIncrement().
Method in class java.awt.Scrollbar
-
- getPageIncrement().
Method in class jclass.table.TblScrollbar
- Gets the page increment.
- getPageResolution().
Method in class java.awt.PrintJob
- Returns the resolution of the page in pixels per inch.
- getParam().
Method in class jclass.table.JCEnterCellEvent
- Gets a string indicating the initiating action:
POINTER Traverse to the cell the user clicked on
LEFT Traverse left to the first traversable cell
RIGHT Traverse right to the first traversable cell
UP Traverse up to the first traversable cell
DOWN Traverse down to the first traversable cell
null Initiated programatically by call to JCTable.traverse
- getParam().
Method in class jclass.table.JCResizeCellEvent
- Gets a string indicating the resize stage:
START Begin interactive resize
MOVE Select new height/width
END Finish resize selection
CANCEL Cancels the current resize
- getParam().
Method in class jclass.table.JCSelectEvent
- Gets a string indicating how the cell was selected
(no selection is possible on a label):
START Select cell if SelectionPolicy is not SELECT_NONE
CURRENT Select current cell if SelectionPolicy is not SELECT_NONE
EXTEND Extend selected region to include cell if SelectionPolicy is SELECT_RANGE or SELECT_MULTIRANGE
ADD Select cell if SelectionPolicy is SELECT_MULTIRANGE
CANCEL Cancels the current selection
END Finish a selection
- getParam().
Method in class jclass.table.JCTraverseCellEvent
- Gets a string indicating the traversal direction:
POINTER Traverse to the cell user clicked on
LEFT Traverse left to first traversable cell
RIGHT Traverse right to first traversable cell
UP Traverse up to first traversable cell
DOWN Traverse down to first traversable cell
null Initiated programmatically by call to JCTable.traverse
- getParam(Applet, Component, String).
Static method in class jclass.util.JCUtilConverter
- Gets a parameter value from the applet or source.
- getParam(Applet, Component, String, String).
Method in class jclass.util.JCConverter
- Gets a parameter of the applet in the following precedence:
<component_name>.<param>
<param>
- getParam(Applet, Component, String, String).
Static method in class jclass.util.JCUtilConverter
- Gets a parameter of the applet in the following precedence:
<component_name>.<param>
<param>
- getParameter(String).
Method in class java.applet.Applet
- Returns the value of the named parameter in the HTML tag.
- getParameter(String).
Method in interface java.applet.AppletStub
- Returns the value of the named parameter in the HTML tag.
- getParameterInfo().
Method in class java.applet.Applet
- Returns information about the parameters than are understood by
this applet.
- getParameters(Applet).
Method in class jclass.table.JCTable
- Reads the parameter values from the HTML page using the specified applet.
- getParameters(Applet).
Method in class jclass.table.Table
- Reads the parameter values from the HTML page using the specified applet.
- getParameters(Applet, String).
Method in class jclass.table.JCTable
- Reads the parameter values from the file.
- getParent().
Method in class java.awt.Component
- Gets the parent of this component.
- getParent().
Method in class java.awt.MenuComponent
- Returns the parent container for this menu component.
- getParent().
Method in class java.lang.ThreadGroup
- Returns the parent of this thread group.
- getParentFrame().
Method in class jclass.contrib.JCDialog
- Gets the parent frame.
- getPeer().
Method in class java.awt.Component
-
- getPeer().
Method in class java.awt.Font
- Gets the peer of the font.
- getPeer().
Method in class java.awt.MenuComponent
-
- getPixelHeight(int).
Method in class jclass.table.Table
- Returns the pixelHeight value of a row, previously set using
setPixelHeight().
- getPixelHeightSeries().
Method in class jclass.table.JCTableBean
- Gets the PixelHeightSeries property.
- getPixelHeightSeries().
Method in class jclass.table.JCTableComponent
- Gets the PixelHeightSeries property.
- getPixelWidth(int).
Method in class jclass.table.Table
- Returns the pixelWidth value of a column, previously set using
setPixelWidth().
- getPixelWidthSeries().
Method in class jclass.table.JCTableBean
- Gets the PixelWidthSeries property.
- getPixelWidthSeries().
Method in class jclass.table.JCTableComponent
- Gets the PixelWidthSeries property.
- getPoint().
Method in class java.awt.event.MouseEvent
- Returns the x,y position of the event relative to the source component.
- getPosition().
Method in class jclass.util.JCCSVTokenizer
- This returns the current scan position within the string.
- getPosition().
Method in class jclass.util.JCStringTokenizer
- Returns the current scan position within the string.
- getPosition(Component, JCCellPosition).
Method in class jclass.table.JCTable
- Finds the location of any component set in a cell/label.
- getPosition(Component, JCCellPosition).
Method in class jclass.table.Table
- Stub method required by Action.eventToCell().
- getPosition(int, int, Point).
Method in class jclass.table.Table
- Returns the pixel position of a cell's top-left corner.
- getPredefinedCursor(int).
Static method in class java.awt.Cursor
- Returns a cursor object with the specified predefined type.
- getPreferredSize().
Method in class java.awt.Component
-
Gets the preferred size of this component.
- getPreferredSize().
Method in class java.awt.Container
-
Returns the preferred size of this container.
- getPreferredSize().
Method in class java.awt.List
- Gets the preferred size of this scrolling list.
- getPreferredSize().
Method in class java.awt.TextArea
- Determines the preferred size of this text area.
- getPreferredSize().
Method in class java.awt.TextField
- Gets the preferred size of this text field.
- getPreferredSize(int).
Method in class java.awt.List
- Gets the preferred dimensions for a list with the specified
number of rows.
- getPreferredSize(int).
Method in class java.awt.TextField
- Gets the preferred size of this text field
with the specified number of columns.
- getPreferredSize(int, int).
Method in class java.awt.TextArea
- Determines the preferred size of a text area with the specified
number of rows and columns.
- getPrintJob().
Method in interface java.awt.PrintGraphics
- Returns the PrintJob object from which this PrintGraphics
object originated.
- getPrintJob(Frame, String, Properties).
Method in class java.awt.Toolkit
- Gets a
PrintJob
object which is the result
of initiating a print operation on the toolkit's platform.
- getPriority().
Method in class java.lang.Thread
- Returns this thread's priority.
- getProperties().
Static method in class java.lang.System
- Determines the current system properties.
- getProperty(String).
Method in class java.util.Properties
- Searches for the property with the specified key in this property list.
- getProperty(String).
Static method in class java.lang.System
- Gets the system property indicated by the specified key.
- getProperty(String, ImageObserver).
Method in class java.awt.Image
- Gets a property of this image by name.
- getProperty(String, String).
Method in class java.util.Properties
- Searches for the property with the specified key in this property list.
- getProperty(String, String).
Static method in class java.lang.System
- Gets the system property indicated by the specified key.
- getProperty(String, String).
Static method in class java.awt.Toolkit
- Gets a property with the specified key and default.
- getRawOffset().
Method in class java.util.SimpleTimeZone
- Overrides TimeZone
Gets the GMT offset for this time zone.
- getRawOffset().
Method in class java.util.TimeZone
- Gets unmodified offset, NOT modified in case of daylight savings.
- getRect().
Method in class jclass.table.JCPaintEvent
- Gets the expose rectangle (the gc's clipRect).
- getRed().
Method in class java.awt.Color
- Gets the red component of this color.
- getRepaint().
Method in class jclass.table.JCTable
- Gets the table's Repaint value.
- getRepeatBackgroundColors().
Method in class jclass.table.JCTable
- Gets the table's RepeatBackgroundColors value.
- getRepeatBGColors().
Method in class jclass.table.JCTableBean
- Gets the RepeatBGColors property.
- getRepeatBGColors().
Method in class jclass.table.JCTableComponent
- Gets the RepeatBGColors property.
- getRepeatFGColors().
Method in class jclass.table.JCTableBean
- Gets the RepeatFGCells property.
- getRepeatFGColors().
Method in class jclass.table.JCTableComponent
- Gets the RepeatFGCells property.
- getRepeatForegroundColors().
Method in class jclass.table.JCTable
- Gets the table's RepeatForegroundColors value.
- getResource(String).
Method in class java.lang.Class
- Finds a resource with the specified name.
- getResource(String).
Method in class java.lang.ClassLoader
- Find a resource with a given name.
- getResourceAsStream(String).
Method in class java.lang.Class
- Finds a resource with a given name.
- getResourceAsStream(String).
Method in class java.lang.ClassLoader
- Get an InputStream on a given resource.
- getRGB().
Method in class java.awt.Color
- Gets the RGB value representing the color in the default RGB ColorModel.
- getRGB().
Method in class java.awt.SystemColor
- Gets the "current" RGB value representing the symbolic color.
- getRow().
Method in class jclass.table.JCCreateComponentEvent
- Gets the row of the cell or label which will contain the component.
- getRow().
Method in class jclass.table.JCDisplayComponentEvent
- Gets the row of the cell or label which will display the component.
- getRow().
Method in class jclass.table.JCEnterCellEvent
- The row of the cell being traversed to.
- getRow().
Method in class jclass.table.JCResizeCellEvent
- Gets the row being resized.
- getRow().
Method in class jclass.table.JCSelectEvent
- Gets the row of the cell or label that is being selected or unselected.
- getRow().
Method in class jclass.table.JCTraverseCellEvent
- Gets the row of the current cell.
- getRow().
Method in class jclass.table.JCValidateCellEvent
- Gets the row of the cell being validated.
- getRow().
Method in class jclass.table.JCValueEvent
- Gets the row of the cell or label.
- getRowLabel(int).
Method in class jclass.table.Table
- Gets a row label.
- getRowLabelOffset().
Method in class jclass.table.JCTable
- Gets the table's RowLabelOffset value.
- getRowLabelPlacement().
Method in class jclass.table.JCTable
- Gets the table's RowLabelPlacement value.
- getRowLabels().
Method in class jclass.table.JCTable
- Gets the table's RowLabels value.
- getRowLabelsList().
Method in class jclass.table.JCTableBean
- Gets the row labels as an array of Strings.
- getRowLabelsList().
Method in class jclass.table.JCTableComponent
- Gets the row labels as an array of Strings.
- getRows().
Method in class java.awt.GridLayout
- Gets the number of rows in this layout.
- getRows().
Method in class java.awt.List
- Get the number of visible lines in this list.
- getRows().
Method in class java.awt.TextArea
- Gets the number of rows in the text area.
- getRunLenSumTest().
Static method in class jclass.table.ChainTest
-
- getRuntime().
Static method in class java.lang.Runtime
- Returns the runtime object associated with the current Java application.
- getScaledInstance(int, int, int).
Method in class java.awt.Image
- Creates a scaled version of this image.
- getScreenResolution().
Method in class java.awt.Toolkit
- Returns the screen resolution in dots-per-inch.
- getScreenSize().
Method in class java.awt.Toolkit
- Gets the size of the screen.
- getScrollbar().
Method in class jclass.table.JCScrollEvent
- Gets the affected scrollbar.
- getScrollbarDisplayPolicy().
Method in class java.awt.ScrollPane
- Returns the display policy for the scrollbars.
- getScrollbarVisibility().
Method in class java.awt.TextArea
- Gets an enumerated value that indicates which scroll bars
the text area uses.
- getScrollPosition().
Method in class java.awt.ScrollPane
- Returns the current x,y position within the child which is displayed
at the 0,0 location of the scrolled panel's view port.
- getSeconds().
Method in class java.util.Date
- Returns the number of seconds past the minute represented by this date.
- getSecurityContext().
Method in class java.lang.SecurityManager
- Creates an object that encapsulates the current execution
environment.
- getSecurityManager().
Static method in class java.lang.System
- Gets the system security interface.
- getSelectedBackground().
Method in class jclass.table.JCTable
- Gets the table's SelectedBackground value.
- getSelectedCells().
Method in class jclass.table.JCTable
- Gets the table's SelectedCells value.
- getSelectedCells().
Method in class jclass.table.SeriesEditor
- Gets the user selection using the selected cells with the radio box setting.
- getSelectedCheckbox().
Method in class java.awt.CheckboxGroup
- Gets the current choice from this check box group.
- getSelectedForeground().
Method in class jclass.table.JCTable
- Gets the table's SelectedForeground value.
- getSelectedIndex().
Method in class java.awt.Choice
- Returns the index of the currently selected item.
- getSelectedIndex().
Method in class java.awt.List
- Gets the index of the selected item on the list,
- getSelectedIndexes().
Method in class java.awt.List
- Gets the selected indexes on the list.
- getSelectedItem().
Method in class java.awt.Choice
- Gets a representation of the current choice as a string.
- getSelectedItem().
Method in class java.awt.List
- Get the selected item on this scrolling list.
- getSelectedItems().
Method in class java.awt.List
- Get the selected items on this scrolling list.
- getSelectedObjects().
Method in class java.awt.Checkbox
- Returns the an array (length 1) containing the checkbox
label or null if the checkbox is not selected.
- getSelectedObjects().
Method in class java.awt.CheckboxMenuItem
- Returns the an array (length 1) containing the checkbox menu item
label or null if the checkbox is not selected.
- getSelectedObjects().
Method in class java.awt.Choice
- Returns an array (length 1) containing the currently selected
item.
- getSelectedObjects().
Method in interface java.awt.ItemSelectable
- Returns the selected items or null if no items are selected.
- getSelectedObjects().
Method in class java.awt.List
- Returns the selected items on the list in an array of Objects.
- getSelectedRange(int, JCCellRange).
Method in class jclass.table.JCTable
- Retrieves a currently-selected range from the SelectedCellList.
- getSelectedText().
Method in class java.awt.TextComponent
- Gets the selected text from the text that is
presented by this text component.
- getSelectionEnd().
Method in class java.awt.TextComponent
- Gets the end position of the selected text in
this text component.
- getSelectionPolicy().
Method in class jclass.table.JCTable
- Gets the table's SelectionPolicy value.
- getSelectionStart().
Method in class java.awt.TextComponent
- Gets the start position of the selected text in
this text component.
- getSeries().
Method in class jclass.table.AlignmentSeriesEditor
- Returns the table series of the temp table.
- getSeries().
Method in class jclass.table.BooleanSeriesEditor
- Returns the table series of the temp table.
- getSeries().
Method in class jclass.table.BorderSidesSeriesEditor
-
- getSeries().
Method in class jclass.table.BorderTypeSeriesEditor
- Returns the table series of the temp table.
- getSeries().
Method in class jclass.table.DataTypeSeriesEditor
- Returns the table series of the temp table.
- getSeries().
Method in class jclass.table.EditableSeriesEditor
- Returns the table series of the temp table.
- getSeries().
Method in class jclass.table.EnumSeriesEditor
- Returns the table series of the temp table.
- getSeries().
Method in class jclass.table.MultiLineSeriesEditor
- Returns the table series of the temp table.
- getSeries().
Method in class jclass.table.StringCaseSeriesEditor
- Returns the table series of the temp table.
- getSeries().
Method in class jclass.table.TraversableSeriesEditor
- Returns the table series of the temp table.
- getShadowThickness().
Method in class jclass.table.JCTable
- Gets the table's ShadowThickness value.
- getShortcut().
Method in class java.awt.MenuItem
- Get the
MenuShortcut
object associated with this
menu item,
- getShortcutMenuItem(MenuShortcut).
Method in class java.awt.MenuBar
- Gets the instance of
MenuItem
associated
with the specified MenuShortcut
object,
or null
if none has been specified.
- getSigners().
Method in class java.lang.Class
- Get the signers of this class.
- getSize().
Method in class java.awt.Component
-
Returns the size of this component in the form of a
Dimension
object.
- getSize().
Method in class java.awt.Dimension
- Gets the size of this
Dimension
object.
- getSize().
Method in class java.awt.Font
- Gets the point size of the font.
- getSize().
Method in class java.awt.Rectangle
- Gets the size (width and height) of this rectangle.
- getSize(Component, Font).
Method in class jclass.util.JCString
- Returns the size of the JCString.
- getSource().
Method in class java.util.EventObject
-
- getSource().
Method in class java.awt.Image
- Gets the object that produces the pixels for the image.
- getSourceComponent().
Method in class jclass.table.JCCreateComponentEvent
- Gets the component being cloned.
- getSpanningCells().
Method in class jclass.table.JCTableBean
- Gets the SpanningCells property.
- getSpanningCells().
Method in class jclass.table.JCTableComponent
- Gets the SpanningCells property.
- getSpans().
Method in class jclass.table.JCTable
- Gets the table's Spans value.
- getStage().
Method in class jclass.table.JCSelectEvent
- Gets the selection stage: INITIAL or EXTEND.
- getStartColumn().
Method in class jclass.table.JCPaintEvent
- Gets the column of the first cell in the range (top-left corner).
- getStartRow().
Method in class jclass.table.JCPaintEvent
- Gets the row of the first cell in the range (top-left corner).
- getState().
Method in class java.awt.Checkbox
-
Determines whether this check box is in the "on" or "off" state.
- getState().
Method in class java.awt.CheckboxMenuItem
- Determines whether the state of this check box menu item
is "on" or "off."
- getStateChange().
Method in class java.awt.event.ItemEvent
- Returns the state change type which generated the event.
- getStateChange().
Method in class jclass.table.JCSelectEvent
- Returns the state change type which generated the event: SELECTED or DESELECTED
- getStore().
Method in class jclass.table.JCValueEvent
- Gets the Store value.
- getString().
Method in class jclass.util.JCString
- Concatenates all string items.
- getString(String).
Method in class java.util.ResourceBundle
- Get an object from a ResourceBundle.
- getStringArray(String).
Method in class java.util.ResourceBundle
- Get an object from a ResourceBundle.
- getStringCase(int, int).
Method in class jclass.table.JCTable
- Returns the stringCase value for a cell.
- getStringCaseSeries().
Method in class jclass.table.JCTableBean
- Gets the StringCaseSeries property.
- getStringCaseSeries().
Method in class jclass.table.JCTableComponent
- Gets the StringCaseSeries property.
- getStyle().
Method in class java.awt.Font
- Gets the style of the font.
- getSuperclass().
Method in class java.lang.Class
- If this object represents any class other than the class
Object, then the object that represents the superclass
of that class is returned.
- getSystemClipboard().
Method in class java.awt.Toolkit
- Gets an instance of the system clipboard which interfaces
with clipboard facilities provided by the native platform.
- getSystemEventQueue().
Method in class java.awt.Toolkit
- Get the application's or applet's EventQueue instance.
- getSystemEventQueueImpl().
Method in class java.awt.Toolkit
-
- getSystemResource(String).
Static method in class java.lang.ClassLoader
- Find a resource with a given name.
- getSystemResourceAsStream(String).
Static method in class java.lang.ClassLoader
- Get an InputStream on a given resource..
- getText().
Method in class java.awt.Label
-
Gets the text of this label.
- getText().
Method in class java.awt.TextComponent
- Gets the text that is presented by this text component.
- getTextComponent().
Method in class jclass.table.JCTable
- Returns the currently displayed Text component.
- getThreadGroup().
Method in class java.lang.SecurityManager
- Returns the thread group into which to instantiate any new
thread being created at the time this is being called.
- getThreadGroup().
Method in class java.lang.Thread
- Returns this thread's thread group.
- getTime().
Method in class java.util.Calendar
- Gets this Calendar's current time.
- getTime().
Method in class java.util.Date
- Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT
represented by this date.
- getTimeInMillis().
Method in class java.util.Calendar
- Gets this Calendar's current time as a long.
- getTimeZone().
Method in class java.util.Calendar
- Gets the time zone.
- getTimeZone(String).
Static method in class java.util.TimeZone
- Gets the TimeZone for the given ID.
- getTimezoneOffset().
Method in class java.util.Date
- Returns the local time-zone offset.
- getTitle().
Method in class java.awt.Dialog
- Gets the title of the dialog.
- getTitle().
Method in class java.awt.Frame
- Gets the title of the frame.
- getToolkit().
Method in class java.awt.Component
- Gets the toolkit of this component.
- getToolkit().
Method in class java.awt.Window
- Returns the toolkit of this frame.
- getTopRow().
Method in class jclass.table.JCTable
- Gets the table's TopRow value.
- getTrackCursor().
Method in class jclass.table.JCTable
- Gets the table's TrackCursor value.
- getTraversable(int, int).
Method in class jclass.table.JCTable
- Returns the traversable value for a cell.
- getTraversableSeries().
Method in class jclass.table.JCTableBean
- Gets the TraversableSeries property.
- getTraversableSeries().
Method in class jclass.table.JCTableComponent
- Gets the TraversableSeries property.
- getTreeLock().
Method in class java.awt.Component
- Gets this component's locking object (the object that owns the thread
sychronization monitor) for AWT component-tree and layout
operations.
- getType().
Method in class java.awt.Cursor
- Returns the type for this cursor.
- getType(char).
Static method in class java.lang.Character
- Returns a value indicating a character category.
- getUnitIncrement().
Method in interface java.awt.Adjustable
- Gets the unit value increment for the adjustable object.
- getUnitIncrement().
Method in class java.awt.Scrollbar
- Gets the unit increment for this scrollbar.
- getUpdateRect().
Method in class java.awt.event.PaintEvent
- Returns the rectangle representing the area which needs to be
repainted in response to this event.
- getURL(Applet, Object, int, int).
Static method in class jclass.util.JCString
- Checks whether the point is within an URL stored in a JCString within the active cell.
- getURL(int, int).
Method in class jclass.util.JCString
- Determines whether the point is within the HREF's URL.
- getUserdata(int, int).
Method in class jclass.table.JCTable
- Returns the userdata object for a cell or label.
- getVAdjustable().
Method in class java.awt.ScrollPane
- Returns the Adjustable object which represents the state of
the vertical scrollbar.
- getValidatePolicy().
Method in class jclass.table.JCTable
- Gets the table's ValidatePolicy value.
- getValue().
Method in interface java.awt.Adjustable
- Gets the current value of the adjustable object.
- getValue().
Method in class java.awt.event.AdjustmentEvent
- Returns the current value in the adjustment event.
- getValue().
Method in class jclass.contrib.JCChoice
- Returns the value corresponding to the current choice.
- getValue().
Method in class jclass.table.JCScrollEvent
- Gets the scrollbar's current value.
- getValue().
Method in class jclass.table.JCValidateCellEvent
- Gets the data to be committed.
- getValue().
Method in class jclass.table.JCValueEvent
- Gets the value to be displayed (default: null).
- getValue().
Method in class java.awt.Scrollbar
- Gets the current value of this scroll bar.
- getValue().
Method in class jclass.table.TblScrollbar
- Gets the current value.
- getVariant().
Method in class java.util.Locale
- Getter for programmatic name of field.
- getVersion().
Method in class jclass.table.Table
- Returns the current product version.
- getVersionString().
Static method in class jclass.table.JCVersion
-
- getVersionString().
Static method in class jclass.util.JCVersion
-
- getVertSB().
Method in class jclass.table.Table
- Returns the vertical scrollbar
- getVertSBAttachment().
Method in class jclass.table.JCTable
- Gets the table's VertSBAttachment value.
- getVertSBDisplay().
Method in class jclass.table.JCTable
- Gets the table's VertSBDisplay value.
- getVertSBOffset().
Method in class jclass.table.JCTable
- Gets the table's VertSBOffset value.
- getVertSBPosition().
Method in class jclass.table.JCTable
- Gets the table's VertSBPosition value.
- getVgap().
Method in class java.awt.BorderLayout
- Returns the vertical gap between components.
- getVgap().
Method in class java.awt.CardLayout
- Gets the vertical gap between components.
- getVgap().
Method in class java.awt.FlowLayout
- Gets the vertical gap between components.
- getVgap().
Method in class java.awt.GridLayout
- Gets the vertical gap between components.
- getViewportSize().
Method in class java.awt.ScrollPane
- Returns the current size of the scroll pane's view port.
- getVisible().
Method in class java.awt.Scrollbar
-
- getVisible().
Method in class jclass.table.TblScrollbar
- Gets the slider size.
- getVisibleAmount().
Method in interface java.awt.Adjustable
- Gets the length of the propertional indicator.
- getVisibleAmount().
Method in class java.awt.Scrollbar
- Gets the visible amount of this scroll bar.
- getVisibleColumns().
Method in class jclass.table.JCTable
- Gets the table's VisibleColumns value.
- getVisibleIndex().
Method in class java.awt.List
- Gets the index of the item that was last made visible by
the method
makeVisible
.
- getVisibleRows().
Method in class jclass.table.JCTable
- Gets the table's VisibleRows value.
- getVScrollbarWidth().
Method in class java.awt.ScrollPane
- Returns the width that would be occupied by a vertical
scrollbar, which is independent of whether it is currently
displayed by the scroll pane or not.
- getWarningString().
Method in class java.awt.Window
- Gets the warning string that is displayed with this window.
- getWhen().
Method in class java.awt.event.InputEvent
- Returns the timestamp of when this event occurred.
- getWidth(Component, Font).
Method in class jclass.util.JCString
- Returns the width.
- getWidth(ImageObserver).
Method in class java.awt.Image
- Determines the width of the image.
- getWidths().
Method in class java.awt.FontMetrics
- Gets the advance widths of the first 256 characters in the Font.
- getWindow().
Method in class java.awt.event.WindowEvent
- Returns the window where this event originated.
- getX().
Method in class java.awt.event.MouseEvent
- Returns the x position of the event relative to the source component.
- getY().
Method in class java.awt.event.MouseEvent
- Returns the y position of the event relative to the source component.
- getYear().
Method in class java.util.Date
- Returns the year represented by this date, minus 1900.
- GOT_FOCUS.
Static variable in class java.awt.Event
- A component gained the focus.
- gotFocus(Event, Object).
Method in class java.awt.Component
-
- Graphics().
Constructor for class java.awt.Graphics
- Constructs a new
Graphics
object.
- gray.
Static variable in class java.awt.Color
- The color gray.
- green.
Static variable in class java.awt.Color
- The color green.
- GregorianCalendar().
Constructor for class java.util.GregorianCalendar
- Constructs a default GregorianCalendar using the current time
in the default time zone with the default locale.
- GregorianCalendar(int, int, int).
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date set
in the default time zone with the default locale.
- GregorianCalendar(int, int, int, int, int).
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date
and time set for the default time zone with the default locale.
- GregorianCalendar(int, int, int, int, int, int).
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date
and time set for the default time zone with the default locale.
- GregorianCalendar(Locale).
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the default time zone with the given locale.
- GregorianCalendar(TimeZone).
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the given time zone with the default locale.
- GregorianCalendar(TimeZone, Locale).
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the given time zone with the given locale.
- GridBagConstraints().
Constructor for class java.awt.GridBagConstraints
- Creates a
GridBagConstraint
object with
all of its fields set to their default value.
- GridBagLayout().
Constructor for class java.awt.GridBagLayout
- Creates a grid bag layout manager.
- gridheight.
Variable in class java.awt.GridBagConstraints
- Specifies the number of cells in a column for the component's
display area.
- GridLayout().
Constructor for class java.awt.GridLayout
- Creates a grid layout with a default of one column per component,
in a single row.
- GridLayout(int, int).
Constructor for class java.awt.GridLayout
- Creates a grid layout with the specified number of rows and
columns.
- GridLayout(int, int, int, int).
Constructor for class java.awt.GridLayout
- Creates a grid layout with the specified number of rows and
columns.
- gridwidth.
Variable in class java.awt.GridBagConstraints
- Specifies the number of cells in a row for the component's
display area.
- gridx.
Variable in class java.awt.GridBagConstraints
- Specifies the cell at the left of the component's display area,
where the leftmost cell has
gridx = 0
.
- gridy.
Variable in class java.awt.GridBagConstraints
- Specifies the cell at the top of the component's display area,
where the topmost cell has
gridy = 0
.
- grow(int, int).
Method in class java.awt.Rectangle
- Grows the rectangle both horizontally and vertically.
- gt(Object, Object, JCSortInterface).
Static method in class jclass.util.JCqsort
- Returns true if o1 > o2, using String, Number or Date comparisons
as appropriate.