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 _

A

A - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering A, 8 1/2 x 11 in.
A - Static variable in class java.lang.CharacterData
 
A - Static variable in class java.lang.CharacterDataLatin1
 
A - Static variable in class javax.swing.text.html.HTML.Tag
 
A0 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A0.
A1 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A1.
A10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A10.
A2 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A2.
A3 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A3.
A4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A4.
A5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A5.
A6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A6.
A7 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A7.
A8 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A8.
A9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A9.
ABORT - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that an image which was being tracked asynchronously was aborted before production was complete.
ABORTED - Static variable in class java.awt.MediaEntry
 
ABORTED - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was aborted.
ABOVE - Static variable in class java.awt.geom.CubicCurve2D
 
ABOVE - Static variable in class java.awt.geom.QuadCurve2D
 
ABOVE_BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title above the border's bottom line.
ABOVE_TOP - Static variable in class javax.swing.border.TitledBorder
Position the title above the border's top line.
ABSTRACT - Static variable in class java.lang.reflect.Modifier
The int value representing the abstract modifier.
ACCELERATOR_KEY - Static variable in interface javax.swing.Action
The key used for storing a KeyStroke to be used as the accelerator for the action.
ACCEPT - Static variable in class java.net.SocketPermission
Accept a connection from host:port
ACCEPT_ALL_FILE_FILTER_USED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies whether a the AcceptAllFileFilter is used or not.
ACCESSORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different accessory component is in use (for example, to preview files).
ACCESS_PERMISSION - Static variable in class java.lang.reflect.AccessibleObject
The Permission object that is used to check whether a client has sufficient privilege to defeat Java language access control checks.
ACTION - Static variable in class javax.swing.text.html.HTML.Attribute
 
ACTIONMAP_CREATED - Static variable in class javax.swing.JComponent
 
ACTION_COMMAND_KEY - Static variable in interface javax.swing.Action
The key used to determine the command string for the ActionEvent that will be created when an Action is going to be notified as the result of residing in a Keymap associated with a JComponent.
ACTION_COPY - Static variable in class java.awt.dnd.DnDConstants
An int representing a "copy" action.
ACTION_COPY_OR_MOVE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "copy" or "move" action.
ACTION_EVENT - Static variable in class java.awt.Event
This event indicates that the user wants some action to occur.
ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting action events.
ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
The first number in the range of ids used for action events.
ACTION_LAST - Static variable in class java.awt.event.ActionEvent
The last number in the range of ids used for action events.
ACTION_LINK - Static variable in class java.awt.dnd.DnDConstants
An int representing a "link" action.
ACTION_MOVE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "move" action.
ACTION_NONE - Static variable in class java.awt.dnd.DnDConstants
An int representing no action.
ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
This event id indicates that a meaningful action occured.
ACTION_REFERENCE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "reference" action (synonym for ACTION_LINK).
ACTIVATED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
Activated type.
ACTIVATOR_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the activator.
ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
The array index for the activeCaption system color.
ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
The array index for the activeCaptionBorder system color.
ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
The array index for the activeCaptionText system color.
AD - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the common era (Anno Domini), also known as CE.
ADDRESS - Static variable in class javax.swing.text.html.HTML.Tag
 
ADDRESS_BITS_PER_UNIT - Static variable in class java.util.BitSet
 
ADDR_TYPE_NOT_SUP - Static variable in interface java.net.SocksConsts
 
ADJUSTMENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting adjustment events.
ADJUSTMENT_FIRST - Static variable in class java.awt.event.AdjustmentEvent
Marks the first integer id for the range of adjustment event ids.
ADJUSTMENT_LAST - Static variable in class java.awt.event.AdjustmentEvent
Marks the last integer id for the range of adjustment event ids.
ADJUSTMENT_VALUE_CHANGED - Static variable in class java.awt.event.AdjustmentEvent
The adjustment value changed event.
ADJUSTTIMER - Static variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
AFTER_LAST_LINE - Static variable in class java.awt.BorderLayout
Synonym for PAGE_END.
AFTER_LINE_ENDS - Static variable in class java.awt.BorderLayout
Synonym for LINE_END.
ALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALIGN_BAR - Static variable in class javax.swing.text.TabStop
 
ALIGN_CENTER - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_CENTER - Static variable in class javax.swing.text.TabStop
Characters following tab are positioned such that all following characters up to next tab/newline are centered around the tabs location.
ALIGN_DECIMAL - Static variable in class javax.swing.text.TabStop
Characters following tab are aligned such that next decimal/tab/newline is at the tab location, very similar to RIGHT_TAB, just includes decimal as additional character to look for.
ALIGN_JUSTIFIED - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_LEFT - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_LEFT - Static variable in class javax.swing.text.TabStop
Character following tab is positioned at location.
ALIGN_RIGHT - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_RIGHT - Static variable in class javax.swing.text.TabStop
Characters following tab are positioned such that all following characters up to next tab/newline end at location.
ALINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
The DefaultSelectionType instance to use for specifying that all pages of the job should be printed.
ALL - Static variable in class java.io.FilePermission
All actions (read,write,execute,delete)
ALL - Static variable in class java.net.SocketPermission
All actions
ALL - Static variable in class java.util.PropertyPermission
All actions (read,write);
ALL - Static variable in class java.util.logging.Level
ALL indicates that all messages should be logged.
ALL - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes in the tree from and including the root.
ALLBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that a static image which was previously drawn is now complete and can be drawn again in its final form.
ALLFROMNODE - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, traversing the subtree including the subtree root, descendants, attributes, and namespace node decls.
ALL_BORDER_WIDTHS - Static variable in class javax.swing.text.html.CSS.Attribute
 
ALL_COLUMNS - Static variable in class javax.swing.event.TableModelEvent
Specifies all columns in a row or rows.
ALL_FLAGS - Static variable in class java.text.RuleBasedBreakIterator.Builder
A bit mask representing the union of the mask values listed above.
ALL_MARGINS - Static variable in class javax.swing.text.html.CSS.Attribute
 
ALL_PADDING - Static variable in class javax.swing.text.html.CSS.Attribute
 
ALL_RANGES - Static variable in class java.awt.font.NumericShaper
Identifies all ranges, for full contextual shaping.
ALNUM - Static variable in class java.util.regex.ASCII
 
ALPHA - Static variable in class java.util.regex.ASCII
 
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ALPHA_NUMERIC_KEY - Static variable in class javax.swing.text.MaskFormatter
 
ALPHA_SIZE - Static variable in class org.apache.xml.utils.Trie
Size of the m_nextChar array.
ALREADY_JUSTIFIED - Static variable in class java.awt.font.TextLayout
 
ALT - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Alt key extended modifier constant.
ALT_GRAPH_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The AltGraph key extended modifier constant.
ALT_GRAPH_MASK - Static variable in class java.awt.event.InputEvent
The AltGraph key modifier constant.
ALT_MASK - Static variable in class java.awt.Event
This flag indicates that the Alt key was down when the event occurred.
ALT_MASK - Static variable in class java.awt.event.ActionEvent
The alt modifier.
ALT_MASK - Static variable in class java.awt.event.InputEvent
The Alt key modifier constant.
AM - Static variable in class java.util.Calendar
Value of the AM_PM field indicating the period of the day from midnight to just before noon.
AM_PM - Static variable in class java.text.DateFormat.Field
Constant identifying the time of day indicator (e.g.
AM_PM - Static variable in class java.util.Calendar
Field number for get and set indicating whether the HOUR is before or after noon.
AM_PM_FIELD - Static variable in class java.text.DateFormat
Useful constant for AM_PM field alignment.
ANCESTOR - Static variable in interface org.apache.xml.dtm.Axis
The ancestor axis contains the ancestors of the context node; the ancestors of the context node consist of the parent of context node and the parent's parent and so on; thus, the ancestor axis will always include the root node, unless the context node is the root node.
ANCESTORHASXMLNS - Static variable in class org.apache.xml.utils.NSInfo
Constant indicating an ancestor has an XMLNS attribute
ANCESTORNOXMLNS - Static variable in class org.apache.xml.utils.NSInfo
Constant indicating ancestors don't have an XMLNS attribute
ANCESTORORSELF - Static variable in interface org.apache.xml.dtm.Axis
the ancestor-or-self axis contains the context node and the ancestors of the context node; thus, the ancestor axis will always include the root node.
ANCESTORXMLNSUNPROCESSED - Static variable in class org.apache.xml.utils.NSInfo
Constant for ancestors XMLNS atributes not processed
ANCESTOR_ADDED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component was added to the hierarchy of visible objects (made visible), and is currently being displayed.
ANCESTOR_INPUTMAP_CREATED - Static variable in class javax.swing.JComponent
 
ANCESTOR_MOVED - Static variable in class java.awt.event.HierarchyEvent
The event id indicating an ancestor-Container was moved.
ANCESTOR_MOVED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component changed its position on the screen.
ANCESTOR_REMOVED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component was removed from the hierarchy of visible objects (hidden) and is no longer being displayed.
ANCESTOR_RESIZED - Static variable in class java.awt.event.HierarchyEvent
The event id indicating an ancestor-Container was resized.
ANCESTOR_USING_BUFFER - Static variable in class javax.swing.JComponent
 
ANCHOR_SELECTION_PATH_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for anchor selection path.
ANY - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
ANY - Static variable in class org.apache.crimson.parser.ElementValidator
 
ANYBODY - Static variable in class org.apache.xml.dtm.ref.CoroutineManager
 
ANYTHING_KEY - Static variable in class javax.swing.text.MaskFormatter
 
ANY_EVENT - Static variable in class java.awt.EventDispatchThread
 
APPLET - Static variable in class javax.swing.text.html.HTML.Tag
 
APPLY_IDENTITY - Static variable in class java.awt.geom.AffineTransform
This constant is used for the internal state variable to indicate that no calculations need to be performed and that the source coordinates only need to be copied to their destinations to complete the transformation equation of this transform.
APPLY_SCALE - Static variable in class java.awt.geom.AffineTransform
This constant is used for the internal state variable to indicate that the scaling components of the matrix (m00 and m11) need to be factored in to complete the transformation equation of this transform.
APPLY_SHEAR - Static variable in class java.awt.geom.AffineTransform
This constant is used for the internal state variable to indicate that the shearing components of the matrix (m01 and m10) need to be factored in to complete the transformation equation of this transform.
APPLY_TRANSLATE - Static variable in class java.awt.geom.AffineTransform
This constant is used for the internal state variable to indicate that the translation components of the matrix (m02 and m12) need to be added to complete the transformation equation of this transform.
APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the mnemonic for the approve (yes, ok) button.
APPROVE_BUTTON_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the text on the approve (yes, ok) button.
APPROVE_BUTTON_TOOL_TIP_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the tooltip text for the approve (yes, ok) button.
APPROVE_OPTION - Static variable in class javax.swing.JFileChooser
Return value if approve (yes, ok) is chosen.
APPROVE_SELECTION - Static variable in class javax.swing.JFileChooser
Instruction to approve the current selection (same as pressing yes or ok).
APRIL - Static variable in class java.util.Calendar
Value of the MONTH field indicating the fourth month of the year.
ARABIC - Static variable in class java.awt.font.NumericShaper
Identifies the ARABIC range and decimal base.
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARABIC_DECIMAL_SEPARATOR - Static variable in class java.text.TextBoundaryData
 
ARABIC_KEY - Static variable in class java.awt.font.NumericShaper
 
ARABIC_PERCENT_SIGN - Static variable in class java.text.TextBoundaryData
 
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARCHIVE - Static variable in class javax.swing.text.html.HTML.Attribute
 
AREA - Static variable in class javax.swing.text.html.HTML.Tag
 
ARGUMENT - Static variable in class java.text.MessageFormat.Field
Constant identifying a portion of a message that was generated from an argument passed into formatToCharacterIterator.
ARMED - Static variable in class javax.swing.DefaultButtonModel
Indicates partial commitment towards choosing the button.
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARRAY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ARRAY.
ARRAY_BOUNDARY - Static variable in class javax.swing.AbstractAction.ArrayTable
 
ARRAY_SIZE_INCREMENT - Static variable in class java.text.AttributedString
 
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ASCII - class java.util.regex.ASCII.
Utility class that implements the standard C ctype functionality.
ASCII() - Constructor for class java.util.regex.ASCII
 
ASCII - Static variable in class java.util.regex.ASCII
 
ASCII_AMPERSAND - Static variable in class java.text.TextBoundaryData
 
ASCII_APOSTROPHE - Static variable in class java.text.TextBoundaryData
 
ASCII_CARRIAGE_RETURN - Static variable in class java.text.TextBoundaryData
 
ASCII_CENT_SIGN - Static variable in class java.text.TextBoundaryData
 
ASCII_COLON - Static variable in class java.text.TextBoundaryData
 
ASCII_COMMA - Static variable in class java.text.TextBoundaryData
 
ASCII_DOLLAR_SIGN - Static variable in class java.text.TextBoundaryData
 
ASCII_END_OF_TEXT - Static variable in class java.text.TextBoundaryData
 
ASCII_EXCLAMATION_MARK - Static variable in class java.text.TextBoundaryData
 
ASCII_FORM_FEED - Static variable in class java.text.TextBoundaryData
 
ASCII_FULL_STOP - Static variable in class java.text.TextBoundaryData
 
ASCII_HORIZONTAL_TABULATION - Static variable in class java.text.TextBoundaryData
 
ASCII_LINEFEED - Static variable in class java.text.TextBoundaryData
 
ASCII_NONBREAKING_SPACE - Static variable in class java.text.TextBoundaryData
 
ASCII_NUMBER_SIGN - Static variable in class java.text.TextBoundaryData
 
ASCII_PERCENT - Static variable in class java.text.TextBoundaryData
 
ASCII_POUND_SIGN - Static variable in class java.text.TextBoundaryData
 
ASCII_QUESTION_MARK - Static variable in class java.text.TextBoundaryData
 
ASCII_QUOTATION_MARK - Static variable in class java.text.TextBoundaryData
 
ASCII_SEMICOLON - Static variable in class java.text.TextBoundaryData
 
ASCII_SPACE - Static variable in class java.text.TextBoundaryData
 
ASCII_VERTICAL_TABULATION - Static variable in class java.text.TextBoundaryData
 
ASCII_YEN_SIGN - Static variable in class java.text.TextBoundaryData
 
ASPECIAL - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is ???.
ASPECIAL - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the ASPECIAL flag
ATTREMPTY - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this attribute type is an empty type.
ATTREMPTY - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the ATTREMPTY flag
ATTRIBUTE - Static variable in interface org.apache.xml.dtm.Axis
the attribute axis contains the attributes of the context node; the axis will be empty unless the context node is an element.
ATTRIBUTE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
ATTRIBUTE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an Attr.
ATTRNAME_AMOUNT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CASEORDER - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CLASS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CLASSID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CODEBASE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CODETYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CONDITION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_COUNT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DATATYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DECIMALSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEFAULT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEPTH - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DIGIT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXPR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_FORMAT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_FROM - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_HREF - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_INFINITY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LANG - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LEVEL - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MATCH - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_METHOD - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MINUSSIGN - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MODE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAME - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAN - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ONLY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ORDER - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PATTERNSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PERCENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PERMILLE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PRIORITY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_REFID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_RESULTNS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_RESULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_SELECT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_STYLE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_STYLESHEET_PREFIX - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TERMINATE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TEST - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TOSTRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_USE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_VALUE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_VERSION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLNS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XXXX - Static variable in class org.apache.xalan.templates.Constants
temp dummy
ATTRNAME_ZERODIGIT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRURL - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this attribute type is a URL.
ATTRURL - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the ATTRURL flag
ATTRVAL_ALPHABETIC - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_ANY - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_CASEORDER_LOWER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_CASEORDER_UPPER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DATATYPE_NUMBER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DATATYPE_TEXT - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DEFAULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
For Stylesheet-prefix and result-prefix in xsl:namespace-alias
ATTRVAL_ID - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_INFINITY - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
ATTRVAL_MULTI - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_NAN - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
ATTRVAL_NO - Static variable in class org.apache.xalan.templates.Constants
For indent-result
ATTRVAL_ORDER_ASCENDING - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_ORDER_DESCENDING - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_OTHER - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_OUTPUT_METHOD_HTML - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation).
ATTRVAL_OUTPUT_METHOD_TEXT - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation).
ATTRVAL_OUTPUT_METHOD_XML - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation).
ATTRVAL_PARENT - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_PRESERVE - Static variable in class org.apache.xalan.templates.Constants
 
ATTRVAL_SINGLE - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_STRIP - Static variable in class org.apache.xalan.templates.Constants
 
ATTRVAL_THIS - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_TRADITIONAL - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_YES - Static variable in class org.apache.xalan.templates.Constants
For indent-result
AUGUST - Static variable in class java.util.Calendar
Value of the MONTH field indicating the eighth month of the year.
AUTO_RESIZE_ALL_COLUMNS - Static variable in class javax.swing.JTable
During all resize operations, proportionately resize all columns.
AUTO_RESIZE_LAST_COLUMN - Static variable in class javax.swing.JTable
During all resize operations, apply adjustments to the last column only.
AUTO_RESIZE_NEXT_COLUMN - Static variable in class javax.swing.JTable
When a column is adjusted in the UI, adjust the next column the opposite way.
AUTO_RESIZE_OFF - Static variable in class javax.swing.JTable
Do not adjust column widths automatically; use a scrollbar.
AUTO_RESIZE_SUBSEQUENT_COLUMNS - Static variable in class javax.swing.JTable
During UI adjustment, change subsequent columns to preserve the total width; this is the default behavior.
AVT - class org.apache.xalan.templates.AVT.
Class to hold an Attribute Value Template.
AVT(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Constructor for class org.apache.xalan.templates.AVT
Construct an AVT by parsing the string, and either constructing a vector of AVTParts, or simply hold on to the string if the AVT is simple.
AVTPart - class org.apache.xalan.templates.AVTPart.
Class to hold a part, either a string or XPath, of an Attribute Value Template.
AVTPart() - Constructor for class org.apache.xalan.templates.AVTPart
Construct a part.
AVTPartSimple - class org.apache.xalan.templates.AVTPartSimple.
Simple string part of a complex AVT.
AVTPartSimple(String) - Constructor for class org.apache.xalan.templates.AVTPartSimple
Construct a simple AVT part.
AVTPartXPath - class org.apache.xalan.templates.AVTPartXPath.
Simple string part of a complex AVT.
AVTPartXPath(XPath) - Constructor for class org.apache.xalan.templates.AVTPartXPath
Construct a simple AVT part.
AVTPartXPath(String, PrefixResolver, XPathParser, XPathFactory, XPathContext) - Constructor for class org.apache.xalan.templates.AVTPartXPath
Construct a simple AVT part.
AWTError - error java.awt.AWTError.
Thrown when a serious Abstract Window Toolkit error has occurred.
AWTError(String) - Constructor for class java.awt.AWTError
Constructs an instance of AWTError with the specified detail message.
AWTEvent - class java.awt.AWTEvent.
The root event class for all AWT events.
AWTEvent(Event) - Constructor for class java.awt.AWTEvent
Constructs an AWTEvent object from the parameters of a 1.0-style event.
AWTEvent(Object, int) - Constructor for class java.awt.AWTEvent
Constructs an AWTEvent object with the specified source object and type.
AWTEventListener - interface java.awt.event.AWTEventListener.
The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.
AWTEventListenerProxy - class java.awt.event.AWTEventListenerProxy.
A class which extends the EventListenerProxy, specifically for adding an AWTEventListener for a specific event mask.
AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
Constructor which binds the AWTEventListener to a specific event mask.
AWTEventMulticaster - class java.awt.AWTEventMulticaster.
A class which implements efficient and thread-safe multi-cast event dispatching for the AWT events defined in the java.awt.event package.
AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
Creates an event multicaster instance which chains listener-a with listener-b.
AWTException - exception java.awt.AWTException.
Signals that an Absract Window Toolkit exception has occurred.
AWTException(String) - Constructor for class java.awt.AWTException
Constructs an instance of AWTException with the specified detail message.
AWTKeyStroke - class java.awt.AWTKeyStroke.
An AWTKeyStroke represents a key action on the keyboard, or equivalent input device.
AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke
Constructs an AWTKeyStroke with default values.
AWTKeyStroke(char, int, int, boolean) - Constructor for class java.awt.AWTKeyStroke
Constructs an AWTKeyStroke with the specified values.
AWTPermission - class java.awt.AWTPermission.
This class is for AWT permissions.
AWTPermission(String) - Constructor for class java.awt.AWTPermission
Creates a new AWTPermission with the specified name.
AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
Creates a new AWTPermission object with the specified name.
AXES_END_TYPES - Static variable in class org.apache.xpath.compiler.OpCodes
The end of the axes types.
AXES_START_TYPES - Static variable in class org.apache.xpath.compiler.OpCodes
[FROM_stepType] [length, including predicates] [length of just the step, without the predicates] {node test} {predicates}?
A_DATA - Static variable in class java.lang.CharacterData
 
A_DATA - Static variable in class java.lang.CharacterDataLatin1
 
A_TO_Z - Static variable in class java.util.Currency
 
AbbreviatedNodeTestStep(boolean) - Method in class org.apache.xpath.compiler.XPathParser
AbbreviatedNodeTestStep ::= '@'?
AbsPathChecker - class org.apache.xalan.templates.AbsPathChecker.
This class runs over a path expression that is assumed to be absolute, and checks for variables and the like that may make it context dependent.
AbsPathChecker() - Constructor for class org.apache.xalan.templates.AbsPathChecker
 
AbstractAction - class javax.swing.AbstractAction.
This class provides default implementations for the JFC Action interface.
AbstractAction() - Constructor for class javax.swing.AbstractAction
Defines an Action object with a default description string and default icon.
AbstractAction(String) - Constructor for class javax.swing.AbstractAction
Defines an Action object with the specified description string and a default icon.
AbstractAction(String, Icon) - Constructor for class javax.swing.AbstractAction
Defines an Action object with the specified description string and a the specified icon.
AbstractAction.ArrayTable - class javax.swing.AbstractAction.ArrayTable.
 
AbstractAction.ArrayTable() - Constructor for class javax.swing.AbstractAction.ArrayTable
 
AbstractActionPropertyChangeListener - class javax.swing.AbstractActionPropertyChangeListener.
A package-private PropertyChangeListener which listens for property changes on an Action and updates the properties of an ActionEvent source.
AbstractActionPropertyChangeListener(JComponent, Action) - Constructor for class javax.swing.AbstractActionPropertyChangeListener
 
AbstractActionPropertyChangeListener.OwnedWeakReference - class javax.swing.AbstractActionPropertyChangeListener.OwnedWeakReference.
 
AbstractActionPropertyChangeListener.OwnedWeakReference(Object, ReferenceQueue, Object) - Constructor for class javax.swing.AbstractActionPropertyChangeListener.OwnedWeakReference
 
AbstractBorder - class javax.swing.border.AbstractBorder.
A class that implements an empty border with no size.
AbstractBorder() - Constructor for class javax.swing.border.AbstractBorder
 
AbstractButton - class javax.swing.AbstractButton.
Defines common behaviors for buttons and menu items.
AbstractButton() - Constructor for class javax.swing.AbstractButton
 
AbstractButton.AccessibleAbstractButton - class javax.swing.AbstractButton.AccessibleAbstractButton.
This class implements accessibility support for the AbstractButton class.
AbstractButton.AccessibleAbstractButton() - Constructor for class javax.swing.AbstractButton.AccessibleAbstractButton
 
AbstractButton.AccessibleAbstractButton.ButtonKeyBinding - class javax.swing.AbstractButton.AccessibleAbstractButton.ButtonKeyBinding.
 
AbstractButton.AccessibleAbstractButton.ButtonKeyBinding(int) - Constructor for class javax.swing.AbstractButton.AccessibleAbstractButton.ButtonKeyBinding
 
AbstractButton.ButtonActionPropertyChangeListener - class javax.swing.AbstractButton.ButtonActionPropertyChangeListener.
 
AbstractButton.ButtonActionPropertyChangeListener(AbstractButton, Action) - Constructor for class javax.swing.AbstractButton.ButtonActionPropertyChangeListener
 
AbstractButton.ButtonChangeListener - class javax.swing.AbstractButton.ButtonChangeListener.
Extends ChangeListener to be serializable.
AbstractButton.ButtonChangeListener() - Constructor for class javax.swing.AbstractButton.ButtonChangeListener
 
AbstractButton.ForwardActionEvents - class javax.swing.AbstractButton.ForwardActionEvents.
 
AbstractButton.ForwardActionEvents() - Constructor for class javax.swing.AbstractButton.ForwardActionEvents
 
AbstractButton.ForwardItemEvents - class javax.swing.AbstractButton.ForwardItemEvents.
 
AbstractButton.ForwardItemEvents() - Constructor for class javax.swing.AbstractButton.ForwardItemEvents
 
AbstractCellEditor - class javax.swing.AbstractCellEditor.
 
AbstractCellEditor() - Constructor for class javax.swing.AbstractCellEditor
 
AbstractCollection - class java.util.AbstractCollection.
This class provides a skeletal implementation of the Collection interface, to minimize the effort required to implement this interface.
AbstractCollection() - Constructor for class java.util.AbstractCollection
Sole constructor.
AbstractColorChooserPanel - class javax.swing.colorchooser.AbstractColorChooserPanel.
This is the abstract superclass for color choosers.
AbstractColorChooserPanel() - Constructor for class javax.swing.colorchooser.AbstractColorChooserPanel
 
AbstractColorChooserPanel.ModelListener - class javax.swing.colorchooser.AbstractColorChooserPanel.ModelListener.
 
AbstractColorChooserPanel.ModelListener() - Constructor for class javax.swing.colorchooser.AbstractColorChooserPanel.ModelListener
 
AbstractDocument - class javax.swing.text.AbstractDocument.
An implementation of the document interface to serve as a basis for implementing various kinds of documents.
AbstractDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.AbstractDocument
Constructs a new AbstractDocument, wrapped around some specified content storage mechanism.
AbstractDocument(AbstractDocument.Content, AbstractDocument.AttributeContext) - Constructor for class javax.swing.text.AbstractDocument
Constructs a new AbstractDocument, wrapped around some specified content storage mechanism.
AbstractDocument.AbstractElement - class javax.swing.text.AbstractDocument.AbstractElement.
Implements the abstract part of an element.
AbstractDocument.AbstractElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.AbstractElement
Creates a new AbstractElement.
AbstractDocument.AttributeContext - interface javax.swing.text.AbstractDocument.AttributeContext.
An interface that can be used to allow MutableAttributeSet implementations to use pluggable attribute compression techniques.
AbstractDocument.BidiElement - class javax.swing.text.AbstractDocument.BidiElement.
Represents an element of the bidirectional element structure.
AbstractDocument.BidiElement(Element, int, int, int) - Constructor for class javax.swing.text.AbstractDocument.BidiElement
Creates a new BidiElement.
AbstractDocument.BidiRootElement - class javax.swing.text.AbstractDocument.BidiRootElement.
Represents the root element of the bidirectional element structure.
AbstractDocument.BidiRootElement() - Constructor for class javax.swing.text.AbstractDocument.BidiRootElement
 
AbstractDocument.BranchElement - class javax.swing.text.AbstractDocument.BranchElement.
Implements a composite element that contains other elements.
AbstractDocument.BranchElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.BranchElement
Constructs a composite element that initially contains no children.
AbstractDocument.Content - interface javax.swing.text.AbstractDocument.Content.
Interface to describe a sequence of character content that can be edited.
AbstractDocument.DefaultDocumentEvent - class javax.swing.text.AbstractDocument.DefaultDocumentEvent.
Stores document changes as the document is being modified.
AbstractDocument.DefaultDocumentEvent(int, int, DocumentEvent.EventType) - Constructor for class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Constructs a change record.
AbstractDocument.DefaultFilterBypass - class javax.swing.text.AbstractDocument.DefaultFilterBypass.
 
AbstractDocument.DefaultFilterBypass() - Constructor for class javax.swing.text.AbstractDocument.DefaultFilterBypass
 
AbstractDocument.ElementEdit - class javax.swing.text.AbstractDocument.ElementEdit.
An implementation of ElementChange that can be added to the document event.
AbstractDocument.ElementEdit(Element, int, Element[], Element[]) - Constructor for class javax.swing.text.AbstractDocument.ElementEdit
Constructs an edit record.
AbstractDocument.LeafElement - class javax.swing.text.AbstractDocument.LeafElement.
Implements an element that directly represents content of some kind.
AbstractDocument.LeafElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.AbstractDocument.LeafElement
Constructs an element that represents content within the document (has no children).
AbstractFilter - class javax.swing.text.rtf.AbstractFilter.
A generic superclass for streams which read and parse text consisting of runs of characters interspersed with occasional ``specials'' (formatting characters).
AbstractFilter() - Constructor for class javax.swing.text.rtf.AbstractFilter
 
AbstractInterruptibleChannel - class java.nio.channels.spi.AbstractInterruptibleChannel.
Base implementation class for interruptible channels.
AbstractInterruptibleChannel() - Constructor for class java.nio.channels.spi.AbstractInterruptibleChannel
Initializes a new instance of this class.
AbstractInterruptibleChannel.FooChannel - class java.nio.channels.spi.AbstractInterruptibleChannel.FooChannel.
 
AbstractInterruptibleChannel.FooChannel() - Constructor for class java.nio.channels.spi.AbstractInterruptibleChannel.FooChannel
 
AbstractLayoutCache - class javax.swing.tree.AbstractLayoutCache.
Warning: Serialized objects of this class will not be compatible with future Swing releases.
AbstractLayoutCache() - Constructor for class javax.swing.tree.AbstractLayoutCache
 
AbstractLayoutCache.NodeDimensions - class javax.swing.tree.AbstractLayoutCache.NodeDimensions.
Used by AbstractLayoutCache to determine the size and x origin of a particular node.
AbstractLayoutCache.NodeDimensions() - Constructor for class javax.swing.tree.AbstractLayoutCache.NodeDimensions
 
AbstractList - class java.util.AbstractList.
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "random access" data store (such as an array).
AbstractList() - Constructor for class java.util.AbstractList
Sole constructor.
AbstractList.Itr - class java.util.AbstractList.Itr.
 
AbstractList.Itr() - Constructor for class java.util.AbstractList.Itr
 
AbstractList.ListItr - class java.util.AbstractList.ListItr.
 
AbstractList.ListItr(int) - Constructor for class java.util.AbstractList.ListItr
 
AbstractListModel - class javax.swing.AbstractListModel.
The abstract definition for the data model that provides a List with its contents.
AbstractListModel() - Constructor for class javax.swing.AbstractListModel
 
AbstractMap - class java.util.AbstractMap.
This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
AbstractMap() - Constructor for class java.util.AbstractMap
Sole constructor.
AbstractMap.SimpleEntry - class java.util.AbstractMap.SimpleEntry.
This should be made public as soon as possible.
AbstractMap.SimpleEntry(Object, Object) - Constructor for class java.util.AbstractMap.SimpleEntry
 
AbstractMap.SimpleEntry(Map.Entry) - Constructor for class java.util.AbstractMap.SimpleEntry
 
AbstractMethodError - error java.lang.AbstractMethodError.
Thrown when an application tries to call an abstract method.
AbstractMethodError() - Constructor for class java.lang.AbstractMethodError
Constructs an AbstractMethodError with no detail message.
AbstractMethodError(String) - Constructor for class java.lang.AbstractMethodError
Constructs an AbstractMethodError with the specified detail message.
AbstractPreferences - class java.util.prefs.AbstractPreferences.
This class provides a skeletal implementation of the Preferences class, greatly easing the task of implementing it.
AbstractPreferences(AbstractPreferences, String) - Constructor for class java.util.prefs.AbstractPreferences
Creates a preference node with the specified parent and the specified name relative to its parent.
AbstractPreferences.EventDispatchThread - class java.util.prefs.AbstractPreferences.EventDispatchThread.
A single background thread ("the event notification thread") monitors the event queue and delivers events that are placed on the queue.
AbstractPreferences.EventDispatchThread() - Constructor for class java.util.prefs.AbstractPreferences.EventDispatchThread
 
AbstractPreferences.NodeAddedEvent - class java.util.prefs.AbstractPreferences.NodeAddedEvent.
These two classes are used to distinguish NodeChangeEvents on eventQueue so the event dispatch thread knows whether to call childAdded or childRemoved.
AbstractPreferences.NodeAddedEvent(Preferences, Preferences) - Constructor for class java.util.prefs.AbstractPreferences.NodeAddedEvent
 
AbstractPreferences.NodeRemovedEvent - class java.util.prefs.AbstractPreferences.NodeRemovedEvent.
 
AbstractPreferences.NodeRemovedEvent(Preferences, Preferences) - Constructor for class java.util.prefs.AbstractPreferences.NodeRemovedEvent
 
AbstractSelectableChannel - class java.nio.channels.spi.AbstractSelectableChannel.
Base implementation class for selectable channels.
AbstractSelectableChannel(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelectableChannel
Initializes a new instance of this class.
AbstractSelectionKey - class java.nio.channels.spi.AbstractSelectionKey.
Base implementation class for selection keys.
AbstractSelectionKey() - Constructor for class java.nio.channels.spi.AbstractSelectionKey
Initializes a new instance of this class.
AbstractSelector - class java.nio.channels.spi.AbstractSelector.
Base implementation class for selectors.
AbstractSelector(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelector
Initializes a new instance of this class.
AbstractSequentialList - class java.util.AbstractSequentialList.
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list).
AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
Sole constructor.
AbstractSet - class java.util.AbstractSet.
This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.
AbstractSet() - Constructor for class java.util.AbstractSet
Sole constructor.
AbstractSpinnerModel - class javax.swing.AbstractSpinnerModel.
This class provides the ChangeListener part of the SpinnerModel interface that should be suitable for most concrete SpinnerModel implementations.
AbstractSpinnerModel() - Constructor for class javax.swing.AbstractSpinnerModel
 
AbstractTableModel - class javax.swing.table.AbstractTableModel.
This abstract class provides default implementations for most of the methods in the TableModel interface.
AbstractTableModel() - Constructor for class javax.swing.table.AbstractTableModel
 
AbstractUndoableEdit - class javax.swing.undo.AbstractUndoableEdit.
An abstract implementation of UndoableEdit, implementing simple responses to all boolean methods in that interface.
AbstractUndoableEdit() - Constructor for class javax.swing.undo.AbstractUndoableEdit
Creates an AbstractUndoableEdit which defaults and alive to true.
AbstractWriter - class javax.swing.text.AbstractWriter.
AbstractWriter is an abstract class that actually does the work of writing out the element tree including the attributes.
AbstractWriter(Writer, Document) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Document, int, int) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Element) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Element, int, int) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AccessException - exception java.rmi.AccessException.
An AccessException is thrown by certain methods of the java.rmi.Naming class (specifically bind, rebind, and unbind) and methods of the java.rmi.activation.ActivationSystem interface to indicate that the caller does not have permission to perform the action requested by the method call.
AccessException(String) - Constructor for class java.rmi.AccessException
Constructs an AccessException with the specified detail message.
AccessException(String, Exception) - Constructor for class java.rmi.AccessException
Constructs an AccessException with the specified detail message and nested exception.
AccessibleHTML - class javax.swing.text.html.AccessibleHTML.
 
AccessibleHTML(JEditorPane) - Constructor for class javax.swing.text.html.AccessibleHTML
 
AccessibleHTML.DocumentHandler - class javax.swing.text.html.AccessibleHTML.DocumentHandler.
DocumentListener installed on the current Document.
AccessibleHTML.DocumentHandler() - Constructor for class javax.swing.text.html.AccessibleHTML.DocumentHandler
 
AccessibleHTML.ElementInfo - class javax.swing.text.html.AccessibleHTML.ElementInfo.
ElementInfo provides a slim down view of an Element.
AccessibleHTML.ElementInfo(Element) - Constructor for class javax.swing.text.html.AccessibleHTML.ElementInfo
Creates the root ElementInfo.
AccessibleHTML.ElementInfo(Element, AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.ElementInfo
Creates an ElementInfo representing element with the specified parent.
AccessibleHTML.HTMLAccessibleContext - class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext.
 
AccessibleHTML.HTMLAccessibleContext(AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
 
AccessibleHTML.IconElementInfo - class javax.swing.text.html.AccessibleHTML.IconElementInfo.
 
AccessibleHTML.IconElementInfo(Element, AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.IconElementInfo
 
AccessibleHTML.IconElementInfo.IconAccessibleContext - class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext.
 
AccessibleHTML.IconElementInfo.IconAccessibleContext(AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
 
AccessibleHTML.PropertyChangeHandler - class javax.swing.text.html.AccessibleHTML.PropertyChangeHandler.
 
AccessibleHTML.PropertyChangeHandler() - Constructor for class javax.swing.text.html.AccessibleHTML.PropertyChangeHandler
 
AccessibleHTML.RootHTMLAccessibleContext - class javax.swing.text.html.AccessibleHTML.RootHTMLAccessibleContext.
 
AccessibleHTML.RootHTMLAccessibleContext(AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.RootHTMLAccessibleContext
 
AccessibleHTML.TableElementInfo - class javax.swing.text.html.AccessibleHTML.TableElementInfo.
TableElementInfo encapsulates information about a HTML.Tag.TABLE.
AccessibleHTML.TableElementInfo(Element, AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.TableElementInfo
 
AccessibleHTML.TableElementInfo.TableAccessibleContext - class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.
 
AccessibleHTML.TableElementInfo.TableAccessibleContext(AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
 
AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable - class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable.
 
AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable() - Constructor for class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
 
AccessibleHTML.TableElementInfo.TableCellElementInfo - class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo.
TableCellElementInfo is used to represents the cells of the table.
AccessibleHTML.TableElementInfo.TableCellElementInfo(Element, AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
 
AccessibleHTML.TableElementInfo.TableCellElementInfo(Element, AccessibleHTML.ElementInfo, boolean) - Constructor for class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
 
AccessibleHTML.TableElementInfo.TableRowElementInfo - class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo.
 
AccessibleHTML.TableElementInfo.TableRowElementInfo(Element, AccessibleHTML.TableElementInfo, int) - Constructor for class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
 
AccessibleHTML.TextElementInfo - class javax.swing.text.html.AccessibleHTML.TextElementInfo.
 
AccessibleHTML.TextElementInfo(Element, AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.TextElementInfo
 
AccessibleHTML.TextElementInfo.TextAccessibleContext - class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext.
 
AccessibleHTML.TextElementInfo.TextAccessibleContext(AccessibleHTML.ElementInfo) - Constructor for class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
 
AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment - class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment.
IndexedSegment extends Segment adding the offset into the the model the Segment was asked for.
AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment() - Constructor for class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment
 
AccessibleObject - class java.lang.reflect.AccessibleObject.
The AccessibleObject class is the base class for Field, Method and Constructor objects.
AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
Constructor: only used by the Java Virtual Machine.
Action - interface javax.swing.Action.
The Action interface provides a useful extension to the ActionListener interface in cases where the same functionality may be accessed by several controls.
ActionEvent - class java.awt.event.ActionEvent.
A semantic event which indicates that a component-defined action occured.
ActionEvent(Object, int, String) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object.
ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object with modifier keys.
ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object with the specified modifier keys and timestamp.
ActionListener - interface java.awt.event.ActionListener.
The listener interface for receiving action events.
ActionMap - class javax.swing.ActionMap.
ActionMap provides mappings from Objects (called keys or Action names) to Actions.
ActionMap() - Constructor for class javax.swing.ActionMap
Creates an ActionMap with no parent and no mappings.
ActionMapUIResource - class javax.swing.plaf.ActionMapUIResource.
A subclass of javax.swing.ActionMap that implements UIResource.
ActionMapUIResource() - Constructor for class javax.swing.plaf.ActionMapUIResource
 
Activatable - class java.rmi.activation.Activatable.
The Activatable class provides support for remote objects that require persistent access over time and that can be activated by the system.
Activatable(String, MarshalledObject, boolean, int) - Constructor for class java.rmi.activation.Activatable
Constructor used to register and export the object on a specified port (an anonymous port is chosen if port=0) .
Activatable(String, MarshalledObject, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
Constructor used to register and export the object on a specified port (an anonymous port is chosen if port=0) .
Activatable(ActivationID, int) - Constructor for class java.rmi.activation.Activatable
Constructor used to activate/export the object on a specified port.
Activatable(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
Constructor used to activate/export the object on a specified port.
ActivateFailedException - exception java.rmi.activation.ActivateFailedException.
This exception is thrown by the RMI runtime when activation fails during a remote call to an activatable object.
ActivateFailedException(String) - Constructor for class java.rmi.activation.ActivateFailedException
Constructs an ActivateFailedException with the specified detail message.
ActivateFailedException(String, Exception) - Constructor for class java.rmi.activation.ActivateFailedException
Constructs an ActivateFailedException with the specified detail message and nested exception.
ActivationDesc - class java.rmi.activation.ActivationDesc.
An activation descriptor contains the information necessary to activate an object: the object's group identifier, the object's fully-qualified class name, the object's code location (the location of the class), a codebase URL path, the object's restart "mode", and, a "marshalled" object that can contain object specific initialization data.
ActivationDesc(String, String, MarshalledObject) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className, that can be loaded from the code location and whose initialization information is data.
ActivationDesc(String, String, MarshalledObject, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className, that can be loaded from the code location and whose initialization information is data.
ActivationDesc(ActivationGroupID, String, String, MarshalledObject) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className that can be loaded from the code location and whose initialization information is data.
ActivationDesc(ActivationGroupID, String, String, MarshalledObject, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className that can be loaded from the code location and whose initialization information is data.
ActivationException - exception java.rmi.activation.ActivationException.
General exception used by the activation interfaces.
ActivationException() - Constructor for class java.rmi.activation.ActivationException
Constructs an ActivationException with no specified detail message.
ActivationException(String) - Constructor for class java.rmi.activation.ActivationException
Constructs an ActivationException with detail message, s.
ActivationException(String, Throwable) - Constructor for class java.rmi.activation.ActivationException
Constructs an ActivationException with detail message, s, and detail exception ex.
ActivationGroup - class java.rmi.activation.ActivationGroup.
An ActivationGroup is responsible for creating new instances of "activatable" objects in its group, informing its ActivationMonitor when either: its object's become active or inactive, or the group as a whole becomes inactive.
ActivationGroup(ActivationGroupID) - Constructor for class java.rmi.activation.ActivationGroup
Constructs an activation group with the given activation group identifier.
ActivationGroupDesc - class java.rmi.activation.ActivationGroupDesc.
An activation group descriptor contains the information necessary to create/recreate an activation group in which to activate objects.
ActivationGroupDesc(Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Constructs a group descriptor that uses the system defaults for group implementation and code location.
ActivationGroupDesc(String, String, MarshalledObject, Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Specifies an alternate group implementation and execution environment to be used for the group.
ActivationGroupDesc.CommandEnvironment - class java.rmi.activation.ActivationGroupDesc.CommandEnvironment.
Startup options for ActivationGroup implementations.
ActivationGroupDesc.CommandEnvironment(String, String[]) - Constructor for class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Create a CommandEnvironment with all the necessary information.
ActivationGroupID - class java.rmi.activation.ActivationGroupID.
The identifier for a registered activation group serves several purposes: identifies the group uniquely within the activation system, and contains a reference to the group's activation system so that the group can contact its activation system when necessary.
ActivationGroupID(ActivationSystem) - Constructor for class java.rmi.activation.ActivationGroupID
Constructs a unique group id.
ActivationID - class java.rmi.activation.ActivationID.
Activation makes use of special identifiers to denote remote objects that can be activated over time.
ActivationID(Activator) - Constructor for class java.rmi.activation.ActivationID
The constructor for ActivationID takes a single argument, activator, that specifies a remote reference to the activator responsible for activating the object associated with this identifier.
ActivationInstantiator - interface java.rmi.activation.ActivationInstantiator.
An ActivationInstantiator is responsible for creating instances of "activatable" objects.
ActivationMonitor - interface java.rmi.activation.ActivationMonitor.
An ActivationMonitor is specific to an ActivationGroup and is obtained when a group is reported active via a call to ActivationSystem.activeGroup (this is done internally).
ActivationSystem - interface java.rmi.activation.ActivationSystem.
The ActivationSystem provides a means for registering groups and "activatable" objects to be activated within those groups.
Activator - interface java.rmi.activation.Activator.
The Activator facilitates remote object activation.
ActiveEvent - interface java.awt.ActiveEvent.
An interface for events that know how to dispatch themselves.
AdditionalComments - Static variable in class javax.swing.text.html.HTMLDocument
Document property key value.
AdditiveExpr(int) - Method in class org.apache.xpath.compiler.XPathParser
This has to handle construction of the operations so that they are evaluated in pre-fix order.
AdjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call adjustForGravity instead.
Adjustable - interface java.awt.Adjustable.
The interface for objects which have an adjustable numeric value contained within a bounded range of values.
AdjustmentEvent - class java.awt.event.AdjustmentEvent.
The adjustment event emitted by Adjustable objects.
AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.
AdjustmentEvent(Adjustable, int, int, int, boolean) - Constructor for class java.awt.event.AdjustmentEvent
Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.
AdjustmentListener - interface java.awt.event.AdjustmentListener.
The listener interface for receiving adjustment events.
Adler32 - class java.util.zip.Adler32.
A class that can be used to compute the Adler-32 checksum of a data stream.
Adler32() - Constructor for class java.util.zip.Adler32
Creates a new Adler32 object.
AffineTransform - class java.awt.geom.AffineTransform.
The AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates that preserves the "straightness" and "parallelness" of lines.
AffineTransform(double, double, double, double, double, double, int) - Constructor for class java.awt.geom.AffineTransform
 
AffineTransform() - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform representing the Identity transformation.
AffineTransform(AffineTransform) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform that is a copy of the specified AffineTransform object.
AffineTransform(float, float, float, float, float, float) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from 6 floating point values representing the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(float[]) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from an array of floating point values representing either the 4 non-translation enries or the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(double, double, double, double, double, double) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from 6 double precision values representing the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(double[]) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from an array of double precision values representing either the 4 non-translation entries or the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransformOp - class java.awt.image.AffineTransformOp.
This class uses an affine transform to perform a linear mapping from 2D coordinates in the source image or Raster to 2D coordinates in the destination image or Raster.
AffineTransformOp(AffineTransform, RenderingHints) - Constructor for class java.awt.image.AffineTransformOp
Constructs an AffineTransformOp given an affine transform.
AffineTransformOp(AffineTransform, int) - Constructor for class java.awt.image.AffineTransformOp
Constructs an AffineTransformOp given an affine transform and the interpolation type.
Alignment - Static variable in class javax.swing.text.StyleConstants
Alignment for the paragraph.
Alignment - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
Alignment for the paragraph.
AlphaComposite - class java.awt.AlphaComposite.
This AlphaComposite class implements the basic alpha compositing rules for combining source and destination pixels to achieve blending and transparency effects with graphics and images.
AlphaComposite(int) - Constructor for class java.awt.AlphaComposite
 
AlphaComposite(int, float) - Constructor for class java.awt.AlphaComposite
 
AlreadyBoundException - exception java.rmi.AlreadyBoundException.
An AlreadyBoundException is thrown if an attempt is made to bind an object in the registry to a name that already has an associated binding.
AlreadyBoundException() - Constructor for class java.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with no specified detail message.
AlreadyBoundException(String) - Constructor for class java.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with the specified detail message.
AlreadyConnectedException - exception java.nio.channels.AlreadyConnectedException.
Unchecked exception thrown when an attempt is made to connect a SocketChannel that is already connected.
AlreadyConnectedException() - Constructor for class java.nio.channels.AlreadyConnectedException
Constructs an instance of this class.
AncestorEvent - class javax.swing.event.AncestorEvent.
An event reported to a child component that originated from an ancestor in the component hierarchy.
AncestorEvent(JComponent, int, Container, Container) - Constructor for class javax.swing.event.AncestorEvent
Constructs an AncestorEvent object to identify a change in an ancestor-component's display-status.
AncestorListener - interface javax.swing.event.AncestorListener.
AncestorListener Interface to support notification when changes occur to a JComponent or one of its ancestors.
AncestorNotifier - class javax.swing.AncestorNotifier.
 
AncestorNotifier(JComponent) - Constructor for class javax.swing.AncestorNotifier
 
And - class org.apache.xpath.operations.And.
The 'and' operation expression executer.
And() - Constructor for class org.apache.xpath.operations.And
 
AndExpr() - Method in class org.apache.xpath.compiler.XPathParser
AndExpr ::= EqualityExpr | AndExpr 'and' EqualityExpr
Annotation - class java.text.Annotation.
An Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics.
Annotation(Object) - Constructor for class java.text.Annotation
Constructs an annotation record with the given value, which may be null.
Arc2D - class java.awt.geom.Arc2D.
Arc2D is the abstract superclass for all objects that store a 2D arc defined by a bounding rectangle, start angle, angular extent (length of the arc), and a closure type (OPEN, CHORD, or PIE).
Arc2D(int) - Constructor for class java.awt.geom.Arc2D
This is an abstract class that cannot be instantiated directly.
Arc2D.Double - class java.awt.geom.Arc2D.Double.
This class defines an arc specified in double precision.
Arc2D.Double() - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).
Arc2D.Double(int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.
Arc2D.Double(double, double, double, double, double, double, int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Double(Rectangle2D, double, double, int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Float - class java.awt.geom.Arc2D.Float.
This class defines an arc specified in float precision.
Arc2D.Float() - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).
Arc2D.Float(int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.
Arc2D.Float(float, float, float, float, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Float(Rectangle2D, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
ArcIterator - class java.awt.geom.ArcIterator.
A utility class to iterate over the path segments of an arc through the PathIterator interface.
ArcIterator(Arc2D, AffineTransform) - Constructor for class java.awt.geom.ArcIterator
 
Area - class java.awt.geom.Area.
The Area class is a device-independent specification of an arbitrarily-shaped area.
Area() - Constructor for class java.awt.geom.Area
Default constructor which creates an empty area.
Area(Shape) - Constructor for class java.awt.geom.Area
The Area class creates an area geometry from the specified Shape object.
AreaAveragingScaleFilter - class java.awt.image.AreaAveragingScaleFilter.
An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
AreaAveragingScaleFilter(int, int) - Constructor for class java.awt.image.AreaAveragingScaleFilter
Constructs an AreaAveragingScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
AreaIterator - class java.awt.geom.AreaIterator.
 
AreaIterator(Vector, AffineTransform) - Constructor for class java.awt.geom.AreaIterator
 
Arg - class org.apache.xpath.Arg.
This class holds an instance of an argument on the stack.
Arg() - Constructor for class org.apache.xpath.Arg
Construct a dummy parameter argument, with no QName and no value (either expression string or value XObject). isVisible defaults to true.
Arg(QName, String, boolean) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument that contains an expression.
Arg(QName, XObject) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument which has an XObject value.
Arg(QName, XObject, boolean) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument.
Arg0IsNodesetExpr() - Method in class org.apache.xpath.functions.FunctionDef1Arg
Tell if the expression is a nodeset expression.
Argument() - Method in class org.apache.xpath.compiler.XPathParser
Argument ::= Expr
ArithmeticException - exception java.lang.ArithmeticException.
Thrown when an exceptional arithmetic condition has occurred.
ArithmeticException() - Constructor for class java.lang.ArithmeticException
Constructs an ArithmeticException with no detail message.
ArithmeticException(String) - Constructor for class java.lang.ArithmeticException
Constructs an ArithmeticException with the specified detail message.
ArrangeGrid(Container) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call arrangeGrid instead.
Array - class java.lang.reflect.Array.
The Array class provides static methods to dynamically create and access Java arrays.
Array() - Constructor for class java.lang.reflect.Array
Constructor.
Array - interface java.sql.Array.
The mapping in the Java programming language for the SQL type ARRAY.
ArrayIndexOutOfBoundsException - exception java.lang.ArrayIndexOutOfBoundsException.
Thrown to indicate that an array has been accessed with an illegal index.
ArrayIndexOutOfBoundsException() - Constructor for class java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException with no detail message.
ArrayIndexOutOfBoundsException(int) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
Constructs a new ArrayIndexOutOfBoundsException class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException(String) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException class with the specified detail message.
ArrayList - class java.util.ArrayList.
Resizable-array implementation of the List interface.
ArrayList(int) - Constructor for class java.util.ArrayList
Constructs an empty list with the specified initial capacity.
ArrayList() - Constructor for class java.util.ArrayList
Constructs an empty list with an initial capacity of ten.
ArrayList(Collection) - Constructor for class java.util.ArrayList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ArrayStoreException - exception java.lang.ArrayStoreException.
Thrown to indicate that an attempt has been made to store the wrong type of object into an array of objects.
ArrayStoreException() - Constructor for class java.lang.ArrayStoreException
Constructs an ArrayStoreException with no detail message.
ArrayStoreException(String) - Constructor for class java.lang.ArrayStoreException
Constructs an ArrayStoreException with the specified detail message.
Arrays - class java.util.Arrays.
This class contains various methods for manipulating arrays (such as sorting and searching).
Arrays() - Constructor for class java.util.Arrays
 
Arrays.ArrayList - class java.util.Arrays.ArrayList.
 
Arrays.ArrayList(Object[]) - Constructor for class java.util.Arrays.ArrayList
 
AssertionError - error java.lang.AssertionError.
Thrown to indicate that an assertion has failed.
AssertionError() - Constructor for class java.lang.AssertionError
Constructs an AssertionError with no detail message.
AssertionError(String) - Constructor for class java.lang.AssertionError
This internal constructor does no processing on its string argument, even if it is a null reference.
AssertionError(Object) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(boolean) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified boolean, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(char) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified char, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(int) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified int, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(long) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified long, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(float) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified float, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(double) - Constructor for class java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified double, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionStatusDirectives - class java.lang.AssertionStatusDirectives.
A collection of assertion status directives (such as "enable assertions in package p" or "disable assertions in class c").
AssertionStatusDirectives() - Constructor for class java.lang.AssertionStatusDirectives
 
AsyncBoxView - class javax.swing.text.AsyncBoxView.
A box that does layout asynchronously.
AsyncBoxView(Element, int) - Constructor for class javax.swing.text.AsyncBoxView
Construct a box view that does asynchronous layout.
AsyncBoxView.ChildLocator - class javax.swing.text.AsyncBoxView.ChildLocator.
A class to manage the effective position of the child views in a localized area while changes are being made around the localized area.
AsyncBoxView.ChildLocator() - Constructor for class javax.swing.text.AsyncBoxView.ChildLocator
construct a child locator.
AsyncBoxView.ChildState - class javax.swing.text.AsyncBoxView.ChildState.
A record representing the layout state of a child view.
AsyncBoxView.ChildState(View) - Constructor for class javax.swing.text.AsyncBoxView.ChildState
Construct a child status.
AsyncBoxView.FlushTask - class javax.swing.text.AsyncBoxView.FlushTask.
Task to flush requirement changes upward
AsyncBoxView.FlushTask() - Constructor for class javax.swing.text.AsyncBoxView.FlushTask
 
AsyncLoadPriority - Static variable in class javax.swing.text.AbstractDocument
Document property that indicates asynchronous loading is desired, with the thread priority given as the value.
AsynchronousCloseException - exception java.nio.channels.AsynchronousCloseException.
Checked exception received by a thread when another thread closes the channel or the part of the channel upon which it is blocked in an I/O operation.
AsynchronousCloseException() - Constructor for class java.nio.channels.AsynchronousCloseException
Constructs an instance of this class.
AttList - class org.apache.xml.utils.AttList.
Wraps a DOM attribute list in a SAX Attributes.
AttList(NamedNodeMap, DOMHelper) - Constructor for class org.apache.xml.utils.AttList
Constructor AttList
AttributeDecl - class org.apache.crimson.parser.AttributeDecl.
Encapsulate an attribute declaration.
AttributeDecl(String) - Constructor for class org.apache.crimson.parser.AttributeDecl
 
AttributeEntry - class java.text.AttributeEntry.
 
AttributeEntry(AttributedCharacterIterator.Attribute, Object) - Constructor for class java.text.AttributeEntry
 
AttributeIterator - class org.apache.xpath.axes.AttributeIterator.
This class implements an optimized iterator for attribute axes patterns.
AttributeIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.AttributeIterator
Create a AttributeIterator object.
AttributeList - class javax.swing.text.html.parser.AttributeList.
This class defines the attributes of an SGML element as described in a DTD using the ATTLIST construct.
AttributeList() - Constructor for class javax.swing.text.html.parser.AttributeList
 
AttributeList(String) - Constructor for class javax.swing.text.html.parser.AttributeList
Create an attribute list element.
AttributeList(String, int, int, String, Vector, AttributeList) - Constructor for class javax.swing.text.html.parser.AttributeList
Create an attribute list element.
AttributeNode - class org.apache.crimson.tree.AttributeNode.
Node representing an XML attribute.
AttributeNode(String, String, String, boolean, String) - Constructor for class org.apache.crimson.tree.AttributeNode
Constructs an attribute node.
AttributeNode1 - class org.apache.crimson.tree.AttributeNode1.
A DOM Attr that was created with a Level 1 create method.
AttributeNode1(String, String, boolean, String) - Constructor for class org.apache.crimson.tree.AttributeNode1
 
AttributeSet - interface javax.swing.text.AttributeSet.
A collection of unique attributes.
AttributeSet - class org.apache.crimson.tree.AttributeSet.
Class representing a list of XML attributes.
AttributeSet() - Constructor for class org.apache.crimson.tree.AttributeSet
 
AttributeSet(Element) - Constructor for class org.apache.crimson.tree.AttributeSet
 
AttributeSet(AttributeSet, boolean) - Constructor for class org.apache.crimson.tree.AttributeSet
 
AttributeSet(AttributeSet) - Constructor for class org.apache.crimson.tree.AttributeSet
Constructor used to implement Document.importNode().
AttributeSet.CharacterAttribute - interface javax.swing.text.AttributeSet.CharacterAttribute.
This interface is the type signature that is expected to be present on any attribute key that contributes to character level presentation.
AttributeSet.ColorAttribute - interface javax.swing.text.AttributeSet.ColorAttribute.
This interface is the type signature that is expected to be present on any attribute key that contributes to presentation of color.
AttributeSet.FontAttribute - interface javax.swing.text.AttributeSet.FontAttribute.
This interface is the type signature that is expected to be present on any attribute key that contributes to the determination of what font to use to render some text.
AttributeSet.ParagraphAttribute - interface javax.swing.text.AttributeSet.ParagraphAttribute.
This interface is the type signature that is expected to be present on any attribute key that contributes to the paragraph level presentation.
AttributeValue - class java.awt.AttributeValue.
 
AttributeValue(int, String[]) - Constructor for class java.awt.AttributeValue
 
AttributedCharacterIterator - interface java.text.AttributedCharacterIterator.
An AttributedCharacterIterator allows iteration through both text and related attribute information.
AttributedCharacterIterator.Attribute - class java.text.AttributedCharacterIterator.Attribute.
Defines attribute keys that are used to identify text attributes.
AttributedCharacterIterator.Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
Constructs an Attribute with the given name.
AttributedString - class java.text.AttributedString.
An AttributedString holds text and related attribute information.
AttributedString(AttributedCharacterIterator[]) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given AttributedCharacterIterators.
AttributedString(String) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text.
AttributedString(String, Map) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text and attributes.
AttributedString(AttributedCharacterIterator) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributedString.AttributeMap - class java.text.AttributedString.AttributeMap.
 
AttributedString.AttributeMap(int, int, int) - Constructor for class java.text.AttributedString.AttributeMap
 
AttributedString.AttributedStringIterator - class java.text.AttributedString.AttributedStringIterator.
 
AttributedString.AttributedStringIterator(AttributedCharacterIterator.Attribute[], int, int) - Constructor for class java.text.AttributedString.AttributedStringIterator
 
Attributes - class java.util.jar.Attributes.
The Attributes class maps Manifest attribute names to associated string values.
Attributes() - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with default size.
Attributes(int) - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with the specified initial size.
Attributes(Attributes) - Constructor for class java.util.jar.Attributes
Constructs a new Attributes object with the same attribute name-value mappings as in the specified Attributes.
Attributes.Name - class java.util.jar.Attributes.Name.
The Attributes.Name class represents an attribute name stored in this Map.
Attributes.Name(String) - Constructor for class java.util.jar.Attributes.Name
Constructs a new attribute name using the given string name.
AttributesEx - interface org.apache.crimson.parser.AttributesEx.
This interface extends the SAX Attributes interface to expose information needed to support DOM Level 2 features used in document editing, and detection of ID attributes which are declared for an element.
AttributesExImpl - class org.apache.crimson.parser.AttributesExImpl.
Implementation of the AttributesEx interface which provides additional features to support editor-oriented DOM features: exposing attribute defaulting.
AttributesExImpl() - Constructor for class org.apache.crimson.parser.AttributesExImpl
 
Authenticator - class java.net.Authenticator.
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class java.net.Authenticator
 
Autoscroll - interface java.awt.dnd.Autoscroll.
During DnD operations it is possible that a user may wish to drop the subject of the operation on a region of a scrollable GUI control that is not currently visible to the user.
Autoscroller - class javax.swing.Autoscroller.
 
Autoscroller(JComponent) - Constructor for class javax.swing.Autoscroller
 
Autoscroller.AutoScrollTimerAction - class javax.swing.Autoscroller.AutoScrollTimerAction.
 
Autoscroller.AutoScrollTimerAction() - Constructor for class javax.swing.Autoscroller.AutoScrollTimerAction
 
AxesWalker - class org.apache.xpath.axes.AxesWalker.
Serves as common interface for axes Walkers, and stores common state variables.
AxesWalker(LocPathIterator, int) - Constructor for class org.apache.xpath.axes.AxesWalker
Construct an AxesWalker using a LocPathIterator.
Axis - interface org.apache.xml.dtm.Axis.
Specifies values related to XPath Axes.
AxisName() - Method in class org.apache.xpath.compiler.XPathParser
Basis ::= AxisName '::' NodeTest | AbbreviatedBasis
a - Variable in class java.awt.AWTEventMulticaster
 
a - Static variable in class java.awt.geom.EllipseIterator
 
a - Static variable in class java.awt.geom.RoundRectIterator
 
a - Variable in class java.util.Arrays.ArrayList
 
a - Variable in class javax.swing.SizeSequence
 
a - Variable in class javax.swing.text.StyledEditorKit.AlignmentAction
 
a2(StringBuffer, int) - Method in class java.util.logging.XMLFormatter
 
abandonCycles(Spring) - Method in class javax.swing.SpringLayout
 
abortGrabbing() - Method in class java.awt.image.PixelGrabber
Request the PixelGrabber to abort the image fetch.
aborted - Variable in class javax.swing.colorchooser.SyntheticImage
 
abs(int) - Static method in class java.lang.Math
Returns the absolute value of an int value.
abs(long) - Static method in class java.lang.Math
Returns the absolute value of a long value.
abs(float) - Static method in class java.lang.Math
Returns the absolute value of a float value.
abs(double) - Static method in class java.lang.Math
Returns the absolute value of a double value.
abs(int) - Static method in class java.lang.StrictMath
Returns the absolute value of an int value..
abs(long) - Static method in class java.lang.StrictMath
Returns the absolute value of a long value.
abs(float) - Static method in class java.lang.StrictMath
Returns the absolute value of a float value.
abs(double) - Static method in class java.lang.StrictMath
Returns the absolute value of a double value.
abs() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale is this.scale().
abs() - Method in class java.math.BigInteger
Returns a BigInteger whose value is the absolute value of this BigInteger.
abs(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:abs function returns the absolute value of a number.
absolute(int) - Method in interface java.sql.ResultSet
Moves the cursor to the given row number in this ResultSet object.
absoluteChildren - Variable in class javax.swing.text.html.FrameSetView
 
absolutePath - Variable in class java.util.prefs.AbstractPreferences
Our absolute path name.
absolutePath() - Method in class java.util.prefs.AbstractPreferences
Implements the absolutePath method as per the specification in Preferences.absolutePath().
absolutePath() - Method in class java.util.prefs.Preferences
Returns this preference node's absolute path name.
absoluteTotals - Variable in class javax.swing.text.html.FrameSetView
 
ac - Variable in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
 
acc - Variable in class java.net.URLClassLoader
 
acc - Variable in class javax.swing.UIDefaults.ProxyLazyValue
 
accelerated - Variable in class java.awt.ImageCapabilities
 
accelerator - Variable in class javax.swing.JMenuItem
 
acceleratorDelimiter - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
acceleratorDelimiter - Variable in class javax.swing.plaf.metal.MetalToolTipUI
 
acceleratorFont - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
acceleratorForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
acceleratorRect - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
acceleratorSelectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
accent_diacritic - Static variable in class java.text.CharacterBreakData
 
accept(Component) - Method in class java.awt.Container.DropTargetEventTargetFilter
 
accept(Component) - Method in interface java.awt.Container.EventTargetFilter
 
accept(Component) - Method in class java.awt.Container.MouseEventTargetFilter
 
accept(Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(Component) - Method in class java.awt.DefaultFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(File) - Method in interface java.io.FileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File, String) - Method in interface java.io.FilenameFilter
Tests if a specified file should be included in a file list.
accept(SocketImpl) - Method in class java.net.PlainSocketImpl
Accepts connections.
accept() - Method in class java.net.ServerSocket
Listens for a connection to be made to this socket and accepts it.
accept(SocketImpl) - Method in class java.net.SocketImpl
Accepts a connection.
accept(SocketImpl) - Method in class java.net.SocksSocketImpl
Accepts a connection.
accept() - Method in class java.nio.channels.ServerSocketChannel
Accepts a connection made to this channel's socket.
accept - Static variable in class java.util.regex.Pattern
This must be the very first initializer.
accept(int, String) - Method in class java.util.regex.Pattern
Match next character, signal error if failed.
accept(File) - Method in class javax.swing.JFileChooser
Returns true if the file should be displayed.
accept(Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
Determines whether the specified Component is an acceptable choice as the new focus owner.
accept(Component) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
accept(Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(Component) - Method in class javax.swing.SwingContainerOrderFocusTraversalPolicy
 
accept(Component) - Method in class javax.swing.SwingDefaultFocusTraversalPolicy
 
accept(File) - Method in class javax.swing.filechooser.FileFilter
Whether the given file is accepted by this filter.
accept(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
 
accept(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GlobFilter
 
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemExtensionCall
Accept a visitor and call the appropriate method for this class.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemLiteralResult
Accept a visitor and call the appropriate method for this class.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
Accept a visitor and call the appropriate method for this class.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemVariable
Accept a visitor and call the appropriate method for this class.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.Stylesheet
Accept a visitor and call the appropriate method for this class.
acceptAllFileFilter - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
acceptDrag(int) - Method in class java.awt.dnd.DropTargetContext
accept the Drag.
acceptDrag(int) - Method in class java.awt.dnd.DropTargetDragEvent
Accepts the drag.
acceptDrag(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
accept the Drag
acceptDrop(int) - Method in class java.awt.dnd.DropTargetContext
called to signal that the drop is acceptable using the specified operation.
acceptDrop(int) - Method in class java.awt.dnd.DropTargetDropEvent
accept the drop, using the specified action.
acceptDrop(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
accept the Drop
acceptMode - Variable in class java.util.regex.Matcher
 
acceptNode(int) - Method in class org.apache.xalan.transformer.KeyIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(int, int) - Method in interface org.apache.xml.dtm.DTMFilter
Test whether a specified node is visible in the logical view of a DTMIterator.
acceptNode(int, int, int) - Method in interface org.apache.xml.dtm.DTMFilter
Test whether a specified node is visible in the logical view of a DTMIterator.
acceptNode(int) - Method in class org.apache.xpath.axes.FilterExprWalker
This method needs to override AxesWalker.acceptNode because FilterExprWalkers don't need to, and shouldn't, do a node test.
acceptNode(int, XPathContext) - Method in class org.apache.xpath.axes.MatchPatternIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(int) - Method in class org.apache.xpath.axes.UnionChildIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptsURL(String) - Method in interface java.sql.Driver
Retrieves whether the driver thinks that it can open a connection to the given URL.
access(String) - Method in class java.io.Win32FileSystem
 
accessOrder - Variable in class java.util.LinkedHashMap
The iteration ordering method for this linked hash map: true for access-order, false for insertion-order.
accessible - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
 
accessibleAWTComponentHandler - Variable in class java.awt.Component.AccessibleAWTComponent
 
accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent
 
accessibleContainerHandler - Variable in class java.awt.Container.AccessibleAWTContainer
 
accessibleContainerHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
 
accessibleContext - Variable in class java.awt.Component
 
accessibleContext - Variable in class java.awt.MenuComponent
 
accessibleContext - Variable in class javax.swing.Box.Filler
The currently set AccessibleContext object.
accessibleContext - Variable in class javax.swing.Box
The currently set AccessibleContext object.
accessibleContext - Variable in class javax.swing.CellRendererPane
 
accessibleContext - Variable in class javax.swing.ImageIcon
--- Accessibility Support ---
accessibleContext - Variable in class javax.swing.JApplet
 
accessibleContext - Variable in class javax.swing.JColorChooser
 
accessibleContext - Variable in class javax.swing.JComponent
The AccessibleContext associated with this JComponent.
accessibleContext - Variable in class javax.swing.JDialog
 
accessibleContext - Variable in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
 
accessibleContext - Variable in class javax.swing.JFileChooser
 
accessibleContext - Variable in class javax.swing.JFrame
The accessible context property.
accessibleContext - Variable in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
accessibleContext - Variable in class javax.swing.JWindow
The accessible context property.
accessibleContext - Variable in class javax.swing.text.html.AccessibleHTML.IconElementInfo
 
accessibleContext - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo
 
accessibleContext - Variable in class javax.swing.text.html.AccessibleHTML.TextElementInfo
 
accessibleContext - Variable in class javax.swing.text.html.HTMLEditorKit
 
accessibleFocusHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
 
accessibleIcon - Variable in class javax.swing.AbstractButton
 
accessibleIcon - Variable in class javax.swing.JLabel
 
accessibleParent - Variable in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
accessory - Variable in class javax.swing.JFileChooser
 
accessoryPanel - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
accommodateDelta(int, int) - Method in class javax.swing.JTable
 
accum(char) - Method in class org.apache.xalan.serialize.SerializerToXML
Append a character to the buffer.
accum(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Append a character to the buffer.
accum(String) - Method in class org.apache.xalan.serialize.SerializerToXML
Append a character to the buffer.
accumDefaultEntity(char, int, char[], int, boolean) - Method in class org.apache.xalan.serialize.SerializerToXML
Handle one of the default entities, return false if it is not a default entity.
accumDefaultEscape(char, int, char[], int, boolean) - Method in class org.apache.xalan.serialize.SerializerToXML
Escape and m_writer.write a character.
accumPixels(int, int, int, int, ColorModel, Object, int, int) - Method in class java.awt.image.AreaAveragingScaleFilter
 
acos(double) - Static method in class java.lang.Math
Returns the arc cosine of an angle, in the range of 0.0 through pi.
acos(double) - Static method in class java.lang.StrictMath
Returns the arc cosine of an angle, in the range of 0.0 through pi.
acos(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:acos function returns the arccosine value of a number.
acquireConstructorAccessor() - Method in class java.lang.reflect.Constructor
 
acquireFD() - Method in class java.net.PlainSocketImpl
 
acquireFieldAccessor() - Method in class java.lang.reflect.Field
 
acquireMethodAccessor() - Method in class java.lang.reflect.Method
 
action(Event, Object) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, should register this component as ActionListener on component which fires action events.
action - Variable in class java.awt.dnd.DragGestureEvent
The user's preferred action.
action - Variable in class javax.swing.AbstractActionPropertyChangeListener
 
action - Variable in class javax.swing.AbstractButton
 
action - Variable in class javax.swing.JComboBox
 
action - Variable in class javax.swing.JComponent.ActionStandin
 
action - Variable in class javax.swing.JTextField
 
action - Variable in class javax.swing.plaf.basic.BasicTextUI.TextActionWrapper
 
actionCommand - Variable in class java.awt.Button
 
actionCommand - Variable in class java.awt.MenuItem
This field indicates the command tha has been issued by a particular menu item.
actionCommand - Variable in class java.awt.event.ActionEvent
The nonlocalized string that gives more details of what actually caused the event.
actionCommand - Variable in class javax.swing.DefaultButtonModel
 
actionCommand - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
actionKeyCodes - Static variable in class java.awt.Event
 
actionListener - Variable in class java.awt.Button
 
actionListener - Variable in class java.awt.List
 
actionListener - Variable in class java.awt.MenuItem
 
actionListener - Variable in class java.awt.TextField
 
actionListener - Variable in class javax.swing.AbstractButton
The button model's ActionListener.
actionListener - Variable in class javax.swing.JComponent.ActionStandin
 
actionListener - Variable in class javax.swing.JFileChooser
 
actionListenerK - Static variable in class java.awt.Component
Internal, constants for serialization
actionListenerK - Static variable in class java.awt.MenuComponent
 
actionMap - Variable in class javax.swing.JComponent
ActionMap.
actionName - Variable in class javax.swing.text.JTextComponent.KeyBinding
The name of the action for the key.
actionPerformed(ActionEvent) - Method in class java.awt.AWTEventMulticaster
Handles the actionPerformed event by invoking the actionPerformed methods on listener-a and listener-b.
actionPerformed(ActionEvent) - Method in class java.awt.List.AccessibleAWTList
 
actionPerformed(ActionEvent) - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
cause autoscroll to occur
actionPerformed(ActionEvent) - Method in interface java.awt.event.ActionListener
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class javax.swing.AbstractButton.ForwardActionEvents
 
actionPerformed(ActionEvent) - Method in class javax.swing.Autoscroller.AutoScrollTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.ColorTracker
 
actionPerformed(ActionEvent) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
When an action is performed, editing is ended.
actionPerformed(ActionEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
actionPerformed(ActionEvent) - Method in class javax.swing.JComponent.ActionStandin
 
actionPerformed(ActionEvent) - Method in class javax.swing.JFormattedTextField.CancelAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.JFormattedTextField.CommitAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.JRootPane.DefaultAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.JSpinner.DisabledAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.JTextField.NotifyAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.insideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.outsideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.stillInsideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.TransferHandler.TransferAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.RadioButtonHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener.PressedAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener.ReleasedAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.AltAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.DownAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.EditorActionListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.EnterAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.HidePopupAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.NavigationalAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.SpaceAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.UpAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MoveResizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateOutAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.PreviousAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
The timer fired, perform autoscroll if the pointer is within the autoscroll region.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.ShowSystemMenuAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicLabelUI.PressAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicLabelUI.ReleaseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ClearSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction
Invokes getNextIndex to determine the next index to select.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicListUI.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicLookAndFeel.AudioAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI.TakeFocus
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.ClickAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.PostAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.CloseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.TextFieldActionListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.CancelAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.ReturnAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.SelectNextItemAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.SelectParentChildAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI.Animator
Reacts to the timer's action events.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI.DefaultAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.SharedActionScroller
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollEndAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollHomeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.SharedActionScroller
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.OneTouchActionHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.MoveFocusOutAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.ToggleSideFocusAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.DownAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.LeftAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.NextAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.PageDownAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.PageUpAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.PreviousAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.RequestFocusAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.RequestFocusForVisibleAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.RightAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollTabsBackwardAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollTabsForwardAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.SetSelectedIndexAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.UpAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.CancelEditingAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.PagingAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.StartEditingAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTextUI.FocusAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTextUI.TextActionWrapper
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DownAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.LeftAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.RightAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.UpAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Public as a result of Timer.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.ScrollAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeAddSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeEditAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeExtendSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeScrollLRAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeSelectAllAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.EditActionListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalTitlePane.CloseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalTitlePane.IconifyAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalTitlePane.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalTitlePane.RestoreAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultCaret.UpdateHandler
Invoked when the blink timer fires.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeepAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeginAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeginLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeginParagraphAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeginWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CopyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CutAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.DeleteNextCharAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.DeletePrevCharAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.DumpModelAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.EndAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.EndLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.EndParagraphAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.EndWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertBreakAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertContentAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertTabAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.NextVisualPositionAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.NextWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.PageAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.PasteAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.PreviousWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.ReadOnlyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.SelectAllAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.SelectLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.SelectParagraphAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.SelectWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.ToggleComponentOrientationAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.UnselectAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.VerticalPageAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.WritableAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.InternationalFormatter.IncrementAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.AlignmentAction
Sets the alignment.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.BoldAction
Toggles the bold attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontFamilyAction
Sets the font family.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontSizeAction
Sets the font size.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ForegroundAction
Sets the foreground color.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ItalicAction
Toggles the italic attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.StyledInsertBreakAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.UnderlineAction
Toggles the Underline attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.FormView.BrowseFileAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.FormView
Responsible for processeing the ActionEvent.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHRAction
Inserts the HTML into the document.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Inserts the HTML into the document.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.IsindexView
Responsible for processing the ActionEvent.
actionPerformed(ActionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
Messaged when the timer fires, this will start the editing session.
actionPropertyChangeListener - Variable in class javax.swing.AbstractButton
 
actionPropertyChangeListener - Variable in class javax.swing.JComboBox
 
actionPropertyChangeListener - Variable in class javax.swing.JTextField
 
actionSupported(int) - Method in class javax.swing.TransferHandler.DropHandler
 
actions - Variable in class java.awt.dnd.DropTarget
Default permissible actions supported by this DropTarget.
actions - Variable in class java.awt.dnd.DropTargetDragEvent
The source drop actions.
actions - Variable in class java.awt.dnd.DropTargetDropEvent
The source drop actions.
actions - Variable in class java.io.FilePermission
the actions string.
actions - Variable in class java.io.SerializablePermission
 
actions - Variable in class java.net.SocketPermission
the actions string.
actions - Variable in class java.util.PropertyPermission
The actions string.
activate() - Method in interface java.awt.im.spi.InputMethod
Activates the input method for immediate input processing.
activate(boolean) - Method in class java.rmi.activation.ActivationID
Activate the object for this id.
activate(ActivationID, boolean) - Method in interface java.rmi.activation.Activator
Activate the object associated with the activation identifier, id.
activateDeferredProfile() - Method in class java.awt.color.ICC_Profile
 
activateFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
This will activate f moving it to the front.
activateFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, indicate that this frame has focus.
activateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the frame becomes selected.
activateLink(String, HTMLDocument, JEditorPane, int) - Method in class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
 
activateLink(int, JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Calls linkActivated on the associated JEditorPane if the given position represents a link.
activateLink(int, JEditorPane, int, int) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Calls linkActivated on the associated JEditorPane if the given position represents a link.
activateLinkAction - Static variable in class javax.swing.text.html.HTMLEditorKit
 
activateNextFrame(Container) - Method in class javax.swing.DefaultDesktopManager
 
activator - Variable in class java.rmi.activation.ActivationID
the object's activator
activatorClassName - Static variable in class java.rmi.activation.ActivationID
 
active - Variable in class java.awt.dnd.DropTarget
true if the DropTarget is accepting Drag & Drop operations.
activeBackground - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
activeBumps - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
activeBumps - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
activeBumpsHighlight - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
activeBumpsHighlight - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
activeBumpsShadow - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
activeBumpsShadow - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
activeCaption - Static variable in class java.awt.SystemColor
The color rendered for the window-title background of the currently active window.
activeCaptionBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around the currently active window.
activeCaptionText - Static variable in class java.awt.SystemColor
The color rendered for the window-title text of the currently active window.
activeCount() - Static method in class java.lang.Thread
Returns the number of active threads in the current thread's thread group.
activeCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active threads in this thread group.
activeForeground - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in interface java.rmi.activation.ActivationSystem
Callback to inform activation system that group is now active.
activeGroupCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active groups in this thread group.
activeObject(ActivationID, Remote) - Method in class java.rmi.activation.ActivationGroup
The group's activeObject method is called when an object is exported (either by Activatable object construction or an explicit call to Activatable.exportObject.
activeObject(ActivationID, MarshalledObject) - Method in class java.rmi.activation.ActivationGroup
This protected method is necessary for subclasses to make the activeObject callback to the group's monitor.
activeObject(ActivationID, MarshalledObject) - Method in interface java.rmi.activation.ActivationMonitor
Informs that an object is now active.
activeShadow - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
activeWindow - Static variable in class java.awt.KeyboardFocusManager
Only a Frame or a Dialog can be the active Window.
actualFileFilter - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
acv - Static variable in class java.awt.geom.RoundRectIterator
 
acyclicSprings - Variable in class javax.swing.SpringLayout
 
add(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Adds component-listener-a with component-listener-b and returns the resulting multicast listener.
add(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Adds container-listener-a with container-listener-b and returns the resulting multicast listener.
add(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Adds focus-listener-a with focus-listener-b and returns the resulting multicast listener.
add(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Adds key-listener-a with key-listener-b and returns the resulting multicast listener.
add(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-listener-a with mouse-listener-b and returns the resulting multicast listener.
add(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-motion-listener-a with mouse-motion-listener-b and returns the resulting multicast listener.
add(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-listener-a with window-listener-b and returns the resulting multicast listener.
add(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-state-listener-a with window-state-listener-b and returns the resulting multicast listener.
add(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-focus-listener-a with window-focus-listener-b and returns the resulting multicast listener.
add(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Adds action-listener-a with action-listener-b and returns the resulting multicast listener.
add(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Adds item-listener-a with item-listener-b and returns the resulting multicast listener.
add(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Adds adjustment-listener-a with adjustment-listener-b and returns the resulting multicast listener.
add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
 
add(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Adds input-method-listener-a with input-method-listener-b and returns the resulting multicast listener.
add(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
Adds hierarchy-listener-a with hierarchy-listener-b and returns the resulting multicast listener.
add(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
Adds hierarchy-bounds-listener-a with hierarchy-bounds-listener-b and returns the resulting multicast listener.
add(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-wheel-listener-a with mouse-wheel-listener-b and returns the resulting multicast listener.
add(String) - Method in class java.awt.Choice
Adds an item to this Choice menu.
add(PopupMenu) - Method in class java.awt.Component
Adds the specified popup menu to the component.
add(Component) - Method in class java.awt.Container
Appends the specified component to the end of this container.
add(String, Component) - Method in class java.awt.Container
Adds the specified component to this container.
add(Component, int) - Method in class java.awt.Container
Adds the specified component to this container at the given position.
add(Component, Object) - Method in class java.awt.Container
Adds the specified component to the end of this container.
add(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container with the specified constraints at the specified index.
add(String) - Method in class java.awt.List
Adds the specified item to the end of scrolling list.
add(String, int) - Method in class java.awt.List
Adds the specified item to the the scrolling list at the position indicated by the index.
add(MenuItem) - Method in class java.awt.Menu
Adds the specified menu item to this menu.
add(String) - Method in class java.awt.Menu
Adds an item with the specified label to this menu.
add(Menu) - Method in class java.awt.MenuBar
Adds the specified menu to the menu bar.
add(int, int) - Method in class java.awt.Rectangle
Adds a point, specified by the integer arguments newx and newy, to this Rectangle.
add(Point) - Method in class java.awt.Rectangle
Adds the specified Point to this Rectangle.
add(Rectangle) - Method in class java.awt.Rectangle
Adds a Rectangle to this Rectangle.
add(RenderingHints) - Method in class java.awt.RenderingHints
Adds all of the keys and corresponding values from the specified RenderingHints object to this RenderingHints object.
add(AWTEventListener, AWTEventListener) - Static method in class java.awt.Toolkit.ToolkitEventMulticaster
 
add(DragSourceListener, DragSourceListener) - Static method in class java.awt.dnd.DnDEventMulticaster
Adds drag-source-listener-a with drag-source-listener-b and returns the resulting multicast listener.
add(DragSourceMotionListener, DragSourceMotionListener) - Static method in class java.awt.dnd.DnDEventMulticaster
Adds drag-source-motion-listener-a with drag-source-motion-listener-b and returns the resulting multicast listener.
add(Area) - Method in class java.awt.geom.Area
Adds the shape of the specified Area to the shape of this Area.
add(double, double) - Method in class java.awt.geom.Rectangle2D
Adds a point, specified by the double precision arguments newx and newy, to this Rectangle2D.
add(Point2D) - Method in class java.awt.geom.Rectangle2D
Adds the Point2D object pt to this Rectangle2D.
add(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Adds a Rectangle2D object to this Rectangle2D.
add(Object) - Method in class java.awt.image.renderable.ParameterBlock
Adds an object to the list of parameters.
add(byte) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Byte to the list of parameters.
add(char) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Character to the list of parameters.
add(short) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Short to the list of parameters.
add(int) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Integer to the list of parameters.
add(long) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Long to the list of parameters.
add(float) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Float to the list of parameters.
add(double) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Double to the list of parameters.
add(String, int) - Method in interface java.awt.peer.ChoicePeer
 
add(String, int) - Method in interface java.awt.peer.ListPeer
 
add(Permission) - Method in class java.io.FilePermissionCollection
Adds a permission to the FilePermissions.
add(int) - Method in class java.io.ObjectInputStream.HandleTable.HandleList
 
add(Method) - Method in class java.lang.Class.MethodArray
 
add(FDBigInt) - Method in class java.lang.FDBigInt
 
add(Thread) - Static method in class java.lang.Shutdown
 
add(ThreadGroup) - Method in class java.lang.ThreadGroup
Adds the specified Thread group to this group.
add(Thread) - Method in class java.lang.ThreadGroup
Adds the specified Thread to this group.
add() - Method in class java.lang.ref.Finalizer
 
add(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + val), and whose scale is max(this.scale(), val.scale()).
add(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this + val).
add(int[], int[]) - Static method in class java.math.BigInteger
Adds the contents of the int arrays x and y.
add(MutableBigInteger) - Method in class java.math.MutableBigInteger
Adds the contents of two MutableBigInteger objects.The result is placed within this MutableBigInteger.
add(Permission) - Method in class java.net.SocketPermissionCollection
Adds a permission to the SocketPermissions.
add(Object) - Method in class java.util.AbstractCollection
Ensures that this collection contains the specified element (optional operation).
add(Object) - Method in class java.util.AbstractList.ListItr
 
add(Object) - Method in class java.util.AbstractList
Appends the specified element to the end of this List (optional operation).
add(int, Object) - Method in class java.util.AbstractList
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class java.util.AbstractSequentialList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class java.util.ArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class java.util.ArrayList
Inserts the specified element at the specified position in this list.
add(int, int) - Method in class java.util.Calendar
Date Arithmetic function.
add(Object) - Method in interface java.util.Collection
Ensures that this collection contains the specified element (optional operation).
add(Object) - Method in class java.util.Collections.SynchronizedCollection
 
add(int, Object) - Method in class java.util.Collections.SynchronizedList
 
add(Object) - Method in class java.util.Collections.UnmodifiableCollection
 
add(int, Object) - Method in class java.util.Collections.UnmodifiableList
 
add(int, int) - Method in class java.util.GregorianCalendar
Adds the specified (signed) amount of time to the given time field, based on the calendar's rules.
add(Object) - Method in class java.util.HashSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class java.util.LinkedList.ListItr
 
add(Object) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
add(int, Object) - Method in class java.util.LinkedList
Inserts the specified element at the specified position in this list.
add(Object) - Method in interface java.util.List
Appends the specified element to the end of this list (optional operation).
add(int, Object) - Method in interface java.util.List
Inserts the specified element at the specified position in this list (optional operation).
add(Object) - Method in interface java.util.ListIterator
Inserts the specified element into the list (optional operation).
add(Permission) - Method in class java.util.PropertyPermissionCollection
Adds a permission to the PropertyPermissions.
add(Object) - Method in interface java.util.Set
Adds the specified element to this set if it is not already present (optional operation).
add(int, Object) - Method in class java.util.SubList
 
add(TimerTask) - Method in class java.util.TaskQueue
Adds a new task to the priority queue.
add(Object) - Method in class java.util.TreeSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class java.util.Vector
Appends the specified element to the end of this Vector.
add(int, Object) - Method in class java.util.Vector
Inserts the specified element at the specified position in this Vector.
add(int, int) - Method in class java.util.regex.Pattern.BitClass
 
add(AbstractButton) - Method in class javax.swing.ButtonGroup
Adds the button to the group.
add(int, Object) - Method in class javax.swing.DefaultListModel
Inserts the specified element at the specified position in this list.
add(JMenuItem) - Method in class javax.swing.JMenu
Appends a menu item to the end of this menu.
add(Component) - Method in class javax.swing.JMenu
Appends a component to the end of this menu.
add(Component, int) - Method in class javax.swing.JMenu
Adds the specified component to this container at the given position.
add(String) - Method in class javax.swing.JMenu
Creates a new menu item with the specified text and appends it to the end of this menu.
add(Action) - Method in class javax.swing.JMenu
Creates a new menu item attached to the specified Action object and appends it to the end of this menu.
add(JMenu) - Method in class javax.swing.JMenuBar
Appends the specified menu to the end of the menu bar.
add(JMenuItem) - Method in class javax.swing.JPopupMenu
Appends the specified menu item to the end of this menu.
add(String) - Method in class javax.swing.JPopupMenu
Creates a new menu item with the specified text and appends it to the end of this menu.
add(Action) - Method in class javax.swing.JPopupMenu
Appends a new menu item to the end of the menu which dispatches the specified Action object.
add(Component) - Method in class javax.swing.JTabbedPane
Adds a component with a tab title defaulting to the name of the component which is the result of calling component.getName.
add(String, Component) - Method in class javax.swing.JTabbedPane
Adds a component with the specified tab title.
add(Component, int) - Method in class javax.swing.JTabbedPane
Adds a component at the specified tab index with a tab title defaulting to the name of the component.
add(Component, Object) - Method in class javax.swing.JTabbedPane
Adds a component to the tabbed pane.
add(Component, Object, int) - Method in class javax.swing.JTabbedPane
Adds a component at the specified tab index.
add(Action) - Method in class javax.swing.JToolBar
Adds a new JButton which dispatches the action.
add(Class, EventListener) - Method in class javax.swing.event.EventListenerList
Adds the listener as a listener of the specified type.
add(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes newChild from its parent and makes it a child of this node by adding it to the end of this node's child array.
addAWTEventListener(AWTEventListener, long) - Method in class java.awt.Toolkit
Adds an AWTEventListener to receive all AWTEvents dispatched system-wide that conform to the given eventMask.
addAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Selects the ith menu in the menu.
addAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Selects the nth menu in the menu bar, forcing it to pop up.
addAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
addAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
Adds the specified selected item in the object to the object's selection.
addActionForKeyStroke(KeyStroke, Action) - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
addActionForKeyStroke(KeyStroke, Action) - Method in interface javax.swing.text.Keymap
Adds a binding to the keymap.
addActionListener(ActionListener) - Method in class java.awt.Button
Adds the specified action listener to receive action events from this button.
addActionListener(ActionListener) - Method in class java.awt.List
Adds the specified action listener to receive action events from this list.
addActionListener(ActionListener) - Method in class java.awt.MenuItem
Adds the specified action listener to receive action events from this menu item.
addActionListener(ActionListener) - Method in class java.awt.TextField
Adds the specified action listener to receive action events from this text field.
addActionListener(ActionListener) - Method in class javax.swing.AbstractButton
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in interface javax.swing.ButtonModel
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor
Add an ActionListener.
addActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in class javax.swing.JComboBox
Adds an ActionListener.
addActionListener(ActionListener) - Method in class javax.swing.JFileChooser
Adds an ActionListener to the file chooser.
addActionListener(ActionListener) - Method in class javax.swing.JTextField
Adds the specified action listener to receive action events from this textfield.
addActionListener(ActionListener) - Method in class javax.swing.Timer
Adds an action listener to the Timer.
addActionListener(ActionListener) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
addActions(ActionMap, Action[]) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
 
addAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Adds a listener to receive adjustment events when the value of the adjustable object changes.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
Adds the specified adjustment listener to receive adjustment events from this ScrollPaneAdjustable.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
Adds the specified adjustment listener to receive instances of AdjustmentEvent from this scroll bar.
addAdjustmentListener(AdjustmentListener) - Method in class javax.swing.JScrollBar
Adds an AdjustmentListener.
addAll(Method[]) - Method in class java.lang.Class.MethodArray
 
addAll(Class.MethodArray) - Method in class java.lang.Class.MethodArray
 
addAll(Collection, Field[]) - Static method in class java.lang.Class
 
addAll(Collection) - Method in class java.util.AbstractCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection) - Method in class java.util.AbstractList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(int, Collection) - Method in class java.util.AbstractSequentialList
Inserts all of the elements in in the specified collection into this list at the specified position.
addAll(Collection) - Method in class java.util.ArrayList
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class java.util.ArrayList
Inserts all of the elements in the specified Collection into this list, starting at the specified position.
addAll(Collection) - Method in interface java.util.Collection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(Collection) - Method in class java.util.Collections.SynchronizedCollection
 
addAll(int, Collection) - Method in class java.util.Collections.SynchronizedList
 
addAll(Collection) - Method in class java.util.Collections.UnmodifiableCollection
 
addAll(int, Collection) - Method in class java.util.Collections.UnmodifiableList
 
addAll(Collection) - Method in class java.util.LinkedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection) - Method in class java.util.LinkedList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection) - Method in interface java.util.List
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection) - Method in interface java.util.List
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection) - Method in interface java.util.Set
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
addAll(Collection) - Method in class java.util.SubList
 
addAll(int, Collection) - Method in class java.util.SubList
 
addAll(Collection) - Method in class java.util.TreeSet
Adds all of the elements in the specified collection to this set.
addAll(Collection) - Method in class java.util.Vector
Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class java.util.Vector
Inserts all of the elements in in the specified Collection into this Vector at the specified position.
addAllForTreeSet(SortedSet, Object) - Method in class java.util.TreeMap
Intended to be called only from TreeSet.addAll
addAllIfNotPresent(Class.MethodArray) - Method in class java.lang.Class.MethodArray
 
addAncestorListener(AncestorListener) - Method in class javax.swing.AncestorNotifier
 
addAncestorListener(AncestorListener) - Method in class javax.swing.JComponent
Registers listener so that it will receive AncestorEvents when it or any of its ancestors move or are made visible or invisible.
addArea(AttributeSet) - Method in class javax.swing.text.html.Map
Defines a region of the Map, based on the passed in AttributeSet.
addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class java.text.AttributedString
Adds an attribute to the entire string.
addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
Adds an attribute to a subrange of the string.
addAttribute(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Adds an attribute to the element.
addAttribute(AttributeSet, Object, Object) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Adds an attribute to the given set, and returns the new representative set.
addAttribute(Object, Object) - Method in interface javax.swing.text.MutableAttributeSet
Creates a new attribute set similar to this one except that it contains an attribute with the given name and value.
addAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet
Adds an attribute to the list.
addAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.KeyBuilder
Adds a key/value to the set.
addAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds an attribute.
addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.StyleContext
Adds an attribute to the given set, and returns the new representative set.
addAttribute(Object, Object) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.html.StyleSheet
Adds an attribute to the given set, and returns the new representative set.
addAttribute(Object, Object) - Method in class javax.swing.text.rtf.MockAttributeSet
 
addAttribute(String, String, String, String, String, String, boolean) - Method in class org.apache.crimson.parser.AttributesExImpl
Add an attribute to this list
addAttribute(String, String, String, String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Add an attribute to the end of the list.
addAttribute(int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Copy an DOM attribute to the created output element, executing attribute templates as need be, and processing the xsl:use attribute.
addAttribute(String, String, String, String, String) - Method in class org.apache.xml.utils.MutableAttrListImpl
Add an attribute to the end of the list.
addAttributeImpl(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
 
addAttributeRunData(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
 
addAttributeToNode(Object, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
Link an attribute to a node, if the node already has one or more attributes assigned, then just link this one to the attribute list.
addAttributes(Map, int, int) - Method in class java.text.AttributedString
Adds a set of attributes to a subrange of the string.
addAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Adds a set of attributes to the element.
addAttributes(AttributeSet, AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Adds a set of attributes to the element.
addAttributes(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
Creates a new attribute set similar to this one except that it contains the given attributes and values.
addAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Adds a set of attributes to the list.
addAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.KeyBuilder
Adds a set of key/value pairs to the set.
addAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds a set of attributes to the element.
addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.StyleContext
Adds a set of attributes to the element.
addAttributes(AttributeSet) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Adds a set of attributes to the element.
addAttributes(AttributeSet) - Method in class javax.swing.text.rtf.MockAttributeSet
 
addAttributes(int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Copy DOM attributes to the result element.
addAttributes(Attributes) - Method in class org.apache.xml.utils.MutableAttrListImpl
Add the contents of the attribute list to this list.
addAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
Adds a LookAndFeel to the list of auxiliary look and feels.
addAvailableElement(QName) - Method in class org.apache.xalan.processor.XSLTSchema
Adds a new element name to the Hashtable of available elements.
addBatch() - Method in interface java.sql.PreparedStatement
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch(String) - Method in interface java.sql.Statement
Adds the given SQL command to the current list of commmands for this Statement object.
addBefore(LinkedHashMap.Entry) - Method in class java.util.LinkedHashMap.Entry
Insert this entry before the specified existing entry in the list.
addBefore(Object, LinkedList.Entry) - Method in class java.util.LinkedList
 
addButtonComponents(Container, Object[], int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates the appropriate object to represent each of the objects in buttons and adds it to container.
addCSSAttribute(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.StyleSheet
Adds a CSS attribute to the given set.
addCSSAttributeFromHTML(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.StyleSheet
Adds a CSS attribute to the given set.
addCSSRules(String) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds the CSS rules in rules.
addCaretListener(CaretListener) - Method in class javax.swing.text.JTextComponent
Adds a caret listener for notification of any changes to the caret.
addCellEditorListener(CellEditorListener) - Method in class javax.swing.AbstractCellEditor
Adds a CellEditorListener to the listener list.
addCellEditorListener(CellEditorListener) - Method in interface javax.swing.CellEditor
Adds a listener to the list that's notified when the editor stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class javax.swing.tree.DefaultTreeCellEditor
Adds the CellEditorListener.
addChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.AbstractSpinnerModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.BoundedRangeModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.ButtonModel
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel
Adds a ChangeListener.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar
Adds the specified ChangeListener to the progress bar.
addChangeListener(ChangeListener) - Method in class javax.swing.JSlider
Adds a ChangeListener to the slider.
addChangeListener(ChangeListener) - Method in class javax.swing.JSpinner
Adds a listener to the list that is notified each time a change to the model occurs.
addChangeListener(ChangeListener) - Method in class javax.swing.JTabbedPane
Adds a ChangeListener to this tabbedpane.
addChangeListener(ChangeListener) - Method in class javax.swing.JViewport
Adds a ChangeListener to the list that is notified each time the view's size, position, or the viewport's extent size has changed.
addChangeListener(ChangeListener) - Method in class javax.swing.MenuSelectionManager
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in interface javax.swing.SingleSelectionModel
Adds listener as a listener to changes in the model.
addChangeListener(ChangeListener) - Method in interface javax.swing.SpinnerModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel
Adds listener as a listener to changes in the model.
addChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Adds a ChangeListener to the model.
addChangeListener(ChangeListener) - Method in interface javax.swing.text.Caret
Adds a listener to track whenever the caret position has been changed.
addChangeListener(ChangeListener) - Method in class javax.swing.text.DefaultCaret
Adds a listener to track whenever the caret position has been changed.
addChangeListener(ChangeListener) - Method in interface javax.swing.text.Style
Adds a listener to track whenever an attribute has been changed.
addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds a change listener.
addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext
Adds a listener to track when styles are added or removed.
addChangeListener(ChangeListener) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
addChild(AccessibleHTML.ElementInfo) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Adds a new child to this ElementInfo.
addChoosableFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
Adds a filter to the list of user choosable file filters.
addChooserPanel(AbstractColorChooserPanel) - Method in class javax.swing.JColorChooser
Adds a color chooser panel to the color chooser.
addClass(Class) - Method in class java.lang.ClassLoader
 
addColumn(TableColumn) - Method in class javax.swing.JTable
Appends aColumn to the end of the array of columns held by this JTable's column model.
addColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel
Appends aColumn to the end of the tableColumns array.
addColumn(Object) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(Object, Vector) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(Object, Object[]) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel
Appends aColumn to the end of the tableColumns array.
addColumnModelListener(TableColumnModelListener) - Method in class javax.swing.table.DefaultTableColumnModel
Adds a listener for table column model events.
addColumnModelListener(TableColumnModelListener) - Method in interface javax.swing.table.TableColumnModel
Adds a listener for table column model events.
addColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
Adds the columns from index0 to index1, inclusive, to the current selection.
addComponentListener(ComponentListener) - Method in class java.awt.Component
Adds the specified component listener to receive component events from this component.
addComposedChars() - Method in class java.text.RBTableBuilder
Add expanding entries for pre-composed unicode characters so that this collator can be used reasonably well with decomposition turned off.
addConnection(PooledConnection) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Registers the given event listener so that it will be notified when an event occurs on this PooledConnection object.
addConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image.
addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Registers an ImageConsumer with the ImageProducer for access to the image data during a later reconstruction of the Image.
addConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image.
addConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Adds an ImageConsumer to the list of consumers interested in data for this image.
addConsumer(ImageConsumer) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
addConsumer(ImageConsumer) - Method in class javax.swing.colorchooser.SyntheticImage
 
addContainerListener(ContainerListener) - Method in class java.awt.Container
Adds the specified container listener to receive container events from this container.
addContent(char[], int, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds some text with the current character attributes.
addContent(char[], int, int, boolean) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds some text with the current character attributes.
addContractFlags(String) - Method in class java.text.RBTableBuilder
 
addContractOrder(String, int) - Method in class java.text.RBTableBuilder
 
addContractOrder(String, int, boolean) - Method in class java.text.RBTableBuilder
Adds the contracting string into the collation table.
addControlButtons() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.MetalTheme
 
addDTM(DTM, int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Add a DTM to the DTM table.
addDTM(DTM, int, int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Add a DTM to the DTM table.
addDecoration(Decoration, int) - Method in class java.awt.font.StyledParagraph
Add a new Decoration run with the given Decoration at the given index.
addDirtyRegion(JComponent, int, int, int, int) - Method in class javax.swing.RepaintManager
Add a component in the list of components that should be refreshed.
addDocumentListener(DocumentListener) - Method in class javax.swing.text.AbstractDocument
Adds a document listener for notification of any changes.
addDocumentListener(DocumentListener) - Method in class javax.swing.text.DefaultStyledDocument
Adds a document listener for notification of any changes.
addDocumentListener(DocumentListener) - Method in interface javax.swing.text.Document
Registers the given observer to begin receiving notifications when changes are made to the document.
addDragGestureListener(DragGestureListener) - Method in class java.awt.dnd.DragGestureRecognizer
Register a new DragGestureListener.
addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSource
Adds the specified DragSourceListener to this DragSource to receive drag source events during drag operations intiated with this DragSource.
addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext
Add a DragSourceListener to this DragSourceContext if one has not already been added.
addDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource
Adds the specified DragSourceMotionListener to this DragSource to receive drag motion events during drag operations intiated with this DragSource.
addDropTarget(DropTarget) - Method in interface java.awt.dnd.peer.DropTargetPeer
Add the DropTarget to the System
addDropTargetListener(DropTargetListener) - Method in class java.awt.dnd.DropTarget
Adds a new DropTargetListener (UNICAST SOURCE).
addDropTargetListener(DropTargetListener) - Method in class javax.swing.TransferHandler.SwingDropTarget
 
addEdit(UndoableEdit) - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Adds a document edit.
addEdit(UndoableEdit) - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns false.
addEdit(UndoableEdit) - Method in class javax.swing.undo.CompoundEdit
If this edit is inProgress, accepts anEdit and returns true.
addEdit(UndoableEdit) - Method in class javax.swing.undo.UndoManager
If inProgress, inserts anEdit at indexOfNextAdd, and removes any old edits that were at indexOfNextAdd or later.
addEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit
This UndoableEdit should absorb anEdit if it can.
addEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
addElement(Object) - Method in class java.util.Vector
Adds the specified component to the end of this vector, increasing its size by one.
addElement(Object) - Method in class javax.swing.DefaultComboBoxModel
 
addElement(Object) - Method in class javax.swing.DefaultListModel
Adds the specified component to the end of this list.
addElement(int) - Method in class javax.swing.JComponent.IntVector
 
addElement(Object) - Method in interface javax.swing.MutableComboBoxModel
Adds an item at the end of the model.
addElement(GapContent.MarkData) - Method in class javax.swing.text.GapContent.MarkVector
Add a mark to the end
addElement(int, int, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
addElement(int[]) - Method in class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector
 
addElement(int) - Method in class org.apache.xml.utils.IntVector
Append a int onto the vector.
addElement(int) - Method in class org.apache.xml.utils.NodeVector
Append a Node onto the vector.
addElement(Object) - Method in class org.apache.xml.utils.ObjectVector
Append an object onto the vector.
addElement(StringToStringTable) - Method in class org.apache.xml.utils.StringToStringTableVector
Append a StringToStringTable object onto the vector.
addElement(String) - Method in class org.apache.xml.utils.StringVector
Append a string onto the vector.
addElement(byte) - Method in class org.apache.xml.utils.SuballocatedByteVector
Append a byte onto the vector.
addElement(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Append a int onto the vector.
addElement(Node) - Method in class org.apache.xpath.NodeSet
Append a Node onto the vector.
addElement(int) - Method in class org.apache.xpath.NodeSetDTM
Append a Node onto the vector.
addElementWithData(Object, int, int, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
addElements(int, int) - Method in class org.apache.xml.utils.IntVector
Append several int values onto the vector.
addElements(int) - Method in class org.apache.xml.utils.IntVector
Append several slots onto the vector, but do not set the values.
addElements(Object, int) - Method in class org.apache.xml.utils.ObjectVector
Append several Object values onto the vector.
addElements(int) - Method in class org.apache.xml.utils.ObjectVector
Append several slots onto the vector, but do not set the values.
addElements(byte, int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Append several byte values onto the vector.
addElements(int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Append several slots onto the vector, but do not set the values.
addElements(int, int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Append several int values onto the vector.
addElements(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Append several slots onto the vector, but do not set the values.
addEntityNode(String, String, String, String) - Method in class org.apache.crimson.tree.Doctype
Adds an entity node for an external entity, which could be parsed or unparsed.
addEntityNode(String, String) - Method in class org.apache.crimson.tree.Doctype
Adds an entity node for an internal parsed entity.
addEntry(int, Object, Object, int) - Method in class java.util.HashMap
Add a new entry with the specified key, value and hash code to the specified bucket.
addEntry(int, Object, Object, int) - Method in class java.util.LinkedHashMap
This override alters behavior of superclass put method.
addExceptionType(Class) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Method addExceptionType
addExpandOrder(String, String, int) - Method in class java.text.RBTableBuilder
Adds the expanding string into the collation table.
addExpansion(int, String) - Method in class java.text.RBTableBuilder
Create a new entry in the expansion table that contains the orderings for the given characers.
addExtendedStyle(Style) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
Adds s as one of the AttributeSets to look up attributes in.
addExtends(Class) - Method in class org.apache.xml.utils.synthetic.Class
Adds an "extends" description for the class or interface represented by this Class object
addExtensionNamespace(String, ExtensionHandler) - Method in class org.apache.xalan.extensions.ExtensionsTable
Register an extension namespace handler.
addExternalComment(String) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds the comment comment to the set of comments maintained outside of the scope of elements.
addFiles - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
addFill(int, int) - Method in class javax.swing.text.TableView
Mark a grid location as filled in for a cells overflow.
addFill(int, int) - Method in class javax.swing.text.html.TableView
Mark a grid location as filled in for a cells overflow.
addFirst(Object) - Method in class java.util.LinkedList
Inserts the given element at the beginning of this list.
addFlag() - Method in class java.util.regex.Pattern
Parses inlined match flags and set them appropriately.
addFlavorForUnencodedNative(String, DataFlavor) - Method in class java.awt.datatransfer.SystemFlavorMap
Adds a mapping from a single String native to a single DataFlavor.
addFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class java.awt.Component
Adds the specified focus listener to receive focus events from this component when this component gains input focus.
addFocusListener(FocusListener) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
addFocusListener(FocusListener) - Method in class javax.swing.JTabbedPane.Page
 
addFocusListener(FocusListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
addFocusListener(FocusListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
addFocusListener(FocusListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
addFocusListener(FocusListener) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Adds the specified focus listener to receive focus events from this component.
addFont(Object, int) - Method in class java.awt.font.StyledParagraph
Add a new Font/GraphicAttribute run with the given object at the given index.
addFonts(char[], Map, int, int) - Method in class java.awt.font.StyledParagraph
Resolve the given chars into Fonts using FontResolver, then add font runs for each.
addHandler(Handler) - Method in class java.util.logging.LogManager.RootLogger
 
addHandler(Handler) - Method in class java.util.logging.Logger
Add a log Handler to receive logging messages.
addHeader(AccessibleHTML.TableElementInfo.TableCellElementInfo, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
 
addHeavyweightDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
 
addHelpMenu(Menu) - Method in interface java.awt.peer.MenuBarPeer
 
addHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
Adds the specified hierarchy bounds listener to receive hierarchy bounds events from this component when the hierarchy to which this container belongs changes.
addHierarchyListener(HierarchyListener) - Method in class java.awt.Component
Adds the specified hierarchy listener to receive hierarchy changed events from this component when the hierarchy to which this container belongs changes.
addHighlight(int, int, Highlighter.HighlightPainter) - Method in class javax.swing.text.DefaultHighlighter
Adds a highlight to the view.
addHighlight(int, int, Highlighter.HighlightPainter) - Method in interface javax.swing.text.Highlighter
Adds a highlight to the view.
addHyperlinkListener(HyperlinkListener) - Method in class javax.swing.JEditorPane
Adds a hyperlink listener for notification of any changes, for example when a link is selected and entered.
addIcon(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates and adds a JLabel representing the icon returned from getIcon to top.
addIfNotPresent(Method) - Method in class java.lang.Class.MethodArray
 
addImage(Image, int) - Method in class java.awt.MediaTracker
Adds an image to the list of images being tracked by this media tracker.
addImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Adds a scaled image to the list of images being tracked by this media tracker.
addImpl(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container at the specified index.
addImpl(Component, Object, int) - Method in class java.awt.ScrollPane
Adds the specified component to this scroll pane container.
addImpl(Component, Object, int) - Method in class javax.swing.CellRendererPane
If the specified component is already a child of this then we don't bother doing anything - stacking order doesn't matter for cell renderer components (CellRendererPane doesn't paint anyway)
addImpl(Component, Object, int) - Method in class javax.swing.JApplet
By default, children may not be added directly to a this component, they must be added to its contentPane instead.
addImpl(Component, Object, int) - Method in class javax.swing.JDialog
By default, children may not be added directly to this component, they must be added to its contentPane instead.
addImpl(Component, Object, int) - Method in class javax.swing.JFrame
By default, children may not be added directly to this component, they must be added to its contentPane instead.
addImpl(Component, Object, int) - Method in class javax.swing.JInternalFrame
Ensures that, by default, children cannot be added directly to this component.
addImpl(Component, Object, int) - Method in class javax.swing.JLayeredPane
 
addImpl(Component, Object, int) - Method in class javax.swing.JRootPane
Overridden to enforce the position of the glass component as the zero child.
addImpl(Component, Object, int) - Method in class javax.swing.JSplitPane
Adds the specified component to this split pane.
addImpl(Component, Object, int) - Method in class javax.swing.JToolBar
If a JButton is being added, it is initially set to be disabled.
addImpl(Component, Object, int) - Method in class javax.swing.JViewport
Sets the JViewport's one lightweight child, which can be null.
addImpl(Component, Object, int) - Method in class javax.swing.JWindow
By default, children may not be added directly to a this component, they must be added to its contentPane instead.
addImplements(Class) - Method in class org.apache.xml.utils.synthetic.Class
Adds an "implements" description for the class or interface represented by this Class object
addImports(Stylesheet, boolean, Vector) - Method in class org.apache.xalan.templates.StylesheetRoot
Add the imports in the given sheet to the working importList vector.
addInSortedOrder(ExpressionOwner, int) - Method in class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
Add a new MultistepExprHolder in sorted order in the list.
addInnerClass(Class) - Method in class org.apache.xml.utils.synthetic.Class
Declare that this class is an inner class of another.
addInputMethodAttrs(Map) - Static method in class java.awt.font.StyledParagraph
Return a Map with entries from oldStyles, as well as input method entries, if any.
addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Adds the specified input method listener to receive input method events from this component.
addInputMethodListener(InputMethodListener) - Method in class javax.swing.text.JTextComponent
 
addInsets(int, int, Container) - Static method in class javax.swing.SpringLayout
 
addInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addInternal(EventListener, EventListener) - Static method in class java.awt.dnd.DnDEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addInternalCSSValue(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.CSS
Parses the CSS property key with value value placing the result in att.
addInternalFrameListener(InternalFrameListener) - Method in class javax.swing.JInternalFrame
Adds the specified listener to receive internal frame events from this internal frame.
addInvalidComponent(JComponent) - Method in class javax.swing.RepaintManager
Mark the component as in need of layout and queue a runnable for the event dispatching thread that will validate the components first isValidateRoot() ancestor.
addItem(String) - Method in class java.awt.Choice
Obsolete as of Java 2 platform v1.1.
addItem(String) - Method in class java.awt.List
Deprecated. replaced by add(String).
addItem(String, int) - Method in class java.awt.List
Deprecated. replaced by add(String, int).
addItem(String, int) - Method in interface java.awt.peer.ChoicePeer
 
addItem(String, int) - Method in interface java.awt.peer.ListPeer
DEPRECATED: Replaced by add(String, int).
addItem(MenuItem) - Method in interface java.awt.peer.MenuPeer
 
addItem(Object) - Method in class javax.swing.JComboBox
Adds an item to the item list.
addItem(File) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
Adds the directory to the model and sets it to be selected, additionally clears out the previous selected directory and the paths leading up to it, if any.
addItemListener(ItemListener) - Method in class java.awt.Checkbox
Adds the specified item listener to receive item events from this check box.
addItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
Adds the specified item listener to receive item events from this check box menu item.
addItemListener(ItemListener) - Method in class java.awt.Choice
Adds the specified item listener to receive item events from this Choice menu.
addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Adds a listener to receive item events when the state of an item is changed by the user.
addItemListener(ItemListener) - Method in class java.awt.List
Adds the specified item listener to receive item events from this list.
addItemListener(ItemListener) - Method in class javax.swing.AbstractButton
Adds an ItemListener to the checkbox.
addItemListener(ItemListener) - Method in interface javax.swing.ButtonModel
Adds an ItemListener to the button.
addItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel
Adds an ItemListener to the button.
addItemListener(ItemListener) - Method in class javax.swing.JComboBox
Adds an ItemListener.
addItemNoInvalidate(String) - Method in class java.awt.Choice
Adds an item to this Choice, but does not invalidate the Choice.
addIterator(DTMIterator) - Method in class org.apache.xpath.axes.UnionPathIterator
Add an iterator to the union list.
addKey(SelectionKey) - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
addKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Adds a KeyEventDispatcher to this KeyboardFocusManager's dispatcher chain.
addKeyEventDispatcher(KeyEventDispatcher) - Method in class javax.swing.DelegatingDefaultFocusManager
 
addKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Adds a KeyEventPostProcessor to this KeyboardFocusManager's post- processor chain.
addKeyListener(KeyListener) - Method in class java.awt.Component
Adds the specified key listener to receive key events from this component.
addKeymap(String, Keymap) - Static method in class javax.swing.text.JTextComponent
Adds a new keymap into the keymap hierarchy.
addLast(Object) - Method in class java.util.LinkedList
Appends the given element to the end of this list.
addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
Deprecated. replaced by addLayoutComponent(Component, Object).
addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
Adds the specified component to this card layout's internal table of names.
addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
Deprecated. replaced by addLayoutComponent(Component, Object).
addLayoutComponent(String, Component) - Method in class java.awt.FlowLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class java.awt.GridBagLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class java.awt.GridBagLayout
Adds the specified component to the layout, using the specified constraints object.
addLayoutComponent(String, Component) - Method in class java.awt.GridLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in interface java.awt.LayoutManager
If the layout manager uses a per-component string, adds the component comp to the layout, associating it with the string specified by name.
addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.BoxLayout
Not used by this class.
addLayoutComponent(Component, Object) - Method in class javax.swing.BoxLayout
Not used by this class.
addLayoutComponent(String, Component) - Method in class javax.swing.JRootPane.RootLayout
 
addLayoutComponent(Component, Object) - Method in class javax.swing.JRootPane.RootLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.JSpinner.DefaultEditor
This LayoutManager method does nothing.
addLayoutComponent(String, Component) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
addLayoutComponent(Component, Object) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.OverlayLayout
Adds the specified component to the layout.
addLayoutComponent(Component, Object) - Method in class javax.swing.OverlayLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.ScrollPaneLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class javax.swing.SpringLayout
Has no effect, since this layout manager does not use a per-component string.
addLayoutComponent(Component, Object) - Method in class javax.swing.SpringLayout
If constraints is an instance of SpringLayout.Constraints, associates the constraints with the specified component.
addLayoutComponent(String, Component) - Method in class javax.swing.ViewportLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class javax.swing.colorchooser.CenterLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.colorchooser.SmartGridLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Adds the component at place.
addLayoutComponent(Component, Object) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.CenterLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalTitlePaneLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
 
addLayoutComponent(Component, Object) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider.MetalDividerLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.metal.MetalTitlePane.TitlePaneLayout
 
addLightweightRequest(Component, boolean) - Method in class java.awt.KeyboardFocusManager.HeavyweightFocusRequest
 
addLink(URL) - Method in class ISSearch.ISCrawler
Adds a new link to the URL queue, if the link is not yet visited.
addLink(URL) - Method in interface ISSearch.ISCrawlerInterface
Adds a new link to the URL queue, if the link is not yet visited.
addLink(URL) - Method in class ISSearch.ISDBCrawler
Adds a new link to the URL queue, if the link is not yet visited.
addListDataListener(ListDataListener) - Method in class javax.swing.AbstractListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListDataListener(ListDataListener) - Method in interface javax.swing.ListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.DefaultListSelectionModel
 
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.JList
Adds a listener to the list that's notified each time a change to the selection occurs.
addListSelectionListener(ListSelectionListener) - Method in interface javax.swing.ListSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.text.html.OptionListModel
 
addListeners(Component, boolean) - Method in class javax.swing.AncestorNotifier
 
addLiteralResultAttribute(String, String, String, String) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set a foreign property from the attribute value.
addLiteralResultAttribute(AVT) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set a literal result attribute (AVTs only).
addLiteralResultAttribute(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set a literal result attribute (used for xsl attributes).
addLogger(Logger) - Method in class java.util.logging.LogManager
Add a named logger.
addMap(Map) - Method in class javax.swing.text.html.HTMLDocument
Adds the specified map, this will remove a Map that has been previously registered with the same name.
addMapping(FixedHeightLayoutCache.FHTreeStateNode) - Method in class javax.swing.tree.FixedHeightLayoutCache
Adds a mapping for node.
addMapping(VariableHeightLayoutCache.TreeStateNode) - Method in class javax.swing.tree.VariableHeightLayoutCache
Adds a mapping for node.
addMapping(Dictionary, ClassLoader) - Method in class org.apache.crimson.tree.SimpleElementFactory
Records a default element name to namespace mapping, for use by namespace-unaware DOM construction and when a specific namespace mapping is not available.
addMapping(String, Dictionary, ClassLoader) - Method in class org.apache.crimson.tree.SimpleElementFactory
Records a namespace-specific mapping between element names and classes.
addMenu(Menu) - Method in interface java.awt.peer.MenuBarPeer
 
addMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing.JMenuItem
Adds a MenuDragMouseListener to the menu item.
addMenuItems(JMenu) - Method in class javax.swing.plaf.metal.MetalTitlePane
Adds the necessary JMenuItems to the passed in menu.
addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem
Adds a MenuKeyListener to the menu item.
addMenuListener(MenuListener) - Method in class javax.swing.JMenu
Adds a listener for menu events.
addMessageComponents(Container, GridBagConstraints, Object, int, boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates the appropriate object to represent msg and places it into container.
addMnemonic(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Adds the specified mnemonic at the specified index.
addMouseListener(MouseListener) - Method in class java.awt.Component
Adds the specified mouse listener to receive mouse events from this component.
addMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Adds the specified mouse motion listener to receive mouse motion events from this component.
addMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Adds the specified mouse wheel listener to receive mouse wheel events from this component.
addNSDeclsToAttrs() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Add the attributes that have been declared to the attribute list.
addNode(FixedHeightLayoutCache.FHTreeStateNode) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Adds newChild to this nodes children at the appropriate location.
addNode(Node, int, int, int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Construct the node map from the node.
addNode(int, int, int, int, int, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Construct the node map from the node.
addNode(Node) - Method in class org.apache.xpath.NodeSet
Add a node to the NodeSet.
addNode(int) - Method in class org.apache.xpath.NodeSetDTM
Add a node to the NodeSetDTM.
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
Registers the specified listener to receive node change events for this node.
addNodeInDocOrder(Node, boolean, XPathContext) - Method in class org.apache.xpath.NodeSet
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(Node, XPathContext) - Method in class org.apache.xpath.NodeSet
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(int, boolean, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(int, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(int) - Method in class org.apache.xpath.axes.NodeSequence
Add the node into a vector of nodes where it should occur in document order.
addNodeTest(PredicatedNodeTest) - Method in class org.apache.xpath.axes.UnionChildIterator
Add a node test to the union list.
addNodes(NodeList) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeSet) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeIterator) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodes(DTMIterator) - Method in class org.apache.xpath.NodeSetDTM
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeList, XPathContext) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeIterator, XPathContext) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(int, int, int, NodeList, XPathContext) - Method in class org.apache.xpath.NodeSet
Add the node list to this node set in document order.
addNodesInDocOrder(DTMIterator, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Copy NodeList members into this nodelist, adding in document order.
addNotation(String, String, String) - Method in class org.apache.crimson.tree.Doctype
Adds a notation node.
addNotify() - Method in class java.awt.Button
Creates the peer of the button.
addNotify() - Method in class java.awt.Canvas
Creates the peer of the canvas.
addNotify() - Method in class java.awt.Checkbox
Creates the peer of the Checkbox.
addNotify() - Method in class java.awt.CheckboxMenuItem
Creates the peer of the checkbox item.
addNotify() - Method in class java.awt.Choice
Creates the Choice's peer.
addNotify() - Method in class java.awt.Component
Makes this Component displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Container
Makes this Container displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Dialog
Makes this Dialog displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.FileDialog
Creates the file dialog's peer.
addNotify() - Method in class java.awt.Frame
Makes this Frame displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Label
Creates the peer for this label.
addNotify() - Method in class java.awt.List
Creates the peer for the list.
addNotify() - Method in class java.awt.Menu
Creates the menu's peer.
addNotify() - Method in class java.awt.MenuBar
Creates the menu bar's peer.
addNotify() - Method in class java.awt.MenuItem
Creates the menu item's peer.
addNotify() - Method in class java.awt.Panel
Creates the Panel's peer.
addNotify() - Method in class java.awt.PopupMenu
Creates the popup menu's peer.
addNotify() - Method in class java.awt.ScrollPane
Creates the scroll pane's peer.
addNotify() - Method in class java.awt.Scrollbar
Creates the Scrollbar's peer.
addNotify() - Method in class java.awt.TextArea
Creates the TextArea's peer.
addNotify() - Method in class java.awt.TextComponent
Makes this Component displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.TextField
Creates the TextField's peer.
addNotify() - Method in class java.awt.Window
Makes this Window displayable by creating the connection to its native screen resource.
addNotify(ComponentPeer) - Method in class java.awt.dnd.DropTarget
Notify the DropTarget that it has been associated with a Component This method is usually called from java.awt.Component.addNotify() of the Component associated with this DropTarget to notify the DropTarget that a ComponentPeer has been associated with that Component.
addNotify(DropTargetContextPeer) - Method in class java.awt.dnd.DropTargetContext
Called when associated with the DropTargetContextPeer.
addNotify() - Method in class javax.swing.JComponent
Notifies this component that it now has a parent component.
addNotify() - Method in class javax.swing.JMenuBar
Overrides JComponent.addNotify to register this menu bar with the current keyboard manager.
addNotify() - Method in class javax.swing.JRootPane
Register ourselves with the SystemEventQueueUtils as a new root pane.
addNotify() - Method in class javax.swing.JTable
Calls the configureEnclosingScrollPane method.
addNotify() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
addNotify() - Method in class javax.swing.plaf.metal.MetalTitlePane
 
addObjectIfNotFound(Object, Vector) - Method in class org.apache.xalan.templates.TemplateList
Add object to vector if not already there.
addObserver(Observer) - Method in class java.util.Observable
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addOne(int[], int, int, int) - Static method in class java.math.BigInteger
Add one word to the number a mlen words into a.
addOrReplaceDecls(XMLNSDecl) - Method in class org.apache.xalan.templates.ElemTemplateElement
Add or replace this namespace declaration in list of namespaces in scope for this element.
addOrder(char, int) - Method in class java.text.RBTableBuilder
Adds a character and its designated order into the collation table.
addOwnedWindow(WeakReference) - Method in class java.awt.Window
 
addPaletteListeners() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
addParameter(AttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ObjectAction
 
addParameter(String) - Method in class org.apache.xalan.lib.sql.XConnection
Add an untyped value to the parameter list.
addParameter(Class, String) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Method addParameter
addParameterFromElement(Element) - Method in class org.apache.xalan.lib.sql.XConnection
Add a single parameter to the parameter list formatted as an Element
addParameterFromElement(NodeList) - Method in class org.apache.xalan.lib.sql.XConnection
Add a section of parameters to the Parameter List Do each element from the list
addParameterWithType(String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Add a typed parameter to the parameter list.
addParameters(Element) - Method in class org.apache.xalan.lib.sql.XConnection
 
addPattern(String) - Method in class java.text.MergeCollation
adds a pattern to the current one.
addPoint(int, int) - Method in class java.awt.Polygon
Appends the specified coordinates to this Polygon.
addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox
Adds a PopupMenu listener which will listen to notification messages from the popup portion of the combo box.
addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu
Adds a PopupMenu listener.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
Registers the specified listener to receive preference change events for this preference node.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Container
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
Adds the specified property change listener for the named desktop property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Window
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Window
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Add an event listener to be invoked when the logging properties are re-read.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.AbstractAction
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action
Adds a PropertyChange listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.DelegatingDefaultFocusManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.DelegatingDefaultFocusManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.ActionStandin
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.JComponent
Adds a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JSpinner.DisabledAction
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.UIDefaults
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.event.SwingPropertyChangeSupport
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.event.SwingPropertyChangeSupport
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.TableColumn
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree.TreeSelectionModel
Adds a PropertyChangeListener to the listener list.
addRenderingHints(Map) - Method in class java.awt.Graphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addRequestProperty(String, String) - Method in class java.net.URLConnection
Adds a general request property specified by a key-value pair.
addResourceBundle(String) - Method in class javax.swing.UIDefaults
Adds a resource bundle to the list of resource bundles that are searched for localized values.
addRow(Vector) - Method in class javax.swing.table.DefaultTableModel
Adds a row to the end of the model.
addRow(Object[]) - Method in class javax.swing.table.DefaultTableModel
Adds a row to the end of the model.
addRowHeader(AccessibleHTML.TableElementInfo.TableCellElementInfo, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
 
addRowSelectionInterval(int, int) - Method in class javax.swing.JTable
Adds the rows from index0 to index1, inclusive, to the current selection.
addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
Registers the given listener so that it will be notified of events that occur on this RowSet object.
addRowToDTMFromResultSet() - Method in class org.apache.xalan.lib.sql.SQLDocument
Pull a record from the result set and map it to a DTM based ROW If we are in Streaming mode, then only create a single row and keep copying the data into the same row.
addRule(String) - Method in class javax.swing.text.html.StyleSheet
Adds a set of rules to the sheet.
addRule(String[], AttributeSet, boolean) - Method in class javax.swing.text.html.StyleSheet
Adds a rule into the StyleSheet.
addRunnableCanvas(JRootPane) - Static method in class javax.swing.SystemEventQueueUtilities
Associate a RunnableCanvas and a JRootPane to enable queuing events for the root pane's parent window's event dispatching thread.
addRunnableEvent(SystemEventQueueUtilities.RunnableEvent) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
Add a RunnableEvent to the queue that will be dispatched when this component is repainted.
addSelectionInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
 
addSelectionInterval(int, int) - Method in class javax.swing.JList
Sets the selection to be the union of the specified interval with current selection.
addSelectionInterval(int, int) - Method in class javax.swing.JTree
Adds the paths between index0 and index1, inclusive, to the selection.
addSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Change the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionInterval(int, int) - Method in class javax.swing.text.html.OptionListModel
 
addSelectionPath(TreePath) - Method in class javax.swing.JTree
Adds the node identified by the specified TreePath to the current selection.
addSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds path to the current selection.
addSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Adds path to the current selection.
addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
A null implementation that adds nothing.
addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
Adds each path in the array of paths to the current selection.
addSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds paths to the current selection.
addSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
Adds paths to the current selection.
addSelectionRow(int) - Method in class javax.swing.JTree
Adds the path at the specified row to the current selection.
addSelectionRows(int[]) - Method in class javax.swing.JTree
Adds the paths at each of the specified rows to the current selection.
addSelector() - Method in class javax.swing.text.html.StyleSheet.CssParser
 
addSeparator() - Method in class java.awt.Menu
Adds a separator line, or a hypen, to the menu at the current position.
addSeparator() - Method in interface java.awt.peer.MenuPeer
 
addSeparator() - Method in class javax.swing.JMenu
Appends a new separator to the end of the menu.
addSeparator() - Method in class javax.swing.JPopupMenu
Appends a new separator at the end of the menu.
addSeparator() - Method in class javax.swing.JToolBar
Appends a separator of default size to the end of the tool bar.
addSeparator(Dimension) - Method in class javax.swing.JToolBar
Appends a separator of a specified size to the end of the tool bar.
addShutdownHook(Thread) - Method in class java.lang.Runtime
Registers a new virtual-machine shutdown hook.
addSingletonComponent(Component, Component) - Method in class javax.swing.ScrollPaneLayout
Removes an existing component.
addSortedStyle(StyleSheet.SelectorMapping, Vector) - Method in class javax.swing.text.html.StyleSheet
Adds mapping to elements.
addSource(Object) - Method in class java.awt.image.renderable.ParameterBlock
Adds an image to end of the list of sources.
addSpecialElement(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds content that is basically specified entirely in the attribute set.
addStart - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
addString(int) - Method in class javax.swing.text.html.parser.Parser
Add a char to the string buffer.
addStyle(String, Style) - Method in class javax.swing.JTextPane
Adds a new style into the logical style hierarchy.
addStyle(String, Style) - Method in class javax.swing.text.DefaultStyledDocument
Adds a new style into the logical style hierarchy.
addStyle(String, Style) - Method in class javax.swing.text.StyleContext
Adds a new style into the style hierarchy.
addStyle(String, Style) - Method in interface javax.swing.text.StyledDocument
Adds a new style into the logical style hierarchy.
addStyleName(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
Adds the style named style to the style mapping.
addStyleSheet(StyleSheet) - Method in class javax.swing.text.html.StyleSheet
Adds the rules from the StyleSheet ss to those of the receiver.
addSubComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
addSubComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method avoid creating a menu bar.
addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method to do nothing.
addTab(String, Icon, Component, String) - Method in class javax.swing.JTabbedPane
Adds a component and tip represented by a title and/or icon, either of which can be null.
addTab(String, Icon, Component) - Method in class javax.swing.JTabbedPane
Adds a component represented by a title and/or icon, either of which can be null.
addTab(String, Component) - Method in class javax.swing.JTabbedPane
Adds a component represented by a title and no icon.
addTableModelListener(TableModelListener) - Method in class javax.swing.table.AbstractTableModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in interface javax.swing.table.TableModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Tag in HTML to start adding tags from.
addTask(Runnable) - Method in class javax.swing.text.LayoutQueue
Add a task that is not needed immediately because the results are not believed to be visible.
addTextListener(TextListener) - Method in class java.awt.TextComponent
Adds the specified text event listener to receive text events from this text component.
addTileObserver(TileObserver) - Method in class java.awt.image.BufferedImage
Adds a tile observer.
addTileObserver(TileObserver) - Method in interface java.awt.image.WritableRenderedImage
Adds an observer.
addTimer(Timer, long) - Method in class javax.swing.TimerQueue
 
addToBuffer(StringBuffer, boolean, boolean, PatternEntry) - Method in class java.text.PatternEntry
 
addToFrameList() - Method in class java.awt.Frame
 
addToSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
Set to true if append to selection.
addToSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
If true the new item is added to the selection, if false the selection is reset.
addToSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
True indicates should set selection from anchor path.
addToSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeScrollLRAction
 
addToTokenQueue(String) - Method in class org.apache.xpath.compiler.Lexer
Add a token to the token queue.
addToVector(Object, int, Vector, int[]) - Static method in class java.awt.font.StyledParagraph
Append the given Object to the given Vector.
addTraceListener(TraceListener) - Method in class org.apache.xalan.trace.TraceManager
Add a trace listener for the purposes of debugging and diagnosis.
addTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing.JTree
Adds a listener for TreeExpansion events.
addTreeModelListener(TreeModelListener) - Method in class javax.swing.tree.DefaultTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree.TreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree
Adds a listener for TreeSelection events.
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
addTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree.TreeSelectionModel
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
addTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing.JTree
Adds a listener for TreeWillExpand events.
addUIActionMap(JComponent, ActionMap) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
addUIInputMap(JComponent, InputMap) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
addURL(URL) - Method in class java.net.URLClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.text.AbstractDocument
Adds an undo listener for notification of any changes.
addUndoableEditListener(UndoableEditListener) - Method in interface javax.swing.text.Document
Registers the given observer to begin receiving notifications when undoable edits are made to the document.
addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.undo.UndoableEditSupport
Registers an UndoableEditListener.
addUnencodedNativeForFlavor(DataFlavor, String) - Method in class java.awt.datatransfer.SystemFlavorMap
Adds a mapping from the specified DataFlavor (and all DataFlavors equal to the specified DataFlavor) to the specified String native.
addValueInRefsTable(XPathContext, XMLString, int) - Method in class org.apache.xalan.transformer.KeyTable
Add an association between a ref and a node in the m_refsTable.
addVarDeclToElem(ElemTemplateElement, LocPathIterator, ElemVariable) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Add the given variable to the psuedoVarRecipient.
addVariableName(QName) - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
Add the name of a qualified name within the template.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a VetoableChangeListener to the listener list.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a VetoableChangeListener to the listener list for a specific property.
addVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.DelegatingDefaultFocusManager
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class javax.swing.DelegatingDefaultFocusManager
 
addVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent
Adds a VetoableChangeListener to the listener list.
addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Adds the specified window focus listener to receive window events from this window.
addWindowListener(WindowListener) - Method in class java.awt.Window
Adds the specified window listener to receive window events from this window.
addWindowStateListener(WindowStateListener) - Method in class java.awt.Window
Adds the specified window state listener to receive window events from this window.
added - Variable in class javax.swing.text.AbstractDocument.ElementEdit
 
added - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer.ElemChanges
 
added - Variable in class javax.swing.text.PlainDocument
 
addend - Static variable in class java.util.Random
 
additive - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
addr - Variable in class java.net.InetAddressContainer
 
addr - Variable in class java.net.InetSocketAddress
 
addr - Variable in class java.rmi.dgc.VMID
 
address - Variable in class java.net.DatagramPacket
 
address - Variable in class java.net.InetAddress.CacheEntry
 
address - Variable in class java.net.InetAddress
Holds a 32-bit IPv4 address.
address - Variable in class java.net.SocketImpl
The IP address of the remote end of this socket.
address - Variable in class java.nio.Buffer
 
address - Variable in class java.nio.DirectByteBuffer.Deallocator
 
address() - Method in class java.nio.DirectByteBuffer
 
address() - Method in class java.nio.DirectCharBufferS
 
address() - Method in class java.nio.DirectCharBufferU
 
address() - Method in class java.nio.DirectDoubleBufferS
 
address() - Method in class java.nio.DirectDoubleBufferU
 
address() - Method in class java.nio.DirectFloatBufferS
 
address() - Method in class java.nio.DirectFloatBufferU
 
address() - Method in class java.nio.DirectIntBufferS
 
address() - Method in class java.nio.DirectIntBufferU
 
address() - Method in class java.nio.DirectLongBufferS
 
address() - Method in class java.nio.DirectLongBufferU
 
address() - Method in class java.nio.DirectShortBufferS
 
address() - Method in class java.nio.DirectShortBufferU
 
addressCache - Static variable in class java.net.InetAddress
 
addressCacheInit - Static variable in class java.net.InetAddress
 
addresses - Variable in class java.net.SocketPermission
 
addrs - Variable in class java.net.NetworkInterface
 
adjust(Rectangle, Dimension, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
adjustAllocation(Shape) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Adjusts the allocation given to the view to be a suitable allocation for a text field.
adjustAllocation(Shape) - Method in class javax.swing.text.FieldView
Adjusts the allocation given to the view to be a suitable allocation for a text field.
adjustCaret(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Adjusts the caret location based on the MouseEvent.
adjustCaretAndFocus(MouseEvent) - Method in class javax.swing.text.DefaultCaret
 
adjustChildIndexs(int, int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Adjusts the child indexs of the receivers children by amount, starting at index.
adjustDecendantsOnParent(int) - Method in class java.awt.Container
 
adjustDecendantsOnParent(int) - Method in class java.awt.Window
 
adjustDescendants(int) - Method in class java.awt.Container
 
adjustEndElement() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
This will make sure there aren't two BODYs (the second is typically created when you do a remove all, and then an insert).
adjustEndSpecsForPartialInsert() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
This will be invoked for the last flush, if insertTag is non null.
adjustFocus(boolean) - Method in class javax.swing.text.DefaultCaret
Adjusts the focus, if necessary.
adjustFocusAndSelection(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
adjustFocusAndSelection(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
adjustForCurrencyDefaultFractionDigits() - Method in class java.text.DecimalFormat
Adjusts the minimum and maximum fraction digits to values that are reasonable for the currency's default fraction digits.
adjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
Adjusts the x, y, width, and height fields to the correct values depending on the constraint geometry and pads.
adjustForHSB(boolean, Rectangle, Rectangle, Insets) - Method in class javax.swing.ScrollPaneLayout
Adjusts the Rectangle available based on if the horizontal scrollbar is needed (wantsHSB).
adjustForVSB(boolean, Rectangle, Rectangle, Insets, boolean) - Method in class javax.swing.ScrollPaneLayout
Adjusts the Rectangle available based on if the vertical scrollbar is needed (wantsVSB).
adjustListeningChildren(long, int) - Method in class java.awt.Container
 
adjustListeningChildrenOnParent(long, int) - Method in class java.awt.Component
 
adjustListeningChildrenOnParent(long, int) - Method in class java.awt.Window
 
adjustMultiRowSpan(int, int, int) - Method in class javax.swing.text.html.TableView.RowIterator
Fixup preferences to accomodate a multi-row table cell if not already covered by existing preferences.
adjustPaintFlags() - Method in class javax.swing.JComponent
 
adjustPaintRegion(Shape) - Method in class javax.swing.text.FieldView
Adjusts a based on the visible region and returns it.
adjustPaintRegion(Shape) - Method in class javax.swing.text.PlainView
Should return a shape ideal for painting based on the passed in Shape a.
adjustPopupLocationToFitScreen(int, int) - Method in class javax.swing.JPopupMenu
Returns an point which has been adjusted to take into account of the desktop bounds, taskbar and multi-monitor configuration.
adjustRow(FlowView, int, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Adjusts the given row if possible to fit within the layout span.
adjustRow(ParagraphView.Row, int, int) - Method in class javax.swing.text.ParagraphView
Adjusts the given row if possible to fit within the layout span.
adjustRow(FlowView, int, int, int) - Method in class javax.swing.text.TextLayoutStrategy
Adjusts the given row if possible to fit within the layout span.
adjustRowBy(int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Adjusts the receiver, and all its children rows by amount.
adjustRowBy(int, int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Adjusts this node, its child, and its parent starting at an index of index index is the index of the child to start adjusting from, which is not necessarily the model index.
adjustRowCountBy(int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Adjust the large row count of the AbstractTreeUI the receiver was created with.
adjustScrollIfNecessary(JTextComponent, Rectangle, int, int) - Method in class javax.swing.text.DefaultEditorKit.VerticalPageAction
Adjusts the rectangle that indicates the location to scroll to after selecting index.
adjustSelection - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
True indicates the selection should be adjusted after an insert.
adjustSelection(JEditorPane, HTMLDocument, int, int) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Called after an insertion to adjust the selection.
adjustSizes(long, JTable.Resizable3, boolean) - Method in class javax.swing.JTable
 
adjustSizes(long, JTable.Resizable2, boolean) - Method in class javax.swing.JTable
 
adjustSizes(int, SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
Adjust a specified array of sizes by a given amount.
adjustStamp() - Method in class java.util.Calendar
Adjusts the stamp[] values before nextStamp overflow. nextStamp is set to the next stamp value upon the return.
adjustValue(Object, Map, Object, int) - Method in class javax.swing.text.DateFormatter
Adjusts the Date if FieldPosition identifies a known calendar field.
adjustValue(Object, Map, Object, int) - Method in class javax.swing.text.InternationalFormatter
Subclasses supporting incrementing must override this to handle the actual incrementing.
adjustVisibility(Rectangle) - Method in class javax.swing.text.DefaultCaret
Scrolls the associated view (if necessary) to make the caret visible.
adjustable - Variable in class java.awt.event.AdjustmentEvent
The adjustable object that fired the event.
adjustmentListener - Variable in class java.awt.ScrollPaneAdjustable
 
adjustmentListener - Variable in class java.awt.Scrollbar
 
adjustmentListenerK - Static variable in class java.awt.Component
 
adjustmentType - Variable in class java.awt.event.AdjustmentEvent
The adjustmentType describes how the adjustable object value has changed.
adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the adjustmentValueChanged event by invoking the adjustmentValueChanged methods on listener-a and listener-b.
adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.PeerFixer
Invoked when the value of the adjustable has changed.
adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.ScrollPane.PeerFixer
Invoked when the value of the adjustable has changed.
adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener
Invoked when the value of the adjustable has changed.
adjustmentWeights - Variable in class javax.swing.text.html.TableView.ColumnIterator
 
adjustments - Variable in class javax.swing.text.html.TableView.RowIterator
Adjustments to the row requirements to handle multi-row table cells.
adler - Variable in class java.util.zip.Adler32
 
adoptNode(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NEEDSDOC Method adoptNode NEEDSDOC @param source NEEDSDOC (adoptNode) @return
adoptNode(Node) - Method in class org.apache.xml.utils.UnImplNode
NEEDSDOC Method adoptNode NEEDSDOC @param source NEEDSDOC (adoptNode) @return
advance - Variable in class java.awt.font.TextLayout.OptInfo
 
advance - Variable in class java.awt.font.TextLine.TextLineMetrics
 
advance(int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
move the current offset forward by n.
advance(Object) - Method in class javax.swing.text.html.parser.ContentModelState
Advance this state to a new state.
advance(Element) - Method in class javax.swing.text.html.parser.TagStack
Advance the state by reducing the given element.
advance(String) - Method in class org.apache.crimson.parser.ContentModelState
Advance this state to a new state, or throw an exception (use a more appropriate one?)
advanceToFirstFont(AttributedCharacterIterator) - Static method in class java.awt.font.TextLine
When this returns, the ACI's current position will be at the start of the first run which does NOT contain a GraphicAttribute.
advanceX - Variable in class java.awt.font.GlyphMetrics
The x-component of the advance.
advanceY - Variable in class java.awt.font.GlyphMetrics
The y-component of the advance.
affine - Variable in class java.awt.geom.ArcIterator
 
affine - Variable in class java.awt.geom.CubicIterator
 
affine - Variable in class java.awt.geom.EllipseIterator
 
affine - Variable in class java.awt.geom.GeneralPathIterator
 
affine - Variable in class java.awt.geom.LineIterator
 
affine - Variable in class java.awt.geom.QuadIterator
 
affine - Variable in class java.awt.geom.RectIterator
 
affine - Variable in class java.awt.geom.RoundRectIterator
 
after - Variable in class java.awt.DefaultKeyboardFocusManager.TypeAheadMarker
 
after(Timestamp) - Method in class java.sql.Timestamp
Indicates whether this Timestamp object is later than the given Timestamp object.
after(Object) - Method in class java.util.Calendar
Compares the time field records.
after(Date) - Method in class java.util.Date
Tests if this date is after the specified date.
after - Variable in class java.util.LinkedHashMap.Entry
 
afterDocument() - Method in class org.apache.crimson.parser.Parser2
 
afterDocument() - Method in class org.apache.crimson.parser.ValidatingParser
 
afterEvent() - Method in class java.awt.Robot
 
afterKeyword - Variable in class javax.swing.text.rtf.RTFGenerator
 
afterLast() - Method in interface java.sql.ResultSet
Moves the cursor to the end of this ResultSet object, just after the last row.
afterOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character after the offset.
afterRoot() - Method in class org.apache.crimson.parser.Parser2
 
afterRoot() - Method in class org.apache.crimson.parser.ValidatingParser
 
aggregateStamp(int, int) - Static method in class java.util.GregorianCalendar
Return the pseudo-time-stamp for two fields, given their individual pseudo-time-stamps.
ah - Variable in class java.awt.geom.RoundRectIterator
 
aliasSet - Variable in class java.nio.charset.Charset
 
aliases - Variable in class java.nio.charset.Charset
 
aliases() - Method in class java.nio.charset.Charset
Returns a set containing this charset's aliases.
align - Variable in class java.awt.FlowLayout
align is the property that determines how each row distributes empty space.
align - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
align(String, String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:align function aligns a string within another string.
align(String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
alignment - Variable in class java.awt.Label
The label's alignment.
alignment - Variable in class javax.swing.SizeRequirements
The alignment, specified as a value between 0.0 and 1.0, inclusive.
alignment - Variable in class javax.swing.text.TabStop
Tab type.
alignment - Variable in class javax.swing.text.html.HRuleView
 
alignmentX - Variable in class javax.swing.JComponent
 
alignmentY - Variable in class javax.swing.JComponent
 
alive - Variable in class javax.swing.undo.AbstractUndoableEdit
True if this edit has not received die; defaults to true.
allAttributes - Static variable in class javax.swing.text.html.CSS.Attribute
 
allAttributes - Static variable in class javax.swing.text.html.HTML.Attribute
 
allBitsPresent() - Method in class javax.swing.DebugGraphicsObserver
 
allKeys() - Method in class javax.swing.ActionMap
Returns an array of the keys defined in this ActionMap and its parent.
allKeys() - Method in class javax.swing.InputMap
Returns an array of the KeyStrokes defined in this InputMap and its parent.
allPermDomain - Static variable in class java.lang.Class
protection domain returned when the internal domain is null
allPrefixes - Variable in class org.apache.xml.utils.PrefixForUriEnumerator
 
allProceduresAreCallable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the current user can call all the procedures returned by the method getProcedures.
allSpecialsTable - Static variable in class javax.swing.text.rtf.AbstractFilter
A specials table which indicates that all characters are special
allTablesAreSelectable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the current user can use all the tables returned by the method getTables in a SELECT statement.
allTags - Static variable in class javax.swing.text.html.HTML.Tag
 
allValues - Static variable in class javax.swing.text.html.CSS.Value
 
all_allowed - Variable in class java.util.PropertyPermissionCollection
Boolean saying if "*" is in the collection.
allclasses - Variable in class org.apache.xml.utils.synthetic.Class
Field allclasses: an array containing Class objects representing all the public classes and interfaces that are members of the class represented by this Class object.
allconstructors - Variable in class org.apache.xml.utils.synthetic.Class
Field allconstructors: an array containing Constructor objects reflecting all the constructors of the class represented by this Class object.
allfields - Variable in class org.apache.xml.utils.synthetic.Class
Field allfields.
allgrayopaque - Variable in class java.awt.image.IndexColorModel
 
allmethods - Variable in class org.apache.xml.utils.synthetic.Class
Field allmethods.
allocate(int) - Static method in class java.nio.ByteBuffer
Allocates a new byte buffer.
allocate(int) - Static method in class java.nio.CharBuffer
Allocates a new character buffer.
allocate(int) - Static method in class java.nio.DoubleBuffer
Allocates a new double buffer.
allocate(int) - Static method in class java.nio.FloatBuffer
Allocates a new float buffer.
allocate(int) - Static method in class java.nio.IntBuffer
Allocates a new int buffer.
allocate(int) - Static method in class java.nio.LongBuffer
Allocates a new long buffer.
allocate(int) - Static method in class java.nio.ShortBuffer
Allocates a new short buffer.
allocateArray(int) - Method in class javax.swing.text.GapContent.MarkVector
Allocate an array to store items of the type appropriate (which is determined by the subclass).
allocateArray(int) - Method in class javax.swing.text.GapContent
Allocate an array to store items of the type appropriate (which is determined by the subclass).
allocateArray(int) - Method in class javax.swing.text.GapVector
Allocate an array to store items of the type appropriate (which is determined by the subclass).
allocateDirect(int) - Static method in class java.nio.ByteBuffer
Allocates a new direct byte buffer.
allocateNewInstance(Class) - Static method in class java.awt.AWTKeyStroke
 
allocateNodeObject(Object) - Method in class org.apache.xalan.lib.sql.DTMDocument
A common routine that allocates an Object from the Object Array.
allowDetachToRelease(boolean) - Method in interface org.apache.xml.dtm.DTMIterator
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.NodeSetDTM
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.axes.LocPathIterator
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.axes.NodeSequence
Calling this with a value of false will cause the nodeset to be cached.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.XObject
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.XRTreeFrag
Specify if it's OK for detach to release the iterator for reuse.
allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
Deprecated. The definition of this call depends on ThreadGroup.suspend(), which is deprecated. Further, the behavior of this call was never specified.
allowUserInteraction - Variable in class java.net.URLConnection
If true, this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
allowsChildren - Variable in class javax.swing.tree.DefaultMutableTreeNode
true if the node is able to have children
allowsInvalid - Variable in class javax.swing.text.DefaultFormatter
Indicates if the value being edited must match the mask.
allowsMultipleSelections() - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by isMultipleMode().
alphaBits - Static variable in class java.awt.image.IndexColorModel
 
alpha_mask - Variable in class java.awt.image.DirectColorModel
 
alpha_offset - Variable in class java.awt.image.DirectColorModel
 
alpha_scale - Variable in class java.awt.image.DirectColorModel
 
alphas - Variable in class java.awt.image.AreaAveragingScaleFilter
 
altBase64ToByteArray(String) - Static method in class java.util.prefs.Base64
Translates the specified "aternate representation" Base64 string into a byte array.
altBase64ToInt - Static variable in class java.util.prefs.Base64
This array is the analogue of base64ToInt, but for the nonstandard variant that avoids the use of uppercase alphabetic characters.
altSlash - Variable in class java.io.Win32FileSystem
 
altView - Variable in class javax.swing.text.html.ImageView
Used for alt text.
alternateAddTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate tag in HTML to start adding tags from if parentTag is not found and alternateParentTag is found.
alternateParentTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate Tag to check for in the document if parentTag is not found.
alwaysOnTop() - Method in class javax.swing.JComponent
Returns whether this component should be guaranteed to be on top.
alwaysOnTop() - Method in class javax.swing.JMenuItem
Returns true since Menus, by definition, should always be on top of all other windows.
alwaysOnTop() - Method in class javax.swing.JPopupMenu
Always returns true since popups, by definition, should always be on top of all other windows.
alwaysOnTop() - Method in class javax.swing.JToolTip
Always returns true since tooltips, by definition, should always be on top of all other windows.
ambiguosTerm - Static variable in class java.text.SentenceBreakData
 
amount - Variable in class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction
Amount to offset, subclasses will define what this means.
amount - Variable in class javax.swing.plaf.basic.BasicTreeUI.ScrollAction
 
ampms - Variable in class java.text.DateFormatSymbols
AM and PM strings.
analyze(Compiler, int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Analyze the location path and return 32 bits that give information about the location path as a whole.
analyzePredicate(Compiler, int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Analyze a step and give information about it's predicates.
ancestor - Variable in class javax.swing.event.AncestorEvent
 
ancestorAdded(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
ancestorInputMap - Variable in class javax.swing.JComponent
Used for WHEN_ANCESTOR_OF_FOCUSED_COMPONENT bindings.
ancestorIsFunction(ElemTemplateElement) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Determine whether the func:result element is within a func:function element.
ancestorIsOk(ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
Verify that a literal result belongs to a result element, a variable, or a parameter.
ancestorMoved(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the ancestorMoved event by invoking the ancestorMoved methods on listener-a and listener-b.
ancestorMoved(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Called when an ancestor of the source is moved.
ancestorMoved(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor of the source is moved.
ancestorMoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when either the source or one of its ancestors is moved.
ancestorNotifier - Variable in class javax.swing.JComponent
 
ancestorParent - Variable in class javax.swing.event.AncestorEvent
 
ancestorRemoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
ancestorResized(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the ancestorResized event by invoking the ancestorResized methods on listener-a and listener-b.
ancestorResized(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Called when an ancestor of the source is resized.
ancestorResized(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor of the source is resized.
anchor - Variable in class java.awt.GridBagConstraints
This field is used when the component is smaller than its display area.
anchorColumn - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
anchorIndex - Variable in class javax.swing.DefaultListSelectionModel
 
anchorIndex - Variable in class javax.swing.text.html.OptionListModel
 
anchorPath - Variable in class javax.swing.JTree
Anchor path.
anchorRow - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
and(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & val).
and(BitSet) - Method in class java.util.BitSet
Performs a logical AND of this target bit set with the argument bit set.
and(int) - Method in class org.apache.xpath.compiler.Compiler
Compile an 'and' operation.
andNot(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & ~val).
andNot(BitSet) - Method in class java.util.BitSet
Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.
angExtDeg - Variable in class java.awt.geom.ArcIterator
 
angStRad - Variable in class java.awt.geom.ArcIterator
 
angle - Static variable in class java.awt.geom.EllipseIterator
 
angle - Static variable in class java.awt.geom.RoundRectIterator
 
animating - Variable in class java.awt.image.MemoryImageSource
 
animationIndex - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
The current state of the indeterminate animation's cycle. 0, the initial value, means paint the first frame.
animator - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
annotateClass(Class) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to allow class data to be stored in the stream.
annotateProxyClass(Class) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to store custom data in the stream along with descriptors for dynamic proxy classes.
anonymous - Variable in class java.util.logging.Logger
 
anyLocalAddress - Variable in class java.net.Inet4AddressImpl
 
anyLocalAddress() - Method in class java.net.Inet4AddressImpl
 
anyLocalAddress - Variable in class java.net.Inet6AddressImpl
 
anyLocalAddress() - Method in class java.net.Inet6AddressImpl
 
anyLocalAddress() - Static method in class java.net.InetAddress
 
anyLocalAddress() - Method in interface java.net.InetAddressImpl
 
anyToVerify - Variable in class java.util.jar.JarVerifier
 
aoi - Variable in class java.awt.image.renderable.RenderContext
The area of interest.
appContext - Variable in class java.awt.Component
The AppContext of the component.
appContext - Variable in class java.awt.MenuComponent
The AppContext of the MenuComponent.
appContext - Variable in class java.awt.SequencedEvent
 
appContextGet(Object) - Static method in class javax.swing.SwingUtilities
 
appContextPut(Object, Object) - Static method in class javax.swing.SwingUtilities
 
appContextRemove(Object) - Static method in class javax.swing.SwingUtilities
 
append(String) - Method in class java.awt.TextArea
Appends the given text to the text area's current text.
append(Shape, boolean) - Method in class java.awt.geom.GeneralPath
Appends the geometry of the specified Shape object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(PathIterator, boolean) - Method in class java.awt.geom.GeneralPath
Appends the geometry of the specified PathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(Printable, PageFormat) - Method in class java.awt.print.Book
Appends a single page to the end of this Book.
append(Printable, PageFormat, int) - Method in class java.awt.print.Book
Appends numPages pages to the end of this Book.
append - Variable in class java.io.FileOutputStream
 
append(Object) - Method in class java.lang.StringBuffer
Appends the string representation of the Object argument to this string buffer.
append(String) - Method in class java.lang.StringBuffer
Appends the string to this string buffer.
append(StringBuffer) - Method in class java.lang.StringBuffer
Appends the specified StringBuffer to this StringBuffer.
append(char[]) - Method in class java.lang.StringBuffer
Appends the string representation of the char array argument to this string buffer.
append(char[], int, int) - Method in class java.lang.StringBuffer
Appends the string representation of a subarray of the char array argument to this string buffer.
append(boolean) - Method in class java.lang.StringBuffer
Appends the string representation of the boolean argument to the string buffer.
append(char) - Method in class java.lang.StringBuffer
Appends the string representation of the char argument to this string buffer.
append(int) - Method in class java.lang.StringBuffer
Appends the string representation of the int argument to this string buffer.
append(long) - Method in class java.lang.StringBuffer
Appends the string representation of the long argument to this string buffer.
append(float) - Method in class java.lang.StringBuffer
Appends the string representation of the float argument to this string buffer.
append(double) - Method in class java.lang.StringBuffer
Appends the string representation of the double argument to this string buffer.
append(StringBuffer, String, Format.FieldDelegate, FieldPosition[], Format.Field) - Method in class java.text.DecimalFormat
Appends the String string to result.
append(char) - Method in class java.text.DigitList
Appends a digit to the list.
append(StringBuffer, CharacterIterator) - Method in class java.text.MessageFormat
Convenience method to append all the characters in iterator to the StringBuffer result.
append - Variable in class java.util.logging.FileHandler
 
append(int, int) - Method in class java.util.regex.Pattern
 
append(String) - Method in class javax.swing.JTextArea
Appends the given text to the end of the document.
append(StringBuffer, String, int[], String) - Method in class javax.swing.text.MaskFormatter.MaskCharacter
Appends the necessary character in formatting at index to buff.
append(StringBuffer, String, int[], String, MaskFormatter.MaskCharacter[]) - Method in class javax.swing.text.MaskFormatter
Invokes append on the mask characters in mask.
append(View) - Method in class javax.swing.text.View
Appends a single child view.
append(char) - Method in class javax.swing.text.html.CSSParser
 
append(Object) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
append(Node) - Method in class org.apache.xml.utils.DOMBuilder
Append a node to the current container.
append(char) - Method in class org.apache.xml.utils.FastStringBuffer
Append a single character onto the FastStringBuffer, growing the storage if necessary.
append(String) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of a String onto the FastStringBuffer, growing the storage if necessary.
append(StringBuffer) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of a StringBuffer onto the FastStringBuffer, growing the storage if necessary.
append(char[], int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Append part of the contents of a Character Array onto the FastStringBuffer, growing the storage if necessary.
append(FastStringBuffer) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of another FastStringBuffer onto this FastStringBuffer, growing the storage if necessary.
appendAffix(StringBuffer, String, String, boolean) - Method in class java.text.DecimalFormat
Appends an affix pattern to the given StringBuffer, quoting special characters as needed.
appendAffix(StringBuffer, String, boolean) - Method in class java.text.DecimalFormat
Append an affix to the given StringBuffer, using quotes if there are special characters.
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
Must include; super doesn't suffice!
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorGlobalParamDecl
Append the current template element to the current template element, and then push it onto the current template element stack.
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorGlobalVariableDecl
Append the current template element to the current template element, and then push it onto the current template element stack.
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorTemplate
Append the current template element to the current template element, and then push it onto the current template element stack.
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorTemplateElem
Append the current template element to the current template element, and then push it onto the current template element stack.
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorText
Append the current template element to the current template element, and then push it onto the current template element stack.
appendAttribute(int, int, int, boolean, int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append an Attribute child at the current insertion point.
appendAuthority(StringBuffer, String, String, String, int) - Method in class java.net.URI
 
appendBtoFList(NodeSetDTM, NodeSetDTM) - Method in class org.apache.xalan.transformer.CountersTable
Add a list of counted nodes that were built in backwards document order, or a list of counted nodes that are in forwards document order.
appendBuffer(StringBuffer, String, String) - Method in class javax.swing.text.html.FormView
Appends name / value pairs into the buffer.
appendChild(Node) - Method in class org.apache.crimson.tree.NodeBase
DOM: Throws a HIERARCHY_REQUEST_ERR DOMException.
appendChild(Node) - Method in class org.apache.crimson.tree.ParentNode
DOM: Appends the child to the set of this node's children.
appendChild(Node) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Appends the specified child node to the document.
appendChild(int, boolean, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemApplyImport
Add a child to the child list
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemAttribute
Add a child to the child list
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemCallTemplate
Add a child to the child list
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemChoose
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemComment
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemCopyOf
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemForEach
Add a child to the child list
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemNumber
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemPI
Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemSort
Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemText
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemValueOf
Add a child to the child list.
appendChild(int, boolean, boolean) - Method in interface org.apache.xml.dtm.DTM
Append a child to "the end of the document".
appendChild(int, boolean, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Append a child to the end of the document.
appendChild(int, boolean, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a child to the end of the child list of the current node.
appendChild(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
appendChild(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
appendChild(Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
appendChild(Node) - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
appendChildElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemAttributeSet
Add a child to the child list
appendComment(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a comment child at the current insertion point.
appendContents(StringBuffer, CharacterIterator) - Method in class java.text.AttributedString
Appends the contents of the CharacterIterator iterator into the StringBuffer buf.
appendCubic(float, float, float, float, float, float) - Method in class java.awt.BasicStroke.FillAdapter
 
appendData(String) - Method in class org.apache.crimson.tree.DataNode
DOM: Appends the string to the existing stored data.
appendData(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
appendData(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
appendEncoded(StringBuffer, char) - Static method in class java.net.URI
 
appendEndDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
All appends to this document have finished; do whatever final cleanup is needed.
appendEndElement() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Terminate the element currently acting as an insertion point.
appendEnvironmentReport(Node, Document, Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Stylesheet extension entrypoint: Dump a basic Xalan environment report from getEnvironmentHash() to a Node.
appendEscape(StringBuffer, byte) - Static method in class java.net.URI
 
appendEvent(InputEvent) - Method in class java.awt.dnd.DragGestureRecognizer
Listeners registered on the Component by this Recognizer shall record all Events that are recognized as part of the series of Events that go to comprise a Drag and Drop initiating gesture via this API.
appendFoundJars(Node, Document, Vector, String) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Print out report of .jars found in a classpath.
appendFragment(StringBuffer, String) - Method in class java.net.URI
 
appendHashToNode(Hashtable, String, Node, Document) - Static method in class org.apache.xml.utils.Hashtree2Node
Convert a Hashtable into a Node tree.
appendISO8601(StringBuffer, long) - Method in class java.util.logging.XMLFormatter
 
appendLine(float, float) - Method in class java.awt.BasicStroke.FillAdapter
 
appendNSDeclaration(int, int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a Namespace Declaration child at the current insertion point.
appendNode(int, int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Wrapper for ChunkedIntArray.append, to automatically update the previous sibling's "next" reference (if necessary) and periodically wake a reader who may have encountered incomplete data and entered a wait state.
appendNodes(NodeVector) - Method in class org.apache.xml.utils.NodeVector
Append the nodes to the list.
appendNodes(NodeSet) - Method in class org.apache.xpath.NodeSet
Append the nodes to the list.
appendNodes(NodeVector) - Method in class org.apache.xpath.NodeSetDTM
Append the nodes to the list.
appendOp(int, int) - Method in class org.apache.xpath.compiler.XPathParser
Insert room for operation.
appendPath(MenuElement[], MenuElement) - Static method in class javax.swing.plaf.basic.BasicMenuUI
 
appendPath(String) - Method in class org.apache.xml.utils.URI
Append to the end of the path of this URI.
appendQuadratic(float, float, float, float) - Method in class java.awt.BasicStroke.FillAdapter
 
appendQuoted(String, StringBuffer) - Static method in class java.text.PatternEntry
 
appendQuotedChars(StringBuffer) - Method in class java.text.PatternEntry
Gets the current chars, quoted
appendQuotedExtension(StringBuffer) - Method in class java.text.PatternEntry
Gets the current extension, quoted
appendReplacement(StringBuffer, String) - Method in class java.util.regex.Matcher
Implements a non-terminal append-and-replace step.
appendSchemeSpecificPart(StringBuffer, String, String, String, String, int, String, String) - Method in class java.net.URI
 
appendSlot(int, int, int, int) - Method in class org.apache.xml.dtm.ref.ChunkedIntArray
Append a 4-integer record to the CIA, starting with record 1.
appendStartDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Starting a new document.
appendStartElement(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append an Element child at the current insertion point.
appendTail(StringBuffer) - Method in class java.util.regex.Matcher
Implements a terminal append-and-replace step.
appendText(String) - Method in class java.awt.TextArea
Deprecated. As of JDK version 1.1, replaced by append(String).
appendTextChild(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
appendTextChild(String) - Method in interface org.apache.xml.dtm.DTM
Append a text node child that will be constructed from a string, to the end of the document.
appendTextChild(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Append a text node child that will be constructed from a string, to the end of the document.
appendTextChild(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a text node child that will be constructed from a string, to the end of the document.
appendTextChild(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a text child at the current insertion point.
appendTo(StringBuffer) - Method in class java.lang.FloatingDecimal
 
appendTo(int, StringBuffer) - Static method in class java.lang.Integer
 
appendTo(long, StringBuffer) - Static method in class java.lang.Long
 
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XObject
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XStringForChars
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XStringForFSB
Cast result object to a string.
applet - Variable in class javax.swing.text.html.parser.DTD
 
apply(TransformerImpl) - Method in class org.apache.xalan.transformer.TransformSnapshotImpl
This will reset the stylesheet to a given execution context based on some previously taken snapshot where we can then start execution
applyAttrSets(TransformerImpl, StylesheetRoot) - Method in class org.apache.xalan.templates.ElemUse
Add the attributes from the named attribute sets to the attribute list.
applyAttrSets(TransformerImpl, StylesheetRoot, QName[]) - Method in class org.apache.xalan.templates.ElemUse
Add the attributes from the named attribute sets to the attribute list.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
Sets the ComponentOrientation property of this component and all components contained within it.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container
Sets the ComponentOrientation property of this container and all components contained within it.
applyComponentOrientation(ComponentOrientation) - Method in class javax.swing.JMenu
Sets the ComponentOrientation property of this menu and all components contained within it.
applyDefaults(Component, SpringLayout.Constraints) - Method in class javax.swing.SpringLayout
 
applyEdit() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
applyFunctionAtIndex(int, TextLine.Function) - Method in class java.awt.font.TextLine
 
applyLocalizedPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyLocalizedPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given localized pattern string to this date format.
applyPattern(String) - Method in class java.text.ChoiceFormat
Sets the pattern.
applyPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyPattern(String, boolean) - Method in class java.text.DecimalFormat
Does the real work of applying a pattern.
applyPattern(String) - Method in class java.text.MessageFormat
Sets the pattern used by this message format.
applyPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given pattern string to this date format.
applyResourceBundle(ResourceBundle) - Method in class java.awt.Window
Deprecated. As of J2SE 1.4, replaced by Component.applyComponentOrientation.
applyResourceBundle(String) - Method in class java.awt.Window
Deprecated. As of J2SE 1.4, replaced by Component.applyComponentOrientation.
applySize(float, Map) - Static method in class java.awt.Font
 
applyStyle(int, Map) - Static method in class java.awt.Font
 
applyTemplateToNode(ElemTemplateElement, ElemTemplate, int) - Method in class org.apache.xalan.transformer.TransformerImpl
Given an element and mode, find the corresponding template and process the contents.
applyTransform(AffineTransform, Map) - Static method in class java.awt.Font
 
approveButton - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
approveButtonMnemonic - Variable in class javax.swing.JFileChooser
 
approveButtonText - Variable in class javax.swing.JFileChooser
 
approveButtonToolTipText - Variable in class javax.swing.JFileChooser
 
approveSelection() - Method in class javax.swing.JFileChooser
Called by the UI when the user hits the Approve button (labeled "Open" or "Save", by default).
approveSelectionAction - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
approximationForUnicode(char) - Method in class javax.swing.text.rtf.RTFGenerator
 
arcSegs - Variable in class java.awt.geom.ArcIterator
 
archeight - Variable in class java.awt.geom.RoundRectangle2D.Double
The height of the arc that rounds off the corners.
archeight - Variable in class java.awt.geom.RoundRectangle2D.Float
The height of the arc that rounds off the corners.
arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Double
The width of the arc that rounds off the corners.
arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Float
The width of the arc that rounds off the corners.
areAllFieldsSet - Variable in class java.util.Calendar
True if all fields have been set.
areFieldsSet - Variable in class java.util.Calendar
True if fields[] are in sync with the currently set time.
areFocusTraversalKeysSet(int) - Method in class java.awt.Component
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Component.
areFocusTraversalKeysSet(int) - Method in class java.awt.Container
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Container.
areInputMethodsEnabled() - Method in class java.awt.Component
 
areInputMethodsEnabled() - Method in class java.awt.TextComponent
 
areNew - Variable in class javax.swing.event.TreeSelectionEvent
For each path identifies if that is path is in fact new.
arePathsContiguous(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the paths are contiguous, or this object has no RowMapper.
areaAttributes - Variable in class javax.swing.text.html.Map
An array of AttributeSets.
areas - Variable in class javax.swing.text.html.Map
An array of RegionContainments, will slowly grow to match the length of areaAttributes as needed.
arg - Variable in class java.awt.Event
An arbitrary argument of the event.
arg(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a function argument.
argTypes - Variable in class javax.swing.JTable.GenericEditor
 
argbRasRef - Static variable in class java.awt.TexturePaintContext
 
argbmodel - Static variable in class java.awt.TexturePaintContext
 
args - Variable in class java.util.logging.SimpleFormatter
 
args - Variable in class javax.swing.UIDefaults.ProxyLazyValue
 
argumentNumbers - Variable in class java.text.MessageFormat
The argument numbers corresponding to each formatter.
argumentTypesToString(Class[]) - Static method in class java.lang.Class
 
arrangeGrid(Container) - Method in class java.awt.GridBagLayout
Lays out the grid.
array() - Method in class java.nio.ByteBuffer
Returns the byte array that backs this buffer  (optional operation).
array() - Method in class java.nio.CharBuffer
Returns the character array that backs this buffer  (optional operation).
array() - Method in class java.nio.DoubleBuffer
Returns the double array that backs this buffer  (optional operation).
array() - Method in class java.nio.FloatBuffer
Returns the float array that backs this buffer  (optional operation).
array() - Method in class java.nio.IntBuffer
Returns the int array that backs this buffer  (optional operation).
array() - Method in class java.nio.LongBuffer
Returns the long array that backs this buffer  (optional operation).
array() - Method in class java.nio.ShortBuffer
Returns the short array that backs this buffer  (optional operation).
array - Variable in class javax.swing.JComponent.IntVector
 
array - Variable in class javax.swing.text.GapVector
The array of items.
array - Variable in class javax.swing.text.Segment
This is the array containing the text of interest.
arrayContentsEq(Object[], Object[]) - Static method in class java.lang.Class
 
arrayOffset() - Method in class java.nio.ByteBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.CharBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.DoubleBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.FloatBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.IntBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.LongBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.ShortBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayTable - Variable in class javax.swing.AbstractAction
Contains the array of key bindings.
arrayTable - Variable in class javax.swing.ActionMap
Handles the mapping between Action name and Action.
arrayTable - Variable in class javax.swing.InputMap
Handles the mapping between KeyStroke and Action name.
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
arrowButton - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
arrowIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
arrowIconRect - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
asCharBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a char buffer.
asCharBuffer() - Method in class java.nio.DirectByteBuffer
 
asCharBuffer() - Method in class java.nio.DirectByteBufferR
 
asCharBuffer() - Method in class java.nio.HeapByteBuffer
 
asCharBuffer() - Method in class java.nio.HeapByteBufferR
 
asContentHandler() - Method in interface org.apache.xalan.serialize.Serializer
Return a ContentHandler interface into this serializer.
asContentHandler() - Method in class org.apache.xalan.serialize.SerializerToXML
Return a ContentHandler interface into this serializer.
asDOMSerializer() - Method in interface org.apache.xalan.serialize.Serializer
Return a DOMSerializer interface into this serializer.
asDOMSerializer() - Method in class org.apache.xalan.serialize.SerializerToXML
Return a DOMSerializer interface into this serializer.
asDoubleBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a double buffer.
asDoubleBuffer() - Method in class java.nio.DirectByteBuffer
 
asDoubleBuffer() - Method in class java.nio.DirectByteBufferR
 
asDoubleBuffer() - Method in class java.nio.HeapByteBuffer
 
asDoubleBuffer() - Method in class java.nio.HeapByteBufferR
 
asFloatBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a float buffer.
asFloatBuffer() - Method in class java.nio.DirectByteBuffer
 
asFloatBuffer() - Method in class java.nio.DirectByteBufferR
 
asFloatBuffer() - Method in class java.nio.HeapByteBuffer
 
asFloatBuffer() - Method in class java.nio.HeapByteBufferR
 
asIntBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as an int buffer.
asIntBuffer() - Method in class java.nio.DirectByteBuffer
 
asIntBuffer() - Method in class java.nio.DirectByteBufferR
 
asIntBuffer() - Method in class java.nio.HeapByteBuffer
 
asIntBuffer() - Method in class java.nio.HeapByteBufferR
 
asIterator(XPathContext, int) - Method in class org.apache.xpath.Expression
Given an select expression and a context, evaluate the XPath and return the resulting iterator.
asIterator(XPathContext, int) - Method in class org.apache.xpath.axes.LocPathIterator
Given an select expression and a context, evaluate the XPath and return the resulting iterator.
asIteratorRaw(XPathContext, int) - Method in class org.apache.xpath.Expression
Given an select expression and a context, evaluate the XPath and return the resulting iterator, but do not clone.
asList(Object[]) - Static method in class java.util.Arrays
Returns a fixed-size list backed by the specified array.
asLongBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a long buffer.
asLongBuffer() - Method in class java.nio.DirectByteBuffer
 
asLongBuffer() - Method in class java.nio.DirectByteBufferR
 
asLongBuffer() - Method in class java.nio.HeapByteBuffer
 
asLongBuffer() - Method in class java.nio.HeapByteBufferR
 
asNode(XPathContext) - Method in class org.apache.xpath.Expression
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.ChildIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.DescendantIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.SelfIteratorNoPredicate
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNodeIterator() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a DTMIterator.
asNodeIterator() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to a DTMIterator.
asReadOnlyBuffer() - Method in class java.nio.ByteBuffer
Creates a new, read-only byte buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsCharBufferB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsCharBufferL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsCharBufferRB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsCharBufferRL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsDoubleBufferB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsDoubleBufferL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsFloatBufferB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsFloatBufferL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsFloatBufferRB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsFloatBufferRL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsIntBufferB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsIntBufferL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsIntBufferRB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsIntBufferRL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsLongBufferB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsLongBufferL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsLongBufferRB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsLongBufferRL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsShortBufferB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsShortBufferL
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsShortBufferRB
 
asReadOnlyBuffer() - Method in class java.nio.ByteBufferAsShortBufferRL
 
asReadOnlyBuffer() - Method in class java.nio.CharBuffer
Creates a new, read-only character buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.DirectByteBuffer
 
asReadOnlyBuffer() - Method in class java.nio.DirectByteBufferR
 
asReadOnlyBuffer() - Method in class java.nio.DirectCharBufferRS
 
asReadOnlyBuffer() - Method in class java.nio.DirectCharBufferRU
 
asReadOnlyBuffer() - Method in class java.nio.DirectCharBufferS
 
asReadOnlyBuffer() - Method in class java.nio.DirectCharBufferU
 
asReadOnlyBuffer() - Method in class java.nio.DirectDoubleBufferRS
 
asReadOnlyBuffer() - Method in class java.nio.DirectDoubleBufferRU
 
asReadOnlyBuffer() - Method in class java.nio.DirectDoubleBufferS
 
asReadOnlyBuffer() - Method in class java.nio.DirectDoubleBufferU
 
asReadOnlyBuffer() - Method in class java.nio.DirectFloatBufferRS
 
asReadOnlyBuffer() - Method in class java.nio.DirectFloatBufferRU
 
asReadOnlyBuffer() - Method in class java.nio.DirectFloatBufferS
 
asReadOnlyBuffer() - Method in class java.nio.DirectFloatBufferU
 
asReadOnlyBuffer() - Method in class java.nio.DirectIntBufferRS
 
asReadOnlyBuffer() - Method in class java.nio.DirectIntBufferRU
 
asReadOnlyBuffer() - Method in class java.nio.DirectIntBufferS
 
asReadOnlyBuffer() - Method in class java.nio.DirectIntBufferU
 
asReadOnlyBuffer() - Method in class java.nio.DirectLongBufferRS
 
asReadOnlyBuffer() - Method in class java.nio.DirectLongBufferRU
 
asReadOnlyBuffer() - Method in class java.nio.DirectLongBufferS
 
asReadOnlyBuffer() - Method in class java.nio.DirectLongBufferU
 
asReadOnlyBuffer() - Method in class java.nio.DirectShortBufferRS
 
asReadOnlyBuffer() - Method in class java.nio.DirectShortBufferRU
 
asReadOnlyBuffer() - Method in class java.nio.DirectShortBufferS
 
asReadOnlyBuffer() - Method in class java.nio.DirectShortBufferU
 
asReadOnlyBuffer() - Method in class java.nio.DoubleBuffer
Creates a new, read-only double buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.FloatBuffer
Creates a new, read-only float buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.HeapByteBuffer
 
asReadOnlyBuffer() - Method in class java.nio.HeapByteBufferR
 
asReadOnlyBuffer() - Method in class java.nio.HeapCharBuffer
 
asReadOnlyBuffer() - Method in class java.nio.HeapCharBufferR
 
asReadOnlyBuffer() - Method in class java.nio.HeapDoubleBuffer
 
asReadOnlyBuffer() - Method in class java.nio.HeapDoubleBufferR
 
asReadOnlyBuffer() - Method in class java.nio.HeapFloatBuffer
 
asReadOnlyBuffer() - Method in class java.nio.HeapFloatBufferR
 
asReadOnlyBuffer() - Method in class java.nio.HeapIntBuffer
 
asReadOnlyBuffer() - Method in class java.nio.HeapIntBufferR
 
asReadOnlyBuffer() - Method in class java.nio.HeapLongBuffer
 
asReadOnlyBuffer() - Method in class java.nio.HeapLongBufferR
 
asReadOnlyBuffer() - Method in class java.nio.HeapShortBuffer
 
asReadOnlyBuffer() - Method in class java.nio.HeapShortBufferR
 
asReadOnlyBuffer() - Method in class java.nio.IntBuffer
Creates a new, read-only int buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.LongBuffer
Creates a new, read-only long buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.ShortBuffer
Creates a new, read-only short buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.StringCharBuffer
 
asShortBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a short buffer.
asShortBuffer() - Method in class java.nio.DirectByteBuffer
 
asShortBuffer() - Method in class java.nio.DirectByteBufferR
 
asShortBuffer() - Method in class java.nio.HeapByteBuffer
 
asShortBuffer() - Method in class java.nio.HeapByteBufferR
 
ascent - Variable in class java.awt.Font.FontLineMetrics
 
ascent - Variable in class java.awt.font.TextLine.TextLineMetrics
 
asciiValues - Variable in class java.text.UnicodeClassMapping
 
asin(double) - Static method in class java.lang.Math
Returns the arc sine of an angle, in the range of -pi/2 through pi/2.
asin(double) - Static method in class java.lang.StrictMath
Returns the arc sine of an angle, in the range of -pi/2 through pi/2.
asin(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:asin function returns the arcsine value of a number.
asksAllowsChildren - Variable in class javax.swing.tree.DefaultTreeModel
Determines how the isLeaf method figures out if a node is a leaf node.
asksAllowsChildren() - Method in class javax.swing.tree.DefaultTreeModel
Tells how leaf nodes are determined.
assembleSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
assembleSystemMenu() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method to do nothing.
assertIsLocPathIterator(Expression, ExpressionOwner) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Assert that the expression is a LocPathIterator, and, if not, try to give some diagnostic info.
assertion(boolean, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Assert that a condition is true.
assertion(boolean, String) - Static method in class org.apache.xalan.templates.RedundentExprEliminator
Simple assertion.
assertion(boolean, String) - Method in class org.apache.xpath.Expression
Tell the user of an assertion error, and probably throw an exception.
assertion(boolean, String) - Method in class org.apache.xpath.XPath
Tell the user of an assertion error, and probably throw an exception.
assertion(boolean, String) - Method in class org.apache.xpath.XPathContext
Tell the user of an assertion error, and probably throw an exception.
assertion(boolean, String) - Method in class org.apache.xpath.compiler.Compiler
Tell the user of an assertion error, and probably throw an exception.
assertion(boolean, String) - Method in class org.apache.xpath.compiler.XPathParser
Notify the user of an assertion error, and probably throw an exception.
assign(Object) - Method in class java.io.ObjectInputStream.HandleTable
Assigns next available handle to given object, and returns assigned handle.
assign(Object) - Method in class java.io.ObjectOutputStream.HandleTable
Assigns next available handle to given object, and returns handle value.
assign(Object, Object) - Method in class java.io.ObjectOutputStream.ReplaceTable
Enters mapping from object to replacement object.
assignedEncoding - Variable in class org.apache.crimson.parser.XmlReader
 
assureRectsCreated(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
async - Variable in class javax.swing.text.DefaultCaret
flag to indicate if async updates should move the caret.
at(int, int, char) - Method in class java.net.URI.Parser
 
at(int, int, String) - Method in class java.net.URI.Parser
 
at(int, char) - Method in class java.text.BreakDictionary
Uses the column map to map the character to a column number, then passes the row and column number to the other version of at()
at(int, int) - Method in class java.text.BreakDictionary
Returns the value in the cell with the specified (logical) row and column numbers.
atan(double) - Static method in class java.lang.Math
Returns the arc tangent of an angle, in the range of -pi/2 through pi/2.
atan(double) - Static method in class java.lang.StrictMath
Returns the arc tangent of an angle, in the range of -pi/2 through pi/2.
atan(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:atan function returns the arctangent value of a number.
atan2(double, double) - Static method in class java.lang.Math
Converts rectangular coordinates (xy) to polar (r, theta).
atan2(double, double) - Static method in class java.lang.StrictMath
Converts rectangular coordinates (xy) to polar (r, theta).
atan2(double, double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:atan2 function returns the angle ( in radians ) from the X axis to a point (y,x).
atom - Variable in class java.awt.datatransfer.DataFlavor
 
atom - Variable in class java.util.regex.Pattern.Curly
 
atom - Variable in class java.util.regex.Pattern.First
 
atom - Variable in class java.util.regex.Pattern.GroupCurly
 
atom - Variable in class java.util.regex.Pattern.Not
 
atom - Variable in class java.util.regex.Pattern.Ques
 
atom() - Method in class java.util.regex.Pattern
Parse and add a new Single or Slice.
attHashtable - Static variable in class javax.swing.text.html.HTML
 
attTmp - Variable in class org.apache.crimson.parser.Parser2
 
attach(Object) - Method in class java.nio.channels.SelectionKey
Attaches the given object to this key.
attachment - Variable in class java.nio.channels.SelectionKey
 
attachment() - Method in class java.nio.channels.SelectionKey
Retrieves the current attachment.
attemptedStart - Variable in class javax.swing.SystemEventQueueUtilities.TimerQueueRestart
 
attr - Variable in class java.util.jar.JarEntry
 
attr - Variable in class java.util.jar.Manifest
 
attr - Variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
 
attr - Variable in class javax.swing.text.StyleContext.KeyEnumeration
 
attr - Variable in class javax.swing.text.html.BRView
 
attr - Variable in class javax.swing.text.html.BlockView
 
attr - Variable in class javax.swing.text.html.HRuleView
View Attributes.
attr - Variable in class javax.swing.text.html.ImageView
 
attr - Variable in class javax.swing.text.html.InlineView
 
attr - Variable in class javax.swing.text.html.Option
 
attr - Variable in class javax.swing.text.html.ParagraphView
 
attr - Variable in class javax.swing.text.html.TableView.RowView
 
attr - Variable in class javax.swing.text.html.TableView
 
attrDiff(MutableAttributeSet, AttributeSet, Object, Object) - Static method in class javax.swing.text.rtf.RTFGenerator
 
attrIndex - Variable in class javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration
Index into attrs the current Enumeration came from.
attrTmp - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
attribute - Variable in class java.text.FieldPosition
Desired field this FieldPosition is for.
attributeDecl(String, String, String, String, String) - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an attribute type declaration.
attributeMap - Static variable in class javax.swing.text.html.CSS
 
attributeNameTable - Variable in class org.apache.xml.utils.Context2
 
attributeNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values might not be allowed.
attributeNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are definitely allowed.
attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is not known.
attributeTypes - Static variable in class javax.swing.text.html.parser.AttributeList
Create a hashtable of attribute types.
attributeValuesMatch(Set, int, int) - Method in class java.text.AttributedString
 
attributedStrings - Variable in class java.text.CharacterIteratorFieldDelegate
Array of AttributeStrings.
attributes - Variable in class javax.swing.text.AbstractDocument.AbstractElement
 
attributes - Variable in class javax.swing.text.StyleContext.NamedStyle
Inner AttributeSet implementation, which may be an immutable unique set being shared.
attributes - Variable in class javax.swing.text.StyleContext.SmallAttributeSet
 
attributes - Variable in class javax.swing.text.html.parser.Parser
 
attributes - Static variable in class javax.swing.text.rtf.RTFAttributes
 
attributes - Variable in class org.apache.crimson.parser.ElementDecl
 
attributes - Variable in class org.apache.crimson.tree.ElementNode2
 
attributesByKeyword() - Static method in class javax.swing.text.rtf.RTFAttributes
 
attributesPool - Variable in class javax.swing.text.StyleContext
 
attrs - Variable in class java.awt.Font.Key
 
attrs - Variable in class java.awt.font.TextLayout.OptInfo
 
attrs - Variable in class javax.swing.text.DefaultFormatter.ReplaceHolder
AttributeSet to attach to text, may be null.
attrs - Variable in class javax.swing.text.html.FormView.BrowseFileAction
 
attrs - Variable in class javax.swing.text.html.MuxingAttributeSet
The AttributeSets that make up the resulting AttributeSet.
atts - Variable in class javax.swing.text.html.parser.Element
 
atype - Variable in class java.util.regex.Pattern.Category
 
audioBuffer - Variable in class javax.swing.plaf.basic.BasicLookAndFeel.AudioAction
 
audioLock - Variable in class javax.swing.plaf.basic.BasicLookAndFeel
Lock used when manipulating clipPlaying.
audioResource - Variable in class javax.swing.plaf.basic.BasicLookAndFeel.AudioAction
 
auditSubclass(Class) - Static method in class java.io.ObjectInputStream
Performs reflective checks on given subclass to verify that it doesn't override security-sensitive non-final methods.
auditSubclass(Class) - Static method in class java.io.ObjectOutputStream
Performs reflective checks on given subclass to verify that it doesn't override security-sensitive non-final methods.
augmentList(Action[], Action[]) - Static method in class javax.swing.text.TextAction
Takes one list of commands and augments it with another list of commands.
authenticate(byte, InputStream, DataOutputStream) - Method in class java.net.SocksSocketImpl
Provides the authentication machanism required by the proxy.
authority - Variable in class java.net.URI
 
authority - Variable in class java.net.URL
The authority part of this URL.
autoCreateColumnsFromModel - Variable in class javax.swing.JTable
The table will query the TableModel to build the default set of columns if this is true.
autoDelay - Variable in class java.awt.Robot
 
autoDelay() - Method in class java.awt.Robot
 
autoFlush - Variable in class java.io.PrintStream
 
autoFlush - Variable in class java.io.PrintWriter
 
autoProcessMouseWheel(MouseWheelEvent) - Method in class java.awt.Component
 
autoProcessMouseWheel(MouseWheelEvent) - Method in class java.awt.ScrollPane
 
autoRepeatTimer - Variable in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
autoResizeMode - Variable in class javax.swing.JTable
Determines if the table automatically resizes the width of the table's columns to take up the entire width of the table, and how it does the resizing.
autoScroll - Variable in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
autoScrollDown() - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
autoScrollUp() - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
autoScroller - Variable in class java.awt.dnd.DropTarget
 
autoTransferFocus(boolean) - Method in class java.awt.Component
 
autoWaitForIdle() - Method in class java.awt.Robot
 
autoscroll(Point) - Method in interface java.awt.dnd.Autoscroll
notify the Component to autoscroll
autoscroll(JComponent, Point) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
Perform an autoscroll operation.
autoscrollTimer - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
autoscroller - Variable in class javax.swing.JComponent
 
auxLookAndFeels - Variable in class javax.swing.UIManager.LAFState
 
auxiliaryLAFsKey - Static variable in class javax.swing.UIManager
 
available() - Method in class java.io.BufferedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.ByteArrayInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.FileInputStream
Returns the number of bytes that can be read from this file input stream without blocking.
available() - Method in class java.io.FilterInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.InputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class java.io.LineNumberInputStream
Deprecated. Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in interface java.io.ObjectInput
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
available() - Method in class java.io.ObjectInputStream.PeekInputStream
 
available() - Method in class java.io.ObjectInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.PipedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.PushbackInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.SequenceInputStream
Returns the number of bytes available on the current stream.
available() - Method in class java.io.StringBufferInputStream
Deprecated. Returns the number of bytes that can be read from the input stream without blocking.
available() - Method in class java.net.PlainSocketImpl
Returns the number of bytes that can be read without blocking.
available() - Method in class java.net.SocketImpl
Returns the number of bytes that can be read from this socket without blocking.
available() - Method in class java.net.SocketInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class java.util.jar.JarVerifier.VerifierStream
 
available() - Method in class java.util.jar.Manifest.FastInputStream
 
available() - Method in class java.util.zip.InflaterInputStream
Returns 0 after EOF has reached, otherwise always return 1.
available() - Method in class java.util.zip.ZipFile.ZipFileInputStream
 
available() - Method in class java.util.zip.ZipInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
available() - Method in class javax.swing.JEditorPane.PageStream
 
availableCharsets() - Static method in class java.nio.charset.Charset
Constructs a sorted map from canonical charset names to charset objects.
availableProcessors() - Method in class java.lang.Runtime
Returns the number of processors available to the Java virtual machine.
averageBytesPerChar - Variable in class java.nio.charset.CharsetEncoder
 
averageBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
Returns the average number of bytes that will be produced for each character of input.
averageCharsPerByte - Variable in class java.nio.charset.CharsetDecoder
 
averageCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
Returns the average number of characters that will be produced for each byte of input.
aw - Variable in class java.awt.geom.RoundRectIterator
 
axis - Variable in class javax.swing.BoxLayout
 
axis - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Axis, 0 for horizontal, or 1 for veritcal.
axis - Variable in class javax.swing.text.AsyncBoxView
The major axis against which the children are tiled.
axisHasBeenProcessed(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
Tell if the axis has been fully processed to tell if a the wait for an arriving node should terminate.
axisHasBeenProcessed(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.IndexedDTMAxisTraverser
Tell if the axis has been fully processed to tell if a the wait for an arriving node should terminate.

B

B - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering B, 11 x 17 in.
B - Static variable in class javax.swing.text.html.HTML.Tag
 
B0 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B0.
B1 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B1.
B10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B10.
B2 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B2.
B3 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B3.
B4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B4.
B5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B5.
B6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B6.
B7 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B7.
B8 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B8.
B9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B9.
BACKGROUND - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are BACKGROUND, the contents of the back buffer are cleared with the background color after flipping.
BACKGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the background Paint adornment.
BACKGROUND - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND - Static variable in class javax.swing.text.html.HTML.Attribute
 
BACKGROUND_ATTACHMENT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_FIXED - Static variable in class javax.swing.text.html.CSS.Value
 
BACKGROUND_IMAGE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_NO_REPEAT - Static variable in class javax.swing.text.html.CSS.Value
 
BACKGROUND_POSITION - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_REPEAT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_REPEAT - Static variable in class javax.swing.text.html.CSS.Value
 
BACKGROUND_REPEAT_X - Static variable in class javax.swing.text.html.CSS.Value
 
BACKGROUND_REPEAT_Y - Static variable in class javax.swing.text.html.CSS.Value
 
BACKGROUND_SCROLL - Static variable in class javax.swing.text.html.CSS.Value
 
BACKINGSTORE_SCROLL_MODE - Static variable in class javax.swing.JViewport
Draws viewport contents into an offscreen image.
BACKWARD - Static variable in class javax.swing.plaf.basic.BasicPopupMenuUI.SelectNextItemAction
 
BACKWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Backward focus traversal keys.
BACK_SPACE - Static variable in class java.awt.Event
The BackSpace key.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLMessages
String to use if a bad message code is used.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field BAD_CODE
BAD_LOCATION - Static variable in class javax.swing.text.AbstractDocument
Error message to indicate a bad location.
BAD_LOCK_STATE - Static variable in class javax.swing.text.AbstractDocument
 
BASE - Static variable in class javax.swing.text.html.HTML.Tag
 
BASEFONT - Static variable in class javax.swing.text.html.HTML.Tag
 
BASICDEBUG - Static variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BA_DIRECTORY - Static variable in class java.io.FileSystem
 
BA_EXISTS - Static variable in class java.io.FileSystem
 
BA_HIDDEN - Static variable in class java.io.FileSystem
 
BA_REGULAR - Static variable in class java.io.FileSystem
 
BC - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the period before the common era (before Christ), also known as BCE.
BEFORE_FIRST_LINE - Static variable in class java.awt.BorderLayout
Synonym for PAGE_START.
BEFORE_LINE_BEGINS - Static variable in class java.awt.BorderLayout
Synonym for LINE_START.
BELOW - Static variable in class java.awt.geom.CubicCurve2D
 
BELOW - Static variable in class java.awt.geom.QuadCurve2D
 
BELOW_BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title below the border's bottom line.
BELOW_TOP - Static variable in class javax.swing.border.TitledBorder
Position the title below the border's top line.
BENGALI - Static variable in class java.awt.font.NumericShaper
Identifies the BENGALI range and decimal base.
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BENGALI_KEY - Static variable in class java.awt.font.NumericShaper
 
BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for best compression.
BEST_SPEED - Static variable in class java.util.zip.Deflater
Compression level for fastest compression.
BGCOLOR - Static variable in class javax.swing.text.html.HTML.Attribute
 
BIDI_EMBEDDING - Static variable in class java.awt.font.TextAttribute
Attribute key for the embedding level for nested bidirectional runs.
BIG - Static variable in class javax.swing.text.html.HTML.Tag
 
BIGINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIGINT.
BIG_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting big-endian byte order.
BINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BINARY.
BINARYSEARCH_THRESHOLD - Static variable in class java.util.Collections
 
BIND - Static variable in interface java.net.SocksConsts
 
BIT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIT.
BITARRAYMASK - Variable in class java.text.MergeCollation
 
BITMASK - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be either completely opaque, with an alpha value of 1.0, or completely transparent, with an alpha value of 0.0.
BITMASK_TRAVERSES_OUTSIDE_SUBTREE - Static variable in class org.apache.xpath.axes.WalkerFactory
If any of these bits are on, the expression may likely traverse outside the given subtree.
BITS_COUNT - Static variable in class org.apache.xpath.axes.WalkerFactory
First 8 bits are the number of top-level location steps.
BITS_PER_BYTE - Static variable in class java.util.Random
 
BITS_PER_UNIT - Static variable in class java.util.BitSet
 
BITS_RESERVED - Static variable in class org.apache.xpath.axes.WalkerFactory
4 bits are reserved for future use.
BIT_ANCESTOR - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an ancestor step.
BIT_ANCESTOR_OR_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an ancestor-or-self step.
BIT_ANY_DESCENDANT_FROM_ROOT - Static variable in class org.apache.xpath.axes.WalkerFactory
Found "//foo" pattern
BIT_ATTRIBUTE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an attribute step.
BIT_BACKWARDS_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers can go backwards in document order from the context node.
BIT_CHILD - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a child step.
BIT_DEPTH_MULTI - Static variable in class java.awt.DisplayMode
Value of the bit depth if multiple bit depths are supported in this dislay mode.
BIT_DESCENDANT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a descendant step.
BIT_DESCENDANT_OR_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a descendant-or-self step.
BIT_FILTER - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a filter (i.e. id(), extension function, etc.) step.
BIT_FOLLOWING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a following step.
BIT_FOLLOWING_SIBLING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a following-sibiling step.
BIT_INDEX_MASK - Static variable in class java.util.BitSet
 
BIT_MATCH_PATTERN - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if the expression is a match pattern.
BIT_NAMESPACE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a namespace step.
BIT_NODETEST_ANY - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an node() test.
BIT_PARENT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a parent step.
BIT_PRECEDING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a preceding step.
BIT_PRECEDING_SIBLING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a preceding-sibling step.
BIT_PREDICATE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if the expression contains a top-level predicate.
BIT_ROOT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a root step.
BIT_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a self step.
BLACK - Static variable in class java.awt.Color
The color black.
BLACK - Static variable in class java.util.TreeMap
 
BLANK - Static variable in class java.util.regex.ASCII
 
BLANK_LIST_ITEM - Static variable in class javax.swing.text.html.CSS.Value
 
BLIT_SCROLL_MODE - Static variable in class javax.swing.JViewport
Use graphics.copyArea to implement scrolling.
BLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BLOB.
BLOCK - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a block.
BLOCK - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the BLOCK flag
BLOCKFORM - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a block form.
BLOCKFORM - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the BLOCKFORM flag
BLOCKFORMFIELDSET - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a block form field set (??
BLOCKFORMFIELDSET - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the BLOCKFORMFIELDSET flag
BLOCKQUOTE - Static variable in class javax.swing.text.html.HTML.Tag
 
BLOCKSIZE - Variable in class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector
 
BLOCKTOKENQUEUESIZE - Static variable in class org.apache.xpath.compiler.OpMap
 
BLOCK_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block decrement adjustment type.
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BLOCK_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block increment adjustment type.
BLUE - Static variable in class java.awt.Color
The color blue.
BLUECOMPONENT - Static variable in class java.awt.color.ICC_ProfileRGB
Used to get a gamma value or TRC for the blue component.
BODY - Static variable in class javax.swing.text.html.HTML.Tag
 
BOLD - Static variable in class java.awt.Font
The bold style constant.
BOLD - Static variable in class javax.swing.text.html.MinimalHTMLWriter
These static finals are used to tweak and query the fontMask about which of these tags need to be generated or terminated.
BOLD_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The bold action identifier
BOOLEAN - Static variable in class java.sql.Types
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type BOOLEAN.
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BORDER - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER - Static variable in class javax.swing.text.html.HTML.Attribute
 
BORDER_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_BOTTOM_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_DRAG_THICKNESS - Static variable in class javax.swing.plaf.metal.MetalRootPaneUI
Region from edges that dragging is active from.
BORDER_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_LEFT_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_PAINTED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to having the border drawn, or having it not drawn.
BORDER_PAINTED_FLAT_CHANGED_PROPERTY - Static variable in class javax.swing.JCheckBox
Identifies a change to the flat property.
BORDER_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_RIGHT_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_SPACING - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_TOP_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BOTH - Static variable in class java.awt.GridBagConstraints
Resize the component both horizontally and vertically.
BOTH - Static variable in class java.util.regex.Pattern.Bound
 
BOTTOM - Static variable in class javax.swing.JSplitPane
Used to add a Component below the other Component.
BOTTOM - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the bottom of a box.
BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title in the middle of the border's bottom line.
BOTTOM_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY.
BOTTOM_ALIGNMENT - Static variable in class java.awt.font.GraphicAttribute
Aligns bottom of graphic to bottom of line.
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BR - Static variable in class javax.swing.text.html.HTML.Tag
 
BRACE_CLOSE - Static variable in class javax.swing.text.html.CSSParser
 
BRACE_OPEN - Static variable in class javax.swing.text.html.CSSParser
 
BRACKET_CLOSE - Static variable in class javax.swing.text.html.CSSParser
 
BRACKET_OPEN - Static variable in class javax.swing.text.html.CSSParser
 
BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BREAK - Static variable in class java.text.LineBreakData
 
BREAK - Static variable in class java.text.WordBreakData
 
BRIEF - Static variable in class java.rmi.server.LogStream
Deprecated. log level constant (brief logging).
BRIGHTNESS_MODE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
BRView - class javax.swing.text.html.BRView.
Processes the <BR> tag.
BRView(Element) - Constructor for class javax.swing.text.html.BRView
Creates a new view that represents a <BR> element.
BSF_ENGINE - Static variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
BSFEngine package name
BSF_MANAGER - Static variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
BSFManager package name
BSLIDER - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
BSQUARE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
BUFFERED_OPTION - Static variable in class javax.swing.DebugGraphics
Show buffered operations in a separate Frame.
BUFFER_SIZE_DEFAULT - Static variable in class javax.swing.text.DefaultStyledDocument
The default size of the initial content buffer.
BUFSIZ - Static variable in class org.apache.crimson.parser.InputEntity
 
BUTTON1 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #1; used by MouseEvent.getButton().
BUTTON1_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 extended modifier constant.
BUTTON1_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 modifier constant.
BUTTON2 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #2; used by MouseEvent.getButton().
BUTTON2_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 extended modifier constant.
BUTTON2_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 modifier constant.
BUTTON3 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #3; used by MouseEvent.getButton().
BUTTON3_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 extended modifier constant.
BUTTON3_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 modifier constant.
BYTEMASK - Variable in class java.text.MergeCollation
 
BYTEPOWER - Variable in class java.text.MergeCollation
 
BYTES_PER_INT - Static variable in class java.util.Random
 
Background - Static variable in class javax.swing.text.StyleConstants
Name of the background color attribute.
Background - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the background color attribute.
Background - Static variable in class javax.swing.text.StyleConstants.ColorConstants
Name of the background color attribute.
BackingStoreException - exception java.util.prefs.BackingStoreException.
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for class java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(Throwable) - Constructor for class java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified cause.
Backward - Static variable in class javax.swing.text.Position.Bias
Indicates a bias toward the previous character in the model.
BadBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view is a bad break opportunity for the purpose of formatting.
BadLocationException - exception javax.swing.text.BadLocationException.
This exception is to report bad locations within a document model (that is, attempts to reference a location that doesn't exist).
BadLocationException(String, int) - Constructor for class javax.swing.text.BadLocationException
Creates a new BadLocationException object.
BandCombineOp - class java.awt.image.BandCombineOp.
This class performs an arbitrary linear combination of the bands in a Raster, using a specified matrix.
BandCombineOp(float[][], RenderingHints) - Constructor for class java.awt.image.BandCombineOp
Constructs a BandCombineOp with the specified matrix.
BandedSampleModel - class java.awt.image.BandedSampleModel.
This class represents image data which is stored in a band interleaved fashion and for which each sample of a pixel occupies one data element of the DataBuffer.
BandedSampleModel(int, int, int, int) - Constructor for class java.awt.image.BandedSampleModel
Constructs a BandedSampleModel with the specified parameters.
BandedSampleModel(int, int, int, int, int[], int[]) - Constructor for class java.awt.image.BandedSampleModel
Constructs a BandedSampleModel with the specified parameters.
Base64 - class java.util.prefs.Base64.
Static methods for translating Base64 encoded strings to byte arrays and vice-versa.
Base64() - Constructor for class java.util.prefs.Base64
 
BasicArrowButton - class javax.swing.plaf.basic.BasicArrowButton.
JButton object that draws a scaled Arrow in one of the cardinal directions.
BasicArrowButton(int, Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicArrowButton
 
BasicArrowButton(int) - Constructor for class javax.swing.plaf.basic.BasicArrowButton
 
BasicBorders - class javax.swing.plaf.basic.BasicBorders.
Factory object that can vend Borders appropriate for the basic L & F.
BasicBorders() - Constructor for class javax.swing.plaf.basic.BasicBorders
 
BasicBorders.ButtonBorder - class javax.swing.plaf.basic.BasicBorders.ButtonBorder.
 
BasicBorders.ButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
BasicBorders.FieldBorder - class javax.swing.plaf.basic.BasicBorders.FieldBorder.
 
BasicBorders.FieldBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
BasicBorders.MarginBorder - class javax.swing.plaf.basic.BasicBorders.MarginBorder.
 
BasicBorders.MarginBorder() - Constructor for class javax.swing.plaf.basic.BasicBorders.MarginBorder
 
BasicBorders.MenuBarBorder - class javax.swing.plaf.basic.BasicBorders.MenuBarBorder.
 
BasicBorders.MenuBarBorder(Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
BasicBorders.RadioButtonBorder - class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder.
 
BasicBorders.RadioButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
 
BasicBorders.RolloverButtonBorder - class javax.swing.plaf.basic.BasicBorders.RolloverButtonBorder.
Special thin border for rollover toolbar buttons.
BasicBorders.RolloverButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.RolloverButtonBorder
 
BasicBorders.RolloverMarginBorder - class javax.swing.plaf.basic.BasicBorders.RolloverMarginBorder.
A border which is like a Margin border but it will only honor the margin if the margin has been explicitly set by the developer.
BasicBorders.RolloverMarginBorder() - Constructor for class javax.swing.plaf.basic.BasicBorders.RolloverMarginBorder
 
BasicBorders.SplitPaneBorder - class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder.
Draws the border around the splitpane.
BasicBorders.SplitPaneBorder(Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
BasicBorders.SplitPaneDividerBorder - class javax.swing.plaf.basic.BasicBorders.SplitPaneDividerBorder.
Draws the border around the divider in a splitpane (when BasicSplitPaneUI is used).
BasicBorders.SplitPaneDividerBorder(Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.SplitPaneDividerBorder
 
BasicBorders.ToggleButtonBorder - class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder.
 
BasicBorders.ToggleButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
 
BasicButtonListener - class javax.swing.plaf.basic.BasicButtonListener.
Button Listener
BasicButtonListener(AbstractButton) - Constructor for class javax.swing.plaf.basic.BasicButtonListener
 
BasicButtonListener.PressedAction - class javax.swing.plaf.basic.BasicButtonListener.PressedAction.
 
BasicButtonListener.PressedAction(AbstractButton) - Constructor for class javax.swing.plaf.basic.BasicButtonListener.PressedAction
 
BasicButtonListener.ReleasedAction - class javax.swing.plaf.basic.BasicButtonListener.ReleasedAction.
 
BasicButtonListener.ReleasedAction(AbstractButton) - Constructor for class javax.swing.plaf.basic.BasicButtonListener.ReleasedAction
 
BasicButtonUI - class javax.swing.plaf.basic.BasicButtonUI.
BasicButton implementation
BasicButtonUI() - Constructor for class javax.swing.plaf.basic.BasicButtonUI
 
BasicCheckBoxMenuItemUI - class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI.
BasicCheckboxMenuItem implementation
BasicCheckBoxMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
BasicCheckBoxUI - class javax.swing.plaf.basic.BasicCheckBoxUI.
CheckboxUI implementation for BasicCheckboxUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
BasicCheckBoxUI() - Constructor for class javax.swing.plaf.basic.BasicCheckBoxUI
 
BasicColorChooserUI - class javax.swing.plaf.basic.BasicColorChooserUI.
Provides the basic look and feel for a JColorChooser.
BasicColorChooserUI() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI
 
BasicColorChooserUI.ColorTransferHandler - class javax.swing.plaf.basic.BasicColorChooserUI.ColorTransferHandler.
 
BasicColorChooserUI.ColorTransferHandler() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI.ColorTransferHandler
 
BasicColorChooserUI.PreviewListener - class javax.swing.plaf.basic.BasicColorChooserUI.PreviewListener.
 
BasicColorChooserUI.PreviewListener() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI.PreviewListener
 
BasicColorChooserUI.PropertyHandler - class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler.
This inner class is marked "public" due to a compiler bug.
BasicColorChooserUI.PropertyHandler() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
 
BasicComboBoxEditor - class javax.swing.plaf.basic.BasicComboBoxEditor.
The default editor for editable combo boxes.
BasicComboBoxEditor() - Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor
 
BasicComboBoxEditor.BorderlessTextField - class javax.swing.plaf.basic.BasicComboBoxEditor.BorderlessTextField.
 
BasicComboBoxEditor.BorderlessTextField(String, int) - Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor.BorderlessTextField
 
BasicComboBoxEditor.UIResource - class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource.
A subclass of BasicComboBoxEditor that implements UIResource.
BasicComboBoxEditor.UIResource() - Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource
 
BasicComboBoxRenderer - class javax.swing.plaf.basic.BasicComboBoxRenderer.
ComboBox renderer Warning: Serialized objects of this class will not be compatible with future Swing releases.
BasicComboBoxRenderer() - Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer
 
BasicComboBoxRenderer.UIResource - class javax.swing.plaf.basic.BasicComboBoxRenderer.UIResource.
A subclass of BasicComboBoxRenderer that implements UIResource.
BasicComboBoxRenderer.UIResource() - Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer.UIResource
 
BasicComboBoxUI - class javax.swing.plaf.basic.BasicComboBoxUI.
Basic UI implementation for JComboBox.
BasicComboBoxUI() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI
 
BasicComboBoxUI.AltAction - class javax.swing.plaf.basic.BasicComboBoxUI.AltAction.
 
BasicComboBoxUI.AltAction() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.AltAction
 
BasicComboBoxUI.ComboBoxLayoutManager - class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager.
This layout manager handles the 'standard' layout of combo boxes.
BasicComboBoxUI.ComboBoxLayoutManager() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
BasicComboBoxUI.DownAction - class javax.swing.plaf.basic.BasicComboBoxUI.DownAction.
 
BasicComboBoxUI.DownAction() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.DownAction
 
BasicComboBoxUI.EditorActionListener - class javax.swing.plaf.basic.BasicComboBoxUI.EditorActionListener.
 
BasicComboBoxUI.EditorActionListener() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.EditorActionListener
 
BasicComboBoxUI.EditorFocusListener - class javax.swing.plaf.basic.BasicComboBoxUI.EditorFocusListener.
 
BasicComboBoxUI.EditorFocusListener() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.EditorFocusListener
 
BasicComboBoxUI.EnterAction - class javax.swing.plaf.basic.BasicComboBoxUI.EnterAction.
 
BasicComboBoxUI.EnterAction() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.EnterAction
 
BasicComboBoxUI.FocusHandler - class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler.
This listener hides the popup when the focus is lost.
BasicComboBoxUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
 
BasicComboBoxUI.HidePopupAction - class javax.swing.plaf.basic.BasicComboBoxUI.HidePopupAction.
 
BasicComboBoxUI.HidePopupAction() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.HidePopupAction
 
BasicComboBoxUI.ItemHandler - class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler.
This listener watches for changes to the selection in the combo box.
BasicComboBoxUI.ItemHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler
 
BasicComboBoxUI.KeyHandler - class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler.
This listener checks to see if the key event isn't a navigation key.
BasicComboBoxUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
 
BasicComboBoxUI.ListDataHandler - class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler.
This listener watches for changes in the ComboBoxModel.
BasicComboBoxUI.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
BasicComboBoxUI.NavigationalAction - class javax.swing.plaf.basic.BasicComboBoxUI.NavigationalAction.
 
BasicComboBoxUI.NavigationalAction(int) - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.NavigationalAction
 
BasicComboBoxUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler.
This listener watches for bound properties that have changed in the combo box.
BasicComboBoxUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
 
BasicComboBoxUI.SpaceAction - class javax.swing.plaf.basic.BasicComboBoxUI.SpaceAction.
 
BasicComboBoxUI.SpaceAction() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.SpaceAction
 
BasicComboBoxUI.UpAction - class javax.swing.plaf.basic.BasicComboBoxUI.UpAction.
 
BasicComboBoxUI.UpAction() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.UpAction
 
BasicComboPopup - class javax.swing.plaf.basic.BasicComboPopup.
This is a basic implementation of the ComboPopup interface.
BasicComboPopup(JComboBox) - Constructor for class javax.swing.plaf.basic.BasicComboPopup
 
BasicComboPopup.InvocationKeyHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler.
As of Java 2 platform v 1.4, this class is now obsolete and is only included for backwards API compatibility.
BasicComboPopup.InvocationKeyHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
 
BasicComboPopup.InvocationMouseHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler.
A listener to be registered upon the combo box (not its popup menu) to handle mouse events that affect the state of the popup menu.
BasicComboPopup.InvocationMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
 
BasicComboPopup.InvocationMouseMotionHandler - class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler.
This listener watches for dragging and updates the current selection in the list if it is dragging over the list.
BasicComboPopup.InvocationMouseMotionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler
 
BasicComboPopup.ItemHandler - class javax.swing.plaf.basic.BasicComboPopup.ItemHandler.
This listener watches for changes to the selection in the combo box.
BasicComboPopup.ItemHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ItemHandler
 
BasicComboPopup.ListDataHandler - class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler.
As of 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility.
BasicComboPopup.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
BasicComboPopup.ListMouseHandler - class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler.
This listener hides the popup when the mouse is released in the list.
BasicComboPopup.ListMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
 
BasicComboPopup.ListMouseMotionHandler - class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler.
This listener changes the selected item as you move the mouse over the list.
BasicComboPopup.ListMouseMotionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
 
BasicComboPopup.ListSelectionHandler - class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler.
As of Java 2 platform v 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility.
BasicComboPopup.ListSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
 
BasicComboPopup.PropertyChangeHandler - class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler.
This listener watches for bound properties that have changed in the combo box.
BasicComboPopup.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
 
BasicDesktopIconUI - class javax.swing.plaf.basic.BasicDesktopIconUI.
Basic L&F for a minimized window on a desktop.
BasicDesktopIconUI() - Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI
 
BasicDesktopIconUI.MouseInputHandler - class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler.
Listens for mouse movements and acts on them.
BasicDesktopIconUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
BasicDesktopPaneUI - class javax.swing.plaf.basic.BasicDesktopPaneUI.
Basic L&F for a desktop.
BasicDesktopPaneUI() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI
 
BasicDesktopPaneUI.CloseAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction.
 
BasicDesktopPaneUI.CloseAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
 
BasicDesktopPaneUI.MaximizeAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction.
 
BasicDesktopPaneUI.MaximizeAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
 
BasicDesktopPaneUI.MinimizeAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction.
 
BasicDesktopPaneUI.MinimizeAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
 
BasicDesktopPaneUI.MoveResizeAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.MoveResizeAction.
 
BasicDesktopPaneUI.MoveResizeAction(String) - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MoveResizeAction
 
BasicDesktopPaneUI.NavigateAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction.
 
BasicDesktopPaneUI.NavigateAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
 
BasicDesktopPaneUI.NavigateOutAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateOutAction.
Handles navigating to the component before or after the desktop.
BasicDesktopPaneUI.NavigateOutAction(boolean) - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateOutAction
 
BasicDesktopPaneUI.OpenAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction.
 
BasicDesktopPaneUI.OpenAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
 
BasicDesktopPaneUI.PreviousAction - class javax.swing.plaf.basic.BasicDesktopPaneUI.PreviousAction.
 
BasicDesktopPaneUI.PreviousAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.PreviousAction
 
BasicDirectoryModel - class javax.swing.plaf.basic.BasicDirectoryModel.
Basic implementation of a file list.
BasicDirectoryModel(JFileChooser) - Constructor for class javax.swing.plaf.basic.BasicDirectoryModel
 
BasicDirectoryModel.DoChangeContents - class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents.
 
BasicDirectoryModel.DoChangeContents(List, int, List, int, int) - Constructor for class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
BasicDirectoryModel.LoadFilesThread - class javax.swing.plaf.basic.BasicDirectoryModel.LoadFilesThread.
 
BasicDirectoryModel.LoadFilesThread(File, int) - Constructor for class javax.swing.plaf.basic.BasicDirectoryModel.LoadFilesThread
 
BasicDragGestureRecognizer - class javax.swing.plaf.basic.BasicDragGestureRecognizer.
Default drag gesture recognition for drag operations performed by classses that have a dragEnabled property.
BasicDragGestureRecognizer() - Constructor for class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
BasicDropTargetListener - class javax.swing.plaf.basic.BasicDropTargetListener.
The Swing DropTarget implementation supports multicast notification to listeners, so this implementation is used as an additional listener that extends the primary drop target functionality (i.e. linkage to the TransferHandler) to include autoscroll and establish an insertion point for the drop.
BasicDropTargetListener() - Constructor for class javax.swing.plaf.basic.BasicDropTargetListener
construct a DropTargetAutoScroller
BasicEditorPaneUI - class javax.swing.plaf.basic.BasicEditorPaneUI.
Provides the look and feel for a JEditorPane.
BasicEditorPaneUI() - Constructor for class javax.swing.plaf.basic.BasicEditorPaneUI
Creates a new BasicEditorPaneUI.
BasicFileChooserUI - class javax.swing.plaf.basic.BasicFileChooserUI.
Basic L&F implementation of a FileChooser.
BasicFileChooserUI(JFileChooser) - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI
 
BasicFileChooserUI.AcceptAllFileFilter - class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter.
 
BasicFileChooserUI.AcceptAllFileFilter() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
 
BasicFileChooserUI.ApproveSelectionAction - class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction.
Responds to an Open or Save request
BasicFileChooserUI.ApproveSelectionAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
 
BasicFileChooserUI.BasicFileView - class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView.
 
BasicFileChooserUI.BasicFileView() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
BasicFileChooserUI.CancelSelectionAction - class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction.
Responds to a cancel request.
BasicFileChooserUI.CancelSelectionAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
 
BasicFileChooserUI.ChangeToParentDirectoryAction - class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction.
 
BasicFileChooserUI.ChangeToParentDirectoryAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
 
BasicFileChooserUI.DoubleClickListener - class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener.
 
BasicFileChooserUI.DoubleClickListener(JList) - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
 
BasicFileChooserUI.FileTransferHandler - class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler.
Data transfer support for the file chooser.
BasicFileChooserUI.FileTransferHandler() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler
 
BasicFileChooserUI.FileTransferHandler.FileTransferable - class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler.FileTransferable.
 
BasicFileChooserUI.FileTransferHandler.FileTransferable(String, String, Object[]) - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler.FileTransferable
 
BasicFileChooserUI.GlobFilter - class javax.swing.plaf.basic.BasicFileChooserUI.GlobFilter.
 
BasicFileChooserUI.GlobFilter() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.GlobFilter
 
BasicFileChooserUI.GoHomeAction - class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction.
Acts on the "home" key event or equivalent event.
BasicFileChooserUI.GoHomeAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
 
BasicFileChooserUI.NewFolderAction - class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction.
Creates a new folder.
BasicFileChooserUI.NewFolderAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
 
BasicFileChooserUI.SelectionListener - class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener.
 
BasicFileChooserUI.SelectionListener() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
 
BasicFileChooserUI.UpdateAction - class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction.
Rescans the files in the current directory
BasicFileChooserUI.UpdateAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
 
BasicFormattedTextFieldUI - class javax.swing.plaf.basic.BasicFormattedTextFieldUI.
Provides the look and feel implementation for JFormattedTextField.
BasicFormattedTextFieldUI() - Constructor for class javax.swing.plaf.basic.BasicFormattedTextFieldUI
 
BasicGraphicsUtils - class javax.swing.plaf.basic.BasicGraphicsUtils.
 
BasicGraphicsUtils() - Constructor for class javax.swing.plaf.basic.BasicGraphicsUtils
 
BasicHTML - class javax.swing.plaf.basic.BasicHTML.
Support for providing html views for the swing components.
BasicHTML() - Constructor for class javax.swing.plaf.basic.BasicHTML
 
BasicHTML.BasicDocument - class javax.swing.plaf.basic.BasicHTML.BasicDocument.
The subclass of HTMLDocument that is used as the model. getForeground is overridden to return the foreground property from the Component this was created for.
BasicHTML.BasicDocument(StyleSheet, Font, Color) - Constructor for class javax.swing.plaf.basic.BasicHTML.BasicDocument
The host, that is where we are rendering.
BasicHTML.BasicEditorKit - class javax.swing.plaf.basic.BasicHTML.BasicEditorKit.
The views produced for the ComponentUI implementations aren't going to be edited and don't need full html support.
BasicHTML.BasicEditorKit() - Constructor for class javax.swing.plaf.basic.BasicHTML.BasicEditorKit
 
BasicHTML.BasicHTMLViewFactory - class javax.swing.plaf.basic.BasicHTML.BasicHTMLViewFactory.
BasicHTMLViewFactory extends HTMLFactory to force images to be loaded synchronously.
BasicHTML.BasicHTMLViewFactory() - Constructor for class javax.swing.plaf.basic.BasicHTML.BasicHTMLViewFactory
 
BasicHTML.Renderer - class javax.swing.plaf.basic.BasicHTML.Renderer.
Root text view that acts as an HTML renderer.
BasicHTML.Renderer(JComponent, ViewFactory, View) - Constructor for class javax.swing.plaf.basic.BasicHTML.Renderer
 
BasicIconFactory - class javax.swing.plaf.basic.BasicIconFactory.
Factory object that can vend Icons appropriate for the basic L & F.
BasicIconFactory() - Constructor for class javax.swing.plaf.basic.BasicIconFactory
 
BasicIconFactory.CheckBoxIcon - class javax.swing.plaf.basic.BasicIconFactory.CheckBoxIcon.
 
BasicIconFactory.CheckBoxIcon() - Constructor for class javax.swing.plaf.basic.BasicIconFactory.CheckBoxIcon
 
BasicIconFactory.CheckBoxMenuItemIcon - class javax.swing.plaf.basic.BasicIconFactory.CheckBoxMenuItemIcon.
 
BasicIconFactory.CheckBoxMenuItemIcon() - Constructor for class javax.swing.plaf.basic.BasicIconFactory.CheckBoxMenuItemIcon
 
BasicIconFactory.EmptyFrameIcon - class javax.swing.plaf.basic.BasicIconFactory.EmptyFrameIcon.
 
BasicIconFactory.EmptyFrameIcon() - Constructor for class javax.swing.plaf.basic.BasicIconFactory.EmptyFrameIcon
 
BasicIconFactory.MenuArrowIcon - class javax.swing.plaf.basic.BasicIconFactory.MenuArrowIcon.
 
BasicIconFactory.MenuArrowIcon() - Constructor for class javax.swing.plaf.basic.BasicIconFactory.MenuArrowIcon
 
BasicIconFactory.MenuItemArrowIcon - class javax.swing.plaf.basic.BasicIconFactory.MenuItemArrowIcon.
 
BasicIconFactory.MenuItemArrowIcon() - Constructor for class javax.swing.plaf.basic.BasicIconFactory.MenuItemArrowIcon
 
BasicIconFactory.MenuItemCheckIcon - class javax.swing.plaf.basic.BasicIconFactory.MenuItemCheckIcon.
 
BasicIconFactory.MenuItemCheckIcon() - Constructor for class javax.swing.plaf.basic.BasicIconFactory.MenuItemCheckIcon
 
BasicIconFactory.RadioButtonIcon - class javax.swing.plaf.basic.BasicIconFactory.RadioButtonIcon.
 
BasicIconFactory.RadioButtonIcon() - Constructor for class javax.swing.plaf.basic.BasicIconFactory.RadioButtonIcon
 
BasicIconFactory.RadioButtonMenuItemIcon - class javax.swing.plaf.basic.BasicIconFactory.RadioButtonMenuItemIcon.
 
BasicIconFactory.RadioButtonMenuItemIcon() - Constructor for class javax.swing.plaf.basic.BasicIconFactory.RadioButtonMenuItemIcon
 
BasicInternalFrameTitlePane - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.
The class that manages a basic title bar Warning: Serialized objects of this class will not be compatible with future Swing releases.
BasicInternalFrameTitlePane(JInternalFrame) - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
BasicInternalFrameTitlePane.CloseAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.CloseAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
 
BasicInternalFrameTitlePane.IconifyAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.IconifyAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
 
BasicInternalFrameTitlePane.MaximizeAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.MaximizeAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
 
BasicInternalFrameTitlePane.MoveAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.MoveAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
 
BasicInternalFrameTitlePane.NoFocusButton - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.NoFocusButton.
 
BasicInternalFrameTitlePane.NoFocusButton() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.NoFocusButton
 
BasicInternalFrameTitlePane.PropertyChangeHandler - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler
 
BasicInternalFrameTitlePane.RestoreAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.RestoreAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
 
BasicInternalFrameTitlePane.ShowSystemMenuAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.ShowSystemMenuAction.
 
BasicInternalFrameTitlePane.ShowSystemMenuAction(boolean) - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.ShowSystemMenuAction
 
BasicInternalFrameTitlePane.SizeAction - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.SizeAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
 
BasicInternalFrameTitlePane.SystemMenuBar - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.SystemMenuBar() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
BasicInternalFrameTitlePane.TitlePaneLayout - class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout.
This inner class is marked "public" due to a compiler bug.
BasicInternalFrameTitlePane.TitlePaneLayout() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
BasicInternalFrameUI - class javax.swing.plaf.basic.BasicInternalFrameUI.
A basic L&F implementation of JInternalFrame.
BasicInternalFrameUI(JInternalFrame) - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI
 
BasicInternalFrameUI.BasicInternalFrameListener - class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener.
 
BasicInternalFrameUI.BasicInternalFrameListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
BasicInternalFrameUI.BorderListener - class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener.
Listens for border adjustments.
BasicInternalFrameUI.BorderListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
BasicInternalFrameUI.ComponentHandler - class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler.
 
BasicInternalFrameUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
BasicInternalFrameUI.GlassPaneDispatcher - class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher.
 
BasicInternalFrameUI.GlassPaneDispatcher() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
BasicInternalFrameUI.InternalFrameLayout - class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout.
 
BasicInternalFrameUI.InternalFrameLayout() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
BasicInternalFrameUI.InternalFramePropertyChangeListener - class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener.
 
BasicInternalFrameUI.InternalFramePropertyChangeListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
 
BasicLabelUI - class javax.swing.plaf.basic.BasicLabelUI.
A Windows L&F implementation of LabelUI.
BasicLabelUI() - Constructor for class javax.swing.plaf.basic.BasicLabelUI
 
BasicLabelUI.PressAction - class javax.swing.plaf.basic.BasicLabelUI.PressAction.
 
BasicLabelUI.PressAction() - Constructor for class javax.swing.plaf.basic.BasicLabelUI.PressAction
 
BasicLabelUI.ReleaseAction - class javax.swing.plaf.basic.BasicLabelUI.ReleaseAction.
 
BasicLabelUI.ReleaseAction() - Constructor for class javax.swing.plaf.basic.BasicLabelUI.ReleaseAction
 
BasicListUI - class javax.swing.plaf.basic.BasicListUI.
A Windows L&F implementation of ListUI.
BasicListUI() - Constructor for class javax.swing.plaf.basic.BasicListUI
 
BasicListUI.ClearSelectionAction - class javax.swing.plaf.basic.BasicListUI.ClearSelectionAction.
Action to clear the selection in the list.
BasicListUI.ClearSelectionAction(String) - Constructor for class javax.swing.plaf.basic.BasicListUI.ClearSelectionAction
 
BasicListUI.EndAction - class javax.swing.plaf.basic.BasicListUI.EndAction.
Action to move the selection to the last item in the list.
BasicListUI.EndAction(String, int) - Constructor for class javax.swing.plaf.basic.BasicListUI.EndAction
 
BasicListUI.FocusHandler - class javax.swing.plaf.basic.BasicListUI.FocusHandler.
This inner class is marked "public" due to a compiler bug.
BasicListUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
BasicListUI.HomeAction - class javax.swing.plaf.basic.BasicListUI.HomeAction.
Action to move the selection to the first item in the list.
BasicListUI.HomeAction(String, int) - Constructor for class javax.swing.plaf.basic.BasicListUI.HomeAction
 
BasicListUI.IncrementLeadByColumnAction - class javax.swing.plaf.basic.BasicListUI.IncrementLeadByColumnAction.
IncrementLeadByColumnAction extends the selection to the next column.
BasicListUI.IncrementLeadByColumnAction(String, int, int) - Constructor for class javax.swing.plaf.basic.BasicListUI.IncrementLeadByColumnAction
 
BasicListUI.IncrementLeadSelectionAction - class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction.
Action to increment the selection in the list up/down a row at a type.
BasicListUI.IncrementLeadSelectionAction(String, int) - Constructor for class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction
 
BasicListUI.IncrementLeadSelectionAction(String, int, int) - Constructor for class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction
 
BasicListUI.KeyHandler - class javax.swing.plaf.basic.BasicListUI.KeyHandler.
 
BasicListUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.KeyHandler
 
BasicListUI.ListDataHandler - class javax.swing.plaf.basic.BasicListUI.ListDataHandler.
The ListDataListener that's added to the JLists model at installUI time, and whenever the JList.model property changes.
BasicListUI.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
BasicListUI.ListDragGestureRecognizer - class javax.swing.plaf.basic.BasicListUI.ListDragGestureRecognizer.
Drag gesture recognizer for JList components
BasicListUI.ListDragGestureRecognizer() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListDragGestureRecognizer
 
BasicListUI.ListDropTargetListener - class javax.swing.plaf.basic.BasicListUI.ListDropTargetListener.
A DropTargetListener to extend the default Swing handling of drop operations by moving the list selection to the nearest location to the mouse pointer.
BasicListUI.ListDropTargetListener() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListDropTargetListener
 
BasicListUI.ListSelectionHandler - class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler.
The ListSelectionListener that's added to the JLists selection model at installUI time, and whenever the JList.selectionModel property changes.
BasicListUI.ListSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
 
BasicListUI.ListTransferHandler - class javax.swing.plaf.basic.BasicListUI.ListTransferHandler.
 
BasicListUI.ListTransferHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListTransferHandler
 
BasicListUI.MouseInputHandler - class javax.swing.plaf.basic.BasicListUI.MouseInputHandler.
Mouse input, and focus handling for JList.
BasicListUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
BasicListUI.PageDownAction - class javax.swing.plaf.basic.BasicListUI.PageDownAction.
Action to move down one page.
BasicListUI.PageDownAction(String, int) - Constructor for class javax.swing.plaf.basic.BasicListUI.PageDownAction
 
BasicListUI.PageUpAction - class javax.swing.plaf.basic.BasicListUI.PageUpAction.
Action to move up one page.
BasicListUI.PageUpAction(String, int) - Constructor for class javax.swing.plaf.basic.BasicListUI.PageUpAction
 
BasicListUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler.
The PropertyChangeListener that's added to the JList at installUI time.
BasicListUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler
 
BasicListUI.SelectAllAction - class javax.swing.plaf.basic.BasicListUI.SelectAllAction.
Action to select all the items in the list.
BasicListUI.SelectAllAction(String) - Constructor for class javax.swing.plaf.basic.BasicListUI.SelectAllAction
 
BasicLookAndFeel - class javax.swing.plaf.basic.BasicLookAndFeel.
Implements the a standard base LookAndFeel class from which standard desktop LookAndFeel classes (JLF, Mac, Windows, etc.)
BasicLookAndFeel() - Constructor for class javax.swing.plaf.basic.BasicLookAndFeel
 
BasicLookAndFeel.AudioAction - class javax.swing.plaf.basic.BasicLookAndFeel.AudioAction.
Pass the name String to the super constructor.
BasicLookAndFeel.AudioAction(String, String) - Constructor for class javax.swing.plaf.basic.BasicLookAndFeel.AudioAction
The String is the name of the Action and points to the audio resource.
BasicMenuBarUI - class javax.swing.plaf.basic.BasicMenuBarUI.
A default L&F implementation of MenuBarUI.
BasicMenuBarUI() - Constructor for class javax.swing.plaf.basic.BasicMenuBarUI
 
BasicMenuBarUI.ChangeHandler - class javax.swing.plaf.basic.BasicMenuBarUI.ChangeHandler.
 
BasicMenuBarUI.ChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuBarUI.ChangeHandler
 
BasicMenuBarUI.ContainerHandler - class javax.swing.plaf.basic.BasicMenuBarUI.ContainerHandler.
 
BasicMenuBarUI.ContainerHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuBarUI.ContainerHandler
 
BasicMenuBarUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicMenuBarUI.PropertyChangeHandler.
 
BasicMenuBarUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuBarUI.PropertyChangeHandler
 
BasicMenuBarUI.TakeFocus - class javax.swing.plaf.basic.BasicMenuBarUI.TakeFocus.
 
BasicMenuBarUI.TakeFocus() - Constructor for class javax.swing.plaf.basic.BasicMenuBarUI.TakeFocus
 
BasicMenuItemUI - class javax.swing.plaf.basic.BasicMenuItemUI.
BasicMenuItem implementation
BasicMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI
 
BasicMenuItemUI.ClickAction - class javax.swing.plaf.basic.BasicMenuItemUI.ClickAction.
 
BasicMenuItemUI.ClickAction() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.ClickAction
 
BasicMenuItemUI.MenuDragMouseHandler - class javax.swing.plaf.basic.BasicMenuItemUI.MenuDragMouseHandler.
 
BasicMenuItemUI.MenuDragMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MenuDragMouseHandler
 
BasicMenuItemUI.MenuKeyHandler - class javax.swing.plaf.basic.BasicMenuItemUI.MenuKeyHandler.
 
BasicMenuItemUI.MenuKeyHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MenuKeyHandler
 
BasicMenuItemUI.MouseInputHandler - class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler.
 
BasicMenuItemUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
BasicMenuItemUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicMenuItemUI.PropertyChangeHandler.
 
BasicMenuItemUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.PropertyChangeHandler
 
BasicMenuUI - class javax.swing.plaf.basic.BasicMenuUI.
A default L&F implementation of MenuUI.
BasicMenuUI() - Constructor for class javax.swing.plaf.basic.BasicMenuUI
 
BasicMenuUI.ChangeHandler - class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler.
As of Java 2 platform 1.4, this previously undocumented class is now obsolete.
BasicMenuUI.ChangeHandler(JMenu, BasicMenuUI) - Constructor for class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
BasicMenuUI.MenuDragMouseHandler - class javax.swing.plaf.basic.BasicMenuUI.MenuDragMouseHandler.
 
BasicMenuUI.MenuDragMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuUI.MenuDragMouseHandler
 
BasicMenuUI.MenuKeyHandler - class javax.swing.plaf.basic.BasicMenuUI.MenuKeyHandler.
Handles the mnemonic handling for the JMenu and JMenuItems.
BasicMenuUI.MenuKeyHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuUI.MenuKeyHandler
 
BasicMenuUI.MouseInputHandler - class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler.
Instantiated and used by a menu item to handle the current menu selection from mouse events.
BasicMenuUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
BasicMenuUI.PostAction - class javax.swing.plaf.basic.BasicMenuUI.PostAction.
 
BasicMenuUI.PostAction(JMenu, boolean) - Constructor for class javax.swing.plaf.basic.BasicMenuUI.PostAction
 
BasicMenuUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicMenuUI.PropertyChangeHandler.
 
BasicMenuUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuUI.PropertyChangeHandler
 
BasicOptionPaneUI - class javax.swing.plaf.basic.BasicOptionPaneUI.
Provides the basic look and feel for a JOptionPane.
BasicOptionPaneUI() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI
 
BasicOptionPaneUI.ButtonActionListener - class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener.
This inner class is marked "public" due to a compiler bug.
BasicOptionPaneUI.ButtonActionListener(int) - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
BasicOptionPaneUI.ButtonAreaLayout - class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout.
ButtonAreaLayout behaves in a similar manner to FlowLayout.
BasicOptionPaneUI.ButtonAreaLayout(boolean, int) - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
BasicOptionPaneUI.CloseAction - class javax.swing.plaf.basic.BasicOptionPaneUI.CloseAction.
Registered in the ActionMap.
BasicOptionPaneUI.CloseAction() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.CloseAction
 
BasicOptionPaneUI.ListSelectionListener - class javax.swing.plaf.basic.BasicOptionPaneUI.ListSelectionListener.
Listener when a JList is created to handle input from the user.
BasicOptionPaneUI.ListSelectionListener() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ListSelectionListener
 
BasicOptionPaneUI.MultiplexingTextField - class javax.swing.plaf.basic.BasicOptionPaneUI.MultiplexingTextField.
A JTextField that allows you to specify an array of KeyStrokes that that will have their bindings processed regardless of whether or not they are registered on the JTextField.
BasicOptionPaneUI.MultiplexingTextField(int) - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.MultiplexingTextField
 
BasicOptionPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler.
This inner class is marked "public" due to a compiler bug.
BasicOptionPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
 
BasicOptionPaneUI.TextFieldActionListener - class javax.swing.plaf.basic.BasicOptionPaneUI.TextFieldActionListener.
Listener when a JTextField is created to handle input from the user.
BasicOptionPaneUI.TextFieldActionListener() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.TextFieldActionListener
 
BasicPanelUI - class javax.swing.plaf.basic.BasicPanelUI.
BasicPanel implementation
BasicPanelUI() - Constructor for class javax.swing.plaf.basic.BasicPanelUI
 
BasicPasswordFieldUI - class javax.swing.plaf.basic.BasicPasswordFieldUI.
Provides the Windows look and feel for a password field.
BasicPasswordFieldUI() - Constructor for class javax.swing.plaf.basic.BasicPasswordFieldUI
 
BasicPopupMenuSeparatorUI - class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI.
A Basic L&F implementation of PopupMenuSeparatorUI.
BasicPopupMenuSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
BasicPopupMenuUI - class javax.swing.plaf.basic.BasicPopupMenuUI.
A Windows L&F implementation of PopupMenuUI.
BasicPopupMenuUI() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI
 
BasicPopupMenuUI.BasicPopupMenuListener - class javax.swing.plaf.basic.BasicPopupMenuUI.BasicPopupMenuListener.
This Listener fires the Action that provides the correct auditory feedback.
BasicPopupMenuUI.BasicPopupMenuListener() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI.BasicPopupMenuListener
 
BasicPopupMenuUI.CancelAction - class javax.swing.plaf.basic.BasicPopupMenuUI.CancelAction.
 
BasicPopupMenuUI.CancelAction() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI.CancelAction
 
BasicPopupMenuUI.MenuKeyboardHelper - class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper.
This helper is added to MenuSelectionManager as a ChangeListener to listen to menu selection changes.
BasicPopupMenuUI.MenuKeyboardHelper() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
BasicPopupMenuUI.MouseGrabber - class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber.
 
BasicPopupMenuUI.MouseGrabber() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
BasicPopupMenuUI.ReturnAction - class javax.swing.plaf.basic.BasicPopupMenuUI.ReturnAction.
 
BasicPopupMenuUI.ReturnAction() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI.ReturnAction
 
BasicPopupMenuUI.SelectNextItemAction - class javax.swing.plaf.basic.BasicPopupMenuUI.SelectNextItemAction.
 
BasicPopupMenuUI.SelectNextItemAction(boolean) - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI.SelectNextItemAction
 
BasicPopupMenuUI.SelectParentChildAction - class javax.swing.plaf.basic.BasicPopupMenuUI.SelectParentChildAction.
 
BasicPopupMenuUI.SelectParentChildAction(boolean) - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI.SelectParentChildAction
 
BasicProgressBarUI - class javax.swing.plaf.basic.BasicProgressBarUI.
A Basic L&F implementation of ProgressBarUI.
BasicProgressBarUI() - Constructor for class javax.swing.plaf.basic.BasicProgressBarUI
 
BasicProgressBarUI.Animator - class javax.swing.plaf.basic.BasicProgressBarUI.Animator.
Implements an animation thread that invokes repaint at a fixed rate.
BasicProgressBarUI.Animator() - Constructor for class javax.swing.plaf.basic.BasicProgressBarUI.Animator
 
BasicProgressBarUI.ChangeHandler - class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler.
This inner class is marked "public" due to a compiler bug.
BasicProgressBarUI.ChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
 
BasicProgressBarUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicProgressBarUI.PropertyChangeHandler.
[PENDING: add doc here] [PENDING: make this static?]
BasicProgressBarUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicProgressBarUI.PropertyChangeHandler
 
BasicRadioButtonMenuItemUI - class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI.
BasicRadioButtonMenuItem implementation
BasicRadioButtonMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
BasicRadioButtonUI - class javax.swing.plaf.basic.BasicRadioButtonUI.
RadioButtonUI implementation for BasicRadioButtonUI
BasicRadioButtonUI() - Constructor for class javax.swing.plaf.basic.BasicRadioButtonUI
 
BasicRootPaneUI - class javax.swing.plaf.basic.BasicRootPaneUI.
Basic implementation of RootPaneUI, there is one shared between all JRootPane instances.
BasicRootPaneUI() - Constructor for class javax.swing.plaf.basic.BasicRootPaneUI
 
BasicRootPaneUI.DefaultAction - class javax.swing.plaf.basic.BasicRootPaneUI.DefaultAction.
 
BasicRootPaneUI.DefaultAction(JRootPane, boolean) - Constructor for class javax.swing.plaf.basic.BasicRootPaneUI.DefaultAction
 
BasicRootPaneUI.RootPaneInputMap - class javax.swing.plaf.basic.BasicRootPaneUI.RootPaneInputMap.
 
BasicRootPaneUI.RootPaneInputMap(JComponent) - Constructor for class javax.swing.plaf.basic.BasicRootPaneUI.RootPaneInputMap
 
BasicScrollBarUI - class javax.swing.plaf.basic.BasicScrollBarUI.
Implementation of ScrollBarUI for the Basic Look and Feel
BasicScrollBarUI() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI
 
BasicScrollBarUI.ArrowButtonListener - class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener.
Listener for cursor keys.
BasicScrollBarUI.ArrowButtonListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
 
BasicScrollBarUI.ModelListener - class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener.
A listener to listen for model changes.
BasicScrollBarUI.ModelListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
 
BasicScrollBarUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler.
 
BasicScrollBarUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
 
BasicScrollBarUI.ScrollListener - class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener.
Listener for scrolling events initiated in the ScrollPane.
BasicScrollBarUI.ScrollListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
BasicScrollBarUI.ScrollListener(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
BasicScrollBarUI.SharedActionScroller - class javax.swing.plaf.basic.BasicScrollBarUI.SharedActionScroller.
Used for scrolling the scrollbar.
BasicScrollBarUI.SharedActionScroller(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.SharedActionScroller
 
BasicScrollBarUI.TrackListener - class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener.
Track mouse drags.
BasicScrollBarUI.TrackListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
BasicScrollPaneUI - class javax.swing.plaf.basic.BasicScrollPaneUI.
A default L&F implementation of ScrollPaneUI.
BasicScrollPaneUI() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI
 
BasicScrollPaneUI.HSBChangeListener - class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener.
Horizontal scrollbar listener.
BasicScrollPaneUI.HSBChangeListener() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener
 
BasicScrollPaneUI.MouseWheelHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler.
MouseWheelHandler is an inner class which implements the MouseWheelListener interface.
BasicScrollPaneUI.MouseWheelHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler
 
BasicScrollPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler.
 
BasicScrollPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
 
BasicScrollPaneUI.ScrollAction - class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollAction.
Action to scroll left/right/up/down.
BasicScrollPaneUI.ScrollAction(String, int, int, boolean) - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollAction
 
BasicScrollPaneUI.ScrollBarPropertyChangeHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollBarPropertyChangeHandler.
PropertyChangeListener for the ScrollBars.
BasicScrollPaneUI.ScrollBarPropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollBarPropertyChangeHandler
 
BasicScrollPaneUI.ScrollEndAction - class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollEndAction.
Action to scroll to last visible location.
BasicScrollPaneUI.ScrollEndAction(String) - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollEndAction
 
BasicScrollPaneUI.ScrollHomeAction - class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollHomeAction.
Action to scroll to x,y location of 0,0.
BasicScrollPaneUI.ScrollHomeAction(String) - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollHomeAction
 
BasicScrollPaneUI.VSBChangeListener - class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener.
Vertical scrollbar listener.
BasicScrollPaneUI.VSBChangeListener() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener
 
BasicScrollPaneUI.ViewportChangeHandler - class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler.
Listener for viewport events.
BasicScrollPaneUI.ViewportChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler
 
BasicSeparatorUI - class javax.swing.plaf.basic.BasicSeparatorUI.
A Basic L&F implementation of SeparatorUI.
BasicSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicSeparatorUI
 
BasicSliderUI - class javax.swing.plaf.basic.BasicSliderUI.
A Basic L&F implementation of SliderUI.
BasicSliderUI(JSlider) - Constructor for class javax.swing.plaf.basic.BasicSliderUI
 
BasicSliderUI.ActionScroller - class javax.swing.plaf.basic.BasicSliderUI.ActionScroller.
As of Java 2 platform v1.3 this undocumented class is no longer used.
BasicSliderUI.ActionScroller(JSlider, int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
BasicSliderUI.ChangeHandler - class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler.
Data model listener.
BasicSliderUI.ChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler
 
BasicSliderUI.ComponentHandler - class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler.
Listener for resizing events.
BasicSliderUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler
 
BasicSliderUI.FocusHandler - class javax.swing.plaf.basic.BasicSliderUI.FocusHandler.
Focus-change listener.
BasicSliderUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
 
BasicSliderUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler.
 
BasicSliderUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
 
BasicSliderUI.ScrollListener - class javax.swing.plaf.basic.BasicSliderUI.ScrollListener.
Scroll-event listener.
BasicSliderUI.ScrollListener() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
BasicSliderUI.ScrollListener(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
BasicSliderUI.SharedActionScroller - class javax.swing.plaf.basic.BasicSliderUI.SharedActionScroller.
A static version of the above.
BasicSliderUI.SharedActionScroller(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.SharedActionScroller
 
BasicSliderUI.TrackListener - class javax.swing.plaf.basic.BasicSliderUI.TrackListener.
Track mouse movements.
BasicSliderUI.TrackListener() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
BasicSpinnerUI - class javax.swing.plaf.basic.BasicSpinnerUI.
The default Spinner UI delegate.
BasicSpinnerUI() - Constructor for class javax.swing.plaf.basic.BasicSpinnerUI
 
BasicSpinnerUI.ArrowButtonHandler - class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler.
A handler for spinner arrow button mouse and action events.
BasicSpinnerUI.ArrowButtonHandler(String, boolean) - Constructor for class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
BasicSpinnerUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicSpinnerUI.PropertyChangeHandler.
Detect JSpinner property changes we're interested in and delegate.
BasicSpinnerUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicSpinnerUI.PropertyChangeHandler
 
BasicSpinnerUI.SpinnerLayout - class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout.
A simple layout manager for the editor and the next/previous buttons.
BasicSpinnerUI.SpinnerLayout() - Constructor for class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
BasicSplitPaneDivider - class javax.swing.plaf.basic.BasicSplitPaneDivider.
Divider used by BasicSplitPaneUI.
BasicSplitPaneDivider(BasicSplitPaneUI) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates an instance of BasicSplitPaneDivider.
BasicSplitPaneDivider.DividerLayout - class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout.
Used to layout a BasicSplitPaneDivider.
BasicSplitPaneDivider.DividerLayout() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
BasicSplitPaneDivider.DragController - class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController.
Handles the events during a dragging session for a HORIZONTAL_SPLIT oriented split pane.
BasicSplitPaneDivider.DragController(MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
 
BasicSplitPaneDivider.MouseHandler - class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler.
MouseHandler is responsible for converting mouse events (released, dragged...) into the appropriate DragController methods.
BasicSplitPaneDivider.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
 
BasicSplitPaneDivider.OneTouchActionHandler - class javax.swing.plaf.basic.BasicSplitPaneDivider.OneTouchActionHandler.
Listeners installed on the one touch expandable buttons.
BasicSplitPaneDivider.OneTouchActionHandler(boolean) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.OneTouchActionHandler
 
BasicSplitPaneDivider.VerticalDragController - class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController.
Handles the events during a dragging session for a VERTICAL_SPLIT oriented split pane.
BasicSplitPaneDivider.VerticalDragController(MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
 
BasicSplitPaneUI - class javax.swing.plaf.basic.BasicSplitPaneUI.
A Basic L&F implementation of the SplitPaneUI.
BasicSplitPaneUI() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI
 
BasicSplitPaneUI.BasicHorizontalLayoutManager - class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager.
LayoutManager for JSplitPanes that have an orientation of HORIZONTAL_SPLIT.
BasicSplitPaneUI.BasicHorizontalLayoutManager() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
 
BasicSplitPaneUI.BasicHorizontalLayoutManager(int) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
 
BasicSplitPaneUI.BasicVerticalLayoutManager - class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager.
LayoutManager used for JSplitPanes with an orientation of VERTICAL_SPLIT.
BasicSplitPaneUI.BasicVerticalLayoutManager() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager
 
BasicSplitPaneUI.FocusHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler.
Implementation of the FocusListener that the JSplitPane UI uses.
BasicSplitPaneUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
 
BasicSplitPaneUI.KeyboardDownRightAction - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightAction.
 
BasicSplitPaneUI.KeyboardDownRightAction() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightAction
 
BasicSplitPaneUI.KeyboardDownRightHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardDownRightHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
 
BasicSplitPaneUI.KeyboardEndAction - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndAction.
 
BasicSplitPaneUI.KeyboardEndAction() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndAction
 
BasicSplitPaneUI.KeyboardEndHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardEndHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
 
BasicSplitPaneUI.KeyboardHomeAction - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeAction.
 
BasicSplitPaneUI.KeyboardHomeAction() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeAction
 
BasicSplitPaneUI.KeyboardHomeHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardHomeHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
 
BasicSplitPaneUI.KeyboardResizeToggleAction - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleAction.
 
BasicSplitPaneUI.KeyboardResizeToggleAction() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleAction
 
BasicSplitPaneUI.KeyboardResizeToggleHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardResizeToggleHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
 
BasicSplitPaneUI.KeyboardUpLeftAction - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftAction.
 
BasicSplitPaneUI.KeyboardUpLeftAction() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftAction
 
BasicSplitPaneUI.KeyboardUpLeftHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler.
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardUpLeftHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
 
BasicSplitPaneUI.MoveFocusOutAction - class javax.swing.plaf.basic.BasicSplitPaneUI.MoveFocusOutAction.
Action that will move focus out of the splitpane to the next component (if present) if direction > 0 or to the previous component (if present) if direction < 0
BasicSplitPaneUI.MoveFocusOutAction(int) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.MoveFocusOutAction
 
BasicSplitPaneUI.PropertyHandler - class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler.
Implementation of the PropertyChangeListener that the JSplitPane UI uses.
BasicSplitPaneUI.PropertyHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
 
BasicSplitPaneUI.ToggleSideFocusAction - class javax.swing.plaf.basic.BasicSplitPaneUI.ToggleSideFocusAction.
ActionListener that will focus on the opposite component that has focus.
BasicSplitPaneUI.ToggleSideFocusAction() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.ToggleSideFocusAction
 
BasicStroke - class java.awt.BasicStroke.
The BasicStroke class defines a basic set of rendering attributes for the outlines of graphics primitives, which are rendered with a Graphics2D object that has its Stroke attribute set to this BasicStroke.
BasicStroke(float, int, int, float, float[], float) - Constructor for class java.awt.BasicStroke
Constructs a new BasicStroke with the specified attributes.
BasicStroke(float, int, int, float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float, int, int) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified line width and with default values for the cap and join styles.
BasicStroke() - Constructor for class java.awt.BasicStroke
Constructs a new BasicStroke with defaults for all attributes.
BasicStroke.FillAdapter - class java.awt.BasicStroke.FillAdapter.
 
BasicStroke.FillAdapter() - Constructor for class java.awt.BasicStroke.FillAdapter
 
BasicTabbedPaneUI - class javax.swing.plaf.basic.BasicTabbedPaneUI.
A Basic L&F implementation of TabbedPaneUI.
BasicTabbedPaneUI() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI
 
BasicTabbedPaneUI.ContainerHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.ContainerHandler.
 
BasicTabbedPaneUI.ContainerHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.ContainerHandler
 
BasicTabbedPaneUI.DownAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.DownAction.
 
BasicTabbedPaneUI.DownAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.DownAction
 
BasicTabbedPaneUI.FocusHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
 
BasicTabbedPaneUI.LeftAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.LeftAction.
 
BasicTabbedPaneUI.LeftAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.LeftAction
 
BasicTabbedPaneUI.MouseHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler
 
BasicTabbedPaneUI.NextAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.NextAction.
 
BasicTabbedPaneUI.NextAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.NextAction
 
BasicTabbedPaneUI.PageDownAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.PageDownAction.
 
BasicTabbedPaneUI.PageDownAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PageDownAction
 
BasicTabbedPaneUI.PageUpAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.PageUpAction.
 
BasicTabbedPaneUI.PageUpAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PageUpAction
 
BasicTabbedPaneUI.PreviousAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.PreviousAction.
 
BasicTabbedPaneUI.PreviousAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PreviousAction
 
BasicTabbedPaneUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
 
BasicTabbedPaneUI.RequestFocusAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.RequestFocusAction.
 
BasicTabbedPaneUI.RequestFocusAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.RequestFocusAction
 
BasicTabbedPaneUI.RequestFocusForVisibleAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.RequestFocusForVisibleAction.
 
BasicTabbedPaneUI.RequestFocusForVisibleAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.RequestFocusForVisibleAction
 
BasicTabbedPaneUI.RightAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.RightAction.
 
BasicTabbedPaneUI.RightAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.RightAction
 
BasicTabbedPaneUI.ScrollTabsBackwardAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollTabsBackwardAction.
 
BasicTabbedPaneUI.ScrollTabsBackwardAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollTabsBackwardAction
 
BasicTabbedPaneUI.ScrollTabsForwardAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollTabsForwardAction.
 
BasicTabbedPaneUI.ScrollTabsForwardAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollTabsForwardAction
 
BasicTabbedPaneUI.ScrollableTabButton - class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabButton.
 
BasicTabbedPaneUI.ScrollableTabButton(int) - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabButton
 
BasicTabbedPaneUI.ScrollableTabPanel - class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabPanel.
 
BasicTabbedPaneUI.ScrollableTabPanel() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabPanel
 
BasicTabbedPaneUI.ScrollableTabSupport - class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport.
 
BasicTabbedPaneUI.ScrollableTabSupport(int) - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
BasicTabbedPaneUI.ScrollableTabViewport - class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabViewport.
 
BasicTabbedPaneUI.ScrollableTabViewport() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabViewport
 
BasicTabbedPaneUI.SetSelectedIndexAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.SetSelectedIndexAction.
Selects a tab in the JTabbedPane based on the String of the action command.
BasicTabbedPaneUI.SetSelectedIndexAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.SetSelectedIndexAction
 
BasicTabbedPaneUI.TabSelectionHandler - class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.TabSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler
 
BasicTabbedPaneUI.TabbedPaneLayout - class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout.
This inner class is marked "public" due to a compiler bug.
BasicTabbedPaneUI.TabbedPaneLayout() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
BasicTabbedPaneUI.TabbedPaneScrollLayout - class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneScrollLayout.
 
BasicTabbedPaneUI.TabbedPaneScrollLayout() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneScrollLayout
 
BasicTabbedPaneUI.UpAction - class javax.swing.plaf.basic.BasicTabbedPaneUI.UpAction.
 
BasicTabbedPaneUI.UpAction() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.UpAction
 
BasicTableHeaderUI - class javax.swing.plaf.basic.BasicTableHeaderUI.
BasicTableHeaderUI implementation
BasicTableHeaderUI() - Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI
 
BasicTableHeaderUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler.
This inner class is marked "public" due to a compiler bug.
BasicTableHeaderUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
BasicTableUI - class javax.swing.plaf.basic.BasicTableUI.
BasicTableUI implementation
BasicTableUI() - Constructor for class javax.swing.plaf.basic.BasicTableUI
 
BasicTableUI.CancelEditingAction - class javax.swing.plaf.basic.BasicTableUI.CancelEditingAction.
Action to invoke removeEditor on the table.
BasicTableUI.CancelEditingAction() - Constructor for class javax.swing.plaf.basic.BasicTableUI.CancelEditingAction
 
BasicTableUI.FocusHandler - class javax.swing.plaf.basic.BasicTableUI.FocusHandler.
This inner class is marked "public" due to a compiler bug.
BasicTableUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
BasicTableUI.KeyHandler - class javax.swing.plaf.basic.BasicTableUI.KeyHandler.
This inner class is marked "public" due to a compiler bug.
BasicTableUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
BasicTableUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler.
This inner class is marked "public" due to a compiler bug.
BasicTableUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
BasicTableUI.NavigationalAction - class javax.swing.plaf.basic.BasicTableUI.NavigationalAction.
 
BasicTableUI.NavigationalAction(int, int, boolean, boolean, boolean) - Constructor for class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
BasicTableUI.PagingAction - class javax.swing.plaf.basic.BasicTableUI.PagingAction.
 
BasicTableUI.PagingAction(boolean, boolean, boolean, boolean) - Constructor for class javax.swing.plaf.basic.BasicTableUI.PagingAction
 
BasicTableUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicTableUI.PropertyChangeHandler.
PropertyChangeListener for the table.
BasicTableUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.PropertyChangeHandler
 
BasicTableUI.SelectAllAction - class javax.swing.plaf.basic.BasicTableUI.SelectAllAction.
Action to invoke selectAll on the table.
BasicTableUI.SelectAllAction() - Constructor for class javax.swing.plaf.basic.BasicTableUI.SelectAllAction
 
BasicTableUI.StartEditingAction - class javax.swing.plaf.basic.BasicTableUI.StartEditingAction.
Action to start editing, and pass focus to the editor.
BasicTableUI.StartEditingAction() - Constructor for class javax.swing.plaf.basic.BasicTableUI.StartEditingAction
 
BasicTableUI.TableDragGestureRecognizer - class javax.swing.plaf.basic.BasicTableUI.TableDragGestureRecognizer.
Drag gesture recognizer for JTable components
BasicTableUI.TableDragGestureRecognizer() - Constructor for class javax.swing.plaf.basic.BasicTableUI.TableDragGestureRecognizer
 
BasicTableUI.TableDropTargetListener - class javax.swing.plaf.basic.BasicTableUI.TableDropTargetListener.
A DropTargetListener to extend the default Swing handling of drop operations by moving the tree selection to the nearest location to the mouse pointer.
BasicTableUI.TableDropTargetListener() - Constructor for class javax.swing.plaf.basic.BasicTableUI.TableDropTargetListener
 
BasicTableUI.TableTransferHandler - class javax.swing.plaf.basic.BasicTableUI.TableTransferHandler.
 
BasicTableUI.TableTransferHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.TableTransferHandler
 
BasicTestIterator - class org.apache.xpath.axes.BasicTestIterator.
Base for iterators that handle predicates.
BasicTestIterator() - Constructor for class org.apache.xpath.axes.BasicTestIterator
Create a LocPathIterator object.
BasicTestIterator(PrefixResolver) - Constructor for class org.apache.xpath.axes.BasicTestIterator
Create a LocPathIterator object.
BasicTestIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.BasicTestIterator
Create a LocPathIterator object, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
BasicTestIterator(Compiler, int, int, boolean) - Constructor for class org.apache.xpath.axes.BasicTestIterator
Create a LocPathIterator object, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
BasicTextAreaUI - class javax.swing.plaf.basic.BasicTextAreaUI.
Provides the look and feel for a plain text editor.
BasicTextAreaUI() - Constructor for class javax.swing.plaf.basic.BasicTextAreaUI
Constructs a new BasicTextAreaUI object.
BasicTextAreaUI.PlainParagraph - class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.
Paragraph for representing plain-text lines that support bidirectional text.
BasicTextAreaUI.PlainParagraph(Element) - Constructor for class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph
 
BasicTextAreaUI.PlainParagraph.LogicalView - class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView.
This class can be used to represent a logical view for a flow.
BasicTextAreaUI.PlainParagraph.LogicalView(Element) - Constructor for class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
BasicTextFieldUI - class javax.swing.plaf.basic.BasicTextFieldUI.
Basis of a look and feel for a JTextField.
BasicTextFieldUI() - Constructor for class javax.swing.plaf.basic.BasicTextFieldUI
Creates a new BasicTextFieldUI.
BasicTextFieldUI.I18nFieldView - class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView.
A field view that support bidirectional text via the support provided by ParagraphView.
BasicTextFieldUI.I18nFieldView(Element) - Constructor for class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
 
BasicTextPaneUI - class javax.swing.plaf.basic.BasicTextPaneUI.
Provides the look and feel for a styled text editor.
BasicTextPaneUI() - Constructor for class javax.swing.plaf.basic.BasicTextPaneUI
Creates a new BasicTextPaneUI.
BasicTextUI - class javax.swing.plaf.basic.BasicTextUI.
Basis of a text components look-and-feel.
BasicTextUI() - Constructor for class javax.swing.plaf.basic.BasicTextUI
Creates a new UI.
BasicTextUI.BasicCaret - class javax.swing.plaf.basic.BasicTextUI.BasicCaret.
 
BasicTextUI.BasicCaret() - Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicCaret
 
BasicTextUI.BasicHighlighter - class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter.
 
BasicTextUI.BasicHighlighter() - Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
 
BasicTextUI.FocusAction - class javax.swing.plaf.basic.BasicTextUI.FocusAction.
Registered in the ActionMap.
BasicTextUI.FocusAction() - Constructor for class javax.swing.plaf.basic.BasicTextUI.FocusAction
 
BasicTextUI.RootView - class javax.swing.plaf.basic.BasicTextUI.RootView.
Root view that acts as a gateway between the component and the View hierarchy.
BasicTextUI.RootView() - Constructor for class javax.swing.plaf.basic.BasicTextUI.RootView
 
BasicTextUI.TextActionWrapper - class javax.swing.plaf.basic.BasicTextUI.TextActionWrapper.
Wrapper for text actions to return isEnabled false in case editor is non editable
BasicTextUI.TextActionWrapper(TextAction) - Constructor for class javax.swing.plaf.basic.BasicTextUI.TextActionWrapper
 
BasicTextUI.TextDragGestureRecognizer - class javax.swing.plaf.basic.BasicTextUI.TextDragGestureRecognizer.
Drag gesture recognizer for text components.
BasicTextUI.TextDragGestureRecognizer() - Constructor for class javax.swing.plaf.basic.BasicTextUI.TextDragGestureRecognizer
 
BasicTextUI.TextDropTargetListener - class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener.
A DropTargetListener to extend the default Swing handling of drop operations by moving the caret to the nearest location to the mouse pointer.
BasicTextUI.TextDropTargetListener() - Constructor for class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener
 
BasicTextUI.TextTransferHandler - class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.
 
BasicTextUI.TextTransferHandler() - Constructor for class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
 
BasicTextUI.TextTransferHandler.TextTransferable - class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable.
A possible implementation of the Transferable interface for text components.
BasicTextUI.TextTransferHandler.TextTransferable(JTextComponent, int, int) - Constructor for class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
 
BasicTextUI.UpdateHandler - class javax.swing.plaf.basic.BasicTextUI.UpdateHandler.
Handles updates from various places.
BasicTextUI.UpdateHandler() - Constructor for class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
 
BasicToggleButtonUI - class javax.swing.plaf.basic.BasicToggleButtonUI.
BasicToggleButton implementation
BasicToggleButtonUI() - Constructor for class javax.swing.plaf.basic.BasicToggleButtonUI
 
BasicToolBarSeparatorUI - class javax.swing.plaf.basic.BasicToolBarSeparatorUI.
A Basic L&F implementation of ToolBarSeparatorUI.
BasicToolBarSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
BasicToolBarUI - class javax.swing.plaf.basic.BasicToolBarUI.
A Basic L&F implementation of ToolBarUI.
BasicToolBarUI() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI
 
BasicToolBarUI.DockingListener - class javax.swing.plaf.basic.BasicToolBarUI.DockingListener.
This inner class is marked "public" due to a compiler bug.
BasicToolBarUI.DockingListener(JToolBar) - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
BasicToolBarUI.DownAction - class javax.swing.plaf.basic.BasicToolBarUI.DownAction.
 
BasicToolBarUI.DownAction() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.DownAction
 
BasicToolBarUI.DragWindow - class javax.swing.plaf.basic.BasicToolBarUI.DragWindow.
 
BasicToolBarUI.DragWindow(Window) - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
BasicToolBarUI.FrameListener - class javax.swing.plaf.basic.BasicToolBarUI.FrameListener.
 
BasicToolBarUI.FrameListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.FrameListener
 
BasicToolBarUI.KeyAction - class javax.swing.plaf.basic.BasicToolBarUI.KeyAction.
 
BasicToolBarUI.KeyAction() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.KeyAction
 
BasicToolBarUI.LeftAction - class javax.swing.plaf.basic.BasicToolBarUI.LeftAction.
 
BasicToolBarUI.LeftAction() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.LeftAction
 
BasicToolBarUI.PropertyListener - class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener.
 
BasicToolBarUI.PropertyListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener
 
BasicToolBarUI.RightAction - class javax.swing.plaf.basic.BasicToolBarUI.RightAction.
 
BasicToolBarUI.RightAction() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.RightAction
 
BasicToolBarUI.ToolBarContListener - class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener.
 
BasicToolBarUI.ToolBarContListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
 
BasicToolBarUI.ToolBarFocusListener - class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener.
 
BasicToolBarUI.ToolBarFocusListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
 
BasicToolBarUI.UpAction - class javax.swing.plaf.basic.BasicToolBarUI.UpAction.
 
BasicToolBarUI.UpAction() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.UpAction
 
BasicToolTipUI - class javax.swing.plaf.basic.BasicToolTipUI.
Standard tool tip L&F.
BasicToolTipUI() - Constructor for class javax.swing.plaf.basic.BasicToolTipUI
 
BasicToolTipUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicToolTipUI.PropertyChangeHandler.
 
BasicToolTipUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicToolTipUI.PropertyChangeHandler
 
BasicTransferable - class javax.swing.plaf.basic.BasicTransferable.
A transferable implementation for the default data transfer of some Swing components.
BasicTransferable(String, String) - Constructor for class javax.swing.plaf.basic.BasicTransferable
 
BasicTreeUI - class javax.swing.plaf.basic.BasicTreeUI.
The basic L&F for a hierarchical data structure.
BasicTreeUI() - Constructor for class javax.swing.plaf.basic.BasicTreeUI
 
BasicTreeUI.CellEditorHandler - class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler.
Listener responsible for getting cell editing events and updating the tree accordingly.
BasicTreeUI.CellEditorHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
 
BasicTreeUI.ComponentHandler - class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler.
Updates the preferred size when scrolling (if necessary).
BasicTreeUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
 
BasicTreeUI.FocusHandler - class javax.swing.plaf.basic.BasicTreeUI.FocusHandler.
Repaints the lead selection row when focus is lost/gained.
BasicTreeUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
 
BasicTreeUI.KeyHandler - class javax.swing.plaf.basic.BasicTreeUI.KeyHandler.
This is used to get mutliple key down events to appropriately generate events.
BasicTreeUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
 
BasicTreeUI.MouseHandler - class javax.swing.plaf.basic.BasicTreeUI.MouseHandler.
TreeMouseListener is responsible for updating the selection based on mouse events.
BasicTreeUI.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
BasicTreeUI.MouseInputHandler - class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler.
MouseInputHandler handles passing all mouse events, including mouse motion events, until the mouse is released to the destination it is constructed with.
BasicTreeUI.MouseInputHandler(Component, Component, MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
BasicTreeUI.NodeDimensionsHandler - class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler.
Class responsible for getting size of node, method is forwarded to BasicTreeUI method.
BasicTreeUI.NodeDimensionsHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
 
BasicTreeUI.PropertyChangeHandler - class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler.
PropertyChangeListener for the tree.
BasicTreeUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler
 
BasicTreeUI.ScrollAction - class javax.swing.plaf.basic.BasicTreeUI.ScrollAction.
Scrolls the component it is created with a specified amount.
BasicTreeUI.ScrollAction(JComponent, int, int) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.ScrollAction
 
BasicTreeUI.SelectionModelPropertyChangeHandler - class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler.
Listener on the TreeSelectionModel, resets the row selection if any of the properties of the model change.
BasicTreeUI.SelectionModelPropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler
 
BasicTreeUI.TreeAddSelectionAction - class javax.swing.plaf.basic.BasicTreeUI.TreeAddSelectionAction.
Action to select everything in tree.
BasicTreeUI.TreeAddSelectionAction(String, boolean) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeAddSelectionAction
 
BasicTreeUI.TreeCancelEditingAction - class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction.
ActionListener that invokes cancelEditing when action performed.
BasicTreeUI.TreeCancelEditingAction(String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
 
BasicTreeUI.TreeDragGestureRecognizer - class javax.swing.plaf.basic.BasicTreeUI.TreeDragGestureRecognizer.
Drag gesture recognizer for JTree components
BasicTreeUI.TreeDragGestureRecognizer() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeDragGestureRecognizer
 
BasicTreeUI.TreeDropTargetListener - class javax.swing.plaf.basic.BasicTreeUI.TreeDropTargetListener.
A DropTargetListener to extend the default Swing handling of drop operations by moving the tree selection to the nearest location to the mouse pointer.
BasicTreeUI.TreeDropTargetListener() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeDropTargetListener
 
BasicTreeUI.TreeEditAction - class javax.swing.plaf.basic.BasicTreeUI.TreeEditAction.
ActionListener invoked to start editing on the leadPath.
BasicTreeUI.TreeEditAction(String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeEditAction
 
BasicTreeUI.TreeExpansionHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler.
Updates the TreeState in response to nodes expanding/collapsing.
BasicTreeUI.TreeExpansionHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
 
BasicTreeUI.TreeExtendSelectionAction - class javax.swing.plaf.basic.BasicTreeUI.TreeExtendSelectionAction.
Action to select everything in tree.
BasicTreeUI.TreeExtendSelectionAction(String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeExtendSelectionAction
 
BasicTreeUI.TreeHomeAction - class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction.
TreeHomeAction is used to handle end/home actions.
BasicTreeUI.TreeHomeAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
BasicTreeUI.TreeHomeAction(int, String, boolean, boolean) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
BasicTreeUI.TreeIncrementAction - class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction.
TreeIncrementAction is used to handle up/down actions.
BasicTreeUI.TreeIncrementAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
BasicTreeUI.TreeIncrementAction(int, String, boolean, boolean) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
BasicTreeUI.TreeModelHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler.
Forwards all TreeModel events to the TreeState.
BasicTreeUI.TreeModelHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
BasicTreeUI.TreePageAction - class javax.swing.plaf.basic.BasicTreeUI.TreePageAction.
TreePageAction handles page up and page down events.
BasicTreeUI.TreePageAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
BasicTreeUI.TreePageAction(int, String, boolean, boolean) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
BasicTreeUI.TreeScrollLRAction - class javax.swing.plaf.basic.BasicTreeUI.TreeScrollLRAction.
Scrolls the tree left/right the visible width of the tree.
BasicTreeUI.TreeScrollLRAction(int, String, boolean, boolean) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeScrollLRAction
 
BasicTreeUI.TreeSelectAllAction - class javax.swing.plaf.basic.BasicTreeUI.TreeSelectAllAction.
Action to select everything in tree.
BasicTreeUI.TreeSelectAllAction(String, boolean) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeSelectAllAction
 
BasicTreeUI.TreeSelectionHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler.
Listens for changes in the selection model and updates the display accordingly.
BasicTreeUI.TreeSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
 
BasicTreeUI.TreeToggleAction - class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction.
For the first selected row expandedness will be toggled.
BasicTreeUI.TreeToggleAction(String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
 
BasicTreeUI.TreeTransferHandler - class javax.swing.plaf.basic.BasicTreeUI.TreeTransferHandler.
 
BasicTreeUI.TreeTransferHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeTransferHandler
 
BasicTreeUI.TreeTraverseAction - class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction.
TreeTraverseAction is the action used for left/right keys.
BasicTreeUI.TreeTraverseAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
BasicTreeUI.TreeTraverseAction(int, String, boolean) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
BasicViewportUI - class javax.swing.plaf.basic.BasicViewportUI.
BasicViewport implementation
BasicViewportUI() - Constructor for class javax.swing.plaf.basic.BasicViewportUI
 
Basis() - Method in class org.apache.xpath.compiler.XPathParser
Basis ::= AxisName '::' NodeTest | AbbreviatedBasis
BatchUpdateException - exception java.sql.BatchUpdateException.
An exception thrown when an error occurs during a batch update operation.
BatchUpdateException(String, String, int, int[]) - Constructor for class java.sql.BatchUpdateException
Constructs a fully-specified BatchUpdateException object, initializing it with the given values.
BatchUpdateException(String, String, int[]) - Constructor for class java.sql.BatchUpdateException
Constructs a BatchUpdateException initialized with the given arguments (reason, SQLState, and updateCounts) and 0 for the vendor code.
BatchUpdateException(String, int[]) - Constructor for class java.sql.BatchUpdateException
Constructs a BatchUpdateException initialized with reason, updateCounts and null for the SQLState and 0 for the vendorCode.
BatchUpdateException(int[]) - Constructor for class java.sql.BatchUpdateException
Constructs a BatchUpdateException initialized to null for the reason and SQLState and 0 for the vendor code.
BatchUpdateException() - Constructor for class java.sql.BatchUpdateException
Constructs a BatchUpdateException object with the reason, SQLState, and update count initialized to null and the vendor code initialized to 0.
BevelBorder - class javax.swing.border.BevelBorder.
A class which implements a simple 2 line bevel border.
BevelBorder(int) - Constructor for class javax.swing.border.BevelBorder
Creates a bevel border with the specified type and whose colors will be derived from the background color of the component passed into the paintBorder method.
BevelBorder(int, Color, Color) - Constructor for class javax.swing.border.BevelBorder
Creates a bevel border with the specified type, highlight and shadow colors.
BevelBorder(int, Color, Color, Color, Color) - Constructor for class javax.swing.border.BevelBorder
Creates a bevel border with the specified type, highlight shadow colors.
Bidi - class java.text.Bidi.
This class implements the Unicode Version 3.0 Bidirectional Algorithm.
Bidi(String, int) - Constructor for class java.text.Bidi
Create Bidi from the given paragraph of text and base direction.
Bidi(AttributedCharacterIterator) - Constructor for class java.text.Bidi
Create Bidi from the given paragraph of text.
Bidi(char[], int, byte[], int, int, int) - Constructor for class java.text.Bidi
Create Bidi from the given text, embedding, and direction information.
Bidi(int, int, int, int[], int[]) - Constructor for class java.text.Bidi
Private constructor used by line bidi.
BidiElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to hold a unidirectional run
BidiLevel - Static variable in class javax.swing.text.StyleConstants
Bidirectional level of a character as assigned by the Unicode bidi algorithm.
BidiLevel - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Bidirectional level of a character as assigned by the Unicode bidi algorithm.
BigDecimal - class java.math.BigDecimal.
Immutable, arbitrary-precision signed decimal numbers.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the String representation of a BigDecimal into a BigDecimal.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal.
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigInteger - class java.math.BigInteger.
Immutable arbitrary-precision integers.
BigInteger(byte[]) - Constructor for class java.math.BigInteger
Translates a byte array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int[]) - Constructor for class java.math.BigInteger
This private constructor translates an int array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
Translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(int, int[]) - Constructor for class java.math.BigInteger
A constructor for internal use that translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(String, int) - Constructor for class java.math.BigInteger
Translates the String representation of a BigInteger in the specified radix into a BigInteger.
BigInteger(char[]) - Constructor for class java.math.BigInteger
 
BigInteger(String) - Constructor for class java.math.BigInteger
Translates the decimal String representation of a BigInteger into a BigInteger.
BigInteger(int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated BigInteger, uniformly distributed over the range 0 to (2numBits - 1), inclusive.
BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated positive BigInteger that is probably prime, with the specified bitLength.
BigInteger(int[], int) - Constructor for class java.math.BigInteger
This private constructor differs from its public cousin with the arguments reversed in two ways: it assumes that its arguments are correct, and it doesn't copy the magnitude array.
BigInteger(byte[], int) - Constructor for class java.math.BigInteger
This private constructor is for internal use and assumes that its arguments are correct.
BigInteger(MutableBigInteger, int) - Constructor for class java.math.BigInteger
This private constructor is for internal use in converting from a MutableBigInteger object into a BigInteger.
BigInteger(long) - Constructor for class java.math.BigInteger
Constructs a BigInteger with the specified value, which may not be zero.
BindException - exception java.net.BindException.
Signals that an error occurred while attempting to bind a socket to a local address and port.
BindException(String) - Constructor for class java.net.BindException
Constructs a new BindException with the specified detail message as to why the bind error occurred.
BindException() - Constructor for class java.net.BindException
Construct a new BindException with no detailed message.
BitSet - class java.util.BitSet.
This class implements a vector of bits that grows as needed.
BitSet() - Constructor for class java.util.BitSet
Creates a new bit set.
BitSet(int) - Constructor for class java.util.BitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through nbits-1.
BitSieve - class java.math.BitSieve.
A simple bit sieve used for finding prime number candidates.
BitSieve() - Constructor for class java.math.BitSieve
Construct a "small sieve" with a base of 0.
BitSieve(BigInteger, int) - Constructor for class java.math.BitSieve
Construct a bit sieve of searchLen bits used for finding prime number candidates.
Bits - class java.io.Bits.
Utility methods for packing/unpacking primitive values in/out of byte arrays using big-endian byte ordering.
Bits() - Constructor for class java.io.Bits
 
Bits - class java.nio.Bits.
Access to bits, native and otherwise.
Bits() - Constructor for class java.nio.Bits
 
Blob - interface java.sql.Blob.
The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
BlockView - class javax.swing.text.html.BlockView.
A view implementation to display a block (as a box) with CSS specifications.
BlockView(Element, int) - Constructor for class javax.swing.text.html.BlockView
Creates a new view that represents an html box.
Bold - Static variable in class javax.swing.text.StyleConstants
Name of the bold attribute.
Bold - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the bold attribute.
Bold - Static variable in class javax.swing.text.StyleConstants.FontConstants
Name of the bold attribute.
Book - class java.awt.print.Book.
The Book class provides a representation of a document in which pages may have different page formats and page painters.
Book() - Constructor for class java.awt.print.Book
Creates a new, empty Book.
Book.BookPage - class java.awt.print.Book.BookPage.
The BookPage inner class describes an individual page in a Book through a PageFormat-Printable pair.
Book.BookPage(Printable, PageFormat) - Constructor for class java.awt.print.Book.BookPage
A new instance where 'format' describes the page's size and orientation and 'painter' is the instance that will draw the page's graphics.
Bool - class org.apache.xpath.operations.Bool.
The 'boolean()' operation expression executer.
Bool() - Constructor for class org.apache.xpath.operations.Bool
 
BoolStack - class org.apache.xml.utils.BoolStack.
Simple stack for boolean values.
BoolStack() - Constructor for class org.apache.xml.utils.BoolStack
Default constructor.
BoolStack(int) - Constructor for class org.apache.xml.utils.BoolStack
Construct a IntVector, using the given block size.
Boolean - class java.lang.Boolean.
The Boolean class wraps a value of the primitive type boolean in an object.
Boolean(boolean) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value argument.
Boolean(String) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
BooleanExpr() - Method in class org.apache.xpath.compiler.XPathParser
StringExpr ::= Expr
Border - interface javax.swing.border.Border.
Interface describing an object capable of rendering a border around the edges of a swing component.
BorderFactory - class javax.swing.BorderFactory.
Factory class for vending standard Border objects.
BorderFactory() - Constructor for class javax.swing.BorderFactory
Don't let anyone instantiate this class
BorderLayout - class java.awt.BorderLayout.
A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
BorderLayout() - Constructor for class java.awt.BorderLayout
Constructs a new border layout with no gaps between components.
BorderLayout(int, int) - Constructor for class java.awt.BorderLayout
Constructs a border layout with the specified gaps between components.
BorderUIResource - class javax.swing.plaf.BorderUIResource.
 
BorderUIResource(Border) - Constructor for class javax.swing.plaf.BorderUIResource
Creates a UIResource border object which wraps an existing Border instance.
BorderUIResource.BevelBorderUIResource - class javax.swing.plaf.BorderUIResource.BevelBorderUIResource.
 
BorderUIResource.BevelBorderUIResource(int) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.BevelBorderUIResource(int, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.BevelBorderUIResource(int, Color, Color, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.CompoundBorderUIResource - class javax.swing.plaf.BorderUIResource.CompoundBorderUIResource.
 
BorderUIResource.CompoundBorderUIResource(Border, Border) - Constructor for class javax.swing.plaf.BorderUIResource.CompoundBorderUIResource
 
BorderUIResource.EmptyBorderUIResource - class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource.
 
BorderUIResource.EmptyBorderUIResource(int, int, int, int) - Constructor for class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
 
BorderUIResource.EmptyBorderUIResource(Insets) - Constructor for class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
 
BorderUIResource.EtchedBorderUIResource - class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource.
 
BorderUIResource.EtchedBorderUIResource() - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(int) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(int, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.LineBorderUIResource - class javax.swing.plaf.BorderUIResource.LineBorderUIResource.
 
BorderUIResource.LineBorderUIResource(Color) - Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
 
BorderUIResource.LineBorderUIResource(Color, int) - Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
 
BorderUIResource.MatteBorderUIResource - class javax.swing.plaf.BorderUIResource.MatteBorderUIResource.
 
BorderUIResource.MatteBorderUIResource(int, int, int, int, Color) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.MatteBorderUIResource(int, int, int, int, Icon) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.MatteBorderUIResource(Icon) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.TitledBorderUIResource - class javax.swing.plaf.BorderUIResource.TitledBorderUIResource.
 
BorderUIResource.TitledBorderUIResource(String) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int, Font) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int, Font, Color) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BoundedRangeModel - interface javax.swing.BoundedRangeModel.
Defines the data model used by components like Sliders and ProgressBars.
Box - class javax.swing.Box.
A lightweight container that uses a BoxLayout object as its layout manager.
Box(int) - Constructor for class javax.swing.Box
Creates a Box that displays its components along the the specified axis.
Box.AccessibleBox - class javax.swing.Box.AccessibleBox.
This class implements accessibility support for the Box class.
Box.AccessibleBox() - Constructor for class javax.swing.Box.AccessibleBox
 
Box.Filler - class javax.swing.Box.Filler.
An implementation of a lightweight component that participates in layout but has no view.
Box.Filler(Dimension, Dimension, Dimension) - Constructor for class javax.swing.Box.Filler
Constructor to create shape with the given size ranges.
Box.Filler.AccessibleBoxFiller - class javax.swing.Box.Filler.AccessibleBoxFiller.
This class implements accessibility support for the Box.Filler class.
Box.Filler.AccessibleBoxFiller() - Constructor for class javax.swing.Box.Filler.AccessibleBoxFiller
 
BoxLayout - class javax.swing.BoxLayout.
A layout manager that allows multiple components to be laid out either vertically or horizontally.
BoxLayout(Container, int) - Constructor for class javax.swing.BoxLayout
Creates a layout manager that will lay out components along the given axis.
BoxLayout(Container, int, PrintStream) - Constructor for class javax.swing.BoxLayout
Constructs a BoxLayout that produces debugging messages.
BoxView - class javax.swing.text.BoxView.
A view that arranges its children into a box shape by tiling its children along an axis.
BoxView(Element, int) - Constructor for class javax.swing.text.BoxView
Constructs a BoxView.
BreakDictionary - class java.text.BreakDictionary.
This is the class that represents the list of known words used by DictionaryBasedBreakIterator.
BreakDictionary(InputStream) - Constructor for class java.text.BreakDictionary
 
BreakIterator - class java.text.BreakIterator.
The BreakIterator class implements methods for finding the location of boundaries in text.
BreakIterator() - Constructor for class java.text.BreakIterator
Constructor.
BreakIterator.BreakIteratorCache - class java.text.BreakIterator.BreakIteratorCache.
 
BreakIterator.BreakIteratorCache(Locale, BreakIterator) - Constructor for class java.text.BreakIterator.BreakIteratorCache
 
Buffer - class java.nio.Buffer.
A container for data of a specific primitive type.
Buffer(int, int, int, int) - Constructor for class java.nio.Buffer
 
BufferCapabilities - class java.awt.BufferCapabilities.
Capabilities and properties of buffers.
BufferCapabilities(ImageCapabilities, ImageCapabilities, BufferCapabilities.FlipContents) - Constructor for class java.awt.BufferCapabilities
Creates a new object for specifying buffering capabilities
BufferCapabilities.FlipContents - class java.awt.BufferCapabilities.FlipContents.
A type-safe enumeration of the possible back buffer contents after page-flipping
BufferCapabilities.FlipContents(int) - Constructor for class java.awt.BufferCapabilities.FlipContents
 
BufferOverflowException - exception java.nio.BufferOverflowException.
Unchecked exception thrown when a relative put operation reaches the target buffer's limit.
BufferOverflowException() - Constructor for class java.nio.BufferOverflowException
Constructs an instance of this class.
BufferStrategy - class java.awt.image.BufferStrategy.
The BufferStrategy class represents the mechanism with which to organize complex memory on a particular Canvas or Window.
BufferStrategy() - Constructor for class java.awt.image.BufferStrategy
 
BufferUnderflowException - exception java.nio.BufferUnderflowException.
Unchecked exception thrown when a relative get operation reaches the source buffer's limit.
BufferUnderflowException() - Constructor for class java.nio.BufferUnderflowException
Constructs an instance of this class.
BufferedImage - class java.awt.image.BufferedImage.
The BufferedImage subclass describes an Image with an accessible buffer of image data.
BufferedImage(int, int, int) - Constructor for class java.awt.image.BufferedImage
Constructs a BufferedImage of one of the predefined image types.
BufferedImage(int, int, int, IndexColorModel) - Constructor for class java.awt.image.BufferedImage
Constructs a BufferedImage of one of the predefined image types: TYPE_BYTE_BINARY or TYPE_BYTE_INDEXED.
BufferedImage(ColorModel, WritableRaster, boolean, Hashtable) - Constructor for class java.awt.image.BufferedImage
Constructs a new BufferedImage with a specified ColorModel and Raster.
BufferedImageFilter - class java.awt.image.BufferedImageFilter.
The BufferedImageFilter class subclasses an ImageFilter to provide a simple means of using a single-source/single-destination image operator (BufferedImageOp) to filter a BufferedImage in the Image Producer/Consumer/Observer paradigm.
BufferedImageFilter(BufferedImageOp) - Constructor for class java.awt.image.BufferedImageFilter
Constructs a BufferedImageFilter with the specified single-source/single-destination operator.
BufferedImageOp - interface java.awt.image.BufferedImageOp.
This interface describes single-input/single-output operations performed on BufferedImage objects.
BufferedInputStream - class java.io.BufferedInputStream.
A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.
BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
BufferedOutputStream - class java.io.BufferedOutputStream.
The class implements a buffered output stream.
BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with a default 512-byte buffer size.
BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
BufferedReader - class java.io.BufferedReader.
Read text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.
BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
Create a buffering character-input stream that uses an input buffer of the specified size.
BufferedReader(Reader) - Constructor for class java.io.BufferedReader
Create a buffering character-input stream that uses a default-sized input buffer.
BufferedWriter - class java.io.BufferedWriter.
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
Create a buffered character-output stream that uses a default-sized output buffer.
BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
Create a new buffered character-output stream that uses an output buffer of the given size.
BumpBuffer - class javax.swing.plaf.metal.BumpBuffer.
 
BumpBuffer(GraphicsConfiguration, Color, Color, Color) - Constructor for class javax.swing.plaf.metal.BumpBuffer
 
Button - class java.awt.Button.
This class creates a labeled button.
Button() - Constructor for class java.awt.Button
Constructs a Button with no label.
Button(String) - Constructor for class java.awt.Button
Constructs a Button with the specified label.
Button.AccessibleAWTButton - class java.awt.Button.AccessibleAWTButton.
This class implements accessibility support for the Button class.
Button.AccessibleAWTButton() - Constructor for class java.awt.Button.AccessibleAWTButton
 
ButtonGroup - class javax.swing.ButtonGroup.
This class is used to create a multiple-exclusion scope for a set of buttons.
ButtonGroup() - Constructor for class javax.swing.ButtonGroup
Creates a new ButtonGroup.
ButtonModel - interface javax.swing.ButtonModel.
State Model for buttons.
ButtonPeer - interface java.awt.peer.ButtonPeer.
The peer interfaces are intended only for use in porting the AWT.
ButtonUI - class javax.swing.plaf.ButtonUI.
Pluggable look and feel interface for JButton.
ButtonUI() - Constructor for class javax.swing.plaf.ButtonUI
 
Byte - class java.lang.Byte.
The Byte class wraps a value of primitive type byte in an object.
Byte(byte) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the specified byte value.
Byte(String) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the byte value indicated by the String parameter.
ByteArrayInputStream - class java.io.ByteArrayInputStream.
A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
ByteArrayOutputStream - class java.io.ByteArrayOutputStream.
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByteBuffer - class java.nio.ByteBuffer.
A byte buffer.
ByteBuffer(int, int, int, int, byte[], int) - Constructor for class java.nio.ByteBuffer
 
ByteBuffer(int, int, int, int) - Constructor for class java.nio.ByteBuffer
 
ByteBufferAsCharBufferB - class java.nio.ByteBufferAsCharBufferB.
 
ByteBufferAsCharBufferB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsCharBufferB
 
ByteBufferAsCharBufferB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsCharBufferB
 
ByteBufferAsCharBufferL - class java.nio.ByteBufferAsCharBufferL.
 
ByteBufferAsCharBufferL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsCharBufferL
 
ByteBufferAsCharBufferL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsCharBufferL
 
ByteBufferAsCharBufferRB - class java.nio.ByteBufferAsCharBufferRB.
 
ByteBufferAsCharBufferRB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsCharBufferRB
 
ByteBufferAsCharBufferRB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsCharBufferRB
 
ByteBufferAsCharBufferRL - class java.nio.ByteBufferAsCharBufferRL.
 
ByteBufferAsCharBufferRL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsCharBufferRL
 
ByteBufferAsCharBufferRL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsCharBufferRL
 
ByteBufferAsDoubleBufferB - class java.nio.ByteBufferAsDoubleBufferB.
 
ByteBufferAsDoubleBufferB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsDoubleBufferB
 
ByteBufferAsDoubleBufferB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsDoubleBufferB
 
ByteBufferAsDoubleBufferL - class java.nio.ByteBufferAsDoubleBufferL.
 
ByteBufferAsDoubleBufferL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsDoubleBufferL
 
ByteBufferAsDoubleBufferL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsDoubleBufferL
 
ByteBufferAsDoubleBufferRB - class java.nio.ByteBufferAsDoubleBufferRB.
 
ByteBufferAsDoubleBufferRB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsDoubleBufferRB
 
ByteBufferAsDoubleBufferRB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsDoubleBufferRB
 
ByteBufferAsDoubleBufferRL - class java.nio.ByteBufferAsDoubleBufferRL.
 
ByteBufferAsDoubleBufferRL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsDoubleBufferRL
 
ByteBufferAsDoubleBufferRL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsDoubleBufferRL
 
ByteBufferAsFloatBufferB - class java.nio.ByteBufferAsFloatBufferB.
 
ByteBufferAsFloatBufferB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsFloatBufferB
 
ByteBufferAsFloatBufferB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsFloatBufferB
 
ByteBufferAsFloatBufferL - class java.nio.ByteBufferAsFloatBufferL.
 
ByteBufferAsFloatBufferL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsFloatBufferL
 
ByteBufferAsFloatBufferL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsFloatBufferL
 
ByteBufferAsFloatBufferRB - class java.nio.ByteBufferAsFloatBufferRB.
 
ByteBufferAsFloatBufferRB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsFloatBufferRB
 
ByteBufferAsFloatBufferRB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsFloatBufferRB
 
ByteBufferAsFloatBufferRL - class java.nio.ByteBufferAsFloatBufferRL.
 
ByteBufferAsFloatBufferRL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsFloatBufferRL
 
ByteBufferAsFloatBufferRL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsFloatBufferRL
 
ByteBufferAsIntBufferB - class java.nio.ByteBufferAsIntBufferB.
 
ByteBufferAsIntBufferB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsIntBufferB
 
ByteBufferAsIntBufferB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsIntBufferB
 
ByteBufferAsIntBufferL - class java.nio.ByteBufferAsIntBufferL.
 
ByteBufferAsIntBufferL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsIntBufferL
 
ByteBufferAsIntBufferL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsIntBufferL
 
ByteBufferAsIntBufferRB - class java.nio.ByteBufferAsIntBufferRB.
 
ByteBufferAsIntBufferRB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsIntBufferRB
 
ByteBufferAsIntBufferRB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsIntBufferRB
 
ByteBufferAsIntBufferRL - class java.nio.ByteBufferAsIntBufferRL.
 
ByteBufferAsIntBufferRL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsIntBufferRL
 
ByteBufferAsIntBufferRL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsIntBufferRL
 
ByteBufferAsLongBufferB - class java.nio.ByteBufferAsLongBufferB.
 
ByteBufferAsLongBufferB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsLongBufferB
 
ByteBufferAsLongBufferB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsLongBufferB
 
ByteBufferAsLongBufferL - class java.nio.ByteBufferAsLongBufferL.
 
ByteBufferAsLongBufferL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsLongBufferL
 
ByteBufferAsLongBufferL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsLongBufferL
 
ByteBufferAsLongBufferRB - class java.nio.ByteBufferAsLongBufferRB.
 
ByteBufferAsLongBufferRB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsLongBufferRB
 
ByteBufferAsLongBufferRB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsLongBufferRB
 
ByteBufferAsLongBufferRL - class java.nio.ByteBufferAsLongBufferRL.
 
ByteBufferAsLongBufferRL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsLongBufferRL
 
ByteBufferAsLongBufferRL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsLongBufferRL
 
ByteBufferAsShortBufferB - class java.nio.ByteBufferAsShortBufferB.
 
ByteBufferAsShortBufferB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsShortBufferB
 
ByteBufferAsShortBufferB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsShortBufferB
 
ByteBufferAsShortBufferL - class java.nio.ByteBufferAsShortBufferL.
 
ByteBufferAsShortBufferL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsShortBufferL
 
ByteBufferAsShortBufferL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsShortBufferL
 
ByteBufferAsShortBufferRB - class java.nio.ByteBufferAsShortBufferRB.
 
ByteBufferAsShortBufferRB(ByteBuffer) - Constructor for class java.nio.ByteBufferAsShortBufferRB
 
ByteBufferAsShortBufferRB(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsShortBufferRB
 
ByteBufferAsShortBufferRL - class java.nio.ByteBufferAsShortBufferRL.
 
ByteBufferAsShortBufferRL(ByteBuffer) - Constructor for class java.nio.ByteBufferAsShortBufferRL
 
ByteBufferAsShortBufferRL(ByteBuffer, int, int, int, int, int) - Constructor for class java.nio.ByteBufferAsShortBufferRL
 
ByteChannel - interface java.nio.channels.ByteChannel.
A channel that can read and write bytes.
ByteLookupTable - class java.awt.image.ByteLookupTable.
This class defines a lookup table object.
ByteLookupTable(int, byte[][]) - Constructor for class java.awt.image.ByteLookupTable
Constructs a ByteLookupTable object from an array of byte arrays representing a lookup table for each band.
ByteLookupTable(int, byte[]) - Constructor for class java.awt.image.ByteLookupTable
Constructs a ByteLookupTable object from an array of bytes representing a lookup table to be applied to all bands.
ByteOrder - class java.nio.ByteOrder.
A typesafe enumeration for byte orders.
ByteOrder(String) - Constructor for class java.nio.ByteOrder
 
b - Variable in class java.awt.AWTEventMulticaster
 
b - Static variable in class java.awt.geom.EllipseIterator
 
b - Static variable in class java.awt.geom.RoundRectIterator
 
b - Variable in class java.util.zip.InflaterInputStream
 
b - Variable in class java.util.zip.ZipInputStream
 
b - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
b - Variable in class javax.swing.plaf.basic.BasicButtonListener.PressedAction
 
b - Variable in class javax.swing.plaf.basic.BasicButtonListener.ReleasedAction
 
b5p - Static variable in class java.lang.FloatingDecimal
 
bField - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
bHeight - Variable in class java.awt.TexturePaintContext
 
bIsAntiAliased - Variable in class java.awt.font.FontRenderContext
 
bRadio - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
bUsesFractionalMetrics - Variable in class java.awt.font.FontRenderContext
 
bWidth - Variable in class java.awt.TexturePaintContext
 
backBuffers - Variable in class java.awt.Component.BltBufferStrategy
The back buffers
backCaps - Variable in class java.awt.BufferCapabilities
 
backColor - Variable in class javax.swing.plaf.metal.BumpBuffer
 
backColor - Variable in class javax.swing.plaf.metal.MetalBumps
 
backfillLoopingStates() - Method in class java.text.RuleBasedBreakIterator.Builder
This function completes the backfilling process by actually doing the backfilling on the states that are marked for it
background - Variable in class java.awt.Component
The background color for this component.
background - Variable in class javax.swing.JTabbedPane.Page
 
backgroundImage - Variable in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
backgroundNonSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the background when the node isn't selected.
backgroundSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the background when a node is selected.
backgroundSetByClientCode - Variable in class java.awt.TextComponent
 
backing - Variable in class javax.swing.text.rtf.MockAttributeSet
 
backingStore - Variable in class javax.swing.JViewport
Deprecated. As of Java 2 platform v1.3
backingStoreImage - Variable in class javax.swing.JViewport
The view image used for a backing store.
backtrace - Variable in class java.lang.Throwable
Native code saves some indication of the stack backtrace in this slot.
backward() - Method in class java.text.TextBoundaryData
 
backwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically backward one position.
backwardMap - Variable in class javax.swing.LegacyGlueFocusTraversalPolicy
 
backwardStateTable - Variable in class java.text.TextBoundaryData
 
backwardTraversalKeys - Static variable in class java.awt.TextArea
Cache the Sets of forward and backward traversal keys so we need not look them up each time.
backwardsStateTable - Variable in class java.text.RuleBasedBreakIterator
The table of state transitions used to sync up the iterator with the text in backwards and random-access iteration
bandOffsets - Variable in class java.awt.image.ComponentSampleModel
Offsets for all bands in data array elements.
bankIndices - Variable in class java.awt.image.ComponentSampleModel
Index for each bank storing a band of image data.
bankdata - Variable in class java.awt.image.DataBufferByte
All data banks
bankdata - Variable in class java.awt.image.DataBufferDouble
The array of data banks.
bankdata - Variable in class java.awt.image.DataBufferFloat
The array of data banks.
bankdata - Variable in class java.awt.image.DataBufferInt
All data banks
bankdata - Variable in class java.awt.image.DataBufferShort
All data banks
bankdata - Variable in class java.awt.image.DataBufferUShort
All data banks
banks - Variable in class java.awt.image.DataBuffer
The number of banks in this DataBuffer.
baos - Variable in class java.util.jar.JarVerifier
 
base - Static variable in class java.awt.Button
 
base - Static variable in class java.awt.Canvas
 
base - Static variable in class java.awt.Checkbox
 
base - Static variable in class java.awt.CheckboxMenuItem
 
base - Static variable in class java.awt.Choice
 
base - Static variable in class java.awt.Dialog
 
base - Static variable in class java.awt.FileDialog
 
base - Static variable in class java.awt.Frame
 
base - Static variable in class java.awt.Label
 
base - Static variable in class java.awt.List
 
base - Static variable in class java.awt.Menu
 
base - Static variable in class java.awt.MenuBar
 
base - Static variable in class java.awt.MenuItem
 
base - Static variable in class java.awt.Panel
 
base - Static variable in class java.awt.PopupMenu
 
base - Static variable in class java.awt.ScrollPane
 
base - Static variable in class java.awt.Scrollbar
 
base - Static variable in class java.awt.TextArea
 
base - Static variable in class java.awt.TextField
 
base - Static variable in class java.awt.Window
 
base - Variable in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
base - Variable in class javax.swing.text.html.HTMLDocument
The location to resolve relative URLs against.
base - Variable in class javax.swing.text.html.StyleSheet.CssParser
Where the CSS stylesheet lives.
base - Variable in class javax.swing.text.html.StyleSheet
Where the style sheet was found.
base - Variable in class javax.swing.text.html.parser.DTD
 
base64ToByteArray(String) - Static method in class java.util.prefs.Base64
Translates the specified Base64 string (as per Preferences.get(byte[])) into a byte array.
base64ToByteArray(String, boolean) - Static method in class java.util.prefs.Base64
 
base64ToInt - Static variable in class java.util.prefs.Base64
This array is a lookup table that translates unicode characters drawn from the "Base64 Alphabet" (as specified in Table 1 of RFC 2045) into their 6-bit positive integer equivalents.
base64toInt(char, byte[]) - Static method in class java.util.prefs.Base64
Translates the specified character, which is assumed to be in the "Base 64 Alphabet" into its equivalent 6-bit positive integer.
baseCR - Static variable in class java.text.CharacterBreakData
 
baseElementIndex(Element) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.LinkVector
 
baseFontSize - Variable in class javax.swing.text.html.CSS
Size used for relative units.
baseForm - Static variable in class java.text.CharacterBreakData
 
baseIsLeftToRight() - Method in class java.text.Bidi
Return true if the base direction is left-to-right.
baseLF - Static variable in class java.text.CharacterBreakData
 
baseWireHandle - Static variable in interface java.io.ObjectStreamConstants
First wire handle to be assigned.
basedOn - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
baselevel - Variable in class java.text.Bidi
 
baseline - Variable in class java.awt.font.TextLayout
 
baselineIndex - Variable in class java.awt.Font.FontLineMetrics
 
baselineLayout(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
Computes the location and extent of each child view in this BoxView given the targetSpan, which is the width (or height) of the region we have to work with.
baselineOffsets - Variable in class java.awt.Font.FontLineMetrics
 
baselineOffsets - Variable in class java.awt.font.TextLayout
 
baselineRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements for this BoxView by examining the size of each child view.
bases - Static variable in class java.awt.font.NumericShaper
 
basicHTMLFactory - Static variable in class javax.swing.plaf.basic.BasicHTML
The source of the html renderers
basicHTMLViewFactory - Static variable in class javax.swing.plaf.basic.BasicHTML
Creates the Views that visually represent the model.
basicPopupMenuListener - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI
 
bb - Variable in class java.nio.ByteBufferAsCharBufferB
 
bb - Variable in class java.nio.ByteBufferAsCharBufferL
 
bb - Variable in class java.nio.ByteBufferAsDoubleBufferB
 
bb - Variable in class java.nio.ByteBufferAsDoubleBufferL
 
bb - Variable in class java.nio.ByteBufferAsFloatBufferB
 
bb - Variable in class java.nio.ByteBufferAsFloatBufferL
 
bb - Variable in class java.nio.ByteBufferAsIntBufferB
 
bb - Variable in class java.nio.ByteBufferAsIntBufferL
 
bb - Variable in class java.nio.ByteBufferAsLongBufferB
 
bb - Variable in class java.nio.ByteBufferAsLongBufferL
 
bb - Variable in class java.nio.ByteBufferAsShortBufferB
 
bb - Variable in class java.nio.ByteBufferAsShortBufferL
 
bdata - Variable in class java.awt.AWTEvent
 
beep() - Method in class java.awt.Toolkit
Emits an audio beep.
beepAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to create a beep.
before(Timestamp) - Method in class java.sql.Timestamp
Indicates whether this Timestamp object is earlier than the given Timestamp object.
before(Object) - Method in class java.util.Calendar
Compares the time field records.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
before - Variable in class java.util.LinkedHashMap.Entry
 
beforeFirst() - Method in interface java.sql.ResultSet
Moves the cursor to the front of this ResultSet object, just before the first row.
beforeFirstShow - Variable in class java.awt.Window
 
beforeOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character before the offset.
begin - Variable in class java.awt.font.CharArrayIterator
 
begin() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the beginning of an I/O operation that might block indefinitely.
begin() - Method in class java.nio.channels.spi.AbstractSelector
Marks the beginning of an I/O operation that might block indefinitely.
begin - Variable in class java.text.StringCharacterIterator
 
beginAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the document.
beginDragDividerLocation - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Location of the divider when the dragging session began.
beginDraggingFrame(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
beginDraggingFrame(JComponent) - Method in interface javax.swing.DesktopManager
This method is normally called when the user has indicated that they will begin dragging a component around.
beginEdits(int, int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Initialize the buffer
beginEntry(JarEntry, ManifestEntryVerifier) - Method in class java.util.jar.JarVerifier
This method scans to see which entry we're parsing and keeps various state information depending on what type of file is being parsed.
beginIndex - Variable in class java.text.AttributedString.AttributeMap
 
beginIndex - Variable in class java.text.AttributedString.AttributedStringIterator
 
beginIndex - Variable in class java.text.FieldPosition
Output: Start offset of field in text.
beginIndex - Variable in class java.util.regex.Pattern.Loop
 
beginLayout() - Method in interface java.awt.peer.ContainerPeer
 
beginLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a line.
beginParagraph() - Method in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
beginParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a paragraph.
beginPath() - Method in class java.awt.BasicStroke.FillAdapter
 
beginResizingFrame(JComponent, int) - Method in class javax.swing.DefaultDesktopManager
 
beginResizingFrame(JComponent, int) - Method in interface javax.swing.DesktopManager
This methods is normally called when the user has indicated that they will begin resizing the frame.
beginSubpath(float, float) - Method in class java.awt.BasicStroke.FillAdapter
 
beginUpdate() - Method in class javax.swing.undo.UndoableEditSupport
 
beginValidate() - Method in interface java.awt.peer.ContainerPeer
 
beginWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a word.
begingroup() - Method in class javax.swing.text.rtf.RTFParser
Implemented by subclasses to react to an increase in the nesting level.
begingroup() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
 
begingroup() - Method in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
begingroup() - Method in interface javax.swing.text.rtf.RTFReader.Destination
 
begingroup() - Method in class javax.swing.text.rtf.RTFReader.DiscardingDestination
 
begingroup() - Method in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
begingroup() - Method in class javax.swing.text.rtf.RTFReader.StylesheetDestination
 
begingroup() - Method in class javax.swing.text.rtf.RTFReader
Called by the superclass when a new RTF group is begun.
bestRowNotPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier is NOT a pseudo column.
bestRowPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier is a pseudo column.
bestRowSession - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is the remainder of the current session.
bestRowTemporary - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is very temporary, lasting only while the row is being used.
bestRowTransaction - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is the remainder of the current transaction.
bestRowUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier may or may not be a pseudo column.
bevelType - Variable in class javax.swing.border.BevelBorder
 
bg - Variable in class javax.swing.text.JTextComponent.ComposedTextCaret
 
bg - Variable in class javax.swing.text.LabelView
 
bg - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
bgPainter - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
bias - Variable in class javax.swing.text.html.HTMLEditorKit.LinkController
This is used by viewToModel to avoid allocing a new array each time.
bidiRoot - Variable in class javax.swing.text.AbstractDocument
The root of the bidirectional structure for this document.
big10pow - Static variable in class java.lang.FloatingDecimal
 
big5pow(int) - Static method in class java.lang.FloatingDecimal
 
bigDecimalExponent - Static variable in class java.lang.FloatingDecimal
 
bigEndian - Variable in class java.nio.ByteBuffer
 
bigIntExp - Variable in class java.lang.FloatingDecimal
 
bigIntNBits - Variable in class java.lang.FloatingDecimal
 
bin - Variable in class java.io.ObjectInputStream
filter stream for handling block data conversion
binaryBuf - Variable in class javax.swing.text.rtf.RTFParser
 
binaryBytesLeft - Variable in class javax.swing.text.rtf.RTFParser
 
binaryGCD(MutableBigInteger) - Method in class java.math.MutableBigInteger
Calculate GCD of this and v.
binaryGcd(int, int) - Static method in class java.math.MutableBigInteger
Calculate GCD of a and b interpreted as unsigned integers.
binarySearch(long[], long) - Static method in class java.util.Arrays
Searches the specified array of longs for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class java.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
binarySearch(short[], short) - Static method in class java.util.Arrays
Searches the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(char[], char) - Static method in class java.util.Arrays
Searches the specified array of chars for the specified value using the binary search algorithm.
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Searches the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(double[], double) - Static method in class java.util.Arrays
Searches the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(double[], double, int, int) - Static method in class java.util.Arrays
 
binarySearch(float[], float) - Static method in class java.util.Arrays
Searches the specified array of floats for the specified value using the binary search algorithm.
binarySearch(float[], float, int, int) - Static method in class java.util.Arrays
 
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(Object[], Object, Comparator) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(List, Object) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(List, Object, Comparator) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
bind(SocketAddress) - Method in class java.net.DatagramSocket
Binds this DatagramSocket to a specific address & port.
bind(int, InetAddress) - Method in class java.net.DatagramSocketImpl
Binds a datagram socket to a local port and address.
bind(int, InetAddress) - Method in class java.net.PlainDatagramSocketImpl
Binds a datagram socket to a local port.
bind(InetAddress, int) - Method in class java.net.PlainSocketImpl
Binds the socket to the specified address of the specified local port.
bind(SocketAddress) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress, int) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress) - Method in class java.net.Socket
Binds the socket to a local address.
bind(InetAddress, int) - Method in class java.net.SocketImpl
Binds this socket to the specified port number on the specified host.
bind(InetAddress, int) - Method in class java.net.SocksSocketImpl
Binds this socket to the specified port number on the specified host.
bind(String, Remote) - Static method in class java.rmi.Naming
Binds the specified name to a remote object.
bind(String, Remote) - Method in interface java.rmi.registry.Registry
Binds a remote reference to the specified name in this registry.
bindV4(InputStream, OutputStream, InetAddress, int) - Method in class java.net.SocksSocketImpl
 
bindings - Variable in class javax.swing.UIDefaults.LazyInputMap
Key bindings are registered under.
bindings - Variable in class javax.swing.text.JTextComponent.DefaultKeymap
 
binsets - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
bit(int) - Static method in class java.math.BitSieve
Return a unit that masks the specified bit in its unit.
bit(int) - Static method in class java.util.BitSet
Given a bit index, return a unit that masks that bit in its unit.
bitCnt(int) - Static method in class java.math.BigInteger
 
bitCount - Variable in class java.math.BigInteger
The bitCount of this BigInteger, as returned by bitCount(), or -1 (either value is acceptable).
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
bitCount(long) - Static method in class java.util.BitSet
Returns the number of bits set in val.
bitDepth - Variable in class java.awt.DisplayMode
 
bitLen(int) - Static method in class java.math.BigInteger
bitLen(val) is the number of bits in val.
bitLen(int) - Static method in class java.util.BitSet
bitLen(val) is the number of bits in val.
bitLength - Variable in class java.math.BigInteger
The bitLength of this BigInteger, as returned by bitLength(), or -1 (either value is acceptable).
bitLength(int[], int) - Static method in class java.math.BigInteger
Calculate bitlength of contents of the first len elements an int array, assuming there are no leading zero ints.
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
bitMask - Variable in class java.awt.image.MultiPixelPackedSampleModel
Bitmask that extracts the rightmost pixel of a data element.
bitMasks - Variable in class java.awt.image.SinglePixelPackedSampleModel
Bit masks for all bands of the image data.
bitOffsets - Variable in class java.awt.image.SinglePixelPackedSampleModel
Bit Offsets for all bands of the image data.
bitSizes - Variable in class java.awt.image.SinglePixelPackedSampleModel
Bit sizes for all the bands of the image data.
bits - Variable in class java.math.BitSieve
Stores the bits in this bitSieve.
bits - Variable in class java.util.BitSet
The bits in this BitSet.
bits - Variable in class java.util.regex.Pattern.BitClass
 
bitsArrayHelper(int[], int, ColorSpace, boolean) - Static method in class java.awt.image.ComponentColorModel
 
bitsHelper(int, ColorSpace, boolean) - Static method in class java.awt.image.ComponentColorModel
 
bitsLeftOf(int) - Static method in class java.util.BitSet
Returns a long that has all the bits that are more significant than or equal to the specified index set to 1.
bitsPerDigit - Static variable in class java.math.BigInteger
 
bitsRightOf(int) - Static method in class java.util.BitSet
Returns a long that has all bits that are less significant than the specified index set to 1.
black - Static variable in class java.awt.Color
The color black.
black - Static variable in class javax.swing.plaf.metal.MetalTheme
 
blackLine - Static variable in class javax.swing.border.LineBorder
 
blackLine - Static variable in class javax.swing.plaf.BorderUIResource
 
blank - Static variable in class java.text.LineBreakData
 
blank - Static variable in class java.text.WordBreakData
 
blend(int[], int, int) - Static method in class java.awt.TexturePaintContext
 
blitDoubleBuffered(JComponent, Graphics, int, int, int, int, int, int, int, int, int, int, Image) - Method in class javax.swing.JViewport
 
blitWindowGraphics(int, int, int, int, int, int) - Method in class javax.swing.JViewport
Blits the parent windows graphics from the given region offset to ox, oy.
blkmode - Variable in class java.io.ObjectInputStream.BlockDataInputStream
block data mode
blkmode - Variable in class java.io.ObjectOutputStream.BlockDataOutputStream
block data mode
block - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.SharedActionScroller
 
block - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollAction
True indicates a block scroll, otherwise a unit scroll.
block - Variable in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
block - Variable in class javax.swing.plaf.basic.BasicSliderUI.SharedActionScroller
 
blockClose(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds an instruction to the parse buffer to close out a block element of the given type.
blockElementStack - Variable in class javax.swing.text.html.HTMLWriter
 
blockIncrement - Variable in class java.awt.ScrollPaneAdjustable
The amount by which the scrollbar value will change when going up or down by a page.
blockIncrement - Variable in class javax.swing.JScrollBar
 
blockIncrementSet - Variable in class javax.swing.JScrollPane.ScrollBar
Set to true when the block increment has been explicitly set.
blockOpen(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds an instruction to the parse buffer to create a block element with the given attributes.
blockStarts - Static variable in class java.lang.Character.UnicodeBlock
 
blockTag - Variable in class javax.swing.text.html.HTML.Tag
 
blockedOn(Interruptible) - Method in class java.lang.Thread
 
blockedOn(Interruptible) - Static method in class java.nio.channels.spi.AbstractInterruptibleChannel
 
blockedOnMethod - Static variable in class java.nio.channels.spi.AbstractInterruptibleChannel
 
blocker - Variable in class java.lang.Thread
 
blocking - Variable in class java.nio.channels.spi.AbstractSelectableChannel
 
blockingLock() - Method in class java.nio.channels.SelectableChannel
Retrieves the object upon which the configureBlocking and register methods synchronize.
blockingLock() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
blocks - Static variable in class java.lang.Character.UnicodeBlock
 
blue - Static variable in class java.awt.Color
The color blue.
blue - Variable in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
blueField - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
blueField - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
blueSlider - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
blue_mask - Variable in class java.awt.image.DirectColorModel
 
blue_offset - Variable in class java.awt.image.DirectColorModel
 
blue_scale - Variable in class java.awt.image.DirectColorModel
 
blues - Variable in class java.awt.image.AreaAveragingScaleFilter
 
bnExpModThreshTable - Static variable in class java.math.BigInteger
 
body - Variable in class java.util.regex.Pattern.Loop
 
body - Variable in class javax.swing.text.html.parser.DTD
 
body - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field body
bool(XPathContext) - Method in class org.apache.xpath.Expression
Evaluate expression to a boolean.
bool(XPathContext, int, PrefixResolver) - Method in class org.apache.xpath.XPath
Given an expression and a context, evaluate the XPath and return the result.
bool(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Evaluate this operation directly to a boolean.
bool(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a 'boolean(...)' operation.
bool() - Method in class org.apache.xpath.objects.XBoolean
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNull
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNumber
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XObject
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XString
Cast result object to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.operations.And
Evaluate this operation directly to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.operations.Bool
Evaluate this operation directly to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.operations.Equals
Execute a binary operation by calling execute on each of the operands, and then calling the operate method on the derived class.
bool(XPathContext) - Method in class org.apache.xpath.operations.Or
Evaluate this operation directly to a boolean.
boolWithSideEffects() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a boolean, but allow side effects, such as the incrementing of an iterator.
boolWithSideEffects() - Method in class org.apache.xpath.objects.XObject
Cast result object to a boolean, but allow side effects, such as the incrementing of an iterator.
booleanValue() - Method in class java.lang.Boolean
Returns the value of this Boolean object as a boolean primitive.
bootstrapClassPath - Static variable in class java.lang.ClassLoader
 
border - Variable in class javax.swing.JComponent
 
border - Variable in class javax.swing.border.TitledBorder
 
border - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Border.
border - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
border - Variable in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Border to use.
borderColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
borderColor - Variable in class javax.swing.text.html.ImageView
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
borderKeys - Static variable in class javax.swing.plaf.metal.MetalRootPaneUI
Keys to lookup borders in defaults table.
borderListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
borderSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellEditor
True if the border selection color should be drawn.
borderSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the focus indicator when the node has focus.
borderSize - Variable in class javax.swing.text.html.ImageView
 
borderTable - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
bottom - Variable in class java.awt.Insets
The inset from the bottom.
bottom - Variable in class javax.swing.border.EmptyBorder
 
bottom - Variable in class javax.swing.text.CompositeView
 
bottomInset - Variable in class javax.swing.text.AsyncBoxView
 
bottomInset - Variable in class javax.swing.text.html.ImageView
 
bottomMargin - Variable in class javax.swing.text.html.HRuleView
 
bottomMargin - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
bottomPanel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
bound - Variable in class java.net.DatagramSocket
 
bound - Variable in class java.net.ServerSocket
 
bound - Variable in class java.net.Socket
 
boundColumn(int) - Method in class javax.swing.JTable
 
boundRow(int) - Method in class javax.swing.JTable
 
boundedIndexOf(String, char, int, int) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
Similiar to String.indexOf, but allows an upper bound (this is slower in that it will still check string starting at start.
boundingBox - Variable in class java.awt.image.renderable.RenderableImageOp
The bounding box of the results of this RenderableImageOp.
boundingShape(double[], double[]) - Method in class java.awt.font.TextLayout
 
bounds() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by getBounds().
bounds - Variable in class java.awt.Polygon
Bounds of the polygon.
bounds - Variable in class java.awt.font.GlyphMetrics
The bounds of the associated glyph.
boundsBuffer - Variable in class javax.swing.tree.FixedHeightLayoutCache
Used in getting sizes for nodes to avoid creating a new Rectangle every time a size is needed.
boundsBuffer - Variable in class javax.swing.tree.VariableHeightLayoutCache
Used in getting sizes for nodes to avoid creating a new Rectangle every time a size is needed.
boundsCheck(int, int) - Method in class java.util.GregorianCalendar
Validates the value of the given time field.
boundsRect - Variable in class java.awt.font.TextLayout
 
bout - Variable in class java.io.ObjectOutputStream
filter stream for handling block data conversion
box - Variable in class javax.swing.plaf.metal.MetalProgressBarUI
 
boxRect - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
Used to hold the location and size of the bouncing box (returned by getBox) to be painted.
breadthFirstEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in breadth-first order.
breakIter - Variable in class java.awt.font.LineBreakMeasurer
 
breakTag - Variable in class javax.swing.text.html.HTML.Tag
 
breakView(int, float, Shape) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Breaks this view on the given axis at the given length.
breakView(int, int, float, float) - Method in class javax.swing.text.GlyphView
Breaks this view on the given axis at the given length.
breakView(int, float, Shape) - Method in class javax.swing.text.ParagraphView
Breaks this view on the given axis at the given length.
breakView(int, int, float, float) - Method in class javax.swing.text.View
Tries to break this view on the given axis.
breakView(int, int, float, float) - Method in class javax.swing.text.html.HRuleView
 
breakView(int, int, float, float) - Method in class javax.swing.text.html.ImageView.ImageLabelView
 
breaksFlow() - Method in class javax.swing.text.html.HTML.Tag
Returns true if this tag causes a line break to the flow of data, otherwise returns false.
breaksFlow() - Method in class javax.swing.text.html.parser.TagElement
 
brighter() - Method in class java.awt.Color
Creates a new Color that is a brighter version of this Color.
brighter - Variable in class javax.swing.GrayFilter
 
btan(double) - Static method in class java.awt.geom.ArcIterator
 
btc - Variable in class java.lang.StringCoding.ConverterSD
 
buf - Variable in class java.io.BufferedInputStream
The internal buffer array where the data is stored.
buf - Variable in class java.io.BufferedOutputStream
The internal buffer where data is stored.
buf - Variable in class java.io.ByteArrayInputStream
An array of bytes that was provided by the creator of the stream.
buf - Variable in class java.io.ByteArrayOutputStream
The buffer where data is stored.
buf - Variable in class java.io.CharArrayReader
The character buffer.
buf - Variable in class java.io.CharArrayWriter
The buffer where data is stored.
buf - Variable in class java.io.ObjectInputStream.BlockDataInputStream
buffer for reading general/block data
buf - Variable in class java.io.ObjectOutputStream.BlockDataOutputStream
buffer for writing general/block data
buf - Variable in class java.io.PushbackInputStream
The pushback buffer.
buf - Variable in class java.io.PushbackReader
Pushback buffer
buf - Variable in class java.io.StreamTokenizer
 
buf - Variable in class java.io.StringWriter
 
buf - Variable in class java.net.DatagramPacket
 
buf - Variable in class java.nio.channels.Channels.ReadableByteChannelImpl
 
buf - Variable in class java.nio.channels.Channels.WritableByteChannelImpl
 
buf - Variable in class java.util.jar.Manifest.FastInputStream
 
buf - Variable in class java.util.zip.Deflater
 
buf - Variable in class java.util.zip.DeflaterOutputStream
Output buffer for writing compressed data.
buf - Variable in class java.util.zip.Inflater
 
buf - Variable in class java.util.zip.InflaterInputStream
Input buffer for decompression.
buf - Variable in class javax.swing.text.html.parser.Parser
 
buf - Variable in class org.apache.crimson.parser.InputEntity
 
buf - Variable in class org.apache.crimson.parser.InternalEntity
 
buf - Variable in class org.apache.xalan.serialize.WriterToUTF8Buffered
The internal buffer where data is stored.
bufImg - Variable in class java.awt.TexturePaint
 
bufLength - Variable in class java.net.DatagramPacket
 
bufOut - Variable in class java.rmi.server.LogStream
Deprecated. stream used for buffering lines
buffer - Variable in class java.io.PipedInputStream
The circular buffer into which incoming data is placed.
buffer - Variable in class java.io.PipedReader
The circular buffer into which incoming data is placed.
buffer - Variable in class java.io.StringBufferInputStream
Deprecated. The string from which bytes are read.
buffer - Variable in class java.rmi.server.LogStream
Deprecated. string buffer used for constructing log message prefixes
buffer - Variable in class java.text.CollationElementIterator
 
buffer - Variable in class java.util.logging.MemoryHandler
 
buffer - Variable in class java.util.regex.Pattern.BnM
 
buffer - Variable in class java.util.regex.Pattern.Slice
 
buffer - Variable in class java.util.regex.Pattern.SliceA
 
buffer - Variable in class java.util.regex.Pattern.SliceU
 
buffer - Variable in class java.util.regex.Pattern
Temporary storage used by parsing pattern slice.
buffer - Variable in class javax.swing.DebugGraphics
 
buffer - Variable in class javax.swing.plaf.metal.MetalBumps
 
buffer - Variable in class javax.swing.text.DefaultStyledDocument
 
buffer - Variable in class org.apache.crimson.parser.XmlReader.BaseReader
 
bufferStrategy - Variable in class java.awt.Component
A reference to a BufferStrategy object used to manipulate the buffers on this component.
bufferedImageOp - Variable in class java.awt.image.BufferedImageFilter
 
buffers - Static variable in class javax.swing.plaf.metal.MetalBumps
 
build(String, int) - Method in class java.text.RBTableBuilder
Create a table-based collation object with the given rules.
build(String, String, String, XSLTElementDef[], XSLTAttributeDef[], XSLTElementProcessor, Class) - Method in class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
build() - Method in class org.apache.xalan.processor.XSLTSchema
This method builds an XSLT "schema" according to http://www.w3.org/TR/xslt#dtd.
buildBackwardsStateTable(Vector) - Method in class java.text.RuleBasedBreakIterator.Builder
This function builds the backward state table from the forward state table and any additional rules (identified by the !
buildBasicStructure(Exception) - Method in class org.apache.xalan.lib.sql.SQLErrorDocument
Build up the basic structure that is common for each error.
buildBreakIterator() - Method in class java.text.RuleBasedBreakIterator.Builder
This is the main function for setting up the BreakIterator's tables.
buildCache() - Method in class java.awt.font.TextLayout
 
buildCharCategories(Vector) - Method in class java.text.DictionaryBasedBreakIterator.Builder
The other half of the logic to handle the dictionary characters happens here.
buildCharCategories(Vector) - Method in class java.text.RuleBasedBreakIterator.Builder
This function builds the character category table.
buildChooser() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Builds a new chooser panel.
buildChooser() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Builds a new chooser panel.
buildChooser() - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
buildChooser() - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
buildErrorDocument(ExpressionContext, SQLException) - Method in class org.apache.xalan.lib.sql.XConnection
 
buildErrorDocument(ExpressionContext, Exception) - Method in class org.apache.xalan.lib.sql.XConnection
 
buildFromSorted(int, Iterator, ObjectInputStream, Object) - Method in class java.util.TreeMap
Linear time tree building algorithm from sorted data.
buildFromSorted(int, int, int, int, Iterator, ObjectInputStream, Object) - Static method in class java.util.TreeMap
Recursive "helper method" that does the real work of the of the previous method.
buildHSBControls() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Creates the panel with the editable HSB fields and the radio buttons.
buildInfo() - Method in class javax.swing.text.html.AccessibleHTML
Rebuilds the information from the current info.
buildLayoutGrid(Container) - Method in class javax.swing.colorchooser.SmartGridLayout
 
buildLinkTable() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Build the private table mapping links to locations in the text
buildMenuElementArray(JMenu) - Method in class javax.swing.JMenu
 
buildRGBControls() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Creates the panel with the uneditable RGB field
buildRuleList(String) - Method in class java.text.RuleBasedBreakIterator.Builder
Thus function has three main purposes: Perform general syntax checking on the description, so the rest of the build code can assume that it's parsing a legal description.
buildSliderPalettePanel() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
buildStateTable(Vector) - Method in class java.text.RuleBasedBreakIterator.Builder
This is the function that builds the forward state table.
builder - Variable in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
builtin(String, String) - Method in class org.apache.crimson.parser.Parser2
 
bulletgap - Variable in class javax.swing.text.html.StyleSheet.ListPainter
 
bumps - Variable in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
bumps - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
bumps - Variable in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
bundleName - Variable in class org.apache.crimson.util.MessageCatalog
 
burstStringInto(Container, String, int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Recursively creates new JLabel instances to represent d.
button - Variable in class java.awt.event.MouseEvent
Indicates which, if any, of the mouse buttons has changed state.
button - Variable in class javax.swing.plaf.metal.MetalDesktopIconUI
 
buttonBorder - Static variable in class javax.swing.plaf.metal.MetalBorders
 
buttonIndex - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
buttonListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
buttonPanel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
buttonSerializedDataVersion - Variable in class java.awt.Button
 
buttonUI - Static variable in class javax.swing.plaf.basic.BasicButtonUI
 
buttonWidth - Variable in class javax.swing.plaf.metal.MetalScrollButton
 
buttons - Variable in class javax.swing.ButtonGroup
 
buttonsWidth - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
buttonsWidth - Variable in class javax.swing.plaf.metal.MetalTitlePane
Room remaining in title for bumps.
byteArrayToAltBase64(byte[]) - Static method in class java.util.prefs.Base64
Translates the specified byte array into an "aternate representation" Base64 string.
byteArrayToBase64(byte[]) - Static method in class java.util.prefs.Base64
Translates the specified byte array into a Base64 string as per Preferences.put(byte[]).
byteArrayToBase64(byte[], boolean) - Static method in class java.util.prefs.Base64
 
byteArrayToString(byte[]) - Static method in class java.util.prefs.WindowsPreferences
Converts a null-terminated byte array to java string
byteFilter(ByteLookupTable, Raster, WritableRaster, int, int, int) - Method in class java.awt.image.LookupOp
 
byteOrder - Static variable in class java.nio.Bits
 
byteOrder() - Static method in class java.nio.Bits
 
bytePixels - Variable in class java.awt.image.BufferedImageFilter
 
bytePixels - Variable in class java.awt.image.PixelGrabber
 
byteRasRef - Static variable in class java.awt.TexturePaintContext
 
byteValue() - Method in class java.lang.Byte
Returns the value of this Byte as a byte.
byteValue() - Method in class java.lang.Double
Returns the value of this Double as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Float
Returns the value of this Float as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Integer
Returns the value of this Integer as a byte.
byteValue() - Method in class java.lang.Long
Returns the value of this Long as a byte.
byteValue() - Method in class java.lang.Number
Returns the value of the specified number as a byte.
byteValue() - Method in class java.lang.Short
Returns the value of this Short as a byte.
bytesToDoubles(byte[], int, double[], int, int) - Static method in class java.io.ObjectInputStream
Converts specified span of bytes into double values.
bytesToFloats(byte[], int, float[], int, int) - Static method in class java.io.ObjectInputStream
Converts specified span of bytes into float values.
bytesTransferred - Variable in class java.io.InterruptedIOException
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.
bytesWidth(byte[], int, int) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of bytes in this Font.

C

C - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering C, 17 x 22 in.
C0 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C0.
C1 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C1.
C10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C10.
C2 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C2.
C3 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C3.
C4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C4.
C5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C5.
C6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C6.
C7 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C7.
C8 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C8.
C9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C9.
CACHESIZE - Static variable in class java.awt.image.IndexColorModel
 
CACHE_LOAD_FACTOR - Static variable in class java.util.ResourceBundle
capacity of cache consumed before it should grow
CANADA - Static variable in class java.util.Locale
Useful constant for country.
CANADA_FRENCH - Static variable in class java.util.Locale
Useful constant for country.
CANCELLED - Static variable in class java.util.TimerTask
This task has been cancelled (with a call to TimerTask.cancel).
CANCEL_OPTION - Static variable in class javax.swing.JFileChooser
Return value if cancel is chosen.
CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if CANCEL is chosen.
CANCEL_SELECTION - Static variable in class javax.swing.JFileChooser
Instruction to cancel the current selection.
CANONICAL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
CANON_EQ - Static variable in class java.util.regex.Pattern
Enables canonical equivalence.
CAPS_LOCK - Static variable in class java.awt.Event
The Caps Lock key, a non-ASCII action key.
CAPTION - Static variable in class javax.swing.text.html.HTML.Tag
 
CAPTION_SIDE - Static variable in class javax.swing.text.html.CSS.Attribute
 
CAP_BUTT - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths and dash segments with no added decoration.
CAP_ROUND - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths and dash segments with a round decoration that has a radius equal to half of the width of the pen.
CAP_SQUARE - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths and dash segments with a square projection that extends beyond the end of the segment to a distance equal to half of the line width.
CARET_POSITION_CHANGED - Static variable in class java.awt.event.InputMethodEvent
The event type indicating a changed insertion point in input method text.
CARRY_WS - Static variable in class org.apache.xml.utils.FastStringBuffer
Manefest constant: Carry trailing whitespace of one chunk as leading whitespace of the next chunk.
CASE_INSENSITIVE - Static variable in class java.util.regex.Pattern
Enables case-insensitive matching.
CASE_INSENSITIVE_ORDER - Static variable in class java.lang.String
A Comparator that orders String objects as by compareToIgnoreCase.
CBorder - Static variable in class javax.swing.text.html.CommentView
 
CDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
CDATA - Static variable in class org.apache.crimson.parser.AttributeDecl
 
CDATA - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is CDATA.
CDATA - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the CDATA flag
CDATA_SECTION - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
CDATA_SECTION_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a CDATASection.
CDataNode - class org.apache.crimson.tree.CDataNode.
Node representing XML CDATA text, which is just like other text except for its delimiters (<[CDATA[text]]>).
CDataNode() - Constructor for class org.apache.crimson.tree.CDataNode
Constructs a CDATA text object with no text.
CDataNode(char[], int, int) - Constructor for class org.apache.crimson.tree.CDataNode
Constructs CDATA text object by copying text from the input buffer.
CDataNode(String) - Constructor for class org.apache.crimson.tree.CDataNode
Constructs a CDATA text object by copying text from the string.
CELLPADDING - Static variable in class javax.swing.text.html.HTML.Attribute
 
CELLSPACING - Static variable in class javax.swing.text.html.HTML.Attribute
 
CELL_EDITOR_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for cellEditor.
CELL_RENDERER_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for cellRenderer.
CELL_RENDERER_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
CENATT - Static variable in interface java.util.zip.ZipConstants
 
CENATX - Static variable in interface java.util.zip.ZipConstants
 
CENCOM - Static variable in interface java.util.zip.ZipConstants
 
CENCRC - Static variable in interface java.util.zip.ZipConstants
 
CENDSK - Static variable in interface java.util.zip.ZipConstants
 
CENEXT - Static variable in interface java.util.zip.ZipConstants
 
CENFLG - Static variable in interface java.util.zip.ZipConstants
 
CENHDR - Static variable in interface java.util.zip.ZipConstants
 
CENHOW - Static variable in interface java.util.zip.ZipConstants
 
CENLEN - Static variable in interface java.util.zip.ZipConstants
 
CENNAM - Static variable in interface java.util.zip.ZipConstants
 
CENOFF - Static variable in interface java.util.zip.ZipConstants
 
CENSIG - Static variable in interface java.util.zip.ZipConstants
 
CENSIZ - Static variable in interface java.util.zip.ZipConstants
 
CENTER - Static variable in class java.awt.BorderLayout
The center layout constraint (middle of container).
CENTER - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be centered.
CENTER - Static variable in class java.awt.GridBagConstraints
Put the component in the center of its display area.
CENTER - Static variable in class java.awt.Label
Indicates that the label should be centered.
CENTER - Static variable in interface javax.swing.SwingConstants
The central position in an area.
CENTER - Static variable in class javax.swing.border.TitledBorder
Position title text in the center of the border line.
CENTER - Static variable in class javax.swing.text.html.HTML.Tag
 
CENTER_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY and getAlignmentX.
CENTER_BASELINE - Static variable in class java.awt.Font
The baseline used in ideographic scripts like Chinese, Japanese, and Korean when laying out text.
CENTER_BASELINE - Static variable in class java.awt.font.GraphicAttribute
Aligns origin of graphic to center baseline of line.
CENTIM - Static variable in interface java.util.zip.ZipConstants
 
CENVEM - Static variable in interface java.util.zip.ZipConstants
 
CENVER - Static variable in interface java.util.zip.ZipConstants
 
CHANGE - Static variable in class javax.swing.event.DocumentEvent.EventType
Change type.
CHANGED - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the user operation has changed.
CHANGE_LEAD - Static variable in class javax.swing.plaf.basic.BasicListUI
Used by IncrementLeadSelectionAction.
CHANGE_SELECTION - Static variable in class javax.swing.plaf.basic.BasicListUI
Used by IncrementLeadSelectionAction.
CHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CHAR.
CHARACTER_INDEX - Static variable in class java.text.BreakIterator
 
CHARACTER_KEY - Static variable in class javax.swing.text.MaskFormatter
 
CHARINDEX - Static variable in class java.text.RBTableBuilder
 
CHARINDEX - Static variable in class java.text.RuleBasedCollator
 
CHARS - Static variable in class org.apache.xml.utils.XMLChar
Character flags.
CHAR_BUF_SIZE - Static variable in class java.io.ObjectInputStream.BlockDataInputStream
(tunable) length of char buffer (for reading strings)
CHAR_BUF_SIZE - Static variable in class java.io.ObjectOutputStream.BlockDataOutputStream
(tunable) length of char buffer (for writing strings)
CHAR_ERROR - Static variable in class java.lang.Character
Error or non-char flag
CHAR_REPLACEMENT - Static variable in class java.awt.font.TextAttribute
Attribute key for a user_defined glyph to display in the text in lieu of a character.
CHAR_UNDEFINED - Static variable in class java.awt.event.KeyEvent
KEY_PRESSED and KEY_RELEASED events which do not map to a valid Unicode character use this for the keyChar value.
CHECKED - Static variable in class javax.swing.text.html.HTML.Attribute
 
CHEROKEE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CHILD - Static variable in class javax.swing.plaf.basic.BasicPopupMenuUI.SelectParentChildAction
 
CHILD - Static variable in interface org.apache.xml.dtm.Axis
The child axis contains the children of the context node.
CHINA - Static variable in class java.util.Locale
Useful constant for country.
CHINESE - Static variable in class java.util.Locale
Useful constant for language.
CHOOSABLE_FILE_FILTER_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the list of predefined file filters the user can choose from.
CHOOSER_PANELS_PROPERTY - Static variable in class javax.swing.JColorChooser
The chooserPanel array property name.
CHORD - Static variable in class java.awt.geom.Arc2D
The closure type for an arc closed by drawing a straight line segment from the start of the arc segment to the end of the arc segment.
CIRCLE - Static variable in class javax.swing.text.html.CSS.Value
 
CITE - Static variable in class javax.swing.text.html.HTML.Tag
 
CJK_COMPATIBILITY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_COMPATIBILITY_F900 - Static variable in class java.text.TextBoundaryData
 
CJK_COMPATIBILITY_FA2D - Static variable in class java.text.TextBoundaryData
 
CJK_COMPATIBILITY_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_RADICALS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_UNIFIED_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CLASS - Static variable in class javax.swing.text.html.HTML.Attribute
 
CLASSID - Static variable in class javax.swing.text.html.HTML.Attribute
 
CLASS_ABSTRACT - Static variable in class java.awt.color.ICC_Profile
Profile class is abstract.
CLASS_BOOLEAN - Static variable in class org.apache.xpath.objects.XObject
Constant for BOOLEAN object type
CLASS_COLORSPACECONVERSION - Static variable in class java.awt.color.ICC_Profile
Profile class is color space conversion.
CLASS_DEVICELINK - Static variable in class java.awt.color.ICC_Profile
Profile class is device link.
CLASS_DISPLAY - Static variable in class java.awt.color.ICC_Profile
Profile class is display.
CLASS_INPUT - Static variable in class java.awt.color.ICC_Profile
Profile class is input.
CLASS_NAMEDCOLOR - Static variable in class java.awt.color.ICC_Profile
Profile class is named color.
CLASS_NODESET - Static variable in class org.apache.xpath.objects.XObject
Constant for NODESET object type
CLASS_NOTPRESENT - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Marker that a class or .jar was not found.
CLASS_NULL - Static variable in class org.apache.xpath.objects.XObject
Constant for NULL object type
CLASS_NUMBER - Static variable in class org.apache.xpath.objects.XObject
Constant for NUMBER object type
CLASS_OUTPUT - Static variable in class java.awt.color.ICC_Profile
Profile class is output.
CLASS_PATH - Static variable in class java.util.jar.Attributes.Name
Name object for Class-Path manifest attribute.
CLASS_PRESENT - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Marker that a class or .jar was found.
CLASS_RTREEFRAG - Static variable in class org.apache.xpath.objects.XObject
Constant for RESULT TREE FRAGMENT object type
CLASS_STRING - Static variable in class org.apache.xpath.objects.XObject
Constant for STRING object type
CLASS_UNKNOWN - Static variable in class org.apache.xpath.objects.XObject
Constant for UNKNOWN object type
CLASS_UNRESOLVEDVARIABLE - Static variable in class org.apache.xpath.objects.XObject
Represents an unresolved variable type as an integer.
CLEAR - Static variable in class java.awt.AlphaComposite
Porter-Duff Clear rule.
CLEAR - Static variable in class javax.swing.text.html.CSS.Attribute
 
CLEAR - Static variable in class javax.swing.text.html.HTML.Attribute
 
CLEAR_GLOBAL_FOCUS_OWNER - Static variable in class java.awt.KeyboardFocusManager.HeavyweightFocusRequest
 
CLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CLOB.
CLOSED_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if user closes window without selecting anything, more than likely this should be treated as either a CANCEL_OPTION or NO_OPTION.
CLOSE_ALL_RESULTS - Static variable in interface java.sql.Statement
The constant indicating that all ResultSet objects that have previously been kept open should be closed when calling getMoreResults.
CLOSE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
CLOSE_CURRENT_RESULT - Static variable in interface java.sql.Statement
The constant indicating that the current ResultSet object should be closed when calling getMoreResults.
CLOSE_CURSORS_AT_COMMIT - Static variable in interface java.sql.ResultSet
The constant indicating that ResultSet objects should be closed when the method Connection.commit is called.
CLOSE_FAILURE - Static variable in class java.util.logging.ErrorManager
CLOSE_FAILURE is used when a close of an output stream fails.
CMD_NOT_SUPPORTED - Static variable in interface java.net.SocksConsts
 
CMMException - exception java.awt.color.CMMException.
This exception is thrown if the native CMM returns an error.
CMMException(String) - Constructor for class java.awt.color.CMMException
Constructs a CMMException with the specified detail message.
CNTRL - Static variable in class java.util.regex.ASCII
 
CODE - Static variable in class javax.swing.text.html.HTML.Attribute
 
CODE - Static variable in class javax.swing.text.html.HTML.Tag
 
CODEBASE - Static variable in class javax.swing.text.html.HTML.Attribute
 
CODETYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
COLLATIONKEYOFFSET - Static variable in class java.text.RuleBasedCollator
 
COLOR - Static variable in class java.awt.PageAttributes.ColorType
The ColorType instance to use for specifying color printing.
COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
COLOR - Static variable in class javax.swing.text.html.HTML.Attribute
 
COLOR_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The Color choice action identifier The color is passed as an argument
COLOR_CHOOSER_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
COLS - Static variable in class javax.swing.text.html.HTML.Attribute
 
COLSPAN - Static variable in class javax.swing.text.html.HTML.Attribute
 
COLUMN_COLCOUNT - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
COLUMN_FILEATTR - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
COLUMN_FILEDATE - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
COLUMN_FILENAME - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
COLUMN_FILESIZE - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
COLUMN_FILETYPE - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
COLUMN_HEADER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the area at the top the viewport between the upper left corner and the upper right corner.
COLUMN_WIDTHS - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
COLUMN_WIDTH_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
COL_COUNT - Static variable in class java.text.CharacterBreakData
 
COL_COUNT - Static variable in class java.text.LineBreakData
 
COL_COUNT - Static variable in class java.text.SentenceBreakData
 
COL_COUNT - Static variable in class java.text.WordBreakData
 
COMBINING - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph that represents a combining character, such as an umlaut.
COMBINING_DIACRITICAL_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
COMBINING_HALF_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
COMBINING_KATAKANA_HIRAGANA_VOICED_SOUND_MARK - Static variable in class java.text.TextBoundaryData
 
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
COMBINING_SPACING_MARK - Static variable in class java.lang.Character
General category "Mc" in the Unicode specification.
COMBO_UI_LIST_CELL_RENDERER_KEY - Static variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
COMMENT - Static variable in class javax.swing.text.html.HTML.Attribute
 
COMMENT - Static variable in class javax.swing.text.html.HTML.Tag
All comments are labeled with this tag.
COMMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
COMMENTS - Static variable in class java.util.regex.Pattern
Permits whitespace and comments in pattern.
COMMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Comment.
COMMIT - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, commitEdit should be invoked.
COMMIT_OR_REVERT - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, commitEdit should be invoked.
COMMON - Static variable in class java.awt.JobAttributes.DialogType
The DialogType instance to use for specifying the cross-platform, pure Java print dialog.
COMPACT - Static variable in class javax.swing.text.html.HTML.Attribute
 
COMPLETE - Static variable in class java.awt.MediaEntry
 
COMPLETE - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was completed successfully.
COMPLETELY_OBSCURED - Static variable in class javax.swing.JComponent
 
COMPLETESCANLINES - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in (multiples of) complete scanlines at a time.
COMPONENT - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph with no corresponding character in the backing store.
COMPONENT_ADDED - Static variable in class java.awt.event.ContainerEvent
This event indicates that a component was added to the container.
COMPONENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting component events.
COMPONENT_FIRST - Static variable in class java.awt.event.ComponentEvent
The first number in the range of ids used for component events.
COMPONENT_HIDDEN - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component was rendered invisible.
COMPONENT_LAST - Static variable in class java.awt.event.ComponentEvent
The last number in the range of ids used for component events.
COMPONENT_MOVED - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component's position changed.
COMPONENT_REMOVED - Static variable in class java.awt.event.ContainerEvent
This event indicates that a component was removed from the container.
COMPONENT_RESIZED - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component's size changed.
COMPONENT_SHOWN - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component was made visible.
CONCUR_READ_ONLY - Static variable in interface java.sql.ResultSet
The constant indicating the concurrency mode for a ResultSet object that may NOT be updated.
CONCUR_UPDATABLE - Static variable in interface java.sql.ResultSet
The constant indicating the concurrency mode for a ResultSet object that may be updated.
CONFIG - Static variable in class java.util.logging.Level
CONFIG is a message level for static configuration messages.
CONNECT - Static variable in class java.net.SocketPermission
Connect to host:port
CONNECT - Static variable in interface java.net.SocksConsts
 
CONNECTION_NOT_RESET - Variable in class java.net.PlainSocketImpl
 
CONNECTION_RESET - Variable in class java.net.PlainSocketImpl
 
CONNECTION_RESET_PENDING - Variable in class java.net.PlainSocketImpl
 
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
General category "Pc" in the Unicode specification.
CONN_REFUSED - Static variable in interface java.net.SocksConsts
 
CONREF - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
CONTAINER_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting container events.
CONTAINER_FIRST - Static variable in class java.awt.event.ContainerEvent
The first number in the range of ids used for container events.
CONTAINER_LAST - Static variable in class java.awt.event.ContainerEvent
The last number in the range of ids used for container events.
CONTENT - Static variable in class javax.swing.text.html.HTML.Attribute
 
CONTENT - Static variable in class javax.swing.text.html.HTML.Tag
All text content is labeled with this tag.
CONTENTS_CHANGED - Static variable in class javax.swing.event.ListDataEvent
Identifies one or more changes in the lists contents.
CONTENT_AREA_FILLED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to having the button paint the content area.
CONTENT_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
CONTENT_TYPE - Static variable in class java.util.jar.Attributes.Name
Name object for Content-Type manifest attribute.
CONTEXTUAL_MASK - Static variable in class java.awt.font.NumericShaper
 
CONTIGUOUS_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
Selection can only be contiguous.
CONTINUE_AFTER_FATAL_ERROR - Static variable in class org.apache.xpath.compiler.XPathParser
 
CONTINUOUS_LAYOUT_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property name for continuousLayout.
CONTRACTCHARINDEX - Static variable in class java.text.RBCollationTables
 
CONTRACTCHARINDEX - Static variable in class java.text.RuleBasedCollator
 
CONTROL - Static variable in class java.awt.SystemColor
The array index for the control system color.
CONTROL - Static variable in class java.lang.Character
General category "Cc" in the Unicode specification.
CONTROL_BUTTONS_ARE_SHOWN_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Instruction to display the control buttons.
CONTROL_DK_SHADOW - Static variable in class java.awt.SystemColor
The array index for the controlDkShadow system color.
CONTROL_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the controlHighlight system color.
CONTROL_LT_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the controlLtHighlight system color.
CONTROL_PICTURES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CONTROL_SHADOW - Static variable in class java.awt.SystemColor
The array index for the controlShadow system color.
CONTROL_TEXT - Static variable in class java.awt.SystemColor
The array index for the controlText system color.
CONTROL_TEXT_FONT - Static variable in class javax.swing.plaf.metal.MetalTheme
 
CONVERTED_TEXT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the converted text state.
COORDS - Static variable in class javax.swing.text.html.HTML.Attribute
 
COPIED - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are COPIED, the contents of the back buffer are copied to the front buffer when flipping.
COPY - Static variable in class javax.swing.TransferHandler
An int representing a "copy" transfer action.
COPY_OR_MOVE - Static variable in class javax.swing.TransferHandler
An int representing a source action capability of either "copy" or "move".
COPY_THRESHOLD - Static variable in class java.util.Collections
 
CORNER_DRAG_WIDTH - Static variable in class javax.swing.plaf.metal.MetalRootPaneUI
The amount of space (in pixels) that the cursor is changed on.
COUNTRY_TYPE_MASK - Static variable in class java.util.Currency
 
COUNTRY_WITHOUT_CURRENCY_ENTRY - Static variable in class java.util.Currency
 
CRC32 - class java.util.zip.CRC32.
A class that can be used to compute the CRC-32 of a data stream.
CRC32() - Constructor for class java.util.zip.CRC32
Creates a new CRC32 object.
CREATED_DOUBLE_BUFFER - Static variable in class javax.swing.JComponent
 
CROP_SEGMENT - Static variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
CROSSHAIR_CURSOR - Static variable in class java.awt.Cursor
The crosshair cursor type.
CROSSHAIR_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.CROSSHAIR_CURSOR.
CR_ERROR_MIN - Static variable in class java.nio.charset.CoderResult
 
CR_MALFORMED - Static variable in class java.nio.charset.CoderResult
 
CR_OVERFLOW - Static variable in class java.nio.charset.CoderResult
 
CR_UNDERFLOW - Static variable in class java.nio.charset.CoderResult
 
CR_UNMAPPABLE - Static variable in class java.nio.charset.CoderResult
 
CSList - Variable in class java.awt.image.ColorConvertOp
 
CSS - class javax.swing.text.html.CSS.
Defines a set of CSS attributes as a typesafe enumeration.
CSS() - Constructor for class javax.swing.text.html.CSS
 
CSS.Attribute - class javax.swing.text.html.CSS.Attribute.
Definitions to be used as a key on AttributeSet's that might hold CSS attributes.
CSS.Attribute(String, String, boolean) - Constructor for class javax.swing.text.html.CSS.Attribute
 
CSS.BackgroundImage - class javax.swing.text.html.CSS.BackgroundImage.
Used for BackgroundImages.
CSS.BackgroundImage() - Constructor for class javax.swing.text.html.CSS.BackgroundImage
 
CSS.BackgroundPosition - class javax.swing.text.html.CSS.BackgroundPosition.
Used for background images, to represent the position.
CSS.BackgroundPosition() - Constructor for class javax.swing.text.html.CSS.BackgroundPosition
 
CSS.BorderStyle - class javax.swing.text.html.CSS.BorderStyle.
 
CSS.BorderStyle() - Constructor for class javax.swing.text.html.CSS.BorderStyle
 
CSS.BorderWidthValue - class javax.swing.text.html.CSS.BorderWidthValue.
BorderWidthValue is used to model BORDER_XXX_WIDTH and adds support for the thin/medium/thick values.
CSS.BorderWidthValue(String, int) - Constructor for class javax.swing.text.html.CSS.BorderWidthValue
 
CSS.ColorValue - class javax.swing.text.html.CSS.ColorValue.
 
CSS.ColorValue() - Constructor for class javax.swing.text.html.CSS.ColorValue
 
CSS.CssValue - class javax.swing.text.html.CSS.CssValue.
Base class to CSS values in the attribute sets.
CSS.CssValue() - Constructor for class javax.swing.text.html.CSS.CssValue
 
CSS.CssValueMapper - class javax.swing.text.html.CSS.CssValueMapper.
Handles uniquing of CSS values, like lists, and background image repeating.
CSS.CssValueMapper() - Constructor for class javax.swing.text.html.CSS.CssValueMapper
 
CSS.FontFamily - class javax.swing.text.html.CSS.FontFamily.
 
CSS.FontFamily() - Constructor for class javax.swing.text.html.CSS.FontFamily
 
CSS.FontSize - class javax.swing.text.html.CSS.FontSize.
Represents a value for the CSS.FONT_SIZE attribute.
CSS.FontSize() - Constructor for class javax.swing.text.html.CSS.FontSize
 
CSS.FontWeight - class javax.swing.text.html.CSS.FontWeight.
 
CSS.FontWeight() - Constructor for class javax.swing.text.html.CSS.FontWeight
 
CSS.LayoutIterator - interface javax.swing.text.html.CSS.LayoutIterator.
An iterator to express the requirements to use when computing layout.
CSS.LengthUnit - class javax.swing.text.html.CSS.LengthUnit.
Parses a length value, this is used internally, and never added to an AttributeSet or returned to the developer.
CSS.LengthUnit(String, short, float) - Constructor for class javax.swing.text.html.CSS.LengthUnit
 
CSS.LengthValue - class javax.swing.text.html.CSS.LengthValue.
 
CSS.LengthValue() - Constructor for class javax.swing.text.html.CSS.LengthValue
 
CSS.ShorthandBackgroundParser - class javax.swing.text.html.CSS.ShorthandBackgroundParser.
Parses the background property into its intrinsic values.
CSS.ShorthandBackgroundParser() - Constructor for class javax.swing.text.html.CSS.ShorthandBackgroundParser
 
CSS.ShorthandFontParser - class javax.swing.text.html.CSS.ShorthandFontParser.
Class used to parse font property.
CSS.ShorthandFontParser() - Constructor for class javax.swing.text.html.CSS.ShorthandFontParser
 
CSS.ShorthandMarginParser - class javax.swing.text.html.CSS.ShorthandMarginParser.
Used to parser margin and padding.
CSS.ShorthandMarginParser() - Constructor for class javax.swing.text.html.CSS.ShorthandMarginParser
 
CSS.StringValue - class javax.swing.text.html.CSS.StringValue.
By default CSS attributes are represented as simple strings.
CSS.StringValue() - Constructor for class javax.swing.text.html.CSS.StringValue
 
CSS.Value - class javax.swing.text.html.CSS.Value.
 
CSS.Value(String) - Constructor for class javax.swing.text.html.CSS.Value
 
CSSParser - class javax.swing.text.html.CSSParser.
A CSS parser.
CSSParser() - Constructor for class javax.swing.text.html.CSSParser
 
CSSParser.CSSParserCallback - interface javax.swing.text.html.CSSParser.CSSParserCallback.
 
CS_CIEXYZ - Static variable in class java.awt.color.ColorSpace
The CIEXYZ conversion color space defined above.
CS_GRAY - Static variable in class java.awt.color.ColorSpace
The built-in linear gray scale color space.
CS_LINEAR_RGB - Static variable in class java.awt.color.ColorSpace
A built-in linear RGB color space.
CS_PYCC - Static variable in class java.awt.color.ColorSpace
The Photo YCC conversion color space.
CS_sRGB - Static variable in class java.awt.color.ColorSpace
The sRGB color space defined at http://www.w3.org/pub/WWW/Graphics/Color/sRGB.html .
CTRL_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Control key extended modifier constant.
CTRL_MASK - Static variable in class java.awt.Event
This flag indicates that the Control key was down when the event occurred.
CTRL_MASK - Static variable in class java.awt.event.ActionEvent
The control modifier.
CTRL_MASK - Static variable in class java.awt.event.InputEvent
The Control key modifier constant.
CT_ALPHA - Static variable in class java.io.StreamTokenizer
 
CT_COMMENT - Static variable in class java.io.StreamTokenizer
 
CT_DIGIT - Static variable in class java.io.StreamTokenizer
 
CT_QUOTE - Static variable in class java.io.StreamTokenizer
 
CT_WHITESPACE - Static variable in class java.io.StreamTokenizer
 
CURRENCY - Static variable in class java.text.NumberFormat.Field
Constant identifying the currency field.
CURRENCYSTYLE - Static variable in class java.text.NumberFormat
 
CURRENCY_SIGN - Static variable in class java.text.DecimalFormat
The CURRENCY_SIGN is the standard Unicode symbol for currency.
CURRENCY_SYMBOL - Static variable in class java.lang.Character
General category "Sc" in the Unicode specification.
CURRENCY_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CURRENT - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
CUSTOM_CURSOR - Static variable in class java.awt.Cursor
The type associated with all custom cursors.
CUSTOM_DIALOG - Static variable in class javax.swing.JFileChooser
Type value indicating that the JFileChooser supports a developer-specified file operation.
CYAN - Static variable in class java.awt.Color
The color cyan.
CYRILLIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CachedXPathAPI - class org.apache.xpath.CachedXPathAPI.
The methods in this class are convenience methods into the low-level XPath API.
CachedXPathAPI() - Constructor for class org.apache.xpath.CachedXPathAPI
Default constructor.
CachedXPathAPI(CachedXPathAPI) - Constructor for class org.apache.xpath.CachedXPathAPI
This constructor shares its XPathContext with a pre-existing CachedXPathAPI.
Calendar - class java.util.Calendar.
Calendar is an abstract base class for converting between a Date object and a set of integer fields such as YEAR, MONTH, DAY, HOUR, and so on.
Calendar() - Constructor for class java.util.Calendar
Constructs a Calendar with the default time zone and locale.
Calendar(TimeZone, Locale) - Constructor for class java.util.Calendar
Constructs a calendar with the specified time zone and locale.
CallableStatement - interface java.sql.CallableStatement.
The interface used to execute SQL stored procedures.
CancelledKeyException - exception java.nio.channels.CancelledKeyException.
Unchecked exception thrown when an attempt is made to use a selection key that is no longer valid.
CancelledKeyException() - Constructor for class java.nio.channels.CancelledKeyException
Constructs an instance of this class.
CannotRedoException - exception javax.swing.undo.CannotRedoException.
Thrown when an UndoableEdit is told to redo() and can't.
CannotRedoException() - Constructor for class javax.swing.undo.CannotRedoException
 
CannotUndoException - exception javax.swing.undo.CannotUndoException.
Thrown when an UndoableEdit is told to undo() and can't.
CannotUndoException() - Constructor for class javax.swing.undo.CannotUndoException
 
Canvas - class java.awt.Canvas.
A Canvas component represents a blank rectangular area of the screen onto which the application can draw or from which the application can trap input events from the user.
Canvas() - Constructor for class java.awt.Canvas
Constructs a new Canvas.
Canvas(GraphicsConfiguration) - Constructor for class java.awt.Canvas
Constructs a new Canvas given a GraphicsConfiguration object.
Canvas.AccessibleAWTCanvas - class java.awt.Canvas.AccessibleAWTCanvas.
This class implements accessibility support for the Canvas class.
Canvas.AccessibleAWTCanvas() - Constructor for class java.awt.Canvas.AccessibleAWTCanvas
 
CanvasPeer - interface java.awt.peer.CanvasPeer.
The peer interfaces are intended only for use in porting the AWT.
Caps - Static variable in class javax.swing.text.rtf.Constants
 
CardLayout - class java.awt.CardLayout.
A CardLayout object is a layout manager for a container.
CardLayout() - Constructor for class java.awt.CardLayout
Creates a new card layout with gaps of size zero.
CardLayout(int, int) - Constructor for class java.awt.CardLayout
Creates a new card layout with the specified horizontal and vertical gaps.
CardLayout.Card - class java.awt.CardLayout.Card.
 
CardLayout.Card(String, Component) - Constructor for class java.awt.CardLayout.Card
 
Caret - interface javax.swing.text.Caret.
A place within a document view that represents where things can be inserted into the document model.
CaretEvent - class javax.swing.event.CaretEvent.
CaretEvent is used to notify interested parties that the text caret has changed in the event source.
CaretEvent(Object) - Constructor for class javax.swing.event.CaretEvent
Creates a new CaretEvent object.
CaretListener - interface javax.swing.event.CaretListener.
Listener for changes in the caret position of a text component.
CellEditor - interface javax.swing.CellEditor.
This interface defines the methods any general editor should be able to implement.
CellEditorListener - interface javax.swing.event.CellEditorListener.
CellEditorListener defines the interface for an object that listens to changes in a CellEditor
CellRendererPane - class javax.swing.CellRendererPane.
This class is inserted in between cell renderers and the components that use them.
CellRendererPane() - Constructor for class javax.swing.CellRendererPane
Construct a CellRendererPane object.
CellRendererPane.AccessibleCellRendererPane - class javax.swing.CellRendererPane.AccessibleCellRendererPane.
This class implements accessibility support for the CellRendererPane class.
CellRendererPane.AccessibleCellRendererPane() - Constructor for class javax.swing.CellRendererPane.AccessibleCellRendererPane
 
CenterLayout - class javax.swing.colorchooser.CenterLayout.
Center-positioning layout manager.
CenterLayout() - Constructor for class javax.swing.colorchooser.CenterLayout
 
CenterLayout - class javax.swing.plaf.basic.CenterLayout.
Center-positioning layout manager.
CenterLayout() - Constructor for class javax.swing.plaf.basic.CenterLayout
 
ChangeEvent - class javax.swing.event.ChangeEvent.
ChangeEvent is used to notify interested parties that state has changed in the event source.
ChangeEvent(Object) - Constructor for class javax.swing.event.ChangeEvent
Constructs a ChangeEvent object.
ChangeListener - interface javax.swing.event.ChangeListener.
Defines an object which listens for ChangeEvents.
ChangedCharSetException - exception javax.swing.text.ChangedCharSetException.
ChangedCharSetException as the name indicates is an exception thrown when the charset is changed.
ChangedCharSetException(String, boolean) - Constructor for class javax.swing.text.ChangedCharSetException
 
Channel - interface java.nio.channels.Channel.
A nexus for I/O operations.
Channels - class java.nio.channels.Channels.
Utility methods for channels and streams.
Channels() - Constructor for class java.nio.channels.Channels
 
Channels.ReadableByteChannelImpl - class java.nio.channels.Channels.ReadableByteChannelImpl.
 
Channels.ReadableByteChannelImpl(InputStream) - Constructor for class java.nio.channels.Channels.ReadableByteChannelImpl
 
Channels.WritableByteChannelImpl - class java.nio.channels.Channels.WritableByteChannelImpl.
 
Channels.WritableByteChannelImpl(OutputStream) - Constructor for class java.nio.channels.Channels.WritableByteChannelImpl
 
CharArrayIterator - class java.awt.font.CharArrayIterator.
 
CharArrayIterator(char[]) - Constructor for class java.awt.font.CharArrayIterator
 
CharArrayIterator(char[], int) - Constructor for class java.awt.font.CharArrayIterator
 
CharArrayReader - class java.io.CharArrayReader.
This class implements a character buffer that can be used as a character-input stream.
CharArrayReader(char[]) - Constructor for class java.io.CharArrayReader
Create an CharArrayReader from the specified array of chars.
CharArrayReader(char[], int, int) - Constructor for class java.io.CharArrayReader
Create an CharArrayReader from the specified array of chars.
CharArrayWriter - class java.io.CharArrayWriter.
This class implements a character buffer that can be used as an Writer.
CharArrayWriter() - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter.
CharArrayWriter(int) - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter with the specified initial size.
CharBuffer - class java.nio.CharBuffer.
A character buffer.
CharBuffer(int, int, int, int, char[], int) - Constructor for class java.nio.CharBuffer
 
CharBuffer(int, int, int, int) - Constructor for class java.nio.CharBuffer
 
CharConversionException - exception java.io.CharConversionException.
Base class for character conversion exceptions.
CharConversionException() - Constructor for class java.io.CharConversionException
This provides no detailed message.
CharConversionException(String) - Constructor for class java.io.CharConversionException
This provides a detailed message.
CharInfo - class org.apache.xalan.serialize.CharInfo.
This class provides services that tell if a character should have special treatement, such as entity reference substitution or normalization of a newline character.
CharInfo(String) - Constructor for class org.apache.xalan.serialize.CharInfo
Constructor that reads in a resource file that describes the mapping of characters to entity references.
CharKey - class org.apache.xml.utils.CharKey.
Simple class for fast lookup of char values, when used with hashtables.
CharKey(char) - Constructor for class org.apache.xml.utils.CharKey
Constructor CharKey
CharKey() - Constructor for class org.apache.xml.utils.CharKey
Default constructor for a CharKey.
CharSequence - interface java.lang.CharSequence.
A CharSequence is a readable sequence of characters.
CharSet - class java.text.CharSet.
An object representing a set of characters.
CharSet() - Constructor for class java.text.CharSet
Creates an empty CharSet.
CharSet(char) - Constructor for class java.text.CharSet
Creates a CharSet containing a single character.
CharSet(char, char) - Constructor for class java.text.CharSet
Creates a CharSet containing a range of characters.
CharSet(String) - Constructor for class java.text.CharSet
Creates a CharSet, initializing it from the internal storage of another CharSet (this function performs no error checking on "chars", so if it's malformed, undefined behavior will result)
CharSet.Enumeration - class java.text.CharSet.Enumeration.
An Enumeration that can be used to extract the character ranges from a CharSet one at a time
CharSet.Enumeration(CharSet) - Constructor for class java.text.CharSet.Enumeration
Initializes a CharSet.Enumeration
Character - class java.lang.Character.
The Character class wraps a value of the primitive type char in an object.
Character(char) - Constructor for class java.lang.Character
Constructs a newly allocated Character object that represents the specified char value.
Character.Subset - class java.lang.Character.Subset.
Instances of this class represent particular subsets of the Unicode character set.
Character.Subset(String) - Constructor for class java.lang.Character.Subset
Constructs a new Subset instance.
Character.UnicodeBlock - class java.lang.Character.UnicodeBlock.
A family of character subsets representing the character blocks in the Unicode specification.
Character.UnicodeBlock(String) - Constructor for class java.lang.Character.UnicodeBlock
 
CharacterBreakData - class java.text.CharacterBreakData.
The CharacterBreakData contains data used by SimpleTextBoundary to determine character breaks.
CharacterBreakData() - Constructor for class java.text.CharacterBreakData
 
CharacterCodingException - exception java.nio.charset.CharacterCodingException.
Checked exception thrown when a character encoding or decoding error occurs.
CharacterCodingException() - Constructor for class java.nio.charset.CharacterCodingException
Constructs an instance of this class.
CharacterData - class java.lang.CharacterData.
The CharacterData class encapsulates the large tables found in Java.lang.Character.
CharacterData() - Constructor for class java.lang.CharacterData
 
CharacterDataLatin1 - class java.lang.CharacterDataLatin1.
The CharacterData class encapsulates the large tables found in Java.lang.Character.
CharacterDataLatin1() - Constructor for class java.lang.CharacterDataLatin1
 
CharacterExceptionFlags - Static variable in class java.text.CharacterBreakData
 
CharacterIterator - interface java.text.CharacterIterator.
This interface defines a protocol for bidirectional iteration over text.
CharacterIteratorFieldDelegate - class java.text.CharacterIteratorFieldDelegate.
CharacterIteratorFieldDelegate combines the notifications from a Format into a resulting AttributedCharacterIterator.
CharacterIteratorFieldDelegate() - Constructor for class java.text.CharacterIteratorFieldDelegate
 
Charset - class java.nio.charset.Charset.
A named mapping between sequences of sixteen-bit Unicode characters and sequences of bytes.
Charset(String, String[]) - Constructor for class java.nio.charset.Charset
Initializes a new charset with the given canonical name and alias set.
CharsetDecoder - class java.nio.charset.CharsetDecoder.
An engine that can transform a sequence of bytes in a specific charset into a sequence of sixteen-bit Unicode characters.
CharsetDecoder(Charset, float, float, String) - Constructor for class java.nio.charset.CharsetDecoder
Initializes a new decoder.
CharsetDecoder(Charset, float, float) - Constructor for class java.nio.charset.CharsetDecoder
Initializes a new decoder.
CharsetEncoder - class java.nio.charset.CharsetEncoder.
An engine that can transform a sequence of sixteen-bit Unicode characters into a sequence of bytes in a specific charset.
CharsetEncoder(Charset, float, float, byte[]) - Constructor for class java.nio.charset.CharsetEncoder
Initializes a new encoder.
CharsetEncoder(Charset, float, float) - Constructor for class java.nio.charset.CharsetEncoder
Initializes a new encoder.
CharsetProvider - class java.nio.charset.spi.CharsetProvider.
Charset service-provider class.
CharsetProvider() - Constructor for class java.nio.charset.spi.CharsetProvider
Initializes a new charset provider.
Checkbox - class java.awt.Checkbox.
A check box is a graphical component that can be in either an "on" (true) or "off" (false) state.
Checkbox() - Constructor for class java.awt.Checkbox
Creates a check box with no label.
Checkbox(String) - Constructor for class java.awt.Checkbox
Creates a check box with the specified label.
Checkbox(String, boolean) - Constructor for class java.awt.Checkbox
Creates a check box with the specified label and sets the specified state.
Checkbox(String, boolean, CheckboxGroup) - Constructor for class java.awt.Checkbox
Constructs a Checkbox with the specified label, set to the specified state, and in the specified check box group.
Checkbox(String, CheckboxGroup, boolean) - Constructor for class java.awt.Checkbox
Creates a check box with the specified label, in the specified check box group, and set to the specified state.
Checkbox.AccessibleAWTCheckbox - class java.awt.Checkbox.AccessibleAWTCheckbox.
This class implements accessibility support for the Checkbox class.
Checkbox.AccessibleAWTCheckbox() - Constructor for class java.awt.Checkbox.AccessibleAWTCheckbox
 
CheckboxGroup - class java.awt.CheckboxGroup.
The CheckboxGroup class is used to group together a set of Checkbox buttons.
CheckboxGroup() - Constructor for class java.awt.CheckboxGroup
Creates a new instance of CheckboxGroup.
CheckboxMenuItem - class java.awt.CheckboxMenuItem.
This class represents a check box that can be included in a menu.
CheckboxMenuItem() - Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with an empty label.
CheckboxMenuItem(String) - Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with the specified label.
CheckboxMenuItem(String, boolean) - Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with the specified label and state.
CheckboxMenuItem.AccessibleAWTCheckboxMenuItem - class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem.
Inner class of CheckboxMenuItem used to provide default support for accessibility.
CheckboxMenuItem.AccessibleAWTCheckboxMenuItem() - Constructor for class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
 
CheckboxMenuItemPeer - interface java.awt.peer.CheckboxMenuItemPeer.
The peer interfaces are intended only for use in porting the AWT.
CheckboxPeer - interface java.awt.peer.CheckboxPeer.
The peer interfaces are intended only for use in porting the AWT.
CheckedInputStream - class java.util.zip.CheckedInputStream.
An input stream that also maintains a checksum of the data being read.
CheckedInputStream(InputStream, Checksum) - Constructor for class java.util.zip.CheckedInputStream
Creates an input stream using the specified Checksum.
CheckedOutputStream - class java.util.zip.CheckedOutputStream.
An output stream that also maintains a checksum of the data being written.
CheckedOutputStream(OutputStream, Checksum) - Constructor for class java.util.zip.CheckedOutputStream
Creates an output stream with the specified Checksum.
Checksum - interface java.util.zip.Checksum.
An interface representing a data checksum.
ChildIterator - class org.apache.xpath.axes.ChildIterator.
This class implements an optimized iterator for "node()" patterns, that is, any children of the context node.
ChildIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.ChildIterator
Create a ChildIterator object.
ChildTestIterator - class org.apache.xpath.axes.ChildTestIterator.
This class implements an optimized iterator for children patterns that have a node test, and possibly a predicate.
ChildTestIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.ChildTestIterator
Create a ChildTestIterator object.
ChildTestIterator(DTMAxisTraverser) - Constructor for class org.apache.xpath.axes.ChildTestIterator
Create a ChildTestIterator object.
Choice - class java.awt.Choice.
The Choice class presents a pop-up menu of choices.
Choice() - Constructor for class java.awt.Choice
Creates a new choice menu.
Choice.AccessibleAWTChoice - class java.awt.Choice.AccessibleAWTChoice.
This class implements accessibility support for the Choice class.
Choice.AccessibleAWTChoice() - Constructor for class java.awt.Choice.AccessibleAWTChoice
 
ChoiceFormat - class java.text.ChoiceFormat.
A ChoiceFormat allows you to attach a format to a range of numbers.
ChoiceFormat(String) - Constructor for class java.text.ChoiceFormat
Constructs with limits and corresponding formats based on the pattern.
ChoiceFormat(double[], String[]) - Constructor for class java.text.ChoiceFormat
Constructs with the limits and the corresponding formats.
ChoicePeer - interface java.awt.peer.ChoicePeer.
The peer interfaces are intended only for use in porting the AWT.
ChunkedIntArray - class org.apache.xml.dtm.ref.ChunkedIntArray.
ChunkedIntArray is an extensible array of blocks of integers.
ChunkedIntArray(int) - Constructor for class org.apache.xml.dtm.ref.ChunkedIntArray
Create a new CIA with specified record size.
ChunkedIntArray.ChunksVector - class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector.
 
ChunkedIntArray.ChunksVector() - Constructor for class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector
 
Class - class java.lang.Class.
Instances of the class Class represent classes and interfaces in a running Java application.
Class() - Constructor for class java.lang.Class
 
Class - class org.apache.xml.utils.synthetic.Class.
org.apache.xml.utils.synthetic.Class is a mutable equivalent of java.lang.Class.
Class(Class) - Constructor for class org.apache.xml.utils.synthetic.Class
Construct a synthetic class as proxy/wrapper for an existing Java Class.
Class(String) - Constructor for class org.apache.xml.utils.synthetic.Class
Construct a named-but-empty synthetic Class object.
Class.MethodArray - class java.lang.Class.MethodArray.
 
Class.MethodArray() - Constructor for class java.lang.Class.MethodArray
 
ClassCastException - exception java.lang.ClassCastException.
Thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
ClassCastException() - Constructor for class java.lang.ClassCastException
Constructs a ClassCastException with no detail message.
ClassCastException(String) - Constructor for class java.lang.ClassCastException
Constructs a ClassCastException with the specified detail message.
ClassCircularityError - error java.lang.ClassCircularityError.
Thrown when a circularity has been detected while initializing a class.
ClassCircularityError() - Constructor for class java.lang.ClassCircularityError
Constructs a ClassCircularityError with no detail message.
ClassCircularityError(String) - Constructor for class java.lang.ClassCircularityError
Constructs a ClassCircularityError with the specified detail message.
ClassDesc - class javax.rmi.CORBA.ClassDesc.
This class is used to marshal java.lang.Class objects over IIOP.
ClassDesc() - Constructor for class javax.rmi.CORBA.ClassDesc
 
ClassFormatError - error java.lang.ClassFormatError.
Thrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.
ClassFormatError() - Constructor for class java.lang.ClassFormatError
Constructs a ClassFormatError with no detail message.
ClassFormatError(String) - Constructor for class java.lang.ClassFormatError
Constructs a ClassFormatError with the specified detail message.
ClassLoader - class java.lang.ClassLoader.
A class loader is an object that is responsible for loading classes.
ClassLoader(ClassLoader) - Constructor for class java.lang.ClassLoader
Creates a new class loader using the specified parent class loader for delegation.
ClassLoader() - Constructor for class java.lang.ClassLoader
Creates a new class loader using the ClassLoader returned by the method getSystemClassLoader() as the parent class loader.
ClassLoader.NativeLibrary - class java.lang.ClassLoader.NativeLibrary.
The inner class NativeLibrary denotes a loaded native library instance.
ClassLoader.NativeLibrary(Class, String) - Constructor for class java.lang.ClassLoader.NativeLibrary
 
ClassNotFoundException - exception java.lang.ClassNotFoundException.
Thrown when an application tries to load in a class through its string name using: The forName method in class Class.
ClassNotFoundException() - Constructor for class java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with no detail message.
ClassNotFoundException(String) - Constructor for class java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message.
ClassNotFoundException(String, Throwable) - Constructor for class java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message and optional exception that was raised while loading the class.
Clear - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque CLEAR rule with an alpha of 1.0f.
Clipboard - class java.awt.datatransfer.Clipboard.
A class which implements a mechanism to transfer data using cut/copy/paste operations.
Clipboard(String) - Constructor for class java.awt.datatransfer.Clipboard
Creates a clipboard object.
ClipboardOwner - interface java.awt.datatransfer.ClipboardOwner.
Defines the interface for classes that will provide data to a clipboard.
Clob - interface java.sql.Clob.
The mapping in the JavaTM programming language for the SQL CLOB type.
CloneNotSupportedException - exception java.lang.CloneNotSupportedException.
Thrown to indicate that the clone method in class Object has been called to clone an object, but that the object's class does not implement the Cloneable interface.
CloneNotSupportedException() - Constructor for class java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with no detail message.
CloneNotSupportedException(String) - Constructor for class java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with the specified detail message.
Cloneable - interface java.lang.Cloneable.
A class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field copy of instances of that class.
ClonerToResultTree - class org.apache.xalan.transformer.ClonerToResultTree.
Class used to clone a node, possibly including its children to a result tree.
ClonerToResultTree(TransformerImpl, ResultTreeHandler) - Constructor for class org.apache.xalan.transformer.ClonerToResultTree
Constructor ClonerToResultTree
ClosedByInterruptException - exception java.nio.channels.ClosedByInterruptException.
Checked exception received by a thread when another thread interrupts it while it is blocked in an I/O operation upon a channel.
ClosedByInterruptException() - Constructor for class java.nio.channels.ClosedByInterruptException
Constructs an instance of this class.
ClosedChannelException - exception java.nio.channels.ClosedChannelException.
Checked exception thrown when an attempt is made to invoke or complete an I/O operation upon channel that is closed, or at least closed to that operation.
ClosedChannelException() - Constructor for class java.nio.channels.ClosedChannelException
Constructs an instance of this class.
ClosedSelectorException - exception java.nio.channels.ClosedSelectorException.
Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a closed selector.
ClosedSelectorException() - Constructor for class java.nio.channels.ClosedSelectorException
Constructs an instance of this class.
CoderMalfunctionError - error java.nio.charset.CoderMalfunctionError.
Error thrown when the decodeLoop method of a CharsetDecoder, or the encodeLoop method of a CharsetEncoder, throws an unexpected exception.
CoderMalfunctionError(Exception) - Constructor for class java.nio.charset.CoderMalfunctionError
Initializes an instance of this class.
CoderResult - class java.nio.charset.CoderResult.
A description of the result state of a coder.
CoderResult(int, int) - Constructor for class java.nio.charset.CoderResult
 
CoderResult.Cache - class java.nio.charset.CoderResult.Cache.
 
CoderResult.Cache() - Constructor for class java.nio.charset.CoderResult.Cache
 
CodingErrorAction - class java.nio.charset.CodingErrorAction.
A typesafe enumeration for coding-error actions.
CodingErrorAction(String) - Constructor for class java.nio.charset.CodingErrorAction
 
CollationElementIterator - class java.text.CollationElementIterator.
The CollationElementIterator class is used as an iterator to walk through each character of an international string.
CollationElementIterator(String, RuleBasedCollator) - Constructor for class java.text.CollationElementIterator
CollationElementIterator constructor.
CollationElementIterator(CharacterIterator, RuleBasedCollator) - Constructor for class java.text.CollationElementIterator
CollationElementIterator constructor.
CollationKey - class java.text.CollationKey.
A CollationKey represents a String under the rules of a specific Collator object.
CollationKey(String, String) - Constructor for class java.text.CollationKey
A CollationKey can only be generated by Collator objects.
CollationRules - class java.text.CollationRules.
CollationRules contains the default en_US collation rules as a base for building other collation tables.
CollationRules() - Constructor for class java.text.CollationRules
 
Collator - class java.text.Collator.
The Collator class performs locale-sensitive String comparison.
Collator() - Constructor for class java.text.Collator
Default constructor.
Collection - interface java.util.Collection.
The root interface in the collection hierarchy.
Collections - class java.util.Collections.
This class consists exclusively of static methods that operate on or return collections.
Collections() - Constructor for class java.util.Collections
 
Collections.CopiesList - class java.util.Collections.CopiesList.
 
Collections.CopiesList(int, Object) - Constructor for class java.util.Collections.CopiesList
 
Collections.EmptyList - class java.util.Collections.EmptyList.
 
Collections.EmptyList() - Constructor for class java.util.Collections.EmptyList
 
Collections.EmptyMap - class java.util.Collections.EmptyMap.
 
Collections.EmptyMap() - Constructor for class java.util.Collections.EmptyMap
 
Collections.EmptySet - class java.util.Collections.EmptySet.
 
Collections.EmptySet() - Constructor for class java.util.Collections.EmptySet
 
Collections.ReverseComparator - class java.util.Collections.ReverseComparator.
 
Collections.ReverseComparator() - Constructor for class java.util.Collections.ReverseComparator
 
Collections.SingletonList - class java.util.Collections.SingletonList.
 
Collections.SingletonList(Object) - Constructor for class java.util.Collections.SingletonList
 
Collections.SingletonMap - class java.util.Collections.SingletonMap.
 
Collections.SingletonMap(Object, Object) - Constructor for class java.util.Collections.SingletonMap
 
Collections.SingletonMap.ImmutableEntry - class java.util.Collections.SingletonMap.ImmutableEntry.
 
Collections.SingletonMap.ImmutableEntry(Object, Object) - Constructor for class java.util.Collections.SingletonMap.ImmutableEntry
 
Collections.SingletonSet - class java.util.Collections.SingletonSet.
 
Collections.SingletonSet(Object) - Constructor for class java.util.Collections.SingletonSet
 
Collections.SynchronizedCollection - class java.util.Collections.SynchronizedCollection.
 
Collections.SynchronizedCollection(Collection) - Constructor for class java.util.Collections.SynchronizedCollection
 
Collections.SynchronizedCollection(Collection, Object) - Constructor for class java.util.Collections.SynchronizedCollection
 
Collections.SynchronizedList - class java.util.Collections.SynchronizedList.
 
Collections.SynchronizedList(List) - Constructor for class java.util.Collections.SynchronizedList
 
Collections.SynchronizedList(List, Object) - Constructor for class java.util.Collections.SynchronizedList
 
Collections.SynchronizedMap - class java.util.Collections.SynchronizedMap.
 
Collections.SynchronizedMap(Map) - Constructor for class java.util.Collections.SynchronizedMap
 
Collections.SynchronizedMap(Map, Object) - Constructor for class java.util.Collections.SynchronizedMap
 
Collections.SynchronizedRandomAccessList - class java.util.Collections.SynchronizedRandomAccessList.
 
Collections.SynchronizedRandomAccessList(List) - Constructor for class java.util.Collections.SynchronizedRandomAccessList
 
Collections.SynchronizedRandomAccessList(List, Object) - Constructor for class java.util.Collections.SynchronizedRandomAccessList
 
Collections.SynchronizedSet - class java.util.Collections.SynchronizedSet.
 
Collections.SynchronizedSet(Set) - Constructor for class java.util.Collections.SynchronizedSet
 
Collections.SynchronizedSet(Set, Object) - Constructor for class java.util.Collections.SynchronizedSet
 
Collections.SynchronizedSortedMap - class java.util.Collections.SynchronizedSortedMap.
 
Collections.SynchronizedSortedMap(SortedMap) - Constructor for class java.util.Collections.SynchronizedSortedMap
 
Collections.SynchronizedSortedMap(SortedMap, Object) - Constructor for class java.util.Collections.SynchronizedSortedMap
 
Collections.SynchronizedSortedSet - class java.util.Collections.SynchronizedSortedSet.
 
Collections.SynchronizedSortedSet(SortedSet) - Constructor for class java.util.Collections.SynchronizedSortedSet
 
Collections.SynchronizedSortedSet(SortedSet, Object) - Constructor for class java.util.Collections.SynchronizedSortedSet
 
Collections.UnmodifiableCollection - class java.util.Collections.UnmodifiableCollection.
 
Collections.UnmodifiableCollection(Collection) - Constructor for class java.util.Collections.UnmodifiableCollection
 
Collections.UnmodifiableList - class java.util.Collections.UnmodifiableList.
 
Collections.UnmodifiableList(List) - Constructor for class java.util.Collections.UnmodifiableList
 
Collections.UnmodifiableMap - class java.util.Collections.UnmodifiableMap.
 
Collections.UnmodifiableMap(Map) - Constructor for class java.util.Collections.UnmodifiableMap
 
Collections.UnmodifiableMap.UnmodifiableEntrySet - class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.
We need this class in addition to UnmodifiableSet as Map.Entries themselves permit modification of the backing Map via their setValue operation.
Collections.UnmodifiableMap.UnmodifiableEntrySet(Set) - Constructor for class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet
 
Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry - class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry.
This "wrapper class" serves two purposes: it prevents the client from modifying the backing Map, by short-circuiting the setValue method, and it protects the backing Map against an ill-behaved Map.Entry that attempts to modify another Map Entry when asked to perform an equality check.
Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry(Map.Entry) - Constructor for class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry
 
Collections.UnmodifiableRandomAccessList - class java.util.Collections.UnmodifiableRandomAccessList.
 
Collections.UnmodifiableRandomAccessList(List) - Constructor for class java.util.Collections.UnmodifiableRandomAccessList
 
Collections.UnmodifiableSet - class java.util.Collections.UnmodifiableSet.
 
Collections.UnmodifiableSet(Set) - Constructor for class java.util.Collections.UnmodifiableSet
 
Collections.UnmodifiableSortedMap - class java.util.Collections.UnmodifiableSortedMap.
 
Collections.UnmodifiableSortedMap(SortedMap) - Constructor for class java.util.Collections.UnmodifiableSortedMap
 
Collections.UnmodifiableSortedSet - class java.util.Collections.UnmodifiableSortedSet.
 
Collections.UnmodifiableSortedSet(SortedSet) - Constructor for class java.util.Collections.UnmodifiableSortedSet
 
Color - class java.awt.Color.
The Color class is used encapsulate colors in the default sRGB color space or colors in arbitrary color spaces identified by a ColorSpace.
Color(int, int, int) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0 - 255).
Color(int, int, int, int) - Constructor for class java.awt.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255).
Color(int) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(int, boolean) - Constructor for class java.awt.Color
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(float, float, float) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0.0 - 1.0).
Color(float, float, float, float) - Constructor for class java.awt.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0.0 - 1.0).
Color(ColorSpace, float[], float) - Constructor for class java.awt.Color
Creates a color in the specified ColorSpace with the color components specified in the float array and the specified alpha.
ColorChooserComponentFactory - class javax.swing.colorchooser.ColorChooserComponentFactory.
A class designed to produce preconfigured "accessory" objects to insert into color choosers.
ColorChooserComponentFactory() - Constructor for class javax.swing.colorchooser.ColorChooserComponentFactory
 
ColorChooserDialog - class javax.swing.ColorChooserDialog.
 
ColorChooserDialog(Component, String, boolean, JColorChooser, ActionListener, ActionListener) - Constructor for class javax.swing.ColorChooserDialog
 
ColorChooserDialog.Closer - class javax.swing.ColorChooserDialog.Closer.
 
ColorChooserDialog.Closer() - Constructor for class javax.swing.ColorChooserDialog.Closer
 
ColorChooserDialog.DisposeOnClose - class javax.swing.ColorChooserDialog.DisposeOnClose.
 
ColorChooserDialog.DisposeOnClose() - Constructor for class javax.swing.ColorChooserDialog.DisposeOnClose
 
ColorChooserUI - class javax.swing.plaf.ColorChooserUI.
Pluggable look and feel interface for JColorChooser.
ColorChooserUI() - Constructor for class javax.swing.plaf.ColorChooserUI
 
ColorConvertOp - class java.awt.image.ColorConvertOp.
This class performs a pixel-by-pixel color conversion of the data in the source image.
ColorConvertOp(RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp which will convert from a source color space to a destination color space.
ColorConvertOp(ColorSpace, RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from a ColorSpace object.
ColorConvertOp(ColorSpace, ColorSpace, RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from two ColorSpace objects.
ColorConvertOp(ICC_Profile[], RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from an array of ICC_Profiles.
ColorModel - class java.awt.image.ColorModel.
The ColorModel abstract class encapsulates the methods for translating a pixel value to color components (for example, red, green, and blue) and an alpha component.
ColorModel(int) - Constructor for class java.awt.image.ColorModel
Constructs a ColorModel that translates pixels of the specified number of bits to color/alpha components.
ColorModel(int, int[], ColorSpace, boolean, boolean, int, int) - Constructor for class java.awt.image.ColorModel
Constructs a ColorModel that translates pixel values to color/alpha components.
ColorPaintContext - class java.awt.ColorPaintContext.
 
ColorPaintContext(int, ColorModel) - Constructor for class java.awt.ColorPaintContext
 
ColorSelectionModel - interface javax.swing.colorchooser.ColorSelectionModel.
A model that supports selecting a Color.
ColorSpace - class java.awt.color.ColorSpace.
This abstract class is used to serve as a color space tag to identify the specific color space of a Color object or, via a ColorModel object, of an Image, a BufferedImage, or a GraphicsDevice.
ColorSpace(int, int) - Constructor for class java.awt.color.ColorSpace
Constructs a ColorSpace object given a color space type and the number of components.
ColorTracker - class javax.swing.ColorTracker.
 
ColorTracker(JColorChooser) - Constructor for class javax.swing.ColorTracker
 
ColorUIResource - class javax.swing.plaf.ColorUIResource.
 
ColorUIResource(int, int, int) - Constructor for class javax.swing.plaf.ColorUIResource
 
ColorUIResource(int) - Constructor for class javax.swing.plaf.ColorUIResource
 
ColorUIResource(float, float, float) - Constructor for class javax.swing.plaf.ColorUIResource
 
ColorUIResource(Color) - Constructor for class javax.swing.plaf.ColorUIResource
 
ComboBoxEditor - interface javax.swing.ComboBoxEditor.
The editor component used for JComboBox components.
ComboBoxModel - interface javax.swing.ComboBoxModel.
A data model for a combo box.
ComboBoxUI - class javax.swing.plaf.ComboBoxUI.
Pluggable look and feel interface for JComboBox.
ComboBoxUI() - Constructor for class javax.swing.plaf.ComboBoxUI
 
ComboPopup - interface javax.swing.plaf.basic.ComboPopup.
The interface which defines the methods required for the implementation of the popup portion of a combo box.
CommentNode - class org.apache.crimson.tree.CommentNode.
Class representing an XML Comment.
CommentNode() - Constructor for class org.apache.crimson.tree.CommentNode
Constructs a comment node.
CommentNode(String) - Constructor for class org.apache.crimson.tree.CommentNode
Constructs a comment node.
CommentNode(char[], int, int) - Constructor for class org.apache.crimson.tree.CommentNode
 
CommentView - class javax.swing.text.html.CommentView.
CommentView subclasses HiddenTagView to contain a JTextArea showing a comment.
CommentView(Element) - Constructor for class javax.swing.text.html.CommentView
 
CommentView.CommentBorder - class javax.swing.text.html.CommentView.CommentBorder.
 
CommentView.CommentBorder() - Constructor for class javax.swing.text.html.CommentView.CommentBorder
 
Comparable - interface java.lang.Comparable.
This interface imposes a total ordering on the objects of each class that implements it.
Comparator - interface java.util.Comparator.
A comparison function, which imposes a total ordering on some collection of objects.
Comparator - class org.apache.xpath.objects.Comparator.
compares nodes for various boolean operations.
Comparator() - Constructor for class org.apache.xpath.objects.Comparator
 
CompareTabOrderComparator - class javax.swing.CompareTabOrderComparator.
 
CompareTabOrderComparator(DefaultFocusManager) - Constructor for class javax.swing.CompareTabOrderComparator
 
Compiler - class java.lang.Compiler.
The Compiler class is provided to support Java-to-native-code compilers and related services.
Compiler() - Constructor for class java.lang.Compiler
 
Compiler - class org.apache.xpath.compiler.Compiler.
An instance of this class compiles an XPath string expression into a Expression object.
Compiler(ErrorListener, SourceLocator) - Constructor for class org.apache.xpath.compiler.Compiler
Construct a Compiler object with a specific ErrorListener and SourceLocator where the expression is located.
Compiler() - Constructor for class org.apache.xpath.compiler.Compiler
Construct a Compiler instance that has a null error listener and a null source locator.
Component - class java.awt.Component.
A component is an object having a graphical representation that can be displayed on the screen and that can interact with the user.
Component() - Constructor for class java.awt.Component
Constructs a new component.
Component.AWTTreeLock - class java.awt.Component.AWTTreeLock.
 
Component.AWTTreeLock() - Constructor for class java.awt.Component.AWTTreeLock
 
Component.AccessibleAWTComponent - class java.awt.Component.AccessibleAWTComponent.
Inner class of Component used to provide default support for accessibility.
Component.AccessibleAWTComponent() - Constructor for class java.awt.Component.AccessibleAWTComponent
Though the class is abstract, this should be called by all sub-classes.
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler - class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler.
Fire PropertyChange listener, if one is registered, when shown/hidden..
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
Component.AccessibleAWTComponent.AccessibleAWTFocusHandler - class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler.
Fire PropertyChange listener, if one is registered, when focus events happen
Component.AccessibleAWTComponent.AccessibleAWTFocusHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
 
Component.BltBufferStrategy - class java.awt.Component.BltBufferStrategy.
Inner class for blitting offscreen surfaces to a component.
Component.BltBufferStrategy(int, BufferCapabilities) - Constructor for class java.awt.Component.BltBufferStrategy
Creates a new blt buffer strategy around a component
Component.FlipBufferStrategy - class java.awt.Component.FlipBufferStrategy.
Inner class for flipping buffers on a component.
Component.FlipBufferStrategy(int, BufferCapabilities) - Constructor for class java.awt.Component.FlipBufferStrategy
Creates a new flipping buffer strategy for this component.
Component.NativeInLightFixer - class java.awt.Component.NativeInLightFixer.
This odd class is to help out a native component that has been embedded in a lightweight component.
Component.NativeInLightFixer() - Constructor for class java.awt.Component.NativeInLightFixer
 
Component.SingleBufferStrategy - class java.awt.Component.SingleBufferStrategy.
Inner class for flipping buffers on a component.
Component.SingleBufferStrategy(BufferCapabilities) - Constructor for class java.awt.Component.SingleBufferStrategy
 
ComponentAdapter - class java.awt.event.ComponentAdapter.
An abstract adapter class for receiving component events.
ComponentAdapter() - Constructor for class java.awt.event.ComponentAdapter
 
ComponentAttribute - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the component attribute.
ComponentAttribute - Static variable in class javax.swing.text.StyleConstants
Name of the component attribute.
ComponentColorModel - class java.awt.image.ComponentColorModel.
A ColorModel class that works with pixel values that represent color and alpha information as separate samples and that store each sample in a separate data element.
ComponentColorModel(ColorSpace, int[], boolean, boolean, int, int) - Constructor for class java.awt.image.ComponentColorModel
Constructs a ComponentColorModel from the specified parameters.
ComponentColorModel(ColorSpace, boolean, boolean, int, int) - Constructor for class java.awt.image.ComponentColorModel
Constructs a ComponentColorModel from the specified parameters.
ComponentElementName - Static variable in class javax.swing.text.StyleConstants
Name of elements used to represent components.
ComponentEvent - class java.awt.event.ComponentEvent.
A low-level event which indicates that a component moved, changed size, or changed visibility (also, the root class for the other component-level events).
ComponentEvent(Component, int) - Constructor for class java.awt.event.ComponentEvent
Constructs a ComponentEvent object.
ComponentInputMap - class javax.swing.ComponentInputMap.
A ComponentInputMap is an InputMap associated with a particular JComponent.
ComponentInputMap(JComponent) - Constructor for class javax.swing.ComponentInputMap
Creates a ComponentInputMap associated with the specified component.
ComponentInputMapUIResource - class javax.swing.plaf.ComponentInputMapUIResource.
A subclass of javax.swing.ComponentInputMap that implements UIResource.
ComponentInputMapUIResource(JComponent) - Constructor for class javax.swing.plaf.ComponentInputMapUIResource
 
ComponentListener - interface java.awt.event.ComponentListener.
The listener interface for receiving component events.
ComponentOrientation - class java.awt.ComponentOrientation.
The ComponentOrientation class encapsulates the language-sensitive orientation that is to be used to order the elements of a component or of text.
ComponentOrientation(int) - Constructor for class java.awt.ComponentOrientation
 
ComponentPeer - interface java.awt.peer.ComponentPeer.
The peer interfaces are intended only for use in porting the AWT.
ComponentSampleModel - class java.awt.image.ComponentSampleModel.
This class represents image data which is stored such that each sample of a pixel occupies one data element of the DataBuffer.
ComponentSampleModel(int, int, int, int, int, int[]) - Constructor for class java.awt.image.ComponentSampleModel
Constructs a ComponentSampleModel with the specified parameters.
ComponentSampleModel(int, int, int, int, int, int[], int[]) - Constructor for class java.awt.image.ComponentSampleModel
Constructs a ComponentSampleModel with the specified parameters.
ComponentUI - class javax.swing.plaf.ComponentUI.
The base class for all UI delegate objects in the Swing pluggable look and feel architecture.
ComponentUI() - Constructor for class javax.swing.plaf.ComponentUI
Sole constructor.
ComponentView - class javax.swing.text.ComponentView.
Component decorator that implements the view interface.
ComponentView(Element) - Constructor for class javax.swing.text.ComponentView
Creates a new ComponentView object.
ComponentView.Invalidator - class javax.swing.text.ComponentView.Invalidator.
This class feeds the invalidate back to the hosting View.
ComponentView.Invalidator(Component) - Constructor for class javax.swing.text.ComponentView.Invalidator
 
ComposedTextAttribute - Static variable in class javax.swing.text.StyleConstants
Name of the input method composed text attribute.
Composite - interface java.awt.Composite.
The Composite interface, along with CompositeContext, defines the methods to compose a draw primitive with the underlying graphics area.
CompositeContext - interface java.awt.CompositeContext.
The CompositeContext interface defines the encapsulated and optimized environment for a compositing operation.
CompositeView - class javax.swing.text.CompositeView.
CompositeView is an abstract View implementation which manages one or more child views.
CompositeView(Element) - Constructor for class javax.swing.text.CompositeView
Constructs a CompositeView for the given element.
CompoundBorder - class javax.swing.border.CompoundBorder.
A composite Border class used to compose two Border objects into a single border by nesting an inside Border object within the insets of an outside Border object.
CompoundBorder() - Constructor for class javax.swing.border.CompoundBorder
Creates a compound border with null outside and inside borders.
CompoundBorder(Border, Border) - Constructor for class javax.swing.border.CompoundBorder
Creates a compound border with the specified outside and inside borders.
CompoundEdit - class javax.swing.undo.CompoundEdit.
A concrete subclass of AbstractUndoableEdit, used to assemble little UndoableEdits into great big ones.
CompoundEdit() - Constructor for class javax.swing.undo.CompoundEdit
 
ConcurrentModificationException - exception java.util.ConcurrentModificationException.
This exception may be thrown by methods that have detected concurrent modification of an object when such modification is not permissible.
ConcurrentModificationException() - Constructor for class java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with no detail message.
ConcurrentModificationException(String) - Constructor for class java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with the specified detail message.
Conditional - interface java.awt.Conditional.
Conditional is used by the EventDispatchThread's message pumps to determine if a given pump should continue to run, or should instead exit and yield control to the parent pump.
ConnectException - exception java.net.ConnectException.
Signals that an error occurred while attempting to connect a socket to a remote address and port.
ConnectException(String) - Constructor for class java.net.ConnectException
Constructs a new ConnectException with the specified detail message as to why the connect error occurred.
ConnectException() - Constructor for class java.net.ConnectException
Construct a new ConnectException with no detailed message.
ConnectException - exception java.rmi.ConnectException.
A ConnectException is thrown if a connection is refused to the remote host for a remote method call.
ConnectException(String) - Constructor for class java.rmi.ConnectException
Constructs a ConnectException with the specified detail message.
ConnectException(String, Exception) - Constructor for class java.rmi.ConnectException
Constructs a ConnectException with the specified detail message and nested exception.
ConnectIOException - exception java.rmi.ConnectIOException.
A ConnectIOException is thrown if an IOException occurs while making a connection to the remote host for a remote method call.
ConnectIOException(String) - Constructor for class java.rmi.ConnectIOException
Constructs a ConnectIOException with the specified detail message.
ConnectIOException(String, Exception) - Constructor for class java.rmi.ConnectIOException
Constructs a ConnectIOException with the specified detail message and nested exception.
Connection - interface java.sql.Connection.
A connection (session) with a specific database.
ConnectionEvent - class javax.sql.ConnectionEvent.
An Event object that provides information about the source of a connection-related event.
ConnectionEvent(PooledConnection) - Constructor for class javax.sql.ConnectionEvent
Constructs a ConnectionEvent object initialized with the given PooledConnection object.
ConnectionEvent(PooledConnection, SQLException) - Constructor for class javax.sql.ConnectionEvent
Constructs a ConnectionEvent object initialized with the given PooledConnection object and SQLException object.
ConnectionEventListener - interface javax.sql.ConnectionEventListener.
An object that registers to be notified of events generated by a PooledConnection object.
ConnectionPendingException - exception java.nio.channels.ConnectionPendingException.
Unchecked exception thrown when an attempt is made to connect a SocketChannel for which a non-blocking connection operation is already in progress.
ConnectionPendingException() - Constructor for class java.nio.channels.ConnectionPendingException
Constructs an instance of this class.
ConnectionPool - interface org.apache.xalan.lib.sql.ConnectionPool.
An interface used to build wrapper classes around existing Connection Pool libraries.
ConnectionPoolDataSource - interface javax.sql.ConnectionPoolDataSource.
A factory for PooledConnection objects.
ConnectionPoolManager - class org.apache.xalan.lib.sql.ConnectionPoolManager.
 
ConnectionPoolManager() - Constructor for class org.apache.xalan.lib.sql.ConnectionPoolManager
 
ConsoleHandler - class java.util.logging.ConsoleHandler.
This Handler publishes log records to System.err.
ConsoleHandler() - Constructor for class java.util.logging.ConsoleHandler
Create a ConsoleHandler for System.err.
Constants - class javax.swing.text.rtf.Constants.
Class to hold dictionary keys used by the RTF reader/writer.
Constants() - Constructor for class javax.swing.text.rtf.Constants
 
Constants - class org.apache.xalan.templates.Constants.
Primary constants used in the TransformerImpl classes.
Constants() - Constructor for class org.apache.xalan.templates.Constants
 
Constructor - class java.lang.reflect.Constructor.
Constructor provides information about, and access to, a single constructor for a class.
Constructor(Class, Class[], Class[], int, int) - Constructor for class java.lang.reflect.Constructor
Package-private constructor used by ReflectAccess to enable instantiation of these objects in Java code from the java.lang package via sun.reflect.LangReflectAccess.
Constructor - class org.apache.xml.utils.synthetic.reflection.Constructor.
Constructor provides information about, and access to, a single constructor for a class.
Constructor(Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
Insert the method's description here.
Constructor(Constructor, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
Insert the method's description here.
Constructor(Constructor) - Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
Insert the method's description here.
Container - class java.awt.Container.
A generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT components.
Container() - Constructor for class java.awt.Container
Constructs a new Container.
Container.AccessibleAWTContainer - class java.awt.Container.AccessibleAWTContainer.
Inner class of Container used to provide default support for accessibility.
Container.AccessibleAWTContainer() - Constructor for class java.awt.Container.AccessibleAWTContainer
 
Container.AccessibleAWTContainer.AccessibleContainerHandler - class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler.
Fire PropertyChange listener, if one is registered, when children are added or removed.
Container.AccessibleAWTContainer.AccessibleContainerHandler() - Constructor for class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
 
Container.DropTargetEventTargetFilter - class java.awt.Container.DropTargetEventTargetFilter.
 
Container.DropTargetEventTargetFilter() - Constructor for class java.awt.Container.DropTargetEventTargetFilter
 
Container.EventTargetFilter - interface java.awt.Container.EventTargetFilter.
 
Container.MouseEventTargetFilter - class java.awt.Container.MouseEventTargetFilter.
 
Container.MouseEventTargetFilter() - Constructor for class java.awt.Container.MouseEventTargetFilter
 
ContainerAdapter - class java.awt.event.ContainerAdapter.
An abstract adapter class for receiving container events.
ContainerAdapter() - Constructor for class java.awt.event.ContainerAdapter
 
ContainerEvent - class java.awt.event.ContainerEvent.
A low-level event which indicates that a container's contents changed because a component was added or removed.
ContainerEvent(Component, int, Component) - Constructor for class java.awt.event.ContainerEvent
Constructs a ContainerEvent object.
ContainerListener - interface java.awt.event.ContainerListener.
The listener interface for receiving container events.
ContainerOrderFocusTraversalPolicy - class java.awt.ContainerOrderFocusTraversalPolicy.
A FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container.
ContainerOrderFocusTraversalPolicy() - Constructor for class java.awt.ContainerOrderFocusTraversalPolicy
 
ContainerOrderFocusTraversalPolicy.MutableBoolean - class java.awt.ContainerOrderFocusTraversalPolicy.MutableBoolean.
 
ContainerOrderFocusTraversalPolicy.MutableBoolean() - Constructor for class java.awt.ContainerOrderFocusTraversalPolicy.MutableBoolean
 
ContainerPeer - interface java.awt.peer.ContainerPeer.
The peer interfaces are intended only for use in porting the AWT.
ContentElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to represent content
ContentHandler - class java.net.ContentHandler.
The abstract class ContentHandler is the superclass of all classes that read an Object from a URLConnection.
ContentHandler() - Constructor for class java.net.ContentHandler
 
ContentHandlerFactory - interface java.net.ContentHandlerFactory.
This interface defines a factory for content handlers.
ContentModel - class javax.swing.text.html.parser.ContentModel.
A representation of a content model.
ContentModel() - Constructor for class javax.swing.text.html.parser.ContentModel
 
ContentModel(Element) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model for an element.
ContentModel(int, ContentModel) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model of a particular type.
ContentModel(int, Object, ContentModel) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model of a particular type.
ContentModel - class org.apache.crimson.parser.ContentModel.
A representation of a "children" content model.
ContentModel(String) - Constructor for class org.apache.crimson.parser.ContentModel
Create a content model for an element.
ContentModel(char, ContentModel) - Constructor for class org.apache.crimson.parser.ContentModel
Create a content model of a particular type.
ContentModelState - class javax.swing.text.html.parser.ContentModelState.
A content model state.
ContentModelState(ContentModel) - Constructor for class javax.swing.text.html.parser.ContentModelState
Create a content model state for a content model.
ContentModelState(Object, ContentModelState) - Constructor for class javax.swing.text.html.parser.ContentModelState
Create a content model state for a content model given the remaining state that needs to be reduce.
ContentModelState(Object, ContentModelState, long) - Constructor for class javax.swing.text.html.parser.ContentModelState
Create a content model state for a content model given the remaining state that needs to be reduce.
ContentModelState - class org.apache.crimson.parser.ContentModelState.
A content model state.
ContentModelState(ContentModel) - Constructor for class org.apache.crimson.parser.ContentModelState
Create a content model state for a content model.
ContentModelState(Object, ContentModelState) - Constructor for class org.apache.crimson.parser.ContentModelState
Create a content model state for a content model, stacking a state for subsequent processing.
ContentType - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getType.
Context2 - class org.apache.xml.utils.Context2.
Internal class for a single Namespace context.
Context2(Context2) - Constructor for class org.apache.xml.utils.Context2
Create a new Namespace context.
ContextMatchStepPattern - class org.apache.xpath.patterns.ContextMatchStepPattern.
Special context node pattern matcher.
ContextMatchStepPattern(int, int) - Constructor for class org.apache.xpath.patterns.ContextMatchStepPattern
Construct a ContextMatchStepPattern.
ContextNodeList - interface org.apache.xpath.axes.ContextNodeList.
Classes who implement this interface can be a current node list, also refered to here as a context node list.
ContextualRenderedImageFactory - interface java.awt.image.renderable.ContextualRenderedImageFactory.
ContextualRenderedImageFactory provides an interface for the functionality that may differ between instances of RenderableImageOp.
ConvolveOp - class java.awt.image.ConvolveOp.
This class implements a convolution from the source to the destination.
ConvolveOp(Kernel, int, RenderingHints) - Constructor for class java.awt.image.ConvolveOp
Constructs a ConvolveOp given a Kernel, an edge condition, and a RenderingHints object (which may be null).
ConvolveOp(Kernel) - Constructor for class java.awt.image.ConvolveOp
Constructs a ConvolveOp given a Kernel.
CopyFrom(SerializerToXML) - Method in class org.apache.xalan.serialize.SerializerToXML
Copy properties from another SerializerToXML.
CoroutineManager - class org.apache.xml.dtm.ref.CoroutineManager.
Support the coroutine design pattern.
CoroutineManager() - Constructor for class org.apache.xml.dtm.ref.CoroutineManager
 
CoroutineParser - interface org.apache.xml.dtm.ref.CoroutineParser.
Deprecated. Since the ability to start a parse via the coroutine protocol was not being used and was complicating design. See IncrementalSAXSource.
Counter - class org.apache.xalan.transformer.Counter.
A class that does incremental counting for support of xsl:number.
Counter(ElemNumber, NodeSetDTM) - Constructor for class org.apache.xalan.transformer.Counter
Construct a counter object.
CountersTable - class org.apache.xalan.transformer.CountersTable.
This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects.
CountersTable() - Constructor for class org.apache.xalan.transformer.CountersTable
Construct a CountersTable.
CropImageFilter - class java.awt.image.CropImageFilter.
An ImageFilter class for cropping images.
CropImageFilter(int, int, int, int) - Constructor for class java.awt.image.CropImageFilter
Constructs a CropImageFilter that extracts the absolute rectangular region of pixels from its source Image as specified by the x, y, w, and h parameters.
CubicCurve2D - class java.awt.geom.CubicCurve2D.
The CubicCurve2D class defines a cubic parametric curve segment in (x,  y) coordinate space.
CubicCurve2D() - Constructor for class java.awt.geom.CubicCurve2D
This is an abstract class that cannot be instantiated directly.
CubicCurve2D.Double - class java.awt.geom.CubicCurve2D.Double.
A cubic parametric curve segment specified with double coordinates.
CubicCurve2D.Double() - Constructor for class java.awt.geom.CubicCurve2D.Double
Constructs and initializes a CubicCurve with coordinates (0, 0, 0, 0, 0, 0).
CubicCurve2D.Double(double, double, double, double, double, double, double, double) - Constructor for class java.awt.geom.CubicCurve2D.Double
Constructs and initializes a CubicCurve2D from the specified coordinates.
CubicCurve2D.Float - class java.awt.geom.CubicCurve2D.Float.
A cubic parametric curve segment specified with float coordinates.
CubicCurve2D.Float() - Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs and initializes a CubicCurve with coordinates (0, 0, 0, 0, 0, 0).
CubicCurve2D.Float(float, float, float, float, float, float, float, float) - Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs and initializes a CubicCurve2D from the specified coordinates.
CubicIterator - class java.awt.geom.CubicIterator.
A utility class to iterate over the path segments of a cubic curve segment through the PathIterator interface.
CubicIterator(CubicCurve2D, AffineTransform) - Constructor for class java.awt.geom.CubicIterator
 
Currency - class java.util.Currency.
Represents a currency.
Currency(String, int) - Constructor for class java.util.Currency
Constructs a Currency instance.
CurrencyData - class java.util.CurrencyData.
 
CurrencyData() - Constructor for class java.util.CurrencyData
 
Cursor - class java.awt.Cursor.
A class to encapsulate the bitmap representation of the mouse cursor.
Cursor(int) - Constructor for class java.awt.Cursor
Creates a new cursor object with the specified type.
Cursor(String) - Constructor for class java.awt.Cursor
Creates a new custom cursor object with the specified name.
CursorDotPrefix - Static variable in class java.awt.Cursor
 
CustomStringPool - class org.apache.xml.dtm.ref.CustomStringPool.
CustomStringPool is an example of appliction provided data structure for a DTM implementation to hold symbol references, e.g. elelment names.
CustomStringPool() - Constructor for class org.apache.xml.dtm.ref.CustomStringPool
 
c - Static variable in class java.awt.geom.EllipseIterator
 
c - Static variable in class java.awt.geom.RoundRectIterator
 
c - Variable in class java.util.Collections.SynchronizedCollection
 
c - Variable in class java.util.Collections.UnmodifiableCollection
 
c() - Method in class java.util.regex.Pattern
Utility method for parsing control escape sequences.
c - Variable in class javax.swing.SpringLayout.HeightSpring
 
c - Variable in class javax.swing.SpringLayout.SpringProxy
 
c - Variable in class javax.swing.SpringLayout.WidthSpring
 
c - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
 
c - Variable in class javax.swing.text.ComponentView
 
c - Variable in class javax.swing.text.IconView
 
c - Variable in class javax.swing.text.html.CSS.ColorValue
 
cache - Static variable in class java.awt.AWTKeyStroke
 
cache - Variable in class java.io.Win32FileSystem
 
cache - Variable in class java.net.InetAddress.Cache
 
cache - Static variable in class java.nio.charset.Charset
 
cache(String, Charset) - Static method in class java.nio.charset.Charset
 
cache - Variable in class java.nio.charset.CoderResult.Cache
 
cache - Static variable in class java.text.Collator
 
cache - Variable in class org.apache.crimson.parser.ContentModel
 
cache - Variable in class org.apache.crimson.util.MessageCatalog
 
cacheAddress(String, Object, boolean) - Static method in class java.net.InetAddress
 
cacheChildSizes() - Method in class javax.swing.text.ComponentView.Invalidator
 
cacheIcon(File, Icon) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
cacheImage(Image, GraphicsConfiguration) - Method in class javax.swing.plaf.metal.MetalIconFactory.ImageCacher
 
cacheInitIfNeeded() - Static method in class java.net.InetAddress
 
cacheIsValid - Variable in class java.awt.font.TextLayout
 
cacheKey - Static variable in class java.awt.AWTKeyStroke
 
cacheKey - Static variable in class java.util.ResourceBundle
Static key used for resource lookups.
cacheList - Static variable in class java.util.ResourceBundle
This is a SoftCache, allowing bundles to be removed from the cache if they are no longer needed.
cacheLookup(Locale) - Method in class java.text.DateFormatSymbols
Look up resource data for the desiredLocale in the cache; update the cache if necessary.
cacheRef - Static variable in class java.awt.Font
 
cached - Static variable in class java.awt.GradientPaintContext
 
cachedAppContext - Static variable in class javax.swing.plaf.metal.MetalLookAndFeel
 
cachedBounds - Variable in class java.awt.geom.Area
 
cachedBreakPositions - Variable in class java.text.DictionaryBasedBreakIterator
when a range of characters is divided up using the dictionary, the break positions that are discovered are stored here, preventing us from having to use either the dictionary or the state table again until the iterator leaves this range of text
cachedChildren() - Method in class java.util.prefs.AbstractPreferences
Returns all known unremoved children of this node.
cachedColor - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
cachedConstructor - Variable in class java.lang.Class
 
cachedCycle - Variable in class javax.swing.SortingFocusTraversalPolicy
 
cachedDecoder - Variable in class java.nio.charset.CharsetEncoder
 
cachedDisplaySize - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
cachedLocaleData - Static variable in class java.text.DateFormatSymbols
Cache to hold the LocaleElements and DateFormatZoneData ResourceBundles of a Locale.
cachedLocaleData - Static variable in class java.text.DecimalFormat
Cache to hold the NumberPattern of a Locale.
cachedLocaleData - Static variable in class java.text.DecimalFormatSymbols
cache to hold the NumberElements and the Currency of a Locale.
cachedLocaleData - Static variable in class java.text.NumberFormat
Cache to hold the NumberPatterns of a Locale.
cachedLocaleData - Static variable in class java.text.SimpleDateFormat
Cache to hold the DateTimePatterns of a Locale.
cachedLocaleData - Static variable in class java.util.Calendar
Cache to hold the firstDayOfWeek and minimalDaysInFirstWeek of a Locale.
cachedLocaleData - Static variable in class java.util.TimeZone
Cache to hold the SimpleDateFormat objects for a Locale.
cachedMat - Static variable in class java.awt.Font
get the transform matrix for this font.
cachedMinimumSize - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
cachedModel - Static variable in class java.awt.GradientPaintContext
 
cachedNumberFormatData - Static variable in class java.text.SimpleDateFormat
Cache NumberFormat instances with Locale key.
cachedOrientation - Variable in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
cachedPercent - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
cachedRoot - Variable in class javax.swing.SortingFocusTraversalPolicy
Used by getComponentAfter and getComponentBefore for efficiency.
cachedViewPort - Variable in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
cachedY - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
cachedZoneData - Static variable in class java.text.DateFormatSymbols
cache to hold time zone localized strings.
cached_scope_id - Variable in class java.net.Inet6Address
 
cal - Variable in class java.util.Date
 
calcLineBreak(int, float) - Method in class java.awt.font.TextMeasurer
 
calcRealMapSize(int, int) - Method in class java.awt.image.IndexColorModel
 
calcRect - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
A rectangle used for general layout calculations in order to avoid constructing many new Rectangles on the fly.
calcRow() - Method in class java.awt.image.AreaAveragingScaleFilter
 
calcScore() - Method in class org.apache.xpath.patterns.FunctionPattern
Static calc of match score.
calcScore() - Method in class org.apache.xpath.patterns.NodeTest
Static calc of match score.
calcScore() - Method in class org.apache.xpath.patterns.StepPattern
Static calc of match score.
calcTargetString() - Method in class org.apache.xpath.patterns.StepPattern
Calculate the local name or psuedo name of the node that this pattern will test, for hash table lookup optimization.
calculateAlignedPositions(int, SizeRequirements, SizeRequirements[], int[], int[]) - Static method in class javax.swing.SizeRequirements
Creates a bunch of offset/span pairs specifying how to lay out a set of components with the specified alignments.
calculateAlignedPositions(int, SizeRequirements, SizeRequirements[], int[], int[], boolean) - Static method in class javax.swing.SizeRequirements
Creates a set of offset/span pairs specifying how to lay out a set of components with the specified alignments.
calculateBidiLevels(int, int) - Method in class javax.swing.text.AbstractDocument
Calculate the levels array for a range of paragraphs.
calculateBounds(int[], int[], int) - Method in class java.awt.Polygon
 
calculateBreakPosition(int, int) - Method in class javax.swing.text.WrappedPlainView
This is called by the nested wrapped line views to determine the break location.
calculateBundleNames(String, Locale) - Static method in class java.util.ResourceBundle
Calculate the bundles along the search path from the base bundle to the bundle specified by baseName and locale.
calculateChildSize() - Method in class java.awt.ScrollPane
Determine the size to allocate the child component.
calculateColumnRequirements(int) - Method in class javax.swing.text.TableView
Calculate the requirements for each column.
calculateColumnRequirements(int) - Method in class javax.swing.text.html.TableView
Calculate the requirements for each column.
calculateConstraint(Component, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
calculateContentRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateCorner(Component, int, int) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
Returns the corner that contains the point x, y, or -1 if the position doesn't match a corner.
calculateDepths() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
calculateFocusRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateGeometry() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateInnerArea(JComponent, Rectangle) - Static method in class javax.swing.SwingUtilities
Stores the position and size of the inner painting area of the specified component in r and returns r.
calculateLabelRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateLayoutInfo() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
calculateLineCount() - Method in class javax.swing.text.WrappedPlainView.WrappedLine
Calculate the number of lines that will be rendered by logical line when it is wrapped.
calculateLongestLine() - Method in class javax.swing.text.PlainView
Iterate over the lines represented by the child elements of the element this view represents, looking for the line that is the longest.
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements for the major axis axis.
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.BlockView
Calculate the requirements of the block along the major axis (i.e. the axis along with it tiles).
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.TableView.CellView
Calculate the requirements needed along the major axis.
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.TableView.RowView
 
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.TableView
Calculate the requirements for the major axis.
calculateMaps() - Method in class java.awt.image.ReplicateScaleFilter
 
calculateMaxTabHeight(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateMaxTabHeight(int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
calculateMaxTabWidth(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph
 
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph
 
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements for the minor axis axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.FlowView
Calculate equirements along the minor axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.ParagraphView.Row
 
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.TableView
Calculate the requirements for the minor axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.BlockView
Calculate the requirements of the block along the minor axis (i.e. the axis orthoginal to the axis along with it tiles).
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.ParagraphView
Calculate the needs for the paragraph along the minor axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.TableView.RowView
Calculate the height requirements of the table row.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.TableView
Calculate the requirements for the minor axis.
calculatePosition(int, int) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
Returns an integer indicating the position of spot in width.
calculateSize(boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
calculateTabAreaHeight(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateTabAreaWidth(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateTabHeight(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateTabRects(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
calculateTabRects(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneScrollLayout
 
calculateTabWidth(int, int, FontMetrics) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateThumbLocation() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateThumbSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateTickRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateTiledLayout(CSS.LayoutIterator, int) - Static method in class javax.swing.text.html.CSS
Calculate a tiled layout for the given iterator.
calculateTiledPositions(int, SizeRequirements, SizeRequirements[], int[], int[]) - Static method in class javax.swing.SizeRequirements
Creates a set of offset/span pairs representing how to lay out a set of components end-to-end.
calculateTiledPositions(int, SizeRequirements, SizeRequirements[], int[], int[], boolean) - Static method in class javax.swing.SizeRequirements
Creates a set of offset/span pairs representing how to lay out a set of components end-to-end.
calculateTiledRequirements(CSS.LayoutIterator, SizeRequirements) - Static method in class javax.swing.text.html.CSS
Calculate the requirements needed to tile the requirements given by the iterator that would be tiled.
calculateTrackBuffer() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateTrackRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateType() - Method in class java.awt.geom.AffineTransform
This is the utility function to calculate the flag bits when they have not been cached.
calculateViewPosition(Shape, View) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Find the Shape representing the given view.
calendar - Variable in class java.text.DateFormat
The calendar that DateFormat uses to produce the time field values needed to implement date and time formatting.
calendarField - Variable in class java.text.DateFormat.Field
Calendar field.
calendarField - Variable in class javax.swing.SpinnerDateModel
 
calendarFieldOK(int) - Method in class javax.swing.SpinnerDateModel
 
calendarToFieldMapping - Static variable in class java.text.DateFormat.Field
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FuncExtFunction
Call the visitors for the function arguments.
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function
Call the visitors for the function arguments.
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function2Args
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function3Args
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FunctionMultiArgs
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FunctionOneArg
 
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemCallTemplate
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemCopyOf
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemElement
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemForEach
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemIf
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemNumber
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemTemplateElement
Call the children visitors.
callChildVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemValueOf
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemVariable
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemWhen
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemWithParam
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.Stylesheet
Call the children visitors.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandler
Process a call to a function.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Execute the EXSLT function and return the result value.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Process a call to a function.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Process a call to a function in the java class represented by this ExtensionHandlerJavaClass.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Process a call to a function in the package java namespace.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprIterator
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprWalker
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.PredicatedNodeTest
This will traverse the heararchy, calling the visitor for each member.
callSubtreeVisitors(XPathVisitor) - Method in class org.apache.xpath.patterns.FunctionPattern
Call the visitor for the function.
callSubtreeVisitors(XPathVisitor) - Method in class org.apache.xpath.patterns.StepPattern
Call the visitors on the subtree.
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVT
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVTPartSimple
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVTPartXPath
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
 
callVisitors(XSLTVisitor) - Method in interface org.apache.xalan.templates.XSLTVisitable
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.XPath
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in interface org.apache.xpath.XPathVisitable
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.AxesWalker
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.LocPathIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.UnionPathIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.WalkingIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.functions.Function
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XNumber
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XObject
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XString
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.Operation
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.UnaryOperation
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.Variable
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.NodeTest
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.StepPattern
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.UnionPattern
 
callback - Variable in class javax.swing.text.html.CSSParser
Notified of state.
callback - Variable in class javax.swing.text.html.parser.DocumentParser
 
calls - Variable in class java.awt.Toolkit.SelectiveAWTEventListener
 
calls - Variable in class java.awt.Toolkit
 
canAcceptVariables() - Method in class org.apache.xalan.templates.ElemChoose
Tell if this element can accept variable declarations.
canAcceptVariables() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if this element can accept variable declarations.
canAccessClipboard - Variable in class java.awt.TextComponent
True if this TextComponent has access to the System clipboard.
canAccessEventQueue - Static variable in class javax.swing.SwingUtilities
 
canAccessSystemClipboard - Variable in class javax.swing.TransferHandler.TransferAction
Indicates if it is safe to access the system clipboard.
canAccessSystemClipboard() - Method in class javax.swing.TransferHandler.TransferAction
Returns true if it is safe to access the system Clipboard.
canBeValid - Variable in class javax.swing.text.html.AccessibleHTML.ElementInfo
Indicates if the ElementInfo can become valid.
canBeWalkedInNaturalDocOrderStatic() - Method in class org.apache.xpath.axes.WalkingIteratorSorted
Tell if the nodeset can be walked in doc order, via static analysis.
canConvert(char) - Method in class org.apache.xalan.serialize.SerializerToXML
Tell if this character can be written without escaping.
canCreate - Static variable in class java.rmi.activation.ActivationGroup
used to control a group being created only once
canCrissCross(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
canDetermineObscurity() - Method in interface java.awt.peer.ComponentPeer
 
canDisplay(char) - Method in class java.awt.Font
Checks if this Font has a glyph for the specified character.
canDisplayUpTo(String) - Method in class java.awt.Font
Indicates whether or not this Font can display a specified String.
canDisplayUpTo(char[], int, int) - Method in class java.awt.Font
Indicates whether or not this Font can display the characters in the specified text starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in class java.awt.Font
Indicates whether or not this Font can display the specified String.
canDock(Component, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
canEdit - Variable in class javax.swing.tree.DefaultTreeCellEditor
As of Java 2 platform v1.4 this field should no longer be used.
canEditImmediately(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns true if event is null, or it is a MouseEvent with a click count > 2 and inHitRegion returns true.
canEncode() - Method in class java.nio.charset.Charset
Tells whether or not this charset supports encoding.
canEncode(CharBuffer) - Method in class java.nio.charset.CharsetEncoder
 
canEncode(char) - Method in class java.nio.charset.CharsetEncoder
Tells whether or not this encoder can encode the given character.
canEncode(CharSequence) - Method in class java.nio.charset.CharsetEncoder
Tells whether or not this encoder can encode the given character sequence.
canFilterIndexColorModel - Variable in class java.awt.image.RGBImageFilter
This boolean indicates whether or not it is acceptable to apply the color filtering of the filterRGB method to the color table entries of an IndexColorModel object in lieu of pixel by pixel filtering.
canImport - Variable in class javax.swing.TransferHandler.DropHandler
 
canImport(JComponent, DataFlavor[]) - Method in class javax.swing.TransferHandler
Indicates whether a component would accept an import of the given set of data flavors prior to actually attempting to import it.
canImport - Variable in class javax.swing.plaf.basic.BasicDropTargetListener
 
canImport(JComponent, DataFlavor[]) - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
This method indicates if a component would accept an import of the given set of data flavors prior to actually attempting to import it.
canImport(JComponent, DataFlavor[]) - Method in class javax.swing.text.JTextComponent.DefaultTransferHandler
 
canIncrement(Object, int) - Method in class javax.swing.text.InternationalFormatter
Returns true if field is non-null.
canInsertTag(HTML.Tag, AttributeSet, boolean) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Returns true if can insert starting at t.
canJoin(Element, Element) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Can the two given elements be coelesced together into one element?
canPathsBeAdded(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Used to test if a particular set of TreePaths can be added.
canPathsBeRemoved(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the paths can be removed without breaking the continuity of the model.
canRead() - Method in class java.io.File
Tests whether the application can read the file denoted by this abstract pathname.
canRedo() - Method in class javax.swing.undo.AbstractUndoableEdit
Returns true if this edit is alive and hasBeenDone is false.
canRedo() - Method in class javax.swing.undo.CompoundEdit
Returns false if isInProgress or if super returns false.
canRedo() - Method in class javax.swing.undo.UndoManager
Overridden to preserve usual semantics: returns true if a redo operation would be successful now, false otherwise
canRedo() - Method in interface javax.swing.undo.UndoableEdit
True if it is still possible to redo this operation.
canReplace(DefaultFormatter.ReplaceHolder) - Method in class javax.swing.text.DefaultFormatter
Returns true if the edit described by rh will result in a legal value.
canReplace(DefaultFormatter.ReplaceHolder) - Method in class javax.swing.text.InternationalFormatter
Overriden in an attempt to honor the literals.
canReplace(DefaultFormatter.ReplaceHolder) - Method in class javax.swing.text.MaskFormatter
This method does the following (assuming !
canResize(TableColumn) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
canRotate - Variable in class java.awt.Font
 
canSkipSubtrees(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
canStripWhiteSpace() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get information about whether or not whitespace can be stripped.
canStripWhiteSpace() - Method in class org.apache.xalan.templates.StylesheetRoot
Get information about whether or not whitespace can be stripped.
canStripWhiteSpace() - Method in interface org.apache.xpath.WhitespaceStrippingElementMatcher
Get information about whether or not whitespace can be stripped.
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVT
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVTPart
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVTPartXPath
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.Expression
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.Function2Args
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.Function3Args
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionDef1Arg
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionMultiArgs
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionOneArg
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.operations.Operation
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.operations.UnaryOperation
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.patterns.StepPattern
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.patterns.UnionPattern
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canUndo() - Method in class javax.swing.undo.AbstractUndoableEdit
Returns true if this edit is alive and hasBeenDone is true.
canUndo() - Method in class javax.swing.undo.CompoundEdit
Returns false if isInProgress or if super returns false.
canUndo() - Method in class javax.swing.undo.UndoManager
Overridden to preserve usual semantics: returns true if an undo operation would be successful now, false otherwise
canUndo() - Method in interface javax.swing.undo.UndoableEdit
True if it is still possible to undo this operation.
canUndoOrRedo() - Method in class javax.swing.undo.UndoManager
Return true if calling undoOrRedo will undo or redo.
canUseLookup(Raster, Raster) - Method in class java.awt.image.RescaleOp
Determines if the rescale can be performed as a lookup.
canUseWindowBlitter() - Method in class javax.swing.JViewport
Returns true if the viewport is not obscured by one of its ancestors, or its ancestors children and if the viewport is showing.
canWrapLines - Variable in class javax.swing.text.AbstractWriter
True indicates that when writing, the line can be split, false indicates that even if the line is > than max line length it should not be split.
canWrite() - Method in class java.io.File
Tests whether the application can modify to the file denoted by this abstract pathname.
cancel() - Method in class java.awt.MediaEntry
 
cancel() - Method in class java.awt.print.PrinterJob
Cancels a print job that is in progress.
cancel() - Method in class java.nio.channels.SelectionKey
Requests that the registration of this key's channel with its selector be cancelled.
cancel() - Method in class java.nio.channels.spi.AbstractSelectionKey
Cancels this key.
cancel(SelectionKey) - Method in class java.nio.channels.spi.AbstractSelector
 
cancel() - Method in interface java.sql.Statement
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancel() - Method in class java.util.Timer
Terminates this timer, discarding any currently scheduled tasks.
cancel() - Method in class java.util.TimerTask
Cancels this timer task.
cancel() - Method in class javax.swing.JEditorPane.PageStream
Cancel the loading of the stream by throwing an IOException on the next request.
cancel() - Method in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
cancelButton - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
cancelButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
cancelButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
cancelButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
cancelCellEditing() - Method in class javax.swing.AbstractCellEditor
Calls fireEditingCanceled.
cancelCellEditing() - Method in interface javax.swing.CellEditor
Tells the editor to cancel editing and not accept any partially edited value.
cancelCellEditing() - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Cancels editing.
cancelCellEditing() - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
cancelCellEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
Messages cancelCellEditing to the realEditor and removes it from this instance.
cancelCurrentSound(Clip) - Method in class javax.swing.plaf.basic.BasicLookAndFeel.AudioAction
If the parameter is null, or equal to the currently playing sound, then cancel the currently playing sound.
cancelEdit() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
cancelEditing() - Method in class javax.swing.JTree
Cancels the current editing session.
cancelEditing(JTree) - Method in class javax.swing.plaf.TreeUI
Cancels the current editing session.
cancelEditing(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Cancels the current editing session.
cancelEditing(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the cancelEditing method on each UI handled by this object.
cancelEvent() - Method in class javax.swing.Timer
Resets the internal state to indicate this Timer shouldn't notify any of its listeners.
cancelLatestCommittedText(AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets the latest committed text from the text editing component and removes it from the component's text body.
cancelLatestCommittedText(AttributedCharacterIterator.Attribute[]) - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
cancelOption - Variable in class javax.swing.ProgressMonitor
 
cancelPopupMenu() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
cancelRowUpdates() - Method in interface java.sql.ResultSet
Cancels the updates made to the current row in this ResultSet object.
cancelRunnables(Vector) - Method in class javax.swing.plaf.basic.BasicDirectoryModel.LoadFilesThread
 
cancelSelection() - Method in class javax.swing.JFileChooser
Called by the UI when the user chooses the Cancel button.
cancelSelectionAction - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
canceled - Variable in class javax.swing.JEditorPane.PageStream
 
cancelled - Variable in class java.awt.MediaEntry
 
cancelledKeys - Variable in class java.nio.channels.spi.AbstractSelector
 
cancelledKeys() - Method in class java.nio.channels.spi.AbstractSelector
Retrieves this selector's cancelled-key set.
canonicalHostName - Variable in class java.net.InetAddress
 
canonicalize(String) - Method in class java.io.FileSystem
 
canonicalize(String) - Method in class java.io.Win32FileSystem
 
canonicalize(String[]) - Method in class org.apache.crimson.util.MessageCatalog
 
canonicalize0(String) - Method in class java.io.Win32FileSystem
 
canonicalize0(String) - Method in class java.io.WinNTFileSystem
 
canonicalizeWithPrefix(String, String) - Method in class java.io.Win32FileSystem
 
canonicalizeWithPrefix0(String, String) - Method in class java.io.Win32FileSystem
 
canonicalizeWithPrefix0(String, String) - Method in class java.io.WinNTFileSystem
 
cantLoadCompiler - Static variable in class org.apache.xml.utils.synthetic.JavaUtils
 
cap - Variable in class java.awt.BasicStroke
 
capacity() - Method in class java.lang.StringBuffer
Returns the current capacity of the String buffer.
capacity - Variable in class java.nio.Buffer
 
capacity() - Method in class java.nio.Buffer
Returns this buffer's capacity.
capacity - Variable in class java.nio.DirectByteBuffer.Deallocator
 
capacity() - Method in class java.util.HashMap
 
capacity(int) - Method in class java.util.IdentityHashMap
Returns the appropriate capacity for the specified expected maximum size.
capacity() - Method in class java.util.Vector
Returns the current capacity of this vector.
capacity() - Method in class javax.swing.DefaultListModel
Returns the current capacity of this list.
capacity - Variable in class javax.swing.JComponent.IntVector
 
capacityIncrement - Variable in class java.util.Vector
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
caps - Variable in class java.awt.Component.BltBufferStrategy
The buffering capabilities
caps - Variable in class java.awt.Component.FlipBufferStrategy
The buffering capabilities
caps - Variable in class java.awt.Component.SingleBufferStrategy
 
caption - Variable in class javax.swing.JTable.AccessibleJTable
 
caption - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo
 
captionIndex - Variable in class javax.swing.text.html.TableView
The index of the caption view if there is a caption.
cardinality() - Method in class java.util.BitSet
Returns the number of bits set to true in this BitSet.
caret - Variable in class java.awt.event.InputMethodEvent
 
caret - Variable in class javax.swing.text.JTextComponent
The caret used to display the insert position and navigate throughout the document.
caretAtOffsetIsValid(int) - Method in class java.awt.font.TextLine
 
caretBoundingShape(int, int, Rectangle2D) - Method in class java.awt.font.TextLayout
 
caretColor - Variable in class javax.swing.text.JTextComponent
 
caretEvent - Variable in class javax.swing.text.JTextComponent
 
caretIsValid(int) - Method in class java.awt.font.TextLayout
 
caretPos - Variable in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
caretPositionChanged(InputMethodEvent) - Method in class java.awt.AWTEventMulticaster
Handles the caretPositionChanged event by invoking the caretPositionChanged methods on listener-a and listener-b.
caretPositionChanged(InputMethodEvent) - Method in interface java.awt.event.InputMethodListener
Invoked when the caret within composed text has changed.
caretToHit(int) - Method in class java.awt.font.TextLayout
Given a caret index, return a hit whose caret is at the index.
caretToPointDistance(float[], float, float) - Method in class java.awt.font.TextLayout
Returns the distance from the point (x, y) to the caret along the line direction defined in caretInfo.
caretUpdate(CaretEvent) - Method in interface javax.swing.event.CaretListener
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles caret updates (fire appropriate property change event, which are AccessibleContext.ACCESSIBLE_CARET_PROPERTY and AccessibleContext.ACCESSIBLE_SELECTION_PROPERTY).
caretUpdate(CaretEvent) - Method in class javax.swing.text.StyledEditorKit.AttributeTracker
 
caretUpdate(CaretEvent) - Method in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
Called when the caret position is updated.
caretsInLigaturesAreAllowed - Variable in class java.awt.font.TextLayout
 
caseDiff - Static variable in class java.net.URLEncoder
 
castToType(int, XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast object to type t.
catalog - Variable in class java.util.logging.Logger
 
catalog - Static variable in class org.apache.crimson.tree.XmlDocument
 
catalogLocale - Variable in class java.util.logging.Logger
 
catalogName - Variable in class java.util.logging.Logger
 
catchExceptions - Variable in class java.awt.event.InvocationEvent
Set to true if dispatch() catches Exception and stores it in the exception instance variable.
categories - Variable in class java.text.RuleBasedBreakIterator.Builder
A temporary holding place used for calculating the character categories.
categories - Static variable in class java.util.regex.Pattern
 
categoryFlags - Variable in class java.text.DictionaryBasedBreakIterator
a list of flags indicating which character categories are contained in the dictionary file (this is used to determine which ranges of characters to apply the dictionary to)
categoryMap - Static variable in class java.text.CharSet
Table used with charSetFromCategory.
categoryNames - Static variable in class java.util.regex.Pattern
 
categoryNodes - Static variable in class java.util.regex.Pattern
 
cause - Variable in class java.lang.Throwable
The throwable that caused this throwable to get thrown, or null if this throwable was not caused by another throwable, or if the causative throwable is unknown.
cb - Variable in class java.io.BufferedReader
 
cb - Variable in class java.io.BufferedWriter
 
cbuf - Variable in class java.io.ObjectInputStream.BlockDataInputStream
char buffer for fast string reads
cbuf - Variable in class java.io.ObjectOutputStream.BlockDataOutputStream
char buffer for fast string writes
cd - Variable in class java.lang.StringCoding.CharsetSD
 
cdata(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of cdata.
ce - Variable in class java.lang.StringCoding.CharsetSE
 
ceil(double) - Static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is not less than the argument and is equal to a mathematical integer.
ceil(double) - Static method in class java.lang.StrictMath
Returns the smallest (closest to negative infinity) double value that is not less than the argument and is equal to a mathematical integer.
cellEditor - Variable in class javax.swing.JTable
The object that overwrites the screen real estate occupied by the current cell and allows the user to change its contents.
cellEditor - Variable in class javax.swing.JTree
Editor for the entries.
cellEditor - Variable in class javax.swing.plaf.basic.BasicTreeUI
Editor for the tree.
cellEditor - Variable in class javax.swing.table.TableColumn
The editor used to edit the data cells of the column.
cellEditorListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
Listens for CellEditor events.
cellHeight - Variable in class javax.swing.plaf.basic.BasicListUI
 
cellHeights - Variable in class javax.swing.plaf.basic.BasicListUI
 
cellIsPopulated(int, int) - Method in class java.text.BreakDictionary
Given (logical) row and column numbers, returns true if the cell in that position is populated
cellLength - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
cellRenderer - Variable in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
cellRenderer - Variable in class javax.swing.JList
 
cellRenderer - Variable in class javax.swing.JTree
The cell used to draw nodes.
cellRenderer - Variable in class javax.swing.table.TableColumn
The renderer used to draw the data cells of the column.
cellRendererChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
cellSelectionEnabled - Variable in class javax.swing.JTable
Obsolete as of Java 2 platform v1.3.
cellSpacing - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
cellSpacing - Variable in class javax.swing.text.html.TableView
 
cellWidth - Variable in class javax.swing.plaf.basic.BasicListUI
 
center - Variable in class java.awt.BorderLayout
Constant to specify components location to be the center portion of the border layout.
centerPanel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
centersChildren - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
If true, children are lumped together in parent.
certCache - Variable in class java.util.jar.JarVerifier
 
certs - Variable in class java.util.jar.JarEntry
 
ch - Variable in class java.util.regex.Pattern.NotSingle
 
ch - Variable in class java.util.regex.Pattern.NotSingleA
 
ch - Variable in class java.util.regex.Pattern.NotSingleU
 
ch - Variable in class java.util.regex.Pattern.Single
 
ch - Variable in class java.util.regex.Pattern.SingleA
 
ch - Variable in class java.util.regex.Pattern.SingleU
 
ch - Variable in class javax.swing.text.html.parser.Parser
 
change - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
change(int, int, AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Changes content.
changeAnchor - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeAddSelectionAction
 
changeCaretPosition(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
Sets the caret position (dot) to a new location.
changeEvent - Variable in class javax.swing.AbstractButton
Only one ChangeEvent is needed per button instance since the event's only state is the source property.
changeEvent - Variable in class javax.swing.AbstractCellEditor
 
changeEvent - Variable in class javax.swing.AbstractSpinnerModel
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.DefaultBoundedRangeModel
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.DefaultButtonModel
Only one ChangeEvent is needed per button model instance since the event's only state is the source property.
changeEvent - Variable in class javax.swing.DefaultSingleSelectionModel
 
changeEvent - Variable in class javax.swing.JProgressBar
Only one ChangeEvent is needed per instance since the event's only interesting property is the immutable source, which is the progress bar.
changeEvent - Variable in class javax.swing.JSlider
Only one ChangeEvent is needed per slider instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.JSpinner
 
changeEvent - Variable in class javax.swing.JTabbedPane
Only one ChangeEvent is needed per TabPane instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.JViewport
 
changeEvent - Variable in class javax.swing.MenuSelectionManager
Only one ChangeEvent is needed per button model instance since the event's only state is the source property.
changeEvent - Variable in class javax.swing.colorchooser.DefaultColorSelectionModel
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.table.DefaultTableColumnModel
Change event (only one needed)
changeEvent - Variable in class javax.swing.text.DefaultCaret
The change event for the model.
changeEvent - Variable in class javax.swing.text.StyleContext.NamedStyle
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changeFlags - Variable in class java.awt.event.HierarchyEvent
 
changeHighlight(Object, int, int) - Method in class javax.swing.text.DefaultHighlighter
Changes a highlight.
changeHighlight(Object, int, int) - Method in interface javax.swing.text.Highlighter
Changes the given highlight to span a different portion of the document.
changeListener - Variable in class javax.swing.AbstractButton
The button model's changeListener.
changeListener - Variable in class javax.swing.JProgressBar
Listens for change events sent by the progress bar's model, redispatching them to change-event listeners registered upon this progress bar.
changeListener - Variable in class javax.swing.JSlider
The changeListener (no suffix) is the listener we add to the Sliders model.
changeListener - Variable in class javax.swing.JTabbedPane
The changeListener is the listener we add to the model.
changeListener - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
 
changeListener - Variable in class javax.swing.plaf.basic.BasicMenuUI
 
changeListener - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
changeListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
changeLookup - Variable in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
 
changeNodeOwner(Node) - Method in interface org.apache.crimson.tree.DocumentEx
Changes the "owner document" of the given node, and all child and associated attribute nodes, to be this document.
changeNodeOwner(Node) - Method in class org.apache.crimson.tree.XmlDocument
Changes the "owner document" of the given node, and all child and associated attribute nodes, to be this document.
changePartToRef(QName, WalkingIterator, int, boolean) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Change a given number of steps to a single variable reference.
changeSelection(int, int, int, int, boolean) - Method in class javax.swing.DefaultListSelectionModel
 
changeSelection(int, int, int, int) - Method in class javax.swing.DefaultListSelectionModel
Change the selection with the effect of first clearing the values in the inclusive range [clearMin, clearMax] then setting the values in the inclusive range [setMin, setMax].
changeSelection(int, int, boolean, boolean) - Method in class javax.swing.JTable
Updates the selection models of the table, depending on the state of the two flags: toggle and extend.
changeSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
changeSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
changeSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
changeSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeScrollLRAction
 
changeSelection - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
True if the selection is reset, false means only the lead path changes.
changeSelection(int, int, int, int, boolean) - Method in class javax.swing.text.html.OptionListModel
 
changeSelection(int, int, int, int) - Method in class javax.swing.text.html.OptionListModel
 
changeSelectionModel(ListSelectionModel, int, boolean, boolean, boolean) - Method in class javax.swing.JTable
 
changeShape(Dimension, Dimension, Dimension) - Method in class javax.swing.Box.Filler
Change the size requests for this shape.
changeSize(int, int, int, int) - Method in class javax.swing.SizeSequence
 
changeSupport - Variable in class java.awt.Component
If any PropertyChangeListeners have been registered, the changeSupport field describes them.
changeSupport - Variable in class java.awt.KeyboardFocusManager
A description of any PropertyChangeListeners which have been registered.
changeSupport - Variable in class javax.swing.AbstractAction
If any PropertyChangeListeners have been registered, the changeSupport field describes them.
changeSupport - Variable in class javax.swing.JComponent
 
changeSupport - Variable in class javax.swing.UIDefaults
 
changeSupport - Variable in class javax.swing.UIManager.LAFState
 
changeSupport - Variable in class javax.swing.table.TableColumn
If any PropertyChangeListeners have been registered, the changeSupport field describes them.
changeSupport - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Used to messaged registered listeners.
changeToParentDirectory() - Method in class javax.swing.JFileChooser
Changes the directory to be set to the parent of the current directory.
changeToParentDirectoryAction - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
changeToVarRef(QName, ExpressionOwner, Vector, ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Change the expression owned by the owner argument to a variable reference of the given name.
changeUpdate() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Updates the element structure in response to a change in the document.
changed - Variable in class java.awt.event.HierarchyEvent
 
changed - Variable in class java.util.Observable
 
changedParent - Variable in class java.awt.event.HierarchyEvent
 
changedUpdate(DocumentEvent) - Method in class javax.swing.JFormattedTextField.DocumentHandler
 
changedUpdate(DocumentEvent) - Method in interface javax.swing.event.DocumentListener
Gives notification that an attribute or set of attributes changed.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
The change notification.
changedUpdate(DocumentEvent) - Method in class javax.swing.text.DefaultCaret.UpdateHandler
Gives notification that an attribute or set of attributes changed.
changedUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.FlowView.FlowStrategy
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.GlyphView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles document remove (fire appropriate property change event, which is AccessibleContext.ACCESSIBLE_TEXT_PROPERTY).
changedUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.LabelView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ParagraphView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.TextLayoutStrategy
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ZoneView.Zone
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent) - Method in class javax.swing.text.html.AccessibleHTML.DocumentHandler
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.BlockView
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.FrameView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.HRuleView
 
changedUpdate(DocumentEvent) - Method in class javax.swing.text.html.HiddenTagView
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.HiddenTagView
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.ImageView
Invoked when the Elements attributes have changed.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.InlineView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.TableView.RowView
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.TableView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changes - Variable in class java.util.logging.LogManager
 
changes - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
changing - Variable in class javax.swing.text.AsyncBoxView
Child that is actively changing size.
channel - Variable in class java.io.FileInputStream
 
channel - Variable in class java.io.FileOutputStream
 
channel - Variable in class java.io.RandomAccessFile
 
channel - Variable in class java.nio.channels.FileLock
 
channel() - Method in class java.nio.channels.FileLock
Returns the file channel upon whose file this lock is held.
channel() - Method in class java.nio.channels.SelectionKey
Returns the channel for which this key was created.
char0(char) - Static method in class java.nio.Bits
 
char1(char) - Static method in class java.nio.Bits
 
charAt(int) - Method in interface java.lang.CharSequence
Returns the character at the specified index.
charAt(int) - Method in class java.lang.String
Returns the character at the specified index.
charAt(int) - Method in class java.lang.StringBuffer
The specified character of the sequence currently represented by the string buffer, as indicated by the index argument, is returned.
charAt(int) - Method in class java.net.URI.Parser
 
charAt(int) - Method in class java.nio.CharBuffer
Reads the character at the given index relative to the current position.
charAt(int) - Method in class java.text.AttributedString
 
charAt(int) - Method in class java.util.regex.Matcher
Returns this Matcher's input character at index i.
charAt(int) - Method in class org.apache.xml.utils.FastStringBuffer
Get a single character from the string buffer.
charAt(int) - Method in interface org.apache.xml.utils.XMLString
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XString
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XStringForChars
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns the character at the specified index.
charAttr - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
charAttrStack - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
charCategoryTable - Variable in class java.text.RuleBasedBreakIterator
A table that indexes from character values to character category numbers
charIndex - Variable in class java.awt.font.TextHitInfo
 
charIter - Variable in class java.awt.font.LineBreakMeasurer
 
charIter - Variable in class java.awt.font.TextMeasurer
 
charMap - Static variable in class java.lang.CharacterData
 
charMapping - Static variable in class javax.swing.text.html.CSSParser
 
charOut - Variable in class java.io.PrintStream
 
charSetForCategory(String) - Static method in class java.text.CharSet
Creates a CharSet containing all the characters in a particular Unicode category.
charSetKey - Variable in class javax.swing.text.ChangedCharSetException
 
charSetSpec - Variable in class javax.swing.text.ChangedCharSetException
 
charTmp - Variable in class org.apache.crimson.parser.Parser2
 
charValue() - Method in class java.lang.Character
Returns the value of this Character object.
charWidth(int) - Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
charWidth(char) - Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
character - Variable in class javax.swing.text.rtf.RTFGenerator.CharacterKeywordPair
 
characterAttributes - Variable in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
This is the "chr" element of parserState, cached for more efficient use
characterCount - Variable in class java.awt.font.TextLayout
 
characterCount() - Method in class java.awt.font.TextLine
 
characterSets - Static variable in class javax.swing.text.rtf.RTFReader
 
characterStyle - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
characterStyles - Variable in class javax.swing.text.rtf.RTFReader
This array maps character style numbers to Style objects.
characters(char[], int, int) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of character data.
characters(Node) - Method in interface org.apache.xalan.lib.sql.DTMDocument.CharacterNodeHandler
 
characters(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.ProcessorCharacters
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of character data inside an element.
characters(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the characters event.
characters(Node) - Method in class org.apache.xalan.transformer.ResultTreeHandler
 
characters(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
characters(Node) - Method in interface org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.CharacterNodeHandler
 
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of character data.
charactersFlush() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Check whether accumulated text should be stripped; if not, append the appropriate flavor of text/cdata node.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in interface org.apache.xml.utils.RawCharacterHandler
Serialize the characters without escaping.
chars - Variable in class java.awt.font.CharArrayIterator
 
chars - Variable in class java.awt.font.TextLayout.OptInfo
 
chars - Variable in class java.text.CharSet.Enumeration
 
chars - Variable in class java.text.CharSet
The structure containing the set information.
chars - Variable in class java.text.PatternEntry
 
chars - Variable in class org.apache.crimson.parser.Parser2.NameCacheEntry
 
charsWidth(char[], int, int) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of characters in this Font.
charset - Variable in class java.nio.charset.CharsetDecoder
 
charset() - Method in class java.nio.charset.CharsetDecoder
Returns the charset that created this decoder.
charset - Variable in class java.nio.charset.CharsetEncoder
 
charset() - Method in class java.nio.charset.CharsetEncoder
Returns the charset that created this encoder.
charsetForName(String) - Method in class java.nio.charset.spi.CharsetProvider
Retrieves a charset for the given charset name.
charsetName() - Method in class java.lang.StringCoding.CharsetSD
 
charsetName() - Method in class java.lang.StringCoding.CharsetSE
 
charsetName() - Method in class java.lang.StringCoding.ConverterSD
 
charsetName() - Method in class java.lang.StringCoding.ConverterSE
 
charsetName() - Method in class java.lang.StringCoding.StringDecoder
 
charsetName() - Method in class java.lang.StringCoding.StringEncoder
 
charsetName - Variable in class java.nio.charset.IllegalCharsetNameException
 
charsetName - Variable in class java.nio.charset.UnsupportedCharsetException
 
charsets() - Method in class java.nio.charset.spi.CharsetProvider
Creates an iterator that iterates over the charsets supported by this provider.
charsets - Static variable in class org.apache.crimson.parser.XmlReader
 
check() - Method in class java.lang.ClassLoader
 
check(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Bound
 
check(LocPathIterator) - Static method in class org.apache.xpath.axes.HasPositionalPredChecker
Process the LocPathIterator to see if it contains variables or functions that may make it context dependent.
checkAbsolute(LocPathIterator) - Method in class org.apache.xalan.templates.AbsPathChecker
Process the LocPathIterator to see if it contains variables or functions that may make it context dependent.
checkAccept(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not permitted to accept a socket connection from the specified host and port number.
checkAccess(File, boolean) - Method in class java.io.FileSystem
Check whether the file or directory denoted by the given abstract pathname may be accessed by this process.
checkAccess(File, boolean) - Method in class java.io.Win32FileSystem
 
checkAccess(File, boolean) - Method in class java.io.WinNTFileSystem
 
checkAccess(Thread) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread argument.
checkAccess(ThreadGroup) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread group argument.
checkAccess() - Method in class java.lang.Thread
Determines if the currently running thread has permission to modify this thread.
checkAccess() - Method in class java.lang.ThreadGroup
Determines if the currently running thread has permission to modify this thread group.
checkAccess() - Method in class java.util.logging.Handler
 
checkAccess() - Method in class java.util.logging.LogManager
Check that the current context is trusted to modify the logging configuration.
checkAll() - Method in class java.awt.MediaTracker
Checks to see if all images being tracked by this media tracker have finished loading.
checkAll(boolean) - Method in class java.awt.MediaTracker
Checks to see if all images being tracked by this media tracker have finished loading.
checkAll(boolean, boolean) - Method in class java.awt.MediaTracker
 
checkAndCreate(String, SecurityManager) - Static method in class java.io.File
 
checkAntVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report product version information from Ant.
checkArguments(String, String) - Static method in class org.apache.crimson.tree.AttributeNode
Package private method to check arguments for constructor
checkArguments(String, String) - Static method in class org.apache.crimson.tree.ElementNode2
 
checkAwtEventQueueAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the AWT event queue.
checkBounds(byte[], int, int) - Static method in class java.lang.String
 
checkBounds(int, int, int) - Static method in class java.nio.Buffer
 
checkBoxIcon - Static variable in class javax.swing.plaf.basic.BasicIconFactory
 
checkBoxIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
checkBoxMenuItemIcon - Static variable in class javax.swing.plaf.basic.BasicIconFactory
 
checkBoxMenuItemIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
checkButtonsArgument(int) - Method in class java.awt.Robot
 
checkCanceled() - Method in class javax.swing.JEditorPane.PageStream
 
checkCerts(String, CodeSource) - Method in class java.lang.ClassLoader
 
checkChar(int, long, long, String) - Method in class java.net.URI.Parser
 
checkChars(int, int, long, long, String) - Method in class java.net.URI.Parser
 
checkChildType(int) - Method in class org.apache.crimson.tree.AttributeNode
 
checkChildType(int) - Method in class org.apache.crimson.tree.ElementNode2
 
checkChildType(int) - Method in class org.apache.crimson.tree.ParentNode
 
checkChildType(int) - Method in class org.apache.crimson.tree.XmlDocument.DocFragNode
 
checkChildType(int) - Method in class org.apache.crimson.tree.XmlDocument.EntityRefNode
 
checkChildType(int) - Method in class org.apache.crimson.tree.XmlDocument
 
checkConflicts(TemplateSubPatternAssociation, XPathContext, int, QName) - Method in class org.apache.xalan.templates.TemplateList
Check for match conflicts, and warn the stylesheet author.
checkConnect(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to open a socket connection to the specified host and port number.
checkConnect(String, int, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to open a socket connection to the specified host and port number.
checkContainer(Container) - Method in class javax.swing.BoxLayout
 
checkContainer(Container) - Method in class javax.swing.OverlayLayout
 
checkControlWord(MutableAttributeSet, AttributeSet, RTFAttribute) - Method in class javax.swing.text.rtf.RTFGenerator
 
checkControlWords(MutableAttributeSet, AttributeSet, RTFAttribute[], int) - Method in class javax.swing.text.rtf.RTFGenerator
 
checkCreateClassLoader() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a new class loader.
checkCtorArgs() - Method in class java.awt.font.TextLine
 
checkDOMVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report version info from DOM interfaces.
checkDefaultSerialize() - Method in class java.io.ObjectStreamClass
Throws an InvalidClassException if objects whose class is represented by this descriptor should not be permitted to use default serialization (e.g., if the class declares serializable fields that do not correspond to actual fields, and hence must use the GetField API).
checkDelayArgument(int) - Method in class java.awt.Robot
 
checkDelete(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to delete the specified file.
checkDeserialize() - Method in class java.io.ObjectStreamClass
Throws an InvalidClassException if object instances referencing this class descriptor should not be allowed to deserialize.
checkDocument(Node) - Method in class org.apache.crimson.tree.ParentNode
 
checkDuplicates(OutputProperties) - Method in class org.apache.xalan.templates.OutputProperties
Check to see if a set of properties is at the same import level as the last set of properties set that was passed as an argument to this method.
checkEnvironment(ExpressionContext) - Static method in class org.apache.xalan.lib.Extensions
Return a Node of basic debugging information from the EnvironmentCheck utility about the Java environment.
checkEnvironment(PrintWriter) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Programmatic entrypoint: Report on basic Java environment and CLASSPATH settings that affect Xalan.
checkEnvironmentUsingWhich(ExpressionContext, Document) - Static method in class org.apache.xalan.lib.Extensions
Private worker method to attempt to use org.apache.env.Which.
checkError() - Method in class java.io.PrintStream
Flush the stream and check its error state.
checkError() - Method in class java.io.PrintWriter
Flush the stream if it's not closed and check its error state.
checkExec(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a subprocess.
checkExit(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to cause the Java Virtual Machine to halt with the specified status code.
checkForClickInExpandControl(TreePath, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
If the mouseX and mouseY are in the expand/collapse region of the row, this will toggle the row.
checkForComodification() - Method in class java.util.AbstractList.Itr
 
checkForComodification() - Method in class java.util.LinkedList.ListItr
 
checkForComodification() - Method in class java.util.SubList
 
checkForEnableIM - Variable in class java.awt.TextComponent
 
checkForFragmentID(Attributes) - Method in class org.apache.xalan.processor.StylesheetHandler
Check to see if an ID attribute matched the #id, called from startElement.
checkForIllegalCast() - Method in class javax.swing.text.AbstractDocument.AbstractElement
 
checkForInfinateLoop() - Method in class org.apache.xalan.transformer.StackGuard
Check if we are in an infinite loop
checkForSerializerSwitch(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Check to see if we should switch serializers based on the first output element being an HTML element.
checkForTipChange(MouseEvent) - Method in class javax.swing.ToolTipManager
Checks to see if the tooltip needs to be changed in response to the MouseMoved event event.
checkGD(String) - Method in class java.awt.Component
Checks that this component's GraphicsDevice idString matches the string argument.
checkGD(String) - Method in class java.awt.Container
Checks that all Components that this Container contains are on the same GraphicsDevice as this Container.
checkHeadless() - Static method in class java.awt.GraphicsEnvironment
Check for headless state and throw HeadlessException if headless
checkHorizontalKey(int, String) - Method in class javax.swing.AbstractButton
Verify that key is a legal value for the horizontalAlignment properties.
checkHorizontalKey(int, String) - Method in class javax.swing.JLabel
Verify that key is a legal value for the horizontalAlignment properties.
checkID(int) - Method in class java.awt.MediaTracker
Checks to see if all images tracked by this media tracker that are tagged with the specified identifier have finished loading.
checkID(int, boolean) - Method in class java.awt.MediaTracker
Checks to see if all images tracked by this media tracker that are tagged with the specified identifier have finished loading.
checkID(int, boolean, boolean) - Method in class java.awt.MediaTracker
 
checkIO() - Static method in class java.lang.System
 
checkIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
checkIconRect - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
checkIfChildObscuredBySibling() - Method in class javax.swing.JComponent
Returns true, which implies that before checking if a child should be painted it is first check that the child is not obscured by another sibling.
checkImage(Image, ImageObserver) - Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in class java.awt.Toolkit
Indicates the construction status of a specified image that is being prepared for display.
checkImage(Image, int, int, ImageObserver) - Method in interface java.awt.peer.ComponentPeer
 
checkIndex(int) - Method in class java.nio.Buffer
Checks the given index against the limit, throwing an IndexOutOfBoundsException if it is not smaller than the limit or is smaller than zero.
checkIndex(int, int) - Method in class java.nio.Buffer
 
checkIndex(int) - Method in class javax.swing.JTabbedPane
 
checkInitted() - Static method in class java.lang.Class
 
checkInvokerEqual(MenuElement, MenuElement) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
checkIsScreenDevice(GraphicsDevice) - Method in class java.awt.Robot
 
checkJAXPVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report version information about JAXP interfaces.
checkKeycodeArgument(int) - Method in class java.awt.Robot
 
checkLayout(Container) - Method in class java.awt.CardLayout
Make sure that the Container really has a CardLayout installed.
checkLink(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to dynamic link the library code specified by the string argument file.
checkListen(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to wait for a connection request on the specified local port number.
checkLookupTable(String) - Static method in class java.net.InetAddress
 
checkMapped() - Method in class java.nio.MappedByteBuffer
 
checkMemberAccess(int, ClassLoader) - Method in class java.lang.Class
 
checkMemberAccess(Class, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access members.
checkMultiColumnCell(int, int, int, View) - Method in class javax.swing.text.TableView
check the requirements of a table cell that spans multiple columns.
checkMultiColumnCell(int, int, int, View) - Method in class javax.swing.text.html.TableView
check the requirements of a table cell that spans multiple columns.
checkMulticast(InetAddress) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to use (join/leave/send/receive) IP multicast.
checkMulticast(InetAddress, byte) - Method in class java.lang.SecurityManager
Deprecated. Use #checkPermission(java.security.Permission) instead
checkMutableComboBoxModel() - Method in class javax.swing.JComboBox
Checks that the dataModel is an instance of MutableComboBoxModel.
checkName(String) - Static method in class java.nio.charset.Charset
Checks that the given string is a legal charset name.
checkNode(Node) - Method in class org.apache.xpath.DOM2Helper
Deprecated.  Check node to see if it was created by a DOM implementation that this helper is intended to support.
checkNotAncestor(Node) - Method in class org.apache.crimson.tree.ParentNode
 
checkNotDispatchThread() - Method in class java.awt.Robot
 
checkNotParsing(String, String) - Method in class org.apache.crimson.parser.XMLReaderImpl
Throw an exception if we are parsing.
checkNumberArgs(int) - Method in class org.apache.xalan.templates.FuncDocument
Overide the superclass method to allow one or two arguments.
checkNumberArgs(int) - Method in class org.apache.xalan.templates.FuncFormatNumb
Overide the superclass method to allow one or two arguments.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncConcat
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncExtFunction
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncSubstring
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function2Args
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function3Args
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionDef1Arg
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionOneArg
Check that the number of arguments passed to this function is correct.
checkNumericControlWord(MutableAttributeSet, AttributeSet, Object, String, float, float) - Method in class javax.swing.text.rtf.RTFGenerator
 
checkOffset(int, CharacterIterator) - Static method in class java.text.RuleBasedBreakIterator
Throw IllegalArgumentException unless begin <= offset < end.
checkOldImpl() - Method in class java.net.DatagramSocket
 
checkOldImpl() - Method in class java.net.ServerSocket
 
checkOldImpl() - Method in class java.net.Socket
 
checkOpacity(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
checkOrientation(int) - Method in class javax.swing.JScrollBar
 
checkOrientation(int) - Method in class javax.swing.JSeparator
 
checkOrientation(int) - Method in class javax.swing.JSlider
 
checkOrientation(int) - Method in class javax.swing.JToolBar
 
checkPackageAccess(Class, ProtectionDomain) - Method in class java.lang.ClassLoader
 
checkPackageAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the package specified by the argument.
checkPackageDefinition(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to define classes in the package specified by the argument.
checkPainter() - Method in class javax.swing.text.GlyphView
Check to see that a glyph painter exists.
checkParserVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report product version information from common parsers.
checkPath(String, String, String) - Static method in class java.net.URI
 
checkPathForJars(String, String[]) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Cheap-o listing of specified .jars found in the classpath.
checkPermission(Permission) - Method in class java.lang.SecurityManager
Throws a SecurityException if the requested access, specified by the given permission, is not permitted based on the security policy currently in effect.
checkPermission(Permission, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is denied access to the resource specified by the given permission.
checkPrintJobAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to initiate a print job request.
checkProcessorVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report product version information from Xalan-J.
checkPropertiesAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access or modify the system properties.
checkProperty(Properties, String) - Static method in class javax.swing.UIManager
 
checkPropertyAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system property with the specified key name.
checkProps() - Method in class java.net.SocksSocketImplFactory
 
checkProximityPosition(XPathContext, int, DTM, int, int) - Method in class org.apache.xpath.patterns.StepPattern
New Method to check whether the current node satisfies a position predicate
checkRead(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read from the specified file descriptor.
checkRead(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read the file specified by the string argument.
checkRead(String, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to read the file specified by the string argument.
checkRecursion(InputEntity) - Method in class org.apache.crimson.parser.InputEntity
 
checkRequests() - Method in class javax.swing.BoxLayout
 
checkRequests() - Method in class javax.swing.OverlayLayout
 
checkRequests(int) - Method in class javax.swing.text.BoxView
Checks the request cache and update if needed.
checkResolve(Object) - Method in class java.io.ObjectInputStream
If resolveObject has been enabled and given object does not have an exception associated with it, calls resolveObject to determine replacement for object, and updates handle table accordingly.
checkRobotAllowed() - Method in class java.awt.Robot
 
checkSAXVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report version info from SAX interfaces.
checkScreenCaptureAllowed() - Static method in class java.awt.Robot
 
checkScrollableParameters(Rectangle, int) - Method in class javax.swing.JList
--- The Scrollable Implementation ---
checkSecurityAccess(String) - Method in class java.lang.SecurityManager
Determines whether the permission with the specified permission target name should be granted or denied.
checkSerialize() - Method in class java.io.ObjectStreamClass
Throws an InvalidClassException if objects whose class is represented by this descriptor should not be allowed to serialize.
checkSetFactory() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to set the socket factory used by ServerSocket or Socket, or the stream handler factory used by URL.
checkSingleColumnCell(int, int, View) - Method in class javax.swing.text.TableView
check the requirements of a table cell that spans a single column.
checkSingleColumnCell(int, int, View) - Method in class javax.swing.text.html.TableView
check the requirements of a table cell that spans a single column.
checkSocks() - Static method in class java.net.Socket
 
checkSpecifyHandler(SecurityManager) - Method in class java.net.URL
 
checkSurrogatePair(int) - Method in class org.apache.crimson.parser.InputEntity
 
checkSystemClipboardAccess() - Method in class java.awt.TextComponent
Assigns a valid value to the canAccessClipboard instance variable.
checkSystemClipboardAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system clipboard.
checkSystemProperties(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Fillin hash with info about SystemProperties.
checkTextHit(TextHitInfo) - Method in class java.awt.font.TextLayout
 
checkTopLevelWindow(Object) - Method in class java.lang.SecurityManager
Returns false if the calling thread is not trusted to bring up the top-level window indicated by the window argument.
checkValidRect(Rectangle) - Static method in class java.awt.Robot
 
checkVerticalKey(int, String) - Method in class javax.swing.AbstractButton
Ensures that the key is a valid.
checkVerticalKey(int, String) - Method in class javax.swing.JLabel
Verify that key is a legal value for the verticalAlignment or verticalTextPosition properties.
checkWindowClosingException() - Method in class java.awt.Component
 
checkWrite(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the specified file descriptor.
checkWrite(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the file specified by the string argument.
checkboxMenuItemSerializedDataVersion - Variable in class java.awt.CheckboxMenuItem
 
checkboxSerializedDataVersion - Variable in class java.awt.Checkbox
 
checkboxUI - Static variable in class javax.swing.plaf.basic.BasicCheckBoxUI
 
checkboxUI - Static variable in class javax.swing.plaf.metal.MetalCheckBoxUI
 
checkedForStart - Variable in class javax.swing.text.html.StyleSheet.ListPainter
 
checkedInputOverride - Variable in class javax.swing.text.JTextComponent
Set to true after the check for the override of processInputMethodEvent has been checked.
checkedMotionThreshold - Static variable in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
checkedPriviledged - Variable in class javax.swing.plaf.metal.DefaultMetalTheme.WindowsFontDelegate
 
checkedSuppressDropSupport - Static variable in class javax.swing.JComponent
Indiciates if we've checked the system property for suppressing drop support.
checkedSystemFontSettings - Static variable in class javax.swing.plaf.metal.MetalLookAndFeel
Set to true first time we've checked swing.useSystemFontSettings.
checkedWindows - Static variable in class javax.swing.plaf.metal.MetalLookAndFeel
True if checked for windows yet.
checkfpx(InputStream) - Static method in class java.net.URLConnection
Check for FlashPix image data in InputStream is.
child - Variable in class java.awt.event.ContainerEvent
The non-null component that is being added or removed from the Container.
child - Variable in class java.util.prefs.NodeChangeEvent
The node that was added or removed.
child - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
child - Variable in class org.apache.xml.utils.Context2
 
childAdded(NodeChangeEvent) - Method in interface java.util.prefs.NodeChangeListener
This method gets called when a child node is added.
childAlloc - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
A shape to use for the child allocation to avoid creating a lot of garbage.
childAlloc - Variable in class javax.swing.text.CompositeView
 
childAllocation(int, Rectangle) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
childAllocation(int, Rectangle) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
childAllocation(int, Rectangle) - Method in class javax.swing.text.BoxView
Allocates a region for a child view.
childAllocation(int, Rectangle) - Method in class javax.swing.text.CompositeView
Returns the allocation for a given child.
childAllocation(int, Rectangle) - Method in class javax.swing.text.FlowView.LogicalView
Returns the allocation for a given child.
childChanged(AsyncBoxView.ChildState) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Notification that a child changed.
childCount - Variable in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Child count of the receiver.
childCount - Variable in class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
Number of children in parent.
childCount - Variable in class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
Number of children in parent.
childIndex - Variable in class javax.swing.text.ElementIterator.StackItem
 
childIndex - Variable in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Index of this node from the model.
childIndex - Variable in class javax.swing.tree.FixedHeightLayoutCache.SearchInfo
 
childIndices - Variable in class javax.swing.event.TreeModelEvent
Indices identifying the position of where the children were.
childInsertedAtModelIndex(int, boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Messaged when a child has been inserted at index.
childNodes - Static variable in class org.apache.crimson.tree.DataNode
 
childNodesWereAdded() - Method in class org.apache.xalan.serialize.SerializerToXML
Tell if child nodes have been added to the current element.
childRemoved(NodeChangeEvent) - Method in interface java.util.prefs.NodeChangeListener
This method gets called when a child node is removed.
childResized(int, int) - Method in interface java.awt.peer.ScrollPanePeer
 
childSizeValid - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
childSpi(String) - Method in class java.util.prefs.AbstractPreferences
Returns the named child of this preference node, creating it if it does not already exist.
childSpi(String) - Method in class java.util.prefs.WindowsPreferences
Implements AbstractPreferences childSpi() method.
childValue(Object) - Method in class java.lang.InheritableThreadLocal
Computes the child's initial value for this inheritable thread-local variable as a function of the parent's value at the time the child thread is created.
childValue(Object) - Method in class java.lang.ThreadLocal
Method childValue is visibly defined in subclass InheritableThreadLocal, but is internally defined here for the sake of providing createInheritedMap factory method without needing to subclass the map class in InheritableThreadLocal.
childValue - Variable in class javax.swing.JTree.DynamicUtilTreeNode
Value to create children with.
children - Variable in class java.util.logging.LogManager.LogNode
 
children() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Subclassed to load the children, if necessary.
children - Variable in class javax.swing.event.SwingPropertyChangeSupport
 
children - Variable in class javax.swing.event.TreeModelEvent
Children that have been removed.
children() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the children of the receiver as an Enumeration.
children - Variable in class javax.swing.text.AbstractDocument.BranchElement
 
children() - Method in class javax.swing.text.AbstractDocument.BranchElement
Returns the children of the receiver as an Enumeration.
children() - Method in class javax.swing.text.AbstractDocument.LeafElement
Returns the children of the receiver as an Enumeration.
children - Variable in class javax.swing.text.CompositeView
 
children - Variable in class javax.swing.text.html.AccessibleHTML.ElementInfo
The children of this ElementInfo.
children - Variable in class javax.swing.text.html.FrameSetView
 
children - Variable in class javax.swing.text.html.StyleSheet.SelectorMapping
Any sub selectors.
children - Variable in class javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration
 
children - Variable in class javax.swing.tree.DefaultMutableTreeNode
array of children, may be null if this node has no children
children() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns a forward-order enumeration of this node's children.
children() - Method in interface javax.swing.tree.TreeNode
Returns the children of the receiver as an Enumeration.
children() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the children of the receiver.
children - Variable in class org.apache.crimson.tree.ParentNode
 
childrenNames() - Method in class java.util.prefs.AbstractPreferences
Implements the children method as per the specification in Preferences.childrenNames().
childrenNames() - Method in class java.util.prefs.Preferences
Returns the names of the children of this preference node, relative to this node.
childrenNamesSpi() - Method in class java.util.prefs.AbstractPreferences
Returns the names of the children of this preference node.
childrenNamesSpi() - Method in class java.util.prefs.WindowsPreferences
Implements AbstractPreferences childrenNamesSpi() method.
choiceFormats - Variable in class java.text.ChoiceFormat
A list of choice strings.
choiceLimits - Variable in class java.text.ChoiceFormat
A list of lower bounds for the choices.
choiceSerializedDataVersion - Variable in class java.awt.Choice
 
choices - Variable in class java.sql.DriverPropertyInfo
An array of possible values if the value for the field DriverPropertyInfo.value may be selected from a particular set of values; otherwise null.
chooseLocale(String[]) - Method in class org.apache.crimson.parser.Parser2
Chooses a client locale to use for diagnostics, using the first language specified in the list that is supported by this parser.
chooseLocale(String[]) - Method in interface org.apache.crimson.tree.DocumentEx
Chooses a client locale to use for diagnostics, using the first language specified in the list that is supported by this DOM implementation.
chooseLocale(String[]) - Method in class org.apache.crimson.tree.XmlDocument
Chooses a client locale to use for diagnostics, using the first language specified in the list that is supported by this DOM implementation.
chooseLocale(String[]) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Chooses a client locale to use for diagnostics, using the first language specified in the list that is supported by this builder.
chooseLocale(String[]) - Method in class org.apache.crimson.util.MessageCatalog
Chooses a client locale to use, using the first language specified in the list that is supported by this catalog.
chooser - Variable in class javax.swing.ColorTracker
 
chooser - Variable in class javax.swing.colorchooser.AbstractColorChooserPanel
 
chooser - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
chooser - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableCellRenderer
 
chooser - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
chooser - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
chooserPane - Variable in class javax.swing.ColorChooserDialog
 
chooserPanels - Variable in class javax.swing.JColorChooser
 
choseong - Static variable in class java.text.CharacterBreakData
 
chunkalloc - Static variable in class org.apache.xml.dtm.ref.ChunkedIntArray
 
chunks - Variable in class org.apache.xml.dtm.ref.ChunkedIntArray
 
circleD - Static variable in class javax.swing.text.html.HiddenTagView
 
circleR - Static variable in class javax.swing.text.html.HiddenTagView
 
cjk - Static variable in class java.text.SentenceBreakData
 
cksum - Variable in class java.util.zip.CheckedInputStream
 
cksum - Variable in class java.util.zip.CheckedOutputStream
 
cl - Variable in class java.io.ObjectStreamClass.FieldReflectorKey
 
cl - Variable in class java.io.ObjectStreamClass
class associated with this descriptor (if any)
classAssertionStatus - Variable in class java.lang.ClassLoader
 
classDepth(String) - Method in class java.lang.SecurityManager
Deprecated. This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
classEnabled - Variable in class java.lang.AssertionStatusDirectives
A parallel array to classes, indicating whether each class is to have assertions enabled or disabled.
classForName(String) - Static method in class org.apache.xalan.xslt.EnvironmentCheck
Worker method to load a class.
classLoader - Variable in class java.awt.EventQueue
 
classLoaderDepth() - Method in class java.lang.SecurityManager
Deprecated. This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
classLoaderDepth0() - Method in class java.lang.SecurityManager
 
classLock - Static variable in class javax.swing.JPopupMenu
 
classLock - Static variable in class javax.swing.SystemEventQueueUtilities
 
classLock - Static variable in class javax.swing.TimerQueue
 
classLock - Static variable in class javax.swing.UIManager
 
className - Variable in class java.rmi.activation.ActivationDesc
 
className - Variable in class java.rmi.activation.ActivationGroupDesc
 
className - Variable in class java.util.MissingResourceException
The class name of the resource bundle requested by the user.
className - Variable in class javax.swing.UIDefaults.ProxyLazyValue
 
className - Variable in class javax.swing.UIManager.LookAndFeelInfo
 
className - Variable in class javax.swing.plaf.metal.MetalLookAndFeel.MetalLazyValue
Name of the class to create.
classNamesEqual(String, String) - Static method in class java.io.ObjectStreamClass
Compares class names for equality, ignoring package names.
classes - Variable in class java.lang.AssertionStatusDirectives
The classes for which assertions are to be enabled or disabled.
classes - Variable in class java.lang.ClassLoader
 
classify(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
 
classname - Variable in class java.io.InvalidClassException
Name of the invalid class.
clazz - Variable in class java.lang.reflect.Constructor
 
clazz - Variable in class java.lang.reflect.Field
 
clazz - Variable in class java.lang.reflect.Method
 
clazz(boolean) - Method in class java.util.regex.Pattern
Parse a character class, and return the node that matches it.
clean(ObjID[], long, VMID, boolean) - Method in interface java.rmi.dgc.DGC
The clean call removes the 'vmid' from the reference list of each remote object indicated in 'id's.
cleanSelectorString(String) - Method in class javax.swing.text.html.StyleSheet
Returns a string that only has one space between simple selectors, which may be the passed in String.
cleanUpConstructionList() - Static method in class java.util.ResourceBundle
Remove any entries this thread may have in the construction list.
cleanUpIndeterminateValues() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Invoked by PropertyChangeHandler after stopAnimationTimer().
cleaner - Variable in class java.nio.DirectByteBuffer
 
cleaner() - Method in class java.nio.DirectByteBuffer
 
cleaner() - Method in class java.nio.DirectCharBufferS
 
cleaner() - Method in class java.nio.DirectCharBufferU
 
cleaner() - Method in class java.nio.DirectDoubleBufferS
 
cleaner() - Method in class java.nio.DirectDoubleBufferU
 
cleaner() - Method in class java.nio.DirectFloatBufferS
 
cleaner() - Method in class java.nio.DirectFloatBufferU
 
cleaner() - Method in class java.nio.DirectIntBufferS
 
cleaner() - Method in class java.nio.DirectIntBufferU
 
cleaner() - Method in class java.nio.DirectLongBufferS
 
cleaner() - Method in class java.nio.DirectLongBufferU
 
cleaner() - Method in class java.nio.DirectShortBufferS
 
cleaner() - Method in class java.nio.DirectShortBufferU
 
cleanup() - Method in class java.io.ExpiringCache
 
cleanup() - Method in class javax.swing.plaf.basic.BasicDropTargetListener
Cleans up internal state after the drop has finished (either succeeded or failed).
cleanupAfterEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
Cleans up any state after editing has completed.
cleanupPalettesIfNecessary() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
clear() - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by removeAll().
clear() - Method in class java.awt.RenderingHints
Clears this RenderingHints object of all key/value pairs.
clear() - Method in interface java.awt.peer.ListPeer
DEPRECATED: Replaced by removeAll().
clear() - Method in class java.io.ExpiringCache
 
clear() - Method in class java.io.ObjectInputStream.HandleTable
Resets table to its initial state.
clear() - Method in class java.io.ObjectInputStream.ValidationList
Resets the callback list to its initial (empty) state.
clear() - Method in class java.io.ObjectInputStream
Clears internal data structures.
clear() - Method in class java.io.ObjectOutputStream.HandleTable
Resets table to its initial (empty) state.
clear() - Method in class java.io.ObjectOutputStream.ReplaceTable
Resets table to its initial (empty) state.
clear() - Method in class java.io.ObjectOutputStream
Clears internal data structures.
clear() - Method in class java.lang.ref.Reference
Clears this reference object.
clear() - Method in class java.math.MutableBigInteger
Clear out a MutableBigInteger for reuse.
clear() - Method in class java.nio.Buffer
Clears this buffer.
clear() - Method in class java.text.DigitList
Clears out the digits.
clear() - Method in class java.util.AbstractCollection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.AbstractList
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.AbstractMap
Removes all mappings from this map (optional operation).
clear() - Method in class java.util.ArrayList
Removes all of the elements from this list.
clear(int) - Method in class java.util.BitSet
Sets the bit specified by the index to false.
clear(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to false.
clear() - Method in class java.util.BitSet
Sets all of the bits in this BitSet to false.
clear() - Method in class java.util.Calendar
Clears the values of all the time fields.
clear(int) - Method in class java.util.Calendar
Clears the value in the given time field.
clear() - Method in interface java.util.Collection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.Collections.SynchronizedCollection
 
clear() - Method in class java.util.Collections.SynchronizedMap
 
clear() - Method in class java.util.Collections.UnmodifiableCollection
 
clear() - Method in class java.util.Collections.UnmodifiableMap
 
clear() - Method in class java.util.HashMap.EntrySet
 
clear() - Method in class java.util.HashMap.KeySet
 
clear() - Method in class java.util.HashMap.Values
 
clear() - Method in class java.util.HashMap
Removes all mappings from this map.
clear() - Method in class java.util.HashSet
Removes all of the elements from this set.
clear() - Method in class java.util.Hashtable.EntrySet
 
clear() - Method in class java.util.Hashtable.KeySet
 
clear() - Method in class java.util.Hashtable.ValueCollection
 
clear() - Method in class java.util.Hashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class java.util.IdentityHashMap.EntrySet
 
clear() - Method in class java.util.IdentityHashMap.KeySet
 
clear() - Method in class java.util.IdentityHashMap.Values
 
clear() - Method in class java.util.IdentityHashMap
Removes all mappings from this map.
clear() - Method in class java.util.LinkedHashMap
Removes all mappings from this map.
clear() - Method in class java.util.LinkedList
Removes all of the elements from this list.
clear() - Method in interface java.util.List
Removes all of the elements from this list (optional operation).
clear() - Method in interface java.util.Map
Removes all mappings from this map (optional operation).
clear() - Method in class java.util.ResourceBundle.ResourceCacheKey
 
clear() - Method in interface java.util.Set
Removes all of the elements from this set (optional operation).
clear() - Method in class java.util.TaskQueue
Removes all elements from the priority queue.
clear() - Method in class java.util.TreeMap
Removes all mappings from this TreeMap.
clear() - Method in class java.util.TreeSet
Removes all of the elements from this set.
clear() - Method in class java.util.Vector
Removes all of the elements from this Vector.
clear() - Method in class java.util.WeakHashMap.EntrySet
 
clear() - Method in class java.util.WeakHashMap.KeySet
 
clear() - Method in class java.util.WeakHashMap.Values
 
clear() - Method in class java.util.WeakHashMap
Removes all mappings from this map.
clear() - Method in class java.util.jar.Attributes
Removes all attributes from this Map.
clear() - Method in class java.util.jar.Manifest
Clears the main Attributes as well as the entries in this Manifest.
clear() - Method in class java.util.prefs.AbstractPreferences
Implements the clear method as per the specification in Preferences.clear().
clear() - Method in class java.util.prefs.Preferences
Removes all of the preferences (key-value associations) in this preference node.
clear() - Method in class javax.swing.AbstractAction.ArrayTable
Removes all the mappings.
clear() - Method in class javax.swing.ActionMap
Removes all the mappings from this ActionMap.
clear() - Method in class javax.swing.ComponentInputMap
Removes all the mappings from this object.
clear() - Method in class javax.swing.DefaultListModel
Removes all of the elements from this list.
clear(int) - Method in class javax.swing.DefaultListSelectionModel
 
clear() - Method in class javax.swing.InputMap
Removes all the mappings from this InputMap.
clear() - Method in class javax.swing.MultiUIDefaults
 
clear() - Method in class javax.swing.Spring.AbstractSpring
 
clear() - Method in class javax.swing.Spring.CompoundSpring
 
clear(int) - Method in class javax.swing.text.html.OptionListModel
 
clear() - Method in class org.apache.crimson.parser.AttributesExImpl
Clears the attribute list so it has no members
clear() - Method in class org.apache.crimson.parser.SimpleHashtable
 
clearAccessibleSelection() - Method in class java.awt.List.AccessibleAWTList
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Clears the selection in the object, so that no children in the object are selected.
clearAccessibleSelection() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Clears the selection in the object, so that no children in the object are selected.
clearAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class javax.swing.JMenu.AccessibleJMenu
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
clearAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable
Clears the selection in the object, so that no children in the object are selected.
clearAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree
Clears the selection in the object, so that nothing in the object is selected.
clearAssertionStatus() - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader to false and discards any package defaults or class assertion status settings associated with the class loader.
clearAutoscroll() - Method in class java.awt.dnd.DropTarget
clear autoscrolling
clearBatch() - Method in interface java.sql.Statement
Empties this Statement object's current list of SQL commands.
clearBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit cleared.
clearChanged() - Method in class java.util.Observable
Indicates that this object has no longer changed, or that it has already notified all of its observers of its most recent change, so that the hasChanged method will now return false.
clearCoRoutine() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Do what needs to be done to shut down the CoRoutine management.
clearCoRoutine(SAXException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Do what needs to be done to shut down the CoRoutine management.
clearCoRoutine() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Ask the CoRoutine parser to doTerminate and clear the reference.
clearCoRoutine(boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Ask the CoRoutine parser to doTerminate and clear the reference.
clearComposeState() - Method in class org.apache.xalan.templates.StylesheetRoot
Clear the compose state.
clearCurrentFocusCycleRootOnHide() - Method in class java.awt.Component
 
clearCurrentFocusCycleRootOnHide() - Method in class java.awt.Container
 
clearElements() - Method in class org.apache.xalan.processor.WhitespaceInfoPaths
 
clearFilledColumns() - Method in class javax.swing.text.TableView.TableRow
 
clearFilledColumns() - Method in class javax.swing.text.html.TableView.RowView
 
clearFocusRequestList() - Static method in class java.awt.KeyboardFocusManager
 
clearGlobalFocusOwner() - Method in class java.awt.KeyboardFocusManager
Clears the global focus owner at both the Java and native levels.
clearGlobalFocusOwner() - Method in class javax.swing.DelegatingDefaultFocusManager
 
clearIconCache() - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
clearIconCache() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
clearLocalSlots(int, int) - Method in class org.apache.xpath.VariableStack
Use this to clear the variables in a section of the stack.
clearLoopingStates - Variable in class java.text.RuleBasedBreakIterator.Builder
A flag that is used to indicate when the list of looping states can be reset.
clearMostRecentFocusOwner(Component) - Static method in class java.awt.KeyboardFocusManager
 
clearMostRecentFocusOwnerOnHide() - Method in class java.awt.Component
 
clearMostRecentFocusOwnerOnHide() - Method in class java.awt.Container
 
clearMostRecentFocusOwnerOnHide() - Method in class java.awt.Window
 
clearParameters() - Method in interface java.sql.PreparedStatement
Clears the current parameter values immediately.
clearParameters() - Method in interface javax.sql.RowSet
Clears the parameters set for this RowSet object's command.
clearParameters() - Method in class org.apache.xalan.lib.sql.XConnection
 
clearParameters() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Clear all parameters set with setParameter.
clearParameters() - Method in class org.apache.xalan.transformer.TransformerImpl
Reset the parameters to a null list.
clearRect(int, int, int, int) - Method in class java.awt.Graphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.clearRect.
clearRect(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
clearRect(int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
clearSelectedPath() - Method in class javax.swing.MenuSelectionManager
Tell the menu selection to close and unselect all the menu components.
clearSelection() - Method in class javax.swing.DefaultListSelectionModel
 
clearSelection() - Method in class javax.swing.DefaultSingleSelectionModel
 
clearSelection() - Method in class javax.swing.JList
Clears the selection - after calling this method isSelectionEmpty will return true.
clearSelection() - Method in class javax.swing.JTable
Deselects all selected columns and rows.
clearSelection() - Method in class javax.swing.JTree
Clears the selection.
clearSelection() - Method in interface javax.swing.ListSelectionModel
Change the selection to the empty set.
clearSelection() - Method in interface javax.swing.SingleSelectionModel
Clears the selection (to -1).
clearSelection() - Method in class javax.swing.text.html.OptionListModel
 
clearSelection() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Empties the current selection.
clearSelection() - Method in interface javax.swing.tree.TreeSelectionModel
Empties the current selection.
clearTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicButtonUI
 
clearToggledPaths() - Method in class javax.swing.JTree
Clears the cache of toggled tree paths.
clearWarnings() - Method in interface java.sql.Connection
Clears all warnings reported for this Connection object.
clearWarnings() - Method in interface java.sql.ResultSet
Clears all warnings reported on this ResultSet object.
clearWarnings() - Method in interface java.sql.Statement
Clears all the warnings reported on this Statement object.
clearingCurrentLightweightRequests - Static variable in class java.awt.KeyboardFocusManager
 
clickCount - Variable in class java.awt.Event
For MOUSE_DOWN events, this field indicates the number of consecutive clicks.
clickCount - Variable in class java.awt.event.MouseEvent
Indicates the number of quick consecutive clicks of a mouse button.
clickCountToStart - Variable in class javax.swing.DefaultCellEditor
An integer specifying the number of clicks needed to start editing.
clientContentHandler - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
clientDTDHandler - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
clientErrorHandler - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
clientLexicalHandler - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
clientProperties - Variable in class javax.swing.JComponent
 
clip(Shape) - Method in class java.awt.Graphics2D
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clipFillRaster(int[], int, int, int, int, double, double, double) - Method in class java.awt.GradientPaintContext
 
clipPlaying - Variable in class javax.swing.plaf.basic.BasicLookAndFeel
The Clip that is currently playing (set in AudioAction).
clipRect(int, int, int, int) - Method in class java.awt.Graphics
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.clipRect.
clipRect - Variable in class javax.swing.SwingGraphics
 
clipRect(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
clipRect(int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
clipToRange(int, int, int) - Method in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
clipboardOwner - Variable in class javax.swing.text.DefaultCaret
 
clippedText(String, FontMetrics, int) - Method in class javax.swing.plaf.metal.MetalTitlePane
Convenience method to clip the passed in text to the specified size.
clock - Static variable in class java.lang.ref.SoftReference
 
clone() - Method in class java.awt.BufferCapabilities
 
clone() - Method in class java.awt.GridBagConstraints
Creates a copy of this grid bag constraint.
clone() - Method in class java.awt.ImageCapabilities
 
clone() - Method in class java.awt.Insets
Create a copy of this object.
clone() - Method in class java.awt.JobAttributes
Creates and returns a copy of this JobAttributes.
clone() - Method in class java.awt.PageAttributes
Creates and returns a copy of this PageAttributes.
clone() - Method in class java.awt.RenderingHints
Creates a clone of this RenderingHints object that has the same contents as this RenderingHints object.
clone() - Method in class java.awt.datatransfer.DataFlavor
Returns a clone of this DataFlavor.
clone() - Method in class java.awt.datatransfer.MimeType
Returns a clone of this object.
clone() - Method in class java.awt.datatransfer.MimeTypeParameterList
 
clone() - Method in class java.awt.font.CharArrayIterator
Create a copy of this iterator
clone() - Method in class java.awt.font.TextLayout
Creates a copy of this TextLayout.
clone() - Method in class java.awt.font.TextMeasurer
 
clone() - Method in class java.awt.geom.AffineTransform
Returns a copy of this AffineTransform object.
clone() - Method in class java.awt.geom.Area
Returns an exact copy of this Area object.
clone() - Method in class java.awt.geom.CubicCurve2D
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Dimension2D
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.GeneralPath
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Line2D
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Point2D
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class java.awt.geom.QuadCurve2D
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class java.awt.geom.RectangularShape
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class java.awt.image.ImageFilter
Clones this object.
clone() - Method in class java.awt.image.Kernel
Clones this object.
clone() - Method in class java.awt.image.renderable.ParameterBlock
Creates a copy of a ParameterBlock.
clone() - Method in class java.awt.image.renderable.RenderContext
Makes a copy of a RenderContext.
clone() - Method in class java.awt.print.PageFormat
Makes a copy of this PageFormat with the same contents as this PageFormat.
clone() - Method in class java.awt.print.Paper
Creates a copy of this Paper with the same contents as this Paper.
clone() - Method in class java.lang.Object
Creates and returns a copy of this object.
clone() - Method in class java.rmi.server.UnicastRemoteObject
Returns a clone of the remote object that is distinct from the original.
clone() - Method in class java.text.AttributedString.AttributedStringIterator
 
clone() - Method in class java.text.BreakIterator
Create a copy of this iterator
clone() - Method in class java.text.CharSet
Creates a new CharSet that is equal to this one
clone() - Method in interface java.text.CharacterIterator
Create a copy of this iterator
clone() - Method in class java.text.ChoiceFormat
Overrides Cloneable
clone() - Method in class java.text.Collator
Overrides Cloneable
clone() - Method in class java.text.DateFormat
Overrides Cloneable
clone() - Method in class java.text.DateFormatSymbols
Overrides Cloneable
clone() - Method in class java.text.DecimalFormat
Standard override; no change in semantics.
clone() - Method in class java.text.DecimalFormatSymbols
Standard override.
clone() - Method in class java.text.DigitList
Creates a copy of this object.
clone() - Method in class java.text.Format
Creates and returns a copy of this object.
clone() - Method in class java.text.MessageFormat
Creates and returns a copy of this object.
clone() - Method in class java.text.NumberFormat
Overrides Cloneable
clone() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
clone() - Method in class java.text.RuleBasedBreakIterator
Clones this iterator.
clone() - Method in class java.text.RuleBasedCollator
Standard override; no change in semantics.
clone() - Method in class java.text.SimpleDateFormat
Creates a copy of this SimpleDateFormat.
clone() - Method in class java.text.SimpleTextBoundary
Overrides Cloneable
clone() - Method in class java.text.StringCharacterIterator
Creates a copy of this iterator.
clone() - Method in class java.util.AbstractMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.ArrayList
Returns a shallow copy of this ArrayList instance.
clone() - Method in class java.util.BitSet
Cloning this BitSet produces a new BitSet that is equal to it.
clone() - Method in class java.util.Calendar
Overrides Cloneable
clone() - Method in class java.util.Date
Return a copy of this object.
clone() - Method in class java.util.HashMap
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.HashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
clone() - Method in class java.util.Hashtable.Entry
 
clone() - Method in class java.util.Hashtable
Creates a shallow copy of this hashtable.
clone() - Method in class java.util.IdentityHashMap
Returns a shallow copy of this identity hash map: the keys and values themselves are not cloned.
clone() - Method in class java.util.LinkedList
Returns a shallow copy of this LinkedList.
clone() - Method in class java.util.Locale
Overrides Cloneable
clone() - Method in class java.util.ResourceBundle.ResourceCacheKey
 
clone() - Method in class java.util.SimpleTimeZone
Returns a clone of this SimpleTimeZone instance.
clone() - Method in class java.util.TimeZone
Creates a copy of this TimeZone.
clone() - Method in class java.util.TreeMap
Returns a shallow copy of this TreeMap instance.
clone() - Method in class java.util.TreeSet
Returns a shallow copy of this TreeSet instance.
clone() - Method in class java.util.Vector
Returns a clone of this vector.
clone() - Method in class java.util.jar.Attributes
Returns a copy of the Attributes, implemented as follows: public Object clone() { return new Attributes(this); } Since the attribute names and values are themselves immutable, the Attributes returned can be safely modified without affecting the original.
clone() - Method in class java.util.jar.Manifest
Returns a shallow copy of this Manifest.
clone() - Method in class java.util.zip.ZipEntry
Returns a copy of this entry.
clone() - Method in class javax.swing.AbstractAction.ArrayTable
 
clone() - Method in class javax.swing.AbstractAction
Clones the abstract action.
clone() - Method in class javax.swing.DefaultListSelectionModel
Returns a clone of this selection model with the same selection.
clone() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Clones the AbstractFormatter.
clone() - Method in class javax.swing.text.DefaultFormatter
Creates a copy of the DefaultFormatter.
clone(Element, Element) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Creates a copy of this element, with a different parent.
clone() - Method in class javax.swing.text.EditorKit
Creates a copy of the editor kit.
clone() - Method in class javax.swing.text.ElementIterator.StackItem
 
clone() - Method in class javax.swing.text.ElementIterator
Clones the ElementIterator.
clone() - Method in class javax.swing.text.GlyphView
Creates a shallow copy.
clone() - Method in class javax.swing.text.InternationalFormatter
Creates a copy of the DefaultFormatter.
clone() - Method in class javax.swing.text.Segment
Creates a shallow copy.
clone() - Method in class javax.swing.text.SimpleAttributeSet
Clones a set of attributes.
clone() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Clones a set of attributes.
clone() - Method in class javax.swing.text.StyledEditorKit
Creates a copy of the editor kit.
clone() - Method in class javax.swing.text.html.HTMLEditorKit
Creates a copy of the editor kit.
clone() - Method in class javax.swing.text.html.OptionListModel
Returns a clone of the receiver with the same selection.
clone() - Method in class javax.swing.tree.DefaultMutableTreeNode
Overridden to make clone public.
clone() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns a clone of this object with the same selection.
clone() - Method in class org.apache.xalan.templates.OutputProperties
Clone this OutputProperties, including a clone of the wrapped Properties reference.
clone() - Method in class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
Clone this object.
clone() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Clone this object.
clone() - Method in interface org.apache.xml.dtm.DTMIterator
Get a clone of this iterator, but don't reset the iteration in the process, so that it may be used from the current position.
clone() - Method in class org.apache.xml.utils.BoolStack
 
clone() - Method in class org.apache.xml.utils.IntStack
Returns clone of current IntStack
clone() - Method in class org.apache.xml.utils.IntVector
Returns clone of current IntVector
clone() - Method in class org.apache.xml.utils.NodeVector
Get a cloned LocPathIterator.
clone() - Method in class org.apache.xml.utils.ObjectStack
Returns clone of current ObjectStack
clone() - Method in class org.apache.xml.utils.ObjectVector
Returns clone of current ObjectVector
clone() - Method in class org.apache.xpath.NodeSet
Get a cloned LocPathIterator.
clone() - Method in class org.apache.xpath.NodeSetDTM
Clone this NodeSetDTM.
clone() - Method in class org.apache.xpath.VariableStack
Returns a clone of this variable stack.
clone() - Method in class org.apache.xpath.axes.AxesWalker
Get a cloned AxesWalker.
clone() - Method in interface org.apache.xpath.axes.ContextNodeList
Get a clone of this iterator.
clone() - Method in class org.apache.xpath.axes.FilterExprWalker
Get a cloned FilterExprWalker.
clone() - Method in class org.apache.xpath.axes.NodeSequence
Get a clone of this iterator, but don't reset the iteration in the process, so that it may be used from the current position.
clone() - Method in class org.apache.xpath.axes.OneStepIterator
Get a cloned iterator.
clone() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get a cloned PrdicatedNodeTest.
clone() - Method in class org.apache.xpath.axes.UnionPathIterator
Get a cloned LocPathIterator that holds the same position as this iterator.
clone() - Method in class org.apache.xpath.axes.WalkingIterator
Get a cloned WalkingIterator that holds the same position as this iterator.
cloneAsNecessary(Element, Element, int, int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Creates a copy of this element, with a different parent.
cloneAttributeFromNode(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
Allow two nodes to share the same set of attributes.
cloneAttributeNode(boolean) - Method in class org.apache.crimson.tree.AttributeNode
Clone this AttributeNode and possibly its children (which cannot be AttributeNodes themselves).
cloneDeep(WalkingIterator, Vector) - Method in class org.apache.xpath.axes.AxesWalker
Do a deep clone of this walker, including next and previous walkers.
cloneIterator() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Returns a deep copy of this iterator.
cloneNode(boolean) - Method in class org.apache.crimson.tree.AttributeNode
DOM: returns a copy of this node which is not owned by an Element
cloneNode(boolean) - Method in class org.apache.crimson.tree.CDataNode
Returns a new CDATA section with the same content as this.
cloneNode(boolean) - Method in class org.apache.crimson.tree.CommentNode
Returns a new comment with the same content as this.
cloneNode(boolean) - Method in class org.apache.crimson.tree.Doctype.EntityNode
 
cloneNode(boolean) - Method in class org.apache.crimson.tree.Doctype.NotationNode
 
cloneNode(boolean) - Method in class org.apache.crimson.tree.Doctype
Only implement shallow clone for now, which is allowed in DOM Level 2.
cloneNode(boolean) - Method in class org.apache.crimson.tree.ElementNode2
Creates a new unparented node whose attributes are the same as this node's attributes; if deep is true, the children of this node are cloned as children of the new node.
cloneNode(boolean) - Method in class org.apache.crimson.tree.PINode
Returns a new processing instruction with the same content as this.
cloneNode(boolean) - Method in class org.apache.crimson.tree.TextNode
DOM: returns a new text node with the same contents as this one.
cloneNode(boolean) - Method in class org.apache.crimson.tree.XmlDocument.DocFragNode
 
cloneNode(boolean) - Method in class org.apache.crimson.tree.XmlDocument.EntityRefNode
 
cloneNode(boolean) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Returns a copy of this document.
cloneNode(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
cloneNode(boolean) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
cloneNode(boolean) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
cloneNode(boolean) - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
cloneSubarray(Object[], int, int) - Static method in class java.util.Arrays
Clones an array within the specified bounds.
cloneToResultTree(int, int, DTM, ResultTreeHandler, boolean) - Static method in class org.apache.xalan.transformer.ClonerToResultTree
Clone an element with or without children.
cloneWithReset() - Method in interface org.apache.xml.dtm.DTMIterator
Get a cloned Iterator that is reset to the start of the iteration.
cloneWithReset() - Method in class org.apache.xpath.NodeSet
Get a cloned Iterator, and reset its state to the beginning of the iteration.
cloneWithReset() - Method in class org.apache.xpath.NodeSetDTM
Get a cloned Iterator, and reset its state to the beginning of the iteration.
cloneWithReset() - Method in class org.apache.xpath.axes.BasicTestIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.axes.ChildTestIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in interface org.apache.xpath.axes.ContextNodeList
Get a cloned Iterator that is reset to the start of the iteration.
cloneWithReset() - Method in class org.apache.xpath.axes.DescendantIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.axes.LocPathIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.axes.NodeSequence
Note: Not a deep clone.
cloneWithReset() - Method in class org.apache.xpath.axes.OneStepIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithSource(Object) - Method in class javax.swing.event.TreeSelectionEvent
Returns a copy of the receiver, but with the source being newSource.
closable - Variable in class javax.swing.JInternalFrame
The frame can be closed.
close() - Method in class java.io.BufferedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.BufferedReader
Close the stream.
close() - Method in class java.io.BufferedWriter
Close the stream.
close() - Method in class java.io.ByteArrayInputStream
Closing a ByteArrayInputStream has no effect.
close() - Method in class java.io.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close() - Method in class java.io.CharArrayReader
Close the stream.
close() - Method in class java.io.CharArrayWriter
Close the stream.
close() - Method in class java.io.FileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class java.io.FilterInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterReader
Close the stream.
close() - Method in class java.io.FilterWriter
Close the stream.
close() - Method in class java.io.InputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.InputStreamReader
Close the stream.
close() - Method in interface java.io.ObjectInput
Closes the input stream.
close() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
close() - Method in class java.io.ObjectInputStream.PeekInputStream
 
close() - Method in class java.io.ObjectInputStream
Closes the input stream.
close() - Method in interface java.io.ObjectOutput
Closes the stream.
close() - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
close() - Method in class java.io.ObjectOutputStream
Closes the stream.
close() - Method in class java.io.OutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class java.io.OutputStreamWriter
Close the stream.
close() - Method in class java.io.PipedInputStream
Closes this piped input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedOutputStream
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PipedReader
Closes this piped stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedWriter
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PrintStream
Close the stream.
close() - Method in class java.io.PrintWriter
Close the stream.
close() - Method in class java.io.PushbackInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PushbackReader
Close the stream.
close() - Method in class java.io.RandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
close() - Method in class java.io.Reader
Close the stream.
close() - Method in class java.io.SequenceInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.StringReader
Close the stream.
close() - Method in class java.io.StringWriter
Closing a StringWriter has no effect.
close() - Method in class java.io.Writer
Close the stream, flushing it first.
close() - Method in class java.lang.Win32Process
 
close() - Method in class java.net.DatagramSocket
Closes this datagram socket.
close() - Method in class java.net.DatagramSocketImpl
Close the socket.
close() - Method in class java.net.PlainDatagramSocketImpl
Close the socket.
close() - Method in class java.net.PlainSocketImpl
Closes the socket.
close() - Method in class java.net.ServerSocket
Closes this socket.
close() - Method in class java.net.Socket
Closes this socket.
close() - Method in class java.net.SocketImpl
Closes this socket.
close() - Method in class java.net.SocketInputStream
 
close() - Method in class java.net.SocketOutputStream
 
close() - Method in class java.net.SocksSocketImpl
 
close() - Method in interface java.nio.channels.Channel
Closes this channel.
close() - Method in interface java.nio.channels.InterruptibleChannel
Closes this channel.
close() - Method in class java.nio.channels.Selector
Closes this selector.
close() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Closes this channel.
close() - Method in class java.nio.channels.spi.AbstractSelector
Closes this selector.
close() - Method in interface java.sql.Connection
Releases this Connection object's database and JDBC resources immediately instead of waiting for them to be automatically released.
close() - Method in interface java.sql.ResultSet
Releases this ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in interface java.sql.Statement
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class java.util.jar.JarVerifier.VerifierStream
 
close() - Method in class java.util.jar.Manifest.FastInputStream
 
close() - Method in class java.util.logging.ConsoleHandler
Override StreamHandler.close to do a flush but not to close the output stream.
close() - Method in class java.util.logging.FileHandler.MeteredStream
 
close() - Method in class java.util.logging.FileHandler
Close all the files.
close() - Method in class java.util.logging.Handler
Close the Handler and free all associated resources.
close() - Method in class java.util.logging.MemoryHandler
Close the Handler and free all associated resources.
close() - Method in class java.util.logging.SocketHandler
Close this output stream.
close() - Method in class java.util.logging.StreamHandler
Close the current output stream.
close() - Method in class java.util.zip.DeflaterOutputStream
Writes remaining compressed data to the output stream and closes the underlying stream.
close() - Method in class java.util.zip.GZIPInputStream
Closes the input stream.
close() - Method in class java.util.zip.InflaterInputStream
Closes the input stream.
close() - Method in class java.util.zip.ZipFile.ZipFileInputStream
 
close() - Method in class java.util.zip.ZipFile
Closes the ZIP file.
close(long) - Static method in class java.util.zip.ZipFile
 
close() - Method in class java.util.zip.ZipInputStream
Closes the ZIP input stream.
close() - Method in class java.util.zip.ZipOutputStream
Closes the ZIP output stream as well as the stream being filtered.
close() - Method in interface javax.sql.PooledConnection
Closes the physical connection that this PooledConnection object represents.
close() - Method in class javax.swing.ProgressMonitor
Indicate that the operation is complete.
close() - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.close to close the progress monitor as well as the stream.
close() - Method in class javax.swing.plaf.metal.MetalTitlePane
Closes the Window.
close(int, int) - Method in class javax.swing.text.GapVector
Delete nItems at position.
close() - Method in class javax.swing.text.rtf.RTFParser
Closes the parser.
close() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
 
close() - Method in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
close() - Method in interface javax.swing.text.rtf.RTFReader.Destination
 
close() - Method in class javax.swing.text.rtf.RTFReader.DiscardingDestination
 
close() - Method in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
close() - Method in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
close() - Method in class javax.swing.text.rtf.RTFReader.StylesheetDestination
 
close() - Method in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
close() - Method in class javax.swing.text.rtf.RTFReader
Called by the user when there is no more input (i.e.
close() - Method in class org.apache.crimson.parser.InputEntity
 
close() - Method in class org.apache.crimson.parser.XmlReader.BaseReader
 
close() - Method in class org.apache.crimson.parser.XmlReader
Closes the reader.
close(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
Close the given file and remove it from the formatter listener's table.
close() - Method in class org.apache.xalan.lib.sql.PooledConnection
Close the real JDBC Connection
close() - Method in class org.apache.xalan.lib.sql.SQLDocument
Clean up our ties to the database but this does not necessarly clean up the document.
close() - Method in class org.apache.xalan.lib.sql.XConnection
Close the connection to the data source.
close(SQLDocument) - Method in class org.apache.xalan.lib.sql.XConnection
Close the connection to the data source.
close() - Method in class org.apache.xalan.serialize.WriterToASCI
Close the stream, flushing it first.
close() - Method in class org.apache.xalan.serialize.WriterToUTF8
Close the stream, flushing it first.
close() - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Close the stream, flushing it first.
close0() - Method in class java.io.FileInputStream
 
close0() - Method in class java.io.FileOutputStream
 
close0() - Method in class java.io.RandomAccessFile
 
closeAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
closeAction - Variable in class javax.swing.plaf.metal.MetalTitlePane
Action used to close the Window.
closeBracket - Static variable in class java.text.SentenceBreakData
 
closeButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
closeButton - Variable in class javax.swing.plaf.metal.MetalTitlePane
Button used to maximize or restore the Frame.
closeButtonToolTip - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
closeConnection() - Method in interface ISSearch.ISDBinterface
Closes the open database connection.
closeDB() - Method in class ISSearch.ISDBCrawler
Closes the database connection of the built-in database interface.
closeDB() - Method in interface ISSearch.ISDBCrawlerInterface
Closes the database connection of the built-in database interface.
closeDeletion(int) - Method in class java.util.IdentityHashMap
Rehash all possibly-colliding entries following a deletion.
closeEntry() - Method in class java.util.zip.ZipInputStream
Closes the current ZIP entry and positions the stream for reading the next entry.
closeEntry() - Method in class java.util.zip.ZipOutputStream
Closes the current ZIP entry and positions the stream for writing the next entry.
closeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Removes the frame, and, if necessary, the desktopIcon, from its parent.
closeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, this call should remove the frame from it's parent.
closeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to close the frame.
closeIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
closeKey(int) - Method in class java.util.prefs.WindowsPreferences
Closes Windows registry key.
closeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated. As of 1.3.
closeLock - Variable in class java.net.DatagramSocket
 
closeLock - Variable in class java.net.ServerSocket
 
closeLock - Variable in class java.net.Socket
 
closeLock - Variable in class java.nio.channels.spi.AbstractInterruptibleChannel
 
closeOnError() - Method in class org.apache.xalan.lib.sql.SQLDocument
When an error occurs, the XConnection will call this method do that we can deal with the Connection properly
closeOutUnwantedEmbeddedTags(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Searches the attribute set and for each tag that is stored in the tag vector.
closePath() - Method in class java.awt.geom.GeneralPath
Closes the current subpath by drawing a straight line back to the coordinates of the last moveTo.
closePending - Variable in class java.net.PlainSocketImpl
 
closed - Variable in class java.awt.BasicStroke.FillAdapter
 
closed - Variable in class java.io.ObjectInputStream
whether stream is closed
closed - Variable in class java.io.PipedWriter
 
closed - Variable in class java.net.DatagramSocket
 
closed - Variable in class java.net.ServerSocket
 
closed - Variable in class java.net.Socket
 
closed - Variable in class java.util.zip.DeflaterOutputStream
Indicates that the stream has been closed.
closed - Variable in class java.util.zip.GZIPInputStream
 
closed - Variable in class java.util.zip.InflaterInputStream
 
closed - Variable in class java.util.zip.ZipInputStream
 
closed - Variable in class java.util.zip.ZipOutputStream
 
closed - Variable in class org.apache.crimson.parser.XmlReader
 
closedByReader - Variable in class java.io.PipedInputStream
 
closedByReader - Variable in class java.io.PipedReader
 
closedByWriter - Variable in class java.io.PipedInputStream
 
closedByWriter - Variable in class java.io.PipedReader
 
closedIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Icon used to show non-leaf nodes that aren't expanded.
closedSubpath() - Method in class java.awt.BasicStroke.FillAdapter
 
closing - Variable in class java.io.PrintStream
 
closing - Variable in class java.net.SocketInputStream
Closes the stream.
closing - Variable in class java.net.SocketOutputStream
Closes the stream.
closure(Pattern.Node) - Method in class java.util.regex.Pattern
Processes repetition.
closure(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:closure function creates a node set resulting from transitive closure of evaluating the expression passed as the second argument on each of the nodes passed as the first argument, then on the node set resulting from that and so on until no more nodes are found.
cm - Static variable in class javax.swing.colorchooser.SyntheticImage
 
cmax - Variable in class java.util.regex.Pattern.Curly
 
cmax - Variable in class java.util.regex.Pattern.GroupCurly
 
cmax - Variable in class java.util.regex.Pattern.Loop
 
cmdIn - Variable in class java.net.SocksSocketImpl
 
cmdOut - Variable in class java.net.SocksSocketImpl
 
cmdsock - Variable in class java.net.SocksSocketImpl
 
cmin - Variable in class java.util.regex.Pattern.Curly
 
cmin - Variable in class java.util.regex.Pattern.GroupCurly
 
cmin - Variable in class java.util.regex.Pattern.Loop
 
cmp(FDBigInt) - Method in class java.lang.FDBigInt
 
cname - Variable in class java.net.SocketPermission
 
co_entry_pause(int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
In the standard coroutine architecture, coroutines are identified by their method names and are launched and run up to their first yield by simply resuming them; its's presumed that this recognizes the not-already-running case and does the right thing.
co_entry_pause() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
co_entry_pause is called in startDocument() before anything else happens.
co_exit(int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
Terminate this entire set of coroutines.
co_exit_to(Object, int, int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
Make the ID available for reuse and terminate this coroutine, transferring control to the specified coroutine.
co_joinCoroutineSet(int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
Each coroutine in the set managed by a single CoroutineManager is identified by a small positive integer.
co_resume(Object, int, int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
Transfer control to another coroutine which has already been started and is waiting on this CoroutineManager.
co_yield(boolean) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
Co_Yield handles coroutine interactions while a parse is in progress.
coalesce - Variable in class javax.swing.Timer
 
coalesceEvents(AWTEvent, AWTEvent) - Method in class java.awt.Component
Potentially coalesce an event being posted with an existing event.
coalescePaintEvent(PaintEvent) - Method in interface java.awt.peer.ComponentPeer
 
code - Variable in class org.apache.xml.utils.synthetic.SynthesisException
Field code.
codebase - Variable in class javax.rmi.CORBA.ClassDesc
 
coerceData(boolean) - Method in class java.awt.image.BufferedImage
Forces the data to match the state specified in the isAlphaPremultiplied variable.
coerceData(WritableRaster, boolean) - Method in class java.awt.image.ColorModel
Forces the raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
coerceData(WritableRaster, boolean) - Method in class java.awt.image.ComponentColorModel
Forces the raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
coerceData(WritableRaster, boolean) - Method in class java.awt.image.DirectColorModel
Forces the raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
col - Variable in class javax.swing.text.TableView.TableCell
Deprecated.  
col - Variable in class javax.swing.text.html.TableView.ColumnIterator
Current column index
colHead - Variable in class javax.swing.ScrollPaneLayout
The column header child.
colIterator - Variable in class javax.swing.text.html.TableView
 
colincx - Variable in class java.awt.TexturePaintContext
 
colincxerr - Variable in class java.awt.TexturePaintContext
 
colincy - Variable in class java.awt.TexturePaintContext
 
colincyerr - Variable in class java.awt.TexturePaintContext
 
collapse(boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Collapses the receiver.
collapse() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Collapses the receiver.
collapse(boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Collapses this node in the tree.
collapsePath(TreePath) - Method in class javax.swing.JTree
Ensures that the node identified by the specified path is collapsed and viewable.
collapseRow(int) - Method in class javax.swing.JTree
Ensures that the node in the specified row is collapsed.
collapsedIcon - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
collectDirtyComponents(Hashtable, JComponent, Vector) - Method in class javax.swing.RepaintManager
 
collectStats - Variable in class java.awt.font.TextMeasurer
 
color - Variable in class java.awt.ColorPaintContext
 
color - Variable in class java.awt.PageAttributes
 
color - Variable in class java.util.TreeMap.Entry
 
color - Variable in class javax.swing.ColorTracker
 
color - Variable in class javax.swing.DebugGraphicsFilter
 
color - Variable in class javax.swing.border.MatteBorder
 
color - Variable in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
 
color1 - Variable in class java.awt.GradientPaint
 
color2 - Variable in class java.awt.GradientPaint
 
colorCount - Variable in class javax.swing.text.rtf.RTFGenerator
 
colorListener - Variable in class javax.swing.colorchooser.AbstractColorChooserPanel
 
colorModel - Variable in class java.awt.TexturePaintContext
 
colorModel - Variable in class java.awt.image.BufferedImage
 
colorOf(TreeMap.Entry) - Static method in class java.util.TreeMap
Balancing operations.
colorSpace - Variable in class java.awt.image.ColorModel
 
colorSpaceType - Variable in class java.awt.image.ColorModel
 
colorTable - Variable in class javax.swing.text.rtf.RTFGenerator
 
colorTable - Variable in class javax.swing.text.rtf.RTFReader
This array maps color indices to Color objects.
colorToHex(Color) - Static method in class javax.swing.text.html.CSS
Converts a type Color to a hex string in the format "#RRGGBB"
colors - Variable in class javax.swing.colorchooser.SwatchPanel
 
cols - Variable in class java.awt.GridLayout
This is the number of columns specified for the grid.
cols - Variable in class java.text.WordBreakTable
 
cols - Variable in class javax.swing.plaf.basic.BasicTableUI.TableDropTargetListener
 
column - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
column - Variable in class javax.swing.event.TableModelEvent
 
column - Variable in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
columnAdded(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents (column insertions)
columnAdded(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when a column is added to the table column model.
columnAdded(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that a column was added to the model.
columnAdded(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Invoked when a column is added to the table column model.
columnAtPoint(Point) - Method in class javax.swing.JTable
Returns the index of the column that point lies in, or -1 if the result is not in the range [0, getColumnCount()-1].
columnAtPoint(Point) - Method in class javax.swing.table.JTableHeader
Returns the index of the column that point lies in, or -1 if it lies out of bounds.
columnCount - Variable in class javax.swing.plaf.basic.BasicListUI
Number of columns to create.
columnCount - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
 
columnDescription - Variable in class javax.swing.JTable.AccessibleJTable
 
columnHeader - Variable in class javax.swing.JScrollPane
The column header child.
columnIdentifiers - Variable in class javax.swing.table.DefaultTableModel
The Vector of column identifiers.
columnMap - Variable in class java.text.BreakDictionary
Maps from characters to column numbers.
columnMargin - Variable in class javax.swing.table.DefaultTableColumnModel
Width margin between each column
columnMarginChanged(ChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes of a column moving due to margin changes.
columnMarginChanged(ChangeEvent) - Method in class javax.swing.JTable
Invoked when a column is moved due to a margin change.
columnMarginChanged(ChangeEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that a column was moved due to a margin change.
columnMarginChanged(ChangeEvent) - Method in class javax.swing.table.JTableHeader
Invoked when a column is moved due to a margin change.
columnModel - Variable in class javax.swing.JTable
The TableColumnModel of the table.
columnModel - Variable in class javax.swing.table.JTableHeader
The TableColumnModel of the table header.
columnMoved(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes of a column repositioning.
columnMoved(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when a column is repositioned.
columnMoved(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that a column was repositioned.
columnMoved(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Invoked when a column is repositioned.
columnNames - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
columnNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column might not allow NULL values.
columnNoNulls - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that a column does not allow NULL values.
columnNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column definitely allows NULL values.
columnNullable - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that a column allows NULL values.
columnNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that the nullability of columns is unknown.
columnNullableUnknown - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that the nullability of a column's values is unknown.
columnNumber(ExpressionContext) - Static method in class org.apache.xalan.lib.NodeInfo
columnNumber returns the column number of the current context node.
columnNumber(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
columnNumber returns the column number of the node passed as argument.
columnNumber - Variable in class org.apache.xml.utils.SerializableLocatorImpl
The column number.
columnOffsets - Variable in class javax.swing.text.TableView
 
columnOffsets - Variable in class javax.swing.text.html.TableView
 
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents (column deletions)
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when a column is removed from the table column model.
columnRemoved(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that a column was removed from the model.
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Invoked when a column is removed from the table column model.
columnRequirements - Variable in class javax.swing.text.TableView
 
columnRequirements - Variable in class javax.swing.text.html.TableView
 
columnSelectionAdjusting - Variable in class javax.swing.JTable
The last value of getValueIsAdjusting from the column selection models columnSelectionChanged notification.
columnSelectionAllowed - Variable in class javax.swing.table.DefaultTableColumnModel
Column selection allowed in this column model
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track that the selection model of the TableColumnModel changed.
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.JTable
Invoked when the selection model of the TableColumnModel is changed.
columnSelectionChanged(ListSelectionEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that the selection model of the TableColumnModel changed.
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.table.JTableHeader
Invoked when the selection model of the TableColumnModel is changed.
columnSpans - Variable in class javax.swing.text.TableView
 
columnSpans - Variable in class javax.swing.text.html.TableView
 
columnWeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the column weights.
columnWidth - Variable in class javax.swing.JTextArea
 
columnWidth - Variable in class javax.swing.JTextField
 
columnWidths - Variable in class java.awt.GridBagLayout
This field holds the overrides to the column minimum width.
columns - Variable in class java.awt.TextArea
The number of columns in the TextArea.
columns - Variable in class java.awt.TextField
The number of columns in the text field.
columns - Variable in class javax.swing.JTextArea
 
columns - Variable in class javax.swing.JTextField
 
columns - Variable in class javax.swing.colorchooser.SmartGridLayout
 
comboBox - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
comboBox - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
comboBox - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
comboIcon - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
command(Object) - Static method in class java.lang.Compiler
Examines the argument type and its fields and perform some documented operation.
command - Variable in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
 
command - Variable in class javax.swing.JComponent.ActionStandin
 
command - Variable in class javax.swing.JTextField
 
command - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI.MoveResizeAction
 
comment - Variable in class java.util.zip.ZipEntry
 
comment - Variable in class java.util.zip.ZipOutputStream
 
comment(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out comments.
comment(char[], int, int) - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
comment(char[], int, int) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report an XML comment anywhere in the document.
comment(String) - Method in class org.apache.xalan.serialize.SerializerToText
Called when a Comment is to be constructed.
comment(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Report an XML comment anywhere in the document.
comment(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the comment event.
comment(char[], int, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the comment event.
comment(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
comment(char[], int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
comment(char[], int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Report an XML comment anywhere in the document.
commentChar(int) - Method in class java.io.StreamTokenizer
Specified that the character argument starts a single-line comment.
commentPadding - Static variable in class javax.swing.text.html.CommentView
 
commentPaddingD - Static variable in class javax.swing.text.html.CommentView
 
commit() - Method in interface java.sql.Connection
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by this Connection object.
commit() - Method in class java.text.RBTableBuilder
Look up for unmapped values in the expanded character table.
commitEdit() - Method in class javax.swing.JFormattedTextField
Forces the current value to be taken from the AbstractFormatter and set as the current value.
commitEdit() - Method in class javax.swing.JSpinner.DefaultEditor
Pushes the currently edited value to the SpinnerModel.
commitEdit() - Method in class javax.swing.JSpinner
Commits the currently edited value to the SpinnerModel.
commitEdit() - Method in class javax.swing.text.DefaultFormatter
Invokes commitEdit on the JFormattedTextField.
commitOnEdit - Variable in class javax.swing.text.DefaultFormatter
If true, any time a valid edit happens commitEdit is invoked.
committedCharacterCount - Variable in class java.awt.event.InputMethodEvent
 
comp - Variable in class java.awt.CardLayout.Card
 
compOffset - Variable in class java.awt.image.ComponentColorModel
 
compScale - Variable in class java.awt.image.ComponentColorModel
 
compWriteObjectNotify() - Method in class javax.swing.JComponent
 
compWriteObjectNotify() - Method in class javax.swing.JInternalFrame
 
compWriteObjectNotify() - Method in class javax.swing.JTabbedPane
 
compWriteObjectNotify() - Method in class javax.swing.JTable
 
compact() - Method in class java.nio.ByteBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.ByteBufferAsCharBufferB
 
compact() - Method in class java.nio.ByteBufferAsCharBufferL
 
compact() - Method in class java.nio.ByteBufferAsCharBufferRB
 
compact() - Method in class java.nio.ByteBufferAsCharBufferRL
 
compact() - Method in class java.nio.ByteBufferAsDoubleBufferB
 
compact() - Method in class java.nio.ByteBufferAsDoubleBufferL
 
compact() - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
compact() - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
compact() - Method in class java.nio.ByteBufferAsFloatBufferB
 
compact() - Method in class java.nio.ByteBufferAsFloatBufferL
 
compact() - Method in class java.nio.ByteBufferAsFloatBufferRB
 
compact() - Method in class java.nio.ByteBufferAsFloatBufferRL
 
compact() - Method in class java.nio.ByteBufferAsIntBufferB
 
compact() - Method in class java.nio.ByteBufferAsIntBufferL
 
compact() - Method in class java.nio.ByteBufferAsIntBufferRB
 
compact() - Method in class java.nio.ByteBufferAsIntBufferRL
 
compact() - Method in class java.nio.ByteBufferAsLongBufferB
 
compact() - Method in class java.nio.ByteBufferAsLongBufferL
 
compact() - Method in class java.nio.ByteBufferAsLongBufferRB
 
compact() - Method in class java.nio.ByteBufferAsLongBufferRL
 
compact() - Method in class java.nio.ByteBufferAsShortBufferB
 
compact() - Method in class java.nio.ByteBufferAsShortBufferL
 
compact() - Method in class java.nio.ByteBufferAsShortBufferRB
 
compact() - Method in class java.nio.ByteBufferAsShortBufferRL
 
compact() - Method in class java.nio.CharBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.DirectByteBuffer
 
compact() - Method in class java.nio.DirectByteBufferR
 
compact() - Method in class java.nio.DirectCharBufferRS
 
compact() - Method in class java.nio.DirectCharBufferRU
 
compact() - Method in class java.nio.DirectCharBufferS
 
compact() - Method in class java.nio.DirectCharBufferU
 
compact() - Method in class java.nio.DirectDoubleBufferRS
 
compact() - Method in class java.nio.DirectDoubleBufferRU
 
compact() - Method in class java.nio.DirectDoubleBufferS
 
compact() - Method in class java.nio.DirectDoubleBufferU
 
compact() - Method in class java.nio.DirectFloatBufferRS
 
compact() - Method in class java.nio.DirectFloatBufferRU
 
compact() - Method in class java.nio.DirectFloatBufferS
 
compact() - Method in class java.nio.DirectFloatBufferU
 
compact() - Method in class java.nio.DirectIntBufferRS
 
compact() - Method in class java.nio.DirectIntBufferRU
 
compact() - Method in class java.nio.DirectIntBufferS
 
compact() - Method in class java.nio.DirectIntBufferU
 
compact() - Method in class java.nio.DirectLongBufferRS
 
compact() - Method in class java.nio.DirectLongBufferRU
 
compact() - Method in class java.nio.DirectLongBufferS
 
compact() - Method in class java.nio.DirectLongBufferU
 
compact() - Method in class java.nio.DirectShortBufferRS
 
compact() - Method in class java.nio.DirectShortBufferRU
 
compact() - Method in class java.nio.DirectShortBufferS
 
compact() - Method in class java.nio.DirectShortBufferU
 
compact() - Method in class java.nio.DoubleBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.FloatBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.HeapByteBuffer
 
compact() - Method in class java.nio.HeapByteBufferR
 
compact() - Method in class java.nio.HeapCharBuffer
 
compact() - Method in class java.nio.HeapCharBufferR
 
compact() - Method in class java.nio.HeapDoubleBuffer
 
compact() - Method in class java.nio.HeapDoubleBufferR
 
compact() - Method in class java.nio.HeapFloatBuffer
 
compact() - Method in class java.nio.HeapFloatBufferR
 
compact() - Method in class java.nio.HeapIntBuffer
 
compact() - Method in class java.nio.HeapIntBufferR
 
compact() - Method in class java.nio.HeapLongBuffer
 
compact() - Method in class java.nio.HeapLongBufferR
 
compact() - Method in class java.nio.HeapShortBuffer
 
compact() - Method in class java.nio.HeapShortBufferR
 
compact() - Method in class java.nio.IntBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.LongBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.ShortBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.StringCharBuffer
 
compactAndTrim() - Method in class java.lang.Class.MethodArray
 
comparator() - Method in class java.util.Collections.SynchronizedSortedMap
 
comparator() - Method in class java.util.Collections.SynchronizedSortedSet
 
comparator() - Method in class java.util.Collections.UnmodifiableSortedMap
 
comparator() - Method in class java.util.Collections.UnmodifiableSortedSet
 
comparator() - Method in interface java.util.SortedMap
Returns the comparator associated with this sorted map, or null if it uses its keys' natural ordering.
comparator() - Method in interface java.util.SortedSet
Returns the comparator associated with this sorted set, or null if it uses its elements' natural ordering.
comparator() - Method in class java.util.TreeMap.SubMap
 
comparator - Variable in class java.util.TreeMap
The Comparator used to maintain order in this TreeMap, or null if this TreeMap uses its elements natural ordering.
comparator() - Method in class java.util.TreeMap
Returns the comparator used to order this map, or null if this map uses its keys' natural order.
comparator() - Method in class java.util.TreeSet
Returns the comparator used to order this sorted set, or null if this tree set uses its elements natural ordering.
comparator - Variable in class javax.swing.DefaultFocusManager
 
comparator - Variable in class javax.swing.SortingFocusTraversalPolicy
 
compare(Object, Object) - Method in class java.awt.datatransfer.DataFlavor.TextFlavorComparator
Compares two DataFlavor objects.
compare(File, File) - Method in class java.io.FileSystem
Compare two abstract pathnames lexicographically.
compare(File, File) - Method in class java.io.Win32FileSystem
 
compare(double, double) - Static method in class java.lang.Double
Compares the two specified double values.
compare(float, float) - Static method in class java.lang.Float
Compares the two specified float values.
compare(Object, Object) - Method in class java.lang.String.CaseInsensitiveComparator
 
compare(MutableBigInteger) - Method in class java.math.MutableBigInteger
Compare the magnitude of two MutableBigIntegers.
compare(String, String) - Static method in class java.net.URI
 
compare(String, String) - Method in class java.text.Collator
Compares the source string to the target string according to the collation rules for this Collator.
compare(Object, Object) - Method in class java.text.Collator
Compares its two arguments for order.
compare(String, String) - Method in class java.text.RuleBasedCollator
Compares the character data stored in two different strings based on the collation rules.
compare(Object, Object) - Method in class java.util.Collections.ReverseComparator
 
compare(Object, Object) - Method in interface java.util.Comparator
Compares its two arguments for order.
compare(Object, Object) - Method in class java.util.TreeMap
Compares two keys using the correct comparison method for this TreeMap.
compare(Object, Object) - Method in class javax.swing.CompareTabOrderComparator
 
compare(Object, Object) - Method in class javax.swing.LayoutComparator
 
compare(int, ListSelectionModel) - Method in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
compare(int, int, int) - Method in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
compare(Object, Object) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTransferHandler
 
compare(GapContent.MarkData, GapContent.MarkData) - Method in class javax.swing.text.GapContent
Compares two marks.
compare(NodeSorter.NodeCompareElem, NodeSorter.NodeCompareElem, int, XPathContext) - Method in class org.apache.xalan.transformer.NodeSorter
Return the results of a compare of two nodes.
compare(XObject, Comparator) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
compareCerts(Certificate[], Certificate[]) - Method in class java.lang.ClassLoader
check to make sure the certs for the new class (certs) are the same as the certs for the first class inserted in the package (pcerts)
compareIgnoringCase(String, String) - Static method in class java.net.URI
 
compareNumbers(double, double) - Method in class org.apache.xpath.objects.Comparator
Compare two numbers
compareNumbers(double, double) - Method in class org.apache.xpath.objects.EqualComparator
Compare two numbers for equality.
compareNumbers(double, double) - Method in class org.apache.xpath.objects.GreaterThanComparator
Compare two numbers for greater than.
compareNumbers(double, double) - Method in class org.apache.xpath.objects.GreaterThanOrEqualComparator
Compare two numbers for greater than or equal.
compareNumbers(double, double) - Method in class org.apache.xpath.objects.LessThanComparator
Compare two numbers for less than.
compareNumbers(double, double) - Method in class org.apache.xpath.objects.LessThanOrEqualComparator
Compare two numbers for less than or equal.
compareNumbers(double, double) - Method in class org.apache.xpath.objects.NotEqualComparator
Compare two numbers for non-equality.
compareStrings(XMLString, XMLString) - Method in class org.apache.xpath.objects.Comparator
Compare two strings
compareStrings(XMLString, XMLString) - Method in class org.apache.xpath.objects.EqualComparator
Compare two strings for equality.
compareStrings(XMLString, XMLString) - Method in class org.apache.xpath.objects.GreaterThanComparator
Compare two strings for greater than.
compareStrings(XMLString, XMLString) - Method in class org.apache.xpath.objects.GreaterThanOrEqualComparator
Compare two strings for greater than or equal.
compareStrings(XMLString, XMLString) - Method in class org.apache.xpath.objects.LessThanComparator
Compare two strings for less than.
compareStrings(XMLString, XMLString) - Method in class org.apache.xpath.objects.LessThanOrEqualComparator
Compare two strings for less than or equal.
compareStrings(XMLString, XMLString) - Method in class org.apache.xpath.objects.NotEqualComparator
Compare two strings for non-equality.
compareTabOrder(Component, Component) - Method in class javax.swing.DefaultFocusManager
 
compareTo(Object) - Method in class ISSearch.ISPeerResult
This function is required for the interface Comparable that is implemented by this object.
compareTo(File) - Method in class java.io.File
Compares two abstract pathnames lexicographically.
compareTo(Object) - Method in class java.io.File
Compares this abstract pathname to another object.
compareTo(Object) - Method in class java.io.ObjectStreamField
Compare this field with another ObjectStreamField.
compareTo(Byte) - Method in class java.lang.Byte
Compares two Byte objects numerically.
compareTo(Object) - Method in class java.lang.Byte
Compares this Byte object to another object.
compareTo(Character) - Method in class java.lang.Character
Compares two Character objects numerically.
compareTo(Object) - Method in class java.lang.Character
Compares this Character object to another object.
compareTo(Object) - Method in interface java.lang.Comparable
Compares this object with the specified object for order.
compareTo(Double) - Method in class java.lang.Double
Compares two Double objects numerically.
compareTo(Object) - Method in class java.lang.Double
Compares this Double object to another object.
compareTo(Float) - Method in class java.lang.Float
Compares two Float objects numerically.
compareTo(Object) - Method in class java.lang.Float
Compares this Float object to another object.
compareTo(Integer) - Method in class java.lang.Integer
Compares two Integer objects numerically.
compareTo(Object) - Method in class java.lang.Integer
Compares this Integer object to another object.
compareTo(Long) - Method in class java.lang.Long
Compares two Long objects numerically.
compareTo(Object) - Method in class java.lang.Long
Compares this Long object to another object.
compareTo(Short) - Method in class java.lang.Short
Compares two Short objects numerically.
compareTo(Object) - Method in class java.lang.Short
Compares this Short object to another object.
compareTo(String) - Method in class java.lang.String
Compares two strings lexicographically.
compareTo(Object) - Method in class java.lang.String
Compares this String to another Object.
compareTo(BigDecimal) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified BigDecimal.
compareTo(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object.
compareTo(BigInteger) - Method in class java.math.BigInteger
Compares this BigInteger with the specified BigInteger.
compareTo(Object) - Method in class java.math.BigInteger
Compares this BigInteger with the specified Object.
compareTo(Object) - Method in class java.net.URI
Compares this URI to another object, which must be a URI.
compareTo(Object) - Method in class java.nio.ByteBuffer
Compares this buffer to another object.
compareTo(Object) - Method in class java.nio.CharBuffer
Compares this buffer to another object.
compareTo(Object) - Method in class java.nio.DoubleBuffer
Compares this buffer to another object.
compareTo(Object) - Method in class java.nio.FloatBuffer
Compares this buffer to another object.
compareTo(Object) - Method in class java.nio.IntBuffer
Compares this buffer to another object.
compareTo(Object) - Method in class java.nio.LongBuffer
Compares this buffer to another object.
compareTo(Object) - Method in class java.nio.ShortBuffer
Compares this buffer to another object.
compareTo(Object) - Method in class java.nio.charset.Charset
Compares this charset to another object.
compareTo(Timestamp) - Method in class java.sql.Timestamp
Compares this Timestamp object to the given Timestamp object.
compareTo(Object) - Method in class java.sql.Timestamp
Compares this Timestamp object to the given Object, which must be a Timestamp object.
compareTo(CollationKey) - Method in class java.text.CollationKey
Compare this CollationKey to the target CollationKey.
compareTo(Object) - Method in class java.text.CollationKey
Compares this CollationKey with the specified Object for order.
compareTo(Date) - Method in class java.util.Date
Compares two Dates for ordering.
compareTo(Object) - Method in class java.util.Date
Compares this Date to another Object.
compareTo(Object) - Method in class org.apache.xalan.templates.ElemTemplateElement
Compares this object with the specified object for precedence order.
compareTo(XMLString) - Method in interface org.apache.xml.utils.XMLString
Compares two strings lexicographically.
compareTo(XMLString) - Method in class org.apache.xpath.objects.XString
Compares two strings lexicographically.
compareTo(XMLString) - Method in class org.apache.xpath.objects.XStringForFSB
Compares two strings lexicographically.
compareToIgnoreCase(String) - Method in class java.lang.String
Compares two strings lexicographically, ignoring case differences.
compareToIgnoreCase(XMLString) - Method in interface org.apache.xml.utils.XMLString
Compares two strings lexicographically, ignoring case considerations.
compareToIgnoreCase(XMLString) - Method in class org.apache.xpath.objects.XString
Compares two strings lexicographically, ignoring case considerations.
compareToIgnoreCase(XMLString) - Method in class org.apache.xpath.objects.XStringForFSB
Compares two strings lexicographically, ignoring case considerations.
compareToRule(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class java.util.SimpleTimeZone
Compares the given date in the year to the given rule and returns 1, 0, or -1, depending on whether the date is after, equal to, or before the rule date.
compile(String) - Method in class java.text.SimpleDateFormat
Returns the compiled form of the given pattern.
compile(String) - Static method in class java.util.regex.Pattern
Compiles the given regular expression into a pattern.
compile(String, int) - Static method in class java.util.regex.Pattern
Compiles the given regular expression into a pattern with the given flags.
compile() - Method in class java.util.regex.Pattern
Copies regular expression to a char array and inovkes the parsing of the expression which will create the object tree.
compile(int) - Method in class org.apache.xpath.compiler.Compiler
Execute the XPath object from a given opcode position.
compileClass(Class) - Static method in class java.lang.Compiler
Compiles the specified class.
compileClasses(String) - Static method in class java.lang.Compiler
Compiles all classes whose name matches the specified string.
compileExtension(int) - Method in class org.apache.xpath.compiler.Compiler
Compile an extension function.
compileFunction(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a built-in XPath function.
compileOperation(Operation, int) - Method in class org.apache.xpath.compiler.Compiler
Bottle-neck compilation of an operation with left and right operands.
compilePredicates(int, Expression[]) - Method in class org.apache.xpath.compiler.Compiler
Compiles predicates in the step.
compileUnary(UnaryOperation, int) - Method in class org.apache.xpath.compiler.Compiler
Bottle-neck compilation of a unary operation.
compiledPattern - Variable in class java.text.SimpleDateFormat
The compiled pattern.
complement() - Method in class java.text.CharSet
Returns a CharSet containing all the characters which are not in "this"
complementMe - Variable in class java.util.regex.Pattern.BitClass
 
complete() - Method in class java.util.Calendar
Fills in any unset fields in the time field list.
completeDoc - Variable in class javax.swing.text.html.HTMLWriter
 
completeDrag(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
 
completeDrag(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Messages finishDraggingTo with the new location for the mouse event.
completeEditing() - Method in class javax.swing.plaf.basic.BasicTreeUI
Messages to stop the editing session.
completeEditing(boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Stops the editing session.
completeUIInstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
Invoked from installUI after all the defaults/listeners have been installed.
completeUIUninstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
component - Variable in class java.awt.Container
The components in this container.
component - Variable in class java.awt.KeyboardFocusManager.LightweightFocusRequest
 
component - Variable in class java.awt.dnd.DragGestureEvent
The Component associated with this DragGestureEvent.
component - Variable in class java.awt.dnd.DragGestureRecognizer
The Component associated with this DragGestureRecognizer.
component - Variable in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
component - Variable in class java.awt.dnd.DropTarget
The Component associated with this DropTarget.
component - Variable in class javax.swing.Autoscroller
 
component - Variable in class javax.swing.ComponentInputMap
Component binding is created for.
component - Static variable in class javax.swing.ImageIcon
 
component - Variable in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
component - Variable in class javax.swing.JTabbedPane.Page
 
component - Variable in class javax.swing.JToolTip
 
component - Variable in class javax.swing.KeyboardManager.ComponentKeyStrokePair
 
component - Variable in class javax.swing.Popup
The Component representing the Popup.
component - Variable in class javax.swing.SystemEventQueueUtilities.ComponentWorkRequest
 
component - Variable in class javax.swing.TransferHandler.PropertyTransferable
 
component - Variable in class javax.swing.plaf.basic.BasicDropTargetListener
The current component.
component - Variable in class javax.swing.plaf.basic.BasicTreeUI.ScrollAction
 
component - Variable in class javax.swing.text.DefaultCaret
 
component - Variable in class javax.swing.text.DefaultHighlighter
 
componentAdded(ContainerEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentAdded container event by invoking the componentAdded methods on listener-a and listener-b.
componentAdded(ContainerEvent) - Method in class java.awt.Component.NativeInLightFixer
Invoked when a component has been added to a lightweight parent.
componentAdded(ContainerEvent) - Method in class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
 
componentAdded(ContainerEvent) - Method in class java.awt.event.ContainerAdapter
Invoked when a component has been added to the container.
componentAdded(ContainerEvent) - Method in interface java.awt.event.ContainerListener
Invoked when a component has been added to the container.
componentAdded(ContainerEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
 
componentAdded(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI.ContainerHandler
 
componentAdded(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ContainerHandler
 
componentAdded(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
 
componentChanged(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
Invoked when the JCompoment associated with the JToolTip has changed, or at initialization time.
componentConstraints - Variable in class javax.swing.SpringLayout
 
componentCount - Variable in class javax.swing.colorchooser.SmartGridLayout
 
componentForPoint(Component, Point) - Method in class javax.swing.MenuSelectionManager
Returns the component in the currently selected path which contains sourcePoint.
componentHidden(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentHidden event by invoking the componentHidden methods on listener-a and listener-b.
componentHidden(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
componentHidden(ComponentEvent) - Method in class java.awt.Component.NativeInLightFixer
Invoked when component has been hidden.
componentHidden(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class javax.swing.AncestorNotifier
 
componentHidden(ComponentEvent) - Method in class javax.swing.ColorChooserDialog.DisposeOnClose
 
componentHidden(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
componentHidden(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
componentHidden(ComponentEvent) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
componentInnards - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
The component's painting area, not including the border.
componentInputMapChanged(ComponentInputMap) - Method in class javax.swing.JComponent
Invoked from ComponentInputMap when its bindings change.
componentKeyStrokeMap - Variable in class javax.swing.KeyboardManager
Maps component/keystroke pairs to a topLevel container This is mainly used for fast unregister operations
componentListener - Variable in class java.awt.Component
 
componentListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
componentListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
componentListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
Used for large models, listens for moved/resized events and updates the validCachedPreferredSize bit accordingly.
componentListenerAdded - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
componentListenerK - Static variable in class java.awt.Component
 
componentMoved(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentMoved event by invoking the componentMoved methods on listener-a and listener-b.
componentMoved(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
componentMoved(ComponentEvent) - Method in class java.awt.Component.NativeInLightFixer
Invoked when one of the lightweight parents has been moved.
componentMoved(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class javax.swing.AncestorNotifier
 
componentMoved(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
componentMoved(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
componentMoved(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
 
componentMoved(ComponentEvent) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
componentOrientation - Variable in class java.awt.Component
The orientation for this component.
componentOrientationChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
componentPeer - Variable in class java.awt.dnd.DropTarget
 
componentRemoved(ContainerEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentRemoved container event by invoking the componentRemoved methods on listener-a and listener-b.
componentRemoved(ContainerEvent) - Method in class java.awt.Component.NativeInLightFixer
Invoked when a lightweight parent has been removed.
componentRemoved(ContainerEvent) - Method in class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
 
componentRemoved(ContainerEvent) - Method in class java.awt.event.ContainerAdapter
Invoked when a component has been removed from the container.
componentRemoved(ContainerEvent) - Method in interface java.awt.event.ContainerListener
Invoked when a component has been removed from the container.
componentRemoved(ContainerEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
 
componentRemoved(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI.ContainerHandler
 
componentRemoved(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ContainerHandler
 
componentRemoved(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
 
componentResized(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentResized event by invoking the componentResized methods on listener-a and listener-b.
componentResized(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
componentResized(ComponentEvent) - Method in class java.awt.Component.NativeInLightFixer
Invoked when one of the lightweight parents has been resized.
componentResized(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class javax.swing.AncestorNotifier
 
componentResized(ComponentEvent) - Method in class javax.swing.JViewport.ViewListener
 
componentResized(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
Invoked when a JInternalFrame's parent's size changes.
componentResized(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
componentResized(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler
 
componentResized(ComponentEvent) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
componentSerializedDataVersion - Variable in class java.awt.Component
Component Serialized Data Version.
componentShown(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentShown event by invoking the componentShown methods on listener-a and listener-b.
componentShown(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
componentShown(ComponentEvent) - Method in class java.awt.Component.NativeInLightFixer
Invoked when a lightweight parent component has been shown.
componentShown(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class javax.swing.AncestorNotifier
 
componentShown(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
componentShown(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
componentShown(ComponentEvent) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
componentToDebug - Variable in class javax.swing.DebugGraphicsInfo
 
componentToLayer - Variable in class javax.swing.JLayeredPane
 
componentVisibleWidth - Variable in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
components - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
 
compose(Raster, Raster, WritableRaster) - Method in interface java.awt.CompositeContext
Composes the two source Raster objects and places the result in the destination WritableRaster.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemApplyTemplates
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemCallTemplate
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemCopyOf
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemElement
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemExsltFunction
Called after everything else has been recomposed, and allows the function to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemExtensionCall
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemForEach
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemIf
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemLiteralResult
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemNumber
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemPI
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemParam
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemSort
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplate
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplateElement
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemValueOf
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemVariable
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemWhen
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemWithParam
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.KeyDeclaration
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.OutputProperties
This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.TemplateList
After all templates have been added, this function should be called.
composeList(MessageFormat, String[]) - Static method in class java.util.Locale
Given a list of strings, return a list shortened to three elements.
composeOneStep(String) - Method in class java.util.regex.Pattern
Attempts to compose input by combining the first character with the first combining mark following it.
composeTemplates(ElemTemplateElement) - Method in class org.apache.xalan.templates.StylesheetRoot
Call the compose function for each ElemTemplateElement.
composedText - Variable in class javax.swing.text.JTextComponent
 
composedTextCaret - Variable in class javax.swing.text.JTextComponent
 
composedTextContent - Variable in class javax.swing.text.JTextComponent
 
composedTextExists - Variable in class javax.swing.JFormattedTextField
Indicates the input method composed text is in the document
composedTextExists() - Method in class javax.swing.text.JTextComponent
 
composedTextStart - Variable in class javax.swing.text.JTextComponent
 
compositeRequestFocus(Component) - Static method in class javax.swing.plaf.basic.BasicLookAndFeel
 
compoundEdit - Variable in class javax.swing.undo.UndoableEditSupport
 
compressedIsoCountries - Static variable in class java.util.Locale
 
compressedIsoLanguages - Static variable in class java.util.Locale
 
compressedTile(int, long, long, long, SizeRequirements[], int[], int[], boolean) - Static method in class javax.swing.SizeRequirements
 
comptable - Variable in class java.awt.GridBagLayout
This hashtable maintains the association between a component and its gridbag constraints.
computeAddressHash() - Static method in class java.rmi.dgc.VMID
Compute the hash an IP address.
computeBlit(int, int, Point, Point, Dimension, Rectangle) - Method in class javax.swing.JViewport
Computes the parameters for a blit where the backing store image currently contains oldLoc in the upper left hand corner and we're scrolling to newLoc.
computeColumnWidth(int) - Method in class javax.swing.colorchooser.SmartGridLayout
 
computeComponentOrder(TextLineComponent[], int[]) - Static method in class java.awt.font.TextLine
Compute the components order from the given components array and logical-to-visual character mapping.
computeDefaultSUID(Class) - Static method in class java.io.ObjectStreamClass
Computes the default serial version UID value for the given class.
computeDifference(Rectangle, Rectangle) - Static method in class javax.swing.SwingUtilities
Convenience returning an array of rect representing the regions within rectA that do not overlap with rectB.
computeFieldOffsets() - Method in class java.io.ObjectStreamClass
Calculates and sets serializable field offsets, as well as primitive data size and object field count totals.
computeFields() - Method in class java.util.Calendar
Converts the current millisecond time value time to field values in fields[].
computeFields() - Method in class java.util.GregorianCalendar
Converts UTC as milliseconds to time field values.
computeFieldsImpl() - Method in class java.util.GregorianCalendar
This computeFieldsImpl implements the conversion from UTC (a millisecond offset from 1970-01-01T00:00:00.000Z) to calendar field values.
computeFunction(TextLine, int, int) - Method in class java.awt.font.TextLine.Function
 
computeHeight() - Method in class javax.swing.plaf.metal.MetalTitlePane.TitlePaneLayout
 
computeInsets(Insets) - Method in class javax.swing.border.MatteBorder
 
computeIntersection(int, int, int, int, Rectangle) - Static method in class javax.swing.SwingUtilities
Convenience to calculate the intersection of two rectangles without allocating a new rectangle.
computeIntersection(Rectangle, int, int, int, int) - Static method in class javax.swing.border.TitledBorder
 
computeJulianDay(boolean, int, int[]) - Method in class java.util.GregorianCalendar
Compute the Julian day number under either the Gregorian or the Julian calendar, using the given year and the remaining fields.
computePopupBounds(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicComboPopup
Calculate the placement and size of the popup portion of the combo box based on the combo box location and the enclosing screen bounds.
computeRedLevel(int) - Static method in class java.util.TreeMap
Find the level down to which to assign all nodes BLACK.
computeRow(int, int[]) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
Overriden method from SyntheticImage
computeRow(int, int[]) - Method in class javax.swing.colorchooser.SyntheticImage
 
computeRowHeight(int) - Method in class javax.swing.colorchooser.SmartGridLayout
 
computeStringWidth(FontMetrics, String) - Static method in class javax.swing.SwingUtilities
Compute the width of the string using a font with the specified "metrics" (sizes).
computeTime() - Method in class java.util.Calendar
Converts the current field values in fields[] to the millisecond time value time.
computeTime() - Method in class java.util.GregorianCalendar
Overrides Calendar Converts time field values to UTC as milliseconds.
computeUnion(int, int, int, int, Rectangle) - Static method in class javax.swing.SwingUtilities
Convenience method that calculates the union of two rectangles without allocating a new rectangle.
computeVisibleRect(Component, Rectangle) - Static method in class javax.swing.JComponent
Returns the Component's "visible rect rectangle" - the intersection of the visible rectangles for the component c and all of its ancestors.
computeVisibleRect(Rectangle) - Method in class javax.swing.JComponent
Returns the Component's "visible rect rectangle" - the intersection of the visible rectangles for this component and all of its ancestors.
computedHasClassPathAttribute - Variable in class java.util.jar.JarFile
 
computerIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
concat(String) - Method in class java.lang.String
Concatenates the specified string to the end of this string.
concat(NodeList) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:concat function takes a node set and returns the concatenation of the string values of the nodes in that node set.
concat(String) - Method in interface org.apache.xml.utils.XMLString
Concatenates the specified string to the end of this string.
concat(String) - Method in class org.apache.xpath.objects.XString
Concatenates the specified string to the end of this string.
concat(String) - Method in class org.apache.xpath.objects.XStringForFSB
Concatenates the specified string to the end of this string.
concatenate(AffineTransform) - Method in class java.awt.geom.AffineTransform
Concatenates an AffineTransform Tx to this AffineTransform Cx in the most commonly useful way to provide a new user space that is mapped to the former user space by Tx.
concatenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Modifies the current user-to-device transform by appending another transform.
concetenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Deprecated. replaced by concatenateTransform(AffineTransform).
cond - Variable in class java.util.regex.Pattern.Behind
 
cond - Variable in class java.util.regex.Pattern.Conditional
 
cond - Variable in class java.util.regex.Pattern.Neg
 
cond - Variable in class java.util.regex.Pattern.NotBehind
 
cond - Variable in class java.util.regex.Pattern.Pos
 
conditionalShow() - Method in class java.awt.Dialog
 
config(String) - Method in class java.util.logging.Logger
Log a CONFIG message.
configure() - Method in class java.util.logging.ConsoleHandler
 
configure() - Method in class java.util.logging.FileHandler
 
configure() - Method in class java.util.logging.MemoryHandler
 
configure() - Method in class java.util.logging.SocketHandler
 
configure() - Method in class java.util.logging.StreamHandler
 
configureArrowButton() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
configureBlocking(boolean) - Method in class java.nio.channels.SelectableChannel
Adjusts this channel's blocking mode.
configureBlocking(boolean) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Adjusts this channel's blocking mode.
configureButton(JButton) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Configures any necessary colors/fonts for the specified button used representing the button portion of the optionpane.
configureEditor(ComboBoxEditor, Object) - Method in class javax.swing.JComboBox
Initializes the editor with the specified item.
configureEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This protected method is implementation specific and should be private.
configureEditor() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
configureEnclosingScrollPane() - Method in class javax.swing.JTable
If this JTable is the viewportView of an enclosing JScrollPane (the usual situation), configure this ScrollPane by, amongst other things, installing the table's tableHeader as the columnHeaderView of the scroll pane.
configureLayoutCache() - Method in class javax.swing.plaf.basic.BasicTreeUI
Resets the TreeState instance based on the tree we're providing the look and feel for.
configureList() - Method in class javax.swing.plaf.basic.BasicComboPopup
Configures the list which is used to hold the combo box items in the popup.
configureMessageLabel(JLabel) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Configures any necessary colors/fonts for the specified label used representing the message.
configurePopup() - Method in class javax.swing.plaf.basic.BasicComboPopup
Configures the popup portion of the combo box.
configurePropertiesFromAction(Action) - Method in class javax.swing.AbstractButton
Factory method which sets the ActionEvent source's properties according to values from the Action instance.
configurePropertiesFromAction(Action, String[]) - Method in class javax.swing.AbstractButton
Configures the AbstractButton's properties according to values from the Action instance.
configurePropertiesFromAction(Action) - Method in class javax.swing.JButton
Factory method which sets the AbstractButton's properties according to values from the Action instance.
configurePropertiesFromAction(Action) - Method in class javax.swing.JCheckBox
Factory method which sets the ActionEvent source's properties according to values from the Action instance.
configurePropertiesFromAction(Action) - Method in class javax.swing.JComboBox
Factory method which sets the ActionEvent source's properties according to values from the Action instance.
configurePropertiesFromAction(Action) - Method in class javax.swing.JMenu
Factory method which sets the ActionEvent source's properties according to values from the Action instance.
configurePropertiesFromAction(Action) - Method in class javax.swing.JMenuItem
Factory method which sets the ActionEvent source's properties according to values from the Action instance.
configurePropertiesFromAction(Action) - Method in class javax.swing.JRadioButton
Factory method which sets the ActionEvent source's properties according to values from the Action instance.
configurePropertiesFromAction(Action) - Method in class javax.swing.JTextField
Factory method which sets the ActionEvent source's properties according to values from the Action instance.
configureScrollBarColors() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
configureScrollBarColors() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
configureScroller() - Method in class javax.swing.plaf.basic.BasicComboPopup
Configures the scrollable portion which holds the list within the combo box popup.
configureValue(Object) - Method in class javax.swing.plaf.metal.MetalFontDesktopProperty
Overriden to create a Font with the size coming from the desktop and the style and name coming from DefaultMetalTheme.
connect(PipedOutputStream) - Method in class java.io.PipedInputStream
Causes this piped input stream to be connected to the piped output stream src.
connect(PipedInputStream) - Method in class java.io.PipedOutputStream
Connects this piped output stream to a receiver.
connect(PipedWriter) - Method in class java.io.PipedReader
Causes this piped reader to be connected to the piped writer src.
connect(PipedReader) - Method in class java.io.PipedWriter
Connects this piped writer to a receiver.
connect(InetAddress, int) - Method in class java.net.DatagramSocket
Connects the socket to a remote address for this socket.
connect(SocketAddress) - Method in class java.net.DatagramSocket
Connects this socket to a remote socket address (IP address + port number).
connect(InetAddress, int) - Method in class java.net.DatagramSocketImpl
Connects a datagram socket to a remote destination.
connect(InetAddress, int) - Method in class java.net.PlainDatagramSocketImpl
Connects a datagram socket to a remote destination.
connect(String, int) - Method in class java.net.PlainSocketImpl
Creates a socket and connects it to the specified port on the specified host.
connect(InetAddress, int) - Method in class java.net.PlainSocketImpl
Creates a socket and connects it to the specified address on the specified port.
connect(SocketAddress, int) - Method in class java.net.PlainSocketImpl
Creates a socket and connects it to the specified address on the specified port.
connect(SocketAddress) - Method in class java.net.Socket
Connects this socket to the server.
connect(SocketAddress, int) - Method in class java.net.Socket
Connects this socket to the server with a specified timeout value.
connect(String, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port on the named host.
connect(InetAddress, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect(SocketAddress, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect(SocketAddress, int) - Method in class java.net.SocksSocketImpl
Connects the Socks Socket to the specified endpoint.
connect() - Method in class java.net.URLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect(SocketAddress) - Method in class java.nio.channels.DatagramChannel
Connects this channel's socket.
connect(SocketAddress) - Method in class java.nio.channels.SocketChannel
Connects this channel's socket.
connect(String, Properties) - Method in interface java.sql.Driver
Attempts to make a database connection to the given URL.
connect() - Method in class java.util.logging.SocketHandler
 
connect(Remote, Remote) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Delegation call for PortableRemoteObject.connect(java.rmi.Remote, java.rmi.Remote).
connect(ORB) - Method in class javax.rmi.CORBA.Stub
Connects this stub to an ORB.
connect(Stub, ORB) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.connect(org.omg.CORBA.ORB).
connect(Remote, Remote) - Static method in class javax.rmi.PortableRemoteObject
Makes a Remote object ready for remote communication.
connect(ExpressionContext, String) - Method in class org.apache.xalan.lib.sql.XConnection
Create an XConnection using the name of an existing Connection Pool
connect(ExpressionContext, String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with just a driver and database URL.
connect(ExpressionContext, Element) - Method in class org.apache.xalan.lib.sql.XConnection
 
connect(ExpressionContext, NodeList) - Method in class org.apache.xalan.lib.sql.XConnection
 
connect(ExpressionContext, String, String, String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with user ID and password.
connect(ExpressionContext, String, String, Element) - Method in class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with a connection protocol
connect0(InetAddress, int) - Method in class java.net.PlainDatagramSocketImpl
 
connectInternal(InetAddress, int) - Method in class java.net.DatagramSocket
Connects this socket to a remote socket address (IP address + port number).
connectOwnedWindow(Window) - Method in class java.awt.Window
 
connectState - Variable in class java.net.DatagramSocket
 
connectToAddress(InetAddress, int, int) - Method in class java.net.PlainSocketImpl
 
connectV4(InputStream, OutputStream, InetSocketAddress) - Method in class java.net.SocksSocketImpl
 
connected - Variable in class java.io.PipedInputStream
 
connected - Variable in class java.io.PipedReader
 
connected - Variable in class java.net.PlainDatagramSocketImpl
 
connected - Variable in class java.net.Socket
 
connected - Variable in class java.net.URLConnection
If false, this connection object has not created a communications link to the specified URL.
connectedAddress - Variable in class java.net.DatagramSocket
 
connectedAddress - Variable in class java.net.PlainDatagramSocketImpl
 
connectedPort - Variable in class java.net.DatagramSocket
 
connectedPort - Variable in class java.net.PlainDatagramSocketImpl
 
connection - Variable in class org.apache.xalan.lib.sql.PooledConnection
 
connectionClosed(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
Notifies this ConnectionEventListener that the application has called the method close on its representation of a pooled connection.
connectionErrorOccurred(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
Notifies this ConnectionEventListener that a fatal error has occurred and the pooled connection can no longer be used.
cons - Variable in class java.io.ObjectStreamClass
serialization-appropriate constructor, or null if none
constant(int) - Static method in class javax.swing.Spring
Returns a strut -- a spring whose minimum, preferred, and maximum values each have the value pref.
constant(int, int, int) - Static method in class javax.swing.Spring
Returns a spring whose minimum, preferred, and maximum values have the values: min, pref, and max respectively.
constant(String, double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:constant function returns the specified constant to a set precision.
constrainOffset(JTextComponent, int) - Method in class javax.swing.text.DefaultEditorKit.VerticalPageAction
Ensures that offset is a valid offset into the model for text.
constrainSize(int, SizeRequirements, SizeRequirements) - Method in class javax.swing.text.html.BlockView
Constrains want to fit in the minimum size specified by min.
constrainY(JTextComponent, int, int) - Method in class javax.swing.text.DefaultEditorKit.VerticalPageAction
Makes sure y is a valid location in target.
constraintBeforeFloating - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
constraints - Variable in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
The "layout constraints" for the LayoutManager2 implementation.
constructComponentName() - Method in class java.awt.Button
Construct a name for this component.
constructComponentName() - Method in class java.awt.Canvas
Construct a name for this component.
constructComponentName() - Method in class java.awt.Checkbox
Constructs a name for this component.
constructComponentName() - Method in class java.awt.CheckboxMenuItem
Construct a name for this MenuComponent.
constructComponentName() - Method in class java.awt.Choice
Constructs a name for this component.
constructComponentName() - Method in class java.awt.Component
Constructs a name for this component.
constructComponentName() - Method in class java.awt.Dialog
Construct a name for this component.
constructComponentName() - Method in class java.awt.FileDialog
Constructs a name for this component.
constructComponentName() - Method in class java.awt.Frame
Construct a name for this component.
constructComponentName() - Method in class java.awt.Label
Construct a name for this component.
constructComponentName() - Method in class java.awt.List
Construct a name for this component.
constructComponentName() - Method in class java.awt.Menu
Construct a name for this MenuComponent.
constructComponentName() - Method in class java.awt.MenuBar
Construct a name for this MenuComponent.
constructComponentName() - Method in class java.awt.MenuComponent
Constructs a name for this MenuComponent.
constructComponentName() - Method in class java.awt.MenuItem
Construct a name for this MenuComponent.
constructComponentName() - Method in class java.awt.Panel
Construct a name for this component.
constructComponentName() - Method in class java.awt.PopupMenu
Constructs a name for this MenuComponent.
constructComponentName() - Method in class java.awt.ScrollPane
Construct a name for this component.
constructComponentName() - Method in class java.awt.Scrollbar
Constructs a name for this component.
constructComponentName() - Method in class java.awt.TextArea
Construct a name for this component.
constructComponentName() - Method in class java.awt.TextField
Construct a name for this component.
constructComponentName() - Method in class java.awt.Window
Construct a name for this component.
constructNode(String, String, String, TransformerImpl) - Method in class org.apache.xalan.templates.ElemAttribute
Construct a node in the result tree.
constructNode(String, String, String, TransformerImpl) - Method in class org.apache.xalan.templates.ElemElement
Construct a node in the result tree.
constructPow52(int, int) - Static method in class java.lang.FloatingDecimal
 
constructor - Variable in class javax.swing.JTable.GenericEditor
 
constructorAccessor - Variable in class java.lang.reflect.Constructor
 
constructorParams - Static variable in class java.lang.reflect.Proxy
parameter types of a proxy class constructor
consume() - Method in class java.awt.AWTEvent
Consumes this event, if this event can be consumed.
consume() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
consume() - Method in class java.awt.event.InputEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
consume() - Method in class java.awt.event.InputMethodEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
consume(String) - Method in class org.apache.crimson.parser.ElementValidator
Consumes an element of the given type
consume(String) - Method in class org.apache.crimson.parser.ValidatingParser.ChildrenValidator
 
consume(String) - Method in class org.apache.crimson.parser.ValidatingParser.EmptyValidator
 
consume(String) - Method in class org.apache.crimson.parser.ValidatingParser.MixedValidator
 
consumeExpected(String) - Method in class org.apache.xpath.compiler.XPathParser
Consume an expected token, throwing an exception if it isn't there.
consumeExpected(char) - Method in class org.apache.xpath.compiler.XPathParser
Consume an expected token, throwing an exception if it isn't there.
consumeFragment(Node, Node) - Method in class org.apache.crimson.tree.ParentNode
 
consumeNextKeyTyped - Variable in class java.awt.DefaultKeyboardFocusManager
 
consumed - Variable in class java.awt.AWTEvent
Controls whether or not the event is sent back down to the peer once the source has processed it - false means it's sent to the peer; true means it's not.
consumed - Variable in class java.awt.Event
This field controls whether or not the event is sent back down to the peer once the target has processed it - false means it's sent to the peer, true means it's not.
consumer - Variable in class java.awt.image.ImageFilter
The consumer of the particular image data stream for which this instance of the ImageFilter is filtering data.
contListener - Variable in class javax.swing.plaf.metal.MetalToolBarUI
This protected field is implemenation specific.
containedException - Variable in class org.apache.xml.dtm.DTMException
Field containedException specifies a wrapped exception.
container - Variable in class javax.swing.text.html.ImageView
 
containerListener - Variable in class java.awt.Container
 
containerListener - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
 
containerListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
containerListenerK - Static variable in class java.awt.Component
 
containerMap - Variable in class javax.swing.KeyboardManager
maps top-level containers to a sub-hashtable full of keystrokes
containerSerializedDataVersion - Variable in class java.awt.Container
Container Serial Data Version.
contains(Point) - Method in class java.awt.Component.AccessibleAWTComponent
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(int, int) - Method in class java.awt.Component
Checks whether this component "contains" the specified point, where x and y are defined to be relative to the coordinate system of this component.
contains(Point) - Method in class java.awt.Component
Checks whether this component "contains" the specified point, where the point's x and y coordinates are defined to be relative to the coordinate system of this component.
contains(Point) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(Point) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(Point) - Method in class java.awt.Polygon
Determines whether the specified Point is inside this Polygon.
contains(int, int) - Method in class java.awt.Polygon
Determines whether the specified coordinates are inside this Polygon.
contains(double, double) - Method in class java.awt.Polygon
Determines if the specified coordinates are inside this Polygon.
contains(Point2D) - Method in class java.awt.Polygon
Tests if a specified Point2D is inside the boundary of this Polygon.
contains(double, double, double, double) - Method in class java.awt.Polygon
Tests if the interior of this Polygon entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class java.awt.Polygon
Tests if the interior of this Polygon entirely contains the specified Rectangle2D.
contains(Point) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle contains the specified Point.
contains(int, int) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle contains the point at the specified location (xy).
contains(Rectangle) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle entirely contains the specified Rectangle.
contains(int, int, int, int) - Method in class java.awt.Rectangle
Checks whether this Rectangle entirely contains the Rectangle at the specified location (XY) with the specified dimensions (WH).
contains(double, double) - Method in interface java.awt.Shape
Tests if the specified coordinates are inside the boundary of the Shape.
contains(Point2D) - Method in interface java.awt.Shape
Tests if a specified Point2D is inside the boundary of the Shape.
contains(double, double, double, double) - Method in interface java.awt.Shape
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in interface java.awt.Shape
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.Arc2D
Determines whether or not the specified point is inside the boundary of the arc.
contains(double, double, double, double) - Method in class java.awt.geom.Arc2D
Determine whether or not the interior of the arc entirely contains the specified rectangle.
contains(Rectangle2D) - Method in class java.awt.geom.Arc2D
Determine whether or not the interior of the arc entirely contains the specified rectangle.
contains(double, double, double, double, Rectangle2D) - Method in class java.awt.geom.Arc2D
 
contains(double, double) - Method in class java.awt.geom.Area
Tests if a specifed point lies inside the boundary of this Area object.
contains(Point2D) - Method in class java.awt.geom.Area
Tests if a specified Point2D lies inside the boundary of the this Area object.
contains(double, double, double, double) - Method in class java.awt.geom.Area
Tests whether or not the interior of this Area object completely contains the specified rectangular area.
contains(Rectangle2D) - Method in class java.awt.geom.Area
Tests whether or not the interior of this Area object completely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.CubicCurve2D
Tests if a specified coordinate is inside the boundary of the shape.
contains(Point2D) - Method in class java.awt.geom.CubicCurve2D
Tests if a specified Point2D is inside the boundary of the shape.
contains(double, double, double, double) - Method in class java.awt.geom.CubicCurve2D
Tests if the interior of the shape entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class java.awt.geom.CubicCurve2D
Tests if the interior of the shape entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.Ellipse2D
Tests if a specified point is inside the boundary of this Ellipse2D.
contains(double, double, double, double) - Method in class java.awt.geom.Ellipse2D
Tests if the interior of this Ellipse2D entirely contains the specified rectangular area.
contains(double, double) - Method in class java.awt.geom.GeneralPath
Tests if the specified coordinates are inside the boundary of this Shape.
contains(Point2D) - Method in class java.awt.geom.GeneralPath
Tests if the specified Point2D is inside the boundary of this Shape.
contains(double, double, double, double) - Method in class java.awt.geom.GeneralPath
Tests if the specified rectangular area is inside the boundary of this Shape.
contains(Rectangle2D) - Method in class java.awt.geom.GeneralPath
Tests if the specified Rectangle2D is inside the boundary of this Shape.
contains(double, double) - Method in class java.awt.geom.Line2D
Tests if a specified coordinate is inside the boundary of this Line2D.
contains(Point2D) - Method in class java.awt.geom.Line2D
Tests if a given Point2D is inside the boundary of this Line2D.
contains(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if the interior of this Line2D entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class java.awt.geom.Line2D
Tests if the interior of this Line2D entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.QuadCurve2D
Tests if a specified coordinate is inside the boundary of the shape of this QuadCurve2D.
contains(Point2D) - Method in class java.awt.geom.QuadCurve2D
Tests if a specified Point2D is inside the boundary of the shape of this QuadCurve2D.
contains(double, double, double, double) - Method in class java.awt.geom.QuadCurve2D
Tests if the interior of the shape of this QuadCurve2D entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class java.awt.geom.QuadCurve2D
Tests if the interior of the shape of this QuadCurve2D entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.Rectangle2D
Tests if a specified coordinate is inside the boundary of this Rectangle2D.
contains(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the interior of this Rectangle2D entirely contains the specified set of rectangular coordinates.
contains(Point2D) - Method in class java.awt.geom.RectangularShape
Tests if a specified Point2D is inside the boundary of the Shape.
contains(Rectangle2D) - Method in class java.awt.geom.RectangularShape
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.RoundRectangle2D
Tests if the specified coordinates are inside the boundary of this RoundRectangle2D.
contains(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Tests if the interior of this RoundRectangle2D entirely contains the specified set of rectangular coordinates.
contains(Charset) - Method in class java.nio.charset.Charset
Tells whether or not this charset contains the given charset.
contains(char) - Method in class java.text.CharSet
Returns true if this CharSet contains the specified character
contains(Object) - Method in class java.util.AbstractCollection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.ArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in class java.util.Arrays.ArrayList
 
contains(Object) - Method in interface java.util.Collection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.Collections.CopiesList
 
contains(Object) - Method in class java.util.Collections.EmptyList
 
contains(Object) - Method in class java.util.Collections.EmptySet
 
contains(Object) - Method in class java.util.Collections.SingletonList
 
contains(Object) - Method in class java.util.Collections.SingletonSet
 
contains(Object) - Method in class java.util.Collections.SynchronizedCollection
 
contains(Object) - Method in class java.util.Collections.UnmodifiableCollection
 
contains(Object) - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet
This method is overridden to protect the backing set against an object with a nefarious equals function that senses that the equality-candidate is Map.Entry and calls its setValue method.
contains(Object) - Method in class java.util.HashMap.EntrySet
 
contains(Object) - Method in class java.util.HashMap.KeySet
 
contains(Object) - Method in class java.util.HashMap.Values
 
contains(Object) - Method in class java.util.HashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Hashtable.EntrySet
 
contains(Object) - Method in class java.util.Hashtable.KeySet
 
contains(Object) - Method in class java.util.Hashtable.ValueCollection
 
contains(Object) - Method in class java.util.Hashtable
Tests if some key maps into the specified value in this hashtable.
contains(Object) - Method in class java.util.IdentityHashMap.EntrySet
 
contains(Object) - Method in class java.util.IdentityHashMap.KeySet
 
contains(Object) - Method in class java.util.IdentityHashMap.Values
 
contains(Object) - Method in class java.util.LinkedList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.List
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.Set
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.TreeMap.SubMap.EntrySetView
 
contains(Object) - Method in class java.util.TreeSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Vector
Tests if the specified object is a component in this vector.
contains(Object) - Method in class java.util.WeakHashMap.EntrySet
 
contains(Object) - Method in class java.util.WeakHashMap.KeySet
 
contains(Object) - Method in class java.util.WeakHashMap.Values
 
contains(Object) - Method in class javax.swing.DefaultListModel
Tests whether the specified object is a component in this list.
contains(int, int, int) - Method in class javax.swing.DefaultListSelectionModel
 
contains(int, int) - Method in class javax.swing.JComponent
Gives the UI delegate an opportunity to define the precise shape of this component for the sake of mouse processing.
contains(Point) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
contains(Point) - Method in class javax.swing.JTabbedPane.Page
 
contains(Point) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(Point) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
contains(JComponent, int, int) - Method in class javax.swing.plaf.ComponentUI
Returns true if the specified x,y location is contained within the look and feel's defined shape of the specified component.
contains(Object) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the contains method on each UI handled by this object.
contains(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
contains(View, View) - Method in class javax.swing.text.FlowView.FlowStrategy
 
contains(Point) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(int, int, int, int) - Method in class javax.swing.text.html.Map.CircleRegionContainment
 
contains(int, int, int, int) - Method in class javax.swing.text.html.Map.DefaultRegionContainment
 
contains(int, int, int, int) - Method in class javax.swing.text.html.Map.PolygonRegionContainment
 
contains(int, int, int, int) - Method in class javax.swing.text.html.Map.RectangleRegionContainment
 
contains(int, int) - Method in class javax.swing.text.html.Map.RectangleRegionContainment
 
contains(int, int, int, int) - Method in interface javax.swing.text.html.Map.RegionContainment
Returns true if the location x, y falls inside the region defined in the receiver.
contains(int, int, int) - Method in class javax.swing.text.html.OptionListModel
 
contains(int) - Method in class org.apache.xml.utils.IntVector
Tell if the table contains the given node.
contains(String) - Method in class org.apache.xml.utils.MutableAttrListImpl
Return true if list contains the given (raw) attribute name.
contains(int) - Method in class org.apache.xml.utils.NodeVector
Tell if the table contains the given node.
contains(Object) - Method in class org.apache.xml.utils.ObjectVector
Tell if the table contains the given Object.
contains(String) - Method in class org.apache.xml.utils.StringToIntTable
Tell if the table contains the given string.
contains(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
contains(StringToStringTable) - Method in class org.apache.xml.utils.StringToStringTableVector
Tell if the table contains the given StringToStringTable.
contains(String) - Method in class org.apache.xml.utils.StringVector
Tell if the table contains the given string.
contains(byte) - Method in class org.apache.xml.utils.SuballocatedByteVector
Tell if the table contains the given node.
contains(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Tell if the table contains the given node.
contains(Node) - Method in class org.apache.xpath.NodeSet
Tell if the table contains the given node.
contains(int) - Method in class org.apache.xpath.NodeSetDTM
Tell if the table contains the given node.
containsAll(Collection) - Method in class java.util.AbstractCollection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection) - Method in interface java.util.Collection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection) - Method in class java.util.Collections.SynchronizedCollection
 
containsAll(Collection) - Method in class java.util.Collections.UnmodifiableCollection
 
containsAll(Collection) - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet
The next two methods are overridden to protect against an unscrupulous List whose contains(Object o) method senses when o is a Map.Entry, and calls o.setValue.
containsAll(Collection) - Method in interface java.util.List
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection) - Method in interface java.util.Set
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection) - Method in class java.util.Vector
Returns true if this Vector contains all of the elements in the specified Collection.
containsAngle(double) - Method in class java.awt.geom.Arc2D
Determines whether or not the specified angle is within the angular extents of the arc.
containsAttribute(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether a given attribute name/value is defined.
containsAttribute(Object, Object) - Method in interface javax.swing.text.AttributeSet
Returns true if this set contains this attribute with an equal value.
containsAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
containsAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet
Checks whether the attribute list contains a specified attribute name/value pair.
containsAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Checks whether a given attribute name/value is defined.
containsAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Checks whether a given attribute name/value is defined.
containsAttribute(Object, Object) - Method in class javax.swing.text.html.MuxingAttributeSet
Checks whether a given attribute name/value is defined.
containsAttribute(Object, Object) - Method in class javax.swing.text.rtf.MockAttributeSet
 
containsAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether the element contains all the attributes.
containsAttributes(AttributeSet) - Method in interface javax.swing.text.AttributeSet
Returns true if this set contains all the attributes with equal values.
containsAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
containsAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Checks whether the attribute list contains all the specified name/value pairs.
containsAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Checks whether the element contains all the attributes.
containsAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Checks whether the attribute set contains all of the given attributes.
containsAttributes(AttributeSet) - Method in class javax.swing.text.html.MuxingAttributeSet
Checks whether the attribute set contains all of the given attributes.
containsAttributes(AttributeSet) - Method in class javax.swing.text.rtf.MockAttributeSet
 
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.OptionPaneUI
Returns true if the user has supplied instances of Component for either the options or message.
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns true if in the last call to validateComponent the message or buttons contained a subclass of Component.
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the containsCustomComponents method on each UI handled by this object.
containsExcludeResultPrefix(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Get whether or not the passed URL is flagged by the "extension-element-prefixes" or "exclude-result-prefixes" properties.
containsExcludeResultPrefix(String, String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Get whether or not the passed URL is contained flagged by the "extension-element-prefixes" property.
containsExcludeResultPrefix(String, String) - Method in class org.apache.xalan.templates.Stylesheet
Get whether or not the passed prefix is contained flagged by the "exclude-result-prefixes" property.
containsExtensionElementURI(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Find out if the given "extension-element-prefix" property is defined.
containsExtensionElementURI(String) - Method in class org.apache.xalan.templates.Stylesheet
Find out if this contains a given "extension-element-prefix" property.
containsFocus() - Method in class java.awt.Component
 
containsFocus() - Method in class java.awt.Container
 
containsIgnoreCase(String) - Method in class org.apache.xml.utils.StringVector
Tell if the table contains the given string.
containsKey(Object) - Method in class java.awt.RenderingHints
Returns true if this RenderingHints contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.AbstractMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.Collections.EmptyMap
 
containsKey(Object) - Method in class java.util.Collections.SingletonMap
 
containsKey(Object) - Method in class java.util.Collections.SynchronizedMap
 
containsKey(Object) - Method in class java.util.Collections.UnmodifiableMap
 
containsKey(Object) - Method in class java.util.HashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.Hashtable
Tests if the specified object is a key in this hashtable.
containsKey(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified object reference is a key in this identity hash map.
containsKey(Object) - Method in interface java.util.Map
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.TreeMap.SubMap
 
containsKey(Object) - Method in class java.util.TreeMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.WeakHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.jar.Attributes
Returns true if this Map contains the specified attribute name (key).
containsKey(Object) - Method in class javax.swing.AbstractAction.ArrayTable
 
containsKey(String) - Method in class org.apache.xml.utils.StringToStringTableVector
Given a string, find out if there is a value in this table that matches the key.
containsLiteralChars - Variable in class javax.swing.text.MaskFormatter
Indicates if the value contains the literal characters.
containsMapping(Object, Object) - Method in class java.util.IdentityHashMap
Tests if the specified key-value mapping is in the map.
containsNullValue() - Method in class java.util.HashMap
Special-case code for containsValue with null argument
containsNullValue() - Method in class java.util.WeakHashMap
Special-case code for containsValue with null argument
containsTimer(Timer) - Method in class javax.swing.TimerQueue
 
containsValue(Object) - Method in class java.awt.RenderingHints
Returns true if this RenderingHints maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.AbstractMap
Returns true if this map maps one or more keys to this value.
containsValue(Object) - Method in class java.util.Collections.EmptyMap
 
containsValue(Object) - Method in class java.util.Collections.SingletonMap
 
containsValue(Object) - Method in class java.util.Collections.SynchronizedMap
 
containsValue(Object) - Method in class java.util.Collections.UnmodifiableMap
 
containsValue(Object) - Method in class java.util.HashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.Hashtable
Returns true if this Hashtable maps one or more keys to this value.
containsValue(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified object reference is a value in this identity hash map.
containsValue(Object) - Method in class java.util.LinkedHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in interface java.util.Map
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.TreeMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.WeakHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.jar.Attributes
Returns true if this Map maps one or more attribute names (keys) to the specified value.
containsValue(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
content - Variable in class javax.swing.text.html.parser.ContentModel
The content.
content - Variable in class javax.swing.text.html.parser.Element
 
content - Variable in class org.apache.crimson.parser.ContentModel
The content.
content(ElementDecl, boolean, ElementValidator) - Method in class org.apache.crimson.parser.Parser2
 
contentAreaFilled - Variable in class javax.swing.AbstractButton
 
contentAttributeSet - Static variable in class javax.swing.text.html.HTMLDocument
Used for inserts when a null AttributeSet is supplied.
contentBorderInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
contentClassPrefix - Static variable in class java.net.URLConnection
 
contentEquals(StringBuffer) - Method in class java.lang.String
Returns true if and only if this String represents the same sequence of characters as the specified StringBuffer.
contentHandler - Variable in class org.apache.crimson.parser.Parser2
 
contentHandler - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
contentModel() - Method in class javax.swing.text.html.parser.TagStack
Return the ContentModel that must be satisfied by what comes next in the input stream.
contentPane - Variable in class javax.swing.JRootPane
The content pane.
contentPathProp - Static variable in class java.net.URLConnection
 
contentRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
contentType - Variable in class org.apache.crimson.parser.ElementDecl
The compressed content model for the element
contentTypes - Static variable in class javax.swing.text.html.parser.Element
 
contents - Variable in class java.awt.datatransfer.Clipboard
 
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources
The lookup table for error messages.
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
The lookup table for error messages.
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
The lookup table for error messages.
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
The lookup table for error messages.
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
The lookup table for error messages.
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
The lookup table for error messages.
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
The lookup table for error messages.
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
The lookup table for error messages.
contents - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
The lookup table for error messages.
contents - Static variable in class org.apache.xml.utils.res.XResourceBundle
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_cy
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_de
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_el
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_en
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_es
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_fr
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_he
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_hy
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_it
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_ja_JP_A
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_ja_JP_HA
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_ja_JP_HI
The association table for this resource.
contents - Static variable in class org.apache.xml.utils.res.XResources_ja_JP_I
The association table for this resource.
contents - Static variable in class org.apache.xml.utils.res.XResources_ka
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_ko
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_sv
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_zh_CN
The association list.
contents - Static variable in class org.apache.xml.utils.res.XResources_zh_TW
The association list.
contents - Static variable in class org.apache.xpath.res.XPATHErrorResourceBundle
The association list.
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
 
contents - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
contentsChanged(ListDataEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
contentsChanged(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
List Data Listener contents changed method.
contentsChanged(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Sent when the contents of the list has changed in a way that's too complex to characterize with the previous methods.
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
contentsLost() - Method in class java.awt.Component.BltBufferStrategy
 
contentsLost() - Method in class java.awt.Component.FlipBufferStrategy
 
contentsLost() - Method in class java.awt.Component.SingleBufferStrategy
 
contentsLost() - Method in class java.awt.image.BufferStrategy
Returns whether the drawing buffer was lost since the last call to getDrawGraphics.
contentsLost() - Method in class java.awt.image.VolatileImage
Returns true if rendering data was lost since last validate call.
contentsRestored() - Method in class java.awt.Component.BltBufferStrategy
 
contentsRestored() - Method in class java.awt.Component.FlipBufferStrategy
 
contentsRestored() - Method in class java.awt.Component.SingleBufferStrategy
 
contentsRestored() - Method in class java.awt.image.BufferStrategy
Returns whether the drawing buffer was recently restored from a lost state and reinitialized to the default background color (white).
context - Variable in class java.awt.dnd.DropTargetEvent
The DropTargetContext associated with this DropTargetEvent.
context - Variable in class javax.swing.text.AbstractDocument
Factory for the attributes.
contextClassLoader - Variable in class java.lang.Thread
 
contexts - Static variable in class java.awt.font.NumericShaper
 
continueDrag(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
 
continueDrag(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Messages dragDividerTo with the new location for the mouse event.
continueLine(String) - Method in class java.awt.datatransfer.SystemFlavorMap
Copied from java.util.Properties.
continueLine(String) - Method in class java.util.Properties
 
continuousLayout - Variable in class javax.swing.JSplitPane
Whether or not the views are continuously redisplayed while resizing.
continuousLayout - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
 
contractFlags - Variable in class java.text.RBCollationTables
 
contractFlags - Variable in class java.text.RBTableBuilder
 
contractTable - Variable in class java.text.RBCollationTables
 
contractTable - Variable in class java.text.RBTableBuilder
 
control - Static variable in class java.awt.SystemColor
The color rendered for the background of control panels and control objects, such as pushbuttons.
controlBumps - Static variable in class javax.swing.plaf.metal.MetalIconFactory.HorizontalSliderThumbIcon
 
controlBumps - Static variable in class javax.swing.plaf.metal.MetalIconFactory.VerticalSliderThumbIcon
 
controlColor - Variable in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
controlDkShadow - Static variable in class java.awt.SystemColor
The color rendered for dark shadow areas on 3D control objects, such as pushbuttons.
controlDown() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
controlHighlight - Static variable in class java.awt.SystemColor
The color rendered for light areas of 3D control objects, such as pushbuttons.
controlHighlight - Static variable in class javax.swing.plaf.metal.MetalHighContrastTheme
 
controlLtHighlight - Static variable in class java.awt.SystemColor
The color rendered for highlight areas of 3D control objects, such as pushbuttons.
controlShadow - Static variable in class java.awt.SystemColor
The color rendered for shadow areas of 3D control objects, such as pushbuttons.
controlText - Static variable in class java.awt.SystemColor
The color rendered for the text of control panels and control objects, such as pushbuttons.
controlsShown - Variable in class javax.swing.JFileChooser
 
convAttr - Variable in class javax.swing.text.html.HTMLWriter
Buffer for the purpose of attribute conversion
convert(Object, Class) - Static method in class org.apache.xalan.extensions.MethodResolver
Convert the given XSLT object to an object of the given class.
convertAttributeSet(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Converts a set of attributes (if necessary) so that any attributes that were specified as StyleConstants attributes and have a CSS mapping, will be converted to CSS attributes.
convertCharacter(int[], char) - Static method in class javax.swing.text.rtf.RTFGenerator
Takes a char and a conversion table (an int[] in the current implementation, but conversion tables should be treated as an opaque type) and returns the corresponding byte value (as an int, since bytes are signed).
convertColumnIndexToModel(int) - Method in class javax.swing.JTable
Maps the index of the column in the view at viewColumnIndex to the index of the column in the table model.
convertColumnIndexToView(int) - Method in class javax.swing.JTable
Maps the index of the column in the table model at modelColumnIndex to the index of the column in the view.
convertDoubleToNumber(double, Class) - Static method in class org.apache.xalan.extensions.MethodResolver
Do a standard conversion of a double to the specified type.
convertFromIPv4MappedAddress(byte[]) - Static method in class java.net.Inet6Address
 
convertJava2MimeEncoding(String) - Static method in class org.apache.xalan.serialize.Encodings
Try the best we can to convert a Java encoding to a XML-style encoding.
convertLocationToColumn(int, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the closest column to the passed in location.
convertLocationToModel(int, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the closest location to the model index of the passed in location.
convertLocationToRow(int, int, boolean) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the row at location x/y.
convertLocationToRowInColumn(int, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the closest row that starts at the specified y-location in the passed in column.
convertMime2JavaEncoding(String) - Static method in class org.apache.xalan.serialize.Encodings
Try the best we can to convert a Java encoding to a XML-style encoding.
convertModelToColumn(int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the column that the model index index will be displayed in.
convertModelToRow(int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the row that the model index index will be displayed in..
convertMouseEvent(Component, MouseEvent, Component) - Static method in class javax.swing.SwingUtilities
Returns a MouseEvent similar to sourceEvent except that its x and y members have been converted to destination's coordinate system.
convertMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup
 
convertOldISOCodes(String) - Method in class java.util.Locale
 
convertParams(Object[], Object[][], Class[], ExpressionContext) - Static method in class org.apache.xalan.extensions.MethodResolver
Convert a set of parameters based on a set of paramTypes.
convertPoint(Component, Point, Component) - Static method in class javax.swing.SwingUtilities
Convert a aPoint in source coordinate system to destination coordinate system.
convertPoint(Component, int, int, Component) - Static method in class javax.swing.SwingUtilities
Convert the point (x,y) in source coordinate system to destination coordinate system.
convertPointFromScreen(Point, Component) - Static method in class javax.swing.SwingUtilities
Convert a point from a screen coordinates to a component's coordinate system
convertPointToScreen(Point, Component) - Static method in class javax.swing.SwingUtilities
Convert a point from a component's coordinate system to screen coordinates.
convertRectangle(Component, Rectangle, Component) - Static method in class javax.swing.SwingUtilities
Convert the rectangle aRectangle in source coordinate system to destination coordinate system.
convertRowToY(int) - Method in class javax.swing.plaf.basic.BasicListUI
Return the JList relative Y coordinate of the origin of the specified row or -1 if row isn't valid.
convertScreenLocationToParent(Container, int, int) - Static method in class javax.swing.SwingUtilities
Converts the location x y to the parents coordinate system, returning the location.
convertToFileURL(String) - Static method in class org.apache.crimson.parser.InputEntity
 
convertToHTML(AttributeSet, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Convert the give set of attributes to be html for the purpose of writing them out.
convertToHTML32(AttributeSet, MutableAttributeSet) - Static method in class javax.swing.text.html.HTMLWriter
Create an older style of HTML attributes.
convertToHTML40(AttributeSet, MutableAttributeSet) - Static method in class javax.swing.text.html.HTMLWriter
Copies the given AttributeSet to a new set, converting any CSS attributes found to arguments of an HTML style attribute.
convertToIntDiscrete(Raster, boolean) - Method in class java.awt.image.IndexColorModel
Returns a new BufferedImage of TYPE_INT_ARGB or TYPE_INT_RGB that has a Raster with pixel data computed by expanding the indices in the source Raster using the color/alpha component arrays of this ColorModel.
convertToNodeset() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a nodelist.
convertToOld() - Method in class java.awt.AWTEvent
Converts a new event to an old one (used for compatibility).
convertToRGB() - Method in class java.awt.image.BufferedImageFilter
 
convertToRGB() - Method in class java.awt.image.PixelGrabber
 
convertToVector(Object[]) - Static method in class javax.swing.table.DefaultTableModel
Returns a vector that contains the same objects as the array.
convertToVector(Object[][]) - Static method in class javax.swing.table.DefaultTableModel
Returns a vector of vectors that contains the same objects as the array.
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class javax.swing.JTree
Called by the renderers to convert the specified value to text.
convertValueToValueClass(Object, Class) - Method in class javax.swing.text.NumberFormatter
Converts the passed in value to the passed in class.
convertYToRow(int) - Method in class javax.swing.plaf.basic.BasicListUI
Convert the JList relative coordinate to the row that contains it, based on the current layout.
copies - Variable in class java.awt.JobAttributes
 
copy(AWTKeyStroke) - Method in class java.awt.AWTKeyStroke
 
copy() - Method in class java.lang.StringBuffer
Copies the buffer value.
copy() - Method in class java.lang.reflect.Constructor
Package-private routine (exposed to java.lang.Class via ReflectAccess) which returns a copy of this Constructor.
copy() - Method in class java.lang.reflect.Field
Package-private routine (exposed to java.lang.Class via ReflectAccess) which returns a copy of this Field.
copy() - Method in class java.lang.reflect.Method
Package-private routine (exposed to java.lang.Class via ReflectAccess) which returns a copy of this Method.
copy(Class[]) - Static method in class java.lang.reflect.Method
 
copy(List, List) - Static method in class java.util.Collections
Copies all of the elements from one list into another.
copy() - Method in class javax.swing.JPasswordField
Invokes provideErrorFeedback on the current look and feel, which typically initiates an error beep.
copy - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
copy() - Method in class javax.swing.text.JTextComponent
Transfers the currently selected range in the associated text model to the system clipboard, leaving the contents in the text model.
copyAction - Static variable in class javax.swing.TransferHandler
 
copyAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to copy the selected region and place the contents into the system clipboard.
copyAndFixQuotes(String, int, int, StringBuffer) - Static method in class java.text.MessageFormat
 
copyArea(int, int, int, int, int, int) - Method in class java.awt.Graphics
Copies an area of the component by a distance specified by dx and dy.
copyArea(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.copyArea.
copyArea(int, int, int, int, int, int) - Method in class javax.swing.SwingGraphics
 
copyArea(int, int, int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
copyAttributes() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Copies a set of attributes.
copyAttributes() - Method in interface javax.swing.text.AttributeSet
Returns an attribute set that is guaranteed not to change over time.
copyAttributes() - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
copyAttributes() - Method in class javax.swing.text.SimpleAttributeSet
Makes a copy of the attributes.
copyAttributes() - Method in class javax.swing.text.StyleContext.NamedStyle
Copies a set of attributes.
copyAttributes() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Copies a set of attributes.
copyAttributes() - Method in class javax.swing.text.html.MuxingAttributeSet
Copies a set of attributes.
copyAttributes() - Method in class javax.swing.text.rtf.MockAttributeSet
 
copyConstructor(Constructor) - Method in class java.lang.reflect.ReflectAccess
 
copyConstructors(Constructor[]) - Static method in class java.lang.Class
 
copyData(WritableRaster) - Method in class java.awt.image.BufferedImage
Computes an arbitrary rectangular region of the BufferedImage and copies it into a specified WritableRaster.
copyData(WritableRaster) - Method in interface java.awt.image.RenderedImage
Computes an arbitrary rectangular region of the RenderedImage and copies it into a caller-supplied WritableRaster.
copyEntityIntoBuf(String, int) - Method in class org.apache.xalan.serialize.SerializerToHTML
Copy an entity into the accumulation buffer.
copyField(Field) - Method in class java.lang.reflect.ReflectAccess
 
copyFields(Field[]) - Static method in class java.lang.Class
 
copyFrom(Properties) - Method in class org.apache.xalan.templates.OutputProperties
Copy the keys and values from the source to this object.
copyFrom(Properties, boolean) - Method in class org.apache.xalan.templates.OutputProperties
Copy the keys and values from the source to this object.
copyFrom(OutputProperties) - Method in class org.apache.xalan.templates.OutputProperties
Copy the keys and values from the source to this object.
copyFromByteArray(Object, long, long, long) - Static method in class java.nio.Bits
 
copyFromCharArray(Object, long, long, long) - Static method in class java.nio.Bits
 
copyFromIntArray(Object, long, long, long) - Static method in class java.nio.Bits
 
copyFromLongArray(Object, long, long, long) - Static method in class java.nio.Bits
 
copyFromShortArray(Object, long, long, long) - Static method in class java.nio.Bits
 
copyInto(Object[]) - Method in class java.util.Vector
Copies the components of this vector into the specified array.
copyInto(Object[]) - Method in class javax.swing.DefaultListModel
Copies the components of this list into the specified array.
copyMembers(DateFormatSymbols, DateFormatSymbols) - Method in class java.text.DateFormatSymbols
Clones all the data members from the source DateFormatSymbols to the target DateFormatSymbols.
copyMethod(Method) - Method in class java.lang.reflect.ReflectAccess
 
copyMethods(Method[]) - Static method in class java.lang.Class
 
copyObject(Object, ORB) - Static method in class javax.rmi.CORBA.Util
Copies or connects an object.
copyObject(Object, ORB) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.copyObject(java.lang.Object, org.omg.CORBA.ORB).
copyObjects(Object[], ORB) - Static method in class javax.rmi.CORBA.Util
Copies or connects an array of objects.
copyObjects(Object[], ORB) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.copyObjects(java.lang.Object[], org.omg.CORBA.ORB).
copyPrivateDataInto(AWTEvent) - Method in class java.awt.AWTEvent
Copies all private data from this event into that.
copyTables() - Method in class org.apache.xml.utils.Context2
Copy on write for the internal tables in this context.
copyToByteArray(long, Object, long, long) - Static method in class java.nio.Bits
 
copyToCharArray(long, Object, long, long) - Static method in class java.nio.Bits
 
copyToIntArray(long, Object, long, long) - Static method in class java.nio.Bits
 
copyToLongArray(long, Object, long, long) - Static method in class java.nio.Bits
 
copyToShortArray(long, Object, long, long) - Static method in class java.nio.Bits
 
copyValue(MutableBigInteger) - Method in class java.math.MutableBigInteger
Sets this MutableBigInteger's value array to a copy of the specified array.
copyValue(int[]) - Method in class java.math.MutableBigInteger
Sets this MutableBigInteger's value array to a copy of the specified array.
copyValueOf(char[], int, int) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
copyValueOf(char[]) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
corner - Static variable in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
corner - Static variable in class javax.swing.plaf.metal.MetalBorders.FrameBorder
 
corner - Static variable in class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
cos(double) - Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class java.lang.StrictMath
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:cos function returns cosine of the passed argument.
count - Variable in class java.io.BufferedInputStream
The index one greater than the index of the last valid byte in the buffer.
count - Variable in class java.io.BufferedOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.ByteArrayInputStream
The index one greater than the last valid character in the input stream buffer.
count - Variable in class java.io.ByteArrayOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.CharArrayReader
The index of the end of this buffer.
count - Variable in class java.io.CharArrayWriter
The number of chars in the buffer.
count - Variable in class java.io.StringBufferInputStream
Deprecated. The number of valid characters in the input stream buffer.
count - Variable in class java.lang.String
The count is the number of characters in the String.
count - Variable in class java.lang.StringBuffer
The count is the number of characters in the buffer.
count - Variable in class java.rmi.server.UID
16-bit number to distinguish UID instances created in the same VM with the same time value
count - Variable in class java.text.DigitList
 
count - Variable in class java.util.Hashtable
The total number of entries in the hash table.
count - Variable in class java.util.jar.Manifest.FastInputStream
 
count - Variable in class java.util.logging.FileHandler
 
count - Variable in class java.util.logging.MemoryHandler
 
count - Variable in class javax.swing.JComponent.IntVector
 
count - Variable in class javax.swing.text.Segment
This is the number of array elements that make up the text of interest.
count - Variable in class javax.swing.text.StringContent
 
count - Variable in class org.apache.crimson.parser.SimpleHashtable
 
count - Variable in class org.apache.xalan.serialize.WriterToUTF8Buffered
The number of valid bytes in the buffer.
countAWTEventListeners(long) - Method in class java.awt.Toolkit
 
countAncestors(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Count the number of ancestors that a ElemTemplateElement has.
countBits(int) - Static method in class java.awt.image.PackedColorModel
 
countBits(long) - Static method in class java.lang.FloatingDecimal
 
countComponents() - Method in class java.awt.Container
Deprecated. As of JDK version 1.1, replaced by getComponentCount().
countHierarchyMembers() - Method in class java.awt.Component
 
countHierarchyMembers() - Method in class java.awt.Container
 
countIndex - Variable in class java.util.regex.Pattern.Loop
 
countItems() - Method in class java.awt.Choice
Deprecated. As of JDK version 1.1, replaced by getItemCount().
countItems() - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by getItemCount().
countItems() - Method in class java.awt.Menu
Deprecated. As of JDK version 1.1, replaced by getItemCount().
countItemsImpl() - Method in class java.awt.Menu
 
countLikeTemplates(ElemTemplate, int) - Method in class org.apache.xalan.transformer.StackGuard
Overide equal method for StackGuard objects
countMenus() - Method in class java.awt.MenuBar
Deprecated. As of JDK version 1.1, replaced by getMenuCount().
countNode(XPathContext, ElemNumber, int) - Method in class org.apache.xalan.transformer.CountersTable
Count forward until the given node is found, or until we have looked to the given amount.
countObservers() - Method in class java.util.Observable
Returns the number of observers of this Observable object.
countPredicates(int) - Method in class org.apache.xpath.compiler.Compiler
Count the number of predicates in the step.
countProximityPosition(int) - Method in class org.apache.xpath.axes.OneStepIterator
Count backwards one proximity position.
countProximityPosition(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Count forward one proximity position.
countProximityPosition(int) - Method in class org.apache.xpath.axes.ReverseAxesWalker
Count backwards one proximity position.
countStackFrames() - Method in class java.lang.Thread
Deprecated. The definition of this call depends on Thread.suspend(), which is deprecated. Further, the results of this call were never well-defined.
countSteps(LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Count the steps in a given location path.
countTokens() - Method in class java.util.StringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
countTokens() - Method in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
countTokens() - Method in class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
count_and_yield(boolean) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
In the SAX delegation code, I've inlined the count-down in the hope of encouraging compilers to deliver better performance.
counter - Static variable in class java.io.File
 
country - Variable in class java.util.Locale
 
cpath - Variable in class java.io.FilePermission
 
cr - Static variable in class java.text.LineBreakData
 
cr - Static variable in class java.text.WordBreakData
 
crCount - Variable in class javax.swing.text.html.parser.Parser
Number of \r's encountered.
crc - Variable in class java.util.zip.CRC32
 
crc - Variable in class java.util.zip.GZIPInputStream
CRC-32 for uncompressed data.
crc - Variable in class java.util.zip.GZIPOutputStream
CRC-32 of uncompressed data.
crc - Variable in class java.util.zip.ZipEntry
 
crc - Variable in class java.util.zip.ZipInputStream
 
crc - Variable in class java.util.zip.ZipOutputStream
 
create() - Method in class java.awt.Graphics
Creates a new Graphics object that is a copy of this Graphics object.
create(int, int, int, int) - Method in class java.awt.Graphics
Creates a new Graphics object based on this Graphics object, but with a new translation and clip area.
create(FontRenderContext, char[], Font, LineMetrics, Map) - Static method in class java.awt.font.TextLayout.OptInfo
 
create(RenderContext, ParameterBlock) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Creates a rendering, given a RenderContext and a ParameterBlock containing the operation's sources and parameters.
create(ParameterBlock, RenderingHints) - Method in interface java.awt.image.renderable.RenderedImageFactory
Creates a RenderedImage representing the results of an imaging operation (or chain of operations) for a given ParameterBlock and RenderingHints.
create(String, String, String, FileDescriptor, FileDescriptor, FileDescriptor) - Method in class java.lang.Win32Process
 
create() - Method in class java.net.DatagramSocketImpl
Creates a datagram socket.
create() - Static method in class java.net.InetAddressImplFactory
 
create() - Method in class java.net.PlainDatagramSocketImpl
Creates a datagram socket
create(boolean) - Method in class java.net.PlainSocketImpl
Creates a socket with a boolean that specifies whether this is a stream socket (true) or an unconnected UDP socket (false).
create(boolean) - Method in class java.net.SocketImpl
Creates either a stream or a datagram socket.
create(String) - Static method in class java.net.URI
Creates a URI by parsing the given string.
create(int) - Method in class java.nio.charset.CoderResult.Cache
 
create() - Method in class javax.swing.DebugGraphics
Overrides Graphics.create to return a DebugGraphics object.
create(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.create to return a DebugGraphics object.
create(Element) - Method in class javax.swing.JEditorPane.PlainEditorKit
Creates a view from the given structural element of a document.
create() - Method in class javax.swing.SwingGraphics
 
create(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
create() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
create(Element) - Method in class javax.swing.plaf.basic.BasicHTML.BasicHTMLViewFactory
 
create(Element) - Method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Creates a view (PasswordView) for an element.
create(Element) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
Creates the view for an element.
create(Element) - Method in class javax.swing.plaf.basic.BasicTextFieldUI
Creates a view (FieldView) based on an element.
create(Element) - Method in class javax.swing.plaf.basic.BasicTextUI
Creates a view for an element.
create(Element, int, int) - Method in class javax.swing.plaf.basic.BasicTextUI
Creates a view for an element.
create(int, DefaultStyledDocument.ElementSpec[], AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
create(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument
Initialize the document to reflect the given element structure (i.e. the structure reported by the getDefaultRootElement method.
create(Element) - Method in class javax.swing.text.StyledEditorKit.StyledViewFactory
 
create(Element) - Method in interface javax.swing.text.ViewFactory
Creates a view from the given structural element of a document.
create(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.html.HTMLDocument
Replaces the contents of the document with the given element specifications.
create(Element) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory
Creates a view from an element.
create(Element) - Method in class javax.swing.text.html.TableView
The table itself acts as a factory for the various views that actually represent pieces of the table.
create(String, SourceLocator, PrefixResolver, int) - Method in interface org.apache.xpath.XPathFactory
Create an XPath.
create(Object) - Static method in class org.apache.xpath.objects.XObject
Create the right XObject based on the type of the object passed.
create(Object, XPathContext) - Static method in class org.apache.xpath.objects.XObject
Create the right XObject based on the type of the object passed.
create(Object) - Static method in class org.apache.xpath.objects.XObjectFactory
Create the right XObject based on the type of the object passed.
create(Object, XPathContext) - Static method in class org.apache.xpath.objects.XObjectFactory
Create the right XObject based on the type of the object passed.
createActionChangeListener(JMenuItem) - Method in class javax.swing.JMenu
Returns a properly configured PropertyChangeListener which updates the control as changes to the Action occur.
createActionChangeListener(JMenuItem) - Method in class javax.swing.JPopupMenu
Returns a properly configured PropertyChangeListener which updates the control as changes to the Action occur.
createActionChangeListener(JButton) - Method in class javax.swing.JToolBar
Returns a properly configured PropertyChangeListener which updates the control as changes to the Action occur, or null if the default property change listener for the control is desired.
createActionComponent(Action) - Method in class javax.swing.JMenu
Factory method which creates the JMenuItem for Actions added to the JMenu.
createActionComponent(Action) - Method in class javax.swing.JPopupMenu
Factory method which creates the JMenuItem for Actions added to the JPopupMenu.
createActionComponent(Action) - Method in class javax.swing.JToolBar
Factory method which creates the JButton for Actions added to the JToolBar.
createActionListener() - Method in class javax.swing.AbstractButton
 
createActionMap(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonListener
Creates and returns the ActionMap to use for the button.
createActionMap() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicLabelUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicListUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicMenuUI
Invoked to create the ActionMap.
createActionMap() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createActionMap() - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
createActionMap(JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicTableUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicTextUI
Create a default action map.
createActionMap() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createActionMap() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
createActionMap() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createActionPropertyChangeListener(Action) - Method in class javax.swing.AbstractButton
Factory method which creates the PropertyChangeListener used to update the ActionEvent source as properties change on its Action instance.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JCheckBox
Factory method which creates the PropertyChangeListener used to update the ActionEvent source as properties change on its Action instance.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JComboBox
Factory method which creates the PropertyChangeListener used to update the ActionEvent source as properties change on its Action instance.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JMenuItem
Factory method which creates the PropertyChangeListener used to update the ActionEvent source as properties change on its Action instance.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JRadioButton
Factory method which creates the PropertyChangeListener used to update the ActionEvent source as properties change on its Action instance.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JTextField
Factory method which creates the PropertyChangeListener used to update the ActionEvent source as properties change on its Action instance.
createActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createActions() - Method in class javax.swing.plaf.metal.MetalTitlePane
Create the Actions that get associated with the buttons and menu items.
createArrowButton() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates an button which will be used as the control to show or hide the popup portion of the combo box.
createArrowButton(int, BasicSpinnerUI.ArrowButtonHandler) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
 
createArrowButton() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createArrowButtonListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createAttribute(String) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Returns a valueless attribute node with no default value.
createAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createAttributeNS(String, String) - Method in class org.apache.crimson.tree.XmlDocument
DOM2:
createAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createAttributeSet1(Attributes) - Static method in class org.apache.crimson.tree.AttributeSet
Create a DOM NamedNodeMap consisting of DOM Level 1 Attr nodes from a SAX2 Attributes object
createAttributeSet2(Attributes) - Static method in class org.apache.crimson.tree.AttributeSet
Create a DOM NamedNodeMap consisting of DOM Level 2 Attr nodes from a SAX2 Attributes object
createAttributedCharacterIterator(String) - Method in class java.text.Format
Creates an AttributedCharacterIterator for the String s.
createAttributedCharacterIterator(AttributedCharacterIterator[]) - Method in class java.text.Format
Creates an AttributedCharacterIterator containg the concatenated contents of the passed in AttributedCharacterIterators.
createAttributedCharacterIterator(String, AttributedCharacterIterator.Attribute, Object) - Method in class java.text.Format
Returns an AttributedCharacterIterator with the String string and additional key/value pair key, value.
createAttributedCharacterIterator(AttributedCharacterIterator, AttributedCharacterIterator.Attribute, Object) - Method in class java.text.Format
Creates an AttributedCharacterIterator with the contents of iterator and the additional attribute key value.
createAudioAction(Object) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Returns an Action.
createBackBuffers(int) - Method in class java.awt.Component.BltBufferStrategy
Creates the back buffers
createBandedRaster(int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a BandedSampleModel with the specified data type, width, height, and number of bands.
createBandedRaster(int, int, int, int, int[], int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a BandedSampleModel with the specified data type, width, height, scanline stride, bank indices and band offsets.
createBandedRaster(DataBuffer, int, int, int, int[], int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a BandedSampleModel with the specified DataBuffer, width, height, scanline stride, bank indices, and band offsets.
createBevelBorder(int) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createBevelBorder(int, Color, Color) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type, using the specified highlighting and shadowing.
createBevelBorder(int, Color, Color, Color, Color) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type, using the specified colors for the inner and outer highlight and shadow areas.
createBitsArray(int[], int) - Static method in class java.awt.image.PackedColorModel
 
createBitsArray(int, int, int, int) - Static method in class java.awt.image.PackedColorModel
 
createBlackLineBorder() - Static method in class javax.swing.border.LineBorder
Convenience method for getting the Color.black LineBorder of thickness 1.
createBorderListener(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createBranchElement(Element, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Creates a document branch element, that can contain other elements.
createBranchElement(Element, AttributeSet) - Method in class javax.swing.text.html.HTMLDocument
Creates a document branch element, that can contain other elements.
createBreakInstance() - Method in class java.text.BreakIterator.BreakIteratorCache
 
createBreakInstance(Locale, int, String, String) - Static method in class java.text.BreakIterator
 
createBufferStrategy(int) - Method in class java.awt.Canvas
Creates a new strategy for multi-buffering on this component.
createBufferStrategy(int, BufferCapabilities) - Method in class java.awt.Canvas
Creates a new strategy for multi-buffering on this component with the required buffer capabilities.
createBufferStrategy(int) - Method in class java.awt.Component
Creates a new strategy for multi-buffering on this component.
createBufferStrategy(int, BufferCapabilities) - Method in class java.awt.Component
Creates a new strategy for multi-buffering on this component with the required buffer capabilities.
createBufferStrategy(int) - Method in class java.awt.Window
Creates a new strategy for multi-buffering on this component.
createBufferStrategy(int, BufferCapabilities) - Method in class java.awt.Window
Creates a new strategy for multi-buffering on this component with the required buffer capabilities.
createBuffers(int, BufferCapabilities) - Method in class java.awt.Component.FlipBufferStrategy
Creates one or more complex, flipping buffers with the given capabilities.
createBuffers(int, BufferCapabilities) - Method in interface java.awt.peer.ComponentPeer
 
createButton(Button) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Button using the specified peer interface.
createButtonActionListener(int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createButtonArea() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates and returns a Container containing the buttons.
createButtonListener(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
createButtonListener(AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
createButtons() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createButtons() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
createButtons() - Method in class javax.swing.plaf.metal.MetalTitlePane
Creates the Buttons that will be placed on the TitlePane.
createByteLut(float[], float[], int, int) - Method in class java.awt.image.RescaleOp
Creates a ByteLookupTable to implement the rescale.
createCDATASection(String) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Returns a CDATA section initialized with the given text.
createCDATASection(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createCDATASection(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createCalendar(TimeZone, Locale) - Static method in class java.util.Calendar
 
createCanvas(Canvas) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Canvas using the specified peer interface.
createCaret() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates the object to use for a caret.
createCaret() - Method in class javax.swing.text.DefaultEditorKit
Fetches a caret that can navigate through views produced by the associated ViewFactory.
createCaret() - Method in class javax.swing.text.EditorKit
Fetches a caret that can navigate through views produced by the associated ViewFactory.
createCellEditorListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a listener to handle events from the current editor.
createCellRendererPane() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the renderer pane that renderer components are placed in.
createChangeListener() - Method in class javax.swing.AbstractButton
Subclasses that want to handle ChangeEvents differently can override this to return another ChangeListener implementation.
createChangeListener() - Method in class javax.swing.JProgressBar
Subclasses that want to handle change events from the model differently can override this to return an instance of a custom ChangeListener implementation.
createChangeListener() - Method in class javax.swing.JSlider
Subclasses that want to handle model ChangeEvents differently can override this method to return their own ChangeListener implementation.
createChangeListener() - Method in class javax.swing.JTabbedPane
Subclasses that want to handle ChangeEvents differently can override this to return a subclass of ModelListener or another ChangeListener implementation.
createChangeListener() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
createChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createChangeListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createChangeListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createCheckbox(Checkbox) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Checkbox using the specified peer interface.
createCheckboxMenuItem(CheckboxMenuItem) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of CheckboxMenuItem using the specified peer interface.
createChild(int, int, int, int, int, int, int[]) - Method in class java.awt.image.Raster
Returns a new Raster which shares all or part of this Raster's DataBuffer.
createChildFor(Object) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Creates a new node to represent userObject.
createChildHierarchyEvents(int, long, boolean) - Method in class java.awt.Component
 
createChildHierarchyEvents(int, long, boolean) - Method in class java.awt.Container
 
createChildSelectorMapping(int) - Method in class javax.swing.text.html.StyleSheet.SelectorMapping
Creates a child SelectorMapping with the specified specificity.
createChildState(View) - Method in class javax.swing.text.AsyncBoxView
New ChildState records are created through this method to allow subclasses the extend the ChildState records to do/hold more
createChildren(DefaultMutableTreeNode, Object) - Static method in class javax.swing.JTree.DynamicUtilTreeNode
Adds to parent all the children in children.
createChoice(Choice) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Choice using the specified peer interface.
createComment(String) - Method in class org.apache.crimson.tree.XmlDocument
DOM: creates a comment node.
createComment(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createComment(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.AffineTransformOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in interface java.awt.image.BufferedImageOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.ColorConvertOp
Creates a zeroed destination image with the correct size and number of bands, given this source.
createCompatibleDestImage(BufferedImage, ColorModel, ColorSpace) - Method in class java.awt.image.ColorConvertOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.ConvolveOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.LookupOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.RescaleOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.AffineTransformOp
Creates a zeroed destination Raster with the correct size and number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.BandCombineOp
Creates a zeroed destination Raster with the correct size and number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.ColorConvertOp
Creates a zeroed destination Raster with the correct size and number of bands, given this source.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.ConvolveOp
Creates a zeroed destination Raster with the correct size and number of bands, given this source.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.LookupOp
Creates a zeroed-destination Raster with the correct size and number of bands, given this source.
createCompatibleDestRaster(Raster) - Method in interface java.awt.image.RasterOp
Creates a zeroed destination Raster with the correct size and number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.RescaleOp
Creates a zeroed-destination Raster with the correct size and number of bands, given this source.
createCompatibleImage(int, int) - Method in class java.awt.GraphicsConfiguration
Returns a BufferedImage with a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleImage(int, int, int) - Method in class java.awt.GraphicsConfiguration
Returns a BufferedImage that supports the specified transparency and has a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.BandedSampleModel
Creates a new BandedSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ComponentColorModel
Creates a SampleModel with the specified width and height, that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ComponentSampleModel
Creates a new ComponentSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.IndexColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Creates a new MultiPixelPackedSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.PackedColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.PixelInterleavedSampleModel
Creates a new PixelInterleavedSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.SampleModel
Creates a SampleModel which describes data in this SampleModel's format, but with a different width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.SinglePixelPackedSampleModel
Creates a new SinglePixelPackedSampleModel with the specified width and height.
createCompatibleVolatileImage(int, int) - Method in class java.awt.GraphicsConfiguration
Returns a VolatileImage with a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleVolatileImage(int, int, ImageCapabilities) - Method in class java.awt.GraphicsConfiguration
Returns a VolatileImage with a data layout and color model compatible with this GraphicsConfiguration, using the specified image capabilities.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.ColorModel
Creates a WritableRaster with the specified width and height that has a data layout (SampleModel) compatible with this ColorModel.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.ComponentColorModel
Creates a WritableRaster with the specified width and height, that has a data layout (SampleModel) compatible with this ColorModel.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.DirectColorModel
Creates a WritableRaster with the specified width and height that has a data layout (SampleModel) compatible with this ColorModel.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.IndexColorModel
Creates a WritableRaster with the specified width and height that has a data layout (SampleModel) compatible with this ColorModel.
createCompatibleWritableRaster() - Method in class java.awt.image.Raster
Create a compatible WritableRaster the same size as this Raster with the same SampleModel and a new initialized DataBuffer.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.Raster
Create a compatible WritableRaster with the specified size, a new SampleModel, and a new initialized DataBuffer.
createCompatibleWritableRaster(Rectangle) - Method in class java.awt.image.Raster
Create a compatible WritableRaster with location (minX, minY) and size (width, height) specified by rect, a new SampleModel, and a new initialized DataBuffer.
createCompatibleWritableRaster(int, int, int, int) - Method in class java.awt.image.Raster
Create a compatible WritableRaster with the specified location (minX, minY) and size (width, height), a new SampleModel, and a new initialized DataBuffer.
createComponent(Component) - Method in class java.awt.Toolkit
Creates a peer for a component or container.
createComponent(Component) - Method in class javax.swing.Popup
Creates the Component to use as the parent of the Popup.
createComponent(Component) - Method in class javax.swing.PopupFactory.HeadlessPopup
 
createComponent(Component) - Method in class javax.swing.PopupFactory.LightWeightPopup
 
createComponent(Component) - Method in class javax.swing.PopupFactory.MediumWeightPopup
 
createComponent() - Method in class javax.swing.text.ComponentView
Create the component that is associated with this view.
createComponent() - Method in class javax.swing.text.html.CommentView
 
createComponent() - Method in class javax.swing.text.html.FormView
Create the component.
createComponent() - Method in class javax.swing.text.html.FrameView
 
createComponent() - Method in class javax.swing.text.html.HiddenTagView
 
createComponent() - Method in class javax.swing.text.html.IsindexView
Creates the components necessary to to implement this view.
createComponent() - Method in class javax.swing.text.html.ObjectView
Create the component.
createComponentListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createComponentListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createComponentListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates and returns a new ComponentHandler.
createComponentsOnRun(int, int, char[], int[], byte[], TextLabelFactory, Font, LineMetrics, FontRenderContext, Decoration, TextLineComponent[], int) - Static method in class java.awt.font.TextLine
Returns an array in logical order of the TextLineComponents on the text in the given range, with the given attributes.
createComposedString(int, AttributedCharacterIterator) - Method in class javax.swing.text.JTextComponent
 
createCompoundBorder() - Static method in class javax.swing.BorderFactory
Creates a compound border with a null inside edge and a null outside edge.
createCompoundBorder(Border, Border) - Static method in class javax.swing.BorderFactory
Creates a compound border specifying the border objects to use for the outside and inside edges.
createCompoundEdit() - Method in class javax.swing.undo.UndoableEditSupport
Called only from beginUpdate.
createConnection() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
createConstant(Class, String) - Static method in class java.awt.datatransfer.DataFlavor
 
createConstant(String, String) - Static method in class java.awt.datatransfer.DataFlavor
 
createContainer() - Method in class javax.swing.tree.DefaultTreeCellEditor
Creates the container to manage placement of editingComponent.
createContainerListener() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
createContainerListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Creates a container listener that will be added to the JToolBar.
createContentHandler(String) - Method in interface java.net.ContentHandlerFactory
Creates a new ContentHandler to read an object from a URLStreamHandler.
createContentPane() - Method in class javax.swing.JRootPane
Called by the constructor methods to create the default contentPane.
createContext(ColorModel, ColorModel, RenderingHints) - Method in class java.awt.AlphaComposite
Creates a context for the compositing operation.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.Color
Creates and returns a PaintContext used to generate a solid color pattern.
createContext(ColorModel, ColorModel, RenderingHints) - Method in interface java.awt.Composite
Creates a context containing state that is used to perform the compositing operation.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.GradientPaint
Creates and returns a context used to generate the color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in interface java.awt.Paint
Creates and returns a PaintContext used to generate the color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.SystemColor
Creates and returns a PaintContext used to generate a solid color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.TexturePaint
Creates and returns a context used to generate the color pattern.
createCopyForImportNode(boolean) - Method in class org.apache.crimson.tree.ElementNode2
 
createCroppedTabClip(int, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createCustomCursor(Image, Point, String) - Method in class java.awt.Toolkit
Creates a new custom cursor object.
createDCMraster() - Method in class java.awt.image.BufferedImageFilter
 
createDTD(DTD, String) - Static method in class javax.swing.text.html.parser.ParserDelegator
 
createDTMIterator(Object, int) - Method in class org.apache.xml.dtm.DTMManager
Create a new DTMIterator based on an XPath UnionExpr.
createDTMIterator(String, PrefixResolver) - Method in class org.apache.xml.dtm.DTMManager
Create a new DTMIterator based on an XPath UnionExpr.
createDTMIterator(int, DTMFilter, boolean) - Method in class org.apache.xml.dtm.DTMManager
Create a new DTMIterator based only on a whatToShow and a DTMFilter.
createDTMIterator(int) - Method in class org.apache.xml.dtm.DTMManager
Create a new DTMIterator that holds exactly one node.
createDTMIterator(int, DTMFilter, boolean) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
NEEDSDOC Method createDTMIterator NEEDSDOC @param whatToShow NEEDSDOC @param filter NEEDSDOC @param entityReferenceExpansion NEEDSDOC (createDTMIterator) @return
createDTMIterator(String, PrefixResolver) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
NEEDSDOC Method createDTMIterator NEEDSDOC @param xpathString NEEDSDOC @param presolver NEEDSDOC (createDTMIterator) @return
createDTMIterator(int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
NEEDSDOC Method createDTMIterator NEEDSDOC @param node NEEDSDOC (createDTMIterator) @return
createDTMIterator(Object, int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
NEEDSDOC Method createDTMIterator NEEDSDOC @param xpathCompiler NEEDSDOC @param pos NEEDSDOC (createDTMIterator) @return
createDTMIterator(Object, int) - Method in class org.apache.xpath.XPathContext
Create a new DTMIterator based on an XPath UnionExpr.
createDTMIterator(String, PrefixResolver) - Method in class org.apache.xpath.XPathContext
Create a new DTMIterator based on an XPath UnionExpr.
createDTMIterator(int, DTMFilter, boolean) - Method in class org.apache.xpath.XPathContext
Create a new DTMIterator based only on a whatToShow and a DTMFilter.
createDTMIterator(int) - Method in class org.apache.xpath.XPathContext
Create a new DTMIterator that holds exactly one node.
createDTMIterator(Compiler, int) - Method in class org.apache.xpath.axes.UnionPathIterator
Create a new location path iterator.
createDataBuffer() - Method in class java.awt.image.BandedSampleModel
Creates a DataBuffer that corresponds to this BandedSampleModel, The DataBuffer's data type, number of banks, and size will be consistent with this BandedSampleModel.
createDataBuffer() - Method in class java.awt.image.ComponentSampleModel
Creates a DataBuffer that corresponds to this ComponentSampleModel.
createDataBuffer() - Method in class java.awt.image.MultiPixelPackedSampleModel
Creates a DataBuffer that corresponds to this MultiPixelPackedSampleModel.
createDataBuffer() - Method in class java.awt.image.SampleModel
Creates a DataBuffer that corresponds to this SampleModel.
createDataBuffer() - Method in class java.awt.image.SinglePixelPackedSampleModel
Creates a DataBuffer that corresponds to this SinglePixelPackedSampleModel.
createDatagramSocketImpl() - Method in interface java.net.DatagramSocketImplFactory
Creates a new DatagramSocketImpl instance.
createDecreaseButton(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createDecreaseButton(int) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
Returns the view that represents the decrease view.
createDefaultCellEditor() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a default cell editor.
createDefaultCellRenderer() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the default cell renderer that is used to do the stamping of each node.
createDefaultChoosers() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
createDefaultColumnModel() - Method in class javax.swing.JTable
Returns the default column model object, which is a DefaultTableColumnModel.
createDefaultColumnModel() - Method in class javax.swing.table.JTableHeader
Returns the default column model object which is a DefaultTableColumnModel.
createDefaultColumnsFromModel() - Method in class javax.swing.JTable
Creates default columns for the table from the data model using the getColumnCount method defined in the TableModel interface.
createDefaultDataModel() - Method in class javax.swing.JTable
Returns the default table model object, which is a DefaultTableModel.
createDefaultDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Creates the default divider.
createDefaultDivider() - Method in class javax.swing.plaf.metal.MetalSplitPaneUI
Creates the default divider.
createDefaultDocument(Font, Color) - Method in class javax.swing.plaf.basic.BasicHTML.BasicEditorKit
Sets the async policy to flush everything in one chunk, and to not display unknown tags.
createDefaultDocument() - Method in class javax.swing.text.DefaultEditorKit
Creates an uninitialized text storage model (PlainDocument) that is appropriate for this type of editor.
createDefaultDocument() - Method in class javax.swing.text.EditorKit
Creates an uninitialized text storage model that is appropriate for this type of editor.
createDefaultDocument() - Method in class javax.swing.text.StyledEditorKit
Creates an uninitialized text storage model that is appropriate for this type of editor.
createDefaultDocument() - Method in class javax.swing.text.html.HTMLEditorKit
Create an uninitialized text storage model that is appropriate for this type of editor.
createDefaultDragGestureRecognizer(Component, int, DragGestureListener) - Method in class java.awt.dnd.DragSource
Creates a new DragGestureRecognizer that implements the default abstract subclass of DragGestureRecognizer for this DragSource, and sets the specified Component and DragGestureListener on the newly created object.
createDefaultEditorKit() - Method in class javax.swing.JEditorPane
Creates the default editor kit (PlainEditorKit) for when the component is first created.
createDefaultEditorKit() - Method in class javax.swing.JTextPane
Creates the EditorKit to use by default.
createDefaultEditors() - Method in class javax.swing.JTable
Creates default cell editors for objects, numbers, and boolean values.
createDefaultHeaderRenderer() - Method in class javax.swing.table.TableColumn
As of Java 2 platform v1.3, this method is not called by the TableColumn constructor.
createDefaultKeySelectionManager() - Method in class javax.swing.JComboBox
Returns an instance of the default key-selection manager.
createDefaultModel() - Method in class javax.swing.JTextArea
Creates the default implementation of the model to be used at construction if one isn't explicitly given.
createDefaultModel() - Method in class javax.swing.JTextField
Creates the default implementation of the model to be used at construction if one isn't explicitly given.
createDefaultNonContinuousLayoutDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the default non continuous layout divider, which is an instanceof Canvas that fills the background in dark gray.
createDefaultRenderer() - Method in class javax.swing.table.JTableHeader
Returns a default renderer to be used when no header renderer is defined by a TableColumn.
createDefaultRenderers() - Method in class javax.swing.JTable
Creates default cell renderers for objects, numbers, doubles, dates, booleans, and icons.
createDefaultRendering() - Method in interface java.awt.image.renderable.RenderableImage
Returnd a RenderedImage instance of this image with a default width and height in pixels.
createDefaultRendering() - Method in class java.awt.image.renderable.RenderableImageOp
Gets a RenderedImage instance of this image with a default width and height in pixels.
createDefaultRoot() - Method in class javax.swing.text.DefaultStyledDocument
Creates the root element to be used to represent the default document structure.
createDefaultRoot() - Method in class javax.swing.text.PlainDocument
Creates the root element to be used to represent the default document structure.
createDefaultRoot() - Method in class javax.swing.text.html.HTMLDocument
Creates the root element to be used to represent the default document structure.
createDefaultSelectionModel() - Method in class javax.swing.JTable
Returns the default selection model object, which is a DefaultListSelectionModel.
createDefaultStepPattern(Compiler, int, MatchPatternIterator, int, StepPattern, StepPattern) - Static method in class org.apache.xpath.axes.WalkerFactory
Create a StepPattern that is contained within a LocationPath.
createDefaultTableHeader() - Method in class javax.swing.JTable
Returns the default table header object, which is a JTableHeader.
createDefaultTheme() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
 
createDefaultWalker(Compiler, int, WalkingIterator, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Create the proper Walker from the axes type.
createDelegateIfSpecified(String, String) - Static method in class javax.rmi.CORBA.Stub
 
createDelegateIfSpecified(String, String) - Static method in class javax.rmi.CORBA.Util
 
createDelegateIfSpecified(String) - Static method in class javax.rmi.PortableRemoteObject
 
createDesktopManager() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createDetailsView(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createDialog(Dialog) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Dialog using the specified peer interface.
createDialog(Component, String, boolean, JColorChooser, ActionListener, ActionListener) - Static method in class javax.swing.JColorChooser
Creates and returns a new dialog containing the specified ColorChooser pane along with "OK", "Cancel", and "Reset" buttons.
createDialog(Component) - Method in class javax.swing.JFileChooser
Creates and returns a new JDialog wrapping this centered on the parent in the parent's frame.
createDialog(Component, String) - Method in class javax.swing.JOptionPane
Creates and returns a new JDialog wrapping this centered on the parentComponent in the parentComponent's frame.
createDialog(Component, String, int) - Method in class javax.swing.JOptionPane
 
createDialog(Component, String) - Method in class javax.swing.ProgressMonitor.ProgressOptionPane
 
createDirectory(File) - Method in class java.io.FileSystem
Create a new directory denoted by the given abstract pathname, returning true if and only if the operation succeeds.
createDirectory(File) - Method in class java.io.Win32FileSystem
 
createDirectory(File) - Method in class java.io.WinNTFileSystem
 
createDirectoryComboBoxModel(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createDirectoryComboBoxRenderer(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createDisabledImage(Image) - Static method in class javax.swing.GrayFilter
Creates a disabled image
createDockingListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createDockingListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
createDocument(String, String, DocumentType) - Method in class org.apache.crimson.tree.DOMImplementationImpl
Creates an XML Document object of the specified type with its document element.
createDocument() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
This is a factory method, used to create an XmlDocument.
createDocument(String, String, DocumentType) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy.DTMNodeProxyImplementation
 
createDocument() - Static method in class org.apache.xpath.DOMHelper
Deprecated. DOM Level 1 did not have a standard mechanism for creating a new Document object.
createDocumentFragment() - Method in class org.apache.crimson.tree.XmlDocument
DOM: Creates a new document fragment.
createDocumentFragment() - Method in class org.apache.xml.dtm.DTMManager
Creates a DTM representing an empty DocumentFragment object.
createDocumentFragment() - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Method createDocumentFragment NEEDSDOC (createDocumentFragment) @return
createDocumentFragment() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createDocumentFragment() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createDocumentFragment() - Method in class org.apache.xpath.XPathContext
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in class org.apache.crimson.tree.DOMImplementationImpl
Creates an empty DocumentType node.
createDocumentType(String, String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy.DTMNodeProxyImplementation
 
createDoubleClickListener(JFileChooser, JList) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createDragGestureRecognizer(Class, DragSource, Component, int, DragGestureListener) - Method in class java.awt.Toolkit
Creates a concrete, platform dependent, subclass of the abstract DragGestureRecognizer class requested, and associates it with the DragSource, Component and DragGestureListener specified.
createDragGestureRecognizer(Class, Component, int, DragGestureListener) - Method in class java.awt.dnd.DragSource
Creates a new DragGestureRecognizer that implements the specified abstract subclass of DragGestureRecognizer, and sets the specified Component and DragGestureListener on the newly created object.
createDragSourceContext(DragSourceContextPeer, DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragSource
Creates the DragSourceContext to handle this drag.
createDragSourceContextPeer(DragGestureEvent) - Method in class java.awt.Toolkit
Creates the peer for a DragSourceContext.
createDragWindow(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createDropTargetAutoScroller(Component, Point) - Method in class java.awt.dnd.DropTarget
create an embedded autoscroller
createDropTargetContext() - Method in class java.awt.dnd.DropTarget
Creates the DropTargetContext associated with this DropTarget.
createEastPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createEditor(SpinnerModel) - Method in class javax.swing.JSpinner
This method is called by the constructors to create the JComponent that displays the current value of the sequence.
createEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the default editor that will be used in editable combo boxes.
createEditor() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
This method is called by installUI to get the editor component of the JSpinner.
createEditor() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createEditorKitForContentType(String) - Static method in class javax.swing.JEditorPane
Creates a handler for the given type from the default registry of editor kits.
createElement(String) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Create a new element, associated with this document, with no children, attributes, or parent, by calling createElementEx.
createElement(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createElement(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createElementEx(String) - Method in interface org.apache.crimson.tree.ElementFactory
This is like the DOM Document.createElement method, except that its return type is different.
createElementEx(String, String) - Method in interface org.apache.crimson.tree.ElementFactory
Returns an element which may be specialized to support application specific behaviors as associated with the specified namespace.
createElementEx(String, String) - Method in class org.apache.crimson.tree.SimpleElementFactory
Creates an element by using the mapping associated with the specified namespace, or the default namespace as appropriate.
createElementEx(String) - Method in class org.apache.crimson.tree.SimpleElementFactory
Creates an element by using the default mapping.
createElementEx(String) - Method in class org.apache.crimson.tree.XmlDocument
Deprecated. Use the standard method createElement instead
createElementEx(String, String) - Method in class org.apache.crimson.tree.XmlDocument
Deprecated. Use the standard method createElementNS instead
createElementInfo(Element, AccessibleHTML.ElementInfo) - Method in class javax.swing.text.html.AccessibleHTML
 
createElementNS(String, String) - Method in class org.apache.crimson.tree.XmlDocument
DOM2:
createElementNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createElementNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createEmptyBorder() - Static method in class javax.swing.BorderFactory
Creates an empty border that takes up no space.
createEmptyBorder(int, int, int, int) - Static method in class javax.swing.BorderFactory
Creates an empty border that takes up space but which does no drawing, specifying the width of the top, left, bottom, and right sides.
createEmptyFrameIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
createEntityReference(String) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Creates an entity reference to the named entity.
createEntityReference(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createEntityReference(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createEntry(int, Object, Object, int) - Method in class java.util.HashMap
Like addEntry except that this version is used when creating entries as part of Map construction or "pseudo-construction" (cloning, deserialization).
createEntry(int, Object, Object, int) - Method in class java.util.LinkedHashMap
This override differs from addEntry in that it doesn't resize the table or remove the eldest entry.
createEtchedBorder() - Static method in class javax.swing.BorderFactory
Creates a border with an "etched" look using the component's current background color for highlighting and shading.
createEtchedBorder(Color, Color) - Static method in class javax.swing.BorderFactory
Creates a border with an "etched" look using the specified highlighting and shading colors.
createEtchedBorder(int) - Static method in class javax.swing.BorderFactory
Creates a border with an "etched" look using the component's current background color for highlighting and shading.
createEtchedBorder(int, Color, Color) - Static method in class javax.swing.BorderFactory
Creates a border with an "etched" look using the specified highlighting and shading colors.
createExpandedNameTable() - Method in class org.apache.xalan.lib.sql.DTMDocument
The Expanded Name table holds all of our Node names.
createExpandedNameTable() - Method in class org.apache.xalan.lib.sql.SQLDocument
Populate the Expanded Name Table with the Node that we will use.
createExpandedNameTable() - Method in class org.apache.xalan.lib.sql.SQLErrorDocument
Populate the Expanded Name Table with the Node that we will use.
createExpression(String, XPathNSResolver) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl
Creates a parsed XPath expression with resolved namespaces.
createFeatures() - Method in interface ISSearch.ISDBinterface
This method creates document features from previously stored word stems and stores them (as well as associated feature weights) into additional schema tables.
createFileDialog(FileDialog) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of FileDialog using the specified peer interface.
createFileExclusively(String) - Method in class java.io.FileSystem
Create a new empty file with the given pathname.
createFileExclusively(String) - Method in class java.io.Win32FileSystem
 
createFileExclusively(String) - Method in class java.io.WinNTFileSystem
 
createFileObject(File, String) - Method in class javax.swing.filechooser.FileSystemView
Returns a File object constructed in dir from the given filename.
createFileObject(String) - Method in class javax.swing.filechooser.FileSystemView
Returns a File object constructed from the given path string.
createFileObject(String) - Method in class javax.swing.filechooser.WindowsFileSystemView
Returns a File object constructed from the given path string.
createFileSystemRoot(File) - Method in class javax.swing.filechooser.FileSystemView
Creates a new File object for f with correct behavior for a file system root directory.
createFileSystemRoot(File) - Method in class javax.swing.filechooser.WindowsFileSystemView
 
createFilterComboBoxModel() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createFilterComboBoxRenderer() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createFloatingFrame(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
No longer used, use BasicToolBarUI.createFloatingWindow(JToolBar)
createFloatingWindow(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Creates a window which contains the toolbar after it has been dragged out from its container
createFocusChangeListener() - Method in class javax.swing.ToolTipManager
 
createFocusListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a FocusListener which will be added to the combo box.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicListUI
 
createFocusListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createFocusListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Creates a FocusListener for the JSplitPane UI.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTableUI
Creates the focus listener for handling keyboard navigation in the JTable.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a listener that is responsible for updating the display when focus is lost/gained.
createFont(int, InputStream) - Static method in class java.awt.Font
Returns a new Font with the specified font type and input data.
createFontAttribute(CSS.Attribute, AttributeSet, MutableAttributeSet) - Static method in class javax.swing.text.html.HTMLWriter
Create/update an HTML <font> tag attribute.
createFragment(int, int) - Method in class javax.swing.text.GlyphView
Creates a view that represents a portion of the element.
createFragment(int, int) - Method in class javax.swing.text.View
Creates a view that represents a portion of the element.
createFrame(Frame) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Frame using the specified peer interface.
createFrameListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createGlassPane() - Method in class javax.swing.JRootPane
Called by the constructor methods to create the default glassPane.
createGlassPaneDispatcher() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createGlobalPsuedoVarDecl(QName, StylesheetRoot, LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Create a psuedo variable reference that will represent the shared redundent XPath, for a local reduction.
createGlue() - Static method in class javax.swing.Box
Creates an invisible "glue" component that can be useful in a Box whose visible components have a maximum width (for a horizontal box) or height (for a vertical box).
createGlyphVector(FontRenderContext, String) - Method in class java.awt.Font
Creates a GlyphVector by mapping characters to glyphs one-to-one based on the Unicode cmap in this Font.
createGlyphVector(FontRenderContext, char[]) - Method in class java.awt.Font
Creates a GlyphVector by mapping characters to glyphs one-to-one based on the Unicode cmap in this Font.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class java.awt.Font
Creates a GlyphVector by mapping the specified characters to glyphs one-to-one based on the Unicode cmap in this Font.
createGlyphVector(FontRenderContext, int[]) - Method in class java.awt.Font
Creates a GlyphVector by mapping characters to glyphs one-to-one based on the Unicode cmap in this Font.
createGraphics(BufferedImage) - Method in class java.awt.GraphicsEnvironment
Returns a Graphics2D object for rendering into the specified BufferedImage.
createGraphics() - Method in class java.awt.image.BufferedImage
Creates a Graphics2D, which can be used to draw into this BufferedImage.
createGraphics() - Method in class java.awt.image.VolatileImage
Creates a Graphics2D, which can be used to draw into this VolatileImage.
createGrayLineBorder() - Static method in class javax.swing.border.LineBorder
Convenience method for getting the Color.gray LineBorder of thickness 1.
createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class java.rmi.activation.ActivationGroup
Create and set the activation group for the current VM.
createGroup(boolean) - Method in class java.util.regex.Pattern
Create group head and tail nodes using double return.
createHSBChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createHSBPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Returns a PropertyChangeListener that will be installed on the horizontal JScrollBar.
createHTMLVector() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createHTMLView(JComponent, String) - Static method in class javax.swing.plaf.basic.BasicHTML
Create an html renderer for the given component and string of html.
createHeaderSize(long) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
createHierarchyEvents(int, Component, Container, long, boolean) - Method in class java.awt.Component
 
createHierarchyEvents(int, Component, Container, long, boolean) - Method in class java.awt.Container
 
createHighlighter() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates the object to use for adding highlights.
createHorizontalBox() - Static method in class javax.swing.Box
Creates a Box that displays its components from left to right.
createHorizontalGlue() - Static method in class javax.swing.Box
Creates a horizontal glue component.
createHorizontalScrollBar() - Method in class javax.swing.JScrollPane
Returns a JScrollPane.ScrollBar by default.
createHorizontalStrut(int) - Static method in class javax.swing.Box
Creates an invisible, fixed-width component.
createHyperlinkEvent(JEditorPane, HTMLDocument, String, AttributeSet, Element) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Creates and returns a new instance of HyperlinkEvent.
createI18N(Element) - Method in class javax.swing.JEditorPane.PlainEditorKit
 
createI18N(Element) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
 
createImage(ImageProducer) - Method in class java.awt.Component
Creates an image from the specified image producer.
createImage(int, int) - Method in class java.awt.Component
Creates an off-screen drawable image to be used for double buffering.
createImage(String) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file.
createImage(URL) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
createImage(ImageProducer) - Method in class java.awt.Toolkit
Creates an image with the specified image producer.
createImage(byte[]) - Method in class java.awt.Toolkit
Creates an image which decodes the image stored in the specified byte array.
createImage(byte[], int, int) - Method in class java.awt.Toolkit
Creates an image which decodes the image stored in the specified byte array, and at the specified offset and length.
createImage(ImageProducer) - Method in interface java.awt.peer.ComponentPeer
 
createImage(int, int) - Method in interface java.awt.peer.ComponentPeer
 
createImage() - Method in class javax.swing.plaf.metal.BumpBuffer
Creates the image appropriate for the passed in GraphicsConfiguration, which may be null.
createImpl() - Method in class java.net.DatagramSocket
 
createImpl() - Method in class java.net.ServerSocket
Creates the socket implementation.
createImpl(boolean) - Method in class java.net.Socket
Creates the socket implementation.
createIncreaseButton(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createIncreaseButton(int) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
Returns the view that represents the increase view.
createIncrementalSAXSource(CoroutineManager, int) - Static method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
createIndicesArray(int) - Static method in class java.awt.image.BandedSampleModel
 
createInheritedMap(ThreadLocal.ThreadLocalMap) - Static method in class java.lang.ThreadLocal
Factory method to create map of inherited thread locals.
createInputAttributeUpdated() - Method in class javax.swing.text.StyledEditorKit
Creates a new AttributeTracker.
createInputAttributes() - Method in class javax.swing.text.StyledEditorKit
Creates the AttributeSet used for the selection.
createInputAttributes(Element, MutableAttributeSet) - Method in class javax.swing.text.StyledEditorKit
Copies the key/values in elements AttributeSet into set.
createInputAttributes(Element, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLEditorKit
Copies the key/values in elements AttributeSet into set.
createInputComponent(AttributeSet, Object) - Method in class javax.swing.text.html.FormView
Creates a component for an <INPUT> element based on the value of the "type" attribute.
createInputMap(int) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
createInputMap(int) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createInputMap(int) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createInputMap(int, JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
createInputMethod() - Method in interface java.awt.im.spi.InputMethodDescriptor
Creates a new instance of the corresponding input method.
createInputMethodJFrame(String, boolean) - Method in interface java.awt.im.spi.InputMethodContext
Creates a top-level Swing JFrame for use by the input method.
createInputMethodWindow(String, boolean) - Method in interface java.awt.im.spi.InputMethodContext
Creates a top-level window for use by the input method.
createInputSource(String, InputStream, boolean, String) - Static method in class org.apache.crimson.parser.Resolver
Returns an input source, using the MIME type information and URL scheme to statically determine the correct character encoding if possible and otherwise autodetecting it.
createInputSource(URL, boolean) - Static method in class org.apache.crimson.parser.Resolver
Creates an input source from a given URI.
createInputSource(File) - Static method in class org.apache.crimson.parser.Resolver
Creates an input source from a given file, autodetecting the character encoding.
createInterleavedRaster(int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a PixelInterleavedSampleModel with the specified data type, width, height, and number of bands.
createInterleavedRaster(int, int, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a PixelInterleavedSampleModel with the specified data type, width, height, scanline stride, pixel stride, and band offsets.
createInterleavedRaster(DataBuffer, int, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a PixelInterleavedSampleModel with the specified DataBuffer, width, height, scanline stride, pixel stride, and band offsets.
createInternalFrame(Component, String) - Method in class javax.swing.JOptionPane
Creates and returns an instance of JInternalFrame.
createInternalFrameListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createIntersection(Rectangle2D) - Method in class java.awt.Rectangle
Returns a new Rectangle2D object representing the intersection of this Rectangle with the specified Rectangle2D.
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Double
Returns a new Rectangle2D object representing the intersection of this Rectangle2D with the specified Rectangle2D.
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Float
Returns a new Rectangle2D object representing the intersection of this Rectangle2D with the specified Rectangle2D.
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Returns a new Rectangle2D object representing the intersection of this Rectangle2D with the specified Rectangle2D.
createInverse() - Method in class java.awt.geom.AffineTransform
Returns an AffineTransform object representing the inverse transformation.
createItemListener() - Method in class javax.swing.AbstractButton
 
createItemListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates an ItemListener which will be added to the combo box.
createItemListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates an ItemListener which will be added to the combo box.
createIteratorFromSteps(WalkingIterator, int) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Create a new WalkingIterator from the steps in another WalkingIterator.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a KeyListener which will be added to the combo box.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates the key listener that will be added to the combo box.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates an instance of KeyHandler that's added to the JList by installUI().
createKeyListener() - Method in class javax.swing.plaf.basic.BasicTableUI
Creates the key listener for handling keyboard navigation in the JTable.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener reponsible for getting key events from the tree.
createKeyboardDownRightListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
createKeyboardEndListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
createKeyboardHomeListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
createKeyboardResizeToggleListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
createKeyboardUpLeftListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
createKeymap() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates the keymap to use for the text component, and installs any necessary bindings into it.
createLabel(Label) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Label using the specified peer interface.
createLargeAttributeSet(AttributeSet) - Method in class javax.swing.text.StyleContext
Create a large set of attributes that should trade off space for time.
createLargeAttributeSet(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Creates a large set of attributes that should trade off space for time.
createLayeredPane() - Method in class javax.swing.JRootPane
Called by the constructor methods to create the default layeredPane.
createLayout() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createLayout() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Create a LayoutManager that manages the editor, nextButton, and previousButton children of the JSpinner.
createLayout() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
createLayout() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the LayoutManager that should be installed on the MetalTitlePane.
createLayoutCache() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the object responsible for managing what is expanded, as well as the size of nodes.
createLayoutManager() - Method in class javax.swing.JViewport
Subclassers can override this to install a different layout manager (or null) in the constructor.
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a layout manager for managing the components which make up the combo box.
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Invoked by installUI to create a layout manager object to manage the JTabbedPane.
createLayoutManager() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createLayoutManager() - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Returns a LayoutManager that will be set on the JRootPane.
createLayoutManager() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
createLeafElement(Element, AttributeSet, int, int) - Method in class javax.swing.text.AbstractDocument
Creates a document leaf element.
createLeafElement(Element, AttributeSet, int, int) - Method in class javax.swing.text.html.HTMLDocument
Creates a document leaf element that directly represents text (doesn't have any children).
createLeftOneTouchButton() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the left component in the split pane.
createLeftOneTouchButton() - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the left component in the metal split pane.
createLineBidi(int, int) - Method in class java.text.Bidi
Create a Bidi object representing the bidi information on a line of text within the paragraph represented by the current Bidi.
createLineBorder(Color) - Static method in class javax.swing.BorderFactory
Creates a line border withe the specified color.
createLineBorder(Color, int) - Static method in class javax.swing.BorderFactory
Creates a line border with the specified color and width.
createLineFromText(char[], StyledParagraph, TextLabelFactory, boolean, float[]) - Static method in class java.awt.font.TextLine
Create a TextLine from the Font and character data over the range.
createList(List) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of List using the specified peer interface.
createList() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates the JList used in the popup to display the items in the combo box model.
createList(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createListDataListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a list data listener which will be added to the ComboBoxModel.
createListDataListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a list data listener which will be added to the ComboBoxModel.
createListDataListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates an instance of ListDataListener that's added to the JLists by model as needed.
createListMouseListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a mouse listener that watches for mouse events in the popup's list.
createListMouseMotionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a mouse motion listener that watches for mouse motion events in the popup's list.
createListSelectionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a list selection listener that watches for selection changes in the popup's list.
createListSelectionListener(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createListSelectionListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates an instance of ListSelectionHandler that's added to the JLists by selectionModel as needed.
createListSelectionListener(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates a selection listener for the list of files and directories.
createLocalPsuedoVarDecl(QName, ElemTemplateElement, LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Create a psuedo variable reference that will represent the shared redundent XPath, for a local reduction.
createLoweredBevelBorder() - Static method in class javax.swing.BorderFactory
Creates a border with a lowered beveled edge, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createMap(Thread, Object) - Method in class java.lang.InheritableThreadLocal
Create the map associated with a ThreadLocal.
createMap(Thread, Object) - Method in class java.lang.ThreadLocal
Create the map associated with a ThreadLocal.
createMatchPatternXPath(String, ElemTemplateElement) - Method in class org.apache.xalan.processor.StylesheetHandler
Process an expression string into an XPath.
createMatteBorder(int, int, int, int, Color) - Static method in class javax.swing.BorderFactory
Creates a matte-look border using a solid color.
createMatteBorder(int, int, int, int, Icon) - Static method in class javax.swing.BorderFactory
Creates a matte-look border that consists of multiple tiles of a specified icon.
createMenu(Menu) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Menu using the specified peer interface.
createMenu() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the JMenu displaying the appropriate menu items for manipulating the Frame.
createMenuBar(MenuBar) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of MenuBar using the specified peer interface.
createMenuBar() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the JMenuBar displaying the appropriate system menu items.
createMenuChangeListener() - Method in class javax.swing.JMenu
 
createMenuDragMouseListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createMenuDragMouseListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createMenuItem(MenuItem) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of MenuItem using the specified peer interface.
createMenuKeyListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createMenuKeyListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createMenuListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createMessage(String, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMessageArea() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Messaged from installComponents to create a Container containing the body of the message.
createModel() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createModelListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates a delegate that implements MouseInputListener.
createMouseInputListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createMouseInputListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Creates the mouse listener for the JTable.
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicTableUI
Creates the mouse listener for the JTable.
createMouseListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a listener that will watch for mouse-press and release events on the combo box.
createMouseListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createMouseListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener responsible for updating the selection based on mouse events.
createMouseMotionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates the mouse motion listener which will be added to the combo box.
createMouseWheelListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates an instance of MouseWheelListener, which is added to the JScrollPane by installUI().
createMsg(ListResourceBundle, String, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMultistepExprList(Vector) - Method in class org.apache.xalan.templates.RedundentExprEliminator
For the reduction of location path parts, create a list of all the multistep paths with more than one step, sorted by the number of steps, with the most steps occuring earlier in the list.
createNSResolver(Node) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl
Adapts any DOM node to resolve namespaces so that an XPath expression can be easily evaluated relative to the context of the node where it appeared within the document.
createNewFile() - Method in class java.io.File
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createNewFolder(File) - Method in class javax.swing.filechooser.FileSystemView
Creates a new folder with a default folder name.
createNewFolder(File) - Method in class javax.swing.filechooser.GenericFileSystemView
Creates a new folder with a default folder name.
createNewFolder(File) - Method in class javax.swing.filechooser.UnixFileSystemView
Creates a new folder with a default folder name.
createNewFolder(File) - Method in class javax.swing.filechooser.WindowsFileSystemView
Creates a new folder with a default folder name.
createNextButton() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Create a component that will replace the spinner models value with the object returned by spinner.getNextValue.
createNodeAt(VariableHeightLayoutCache.TreeStateNode, int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Creates a new node to represent the node at childIndex in parents children.
createNodeDimensions() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates an instance of NodeDimensions that is able to determine the size of a given node in the tree.
createNodeForValue(Object, int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Creates and returns an instance of FHTreeStateNode.
createNodeForValue(Object) - Method in class javax.swing.tree.VariableHeightLayoutCache
Responsible for creating a TreeStateNode that will be used to track display information about value.
createNonRolloverBorder() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Creates the non rollover border for toolbar components.
createNonRolloverBorder() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
createNonRolloverToggleBorder() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Creates a non rollover border for Toggle buttons in the toolbar.
createNonRolloverToggleBorder() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Creates a non rollover border for Toggle buttons in the toolbar.
createNorthPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createNorthPane(JInternalFrame) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
createOffsetArray(int) - Static method in class java.awt.image.BandedSampleModel
 
createPackedRaster(int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a SinglePixelPackedSampleModel with the specified data type, width, height, and band masks.
createPackedRaster(int, int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a packed SampleModel with the specified data type, width, height, number of bands, and bits per band.
createPackedRaster(DataBuffer, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a SinglePixelPackedSampleModel with the specified DataBuffer, width, height, scanline stride, and band masks.
createPackedRaster(DataBuffer, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a MultiPixelPackedSampleModel with the specified DataBuffer, width, height, and bits per pixel.
createPaletteLabel() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
createPanel(Panel) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Panel using the specified peer interface.
createPopup() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the popup portion of the combo box.
createPopup() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createPopupMenu(PopupMenu) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of PopupMenu using the specified peer interface.
createPopupMenuListener() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
createPosition(int) - Method in interface javax.swing.text.AbstractDocument.Content
Creates a position within the content that will track change as the content is mutated.
createPosition(int) - Method in class javax.swing.text.AbstractDocument
Returns a position that will track change as the document is altered.
createPosition(int) - Method in interface javax.swing.text.Document
This method allows an application to mark a place in a sequence of character content.
createPosition(int) - Method in class javax.swing.text.GapContent
Creates a position within the content that will track change as the content is mutated.
createPosition(int) - Method in class javax.swing.text.StringContent
Creates a position within the content that will track change as the content is mutated.
createPreviousButton() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Create a component that will replace the spinner models value with the object returned by spinner.getPreviousValue.
createProcessingInstruction(String, String) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Returns a Processing Instruction node for the specified processing target, with the given instructions.
createProcessingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createProcessingInstruction(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a PropertyChangeListener which will be added to the combo box.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a PropertyChangeListener which will be added to the combo box.
createPropertyChangeListener(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates an instance of PropertyChangeHandler that's added to the JList by installUI().
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
createPropertyChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createPropertyChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates an instance of PropertyChangeListener that's added to the JScrollPane by installUI().
createPropertyChangeListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Create a PropertyChangeListener that can be added to the JSpinner itself.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Creates a PropertyChangeListener for the JSplitPane UI.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTableUI
Creates the property change listener for the JTable.
createPropertyChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a listener that is responsible that updates the UI based on how the tree changes.
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createPropertyChangeListener(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
createPropertyChangeListener(JSlider) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
createPropertyListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createPsuedoVarDecl(ElemTemplateElement, LocPathIterator, boolean) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Create a psuedo variable reference that will represent the shared redundent XPath, and add it to the stylesheet.
createRaisedBevelBorder() - Static method in class javax.swing.BorderFactory
Creates a border with a raised beveled edge, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createRaster(SampleModel, DataBuffer, Point) - Static method in class java.awt.image.Raster
Creates a Raster with the specified SampleModel and DataBuffer.
createReader(InputStream) - Static method in class org.apache.crimson.parser.XmlReader
Constructs the reader from an input stream, autodetecting the encoding to use according to the heuristic specified in the XML 1.0 recommendation.
createReader(InputStream, String) - Static method in class org.apache.crimson.parser.XmlReader
Creates a reader supporting the given encoding, mapping from standard encoding names to ones that understood by Java where necessary.
createRegionContainment(AttributeSet) - Method in class javax.swing.text.html.Map
Creates and returns an instance of RegionContainment that can be used to test if a particular point lies inside a region.
createRegistry(int) - Static method in class java.rmi.registry.LocateRegistry
Creates and exports a Registry on the local host that accepts requests on the specified port.
createRegistry(int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.registry.LocateRegistry
Creates and exports a Registry on the local host that uses custom socket factories for communication with that registry.
createRenderer() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the default renderer that will be used in a non-editiable combo box.
createRendering(RenderContext) - Method in interface java.awt.image.renderable.RenderableImage
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class java.awt.image.renderable.RenderableImageOp
Creates a RenderedImage which represents this RenderableImageOp (including its Renderable sources) rendered according to the given RenderContext.
createRepaintTimer() - Method in class javax.swing.JViewport
 
createResolvedStyle(String, String[], String[], String[]) - Method in class javax.swing.text.html.StyleSheet
Creates and returns a Style containing all the rules that match selector.
createResolvedStyle(String, Vector, HTML.Tag) - Method in class javax.swing.text.html.StyleSheet
Creates and returns a Style containing all the rules that matches selector.
createResolvedStyle(String) - Method in class javax.swing.text.html.StyleSheet
Creates and returns a Style containing all the rules that match selector.
createResultContentHandler(Result) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Create a result ContentHandler from a Result object, based on the current OutputProperties.
createResultContentHandler(Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Create a result ContentHandler from a Result object, based on the current OutputProperties.
createResultContentHandler(Result, OutputProperties) - Method in class org.apache.xalan.transformer.TransformerImpl
Create a ContentHandler from a Result object and an OutputProperties.
createRightOneTouchButton() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the right component in the split pane.
createRightOneTouchButton() - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the right component in the metal split pane.
createRigidArea(Dimension) - Static method in class javax.swing.Box
Creates an invisible component that's always the specified size
createRolloverBorder() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Creates a rollover border for toolbar components.
createRolloverBorder() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
createRolloverListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Creates a property change listener that will be added to the JToolBar.
createRootLayout() - Method in class javax.swing.JRootPane
Called by the constructor methods to create the default layoutManager.
createRootPane() - Method in class javax.swing.JApplet
Called by the constructor methods to create the default rootPane.
createRootPane() - Method in class javax.swing.JDialog
Called by the constructor methods to create the default rootPane.
createRootPane() - Method in class javax.swing.JFrame
Called by the constructor methods to create the default rootPane.
createRootPane() - Method in class javax.swing.JInternalFrame
Called by the constructor to set up the JRootPane.
createRootPane() - Method in class javax.swing.JWindow
Called by the constructor methods to create the default rootPane.
createRootPaneException(String) - Method in class javax.swing.JApplet
Create an runtime exception with a message like: "Do not use JApplet.add() use JApplet.getContentPane().add() instead"
createRootPaneException(String) - Method in class javax.swing.JDialog
Creates a message that can be used as a runtime exception.
createRootPaneException(String) - Method in class javax.swing.JFrame
Creates a runtime exception with a message like: "Do not use JFrame.add() use JFrame.getContentPane().add() instead"
createRootPaneException(String) - Method in class javax.swing.JInternalFrame
Creates and returns a runtime exception with a message like: "Do not use JFrame.add() use JFrame.getContentPane().add() instead"
createRootPaneException(String) - Method in class javax.swing.JWindow
Creates a string with a message that can be used for a runtime exception.
createRow() - Method in class javax.swing.text.FlowView
Create a View that should be used to hold a a rows worth of children in a flow.
createRow() - Method in class javax.swing.text.ParagraphView
Create a View that should be used to hold a a row's worth of children in a flow.
createRunAttributeDataVectors() - Method in class java.text.AttributedString
 
createScaledRendering(int, int, RenderingHints) - Method in interface java.awt.image.renderable.RenderableImage
Creates a RenderedImage instance of this image with width w, and height h in pixels.
createScaledRendering(int, int, RenderingHints) - Method in class java.awt.image.renderable.RenderableImageOp
Creates a RenderedImage instance of this image with width w, and height h in pixels.
createSchema() - Method in interface ISSearch.ISDBinterface
This method creates the database infrastructure that is required for storage of crawled information: relations (tables), index structures, and integrity constraints.
createScreenCapture(Rectangle) - Method in class java.awt.Robot
Creates an image containing pixels read from the screen.
createScrollBarSwapListener() - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
createScrollListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createScrollListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createScrollPane(ScrollPane) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of ScrollPane using the specified peer interface.
createScrollPane() - Method in class javax.swing.text.html.FrameView
This method creates the JScrollPane.
createScrollPaneForTable(JTable) - Static method in class javax.swing.JTable
Deprecated. As of Swing version 1.0.2, replaced by new JScrollPane(aTable).
createScrollbar(Scrollbar) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Scrollbar using the specified peer interface.
createScroller() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates the scroll pane which houses the scrollable list.
createSelectionModel() - Method in class javax.swing.JList
Returns an instance of DefaultListSelectionModel.
createSelectionModel() - Method in class javax.swing.table.DefaultTableColumnModel
Creates a new default list selection model.
createSelectionModelPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener responsible for getting property change events from the selection model.
createSeparator() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createServerSocket(int) - Method in interface java.rmi.server.RMIServerSocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createServerSocket(int) - Method in class java.rmi.server.RMISocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createSharedBevel(int) - Static method in class javax.swing.BorderFactory
 
createShortLut(float[], float[], int, int) - Method in class java.awt.image.RescaleOp
Creates a ShortLookupTable to implement the rescale.
createSingleClickListener(JFileChooser, JList) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createSmallAttributeSet(AttributeSet) - Method in class javax.swing.text.StyleContext
Create a compact set of attributes that might be shared.
createSmallAttributeSet(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Creates a compact set of attributes that might be shared.
createSocket(String, int) - Method in interface java.rmi.server.RMIClientSocketFactory
Create a client socket connected to the specified host and port.
createSocket(String, int) - Method in class java.rmi.server.RMISocketFactory
Creates a client socket connected to the specified host and port.
createSocketImpl() - Method in interface java.net.SocketImplFactory
Creates a new SocketImpl instance.
createSocketImpl() - Method in class java.net.SocksSocketImplFactory
Creates a new SocketImpl instance.
createSouthPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createSpecsForInsertAfterNewline(Element, Element, AttributeSet, Vector, int, int) - Method in class javax.swing.text.DefaultStyledDocument
This is called by insertUpdate when inserting after a new line.
createStandardLabels(int) - Method in class javax.swing.JSlider
Creates a hashtable that will draw text labels starting at the slider minimum using the increment specified.
createStandardLabels(int, int) - Method in class javax.swing.JSlider
Creates a hashtable that will draw text labels starting at the start point specified using the increment specified.
createStatement() - Method in interface java.sql.Connection
Creates a Statement object for sending SQL statements to the database.
createStatement(int, int) - Method in interface java.sql.Connection
Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatement(int, int, int) - Method in interface java.sql.Connection
Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createStrokedShape(Shape) - Method in class java.awt.BasicStroke
Returns a Shape whose interior defines the stroked outline of a specified Shape.
createStrokedShape(Shape) - Method in interface java.awt.Stroke
Returns an outline Shape which encloses the area that should be painted when the Shape is stroked according to the rules defined by the object implementing the Stroke interface.
createStyleChangeListener() - Method in class javax.swing.text.DefaultStyledDocument
Returns a new instance of StyleChangeHandler.
createStyleContextChangeListener() - Method in class javax.swing.text.DefaultStyledDocument
Returns a new instance of StyleContextChangeHandler.
createSubsetSampleModel(int[]) - Method in class java.awt.image.BandedSampleModel
Creates a new BandedSampleModel with a subset of the bands of this BandedSampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.ComponentSampleModel
Creates a new ComponentSampleModel with a subset of the bands of this ComponentSampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.MultiPixelPackedSampleModel
Creates a new MultiPixelPackedSampleModel with a subset of the bands of this MultiPixelPackedSampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.PixelInterleavedSampleModel
Creates a new PixelInterleavedSampleModel with a subset of the bands of this PixelInterleavedSampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.SampleModel
Creates a new SampleModel with a subset of the bands of this SampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.SinglePixelPackedSampleModel
This creates a new SinglePixelPackedSampleModel with a subset of the bands of this SinglePixelPackedSampleModel.
createSwingGraphics(Graphics) - Static method in class javax.swing.SwingGraphics
 
createSwingGraphics(Graphics, int, int, int, int) - Static method in class javax.swing.SwingGraphics
Create a SwingGraphics from another Graphics object, and set its clip to be the intersection of the first Graphics object's clip rect.
createSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createSystemMenuBar() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createTable() - Method in class javax.swing.text.StyleContext.KeyBuilder
Creates a table of sorted key/value entries suitable for creation of an instance of SmallAttributeSet.
createTableCell(Element) - Method in class javax.swing.text.TableView
Deprecated. Table cells can now be any arbitrary View implementation and should be produced by the ViewFactory rather than the table.
createTableRow(Element) - Method in class javax.swing.text.TableView
Creates a new table row.
createTableRow(Element) - Method in class javax.swing.text.html.TableView
Creates a new table row.
createTableSize(long) - Method in class javax.swing.plaf.basic.BasicTableUI
 
createTempFile(String, String, File) - Static method in class java.io.File
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTempFile(String, String) - Static method in class java.io.File
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTextArea(TextArea) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of TextArea using the specified peer interface.
createTextField(TextField) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of TextField using the specified peer interface.
createTextLine() - Method in class java.awt.font.TextLayout.OptInfo
 
createTextNode(String) - Method in class org.apache.crimson.tree.XmlDocument
DOM: returns a Text node initialized with the given text.
createTextNode(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createTextNode(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createTitleButton() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns a JButton appropriate for placement on the TitlePane.
createTitlePane(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Returns the JComponent to render the window decoration style.
createTitledBorder(String) - Static method in class javax.swing.BorderFactory
Creates a new title border specifying the text of the title, using the default border (etched), using the default text position (sitting on the top line) and default justification (leading) and using the default font and text color determined by the current look and feel.
createTitledBorder(Border) - Static method in class javax.swing.BorderFactory
Creates a new title border with an empty title specifying the border object, using the default text position (sitting on the top line) and default justification (leading) and using the default font, and text color.
createTitledBorder(Border, String) - Static method in class javax.swing.BorderFactory
Adds a title to an existing border, specifying the text of the title, using the default positioning (sitting on the top line) and default justification (leading) and using the default font and text color determined by the current look and feel.
createTitledBorder(Border, String, int, int) - Static method in class javax.swing.BorderFactory
Adds a title to an existing border, specifying the text of the title along with its positioning, using the default font and text color determined by the current look and feel.
createTitledBorder(Border, String, int, int, Font) - Static method in class javax.swing.BorderFactory
Adds a title to an existing border, specifying the text of the title along with its positioning and font, using the default text color determined by the current look and feel.
createTitledBorder(Border, String, int, int, Font, Color) - Static method in class javax.swing.BorderFactory
Adds a title to an existing border, specifying the text of the title along with its positioning, font, and color.
createToolBarContListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createToolBarFocusListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createToolTip() - Method in class javax.swing.JComponent
Returns the instance of JToolTip that should be used to display the tooltip.
createTrackListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createTrackListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createTransferable(JComponent) - Method in class javax.swing.TransferHandler
Creates a Transferable to use as the source for a data transfer.
createTransferable(JComponent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler
Create a Transferable to use as the source for a data transfer.
createTransferable(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI.ListTransferHandler
Create a Transferable to use as the source for a data transfer.
createTransferable(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI.TableTransferHandler
Create a Transferable to use as the source for a data transfer.
createTransferable(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
Create a Transferable to use as the source for a data transfer.
createTransferable(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTransferHandler
Create a Transferable to use as the source for a data transfer.
createTransferableProxy(Transferable, boolean) - Method in class java.awt.dnd.DropTargetContext
Creates a TransferableProxy to proxy for the specified Transferable.
createTransformedArea(AffineTransform) - Method in class java.awt.geom.Area
Creates a new Area object that contains the same geometry as this Area transformed by the specified AffineTransform.
createTransformedShape(Shape) - Method in class java.awt.geom.AffineTransform
Returns a new Shape object defined by the geometry of the specified Shape after it has been transformed by this transform.
createTransformedShape(AffineTransform) - Method in class java.awt.geom.GeneralPath
Returns a new transformed Shape.
createTranslatedChild(int, int) - Method in class java.awt.image.Raster
Create a Raster with the same size, SampleModel and DataBuffer as this one, but with a different location.
createTreeCellEditor() - Method in class javax.swing.tree.DefaultTreeCellEditor
This is invoked if a TreeCellEditor is not supplied in the constructor.
createTreeExpansionListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates and returns the object responsible for updating the treestate when nodes expanded state changes.
createTreeModel(Object) - Static method in class javax.swing.JTree
Returns a TreeModel wrapping the specified object.
createTreeModelListener() - Method in class javax.swing.JTree
Creates and returns an instance of TreeModelHandler.
createTreeModelListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns a listener that can update the tree when the model changes.
createTreeSelectionListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener that updates the display based on selection change methods.
createUI(JComponent) - Static method in class javax.swing.plaf.ComponentUI
Returns an instance of the UI delegate for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicCheckBoxUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicColorChooserUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicComboBoxUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicEditorPaneUI
Creates a UI for the JTextPane.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicFormattedTextFieldUI
Creates a UI for a JFormattedTextField.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicLabelUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicListUI
Returns a new instance of BasicListUI.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates a new BasicOptionPaneUI instance.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPanelUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Creates a UI for a JPasswordField.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicProgressBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRootPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSliderUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSpinnerUI
Returns a new instance of BasicSpinnerUI.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSplitPaneUI
Creates a new BasicSplitPaneUI instance
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTableUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTextAreaUI
Creates a UI for a JTextArea.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTextFieldUI
Creates a UI for a JTextField.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTextPaneUI
Creates a UI for the JTextPane.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToggleButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolTipUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTreeUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicViewportUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalLabelUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalProgressBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalRootPaneUI
Creates a UI for a JRootPane.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalScrollBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSliderUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSplitPaneUI
Creates a new MetalSplitPaneUI instance
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTextFieldUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToolBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToolTipUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTreeUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiButtonUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiColorChooserUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiComboBoxUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiDesktopIconUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiFileChooserUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiInternalFrameUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiLabelUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiListUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiMenuBarUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiMenuItemUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiOptionPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiPanelUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiPopupMenuUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiProgressBarUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiRootPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiScrollBarUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiScrollPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSeparatorUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSliderUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSpinnerUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSplitPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTableHeaderUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTableUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTextUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiToolBarUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiToolTipUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTreeUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiViewportUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUIs(ComponentUI, Vector, JComponent) - Static method in class javax.swing.plaf.multi.MultiLookAndFeel
Creates the ComponentUI objects required to present the target component, placing the objects in the uis vector and returning the ComponentUI object that best represents the component's UI.
createURLStreamHandler(String) - Method in interface java.net.URLStreamHandlerFactory
Creates a new URLStreamHandler instance with the specified protocol.
createUnion(Rectangle2D) - Method in class java.awt.Rectangle
Returns a new Rectangle2D object representing the union of this Rectangle with the specified Rectangle2D.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Double
Returns a new Rectangle2D object representing the union of this Rectangle2D with the specified Rectangle2D.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Float
Returns a new Rectangle2D object representing the union of this Rectangle2D with the specified Rectangle2D.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Returns a new Rectangle2D object representing the union of this Rectangle2D with the specified Rectangle2D.
createUnionIterator(Compiler, int) - Static method in class org.apache.xpath.axes.UnionPathIterator
This will return an iterator capable of handling the union of paths given.
createVSBChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createVSBPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Returns a PropertyChangeListener that will be installed on the vertical JScrollBar.
createValue(UIDefaults) - Method in interface javax.swing.UIDefaults.ActiveValue
Creates the value retrieved from the UIDefaults table.
createValue(UIDefaults) - Method in class javax.swing.UIDefaults.LazyInputMap
Creates an InputMap with the bindings that are passed in.
createValue(UIDefaults) - Method in interface javax.swing.UIDefaults.LazyValue
Creates the actual value retrieved from the UIDefaults table.
createValue(UIDefaults) - Method in class javax.swing.UIDefaults.ProxyLazyValue
Creates the value retrieved from the UIDefaults table.
createValue(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel.FontActiveValue
 
createValue(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel.MetalLazyValue
 
createValueHandler() - Static method in class javax.rmi.CORBA.Util
Returns a singleton instance of a class that implements the ValueHandler interface.
createValueHandler() - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.createValueHandler().
createVerticalBox() - Static method in class javax.swing.Box
Creates a Box that displays its components from top to bottom.
createVerticalGlue() - Static method in class javax.swing.Box
Creates a vertical glue component.
createVerticalScrollBar() - Method in class javax.swing.JScrollPane
Returns a JScrollPane.ScrollBar by default.
createVerticalStrut(int) - Static method in class javax.swing.Box
Creates an invisible, fixed-height component.
createView(FlowView, int, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Creates a view that can be used to represent the current piece of the flow.
createView(FlowView, int, int, int) - Method in class javax.swing.text.TextLayoutStrategy
Creates a unidirectional view that can be used to represent the current chunk.
createViewListener() - Method in class javax.swing.JViewport
Creates a listener for the view.
createViewport() - Method in class javax.swing.JScrollPane
Returns a new JViewport by default.
createViewportChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createVolatileImage(int, int) - Method in class java.awt.Component
Creates a volatile off-screen drawable image to be used for double buffering.
createVolatileImage(int, int, ImageCapabilities) - Method in class java.awt.Component
Creates a volatile off-screen drawable image, with the given capabilities.
createVolatileImage(int, int) - Method in interface java.awt.peer.ComponentPeer
 
createWarning(String, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createWestPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createWinListener(JPopupMenu) - Method in class javax.swing.JMenu
Creates a window-closing listener for the popup.
createWindow(Window) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Window using the specified peer interface.
createWindowListener() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the WindowListener to add to the Window.
createWindowMouseInputListener(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Returns a MouseListener that will be added to the Window containing the JRootPane.
createWindowPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the PropertyChangeListener to install on the Window.
createWritableChild(int, int, int, int, int, int, int[]) - Method in class java.awt.image.WritableRaster
Returns a new WritableRaster which shares all or part of this WritableRaster's DataBuffer.
createWritableRaster(SampleModel, Point) - Static method in class java.awt.image.Raster
Creates a WritableRaster with the specified SampleModel.
createWritableRaster(SampleModel, DataBuffer, Point) - Static method in class java.awt.image.Raster
Creates a WritableRaster with the specified SampleModel and DataBuffer.
createWritableTranslatedChild(int, int) - Method in class java.awt.image.WritableRaster
Create a WritableRaster with the same size, SampleModel and DataBuffer as this one, but with a different location.
createWriteContext(Writer) - Method in class org.apache.crimson.tree.XmlDocument
Returns an XML write context set up not to pretty-print, and which knows about the entities defined for this document.
createWriteContext(Writer, int) - Method in class org.apache.crimson.tree.XmlDocument
Returns an XML write context which pretty-prints output starting at a specified indent level, and which knows about the entities defined for this document.
createXPATHMessage(String, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPATHMsg(ListResourceBundle, String, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPATHWarning(String, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPath(String, ElemTemplateElement) - Method in class org.apache.xalan.processor.StylesheetHandler
Process an expression string into an XPath.
createXmlDocument(String, boolean) - Static method in class org.apache.crimson.tree.XmlDocument
Deprecated. Use JAXP javax.xml.parsers package instead
createXmlDocument(String) - Static method in class org.apache.crimson.tree.XmlDocument
Deprecated. Use JAXP javax.xml.parsers package instead
createXmlDocument(InputStream, boolean) - Static method in class org.apache.crimson.tree.XmlDocument
Deprecated. Use JAXP javax.xml.parsers package instead
createXmlDocument(InputSource, boolean) - Static method in class org.apache.crimson.tree.XmlDocument
Deprecated. Use JAXP javax.xml.parsers package instead
createZipEntry(String) - Method in class java.util.jar.JarInputStream
Creates a new JarEntry (ZipEntry) for the specified JAR file entry name.
createZipEntry(String) - Method in class java.util.zip.ZipInputStream
Creates a new ZipEntry object for the specified entry name.
createZone(int, int) - Method in class javax.swing.text.ZoneView
Create a view to represent a zone for the given range within the model (which should be within the range of this objects responsibility).
created - Variable in class java.net.DatagramSocket
Various states of this socket.
created - Variable in class java.net.ServerSocket
Various states of this socket.
created - Variable in class java.net.Socket
Various states of this socket.
createdC - Variable in class javax.swing.text.ComponentView
 
createdCellEditor - Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to true if editor that is currently in the tree was created by this instance.
createdComponent - Variable in class javax.swing.text.html.FrameView
Set to true when the component has been created.
createdFont - Variable in class java.awt.Font
 
createdFracture - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Only for insert, set to true when the fracture has been created.
createdRenderer - Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to true if the renderer that is currently in the tree was created by this instance.
createdWindowInputMap - Variable in class javax.swing.plaf.basic.BasicButtonListener
Set to true when the WindowInputMap is installed.
crlfCount - Variable in class javax.swing.text.html.parser.Parser
Number of \r\n's encountered.
cropH - Variable in class java.awt.image.CropImageFilter
 
cropW - Variable in class java.awt.image.CropImageFilter
 
cropX - Variable in class java.awt.image.CropImageFilter
 
cropY - Variable in class java.awt.image.CropImageFilter
 
crossMenuMnemonic - Static variable in class javax.swing.plaf.basic.BasicMenuUI
 
cs - Variable in class java.awt.Color
The ColorSpace.
cs - Variable in class java.lang.StringCoding.CharsetSD
 
cs - Variable in class java.lang.StringCoding.CharsetSE
 
csf - Variable in class java.rmi.server.UnicastRemoteObject
 
csize - Variable in class java.util.zip.ZipEntry
 
csize - Static variable in class javax.swing.plaf.basic.BasicIconFactory.CheckBoxIcon
 
css - Static variable in class javax.swing.text.html.MinimalHTMLWriter
 
css - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
css - Variable in class javax.swing.text.html.StyleSheet
 
cssHeight - Variable in class javax.swing.text.html.BlockView
 
cssHeight - Variable in class javax.swing.text.html.ParagraphView
 
cssValueToInternalValueMap - Static variable in class javax.swing.text.html.CSS
Maps from CSS value (string) to internal value.
cssValueToStyleConstantsValue(StyleConstants, Object) - Method in class javax.swing.text.html.CSS
Converts the passed in CSS value to a StyleConstants value.
cssWidth - Variable in class javax.swing.text.html.BlockView
 
cssWidth - Variable in class javax.swing.text.html.ParagraphView
 
ctCache - Static variable in class java.awt.font.NumericShaper
 
ctCacheLimit - Static variable in class java.awt.font.NumericShaper
 
ctb - Variable in class java.lang.StringCoding.ConverterSE
 
ctrlpts - Static variable in class java.awt.geom.EllipseIterator
 
ctrlpts - Static variable in class java.awt.geom.RoundRectIterator
 
ctrlx - Variable in class java.awt.geom.QuadCurve2D.Double
The x coordinate of the control point of the quadratic curve segment.
ctrlx - Variable in class java.awt.geom.QuadCurve2D.Float
The x coordinate of the control point of the quadratic curve segment.
ctrlx1 - Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the first control point of the cubic curve segment.
ctrlx1 - Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the first control point of the cubic curve segment.
ctrlx2 - Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the second control point of the cubic curve segment.
ctrlx2 - Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the second control point of the cubic curve segment.
ctrly - Variable in class java.awt.geom.QuadCurve2D.Double
The y coordinate of the control point of the quadratic curve segment.
ctrly - Variable in class java.awt.geom.QuadCurve2D.Float
The y coordinate of the control point of the quadratic curve segment.
ctrly1 - Variable in class java.awt.geom.CubicCurve2D.Double
The Y coordinate of the first control point of the cubic curve segment.
ctrly1 - Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the first control point of the cubic curve segment.
ctrly2 - Variable in class java.awt.geom.CubicCurve2D.Double
The Y coordinate of the second control point of the cubic curve segment.
ctrly2 - Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the second control point of the cubic curve segment.
ctype - Variable in class java.io.StreamTokenizer
 
ctype - Static variable in class java.util.regex.ASCII
 
ctype - Variable in class java.util.regex.Pattern.Ctype
 
ctype - Variable in class java.util.regex.Pattern.NotCtype
 
cubic - Variable in class java.awt.geom.CubicIterator
 
curDesc - Variable in class java.io.ObjectInputStream
descriptor for current class (null if in readExternal())
curDesc - Variable in class java.io.ObjectOutputStream
descriptor for current class (null if in writeExternal())
curElem - Variable in class javax.swing.text.html.HTMLEditorKit.LinkController
 
curElemImage - Variable in class javax.swing.text.html.HTMLEditorKit.LinkController
If true, the current element (curElem) represents an image.
curGet - Variable in class java.io.ObjectInputStream
current GetField object
curObj - Variable in class java.io.ObjectInputStream
object currently being deserialized
curObj - Variable in class java.io.ObjectOutputStream
object currently being serialized
curOffset - Variable in class javax.swing.text.html.HTMLEditorKit.LinkController
Current offset.
curPattern - Variable in class org.apache.xalan.templates.TemplateList.TemplateWalker
 
curPut - Variable in class java.io.ObjectOutputStream
current PutField object
currGroup - Static variable in class java.rmi.activation.ActivationGroup
the current activation group for this VM
currGroupID - Static variable in class java.rmi.activation.ActivationGroup
the current group's identifier
currLength - Variable in class javax.swing.text.AbstractWriter
 
currSystem - Static variable in class java.rmi.activation.ActivationGroup
the current group's activation system
currWriter - Variable in class javax.swing.text.AbstractDocument
 
currency - Variable in class java.text.DecimalFormatSymbols
 
currency - Static variable in class java.text.LineBreakData
 
currencyCode - Variable in class java.util.Currency
ISO 4217 currency code for this currency.
currencySymbol - Variable in class java.text.DecimalFormatSymbols
String denoting the local currency, e.g. "$".
current() - Method in class java.awt.font.CharArrayIterator
Gets the character at the current position (as returned by getIndex()).
current() - Method in class java.text.AttributedString.AttributedStringIterator
 
current() - Method in class java.text.BreakIterator
Return character index of the text boundary that was most recently returned by next(), previous(), first(), or last()
current() - Method in interface java.text.CharacterIterator
Gets the character at the current position (as returned by getIndex()).
current() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
current() - Method in class java.text.RuleBasedBreakIterator
Returns the current iteration position.
current() - Method in class java.text.SimpleTextBoundary
Return the boundary last returned by previous or next
current() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.current() for String.
current - Variable in class java.util.HashMap.HashIterator
 
current() - Method in class javax.swing.text.ElementIterator
Fetches the current Element.
current() - Method in class javax.swing.text.Segment
Gets the character at the current position (as returned by getIndex()).
current - Variable in class org.apache.crimson.parser.SimpleHashtable
 
current - Variable in class org.apache.crimson.tree.TreeWalker
 
currentBlockRemaining() - Method in class java.io.ObjectInputStream.BlockDataInputStream
If in block data mode, returns the number of unconsumed bytes remaining in the current data block.
currentBlockStartPos - Variable in class javax.swing.text.html.parser.Parser
The start position of the current block.
currentBounds - Variable in class javax.swing.DefaultDesktopManager
 
currentBucket - Variable in class org.apache.crimson.parser.SimpleHashtable
 
currentCard - Variable in class java.awt.CardLayout
 
currentCellRenderer - Variable in class javax.swing.plaf.basic.BasicTreeUI
Renderer that is being used to do the actual cell drawing.
currentCharacters - Variable in class javax.swing.text.rtf.RTFParser
 
currentClassLoader() - Method in class java.lang.SecurityManager
Deprecated. This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
currentClassLoader0() - Method in class java.lang.SecurityManager
 
currentColor - Variable in class javax.swing.SwingGraphics
 
currentContext - Variable in class org.apache.xml.utils.NamespaceSupport2
 
currentDirectory - Variable in class javax.swing.JFileChooser
 
currentDirectory - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.LoadFilesThread
 
currentEnum - Variable in class javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration
Enumeration from attrs.
currentEvent - Variable in class java.awt.EventQueue
The modifiers field of the current event, if the current event is an InputEvent or ActionEvent.
currentFocusCycleRoot - Static variable in class java.awt.KeyboardFocusManager
The current focus cycle root.
currentFont - Variable in class javax.swing.SwingGraphics
 
currentGroup() - Static method in class java.rmi.activation.ActivationGroup
Returns the current group for the VM.
currentGroupID() - Static method in class java.rmi.activation.ActivationGroup
Returns the current activation group's identifier.
currentImageGcPair - Variable in class javax.swing.plaf.metal.MetalIconFactory.ImageCacher
 
currentIndex - Variable in class java.text.AttributedString.AttributedStringIterator
 
currentIndex - Variable in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
currentKey - Variable in class java.util.WeakHashMap.HashIterator
Strong reference needed to avoid disappearance of key between nextEntry() and any use of the entry
currentLAFState - Static variable in class javax.swing.UIManager
 
currentLAFStateThread - Static variable in class javax.swing.UIManager
 
currentLightweightRequests - Static variable in class java.awt.KeyboardFocusManager
 
currentLoadedClass() - Method in class java.lang.SecurityManager
Deprecated. This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
currentLoadedClass0() - Method in class java.lang.SecurityManager
 
currentLoc - Variable in class javax.swing.DefaultDesktopManager
 
currentManager - Static variable in class javax.swing.KeyboardManager
 
currentManager(Component) - Static method in class javax.swing.RepaintManager
Return the RepaintManager for the calling thread given a Component.
currentManager(JComponent) - Static method in class javax.swing.RepaintManager
Return the RepaintManager for the calling thread given a JComponent.
currentMode - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
currentMouseX - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
currentMouseX - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
currentMouseY - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
currentMouseY - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
currentPadInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
currentParagraph - Variable in class javax.swing.text.StyledEditorKit
 
currentParagraphAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Calculates the current paragraph attributes (with keys as given in StyleConstants) from the current parser state.
currentParent - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
currentPosition - Variable in class java.util.StringTokenizer
 
currentPosition - Variable in class javax.swing.text.html.parser.Parser
 
currentPosition - Variable in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Current position in the format string
currentPosition - Variable in class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer
Field holding the current position in the string
currentRun - Variable in class javax.swing.text.StyledEditorKit
 
currentRunIndex - Variable in class java.text.AttributedString.AttributedStringIterator
 
currentRunLimit - Variable in class java.text.AttributedString.AttributedStringIterator
 
currentRunStart - Variable in class java.text.AttributedString.AttributedStringIterator
 
currentRuntime - Static variable in class java.lang.Runtime
 
currentSectionAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Calculates the current section attributes from the current parser state.
currentSegment(float[]) - Method in class java.awt.Polygon.PolygonPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.Polygon.PolygonPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.ArcIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.ArcIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.AreaIterator
 
currentSegment(double[]) - Method in class java.awt.geom.AreaIterator
 
currentSegment(float[]) - Method in class java.awt.geom.CubicIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.CubicIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.EllipseIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.EllipseIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.FlatteningPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.FlatteningPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.GeneralPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.GeneralPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.LineIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.LineIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in interface java.awt.geom.PathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in interface java.awt.geom.PathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.QuadIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.QuadIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.RectIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.RectIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in class java.awt.geom.RoundRectIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.RoundRectIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSequencedEvent - Variable in class java.awt.KeyboardFocusManager
 
currentSerialVersion - Static variable in class java.awt.FlowLayout
 
currentSerialVersion - Static variable in class java.text.DecimalFormat
 
currentSerialVersion - Static variable in class java.text.DecimalFormatSymbols
 
currentSerialVersion - Static variable in class java.text.NumberFormat
 
currentSerialVersion - Static variable in class java.text.SimpleDateFormat
 
currentSerialVersion - Static variable in class java.util.Calendar
 
currentSerialVersion - Static variable in class java.util.SimpleTimeZone
 
currentTabAreaInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
currentTemplateRuleIsNull() - Method in class org.apache.xalan.transformer.TransformerImpl
Tell if the current template rule is null, i.e. if we are directly within an apply-templates.
currentTextAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Calculates the current text (character) attributes in a form suitable for SwingText from the current parser state.
currentTheme - Static variable in class javax.swing.plaf.metal.MetalLookAndFeel
 
currentThread() - Static method in class java.lang.Thread
Returns a reference to the currently executing thread object.
currentTimeMillis() - Static method in class java.lang.System
Returns the current time in milliseconds.
currentValuePane - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
currentViewPanel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
currentXORMode - Variable in class javax.swing.SwingGraphics
 
cursor - Variable in class java.awt.Component
The cursor displayed when pointer is over this component.
cursor - Variable in class java.awt.dnd.DragSourceContext
The current drag cursor.
cursor - Variable in class java.util.AbstractList.Itr
Index of element to be returned by subsequent call to next.
cursor - Variable in class java.util.regex.Pattern
Index into the pattern string that keeps track of how much has been parsed.
cursorMapping - Static variable in class javax.swing.plaf.metal.MetalRootPaneUI
Maps from positions to cursor type.
cursorMoved(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object's cursor has moved.
cursorPosition - Variable in class javax.swing.text.DefaultFormatter.ReplaceHolder
Position the cursor should be adjusted from.
cursorProperties - Static variable in class java.awt.Cursor
 
curveTo(float, float, float, float, float, float) - Method in class java.awt.geom.GeneralPath
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the coordinates (x3, y3), using the specified points (x1, y1) and (x2, y2) as Bézier control points.
curves - Variable in class java.awt.geom.Area
 
curves - Variable in class java.awt.geom.AreaIterator
 
curvesize - Static variable in class java.awt.geom.GeneralPathIterator
 
curx - Variable in class java.awt.geom.FlatteningPathIterator
 
cury - Variable in class java.awt.geom.FlatteningPathIterator
 
customMenuLocation - Variable in class javax.swing.JMenu
 
cut() - Method in class javax.swing.JPasswordField
Invokes provideErrorFeedback on the current look and feel, which typically initiates an error beep.
cut(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Cuts the text between two indices into the system clipboard.
cut() - Method in class javax.swing.text.JTextComponent
Transfers the currently selected range in the associated text model to the system clipboard, removing the contents from the model.
cutAction - Static variable in class javax.swing.TransferHandler
 
cutAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to cut the selected region and place the contents into the system clipboard.
cv - Static variable in class java.awt.geom.EllipseIterator
 
cv - Static variable in class java.awt.geom.RoundRectIterator
 
cws - Variable in class java.text.Bidi
 
cyan - Static variable in class java.awt.Color
The color cyan.
cycleFillRaster(int[], int, int, int, int, double, double, double) - Method in class java.awt.GradientPaintContext
 
cycleTime - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
The number of milliseconds until the animation cycle repeats.
cyclic - Variable in class java.awt.GradientPaint
 
cyclic - Variable in class java.awt.GradientPaintContext
 
cyclicReference - Variable in class javax.swing.SpringLayout
 
cyclicSprings - Variable in class javax.swing.SpringLayout
 

D

D - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering D, 22 x 34 in.
DARK - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
DARK_GRAY - Static variable in class java.awt.Color
The color dark gray.
DASHED - Static variable in class javax.swing.text.html.CSS.Value
 
DASH_PUNCTUATION - Static variable in class java.lang.Character
General category "Pd" in the Unicode specification.
DATA - Static variable in class javax.swing.text.html.HTML.Attribute
 
DATALINK - Static variable in class java.sql.Types
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type DATALINK.
DATE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DATE.
DATE - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DATE_FIELD - Static variable in class java.text.DateFormat
Useful constant for DATE field alignment.
DAY_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of month field.
DAY_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DAY_OF_WEEK - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the week.
DAY_OF_WEEK_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK field alignment.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the ordinal number of the day of the week within the current month.
DAY_OF_WEEK_IN_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK_IN_MONTH field alignment.
DAY_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the day of year field.
DAY_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the day number within the current year.
DAY_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_YEAR field alignment.
DBL_DIG - Static variable in class java.text.DigitList
 
DCM_555_BLU_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_555_GRN_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_555_RED_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_565_BLU_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_565_GRN_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_565_RED_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_ALPHA_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_BGR_BLU_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_BGR_GRN_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_BGR_RED_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_BLUE_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_GREEN_MASK - Static variable in class java.awt.image.BufferedImage
 
DCM_RED_MASK - Static variable in class java.awt.image.BufferedImage
 
DD - Static variable in class javax.swing.text.html.HTML.Tag
 
DEBUG - Static variable in class java.awt.font.TextJustifier
 
DEBUG - Static variable in class javax.swing.JMenu
 
DEBUG - Static variable in class javax.swing.JMenuBar
 
DEBUG - Static variable in class javax.swing.JMenuItem
 
DEBUG - Static variable in class javax.swing.JPopupMenu
 
DEBUG - Static variable in class javax.swing.MenuSelectionManager
 
DEBUG - Static variable in class javax.swing.SwingGraphics
 
DEBUG - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
DEBUG - Static variable in class javax.swing.plaf.basic.BasicMenuUI
 
DEBUG - Variable in class org.apache.xalan.lib.sql.DTMDocument
 
DEBUG - Static variable in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
DEBUG - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
DEBUG - Static variable in class org.apache.xalan.lib.sql.XConnection
Flag for DEBUG mode
DEBUG - Static variable in class org.apache.xalan.serialize.SerializerToXML
Indicate whether running in Debug mode
DEBUG - Static variable in class org.apache.xalan.templates.ElemForEach
Set true to request some basic status reports
DEBUG - Static variable in class org.apache.xalan.templates.RedundentExprEliminator
 
DEBUG - Static variable in class org.apache.xalan.templates.TemplateList
Flag to indicate whether in DEBUG mode
DEBUG - Static variable in class org.apache.xalan.transformer.ResultTreeHandler
Indicate whether running in Debug mode
DEBUG - Static variable in class org.apache.xalan.transformer.TransformerHandlerImpl
Set to true for diagnostics output.
DEBUG - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
DEBUG - Static variable in class org.apache.xml.dtm.ref.DTMManagerDefault
Set this to true if you want a basic diagnostics.
DEBUG - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
DEBUG - Static variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Set true to monitor SAX events and similar diagnostic info.
DEBUG - Static variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Set true to monitor SAX events and similar diagnostic info.
DEBUG - Static variable in class org.apache.xml.utils.URI
Indicate whether in DEBUG mode
DEBUG - Static variable in class org.apache.xpath.axes.MatchPatternIterator
DEBUG flag for diagnostic dumps.
DEBUG - Static variable in class org.apache.xpath.compiler.Compiler
 
DEBUGALL - Static variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
DEBUGTIMER - Static variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
DEBUG_FORCE_FIXED_CHUNKSIZE - Static variable in class org.apache.xml.utils.FastStringBuffer
 
DEBUG_FORCE_INIT_BITS - Static variable in class org.apache.xml.utils.FastStringBuffer
 
DEBUG_ITERATOR_CREATION - Static variable in class org.apache.xpath.axes.WalkerFactory
Set to true for diagnostics about iterator creation
DEBUG_MATCHES - Static variable in class org.apache.xpath.XPath
Set to true to get diagnostic messages about the result of match pattern testing.
DEBUG_MATCHES - Static variable in class org.apache.xpath.patterns.StepPattern
Set to true to send diagnostics about pattern matches to the consol.
DEBUG_PATTERN_CREATION - Static variable in class org.apache.xpath.axes.WalkerFactory
Set to true for diagnostics about walker creation
DEBUG_PREDICATECOUNTING - Static variable in class org.apache.xpath.axes.PredicatedNodeTest
If true, diagnostic messages about predicate execution will be posted.
DEBUG_WALKER_CREATION - Static variable in class org.apache.xpath.axes.WalkerFactory
Set to true for diagnostics about walker creation
DECEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the twelfth month of the year.
DECIMAL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DECIMAL.
DECIMAL - Static variable in class javax.swing.text.html.CSS.Value
 
DECIMAL_DIGIT_NUMBER - Static variable in class java.lang.Character
General category "Nd" in the Unicode specification.
DECIMAL_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the decimal separator field.
DECLARATION_HANDLER - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
DECLARE - Static variable in class javax.swing.text.html.HTML.Attribute
 
DECLARED - Static variable in interface java.lang.reflect.Member
Identifies the set of declared members of a class or interface.
DECREASE_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
DEFAULT - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the Cursor should change to the default (no drop) Cursor.
DEFAULT - Static variable in class java.text.DateFormat
Constant for default style pattern.
DEFAULT - Static variable in interface javax.swing.Action
Not currently used.
DEFAULT - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
DEFAULTRULES - Static variable in class java.text.CollationRules
 
DEFAULT_APPEND_OPEN - Static variable in class org.apache.xalan.lib.Redirect
Default append mode for bare open calls.
DEFAULT_APPEND_WRITE - Static variable in class org.apache.xalan.lib.Redirect
Default append mode for bare write calls.
DEFAULT_BORDER - Static variable in class javax.swing.text.html.ImageView
Default border to use if one is not specified.
DEFAULT_CAPACITY - Static variable in class java.util.IdentityHashMap
The initial capacity used by the no-args constructor.
DEFAULT_CARET_POLICY - Static variable in class java.awt.font.TextLayout
This CaretPolicy is used when a policy is not specified by the client.
DEFAULT_COMPRESSION - Static variable in class java.util.zip.Deflater
Default compression level.
DEFAULT_CSS - Static variable in class javax.swing.text.html.HTMLEditorKit
Default Cascading Style Sheet file that sets up the tag views.
DEFAULT_CURSOR - Static variable in class java.awt.Cursor
The default cursor type (gets set if no cursor is defined).
DEFAULT_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.DEFAULT_CURSOR.
DEFAULT_DECIMAL_FORMAT - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
DEFAULT_DRAG_MODE - Static variable in class javax.swing.DefaultDesktopManager
 
DEFAULT_ELEMENT_ATTRIBUTE_LIMIT - Static variable in class org.apache.crimson.parser.Parser2
 
DEFAULT_ENTITY_EXPANSION_LIMIT - Static variable in class org.apache.crimson.parser.Parser2
 
DEFAULT_FONT_SIZE - Static variable in class javax.swing.text.html.StyleSheet
 
DEFAULT_HEIGHT - Static variable in class javax.swing.text.html.ImageView
 
DEFAULT_INITIAL_CAPACITY - Static variable in class java.util.HashMap
The default initial capacity - MUST be a power of two.
DEFAULT_INITIAL_CAPACITY - Static variable in class java.util.WeakHashMap
The default initial capacity -- MUST be a power of two.
DEFAULT_JUSTIFICATION - Static variable in class javax.swing.border.TitledBorder
Use the default justification for the title text.
DEFAULT_KEYMAP - Static variable in class javax.swing.text.JTextComponent
The default keymap that will be shared by all JTextComponent instances unless they have had a different keymap set.
DEFAULT_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Default layer.
DEFAULT_LOAD_FACTOR - Static variable in class java.util.HashMap
The load factor used when none specified in constructor.
DEFAULT_LOAD_FACTOR - Static variable in class java.util.WeakHashMap
The load fast used when none specified in constructor.
DEFAULT_MIME_ENCODING - Static variable in class org.apache.xalan.serialize.Encodings
The default encoding, ISO style, ISO style.
DEFAULT_NOT_FOUND - Static variable in class java.util.ResourceBundle
NOTFOUND value used if class loader is null
DEFAULT_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
DEFAULT_PORT - Static variable in interface java.net.SocksConsts
 
DEFAULT_POSITION - Static variable in class javax.swing.border.TitledBorder
Use the default vertical orientation for the title text.
DEFAULT_SIZE - Static variable in class java.util.logging.MemoryHandler
 
DEFAULT_STRATEGY - Static variable in class java.util.zip.Deflater
Default compression strategy.
DEFAULT_STYLE - Static variable in class javax.swing.text.StyleContext
The name given to the default logical style attached to paragraphs.
DEFAULT_VISIBLE_ROWS - Static variable in class java.awt.List
The default number of visible rows is 4.
DEFAULT_WIDTH - Static variable in class javax.swing.text.html.ImageView
 
DEFLATED - Static variable in class java.util.zip.Deflater
Compression method for the deflate algorithm (the only one currently supported).
DEFLATED - Static variable in class java.util.zip.ZipEntry
Compression method for compressed (deflated) entries.
DEFLATED - Static variable in class java.util.zip.ZipFile
 
DEFLATED - Static variable in class java.util.zip.ZipInputStream
 
DEFLATED - Static variable in class java.util.zip.ZipOutputStream
Compression method for compressed (DEFLATED) entries.
DEGREE_CELSIUS - Static variable in class java.text.TextBoundaryData
 
DEGREE_FAHRENHEIT - Static variable in class java.text.TextBoundaryData
 
DELETE - Static variable in class java.awt.Event
The Delete key.
DELETE - Static variable in class java.io.FilePermission
Delete action.
DELETE - Static variable in class java.util.prefs.WindowsPreferences
 
DELETE - Static variable in class javax.swing.event.TableModelEvent
Identifies the removal of rows or columns.
DESCENDANT - Static variable in interface org.apache.xml.dtm.Axis
The descendant axis contains the descendants of the context node; a descendant is a child or a child of a child and so on; thus the descendant axis never contains attribute or namespace nodes.
DESCENDANTORSELF - Static variable in interface org.apache.xml.dtm.Axis
The descendant-or-self axis contains the context node and the descendants of the context node.
DESCENDANTSFROMROOT - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from and including the root.
DESCENDANTSORSELFFROMROOT - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from and including the root.
DESELECTED - Static variable in class java.awt.event.ItemEvent
This state-change-value indicates that a selected item was deselected.
DESKTOP - Static variable in class java.awt.SystemColor
The array index for the desktop system color.
DEVANAGARI - Static variable in class java.awt.font.NumericShaper
Identifies the DEVANAGARI range and decimal base.
DEVANAGARI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
DEVANAGARI_KEY - Static variable in class java.awt.font.NumericShaper
 
DEVELOPMENT - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Development Drop Number.
DFN - Static variable in class javax.swing.text.html.HTML.Tag
 
DGC - interface java.rmi.dgc.DGC.
The DGC abstraction is used for the server side of the distributed garbage collection algorithm.
DGC_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the distributed garbage collector.
DIAGNOSE_MULTISTEPLIST - Static variable in class org.apache.xalan.templates.RedundentExprEliminator
 
DIAGNOSE_NUM_PATHS_REDUCED - Static variable in class org.apache.xalan.templates.RedundentExprEliminator
 
DIALOG_TITLE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the dialog title.
DIALOG_TYPE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the type of files displayed (files only, directories only, or both files and directories).
DIGIT - Static variable in class java.util.regex.ASCII
 
DIGIT_KEY - Static variable in class javax.swing.text.MaskFormatter
 
DINGBATS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
DIR - Static variable in class javax.swing.text.html.HTML.Attribute
 
DIR - Static variable in class javax.swing.text.html.HTML.Tag
 
DIRECTIONALITY_ARABIC_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "AN" in the Unicode specification.
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in class java.lang.Character
Weak bidirectional character type "BN" in the Unicode specification.
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "CS" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "EN" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ES" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ET" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in class java.lang.Character
Strong bidirectional character type "L" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "LRE" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "LRO" in the Unicode specification.
DIRECTIONALITY_NONSPACING_MARK - Static variable in class java.lang.Character
Weak bidirectional character type "NSM" in the Unicode specification.
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in class java.lang.Character
Neutral bidirectional character type "ON" in the Unicode specification.
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "B" in the Unicode specification.
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in class java.lang.Character
Weak bidirectional character type "PDF" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in class java.lang.Character
Strong bidirectional character type "R" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in class java.lang.Character
Strong bidirectional character type "AL" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "RLE" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "RLO" in the Unicode specification.
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "S" in the Unicode specification.
DIRECTIONALITY_UNDEFINED - Static variable in class java.lang.Character
Undefined bidirectional character type.
DIRECTIONALITY_WHITESPACE - Static variable in class java.lang.Character
Neutral bidirectional character type "WS" in the Unicode specification.
DIRECTION_DEFAULT_LEFT_TO_RIGHT - Static variable in class java.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_DEFAULT_RIGHT_TO_LEFT - Static variable in class java.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_LEFT_TO_RIGHT - Static variable in class java.text.Bidi
Constant indicating base direction is left-to-right.
DIRECTION_RIGHT_TO_LEFT - Static variable in class java.text.Bidi
Constant indicating base direction is right-to-left.
DIRECTORIES_ONLY - Static variable in class javax.swing.JFileChooser
Instruction to display only directories.
DIRECTORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies user's directory change.
DIR_MIXED - Static variable in class java.text.Bidi
 
DISABLED_ACTION - Static variable in class javax.swing.JSpinner
 
DISABLED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been disabled.
DISABLED_SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been disabled and selected.
DISC - Static variable in class javax.swing.text.html.CSS.Value
 
DISCONTIGUOUS_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
Selection can contain any number of items that are not necessarily contiguous.
DISPLAY - Static variable in class javax.swing.text.html.CSS.Attribute
 
DISPLAYABILITY_CHANGED - Static variable in class java.awt.event.HierarchyEvent
Indicates that the HIERARCHY_CHANGED event was generated due to a change in the displayability of the hierarchy.
DISPOSE_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The dispose-window default window close operation.
DISPOSITION - Static variable in class java.util.prefs.WindowsPreferences
 
DISTINCT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DISTINCT.
DIV - Static variable in class javax.swing.text.html.HTML.Tag
 
DIVIDER - Static variable in class javax.swing.JSplitPane
Used to add a Component that will represent the divider.
DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for the dividerLocation.
DIVIDER_SIZE_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property name for border.
DL - Static variable in class javax.swing.text.html.HTML.Tag
 
DOCHANDLE_MASK - Static variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
DOCHANDLE_SHIFT - Static variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
DOCUMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
DOCUMENT_FRAGMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Document.
DOCUMENT_TYPE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
DOCUMENT_TYPE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a DocumentType.
DOM2DTM - class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.
The DOM2DTM class serves up a DOM's contents via the DTM API.
DOM2DTM(DTMManager, DOMSource, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Construct a DOM2DTM object from a DOM node.
DOM2DTM.CharacterNodeHandler - interface org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.CharacterNodeHandler.
 
DOM2DTMdefaultNamespaceDeclarationNode - class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode.
This is a kluge to let us shove a declaration for xml: into the DOM2DTM model.
DOM2DTMdefaultNamespaceDeclarationNode(Element, String, String, int) - Constructor for class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
DOM2Helper - class org.apache.xpath.DOM2Helper.
Deprecated. Since the introduction of the DTM, this class will be removed. This class provides a DOM level 2 "helper", which provides services currently not provided be the DOM standard.
DOM2Helper() - Constructor for class org.apache.xpath.DOM2Helper
Deprecated. Construct an instance.
DOMAIN_NAME - Static variable in interface java.net.SocksConsts
 
DOMBuilder - class org.apache.xml.utils.DOMBuilder.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.
DOMBuilder(Document, Node) - Constructor for class org.apache.xml.utils.DOMBuilder
DOMBuilder instance constructor... it will add the DOM nodes to the document fragment.
DOMBuilder(Document, DocumentFragment) - Constructor for class org.apache.xml.utils.DOMBuilder
DOMBuilder instance constructor... it will add the DOM nodes to the document fragment.
DOMBuilder(Document) - Constructor for class org.apache.xml.utils.DOMBuilder
DOMBuilder instance constructor... it will add the DOM nodes to the document.
DOMHelper - class org.apache.xpath.DOMHelper.
Deprecated. Since the introduction of the DTM, this class will be removed. This class provides a front-end to DOM implementations, providing a number of utility functions that either aren't yet standardized by the DOM spec or that are defined in optional DOM modules and hence may not be present in all DOMs.
DOMHelper() - Constructor for class org.apache.xpath.DOMHelper
Deprecated.  
DOMImplementationImpl - class org.apache.crimson.tree.DOMImplementationImpl.
This class implements the DOM DOMImplementation interface.
DOMImplementationImpl() - Constructor for class org.apache.crimson.tree.DOMImplementationImpl
 
DOMOrder - interface org.apache.xpath.DOMOrder.
Deprecated. Since the introduction of the DTM, this class will be removed. Nodes that implement this index can return a document order index. Eventually, this will be replaced by DOM 3 methods. (compareDocumentOrder and/or compareTreePosition.)
DOMSerializer - interface org.apache.xalan.serialize.DOMSerializer.
Interface for a DOM serializer implementation.
DOM_MODE - Static variable in class java.util.SimpleTimeZone
Constants specifying values of startMode and endMode.
DONE - Static variable in class java.awt.MediaEntry
 
DONE - Static variable in class java.awt.MediaTracker
 
DONE - Static variable in class java.text.BreakIterator
DONE is returned by previous() and next() after all valid boundaries have been returned.
DONE - Static variable in interface java.text.CharacterIterator
Constant that is returned when the iterator has reached either the end or the beginning of the text.
DONEBITS - Static variable in class java.awt.image.PixelGrabber
 
DONT_LOOP_FLAG - Static variable in class java.text.RuleBasedBreakIterator.Builder
A bit mask used to indicate a bit in the table's flags column that marks a state as one the builder shouldn't loop to any looping states
DOTALL - Static variable in class java.util.regex.Pattern
Enables dotall mode.
DOTTED - Static variable in class javax.swing.text.html.CSS.Value
 
DOUBLE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DOUBLE.
DOUBLE - Static variable in class javax.swing.text.html.CSS.Value
 
DOUBLE_FRACTION_DIGITS - Static variable in class java.text.DecimalFormat
 
DOUBLE_INTEGER_DIGITS - Static variable in class java.text.DecimalFormat
 
DOUBLE_PRIME - Static variable in class java.text.TextBoundaryData
 
DOWN - Static variable in class java.awt.Event
The Down Arrow key, a non-ASCII action key.
DOWN_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Down Cycle focus traversal keys.
DOW_GE_DOM_MODE - Static variable in class java.util.SimpleTimeZone
 
DOW_IN_MONTH_MODE - Static variable in class java.util.SimpleTimeZone
 
DOW_LE_DOM_MODE - Static variable in class java.util.SimpleTimeZone
 
DO_NOTHING_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The do-nothing default window close operation
DRAFT - Static variable in class java.awt.PageAttributes.PrintQualityType
The PrintQualityType instance to use for specifying a draft print quality.
DRAG_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Drag layer.
DST - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination rule.
DST_ATOP - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination Atop Source rule.
DST_IN - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination In Source rule.
DST_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the daylight savings offset in milliseconds.
DST_OUT - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination Held Out By Source rule.
DST_OVER - Static variable in class java.awt.AlphaComposite
Porter-Duff Destination Over Source rule.
DT - Static variable in class javax.swing.text.html.HTML.Tag
 
DTD - class javax.swing.text.html.parser.DTD.
The representation of an SGML DTD.
DTD(String) - Constructor for class javax.swing.text.html.parser.DTD
Creates a new DTD with the specified name.
DTDConstants - interface javax.swing.text.html.parser.DTDConstants.
SGML constants used in a DTD.
DTM - interface org.apache.xml.dtm.DTM.
DTM is an XML document model expressed as a table rather than an object tree.
DTMAxisIterator - interface org.apache.xml.dtm.DTMAxisIterator.
This class iterates over a single XPath Axis, and returns node handles.
DTMAxisIteratorBase - class org.apache.xml.dtm.ref.DTMAxisIteratorBase.
This class serves as a default base for implementations of DTMAxisIterators.
DTMAxisIteratorBase() - Constructor for class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
DTMAxisTraverser - class org.apache.xml.dtm.DTMAxisTraverser.
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.
DTMAxisTraverser() - Constructor for class org.apache.xml.dtm.DTMAxisTraverser
 
DTMConfigurationException - exception org.apache.xml.dtm.DTMConfigurationException.
Indicates a serious configuration error.
DTMConfigurationException() - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException with no detail mesage.
DTMConfigurationException(String) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException with the String specified as an error message.
DTMConfigurationException(Throwable) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException with a given Exception base cause of the error.
DTMConfigurationException(String, Throwable) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException with the given Exception base cause and detail message.
DTMConfigurationException(String, SourceLocator) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException from a message and a Locator.
DTMConfigurationException(String, SourceLocator, Throwable) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Wrap an existing exception in a DTMConfigurationException.
DTMDOMException - exception org.apache.xml.dtm.DTMDOMException.
Simple implementation of DOMException.
DTMDOMException(short, String) - Constructor for class org.apache.xml.dtm.DTMDOMException
Constructs a DOM/DTM exception.
DTMDOMException(short) - Constructor for class org.apache.xml.dtm.DTMDOMException
Constructor DTMDOMException
DTMDefaultBase - class org.apache.xml.dtm.ref.DTMDefaultBase.
The DTMDefaultBase class serves as a helper base for DTMs.
DTMDefaultBase(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBase
Construct a DTMDefaultBase object from a DOM node.
DTMDefaultBaseIterators - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.
This class implements the traversers for DTMDefaultBase.
DTMDefaultBaseIterators(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDefaultBaseIterators.AncestorIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator.
Iterator that returns the ancestors of a given node in document order.
DTMDefaultBaseIterators.AncestorIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
 
DTMDefaultBaseIterators.AttributeIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AttributeIterator.
Iterator that returns attribute nodes (of what nodes?)
DTMDefaultBaseIterators.AttributeIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AttributeIterator
 
DTMDefaultBaseIterators.ChildrenIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator.
Iterator that returns all immediate children of a given node
DTMDefaultBaseIterators.ChildrenIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator
 
DTMDefaultBaseIterators.DescendantIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator.
Iterator that returns the descendants of a given node.
DTMDefaultBaseIterators.DescendantIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
 
DTMDefaultBaseIterators.FollowingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator.
Iterator that returns following nodes of for a given node.
DTMDefaultBaseIterators.FollowingIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator
 
DTMDefaultBaseIterators.FollowingSiblingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator.
Iterator that returns all siblings of a given node.
DTMDefaultBaseIterators.FollowingSiblingIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator
 
DTMDefaultBaseIterators.InternalAxisIteratorBase - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase.
Abstract superclass defining behaviors shared by all DTMDefault's internal implementations of DTMAxisIterator.
DTMDefaultBaseIterators.InternalAxisIteratorBase() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
 
DTMDefaultBaseIterators.NamespaceAttributeIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator.
Iterator that returns attributes within a given namespace for a node.
DTMDefaultBaseIterators.NamespaceAttributeIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator
Constructor NamespaceAttributeIterator
DTMDefaultBaseIterators.NamespaceChildrenIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator.
Iterator that returns children within a given namespace for a given node.
DTMDefaultBaseIterators.NamespaceChildrenIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator
Constructor NamespaceChildrenIterator
DTMDefaultBaseIterators.NamespaceIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceIterator.
Iterator that returns the namespace nodes as defined by the XPath data model for a given node.
DTMDefaultBaseIterators.NamespaceIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceIterator
Constructor NamespaceAttributeIterator
DTMDefaultBaseIterators.NthDescendantIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NthDescendantIterator.
Iterator that returns the descendants of a given node.
DTMDefaultBaseIterators.NthDescendantIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NthDescendantIterator
Constructor NthDescendantIterator
DTMDefaultBaseIterators.ParentIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator.
Iterator that returns the parent of a given node.
DTMDefaultBaseIterators.ParentIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
 
DTMDefaultBaseIterators.PrecedingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator.
Iterator that returns preceding nodes of a given node.
DTMDefaultBaseIterators.PrecedingIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
 
DTMDefaultBaseIterators.PrecedingSiblingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator.
Iterator that returns preceding siblings of a given node
DTMDefaultBaseIterators.PrecedingSiblingIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
 
DTMDefaultBaseIterators.RootIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.RootIterator.
Iterator that returns the the root node as defined by the XPath data model for a given node.
DTMDefaultBaseIterators.RootIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.RootIterator
Constructor RootIterator
DTMDefaultBaseIterators.SingletonIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator.
Class SingletonIterator.
DTMDefaultBaseIterators.SingletonIterator() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Constructor SingletonIterator
DTMDefaultBaseIterators.SingletonIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Constructor SingletonIterator
DTMDefaultBaseIterators.SingletonIterator(int, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Constructor SingletonIterator
DTMDefaultBaseIterators.TypedAncestorIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAncestorIterator.
Typed iterator that returns the ancestors of a given node.
DTMDefaultBaseIterators.TypedAncestorIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAncestorIterator
Constructor TypedAncestorIterator
DTMDefaultBaseIterators.TypedAttributeIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator.
Iterator that returns attribute nodes of a given type
DTMDefaultBaseIterators.TypedAttributeIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator
Constructor TypedAttributeIterator
DTMDefaultBaseIterators.TypedChildrenIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator.
Iterator that returns children of a given type for a given node.
DTMDefaultBaseIterators.TypedChildrenIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator
Constructor TypedChildrenIterator
DTMDefaultBaseIterators.TypedDescendantIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedDescendantIterator.
Typed iterator that returns the descendants of a given node.
DTMDefaultBaseIterators.TypedDescendantIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedDescendantIterator
Constructor TypedDescendantIterator
DTMDefaultBaseIterators.TypedFollowingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingIterator.
Iterator that returns following nodes of a given type for a given node.
DTMDefaultBaseIterators.TypedFollowingIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingIterator
Constructor TypedFollowingIterator
DTMDefaultBaseIterators.TypedFollowingSiblingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingSiblingIterator.
Iterator that returns all following siblings of a given node.
DTMDefaultBaseIterators.TypedFollowingSiblingIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingSiblingIterator
Constructor TypedFollowingSiblingIterator
DTMDefaultBaseIterators.TypedNamespaceIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedNamespaceIterator.
Iterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
DTMDefaultBaseIterators.TypedNamespaceIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedNamespaceIterator
Constructor TypedChildrenIterator
DTMDefaultBaseIterators.TypedPrecedingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingIterator.
Iterator that returns preceding nodes of agiven type for a given node.
DTMDefaultBaseIterators.TypedPrecedingIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingIterator
Constructor TypedPrecedingIterator
DTMDefaultBaseIterators.TypedPrecedingSiblingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingSiblingIterator.
Iterator that returns preceding siblings of a given type for a given node
DTMDefaultBaseIterators.TypedPrecedingSiblingIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingSiblingIterator
Constructor TypedPrecedingSiblingIterator
DTMDefaultBaseIterators.TypedRootIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedRootIterator.
Iterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
DTMDefaultBaseIterators.TypedRootIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedRootIterator
Constructor TypedRootIterator
DTMDefaultBaseIterators.TypedSingletonIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedSingletonIterator.
Iterator that returns a given node only if it is of a given type.
DTMDefaultBaseIterators.TypedSingletonIterator(int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedSingletonIterator
Constructor TypedSingletonIterator
DTMDefaultBaseTraversers - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.
This class implements the traversers for DTMDefaultBase.
DTMDefaultBaseTraversers(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDefaultBaseTraversers.AllFromNodeTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromNodeTraverser.
Implements traversal of the entire subtree, including the root node.
DTMDefaultBaseTraversers.AllFromNodeTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromNodeTraverser
 
DTMDefaultBaseTraversers.AllFromRootTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromRootTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.AllFromRootTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromRootTraverser
 
DTMDefaultBaseTraversers.AncestorOrSelfTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AncestorOrSelfTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.AncestorOrSelfTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AncestorOrSelfTraverser
 
DTMDefaultBaseTraversers.AncestorTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AncestorTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.AncestorTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AncestorTraverser
 
DTMDefaultBaseTraversers.AttributeTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AttributeTraverser.
Implements traversal of the Attribute access
DTMDefaultBaseTraversers.AttributeTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AttributeTraverser
 
DTMDefaultBaseTraversers.ChildTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ChildTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.ChildTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ChildTraverser
 
DTMDefaultBaseTraversers.DescendantFromRootTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantFromRootTraverser.
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from but not including the root.
DTMDefaultBaseTraversers.DescendantFromRootTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantFromRootTraverser
 
DTMDefaultBaseTraversers.DescendantOrSelfFromRootTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfFromRootTraverser.
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from and including the root.
DTMDefaultBaseTraversers.DescendantOrSelfFromRootTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfFromRootTraverser
 
DTMDefaultBaseTraversers.DescendantOrSelfTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.DescendantOrSelfTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfTraverser
 
DTMDefaultBaseTraversers.DescendantTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.DescendantTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
 
DTMDefaultBaseTraversers.FollowingSiblingTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingSiblingTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.FollowingSiblingTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingSiblingTraverser
 
DTMDefaultBaseTraversers.FollowingTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingTraverser.
Implements traversal of the following access, in document order.
DTMDefaultBaseTraversers.FollowingTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingTraverser
 
DTMDefaultBaseTraversers.IndexedDTMAxisTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.IndexedDTMAxisTraverser.
Super class for derived classes that want a convenient way to access the indexing mechanism.
DTMDefaultBaseTraversers.IndexedDTMAxisTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.IndexedDTMAxisTraverser
 
DTMDefaultBaseTraversers.NamespaceDeclsTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.NamespaceDeclsTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.NamespaceDeclsTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.NamespaceDeclsTraverser
 
DTMDefaultBaseTraversers.NamespaceTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.NamespaceTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.NamespaceTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.NamespaceTraverser
 
DTMDefaultBaseTraversers.ParentTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ParentTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.ParentTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ParentTraverser
 
DTMDefaultBaseTraversers.PrecedingAndAncestorTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingAndAncestorTraverser.
Implements traversal of the Ancestor and the Preceding axis, in reverse document order.
DTMDefaultBaseTraversers.PrecedingAndAncestorTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingAndAncestorTraverser
 
DTMDefaultBaseTraversers.PrecedingSiblingTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingSiblingTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.PrecedingSiblingTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingSiblingTraverser
 
DTMDefaultBaseTraversers.PrecedingTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingTraverser.
Implements traversal of the Ancestor access, in reverse document order.
DTMDefaultBaseTraversers.PrecedingTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingTraverser
 
DTMDefaultBaseTraversers.RootTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.RootTraverser.
Implements traversal of the Self axis.
DTMDefaultBaseTraversers.RootTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.RootTraverser
 
DTMDefaultBaseTraversers.SelfTraverser - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.SelfTraverser.
Implements traversal of the Self axis.
DTMDefaultBaseTraversers.SelfTraverser() - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.SelfTraverser
 
DTMDocument - class org.apache.xalan.lib.sql.DTMDocument.
The SQL Document is the main controlling class the executesa SQL Query
DTMDocument(DTMManager, int) - Constructor for class org.apache.xalan.lib.sql.DTMDocument
 
DTMDocument.CharacterNodeHandler - interface org.apache.xalan.lib.sql.DTMDocument.CharacterNodeHandler.
 
DTMDocumentImpl - class org.apache.xml.dtm.ref.DTMDocumentImpl.
This is the implementation of the DTM document interface.
DTMDocumentImpl(DTMManager, int, DTMWSFilter, XMLStringFactory) - Constructor for class org.apache.xml.dtm.ref.DTMDocumentImpl
Construct a DTM.
DTMException - exception org.apache.xml.dtm.DTMException.
This class specifies an exceptional condition that occured in the DTM module.
DTMException(String) - Constructor for class org.apache.xml.dtm.DTMException
Create a new DTMException.
DTMException(Throwable) - Constructor for class org.apache.xml.dtm.DTMException
Create a new DTMException wrapping an existing exception.
DTMException(String, Throwable) - Constructor for class org.apache.xml.dtm.DTMException
Wrap an existing exception in a DTMException.
DTMException(String, SourceLocator) - Constructor for class org.apache.xml.dtm.DTMException
Create a new DTMException from a message and a Locator.
DTMException(String, SourceLocator, Throwable) - Constructor for class org.apache.xml.dtm.DTMException
Wrap an existing exception in a DTMException.
DTMFilter - interface org.apache.xml.dtm.DTMFilter.
Simple filter for doing node tests.
DTMIterator - interface org.apache.xml.dtm.DTMIterator.
DTMIterators are used to step through a (possibly filtered) set of nodes.
DTMManager - class org.apache.xml.dtm.DTMManager.
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.
DTMManager() - Constructor for class org.apache.xml.dtm.DTMManager
Default constructor is protected on purpose.
DTMManagerDefault - class org.apache.xml.dtm.ref.DTMManagerDefault.
The default implementation for the DTMManager.
DTMManagerDefault() - Constructor for class org.apache.xml.dtm.ref.DTMManagerDefault
Constructor DTMManagerDefault
DTMNamedNodeMap - class org.apache.xml.dtm.ref.DTMNamedNodeMap.
DTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.
DTMNamedNodeMap(DTM, int) - Constructor for class org.apache.xml.dtm.ref.DTMNamedNodeMap
Create a getAttributes NamedNodeMap for a given DTM element node
DTMNamedNodeMap.DTMException - exception org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException.
Simple implementation of DOMException.
DTMNamedNodeMap.DTMException(short, String) - Constructor for class org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException
Constructs a DOM/DTM exception.
DTMNamedNodeMap.DTMException(short) - Constructor for class org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException
Constructor DTMException
DTMNodeIterator - class org.apache.xml.dtm.ref.DTMNodeIterator.
DTMNodeIterator gives us an implementation of the DTMNodeIterator which returns DOM nodes.
DTMNodeIterator(DTMIterator) - Constructor for class org.apache.xml.dtm.ref.DTMNodeIterator
Public constructor: Wrap a DTMNodeIterator around an existing and preconfigured DTMIterator
DTMNodeList - class org.apache.xml.dtm.ref.DTMNodeList.
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMNodeList(DTMIterator) - Constructor for class org.apache.xml.dtm.ref.DTMNodeList
Public constructor: Wrap a DTMNodeList around an existing and preconfigured DTMIterator WARNING: THIS HAS THE SIDE EFFECT OF ISSUING setShouldCacheNodes(true) AGAINST THE DTMIterator.
DTMNodeList(DTM, int) - Constructor for class org.apache.xml.dtm.ref.DTMNodeList
Public constructor: Create a NodeList to support DTMNodeProxy.getChildren().
DTMNodeProxy - class org.apache.xml.dtm.ref.DTMNodeProxy.
DTMNodeProxy presents a DOM Node API front-end to the DTM model.
DTMNodeProxy(DTM, int) - Constructor for class org.apache.xml.dtm.ref.DTMNodeProxy
Create a DTMNodeProxy Node representing a specific Node in a DTM
DTMNodeProxy.DTMNodeProxyImplementation - class org.apache.xml.dtm.ref.DTMNodeProxy.DTMNodeProxyImplementation.
Inner class to support getDOMImplementation.
DTMNodeProxy.DTMNodeProxyImplementation() - Constructor for class org.apache.xml.dtm.ref.DTMNodeProxy.DTMNodeProxyImplementation
 
DTMSafeStringPool - class org.apache.xml.dtm.ref.DTMSafeStringPool.
Like DTMStringPool, but threadsafe.
DTMSafeStringPool() - Constructor for class org.apache.xml.dtm.ref.DTMSafeStringPool
 
DTMStringPool - class org.apache.xml.dtm.ref.DTMStringPool.
DTMStringPool is an "interning" mechanism for strings.
DTMStringPool() - Constructor for class org.apache.xml.dtm.ref.DTMStringPool
 
DTMTreeWalker - class org.apache.xml.dtm.ref.DTMTreeWalker.
This class does a pre-order walk of the DTM tree, calling a ContentHandler interface as it goes.
DTMTreeWalker() - Constructor for class org.apache.xml.dtm.ref.DTMTreeWalker
Constructor.
DTMTreeWalker(ContentHandler, DTM) - Constructor for class org.apache.xml.dtm.ref.DTMTreeWalker
Constructor.
DTMWSFilter - interface org.apache.xml.dtm.DTMWSFilter.
This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes.
DUMMY - Static variable in class javax.swing.text.html.HTML.Attribute
 
DUMPTREE - Static variable in class org.apache.xml.dtm.ref.DTMManagerDefault
Set this to true if you want a dump of the DTM after creation.
DYNAMIC - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a Dynamic method search.
D_CHARACTER - Static variable in interface javax.swing.text.rtf.RTFAttribute
 
D_DOCUMENT - Static variable in interface javax.swing.text.rtf.RTFAttribute
 
D_META - Static variable in interface javax.swing.text.rtf.RTFAttribute
 
D_PARAGRAPH - Static variable in interface javax.swing.text.rtf.RTFAttribute
 
D_SECTION - Static variable in interface javax.swing.text.rtf.RTFAttribute
 
DataBuffer - class java.awt.image.DataBuffer.
This class exists to wrap one or more data arrays.
DataBuffer(int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer containing one bank of the specified data type and size.
DataBuffer(int, int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer containing the specified number of banks.
DataBuffer(int, int, int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer that contains the specified number of banks.
DataBuffer(int, int, int, int[]) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer which contains the specified number of banks.
DataBufferByte - class java.awt.image.DataBufferByte.
This class extends DataBuffer and stores data internally as bytes.
DataBufferByte(int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank and the specified size.
DataBufferByte(int, int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte based DataBuffer with the specified number of banks all of which are the specified size.
DataBufferByte(byte[], int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank using the specified array.
DataBufferByte(byte[], int, int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferByte(byte[][], int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with the specified arrays.
DataBufferByte(byte[][], int, int[]) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with the specified arrays, size, and offsets.
DataBufferDouble - class java.awt.image.DataBufferDouble.
This class extends DataBuffer and stores data internally in double form.
DataBufferDouble(int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with a specified size.
DataBufferDouble(int, int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with a specified number of banks, all of which are of a specified size.
DataBufferDouble(double[], int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data array.
DataBufferDouble(double[], int, int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data array.
DataBufferDouble(double[][], int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data arrays.
DataBufferDouble(double[][], int, int[]) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data arrays, size, and per-bank offsets.
DataBufferFloat - class java.awt.image.DataBufferFloat.
This class extends DataBuffer and stores data internally in float form.
DataBufferFloat(int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with a specified size.
DataBufferFloat(int, int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with a specified number of banks, all of which are of a specified size.
DataBufferFloat(float[], int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data array.
DataBufferFloat(float[], int, int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data array.
DataBufferFloat(float[][], int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data arrays.
DataBufferFloat(float[][], int, int[]) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data arrays, size, and per-bank offsets.
DataBufferInt - class java.awt.image.DataBufferInt.
This class extends DataBuffer and stores data internally as integers.
DataBufferInt(int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank and the specified size.
DataBufferInt(int, int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified number of banks, all of which are the specified size.
DataBufferInt(int[], int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank using the specified array.
DataBufferInt(int[], int, int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferInt(int[][], int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified arrays.
DataBufferInt(int[][], int, int[]) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified arrays, size, and offsets.
DataBufferShort - class java.awt.image.DataBufferShort.
This class extends DataBuffer and stores data internally as shorts.
DataBufferShort(int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank and the specified size.
DataBufferShort(int, int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified number of banks all of which are the specified size.
DataBufferShort(short[], int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank using the specified array.
DataBufferShort(short[], int, int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferShort(short[][], int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified arrays.
DataBufferShort(short[][], int, int[]) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified arrays, size, and offsets.
DataBufferUShort - class java.awt.image.DataBufferUShort.
This class extends DataBuffer and stores data internally as shorts.
DataBufferUShort(int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank and the specified size.
DataBufferUShort(int, int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with the specified number of banks, all of which are the specified size.
DataBufferUShort(short[], int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank using the specified array.
DataBufferUShort(short[], int, int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferUShort(short[][], int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with the specified arrays.
DataBufferUShort(short[][], int, int[]) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with specified arrays, size, and offsets.
DataFlavor - class java.awt.datatransfer.DataFlavor.
Each instance represents the opaque concept of a data format as would appear on a clipboard, during drag and drop, or in a file system.
DataFlavor() - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a new DataFlavor.
DataFlavor(String, String, MimeTypeParameterList, Class, String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a fully specified DataFlavor.
DataFlavor(Class, String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a Java class.
DataFlavor(String, String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a MimeType.
DataFlavor(String, String, ClassLoader) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a MimeType.
DataFlavor(String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor from a mimeType string.
DataFlavor.TextFlavorComparator - class java.awt.datatransfer.DataFlavor.TextFlavorComparator.
 
DataFlavor.TextFlavorComparator() - Constructor for class java.awt.datatransfer.DataFlavor.TextFlavorComparator
 
DataFormatException - exception java.util.zip.DataFormatException.
Signals that a data format error has occurred.
DataFormatException() - Constructor for class java.util.zip.DataFormatException
Constructs a DataFormatException with no detail message.
DataFormatException(String) - Constructor for class java.util.zip.DataFormatException
Constructs a DataFormatException with the specified detail message.
DataInput - interface java.io.DataInput.
The DataInput interface provides for reading bytes from a binary stream and reconstructing from them data in any of the Java primitive types.
DataInputStream - class java.io.DataInputStream.
A data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way.
DataInputStream(InputStream) - Constructor for class java.io.DataInputStream
Creates a DataInputStream that uses the specified underlying InputStream.
DataNode - class org.apache.crimson.tree.DataNode.
Node representing XML character data, such as text (including CDATA sections and comments).
DataNode() - Constructor for class org.apache.crimson.tree.DataNode
 
DataNode(char[], int, int) - Constructor for class org.apache.crimson.tree.DataNode
 
DataNode(String) - Constructor for class org.apache.crimson.tree.DataNode
 
DataNode.NodeListImpl - class org.apache.crimson.tree.DataNode.NodeListImpl.
 
DataNode.NodeListImpl() - Constructor for class org.apache.crimson.tree.DataNode.NodeListImpl
 
DataOutput - interface java.io.DataOutput.
The DataOutput interface provides for converting data from any of the Java primitive types to a series of bytes and writing these bytes to a binary stream.
DataOutputStream - class java.io.DataOutputStream.
A data output stream lets an application write primitive Java data types to an output stream in a portable way.
DataOutputStream(OutputStream) - Constructor for class java.io.DataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
DataSource - interface javax.sql.DataSource.
A factory for connections to the physical data source that this DataSource object represents.
DataTruncation - exception java.sql.DataTruncation.
An exception that reports a DataTruncation warning (on reads) or throws a DataTruncation exception (on writes) when JDBC unexpectedly truncates a data value.
DataTruncation(int, boolean, boolean, int, int) - Constructor for class java.sql.DataTruncation
Creates a DataTruncation object with the SQLState initialized to 01004, the reason set to "Data truncation", the vendorCode set to the SQLException default, and the other fields set to the given values.
DatabaseMetaData - interface java.sql.DatabaseMetaData.
Comprehensive information about the database as a whole.
DatagramChannel - class java.nio.channels.DatagramChannel.
A selectable channel for datagram-oriented sockets.
DatagramChannel(SelectorProvider) - Constructor for class java.nio.channels.DatagramChannel
Initializes a new instance of this class.
DatagramPacket - class java.net.DatagramPacket.
This class represents a datagram packet.
DatagramPacket(byte[], int, int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length, specifying an offset into the buffer.
DatagramPacket(byte[], int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length.
DatagramPacket(byte[], int, int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramPacket(byte[], int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramSocket - class java.net.DatagramSocket.
This class represents a socket for sending and receiving datagram packets.
DatagramSocket() - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to any available port on the local host machine.
DatagramSocket(DatagramSocketImpl) - Constructor for class java.net.DatagramSocket
Creates an unbound datagram socket with the specified DatagramSocketImpl.
DatagramSocket(SocketAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local socket address.
DatagramSocket(int) - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to the specified port on the local host machine.
DatagramSocket(int, InetAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local address.
DatagramSocketImpl - class java.net.DatagramSocketImpl.
Abstract datagram and multicast socket implementation base class.
DatagramSocketImpl() - Constructor for class java.net.DatagramSocketImpl
 
DatagramSocketImplFactory - interface java.net.DatagramSocketImplFactory.
This interface defines a factory for datagram socket implementations.
Date - class java.sql.Date.
A thin wrapper around a millisecond value that allows JDBC to identify this as an SQL DATE value.
Date(int, int, int) - Constructor for class java.sql.Date
Deprecated. instead use the constructor Date(long date)
Date(long) - Constructor for class java.sql.Date
Constructs a Date object using the given milliseconds time value.
Date - class java.util.Date.
The class Date represents a specific instant in time, with millisecond precision.
Date() - Constructor for class java.util.Date
Allocates a Date object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
Date(long) - Constructor for class java.util.Date
Allocates a Date object and initializes it to represent the specified number of milliseconds since the standard base time known as "the epoch", namely January 1, 1970, 00:00:00 GMT.
Date(int, int, int) - Constructor for class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date) or GregorianCalendar(year + 1900, month, date).
Date(int, int, int, int, int) - Constructor for class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min) or GregorianCalendar(year + 1900, month, date, hrs, min).
Date(int, int, int, int, int, int) - Constructor for class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min, sec) or GregorianCalendar(year + 1900, month, date, hrs, min, sec).
Date(String) - Constructor for class java.util.Date
Deprecated. As of JDK version 1.1, replaced by DateFormat.parse(String s).
DateFormat - class java.text.DateFormat.
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner.
DateFormat() - Constructor for class java.text.DateFormat
Create a new date format.
DateFormat.Field - class java.text.DateFormat.Field.
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from DateFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
DateFormat.Field(String, int) - Constructor for class java.text.DateFormat.Field
Creates a Field with the specified name.
DateFormatSymbols - class java.text.DateFormatSymbols.
DateFormatSymbols is a public class for encapsulating localizable date-time formatting data, such as the names of the months, the names of the days of the week, and the time zone data.
DateFormatSymbols() - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the default locale.
DateFormatSymbols(Locale) - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the given locale.
DateFormatter - class javax.swing.text.DateFormatter.
DateFormatter is an InternationalFormatter that does its formatting by way of an instance of java.text.DateFormat.
DateFormatter() - Constructor for class javax.swing.text.DateFormatter
This is shorthand for new DateFormatter(DateFormat.getDateInstance()).
DateFormatter(DateFormat) - Constructor for class javax.swing.text.DateFormatter
Returns a DateFormatter configured with the specified Format instance.
DebugGraphics - class javax.swing.DebugGraphics.
Graphics subclass supporting graphics debugging.
DebugGraphics() - Constructor for class javax.swing.DebugGraphics
Constructs a new debug graphics context that supports slowed down drawing.
DebugGraphics(Graphics, JComponent) - Constructor for class javax.swing.DebugGraphics
Constructs a debug graphics context from an existing graphics context that slows down drawing for the specified component.
DebugGraphics(Graphics) - Constructor for class javax.swing.DebugGraphics
Constructs a debug graphics context from an existing graphics context that supports slowed down drawing.
DebugGraphicsFilter - class javax.swing.DebugGraphicsFilter.
Color filter for DebugGraphics, used for images only.
DebugGraphicsFilter(Color) - Constructor for class javax.swing.DebugGraphicsFilter
 
DebugGraphicsInfo - class javax.swing.DebugGraphicsInfo.
Class used by DebugGraphics for maintaining information about how to render graphics calls.
DebugGraphicsInfo() - Constructor for class javax.swing.DebugGraphicsInfo
 
DebugGraphicsObserver - class javax.swing.DebugGraphicsObserver.
ImageObserver for DebugGraphics, used for images only.
DebugGraphicsObserver() - Constructor for class javax.swing.DebugGraphicsObserver
 
DecimalFormat - class java.text.DecimalFormat.
DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.
DecimalFormat() - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the default pattern and symbols for the default locale.
DecimalFormat(String) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and the symbols for the default locale.
DecimalFormat(String, DecimalFormatSymbols) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and symbols.
DecimalFormatProperties - class org.apache.xalan.templates.DecimalFormatProperties.
Implement xsl:decimal-format.
DecimalFormatProperties(int) - Constructor for class org.apache.xalan.templates.DecimalFormatProperties
Constructor DecimalFormatProperties
DecimalFormatSymbols - class java.text.DecimalFormatSymbols.
This class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by DecimalFormat to format numbers.
DecimalFormatSymbols() - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the default locale.
DecimalFormatSymbols(Locale) - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the given locale.
DecimalToRoman - class org.apache.xalan.transformer.DecimalToRoman.
Structure to help in converting integers to roman numerals
DecimalToRoman(long, String, long, String) - Constructor for class org.apache.xalan.transformer.DecimalToRoman
Constructor DecimalToRoman
DecomposeMask(int, int, String) - Method in class java.awt.image.PackedColorModel
 
DefaultActionKey - Static variable in class javax.swing.text.JTextComponent.KeymapWrapper
 
DefaultBoundedRangeModel - class javax.swing.DefaultBoundedRangeModel.
A generic implementation of BoundedRangeModel.
DefaultBoundedRangeModel() - Constructor for class javax.swing.DefaultBoundedRangeModel
Initializes all of the properties with default values.
DefaultBoundedRangeModel(int, int, int, int) - Constructor for class javax.swing.DefaultBoundedRangeModel
Initializes value, extent, minimum and maximum.
DefaultButtonModel - class javax.swing.DefaultButtonModel.
The default implementation of a Button component's data model.
DefaultButtonModel() - Constructor for class javax.swing.DefaultButtonModel
Constructs a default JButtonModel.
DefaultCaret - class javax.swing.text.DefaultCaret.
A default implementation of Caret.
DefaultCaret() - Constructor for class javax.swing.text.DefaultCaret
Constructs a default caret.
DefaultCaret.ClipboardHandler - class javax.swing.text.DefaultCaret.ClipboardHandler.
ClipboardOwner that will toggle the visibility of the selection when ownership is lost.
DefaultCaret.ClipboardHandler() - Constructor for class javax.swing.text.DefaultCaret.ClipboardHandler
 
DefaultCaret.DefaultFilterBypass - class javax.swing.text.DefaultCaret.DefaultFilterBypass.
 
DefaultCaret.DefaultFilterBypass() - Constructor for class javax.swing.text.DefaultCaret.DefaultFilterBypass
 
DefaultCaret.FocusHandler - class javax.swing.text.DefaultCaret.FocusHandler.
 
DefaultCaret.FocusHandler(FocusListener) - Constructor for class javax.swing.text.DefaultCaret.FocusHandler
 
DefaultCaret.SafeScroller - class javax.swing.text.DefaultCaret.SafeScroller.
 
DefaultCaret.SafeScroller(Rectangle) - Constructor for class javax.swing.text.DefaultCaret.SafeScroller
 
DefaultCaret.UpdateHandler - class javax.swing.text.DefaultCaret.UpdateHandler.
 
DefaultCaret.UpdateHandler() - Constructor for class javax.swing.text.DefaultCaret.UpdateHandler
 
DefaultCellEditor - class javax.swing.DefaultCellEditor.
The default editor for table and tree cells.
DefaultCellEditor(JTextField) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor that uses a text field.
DefaultCellEditor(JCheckBox) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor object that uses a check box.
DefaultCellEditor(JComboBox) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor object that uses a combo box.
DefaultCellEditor.EditorDelegate - class javax.swing.DefaultCellEditor.EditorDelegate.
The protected EditorDelegate class.
DefaultCellEditor.EditorDelegate() - Constructor for class javax.swing.DefaultCellEditor.EditorDelegate
 
DefaultColorSelectionModel - class javax.swing.colorchooser.DefaultColorSelectionModel.
A generic implementation of ColorSelectionModel.
DefaultColorSelectionModel() - Constructor for class javax.swing.colorchooser.DefaultColorSelectionModel
Creates a DefaultColorSelectionModel with the current color set to Color.white.
DefaultColorSelectionModel(Color) - Constructor for class javax.swing.colorchooser.DefaultColorSelectionModel
Creates a DefaultColorSelectionModel with the current color set to color, which should be non-null.
DefaultComboBoxModel - class javax.swing.DefaultComboBoxModel.
The default model for combo boxes.
DefaultComboBoxModel() - Constructor for class javax.swing.DefaultComboBoxModel
Constructs an empty DefaultComboBoxModel object.
DefaultComboBoxModel(Object[]) - Constructor for class javax.swing.DefaultComboBoxModel
Constructs a DefaultComboBoxModel object initialized with an array of objects.
DefaultComboBoxModel(Vector) - Constructor for class javax.swing.DefaultComboBoxModel
Constructs a DefaultComboBoxModel object initialized with a vector.
DefaultConnectionPool - class org.apache.xalan.lib.sql.DefaultConnectionPool.
For internal connectiones, i.e.
DefaultConnectionPool() - Constructor for class org.apache.xalan.lib.sql.DefaultConnectionPool
 
DefaultCopyDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a copy operation indicating that a drop is currently allowed.
DefaultCopyNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a copy operation indicating that a drop is currently not allowed.
DefaultCursor - Static variable in class javax.swing.text.html.HTMLEditorKit
 
DefaultDesktopManager - class javax.swing.DefaultDesktopManager.
This is an implementation of the DesktopManager.
DefaultDesktopManager() - Constructor for class javax.swing.DefaultDesktopManager
 
DefaultEditorKit - class javax.swing.text.DefaultEditorKit.
This is the set of things needed by a text component to be a reasonably functioning editor for some type of text document.
DefaultEditorKit() - Constructor for class javax.swing.text.DefaultEditorKit
default constructor for DefaultEditorKit
DefaultEditorKit.BeepAction - class javax.swing.text.DefaultEditorKit.BeepAction.
Creates a beep.
DefaultEditorKit.BeepAction() - Constructor for class javax.swing.text.DefaultEditorKit.BeepAction
Create this object with the appropriate identifier.
DefaultEditorKit.BeginAction - class javax.swing.text.DefaultEditorKit.BeginAction.
 
DefaultEditorKit.BeginAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.BeginAction
 
DefaultEditorKit.BeginLineAction - class javax.swing.text.DefaultEditorKit.BeginLineAction.
 
DefaultEditorKit.BeginLineAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.BeginLineAction
Create this action with the appropriate identifier.
DefaultEditorKit.BeginParagraphAction - class javax.swing.text.DefaultEditorKit.BeginParagraphAction.
 
DefaultEditorKit.BeginParagraphAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.BeginParagraphAction
Create this action with the appropriate identifier.
DefaultEditorKit.BeginWordAction - class javax.swing.text.DefaultEditorKit.BeginWordAction.
 
DefaultEditorKit.BeginWordAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.BeginWordAction
Create this action with the appropriate identifier.
DefaultEditorKit.CopyAction - class javax.swing.text.DefaultEditorKit.CopyAction.
Copies the selected region and place its contents into the system clipboard.
DefaultEditorKit.CopyAction() - Constructor for class javax.swing.text.DefaultEditorKit.CopyAction
Create this object with the appropriate identifier.
DefaultEditorKit.CutAction - class javax.swing.text.DefaultEditorKit.CutAction.
Cuts the selected region and place its contents into the system clipboard.
DefaultEditorKit.CutAction() - Constructor for class javax.swing.text.DefaultEditorKit.CutAction
Create this object with the appropriate identifier.
DefaultEditorKit.DefaultKeyTypedAction - class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction.
The action that is executed by default if a key typed event is received and there is no keymap entry.
DefaultEditorKit.DefaultKeyTypedAction() - Constructor for class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction
Creates this object with the appropriate identifier.
DefaultEditorKit.DeleteNextCharAction - class javax.swing.text.DefaultEditorKit.DeleteNextCharAction.
 
DefaultEditorKit.DeleteNextCharAction() - Constructor for class javax.swing.text.DefaultEditorKit.DeleteNextCharAction
 
DefaultEditorKit.DeletePrevCharAction - class javax.swing.text.DefaultEditorKit.DeletePrevCharAction.
 
DefaultEditorKit.DeletePrevCharAction() - Constructor for class javax.swing.text.DefaultEditorKit.DeletePrevCharAction
Creates this object with the appropriate identifier.
DefaultEditorKit.DumpModelAction - class javax.swing.text.DefaultEditorKit.DumpModelAction.
 
DefaultEditorKit.DumpModelAction() - Constructor for class javax.swing.text.DefaultEditorKit.DumpModelAction
 
DefaultEditorKit.EndAction - class javax.swing.text.DefaultEditorKit.EndAction.
 
DefaultEditorKit.EndAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.EndAction
 
DefaultEditorKit.EndLineAction - class javax.swing.text.DefaultEditorKit.EndLineAction.
 
DefaultEditorKit.EndLineAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.EndLineAction
Create this action with the appropriate identifier.
DefaultEditorKit.EndParagraphAction - class javax.swing.text.DefaultEditorKit.EndParagraphAction.
 
DefaultEditorKit.EndParagraphAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.EndParagraphAction
Create this action with the appropriate identifier.
DefaultEditorKit.EndWordAction - class javax.swing.text.DefaultEditorKit.EndWordAction.
 
DefaultEditorKit.EndWordAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.EndWordAction
Create this action with the appropriate identifier.
DefaultEditorKit.InsertBreakAction - class javax.swing.text.DefaultEditorKit.InsertBreakAction.
Places a line/paragraph break into the document.
DefaultEditorKit.InsertBreakAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertBreakAction
Creates this object with the appropriate identifier.
DefaultEditorKit.InsertContentAction - class javax.swing.text.DefaultEditorKit.InsertContentAction.
Places content into the associated document.
DefaultEditorKit.InsertContentAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertContentAction
Creates this object with the appropriate identifier.
DefaultEditorKit.InsertTabAction - class javax.swing.text.DefaultEditorKit.InsertTabAction.
Places a tab character into the document.
DefaultEditorKit.InsertTabAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertTabAction
Creates this object with the appropriate identifier.
DefaultEditorKit.NextVisualPositionAction - class javax.swing.text.DefaultEditorKit.NextVisualPositionAction.
 
DefaultEditorKit.NextVisualPositionAction(String, boolean, int) - Constructor for class javax.swing.text.DefaultEditorKit.NextVisualPositionAction
Create this action with the appropriate identifier.
DefaultEditorKit.NextWordAction - class javax.swing.text.DefaultEditorKit.NextWordAction.
 
DefaultEditorKit.NextWordAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.NextWordAction
Create this action with the appropriate identifier.
DefaultEditorKit.PageAction - class javax.swing.text.DefaultEditorKit.PageAction.
Pages one view to the left or right.
DefaultEditorKit.PageAction(String, boolean, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.PageAction
Create this object with the appropriate identifier.
DefaultEditorKit.PasteAction - class javax.swing.text.DefaultEditorKit.PasteAction.
Pastes the contents of the system clipboard into the selected region, or before the caret if nothing is selected.
DefaultEditorKit.PasteAction() - Constructor for class javax.swing.text.DefaultEditorKit.PasteAction
Create this object with the appropriate identifier.
DefaultEditorKit.PreviousWordAction - class javax.swing.text.DefaultEditorKit.PreviousWordAction.
 
DefaultEditorKit.PreviousWordAction(String, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.PreviousWordAction
Create this action with the appropriate identifier.
DefaultEditorKit.ReadOnlyAction - class javax.swing.text.DefaultEditorKit.ReadOnlyAction.
 
DefaultEditorKit.ReadOnlyAction() - Constructor for class javax.swing.text.DefaultEditorKit.ReadOnlyAction
 
DefaultEditorKit.SelectAllAction - class javax.swing.text.DefaultEditorKit.SelectAllAction.
 
DefaultEditorKit.SelectAllAction() - Constructor for class javax.swing.text.DefaultEditorKit.SelectAllAction
Create this action with the appropriate identifier.
DefaultEditorKit.SelectLineAction - class javax.swing.text.DefaultEditorKit.SelectLineAction.
 
DefaultEditorKit.SelectLineAction() - Constructor for class javax.swing.text.DefaultEditorKit.SelectLineAction
Create this action with the appropriate identifier.
DefaultEditorKit.SelectParagraphAction - class javax.swing.text.DefaultEditorKit.SelectParagraphAction.
 
DefaultEditorKit.SelectParagraphAction() - Constructor for class javax.swing.text.DefaultEditorKit.SelectParagraphAction
Create this action with the appropriate identifier.
DefaultEditorKit.SelectWordAction - class javax.swing.text.DefaultEditorKit.SelectWordAction.
 
DefaultEditorKit.SelectWordAction() - Constructor for class javax.swing.text.DefaultEditorKit.SelectWordAction
Create this action with the appropriate identifier.
DefaultEditorKit.ToggleComponentOrientationAction - class javax.swing.text.DefaultEditorKit.ToggleComponentOrientationAction.
 
DefaultEditorKit.ToggleComponentOrientationAction() - Constructor for class javax.swing.text.DefaultEditorKit.ToggleComponentOrientationAction
Create this action with the appropriate identifier.
DefaultEditorKit.UnselectAction - class javax.swing.text.DefaultEditorKit.UnselectAction.
 
DefaultEditorKit.UnselectAction() - Constructor for class javax.swing.text.DefaultEditorKit.UnselectAction
Create this action with the appropriate identifier.
DefaultEditorKit.VerticalPageAction - class javax.swing.text.DefaultEditorKit.VerticalPageAction.
Scrolls up/down vertically.
DefaultEditorKit.VerticalPageAction(String, int, boolean) - Constructor for class javax.swing.text.DefaultEditorKit.VerticalPageAction
Create this object with the appropriate identifier.
DefaultEditorKit.WritableAction - class javax.swing.text.DefaultEditorKit.WritableAction.
 
DefaultEditorKit.WritableAction() - Constructor for class javax.swing.text.DefaultEditorKit.WritableAction
 
DefaultErrorHandler - class org.apache.xml.utils.DefaultErrorHandler.
Implement SAX error handler for default reporting.
DefaultErrorHandler(PrintWriter) - Constructor for class org.apache.xml.utils.DefaultErrorHandler
Constructor DefaultErrorHandler
DefaultErrorHandler(PrintStream) - Constructor for class org.apache.xml.utils.DefaultErrorHandler
Constructor DefaultErrorHandler
DefaultErrorHandler() - Constructor for class org.apache.xml.utils.DefaultErrorHandler
Constructor DefaultErrorHandler
DefaultFocusManager - class javax.swing.DefaultFocusManager.
This class has been obsoleted by the 1.4 focus APIs.
DefaultFocusManager() - Constructor for class javax.swing.DefaultFocusManager
 
DefaultFocusTraversalPolicy - class java.awt.DefaultFocusTraversalPolicy.
A FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container.
DefaultFocusTraversalPolicy() - Constructor for class java.awt.DefaultFocusTraversalPolicy
 
DefaultFormatter - class javax.swing.text.DefaultFormatter.
DefaultFormatter formats aribtrary objects.
DefaultFormatter() - Constructor for class javax.swing.text.DefaultFormatter
Creates a DefaultFormatter.
DefaultFormatter.DefaultDocumentFilter - class javax.swing.text.DefaultFormatter.DefaultDocumentFilter.
DocumentFilter implementation that calls back to the replace method of DefaultFormatter.
DefaultFormatter.DefaultDocumentFilter() - Constructor for class javax.swing.text.DefaultFormatter.DefaultDocumentFilter
 
DefaultFormatter.DefaultNavigationFilter - class javax.swing.text.DefaultFormatter.DefaultNavigationFilter.
NavigationFilter implementation that calls back to methods with same name in DefaultFormatter.
DefaultFormatter.DefaultNavigationFilter() - Constructor for class javax.swing.text.DefaultFormatter.DefaultNavigationFilter
 
DefaultFormatter.ReplaceHolder - class javax.swing.text.DefaultFormatter.ReplaceHolder.
ReplaceHolder is used to track where insert/remove/replace is going to happen.
DefaultFormatter.ReplaceHolder() - Constructor for class javax.swing.text.DefaultFormatter.ReplaceHolder
 
DefaultFormatterFactory - class javax.swing.text.DefaultFormatterFactory.
An implementation of JFormattedTextField.AbstractFormatterFactory.
DefaultFormatterFactory() - Constructor for class javax.swing.text.DefaultFormatterFactory
 
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatter.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultHSBChooserPanel - class javax.swing.colorchooser.DefaultHSBChooserPanel.
Implements the default HSB Color chooser
DefaultHSBChooserPanel() - Constructor for class javax.swing.colorchooser.DefaultHSBChooserPanel
 
DefaultHSBChooserPanel.HSBImage - class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage.
Class for the slider and palette images.
DefaultHSBChooserPanel.HSBImage(int, int, int, float, float, float) - Constructor for class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
DefaultHSBChooserPanel.RadioButtonHandler - class javax.swing.colorchooser.DefaultHSBChooserPanel.RadioButtonHandler.
Handler for the radio button classes.
DefaultHSBChooserPanel.RadioButtonHandler() - Constructor for class javax.swing.colorchooser.DefaultHSBChooserPanel.RadioButtonHandler
 
DefaultHighlighter - class javax.swing.text.DefaultHighlighter.
Implements the Highlighter interfaces.
DefaultHighlighter() - Constructor for class javax.swing.text.DefaultHighlighter
Creates a new DefaultHighlighther object.
DefaultHighlighter.DefaultHighlightPainter - class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter.
Simple highlight painter that fills a highlighted area with a solid color.
DefaultHighlighter.DefaultHighlightPainter(Color) - Constructor for class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Constructs a new highlight painter.
DefaultHighlighter.HighlightInfo - class javax.swing.text.DefaultHighlighter.HighlightInfo.
 
DefaultHighlighter.HighlightInfo() - Constructor for class javax.swing.text.DefaultHighlighter.HighlightInfo
 
DefaultHighlighter.LayeredHighlightInfo - class javax.swing.text.DefaultHighlighter.LayeredHighlightInfo.
LayeredHighlightPainter is used when a drawsLayeredHighlights is true.
DefaultHighlighter.LayeredHighlightInfo() - Constructor for class javax.swing.text.DefaultHighlighter.LayeredHighlightInfo
 
DefaultKeyboardFocusManager - class java.awt.DefaultKeyboardFocusManager.
The default KeyboardFocusManager for AWT applications.
DefaultKeyboardFocusManager() - Constructor for class java.awt.DefaultKeyboardFocusManager
 
DefaultKeyboardFocusManager.DefaultKeyboardFocusManagerSentEvent - class java.awt.DefaultKeyboardFocusManager.DefaultKeyboardFocusManagerSentEvent.
A special type of SentEvent which updates a counter in the target KeyboardFocusManager if it is an instance of DefaultKeyboardFocusManager.
DefaultKeyboardFocusManager.DefaultKeyboardFocusManagerSentEvent(AWTEvent, AppContext) - Constructor for class java.awt.DefaultKeyboardFocusManager.DefaultKeyboardFocusManagerSentEvent
 
DefaultKeyboardFocusManager.TypeAheadMarker - class java.awt.DefaultKeyboardFocusManager.TypeAheadMarker.
 
DefaultKeyboardFocusManager.TypeAheadMarker(long, Component) - Constructor for class java.awt.DefaultKeyboardFocusManager.TypeAheadMarker
 
DefaultLinkDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a link operation indicating that a drop is currently allowed.
DefaultLinkNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a link operation indicating that a drop is currently not allowed.
DefaultListCellRenderer - class javax.swing.DefaultListCellRenderer.
Renders an item in a list.
DefaultListCellRenderer() - Constructor for class javax.swing.DefaultListCellRenderer
Constructs a default renderer object for an item in a list.
DefaultListCellRenderer.UIResource - class javax.swing.DefaultListCellRenderer.UIResource.
A subclass of DefaultListCellRenderer that implements UIResource.
DefaultListCellRenderer.UIResource() - Constructor for class javax.swing.DefaultListCellRenderer.UIResource
 
DefaultListModel - class javax.swing.DefaultListModel.
This class loosely implements the java.util.Vector API, in that it implements the 1.1.x version of java.util.Vector, has no collection class support, and notifies the ListDataListeners when changes occur.
DefaultListModel() - Constructor for class javax.swing.DefaultListModel
 
DefaultListSelectionModel - class javax.swing.DefaultListSelectionModel.
Default data model for list selections.
DefaultListSelectionModel() - Constructor for class javax.swing.DefaultListSelectionModel
 
DefaultMenuLayout - class javax.swing.plaf.basic.DefaultMenuLayout.
The default layout manager for Popup menus and menubars.
DefaultMenuLayout(Container, int) - Constructor for class javax.swing.plaf.basic.DefaultMenuLayout
 
DefaultMetalTheme - class javax.swing.plaf.metal.DefaultMetalTheme.
This class describes the default Metal Theme.
DefaultMetalTheme() - Constructor for class javax.swing.plaf.metal.DefaultMetalTheme
 
DefaultMetalTheme.FontDelegate - class javax.swing.plaf.metal.DefaultMetalTheme.FontDelegate.
FontDelegates add an extra level of indirection to obtaining fonts.
DefaultMetalTheme.FontDelegate() - Constructor for class javax.swing.plaf.metal.DefaultMetalTheme.FontDelegate
 
DefaultMetalTheme.WindowsFontDelegate - class javax.swing.plaf.metal.DefaultMetalTheme.WindowsFontDelegate.
The WindowsFontDelegate uses DesktopProperties to obtain fonts.
DefaultMetalTheme.WindowsFontDelegate() - Constructor for class javax.swing.plaf.metal.DefaultMetalTheme.WindowsFontDelegate
 
DefaultMoveDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a move operation indicating that a drop is currently allowed.
DefaultMoveNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a move operation indicating that a drop is currently not allowed.
DefaultMutableTreeNode - class javax.swing.tree.DefaultMutableTreeNode.
A DefaultMutableTreeNode is a general-purpose node in a tree data structure.
DefaultMutableTreeNode() - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node that has no parent and no children, but which allows children.
DefaultMutableTreeNode(Object) - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
DefaultMutableTreeNode(Object, boolean) - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified.
DefaultMutableTreeNode.BreadthFirstEnumeration - class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.
 
DefaultMutableTreeNode.BreadthFirstEnumeration(TreeNode) - Constructor for class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration
 
DefaultMutableTreeNode.BreadthFirstEnumeration.Queue - class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue.
 
DefaultMutableTreeNode.BreadthFirstEnumeration.Queue() - Constructor for class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue
 
DefaultMutableTreeNode.BreadthFirstEnumeration.Queue.QNode - class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue.QNode.
 
DefaultMutableTreeNode.BreadthFirstEnumeration.Queue.QNode(Object, DefaultMutableTreeNode.BreadthFirstEnumeration.Queue.QNode) - Constructor for class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue.QNode
 
DefaultMutableTreeNode.PathBetweenNodesEnumeration - class javax.swing.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration.
 
DefaultMutableTreeNode.PathBetweenNodesEnumeration(TreeNode, TreeNode) - Constructor for class javax.swing.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration
 
DefaultMutableTreeNode.PostorderEnumeration - class javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration.
 
DefaultMutableTreeNode.PostorderEnumeration(TreeNode) - Constructor for class javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration
 
DefaultMutableTreeNode.PreorderEnumeration - class javax.swing.tree.DefaultMutableTreeNode.PreorderEnumeration.
 
DefaultMutableTreeNode.PreorderEnumeration(TreeNode) - Constructor for class javax.swing.tree.DefaultMutableTreeNode.PreorderEnumeration
 
DefaultPainter - Static variable in class javax.swing.text.DefaultHighlighter
Default implementation of LayeredHighlighter.LayerPainter that can be used for painting highlights.
DefaultPreviewPanel - class javax.swing.colorchooser.DefaultPreviewPanel.
The standard preview panel for the color chooser.
DefaultPreviewPanel() - Constructor for class javax.swing.colorchooser.DefaultPreviewPanel
 
DefaultRGBChooserPanel - class javax.swing.colorchooser.DefaultRGBChooserPanel.
The standard RGB chooser.
DefaultRGBChooserPanel() - Constructor for class javax.swing.colorchooser.DefaultRGBChooserPanel
 
DefaultSingleSelectionModel - class javax.swing.DefaultSingleSelectionModel.
A generic implementation of SingleSelectionModel.
DefaultSingleSelectionModel() - Constructor for class javax.swing.DefaultSingleSelectionModel
 
DefaultStyledDocument - class javax.swing.text.DefaultStyledDocument.
A document that can be marked up with character and paragraph styles in a manner similar to the Rich Text Format.
DefaultStyledDocument(AbstractDocument.Content, StyleContext) - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a styled document.
DefaultStyledDocument(StyleContext) - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a styled document with the default content storage implementation and a shared set of styles.
DefaultStyledDocument() - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a default styled document.
DefaultStyledDocument.AttributeUndoableEdit - class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit.
An UndoableEdit used to remember AttributeSet changes to an Element.
DefaultStyledDocument.AttributeUndoableEdit(Element, AttributeSet, boolean) - Constructor for class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
DefaultStyledDocument.ChangeUpdateRunnable - class javax.swing.text.DefaultStyledDocument.ChangeUpdateRunnable.
When run this creates a change event for the complete document and fires it.
DefaultStyledDocument.ChangeUpdateRunnable() - Constructor for class javax.swing.text.DefaultStyledDocument.ChangeUpdateRunnable
 
DefaultStyledDocument.ElementBuffer - class javax.swing.text.DefaultStyledDocument.ElementBuffer.
Class to manage changes to the element hierarchy.
DefaultStyledDocument.ElementBuffer(Element) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementBuffer
Creates a new ElementBuffer.
DefaultStyledDocument.ElementBuffer.ElemChanges - class javax.swing.text.DefaultStyledDocument.ElementBuffer.ElemChanges.
 
DefaultStyledDocument.ElementBuffer.ElemChanges(Element, int, boolean) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementBuffer.ElemChanges
 
DefaultStyledDocument.ElementSpec - class javax.swing.text.DefaultStyledDocument.ElementSpec.
Specification for building elements.
DefaultStyledDocument.ElementSpec(AttributeSet, short) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor useful for markup when the markup will not be stored in the document.
DefaultStyledDocument.ElementSpec(AttributeSet, short, int) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor for parsing inside the document when the data has already been added, but len information is needed.
DefaultStyledDocument.ElementSpec(AttributeSet, short, char[], int, int) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor for creating a spec externally for batch input of content and markup into the document.
DefaultStyledDocument.SectionElement - class javax.swing.text.DefaultStyledDocument.SectionElement.
Default root element for a document... maps out the paragraphs/lines contained.
DefaultStyledDocument.SectionElement() - Constructor for class javax.swing.text.DefaultStyledDocument.SectionElement
Creates a new SectionElement.
DefaultStyledDocument.StyleChangeHandler - class javax.swing.text.DefaultStyledDocument.StyleChangeHandler.
Added to all the Styles.
DefaultStyledDocument.StyleChangeHandler() - Constructor for class javax.swing.text.DefaultStyledDocument.StyleChangeHandler
 
DefaultStyledDocument.StyleChangeUndoableEdit - class javax.swing.text.DefaultStyledDocument.StyleChangeUndoableEdit.
UndoableEdit for changing the resolve parent of an Element.
DefaultStyledDocument.StyleChangeUndoableEdit(AbstractDocument.AbstractElement, Style) - Constructor for class javax.swing.text.DefaultStyledDocument.StyleChangeUndoableEdit
 
DefaultStyledDocument.StyleContextChangeHandler - class javax.swing.text.DefaultStyledDocument.StyleContextChangeHandler.
Added to the StyleContext.
DefaultStyledDocument.StyleContextChangeHandler() - Constructor for class javax.swing.text.DefaultStyledDocument.StyleContextChangeHandler
 
DefaultSwatchChooserPanel - class javax.swing.colorchooser.DefaultSwatchChooserPanel.
The standard color swatch chooser.
DefaultSwatchChooserPanel() - Constructor for class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
DefaultSwatchChooserPanel.MainSwatchListener - class javax.swing.colorchooser.DefaultSwatchChooserPanel.MainSwatchListener.
 
DefaultSwatchChooserPanel.MainSwatchListener() - Constructor for class javax.swing.colorchooser.DefaultSwatchChooserPanel.MainSwatchListener
 
DefaultSwatchChooserPanel.RecentSwatchListener - class javax.swing.colorchooser.DefaultSwatchChooserPanel.RecentSwatchListener.
 
DefaultSwatchChooserPanel.RecentSwatchListener() - Constructor for class javax.swing.colorchooser.DefaultSwatchChooserPanel.RecentSwatchListener
 
DefaultTableCellRenderer - class javax.swing.table.DefaultTableCellRenderer.
The standard class for rendering (displaying) individual cells in a JTable.
DefaultTableCellRenderer() - Constructor for class javax.swing.table.DefaultTableCellRenderer
Creates a default table cell renderer.
DefaultTableCellRenderer.UIResource - class javax.swing.table.DefaultTableCellRenderer.UIResource.
A subclass of DefaultTableCellRenderer that implements UIResource.
DefaultTableCellRenderer.UIResource() - Constructor for class javax.swing.table.DefaultTableCellRenderer.UIResource
 
DefaultTableColumnModel - class javax.swing.table.DefaultTableColumnModel.
The standard column-handler for a JTable.
DefaultTableColumnModel() - Constructor for class javax.swing.table.DefaultTableColumnModel
Creates a default table column model.
DefaultTableModel - class javax.swing.table.DefaultTableModel.
This is an implementation of TableModel that uses a Vector of Vectors to store the cell value objects.
DefaultTableModel() - Constructor for class javax.swing.table.DefaultTableModel
Constructs a default DefaultTableModel which is a table of zero columns and zero rows.
DefaultTableModel(int, int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with rowCount and columnCount of null object values.
DefaultTableModel(Vector, int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with as many columns as there are elements in columnNames and rowCount of null object values.
DefaultTableModel(Object[], int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with as many columns as there are elements in columnNames and rowCount of null object values.
DefaultTableModel(Vector, Vector) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel and initializes the table by passing data and columnNames to the setDataVector method.
DefaultTableModel(Object[][], Object[]) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel and initializes the table by passing data and columnNames to the setDataVector method.
DefaultTextUI - class javax.swing.text.DefaultTextUI.
Deprecated.  
DefaultTextUI() - Constructor for class javax.swing.text.DefaultTextUI
Deprecated.  
DefaultTreeCellEditor - class javax.swing.tree.DefaultTreeCellEditor.
A TreeCellEditor.
DefaultTreeCellEditor(JTree, DefaultTreeCellRenderer) - Constructor for class javax.swing.tree.DefaultTreeCellEditor
Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and a default editor.
DefaultTreeCellEditor(JTree, DefaultTreeCellRenderer, TreeCellEditor) - Constructor for class javax.swing.tree.DefaultTreeCellEditor
Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and the specified editor.
DefaultTreeCellEditor.DefaultTextField - class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField.
TextField used when no editor is supplied.
DefaultTreeCellEditor.DefaultTextField(Border) - Constructor for class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Constructs a DefaultTreeCellEditor.DefaultTextField object.
DefaultTreeCellEditor.EditorContainer - class javax.swing.tree.DefaultTreeCellEditor.EditorContainer.
Container responsible for placing the editingComponent.
DefaultTreeCellEditor.EditorContainer() - Constructor for class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Constructs an EditorContainer object.
DefaultTreeCellRenderer - class javax.swing.tree.DefaultTreeCellRenderer.
Displays an entry in a tree.
DefaultTreeCellRenderer() - Constructor for class javax.swing.tree.DefaultTreeCellRenderer
Returns a new instance of DefaultTreeCellRenderer.
DefaultTreeModel - class javax.swing.tree.DefaultTreeModel.
A simple tree data model that uses TreeNodes.
DefaultTreeModel(TreeNode) - Constructor for class javax.swing.tree.DefaultTreeModel
Creates a tree in which any node can have children.
DefaultTreeModel(TreeNode, boolean) - Constructor for class javax.swing.tree.DefaultTreeModel
Creates a tree specifying whether any node can have children, or whether only certain nodes can have children.
DefaultTreeSelectionModel - class javax.swing.tree.DefaultTreeSelectionModel.
Default implementation of TreeSelectionModel.
DefaultTreeSelectionModel() - Constructor for class javax.swing.tree.DefaultTreeSelectionModel
Creates a new instance of DefaultTreeSelectionModel that is empty, with a selection mode of DISCONTIGUOUS_TREE_SELECTION.
DefaultValidationErrorHandler - class org.apache.crimson.jaxp.DefaultValidationErrorHandler.
 
DefaultValidationErrorHandler() - Constructor for class org.apache.crimson.jaxp.DefaultValidationErrorHandler
 
Deflater - class java.util.zip.Deflater.
This class provides support for general purpose compression using the popular ZLIB compression library.
Deflater(int, boolean) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater(int) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater() - Constructor for class java.util.zip.Deflater
Creates a new compressor with the default compression level.
DeflaterOutputStream - class java.util.zip.DeflaterOutputStream.
This class implements an output stream filter for compressing data in the "deflate" compression format.
DeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and buffer size.
DeflaterOutputStream(OutputStream, Deflater) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and a default buffer size.
DeflaterOutputStream(OutputStream) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with a defaul compressor and buffer size.
DelegatingDefaultFocusManager - class javax.swing.DelegatingDefaultFocusManager.
Provides a javax.swing.DefaultFocusManager view onto an arbitrary java.awt.KeyboardFocusManager.
DelegatingDefaultFocusManager(KeyboardFocusManager) - Constructor for class javax.swing.DelegatingDefaultFocusManager
 
Deleted - Static variable in class javax.swing.text.rtf.Constants
 
DescendantIterator - class org.apache.xpath.axes.DescendantIterator.
This class implements an optimized iterator for descendant, descendant-or-self, or "//foo" patterns.
DescendantIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.DescendantIterator
Create a DescendantIterator object.
DescendantIterator() - Constructor for class org.apache.xpath.axes.DescendantIterator
Create a DescendantIterator object.
DesktopIconUI - class javax.swing.plaf.DesktopIconUI.
Pluggable look and feel interface for JDesktopIcon.
DesktopIconUI() - Constructor for class javax.swing.plaf.DesktopIconUI
 
DesktopManager - interface javax.swing.DesktopManager.
DesktopManager objects are owned by a JDesktopPane object.
DesktopPaneUI - class javax.swing.plaf.DesktopPaneUI.
Pluggable look and feel interface for JDesktopPane.
DesktopPaneUI() - Constructor for class javax.swing.plaf.DesktopPaneUI
 
Dialog - class java.awt.Dialog.
A Dialog is a top-level window with a title and a border that is typically used to take some form of input from the user.
Dialog(Frame) - Constructor for class java.awt.Dialog
Constructs an initially invisible, non-modal Dialog with an empty title and the specified owner frame.
Dialog(Frame, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with an empty title, the specified owner frame and modality.
Dialog(Frame, String) - Constructor for class java.awt.Dialog
Constructs an initially invisible, non-modal Dialog with the specified owner frame and title.
Dialog(Frame, String, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner frame, title, and modality.
Dialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner frame, title, modality, and GraphicsConfiguration.
Dialog(Dialog) - Constructor for class java.awt.Dialog
Constructs an initially invisible, non-modal Dialog with an empty title and the specified owner dialog.
Dialog(Dialog, String) - Constructor for class java.awt.Dialog
Constructs an initially invisible, non-modal Dialog with the specified owner dialog and title.
Dialog(Dialog, String, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner dialog, title, and modality.
Dialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner dialog, title, modality, and GraphicsConfiguration.
Dialog.AccessibleAWTDialog - class java.awt.Dialog.AccessibleAWTDialog.
This class implements accessibility support for the Dialog class.
Dialog.AccessibleAWTDialog() - Constructor for class java.awt.Dialog.AccessibleAWTDialog
 
Dialog.WakingRunnable - class java.awt.Dialog.WakingRunnable.
 
Dialog.WakingRunnable() - Constructor for class java.awt.Dialog.WakingRunnable
 
DialogPeer - interface java.awt.peer.DialogPeer.
The peer interfaces are intended only for use in porting the AWT.
Dictionary - class java.util.Dictionary.
The Dictionary class is the abstract parent of any class, such as Hashtable, which maps keys to values.
Dictionary() - Constructor for class java.util.Dictionary
Sole constructor.
DictionaryBasedBreakIterator - class java.text.DictionaryBasedBreakIterator.
A subclass of RuleBasedBreakIterator that adds the ability to use a dictionary to further subdivide ranges of text beyond what is possible using just the state-table-based algorithm.
DictionaryBasedBreakIterator(String, InputStream) - Constructor for class java.text.DictionaryBasedBreakIterator
Constructs a DictionaryBasedBreakIterator.
DictionaryBasedBreakIterator.Builder - class java.text.DictionaryBasedBreakIterator.Builder.
The Builder class for DictionaryBasedBreakIterator inherits almost all of its functionality from the Builder class for RuleBasedBreakIterator, but extends it with extra logic to handle the "" token
DictionaryBasedBreakIterator.Builder() - Constructor for class java.text.DictionaryBasedBreakIterator.Builder
No special initialization
DigitList - class java.text.DigitList.
Digit List.
DigitList() - Constructor for class java.text.DigitList
 
DigitOnes - Static variable in class java.lang.Integer
 
DigitTens - Static variable in class java.lang.Integer
 
Dimension - class java.awt.Dimension.
The Dimension class encapsulates the width and height of a component (in integer precision) in a single object.
Dimension() - Constructor for class java.awt.Dimension
Creates an instance of Dimension with a width of zero and a height of zero.
Dimension(Dimension) - Constructor for class java.awt.Dimension
Creates an instance of Dimension whose width and height are the same as for the specified dimension.
Dimension(int, int) - Constructor for class java.awt.Dimension
Constructs a Dimension and initializes it to the specified width and specified height.
Dimension2D - class java.awt.geom.Dimension2D.
The Dimension2D class is to encapsulate a width and a height dimension.
Dimension2D() - Constructor for class java.awt.geom.Dimension2D
This is an abstract class that cannot be instantiated directly.
DimensionUIResource - class javax.swing.plaf.DimensionUIResource.
 
DimensionUIResource(int, int) - Constructor for class javax.swing.plaf.DimensionUIResource
 
DirectByteBuffer - class java.nio.DirectByteBuffer.
 
DirectByteBuffer(int) - Constructor for class java.nio.DirectByteBuffer
 
DirectByteBuffer(long, int) - Constructor for class java.nio.DirectByteBuffer
 
DirectByteBuffer(int, long, Runnable) - Constructor for class java.nio.DirectByteBuffer
 
DirectByteBuffer(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectByteBuffer
 
DirectByteBuffer.Deallocator - class java.nio.DirectByteBuffer.Deallocator.
 
DirectByteBuffer.Deallocator(long, int) - Constructor for class java.nio.DirectByteBuffer.Deallocator
 
DirectByteBufferR - class java.nio.DirectByteBufferR.
 
DirectByteBufferR(int) - Constructor for class java.nio.DirectByteBufferR
 
DirectByteBufferR(int, long, Runnable) - Constructor for class java.nio.DirectByteBufferR
 
DirectByteBufferR(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectByteBufferR
 
DirectCharBufferRS - class java.nio.DirectCharBufferRS.
 
DirectCharBufferRS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectCharBufferRS
 
DirectCharBufferRU - class java.nio.DirectCharBufferRU.
 
DirectCharBufferRU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectCharBufferRU
 
DirectCharBufferS - class java.nio.DirectCharBufferS.
 
DirectCharBufferS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectCharBufferS
 
DirectCharBufferU - class java.nio.DirectCharBufferU.
 
DirectCharBufferU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectCharBufferU
 
DirectColorModel - class java.awt.image.DirectColorModel.
The DirectColorModel class is a ColorModel class that works with pixel values that represent RGB color and alpha information as separate samples and that pack all samples for a single pixel into a single int, short, or byte quantity.
DirectColorModel(int, int, int, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified masks that indicate which bits in an int pixel representation contain the red, green and blue color samples.
DirectColorModel(int, int, int, int, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified masks that indicate which bits in an int pixel representation contain the red, green and blue color samples and the alpha sample, if present.
DirectColorModel(ColorSpace, int, int, int, int, int, boolean, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified parameters.
DirectDoubleBufferRS - class java.nio.DirectDoubleBufferRS.
 
DirectDoubleBufferRS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectDoubleBufferRS
 
DirectDoubleBufferRU - class java.nio.DirectDoubleBufferRU.
 
DirectDoubleBufferRU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectDoubleBufferRU
 
DirectDoubleBufferS - class java.nio.DirectDoubleBufferS.
 
DirectDoubleBufferS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectDoubleBufferS
 
DirectDoubleBufferU - class java.nio.DirectDoubleBufferU.
 
DirectDoubleBufferU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectDoubleBufferU
 
DirectFloatBufferRS - class java.nio.DirectFloatBufferRS.
 
DirectFloatBufferRS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectFloatBufferRS
 
DirectFloatBufferRU - class java.nio.DirectFloatBufferRU.
 
DirectFloatBufferRU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectFloatBufferRU
 
DirectFloatBufferS - class java.nio.DirectFloatBufferS.
 
DirectFloatBufferS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectFloatBufferS
 
DirectFloatBufferU - class java.nio.DirectFloatBufferU.
 
DirectFloatBufferU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectFloatBufferU
 
DirectIntBufferRS - class java.nio.DirectIntBufferRS.
 
DirectIntBufferRS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectIntBufferRS
 
DirectIntBufferRU - class java.nio.DirectIntBufferRU.
 
DirectIntBufferRU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectIntBufferRU
 
DirectIntBufferS - class java.nio.DirectIntBufferS.
 
DirectIntBufferS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectIntBufferS
 
DirectIntBufferU - class java.nio.DirectIntBufferU.
 
DirectIntBufferU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectIntBufferU
 
DirectLongBufferRS - class java.nio.DirectLongBufferRS.
 
DirectLongBufferRS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectLongBufferRS
 
DirectLongBufferRU - class java.nio.DirectLongBufferRU.
 
DirectLongBufferRU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectLongBufferRU
 
DirectLongBufferS - class java.nio.DirectLongBufferS.
 
DirectLongBufferS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectLongBufferS
 
DirectLongBufferU - class java.nio.DirectLongBufferU.
 
DirectLongBufferU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectLongBufferU
 
DirectShortBufferRS - class java.nio.DirectShortBufferRS.
 
DirectShortBufferRS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectShortBufferRS
 
DirectShortBufferRU - class java.nio.DirectShortBufferRU.
 
DirectShortBufferRU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectShortBufferRU
 
DirectShortBufferS - class java.nio.DirectShortBufferS.
 
DirectShortBufferS(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectShortBufferS
 
DirectShortBufferU - class java.nio.DirectShortBufferU.
 
DirectShortBufferU(DirectBuffer, int, int, int, int, int) - Constructor for class java.nio.DirectShortBufferU
 
DisplayMode - class java.awt.DisplayMode.
The DisplayMode class encapsulates the bit depth, height, width, and refresh rate of a GraphicsDevice.
DisplayMode(int, int, int, int) - Constructor for class java.awt.DisplayMode
Create a new display mode object with the supplied parameters.
Div - class org.apache.xpath.operations.Div.
The 'div' operation expression executer.
Div() - Constructor for class org.apache.xpath.operations.Div
 
DnDConstants - class java.awt.dnd.DnDConstants.
This class contains constant values representing the type of action(s) to be performed by a Drag and Drop operation.
DnDConstants() - Constructor for class java.awt.dnd.DnDConstants
 
DnDEventMulticaster - class java.awt.dnd.DnDEventMulticaster.
A class extends AWTEventMulticaster to implement efficient and thread-safe multi-cast event dispatching for the drag-and-drop events defined in the java.awt.dnd package.
DnDEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.dnd.DnDEventMulticaster
Creates an event multicaster instance which chains listener-a with listener-b.
Doctype - class org.apache.crimson.tree.Doctype.
Class representing a DTD in DOM Level 1; this class exists purely for editor support, and is of dubious interest otherwise.
Doctype(String, String, String) - Constructor for class org.apache.crimson.tree.Doctype
XXX Obsolete, but keep it for backwards compatibility
Doctype(String, String, String, String) - Constructor for class org.apache.crimson.tree.Doctype
New DOM Level 2 constructor
Doctype.EntityNode - class org.apache.crimson.tree.Doctype.EntityNode.
 
Doctype.EntityNode(String, String, String, String) - Constructor for class org.apache.crimson.tree.Doctype.EntityNode
 
Doctype.EntityNode(String, String) - Constructor for class org.apache.crimson.tree.Doctype.EntityNode
 
Doctype.Nodemap - class org.apache.crimson.tree.Doctype.Nodemap.
 
Doctype.Nodemap() - Constructor for class org.apache.crimson.tree.Doctype.Nodemap
 
Doctype.NotationNode - class org.apache.crimson.tree.Doctype.NotationNode.
 
Doctype.NotationNode(String, String, String) - Constructor for class org.apache.crimson.tree.Doctype.NotationNode
 
Document - interface javax.swing.text.Document.
The Document is a container for text that serves as the model for swing text components.
DocumentBuilderFactoryImpl - class org.apache.crimson.jaxp.DocumentBuilderFactoryImpl.
 
DocumentBuilderFactoryImpl() - Constructor for class org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
 
DocumentBuilderImpl - class org.apache.crimson.jaxp.DocumentBuilderImpl.
 
DocumentBuilderImpl(DocumentBuilderFactory) - Constructor for class org.apache.crimson.jaxp.DocumentBuilderImpl
 
DocumentEvent - interface javax.swing.event.DocumentEvent.
Interface for document change notifications.
DocumentEvent.ElementChange - interface javax.swing.event.DocumentEvent.ElementChange.
Describes changes made to a specific element.
DocumentEvent.EventType - class javax.swing.event.DocumentEvent.EventType.
Enumeration for document event types
DocumentEvent.EventType(String) - Constructor for class javax.swing.event.DocumentEvent.EventType
 
DocumentEx - interface org.apache.crimson.tree.DocumentEx.
This interface extends the DOM Document model in several useful ways.
DocumentFilter - class javax.swing.text.DocumentFilter.
DocumentFilter, as the name implies, is a filter for the Document mutation methods.
DocumentFilter() - Constructor for class javax.swing.text.DocumentFilter
 
DocumentFilter.FilterBypass - class javax.swing.text.DocumentFilter.FilterBypass.
Used as a way to circumvent calling back into the Document to change it.
DocumentFilter.FilterBypass() - Constructor for class javax.swing.text.DocumentFilter.FilterBypass
 
DocumentListener - interface javax.swing.event.DocumentListener.
Interface for an observer to register to receive notifications of changes to a text document.
DocumentParser - class javax.swing.text.html.parser.DocumentParser.
A Parser for HTML Documents (actually, you can specify a DTD, but you should really only use this class with the html dtd in swing).
DocumentParser(DTD) - Constructor for class javax.swing.text.html.parser.DocumentParser
 
DomEx - exception org.apache.crimson.tree.DomEx.
Concrete class for DOM exceptions, associating standard messages with DOM error codes.
DomEx(short) - Constructor for class org.apache.crimson.tree.DomEx
Creates a DOM exception which provides a standard message corresponding to the given error code, using the default locale for the message.
DomEx(Locale, short) - Constructor for class org.apache.crimson.tree.DomEx
Creates a DOM exception which provides a standard message corresponding to the given error code and using the specified locale for the message.
DontCareFieldPosition - class java.text.DontCareFieldPosition.
DontCareFieldPosition defines no-op FieldDelegate.
DontCareFieldPosition() - Constructor for class java.text.DontCareFieldPosition
 
DotFileSuffix - Static variable in class java.awt.Cursor
 
DotHotspotSuffix - Static variable in class java.awt.Cursor
 
DotNameSuffix - Static variable in class java.awt.Cursor
 
Double - class java.lang.Double.
The Double class wraps a value of the primitive type double in an object.
Double(double) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the primitive double argument.
Double(String) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the floating-point value of type double represented by the string.
DoubleBuffer - class java.nio.DoubleBuffer.
A double buffer.
DoubleBuffer(int, int, int, int, double[], int) - Constructor for class java.nio.DoubleBuffer
 
DoubleBuffer(int, int, int, int) - Constructor for class java.nio.DoubleBuffer
 
DragGestureEvent - class java.awt.dnd.DragGestureEvent.
A DragGestureEvent is passed to DragGestureListener's dragGestureRecognized() method when a particular DragGestureRecognizer detects that a platform dependent drag initiating gesture has occurred on the Component that it is tracking.
DragGestureEvent(DragGestureRecognizer, int, Point, List) - Constructor for class java.awt.dnd.DragGestureEvent
Construct a DragGestureEvent given the DragGestureRecognizer firing this event, an int representing the user's preferred action, a Point indicating the origin of the drag, and a List of events that comprise the gesture.
DragGestureListener - interface java.awt.dnd.DragGestureListener.
This interface is sourced from a DragGestureRecognizer and is invoked when an object of that (sub)class detects a drag initiating gesture.
DragGestureRecognizer - class java.awt.dnd.DragGestureRecognizer.
The DragGestureRecognizer is an abstract base class for the specification of a platform-dependent listener that can be associated with a particular Component in order to identify platform-dependent drag initiating gestures.
DragGestureRecognizer(DragSource, Component, int, DragGestureListener) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation, the Component this DragGestureRecognizer should "observe" for drag initiating gestures, the action(s) supported for this Drag and Drop operation, and the DragGestureListener to notify once a drag initiating gesture has been detected.
DragGestureRecognizer(DragSource, Component, int) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation, the Component this DragGestureRecognizer should "observe" for drag initiating gestures, and the action(s) supported for this Drag and Drop operation.
DragGestureRecognizer(DragSource, Component) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation, and the Component this DragGestureRecognizer should "observe" for drag initiating gestures.
DragGestureRecognizer(DragSource) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation.
DragSource - class java.awt.dnd.DragSource.
The DragSource is the entity responsible for the initiation of the Drag and Drop operation, and may be used in a number of scenarios: 1 default instance per JVM for the lifetime of that JVM.
DragSource() - Constructor for class java.awt.dnd.DragSource
Creates a new DragSource.
DragSourceAdapter - class java.awt.dnd.DragSourceAdapter.
An abstract adapter class for receiving drag source events.
DragSourceAdapter() - Constructor for class java.awt.dnd.DragSourceAdapter
 
DragSourceContext - class java.awt.dnd.DragSourceContext.
The DragSourceContext class is responsible for managing the initiator side of the Drag and Drop protocol.
DragSourceContext(DragSourceContextPeer, DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Constructor for class java.awt.dnd.DragSourceContext
Called from DragSource, this constructor creates a new DragSourceContext given the DragSourceContextPeer for this Drag, the DragGestureEvent that triggered the Drag, the initial Cursor to use for the Drag, an (optional) Image to display while the Drag is taking place, the offset of the Image origin from the hotspot at the instant of the triggering event, the Transferable subject data, and the DragSourceListener to use during the Drag and Drop operation.
DragSourceContextPeer - interface java.awt.dnd.peer.DragSourceContextPeer.
This interface is supplied by the underlying window system platform to expose the behaviors of the Drag and Drop system to an originator of the same
DragSourceDragEvent - class java.awt.dnd.DragSourceDragEvent.
The DragSourceDragEvent is delivered from the DragSourceContextPeer, via the DragSourceContext, to the DragSourceListener registered with that DragSourceContext and with its associated DragSource.
DragSourceDragEvent(DragSourceContext, int, int, int) - Constructor for class java.awt.dnd.DragSourceDragEvent
Constructs a DragSourceDragEvent.
DragSourceDragEvent(DragSourceContext, int, int, int, int, int) - Constructor for class java.awt.dnd.DragSourceDragEvent
Constructs a DragSourceDragEvent given the specified DragSourceContext, user drop action, target drop action, modifiers and coordinates.
DragSourceDropEvent - class java.awt.dnd.DragSourceDropEvent.
The DragSourceDropEvent is delivered from the DragSourceContextPeer, via the DragSourceContext, to the dragDropEnd method of DragSourceListeners registered with that DragSourceContext and with its associated DragSource.
DragSourceDropEvent(DragSourceContext, int, boolean) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drop, given the DragSourceContext, the drop action, and a boolean indicating if the drop was successful.
DragSourceDropEvent(DragSourceContext, int, boolean, int, int) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drop, given the DragSourceContext, the drop action, a boolean indicating if the drop was successful, and coordinates.
DragSourceDropEvent(DragSourceContext) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drag that does not result in a drop.
DragSourceEvent - class java.awt.dnd.DragSourceEvent.
This class is the base class for DragSourceDragEvent and DragSourceDropEvent.
DragSourceEvent(DragSourceContext) - Constructor for class java.awt.dnd.DragSourceEvent
Construct a DragSourceEvent given a specified DragSourceContext.
DragSourceEvent(DragSourceContext, int, int) - Constructor for class java.awt.dnd.DragSourceEvent
Construct a DragSourceEvent given a specified DragSourceContext, and coordinates of the cursor location.
DragSourceListener - interface java.awt.dnd.DragSourceListener.
The DragSourceListener defines the event interface for originators of Drag and Drop operations to track the state of the user's gesture, and to provide appropriate "drag over" feedback to the user throughout the Drag and Drop operation.
DragSourceMotionListener - interface java.awt.dnd.DragSourceMotionListener.
A listener interface for receiving mouse motion events during a drag operation.
Driver - interface java.sql.Driver.
The interface that every driver class must implement.
DriverInfo - class java.sql.DriverInfo.
 
DriverInfo() - Constructor for class java.sql.DriverInfo
 
DriverManager - class java.sql.DriverManager.
The basic service for managing a set of JDBC drivers.
DriverManager() - Constructor for class java.sql.DriverManager
 
DriverPropertyInfo - class java.sql.DriverPropertyInfo.
Driver properties for making a connection.
DriverPropertyInfo(String, String) - Constructor for class java.sql.DriverPropertyInfo
Constructs a DriverPropertyInfo object with a name and value; other members default to their initial values.
DropTarget - class java.awt.dnd.DropTarget.
The DropTarget is associated with a Component when that Component wishes to accept drops during Drag and Drop operations.
DropTarget(Component, int, DropTargetListener, boolean, FlavorMap) - Constructor for class java.awt.dnd.DropTarget
Creates a new DropTarget given the Component to associate itself with, an int representing the default acceptable action(s) to support, a DropTargetListener to handle event processing, a boolean indicating if the DropTarget is currently accepting drops, and a FlavorMap to use (or null for the default FlavorMap).
DropTarget(Component, int, DropTargetListener, boolean) - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget given the Component to associate itself with, an int representing the default acceptable action(s) to support, a DropTargetListener to handle event processing, and a boolean indicating if the DropTarget is currently accepting drops.
DropTarget() - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget.
DropTarget(Component, DropTargetListener) - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget given the Component to associate itself with, and the DropTargetListener to handle event processing.
DropTarget(Component, int, DropTargetListener) - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget given the Component to associate itself with, an int representing the default acceptable action(s) to support, and a DropTargetListener to handle event processing.
DropTarget.DropTargetAutoScroller - class java.awt.dnd.DropTarget.DropTargetAutoScroller.
this protected nested class implements autoscrolling
DropTarget.DropTargetAutoScroller(Component, Point) - Constructor for class java.awt.dnd.DropTarget.DropTargetAutoScroller
construct a DropTargetAutoScroller
DropTargetAdapter - class java.awt.dnd.DropTargetAdapter.
An abstract adapter class for receiving drop target events.
DropTargetAdapter() - Constructor for class java.awt.dnd.DropTargetAdapter
 
DropTargetContext - class java.awt.dnd.DropTargetContext.
A DropTargetContext is created whenever the logical cursor associated with a Drag and Drop operation coincides with the visible geometry of a Component associated with a DropTarget.
DropTargetContext(DropTarget) - Constructor for class java.awt.dnd.DropTargetContext
Construct a DropTargetContext given a specified DropTarget.
DropTargetContext.TransferableProxy - class java.awt.dnd.DropTargetContext.TransferableProxy.
TransferableProxy is a helper inner class that implements Transferable interface and serves as a proxy for another Transferable object which represents data transfer for a particular drag-n-drop operation.
DropTargetContext.TransferableProxy(Transferable, boolean) - Constructor for class java.awt.dnd.DropTargetContext.TransferableProxy
Constructs a TransferableProxy given a specified Transferable object representing data transfer for a particular drag-n-drop operation and a boolean which indicates whether the drag-n-drop operation is local (within the same JVM).
DropTargetContextPeer - interface java.awt.dnd.peer.DropTargetContextPeer.
This interface is exposed by the underlying window system platform to enable control of platform DnD operations
DropTargetDragEvent - class java.awt.dnd.DropTargetDragEvent.
The DropTargetDragEvent is delivered to a DropTargetListener via its dragEnter() and dragOver() methods.
DropTargetDragEvent(DropTargetContext, Point, int, int) - Constructor for class java.awt.dnd.DropTargetDragEvent
Construct a DropTargetDragEvent given the DropTargetContext for this operation, the location of the "Drag" Cursor's hotspot in the Component's coordinates, the user drop action, and the source drop actions.
DropTargetDropEvent - class java.awt.dnd.DropTargetDropEvent.
The DropTargetDropEvent is delivered via the DropTargetListener drop() method.
DropTargetDropEvent(DropTargetContext, Point, int, int) - Constructor for class java.awt.dnd.DropTargetDropEvent
Construct a DropTargetDropEvent given the DropTargetContext for this operation, the location of the drag Cursor's hotspot in the Component's coordinates, the currently selected user drop action, and the current set of actions supported by the source.
DropTargetDropEvent(DropTargetContext, Point, int, int, boolean) - Constructor for class java.awt.dnd.DropTargetDropEvent
Construct a DropTargetEvent given the DropTargetContext for this operation, the location of the drag Cursor's hotspot in the Component's coordinates, the currently selected user drop action, the current set of actions supported by the source, and a boolean indicating if the source is in the same JVM as the target.
DropTargetEvent - class java.awt.dnd.DropTargetEvent.
The DropTargetEvent is the base class for both the DropTargetDragEvent and the DropTargetDropEvent.
DropTargetEvent(DropTargetContext) - Constructor for class java.awt.dnd.DropTargetEvent
Construct a DropTargetEvent with a specified DropTargetContext.
DropTargetListener - interface java.awt.dnd.DropTargetListener.
The DropTargetListener interface is the callback interface used by the DropTarget class to provide notification of DnD operations that involve the subject DropTarget.
DropTargetPeer - interface java.awt.dnd.peer.DropTargetPeer.
The DropTargetPeer class is the interface to the platform dependent DnD facilities.
Dst - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST rule with an alpha of 1.0f.
DstAtop - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_ATOP rule with an alpha of 1.0f.
DstIn - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_IN rule with an alpha of 1.0f.
DstOut - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_OUT rule with an alpha of 1.0f.
DstOver - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_OVER rule with an alpha of 1.0f.
d - Static variable in class org.apache.xalan.lib.ExsltDatetime
 
daemon - Variable in class java.lang.Thread
 
daemon - Variable in class java.lang.ThreadGroup
 
damage(Rectangle) - Method in class javax.swing.text.DefaultCaret
Damages the area surrounding the caret to cause it to be repainted in a new location.
damageLineRange(int, int, Shape, Component) - Method in class javax.swing.text.PlainView
Repaint the given line range.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.TextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.TextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.basic.BasicTextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the damageRange method on each UI handled by this object.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the damageRange method on each UI handled by this object.
danger - Variable in class javax.swing.JInternalFrame
 
darkGray - Static variable in class java.awt.Color
The color dark gray.
darkShadow - Variable in class javax.swing.plaf.basic.BasicArrowButton
 
darkShadow - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
darkShadow - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
darkShadow - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
darkShadowColor - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
darkShadowColor - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
darker() - Method in class java.awt.Color
Creates a new Color that is a darker version of this Color.
dash - Variable in class java.awt.BasicStroke
 
dash_phase - Variable in class java.awt.BasicStroke
 
dat - Variable in class java.util.logging.SimpleFormatter
 
data - Variable in class java.awt.Event
 
data - Variable in class java.awt.datatransfer.StringSelection
 
data - Variable in class java.awt.image.ByteLookupTable
Constants
data - Variable in class java.awt.image.DataBufferByte
The default data bank.
data - Variable in class java.awt.image.DataBufferDouble
A reference to the default data bank.
data - Variable in class java.awt.image.DataBufferFloat
A reference to the default data bank.
data - Variable in class java.awt.image.DataBufferInt
The default data bank.
data - Variable in class java.awt.image.DataBufferShort
The default data bank.
data - Variable in class java.awt.image.DataBufferUShort
The default data bank.
data - Variable in class java.awt.image.Kernel
 
data - Variable in class java.awt.image.ShortLookupTable
Constants
data - Variable in class java.lang.FDBigInt
 
data - Variable in class java.rmi.activation.ActivationDesc
 
data - Variable in class java.rmi.activation.ActivationGroupDesc
 
data - Variable in class java.text.SimpleTextBoundary
 
data - Variable in class java.text.WordBreakTable
 
data - Variable in class javax.swing.text.AbstractDocument
Where the text is actually stored, and a set of marks that track change as the document is edited are managed.
data - Variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
 
data - Variable in class javax.swing.text.StringContent
 
data - Variable in class javax.swing.text.StyleContext.KeyBuilder
 
data - Variable in class javax.swing.text.html.FormView.SubmitThread
 
data - Variable in class javax.swing.text.html.parser.Element
A field to store user data.
data - Variable in class javax.swing.text.html.parser.Entity
 
data - Variable in class org.apache.crimson.tree.DataNode
 
data - Variable in class org.apache.crimson.tree.PINode
 
dataBitOffset - Variable in class java.awt.image.MultiPixelPackedSampleModel
The bit offset into the data array where the first pixel begins.
dataBuffer - Variable in class java.awt.image.Raster
The DataBuffer that stores the image data.
dataDefinitionCausesTransactionCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a data definition statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database ignores a data definition statement within a transaction.
dataElementSize - Variable in class java.awt.image.MultiPixelPackedSampleModel
The size of a data element in bits.
dataInRangeIsZero(int, int, FDBigInt) - Static method in class java.lang.FDBigInt
 
dataLayout - Variable in class java.io.ObjectStreamClass
data layout of serialized objects described by this class desc
dataModel - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
dataModel - Variable in class javax.swing.JList
 
dataModel - Variable in class javax.swing.JTable
The TableModel of the table.
dataSize - Variable in class java.sql.DataTruncation
 
dataType - Variable in class java.awt.image.DataBuffer
The data type of this DataBuffer.
dataType - Variable in class java.awt.image.SampleModel
Data type of the DataBuffer storing the pixel data.
dataTypeSize - Static variable in class java.awt.image.DataBuffer
Size of the data types indexed by DataType tags defined above.
dataVector - Variable in class javax.swing.table.DefaultTableModel
The Vector of Vectors of Object values.
datagramSocketClose() - Method in class java.net.PlainDatagramSocketImpl
 
datagramSocketCreate() - Method in class java.net.PlainDatagramSocketImpl
 
date(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:date function returns the date specified in the date/time string given as the argument.
date() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dateModifierList - Static variable in class java.text.MessageFormat
 
dateTime() - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:date-time function returns the current date and time as a date/time string.
dayAbbreviation(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-abbreviation function returns the abbreviation of the day of the week of a date.
dayAbbreviation() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayInMonth(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-in-month function returns the day of a date as a number.
dayInMonth() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayInWeek(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-in-week function returns the day of the week given in a date as a number.
dayInWeek() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayInYear(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-in-year function returns the day of a date in a year as a number.
dayInYear() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayName(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-name function returns the full name of the day of the week of a date.
dayName() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayOfWeekInMonth(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-of-week-in-month function returns the day-of-the-week in a month of a date as a number (e.g. 3 for the 3rd Tuesday in May).
dayOfWeekInMonth() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dbf - Variable in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
dbg - Static variable in class java.awt.AttributeValue
 
dbg - Static variable in class java.awt.Component
 
dbg - Static variable in class java.awt.Container
 
dbg - Static variable in class java.awt.Cursor
 
dbg - Static variable in class java.awt.EventDispatchThread
 
dbg - Static variable in class java.awt.EventQueue
 
dbg - Static variable in class java.awt.KeyboardFocusManager
 
dbg - Static variable in class java.awt.LightweightDispatcher
 
dbg - Static variable in class java.awt.Toolkit
 
dbg - Static variable in class java.awt.Window
 
dbg - Static variable in class java.awt.event.MouseWheelEvent
 
dbg - Variable in class javax.swing.BoxLayout
 
dbinterface - Variable in class ISSearch.ISDBCrawler
The Built-In database Interface of the crawler
deProxyAWTEventListener(AWTEventListener) - Static method in class java.awt.Toolkit
 
deactivate(boolean) - Method in interface java.awt.im.spi.InputMethod
Deactivates the input method.
deactivate() - Method in interface javax.rmi.CORBA.Tie
Deactivates the target object represented by this tie.
deactivateFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
 
deactivateFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, indicate that this frame has lost focus.
deactivateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the frame is no longer selected.
deathImminent - Variable in class java.util.logging.LogManager
 
debug - Static variable in class java.awt.EventQueue
 
debug - Static variable in class java.util.jar.JarVerifier
 
debug - Variable in class javax.rmi.CORBA.GetORBPropertiesFileAction
 
debug - Variable in class javax.rmi.GetORBPropertiesFileAction
 
debug(String) - Method in class javax.swing.text.html.parser.DocumentParser
 
debug - Static variable in class org.apache.xml.dtm.DTMManager
Temp debug code - this will be removed after we test everything
debug - Static variable in class org.apache.xml.utils.synthetic.JavaUtils
 
debugBuffered() - Method in class javax.swing.DebugGraphics
 
debugComponentCount() - Static method in class javax.swing.DebugGraphics
Returns the number of JComponents that have debugging options turned on.
debugFlag - Static variable in class javax.swing.text.html.parser.DocumentParser
 
debugFlash() - Method in class javax.swing.DebugGraphics
 
debugFrame - Variable in class javax.swing.DebugGraphicsInfo
 
debugGraphics() - Method in class javax.swing.DebugGraphics
Returns a DebugGraphics for use in buffering window.
debugGraphicsInfoKey - Static variable in class javax.swing.DebugGraphics
 
debugLog() - Method in class javax.swing.DebugGraphics
 
debugOptions - Variable in class javax.swing.DebugGraphics
 
debugWhatToShow(int) - Static method in class org.apache.xpath.patterns.NodeTest
Do a diagnostics dump of a whatToShow bit set.
decExponent - Variable in class java.lang.FloatingDecimal
 
decimalAt - Variable in class java.text.DigitList
These data members are intentionally public and can be set directly.
decimalSeparator - Variable in class java.text.DecimalFormatSymbols
Character used for decimal sign.
decimalSeparatorAlwaysShown - Variable in class java.text.DecimalFormat
If true, forces the decimal separator to always appear in a formatted number, even if the fractional part of the number is zero.
decisionPointList - Variable in class java.text.RuleBasedBreakIterator.Builder
A list of all the states that have to be filled in with transitions to the next state that is created.
decisionPointStack - Variable in class java.text.RuleBasedBreakIterator.Builder
A stack for holding decision point lists.
declAlreadyDeclared(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Check if a declaration has already been made for a given prefix.
declHandler - Variable in class org.apache.crimson.parser.Parser2
 
declHandler - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
declaration - Variable in class javax.swing.text.html.StyleSheet.CssParser
 
declarations - Variable in class org.apache.xml.utils.Context2
 
declareClass(String) - Static method in class org.apache.xml.utils.synthetic.Class
Start to create a synthetic Class with the given fully-qualified name.
declareConstructor() - Method in class org.apache.xml.utils.synthetic.Class
Adds a Constructor description for the class or interface represented by this Class object
declareField(String) - Method in class org.apache.xml.utils.synthetic.Class
Adds a Field description for the class or interface represented by this Class object
declareInnerClass(String) - Method in class org.apache.xml.utils.synthetic.Class
Declare a class contained within this class.
declareInterface(Class) - Method in class org.apache.xml.utils.synthetic.Class
State that this class implements a specified interface.
declareMethod(String) - Method in class org.apache.xml.utils.synthetic.Class
Adds a Method description for the class or interface represented by this Class object
declareNamespaceInContext(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
declareNamespaceInContext(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Build table of namespace declaration locations during DTM construction.
declarePrefix(String, String) - Method in class org.apache.xml.utils.Context2
Declare a Namespace prefix for this context.
declarePrefix(String, String) - Method in class org.apache.xml.utils.NamespaceSupport2
Declare a Namespace prefix.
declaredConstructors - Variable in class java.lang.Class
 
declaredFields - Variable in class java.lang.Class
 
declaredMethods - Variable in class java.lang.Class
 
declaredPublicFields - Variable in class java.lang.Class
 
declaredPublicMethods - Variable in class java.lang.Class
 
declaredXSLNS(Stylesheet) - Method in class org.apache.xalan.processor.ProcessorLRE
 
declaredclasses - Variable in class org.apache.xml.utils.synthetic.Class
Field declaredclasses: an array of Class objects reflecting all the classes and interfaces declared as members of the class represented by this Class object.
declaredconstructors - Variable in class org.apache.xml.utils.synthetic.Class
Field declaredconstructors: an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
declaredfields - Variable in class org.apache.xml.utils.synthetic.Class
Field declaredfields.
declaredmethods - Variable in class org.apache.xml.utils.synthetic.Class
Field declaredmethods.
declaringClass - Variable in class java.lang.StackTraceElement
 
declaringClass - Variable in class org.apache.xml.utils.synthetic.reflection.Field
Field declaringClass, type
declaringclass - Variable in class org.apache.xml.utils.synthetic.Class
Field declaringclass: If this object represents an inner class, the Class object that represents the class that declared it.
declaringclass - Variable in class org.apache.xml.utils.synthetic.reflection.Constructor
Actual Java class object.
declaringclass - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field declaringclass
decmp - Variable in class java.text.Collator
 
decode(String) - Static method in class java.awt.Color
Converts a String to an integer and returns the specified opaque Color.
decode(String) - Static method in class java.awt.Font
Returns the Font that the str argument describes.
decode(String) - Static method in class java.lang.Byte
Decodes a String into a Byte.
decode(String) - Static method in class java.lang.Integer
Decodes a String into an Integer.
decode(String) - Static method in class java.lang.Long
Decodes a String into a Long.
decode(String) - Static method in class java.lang.Short
Decodes a String into a Short.
decode(byte[], int, int) - Method in class java.lang.StringCoding.CharsetSD
 
decode(byte[], int, int) - Method in class java.lang.StringCoding.ConverterSD
 
decode(byte[], int, int) - Method in class java.lang.StringCoding.StringDecoder
 
decode(String, byte[], int, int) - Static method in class java.lang.StringCoding
 
decode(byte[], int, int) - Static method in class java.lang.StringCoding
 
decode(char) - Static method in class java.net.URI
 
decode(char, char) - Static method in class java.net.URI
 
decode(String) - Static method in class java.net.URI
 
decode(String) - Static method in class java.net.URLDecoder
Deprecated. The resulting string may vary depending on the platform's default encoding. Instead, use the decode(String,String) method to specify the encoding.
decode(String, String) - Static method in class java.net.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode(ByteBuffer) - Method in class java.nio.charset.Charset
Convenience method that decodes bytes in this charset into Unicode characters.
decode(ByteBuffer, CharBuffer, boolean) - Method in class java.nio.charset.CharsetDecoder
Decodes as many bytes as possible from the given input buffer, writing the results to the given output buffer.
decode(ByteBuffer) - Method in class java.nio.charset.CharsetDecoder
Convenience method that decodes the remaining content of a single input byte buffer into a newly-allocated character buffer.
decodeDataFlavor(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Decodes a String native for use as a DataFlavor.
decodeEndRule() - Method in class java.util.SimpleTimeZone
Decode the end rule and validate the parameters.
decodeJavaMIMEType(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Decodes a String native for use as a Java MIME type.
decodeLineStyle(Object) - Method in class javax.swing.plaf.metal.MetalTreeUI
this function converts between the string passed into the client property and the internal representation (currently and int)
decodeLoop(ByteBuffer, CharBuffer) - Method in class java.nio.charset.CharsetDecoder
Decodes one or more bytes into one or more characters.
decodeRules() - Method in class java.util.SimpleTimeZone
Given a set of encoded rules in startDay and startDayOfMonth, decode them and set the startMode appropriately.
decodeStartRule() - Method in class java.util.SimpleTimeZone
Decode the start rule and validate the parameters.
decodedAuthority - Variable in class java.net.URI
 
decodedFragment - Variable in class java.net.URI
 
decodedPath - Variable in class java.net.URI
 
decodedQuery - Variable in class java.net.URI
 
decodedSchemeSpecificPart - Variable in class java.net.URI
 
decodedUserInfo - Variable in class java.net.URI
 
decoder - Static variable in class java.lang.StringCoding
 
decoration - Variable in class java.awt.font.StyledParagraph
 
decoration - Variable in class java.awt.font.TextLayout.OptInfo
 
decorationStarts - Variable in class java.awt.font.StyledParagraph
 
decorations - Variable in class java.awt.font.StyledParagraph
 
decrButton - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
decrIndent() - Method in class javax.swing.text.AbstractWriter
Decrements the indent level.
decreaseButton - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
decrementSize() - Method in class java.util.TreeMap
 
deepEquals(Expression) - Method in class org.apache.xpath.Expression
Compare this object with another object and see if they are equal, include the sub heararchy.
deepEquals(Expression) - Method in class org.apache.xpath.axes.AxesWalker
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.DescendantIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.FilterExprIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.FilterExprWalker
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.OneStepIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.OneStepIteratorForward
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.PredicatedNodeTest
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.UnionPathIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.WalkingIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.Function
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.Function2Args
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.Function3Args
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.FunctionMultiArgs
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.FunctionOneArg
 
deepEquals(Expression) - Method in class org.apache.xpath.objects.XObject
 
deepEquals(Expression) - Method in class org.apache.xpath.operations.Operation
 
deepEquals(Expression) - Method in class org.apache.xpath.operations.UnaryOperation
 
deepEquals(Expression) - Method in class org.apache.xpath.operations.Variable
 
deepEquals(Expression) - Method in class org.apache.xpath.patterns.NodeTest
 
deepEquals(Expression) - Method in class org.apache.xpath.patterns.StepPattern
 
deepEquals(Expression) - Method in class org.apache.xpath.patterns.UnionPattern
 
deepMarkSizeInvalid() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Marks the receivers size, and all its descendants sizes, as invalid.
def - Variable in class java.util.zip.DeflaterOutputStream
Compressor for this stream.
defAttributeList(String, int, int, String, String, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an AttributeList.
defContentModel(int, Object, ContentModel) - Method in class javax.swing.text.html.parser.DTD
Creates and returns a new content model.
defElement(String, int, boolean, boolean, ContentModel, String[], String[], AttributeList) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an Element.
defEntity(String, int, int) - Method in class javax.swing.text.html.parser.DTD
Creates and returns a character Entity.
defEntity(String, int, String) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an Entity.
defaultAction - Variable in class javax.swing.text.JTextComponent.DefaultKeymap
 
defaultActions - Static variable in class javax.swing.JFormattedTextField
 
defaultActions - Static variable in class javax.swing.JTextField
 
defaultActions - Static variable in class javax.swing.text.DefaultEditorKit
 
defaultActions - Static variable in class javax.swing.text.StyledEditorKit
 
defaultActions - Static variable in class javax.swing.text.html.HTMLEditorKit
 
defaultAllowUserInteraction - Static variable in class java.net.URLConnection
 
defaultAssertionStatus - Variable in class java.lang.ClassLoader
 
defaultAttributes(ElementDecl) - Method in class org.apache.crimson.parser.Parser2
Provide default attributes for an element and check for #REQUIRED attributes.
defaultBackground - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultBorder - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultBufferCaps - Static variable in class java.awt.GraphicsConfiguration
 
defaultBufferSize - Static variable in class java.io.BufferedInputStream
 
defaultBundle - Static variable in class java.util.logging.Level
 
defaultButton - Variable in class javax.swing.JRootPane
The button that gets activated when the pane has the focus and a UI-specific action like pressing the Enter key occurs.
defaultCapable - Variable in class javax.swing.JButton
 
defaultCenturyStart - Variable in class java.text.SimpleDateFormat
We map dates with two-digit years into the century starting at defaultCenturyStart, which may be any date.
defaultCenturyStart - Static variable in class java.util.Date
 
defaultCenturyStartYear - Variable in class java.text.SimpleDateFormat
 
defaultCharBufferSize - Static variable in class java.io.BufferedReader
 
defaultCharBufferSize - Static variable in class java.io.BufferedWriter
 
defaultChoosers - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
defaultCloseOperation - Variable in class javax.swing.JDialog
 
defaultCloseOperation - Variable in class javax.swing.JFrame
 
defaultCloseOperation - Variable in class javax.swing.JInternalFrame
 
defaultColor() - Method in class javax.swing.text.rtf.RTFReader
The default color for text which has no specified color.
defaultConstraints - Variable in class java.awt.GridBagLayout
This field holds a gridbag constraints instance containing the default values, so if a component does not have gridbag constraints associated with it, then the component will be assigned a copy of the defaultConstraints.
defaultContext - Static variable in class javax.swing.text.StyleContext
 
defaultCursor - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Default cursor.
defaultCursor - Variable in class javax.swing.text.html.HTMLEditorKit
 
defaultDataEnd - Variable in class java.io.ObjectInputStream
flag set when at end of field value block with no TC_ENDBLOCKDATA
defaultDomain - Variable in class java.lang.ClassLoader
 
defaultDragRecognizer - Static variable in class javax.swing.plaf.basic.BasicListUI
 
defaultDragRecognizer - Static variable in class javax.swing.plaf.basic.BasicTableUI
 
defaultDragRecognizer - Static variable in class javax.swing.plaf.basic.BasicTextUI
 
defaultDragRecognizer - Static variable in class javax.swing.plaf.basic.BasicTreeUI
 
defaultDropTargetListener - Static variable in class javax.swing.plaf.basic.BasicTableUI
 
defaultDropTargetListener - Static variable in class javax.swing.plaf.basic.BasicTextUI
 
defaultDropTargetListener - Static variable in class javax.swing.plaf.basic.BasicTreeUI
 
defaultEditorsByColumnClass - Variable in class javax.swing.JTable
A table of objects that display and edit the contents of a cell, indexed by class as declared in getColumnClass in the TableModel interface.
defaultExpectedLineLength - Static variable in class java.io.BufferedReader
 
defaultFactory - Static variable in class javax.swing.text.StyledEditorKit
 
defaultFactory - Static variable in class javax.swing.text.html.HTMLEditorKit
Shared factory for creating HTML Views.
defaultFocusManager - Variable in class javax.swing.CompareTabOrderComparator
 
defaultFocusTraversalKeyPropertyNames - Static variable in class java.awt.KeyboardFocusManager
The bound property names of each focus traversal key.
defaultFocusTraversalKeyStrings - Static variable in class java.awt.KeyboardFocusManager
The default Strings for initializing the default focus traversal keys.
defaultFocusTraversalKeys - Variable in class java.awt.KeyboardFocusManager
The default focus traversal keys.
defaultFont - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultFontFamily - Static variable in class javax.swing.text.rtf.RTFGenerator
 
defaultFontSize - Static variable in class javax.swing.text.rtf.RTFGenerator
 
defaultForeground - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultFormat - Variable in class javax.swing.text.DefaultFormatterFactory
Default AbstractFormatter to use if a more specific one has not been specified.
defaultFractionDigits - Variable in class java.util.Currency
Default fraction digits for this currency.
defaultI18NProperty - Static variable in class javax.swing.text.AbstractDocument
 
defaultIcon - Variable in class javax.swing.AbstractButton
 
defaultIcon - Variable in class javax.swing.JLabel
 
defaultImageCaps - Static variable in class java.awt.GraphicsConfiguration
 
defaultKeyTypedAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action that is executed by default if a key typed event is received and there is no keymap entry.
defaultKit - Static variable in class javax.swing.plaf.basic.BasicTextUI
 
defaultLAFKey - Static variable in class javax.swing.UIManager
 
defaultLWPopupEnabledKey - Static variable in class javax.swing.JPopupMenu
Key used in AppContext to determine if light way popups are the default.
defaultLevel - Static variable in class java.util.logging.LogManager
 
defaultLineMetrics(FontRenderContext) - Method in class java.awt.Font
 
defaultLoader - Variable in class org.apache.crimson.tree.SimpleElementFactory
 
defaultLocale - Static variable in class java.util.Locale
 
defaultLocale - Variable in class java.util.ResourceBundle.ResourceCacheKey
 
defaultLocale - Static variable in class javax.swing.JComponent
Key used to store the default locale in an AppContext
defaultLocale - Variable in class javax.swing.UIDefaults
 
defaultLookAndFeelDecoratedKey - Static variable in class javax.swing.JDialog
Key into the AppContext, used to check if should provide decorations by default.
defaultLookAndFeelDecoratedKey - Static variable in class javax.swing.JFrame
Key into the AppContext, used to check if should provide decorations by default.
defaultManager() - Static method in class javax.swing.MenuSelectionManager
Returns the default menu selection manager.
defaultMapping - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme.FontDelegate
 
defaultMapping - Variable in class org.apache.crimson.tree.SimpleElementFactory
 
defaultMargin - Variable in class javax.swing.AbstractButton
 
defaultMaximum - Static variable in class javax.swing.JProgressBar
The default maximum for a progress bar is 100.
defaultMinimum - Static variable in class javax.swing.JProgressBar
The default minimum for a progress bar is 0.
defaultNS - Variable in class org.apache.xml.utils.Context2
 
defaultNames - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
System property names used to look up fonts.
defaultNs - Variable in class org.apache.crimson.tree.SimpleElementFactory
 
defaultOrientation - Static variable in class javax.swing.JProgressBar
The default orientation for a progress bar is HORIZONTAL.
defaultPage(PageFormat) - Method in class java.awt.print.PrinterJob
Clones the PageFormat argument and alters the clone to describe a default page size and orientation.
defaultPage() - Method in class java.awt.print.PrinterJob
Creates a new PageFormat instance and sets it to a default size and orientation.
defaultPainter - Static variable in class javax.swing.text.GlyphView
The prototype painter used by default.
defaultParser - Static variable in class javax.swing.text.html.HTMLEditorKit
 
defaultPolicy - Variable in class java.awt.KeyboardFocusManager
The default FocusTraversalPolicy for all Windows that have no policy of their own set.
defaultPortableRemoteObjectImplName - Static variable in class javax.rmi.PortableRemoteObject
 
defaultPressAction - Variable in class javax.swing.JRootPane
Deprecated. As of Java 2 platform v1.3.
defaultPropName - Static variable in class org.apache.xml.dtm.DTMManager
The default property name to load the manager.
defaultProvider - Static variable in class java.rmi.server.RMIClassLoader
"default" provider instance
defaultQueue - Static variable in class javax.swing.text.LayoutQueue
 
defaultRTFColor - Static variable in class javax.swing.text.rtf.RTFGenerator
The default color, used for text without an explicit color attribute.
defaultReadFields(Object, ObjectStreamClass) - Method in class java.io.ObjectInputStream
Reads in values of serializable fields declared by given class descriptor.
defaultReadObject() - Method in class java.io.ObjectInputStream
Read the non-static and non-transient fields of the current class from this stream.
defaultReleaseAction - Variable in class javax.swing.JRootPane
Deprecated. As of Java 2 platform v1.3.
defaultRenderer - Variable in class javax.swing.table.JTableHeader
The default renderer to be used when a TableColumn does not define a headerRenderer.
defaultRenderersByColumnClass - Variable in class javax.swing.JTable
A table of objects that display the contents of a cell, indexed by class as declared in getColumnClass in the TableModel interface.
defaultRoot - Variable in class javax.swing.text.PlainDocument
 
defaultSelection - Variable in class java.awt.JobAttributes
 
defaultSerializeEx - Variable in class java.io.ObjectStreamClass
exception (if any) to be thrown if default serialization attempted
defaultSocketFactory - Static variable in class java.rmi.server.RMISocketFactory
default socket factory used by this RMI implementation
defaultStream - Static variable in class java.rmi.server.LogStream
Deprecated. default output stream for new logs
defaultStubImplName - Static variable in class javax.rmi.CORBA.Stub
 
defaultStyle - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Name of style to use.
defaultStyles - Static variable in class javax.swing.plaf.basic.BasicHTML.BasicEditorKit
Shared base style for all documents created by us use.
defaultStyles - Static variable in class javax.swing.text.html.HTMLEditorKit
 
defaultTextIconGap - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultTextIconGap - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
defaultTextShiftOffset - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultTransferHandler - Static variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
defaultTransferHandler - Static variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
defaultTransferHandler - Static variable in class javax.swing.plaf.basic.BasicListUI
 
defaultTransferHandler - Static variable in class javax.swing.plaf.basic.BasicTableUI
 
defaultTransferHandler - Static variable in class javax.swing.plaf.basic.BasicTextUI
 
defaultTransferHandler - Static variable in class javax.swing.plaf.basic.BasicTreeUI
 
defaultTransferHandler - Static variable in class javax.swing.text.JTextComponent
TransferHandler used if one hasn't been supplied by the UI.
defaultUseCaches - Static variable in class java.net.URLConnection
 
defaultUtilImplName - Static variable in class javax.rmi.CORBA.Util
 
defaultValue - Variable in class javax.swing.text.html.CSS.Attribute
 
defaultValue - Variable in class org.apache.crimson.parser.AttributeDecl
 
defaultValue - Variable in class org.apache.crimson.tree.AttributeNode
 
defaultWheelScroll - Static variable in class java.awt.ScrollPane
 
defaultWriteFields(Object, ObjectStreamClass) - Method in class java.io.ObjectOutputStream
Fetches and writes values of serializable fields of given object to stream.
defaultWriteObject() - Method in class java.io.ObjectOutputStream
Write the non-static and non-transient fields of the current class to this stream.
defaultZone - Static variable in class java.util.TimeZone
 
defaulted(String) - Method in class java.io.ObjectInputStream.GetField
Return true if the named field is defaulted and has no value in this stream.
defaulted(String) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
defaults - Variable in class java.util.Properties
A property list that contains default values for any keys not found in this property list.
defaults - Variable in class org.apache.crimson.parser.AttributesExImpl
 
defaults_initialized - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaults_initialized - Variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
defaults_initialized - Variable in class javax.swing.plaf.metal.MetalCheckBoxUI
 
defaults_initialized - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
defaults_initialized - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
deferralInfo - Variable in class java.awt.color.ICC_Profile
 
defineAttributeType(String, int) - Static method in class javax.swing.text.html.parser.AttributeList
 
defineAttributes(String, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Returns the Element which matches the specified AttributeList.
defineCharacterSet(String, char[]) - Static method in class javax.swing.text.rtf.RTFReader
Adds a character set to the RTFReader's list of known character sets
defineClass(byte[], int, int) - Method in class java.lang.ClassLoader
Deprecated. Replaced by defineClass(String, byte[], int, int)
defineClass(String, byte[], int, int) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class.
defineClass(String, byte[], int, int, ProtectionDomain) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class, with an optional ProtectionDomain.
defineClass(String, Resource) - Method in class java.net.URLClassLoader
 
defineClass0(String, byte[], int, int, ProtectionDomain) - Method in class java.lang.ClassLoader
 
defineClass0(ClassLoader, String, byte[], int, int) - Static method in class java.lang.reflect.Proxy
 
defineElement(String, int, boolean, boolean, ContentModel, BitSet, BitSet, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Returns the Element which matches the specified parameters.
defineEntity(String, int, char[]) - Method in class javax.swing.text.html.parser.DTD
Defines an entity.
defineEntity(String, char) - Method in class org.apache.xalan.serialize.CharInfo
Defines a new character reference.
defineJavaNamespace(String) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
For any extension namespace that is not either predefined or defined by a "component" declaration or exslt function declaration, attempt to create an ExtensionNamespaceSuport object for the appropriate Java class or Java package Extension Handler.
defineJavaNamespace(String, String) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
 
definePackage(String, String, String, String, String, String, String, URL) - Method in class java.lang.ClassLoader
Defines a package by name in this ClassLoader.
definePackage(String, Manifest, URL) - Method in class java.net.URLClassLoader
Defines a new package by name in this ClassLoader.
defineSchemeSpecificPart() - Method in class java.net.URI
 
defineString() - Method in class java.net.URI
 
defineSystemPackage(String, String) - Static method in class java.lang.Package
 
definedStyles - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination
 
deflate(byte[], int, int) - Method in class java.util.zip.Deflater
Fills specified buffer with compressed data.
deflate(byte[]) - Method in class java.util.zip.Deflater
Fills specified buffer with compressed data.
deflate() - Method in class java.util.zip.DeflaterOutputStream
Writes next block of compressed data to the output stream.
deflateBytes(byte[], int, int) - Method in class java.util.zip.Deflater
 
deflt - Variable in class java.lang.AssertionStatusDirectives
Whether or not assertions in non-system classes are to be enabled by default.
deiconifyFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Removes the desktopIcon from its parent and adds its frame to the parent.
deiconifyFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, remove any iconic representation that is present and restore the frame to it's original size and location.
deiconifyFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to deiconify the frame.
deiconize() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
deinstall(JTextComponent) - Method in interface javax.swing.text.Caret
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JTextComponent) - Method in class javax.swing.text.DefaultCaret
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JTextComponent) - Method in class javax.swing.text.DefaultHighlighter
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JEditorPane) - Method in class javax.swing.text.EditorKit
Called when the kit is being removed from the JEditorPane.
deinstall(JTextComponent) - Method in interface javax.swing.text.Highlighter
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JEditorPane) - Method in class javax.swing.text.StyledEditorKit
Called when the kit is being removed from the JEditorPane.
deinstall(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit
Called when the kit is being removed from the JEditorPane.
deinstallMouseHandlers(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
delItem(int) - Method in class java.awt.List
Deprecated. replaced by remove(String) and remove(int).
delItem(int) - Method in interface java.awt.peer.MenuPeer
 
delItems(int, int) - Method in class java.awt.List
Deprecated. As of JDK version 1.1, Not for public use in the future. This method is expected to be retained only as a package private method.
delItems(int, int) - Method in interface java.awt.peer.ListPeer
 
delMenu(int) - Method in interface java.awt.peer.MenuBarPeer
 
delay(int) - Method in class java.awt.Robot
Sleeps for the specified time.
delay - Variable in class javax.swing.JMenu
 
delay - Variable in class javax.swing.Timer
 
delegate - Variable in class javax.swing.DefaultCellEditor
The delegate class which handles all methods sent from the CellEditor.
delegate - Variable in class javax.swing.DefaultListModel
 
delegate - Variable in class javax.swing.DelegatingDefaultFocusManager
 
delegate - Variable in class javax.swing.plaf.BorderUIResource
 
delegate - Variable in class javax.swing.plaf.IconUIResource
 
delegateFocus(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup
This is is a utility method that helps event handlers figure out where to send the focus when the popup is brought up.
delegateFocus(MouseEvent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboPopup
Deprecated.  
delegateManager - Variable in class javax.swing.LegacyGlueFocusTraversalPolicy
 
delegatePolicy - Variable in class javax.swing.LegacyGlueFocusTraversalPolicy
 
delete() - Method in class java.io.File
Deletes the file or directory denoted by this abstract pathname.
delete(File) - Method in class java.io.FileSystem
Delete the file or directory denoted by the given abstract pathname, returning true if and only if the operation succeeds.
delete(File) - Method in class java.io.Win32FileSystem
 
delete(File) - Method in class java.io.WinNTFileSystem
 
delete(int, int) - Method in class java.lang.StringBuffer
Removes the characters in a substring of this StringBuffer.
delete(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Deletes the text between two indices
delete0(File) - Method in class java.io.Win32FileSystem
 
deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font.LineBreakMeasurer
Updates this LineBreakMeasurer after a single character is deleted from the text, and sets the current position to the beginning of the paragraph.
deleteChar(AttributedCharacterIterator, char[], int, StyledParagraph) - Static method in class java.awt.font.StyledParagraph
Return a StyledParagraph reflecting the insertion of a single character into the text.
deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font.TextMeasurer
Updates the TextMeasurer after a single character has been deleted from the paragraph currently represented by this TextMeasurer.
deleteCharAt(int) - Method in class java.lang.StringBuffer
Removes the character at the specified position in this StringBuffer (shortening the StringBuffer by one character).
deleteData(int, int) - Method in class org.apache.crimson.tree.DataNode
DOM: Removes a range of characters from the text.
deleteData(int, int) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
deleteData(int, int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
deleteEntry(TreeMap.Entry) - Method in class java.util.TreeMap
Delete node p, and then rebalance the tree.
deleteFrom(int, int[], int) - Static method in class java.awt.font.StyledParagraph
Adjust indices in starts to reflect a deletion after deleteAt.
deleteNextCharAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to delete the character of content that follows the current caret position.
deleteObserver(Observer) - Method in class java.util.Observable
Deletes an observer from the set of observers of this object.
deleteObservers() - Method in class java.util.Observable
Clears the observer list so that this object no longer has any observers.
deleteOnExit() - Method in class java.io.File
Requests that the file or directory denoted by this abstract pathname be deleted when the virtual machine terminates.
deleteOnExit(File) - Method in class java.io.FileSystem
Arrange for the file or directory denoted by the given abstract pathname to be deleted when the VM exits, returning true if and only if the operation succeeds.
deleteOnExit(File) - Method in class java.io.Win32FileSystem
 
deleteOnExit(File) - Method in class java.io.WinNTFileSystem
 
deletePrevCharAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to delete the character of content that precedes the current caret position.
deleteRow() - Method in interface java.sql.ResultSet
Deletes the current row from this ResultSet object and from the underlying database.
deleteShortcut(MenuShortcut) - Method in class java.awt.Menu
 
deleteShortcut(MenuShortcut) - Method in class java.awt.MenuBar
Deletes the specified menu shortcut.
deleteShortcut() - Method in class java.awt.MenuItem
Delete any MenuShortcut object associated with this menu item.
deleteShortcut(MenuShortcut) - Method in class java.awt.MenuItem
 
deletesAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row delete can be detected by calling the method ResultSet.rowDeleted.
delimiters - Variable in class java.util.StringTokenizer
 
delimsChanged - Variable in class java.util.StringTokenizer
 
deliverEvent(Event) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by dispatchEvent(AWTEvent e).
deliverEvent(Event) - Method in class java.awt.Container
Deprecated. As of JDK version 1.1, replaced by dispatchEvent(AWTEvent e)
deliverMoreNodes(boolean) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
deliverMoreNodes() is a simple API which tells the thread in which the IncrementalSAXSource is running to deliver more events (true), or stop delivering events and close out its input (false).
deliverMoreNodes(boolean) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
deliverMoreNodes() is a simple API which tells the coroutine parser that we need more nodes.
deliverMouseWheelToAncestor(MouseWheelEvent) - Method in class java.awt.Window
Overridden from Component.
deliverText(String, AttributeSet) - Method in class javax.swing.text.rtf.RTFReader.DocumentDestination
 
deliverText(String, AttributeSet) - Method in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
delta - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
For bouncing-box animation, the change in position per frame.
deltaTransform(Point2D, Point2D) - Method in class java.awt.geom.AffineTransform
Transforms the relative distance vector specified by ptSrc and stores the result in ptDst.
deltaTransform(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of relative distance vectors by this transform.
deps - Variable in class java.io.ObjectInputStream.HandleTable
array mapping handle -> list of dependent handles (if any)
depth - Variable in class java.io.ObjectInputStream
recursion depth
depth - Variable in class java.io.ObjectOutputStream
recursion depth
depth - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.IndentIcon
 
depth() - Method in class javax.swing.text.ElementIterator
Fetches the current depth of element tree.
depthFirstEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in depth-first order.
depthOffset - Variable in class javax.swing.plaf.basic.BasicTreeUI
How much the depth should be offset to properly calculate x locations.
depthTo(int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
 
depths - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
dequeue() - Method in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue
 
dequeueKeyEvents(long, Component) - Method in class java.awt.DefaultKeyboardFocusManager
Releases for normal dispatching to the current focus owner all KeyEvents which were enqueued because of a call to enqueueKeyEvents with the same timestamp and Component.
dequeueKeyEvents(long, Component) - Method in class java.awt.KeyboardFocusManager
Called by the AWT to notify the KeyboardFocusManager that it should cancel delayed dispatching of KeyEvents.
deref(ThreadLocal) - Static method in class java.lang.StringCoding
 
deregister(AbstractSelectionKey) - Method in class java.nio.channels.spi.AbstractSelector
Removes the given key from its channel's key set.
deregisterDriver(Driver) - Static method in class java.sql.DriverManager
Drops a driver from the DriverManager's list.
deregisterNextFocusableComponent() - Method in class javax.swing.JComponent
 
deriveFont(int, float) - Method in class java.awt.Font
Creates a new Font object by replicating this Font object and applying a new style and size.
deriveFont(int, AffineTransform) - Method in class java.awt.Font
Creates a new Font object by replicating this Font object and applying a new style and transform.
deriveFont(float) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new size to it.
deriveFont(AffineTransform) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new transform to it.
deriveFont(int) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new style to it.
deriveFont(Map) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new set of font attributes to it.
deriveMMFont(float[]) - Method in interface java.awt.font.MultipleMaster
Creates a new instance of a multiple master font based on the design axis values contained in the specified array.
deriveMMFont(float[], float, float, float, float) - Method in interface java.awt.font.MultipleMaster
Creates a new instance of a multiple master font based on detailed metric information.
desc - Variable in class java.io.ObjectInputStream.GetFieldImpl
class descriptor describing serializable fields
desc - Variable in class java.io.ObjectOutputStream.PutFieldImpl
class descriptor describing serializable fields
desc - Variable in class java.io.ObjectStreamClass.ClassDataSlot
class descriptor "occupying" this slot
desc - Variable in class java.util.regex.PatternSyntaxException
 
desc - Variable in class javax.swing.event.HyperlinkEvent
 
descendantsCount - Variable in class java.awt.Container
 
descent - Variable in class java.awt.Font.FontLineMetrics
 
descent - Variable in class java.awt.font.TextLine.TextLineMetrics
 
description - Variable in class java.sql.DriverPropertyInfo
A brief description of the property, which may be null.
description - Variable in class java.text.RuleBasedBreakIterator
The textual description this iterator was created from
description - Variable in class javax.swing.ImageIcon
 
deselect(int) - Method in class java.awt.List
Deselects the item at the specified index.
deselect(int) - Method in interface java.awt.peer.ListPeer
 
deserializeEx - Variable in class java.io.ObjectStreamClass
exception (if any) to be thrown if deserialization attempted
desiredAssertionStatus() - Method in class java.lang.Class
Returns the assertion status that would be assigned to this class if it were to be initialized at the time this method is invoked.
desiredAssertionStatus(String) - Method in class java.lang.ClassLoader
Returns the assertion status that would be assigned to the specified class if it were to be initialized at the time this method is invoked.
desiredAssertionStatus0(Class) - Static method in class java.lang.Class
 
desiredLocationX - Variable in class javax.swing.JPopupMenu
 
desiredLocationY - Variable in class javax.swing.JPopupMenu
 
desktop - Static variable in class java.awt.SystemColor
The color rendered for the background of the desktop.
desktop - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
desktopBounds - Variable in class javax.swing.DefaultDesktopManager
 
desktopGraphics - Variable in class javax.swing.DefaultDesktopManager
 
desktopIcon - Variable in class javax.swing.JInternalFrame
The icon that is displayed when this internal frame is iconified.
desktopIcon - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
 
desktopManager - Variable in class javax.swing.JDesktopPane
 
desktopManager - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
desktopProperties - Variable in class java.awt.Toolkit
 
desktopPropsSupport - Variable in class java.awt.Toolkit
 
destHeight - Variable in class java.awt.image.ReplicateScaleFilter
The target height to scale the image.
destWidth - Variable in class java.awt.image.ReplicateScaleFilter
The target width to scale the image.
destination - Variable in class java.awt.JobAttributes
 
destination - Variable in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
Destination that receives all events.
destroy() - Method in class java.lang.Process
Kills the subprocess.
destroy() - Method in class java.lang.Thread
Destroys this thread, without any cleanup.
destroy() - Method in class java.lang.ThreadGroup
Destroys this thread group and all of its subgroups.
destroy() - Method in class java.lang.Win32Process
 
destroy() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Cleanup; called when applet is terminated and unloaded.
destroyBuffers() - Method in class java.awt.Component.FlipBufferStrategy
Destroys the buffers created through this object
destroyBuffers() - Method in interface java.awt.peer.ComponentPeer
 
destroyGroup() - Static method in class java.rmi.activation.ActivationGroup
Destroys the current group.
destroyed - Variable in class java.lang.ThreadGroup
 
destruct() - Method in class org.apache.xpath.objects.XObject
Forces the object to release it's resources.
destruct() - Method in class org.apache.xpath.objects.XRTreeFrag
Forces the object to release it's resources.
destructiveMulAdd(int[], int, int) - Static method in class java.math.BigInteger
 
detach() - Method in interface org.apache.xml.dtm.DTMIterator
Detaches the DTMIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
Detaches the NodeIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.Arg
Have the object release it's resources.
detach() - Method in class org.apache.xpath.NodeSet
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.NodeSetDTM
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.AxesWalker
Detaches the walker from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.DescendantIterator
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.FilterExprIterator
Detaches the walker from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Detaches the walker from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.FilterExprWalker
Detaches the walker from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.LocPathIterator
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.NodeSequence
 
detach() - Method in class org.apache.xpath.axes.UnionPathIterator
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.WalkingIterator
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.objects.XObject
Detaches the DTMIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.objects.XRTreeFrag
Detaches the DTMIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Detaches the DTMIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detachDispatchThread() - Method in class java.awt.EventQueue
 
detail - Variable in class java.io.WriteAbortedException
Exception that was caught while writing the ObjectStream.
detail - Variable in class java.rmi.RemoteException
Nested Exception to hold wrapped remote exception.
detail - Variable in class java.rmi.activation.ActivationException
Nested Exception to hold wrapped remote exceptions.
detail - Variable in class java.rmi.server.ServerCloneException
Nested exception for ServerCloneException.
detailMessage - Variable in class java.lang.Throwable
Specific details about the Throwable.
detailsTable - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
detailsViewButton - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
detailsViewButtonAccessibleName - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
detailsViewButtonToolTipText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
detailsViewIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
detailsViewPanel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
detectedCharset() - Method in class java.nio.charset.CharsetDecoder
Retrieves the charset that was detected by this decoder  (optional operation).
determineColors() - Method in class javax.swing.plaf.metal.MetalTitlePane
Determines the Colors to draw with.
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class javax.swing.tree.DefaultTreeCellEditor
 
deterministic - Variable in class java.util.regex.Pattern.TreeInfo
 
developLongDigits(int, long, long) - Method in class java.lang.FloatingDecimal
 
df - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableCellRenderer
 
dflt - Static variable in class java.awt.dnd.DragSource
 
dfltEncName - Static variable in class java.net.URLDecoder
 
dfltEncName - Static variable in class java.net.URLEncoder
 
dft_msg - Static variable in class java.awt.dnd.InvalidDnDOperationException
 
diacrit - Static variable in class java.text.WordBreakData
 
diagnose() - Method in class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
Print diagnostics out for the multistep list.
diagnoseIterator(String, int, Compiler) - Static method in class org.apache.xpath.axes.WalkerFactory
 
diagnoseLineNumber(Expression) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Tell what line number belongs to a given expression.
diagnoseMultistepList(int, int, boolean) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Print out diagnostics about partial multistep evaluation.
diagnoseNumPaths(Vector, int, int) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Print out to std err the number of paths reduced.
dialog - Variable in class java.awt.JobAttributes
 
dialog - Variable in class javax.swing.JFileChooser
 
dialog - Variable in class javax.swing.ProgressMonitor
 
dialogInit() - Method in class javax.swing.JDialog
Called by the constructors to init the JDialog properly.
dialogTitle - Variable in class javax.swing.JFileChooser
 
dialogType - Variable in class javax.swing.JFileChooser
 
dictionary - Variable in class java.text.DictionaryBasedBreakIterator
a list of known words that is used to divide up contiguous ranges of letters, stored in a compressed, indexed, format that offers fast access
dictionaryCharCount - Variable in class java.text.DictionaryBasedBreakIterator
a temporary hiding place for the number of dictionary characters in the last range passed over by next()
dictionaryChars - Variable in class java.text.DictionaryBasedBreakIterator.Builder
A CharSet that contains all the characters represented in the dictionary
dictionaryExpression - Variable in class java.text.DictionaryBasedBreakIterator.Builder
 
didAdjustTree() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Messaged when this node either expands or collapses.
didAdjustTree() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Messaged from expand and collapse.
didExpand() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Messaged when the node has expanded.
didPushChar - Variable in class javax.swing.text.html.CSSParser
Set to true if one character has been read ahead.
die() - Method in class javax.swing.undo.AbstractUndoableEdit
Sets alive to false.
die() - Method in class javax.swing.undo.CompoundEdit
Sends die to each subedit, in the reverse of the order that they were added.
die() - Method in interface javax.swing.undo.UndoableEdit
May be sent to inform an edit that it should no longer be used.
diffMinMax - Variable in class java.awt.color.ICC_ColorSpace
 
diffMinMax - Variable in class java.awt.image.ComponentColorModel
 
difference(MutableBigInteger) - Method in class java.math.MutableBigInteger
Subtracts the smaller of a and b from the larger and places the result into the larger.
difference(CharSet) - Method in class java.text.CharSet
Returns a CharSet containing all the characters in "this" that aren't also in "that"
difference(Spring, Spring) - Static method in class javax.swing.Spring
 
difference(Spring, Spring) - Method in class javax.swing.SpringLayout.Constraints
 
difference(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:difference function returns the difference between two node sets - those nodes that are in the node set passed as the first argument that are not in the node set passed as the second argument.
difference(NodeList, NodeList) - Static method in class org.apache.xalan.lib.Extensions
Returns the difference between two node-sets.
digit(char, int) - Static method in class java.lang.Character
Returns the numeric value of the character ch in the specified radix.
digit(char, int) - Static method in class java.lang.CharacterData
 
digit(char, int) - Static method in class java.lang.CharacterDataLatin1
 
digit - Variable in class java.text.DecimalFormatSymbols
Character used for a digit in a pattern.
digit - Static variable in class java.text.LineBreakData
 
digitList - Variable in class java.text.DecimalFormat
 
digits - Variable in class java.lang.FloatingDecimal
 
digits - Static variable in class java.lang.Integer
All possible chars for representing a number as a String
digits - Variable in class java.text.DigitList
 
digitsPerInt - Static variable in class java.math.BigInteger
 
digitsPerLong - Static variable in class java.math.BigInteger
 
din - Variable in class java.io.ObjectInputStream.BlockDataInputStream
loopback stream (for data reads that span data blocks)
dir - Variable in class java.awt.FileDialog
 
dir - Variable in class java.text.Bidi
 
dir - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.SharedActionScroller
 
dir - Variable in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
dir - Variable in class javax.swing.plaf.basic.BasicSliderUI.SharedActionScroller
 
direction - Variable in class javax.swing.plaf.basic.BasicArrowButton
 
direction - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.SelectNextItemAction
 
direction - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.SelectParentChildAction
 
direction - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
direction - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
direction - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollAction
1 indicates scroll down, -1 up.
direction - Variable in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
direction - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.MoveFocusOutAction
 
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.ScrollAction
 
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
Specifies the direction to adjust the selection by.
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
Specifies the direction to adjust the selection by.
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeScrollLRAction
Specifies the direction to adjust the selection by.
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
Determines direction to traverse, 1 means expand, -1 means collapse.
direction - Variable in class javax.swing.text.DefaultEditorKit.NextVisualPositionAction
 
direction - Variable in class javax.swing.text.DefaultEditorKit.VerticalPageAction
Direction to scroll, 1 is down, -1 is up.
direction - Variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
 
direction - Variable in class javax.swing.text.InternationalFormatter.IncrementAction
 
directories - Variable in class javax.swing.plaf.basic.BasicDirectoryModel
 
directories - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
directory - Variable in class java.io.FilePermission
 
directory - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
directoryComboBox - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
directoryComboBoxAction - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
directoryComboBoxModel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
directoryDescriptionText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
directoryIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
directoryOpenButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The mnemonic keycode used for the approve button when a directory is selected and the current selection mode is not DIRECTORIES_ONLY.
directoryOpenButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The label text displayed on the approve button when a directory is selected and the current selection mode is not DIRECTORIES_ONLY.
directoryOpenButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The tooltip text displayed on the approve button when a directory is selected and the current selection mode is not DIRECTORIES_ONLY.
directorySelected - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
dirty(ObjID[], long, Lease) - Method in interface java.rmi.dgc.DGC
The dirty call requests leases for the remote object references associated with the object identifiers contained in the array 'ids'.
dirty - Variable in class javax.swing.colorchooser.AbstractColorChooserPanel
 
dirtyComponents - Variable in class javax.swing.RepaintManager
 
disable() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setEnabled(boolean).
disable() - Method in class java.awt.MenuItem
Deprecated. As of JDK version 1.1, replaced by setEnabled(boolean).
disable() - Method in interface java.awt.peer.ComponentPeer
DEPRECATED: Replaced by setEnabled(boolean).
disable() - Method in interface java.awt.peer.MenuItemPeer
DEPRECATED: Replaced by setEnabled(boolean).
disable() - Static method in class java.lang.Compiler
Cause the Compiler to cease operation.
disable() - Method in class javax.swing.JComponent
Deprecated. As of JDK version 1.1, replaced by java.awt.Component.setEnable(boolean).
disableDefaultConnectionPool() - Method in class org.apache.xalan.lib.sql.XConnection
See enableDefaultConnectionPool
disableEvents(long) - Method in class java.awt.Component
Disables the events defined by the specified event mask parameter from being delivered to this component.
disableEvents(long) - Method in class java.awt.MenuItem
Disables event delivery to this menu item for events defined by the specified event mask parameter.
disableMnemonicKey - Static variable in class javax.swing.UIManager
 
disableNamespaces - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
disablePercentages() - Method in class javax.swing.text.html.TableView.ColumnIterator
Disable percentage adjustments which should only apply when calculating layout, not requirements.
disableResizedPosting() - Method in class javax.swing.table.TableColumn
Deprecated. as of Java 2 platform v1.3
disableStreamingMode() - Method in class org.apache.xalan.lib.sql.XConnection
Control how the SQL Document uses memory.
disableSwingFocusManager() - Static method in class javax.swing.FocusManager
Deprecated. as of 1.4, replaced by KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy)
disabledForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
disabledIcon - Variable in class javax.swing.AbstractButton
 
disabledIcon - Variable in class javax.swing.JLabel
 
disabledIcon - Variable in class javax.swing.JTabbedPane.Page
 
disabledIconSet - Variable in class javax.swing.JLabel
 
disabledMappingGenerationKeys - Variable in class java.awt.datatransfer.SystemFlavorMap
Dynamic mapping generation used for text mappings should not be applied to the DataFlavors and String natives for which the mappings have been explicitly specified with setFlavorsForNative() or setNativesForFlavor().
disabledSelectedIcon - Variable in class javax.swing.AbstractButton
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
disabledTextColor - Variable in class javax.swing.text.JTextComponent
 
disallowDoctypeDecl - Variable in class org.apache.crimson.parser.Parser2
 
discardAllEdits() - Method in class javax.swing.undo.UndoManager
Empty the undo manager, sending each edit a die message in the process.
discardBias - Static variable in class javax.swing.plaf.basic.BasicTextUI
 
discardKeyEvents(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Discards all KeyEvents which were enqueued because of one or more calls to enqueueKeyEvents with the specified Component, or one of its descendants.
discardKeyEvents(Component) - Method in class java.awt.KeyboardFocusManager
Called by the AWT to notify the KeyboardFocusManager that it should cancel delayed dispatching of KeyEvents.
discardLast() - Method in class org.apache.xml.dtm.ref.ChunkedIntArray
Disard the highest-numbered record.
discardRelease - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
disconnect() - Method in class java.net.DatagramSocket
Disconnects the socket.
disconnect() - Method in class java.net.DatagramSocketImpl
Disconnects a datagram socket from its remote destination.
disconnect() - Method in class java.net.HttpURLConnection
Indicates that other requests to the server are unlikely in the near future.
disconnect() - Method in class java.net.PlainDatagramSocketImpl
Disconnects a previously connected socket.
disconnect() - Method in class java.nio.channels.DatagramChannel
Disconnects this channel's socket.
disconnect0() - Method in class java.net.PlainDatagramSocketImpl
 
discovered - Variable in class java.lang.ref.Reference
 
dismiss(JSpinner) - Method in class javax.swing.JSpinner.DefaultEditor
Disconnect this editor from the specified JSpinner.
dispatachChars(int) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Optimized dispatch of characters.
dispatachChars(Node) - Method in class org.apache.xml.utils.TreeWalker
Optimized dispatch of characters.
dispatch() - Method in interface java.awt.ActiveEvent
Dispatch the event to its target, listeners of the events source, or do whatever it is this event is supposed to do.
dispatch() - Method in class java.awt.DefaultKeyboardFocusManager.DefaultKeyboardFocusManagerSentEvent
 
dispatch() - Method in class java.awt.EventDispatchThread.EmptyEvent
 
dispatch() - Method in class java.awt.SentEvent
 
dispatch() - Method in class java.awt.SequencedEvent
Dispatches the nested event after all previous nested events have been dispatched or disposed.
dispatch() - Method in class java.awt.event.InvocationEvent
Executes the Runnable's run() method and notifies the notifier (if any) when run() returns.
dispatch(Remote, RemoteCall, int, long) - Method in interface java.rmi.server.Skeleton
Deprecated. no replacement
dispatchAsComment(LexicalHandler) - Method in interface org.apache.xml.utils.XMLString
Directly call the comment method on the passed LexicalHandler for the string-value.
dispatchAsComment(LexicalHandler) - Method in class org.apache.xpath.objects.XString
Directly call the comment method on the passed LexicalHandler for the string-value.
dispatchAsComment(LexicalHandler) - Method in class org.apache.xpath.objects.XStringForChars
Directly call the comment method on the passed LexicalHandler for the string-value.
dispatchAsComment(LexicalHandler) - Method in class org.apache.xpath.objects.XStringForFSB
Directly call the comment method on the passed LexicalHandler for the string-value.
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in interface org.apache.xml.dtm.DTM
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(ContentHandler) - Method in interface org.apache.xml.utils.XMLString
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XNodeSet
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XObject
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XString
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XStringForChars
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XStringForFSB
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchComponent - Variable in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
dispatchEvent(AWTEvent) - Method in class java.awt.Component
Dispatches an event to this component or one of its sub components.
dispatchEvent(AWTEvent) - Method in class java.awt.DefaultKeyboardFocusManager
This method is called by the AWT event dispatcher requesting that the current KeyboardFocusManager dispatch the specified event on its behalf.
dispatchEvent(AWTEvent) - Method in class java.awt.EventQueue
Dispatches an event.
dispatchEvent(AWTEvent) - Method in class java.awt.KeyboardFocusManager
This method is called by the AWT event dispatcher requesting that the current KeyboardFocusManager dispatch the specified event on its behalf.
dispatchEvent(AWTEvent) - Method in class java.awt.LightweightDispatcher
Dispatches an event to a sub-component if necessary, and returns whether or not the event was forwarded to a sub-component.
dispatchEvent(AWTEvent) - Method in class java.awt.MenuComponent
 
dispatchEvent(AWTEvent) - Method in class java.awt.im.InputContext
Dispatches an event to the active input method.
dispatchEvent(AWTEvent) - Method in interface java.awt.im.spi.InputMethod
Dispatches the event to the input method.
dispatchEvent(AWTEvent) - Method in class javax.swing.DelegatingDefaultFocusManager
 
dispatchEventImpl(AWTEvent) - Method in class java.awt.Component
 
dispatchEventImpl(AWTEvent) - Method in class java.awt.Container
 
dispatchEventImpl(AWTEvent) - Method in class java.awt.MenuComponent
 
dispatchEventImpl(AWTEvent) - Method in class java.awt.Window
Dispatches an event to this window or one of its sub components.
dispatchEventToSelf(AWTEvent) - Method in class java.awt.Container
 
dispatchInputMethodEvent(int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Method in interface java.awt.im.spi.InputMethodContext
Creates an input method event from the arguments given and dispatches it to the client component.
dispatchKeyEvent(KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
Called by dispatchEvent if no other KeyEventDispatcher in the dispatcher chain dispatched the KeyEvent, or if no other KeyEventDispatchers are registered.
dispatchKeyEvent(KeyEvent) - Method in interface java.awt.KeyEventDispatcher
This method is called by the current KeyboardFocusManager requesting that this KeyEventDispatcher dispatch the specified event on its behalf.
dispatchKeyEvent(KeyEvent) - Method in class java.awt.KeyboardFocusManager
Typically this method will be called by dispatchEvent if no other KeyEventDispatcher in the dispatcher chain dispatched the KeyEvent, or if no other KeyEventDispatchers are registered.
dispatchKeyEvent(KeyEvent) - Method in class javax.swing.DelegatingDefaultFocusManager
 
dispatchMouseWheelToAncestor(MouseWheelEvent) - Method in class java.awt.Component
 
dispatchMouseWheelToAncestor(MouseWheelEvent) - Method in class java.awt.Window
Overridden from Component.
dispatchNodeData(Node, ContentHandler, int) - Static method in class org.apache.xalan.lib.sql.DTMDocument
Retrieve the text content of a DOM subtree, appending it into a user-supplied FastStringBuffer object.
dispatchNodeData(Node, ContentHandler, int) - Static method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Retrieve the text content of a DOM subtree, appending it into a user-supplied FastStringBuffer object.
dispatchThread - Variable in class java.awt.EventQueue
 
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dispatchToEvents(int, ContentHandler) - Method in interface org.apache.xml.dtm.DTM
Directly create SAX parser events representing the XML content of a DTM subtree.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Directly create SAX parser events from a subtree.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Directly create SAX parser events from a subtree.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Directly create SAX parser events from a subtree.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Directly create SAX parser events from a subtree.
dispatched - Variable in class java.awt.SentEvent
 
dispatcher - Variable in class java.awt.Container
Event router for lightweight components.
displayFormat - Variable in class javax.swing.text.DefaultFormatterFactory
JFormattedTextField.AbstractFormatter to use for display.
displayName - Variable in class java.net.NetworkInterface
 
displayName() - Method in class java.nio.charset.Charset
Returns this charset's human-readable name for the default locale.
displayName(Locale) - Method in class java.nio.charset.Charset
Returns this charset's human-readable name for the given locale.
dispose() - Method in class java.awt.BasicStroke.FillAdapter
 
dispose() - Method in class java.awt.ColorPaintContext
 
dispose() - Method in interface java.awt.CompositeContext
Releases resources allocated for a context.
dispose() - Method in class java.awt.Dialog
Disposes the Dialog and then causes show() to return if it is currently blocked.
dispose() - Method in class java.awt.GradientPaintContext
Release the resources allocated for the operation.
dispose() - Method in class java.awt.Graphics
Disposes of this graphics context and releases any system resources that it is using.
dispose() - Method in class java.awt.LightweightDispatcher
 
dispose() - Method in interface java.awt.PaintContext
Releases the resources allocated for the operation.
dispose() - Method in class java.awt.SentEvent
 
dispose() - Method in class java.awt.SequencedEvent
Disposes of this instance.
dispose() - Method in class java.awt.TexturePaintContext.Byte
 
dispose() - Method in class java.awt.TexturePaintContext
Release the resources allocated for the operation.
dispose() - Method in class java.awt.Window
Releases all of the native screen resources used by this Window, its subcomponents, and all of its owned children.
dispose() - Method in class java.awt.im.InputContext
Disposes of the input context and release the resources used by it.
dispose() - Method in interface java.awt.im.spi.InputMethod
Disposes of the input method and releases the resources used by it.
dispose() - Method in interface java.awt.peer.ComponentPeer
 
dispose() - Method in interface java.awt.peer.MenuComponentPeer
 
dispose() - Method in class javax.swing.Autoscroller
 
dispose() - Method in class javax.swing.DebugGraphics
Overrides Graphics.dispose.
dispose() - Method in class javax.swing.JInternalFrame
Makes this internal frame invisible, unselected, and closed.
dispose() - Method in class javax.swing.Popup
Frees any resources the Popup may be holding onto.
dispose() - Method in class javax.swing.PopupFactory.HeavyWeightPopup
As we recycle the Window, we don't want to dispose it, thus this method does nothing, instead use _dipose which will handle the disposing.
dispose() - Method in class javax.swing.SwingGraphics
 
dispose() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
disposeImpl() - Method in class java.awt.Dialog
 
disposed - Variable in class java.awt.SequencedEvent
 
distance(double, double, double, double) - Static method in class java.awt.geom.Point2D
Returns the distance between two points.
distance(double, double) - Method in class java.awt.geom.Point2D
Returns the distance from this Point2D to a specified point.
distance(Point2D) - Method in class java.awt.geom.Point2D
Returns the distance from this Point2D to a specified Point2D.
distanceSq(double, double, double, double) - Static method in class java.awt.geom.Point2D
Returns the square of the distance between two points.
distanceSq(double, double) - Method in class java.awt.geom.Point2D
Returns the square of the distance from this Point2D to a specified point.
distanceSq(Point2D) - Method in class java.awt.geom.Point2D
Returns the square of the distance from this Point2D to a specified Point2D.
distinct(NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:distinct function returns a subset of the nodes contained in the node-set NS passed as the first argument.
distinct(NodeList) - Static method in class org.apache.xalan.lib.Extensions
Returns node-set containing distinct string values.
distributeSpace(int, boolean) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Distributes space between the two components (divider won't get any extra space) based on the weighting.
div(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a 'div' operation.
divWord(int[], long, int) - Method in class java.math.MutableBigInteger
This method divides a long quantity by an int to estimate qhat for two multi precision numbers.
divadd(int[], int[], int) - Method in class java.math.MutableBigInteger
A primitive used for division.
divide(BigDecimal, int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / val), and whose scale is as specified.
divide(BigDecimal, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / val), and whose scale is this.scale().
divide(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this / val).
divide(MutableBigInteger, MutableBigInteger, MutableBigInteger) - Method in class java.math.MutableBigInteger
Calculates the quotient and remainder of this div b and places them in the MutableBigInteger objects provided.
divideAndRemainder(BigInteger) - Method in class java.math.BigInteger
Returns an array of two BigIntegers containing (this / val) followed by (this % val).
divideOneWord(int, MutableBigInteger) - Method in class java.math.MutableBigInteger
This method is used for division of an n word dividend by a one word divisor.
divideUpDictionaryRange(int, int) - Method in class java.text.DictionaryBasedBreakIterator
This is the function that actually implements the dictionary-based algorithm.
divider - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance of the divider for this JSplitPane.
dividerKeyboardResize - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
 
dividerLocation - Variable in class javax.swing.JSplitPane
Location of the divider, at least the value that was set, the UI may have a different value.
dividerLocationIsSet - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
 
dividerResizeToggleKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
dividerSize - Variable in class javax.swing.JSplitPane
Size of the divider.
dividerSize - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Size of the divider.
dividerSize - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
The size of the divider while the dragging session is valid.
dndArmedEvent - Variable in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
doAccessibleAction(int) - Method in class java.awt.Button.AccessibleAWTButton
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.Choice.AccessibleAWTChoice
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Perform the specified Action on the tree node.
doAccessibleAction(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Performs the specified Action on the object
doAccessoryChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doApproveButtonMnemonicChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doApproveButtonTextChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doAutoTransfer(boolean) - Method in class java.awt.Component
 
doCallbacks() - Method in class java.io.ObjectInputStream.ValidationList
Invokes all registered callbacks and clears the callback list.
doClick() - Method in class javax.swing.AbstractButton
Programmatically perform a "click".
doClick(int) - Method in class javax.swing.AbstractButton
Programmatically perform a "click".
doClick(int) - Method in class javax.swing.JMenu
Programmatically performs a "click".
doClick(MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Call this method when a menu item is to be activated.
doComplement() - Method in class java.text.CharSet
The internal implementation function for the complement routines
doConnect(InetAddress, int, int) - Method in class java.net.PlainSocketImpl
The workhorse of the connection operation.
doControlButtonsChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doDefaultCloseAction() - Method in class javax.swing.JInternalFrame
Fires an INTERNAL_FRAME_CLOSING event and then performs the action specified by the internal frame's default close operation.
doDialogTypeChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doDirectoryChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doDispatch - Variable in class java.awt.EventDispatchThread
 
doExit(int) - Static method in class org.apache.xalan.xslt.Process
It is _much_ easier to debug under VJ++ if I can set a single breakpoint before this blows itself out of the water...
doFileSelectionModeChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doFilterChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doFire - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
doGetAttribute(Object) - Method in class javax.swing.text.html.StyleSheet.ViewAttributeSet
 
doInput - Variable in class java.net.URLConnection
This variable is set by the setDoInput method.
doIntersection(String) - Method in class java.text.CharSet
The internal implementation of the two intersection functions
doLayout() - Method in class java.awt.Component
Prompts the layout manager to lay out this component.
doLayout() - Method in class java.awt.Container
Causes this container to lay out its components.
doLayout() - Method in class java.awt.ScrollPane
Lays out this container by resizing its child to its preferred size.
doLayout() - Method in class javax.swing.JTable
Causes this table to lay out its rows and columns.
doLayout() - Method in class javax.swing.text.ComponentView.Invalidator
 
doLayout() - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Lays out this Container.
doLexicalPE - Variable in class org.apache.crimson.parser.Parser2
 
doLog(LogRecord) - Method in class java.util.logging.Logger
 
doLog(LogRecord, String) - Method in class java.util.logging.Logger
 
doMap(String, Dictionary, ClassLoader) - Method in class org.apache.crimson.tree.SimpleElementFactory
 
doMenuEvent(long, int) - Method in class java.awt.CheckboxMenuItem
 
doMenuEvent(long, int) - Method in class java.awt.MenuItem
 
doMore(boolean, int) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. doMore() is a simple API which tells the coroutine parser that we need more nodes.
doMultiSelectionChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doObjectAction(JEditorPane, Element) - Method in class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
 
doOutput - Variable in class java.net.URLConnection
This variable is set by the setDoOutput method.
doParse(InputSource, int) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. doParse() is a simple API which tells the coroutine parser to begin reading from a file.
doParseString(String) - Static method in class java.text.CharSet
This function is used by parseString() to actually parse the string
doPostEvent - Variable in class javax.swing.Timer
 
doPrivileged(Runnable) - Static method in class javax.swing.SwingUtilities
 
doPrivileged(Runnable) - Static method in class javax.swing.colorchooser.SyntheticImageGenerator
 
doPrivileged(Runnable) - Static method in class javax.swing.plaf.basic.BasicLookAndFeel
Utility method that helps get permission for loading audio files.
doReset - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
True if resetToPreferredSizes has been invoked.
doRun - Variable in class javax.swing.SystemEventQueueUtilities.RunnableEvent
 
doSecurityCheck(Object) - Method in class java.lang.reflect.Field
 
doSelectedFileChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doSelectedFilesChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
doSetDefaultActions(int) - Method in class java.awt.dnd.DropTarget
 
doSetLevel(Logger, Level) - Static method in class java.util.logging.LogManager
 
doSetParent(Logger, Logger) - Static method in class java.util.logging.LogManager
 
doSetParent(Logger) - Method in class java.util.logging.Logger
 
doTerminate(int) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. doTerminate() is a simple API which tells the coroutine parser to terminate itself.
doUnion(String) - Method in class java.text.CharSet
The actual implementation of the union functions
doc - Variable in class javax.swing.JEditorPane.PageLoader
The Document instance to load into.
doc - Variable in class javax.swing.text.AbstractWriter
 
docListener - Variable in class javax.swing.text.html.AccessibleHTML
DocumentListener installed on the current model.
dockingBorderColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
dockingColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
dockingListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
dockingSensitivity - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
dockingSource - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
doctype - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
document - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
documentAttributes - Variable in class javax.swing.text.rtf.RTFReader
This holds the current document attributes.
documentBaseKey - Static variable in class javax.swing.plaf.basic.BasicHTML
Key stored as a client property to indicate the base that relative references are resolved against.
documentFilter - Variable in class javax.swing.text.AbstractDocument
Filter for inserting/removing of text.
documentFilter - Variable in class javax.swing.text.DefaultFormatter
DocumentFilter that forwards calls back to DefaultFormatter.
documentListener - Variable in class javax.swing.JFormattedTextField
Used to set the dirty state.
documentProperties - Variable in class javax.swing.text.AbstractDocument
Storage for document-wide properties.
documentRegistration() - Method in class org.apache.xalan.lib.sql.SQLDocument
 
documentRegistration() - Method in interface org.apache.xml.dtm.DTM
As the DTM is registered with the DTMManager, this method will be called.
documentRegistration() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
A dummy routine to satisify the abstract interface.
documentRegistration() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
A dummy routine to satisify the abstract interface.
documentRelease() - Method in class org.apache.xalan.lib.sql.SQLDocument
 
documentRelease() - Method in interface org.apache.xml.dtm.DTM
As documents are released from the DTMManager, the DTM implementation will be notified of the event.
documentRelease() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
A dummy routine to satisify the abstract interface.
documentRelease() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
A dummy routine to satisify the abstract interface.
doesElementContainLocation(JEditorPane, Element, int, int, int) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Returns true if the View representing e contains the location x, y.
doesIconReferenceImage(Icon, Image) - Static method in class javax.swing.SwingUtilities
Returns true if the Icon icon is an instance of ImageIcon, and the image it contains is the same as image.
doesMaxRowSizeIncludeBlobs() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the return value for the method getMaxRowSize includes the SQL data types LONGVARCHAR and LONGVARBINARY.
doesOccur(QName) - Method in class org.apache.xalan.templates.VarNameCollector
Tell if the given qualified name occurs in the list of qualified names collected.
domain() - Method in interface javax.swing.text.rtf.RTFAttribute
 
domain - Variable in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
domain() - Method in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
domains - Variable in class java.lang.ClassLoader
 
done - Variable in class java.awt.geom.FlatteningPathIterator
 
done() - Method in interface java.rmi.server.RemoteCall
Deprecated. no replacement
done(RemoteCall) - Method in interface java.rmi.server.RemoteRef
Deprecated. 1.2 style stubs no longer use this method. Instead of using a sequence of method calls to the remote reference (newCall, invoke, and done), a stub uses a single method, invoke(Remote, Method, Object[], int), on the remote reference to carry out parameter marshalling, remote method executing and unmarshalling of the return value.

1.2 stubs are generated using rmic -v1.2. By default, rmic generates stubs compatible with JDK1.1 and the Java 2 SDK. The compatible stubs can also be generated using rmic -vcompat.

done() - Method in class org.apache.crimson.parser.ElementValidator
Called when the element content is done
done() - Method in class org.apache.crimson.parser.ValidatingParser.ChildrenValidator
 
done - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
doneHeader - Variable in class java.util.logging.StreamHandler
 
donePrologue - Variable in class org.apache.crimson.parser.Parser2
 
doneWithMeta() - Method in class java.util.jar.JarVerifier
called to let us know we have processed all the META-INF entries, and if we re-read one of them, don't re-process it.
dontNeedEncoding - Static variable in class java.net.URLEncoder
 
dosToJavaTime(long) - Static method in class java.util.zip.ZipEntry
 
dot - Variable in class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener
 
dot - Variable in class javax.swing.text.DefaultCaret
 
dot - Variable in class javax.swing.text.JTextComponent.MutableCaretEvent
 
dotBias - Variable in class javax.swing.text.DefaultCaret
 
dotLTR - Variable in class javax.swing.text.DefaultCaret
 
doubleArraySize(double[]) - Static method in class java.text.ChoiceFormat
 
doubleArraySize(String[]) - Method in class java.text.ChoiceFormat
 
doubleBufferMaxSize - Variable in class javax.swing.RepaintManager
 
doubleBufferingEnabled - Variable in class javax.swing.RepaintManager
 
doubleToBigInt(double) - Method in class java.lang.FloatingDecimal
 
doubleToLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
doubleToRawLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout, preserving Not-a-Number (NaN) values.
doubleValue() - Method in class java.lang.Byte
Returns the value of this Byte as a double.
doubleValue() - Method in class java.lang.Double
Returns the double value of this Double object.
doubleValue() - Method in class java.lang.Float
Returns the double value of this Float object.
doubleValue() - Method in class java.lang.FloatingDecimal
 
doubleValue() - Method in class java.lang.Integer
Returns the value of this Integer as a double.
doubleValue() - Method in class java.lang.Long
Returns the value of this Long as a double.
doubleValue() - Method in class java.lang.Number
Returns the value of the specified number as a double.
doubleValue() - Method in class java.lang.Short
Returns the value of this Short as a double.
doubleValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a double.
doubleValue() - Method in class java.math.BigInteger
Converts this BigInteger to a double.
doublesToBytes(double[], int, byte[], int, int) - Static method in class java.io.ObjectOutputStream
Converts specified span of double values into byte values.
dout - Variable in class java.io.ObjectOutputStream.BlockDataOutputStream
loopback stream (for data writes that span data blocks)
downAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically downward one position.
downFocusCycle(Container) - Method in class java.awt.DefaultKeyboardFocusManager
Moves the focus down one focus traversal cycle.
downFocusCycle(Container) - Method in class java.awt.KeyboardFocusManager
Moves the focus down one focus traversal cycle.
downFocusCycle() - Method in class java.awt.KeyboardFocusManager
Moves the focus down one focus traversal cycle from the current focus owner, if and only if the current focus owner is a Container that is a focus cycle root.
downFocusCycle(Container) - Method in class javax.swing.DelegatingDefaultFocusManager
 
downKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
downKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated. As of Java 2 platform v1.3.
downKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated. As of Java 2 platform v1.3.
dragActive - Variable in class javax.swing.text.JTextComponent.MutableCaretEvent
 
dragCursor - Variable in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
Used to determine the corner the resize is occuring from.
dragDividerTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messages the BasicSplitPaneUI with dragDividerTo that this instance is contained in.
dragDividerTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged during a dragging session to move the divider to the passed in location.
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd.DnDEventMulticaster
Handles the DragSourceDropEvent by invoking dragDropEnd on listener-a and listener-b.
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd.DragSourceAdapter
This method is invoked to signify that the Drag and Drop operation is complete.
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragDropEnd on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDropEvent.
dragDropEnd(DragSourceDropEvent) - Method in interface java.awt.dnd.DragSourceListener
This method is invoked to signify that the Drag and Drop operation is complete.
dragDropEnd(DragSourceDropEvent) - Method in class javax.swing.TransferHandler.DragHandler
as the operation completes
dragEnabled - Variable in class javax.swing.JColorChooser
 
dragEnabled - Variable in class javax.swing.JFileChooser
 
dragEnabled - Variable in class javax.swing.JList
 
dragEnabled - Variable in class javax.swing.JTable
 
dragEnabled - Variable in class javax.swing.JTree
If true, mouse presses on selections initiate a drag operation.
dragEnabled - Variable in class javax.swing.text.JTextComponent
 
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd.DnDEventMulticaster
Handles the DragSourceDragEvent by invoking dragEnter on listener-a and listener-b.
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot enters a platform-dependent drop site.
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragEnter on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dragEnter(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot enters a platform-dependent drop site.
dragEnter(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts dragEnter() notifications before the registered DropTargetListener gets them.
dragEnter(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragEnter(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragEnter(DragSourceDragEvent) - Method in class javax.swing.TransferHandler.DragHandler
as the hotspot enters a platform dependent drop site
dragEnter(DropTargetDragEvent) - Method in class javax.swing.TransferHandler.DropHandler
 
dragEnter(DropTargetDragEvent) - Method in class javax.swing.TransferHandler.SwingDropTarget
 
dragEnter(DropTargetDragEvent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
 
dragExit(DragSourceEvent) - Method in class java.awt.dnd.DnDEventMulticaster
Handles the DragSourceEvent by invoking dragExit on listener-a and listener-b.
dragExit(DragSourceEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot exits a platform-dependent drop site.
dragExit(DragSourceEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragExit on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceEvent.
dragExit(DragSourceEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot exits a platform-dependent drop site.
dragExit(DropTargetEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts dragExit() notifications before the registered DropTargetListener gets them.
dragExit(DropTargetEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site for the DropTarget registered with this listener.
dragExit(DropTargetEvent) - Method in interface java.awt.dnd.DropTargetListener
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site for the DropTarget registered with this listener.
dragExit(DragSourceEvent) - Method in class javax.swing.TransferHandler.DragHandler
as the hotspot exits a platform dependent drop site
dragExit(DropTargetEvent) - Method in class javax.swing.TransferHandler.DropHandler
 
dragExit(DropTargetEvent) - Method in class javax.swing.TransferHandler.SwingDropTarget
 
dragExit(DropTargetEvent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
 
dragFrame(JComponent, int, int) - Method in class javax.swing.DefaultDesktopManager
Moves the visible location of the frame being dragged to the location specified.
dragFrame(JComponent, int, int) - Method in interface javax.swing.DesktopManager
The user has moved the frame.
dragFrameFaster(JComponent, int, int) - Method in class javax.swing.DefaultDesktopManager
 
dragGestureListener - Variable in class java.awt.dnd.DragGestureRecognizer
The DragGestureListener associated with this DragGestureRecognizer.
dragGestureRecognized(DragGestureEvent) - Method in interface java.awt.dnd.DragGestureListener
A DragGestureRecognizer has detected a platform-dependent drag initiating gesture and is notifying this listener in order for it to initiate the action for the user.
dragGestureRecognized(DragGestureEvent) - Method in class javax.swing.TransferHandler.DragHandler
a Drag gesture has been recognized
dragHeight - Variable in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
Height of the window when the drag started.
dragMode - Variable in class javax.swing.DefaultDesktopManager
 
dragMode - Variable in class javax.swing.JDesktopPane
 
dragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd.DnDEventMulticaster
Handles the DragSourceDragEvent by invoking dragMouseMoved on listener-a and listener-b.
dragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called whenever the mouse is moved during a drag operation.
dragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragMouseMoved on the DragSourceMotionListeners registered with the DragSource associated with this DragSourceContext, and them passes the specified DragSourceDragEvent.
dragMouseMoved(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceMotionListener
Called whenever the mouse is moved during a drag operation.
dragOffsetX - Variable in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
X location the mouse went down on for a drag operation.
dragOffsetY - Variable in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
Y location the mouse went down on for a drag operation.
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd.DnDEventMulticaster
Handles the DragSourceDragEvent by invoking dragOver on listener-a and listener-b.
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot moves over a platform-dependent drop site.
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragOver on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dragOver(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot moves over a platform-dependent drop site.
dragOver(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts dragOver() notifications before the registered DropTargetListener gets them.
dragOver(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site for the DropTarget registered with this listener.
dragOver(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site for the DropTarget registered with this listener.
dragOver(DragSourceDragEvent) - Method in class javax.swing.TransferHandler.DragHandler
as the hotspot moves over a platform dependent drop site
dragOver(DropTargetDragEvent) - Method in class javax.swing.TransferHandler.DropHandler
 
dragOver(DropTargetDragEvent) - Method in class javax.swing.TransferHandler.SwingDropTarget
 
dragOver(DropTargetDragEvent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
 
dragSource - Variable in class java.awt.dnd.DragGestureEvent
The DragSource associated with this DragGestureEvent.
dragSource - Variable in class java.awt.dnd.DragGestureRecognizer
The DragSource associated with this DragGestureRecognizer.
dragSource - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
dragSourceListenerK - Static variable in class java.awt.dnd.DragSource
Internal constants for serialization.
dragSourceMotionListenerK - Static variable in class java.awt.dnd.DragSource
 
dragTo(Point, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
dragWidth - Variable in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
Width of the window when the drag started.
dragWindow - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
draggedColumn - Variable in class javax.swing.table.JTableHeader
The index of the column being dragged.
draggedDistance - Variable in class javax.swing.table.JTableHeader
The distance from its original position the column has been dragged.
dragger - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Handles mouse dragging message to do the actual dragging.
dragging - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
draggingHW - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Set to true in startDragging if any of the children (not including the nonContinuousLayoutDivider) are heavy weights.
drain() - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Writes all buffered data from this stream to the underlying stream, but does not flush underlying stream.
drain() - Method in class java.io.ObjectOutputStream
Drain any buffered data in ObjectOutputStream.
draw(Shape) - Method in class java.awt.Graphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw(Graphics2D, float, float) - Method in class java.awt.font.GraphicAttribute
Renders this GraphicAttribute at the specified location.
draw(Graphics2D, float, float) - Method in class java.awt.font.ImageGraphicAttribute
Renders the graphic at the specified location.
draw(Graphics2D, float, float) - Method in class java.awt.font.ShapeGraphicAttribute
Draws the graphic at the given location.
draw(Graphics2D, float, float) - Method in class java.awt.font.TextLayout.OptInfo
 
draw(Graphics2D, float, float) - Method in class java.awt.font.TextLayout
Renders this TextLayout at the specified location in the specified Graphics2D context.
draw(Graphics2D, float, float) - Method in class java.awt.font.TextLine
 
draw3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Draws a 3-D highlighted outline of the specified rectangle.
draw3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics2D
Draws a 3-D highlighted outline of the specified rectangle.
draw3DRect(int, int, int, int, boolean) - Method in class javax.swing.DebugGraphics
Overrides Graphics.draw3DRect.
draw3DRect(int, int, int, int, boolean) - Method in class javax.swing.SwingGraphics
 
drawActiveButtonBorder(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.metal.MetalUtils
 
drawArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawArc(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawArc.
drawArc(int, int, int, int, int, int) - Method in class javax.swing.SwingGraphics
 
drawArc(int, int, int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawBezel(Graphics, int, int, int, int, boolean, boolean, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawBuffer - Variable in class java.awt.Component.FlipBufferStrategy
The drawing buffer
drawButtonBorder(Graphics, int, int, int, int, boolean) - Static method in class javax.swing.plaf.metal.MetalUtils
 
drawBytes(byte[], int, int, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified byte array, using this graphics context's current font and color.
drawBytes(byte[], int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawBytes.
drawBytes(byte[], int, int, int, int) - Method in class javax.swing.SwingGraphics
 
drawCentered(Component, Graphics, Icon, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawChars(char[], int, int, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified character array, using this graphics context's current font and color.
drawChars(char[], int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawChars.
drawChars(char[], int, int, int, int) - Method in class javax.swing.SwingGraphics
 
drawCheck(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
drawCheck(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.CheckBoxIcon
 
drawComposedText(AttributeSet, Graphics, int, int, int, int) - Static method in class javax.swing.text.Utilities
Draws the given composed text passed from an input method.
drawDark3DBorder(Graphics, Rectangle) - Static method in class javax.swing.plaf.metal.MetalUtils
This draws a variant "Flush 3D Border" It is used for things like active toggle buttons.
drawDark3DBorder(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.metal.MetalUtils
This draws a variant "Flush 3D Border" It is used for things like active toggle buttons.
drawDashedHorizontalLine(Graphics, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawDashedRect(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawDashedVerticalLine(Graphics, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawDefaultButtonBorder(Graphics, int, int, int, int, boolean) - Static method in class javax.swing.plaf.metal.MetalUtils
 
drawDefaultButtonPressedBorder(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.metal.MetalUtils
 
drawDisabledBorder(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.metal.MetalUtils
 
drawEchoCharacter(Graphics, int, int, char) - Method in class javax.swing.text.PasswordView
Renders the echo character, or whatever graphic should be used to display the password characters.
drawElement(int, Element, Graphics, int, int) - Method in class javax.swing.text.PlainView
 
drawEtchedRect(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawFlush3DBorder(Graphics, Rectangle) - Static method in class javax.swing.plaf.metal.MetalUtils
 
drawFlush3DBorder(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.metal.MetalUtils
This draws the "Flush 3D Border" which is used throughout the Metal L&F
drawGlyphVector(GlyphVector, float, float) - Method in class java.awt.Graphics2D
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawGroove(Graphics, int, int, int, int, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawIcon(Graphics, int, int, int, float, Component) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Draws the bullet icon specified by the list-style-image argument.
drawImage(Image, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, AffineTransform, ImageObserver) - Method in class java.awt.Graphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class java.awt.Graphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, ImageObserver) - Method in class javax.swing.SwingGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class javax.swing.SwingGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class javax.swing.SwingGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.SwingGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class javax.swing.SwingGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.SwingGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawInverted() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
drawLetter(Graphics, char, int, int, int, float, int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Draws the letter or number for an ordered list.
drawLine(int, int, int, int) - Method in class java.awt.Graphics
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawLine(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawLine.
drawLine(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
drawLine(int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawLine(int, Graphics, int, int) - Method in class javax.swing.text.PlainView
Renders a line of text, suppressing whitespace at the end and expanding any tabs.
drawLine(int, int, Graphics, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders a line of text, suppressing whitespace at the end and expanding any tabs.
drawLoweredBezel(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawOval(int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of an oval.
drawOval(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawOval.
drawOval(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
drawOval(int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawPolygon(int[], int[], int) - Method in class java.awt.Graphics
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolygon(Polygon) - Method in class java.awt.Graphics
Draws the outline of a polygon defined by the specified Polygon object.
drawPolygon(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawPolygon.
drawPolygon(int[], int[], int) - Method in class javax.swing.SwingGraphics
 
drawPolygon(Polygon) - Method in class javax.swing.SwingGraphics
 
drawPolygon(int[], int[], int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawPolyline(int[], int[], int) - Method in class java.awt.Graphics
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawPolyline.
drawPolyline(int[], int[], int) - Method in class javax.swing.SwingGraphics
 
drawPolyline(int[], int[], int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawPressed3DBorder(Graphics, Rectangle) - Static method in class javax.swing.plaf.metal.MetalUtils
This draws a variant "Flush 3D Border" It is used for things like pressed buttons.
drawPressed3DBorder(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.metal.MetalUtils
This draws a variant "Flush 3D Border" It is used for things like pressed buttons.
drawRect(int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of the specified rectangle.
drawRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawRect.
drawRect(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class java.awt.Graphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class java.awt.Graphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawRoundRect(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawRoundRect.
drawRoundRect(int, int, int, int, int, int) - Method in class javax.swing.SwingGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PasswordView
Renders the given range in the model as selected text.
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PlainView
Renders the given range in the model as selected text.
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders the given range in the model as selected text.
drawShape(Graphics, CSS.Value, int, int, int, float) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Draws the graphical bullet item specified by the type argument.
drawString(String, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(String, int, int) - Method in class java.awt.Graphics2D
Renders the text of the specified String, using the current text attribute state in the Graphics2D context.
drawString(String, float, float) - Method in class java.awt.Graphics2D
Renders the text specified by the specified String, using the current text attribute state in the Graphics2D context.
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt.Graphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(AttributedCharacterIterator, float, float) - Method in class java.awt.Graphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(String, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawString.
drawString(AttributedCharacterIterator, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawString.
drawString(String, int, int) - Method in class javax.swing.SwingGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class javax.swing.SwingGraphics
 
drawString(String, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
drawString(Graphics, String, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Draw a string with the graphics g at location (x,y) just like g.drawString would.
drawStringUnderlineCharAt(Graphics, String, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Draw a string with the graphics g at location (x, y) just like g.drawString would.
drawTabbedText(Segment, int, int, Graphics, TabExpander, int) - Static method in class javax.swing.text.Utilities
Draws the given text, expanding any tabs that are contained using the given tab expansion technique.
drawText(Element, int, int, Graphics, int, int) - Method in class javax.swing.text.WrappedPlainView
 
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PasswordView
Renders the given range in the model as normal unselected text.
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PlainView
Renders the given range in the model as normal unselected text.
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders the given range in the model as normal unselected text.
drawVBuffer - Variable in class java.awt.Component.FlipBufferStrategy
The drawing buffer as a volatile image
drawingCache - Variable in class javax.swing.plaf.basic.BasicTreeUI
Used for minimizing the drawing of vertical lines.
drawsFocusBorderAroundIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
True if draws focus border around icon as well.
drawsLayeredHighlights - Variable in class javax.swing.text.DefaultHighlighter
 
driveDirCache - Static variable in class java.io.Win32FileSystem
 
driveIndex(char) - Static method in class java.io.Win32FileSystem
 
driver - Variable in class java.sql.DriverInfo
 
driverClass - Variable in class java.sql.DriverInfo
 
driverClassName - Variable in class java.sql.DriverInfo
 
drivers - Static variable in class java.sql.DriverManager
 
drop(DropTargetDropEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts drop() notifications before the registered DropTargetListener gets them.
drop(DropTargetDropEvent) - Method in interface java.awt.dnd.DropTargetListener
Called when the drag operation has terminated with a drop on the operable part of the drop site for the DropTarget registered with this listener.
drop(DropTargetDropEvent) - Method in class javax.swing.TransferHandler.DropHandler
 
drop(DropTargetDropEvent) - Method in class javax.swing.TransferHandler.SwingDropTarget
 
drop(DropTargetDropEvent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
 
dropAction - Variable in class java.awt.dnd.DragSourceDragEvent
The user drop action.
dropAction - Variable in class java.awt.dnd.DragSourceDropEvent
The drop action.
dropAction - Variable in class java.awt.dnd.DropTargetDragEvent
The user drop action.
dropAction - Variable in class java.awt.dnd.DropTargetDropEvent
The user drop action.
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd.DnDEventMulticaster
Handles the DragSourceDragEvent by invoking dropActionChanged on listener-a and listener-b.
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called when the user has modified the drop gesture.
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dropActionChanged on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dropActionChanged(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called when the user has modified the drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
The DropTarget intercepts dropActionChanged() notifications before the registered DropTargetListener gets them.
dropActionChanged(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called if the user has modified the current drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called if the user has modified the current drop gesture.
dropActionChanged(DragSourceDragEvent) - Method in class javax.swing.TransferHandler.DragHandler
 
dropActionChanged(DropTargetDragEvent) - Method in class javax.swing.TransferHandler.DropHandler
 
dropActionChanged(DropTargetDragEvent) - Method in class javax.swing.TransferHandler.SwingDropTarget
 
dropActionChanged(DropTargetDragEvent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
 
dropByteRaster(Raster) - Static method in class java.awt.TexturePaintContext
 
dropComplete(boolean) - Method in class java.awt.dnd.DropTargetContext
This method signals that the drop is completed and if it was successful or not.
dropComplete(boolean) - Method in class java.awt.dnd.DropTargetDropEvent
This method notifies the DragSource that the drop transfer(s) are completed.
dropComplete(boolean) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
signal complete
dropLinkage - Static variable in class javax.swing.TransferHandler
 
dropRaster(ColorModel, Raster) - Static method in class java.awt.TexturePaintContext
 
dropSchema() - Method in interface ISSearch.ISDBinterface
This method drops all previously created schema elements (tables, associated indexes, and integrity contraints) to fully cleanup the database account for next experiment.
dropSuccess - Variable in class java.awt.dnd.DragSourceDropEvent
true if the drop was successful.
dropTarget - Variable in class java.awt.Component
The DropTarget associated with this component.
dropTarget - Variable in class java.awt.dnd.DropTargetContext
The DropTarget associated with this DropTargetContext.
dropTargetContext - Variable in class java.awt.dnd.DropTarget
The DropTargetContext associated with this DropTarget.
dropTargetContextPeer - Variable in class java.awt.dnd.DropTargetContext
 
dstH - Variable in class java.awt.image.PixelGrabber
 
dstMaxVals - Variable in class java.awt.image.ColorConvertOp
 
dstMinVals - Variable in class java.awt.image.ColorConvertOp
 
dstNbits - Variable in class java.awt.image.RescaleOp
 
dstOff - Variable in class java.awt.image.PixelGrabber
 
dstSavings - Variable in class java.util.SimpleTimeZone
A positive value indicating the amount of time saved during DST in milliseconds.
dstScan - Variable in class java.awt.image.PixelGrabber
 
dstW - Variable in class java.awt.image.PixelGrabber
 
dstX - Variable in class java.awt.image.PixelGrabber
 
dstY - Variable in class java.awt.image.PixelGrabber
 
dt - Static variable in class org.apache.xalan.lib.ExsltDatetime
 
dtListener - Variable in class java.awt.dnd.DropTarget
 
dtd - Variable in class javax.swing.text.html.parser.Parser
 
dtd - Static variable in class javax.swing.text.html.parser.ParserDelegator
 
dtdHandler - Variable in class org.apache.crimson.parser.Parser2
 
dtdHandler - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
dtdHash - Static variable in class javax.swing.text.html.parser.DTD
The hashtable of DTDs.
dtm - Variable in class org.apache.xalan.templates.ElemNumber.MyPrefixResolver
 
dtm - Variable in class org.apache.xml.dtm.ref.DTMNamedNodeMap
The DTM for this node.
dtm - Variable in class org.apache.xml.dtm.ref.DTMNodeProxy
The DTM for this node.
dtm_iter - Variable in class org.apache.xml.dtm.ref.DTMNodeIterator
 
dtm_iter - Variable in class org.apache.xml.dtm.ref.DTMNodeList
 
dtoa(int, long, int) - Method in class java.lang.FloatingDecimal
 
dump(PrintStream, int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Dumps a debugging representation of the element hierarchy.
dump(PrintStream) - Method in class javax.swing.text.AbstractDocument
Gives a diagnostic dump.
dumpAssociationTables() - Method in class org.apache.xalan.templates.TemplateList
Dump all patterns and elements that match those patterns
dumpClass(Class) - Static method in class org.apache.xml.utils.synthetic.TestDriver
Method dumpClass
dumpDTM() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dumpDTM(OutputStream) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Diagnostics function to dump the DTM.
dumpNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Diagnostics function to dump a single node.
dumpRemainingTokenQueue() - Method in class org.apache.xpath.compiler.XPathParser
Dump the remaining token queue.
dumpStack() - Static method in class java.lang.Thread
Prints a stack trace of the current thread.
dumpTree() - Method in class javax.swing.text.ElementIterator
 
dup(boolean) - Method in class java.util.regex.Pattern.All
 
dup(boolean) - Method in class java.util.regex.Pattern.BitClass
 
dup(boolean) - Method in class java.util.regex.Pattern.CINotRange
 
dup(boolean) - Method in class java.util.regex.Pattern.CIRange
 
dup(boolean) - Method in class java.util.regex.Pattern.Category
 
dup(boolean) - Method in class java.util.regex.Pattern.Ctype
 
dup(boolean) - Method in class java.util.regex.Pattern.Node
 
dup(boolean) - Method in class java.util.regex.Pattern.NotCtype
 
dup(boolean) - Method in class java.util.regex.Pattern.NotRange
 
dup(boolean) - Method in class java.util.regex.Pattern.NotSingle
 
dup(boolean) - Method in class java.util.regex.Pattern.NotSingleA
 
dup(boolean) - Method in class java.util.regex.Pattern.NotSingleU
 
dup(boolean) - Method in class java.util.regex.Pattern.Range
 
dup(boolean) - Method in class java.util.regex.Pattern.Single
 
dup(boolean) - Method in class java.util.regex.Pattern.SingleA
 
dup(boolean) - Method in class java.util.regex.Pattern.SingleU
 
dup(boolean) - Method in class java.util.regex.Pattern.Specials
 
duplicate() - Method in class java.nio.ByteBuffer
Creates a new byte buffer that shares this buffer's content.
duplicate() - Method in class java.nio.ByteBufferAsCharBufferB
 
duplicate() - Method in class java.nio.ByteBufferAsCharBufferL
 
duplicate() - Method in class java.nio.ByteBufferAsCharBufferRB
 
duplicate() - Method in class java.nio.ByteBufferAsCharBufferRL
 
duplicate() - Method in class java.nio.ByteBufferAsDoubleBufferB
 
duplicate() - Method in class java.nio.ByteBufferAsDoubleBufferL
 
duplicate() - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
duplicate() - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
duplicate() - Method in class java.nio.ByteBufferAsFloatBufferB
 
duplicate() - Method in class java.nio.ByteBufferAsFloatBufferL
 
duplicate() - Method in class java.nio.ByteBufferAsFloatBufferRB
 
duplicate() - Method in class java.nio.ByteBufferAsFloatBufferRL
 
duplicate() - Method in class java.nio.ByteBufferAsIntBufferB
 
duplicate() - Method in class java.nio.ByteBufferAsIntBufferL
 
duplicate() - Method in class java.nio.ByteBufferAsIntBufferRB
 
duplicate() - Method in class java.nio.ByteBufferAsIntBufferRL
 
duplicate() - Method in class java.nio.ByteBufferAsLongBufferB
 
duplicate() - Method in class java.nio.ByteBufferAsLongBufferL
 
duplicate() - Method in class java.nio.ByteBufferAsLongBufferRB
 
duplicate() - Method in class java.nio.ByteBufferAsLongBufferRL
 
duplicate() - Method in class java.nio.ByteBufferAsShortBufferB
 
duplicate() - Method in class java.nio.ByteBufferAsShortBufferL
 
duplicate() - Method in class java.nio.ByteBufferAsShortBufferRB
 
duplicate() - Method in class java.nio.ByteBufferAsShortBufferRL
 
duplicate() - Method in class java.nio.CharBuffer
Creates a new character buffer that shares this buffer's content.
duplicate() - Method in class java.nio.DirectByteBuffer
 
duplicate() - Method in class java.nio.DirectByteBufferR
 
duplicate() - Method in class java.nio.DirectCharBufferRS
 
duplicate() - Method in class java.nio.DirectCharBufferRU
 
duplicate() - Method in class java.nio.DirectCharBufferS
 
duplicate() - Method in class java.nio.DirectCharBufferU
 
duplicate() - Method in class java.nio.DirectDoubleBufferRS
 
duplicate() - Method in class java.nio.DirectDoubleBufferRU
 
duplicate() - Method in class java.nio.DirectDoubleBufferS
 
duplicate() - Method in class java.nio.DirectDoubleBufferU
 
duplicate() - Method in class java.nio.DirectFloatBufferRS
 
duplicate() - Method in class java.nio.DirectFloatBufferRU
 
duplicate() - Method in class java.nio.DirectFloatBufferS
 
duplicate() - Method in class java.nio.DirectFloatBufferU
 
duplicate() - Method in class java.nio.DirectIntBufferRS
 
duplicate() - Method in class java.nio.DirectIntBufferRU
 
duplicate() - Method in class java.nio.DirectIntBufferS
 
duplicate() - Method in class java.nio.DirectIntBufferU
 
duplicate() - Method in class java.nio.DirectLongBufferRS
 
duplicate() - Method in class java.nio.DirectLongBufferRU
 
duplicate() - Method in class java.nio.DirectLongBufferS
 
duplicate() - Method in class java.nio.DirectLongBufferU
 
duplicate() - Method in class java.nio.DirectShortBufferRS
 
duplicate() - Method in class java.nio.DirectShortBufferRU
 
duplicate() - Method in class java.nio.DirectShortBufferS
 
duplicate() - Method in class java.nio.DirectShortBufferU
 
duplicate() - Method in class java.nio.DoubleBuffer
Creates a new double buffer that shares this buffer's content.
duplicate() - Method in class java.nio.FloatBuffer
Creates a new float buffer that shares this buffer's content.
duplicate() - Method in class java.nio.HeapByteBuffer
 
duplicate() - Method in class java.nio.HeapByteBufferR
 
duplicate() - Method in class java.nio.HeapCharBuffer
 
duplicate() - Method in class java.nio.HeapCharBufferR
 
duplicate() - Method in class java.nio.HeapDoubleBuffer
 
duplicate() - Method in class java.nio.HeapDoubleBufferR
 
duplicate() - Method in class java.nio.HeapFloatBuffer
 
duplicate() - Method in class java.nio.HeapFloatBufferR
 
duplicate() - Method in class java.nio.HeapIntBuffer
 
duplicate() - Method in class java.nio.HeapIntBufferR
 
duplicate() - Method in class java.nio.HeapLongBuffer
 
duplicate() - Method in class java.nio.HeapLongBufferR
 
duplicate() - Method in class java.nio.HeapShortBuffer
 
duplicate() - Method in class java.nio.HeapShortBufferR
 
duplicate() - Method in class java.nio.IntBuffer
Creates a new int buffer that shares this buffer's content.
duplicate() - Method in class java.nio.LongBuffer
Creates a new long buffer that shares this buffer's content.
duplicate() - Method in class java.nio.ShortBuffer
Creates a new short buffer that shares this buffer's content.
duplicate() - Method in class java.nio.StringCharBuffer
 
duplicate(String[]) - Method in class java.text.DateFormatSymbols
Clones an array of Strings.
dx - Variable in class java.awt.GradientPaintContext
 
dx - Static variable in class java.awt.font.TextLayout
 
dx - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
dy - Variable in class java.awt.GradientPaintContext
 
dy - Static variable in class java.awt.font.TextLayout
 
dy - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 

E

E - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering E, 34 x 44 in.
E - Static variable in class java.lang.Math
The double value that is closer than any other to e, the base of the natural logarithms.
E - Static variable in class java.lang.StrictMath
The double value that is closer than any other to e, the base of the natural logarithms.
E - Static variable in class org.apache.xalan.lib.ExsltMath
 
EAST - Static variable in class java.awt.BorderLayout
The east layout constraint (right side of container).
EAST - Static variable in class java.awt.GridBagConstraints
Put the component on the right side of its display area, centered vertically.
EAST - Static variable in class javax.swing.SpringLayout
Specifies the right edge of a component's bounding rectangle.
EAST - Static variable in interface javax.swing.SwingConstants
Compass-direction east (right).
EASTERN_ARABIC - Static variable in class java.awt.font.NumericShaper
Identifies the ARABIC range and ARABIC_EXTENDED decimal base.
EASTERN_ARABIC_KEY - Static variable in class java.awt.font.NumericShaper
 
EDGE_NO_OP - Static variable in class java.awt.image.ConvolveOp
Pixels at the edge of the source image are copied to the corresponding pixels in the destination without modification.
EDGE_SPACING - Static variable in class javax.swing.border.TitledBorder
 
EDGE_ZERO_FILL - Static variable in class java.awt.image.ConvolveOp
Pixels at the edge of the destination image are set to zero.
EDITABLE_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for editable.
ELEMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
ELEMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an Element.
ELEMNAME_ADDATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ANCHOR - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ANCHOR_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ANY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ANY_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_APPLY_IMPORTS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_APPLY_IMPORTS_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_APPLY_TEMPLATES - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_APPLY_TEMPLATES_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ARG_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ATTRIBUTESET_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ATTRIBUTE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CALL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CALLTEMPLATE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CALLTEMPLATEARG_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CALLTEMPLATE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CALL_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CHILDREN - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CHILDREN_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CHOOSE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CHOOSE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COMMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COMMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COMPONENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COMPONENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CONSTRUCT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CONSTRUCT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CONTENTS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CONTENTS_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COPY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COPY_OF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COPY_OF_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COPY_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERINCREMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERINCREMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTERRESET - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERRESET_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTERS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERSCOPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERSCOPE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTERS_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTER_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CSSSTYLECONVERSION - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CSSSTYLECONVERSION_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_DECIMALFORMAT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_DECIMALFORMAT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_DEFINEATTRIBUTESET - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_DEFINESCRIPT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_DISPLAYIF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_DISPLAYIF_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ELEMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EMPTY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EMPTY_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EVAL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EVAL_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EXPECTEDCHILDREN - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXPECTEDCHILDREN_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EXTENSION - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONCALL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONDECL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EXTENSIONSCRIPT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSION_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_FALLBACK - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_FALLBACK_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_FOREACH - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_FOREACH_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_IF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_IF_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_IMPORT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_IMPORT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_INCLUDE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_INCLUDE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_KEY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_KEY_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_LITERALRESULT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_LOCALE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_LOCALE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_MESSAGE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_MESSAGE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_NSALIAS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_NSALIAS_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_NUMBER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_NUMBER_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_OTHERWISE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_OTHERWISE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_OUTPUT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_OUTPUT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_PARAMVARIABLE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_PARAMVARIABLE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_PI - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_PI_OLD_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_PI_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_PRESERVESPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_PRESERVESPACE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_REMOVEATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ROOT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ROOT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_SCRIPT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_SCRIPT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_SORT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_SORT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_STRIPSPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_STRIPSPACE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_STYLESHEET - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_STYLESHEET_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETATTRIBUTE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETCOMMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETCOMMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETELEMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETELEMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETPI - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETPI_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETTEXT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETTEXT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TEMPLATE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TEMPLATE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TEXT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TEXTLITERALRESULT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TEXT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TRANSFORM_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_UNDEFINED - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_URL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_URL_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_USE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_USE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_VALUEOF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_VALUEOF_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_VARIABLE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_VARIABLE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_WHEN - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_WHEN_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_WITHPARAM - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_WITHPARAM_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMWILDCARD - Static variable in class org.apache.xpath.compiler.OpCodes
[ELEMWILDCARD] Means ELEMWILDCARD ("*"), used instead of string index in some places.
EM - Static variable in class javax.swing.text.html.HTML.Tag
 
EMPTY - Static variable in class javax.swing.text.SimpleAttributeSet
An empty attribute set.
EMPTY - Static variable in class javax.swing.text.TableView
 
EMPTY - Static variable in class javax.swing.text.html.TableView
 
EMPTY - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
EMPTY - Variable in class org.apache.crimson.parser.ValidatingParser
 
EMPTY - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is empty.
EMPTY - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the EMPTY flag
EMPTY - Static variable in class org.apache.xpath.compiler.OpCodes
[EMPTY] Empty slot to indicate NULL.
EMPTYSTRING - Static variable in class org.apache.xpath.objects.XString
Empty string XString object
EMPTY_ABSTRACT_PREFS_ARRAY - Static variable in class java.util.prefs.AbstractPreferences
 
EMPTY_ENUMERATION - Static variable in class javax.swing.tree.DefaultMutableTreeNode
An enumeration that is always empty.
EMPTY_ENUMERATION - Static variable in class org.apache.xml.utils.Context2
An empty enumeration.
EMPTY_FIELD_ARRAY - Static variable in class javax.swing.text.InternationalFormatter
Used by getFields.
EMPTY_INSETS - Static variable in class javax.swing.plaf.basic.BasicTreeUI
 
EMPTY_LIST - Static variable in class java.util.Collections
The empty list (immutable).
EMPTY_MAP - Static variable in class java.awt.Font
 
EMPTY_MAP - Static variable in class java.util.Collections
The empty map (immutable).
EMPTY_SET - Static variable in class java.util.Collections
The empty set (immutable).
EMPTY_STRING_ARRAY - Static variable in class java.util.prefs.AbstractPreferences
 
ENABLED - Static variable in class javax.swing.DefaultButtonModel
Indicates that the button can be selected by an input device (such as a mouse pointer).
ENCLOSED_ALPHANUMERICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ENCLOSING_MARK - Static variable in class java.lang.Character
General category "Me" in the Unicode specification.
ENCODED_TEXT_CLASSES - Static variable in class java.awt.datatransfer.SystemFlavorMap
The list of valid, encoded text flavor representation classes, in order from best to worst.
ENCODINGS_FILE - Static variable in class org.apache.xalan.serialize.Encodings
Standard filename for properties file with encodings data.
ENCTYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
END - Static variable in class java.awt.Event
The End key, a non-ASCII action key.
END - Static variable in class javax.swing.text.html.CSSParser
 
END - Static variable in interface org.apache.xml.dtm.DTMAxisIterator
Specifies the end of the iteration, and is the same as DTM.NULL.
ENDANCHOR - Static variable in class java.util.regex.Matcher
Matcher state used by the last node.
ENDCOM - Static variable in interface java.util.zip.ZipConstants
 
ENDHDR - Static variable in interface java.util.zip.ZipConstants
 
ENDOFF - Static variable in interface java.util.zip.ZipConstants
 
ENDOP - Static variable in class org.apache.xpath.compiler.OpCodes
[ENDOP] Some operators may like to have a terminator.
ENDSIG - Static variable in interface java.util.zip.ZipConstants
 
ENDSIZ - Static variable in interface java.util.zip.ZipConstants
 
ENDSUB - Static variable in interface java.util.zip.ZipConstants
 
ENDTAG - Static variable in class javax.swing.text.html.HTML.Attribute
 
ENDTAG - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
ENDTOT - Static variable in interface java.util.zip.ZipConstants
 
END_OF_STRING - Static variable in class java.text.SimpleTextBoundary
 
END_OF_STRING - Static variable in class java.text.TextBoundaryData
 
END_PUNCTUATION - Static variable in class java.lang.Character
General category "Pe" in the Unicode specification.
END_STATE - Static variable in class java.text.WordBreakTable
 
END_STATE_FLAG - Static variable in class java.text.RuleBasedBreakIterator.Builder
A bit mask used to indicate a bit in the table's flags column that marks a state as an accepting state.
ENGLISH - Static variable in class java.util.Locale
Useful constant for language.
ENQUEUED - Static variable in class java.lang.ref.ReferenceQueue
 
ENTER - Static variable in class java.awt.Event
The Enter key.
ENTER - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the Cursor has entered a DropTarget.
ENTERED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
Entered type.
ENTITIES - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
ENTITIES - Static variable in class org.apache.crimson.parser.AttributeDecl
 
ENTITY - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
ENTITY - Static variable in class org.apache.crimson.parser.AttributeDecl
 
ENTITY - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
ENTITY_FIELDS_PER - Static variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Number of entries per record for m_entities.
ENTITY_FIELD_NAME - Static variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
m_entities name offset.
ENTITY_FIELD_NOTATIONNAME - Static variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
m_entities notation name offset.
ENTITY_FIELD_PUBLICID - Static variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
m_entities public ID offset.
ENTITY_FIELD_SYSTEMID - Static variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
m_entities system ID offset.
ENTITY_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an Entity.
ENTITY_REFERENCE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
ENTITY_REFERENCE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an EntityReference.
ENTRIES - Static variable in class java.util.Hashtable
 
ENUMERATION - Static variable in class org.apache.crimson.parser.AttributeDecl
 
ENV_10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_10_ENVELOPE.
ENV_10X13 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_10X13_ENVELOPE.
ENV_10X14 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_10X14_ENVELOPE.
ENV_10X15 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_10X15_ENVELOPE.
ENV_11 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_11_ENVELOPE.
ENV_12 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_12_ENVELOPE.
ENV_14 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_14_ENVELOPE.
ENV_6X9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_6X9_ENVELOPE.
ENV_7X9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_7X9_ENVELOPE.
ENV_9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_9_ENVELOPE.
ENV_9X11 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_9X11_ENVELOPE.
ENV_9X12 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_9X12_ENVELOPE.
ENV_INVITE - Static variable in class java.awt.PageAttributes.MediaType
An alias for INVITE_ENVELOPE.
ENV_ITALY - Static variable in class java.awt.PageAttributes.MediaType
An alias for ITALY_ENVELOPE.
ENV_MONARCH - Static variable in class java.awt.PageAttributes.MediaType
An alias for MONARCH_ENVELOPE.
ENV_PERSONAL - Static variable in class java.awt.PageAttributes.MediaType
An alias for PERSONAL_ENVELOPE.
EOFException - exception java.io.EOFException.
Signals that an end of file or end of stream has been reached unexpectedly during input.
EOFException() - Constructor for class java.io.EOFException
Constructs an EOFException with null as its error detail message.
EOFException(String) - Constructor for class java.io.EOFException
Constructs an EOFException with the specified detail message.
EOS - Static variable in class java.text.CharacterBreakData
 
EOS - Static variable in class java.text.LineBreakData
 
EOS - Static variable in class java.text.SentenceBreakData
 
EOS - Static variable in class java.text.WordBreakData
 
EPOCH_JULIAN_DAY - Static variable in class java.util.GregorianCalendar
 
EPOCH_YEAR - Static variable in class java.util.GregorianCalendar
 
EQUAL - Static variable in class java.text.Collator
EQUAL is returned if source string is compared to be equal to target string in the compare() method.
ERA - Static variable in class java.text.DateFormat.Field
Constant identifying the era field.
ERA - Static variable in class java.util.Calendar
Field number for get and set indicating the era, e.g., AD or BC in the Julian calendar.
ERA_FIELD - Static variable in class java.text.DateFormat
Useful constant for ERA field alignment.
ERROR - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that an image which was being tracked asynchronously has encountered an error.
ERROR - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
 
ERROR - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Prefixed to hash keys that signify serious problems.
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ERRORED - Static variable in class java.awt.MediaEntry
 
ERRORED - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media encountered an error.
ERROR_ACCESS_DENIED - Static variable in class java.util.prefs.WindowsPreferences
 
ERROR_CODE - Static variable in class java.util.prefs.WindowsPreferences
 
ERROR_COUNT_LIMIT - Static variable in class org.apache.crimson.jaxp.DefaultValidationErrorHandler
 
ERROR_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
ERROR_FILE_NOT_FOUND - Static variable in class java.util.prefs.WindowsPreferences
 
ERROR_FOUND - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Value for any error found.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ERROR_HEADER
ERROR_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for error messages.
ERROR_OPTION - Static variable in class javax.swing.JFileChooser
Return value if an error occured.
ERROR_RESOURCES - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ERROR_RESOURCES
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
General error string.
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ERROR_STRING
ERROR_SUCCESS - Static variable in class java.util.prefs.WindowsPreferences
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xpath.res.XPATHErrorResources
localname in QNAME should be a valid NCName
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
localname in QNAME should be a valid NCName
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xpath.res.XPATHErrorResources
prefix in QNAME should be a valid NCName
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
prefix in QNAME should be a valid NCName
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_CONVERT_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_CANT_CONVERT_TO_BOOLEAN
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Could not find variable with the name of
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_DOC_MUTATED
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Problem with LocationPath
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Problem with Step
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Problem with NodeTest
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Problem with RelativeLocationPath
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Expected relative path pattern
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Expected step pattern
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
The FastStringBuffer argument can not be null
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
XStringForFSB can not take a string for an argument!
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
fsb() not supported for XStringForChars
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_PORT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_PORT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
This NodeSet can not iterate to a previous node!
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NODE_NON_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NODE_NON_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_NON_ITERATOR_TYPE
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
The lookup table for error messages.
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Null error handler
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
{0} only allows {1} arguments
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PARSER_IN_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PARSER_IN_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Programmer's assertion: unknown opcode
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
rtf() not supported by XRTreeFragSelectWrapper
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
Error!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Error!
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
2 or 3
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Variable accessed before it is bound!
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Variable not resolvable:
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_WRONG_NODETYPE
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
XStringForChars can not take a string for an argument
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
0 or 1
ESCAPE - Static variable in class java.awt.Event
The Escape key.
EST_LINES - Static variable in class java.awt.font.TextMeasurer
 
ETCHED_INSETS - Static variable in class javax.swing.plaf.basic.BasicGraphicsUtils
 
ETHIOPIC - Static variable in class java.awt.font.NumericShaper
Identifies the ETHIOPIC range and decimal base.
ETHIOPIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ETHIOPIC_KEY - Static variable in class java.awt.font.NumericShaper
 
EUROPEAN - Static variable in class java.awt.font.NumericShaper
Identifies the Latin-1 (European) and extended range, and Latin-1 (European) decimal base.
EUROPEAN_KEY - Static variable in class java.awt.font.NumericShaper
 
EVENTTYPE_CDATA - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated after CDATA is generated.
EVENTTYPE_CHARACTERS - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated for character data (CDATA and Ignorable Whitespace have their own events).
EVENTTYPE_COMMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated after a comment has been added.
EVENTTYPE_ENDDOCUMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated when a document ends.
EVENTTYPE_ENDELEMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated when an element ends, after it's children have been added.
EVENTTYPE_ENTITYREF - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generate after an entity ref is created.
EVENTTYPE_IGNORABLEWHITESPACE - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated for ignorable whitespace (I'm not sure how much this is actually called.
EVENTTYPE_PI - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated for processing instructions.
EVENTTYPE_STARTDOCUMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated when a document begins.
EVENTTYPE_STARTELEMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated when an element begins (after the attributes have been processed but before the children have been added).
EVENT_ID - Static variable in class javax.swing.SystemEventQueueUtilities.RunnableEvent
 
EXECUTE - Static variable in class java.io.FilePermission
Execute action.
EXECUTED - Static variable in class java.util.TimerTask
This non-repeating task has already executed (or is currently executing) and has not been cancelled.
EXECUTE_FAILED - Static variable in interface java.sql.Statement
The constant indicating that an error occured while executing a batch statement.
EXECUTIVE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Executive, 7 1/4 x 10 1/2 in.
EXITED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
Exited type.
EXIT_ON_CLOSE - Static variable in class javax.swing.JFrame
The exit application default window close operation.
EXIT_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The exit application default window close operation.
EXPANDCHARINDEX - Static variable in class java.text.RBCollationTables
 
EXPANDCHARINDEX - Static variable in class java.text.RuleBasedCollator
 
EXPANDS_SELECTED_PATHS_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for expands selected paths property
EXPAND_MAX - Static variable in class java.awt.geom.GeneralPath
 
EXPONENT - Static variable in class java.text.ChoiceFormat
 
EXPONENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent field.
EXPONENT_SIGN - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent sign field.
EXPONENT_SYMBOL - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent symbol field.
EXSLT_ELEMNAME_FUNCRESULT - Static variable in class org.apache.xalan.templates.Constants
 
EXSLT_ELEMNAME_FUNCRESULT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for EXSLT function elements.
EXSLT_ELEMNAME_FUNCTION - Static variable in class org.apache.xalan.templates.Constants
 
EXSLT_ELEMNAME_FUNCTION_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for EXSLT function elements.
EXSL_URI - Static variable in class org.apache.xalan.lib.ExsltDynamic
 
EXTCRC - Static variable in interface java.util.zip.ZipConstants
 
EXTEND_SELECTION - Static variable in class javax.swing.plaf.basic.BasicListUI
Used by IncrementLeadSelectionAction.
EXTENSION_INSTALLATION - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-Name manifest attribute used for declaring dependencies on installed extensions.
EXTENSION_LIST - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-List manifest attribute used for declaring dependencies on installed extensions.
EXTENSION_NAME - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-Name manifest attribute used for declaring dependencies on installed extensions.
EXTERNAL_GENERAL - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
EXTERNAL_PARAMETER - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
EXTERNAL_XML_VERSION - Static variable in class java.util.prefs.XmlSupport
Version number for the format exported preferences files.
EXTHDR - Static variable in interface java.util.zip.ZipConstants
 
EXTLEN - Static variable in interface java.util.zip.ZipConstants
 
EXTSIG - Static variable in interface java.util.zip.ZipConstants
 
EXTSIZ - Static variable in interface java.util.zip.ZipConstants
 
E_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The east-resize cursor type.
E_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.E_RESIZE_CURSOR.
EditableView - class javax.swing.text.html.EditableView.
EditableView sets the view it contains to be visible only when the JTextComponent the view is contained in is editable.
EditableView(Element) - Constructor for class javax.swing.text.html.EditableView
 
EditorContainer() - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
 
EditorKit - class javax.swing.text.EditorKit.
Establishes the set of things needed by a text component to be a reasonably functioning editor for some type of text content.
EditorKit() - Constructor for class javax.swing.text.EditorKit
Construct an EditorKit.
ElemApplyImport - class org.apache.xalan.templates.ElemApplyImport.
Implement xsl:apply-imports.
ElemApplyImport() - Constructor for class org.apache.xalan.templates.ElemApplyImport
 
ElemApplyTemplates - class org.apache.xalan.templates.ElemApplyTemplates.
Implement xsl:apply-templates.
ElemApplyTemplates() - Constructor for class org.apache.xalan.templates.ElemApplyTemplates
 
ElemAttribute - class org.apache.xalan.templates.ElemAttribute.
Implement xsl:attribute.
ElemAttribute() - Constructor for class org.apache.xalan.templates.ElemAttribute
 
ElemAttributeSet - class org.apache.xalan.templates.ElemAttributeSet.
Implement xsl:attribute-set.
ElemAttributeSet() - Constructor for class org.apache.xalan.templates.ElemAttributeSet
 
ElemCallTemplate - class org.apache.xalan.templates.ElemCallTemplate.
Implement xsl:call-template.
ElemCallTemplate() - Constructor for class org.apache.xalan.templates.ElemCallTemplate
 
ElemChoose - class org.apache.xalan.templates.ElemChoose.
Implement xsl:choose.
ElemChoose() - Constructor for class org.apache.xalan.templates.ElemChoose
Constructor ElemChoose
ElemComment - class org.apache.xalan.templates.ElemComment.
Implement xsl:comment.
ElemComment() - Constructor for class org.apache.xalan.templates.ElemComment
 
ElemCopy - class org.apache.xalan.templates.ElemCopy.
Implement xsl:copy.
ElemCopy() - Constructor for class org.apache.xalan.templates.ElemCopy
 
ElemCopyOf - class org.apache.xalan.templates.ElemCopyOf.
Implement xsl:copy-of.
ElemCopyOf() - Constructor for class org.apache.xalan.templates.ElemCopyOf
 
ElemDesc - class org.apache.xalan.serialize.ElemDesc.
This class is in support of SerializerToHTML, and acts as a sort of element representative for HTML elements.
ElemDesc(int) - Constructor for class org.apache.xalan.serialize.ElemDesc
Construct an ElemDesc from a set of bit flags.
ElemDesc - class org.apache.xml.utils.ElemDesc.
This class is in support of SerializerToHTML, and acts as a sort of element representative for HTML elements.
ElemDesc(int) - Constructor for class org.apache.xml.utils.ElemDesc
Construct an ElementDescription with an initial set of flags.
ElemElement - class org.apache.xalan.templates.ElemElement.
Implement xsl:element ElemElement() - Constructor for class org.apache.xalan.templates.ElemElement
 
ElemEmpty - class org.apache.xalan.templates.ElemEmpty.
Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
ElemEmpty() - Constructor for class org.apache.xalan.templates.ElemEmpty
Constructor ElemEmpty
ElemExsltFuncResult - class org.apache.xalan.templates.ElemExsltFuncResult.
Handles the EXSLT result element within an EXSLT function element.
ElemExsltFuncResult() - Constructor for class org.apache.xalan.templates.ElemExsltFuncResult
 
ElemExsltFunction - class org.apache.xalan.templates.ElemExsltFunction.
Implement func:function.
ElemExsltFunction() - Constructor for class org.apache.xalan.templates.ElemExsltFunction
 
ElemExtensionCall - class org.apache.xalan.templates.ElemExtensionCall.
Implement an extension element.
ElemExtensionCall() - Constructor for class org.apache.xalan.templates.ElemExtensionCall
 
ElemExtensionDecl - class org.apache.xalan.templates.ElemExtensionDecl.
Implement the declaration of an extension element
ElemExtensionDecl() - Constructor for class org.apache.xalan.templates.ElemExtensionDecl
Constructor ElemExtensionDecl
ElemExtensionScript - class org.apache.xalan.templates.ElemExtensionScript.
Implement Script extension element
ElemExtensionScript() - Constructor for class org.apache.xalan.templates.ElemExtensionScript
Constructor ElemExtensionScript
ElemFallback - class org.apache.xalan.templates.ElemFallback.
Implement xsl:fallback.
ElemFallback() - Constructor for class org.apache.xalan.templates.ElemFallback
 
ElemForEach - class org.apache.xalan.templates.ElemForEach.
Implement xsl:for-each.
ElemForEach() - Constructor for class org.apache.xalan.templates.ElemForEach
Construct a element representing xsl:for-each.
ElemIf - class org.apache.xalan.templates.ElemIf.
Implement xsl:if.
ElemIf() - Constructor for class org.apache.xalan.templates.ElemIf
 
ElemLiteralResult - class org.apache.xalan.templates.ElemLiteralResult.
Implement a Literal Result Element.
ElemLiteralResult() - Constructor for class org.apache.xalan.templates.ElemLiteralResult
 
ElemMessage - class org.apache.xalan.templates.ElemMessage.
Implement xsl:message.
ElemMessage() - Constructor for class org.apache.xalan.templates.ElemMessage
 
ElemNumber - class org.apache.xalan.templates.ElemNumber.
Implement xsl:number.
ElemNumber() - Constructor for class org.apache.xalan.templates.ElemNumber
 
ElemNumber.MyPrefixResolver - class org.apache.xalan.templates.ElemNumber.MyPrefixResolver.
 
ElemNumber.MyPrefixResolver(Node, DTM, int, boolean) - Constructor for class org.apache.xalan.templates.ElemNumber.MyPrefixResolver
Constructor for MyPrefixResolver.
ElemNumber.NumberFormatStringTokenizer - class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer.
This class returns tokens using non-alphanumberic characters as delimiters.
ElemNumber.NumberFormatStringTokenizer(String) - Constructor for class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Construct a NumberFormatStringTokenizer.
ElemOtherwise - class org.apache.xalan.templates.ElemOtherwise.
Implement xsl:otherwise.
ElemOtherwise() - Constructor for class org.apache.xalan.templates.ElemOtherwise
 
ElemPI - class org.apache.xalan.templates.ElemPI.
Implement xsl:processing-instruction.
ElemPI() - Constructor for class org.apache.xalan.templates.ElemPI
 
ElemParam - class org.apache.xalan.templates.ElemParam.
Implement xsl:param.
ElemParam() - Constructor for class org.apache.xalan.templates.ElemParam
Constructor ElemParam
ElemParam(ElemParam) - Constructor for class org.apache.xalan.templates.ElemParam
Copy constructor.
ElemSort - class org.apache.xalan.templates.ElemSort.
Implement xsl:sort.
ElemSort() - Constructor for class org.apache.xalan.templates.ElemSort
 
ElemTemplate - class org.apache.xalan.templates.ElemTemplate.
Implement xsl:template.
ElemTemplate() - Constructor for class org.apache.xalan.templates.ElemTemplate
 
ElemTemplateElement - class org.apache.xalan.templates.ElemTemplateElement.
An instance of this class represents an element inside an xsl:template class.
ElemTemplateElement() - Constructor for class org.apache.xalan.templates.ElemTemplateElement
Construct a template element instance.
ElemText - class org.apache.xalan.templates.ElemText.
Implement xsl:template.
ElemText() - Constructor for class org.apache.xalan.templates.ElemText
 
ElemTextLiteral - class org.apache.xalan.templates.ElemTextLiteral.
Implement a text literal.
ElemTextLiteral() - Constructor for class org.apache.xalan.templates.ElemTextLiteral
 
ElemUnknown - class org.apache.xalan.templates.ElemUnknown.
Implement a Literal Result Element.
ElemUnknown() - Constructor for class org.apache.xalan.templates.ElemUnknown
 
ElemUse - class org.apache.xalan.templates.ElemUse.
Implement xsl:use.
ElemUse() - Constructor for class org.apache.xalan.templates.ElemUse
 
ElemValueOf - class org.apache.xalan.templates.ElemValueOf.
Implement xsl:value-of.
ElemValueOf() - Constructor for class org.apache.xalan.templates.ElemValueOf
 
ElemVariable - class org.apache.xalan.templates.ElemVariable.
Implement xsl:variable.
ElemVariable() - Constructor for class org.apache.xalan.templates.ElemVariable
Constructor ElemVariable
ElemVariable(ElemVariable) - Constructor for class org.apache.xalan.templates.ElemVariable
Copy constructor.
ElemVariablePsuedo - class org.apache.xalan.templates.ElemVariablePsuedo.
 
ElemVariablePsuedo() - Constructor for class org.apache.xalan.templates.ElemVariablePsuedo
 
ElemWhen - class org.apache.xalan.templates.ElemWhen.
Implement xsl:when.
ElemWhen() - Constructor for class org.apache.xalan.templates.ElemWhen
Constructor ElemWhen
ElemWithParam - class org.apache.xalan.templates.ElemWithParam.
Implement xsl:with-param.
ElemWithParam() - Constructor for class org.apache.xalan.templates.ElemWithParam
 
Element - interface javax.swing.text.Element.
Interface to describe a structural piece of a document.
Element - class javax.swing.text.html.parser.Element.
An element as described in a DTD using the ELEMENT construct.
Element() - Constructor for class javax.swing.text.html.parser.Element
 
Element(String, int) - Constructor for class javax.swing.text.html.parser.Element
Create a new element.
ElementDecl - class org.apache.crimson.parser.ElementDecl.
Represents all of the DTD information about an element.
ElementDecl(String) - Constructor for class org.apache.crimson.parser.ElementDecl
 
ElementEx - interface org.apache.crimson.tree.ElementEx.
This extends the DOM Element interface with additional features.
ElementFactory - interface org.apache.crimson.tree.ElementFactory.
This interface defines a factory which can be used by documents to provide namespace-aware element creation.
ElementIterator - class javax.swing.text.ElementIterator.
ElementIterator, as the name suggests, iteratates over the Element tree.
ElementIterator(Document) - Constructor for class javax.swing.text.ElementIterator
Creates a new ElementIterator.
ElementIterator(Element) - Constructor for class javax.swing.text.ElementIterator
Creates a new ElementIterator.
ElementIterator.StackItem - class javax.swing.text.ElementIterator.StackItem.
The StackItem class stores the element as well as a child index.
ElementIterator.StackItem(Element) - Constructor for class javax.swing.text.ElementIterator.StackItem
 
ElementNameAttribute - Static variable in class javax.swing.text.AbstractDocument
Name of the attribute used to specify element names.
ElementNode - class org.apache.crimson.tree.ElementNode.
A DOM Element that was created with a Level 1 create method.
ElementNode() - Constructor for class org.apache.crimson.tree.ElementNode
Partially constructs an element; its tag will be assigned by the element factory (or subclass), while attributes and the parent (and implicitly, siblings) will be assigned when it is joined to a DOM document.
ElementNode(String) - Constructor for class org.apache.crimson.tree.ElementNode
Construct an element with a particular XML REC "Name".
ElementNode2 - class org.apache.crimson.tree.ElementNode2.
Modified version of ElementNode to support DOM Level 2 methods.
ElementNode2(String, String) - Constructor for class org.apache.crimson.tree.ElementNode2
 
ElementValidator - class org.apache.crimson.parser.ElementValidator.
Base class used within the parser to validate element content.
ElementValidator() - Constructor for class org.apache.crimson.parser.ElementValidator
 
Ellipse2D - class java.awt.geom.Ellipse2D.
The Ellipse2D class describes an ellipse that is defined by a bounding rectangle.
Ellipse2D() - Constructor for class java.awt.geom.Ellipse2D
This is an abstract class that cannot be instantiated directly.
Ellipse2D.Double - class java.awt.geom.Ellipse2D.Double.
The Double class defines an ellipse specified in double precision.
Ellipse2D.Double() - Constructor for class java.awt.geom.Ellipse2D.Double
Constructs a new Ellipse2D, initialized to location (0, 0) and size (0, 0).
Ellipse2D.Double(double, double, double, double) - Constructor for class java.awt.geom.Ellipse2D.Double
Constructs and initializes an Ellipse2D from the specified coordinates.
Ellipse2D.Float - class java.awt.geom.Ellipse2D.Float.
The Float class defines an ellipse specified in float precision.
Ellipse2D.Float() - Constructor for class java.awt.geom.Ellipse2D.Float
Constructs a new Ellipse2D, initialized to location (0, 0) and size (0, 0).
Ellipse2D.Float(float, float, float, float) - Constructor for class java.awt.geom.Ellipse2D.Float
Constructs and initializes an Ellipse2D from the specified coordinates.
EllipseIterator - class java.awt.geom.EllipseIterator.
A utility class to iterate over the path segments of an ellipse through the PathIterator interface.
EllipseIterator(Ellipse2D, AffineTransform) - Constructor for class java.awt.geom.EllipseIterator
 
EmptyBorder - class javax.swing.border.EmptyBorder.
A class which provides an empty, transparent border which takes up space but does no drawing.
EmptyBorder(int, int, int, int) - Constructor for class javax.swing.border.EmptyBorder
Creates an empty border with the specified insets.
EmptyBorder(Insets) - Constructor for class javax.swing.border.EmptyBorder
Creates an empty border with the specified insets.
EmptyCurves - Static variable in class java.awt.geom.Area
 
EmptyFieldPositionArray - Static variable in class java.text.DecimalFormat
 
EmptyListModel - Static variable in class javax.swing.plaf.basic.BasicComboPopup
 
EmptyMaskChars - Static variable in class javax.swing.text.MaskFormatter
 
EmptyStackException - exception java.util.EmptyStackException.
Thrown by methods in the Stack class to indicate that the stack is empty.
EmptyStackException() - Constructor for class java.util.EmptyStackException
Constructs a new EmptyStackException with null as its error message string.
EnableWindowBlit - Static variable in class javax.swing.JViewport
Property used to indicate window blitting should not be done.
EncodingInfo - class org.apache.xalan.serialize.EncodingInfo.
Holds information about a given encoding.
EncodingInfo(String, String, int) - Constructor for class org.apache.xalan.serialize.EncodingInfo
Create an EncodingInfo object based on the name, java name, and the max character size.
Encodings - class org.apache.xalan.serialize.Encodings.
Provides information about encodings.
Encodings() - Constructor for class org.apache.xalan.serialize.Encodings
 
EndBorder - Static variable in class javax.swing.text.html.HiddenTagView
 
EndOfInputException - exception org.apache.crimson.parser.EndOfInputException.
 
EndOfInputException() - Constructor for class org.apache.crimson.parser.EndOfInputException
 
EndOfLineStringProperty - Static variable in class javax.swing.text.DefaultEditorKit
When reading a document if a CRLF is encountered a property with this name is added and the value will be "\r\n".
EndSelectionEvent - class org.apache.xalan.trace.EndSelectionEvent.
Event triggered by completion of a xsl:for-each selection or a xsl:apply-templates selection.
EndSelectionEvent(TransformerImpl, Node, ElemTemplateElement, String, XPath, XObject) - Constructor for class org.apache.xalan.trace.EndSelectionEvent
Create an EndSelectionEvent.
EndTagType - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getType.
Entity - class javax.swing.text.html.parser.Entity.
An entity is described in a DTD using the ENTITY construct.
Entity(String, int, char[]) - Constructor for class javax.swing.text.html.parser.Entity
Creates an entity.
EntityDecl - class org.apache.crimson.parser.EntityDecl.
Base class for entity declarations as used by the parser.
EntityDecl() - Constructor for class org.apache.crimson.parser.EntityDecl
 
EntryPair - class java.text.EntryPair.
This is used for building contracting character tables.
EntryPair(String, int) - Constructor for class java.text.EntryPair
 
EntryPair(String, int, boolean) - Constructor for class java.text.EntryPair
 
EntryPoint - class org.apache.xml.utils.synthetic.reflection.EntryPoint.
API/behaviors shared between Constructors and Methods.
EntryPoint(Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.EntryPoint
Insert the method's description here.
EntryPoint(Object, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.EntryPoint
Nonpublic constructor.
EntryPoint(Object) - Constructor for class org.apache.xml.utils.synthetic.reflection.EntryPoint
Nonpublic constructor.
Enumeration - interface java.util.Enumeration.
An object that implements the Enumeration interface generates a series of elements, one at a time.
EnvironmentCheck - class org.apache.xalan.xslt.EnvironmentCheck.
Utility class to report simple information about the environment.
EnvironmentCheck() - Constructor for class org.apache.xalan.xslt.EnvironmentCheck
 
EqualComparator - class org.apache.xpath.objects.EqualComparator.
Compare strings or numbers for equality.
EqualComparator() - Constructor for class org.apache.xpath.objects.EqualComparator
 
EqualityExpr(int) - Method in class org.apache.xpath.compiler.XPathParser
 
Equals - class org.apache.xpath.operations.Equals.
The '=' operation expression executer.
Equals() - Constructor for class org.apache.xpath.operations.Equals
 
Error - error java.lang.Error.
An Error is a subclass of Throwable that indicates serious problems that a reasonable application should not try to catch.
Error() - Constructor for class java.lang.Error
Constructs a new error with null as its detail message.
Error(String) - Constructor for class java.lang.Error
Constructs a new error with the specified detail message.
Error(String, Throwable) - Constructor for class java.lang.Error
Constructs a new error with the specified detail message and cause.
Error(Throwable) - Constructor for class java.lang.Error
Constructs a new error with the specified cause and a detail message of (cause==null ?
ErrorManager - class java.util.logging.ErrorManager.
ErrorManager objects can be attached to Handlers to process any error that occur on a Handler during Logging.
ErrorManager() - Constructor for class java.util.logging.ErrorManager
 
EtchedBorder - class javax.swing.border.EtchedBorder.
A class which implements a simple etched border which can either be etched-in or etched-out.
EtchedBorder() - Constructor for class javax.swing.border.EtchedBorder
Creates a lowered etched border whose colors will be derived from the background color of the component passed into the paintBorder method.
EtchedBorder(int) - Constructor for class javax.swing.border.EtchedBorder
Creates an etched border with the specified etch-type whose colors will be derived from the background color of the component passed into the paintBorder method.
EtchedBorder(Color, Color) - Constructor for class javax.swing.border.EtchedBorder
Creates a lowered etched border with the specified highlight and shadow colors.
EtchedBorder(int, Color, Color) - Constructor for class javax.swing.border.EtchedBorder
Creates an etched border with the specified etch-type, highlight and shadow colors.
Event - class java.awt.Event.
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
Event(Object, long, int, int, int, int, int, Object) - Constructor for class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
Event(Object, long, int, int, int, int, int) - Constructor for class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
Event(Object, int, Object) - Constructor for class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
EventDispatchThread - class java.awt.EventDispatchThread.
EventDispatchThread is a package-private AWT class which takes events off the EventQueue and dispatches them to the appropriate AWT components.
EventDispatchThread(ThreadGroup, String, EventQueue) - Constructor for class java.awt.EventDispatchThread
 
EventDispatchThread.EmptyEvent - class java.awt.EventDispatchThread.EmptyEvent.
 
EventDispatchThread.EmptyEvent() - Constructor for class java.awt.EventDispatchThread.EmptyEvent
 
EventListener - interface java.util.EventListener.
A tagging interface that all event listener interfaces must extend.
EventListenerList - class javax.swing.event.EventListenerList.
A class that holds a list of EventListeners.
EventListenerList() - Constructor for class javax.swing.event.EventListenerList
 
EventListenerProxy - class java.util.EventListenerProxy.
An abstract wrapper class for an EventListener class which associates a set of additional parameters with the listener.
EventListenerProxy(EventListener) - Constructor for class java.util.EventListenerProxy
 
EventObject - class java.util.EventObject.
The root class from which all event state objects shall be derived.
EventObject(Object) - Constructor for class java.util.EventObject
Constructs a prototypical Event.
EventQueue - class java.awt.EventQueue.
EventQueue is a platform-independent class that queues events, both from the underlying peer classes and from trusted application classes.
EventQueue() - Constructor for class java.awt.EventQueue
 
EventQueueItem - class java.awt.EventQueueItem.
 
EventQueueItem(AWTEvent) - Constructor for class java.awt.EventQueueItem
 
ExcellentBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view supports breaking, and this represents a very attractive place to break.
Exception - exception java.lang.Exception.
The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Exception() - Constructor for class java.lang.Exception
Constructs a new exception with null as its detail message.
Exception(String) - Constructor for class java.lang.Exception
Constructs a new exception with the specified detail message.
Exception(String, Throwable) - Constructor for class java.lang.Exception
Constructs a new exception with the specified detail message and cause.
Exception(Throwable) - Constructor for class java.lang.Exception
Constructs a new exception with the specified cause and a detail message of (cause==null ?
ExceptionInInitializerError - error java.lang.ExceptionInInitializerError.
Signals that an unexpected exception has occurred in a static initializer.
ExceptionInInitializerError() - Constructor for class java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with null as its detail message string and with no saved throwable object.
ExceptionInInitializerError(Throwable) - Constructor for class java.lang.ExceptionInInitializerError
Constructs a new ExceptionInInitializerError class by saving a reference to the Throwable object thrown for later retrieval by the ExceptionInInitializerError.getException() method.
ExceptionInInitializerError(String) - Constructor for class java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with the specified detail message string.
ExpandVetoException - exception javax.swing.tree.ExpandVetoException.
Exception used to stop and expand/collapse from happening.
ExpandVetoException(TreeExpansionEvent) - Constructor for class javax.swing.tree.ExpandVetoException
Constructs an ExpandVetoException object with no message.
ExpandVetoException(TreeExpansionEvent, String) - Constructor for class javax.swing.tree.ExpandVetoException
Constructs an ExpandVetoException object with the specified message.
ExpandedNameTable - class org.apache.xml.dtm.ref.ExpandedNameTable.
This is a default implementation of a table that manages mappings from expanded names to expandedNameIDs.
ExpandedNameTable() - Constructor for class org.apache.xml.dtm.ref.ExpandedNameTable
Create an expanded name table that uses private string pool lookup.
ExpandedNameTable(DTMStringPool, DTMStringPool) - Constructor for class org.apache.xml.dtm.ref.ExpandedNameTable
Constructor ExpandedNameTable
ExpandedNameTable.ExtendedType - class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType.
Private class representing an extended type object
ExpandedNameTable.ExtendedType(int, String, String) - Constructor for class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType
 
ExpiringCache - class java.io.ExpiringCache.
 
ExpiringCache() - Constructor for class java.io.ExpiringCache
 
ExpiringCache(long) - Constructor for class java.io.ExpiringCache
 
ExpiringCache.Entry - class java.io.ExpiringCache.Entry.
 
ExpiringCache.Entry(long, String) - Constructor for class java.io.ExpiringCache.Entry
 
ExportException - exception java.rmi.server.ExportException.
An ExportException is a RemoteException thrown if an attempt to export a remote object fails.
ExportException(String) - Constructor for class java.rmi.server.ExportException
Constructs an ExportException with the specified detail message.
ExportException(String, Exception) - Constructor for class java.rmi.server.ExportException
Constructs an ExportException with the specified detail message and nested exception.
Expr() - Method in class org.apache.xpath.compiler.XPathParser
Expr ::= OrExpr
Expression - class org.apache.xpath.Expression.
This abstract class serves as the base for all expression objects.
Expression() - Constructor for class org.apache.xpath.Expression
 
ExpressionContext - interface org.apache.xalan.extensions.ExpressionContext.
An object that implements this interface can supply information about the current XPath expression context.
ExpressionNode - interface org.apache.xpath.ExpressionNode.
A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.
ExpressionOwner - interface org.apache.xpath.ExpressionOwner.
Classes that implement this interface own an expression, which can be rewritten.
ExpressionVisitor - class org.apache.xalan.extensions.ExpressionVisitor.
When org.apache.xalan.templates.StylesheetHandler creates an XPath, the ExpressionVisitor visits the XPath expression.
ExpressionVisitor(StylesheetRoot) - Constructor for class org.apache.xalan.extensions.ExpressionVisitor
The constructor sets the StylesheetRoot variable which is used to register extension namespaces.
ExsltBase - class org.apache.xalan.lib.ExsltBase.
The base class for some EXSLT extension classes.
ExsltBase() - Constructor for class org.apache.xalan.lib.ExsltBase
 
ExsltCommon - class org.apache.xalan.lib.ExsltCommon.
This class contains EXSLT common extension functions.
ExsltCommon() - Constructor for class org.apache.xalan.lib.ExsltCommon
 
ExsltDatetime - class org.apache.xalan.lib.ExsltDatetime.
This class contains EXSLT dates and times extension functions.
ExsltDatetime() - Constructor for class org.apache.xalan.lib.ExsltDatetime
 
ExsltDynamic - class org.apache.xalan.lib.ExsltDynamic.
This class contains EXSLT dynamic extension functions.
ExsltDynamic() - Constructor for class org.apache.xalan.lib.ExsltDynamic
 
ExsltMath - class org.apache.xalan.lib.ExsltMath.
This class contains EXSLT math extension functions.
ExsltMath() - Constructor for class org.apache.xalan.lib.ExsltMath
 
ExsltSets - class org.apache.xalan.lib.ExsltSets.
This class contains EXSLT set extension functions.
ExsltSets() - Constructor for class org.apache.xalan.lib.ExsltSets
 
ExsltStrings - class org.apache.xalan.lib.ExsltStrings.
This class contains EXSLT strings extension functions.
ExsltStrings() - Constructor for class org.apache.xalan.lib.ExsltStrings
 
ExtensionHandler - class org.apache.xalan.extensions.ExtensionHandler.
Abstract base class for handling an extension namespace for XPath.
ExtensionHandler(String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandler
Construct a new extension namespace handler given all the information needed.
ExtensionHandlerExsltFunction - class org.apache.xalan.extensions.ExtensionHandlerExsltFunction.
Execute EXSLT functions, determine the availability of EXSLT functions, and the availability of an EXSLT result element.
ExtensionHandlerExsltFunction(String, StylesheetRoot) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Constructor called from ElemExsltFunction runtimeInit().
ExtensionHandlerGeneral - class org.apache.xalan.extensions.ExtensionHandlerGeneral.
Class handling an extension namespace for XPath.
ExtensionHandlerGeneral(String, StringVector, StringVector, String, String, String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerGeneral
Construct a new extension namespace handler given all the information needed.
ExtensionHandlerJava - class org.apache.xalan.extensions.ExtensionHandlerJava.
Abstract base class handling the java language extensions for XPath.
ExtensionHandlerJava(String, String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerJava
Construct a new extension handler given all the information needed.
ExtensionHandlerJavaClass - class org.apache.xalan.extensions.ExtensionHandlerJavaClass.
Represents an extension namespace for XPath that handles java classes.
ExtensionHandlerJavaClass(String, String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Construct a new extension namespace handler given all the information needed.
ExtensionHandlerJavaPackage - class org.apache.xalan.extensions.ExtensionHandlerJavaPackage.
Represents an extension namespace for XPath that handles java packages that may be fully or partially specified.
ExtensionHandlerJavaPackage(String, String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Construct a new extension namespace handler given all the information needed.
ExtensionNamespaceSupport - class org.apache.xalan.extensions.ExtensionNamespaceSupport.
During styleseet composition, an ExtensionNamespaceSupport object is created for each extension namespace the stylesheet uses.
ExtensionNamespaceSupport(String, String, Object[]) - Constructor for class org.apache.xalan.extensions.ExtensionNamespaceSupport
 
ExtensionNamespacesManager - class org.apache.xalan.extensions.ExtensionNamespacesManager.
Used during assembly of a stylesheet to collect the information for each extension namespace that is required during the transformation process to generate an ExtensionHandler.
ExtensionNamespacesManager() - Constructor for class org.apache.xalan.extensions.ExtensionNamespacesManager
An ExtensionNamespacesManager is instantiated the first time an extension function or element is found in the stylesheet.
Extensions - class org.apache.xalan.lib.Extensions.
This class contains many of the Xalan-supplied extensions.
Extensions() - Constructor for class org.apache.xalan.lib.Extensions
Constructor Extensions
ExtensionsProvider - interface org.apache.xpath.ExtensionsProvider.
Interface that XPath objects can call to obtain access to an ExtensionsTable.
ExtensionsTable - class org.apache.xalan.extensions.ExtensionsTable.
Class holding a table registered extension namespace handlers
ExtensionsTable(StylesheetRoot) - Constructor for class org.apache.xalan.extensions.ExtensionsTable
The constructor (called from TransformerImpl) registers the StylesheetRoot for the transformation and instantiates an ExtensionHandler for each extension namespace.
ExternalEntity - class org.apache.crimson.parser.ExternalEntity.
 
ExternalEntity(Locator) - Constructor for class org.apache.crimson.parser.ExternalEntity
 
Externalizable - interface java.io.Externalizable.
Only the identity of the class of an Externalizable instance is written in the serialization stream and it is the responsibility of the class to save and restore the contents of its instances.
e - Variable in class java.io.SequenceInputStream
 
e - Variable in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry
 
e - Variable in class javax.swing.text.AbstractDocument.ElementEdit
 
east - Variable in class java.awt.BorderLayout
Constant to specify components location to be the east portion of the border layout.
east - Variable in class javax.swing.SpringLayout.Constraints
 
eastPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
echoChar - Variable in class java.awt.TextField
The echo character, which is used when the user wishes to disguise the characters typed into the text field.
echoChar - Variable in class javax.swing.JPasswordField
 
echoCharIsSet() - Method in class java.awt.TextField
Indicates whether or not this text field has a character set for echoing.
echoCharIsSet() - Method in class javax.swing.JPasswordField
Returns true if this JPasswordField has a character set for echoing.
edgeHint - Variable in class java.awt.image.ConvolveOp
 
edgeName - Variable in class javax.swing.SpringLayout.SpringProxy
 
editCell - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
editCellAt(int, int) - Method in class javax.swing.JTable
Programmatically starts editing the cell at row and column, if the cell is editable.
editCellAt(int, int, EventObject) - Method in class javax.swing.JTable
Programmatically starts editing the cell at row and column, if the cell is editable.
editFile - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
editFileName(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
editFormat - Variable in class javax.swing.text.DefaultFormatterFactory
JFormattedTextField.AbstractFormatter to use for editing.
editToBeRedone() - Method in class javax.swing.undo.UndoManager
Returns the the next significant edit to be redone if redo is called.
editToBeUndone() - Method in class javax.swing.undo.UndoManager
Returns the the next significant edit to be undone if undo is called.
editValid - Variable in class javax.swing.JFormattedTextField
True while the value being edited is valid.
editX - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
editable - Variable in class java.awt.TextComponent
A boolean indicating whether or not this TextComponent is editable.
editable - Variable in class javax.swing.JTree
Is the tree editable?
editable - Variable in class javax.swing.text.JTextComponent
 
editable - Variable in class javax.swing.text.html.FrameView
 
editableChanged(JComponent, boolean) - Method in class javax.swing.plaf.basic.BasicTextFieldUI
 
editablePropertyChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Deprecated. As of Java 2 platform v1.4.
edited - Variable in class javax.swing.JFormattedTextField
Indicates the current value has been edited.
editingCanceled(ChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
Invoked when editing is canceled.
editingCanceled(ChangeEvent) - Method in class javax.swing.JTable
Invoked when editing is canceled.
editingCanceled(ChangeEvent) - Method in interface javax.swing.event.CellEditorListener
This tells the listeners the editor has canceled editing
editingCanceled(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
Messaged when editing has been canceled in the tree.
editingColumn - Variable in class javax.swing.JTable
Identifies the column of the cell being edited.
editingComponent - Variable in class javax.swing.plaf.basic.BasicTreeUI
When editing, this will be the Component that is doing the actual editing.
editingComponent - Variable in class javax.swing.tree.DefaultTreeCellEditor
Component used in editing, obtained from the editingContainer.
editingContainer - Variable in class javax.swing.tree.DefaultTreeCellEditor
Editing container, will contain the editorComponent.
editingIcon - Variable in class javax.swing.tree.DefaultTreeCellEditor
Icon to use when editing.
editingPath - Variable in class javax.swing.plaf.basic.BasicTreeUI
Path that is being edited.
editingRow - Variable in class javax.swing.JTable
Identifies the row of the cell being edited.
editingRow - Variable in class javax.swing.plaf.basic.BasicTreeUI
Row that is being edited.
editingStopped(ChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to a cell's contents.
editingStopped(ChangeEvent) - Method in class javax.swing.JTable
Invoked when editing is finished.
editingStopped(ChangeEvent) - Method in interface javax.swing.event.CellEditorListener
This tells the listeners the editor has ended editing
editingStopped(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
Messaged when editing has stopped in the tree.
editor - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
editor - Variable in class javax.swing.JSpinner
 
editor - Variable in class javax.swing.plaf.basic.BasicComboBoxEditor
 
editor - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
editor - Variable in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
editor - Variable in class javax.swing.plaf.basic.BasicTextUI
 
editor - Variable in class javax.swing.text.JTextComponent
 
editor - Variable in class javax.swing.text.html.AccessibleHTML
The editor.
editorAccessibleContext - Variable in class javax.swing.JComboBox.AccessibleJComboBox
 
editorActionListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
editorBorderInsets - Variable in class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
 
editorBorderInsets - Static variable in class javax.swing.plaf.metal.MetalComboBoxEditor
 
editorComp - Variable in class javax.swing.JTable
If editing, the Component that is handling the editing.
editorComponent - Variable in class javax.swing.DefaultCellEditor
The Swing component being edited.
editorExplicitlySet - Variable in class javax.swing.JSpinner
 
editorFocusListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
editorFocusListener - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
editorHasDifferentSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to true if the editor has a different size than the renderer.
editorRemover - Variable in class javax.swing.JTable
 
edits - Variable in class javax.swing.undo.CompoundEdit
The collection of UndoableEdits undone/redone en masse by this CompoundEdit.
eetop - Variable in class java.lang.Thread
 
eh - Variable in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
elem - Variable in class javax.swing.text.View
 
elem - Variable in class javax.swing.text.html.parser.TagElement
 
elem - Variable in class javax.swing.text.html.parser.TagStack
 
element - Variable in class java.util.Collections.CopiesList
 
element - Variable in class java.util.Collections.SingletonList
 
element - Variable in class java.util.Collections.SingletonSet
 
element - Variable in class java.util.LinkedList.Entry
 
element - Variable in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
 
element - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
element - Variable in class javax.swing.text.DefaultStyledDocument.StyleChangeUndoableEdit
Element to change resolve parent of.
element - Variable in class javax.swing.text.html.AccessibleHTML.ElementInfo
The Element this ElementInfo is providing information for.
element - Variable in class org.apache.crimson.parser.ValidatingParser.MixedValidator
 
element - Variable in class org.apache.xml.dtm.ref.DTMNamedNodeMap
The DTM element handle.
elementAt(int) - Method in class java.util.Vector
Returns the component at the specified index.
elementAt(int) - Method in class javax.swing.DefaultListModel
Returns the component at the specified index.
elementAt(int) - Method in class javax.swing.JComponent.IntVector
 
elementAt(int) - Method in class javax.swing.text.GapContent.MarkVector
Fetches the mark at the given index
elementAt(int) - Method in class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector
 
elementAt(int) - Method in class org.apache.xml.utils.IntVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.NodeVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.ObjectVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.StringToStringTable
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.StringToStringTableVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.StringVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Get the nth element.
elementAt(int) - Method in class org.apache.xpath.NodeSet
Get the nth element.
elementAt(int) - Method in class org.apache.xpath.NodeSetDTM
Get the nth element.
elementAt(int) - Method in class org.apache.xpath.VariableStack
Get the element at the given index, regardless of stackframe.
elementAt(int) - Method in class org.apache.xpath.compiler.OpMapVector
Get the nth element.
elementAttributeLimit - Variable in class org.apache.crimson.parser.Parser2
 
elementAvailable(String, String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Execute the element-available() function.
elementAvailable(QName) - Method in class org.apache.xalan.processor.XSLTSchema
Determines whether the passed element name is present in the list of available elements.
elementAvailable(String, String) - Method in class org.apache.xalan.transformer.TransformerImpl
 
elementAvailable(String, String) - Method in interface org.apache.xpath.ExtensionsProvider
Is the extension element available?
elementCount - Variable in class java.util.Vector
The number of valid components in this Vector object.
elementCountToTag(HTMLDocument, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Returns number of elements, starting at the deepest leaf, needed to get to an element representing tag.
elementData - Variable in class java.util.ArrayList
The array buffer into which the elements of the ArrayList are stored.
elementData - Variable in class java.util.Vector
The array buffer into which the components of the vector are stored.
elementDecl(String, String) - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
elementDecl(String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an element type declaration.
elementExists(String) - Method in class javax.swing.text.html.parser.DTD
Returns true if the element is part of the DTD, otherwise returns false.
elementHash - Variable in class javax.swing.text.html.parser.DTD
 
elementInfo - Variable in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
 
elementNameTable - Variable in class org.apache.xml.utils.Context2
 
elementStack - Variable in class javax.swing.text.ElementIterator
 
elementStack - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
elements() - Method in class java.io.FilePermissionCollection
Returns an enumeration of all the FilePermission objects in the container.
elements() - Method in class java.net.SocketPermissionCollection
Returns an enumeration of all the SocketPermission objects in the container.
elements() - Method in class java.util.Dictionary
Returns an enumeration of the values in this dictionary.
elements() - Method in class java.util.Hashtable
Returns an enumeration of the values in this hashtable.
elements() - Method in class java.util.PropertyPermissionCollection
Returns an enumeration of all the PropertyPermission objects in the container.
elements() - Method in class java.util.Vector
Returns an enumeration of the components of this vector.
elements() - Method in class javax.swing.DefaultListModel
Returns an enumeration of the components of this list.
elements() - Method in class javax.swing.MultiUIDefaults
 
elements - Variable in class javax.swing.text.html.parser.DTD
 
elements - Variable in class org.apache.crimson.parser.Parser2
 
eleminateRedundent(ElemTemplateElement, Vector) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Method to be called after the all expressions within an node context have been visited.
eleminateRedundentGlobals(StylesheetRoot) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Method to be called after the all global expressions within a stylesheet have been collected.
eleminateRedundentLocals(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Method to be called after the all expressions within an node context have been visited.
eleminateSharedPartialPaths(ElemTemplateElement, Vector) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Eliminate the shared partial paths in the expression list.
eliminateBackfillStates(int) - Method in class java.text.RuleBasedBreakIterator.Builder
This removes "ending states" and states reachable from them from the list of states to backfill.
emergencyCleanup(JComponent) - Method in class javax.swing.DefaultDesktopManager
This method is here to clean up problems associated with a race condition which can occur when the full contents of a copyArea's source argument is not available onscreen.
emitPattern() - Method in class java.text.MergeCollation
emits the pattern for collation builder.
emitPattern(boolean) - Method in class java.text.MergeCollation
emits the pattern for collation builder.
empty() - Method in class java.text.CharSet
Returns true if this CharSet contains no characters
empty() - Method in class java.util.Stack
Tests if this stack is empty.
empty - Static variable in class javax.swing.text.GapContent
 
empty - Static variable in class javax.swing.text.StringContent
 
empty() - Method in class javax.swing.text.html.StyleSheet.SearchBuffer
 
empty() - Method in class javax.swing.text.html.parser.ContentModel
Return true if the content model could match an empty input stream.
empty() - Method in class org.apache.crimson.parser.ContentModel
Return true if the content model could match an empty input stream.
empty() - Method in class org.apache.xml.utils.IntStack
Tests if this stack is empty.
empty() - Method in class org.apache.xml.utils.ObjectStack
Tests if this stack is empty.
emptyAnchor - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
emptyArray - Static variable in class javax.swing.SizeSequence
 
emptyBorder - Static variable in class javax.swing.BorderFactory
 
emptyDocument - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
True if inserting into an empty document.
emptyEnumeration - Static variable in class javax.swing.text.SimpleAttributeSet
 
emptyEnumerator - Static variable in class java.util.Hashtable
 
emptyHandlers - Static variable in class java.util.logging.LogManager
 
emptyHandlers - Static variable in class java.util.logging.Logger
 
emptyIterator - Static variable in class java.util.Hashtable
 
emptyTag(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out all empty elements (all tags that have no corresponding end tag).
emptyTransferable - Static variable in class java.awt.dnd.DragSourceContext
 
emptystr() - Method in class org.apache.xml.utils.XMLStringFactory
Get a cheap representation of an empty string.
emptystr() - Method in class org.apache.xpath.objects.XMLStringFactoryImpl
Get a cheap representation of an empty string.
enable() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setEnabled(boolean).
enable(boolean) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setEnabled(boolean).
enable() - Method in class java.awt.MenuItem
Deprecated. As of JDK version 1.1, replaced by setEnabled(boolean).
enable(boolean) - Method in class java.awt.MenuItem
Deprecated. As of JDK version 1.1, replaced by setEnabled(boolean).
enable() - Method in interface java.awt.peer.ComponentPeer
DEPRECATED: Replaced by setEnabled(boolean).
enable() - Method in interface java.awt.peer.MenuItemPeer
DEPRECATED: Replaced by setEnabled(boolean).
enable() - Static method in class java.lang.Compiler
Cause the Compiler to resume operation.
enable() - Method in class javax.swing.JComponent
Deprecated. As of JDK version 1.1, replaced by java.awt.Component.setEnable(boolean).
enableActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
enableClientWindowNotification(InputMethod, boolean) - Method in interface java.awt.im.spi.InputMethodContext
Enables or disables notification of the current client window's location and state for the specified input method.
enableDefaultConnectionPool() - Method in class org.apache.xalan.lib.sql.XConnection
There is a problem with some JDBC drivers when a Connection is open and the JVM shutsdown.
enableEvents(long) - Method in class java.awt.Component
Enables the events defined by the specified event mask parameter to be delivered to this component.
enableEvents(long) - Method in class java.awt.LightweightDispatcher
Enables events to subcomponents.
enableEvents(long) - Method in class java.awt.MenuItem
Enables event delivery to this menu item for events to be defined by the specified event mask parameter Since event types are automatically enabled when a listener for that type is added to the menu item, this method only needs to be invoked by subclasses of MenuItem which desire to have the specified event types delivered to processEvent regardless of whether a listener is registered.
enableInputMethods(boolean) - Method in class java.awt.Component
Enables or disables input method support for this component.
enableInputMethods(boolean) - Method in class java.awt.TextComponent
 
enableInputMethodsIfNecessary() - Method in class java.awt.TextComponent
 
enableOverride - Variable in class java.io.ObjectInputStream
if true, invoke readObjectOverride() instead of readObject()
enableOverride - Variable in class java.io.ObjectOutputStream
if true, invoke writeObjectOverride() instead of writeObject()
enableReplace - Variable in class java.io.ObjectOutputStream
if true, invoke replaceObject()
enableReplaceObject(boolean) - Method in class java.io.ObjectOutputStream
Enable the stream to do replacement of objects in the stream.
enableResizedPosting() - Method in class javax.swing.table.TableColumn
Deprecated. as of Java 2 platform v1.3
enableResolve - Variable in class java.io.ObjectInputStream
if true, invoke resolveObject()
enableResolveObject(boolean) - Method in class java.io.ObjectInputStream
Enable the stream to allow objects read from the stream to be replaced.
enableSerialization() - Method in class javax.swing.JComponent
Called by the JComponent constructor.
enableStreamingMode() - Method in class org.apache.xalan.lib.sql.XConnection
Control how the SQL Document uses memory.
enabled - Variable in class java.awt.Component
True when the object is enabled.
enabled - Variable in class java.awt.MenuItem
A value to indicate whether a menu item is enabled or not.
enabled - Variable in class javax.swing.AbstractAction
Specifies whether action is enabled; the default is true.
enabled - Static variable in class javax.swing.FocusManager
 
enabled - Variable in class javax.swing.JTabbedPane.Page
 
enabled - Variable in class javax.swing.ToolTipManager
 
enabledOnToolkit(long) - Static method in class java.awt.Toolkit
 
encode(char[], int, int) - Method in class java.lang.StringCoding.CharsetSE
 
encode(char[], int, int) - Method in class java.lang.StringCoding.ConverterSE
 
encode(char[], int, int) - Method in class java.lang.StringCoding.StringEncoder
 
encode(String, char[], int, int) - Static method in class java.lang.StringCoding
 
encode(char[], int, int) - Static method in class java.lang.StringCoding
 
encode(String) - Static method in class java.net.URI
 
encode(String) - Static method in class java.net.URLEncoder
Deprecated. The resulting string may vary depending on the platform's default encoding. Instead, use the encode(String,String) method to specify the encoding.
encode(String, String) - Static method in class java.net.URLEncoder
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encode(CharBuffer) - Method in class java.nio.charset.Charset
Convenience method that encodes Unicode characters into bytes in this charset.
encode(String) - Method in class java.nio.charset.Charset
Convenience method that encodes a string into bytes in this charset.
encode(CharBuffer, ByteBuffer, boolean) - Method in class java.nio.charset.CharsetEncoder
Encodes as many characters as possible from the given input buffer, writing the results to the given output buffer.
encode(CharBuffer) - Method in class java.nio.charset.CharsetEncoder
Convenience method that encodes the remaining content of a single input character buffer into a newly-allocated byte buffer.
encode(int, int, StringBuffer) - Static method in class java.text.SimpleDateFormat
Encodes the given tag and length and puts encoded char(s) into buffer.
encodeDataFlavor(DataFlavor) - Static method in class java.awt.datatransfer.SystemFlavorMap
Encodes a DataFlavor for use as a String native.
encodeJavaMIMEType(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Encodes a MIME type for use as a String native.
encodeLoop(CharBuffer, ByteBuffer) - Method in class java.nio.charset.CharsetEncoder
Encodes one or more characters into one or more bytes.
encoder - Static variable in class java.lang.StringCoding
 
encoding - Variable in class java.util.logging.Handler
 
encounteredField - Variable in class java.text.FieldPosition.Delegate
Indicates whether the field has been encountered before.
encounteredRuleSet - Variable in class javax.swing.text.html.CSSParser
Set to true when the first non @ rule is encountered.
end() - Method in class java.awt.PrintJob
Ends the print job and does any necessary cleanup.
end - Variable in class java.io.ObjectInputStream.BlockDataInputStream
end offset of valid data in buf, or -1 if no more block data
end(boolean) - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the end of an I/O operation that might block indefinitely.
end() - Method in class java.nio.channels.spi.AbstractSelector
Marks the end of an I/O operation that might block indefinitely.
end - Variable in class java.text.StringCharacterIterator
 
end() - Method in class java.util.regex.Matcher
Returns the index of the last character matched, plus one.
end(int) - Method in class java.util.regex.Matcher
Returns the index of the last character, plus one, of the subsequence captured by the given group during the previous match operation.
end() - Method in class java.util.zip.Deflater
Closes the compressor and discards any unprocessed input.
end(long) - Static method in class java.util.zip.Deflater
 
end() - Method in class java.util.zip.Inflater
Closes the decompressor and discards any unprocessed input.
end(long) - Static method in class java.util.zip.Inflater
 
end - Variable in class javax.swing.SpinnerDateModel
 
end - Variable in class javax.swing.text.DefaultEditorKit.SelectLineAction
 
end - Variable in class javax.swing.text.DefaultEditorKit.SelectParagraphAction
 
end - Variable in class javax.swing.text.DefaultEditorKit.SelectWordAction
 
end - Variable in class javax.swing.text.ZoneView.Zone
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.AnchorAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.AreaAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ConvertAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.FormTagAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HeadAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.MapAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ObjectAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.StyleAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
Called when an end tag is seen for the type of tag this action was registered to.
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.TitleAction
 
end() - Method in class javax.swing.undo.CompoundEdit
Sets inProgress to false.
end() - Method in class javax.swing.undo.StateEdit
Gets the post-edit state of the StateEditable object and ends the edit.
end() - Method in class javax.swing.undo.UndoManager
Sending end() to an UndoManager turns it into a plain old (ended) CompoundEdit.
endAction - Static variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
endAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of the document.
endBlock(int) - Method in class javax.swing.text.html.CSSParser
Called when an end block is encountered )]}
endCDATA() - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
endCDATA() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.serialize.SerializerToXML
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.transformer.ResultTreeHandler
End the CDATA characters.
endCDATA() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endCDATA() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endCDATA() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xml.utils.DOMBuilder
Report the end of a CDATA section.
endChar - Variable in class java.text.SpecialMapping
The last character in the exception range
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemCallTemplate
This after the template's children have been composed.
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemForEach
This after the template's children have been composed.
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplate
This after the template's children have been composed.
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplateElement
This after the template's children have been composed.
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemVariable
This after the template's children have been composed.
endComposition() - Method in class java.awt.im.InputContext
Ends any input composition that may currently be going on in this context.
endComposition() - Method in interface java.awt.im.spi.InputMethod
Ends any input composition that may currently be going on in this context.
endDTD() - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
endDTD() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.serialize.SerializerToXML
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.transformer.ResultTreeHandler
End the DTD.
endDTD() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endDTD() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endDTD() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xml.utils.DOMBuilder
Report the end of DTD declarations.
endDay - Variable in class java.util.SimpleTimeZone
This field has two possible interpretations: endMode == DOW_IN_MONTH endDay indicates the day of the month of endMonth on which daylight saving time ends, from 1 to 28, 30, or 31, depending on the endMonth.
endDayOfWeek - Variable in class java.util.SimpleTimeZone
The day of the week on which daylight saving time ends.
endDocument() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the endDocument event.
endDocument() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end document event.
endDocument() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endDocument() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the end of a document.
endDraggingFrame(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
endDraggingFrame(JComponent) - Method in interface javax.swing.DesktopManager
This method signals the end of the dragging session.
endEdits(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Creates the UndoableEdit record for the edits made in the buffer.
endElement(String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorAttributeSet
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorCharacters
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
End an ElemExsltFunction, and verify its validity.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorGlobalParamDecl
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorGlobalVariableDecl
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorLRE
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorStylesheetElement
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorTemplateElem
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorText
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorUnknown
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the endElement event.
endElement(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endElement(String, String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endElement(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the end of an element.
endEntity(String) - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
endEntity(String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
End an entity.
endEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report the end of an entity.
endEntity(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endEntity(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endEntity(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the end of an entity.
endEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Report the end of an entity.
endFontTag() - Method in class javax.swing.text.html.MinimalHTMLWriter
This is no longer used, instead <span> will be written out.
endIndex - Variable in class java.text.AttributedString.AttributeMap
 
endIndex - Variable in class java.text.AttributedString.AttributedStringIterator
 
endIndex - Variable in class java.text.FieldPosition
Output: End offset of field in text.
endKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
endLayout() - Method in interface java.awt.peer.ContainerPeer
 
endLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a line.
endMode - Variable in class java.util.SimpleTimeZone
Variables specifying the mode of the end rule.
endMonth - Variable in class java.util.SimpleTimeZone
The month in which daylight saving time ends.
endNode(int) - Method in class org.apache.xalan.transformer.TreeWalker2Result
End processing of given node
endNode(int) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
End processing of given node
endNode(Node) - Method in class org.apache.xml.utils.TreeWalker
End processing of given node
endNonEscaping() - Method in class org.apache.xalan.serialize.SerializerToXML
Ends an un-escaping section.
endOffset - Variable in class javax.swing.text.AbstractWriter
 
endOffset - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
endOffset - Variable in class javax.swing.text.InternationalFormatter.ExtendedReplaceHolder
Offset of the insert/remove.
endOffset - Variable in class javax.swing.text.html.HTMLDocument.LeafIterator
 
endOffset - Variable in class javax.swing.text.html.MinimalHTMLWriter
 
endParagraph() - Method in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
endParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a paragraph.
endPath() - Method in class java.awt.BasicStroke.FillAdapter
 
endPrefixMapping(String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.serialize.SerializerToXML
End the scope of a prefix-URI Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xml.utils.DOMBuilder
End the scope of a prefix-URI mapping.
endPreserving() - Method in class org.apache.xalan.serialize.SerializerToXML
Ends a whitespace preserving section.
endResizingFrame(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
endResizingFrame(JComponent) - Method in interface javax.swing.DesktopManager
This method signals the end of the resize session.
endRule() - Method in interface javax.swing.text.html.CSSParser.CSSParserCallback
 
endRule() - Method in class javax.swing.text.html.StyleSheet.CssParser
Invoked when the end of a rule is encountered.
endSection() - Method in class javax.swing.text.rtf.RTFReader.DocumentDestination
 
endSection() - Method in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
endSpanTag() - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out an end tag for the <span> tag.
endStates - Variable in class java.text.RuleBasedBreakIterator
A list of flags indicating which states in the state table are accepting ("end") states
endTag(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out an end tag for the element.
endTag(boolean) - Method in class javax.swing.text.html.parser.Parser
Handle an end tag.
endTextLength - Variable in class javax.swing.text.InternationalFormatter.ExtendedReplaceHolder
Length of the text.
endTime - Variable in class java.util.SimpleTimeZone
The time in milliseconds after midnight at which daylight saving time ends.
endTimeMode - Variable in class java.util.SimpleTimeZone
The format of endTime, either WALL_TIME, STANDARD_TIME, or UTC_TIME.
endUpdate() - Method in class javax.swing.undo.UndoableEditSupport
DEADLOCK WARNING: Calling this method may call undoableEditHappened in all listeners.
endValidate() - Method in interface java.awt.peer.ContainerPeer
 
endWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a word.
endgroup() - Method in class javax.swing.text.rtf.RTFParser
Implemented by subclasses to react to the end of a group.
endgroup(Dictionary) - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
 
endgroup(Dictionary) - Method in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
endgroup(Dictionary) - Method in interface javax.swing.text.rtf.RTFReader.Destination
 
endgroup(Dictionary) - Method in class javax.swing.text.rtf.RTFReader.DiscardingDestination
 
endgroup(Dictionary) - Method in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
endgroup() - Method in class javax.swing.text.rtf.RTFReader
Called by the superclass when the current RTF group is closed.
endsWith(String) - Method in class java.lang.String
Tests if this string ends with the specified suffix.
endsWith(String) - Method in interface org.apache.xml.utils.XMLString
Tests if this string ends with the specified suffix.
endsWith(String) - Method in class org.apache.xpath.objects.XString
Tests if this string ends with the specified suffix.
engineCall - Static variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Engine call to invoke scripts
engineExec - Static variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Engine call to "compile" scripts
enqueue() - Method in class java.lang.ref.Reference
Adds this reference object to the queue with which it is registered, if any.
enqueue(Reference) - Method in class java.lang.ref.ReferenceQueue.Null
 
enqueue(Reference) - Method in class java.lang.ref.ReferenceQueue
 
enqueue(Object) - Method in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue
 
enqueueKeyEvents(long, Component) - Method in class java.awt.DefaultKeyboardFocusManager
Delays dispatching of KeyEvents until the specified Component becomes the focus owner.
enqueueKeyEvents(long, Component) - Method in class java.awt.KeyboardFocusManager
Called by the AWT to notify the KeyboardFocusManager that it should delay dispatching of KeyEvents until the specified Component becomes the focus owner.
enqueueNodeAddedEvent(Preferences) - Method in class java.util.prefs.AbstractPreferences
Enqueue a "node added" event for delivery to registered node change listeners unless there are no registered listeners.
enqueueNodeRemovedEvent(Preferences) - Method in class java.util.prefs.AbstractPreferences
Enqueue a "node removed" event for delivery to registered node change listeners unless there are no registered listeners.
enqueuePreferenceChangeEvent(String, String) - Method in class java.util.prefs.AbstractPreferences
Enqueue a preference change event for delivery to registered preference change listeners unless there are no registered listeners.
enqueuedKeyEvents - Variable in class java.awt.DefaultKeyboardFocusManager
 
ensureCache() - Method in class java.awt.font.TextLayout
 
ensureCapacity(int) - Method in class java.lang.StringBuffer
Ensures that the capacity of the buffer is at least equal to the specified minimum.
ensureCapacity(int) - Method in class java.math.MutableBigInteger
If this MutableBigInteger cannot hold len words, increase the size of the value array to len words.
ensureCapacity(int) - Method in class java.util.ArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class java.util.BitSet
Ensures that the BitSet can hold enough units.
ensureCapacity(int) - Method in class java.util.Vector
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
ensureCapacity(int) - Method in class javax.swing.DefaultListModel
Increases the capacity of this list, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
ensureCapacityHelper(int) - Method in class java.util.Vector
This implements the unsynchronized semantics of ensureCapacity.
ensureComponents(int, int) - Method in class java.awt.font.TextMeasurer
 
ensureCurrentLayout() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
ensureFileIsVisible(File) - Method in class javax.swing.JFileChooser
Makes sure that the specified file is viewable, and not hidden.
ensureFileIsVisible(JFileChooser, File) - Method in class javax.swing.plaf.FileChooserUI
 
ensureFileIsVisible(JFileChooser, File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
ensureFileIsVisible(JFileChooser, File) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
ensureFileIsVisible(JFileChooser, File) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the ensureFileIsVisible method on each UI handled by this object.
ensureHoldCapacity(int) - Method in class java.awt.geom.FlatteningPathIterator
 
ensureIndexIsVisible(int) - Method in class javax.swing.JList
Scrolls the viewport to make the specified cell completely visible.
ensureIndexIsVisible(JList, int) - Method in class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction
Ensures the particular index is visible.
ensureIndexIsVisible(JList, int) - Method in class javax.swing.plaf.basic.BasicListUI.PageDownAction
 
ensureIndexIsVisible(JList, int) - Method in class javax.swing.plaf.basic.BasicListUI.PageUpAction
 
ensureIndexIsVisible(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
ensureLocationSet(TransformerException) - Static method in class org.apache.xml.utils.DefaultErrorHandler
 
ensureNamespaceDeclDeclared(DTM, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
This function checks to make sure a given prefix is really declared.
ensureOpen() - Method in class java.io.BufferedInputStream
Check to make sure that this stream has not been closed
ensureOpen() - Method in class java.io.BufferedReader
Check to make sure that the stream has not been closed
ensureOpen() - Method in class java.io.BufferedWriter
Check to make sure that the stream has not been closed
ensureOpen() - Method in class java.io.CharArrayReader
Check to make sure that the stream has not been closed
ensureOpen() - Method in class java.io.PrintStream
Check to make sure that the stream has not been closed
ensureOpen() - Method in class java.io.PrintWriter
Check to make sure that the stream has not been closed
ensureOpen() - Method in class java.io.PushbackInputStream
Check to make sure that this stream has not been closed
ensureOpen() - Method in class java.io.PushbackReader
Check to make sure that the stream has not been closed.
ensureOpen() - Method in class java.io.StringReader
Check to make sure that the stream has not been closed
ensureOpen() - Method in class java.util.zip.GZIPInputStream
Check to make sure that this stream has not been closed
ensureOpen() - Method in class java.util.zip.InflaterInputStream
Check to make sure that this stream has not been closed
ensureOpen(long) - Method in class java.util.zip.ZipFile
 
ensureOpen() - Method in class java.util.zip.ZipInputStream
Check to make sure that this stream has not been closed
ensureOpen() - Method in class java.util.zip.ZipOutputStream
Check to make sure that this stream has not been closed
ensurePathIsExpanded(TreePath, boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache
Ensures that all the path components in path are expanded, accept for the last component which will only be expanded if expandLast is true.
ensurePathIsExpanded(TreePath, boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache
Ensures that all the path components in path are expanded, accept for the last component which will only be expanded if expandLast is true.
ensurePopupMenuCreated() - Method in class javax.swing.JMenu
 
ensurePrefixIsDeclared(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
This function checks to make sure a given prefix is really declared.
ensureRowsAreVisible(int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Ensures that the rows identified by beginRow through endRow are visible.
ensureRunBreak(int) - Method in class java.text.AttributedString
 
ensureRunBreak(int, boolean) - Method in class java.text.AttributedString
Ensures there is a run break at offset, returning the index of the run.
ensureSize(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
ensureSizeOfIndex(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
ensureSizeOfIndex(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Ensure that the size of the element indexes can hold the information.
ensureValidPosition() - Method in class javax.swing.text.DefaultCaret
This is invoked after the document changes to verify the current dot/mark is valid.
enterTimer - Variable in class javax.swing.ToolTipManager
 
entering(String, String) - Method in class java.util.logging.Logger
Log a method entry.
entering(String, String, Object) - Method in class java.util.logging.Logger
Log a method entry, with one parameter.
entering(String, String, Object[]) - Method in class java.util.logging.Logger
Log a method entry, with an array of parameters.
entities - Variable in class org.apache.crimson.parser.Parser2
 
entities - Variable in class org.apache.crimson.tree.Doctype
 
entity - Variable in class org.apache.crimson.tree.XmlDocument.EntityRefNode
 
entityExpansionCount - Variable in class org.apache.crimson.parser.Parser2
 
entityExpansionLimit - Variable in class org.apache.crimson.parser.Parser2
 
entityHash - Variable in class javax.swing.text.html.parser.DTD
 
entityName - Variable in class org.apache.crimson.tree.Doctype.EntityNode
 
entityReference(String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Entity reference event.
entityReference(String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notivication of a entityReference.
entityResolver - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
entityTypes - Static variable in class javax.swing.text.html.parser.Entity
 
entries - Variable in class java.io.ObjectInputStream.HandleTable
array mapping handle -> object/exception (depending on status)
entries() - Method in class java.util.jar.JarFile
Returns an enumeration of the ZIP file entries.
entries - Variable in class java.util.jar.Manifest
 
entries() - Method in class java.util.zip.ZipFile
Returns an enumeration of the ZIP file entries.
entries - Variable in class java.util.zip.ZipOutputStream
 
entry - Variable in class java.io.ObjectStreamClass.EntryFuture
 
entry - Variable in class java.util.Hashtable.Enumerator
 
entry(int) - Method in class java.util.LinkedList
Return the indexed entry.
entry - Variable in class java.util.WeakHashMap.HashIterator
 
entry - Variable in class java.util.zip.ZipInputStream
 
entry - Variable in class java.util.zip.ZipOutputStream
 
entryEOF - Variable in class java.util.zip.ZipInputStream
 
entryFor(String) - Method in class java.io.ExpiringCache
 
entryName - Variable in class java.net.JarURLConnection
 
entryName - Variable in class java.text.EntryPair
 
entrySet() - Method in class java.awt.RenderingHints
Returns a Set view of the mappings contained in this RenderingHints.
entrySet() - Method in class java.text.AttributedString.AttributeMap
 
entrySet() - Method in class java.util.AbstractMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class java.util.Collections.EmptyMap
 
entrySet - Variable in class java.util.Collections.SingletonMap
 
entrySet() - Method in class java.util.Collections.SingletonMap
 
entrySet - Variable in class java.util.Collections.SynchronizedMap
 
entrySet() - Method in class java.util.Collections.SynchronizedMap
 
entrySet - Variable in class java.util.Collections.UnmodifiableMap
 
entrySet() - Method in class java.util.Collections.UnmodifiableMap
 
entrySet - Variable in class java.util.HashMap
 
entrySet() - Method in class java.util.HashMap
Returns a collection view of the mappings contained in this map.
entrySet - Variable in class java.util.Hashtable
 
entrySet() - Method in class java.util.Hashtable
Returns a Set view of the entries contained in this Hashtable.
entrySet - Variable in class java.util.IdentityHashMap
This field is initialized to contain an instance of the entry set view the first time this view is requested.
entrySet() - Method in class java.util.IdentityHashMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface java.util.Map
Returns a set view of the mappings contained in this map.
entrySet - Variable in class java.util.TreeMap.SubMap
 
entrySet() - Method in class java.util.TreeMap.SubMap
 
entrySet - Variable in class java.util.TreeMap
This field is initialized to contain an instance of the entry set view the first time this view is requested.
entrySet() - Method in class java.util.TreeMap
Returns a set view of the mappings contained in this map.
entrySet - Variable in class java.util.WeakHashMap
 
entrySet() - Method in class java.util.WeakHashMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute name-value mappings contained in this Map.
enumerate(Thread[]) - Static method in class java.lang.Thread
Copies into the specified array every active thread in the current thread's thread group and its subgroups.
enumerate(Thread[]) - Method in class java.lang.ThreadGroup
Copies into the specified array every active thread in this thread group and its subgroups.
enumerate(Thread[], boolean) - Method in class java.lang.ThreadGroup
Copies into the specified array every active thread in this thread group.
enumerate(Thread[], int, boolean) - Method in class java.lang.ThreadGroup
 
enumerate(ThreadGroup[]) - Method in class java.lang.ThreadGroup
Copies into the specified array references to every active subgroup in this thread group.
enumerate(ThreadGroup[], boolean) - Method in class java.lang.ThreadGroup
Copies into the specified array references to every active subgroup in this thread group.
enumerate(ThreadGroup[], int, boolean) - Method in class java.lang.ThreadGroup
 
enumerate(Hashtable) - Method in class java.util.Properties
Enumerates all key/value pairs in the specified hastable.
enumerateAndSortCycle(Container, List, Map) - Method in class javax.swing.SortingFocusTraversalPolicy
 
enumerateCycle(Container, List) - Method in class javax.swing.SortingFocusTraversalPolicy
 
enumerateLiteralResultAttributes() - Method in class org.apache.xalan.templates.ElemLiteralResult
Compiling templates requires that we be able to list the AVTs ADDED 9/5/2000 to support compilation experiment
enumeration(Collection) - Static method in class java.util.Collections
Returns an enumeration over the specified collection.
enumeration - Variable in class java.util.ResourceBundleEnumeration
 
enums - Variable in class javax.swing.MultiUIDefaults.MultiUIDefaultsEnumerator
 
env - Variable in class java.rmi.activation.ActivationGroupDesc
 
eof - Variable in class java.io.OptionalDataException
True if there is no more data in the buffered part of the stream.
eof - Variable in class java.net.SocketInputStream
 
eol - Static variable in class org.apache.crimson.tree.XmlDocument
 
eolIsSignificant(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not ends of line are treated as tokens.
eolIsSignificantP - Variable in class java.io.StreamTokenizer
 
eos - Variable in class java.util.zip.GZIPInputStream
Indicates end of input stream.
eq(Object, Object) - Static method in class java.lang.StackTraceElement
 
eq(Object, Object) - Static method in class java.util.AbstractMap.SimpleEntry
 
eq(Object, Object) - Static method in class java.util.Collections
Returns true if the specified arguments are equal, or both null.
eq(Object, Object) - Static method in class java.util.HashMap
Check for equality of non-null reference x and possibly-null y.
eq(Object, Object) - Static method in class java.util.WeakHashMap
Check for equality of non-null reference x and possibly-null y.
equal(String, String) - Static method in class java.net.URI
 
equalArraysOK(Object, Object) - Static method in class javax.swing.text.rtf.RTFGenerator
 
equalIgnoringCase(String, String) - Static method in class java.net.URI
 
equals(Object) - Method in class java.awt.AWTKeyStroke
Returns true if this object is identical to the specified object.
equals(Object) - Method in class java.awt.AlphaComposite
Determines whether the specified object is equal to this AlphaComposite.
equals(Object) - Method in class java.awt.BasicStroke
Tests if a specified object is equal to this BasicStroke by first testing if it is a BasicStroke and then comparing its width, join, cap, miter limit, dash, and dash phase attributes with those of this BasicStroke.
equals(Object) - Method in class java.awt.Color
Determines whether another object is equal to this Color.
equals(Object) - Method in class java.awt.Dimension
Checks whether two dimension objects have equal values.
equals(DisplayMode) - Method in class java.awt.DisplayMode
 
equals(Object) - Method in class java.awt.Font.FontLineMetrics
 
equals(Object) - Method in class java.awt.Font.Key
 
equals(Object) - Method in class java.awt.Font
Compares this Font object to the specified Object.
equals(Object) - Method in class java.awt.Insets
Checks whether two insets objects are equal.
equals(Object) - Method in class java.awt.JobAttributes
Determines whether two JobAttributes are equal to each other.
equals(MenuShortcut) - Method in class java.awt.MenuShortcut
Returns whether this MenuShortcut is the same as another: equality is defined to mean that both MenuShortcuts use the same key and both either use or don't use the SHIFT key.
equals(Object) - Method in class java.awt.MenuShortcut
Returns whether this MenuShortcut is the same as another: equality is defined to mean that both MenuShortcuts use the same key and both either use or don't use the SHIFT key.
equals(Object) - Method in class java.awt.PageAttributes
Determines whether two PageAttributes are equal to each other.
equals(Object) - Method in class java.awt.Point
Determines whether or not two points are equal.
equals(Object) - Method in class java.awt.Rectangle
Checks whether two rectangles are equal.
equals(Object) - Method in class java.awt.RenderingHints.Key
The equals method for all Key objects will return the same result as the equality operator '=='.
equals(Object) - Method in class java.awt.RenderingHints
Compares the specified Object with this RenderingHints for equality.
equals(Object) - Method in class java.awt.datatransfer.DataFlavor
Tests an arbitrary Object to this DataFlavor for equality.
equals(DataFlavor) - Method in class java.awt.datatransfer.DataFlavor
Tests a DataFlavor to this DataFlavor for equality.
equals(String) - Method in class java.awt.datatransfer.DataFlavor
Deprecated. As inconsistent with hashCode() contract, use isMimeTypeEqual(String) instead.
equals(Object) - Method in class java.awt.datatransfer.MimeType
MimeTypes are equal if their primary types, subtypes, and parameters are all equal.
equals(Object) - Method in class java.awt.datatransfer.MimeTypeParameterList
Two parameter lists are considered equal if they have exactly the same set of parameter names and associated values.
equals(Object) - Method in class java.awt.font.FontRenderContext
Return true if obj is an instance of FontRenderContext and has the same transform, antialiasing, and fractional metrics values as this.
equals(FontRenderContext) - Method in class java.awt.font.FontRenderContext
Return true if rhs has the same transform, antialiasing, and fractional metrics values as this.
equals(GlyphVector) - Method in class java.awt.font.GlyphVector
Tests if the specified GlyphVector exactly equals this GlyphVector.
equals(Object) - Method in class java.awt.font.ImageGraphicAttribute
Compares this ImageGraphicAttribute to the specified Object.
equals(ImageGraphicAttribute) - Method in class java.awt.font.ImageGraphicAttribute
Compares this ImageGraphicAttribute to the specified ImageGraphicAttribute.
equals(Object) - Method in class java.awt.font.NumericShaper
Returns true if the specified object is an instance of NumericShaper and shapes identically to this one.
equals(Object) - Method in class java.awt.font.ShapeGraphicAttribute
Compares this ShapeGraphicAttribute to the specified Object.
equals(ShapeGraphicAttribute) - Method in class java.awt.font.ShapeGraphicAttribute
Compares this ShapeGraphicAttribute to the specified ShapeGraphicAttribute.
equals(Object) - Method in class java.awt.font.TextHitInfo
Returns true if the specified Object is a TextHitInfo and equals this TextHitInfo.
equals(TextHitInfo) - Method in class java.awt.font.TextHitInfo
Returns true if the specified TextHitInfo has the same charIndex and isLeadingEdge as this TextHitInfo.
equals(Object) - Method in class java.awt.font.TextLayout
Returns true if the specified Object is a TextLayout object and if the specified Object equals this TextLayout.
equals(TextLayout) - Method in class java.awt.font.TextLayout
Returns true if the two layouts are equal.
equals(Object) - Method in class java.awt.geom.AffineTransform
Returns true if this AffineTransform represents the same affine coordinate transform as the specified argument.
equals(Area) - Method in class java.awt.geom.Area
Tests whether the geometries of the two Area objects are equal.
equals(Object) - Method in class java.awt.geom.Point2D
Determines whether or not two points are equal.
equals(Object) - Method in class java.awt.geom.Rectangle2D
Determines whether or not the specified Object is equal to this Rectangle2D.
equals(Object) - Method in class java.awt.image.ColorModel
Tests if the specified Object is an instance of ColorModel and if it equals this ColorModel.
equals(Object) - Method in class java.awt.image.ComponentColorModel
Compares this color model with another for equality.
equals(Object) - Method in class java.awt.image.ComponentSampleModel
 
equals(Object) - Method in class java.awt.image.MultiPixelPackedSampleModel
 
equals(Object) - Method in class java.awt.image.PackedColorModel
Tests if the specified Object is an instance of PackedColorModel and equals this PackedColorModel.
equals(Object) - Method in class java.awt.image.SinglePixelPackedSampleModel
 
equals(Object) - Method in class java.io.File
Tests this abstract pathname for equality with the given object.
equals(Object) - Method in class java.io.FilePermission
Checks two FilePermission objects for equality.
equals(Object) - Method in class java.io.ObjectStreamClass.FieldReflectorKey
 
equals(Object) - Method in class java.lang.Boolean
Returns true if and only if the argument is not null and is a Boolean object that represents the same boolean value as this object.
equals(Object) - Method in class java.lang.Byte
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Character.Subset
Compares two Subset objects for equality.
equals(Object) - Method in class java.lang.Character
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Double
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Float
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Integer
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Long
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Object
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class java.lang.Short
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Shutdown.WrappedHook
 
equals(Object) - Method in class java.lang.StackTraceElement
Returns true if the specified object is another StackTraceElement instance representing the same execution point as this instance.
equals(Object) - Method in class java.lang.String
Compares this string to the specified object.
equals(Object) - Method in class java.lang.reflect.Constructor
Compares this Constructor against the specified object.
equals(Object) - Method in class java.lang.reflect.Field
Compares this Field against the specified object.
equals(Object) - Method in class java.lang.reflect.Method
Compares this Method against the specified object.
equals(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object for equality.
equals(Object) - Method in class java.math.BigInteger
Compares this BigInteger with the specified Object for equality.
equals(Object) - Method in class java.net.Inet4Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.Inet6Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetSocketAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.NetworkInterface
Compares this object against the specified object.
equals(Object) - Method in class java.net.SocketPermission
Checks two SocketPermission objects for equality.
equals(Object) - Method in class java.net.URI
Tests this URI for equality with another object.
equals(Object) - Method in class java.net.URL
Compares this URL for equality with another object.
equals(URL, URL) - Method in class java.net.URLStreamHandler
Provides the default equals calculation.
equals(Object) - Method in class java.nio.ByteBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.CharBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.DoubleBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.FloatBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.IntBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.LongBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.ShortBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.charset.Charset
Tells whether or not this object is equal to another.
equals(Object) - Method in class java.rmi.MarshalledObject
Compares this MarshalledObject to another object.
equals(Object) - Method in class java.rmi.activation.ActivationDesc
Compares two activation descriptors for content equality.
equals(Object) - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Compares two command environments for content equality.
equals(Object) - Method in class java.rmi.activation.ActivationGroupDesc
Compares two activation group descriptors for content equality.
equals(Object) - Method in class java.rmi.activation.ActivationGroupID
Compares two group identifiers for content equality.
equals(Object) - Method in class java.rmi.activation.ActivationID
Compares two activation ids for content equality.
equals(Object) - Method in class java.rmi.dgc.VMID
Compare this VMID to another, and return true if they are the same identifier.
equals(Object) - Method in class java.rmi.server.ObjID
Compares the specified object with this ObjID for equality.
equals(Object) - Method in class java.rmi.server.RemoteObject
Compares two remote objects for equality.
equals(Object) - Method in class java.rmi.server.UID
Compares the specified object with this UID for equality.
equals(Timestamp) - Method in class java.sql.Timestamp
Tests to see if this Timestamp object is equal to the given Timestamp object.
equals(Object) - Method in class java.sql.Timestamp
Tests to see if this Timestamp object is equal to the given object.
equals(Object) - Method in class java.text.AttributeEntry
 
equals(Object) - Method in class java.text.AttributedCharacterIterator.Attribute
Compares two objects for equality.
equals(Object) - Method in class java.text.AttributedString.AttributedStringIterator
 
equals(Object) - Method in class java.text.CharSet
Returns true if "that" is another instance of CharSet containing the exact same characters as this one
equals(Object) - Method in class java.text.ChoiceFormat
Equality comparision between two
equals(Object) - Method in class java.text.CollationKey
Compare this CollationKey and the target CollationKey for equality.
equals(String, String) - Method in class java.text.Collator
Convenience method for comparing the equality of two strings based on this Collator's collation rules.
equals(Object) - Method in class java.text.Collator
Compares the equality of two Collators.
equals(Object) - Method in class java.text.DateFormat
Overrides equals
equals(Object) - Method in class java.text.DateFormatSymbols
Override equals
equals(String[], String[]) - Method in class java.text.DateFormatSymbols
Compares the equality of the two arrays of String.
equals(Object) - Method in class java.text.DecimalFormat
Overrides equals
equals(Object) - Method in class java.text.DecimalFormatSymbols
Override equals.
equals(Object) - Method in class java.text.DigitList
equality test between two digit lists.
equals(Object) - Method in class java.text.FieldPosition
Overrides equals
equals(Object) - Method in class java.text.MessageFormat
Equality comparison between two message format objects
equals(Object) - Method in class java.text.NumberFormat
Overrides equals
equals(Object) - Method in class java.text.ParsePosition
Overrides equals
equals(Object) - Method in class java.text.PatternEntry
WARNING this is used for searching in a Vector.
equals(Object) - Method in class java.text.RuleBasedBreakIterator
Returns true if both BreakIterators are of the same class, have the same rules, and iterate over the same text.
equals(Object) - Method in class java.text.RuleBasedCollator
Compares the equality of two collation objects.
equals(Object) - Method in class java.text.SimpleDateFormat
Compares the given object with this SimpleDateFormat for equality.
equals(Object) - Method in class java.text.SimpleTextBoundary
Compares the equality of two SimpleTextBoundary objects.
equals(Object) - Method in class java.text.StringCharacterIterator
Compares the equality of two StringCharacterIterator objects.
equals(Object) - Method in class java.util.AbstractList
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.AbstractMap.SimpleEntry
 
equals(Object) - Method in class java.util.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.AbstractSet
Compares the specified object with this set for equality.
equals(long[], long[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of longs are equal to one another.
equals(int[], int[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of ints are equal to one another.
equals(short[], short[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of shorts are equal to one another.
equals(char[], char[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of chars are equal to one another.
equals(byte[], byte[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of bytes are equal to one another.
equals(boolean[], boolean[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of booleans are equal to one another.
equals(double[], double[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of doubles are equal to one another.
equals(float[], float[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of floats are equal to one another.
equals(Object[], Object[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of Objects are equal to one another.
equals(Object) - Method in class java.util.BitSet
Compares this object against the specified object.
equals(Object) - Method in class java.util.Calendar
Compares this calendar to the specified object.
equals(Object) - Method in interface java.util.Collection
Compares the specified object with this collection for equality.
equals(Object) - Method in class java.util.Collections.EmptyMap
 
equals(Object) - Method in class java.util.Collections.SingletonMap.ImmutableEntry
 
equals(Object) - Method in class java.util.Collections.SynchronizedList
 
equals(Object) - Method in class java.util.Collections.SynchronizedMap
 
equals(Object) - Method in class java.util.Collections.SynchronizedSet
 
equals(Object) - Method in class java.util.Collections.UnmodifiableList
 
equals(Object) - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry
 
equals(Object) - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet
 
equals(Object) - Method in class java.util.Collections.UnmodifiableMap
 
equals(Object) - Method in class java.util.Collections.UnmodifiableSet
 
equals(Object) - Method in interface java.util.Comparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class java.util.Date
Compares two dates for equality.
equals(Object) - Method in class java.util.GregorianCalendar
Compares this GregorianCalendar to an object reference.
equals(Object) - Method in class java.util.HashMap.Entry
 
equals(Object) - Method in class java.util.Hashtable.Entry
 
equals(Object) - Method in class java.util.Hashtable
Compares the specified Object with this Map for equality, as per the definition in the Map interface.
equals(Object) - Method in class java.util.IdentityHashMap.EntryIterator
 
equals(Object) - Method in class java.util.IdentityHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in interface java.util.List
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.Locale
Returns true if this Locale is equal to another object.
equals(Object) - Method in interface java.util.Map.Entry
Compares the specified object with this entry for equality.
equals(Object) - Method in interface java.util.Map
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.PropertyPermission
Checks two PropertyPermission objects for equality.
equals(Object) - Method in class java.util.ResourceBundle.ResourceCacheKey
 
equals(Object) - Method in interface java.util.Set
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.SimpleTimeZone
Compares the equality of two SimpleTimeZone objects.
equals(Object) - Method in class java.util.TreeMap.Entry
 
equals(Object) - Method in class java.util.Vector
Compares the specified Object with this Vector for equality.
equals(Object) - Method in class java.util.WeakHashMap.Entry
 
equals(Object) - Method in class java.util.jar.Attributes.Name
Compares this attribute name to another for equality.
equals(Object) - Method in class java.util.jar.Attributes
Compares the specified Attributes object with this Map for equality.
equals(Object) - Method in class java.util.jar.Manifest
Returns true if the specified Object is also a Manifest and has the same main Attributes and entries.
equals(Object) - Method in class java.util.logging.Level
Compare two objects for value equality.
equals(Object) - Method in class javax.rmi.CORBA.Stub
Compares two stubs for equality.
equals(Stub, Object) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.equals(java.lang.Object).
equals(Object) - Method in class javax.swing.KeyboardManager.ComponentKeyStrokePair
 
equals(Object) - Method in class javax.swing.text.DefaultCaret
Compares this object to the specified object.
equals(Object) - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
equals(Object) - Method in class javax.swing.text.SimpleAttributeSet
Compares this object to the specified object.
equals(Object) - Method in class javax.swing.text.StyleContext.FontKey
Compares this object to the specifed object.
equals(Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Compares this object to the specifed object.
equals(Object) - Method in class javax.swing.text.TabStop
Returns true if the tabs are equal.
equals(Object) - Method in class javax.swing.text.html.HTML.UnknownTag
Compares this object to the specifed object.
equals(Object) - Method in class javax.swing.tree.TreePath
Tests two TreePaths for equality by checking each element of the paths for equality.
equals(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Test for equality based on node number.
equals(Object) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Test for equality based on node number.
equals(Object) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType
 
equals(Object) - Method in class org.apache.xml.utils.CharKey
Override of equals() for this object
equals(String, String) - Method in class org.apache.xml.utils.QName
Override equals and agree that we're equal if the passed object is a string and it matches the name of the arg.
equals(Object) - Method in class org.apache.xml.utils.QName
Override equals and agree that we're equal if the passed object is a QName and it matches the name of the arg.
equals(Object) - Method in class org.apache.xml.utils.URI
Determines if the passed-in Object is equivalent to this URI.
equals(XMLString) - Method in interface org.apache.xml.utils.XMLString
Compares this string to the specified object.
equals(Object) - Method in interface org.apache.xml.utils.XMLString
Compares this string to the specified object.
equals(Object) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Compares this against the specified object.
equals(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Compares this Field against the specified object.
equals(Object) - Method in class org.apache.xpath.Arg
Equality function specialized for the variable name.
equals(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '=' operation.
equals(XObject) - Method in class org.apache.xpath.objects.XBoolean
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XBooleanStatic
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XNull
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XNumber
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XRTreeFrag
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XString
Tell if two objects are functionally equal.
equals(XMLString) - Method in class org.apache.xpath.objects.XString
Compares this string to the specified object.
equals(Object) - Method in class org.apache.xpath.objects.XString
Compares this string to the specified object.
equals(XMLString) - Method in class org.apache.xpath.objects.XStringForFSB
Compares this string to the specified object.
equals(XObject) - Method in class org.apache.xpath.objects.XStringForFSB
Tell if two objects are functionally equal.
equals(String) - Method in class org.apache.xpath.objects.XStringForFSB
Tell if two objects are functionally equal.
equals(Object) - Method in class org.apache.xpath.objects.XStringForFSB
Compares this string to the specified object.
equalsIgnoreCase(String) - Method in class java.lang.String
Compares this String to another String, ignoring case considerations.
equalsIgnoreCase(String) - Method in interface org.apache.xml.utils.XMLString
Compares this String to another String, ignoring case considerations.
equalsIgnoreCase(String) - Method in class org.apache.xpath.objects.XString
Compares this String to another String, ignoring case considerations.
equalsIgnoreCase(String) - Method in class org.apache.xpath.objects.XStringForFSB
Compares this String to another String, ignoring case considerations.
equalsMayBeNull(Object, Object) - Static method in class org.apache.xalan.processor.XSLTElementDef
Tell if two objects are equal, when either one may be null.
equalsMayBeNullOrZeroLen(String, String) - Static method in class org.apache.xalan.processor.XSLTElementDef
Tell if the two string refs are equal, equality being defined as: 1) Both strings are null. 2) One string is null and the other is empty. 3) Both strings are non-null, and equal.
er - Variable in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
eras - Variable in class java.text.DateFormatSymbols
Era strings.
err - Static variable in class java.io.FileDescriptor
A handle to the standard error stream.
err - Static variable in class java.lang.System
The "standard" error output stream.
errArgs(Object[], int) - Static method in class org.apache.xalan.extensions.MethodResolver
 
errHandler - Variable in class org.apache.crimson.parser.InputEntity
 
errHandler - Variable in class org.apache.crimson.parser.Parser2
 
errString(String, String, Class, String, int, Object[]) - Static method in class org.apache.xalan.extensions.MethodResolver
Format the message for the NoSuchMethodException containing all the information about the method we're looking for.
errToString - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field errToString
error(String, int, String) - Method in class java.text.RuleBasedBreakIterator.Builder
Throws an IllegalArgumentException representing a syntax error in the rule description.
error(String, Exception, int) - Method in class java.util.logging.ErrorManager
The error method is called when a Handler failure occurs.
error(String, Exception, int) - Method in class java.util.logging.FileHandler.InitializationErrorManager
 
error(SAXParseException) - Method in class java.util.prefs.XmlSupport.EH
 
error(String) - Method in class java.util.regex.Pattern
Internal method used for handling all syntax errors.
error(String, String, String, String) - Method in class javax.swing.text.html.parser.Parser
Invoke the error handler.
error(String, String, String) - Method in class javax.swing.text.html.parser.Parser
 
error(String, String) - Method in class javax.swing.text.html.parser.Parser
 
error(String) - Method in class javax.swing.text.html.parser.Parser
 
error(SAXParseException) - Method in class org.apache.crimson.jaxp.DefaultValidationErrorHandler
 
error(String, Object[]) - Method in class org.apache.crimson.parser.Parser2
 
error(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
error(String, Exception) - Method in class org.apache.xalan.processor.StylesheetHandler
Tell the user of an error, and probably throw an exception.
error(String, Object[], Exception) - Method in class org.apache.xalan.processor.StylesheetHandler
Tell the user of an error, and probably throw an exception.
error(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a recoverable XSLT processing error.
error(String, Object[]) - Method in class org.apache.xalan.templates.ElemTemplateElement
Throw a template element runtime error.
error(String) - Method in class org.apache.xalan.templates.ElemTemplateElement
 
error(XPathContext, String, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
Tell the user of an error, and probably throw an exception.
error(SourceLocator, String) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, String, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, String, Exception) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, String, Object[], Exception) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, Node, Node, String) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, Node, Node, String, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SAXParseException) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an error event.
error(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Simple error for asserts and the like.
error(SAXParseException) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
error(SAXParseException) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a recoverable error.
error(TransformerException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a recoverable error.
error(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a recoverable error.
error(String) - Method in class org.apache.xml.utils.UnImplNode
Throw an error.
error(String, Object[]) - Method in class org.apache.xml.utils.UnImplNode
Throw an error.
error(XPathContext, String, Object[]) - Method in class org.apache.xpath.Expression
Tell the user of an error, and probably throw an exception.
error(XPathContext, int, String, Object[]) - Method in class org.apache.xpath.XPath
Tell the user of an error, and probably throw an exception.
error(String, Object[]) - Method in class org.apache.xpath.compiler.Compiler
Tell the user of an error, and probably throw an exception.
error(String, Object[]) - Method in class org.apache.xpath.compiler.OpMap
Tell the user of an error, and probably throw an exception.
error(String, Object[]) - Method in class org.apache.xpath.compiler.XPathParser
Notify the user of an error, and probably throw an exception.
error(String) - Method in class org.apache.xpath.objects.XObject
Tell the user of an error, and probably throw an exception.
error(String, Object[]) - Method in class org.apache.xpath.objects.XObject
Tell the user of an error, and probably throw an exception.
errorContext() - Method in class javax.swing.text.html.parser.Parser
Error context.
errorCount - Variable in class org.apache.crimson.jaxp.DefaultValidationErrorHandler
 
errorHandler - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
errorIndex - Variable in class java.text.ParsePosition
 
errorManager - Variable in class java.util.logging.Handler
 
errorOffset - Variable in class java.text.ParseException
The zero-based character offset into the string being parsed at which the error was found during parsing.
escape(StringBuffer, String) - Method in class java.util.logging.XMLFormatter
 
escape(boolean, boolean) - Method in class java.util.regex.Pattern
Parses an escape sequence to determine the actual value that needs to be matched.
escapeString(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Given a String containing markup, escape the markup so it can be displayed in the browser.
estimatedMajorSpan - Variable in class javax.swing.text.AsyncBoxView
Is the span along the major axis estimated?
etchType - Variable in class javax.swing.border.EtchedBorder
 
etched - Static variable in class javax.swing.plaf.BorderUIResource
 
euclidModInverse(int) - Method in class java.math.MutableBigInteger
Uses the extended Euclidean algorithm to compute the modInverse of base mod a modulus that is a power of 2.
eval(Node, String) - Method in class org.apache.xpath.CachedXPathAPI
Evaluate XPath string to an XObject.
eval(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
Evaluate XPath string to an XObject.
eval(Node, String, PrefixResolver) - Method in class org.apache.xpath.CachedXPathAPI
Evaluate XPath string to an XObject.
eval(Node, String) - Static method in class org.apache.xpath.XPathAPI
Evaluate XPath string to an XObject.
eval(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
Evaluate XPath string to an XObject.
eval(Node, String, PrefixResolver) - Static method in class org.apache.xpath.XPathAPI
Evaluate XPath string to an XObject.
evalCubic(double[], int, boolean, boolean, double[], double, double, double, double) - Static method in class java.awt.geom.CubicCurve2D
 
evalQuadratic(double[], int, boolean, boolean, double[], double, double, double) - Static method in class java.awt.geom.QuadCurve2D
 
evaluate() - Method in interface java.awt.Conditional
 
evaluate(ExpressionContext, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:evaluate function evaluates a string as an XPath expression and returns the resulting value, which might be a boolean, number, string, node set, result tree fragment or external object.
evaluate(ExpressionContext, String) - Static method in class org.apache.xalan.lib.Extensions
Returns the result of evaluating the argument as a string containing an XPath expression.
evaluate(XPathContext, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVT
Evaluate the AVT and return a String.
evaluate(XPathContext, FastStringBuffer, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPart
Write the evaluated value into the given string buffer.
evaluate(XPathContext, FastStringBuffer, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPartSimple
Write the value into the buffer.
evaluate(XPathContext, FastStringBuffer, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPartXPath
Write the value into the buffer.
evaluate(String, Node, XPathNSResolver, short, Object) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl
Evaluates an XPath expression string and returns a result of the specified type if possible.
evaluate(Node, short, Object) - Method in class org.apache.xpath.domapi.XPathExpressionImpl
This method provides an implementation XPathResult.evaluate according to the DOM L3 XPath Specification, Working Draft 28, March 2002.
event - Variable in class java.awt.EventQueueItem
 
event - Variable in class javax.swing.Autoscroller
 
event - Variable in class javax.swing.tree.ExpandVetoException
The event that the exception was created for.
eventDispatchThread - Static variable in class java.util.prefs.AbstractPreferences
 
eventDispatched(AWTEvent) - Method in class java.awt.LightweightDispatcher
 
eventDispatched(AWTEvent) - Method in class java.awt.Toolkit.SelectiveAWTEventListener
 
eventDispatched(AWTEvent) - Method in class java.awt.Toolkit.ToolkitEventMulticaster
 
eventDispatched(AWTEvent) - Method in interface java.awt.event.AWTEventListener
Invoked when an event is dispatched in the AWT.
eventDispatched(AWTEvent) - Method in class java.awt.event.AWTEventListenerProxy
Forwards the property change event to the listener delegate.
eventEnabled(AWTEvent) - Method in class java.awt.Button
 
eventEnabled(AWTEvent) - Method in class java.awt.Checkbox
 
eventEnabled(AWTEvent) - Method in class java.awt.CheckboxMenuItem
 
eventEnabled(AWTEvent) - Method in class java.awt.Choice
 
eventEnabled(AWTEvent) - Method in class java.awt.Component
 
eventEnabled(AWTEvent) - Method in class java.awt.Container
 
eventEnabled(AWTEvent) - Method in class java.awt.List
 
eventEnabled(AWTEvent) - Method in class java.awt.MenuComponent
 
eventEnabled(AWTEvent) - Method in class java.awt.MenuItem
 
eventEnabled(AWTEvent) - Method in class java.awt.Scrollbar
 
eventEnabled(AWTEvent) - Method in class java.awt.TextComponent
 
eventEnabled(AWTEvent) - Method in class java.awt.TextField
 
eventEnabled(AWTEvent) - Method in class java.awt.Window
 
eventListener - Variable in class java.awt.Toolkit
 
eventMask - Variable in class java.awt.Component
The eventMask is ONLY set by subclasses via enableEvents.
eventMask - Variable in class java.awt.LightweightDispatcher
The event mask for contained lightweight components.
eventMask - Variable in class java.awt.MenuItem
The eventMask is ONLY set by subclasses via enableEvents.
eventMask - Variable in class java.awt.Toolkit.SelectiveAWTEventListener
 
eventMask - Variable in class java.awt.event.AWTEventListenerProxy
 
eventQueue - Static variable in class java.util.prefs.AbstractPreferences
Queue of pending notification events.
eventQueueTested - Static variable in class javax.swing.SwingUtilities
 
eventToSpinner(AWTEvent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
eventTypeEnabled(int) - Method in class java.awt.Component
 
eventTypeEnabled(int) - Method in class java.awt.ScrollPane
If wheel scrolling is enabled, we return true for MouseWheelEvents
eventcounter - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
events - Variable in class java.awt.dnd.DragGestureEvent
 
events - Variable in class java.awt.dnd.DragGestureRecognizer
The list of events (in order) that the DragGestureRecognizer "recognized" as a "gesture" that triggers a drag.
evt - Variable in class java.awt.Event
The next event.
ex - Variable in class java.lang.ClassNotFoundException
This field holds the exception ex if the ClassNotFoundException(String s, Throwable ex) constructor was used to instantiate the object
ex - Variable in class javax.sql.ConnectionEvent
The SQLException that the driver will throw to the application when an error occurs and the pooled connection is no longer usable.
examineElement(Element) - Method in class javax.swing.text.rtf.RTFGenerator
 
exception - Variable in class java.awt.event.InvocationEvent
The (potentially null) Exception thrown during execution of the Runnable.run() method.
exception - Variable in class java.lang.ExceptionInInitializerError
This field holds the exception if the ExceptionInInitializerError(Throwable thrown) constructor was used to instantiate the object
exception - Variable in class javax.swing.SystemEventQueueUtilities.RunnableEvent
 
exceptionChars - Variable in class java.text.UnicodeClassMapping
 
exceptionTypes - Variable in class java.lang.reflect.Constructor
 
exceptionTypes - Variable in class java.lang.reflect.Method
 
exceptiontypes - Variable in class org.apache.xml.utils.synthetic.reflection.Constructor
Field exceptiontypes
exceptiontypes - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field exceptiontypes
excess - Variable in class java.text.MergeCollation
 
exchangeCaret(Caret, Caret) - Method in class javax.swing.text.JTextComponent
 
excludeResultNSDecl(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Tell if the result namespace decl should be excluded.
excludeResultNSDecl(String, String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if the result namespace decl should be excluded.
excluded(int) - Method in class javax.swing.text.html.parser.TagStack
Return true if the element that is contained at the index specified by the parameter is part of the exclusions specified in the DTD for the element currently on the TagStack.
exclusions - Variable in class javax.swing.text.html.parser.Element
 
exclusions - Variable in class javax.swing.text.html.parser.TagStack
 
exclusiveOr(Area) - Method in class java.awt.geom.Area
Sets the shape of this Area to be the combined area of its current shape and the shape of the specified Area, minus their intersection.
exec(String) - Method in class java.lang.Runtime
Executes the specified string command in a separate process.
exec(String, String[]) - Method in class java.lang.Runtime
Executes the specified string command in a separate process with the specified environment.
exec(String, String[], File) - Method in class java.lang.Runtime
Executes the specified string command in a separate process with the specified environment and working directory.
exec(String[]) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process.
exec(String[], String[]) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process with the specified environment.
exec(String[], String[], File) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process with the specified environment and working directory.
execInternal(String[], String[], String) - Method in class java.lang.Runtime
 
execute() - Method in interface java.sql.PreparedStatement
Executes the SQL statement in this PreparedStatement object, which may be any kind of SQL statement.
execute(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results.
execute(String, int) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
execute(String, int[]) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(String, String[]) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute() - Method in interface javax.sql.RowSet
Fills this RowSet object with data.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemApplyImport
Execute the xsl:apply-imports transformation.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemApplyTemplates
Apply the context node to the matching templates.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemAttribute
Create an attribute in the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemAttributeSet
Apply a set of attributes to the element.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemCallTemplate
Invoke a named template.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemChoose
Execute the xsl:choose transformation.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemComment
Execute the xsl:comment transformation
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemCopy
The xsl:copy element provides an easy way of copying the current node.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemCopyOf
The xsl:copy-of element can be used to insert a result tree fragment into the result tree, without first converting it to a string as xsl:value-of does (see [7.6.1 Generating Text with xsl:value-of]).
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemElement
Create an element in the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemExsltFuncResult
Generate the EXSLT function return value, and assign it to the variable index slot assigned for it in ElemExsltFunction compose().
execute(TransformerImpl, XObject[]) - Method in class org.apache.xalan.templates.ElemExsltFunction
 
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionCall
Execute an extension.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemFallback
This is the normal call when xsl:fallback is instantiated.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemForEach
Execute the xsl:for-each transformation
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemIf
Conditionally execute a sub-template.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemLiteralResult
Copy a Literal Result Element into the Result tree, copy the non-excluded namespace attributes, copy the attributes not of the XSLT namespace, and execute the children of the LRE.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemMessage
Send a message to diagnostics.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemNumber
Execute an xsl:number instruction.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemPI
Create a processing instruction in the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemParam
Execute a variable declaration and push it onto the variable stack.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplate
Copy the template contents into the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplateElement
Execute the element's primary function.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTextLiteral
Copy the text literal to the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemUnknown
Copy an unknown element to the result tree
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemUse
Copy attributes specified by use-attribute-sets to the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemValueOf
Execute the string expression and copy the text to the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemVariable
Execute a variable declaration and push it onto the variable stack.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemVariablePsuedo
Execute a variable declaration and push it onto the variable stack.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncDocument
Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncFormatNumb
Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncKey
Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.XUnresolvedVariable
For support of literal objects in xpaths.
execute(XPathContext) - Method in class org.apache.xalan.templates.XUnresolvedVariableSimple
For support of literal objects in xpaths.
execute(XPathContext, int) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext, int, DTM, int) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext, boolean) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression, but tell that a "safe" object doesn't have to be returned.
execute(XPathContext, Node, PrefixResolver) - Method in class org.apache.xpath.XPath
Given an expression and a context, evaluate the XPath and return the result.
execute(XPathContext, int, PrefixResolver) - Method in class org.apache.xpath.XPath
Given an expression and a context, evaluate the XPath and return the result.
execute(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Execute this iterator, meaning create a clone that can store state, and initialize it for fast execution from the current runtime state.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncBoolean
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCeiling
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncConcat
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncContains
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCount
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCurrent
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncDoclocation
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncExtElementAvailable
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncExtFunction
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncExtFunctionAvailable
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncFalse
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncFloor
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncGenerateId
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncId
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncLang
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncLast
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncLocalPart
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNamespace
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNormalizeSpace
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNot
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNumber
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncPosition
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncQname
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncRound
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncStartsWith
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncString
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncStringLength
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSubstring
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSubstringAfter
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSubstringBefore
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSum
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSystemProperty
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncTranslate
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncTrue
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncUnparsedEntityURI
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.Function
Execute an XPath function object.
execute(XPathContext) - Method in class org.apache.xpath.objects.XObject
For support of literal objects in xpaths.
execute(XPathContext) - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
For support of literal objects in xpaths.
execute(XPathContext) - Method in class org.apache.xpath.operations.And
AND two expressions and return the boolean result.
execute(XPathContext) - Method in class org.apache.xpath.operations.Operation
Execute a binary operation by calling execute on each of the operands, and then calling the operate method on the derived class.
execute(XPathContext) - Method in class org.apache.xpath.operations.Or
OR two expressions and return the boolean result.
execute(XPathContext) - Method in class org.apache.xpath.operations.UnaryOperation
Execute the operand and apply the unary operation to the result.
execute(XPathContext) - Method in class org.apache.xpath.operations.Variable
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext, boolean) - Method in class org.apache.xpath.operations.Variable
Dereference the variable, and return the reference value.
execute(XPathContext, boolean) - Method in class org.apache.xpath.operations.VariableSafeAbsRef
Dereference the variable, and return the reference value.
execute(XPathContext) - Method in class org.apache.xpath.patterns.ContextMatchStepPattern
Execute this pattern step, including predicates.
execute(XPathContext, int) - Method in class org.apache.xpath.patterns.FunctionPattern
Test a node to see if it matches the given node test.
execute(XPathContext, int, DTM, int) - Method in class org.apache.xpath.patterns.FunctionPattern
Test a node to see if it matches the given node test.
execute(XPathContext) - Method in class org.apache.xpath.patterns.FunctionPattern
Test a node to see if it matches the given node test.
execute(XPathContext, int) - Method in class org.apache.xpath.patterns.NodeTest
Tell what the test score is for the given node.
execute(XPathContext, int, DTM, int) - Method in class org.apache.xpath.patterns.NodeTest
Tell what the test score is for the given node.
execute(XPathContext) - Method in class org.apache.xpath.patterns.NodeTest
Test the current node to see if it matches the given node test.
execute(XPathContext, int) - Method in class org.apache.xpath.patterns.StepPattern
Execute this pattern step, including predicates.
execute(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
Execute this pattern step, including predicates.
execute(XPathContext, int, DTM, int) - Method in class org.apache.xpath.patterns.StepPattern
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext) - Method in class org.apache.xpath.patterns.UnionPattern
Test a node to see if it matches any of the patterns in the union.
executeBatch() - Method in interface java.sql.Statement
Submits a batch of commands to the database for execution and if all commands execute successfully, returns an array of update counts.
executeCall() - Method in interface java.rmi.server.RemoteCall
Deprecated. no replacement
executeCharsToContentHandler(XPathContext, ContentHandler) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression.
executeCharsToContentHandler(XPathContext, ContentHandler) - Method in class org.apache.xpath.axes.LocPathIterator
Execute an expression in the XPath runtime context, and return the result of the expression.
executeCharsToContentHandler(XPathContext, ContentHandler) - Method in class org.apache.xpath.functions.FuncNormalizeSpace
Execute an expression in the XPath runtime context, and return the result of the expression.
executeChildTemplates(ElemTemplateElement, Node, QName, ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
Execute each of the children of a template element.
executeChildTemplates(ElemTemplateElement, ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
Execute each of the children of a template element.
executeChildTemplates(ElemTemplateElement, boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Execute each of the children of a template element.
executeFallback(TransformerImpl) - Method in class org.apache.xalan.templates.ElemFallback
Execute the fallback elements.
executeFallbacks(TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionCall
Execute the fallbacks when an extension is not available.
executeFilterExpr(int, XPathContext, PrefixResolver, boolean, int, Expression) - Static method in class org.apache.xpath.axes.FilterExprIteratorSimple
Execute the expression.
executeFromSnapshot(TransformSnapshot) - Method in class org.apache.xalan.transformer.TransformerImpl
This will execute the following XSLT instructions from the snapshot point, after the stylesheet execution context has been reset from the snapshot point.
executeNSDecls(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplateElement
Send startPrefixMapping events to the result tree handler for all declared prefix mappings in the stylesheet.
executeNSDecls(TransformerImpl, String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Send startPrefixMapping events to the result tree handler for all declared prefix mappings in the stylesheet.
executePredicates(int, XPathContext) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Process the predicates.
executePredicates(XPathContext, DTM, int) - Method in class org.apache.xpath.patterns.StepPattern
Execute the predicates on this step to determine if the current node should be filtered or accepted.
executeQuery(String) - Method in class ISSearch.ISQueryProcessor
Diese Methode soll die Anfrage analysieren und die Top-10 der Trefferliste - sortiert nach Relevanz - zurückgeben.
executeQuery(String) - Method in interface ISSearch.ISQueryProcessorInterface
Diese Methode soll die Anfrage analysieren und die Top-10 der Trefferliste - sortiert nach Relevanz - zurückgeben.
executeQuery() - Method in interface java.sql.PreparedStatement
Executes the SQL query in this PreparedStatement object and returns the ResultSet object generated by the query.
executeQuery(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which returns a single ResultSet object.
executeRelativePathPattern(XPathContext, StepPattern) - Method in class org.apache.xpath.patterns.ContextMatchStepPattern
Execute the match pattern step relative to another step.
executeRelativePathPattern(XPathContext, DTM, int) - Method in class org.apache.xpath.patterns.StepPattern
Execute the match pattern step relative to another step.
executeUpdate() - Method in interface java.sql.PreparedStatement
Executes the SQL statement in this PreparedStatement object, which must be an SQL INSERT, UPDATE or DELETE statement; or an SQL statement that returns nothing, such as a DDL statement.
executeUpdate(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which may be an INSERT, UPDATE, or DELETE statement or an SQL statement that returns nothing, such as an SQL DDL statement.
executeUpdate(String, int) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
executeUpdate(String, int[]) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String, String[]) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
exists() - Method in class java.io.File
Tests whether the file or directory denoted by this abstract pathname exists.
exit(int) - Method in class java.lang.Runtime
Terminates the currently running Java virtual machine by initiating its shutdown sequence.
exit(int) - Static method in class java.lang.Shutdown
 
exit(int) - Static method in class java.lang.System
Terminates the currently running Java Virtual Machine.
exit() - Method in class java.lang.Thread
This method is called by the system to give a Thread a chance to clean up before it actually exits.
exitTimer - Variable in class javax.swing.ToolTipManager
 
exitValue() - Method in class java.lang.Process
Returns the exit value for the subprocess.
exitValue() - Method in class java.lang.Win32Process
 
exiting(String, String) - Method in class java.util.logging.Logger
Log a method return.
exiting(String, String, Object) - Method in class java.util.logging.Logger
Log a method return, with result object.
exp(double) - Static method in class java.lang.Math
Returns Euler's number e raised to the power of a double value.
exp(double) - Static method in class java.lang.StrictMath
Returns Euler's number e raised to the power of a double value.
exp(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:exp function returns e (the base of natural logarithms) raised to a power.
expBias - Static variable in class java.lang.FloatingDecimal
 
expIndex - Variable in class java.text.CollationElementIterator
 
expMask - Static variable in class java.lang.FloatingDecimal
 
expOne - Static variable in class java.lang.FloatingDecimal
 
expShift - Static variable in class java.lang.FloatingDecimal
 
expand() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Expands the receiver.
expand() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Expands the receiver.
expand(boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Expands this node in the tree.
expandAffix(String, StringBuffer) - Method in class java.text.DecimalFormat
Expand an affix pattern into an affix string.
expandAffix(String) - Method in class java.text.DecimalFormat
Expand an affix pattern into an array of FieldPositions describing how the pattern would be expanded.
expandAffixes() - Method in class java.text.DecimalFormat
Expand the affix pattern strings into the expanded affix strings.
expandArray(TextLineComponent[]) - Static method in class java.awt.font.TextLine
 
expandCapacity(int) - Method in class java.lang.StringBuffer
This implements the expansion semantics of ensureCapacity but is unsynchronized for use internally by methods which are already synchronized.
expandEntityInContent(ElementDecl, String, ElementValidator) - Method in class org.apache.crimson.parser.Parser2
 
expandEntityInLiteral(String, SimpleHashtable, boolean) - Method in class org.apache.crimson.parser.Parser2
 
expandEntityRefs - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
expandParentAndReceiver() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Invokes expandParentAndReceiver on the parent, and expands the receiver.
expandParentAndReceiver() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Invokes expandParentAndReceiver on the parent, and expands the receiver.
expandPath(TreePath) - Method in class javax.swing.JTree
Ensures that the node identified by the specified path is expanded and viewable.
expandRoot() - Method in class javax.swing.JTree
Expands the root path, assuming the current TreeModel has been set.
expandRow(int) - Method in class javax.swing.JTree
Ensures that the node in the specified row is expanded and viewable.
expandTabRunsArray() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
expandTable - Variable in class java.text.RBCollationTables
 
expandTable - Variable in class java.text.RBTableBuilder
 
expanded - Variable in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Is this node currently expanded?
expandedIcon - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
expandedStack - Variable in class javax.swing.JTree
Used when setExpandedState is invoked, will be a Stack of Stacks.
expandedState - Variable in class javax.swing.JTree
Maps from TreePath to Boolean indicating whether or not the particular path is expanded.
expandedTile(int, long, long, long, SizeRequirements[], int[], int[], boolean) - Static method in class javax.swing.SizeRequirements
 
expander - Variable in class javax.swing.text.GlyphView
how to expand tabs
expandsSelectedPaths - Variable in class javax.swing.JTree
True if paths in the selection should be expanded.
expectedModCount - Variable in class java.util.AbstractList.Itr
The modCount value that the iterator believes that the backing List should have.
expectedModCount - Variable in class java.util.HashMap.HashIterator
 
expectedModCount - Variable in class java.util.Hashtable.Enumerator
The modCount value that the iterator believes that the backing List should have.
expectedModCount - Variable in class java.util.IdentityHashMap.IdentityHashMapIterator
 
expectedModCount - Variable in class java.util.LinkedHashMap.LinkedHashIterator
The modCount value that the iterator believes that the backing List should have.
expectedModCount - Variable in class java.util.LinkedList.ListItr
 
expectedModCount - Variable in class java.util.SubList
 
expectedModCount - Variable in class java.util.TreeMap.EntryIterator
 
expectedModCount - Variable in class java.util.WeakHashMap.HashIterator
 
expiration - Variable in class java.net.InetAddress.CacheEntry
 
expirationTime - Variable in class javax.swing.Timer
 
expiredTimersKey - Static variable in class javax.swing.TimerQueue
 
exponential - Variable in class java.text.DecimalFormatSymbols
The character used to distinguish the exponent in a number formatted in exponential notation, e.g.
export(OutputStream, Preferences, boolean) - Static method in class java.util.prefs.XmlSupport
Export the specified preferences node and, if subTree is true, all subnodes, to the specified output stream.
exportAsDrag(JComponent, InputEvent, int) - Method in class javax.swing.TransferHandler
Causes the Swing drag support to be initiated.
exportComp - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class javax.swing.TransferHandler
Invoked after data has been exported.
exportDone(JComponent, Transferable, int) - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
This method is called after data has been exported.
exportMap(OutputStream, Map) - Static method in class java.util.prefs.XmlSupport
Export the specified Map to a map document on the specified OutputStream as per the prefs DTD.
exportNode(OutputStream) - Method in class java.util.prefs.AbstractPreferences
Implements the exportNode method as per the specification in Preferences.exportNode(OutputStream).
exportNode(OutputStream) - Method in class java.util.prefs.Preferences
Emits on the specified output stream an XML document representing all of the preferences contained in this node (but not its descendants).
exportObject(Remote, String, MarshalledObject, boolean, int) - Static method in class java.rmi.activation.Activatable
This exportObject method may be invoked explicitly by an "activatable" object, that does not extend the Activatable class, in order to both a) register the object's activation descriptor, constructed from the supplied location, and data, with the activation system (so the object can be activated), and b) export the remote object, obj, on a specific port (if port=0, then an anonymous port is chosen).
exportObject(Remote, String, MarshalledObject, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.activation.Activatable
This exportObject method may be invoked explicitly by an "activatable" object, that does not extend the Activatable class, in order to both a) register the object's activation descriptor, constructed from the supplied location, and data, with the activation system (so the object can be activated), and b) export the remote object, obj, on a specific port (if port=0, then an anonymous port is chosen).
exportObject(Remote, ActivationID, int) - Static method in class java.rmi.activation.Activatable
Export the activatable remote object to the RMI runtime to make the object available to receive incoming calls.
exportObject(Remote, ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.activation.Activatable
Export the activatable remote object to the RMI runtime to make the object available to receive incoming calls.
exportObject(Remote, String, Class[], Object[]) - Static method in class java.rmi.activation.Activatable
 
exportObject(Remote, Object) - Method in interface java.rmi.server.ServerRef
Creates a client stub object for the supplied Remote object.
exportObject(Remote) - Static method in class java.rmi.server.UnicastRemoteObject
Exports the remote object to make it available to receive incoming calls using an anonymous port.
exportObject(Remote, int) - Static method in class java.rmi.server.UnicastRemoteObject
Exports the remote object to make it available to receive incoming calls, using the particular supplied port.
exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.server.UnicastRemoteObject
Exports the remote object to make it available to receive incoming calls, using a transport specified by the given socket factory.
exportObject(Remote, String, Class[], Object[]) - Static method in class java.rmi.server.UnicastRemoteObject
 
exportObject(Remote) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Delegation call for PortableRemoteObject.exportObject(java.rmi.Remote).
exportObject(Remote) - Static method in class javax.rmi.PortableRemoteObject
Makes a server object ready to receive remote calls.
exportSubtree(OutputStream) - Method in class java.util.prefs.AbstractPreferences
Implements the exportSubtree method as per the specification in Preferences.exportSubtree(OutputStream).
exportSubtree(OutputStream) - Method in class java.util.prefs.Preferences
Emits an XML document representing all of the preferences contained in this node and all of its descendants.
exportToClipboard(JComponent, Clipboard, int) - Method in class javax.swing.TransferHandler
Causes a transfer from the given component to the given clipboard.
exportToClipboard(JComponent, Clipboard, int) - Method in class javax.swing.text.JTextComponent.DefaultTransferHandler
 
expr(Pattern.Node) - Method in class java.util.regex.Pattern
The expression is parsed with branch nodes added for alternations.
exprAddChild(ExpressionNode, int) - Method in class org.apache.xalan.templates.ElemTemplateElement
This method tells the node to add its argument to the node's list of children.
exprAddChild(ExpressionNode, int) - Method in class org.apache.xpath.Expression
This method tells the node to add its argument to the node's list of children.
exprAddChild(ExpressionNode, int) - Method in interface org.apache.xpath.ExpressionNode
This method tells the node to add its argument to the node's list of children.
exprGetChild(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
This method returns a child node.
exprGetChild(int) - Method in class org.apache.xpath.Expression
This method returns a child node.
exprGetChild(int) - Method in interface org.apache.xpath.ExpressionNode
This method returns a child node.
exprGetNumChildren() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the number of children the node has.
exprGetNumChildren() - Method in class org.apache.xpath.Expression
Return the number of children the node has.
exprGetNumChildren() - Method in interface org.apache.xpath.ExpressionNode
Return the number of children the node has.
exprGetParent() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the ExpressionNode parent of this node.
exprGetParent() - Method in class org.apache.xpath.Expression
 
exprGetParent() - Method in interface org.apache.xpath.ExpressionNode
 
exprSetParent(ExpressionNode) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the parent of this node.
exprSetParent(ExpressionNode) - Method in class org.apache.xpath.Expression
This pair of methods are used to inform the node of its parent.
exprSetParent(ExpressionNode) - Method in interface org.apache.xpath.ExpressionNode
This pair of methods are used to inform the node of its parent.
exprSetParent(ExpressionNode) - Method in class org.apache.xpath.functions.FuncExtFunction
Set the parent node.
expressionCache - Static variable in class java.text.CharSet
A cache which is used to speed up parseString() whenever it is used to parse a description that has been parsed before
expressionContext - Variable in class org.apache.xpath.XPathContext
 
expressions - Variable in class java.text.RuleBasedBreakIterator.Builder
A table used to map parts of regexp text to lists of character categories, rather than having to figure them out from scratch each time
expungeStaleEntries() - Method in class java.lang.ThreadLocal.ThreadLocalMap
Expunge all stale entries in the table.
expungeStaleEntries() - Method in class java.util.WeakHashMap
Expunge stale entries from the table.
expungeStaleEntry(int) - Method in class java.lang.ThreadLocal.ThreadLocalMap
Expunge a stale entry by rehashing any possibly colliding entries lying between staleSlot and the next null slot.
extFunction(String, String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionsTable
Handle an extension function.
extFunction(String, String, Vector, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
 
extFunction(String, String, Vector, Object) - Method in interface org.apache.xpath.ExtensionsProvider
Execute the extension function.
extend - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
extendSelection(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Extends the selection from the anchor to make newLead the lead of the selection.
extendedIndex - Variable in class javax.swing.text.html.StyleSheet.ResolvedStyle
Start index of styles coming from other StyleSheets.
extension - Variable in class java.text.PatternEntry
 
extent - Variable in class java.awt.geom.Arc2D.Double
The angular extent of the arc in degrees.
extent - Variable in class java.awt.geom.Arc2D.Float
The angular extent of the arc in degrees.
extent - Variable in class javax.swing.DefaultBoundedRangeModel
 
externalEntityDecl(String, String, String) - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
externalEntityDecl(String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilderNS
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report a parsed external entity declaration.
externalParameterEntity(ExternalEntity) - Method in class org.apache.crimson.parser.Parser2
 
externalParsedEntity(ElementDecl, ExternalEntity, ElementValidator) - Method in class org.apache.crimson.parser.Parser2
 
external_address - Variable in class java.net.SocksSocketImpl
 
externalizable - Variable in class java.io.ObjectStreamClass
true if represented class implements Externalizable
extra - Variable in class java.util.zip.ZipEntry
 
extraAlpha - Variable in class java.awt.AlphaComposite
 
extractComponent(Object, int, int) - Method in class java.awt.image.ComponentColorModel
 
extractCoords(Object) - Static method in class javax.swing.text.html.Map
Creates and returns an array of integers from the String stringCoords.
extractSQLMetaData(ResultSetMetaData) - Method in class org.apache.xalan.lib.sql.SQLDocument
Extract the Meta Data and build the Column Attribute List.

F

F1 - Static variable in class java.awt.Event
The F1 function key, a non-ASCII action key.
F10 - Static variable in class java.awt.Event
The F10 function key, a non-ASCII action key.
F11 - Static variable in class java.awt.Event
The F11 function key, a non-ASCII action key.
F12 - Static variable in class java.awt.Event
The F12 function key, a non-ASCII action key.
F2 - Static variable in class java.awt.Event
The F2 function key, a non-ASCII action key.
F3 - Static variable in class java.awt.Event
The F3 function key, a non-ASCII action key.
F4 - Static variable in class java.awt.Event
The F4 function key, a non-ASCII action key.
F5 - Static variable in class java.awt.Event
The F5 function key, a non-ASCII action key.
F6 - Static variable in class java.awt.Event
The F6 function key, a non-ASCII action key.
F7 - Static variable in class java.awt.Event
The F7 function key, a non-ASCII action key.
F8 - Static variable in class java.awt.Event
The F8 function key, a non-ASCII action key.
F9 - Static variable in class java.awt.Event
The F9 function key, a non-ASCII action key.
FACE - Static variable in class javax.swing.text.html.HTML.Attribute
 
FACTOR - Static variable in class java.awt.Color
 
FALSE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value false.
FAMILY - Static variable in class java.awt.font.TextAttribute
Attribute key for the unlocalized font family name.
FASTER_DRAG_MODE - Static variable in class javax.swing.DefaultDesktopManager
 
FAST_PATH_MAX - Static variable in class java.lang.Character
 
FATAL - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
 
FCOMMENT - Static variable in class java.util.zip.GZIPInputStream
 
FDBigInt - class java.lang.FDBigInt.
 
FDBigInt(int) - Constructor for class java.lang.FDBigInt
 
FDBigInt(long) - Constructor for class java.lang.FDBigInt
 
FDBigInt(FDBigInt) - Constructor for class java.lang.FDBigInt
 
FDBigInt(int[], int) - Constructor for class java.lang.FDBigInt
 
FDBigInt(long, char[], int, int) - Constructor for class java.lang.FDBigInt
 
FEATURES - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
FEATURE_INCREMENTAL - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
Static string to be used for incremental feature
FEATURE_OPTIMIZE - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
Static string to be used for optimize feature
FEATURE_SOURCE_LOCATION - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
Static string to be used for source_location feature
FEBRUARY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the second month of the year.
FETCH_FORWARD - Static variable in interface java.sql.ResultSet
The constant indicating that the rows in a result set will be processed in a forward direction; first-to-last.
FETCH_REVERSE - Static variable in interface java.sql.ResultSet
The constant indicating that the rows in a result set will be processed in a reverse direction; last-to-first.
FETCH_UNKNOWN - Static variable in interface java.sql.ResultSet
The constant indicating that the order in which rows in a result set will be processed is unknown.
FEXTRA - Static variable in class java.util.zip.GZIPInputStream
 
FHCRC - Static variable in class java.util.zip.GZIPInputStream
 
FIELD_COUNT - Static variable in class java.util.Calendar
The number of distinct fields recognized by get and set.
FIELD_NAME - Static variable in class java.util.Calendar
 
FIGURE_SPACE - Static variable in class java.text.TextBoundaryData
 
FILE - Static variable in class java.awt.JobAttributes.DestinationType
The DestinationType instance to use for specifying print to file.
FILES_AND_DIRECTORIES - Static variable in class javax.swing.JFileChooser
Instruction to display both files and directories.
FILES_ONLY - Static variable in class javax.swing.JFileChooser
Instruction to display only files.
FILE_CHOOSER_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
FILE_FILTER_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
User changed the kind of files to display.
FILE_HIDING_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the display-hidden-files property.
FILE_SELECTION_MODE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the kind of selection (single, multiple, etc.).
FILE_SYSTEM_VIEW_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different object is being used to find available drives on the system.
FILE_VERSION - Static variable in class javax.swing.text.html.parser.DTD
 
FILE_VIEW_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different object is being used to retrieve file information.
FILL - Static variable in class java.awt.font.ShapeGraphicAttribute
A key indicating the shape should be filled.
FILL_THRESHOLD - Static variable in class java.util.Collections
 
FILTER - Static variable in class java.awt.Container.DropTargetEventTargetFilter
 
FILTER - Static variable in class java.awt.Container.MouseEventTargetFilter
 
FILTERED - Static variable in class java.util.zip.Deflater
Compression strategy best used for data consisting mostly of small values with a somewhat random distribution.
FILTEREDLIST - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, for functions.
FILTER_ACCEPT - Static variable in interface org.apache.xml.dtm.DTMIterator
Accept the node.
FILTER_MATCH_FAILED - Static variable in class org.apache.xpath.compiler.XPathParser
Results from checking FilterExpr syntax
FILTER_MATCH_PREDICATES - Static variable in class org.apache.xpath.compiler.XPathParser
 
FILTER_MATCH_PRIMARY - Static variable in class org.apache.xpath.compiler.XPathParser
 
FILTER_REJECT - Static variable in interface org.apache.xml.dtm.DTMIterator
Reject the node.
FILTER_SKIP - Static variable in interface org.apache.xml.dtm.DTMIterator
Skip this single node.
FINAL - Static variable in class java.lang.reflect.Modifier
The int value representing the final modifier.
FINALIZERS - Static variable in class java.lang.Shutdown
 
FINAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pf" in the Unicode specification.
FINE - Static variable in class java.util.logging.Level
FINE is a message level providing tracing information.
FINER - Static variable in class java.util.logging.Level
FINER indicates a fairly detailed tracing message.
FINEST - Static variable in class java.util.logging.Level
FINEST indicates a highly detailed tracing message.
FIRST_LINE_END - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the first line of text on a page would normally end for the current ComponentOrienation.
FIRST_LINE_START - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the first line of text on a page would normally begin for the current ComponentOrienation.
FIRST_NODESET_OP - Static variable in class org.apache.xpath.compiler.OpCodes
The low opcode for nodesets, needed by getFirstPredicateOpPos and getNextStepPos.
FIXED - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
FIXED - Static variable in class org.apache.crimson.parser.AttributeDecl
 
FLAG_COMPLEX_GLYPHS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has a complex glyph-to-char mapping (one that does not map glyphs to chars one-to-one in strictly ascending or descending order matching the run direction).
FLAG_HAS_POSITION_ADJUSTMENTS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has position adjustments.
FLAG_HAS_TRANSFORMS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has per-glyph transforms.
FLAG_MASK - Static variable in class java.awt.font.GlyphVector
A mask for supported flags from getLayoutFlags.
FLAG_RUN_RTL - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has a right-to-left run direction.
FLASH_OPTION - Static variable in class javax.swing.DebugGraphics
Flash graphics operations.
FLOAT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type FLOAT.
FLOAT - Static variable in class javax.swing.text.html.CSS.Attribute
 
FLOW - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a flow.
FLOW - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the FLOW flag
FLUSH_FAILURE - Static variable in class java.util.logging.ErrorManager
FLUSH_FAILURE is used when a flush to an output stream fails.
FNAME - Static variable in class java.util.zip.GZIPInputStream
 
FOCUSED_COMP_INDEX - Static variable in class javax.swing.plaf.basic.BasicToolBarUI
 
FOCUS_ACCELERATOR_KEY - Static variable in class javax.swing.text.JTextComponent
The bound property name for the focus accelerator.
FOCUS_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting focus events.
FOCUS_FIRST - Static variable in class java.awt.event.FocusEvent
The first number in the range of ids used for focus events.
FOCUS_GAINED - Static variable in class java.awt.event.FocusEvent
This event indicates that the Component is now the focus owner.
FOCUS_INPUTMAP_CREATED - Static variable in class javax.swing.JComponent
 
FOCUS_LAST - Static variable in class java.awt.event.FocusEvent
The last number in the range of ids used for focus events.
FOCUS_LOST - Static variable in class java.awt.event.FocusEvent
This event indicates that the Component is no longer the focus owner.
FOCUS_MANAGER_CLASS_PROPERTY - Static variable in class javax.swing.FocusManager
This field is obsolete, and its use is discouraged since its specification is incompatible with the 1.4 focus APIs.
FOCUS_PAINTED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to having the border highlighted when focused, or not.
FOCUS_TRAVERSABLE_DEFAULT - Static variable in class java.awt.Component
 
FOCUS_TRAVERSABLE_SET - Static variable in class java.awt.Component
 
FOCUS_TRAVERSABLE_UNKNOWN - Static variable in class java.awt.Component
 
FOLIO - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Folio, 8 1/2 x 13 in.
FOLLOWING - Static variable in interface org.apache.xml.dtm.Axis
the following axis contains all nodes in the same document as the context node that are after the context node in document order, excluding any descendants and excluding attribute nodes and namespace nodes.
FOLLOWINGSIBLING - Static variable in interface org.apache.xml.dtm.Axis
The following-sibling axis contains all the following siblings of the context node; if the context node is an attribute node or namespace node, the following-sibling axis is empty.
FONT - Static variable in class java.awt.font.TextAttribute
Attribute key for the font to use to render text.
FONT - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT - Static variable in class javax.swing.text.html.HTML.Tag
 
FONTSTYLE - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a font style.
FONTSTYLE - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the FONTSTYLE flag
FONT_CHANGE_BIGGER - Static variable in class javax.swing.text.html.HTMLEditorKit
The font size increase to next value action identifier
FONT_CHANGE_SMALLER - Static variable in class javax.swing.text.html.HTMLEditorKit
The font size decrease to next value action identifier
FONT_FAMILY - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT_SIZE - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT_VARIANT - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT_WEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
FOREGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the foreground paint adornment.
FORM - Static variable in class javax.swing.text.html.HTML.Tag
 
FORMAT - Static variable in class java.lang.Character
General category "Cf" in the Unicode specification.
FORMAT_FAILDE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLMessages
String to use if the message format operation failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field FORMAT_FAILED
FORMAT_FAILURE - Static variable in class java.util.logging.ErrorManager
FORMAT_FAILURE is used when formatting fails for any reason.
FORMCTRL - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a form control.
FORMCTRL - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the FORMCTRL flag
FORWARD - Static variable in class javax.swing.plaf.basic.BasicPopupMenuUI.SelectNextItemAction
 
FORWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Forward focus traversal keys.
FOUNDCLASSES - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Prefixed to hash keys that signify .jars found in classpath.
FRACTION - Static variable in class java.text.NumberFormat.Field
Constant identifying the fraction field.
FRACTION_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
FRAME - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
FRAME - Static variable in class javax.swing.text.html.HTML.Tag
 
FRAMEBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that another complete frame of a multi-frame image which was previously drawn is now available to be drawn again.
FRAMEBORDER - Static variable in class javax.swing.text.html.HTML.Attribute
 
FRAMESET - Static variable in class javax.swing.text.html.HTML.Tag
 
FRAME_CONTENT_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Frame Content layer.
FRAME_ICON_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
FRAME_TYPE - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
FRANCE - Static variable in class java.util.Locale
Useful constant for country.
FREE_STANDING_PROP - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
FRENCH - Static variable in class java.util.Locale
Useful constant for language.
FRIDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Friday.
FROM_ANCESTORS - Static variable in class org.apache.xpath.compiler.OpCodes
ancestor axes opcode.
FROM_ANCESTORS_OR_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
ancestor-or-self axes opcode.
FROM_ANCESTORS_OR_SELF_STRING - Static variable in class org.apache.xpath.compiler.Keywords
ancestor-or-self axes string.
FROM_ANCESTORS_STRING - Static variable in class org.apache.xpath.compiler.Keywords
ancestor axes string.
FROM_ATTRIBUTES - Static variable in class org.apache.xpath.compiler.OpCodes
attribute axes opcode.
FROM_ATTRIBUTES_STRING - Static variable in class org.apache.xpath.compiler.Keywords
attribute axes string.
FROM_CHILDREN - Static variable in class org.apache.xpath.compiler.OpCodes
children axes opcode.
FROM_CHILDREN_STRING - Static variable in class org.apache.xpath.compiler.Keywords
child axes string.
FROM_DESCENDANTS - Static variable in class org.apache.xpath.compiler.OpCodes
descendants axes opcode.
FROM_DESCENDANTS_OR_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
descendants-of-self axes opcode.
FROM_DESCENDANTS_OR_SELF_STRING - Static variable in class org.apache.xpath.compiler.Keywords
ancestor axes string.
FROM_DESCENDANTS_STRING - Static variable in class org.apache.xpath.compiler.Keywords
descendant-or-self axes string.
FROM_FOLLOWING - Static variable in class org.apache.xpath.compiler.OpCodes
following axes opcode.
FROM_FOLLOWING_SIBLINGS - Static variable in class org.apache.xpath.compiler.OpCodes
following-siblings axes opcode.
FROM_FOLLOWING_SIBLINGS_STRING - Static variable in class org.apache.xpath.compiler.Keywords
following-sibling axes string.
FROM_FOLLOWING_STRING - Static variable in class org.apache.xpath.compiler.Keywords
following axes string.
FROM_NAMESPACE - Static variable in class org.apache.xpath.compiler.OpCodes
namespace axes opcode.
FROM_NAMESPACE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
namespace axes string.
FROM_PARENT - Static variable in class org.apache.xpath.compiler.OpCodes
parent axes opcode.
FROM_PARENT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
parent axes string.
FROM_PRECEDING - Static variable in class org.apache.xpath.compiler.OpCodes
preceding axes opcode.
FROM_PRECEDING_SIBLINGS - Static variable in class org.apache.xpath.compiler.OpCodes
preceding-sibling axes opcode.
FROM_PRECEDING_SIBLINGS_STRING - Static variable in class org.apache.xpath.compiler.Keywords
preceding-sibling axes string.
FROM_PRECEDING_STRING - Static variable in class org.apache.xpath.compiler.Keywords
preceding axes string.
FROM_ROOT - Static variable in class org.apache.xpath.compiler.OpCodes
'/' axes opcode.
FROM_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
self axes opcode.
FROM_SELF_ABBREVIATED_STRING - Static variable in class org.apache.xpath.compiler.Keywords
self axes abreviated string.
FROM_SELF_STRING - Static variable in class org.apache.xpath.compiler.Keywords
self axes string.
FTEXT - Static variable in class java.util.zip.GZIPInputStream
 
FULL - Static variable in class java.text.DateFormat
Constant for full style pattern.
FULLWIDTH_COMMA - Static variable in class java.text.TextBoundaryData
 
FULLWIDTH_DIGITS - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth digits included in the Unicode halfwidth and fullwidth forms character block.
FULLWIDTH_EXCLAMATION_MARK - Static variable in class java.text.TextBoundaryData
 
FULLWIDTH_FULL_STOP - Static variable in class java.text.TextBoundaryData
 
FULLWIDTH_LATIN - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth ASCII variants subset of the Unicode halfwidth and fullwidth forms character block.
FULLWIDTH_QUESTION_MARK - Static variable in class java.text.TextBoundaryData
 
FULL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
FUNC_BOOLEAN - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'boolean()' id.
FUNC_BOOLEAN_STRING - Static variable in class org.apache.xpath.compiler.Keywords
boolean function string.
FUNC_CEILING - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'ceiling()' id.
FUNC_CEILING_STRING - Static variable in class org.apache.xpath.compiler.Keywords
ceiling function string.
FUNC_CONCAT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'concat()' id.
FUNC_CONCAT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
concat function string.
FUNC_CONTAINS - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'contains()' id.
FUNC_CONTAINS_STRING - Static variable in class org.apache.xpath.compiler.Keywords
contains function string.
FUNC_COUNT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'count()' id.
FUNC_COUNT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
count function string.
FUNC_CURRENT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'current()' id.
FUNC_CURRENT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
current function string.
FUNC_DOCLOCATION - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'document-location()' id (Proprietary).
FUNC_DOCLOCATION_STRING - Static variable in class org.apache.xpath.compiler.Keywords
current function string (Proprietary).
FUNC_EXT_ELEM_AVAILABLE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'element-available()' id (XSLT).
FUNC_EXT_ELEM_AVAILABLE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
element-available function string (XSLT).
FUNC_EXT_FUNCTION_AVAILABLE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'function-available()' id (XSLT).
FUNC_EXT_FUNCTION_AVAILABLE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
function-available function string (XSLT).
FUNC_FALSE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'false()' id.
FUNC_FALSE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
false function string.
FUNC_FLOOR - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'floor()' id.
FUNC_FLOOR_STRING - Static variable in class org.apache.xpath.compiler.Keywords
floor function string.
FUNC_GENERATE_ID - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'generate-id()' id.
FUNC_GENERATE_ID_STRING - Static variable in class org.apache.xpath.compiler.Keywords
generate-id function string (XSLT).
FUNC_ID - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'id()' id.
FUNC_ID_STRING - Static variable in class org.apache.xpath.compiler.Keywords
id function string.
FUNC_KEY - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'key()' id (XSLT).
FUNC_KEY_STRING - Static variable in class org.apache.xpath.compiler.Keywords
key function string (XSLT).
FUNC_LANG - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'lang()' id.
FUNC_LANG_STRING - Static variable in class org.apache.xpath.compiler.Keywords
lang function string.
FUNC_LAST - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'last()' id.
FUNC_LAST_STRING - Static variable in class org.apache.xpath.compiler.Keywords
last function string.
FUNC_LOCAL_PART - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'local-name()' id.
FUNC_LOCAL_PART_STRING - Static variable in class org.apache.xpath.compiler.Keywords
local-name function string.
FUNC_NAMESPACE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'namespace-uri()' id.
FUNC_NAMESPACE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
namespace-uri function string.
FUNC_NAME_STRING - Static variable in class org.apache.xpath.compiler.Keywords
name function string.
FUNC_NORMALIZE_SPACE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'normalize-space()' id.
FUNC_NORMALIZE_SPACE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
normalize-space function string.
FUNC_NOT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'not()' id.
FUNC_NOT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
not function string.
FUNC_NUMBER - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'number()' id.
FUNC_NUMBER_STRING - Static variable in class org.apache.xpath.compiler.Keywords
number function string.
FUNC_POSITION - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'position()' id.
FUNC_POSITION_STRING - Static variable in class org.apache.xpath.compiler.Keywords
position function string.
FUNC_QNAME - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'name()' id.
FUNC_ROUND - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'round()' id.
FUNC_ROUND_STRING - Static variable in class org.apache.xpath.compiler.Keywords
round function string.
FUNC_STARTS_WITH - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'starts-with()' id.
FUNC_STARTS_WITH_STRING - Static variable in class org.apache.xpath.compiler.Keywords
starts-with function string.
FUNC_STRING - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'string()' id.
FUNC_STRING_LENGTH - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'string-length()' id.
FUNC_STRING_LENGTH_STRING - Static variable in class org.apache.xpath.compiler.Keywords
string-length function string.
FUNC_STRING_STRING - Static variable in class org.apache.xpath.compiler.Keywords
string function string.
FUNC_SUBSTRING - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'substring()' id.
FUNC_SUBSTRING_AFTER - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'substring-after()' id.
FUNC_SUBSTRING_AFTER_STRING - Static variable in class org.apache.xpath.compiler.Keywords
substring-after function string.
FUNC_SUBSTRING_BEFORE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'substring-before()' id.
FUNC_SUBSTRING_BEFORE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
substring-before function string.
FUNC_SUBSTRING_STRING - Static variable in class org.apache.xpath.compiler.Keywords
substring function string.
FUNC_SUM - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'sum()' id.
FUNC_SUM_STRING - Static variable in class org.apache.xpath.compiler.Keywords
sum function string.
FUNC_SYSTEM_PROPERTY - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'system-property()' id.
FUNC_SYSTEM_PROPERTY_STRING - Static variable in class org.apache.xpath.compiler.Keywords
system-property function string.
FUNC_TRANSLATE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'translate()' id.
FUNC_TRANSLATE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
translate function string.
FUNC_TRUE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'true()' id.
FUNC_TRUE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
true function string.
FUNC_UNPARSED_ENTITY_URI - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'unparsed-entity-uri()' id (XSLT).
FUNC_UNPARSED_ENTITY_URI_STRING - Static variable in class org.apache.xpath.compiler.Keywords
unparsed-entity-uri function string (XSLT).
FactoryURLClassLoader - class java.net.FactoryURLClassLoader.
 
FactoryURLClassLoader(URL[], ClassLoader) - Constructor for class java.net.FactoryURLClassLoader
 
FactoryURLClassLoader(URL[]) - Constructor for class java.net.FactoryURLClassLoader
 
False - Static variable in class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
False - Static variable in class javax.swing.text.rtf.RTFGenerator
 
Family - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the font family.
Family - Static variable in class javax.swing.text.StyleConstants.FontConstants
Name of the font family.
FastStringBuffer - class org.apache.xml.utils.FastStringBuffer.
Bare-bones, unsafe, fast string buffer.
FastStringBuffer(int, int, int) - Constructor for class org.apache.xml.utils.FastStringBuffer
Construct a FastStringBuffer, with allocation policy as per parameters.
FastStringBuffer(int, int) - Constructor for class org.apache.xml.utils.FastStringBuffer
Construct a FastStringBuffer, using a default rebundleBits value.
FastStringBuffer(int) - Constructor for class org.apache.xml.utils.FastStringBuffer
Construct a FastStringBuffer, using default maxChunkBits and rebundleBits values.
FastStringBuffer() - Constructor for class org.apache.xml.utils.FastStringBuffer
Construct a FastStringBuffer, using a default allocation policy.
FastStringBuffer(FastStringBuffer) - Constructor for class org.apache.xml.utils.FastStringBuffer
Encapsulation c'tor.
Field - class java.lang.reflect.Field.
A Field provides information about, and dynamic access to, a single field of a class or an interface.
Field(Class, String, Class, int, int) - Constructor for class java.lang.reflect.Field
Package-private constructor used by ReflectAccess to enable instantiation of these objects in Java code from the java.lang package via sun.reflect.LangReflectAccess.
Field - class org.apache.xml.utils.synthetic.reflection.Field.
A Field provides information about, and dynamic access to, a single field of a class or an interface.
Field(Field, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Field
Proxy constructor
Field(String, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Field
Synthesis constructor
FieldPosition - class java.text.FieldPosition.
FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted output.
FieldPosition(int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
FieldPosition(Format.Field) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field constant.
FieldPosition(Format.Field, int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
FieldPosition.Delegate - class java.text.FieldPosition.Delegate.
An implementation of FieldDelegate that will adjust the begin/end of the FieldPosition if the arguments match the field of the FieldPosition.
FieldPosition.Delegate() - Constructor for class java.text.FieldPosition.Delegate
 
FieldView - class javax.swing.text.FieldView.
Extends the multi-line plain text view to be suitable for a single-line editor view.
FieldView(Element) - Constructor for class javax.swing.text.FieldView
Constructs a new FieldView wrapped on an element.
File - class java.io.File.
An abstract representation of file and directory pathnames.
File(String, int) - Constructor for class java.io.File
Internal constructor for already-normalized pathname strings.
File(String) - Constructor for class java.io.File
Creates a new File instance by converting the given pathname string into an abstract pathname.
File(String, String) - Constructor for class java.io.File
Creates a new File instance from a parent pathname string and a child pathname string.
File(File, String) - Constructor for class java.io.File
Creates a new File instance from a parent abstract pathname and a child pathname string.
File(URI) - Constructor for class java.io.File
Creates a new File instance by converting the given file: URI into an abstract pathname.
FileChannel - class java.nio.channels.FileChannel.
A channel for reading, writing, mapping, and manipulating a file.
FileChannel() - Constructor for class java.nio.channels.FileChannel
Initializes a new instance of this class.
FileChannel.MapMode - class java.nio.channels.FileChannel.MapMode.
A typesafe enumeration for file-mapping modes.
FileChannel.MapMode(String) - Constructor for class java.nio.channels.FileChannel.MapMode
 
FileChooserUI - class javax.swing.plaf.FileChooserUI.
Pluggable look and feel interface for JFileChooser.
FileChooserUI() - Constructor for class javax.swing.plaf.FileChooserUI
 
FileDescriptor - class java.io.FileDescriptor.
Instances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes.
FileDescriptor() - Constructor for class java.io.FileDescriptor
Constructs an (invalid) FileDescriptor object.
FileDescriptor(int) - Constructor for class java.io.FileDescriptor
 
FileDialog - class java.awt.FileDialog.
The FileDialog class displays a dialog window from which the user can select a file.
FileDialog(Frame) - Constructor for class java.awt.FileDialog
Creates a file dialog for loading a file.
FileDialog(Frame, String) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading a file.
FileDialog(Frame, String, int) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading or saving a file.
FileDialogPeer - interface java.awt.peer.FileDialogPeer.
The peer interfaces are intended only for use in porting the AWT.
FileFilter - interface java.io.FileFilter.
A filter for abstract pathnames.
FileFilter - class javax.swing.filechooser.FileFilter.
FileFilter is an abstract class that has no default implementation.
FileFilter() - Constructor for class javax.swing.filechooser.FileFilter
 
FileHandler - class java.util.logging.FileHandler.
Simple file logging Handler.
FileHandler() - Constructor for class java.util.logging.FileHandler
Construct a default FileHandler.
FileHandler(String) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to the given filename.
FileHandler(String, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to the given filename, with optional append.
FileHandler(String, int, int) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files.
FileHandler(String, int, int, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files with optional append.
FileHandler.InitializationErrorManager - class java.util.logging.FileHandler.InitializationErrorManager.
 
FileHandler.InitializationErrorManager() - Constructor for class java.util.logging.FileHandler.InitializationErrorManager
 
FileHandler.MeteredStream - class java.util.logging.FileHandler.MeteredStream.
 
FileHandler.MeteredStream(OutputStream, int) - Constructor for class java.util.logging.FileHandler.MeteredStream
 
FileInputStream - class java.io.FileInputStream.
A FileInputStream obtains input bytes from a file in a file system.
FileInputStream(String) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the path name name in the file system.
FileInputStream(File) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the File object file in the file system.
FileInputStream(FileDescriptor) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by using the file descriptor fdObj, which represents an existing connection to an actual file in the file system.
FileLock - class java.nio.channels.FileLock.
A token representing a lock on a region of a file.
FileLock(FileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
FileLockInterruptionException - exception java.nio.channels.FileLockInterruptionException.
Checked exception received by a thread when another thread interrupts it while it is waiting to acquire a file lock.
FileLockInterruptionException() - Constructor for class java.nio.channels.FileLockInterruptionException
Constructs an instance of this class.
FileNameMap - interface java.net.FileNameMap.
A simple interface which provides a mechanism to map between a file name and a MIME type string.
FileNotFoundException - exception java.io.FileNotFoundException.
Signals that an attempt to open the file denoted by a specified pathname has failed.
FileNotFoundException() - Constructor for class java.io.FileNotFoundException
Constructs a FileNotFoundException with null as its error detail message.
FileNotFoundException(String) - Constructor for class java.io.FileNotFoundException
Constructs a FileNotFoundException with the specified detail message.
FileNotFoundException(String, String) - Constructor for class java.io.FileNotFoundException
Constructs a FileNotFoundException with a detail message consisting of the given pathname string followed by the given reason string.
FileOutputStream - class java.io.FileOutputStream.
A file output stream is an output stream for writing data to a File or to a FileDescriptor.
FileOutputStream(String) - Constructor for class java.io.FileOutputStream
Creates an output file stream to write to the file with the specified name.
FileOutputStream(String, boolean) - Constructor for class java.io.FileOutputStream
Creates an output file stream to write to the file with the specified name.
FileOutputStream(File) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(File, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(FileDescriptor) - Constructor for class java.io.FileOutputStream
Creates an output file stream to write to the specified file descriptor, which represents an existing connection to an actual file in the file system.
FilePermission - class java.io.FilePermission.
This class represents access to a file or directory.
FilePermission(String, String) - Constructor for class java.io.FilePermission
Creates a new FilePermission object with the specified actions.
FilePermission(String, int) - Constructor for class java.io.FilePermission
Creates a new FilePermission object using an action mask.
FilePermissionCollection - class java.io.FilePermissionCollection.
A FilePermissionCollection stores a set of FilePermission permissions.
FilePermissionCollection() - Constructor for class java.io.FilePermissionCollection
Create an empty FilePermissions object.
FileReader - class java.io.FileReader.
Convenience class for reading character files.
FileReader(String) - Constructor for class java.io.FileReader
Creates a new FileReader, given the name of the file to read from.
FileReader(File) - Constructor for class java.io.FileReader
Creates a new FileReader, given the File to read from.
FileReader(FileDescriptor) - Constructor for class java.io.FileReader
Creates a new FileReader, given the FileDescriptor to read from.
FileSystem - class java.io.FileSystem.
Package-private abstract class for the local filesystem abstraction.
FileSystem() - Constructor for class java.io.FileSystem
 
FileSystemView - class javax.swing.filechooser.FileSystemView.
FileSystemView is JFileChooser's gateway to the file system.
FileSystemView() - Constructor for class javax.swing.filechooser.FileSystemView
 
FileSystemView.FileSystemRoot - class javax.swing.filechooser.FileSystemView.FileSystemRoot.
 
FileSystemView.FileSystemRoot(File) - Constructor for class javax.swing.filechooser.FileSystemView.FileSystemRoot
 
FileSystemView.FileSystemRoot(String) - Constructor for class javax.swing.filechooser.FileSystemView.FileSystemRoot
 
FileView - class javax.swing.filechooser.FileView.
FileView defines an abstract class that can be implemented to provide the filechooser with ui information for a File.
FileView() - Constructor for class javax.swing.filechooser.FileView
 
FileWriter - class java.io.FileWriter.
Convenience class for writing character files.
FileWriter(String) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name.
FileWriter(String, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name with a boolean indicating whether or not to append the data written.
FileWriter(File) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(File, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(FileDescriptor) - Constructor for class java.io.FileWriter
Constructs a FileWriter object associated with a file descriptor.
FilenameFilter - interface java.io.FilenameFilter.
Instances of classes that implement this interface are used to filter filenames.
Filter - interface java.util.logging.Filter.
A Filter can be used to provide fine grain control over what is logged, beyond the control provided by log levels.
FilterExpr() - Method in class org.apache.xpath.compiler.XPathParser
FilterExpr ::= PrimaryExpr | FilterExpr Predicate
FilterExprIterator - class org.apache.xpath.axes.FilterExprIterator.
 
FilterExprIterator() - Constructor for class org.apache.xpath.axes.FilterExprIterator
Create a ChildTestIterator object.
FilterExprIterator(Expression) - Constructor for class org.apache.xpath.axes.FilterExprIterator
Create a ChildTestIterator object.
FilterExprIterator.filterExprOwner - class org.apache.xpath.axes.FilterExprIterator.filterExprOwner.
 
FilterExprIterator.filterExprOwner() - Constructor for class org.apache.xpath.axes.FilterExprIterator.filterExprOwner
 
FilterExprIteratorSimple - class org.apache.xpath.axes.FilterExprIteratorSimple.
Class to use for one-step iteration that doesn't have a predicate, and doesn't need to set the context.
FilterExprIteratorSimple() - Constructor for class org.apache.xpath.axes.FilterExprIteratorSimple
Create a ChildTestIterator object.
FilterExprIteratorSimple(Expression) - Constructor for class org.apache.xpath.axes.FilterExprIteratorSimple
Create a ChildTestIterator object.
FilterExprIteratorSimple.filterExprOwner - class org.apache.xpath.axes.FilterExprIteratorSimple.filterExprOwner.
 
FilterExprIteratorSimple.filterExprOwner() - Constructor for class org.apache.xpath.axes.FilterExprIteratorSimple.filterExprOwner
 
FilterExprWalker - class org.apache.xpath.axes.FilterExprWalker.
Walker for the OP_VARIABLE, or OP_EXTFUNCTION, or OP_FUNCTION, or OP_GROUP, op codes.
FilterExprWalker(WalkingIterator) - Constructor for class org.apache.xpath.axes.FilterExprWalker
Construct a FilterExprWalker using a LocPathIterator.
FilterExprWalker.filterExprOwner - class org.apache.xpath.axes.FilterExprWalker.filterExprOwner.
 
FilterExprWalker.filterExprOwner() - Constructor for class org.apache.xpath.axes.FilterExprWalker.filterExprOwner
 
FilterInputStream - class java.io.FilterInputStream.
A FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
FilterInputStream(InputStream) - Constructor for class java.io.FilterInputStream
Creates a FilterInputStream by assigning the argument in to the field this.in so as to remember it for later use.
FilterOutputStream - class java.io.FilterOutputStream.
This class is the superclass of all classes that filter output streams.
FilterOutputStream(OutputStream) - Constructor for class java.io.FilterOutputStream
Creates an output stream filter built on top of the specified underlying output stream.
FilterReader - class java.io.FilterReader.
Abstract class for reading filtered character streams.
FilterReader(Reader) - Constructor for class java.io.FilterReader
Create a new filtered reader.
FilterWriter - class java.io.FilterWriter.
Abstract class for writing filtered character streams.
FilterWriter(Writer) - Constructor for class java.io.FilterWriter
Create a new filtered writer.
FilteredImageSource - class java.awt.image.FilteredImageSource.
This class is an implementation of the ImageProducer interface which takes an existing image and a filter object and uses them to produce image data for a new filtered version of the original image.
FilteredImageSource(ImageProducer, ImageFilter) - Constructor for class java.awt.image.FilteredImageSource
Constructs an ImageProducer object from an existing ImageProducer and a filter object.
FinalReference - class java.lang.ref.FinalReference.
 
FinalReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.FinalReference
 
Finalizer - class java.lang.ref.Finalizer.
 
Finalizer(Object) - Constructor for class java.lang.ref.Finalizer
 
Finalizer.FinalizerThread - class java.lang.ref.Finalizer.FinalizerThread.
 
Finalizer.FinalizerThread(ThreadGroup) - Constructor for class java.lang.ref.Finalizer.FinalizerThread
 
FirstLineIndent - Static variable in class javax.swing.text.StyleConstants
The amount of space to indent the first line of the paragraph.
FirstLineIndent - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount of space to indent the first line of the paragraph.
FixedHeightLayoutCache - class javax.swing.tree.FixedHeightLayoutCache.
NOTE: This will become more open in a future release.
FixedHeightLayoutCache() - Constructor for class javax.swing.tree.FixedHeightLayoutCache
 
FixedHeightLayoutCache.FHTreeStateNode - class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode.
FHTreeStateNode is used to track what has been expanded.
FixedHeightLayoutCache.FHTreeStateNode(Object, int, int) - Constructor for class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
 
FixedHeightLayoutCache.SearchInfo - class javax.swing.tree.FixedHeightLayoutCache.SearchInfo.
Used as a placeholder when getting the path in FHTreeStateNodes.
FixedHeightLayoutCache.SearchInfo() - Constructor for class javax.swing.tree.FixedHeightLayoutCache.SearchInfo
 
FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration - class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration.
An enumerator to iterate through visible nodes.
FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration(FixedHeightLayoutCache.FHTreeStateNode) - Constructor for class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
 
FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration(FixedHeightLayoutCache.FHTreeStateNode, int) - Constructor for class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
 
FlatteningPathIterator - class java.awt.geom.FlatteningPathIterator.
The FlatteningPathIterator class returns a flattened view of another PathIterator object.
FlatteningPathIterator(PathIterator, double) - Constructor for class java.awt.geom.FlatteningPathIterator
Constructs a new FlatteningPathIterator object that flattens a path as it iterates over it.
FlatteningPathIterator(PathIterator, double, int) - Constructor for class java.awt.geom.FlatteningPathIterator
Constructs a new FlatteningPathIterator object that flattens a path as it iterates over it.
FlavorMap - interface java.awt.datatransfer.FlavorMap.
A two-way Map between "natives" (Strings), which correspond to platform- specfic data formats, and "flavors" (DataFlavors), which corerspond to platform-independent MIME types.
FlavorTable - interface java.awt.datatransfer.FlavorTable.
A FlavorMap which relaxes the traditional 1-to-1 restriction of a Map.
Float - class java.lang.Float.
The Float class wraps a value of primitive type float in an object.
Float(float) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the primitive float argument.
Float(double) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the argument converted to type float.
Float(String) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the floating-point value of type float represented by the string.
FloatBuffer - class java.nio.FloatBuffer.
A float buffer.
FloatBuffer(int, int, int, int, float[], int) - Constructor for class java.nio.FloatBuffer
 
FloatBuffer(int, int, int, int) - Constructor for class java.nio.FloatBuffer
 
FloatingDecimal - class java.lang.FloatingDecimal.
 
FloatingDecimal(boolean, int, char[], int, boolean) - Constructor for class java.lang.FloatingDecimal
 
FloatingDecimal(double) - Constructor for class java.lang.FloatingDecimal
 
FloatingDecimal(float) - Constructor for class java.lang.FloatingDecimal
 
FlowLayout - class java.awt.FlowLayout.
A flow layout arranges components in a left-to-right flow, much like lines of text in a paragraph.
FlowLayout() - Constructor for class java.awt.FlowLayout
Constructs a new FlowLayout with a centered alignment and a default 5-unit horizontal and vertical gap.
FlowLayout(int) - Constructor for class java.awt.FlowLayout
Constructs a new FlowLayout with the specified alignment and a default 5-unit horizontal and vertical gap.
FlowLayout(int, int, int) - Constructor for class java.awt.FlowLayout
Creates a new flow layout manager with the indicated alignment and the indicated horizontal and vertical gaps.
FlowView - class javax.swing.text.FlowView.
A View that tries to flow it's children into some partially constrained space.
FlowView(Element, int) - Constructor for class javax.swing.text.FlowView
Constructs a FlowView for the given element.
FlowView.FlowStrategy - class javax.swing.text.FlowView.FlowStrategy.
Strategy for maintaining the physical form of the flow.
FlowView.FlowStrategy() - Constructor for class javax.swing.text.FlowView.FlowStrategy
 
FlowView.LogicalView - class javax.swing.text.FlowView.LogicalView.
This class can be used to represent a logical view for a flow.
FlowView.LogicalView(Element) - Constructor for class javax.swing.text.FlowView.LogicalView
 
FocusAdapter - class java.awt.event.FocusAdapter.
An abstract adapter class for receiving keyboard focus events.
FocusAdapter() - Constructor for class java.awt.event.FocusAdapter
 
FocusEvent - class java.awt.event.FocusEvent.
A low-level event which indicates that a Component has gained or lost the input focus.
FocusEvent(Component, int, boolean, Component) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object with the specified temporary state and opposite Component.
FocusEvent(Component, int, boolean) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object and identifies whether or not the change is temporary.
FocusEvent(Component, int) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object and identifies it as a permanent change in focus.
FocusListener - interface java.awt.event.FocusListener.
The listener interface for receiving keyboard focus events on a component.
FocusManager - class java.awt.FocusManager.
This class is no longer used, but is maintained for Serialization backward-compatibility.
FocusManager() - Constructor for class java.awt.FocusManager
 
FocusManager - class javax.swing.FocusManager.
This class has been obsoleted by the 1.4 focus APIs.
FocusManager() - Constructor for class javax.swing.FocusManager
 
FocusTraversalPolicy - class java.awt.FocusTraversalPolicy.
A FocusTraversalPolicy defines the order in which Components with a particular focus cycle root are traversed.
FocusTraversalPolicy() - Constructor for class java.awt.FocusTraversalPolicy
 
Font - class java.awt.Font.
The Font class represents fonts, which are used to render text in a visible way.
Font(String, int, int) - Constructor for class java.awt.Font
Creates a new Font from the specified name, style and point size.
Font(String, int, int, boolean) - Constructor for class java.awt.Font
 
Font(String, int, float, boolean) - Constructor for class java.awt.Font
 
Font(Map) - Constructor for class java.awt.Font
Creates a new Font with the specified attributes.
Font(Map, boolean) - Constructor for class java.awt.Font
 
Font.FontLineMetrics - class java.awt.Font.FontLineMetrics.
Metrics from a font for layout of characters along a line and layout of set of lines.
Font.FontLineMetrics() - Constructor for class java.awt.Font.FontLineMetrics
 
Font.Key - class java.awt.Font.Key.
 
Font.Key(Map) - Constructor for class java.awt.Font.Key
 
FontFamily - Static variable in class javax.swing.text.StyleConstants
Name of the font family.
FontFormatException - exception java.awt.FontFormatException.
Thrown by method createFont in the Font class to indicate that the specified font is bad.
FontFormatException(String) - Constructor for class java.awt.FontFormatException
Report a FontFormatException for the reason specified.
FontMetrics - class java.awt.FontMetrics.
The FontMetrics class defines a font metrics object, which encapsulates information about the rendering of a particular font on a particular screen.
FontMetrics(Font) - Constructor for class java.awt.FontMetrics
Creates a new FontMetrics object for finding out height and width information about the specified Font and specific character glyphs in that Font.
FontPeer - interface java.awt.peer.FontPeer.
The peer interfaces are intended only for use in porting the AWT.
FontRenderContext - class java.awt.font.FontRenderContext.
The FontRenderContext class is a container for the information needed to correctly measure text.
FontRenderContext() - Constructor for class java.awt.font.FontRenderContext
Constructs a new FontRenderContext object.
FontRenderContext(AffineTransform, boolean, boolean) - Constructor for class java.awt.font.FontRenderContext
Constructs a FontRenderContext object from an optional AffineTransform and two boolean values that determine if the newly constructed object has anti-aliasing or fractional metrics.
FontSize - Static variable in class javax.swing.text.StyleConstants
Name of the font size.
FontUIResource - class javax.swing.plaf.FontUIResource.
A subclass of java.awt.Font that implements UIResource.
FontUIResource(String, int, int) - Constructor for class javax.swing.plaf.FontUIResource
 
FontUIResource(Font) - Constructor for class javax.swing.plaf.FontUIResource
 
ForcedBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view supports breaking, and must be broken to be represented properly when placed in a view that formats its children by breaking them.
Foreground - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the foreground color attribute.
Foreground - Static variable in class javax.swing.text.StyleConstants.ColorConstants
Name of the foreground color attribute.
Foreground - Static variable in class javax.swing.text.StyleConstants
Name of the foreground color attribute.
FormView - class javax.swing.text.html.FormView.
Component decorator that implements the view interface for form elements, <input>, <textarea>, and <select>.
FormView(Element) - Constructor for class javax.swing.text.html.FormView
Creates a new FormView object.
FormView.BrowseFileAction - class javax.swing.text.html.FormView.BrowseFileAction.
BrowseFileAction is used for input type == file.
FormView.BrowseFileAction(AttributeSet, Document) - Constructor for class javax.swing.text.html.FormView.BrowseFileAction
 
FormView.MouseEventListener - class javax.swing.text.html.FormView.MouseEventListener.
MouseEventListener class to handle form submissions when an input with type equal to image is clicked on.
FormView.MouseEventListener() - Constructor for class javax.swing.text.html.FormView.MouseEventListener
 
FormView.SubmitThread - class javax.swing.text.html.FormView.SubmitThread.
The SubmitThread is responsible for submitting the form.
FormView.SubmitThread(Element, String) - Constructor for class javax.swing.text.html.FormView.SubmitThread
 
Format - class java.text.Format.
Format is an abstract base class for formatting locale-sensitive information such as dates, messages, and numbers.
Format() - Constructor for class java.text.Format
 
Format.Field - class java.text.Format.Field.
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from Format.formatToCharacterIterator and as field identifiers in FieldPosition.
Format.Field(String) - Constructor for class java.text.Format.Field
Creates a Field with the specified name.
Format.FieldDelegate - interface java.text.Format.FieldDelegate.
FieldDelegate is notified by the various Format implementations as they are formatting the Objects.
Formatter - class java.util.logging.Formatter.
A Formatter provides support for formatting LogRecords.
Formatter() - Constructor for class java.util.logging.Formatter
Construct a new formatter.
Forward - Static variable in class javax.swing.text.Position.Bias
Indicates to bias toward the next character in the model.
FoundIndex - exception org.apache.xpath.FoundIndex.
Class to let us know when it's time to do a search from the parent because of indexing.
FoundIndex() - Constructor for class org.apache.xpath.FoundIndex
Constructor FoundIndex
Frame - class java.awt.Frame.
A Frame is a top-level window with a title and a border.
Frame() - Constructor for class java.awt.Frame
Constructs a new instance of Frame that is initially invisible.
Frame(GraphicsConfiguration) - Constructor for class java.awt.Frame
Create a Frame with the specified GraphicsConfiguration of a screen device.
Frame(String) - Constructor for class java.awt.Frame
Constructs a new, initially invisible Frame object with the specified title.
Frame(String, GraphicsConfiguration) - Constructor for class java.awt.Frame
Constructs a new, initially invisible Frame object with the specified title and a GraphicsConfiguration.
Frame.AccessibleAWTFrame - class java.awt.Frame.AccessibleAWTFrame.
This class implements accessibility support for the Frame class.
Frame.AccessibleAWTFrame() - Constructor for class java.awt.Frame.AccessibleAWTFrame
 
FramePeer - interface java.awt.peer.FramePeer.
The peer interfaces are intended only for use in porting the AWT.
FrameSetView - class javax.swing.text.html.FrameSetView.
Implements a FrameSetView, intended to support the HTML <FRAMESET> tag.
FrameSetView(Element, int) - Constructor for class javax.swing.text.html.FrameSetView
Constructs a FrameSetView for the given element.
FrameView - class javax.swing.text.html.FrameView.
Implements a FrameView, intended to support the HTML <FRAME> tag.
FrameView(Element) - Constructor for class javax.swing.text.html.FrameView
Creates a new Frame.
FrameView.FrameEditorPane - class javax.swing.text.html.FrameView.FrameEditorPane.
Editor pane rendering frame of HTML document It uses the same editor kits classes as outermost JEditorPane
FrameView.FrameEditorPane() - Constructor for class javax.swing.text.html.FrameView.FrameEditorPane
 
FuncBoolean - class org.apache.xpath.functions.FuncBoolean.
Execute the Boolean() function.
FuncBoolean() - Constructor for class org.apache.xpath.functions.FuncBoolean
 
FuncCeiling - class org.apache.xpath.functions.FuncCeiling.
Execute the Ceiling() function.
FuncCeiling() - Constructor for class org.apache.xpath.functions.FuncCeiling
 
FuncConcat - class org.apache.xpath.functions.FuncConcat.
Execute the Concat() function.
FuncConcat() - Constructor for class org.apache.xpath.functions.FuncConcat
 
FuncContains - class org.apache.xpath.functions.FuncContains.
Execute the Contains() function.
FuncContains() - Constructor for class org.apache.xpath.functions.FuncContains
 
FuncCount - class org.apache.xpath.functions.FuncCount.
Execute the Count() function.
FuncCount() - Constructor for class org.apache.xpath.functions.FuncCount
 
FuncCurrent - class org.apache.xpath.functions.FuncCurrent.
Execute the current() function.
FuncCurrent() - Constructor for class org.apache.xpath.functions.FuncCurrent
 
FuncDoclocation - class org.apache.xpath.functions.FuncDoclocation.
Execute the proprietary document-location() function, which returns a node set of documents.
FuncDoclocation() - Constructor for class org.apache.xpath.functions.FuncDoclocation
 
FuncDocument - class org.apache.xalan.templates.FuncDocument.
Execute the Doc() function.
FuncDocument() - Constructor for class org.apache.xalan.templates.FuncDocument
 
FuncExtElementAvailable - class org.apache.xpath.functions.FuncExtElementAvailable.
Execute the ExtElementAvailable() function.
FuncExtElementAvailable() - Constructor for class org.apache.xpath.functions.FuncExtElementAvailable
 
FuncExtFunction - class org.apache.xpath.functions.FuncExtFunction.
An object of this class represents an extension call expression.
FuncExtFunction(String, String, Object) - Constructor for class org.apache.xpath.functions.FuncExtFunction
Create a new FuncExtFunction based on the qualified name of the extension, and a unique method key.
FuncExtFunction.ArgExtOwner - class org.apache.xpath.functions.FuncExtFunction.ArgExtOwner.
 
FuncExtFunction.ArgExtOwner(Expression) - Constructor for class org.apache.xpath.functions.FuncExtFunction.ArgExtOwner
 
FuncExtFunctionAvailable - class org.apache.xpath.functions.FuncExtFunctionAvailable.
Execute the ExtFunctionAvailable() function.
FuncExtFunctionAvailable() - Constructor for class org.apache.xpath.functions.FuncExtFunctionAvailable
 
FuncFalse - class org.apache.xpath.functions.FuncFalse.
Execute the False() function.
FuncFalse() - Constructor for class org.apache.xpath.functions.FuncFalse
 
FuncFloor - class org.apache.xpath.functions.FuncFloor.
Execute the Floor() function.
FuncFloor() - Constructor for class org.apache.xpath.functions.FuncFloor
 
FuncFormatNumb - class org.apache.xalan.templates.FuncFormatNumb.
Execute the FormatNumber() function.
FuncFormatNumb() - Constructor for class org.apache.xalan.templates.FuncFormatNumb
 
FuncGenerateId - class org.apache.xpath.functions.FuncGenerateId.
Execute the GenerateId() function.
FuncGenerateId() - Constructor for class org.apache.xpath.functions.FuncGenerateId
 
FuncId - class org.apache.xpath.functions.FuncId.
Execute the Id() function.
FuncId() - Constructor for class org.apache.xpath.functions.FuncId
 
FuncKey - class org.apache.xalan.templates.FuncKey.
Execute the Key() function.
FuncKey() - Constructor for class org.apache.xalan.templates.FuncKey
 
FuncLang - class org.apache.xpath.functions.FuncLang.
Execute the Lang() function.
FuncLang() - Constructor for class org.apache.xpath.functions.FuncLang
 
FuncLast - class org.apache.xpath.functions.FuncLast.
Execute the Last() function.
FuncLast() - Constructor for class org.apache.xpath.functions.FuncLast
 
FuncLoader - class org.apache.xpath.compiler.FuncLoader.
Lazy load of functions into the function table as needed, so we don't have to load all the functions allowed in XPath and XSLT on startup.
FuncLoader(String, int) - Constructor for class org.apache.xpath.compiler.FuncLoader
Construct a function loader
FuncLocalPart - class org.apache.xpath.functions.FuncLocalPart.
Execute the LocalPart() function.
FuncLocalPart() - Constructor for class org.apache.xpath.functions.FuncLocalPart
 
FuncNamespace - class org.apache.xpath.functions.FuncNamespace.
Execute the Namespace() function.
FuncNamespace() - Constructor for class org.apache.xpath.functions.FuncNamespace
 
FuncNormalizeSpace - class org.apache.xpath.functions.FuncNormalizeSpace.
Execute the normalize-space() function.
FuncNormalizeSpace() - Constructor for class org.apache.xpath.functions.FuncNormalizeSpace
 
FuncNot - class org.apache.xpath.functions.FuncNot.
Execute the Not() function.
FuncNot() - Constructor for class org.apache.xpath.functions.FuncNot
 
FuncNumber - class org.apache.xpath.functions.FuncNumber.
Execute the Number() function.
FuncNumber() - Constructor for class org.apache.xpath.functions.FuncNumber
 
FuncPosition - class org.apache.xpath.functions.FuncPosition.
Execute the Position() function.
FuncPosition() - Constructor for class org.apache.xpath.functions.FuncPosition
 
FuncQname - class org.apache.xpath.functions.FuncQname.
Execute the Qname() function.
FuncQname() - Constructor for class org.apache.xpath.functions.FuncQname
 
FuncRound - class org.apache.xpath.functions.FuncRound.
Execute the round() function.
FuncRound() - Constructor for class org.apache.xpath.functions.FuncRound
 
FuncStartsWith - class org.apache.xpath.functions.FuncStartsWith.
Execute the StartsWith() function.
FuncStartsWith() - Constructor for class org.apache.xpath.functions.FuncStartsWith
 
FuncString - class org.apache.xpath.functions.FuncString.
Execute the String() function.
FuncString() - Constructor for class org.apache.xpath.functions.FuncString
 
FuncStringLength - class org.apache.xpath.functions.FuncStringLength.
Execute the StringLength() function.
FuncStringLength() - Constructor for class org.apache.xpath.functions.FuncStringLength
 
FuncSubstring - class org.apache.xpath.functions.FuncSubstring.
Execute the Substring() function.
FuncSubstring() - Constructor for class org.apache.xpath.functions.FuncSubstring
 
FuncSubstringAfter - class org.apache.xpath.functions.FuncSubstringAfter.
Execute the SubstringAfter() function.
FuncSubstringAfter() - Constructor for class org.apache.xpath.functions.FuncSubstringAfter
 
FuncSubstringBefore - class org.apache.xpath.functions.FuncSubstringBefore.
Execute the SubstringBefore() function.
FuncSubstringBefore() - Constructor for class org.apache.xpath.functions.FuncSubstringBefore
 
FuncSum - class org.apache.xpath.functions.FuncSum.
Execute the Sum() function.
FuncSum() - Constructor for class org.apache.xpath.functions.FuncSum
 
FuncSystemProperty - class org.apache.xpath.functions.FuncSystemProperty.
Execute the SystemProperty() function.
FuncSystemProperty() - Constructor for class org.apache.xpath.functions.FuncSystemProperty
 
FuncTranslate - class org.apache.xpath.functions.FuncTranslate.
Execute the Translate() function.
FuncTranslate() - Constructor for class org.apache.xpath.functions.FuncTranslate
 
FuncTrue - class org.apache.xpath.functions.FuncTrue.
Execute the True() function.
FuncTrue() - Constructor for class org.apache.xpath.functions.FuncTrue
 
FuncUnparsedEntityURI - class org.apache.xpath.functions.FuncUnparsedEntityURI.
FuncUnparsedEntityURI() - Constructor for class org.apache.xpath.functions.FuncUnparsedEntityURI
 
Function - class org.apache.xpath.functions.Function.
This is a superclass of all XPath functions.
Function() - Constructor for class org.apache.xpath.functions.Function
 
Function2Args - class org.apache.xpath.functions.Function2Args.
Base class for functions that accept two arguments.
Function2Args() - Constructor for class org.apache.xpath.functions.Function2Args
 
Function2Args.Arg1Owner - class org.apache.xpath.functions.Function2Args.Arg1Owner.
 
Function2Args.Arg1Owner() - Constructor for class org.apache.xpath.functions.Function2Args.Arg1Owner
 
Function3Args - class org.apache.xpath.functions.Function3Args.
Base class for functions that accept three arguments.
Function3Args() - Constructor for class org.apache.xpath.functions.Function3Args
 
Function3Args.Arg2Owner - class org.apache.xpath.functions.Function3Args.Arg2Owner.
 
Function3Args.Arg2Owner() - Constructor for class org.apache.xpath.functions.Function3Args.Arg2Owner
 
FunctionCall() - Method in class org.apache.xpath.compiler.XPathParser
FunctionCall ::= FunctionName '(' ( Argument ( ',' Argument)*)?
FunctionDef1Arg - class org.apache.xpath.functions.FunctionDef1Arg.
Base class for functions that accept one argument that can be defaulted if not specified.
FunctionDef1Arg() - Constructor for class org.apache.xpath.functions.FunctionDef1Arg
 
FunctionMultiArgs - class org.apache.xpath.functions.FunctionMultiArgs.
Base class for functions that accept an undetermined number of multiple arguments.
FunctionMultiArgs() - Constructor for class org.apache.xpath.functions.FunctionMultiArgs
 
FunctionMultiArgs.ArgMultiOwner - class org.apache.xpath.functions.FunctionMultiArgs.ArgMultiOwner.
 
FunctionMultiArgs.ArgMultiOwner(int) - Constructor for class org.apache.xpath.functions.FunctionMultiArgs.ArgMultiOwner
 
FunctionOneArg - class org.apache.xpath.functions.FunctionOneArg.
Base class for functions that accept one argument.
FunctionOneArg() - Constructor for class org.apache.xpath.functions.FunctionOneArg
 
FunctionPattern - class org.apache.xpath.patterns.FunctionPattern.
Match pattern step that contains a function.
FunctionPattern(Expression, int, int) - Constructor for class org.apache.xpath.patterns.FunctionPattern
Construct a FunctionPattern from a expression.
FunctionPattern.FunctionOwner - class org.apache.xpath.patterns.FunctionPattern.FunctionOwner.
 
FunctionPattern.FunctionOwner() - Constructor for class org.apache.xpath.patterns.FunctionPattern.FunctionOwner
 
FunctionTable - class org.apache.xpath.compiler.FunctionTable.
The function table for XPath.
FunctionTable() - Constructor for class org.apache.xpath.compiler.FunctionTable
 
fAlignment - Variable in class java.awt.font.GraphicAttribute
 
fBaseline - Variable in class java.awt.font.TextMeasurer
 
fBaselineOffsets - Variable in class java.awt.font.TextLine
 
fBaselineOffsets - Variable in class java.awt.font.TextMeasurer
 
fBidi - Variable in class java.awt.font.TextMeasurer
 
fBounds - Variable in class javax.swing.text.html.ImageView
 
fCharLevels - Variable in class java.awt.font.TextLine
 
fCharLogicalOrder - Variable in class java.awt.font.TextLine
 
fCharVisualOrder - Variable in class java.awt.font.TextLine
 
fChars - Variable in class java.awt.font.TextLine
 
fChars - Variable in class java.awt.font.TextMeasurer
 
fCharsLimit - Variable in class java.awt.font.TextLine
 
fCharsStart - Variable in class java.awt.font.TextLine
 
fComponentLimit - Variable in class java.awt.font.TextMeasurer
 
fComponentStart - Variable in class java.awt.font.TextMeasurer
 
fComponentVisualOrder - Variable in class java.awt.font.TextLine
 
fComponents - Variable in class java.awt.font.TextLine
 
fComponents - Variable in class java.awt.font.TextMeasurer
 
fControllerCoroutineID - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
fCoroutineManager - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
fFrc - Variable in class java.awt.font.TextMeasurer
 
fImage - Variable in class java.awt.font.ImageGraphicAttribute
 
fImageHeight - Variable in class java.awt.font.ImageGraphicAttribute
 
fImageWidth - Variable in class java.awt.font.ImageGraphicAttribute
 
fIsDirectionLTR - Variable in class java.awt.font.TextLine
 
fIsDirectionLTR - Variable in class java.awt.font.TextMeasurer
 
fJustifyRatio - Variable in class java.awt.font.TextMeasurer
 
fLevels - Variable in class java.awt.font.TextMeasurer
 
fLineBreak - Variable in class java.awt.font.TextMeasurer
 
fLocale - Variable in class org.apache.xalan.res.XSLMessages
The local object to use.
fMetrics - Variable in class java.awt.font.TextLine
 
fNoMoreEvents - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
fOriginX - Variable in class java.awt.font.ImageGraphicAttribute
 
fOriginY - Variable in class java.awt.font.ImageGraphicAttribute
 
fParagraph - Variable in class java.awt.font.TextMeasurer
 
fRequestedAttributes - Variable in class java.awt.Font
A map of font attributes available in this font.
fShape - Variable in class java.awt.font.ShapeGraphicAttribute
 
fShapeBounds - Variable in class java.awt.font.ShapeGraphicAttribute
 
fSourceCoroutineID - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
fStart - Variable in class java.awt.font.TextMeasurer
 
fStroke - Variable in class java.awt.font.ShapeGraphicAttribute
 
fXMLReader - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
fXMLReaderInputSource - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
factory - Static variable in class java.net.DatagramSocket
The factory for all datagram sockets.
factory - Static variable in class java.net.ServerSocket
The factory for all server sockets.
factory - Static variable in class java.net.Socket
The factory for all client sockets.
factory - Static variable in class java.net.URL
The URLStreamHandler factory.
factory - Static variable in class java.net.URLConnection
The ContentHandler factory.
factory - Static variable in class java.rmi.server.RMISocketFactory
Client/server socket factory to be used by RMI runtime
factory - Static variable in class java.util.prefs.Preferences
 
factory - Variable in class javax.swing.JFormattedTextField
Factory used to obtain an instance of AbstractFormatter.
factory - Variable in class javax.swing.plaf.basic.BasicHTML.Renderer
 
factory - Variable in class org.apache.crimson.tree.XmlDocument
 
factory - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
fail(String) - Method in class java.net.URI.Parser
 
fail(String, int) - Method in class java.net.URI.Parser
 
failExpecting(String, int) - Method in class java.net.URI.Parser
 
failExpecting(String, String, int) - Method in class java.net.URI.Parser
 
failure(Exception) - Method in interface java.rmi.server.RMIFailureHandler
The failure callback is invoked when the RMI runtime is unable to create a ServerSocket via the RMISocketFactory.
falpha - Variable in class java.awt.Color
The alpha value as a float component.
families - Static variable in class java.util.regex.Pattern
 
family - Variable in class java.awt.Font.Key
 
family - Variable in class java.net.InetAddress
Specifies the address family type, for instance, '1' for IPv4 addresses, and '2' for IPv6 addresses.
family(boolean, boolean) - Method in class java.util.regex.Pattern
Parses a Unicode character family and returns its representative node.
family - Variable in class javax.swing.text.StyleContext.FontKey
 
family - Variable in class javax.swing.text.StyledEditorKit.FontFamilyAction
 
family - Variable in class javax.swing.text.html.CSS.FontFamily
 
familyError(String, String) - Method in class java.util.regex.Pattern
 
familyNames - Static variable in class java.util.regex.Pattern
Static template for all character families.
familyNodes - Static variable in class java.util.regex.Pattern
 
fastArray - Variable in class org.apache.xml.dtm.ref.ChunkedIntArray
 
fastCreateTextLine(FontRenderContext, char[], Font, LineMetrics, Map) - Static method in class java.awt.font.TextLine
Create a TextLine from the text.
fastInit(char[], Font, Map, FontRenderContext) - Method in class java.awt.font.TextLayout
 
fastStandalone - Variable in class org.apache.crimson.parser.Parser2
 
fastTime - Variable in class java.util.Date
 
fatal(String, Object[]) - Method in class org.apache.crimson.parser.InputEntity
 
fatal(String) - Method in class org.apache.crimson.parser.Parser2
 
fatal(String, Object[]) - Method in class org.apache.crimson.parser.Parser2
 
fatal(String, Object[], Exception) - Method in class org.apache.crimson.parser.Parser2
 
fatalError(SAXParseException) - Method in class java.util.prefs.XmlSupport.EH
 
fatalError(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
Report a fatal XSLT processing error.
fatalError(SAXParseException) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a fatal error event.
fatalError(Throwable) - Method in class org.apache.xalan.transformer.TransformerImpl
 
fatalError(SAXParseException) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
fatalError(SAXParseException) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a non-recoverable error.
fatalError(TransformerException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a non-recoverable error.
fatalError(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a non-recoverable error.
fb - Variable in class javax.swing.text.DefaultFormatter.ReplaceHolder
The FilterBypass that was passed to the DocumentFilter method.
fd - Variable in class java.io.FileDescriptor
 
fd - Variable in class java.io.FileInputStream
 
fd - Variable in class java.io.FileOutputStream
The system dependent file descriptor.
fd - Variable in class java.io.RandomAccessFile
 
fd - Variable in class java.net.DatagramSocketImpl
The file descriptor object.
fd - Variable in class java.net.SocketImpl
The file descriptor object for this socket.
fdLock - Variable in class java.net.PlainSocketImpl
 
fdUseCount - Variable in class java.net.PlainSocketImpl
 
features - Variable in class ISSearch.ISPeerResult
The array of document-specific features.
features - Variable in class org.apache.crimson.jaxp.SAXParserFactoryImpl
 
fetchID - Variable in class javax.swing.plaf.basic.BasicDirectoryModel
 
fg - Variable in class javax.swing.text.LabelView
 
fg - Variable in class javax.swing.text.StyledEditorKit.ForegroundAction
 
fg - Variable in class javax.swing.text.html.ImageView.ImageLabelView
 
fgAdvanceF - Static variable in class java.awt.font.TextLine
 
fgXPositionF - Static variable in class java.awt.font.TextLine
 
fgYPositionF - Static variable in class java.awt.font.TextLine
 
fictional() - Method in class javax.swing.text.html.parser.TagElement
 
fid - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
fid - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.LoadFilesThread
 
field - Variable in class java.io.ObjectStreamField
corresponding reflective field object, if any
field - Variable in class java.text.FieldPosition
Input: Desired field to determine start and end offsets for.
fieldAccessor - Variable in class java.lang.reflect.Field
 
fieldRefl - Variable in class java.io.ObjectStreamClass
reflector for setting/getting serializable field values
fields - Variable in class java.io.ObjectStreamClass.FieldReflector
fields to operate on
fields - Variable in class java.io.ObjectStreamClass
serializable fields
fields - Variable in class java.util.Calendar
The field values for the currently set time for this calendar.
file - Variable in class java.awt.FileDialog
 
file - Variable in class java.net.URL
The specified file name on that host.
fileAttrHeaderText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileCache - Variable in class javax.swing.plaf.basic.BasicDirectoryModel
 
fileChooserDetailViewIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
fileChooserHomeFolderIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
fileChooserListViewIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
fileChooserNewFolderIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
fileChooserUpFolderIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
fileData - Variable in class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler.FileTransferable
 
fileDateHeaderText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileDescriptionText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
fileFilter - Variable in class javax.swing.JFileChooser
 
fileIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
fileIcon16Size - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
fileName - Variable in class java.awt.JobAttributes
 
fileName - Variable in class java.lang.StackTraceElement
 
fileNameHeaderText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileNameLabelMnemonic - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileNameLabelText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileNameMap - Static variable in class java.net.URLConnection
 
fileNameMapLoaded - Static variable in class java.net.URLConnection
 
fileNameString(File) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileNameString(File[]) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileNameTextField - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileSelectionMode - Variable in class javax.swing.JFileChooser
 
fileSizeHeaderText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileSystemView - Variable in class javax.swing.JFileChooser
 
fileTypeHeaderText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fileView - Variable in class javax.swing.JFileChooser
 
fileView - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
filechooser - Variable in class javax.swing.plaf.basic.BasicDirectoryModel
 
filechooser - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
filename - Variable in class javax.swing.ImageIcon
 
files - Variable in class java.util.logging.FileHandler
 
files - Variable in class javax.swing.plaf.basic.BasicDirectoryModel
 
filesOfTypeLabelMnemonic - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
filesOfTypeLabelText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
fill(Shape) - Method in class java.awt.Graphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fill - Variable in class java.awt.GridBagConstraints
This field is used when the component's display area is larger than the component's requested size.
fill() - Method in class java.io.BufferedInputStream
Fills the buffer with more data, taking into account shuffling and other tricks for dealing with marks.
fill() - Method in class java.io.BufferedReader
Fill the input buffer, taking the mark into account if it is valid.
fill(long[], long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified array of longs.
fill(long[], int, int, long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified range of the specified array of longs.
fill(int[], int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified array of ints.
fill(int[], int, int, int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified range of the specified array of ints.
fill(short[], short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified array of shorts.
fill(short[], int, int, short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified range of the specified array of shorts.
fill(char[], char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified array of chars.
fill(char[], int, int, char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified range of the specified array of chars.
fill(byte[], byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified array of bytes.
fill(byte[], int, int, byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified range of the specified array of bytes.
fill(boolean[], boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified array of booleans.
fill(boolean[], int, int, boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified range of the specified array of booleans.
fill(double[], double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified array of doubles.
fill(double[], int, int, double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified range of the specified array of doubles.
fill(float[], float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified array of floats.
fill(float[], int, int, float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified range of the specified array of floats.
fill(Object[], Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified array of Objects.
fill(Object[], int, int, Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified range of the specified array of Objects.
fill(List, Object) - Static method in class java.util.Collections
Replaces all of the elements of the specified list with the specified element.
fill() - Method in class java.util.jar.Manifest.FastInputStream
 
fill() - Method in class java.util.zip.InflaterInputStream
Fills input buffer with more data to decompress.
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Paints a 3-D highlighted rectangle filled with the current color.
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics2D
Paints a 3-D highlighted rectangle filled with the current color.
fill3DRect(int, int, int, int, boolean) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fill3DRect.
fill3DRect(int, int, int, int, boolean) - Method in class javax.swing.SwingGraphics
 
fillArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills a circular or elliptical arc covering the specified rectangle.
fillArc(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillArc.
fillArc(int, int, int, int, int, int) - Method in class javax.swing.SwingGraphics
 
fillArc(int, int, int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
fillBumpBuffer() - Method in class javax.swing.plaf.metal.BumpBuffer
Paints the bumps into the current image.
fillColumn(int) - Method in class javax.swing.text.TableView.TableRow
 
fillColumn(int) - Method in class javax.swing.text.html.TableView.RowView
 
fillColumns - Variable in class javax.swing.text.TableView.TableRow
columns filled by multi-column or multi-row cells
fillColumns - Variable in class javax.swing.text.html.TableView.RowView
columns filled by multi-column or multi-row cells
fillEqn(double[], double, double, double, double, double) - Static method in class java.awt.geom.CubicCurve2D
 
fillEqn(double[], double, double, double, double) - Static method in class java.awt.geom.QuadCurve2D
 
fillInStackTrace() - Method in class java.lang.Throwable
Fills in the execution stack trace.
fillInTables(boolean, boolean, CompactIntArray, Vector, Vector, IntHashtable, short, short) - Method in class java.text.RBCollationTables.BuildAPI
This function is used by RBTableBuilder to fill in all the members of this object.
fillOval(int, int, int, int) - Method in class java.awt.Graphics
Fills an oval bounded by the specified rectangle with the current color.
fillOval(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillOval.
fillOval(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
fillOval(int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
fillPolygon(int[], int[], int) - Method in class java.awt.Graphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillPolygon(Polygon) - Method in class java.awt.Graphics
Fills the polygon defined by the specified Polygon object with the graphics context's current color.
fillPolygon(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillPolygon.
fillPolygon(int[], int[], int) - Method in class javax.swing.SwingGraphics
 
fillPolygon(Polygon) - Method in class javax.swing.SwingGraphics
 
fillPolygon(int[], int[], int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
fillRect(int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rectangle.
fillRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillRect.
fillRect(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
fillRect(int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rounded corner rectangle with the current color.
fillRoundRect(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillRoundRect.
fillRoundRect(int, int, int, int, int, int) - Method in class javax.swing.SwingGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
fillbuf() - Method in class org.apache.crimson.parser.InputEntity
 
filledSlider - Variable in class javax.swing.plaf.metal.MetalSliderUI
 
filter - Variable in class java.awt.FileDialog
 
filter - Variable in class java.awt.TexturePaintContext.Any
 
filter - Variable in class java.awt.TexturePaintContext.Int
 
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.AffineTransformOp
Transforms the source BufferedImage and stores the results in the destination BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.AffineTransformOp
Transforms the source Raster and stores the results in the destination Raster.
filter(Raster, WritableRaster) - Method in class java.awt.image.BandCombineOp
Transforms the Raster using the matrix specified in the constructor.
filter(BufferedImage, BufferedImage) - Method in interface java.awt.image.BufferedImageOp
Performs a single-input/single-output operation on a BufferedImage.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.ColorConvertOp
ColorConverts the source BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.ColorConvertOp
ColorConverts the image data in the source Raster.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.ConvolveOp
Performs a convolution on BufferedImages.
filter(Raster, WritableRaster) - Method in class java.awt.image.ConvolveOp
Performs a convolution on Rasters.
filter - Variable in class java.awt.image.FilteredImageSource
 
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.LookupOp
Performs a lookup operation on a BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.LookupOp
Performs a lookup operation on a Raster.
filter(Raster, WritableRaster) - Method in interface java.awt.image.RasterOp
Performs a single-input/single-output operation from a source Raster to a destination Raster.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.RescaleOp
Rescales the source BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.RescaleOp
Rescales the pixel data in the source Raster.
filter - Variable in class java.util.logging.Handler
 
filter - Variable in class java.util.logging.Logger
 
filter - Variable in class javax.swing.JSpinner.ListEditor.ListFormatter
 
filterBypass - Variable in class javax.swing.text.AbstractDocument
Used by DocumentFilter to do actual insert/remove.
filterBypass - Variable in class javax.swing.text.DefaultCaret
 
filterComboBox - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
filterComboBoxModel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
filterEvents(long) - Method in interface java.awt.peer.TextComponentPeer
 
filterIndexColorModel(IndexColorModel) - Method in class java.awt.image.RGBImageFilter
Filters an IndexColorModel object by running each entry in its color tables through the filterRGB function that RGBImageFilter subclasses must provide.
filterNode(int) - Method in class org.apache.xalan.transformer.KeyRefIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
filterRGB(int, int, int) - Method in class java.awt.image.RGBImageFilter
Subclasses must specify a method to convert a single input pixel in the default RGB ColorModel to a single output pixel.
filterRGB(int, int, int) - Method in class javax.swing.DebugGraphicsFilter
 
filterRGB(int, int, int) - Method in class javax.swing.GrayFilter
Overrides RGBImageFilter.filterRGB.
filterRGBPixels(int, int, int, int, int[], int, int) - Method in class java.awt.image.RGBImageFilter
Filters a buffer of pixels in the default RGB ColorModel by passing them one by one through the filterRGB method.
filters - Variable in class javax.swing.JFileChooser
 
filters - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
finalize() - Method in class java.awt.Cursor
 
finalize() - Method in class java.awt.Font
Disposes the native Font object.
finalize() - Method in class java.awt.Frame
We have to remove the (hard) reference to weakThis in the Vector, otherwise the WeakReference instance will never get garbage collected.
finalize() - Method in class java.awt.Graphics
Disposes of this graphics context once it is no longer referenced.
finalize() - Method in class java.awt.PrintJob
Ends this print job once it is no longer referenced.
finalize() - Method in class java.awt.Window
Disposes of the input methods and context, and removes the WeakReference which formerly pointed to this Window from the parent's owned Window list.
finalize() - Method in class java.awt.color.ICC_Profile
Frees the resources associated with an ICC_Profile object.
finalize() - Method in class java.awt.image.ColorModel
Disposes of system resources associated with this ColorModel once this ColorModel is no longer referenced.
finalize() - Method in class java.awt.image.IndexColorModel
Disposes of system resources associated with this ColorModel once this ColorModel is no longer referenced.
finalize() - Method in class java.io.FileInputStream
Ensures that the close method of this file input stream is called when there are no more references to it.
finalize() - Method in class java.io.FileOutputStream
Cleans up the connection to the file, and ensures that the close method of this file output stream is called when there are no more references to this stream.
finalize() - Method in class java.lang.ClassLoader.NativeLibrary
 
finalize() - Method in class java.lang.Object
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
finalize() - Method in class java.lang.Win32Process
 
finalize() - Method in class java.net.PlainDatagramSocketImpl
 
finalize() - Method in class java.net.PlainSocketImpl
Cleans up if the user forgets to close it.
finalize() - Method in class java.net.SocketInputStream
Overrides finalize, the fd is closed by the Socket.
finalize() - Method in class java.net.SocketOutputStream
Overrides finalize, the fd is closed by the Socket.
finalize() - Method in class java.util.zip.Deflater
Closes the compressor when garbage is collected.
finalize() - Method in class java.util.zip.Inflater
Closes the decompressor when garbage is collected.
finalize() - Method in class java.util.zip.ZipFile
Ensures that the close method of this ZIP file is called when there are no more references to it.
finalize() - Method in class javax.swing.SwingGraphics
 
finalize() - Method in class javax.swing.text.StringContent.StickyPosition
 
finalize() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
finalize() - Method in class org.apache.xalan.lib.sql.XConnection
 
finalize() - Method in class org.apache.xpath.objects.XRTreeFrag
Release any resources this object may have by calling destruct().
finalizeImpl() - Method in class java.awt.Cursor
 
find(String) - Method in class java.lang.ClassLoader.NativeLibrary
 
find() - Method in class java.util.regex.Matcher
Attempts to find the next subsequence of the input sequence that matches the pattern.
find(int) - Method in class java.util.regex.Matcher
Resets this matcher and then attempts to find the next subsequence of the input sequence that matches the pattern, starting at the specified index.
find(int, int) - Method in class java.util.regex.Matcher
Initiates a search to find a Pattern within the given bounds.
findAncestor(XPathContext, XPath, XPath, int, ElemNumber) - Method in class org.apache.xalan.templates.ElemNumber
Given a 'from' pattern (ala xsl:number), a match pattern and a context, find the first ancestor that matches the pattern (including the context handed in).
findAndEliminateRedundant(int, int, ExpressionOwner, ElemTemplateElement, Vector) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Look through the vector from start point, looking for redundant occurances.
findBootstrapClass(String) - Method in class java.lang.ClassLoader
 
findBootstrapClass0(String) - Method in class java.lang.ClassLoader
 
findBundle(ClassLoader, String, Locale, String, Object, Object) - Static method in class java.util.ResourceBundle
Find a bundle in the cache or load it via the loader or a property file.
findBundleInCache(ClassLoader, String, Locale) - Static method in class java.util.ResourceBundle
Find a bundle in the cache.
findClass(String) - Method in class java.lang.ClassLoader
Finds the specified class.
findClass(String) - Method in class java.net.URLClassLoader
Finds and loads the class with the specified name from the URL search path.
findClassLoader() - Static method in class org.apache.crimson.tree.SimpleElementFactory
Figure out which ClassLoader to use.
findClassLoader() - Static method in class org.apache.xalan.xslt.EnvironmentCheck
Worker method to figure out which ClassLoader to use.
findClone(AxesWalker, Vector) - Static method in class org.apache.xpath.axes.AxesWalker
Find a clone that corresponds to the key argument.
findColumn(String) - Method in interface java.sql.ResultSet
Maps the given ResultSet column name to its ResultSet column index.
findColumn(String) - Method in class javax.swing.table.AbstractTableModel
Returns a column given its name.
findCommonAncestor(RedundentExprEliminator.MultistepExprHolder) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Given a linked list of expressions, find the common ancestor that is suitable for holding a psuedo variable for shared access.
findComponentAt(int, int) - Method in class java.awt.Container
Locates the visible child component that contains the specified position.
findComponentAt(int, int, boolean) - Method in class java.awt.Container
Private version of findComponentAt which has a controllable behavior.
findComponentAt(Point) - Method in class java.awt.Container
Locates the visible child component that contains the specified point.
findComponentAt(Container, int, int) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
findDisplayedMnemonicIndex(String, int) - Static method in class javax.swing.SwingUtilities
Returns index of the first occurrence of mnemonic within string text.
findElementFromIndex(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Find the first matching element from the index at or after the given node.
findElementMatchingTag(HTMLDocument, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Returns the deepest element at offset matching tag.
findEnabledChild(MenuElement[], int, boolean) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
findEnabledChild(MenuElement[], MenuElement, boolean) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
findFactory(String, String) - Static method in class org.apache.xml.dtm.DTMManager
Private implementation method - will find the implementation class in the specified order.
findFloatingItems(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
findFocusOwner(Component) - Static method in class javax.swing.SwingUtilities
Deprecated. As of 1.4, replaced by KeyboardFocusManager.getFocusOwner().
findFrame(String) - Method in class javax.swing.text.html.HTMLDocument
Searches the element hierarchy for an FRAME element that has its name attribute equal to the frameName.
findGTE(int[], int, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
findGTE(int[], int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Find the first index that occurs in the list that is greater than or equal to the given value.
findInCharMap(char) - Static method in class java.lang.Character
Finds the character in the uppercase mapping table.
findInSortedSuballocatedIntVector(SuballocatedIntVector, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
findInSortedSuballocatedIntVector(SuballocatedIntVector, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Subroutine: Locate the specified node within m_namespaceDeclSetElements, or the last element which preceeds it in document order %REVIEW% Inlne this into findNamespaceContext?
findInt(String, int) - Method in class javax.swing.JEditorPane.HeaderParser
 
findKey(Selector) - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
findKey(int) - Method in class javax.swing.JEditorPane.HeaderParser
 
findKeyword(String, String[]) - Static method in class java.text.MessageFormat
 
findLastEntry(PatternEntry, StringBuffer) - Method in class java.text.MergeCollation
 
findLastWithNoExtension(int) - Method in class java.text.MergeCollation
 
findLibrary(String) - Method in class java.lang.ClassLoader
Returns the absolute path name of a native library.
findLoadedClass(String) - Method in class java.lang.ClassLoader
Returns the class with the given name if this loader has been recorded by the Java virtual machine as an initiating loader of a class with that name.
findMarkAdjustIndex(int) - Method in class javax.swing.text.GapContent
Finds the index to start mark adjustments given some search index.
findNamespaceContext(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
findNamespaceContext(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Retrieve list of namespace declaration locations active at this node.
findNative(ClassLoader, String) - Static method in class java.lang.ClassLoader
 
findNextMatch(String) - Method in class javax.swing.SpinnerListModel
Returns the next object that starts with substring.
findNextValidParent() - Method in class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
Finds the next valid parent, this should be called when nextIndex is beyond the number of children of the current parent.
findNextValidParent() - Method in class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
Finds the next valid parent, this should be called when nextIndex is beyond the number of children of the current parent.
findNode(String) - Method in class java.util.logging.LogManager
 
findOffsetToCharactersInString(char[], int) - Method in class javax.swing.text.ParagraphView
Finds the next character in the document with a character in string, starting at offset start.
findPrecedingOrAncestorOrSelf(XPathContext, XPath, XPath, int, ElemNumber) - Method in class org.apache.xalan.templates.ElemNumber
Given a 'from' pattern (ala xsl:number), a match pattern and a context, find the first ancestor that matches the pattern (including the context handed in).
findResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
findResource(String) - Method in class java.net.URLClassLoader
Finds the resource with the specified name on the URL search path.
findResourceBundle(String) - Method in class java.util.logging.Logger
 
findResources(String) - Method in class java.lang.ClassLoader
Returns an enumeration of URL objects representing all the resources with the given name.
findResources(String) - Method in class java.net.URLClassLoader
Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.
findRunContaining(int, int[]) - Static method in class java.awt.font.StyledParagraph
Return i such that starts[i] <= index < starts[i+1].
findSortIndex(GapContent.MarkData) - Method in class javax.swing.text.GapContent
Finds the index of where to insert a new mark.
findStringMatch(String[][], String, String) - Method in class java.util.Locale
 
findStyle(AttributeSet) - Method in class javax.swing.text.rtf.RTFGenerator
 
findStyleNumber(AttributeSet, String) - Method in class javax.swing.text.rtf.RTFGenerator
 
findSystemClass(String) - Method in class java.lang.ClassLoader
Finds a class with the specified name, loading it if necessary.
findTraversalRoot() - Method in class java.awt.Container
 
findURIFromDoc(int) - Method in class org.apache.xpath.SourceTreeManager
Given a document, find the URL associated with that document.
findValue(int) - Method in class javax.swing.JEditorPane.HeaderParser
 
findValue(String) - Method in class javax.swing.JEditorPane.HeaderParser
 
findValue(String, String) - Method in class javax.swing.JEditorPane.HeaderParser
 
findViewAtPoint(int, int, Rectangle) - Method in class javax.swing.text.html.TableView.RowView
 
findZero(double, double, double[]) - Static method in class java.awt.geom.CubicCurve2D
 
fine(String) - Method in class java.util.logging.Logger
Log a FINE message.
finer(String) - Method in class java.util.logging.Logger
Log a FINER message.
finest(String) - Method in class java.util.logging.Logger
Log a FINEST message.
finish(int) - Method in class java.io.ObjectInputStream.HandleTable
Marks given handle as finished, meaning that no new dependencies will be marked for handle.
finish - Variable in class java.util.zip.Deflater
 
finish() - Method in class java.util.zip.Deflater
When called, indicates that compression should end with the current contents of the input buffer.
finish() - Method in class java.util.zip.DeflaterOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.GZIPOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.ZipOutputStream
Finishes writing the contents of the ZIP output stream without closing the underlying stream.
finish - Variable in class org.apache.crimson.parser.InputEntity
 
finish - Variable in class org.apache.crimson.parser.XmlReader.BaseReader
 
finishBuildingStateTable(boolean) - Method in class java.text.RuleBasedBreakIterator.Builder
This function completes the state-table-building process by doing several postprocessing steps and copying everything into its final resting place in the iterator itself
finishConnect() - Method in class java.nio.channels.SocketChannel
Finishes the process of connecting a socket channel.
finishDraggingTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messages the BasicSplitPaneUI with finishDraggingTo that this instance is contained in.
finishDraggingTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged to finish the dragging session.
finishParagraph(AttributeSet, AttributeSet) - Method in class javax.swing.text.rtf.RTFReader.DocumentDestination
 
finishParagraph(AttributeSet, AttributeSet) - Method in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
finished - Variable in class java.util.zip.Deflater
 
finished() - Method in class java.util.zip.Deflater
Returns true if the end of the compressed data output stream has been reached.
finished - Variable in class java.util.zip.Inflater
 
finished() - Method in class java.util.zip.Inflater
Return true if the end of the compressed data stream has been reached.
finished - Variable in class java.util.zip.ZipOutputStream
 
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.SplitPaneUI
Messaged after the JSplitPane the receiver is providing the look and feel for paints its children.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged after the JSplitPane the receiver is providing the look and feel for paints its children.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the finishedPaintingChildren method on each UI handled by this object.
fire() - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
fireActionEvent() - Method in class javax.swing.JComboBox
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(String) - Method in class javax.swing.JFileChooser
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed() - Method in class javax.swing.JTextField
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.Timer
Notifies all listeners that have registered interest for notification on this event type.
fireAdjustmentValueChanged(int, int, int) - Method in class javax.swing.JScrollBar
 
fireAncestorAdded(JComponent, int, Container, Container) - Method in class javax.swing.AncestorNotifier
 
fireAncestorMoved(JComponent, int, Container, Container) - Method in class javax.swing.AncestorNotifier
 
fireAncestorRemoved(JComponent, int, Container, Container) - Method in class javax.swing.AncestorNotifier
 
fireAudioAction(String) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
Convenience method for firing off the auditory cue actions.
fireAudioAction(String) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Utility method which contains code to fire the auditory feedback Actions.
fireBinding(JComponent, KeyStroke, KeyEvent, boolean) - Method in class javax.swing.KeyboardManager
 
fireCaretUpdate(CaretEvent) - Method in class javax.swing.text.JTextComponent
Notifies all listeners that have registered interest for notification on this event type.
fireChangedUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireChangedUpdate(DocumentEvent) - Method in class javax.swing.text.html.HTMLDocument
Notifies all listeners that have registered interest for notification on this event type.
fireColumnAdded(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnMarginChanged() - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnMoved(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnRemoved(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireContentsChanged(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements of the list change.
fireContentsChanged() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
fireDragGestureRecognized(int, Point) - Method in class java.awt.dnd.DragGestureRecognizer
Notify the DragGestureListener that a Drag and Drop initiating gesture has occurred.
fireEditingCanceled() - Method in class javax.swing.AbstractCellEditor
Notifies all listeners that have registered interest for notification on this event type.
fireEditingStopped() - Method in class javax.swing.AbstractCellEditor
Notifies all listeners that have registered interest for notification on this event type.
fireEvents(JEditorPane, HTMLDocument, String, Element) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
 
fireGenerateEvent(GenerateEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a generate event.
fireHyperlinkUpdate(HyperlinkEvent) - Method in class javax.swing.JEditorPane
Notifies all listeners that have registered interest for notification on this event type.
fireInsertUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireInternalFrameEvent(int) - Method in class javax.swing.JInternalFrame
Fires an internal frame event.
fireIntervalAdded(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements are added to the model.
fireIntervalRemoved(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements are removed from the model.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.JComboBox
Notifies all listeners that have registered interest for notification on this event type.
fireKeyboardAction(KeyEvent, boolean, Container) - Method in class javax.swing.KeyboardManager
This method is called when the focused component (and none of its ancestors) want the key event.
fireMenuCanceled() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDeselected() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseDragged(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseEntered(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseExited(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseReleased(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyPressed(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyReleased(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyTyped(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuSelected() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
firePopupMenuCanceled() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box has been canceled.
firePopupMenuCanceled() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu is cancelled.
firePopupMenuCanceled() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box has become invisible.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu will become invisible.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
firePopupMenuWillBecomeVisible() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box will become visible.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu will become visible.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
firePropertyChange(String, Object, Object) - Method in class java.awt.Component
Support for reporting bound property changes for Object properties.
firePropertyChange(String, boolean, boolean) - Method in class java.awt.Component
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, int, int) - Method in class java.awt.Component
Support for reporting bound property changes for integer properties.
firePropertyChange(String, Object, Object) - Method in class java.awt.KeyboardFocusManager
Fires a PropertyChangeEvent in response to a change in a bound property.
firePropertyChange(String, Object, Object) - Method in class javax.swing.AbstractAction
Supports reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Support for reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class javax.swing.JComponent
Supports reporting bound property changes.
firePropertyChange(String, byte, byte) - Method in class javax.swing.JComponent
Reports a bound property change.
firePropertyChange(String, char, char) - Method in class javax.swing.JComponent
Reports a bound property change.
firePropertyChange(String, short, short) - Method in class javax.swing.JComponent
Reports a bound property change.
firePropertyChange(String, int, int) - Method in class javax.swing.JComponent
Reports a bound property change.
firePropertyChange(String, long, long) - Method in class javax.swing.JComponent
Reports a bound property change.
firePropertyChange(String, float, float) - Method in class javax.swing.JComponent
Reports a bound property change.
firePropertyChange(String, double, double) - Method in class javax.swing.JComponent
Reports a bound property change.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.JComponent
Reports a bound property change.
firePropertyChange(String, Object, Object) - Method in class javax.swing.JViewport
Notifies listeners of a property change.
firePropertyChange(String, Object, Object) - Method in class javax.swing.UIDefaults
Support for reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class javax.swing.event.SwingPropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(PropertyChangeEvent) - Method in class javax.swing.event.SwingPropertyChangeSupport
Fire an existing PropertyChangeEvent to any registered listeners.
firePropertyChange(String, Object, Object) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class javax.swing.table.TableColumn
 
firePropertyChange(String, int, int) - Method in class javax.swing.table.TableColumn
 
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.table.TableColumn
 
firePropertyChange(String, Object, Object) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
fireRemoveUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireSelectedEndEvent(int, ElemTemplateElement, String, XPath, XObject) - Method in class org.apache.xalan.trace.TraceManager
Fire a selection event.
fireSelectedEndEvent(EndSelectionEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a selection event.
fireSelectedEvent(int, ElemTemplateElement, String, XPath, XObject) - Method in class org.apache.xalan.trace.TraceManager
Fire a selection event.
fireSelectedEvent(SelectionEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a selection event.
fireSelectionValueChanged(int, int, boolean) - Method in class javax.swing.JList
Notifies JList ListSelectionListeners that the selection model has changed.
fireStateChanged() - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.AbstractSpinnerModel
Run each ChangeListeners stateChanged() method.
fireStateChanged() - Method in class javax.swing.DefaultBoundedRangeModel
Runs each ChangeListener's stateChanged method.
fireStateChanged() - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.DefaultSingleSelectionModel
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.JProgressBar
Notifies all listeners that have registered interest in ChangeEvents.
fireStateChanged() - Method in class javax.swing.JSlider
Send a ChangeEvent, whose source is this Slider, to each listener.
fireStateChanged() - Method in class javax.swing.JSpinner
Sends a ChangeEvent, whose source is this JSpinner, to each ChangeListener.
fireStateChanged() - Method in class javax.swing.JTabbedPane
Sends a ChangeEvent, whose source is this tabbedpane, to each listener.
fireStateChanged() - Method in class javax.swing.JViewport
Notifies all ChangeListeners when the views size, position, or the viewports extent size has changed.
fireStateChanged() - Method in class javax.swing.MenuSelectionManager
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Runs each ChangeListener's stateChanged method
fireStateChanged() - Method in class javax.swing.text.DefaultCaret
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.text.StyleContext.NamedStyle
Notifies all listeners that have registered interest for notification on this event type.
fireTableCellUpdated(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that the value of the cell at [row, column] has been updated.
fireTableChanged(TableModelEvent) - Method in class javax.swing.table.AbstractTableModel
Forwards the given notification event to all TableModelListeners that registered themselves as listeners for this table model.
fireTableDataChanged() - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that all cell values in the table's rows may have changed.
fireTableRowsDeleted(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been deleted.
fireTableRowsInserted(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been inserted.
fireTableRowsUpdated(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been updated.
fireTableStructureChanged() - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that the table's structure has changed.
fireTraceEndEvent(ElemTemplateElement) - Method in class org.apache.xalan.trace.TraceManager
Fire a end trace event, after all children of an element have been executed.
fireTraceEndEvent(TracerEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a trace event.
fireTraceEvent(ElemTemplateElement) - Method in class org.apache.xalan.trace.TraceManager
Fire a trace event.
fireTraceEvent(TracerEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a trace event.
fireTreeCollapsed(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeExpanded(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, TreePath) - Method in class javax.swing.tree.DefaultTreeModel
 
fireTreeWillCollapse(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeWillExpand(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireUndoableEditUpdate(UndoableEditEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireUndoableEditUpdate(UndoableEditEvent) - Method in class javax.swing.text.html.HTMLDocument
Notifies all listeners that have registered interest for notification on this event type.
fireValueChanged(boolean) - Method in class javax.swing.DefaultListSelectionModel
Notifies listeners that we have ended a series of adjustments.
fireValueChanged(int, int) - Method in class javax.swing.DefaultListSelectionModel
Notifies ListSelectionListeners that the value of the selection, in the closed interval firstIndex, lastIndex, has changed.
fireValueChanged(int, int, boolean) - Method in class javax.swing.DefaultListSelectionModel
 
fireValueChanged() - Method in class javax.swing.DefaultListSelectionModel
 
fireValueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireValueChanged(boolean) - Method in class javax.swing.text.html.OptionListModel
Notify listeners that we are beginning or ending a series of value changes
fireValueChanged(int, int) - Method in class javax.swing.text.html.OptionListModel
Notify ListSelectionListeners that the value of the selection, in the closed interval firstIndex,lastIndex, has changed.
fireValueChanged(int, int, boolean) - Method in class javax.swing.text.html.OptionListModel
 
fireValueChanged() - Method in class javax.swing.text.html.OptionListModel
 
fireValueChanged(TreeSelectionEvent) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Notifies all listeners that are registered for tree selection events on this object.
fireVetoableChange(String, Object, Object) - Method in class java.awt.KeyboardFocusManager
Fires a PropertyChangeEvent in response to a change in a vetoable property.
fireVetoableChange(String, Object, Object) - Method in class javax.swing.JComponent
Supports reporting constrained property changes.
fireVisibleDataPropertyChange() - Method in class javax.swing.JTree.AccessibleJTree
Fire a visible data property change notification.
firingActionEvent - Variable in class javax.swing.JComboBox
 
first(Container) - Method in class java.awt.CardLayout
Flips to the first card of the container.
first() - Method in class java.awt.font.CharArrayIterator
Sets the position to getBeginIndex() and returns the character at that position.
first() - Method in interface java.sql.ResultSet
Moves the cursor to the first row in this ResultSet object.
first() - Method in class java.text.AttributedString.AttributedStringIterator
 
first() - Method in class java.text.BreakIterator
Return the first boundary.
first() - Method in interface java.text.CharacterIterator
Sets the position to getBeginIndex() and returns the character at that position.
first() - Method in class java.text.DictionaryBasedBreakIterator
Sets the current iteration position to the beginning of the text.
first() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
first() - Method in class java.text.RuleBasedBreakIterator
Sets the current iteration position to the beginning of the text.
first() - Method in class java.text.SimpleTextBoundary
Return the first boundary.
first() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.first() for String.
first() - Method in class java.util.Collections.SynchronizedSortedSet
 
first() - Method in class java.util.Collections.UnmodifiableSortedSet
 
first() - Method in interface java.util.SortedSet
Returns the first (lowest) element currently in this sorted set.
first() - Method in class java.util.TreeSet
Returns the first (lowest) element currently in this sorted set.
first - Variable in class java.util.jar.JarInputStream
 
first - Variable in class java.util.regex.Matcher
The range of string that last matched the pattern.
first() - Method in class javax.swing.text.ElementIterator
Fetches the first element.
first() - Method in class javax.swing.text.Segment
Sets the position to getBeginIndex() and returns the character at that position.
first(Object) - Method in class javax.swing.text.html.parser.ContentModel
Return true if the token could potentially be the first token in the input stream.
first() - Method in class javax.swing.text.html.parser.ContentModel
Return the element that must be next.
first() - Method in class javax.swing.text.html.parser.ContentModelState
Check if the state can be terminated.
first() - Method in class javax.swing.text.html.parser.TagStack
Return the element that must come next in the input stream.
first(String) - Method in class org.apache.crimson.parser.ContentModel
Return true if the token could potentially be the first token in the input stream.
first(int) - Method in class org.apache.xml.dtm.DTMAxisTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int, int) - Method in class org.apache.xml.dtm.DTMAxisTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromRootTraverser
Return the root.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromRootTraverser
Return the root if it matches the expanded type ID.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AncestorOrSelfTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AncestorOrSelfTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ChildTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ChildTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantFromRootTraverser
Return the root.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantFromRootTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfFromRootTraverser
Return the root.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfFromRootTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingTraverser
Get the first of the following.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingTraverser
Get the first of the following.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ParentTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ParentTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.SelfTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.SelfTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
firstAdjustedIndex - Variable in class javax.swing.DefaultListSelectionModel
 
firstChangedIndex - Variable in class javax.swing.DefaultListSelectionModel
 
firstChangedIndex - Variable in class javax.swing.text.html.OptionListModel
 
firstColumn - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
firstDayOfWeek - Variable in class java.util.Calendar
The first day of the week, with possible values SUNDAY, MONDAY, etc.
firstElement() - Method in class java.util.Vector
Returns the first component (the item at index 0) of this vector.
firstElement() - Method in class javax.swing.DefaultListModel
Returns the first component of this list.
firstEntry() - Method in class java.util.TreeMap
Returns the first Entry in the TreeMap (according to the TreeMap's key-sort function).
firstEntry - Variable in class java.util.jar.JarOutputStream
 
firstExcludedKey - Variable in class java.util.TreeMap.SubMapEntryIterator
 
firstIndex - Variable in class javax.swing.event.ListSelectionEvent
 
firstInvisibleAncestor - Variable in class javax.swing.AncestorNotifier
 
firstItem - Variable in class java.awt.BorderLayout
A relative positioning constant, that can be used instead of north, south, east, west or center.
firstKey() - Method in class java.util.Collections.SynchronizedSortedMap
 
firstKey() - Method in class java.util.Collections.UnmodifiableSortedMap
 
firstKey() - Method in interface java.util.SortedMap
Returns the first (lowest) key currently in this sorted map.
firstKey() - Method in class java.util.TreeMap.SubMap
 
firstKey() - Method in class java.util.TreeMap
Returns the first (lowest) key currently in this sorted map.
firstLine - Variable in class java.awt.BorderLayout
A relative positioning constant, that can be used instead of north, south, east, west or center.
firstLineIndent - Variable in class javax.swing.text.ParagraphView
Indentation for the first line, from the left inset.
firstLineOffset - Variable in class javax.swing.text.PlainView
Offset of where to draw the first character on the first line.
firstNonzeroByteNum - Variable in class java.math.BigInteger
The index of the lowest-order byte in the magnitude of this BigInteger that contains a nonzero byte, or -2 (either value is acceptable).
firstNonzeroIntNum - Variable in class java.math.BigInteger
The index of the lowest-order int in the magnitude of this BigInteger that contains a nonzero int, or -2 (either value is acceptable).
firstNonzeroIntNum() - Method in class java.math.BigInteger
Returns the index of the int that contains the first nonzero int in the little-endian binary representation of the magnitude (int 0 is the least significant).
firstObject() - Method in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue
 
firstRow - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
firstRow - Variable in class javax.swing.event.TableModelEvent
 
firstTimer - Variable in class javax.swing.TimerQueue
 
firstVisualChunk(int[], byte[], int, int) - Static method in class java.awt.font.TextLine
 
fitnessTestPolicy - Static variable in class javax.swing.LayoutFocusTraversalPolicy
 
fitnessTestPolicy - Static variable in class javax.swing.SortingFocusTraversalPolicy
 
fitsIntoLong(boolean, boolean) - Method in class java.text.DigitList
Return true if the number represented by this object can fit into a long.
fitsOnScreen() - Method in class javax.swing.PopupFactory.ContainerPopup
Returns true if the Popup can fit on the screen.
fixAfterDeletion(TreeMap.Entry) - Method in class java.util.TreeMap
From CLR
fixAfterInsertion(TreeMap.Entry) - Method in class java.util.TreeMap
From CLR
fixDown(int) - Method in class java.util.TaskQueue
Establishes the heap invariant (described above) in the subtree rooted at k, which is assumed to satisfy the heap invariant except possibly for node k itself (which may have a nextExecutionTime greater than its children's).
fixEntry(PatternEntry) - Method in class java.text.MergeCollation
 
fixNameColumnWidth(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
fixRoots(double[], double[]) - Static method in class java.awt.geom.CubicCurve2D
 
fixUp(int) - Method in class java.util.TaskQueue
Establishes the heap invariant (described above) assuming the heap satisfies the invariant except possibly for the leaf-node indexed by k (which may have a nextExecutionTime less than its parent's).
fixWhiteSpace(boolean, boolean, boolean) - Method in interface org.apache.xml.utils.XMLString
Conditionally trim all leading and trailing whitespace in the specified String.
fixWhiteSpace(boolean, boolean, boolean) - Method in class org.apache.xpath.objects.XString
Conditionally trim all leading and trailing whitespace in the specified String.
fixWhiteSpace(boolean, boolean, boolean) - Method in class org.apache.xpath.objects.XStringForFSB
Conditionally trim all leading and trailing whitespace in the specified String.
fixedCellHeight - Variable in class javax.swing.JList
 
fixedCellHeightChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
fixedCellWidth - Variable in class javax.swing.JList
 
fixedCellWidthChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
fixedChar - Variable in class javax.swing.text.MaskFormatter.LiteralCharacter
 
fixednames - Static variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
fixednames
fixup(MutableBigInteger, MutableBigInteger, int) - Static method in class java.math.MutableBigInteger
 
fixupPropertyString(String, boolean) - Static method in class org.apache.xalan.templates.OutputProperties
Fix up a string in an output properties file according to the rules of OutputProperties.loadPropertiesFile(java.lang.String, java.util.Properties).
fixupVariables(Vector, int) - Method in class org.apache.xalan.templates.AVT
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xalan.templates.AVTPart
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xalan.templates.AVTPartSimple
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xalan.templates.AVTPartXPath
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.Expression
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.XPath
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.FilterExprIterator
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.FilterExprWalker
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.NodeSequence
 
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.UnionPathIterator
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.WalkingIterator
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.WalkingIteratorSorted
This function is used to perform some extra analysis of the iterator.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncCurrent
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncExtFunction
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncFalse
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncLast
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncPosition
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncTrue
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.Function2Args
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.Function3Args
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FunctionOneArg
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.objects.XObject
XObjects should not normally need to fix up variables.
fixupVariables(Vector, int) - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.operations.Operation
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.operations.UnaryOperation
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.operations.Variable
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.patterns.FunctionPattern
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.patterns.NodeTest
Node tests by themselves do not need to fix up variables.
fixupVariables(Vector, int) - Method in class org.apache.xpath.patterns.StepPattern
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.patterns.UnionPattern
No arguments to process, so this does nothing.
fl - Variable in class javax.swing.text.DefaultCaret.FocusHandler
 
flag - Variable in class java.util.zip.ZipEntry
 
flagXPoints - Variable in class javax.swing.text.DefaultCaret
 
flagYPoints - Variable in class javax.swing.text.DefaultCaret
 
flags - Variable in class java.awt.image.PixelGrabber
 
flags - Variable in class java.util.regex.Pattern
The original pattern flags.
flags() - Method in class java.util.regex.Pattern
Returns this pattern's match flags.
flags - Variable in class javax.swing.JComponent
 
flags - Variable in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
flashColor() - Static method in class javax.swing.DebugGraphics
Returns the Color used to flash drawing operations.
flashColor - Variable in class javax.swing.DebugGraphicsInfo
 
flashCount() - Static method in class javax.swing.DebugGraphics
Returns the number of times that drawing operations will flash.
flashCount - Variable in class javax.swing.DebugGraphicsInfo
 
flashTime() - Static method in class javax.swing.DebugGraphics
Returns the time delay of drawing operation flashing.
flashTime - Variable in class javax.swing.DebugGraphicsInfo
 
flasher - Variable in class javax.swing.text.DefaultCaret
 
flat - Variable in class javax.swing.JCheckBox
 
flavorMap - Variable in class java.awt.dnd.DragSource
 
flavorMap - Variable in class java.awt.dnd.DropTarget
 
flavorMaps - Static variable in class java.awt.datatransfer.SystemFlavorMap
System singleton which maps a thread's ClassLoader to a SystemFlavorMap.
flavorToNative - Variable in class java.awt.datatransfer.SystemFlavorMap
Maps DataFlavors (or base type Strings for text DataFlavors) to Lists of native Strings.
flavorToNativeLookup(DataFlavor, boolean) - Method in class java.awt.datatransfer.SystemFlavorMap
Semantically equivalent to 'flavorToNative.get(flav)'.
flavors - Static variable in class java.awt.datatransfer.StringSelection
 
flip(BufferCapabilities.FlipContents) - Method in class java.awt.Component.FlipBufferStrategy
Flipping moves the contents of the back buffer to the front buffer, either by copying or by moving the video pointer.
flip(BufferCapabilities.FlipContents) - Method in interface java.awt.peer.ComponentPeer
 
flip() - Method in class java.nio.Buffer
Flips this buffer.
flip(int) - Method in class java.util.BitSet
Sets the bit at the specified index to to the complement of its current value.
flip(int, int) - Method in class java.util.BitSet
Sets each bit from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to the complement of its current value.
flipBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit flipped.
flipContents - Variable in class java.awt.BufferCapabilities
 
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.BoxView
Determines in which direction the next view lays.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.CompositeView
Determines in which direction the next view lays.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.ParagraphView
Determines in which direction the next view lays.
floatAt(Point, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
floatToIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout, preserving Not-a-Number (NaN) values.
floatValue() - Method in class java.lang.Byte
Returns the value of this Byte as a float.
floatValue() - Method in class java.lang.Double
Returns the float value of this Double object.
floatValue() - Method in class java.lang.Float
Returns the float value of this Float object.
floatValue() - Method in class java.lang.FloatingDecimal
 
floatValue() - Method in class java.lang.Integer
Returns the value of this Integer as a float.
floatValue() - Method in class java.lang.Long
Returns the value of this Long as a float.
floatValue() - Method in class java.lang.Number
Returns the value of the specified number as a float.
floatValue() - Method in class java.lang.Short
Returns the value of this Short as a float.
floatValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a float.
floatValue() - Method in class java.math.BigInteger
Converts this BigInteger to a float.
floatable - Variable in class javax.swing.JToolBar
 
floating - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatingBorderColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatingColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatingFrame - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatingItems - Variable in class javax.swing.DefaultDesktopManager
 
floatingToolBar - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatingX - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatingY - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatsToBytes(float[], int, byte[], int, int) - Static method in class java.io.ObjectOutputStream
Converts specified span of float values into byte values.
floor(double) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) double value that is not greater than the argument and is equal to a mathematical integer.
floor(double) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) double value that is not greater than the argument and is equal to a mathematical integer.
floorDivide(long, long) - Static method in class java.util.GregorianCalendar
Divide two long integers, returning the floor of the quotient.
floorDivide(int, int) - Static method in class java.util.GregorianCalendar
Divide two integers, returning the floor of the quotient.
floorDivide(int, int, int[]) - Static method in class java.util.GregorianCalendar
Divide two integers, returning the floor of the quotient, and the modulus remainder.
floorDivide(long, int, int[]) - Static method in class java.util.GregorianCalendar
Divide two integers, returning the floor of the quotient, and the modulus remainder.
floppyDriveIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
flush() - Method in class java.awt.Image
Flushes all resources being used by this Image object.
flush() - Method in class java.awt.image.BufferedImage
Flushes all resources being used to cache optimization information.
flush() - Method in class java.awt.image.VolatileImage
Releases system resources currently consumed by this image.
flush() - Method in class java.io.BufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class java.io.BufferedWriter
Flush the stream.
flush() - Method in class java.io.CharArrayWriter
Flush the stream.
flush() - Method in class java.io.DataOutputStream
Flushes this data output stream.
flush() - Method in class java.io.FilterOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - Method in class java.io.FilterWriter
Flush the stream.
flush() - Method in interface java.io.ObjectOutput
Flushes the stream.
flush() - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
flush() - Method in class java.io.ObjectOutputStream
Flushes the stream.
flush() - Method in class java.io.OutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.OutputStreamWriter
Flush the stream.
flush() - Method in class java.io.PipedOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.PipedWriter
Flushes this output stream and forces any buffered output characters to be written out.
flush() - Method in class java.io.PrintStream
Flush the stream.
flush() - Method in class java.io.PrintWriter
Flush the stream.
flush() - Method in class java.io.StringWriter
Flush the stream.
flush() - Method in class java.io.Writer
Flush the stream.
flush(CharBuffer) - Method in class java.nio.charset.CharsetDecoder
Flushes this decoder.
flush(ByteBuffer) - Method in class java.nio.charset.CharsetEncoder
Flushes this encoder.
flush() - Method in class java.rmi.MarshalledObject.MarshalledObjectOutputStream
 
flush() - Method in class java.util.logging.FileHandler.MeteredStream
 
flush() - Method in class java.util.logging.Handler
Flush any buffered output.
flush() - Method in class java.util.logging.MemoryHandler
Causes a flush on the target Handler.
flush() - Method in class java.util.logging.StreamHandler
Flush any buffered messages.
flush() - Method in class java.util.prefs.AbstractPreferences
Implements the flush method as per the specification in Preferences.flush().
flush() - Method in class java.util.prefs.Preferences
Forces any changes in the contents of this preference node and its descendants to the persistent store.
flush() - Method in class java.util.prefs.WindowsPreferences
Implements Preferences flush() method.
flush() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
The last method called on the reader.
flush() - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
flush() - Method in class javax.swing.text.rtf.RTFParser
Flushes any buffered but not yet written characters.
flush() - Method in class org.apache.xalan.serialize.WriterToASCI
Flush the stream.
flush() - Method in class org.apache.xalan.serialize.WriterToUTF8
Flush the stream.
flush() - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Flush the stream.
flush2() - Method in class java.util.prefs.AbstractPreferences
 
flushAndClose() - Method in class java.util.logging.StreamHandler
 
flushAttributes() - Method in class javax.swing.text.html.parser.Parser
 
flushBuffer() - Method in class java.io.BufferedOutputStream
Flush the internal buffer
flushBuffer() - Method in class java.io.BufferedWriter
Flush the output buffer to the underlying character stream, without flushing the stream itself.
flushBuffer() - Method in class java.io.OutputStreamWriter
Flush the output buffer to the underlying byte stream, without flushing the byte stream itself.
flushBuffer(boolean) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Flushes the current parse buffer into the document.
flushBuffer() - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Flush the internal buffer
flushCharacters() - Method in class org.apache.xalan.processor.StylesheetHandler
Flush the characters buffer.
flushCount - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Number of times flushBuffer has been invoked.
flushDocEvent() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Flush the event.
flushElem() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Flush the event.
flushPending() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Flush the pending element.
flushPending(boolean) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Flush the pending element, and any attributes associated with it.
flushRequirementChanges() - Method in class javax.swing.text.AsyncBoxView
Publish the changes in preferences upward to the parent view.
flushRequirementChanges() - Method in class javax.swing.text.ZoneView.Zone
Publish the changes in preferences upward to the parent view.
flushSpi() - Method in class java.util.prefs.AbstractPreferences
This method is invoked with this node locked.
flushSpi() - Method in class java.util.prefs.WindowsPreferences
Empty, never used implementation of AbstractPreferences.flushSpi().
flushStartDoc() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
 
flushTask - Variable in class javax.swing.text.AsyncBoxView
 
flushViewDirtyRegion(Graphics) - Method in class javax.swing.JViewport
If the repaint manager has a dirty region for the view, the view is asked to paint.
flushWriter() - Method in class org.apache.xalan.serialize.SerializerToXML
Flush the formatter's result stream.
focus - Variable in class java.awt.LightweightDispatcher
This variable is not used, but kept for serialization compatibility
focus - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
focusAccelerator - Variable in class javax.swing.text.JTextComponent
 
focusBack - Variable in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
 
focusBumps - Variable in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
focusChangeListener - Variable in class javax.swing.ToolTipManager
 
focusColor - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
focusColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
 
focusColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
focusColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
focusCycleRoot - Variable in class java.awt.Container
Indicates whether this Component is the root of a focus traversal cycle.
focusGained(FocusEvent) - Method in class java.awt.AWTEventMulticaster
Handles the focusGained event by invoking the focusGained methods on listener-a and listener-b.
focusGained(FocusEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
 
focusGained(FocusEvent) - Method in class java.awt.event.FocusAdapter
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in interface java.awt.event.FocusListener
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.JComponent.EnableSerializationFocusListener
 
focusGained(FocusEvent) - Method in class javax.swing.JMenuItem.MenuItemFocusListener
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
Invoked when focus is activated on the tree we're in, redraws the lead row.
focusGained(FocusEvent) - Method in class javax.swing.plaf.metal.MetalButtonListener
 
focusGained(FocusEvent) - Method in class javax.swing.text.DefaultCaret.FocusHandler
Called when the component containing the caret gains focus.
focusGained(FocusEvent) - Method in class javax.swing.text.DefaultCaret
Called when the component containing the caret gains focus.
focusGained(FocusEvent) - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
focusInputMap - Variable in class javax.swing.JComponent
Used for WHEN_FOCUSED bindings.
focusInsets - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
focusListener - Variable in class java.awt.Component
 
focusListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
focusListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
focusListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
focusListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance of the FocusListener for this JSplitPane.
focusListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
focusListener - Variable in class javax.swing.plaf.basic.BasicTableUI
 
focusListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
focusListener - Variable in class javax.swing.text.DefaultCaret
 
focusListenerK - Static variable in class java.awt.Component
 
focusLost(FocusEvent) - Method in class java.awt.AWTEventMulticaster
Handles the focusLost event by invoking the focusLost methods on listener-a and listener-b.
focusLost(FocusEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
 
focusLost(FocusEvent) - Method in class java.awt.event.FocusAdapter
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in interface java.awt.event.FocusListener
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.JComponent.EnableSerializationFocusListener
 
focusLost(FocusEvent) - Method in class javax.swing.JMenuItem.MenuItemFocusListener
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.EditorFocusListener
This will make the comboBox fire an ActionEvent if the editor value is different from the selected item in the model.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
Invoked when focus is activated on the tree we're in, redraws the lead row.
focusLost(FocusEvent) - Method in class javax.swing.plaf.metal.MetalButtonListener
 
focusLost(FocusEvent) - Method in class javax.swing.text.DefaultCaret.FocusHandler
Called when the component containing the caret loses focus.
focusLost(FocusEvent) - Method in class javax.swing.text.DefaultCaret
Called when the component containing the caret loses focus.
focusLost(FocusEvent) - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
focusLostBehavior - Variable in class javax.swing.JFormattedTextField
Behavior when focus is lost.
focusLostHandler - Variable in class javax.swing.JFormattedTextField
A handler for FOCUS_LOST event
focusManager - Variable in class javax.swing.JTable.CellEditorRemover
 
focusManagerIsDispatching - Variable in class java.awt.AWTEvent
 
focusMgr - Variable in class java.awt.Window
Unused.
focusNextComponent(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Focuses the Component after aComponent, typically based on a FocusTraversalPolicy.
focusNextComponent(Component) - Method in class java.awt.KeyboardFocusManager
Focuses the Component after aComponent, typically based on a FocusTraversalPolicy.
focusNextComponent() - Method in class java.awt.KeyboardFocusManager
Focuses the Component after the current focus owner.
focusNextComponent(Component) - Method in class javax.swing.DelegatingDefaultFocusManager
 
focusOwner - Variable in class java.awt.FocusManager
 
focusOwner - Static variable in class java.awt.KeyboardFocusManager
The Component in an application that will typically receive all KeyEvents generated by the user.
focusPainter - Variable in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
 
focusPreviousComponent(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Focuses the Component before aComponent, typically based on a FocusTraversalPolicy.
focusPreviousComponent(Component) - Method in class java.awt.KeyboardFocusManager
Focuses the Component before aComponent, typically based on a FocusTraversalPolicy.
focusPreviousComponent() - Method in class java.awt.KeyboardFocusManager
Focuses the Component before the current focus owner.
focusPreviousComponent(Component) - Method in class javax.swing.DelegatingDefaultFocusManager
 
focusRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
focusRoot - Variable in class java.awt.FocusManager
 
focusSpinnerIfNecessary() - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
Requests focus on a child of the spinner if the spinner doesn't have focus.
focusTraversalKeyPropertyNames - Static variable in class java.awt.Component
 
focusTraversalKeys - Variable in class java.awt.Component
The focus traversal keys.
focusTraversalKeysEnabled - Variable in class java.awt.Component
Indicates whether focus traversal keys are enabled for this Component.
focusTraversalKeysEnabled - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
focusTraversalPolicy - Variable in class java.awt.Container
The focus traversal policy that will manage keyboard traversal of this Container's children, if this Container is a focus cycle root.
focusable - Variable in class java.awt.Component
Indicates whether this Component can be focused.
focusableWindowState - Variable in class java.awt.Window
Indicates whether this Window can become the focused Window.
focusedCompIndex - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
focusedComponent - Static variable in class javax.swing.text.JTextComponent
The most recent JTextComponent that has/had focus.
focusedWindow - Static variable in class java.awt.KeyboardFocusManager
The Window which is, or contains, the focus owner.
focusedWindowChanged(Component, Component) - Static method in class java.awt.KeyboardFocusManager
 
folderIcon16Size - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
followRedirects - Static variable in class java.net.HttpURLConnection
 
following(int) - Method in class java.text.BreakIterator
Return the first boundary following the specified offset.
following(int) - Method in class java.text.DictionaryBasedBreakIterator
Sets the current iteration position to the first boundary position after the specified position.
following(int) - Method in class java.text.RuleBasedBreakIterator
Sets the iterator to refer to the first boundary position following the specified position.
following(int) - Method in class java.text.SimpleTextBoundary
Return the first boundary after the specified offset
font - Variable in class java.awt.Component
The font used by this component.
font - Variable in class java.awt.FontMetrics
The actual Font from which the font metrics are created.
font - Variable in class java.awt.MenuComponent
The menu component's font.
font - Variable in class java.awt.font.StyledParagraph
 
font - Variable in class java.awt.font.TextLayout.OptInfo
 
font - Variable in class javax.swing.colorchooser.DefaultPreviewPanel
 
font - Variable in class javax.swing.text.LabelView
 
font - Variable in class javax.swing.text.PlainView
Font used to calculate the longest line... if this changes we need to recalculate the longest line
font - Variable in class javax.swing.tree.DefaultTreeCellEditor
Font to paint with, null indicates font of renderer is to be used.
fontAttributes - Variable in class javax.swing.text.html.MinimalHTMLWriter
Stores the attributes of the previous run.
fontChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
fontCount - Variable in class javax.swing.text.rtf.RTFGenerator
 
fontDelegate - Variable in class javax.swing.plaf.metal.DefaultMetalTheme
 
fontMapping - Static variable in class javax.swing.text.html.CSS
Used to indicate if a font family name is valid.
fontMappingLock - Static variable in class javax.swing.text.html.CSS
 
fontMask - Variable in class javax.swing.text.html.MinimalHTMLWriter
 
fontNames - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
Names of the fonts to use.
fontSearch - Variable in class javax.swing.text.StyleContext
 
fontSerializedDataVersion - Variable in class java.awt.Font
The Font Serializable Data Form.
fontSizes - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
Sizes for the fonts.
fontStarts - Variable in class java.awt.font.StyledParagraph
 
fontStyles - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
Styles for the fonts.
fontTable - Variable in class javax.swing.text.StyleContext
 
fontTable - Variable in class javax.swing.text.rtf.RTFGenerator
 
fontTable - Variable in class javax.swing.text.rtf.RTFReader
This Dictionary maps Integer font numbers to String font names.
fonts - Variable in class java.awt.font.StyledParagraph
 
fonts - Variable in class javax.swing.plaf.metal.DefaultMetalTheme.FontDelegate
 
forClass() - Method in class java.io.ObjectStreamClass
Return the class in the local VM that this version is mapped to.
forClass(Class) - Static method in class org.apache.xml.utils.synthetic.Class
Returns the synthetic Class object associated with the "real" class specified, creating one if it didn't already exist.
forDigit(int, int) - Static method in class java.lang.Character
Determines the character representation for a specific digit in the specified radix.
forInputString(String) - Static method in class java.lang.NumberFormatException
Factory method for making a NumberFormatException given the specified input which caused the error.
forName(String) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name.
forName(String, boolean, ClassLoader) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name, using the given class loader.
forName(String) - Static method in class java.nio.charset.Charset
Returns a charset object for the named charset.
forName(String) - Static method in class org.apache.xml.utils.synthetic.Class
Returns the synthetic Class object associated with the class with the given fully-qualified name.
forName0(String, boolean, ClassLoader) - Static method in class java.lang.Class
Called after security checks have been made.
forNameInContext(String) - Method in class org.apache.xml.utils.synthetic.Class
Like forName, but if the classname doesn't have a package prefix we first attempt to look it up as one of our own inner clases.
force() - Method in class java.nio.MappedByteBuffer
Forces any changes made to this buffer's content to be written to the storage device containing the mapped file.
force(boolean) - Method in class java.nio.channels.FileChannel
Forces any updates to this channel's file to be written to the storage device that contains it.
force - Variable in class javax.swing.plaf.basic.BasicMenuUI.PostAction
 
force0(long, long) - Method in class java.nio.MappedByteBuffer
 
forceCaretPositionChange - Variable in class javax.swing.text.DefaultCaret
If this is true, the location of the dot is updated regardless of the current location.
forceLower - Variable in class java.io.StreamTokenizer
 
foreground - Variable in class java.awt.Component
The foreground color for this component.
foreground - Variable in class javax.swing.JTabbedPane.Page
 
forkSecondaryFinalizer(Runnable) - Static method in class java.lang.ref.Finalizer
 
formAttr - Variable in class javax.swing.text.html.FormView.SubmitThread
 
format(long, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Returns pattern with formatted double.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Overrides Format.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Date) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(double, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Formats a double to produce a string.
format(double, StringBuffer, Format.FieldDelegate) - Method in class java.text.DecimalFormat
Formats a double to produce a string.
format(long, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Format a long to produce a string.
format(long, StringBuffer, Format.FieldDelegate) - Method in class java.text.DecimalFormat
Format a long to produce a string.
format(Object) - Method in class java.text.Format
Formats an object to produce a string.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.Format
Formats an object and appends the resulting text to a given string buffer.
format(Object[], StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(String, Object[]) - Static method in class java.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Formats an object to produce a string.
format(double) - Method in class java.text.NumberFormat
Specialization of format.
format(long) - Method in class java.text.NumberFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(long, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.SimpleDateFormat
Formats the given Date into a date/time string and appends the result to the given StringBuffer.
format(Date, StringBuffer, Format.FieldDelegate) - Method in class java.text.SimpleDateFormat
 
format(LogRecord) - Method in class java.util.logging.Formatter
Format the given log record and return the formatted string.
format - Static variable in class java.util.logging.SimpleFormatter
 
format(LogRecord) - Method in class java.util.logging.SimpleFormatter
Format the given LogRecord.
format(LogRecord) - Method in class java.util.logging.XMLFormatter
Format the given message to XML.
format - Variable in class javax.swing.JFormattedTextField
Object responsible for formatting the current value.
format - Variable in class javax.swing.JProgressBar
Format used when displaying percent complete.
format - Variable in class javax.swing.text.InternationalFormatter
Object used to handle the conversion.
formatAlphaNumerals(int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Converts the item number into an alphabetic character
formatData - Variable in class java.text.SimpleDateFormat
The symbols used by this formatter for week names, month names, etc.
formatDigits(int) - Static method in class org.apache.xalan.lib.ExsltDatetime
Represent the hours and minutes with two-digit strings.
formatItemNum(int, char) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Converts the item number into the ordered list number (i.e. 1 2 3, i ii iii, a b c, etc.
formatList(String[], String[]) - Static method in class java.util.Locale
Format a list with an array of patterns.
formatMessage(LogRecord) - Method in class java.util.logging.Formatter
Localize and format the message string from a log record.
formatNumberList(TransformerImpl, long[], int) - Method in class org.apache.xalan.templates.ElemNumber
Format a vector of numbers into a formatted string.
formatRomanDigit(int, int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Converts the item number into a roman numeral
formatRomanNumerals(int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Converts the item number into a roman numeral
formatRomanNumerals(int, int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Converts the item number into a roman numeral
formatToCharacterIterator(Object) - Method in class java.text.DecimalFormat
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.Format
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.MessageFormat
Formats an array of objects and inserts them into the MessageFormat's pattern, producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.SimpleDateFormat
Formats an Object producing an AttributedCharacterIterator.
formats - Variable in class java.text.MessageFormat
An array of formatters, which are used to format the arguments.
formatted(Format.Field, Object, int, int, StringBuffer) - Method in class java.text.CharacterIteratorFieldDelegate
 
formatted(int, Format.Field, Object, int, int, StringBuffer) - Method in class java.text.CharacterIteratorFieldDelegate
 
formatted(Format.Field, Object, int, int, StringBuffer) - Method in class java.text.FieldPosition.Delegate
 
formatted(int, Format.Field, Object, int, int, StringBuffer) - Method in class java.text.FieldPosition.Delegate
 
formatted(Format.Field, Object, int, int, StringBuffer) - Method in interface java.text.Format.FieldDelegate
Notified when a particular region of the String is formatted.
formatted(int, Format.Field, Object, int, int, StringBuffer) - Method in interface java.text.Format.FieldDelegate
Notified when a particular region of the String is formatted.
formattedChars - Variable in class java.awt.font.TextMeasurer
 
formatter - Variable in class java.util.logging.Handler
 
formatter - Variable in class java.util.logging.SimpleFormatter
 
formatter - Variable in class javax.swing.JTable.DateRenderer
 
formatter - Variable in class javax.swing.JTable.DoubleRenderer
 
forward() - Method in class java.text.TextBoundaryData
 
forwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically forward one position.
forwardMap - Variable in class javax.swing.LegacyGlueFocusTraversalPolicy
 
forwardMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
Forward a mouse event to the current mouse target, setting it if necessary.
forwardStateTable - Variable in class java.text.TextBoundaryData
 
forwardTraversalKeys - Static variable in class java.awt.TextArea
Cache the Sets of forward and backward traversal keys so we need not look them up each time.
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.BoxView
Forwards the given DocumentEvent to the child views that need to be notified of the change to the model.
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.TableView
 
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Forwards the given DocumentEvent to the child views that need to be notified of the change to the model.
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.TableView
 
forwardUpdateToView(View, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
Forward the DocumentEvent to the given child view.
forwardUpdateToView(View, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
Forward the DocumentEvent to the given child view.
forwardUpdateToView(View, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView.LogicalView
Forward the DocumentEvent to the given child view.
forwardUpdateToView(View, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Forwards the DocumentEvent to the give child view.
forwards - Variable in class javax.swing.plaf.basic.BasicTableUI.PagingAction
 
found - Static variable in class java.awt.ContainerOrderFocusTraversalPolicy
 
foundFactory - Static variable in class org.apache.xml.dtm.DTMManager
Avoid reading all the files when the findFactory method is called the second time (cache the result of finding the default impl).
foundInsertTag - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Set to true when insertTag has been found.
foundInsertTag(boolean) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
 
foundLink - Static variable in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
 
fractAsInt(double) - Static method in class java.awt.TexturePaintContext
 
fractHOB - Static variable in class java.lang.FloatingDecimal
 
fractMask - Static variable in class java.lang.FloatingDecimal
 
fracture(int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Determines if a fracture needs to be performed.
fractureDeepestLeaf(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Splits the bottommost leaf in path.
fractureFrom(DefaultStyledDocument.ElementBuffer.ElemChanges[], int, int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Recreates the elements to the right of the insertion point.
fracturedChild - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Fractured child.
fracturedParent - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Parent that contains the fractured child.
fragment - Variable in class java.net.URI
 
frame - Variable in class javax.swing.JPopupMenu
 
frame - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
 
frame - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
frame - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
frameDocument - Variable in class javax.swing.text.html.HTMLDocument
 
frameForComponent(Component) - Static method in class javax.swing.ToolTipManager
 
frameIcon - Variable in class javax.swing.JInternalFrame
The icon shown in the top-left corner of this internal frame.
frameInit() - Method in class javax.swing.JFrame
Called by the constructors to init the JFrame properly.
frameSerializedDataVersion - Variable in class java.awt.Frame
Frame's Serialized Data Version.
frame_icon - Static variable in class javax.swing.plaf.basic.BasicIconFactory
 
framesCache - Static variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
frc - Variable in class java.awt.font.TextLayout.OptInfo
 
free(FastStringBuffer) - Static method in class org.apache.xml.utils.StringBufferPool
Return a string buffer back to the pool.
freeCache() - Method in class org.apache.xalan.client.XSLTProcessorApplet
The processor keeps a cache of the source and style trees, so call this method if they have changed or you want to do garbage collection.
freeEntry(long, long) - Static method in class java.util.zip.ZipFile
 
freeInstance(Object) - Method in class org.apache.xml.utils.ObjectPool
Add an instance of the given object to the pool
freeInstance(DTMIterator) - Method in class org.apache.xpath.axes.IteratorPool
Add an instance of the given object to the pool
freeMemory() - Method in class java.lang.Runtime
Returns the amount of free memory in the Java Virtual Machine.
freeStack - Variable in class org.apache.xml.utils.ObjectPool
Vector of given objects this points to.
freeUnused() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Start downsizeing the pool, this usally happens right after the pool has been marked as Inactive and we are removing connections that are not currently inuse.
freeUnused() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Go through the connection pool and release any connections that are not InUse;
freezeKeyMap - Static variable in class javax.swing.text.StyleContext
 
frenchSec - Variable in class java.text.RBCollationTables
 
frenchSec - Variable in class java.text.RBTableBuilder
 
frequency - Variable in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
frgbvalue - Variable in class java.awt.Color
The color value in the default sRGB ColorSpace as float components (no alpha).
from - Variable in class java.util.regex.Matcher
The range within the string that is to be matched.
fromCIEXYZ(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in the CS_CIEXYZ conversion color space into this ColorSpace.
fromCIEXYZ(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in the CS_CIEXYZ conversion color space into this ColorSpace.
fromClass - Variable in class java.lang.ClassLoader.NativeLibrary
 
fromIndex - Variable in class javax.swing.event.TableColumnModelEvent
The index of the column from where it was moved or removed
fromKey - Variable in class java.util.TreeMap.SubMap
 
fromLinearGray16ToOtherGray16LUT - Variable in class java.awt.image.ComponentColorModel
 
fromLinearGray16ToOtherGray8LUT - Variable in class java.awt.image.ComponentColorModel
 
fromPage - Variable in class java.awt.JobAttributes
 
fromRGB(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in the default CS_sRGB color space into this ColorSpace.
fromRGB(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in the default CS_sRGB color space into this ColorSpace.
fromStart - Variable in class java.util.TreeMap.SubMap
fromKey is significant only if fromStart is false.
fromStyleConstants(StyleConstants, Object) - Method in class javax.swing.text.html.CSS.ColorValue
Converts a StyleConstants attribute value to a CSS attribute value.
fromStyleConstants(StyleConstants, Object) - Method in class javax.swing.text.html.CSS.CssValue
Converts a StyleConstants attribute value to a CSS attribute value.
fromStyleConstants(StyleConstants, Object) - Method in class javax.swing.text.html.CSS.FontFamily
Converts a StyleConstants attribute value to a CSS attribute value.
fromStyleConstants(StyleConstants, Object) - Method in class javax.swing.text.html.CSS.FontSize
Converts a StyleConstants attribute value to a CSS attribute value.
fromStyleConstants(StyleConstants, Object) - Method in class javax.swing.text.html.CSS.FontWeight
Converts a StyleConstants attribute value to a CSS attribute value.
fromStyleConstants(StyleConstants, Object) - Method in class javax.swing.text.html.CSS.LengthValue
Converts a StyleConstants attribute value to a CSS attribute value.
fromStyleConstants(StyleConstants, Object) - Method in class javax.swing.text.html.CSS.StringValue
Converts a StyleConstants attribute value to a CSS attribute value.
fromURIPath(String) - Method in class java.io.FileSystem
Post-process the given URI path string if necessary.
fromURIPath(String) - Method in class java.io.Win32FileSystem
 
fromsRGB8LUT16 - Variable in class java.awt.image.ComponentColorModel
 
fromsRGB8LUT16 - Variable in class java.awt.image.DirectColorModel
 
fromsRGB8LUT8 - Variable in class java.awt.image.ComponentColorModel
 
fromsRGB8LUT8 - Variable in class java.awt.image.DirectColorModel
 
frontCaps - Variable in class java.awt.BufferCapabilities
 
fs - Static variable in class java.io.File
The FileSystem object representing the platform's local file system.
fsb() - Method in class org.apache.xpath.objects.XStringForChars
Cast result object to a string.
fsb() - Method in class org.apache.xpath.objects.XStringForFSB
Cast result object to a string.
fsv - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
ftf - Variable in class javax.swing.JFormattedTextField.AbstractFormatter
 
fullScreenWindow - Variable in class java.awt.GraphicsDevice
 
fullbuffers - Variable in class java.awt.image.MemoryImageSource
 
functionAvailable(String, String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Execute the function-available() function.
functionAvailable(String, String) - Method in class org.apache.xalan.transformer.TransformerImpl
 
functionAvailable(String, String) - Method in interface org.apache.xpath.ExtensionsProvider
Is the extension function available?
functionAvailable(String) - Static method in class org.apache.xpath.compiler.Keywords
Tell if a built-in, non-namespaced function is available.
functionProximateOrContainsProximate(Compiler, int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
fvalue - Variable in class java.awt.Color
The color value in the native ColorSpace as float components (no alpha).
fwd - Variable in class java.text.EntryPair
 
fwdAdjustmentEvents - Variable in class javax.swing.JScrollBar
All changes from the model are treated as though the user moved the scrollbar knob.

G

GENERAL - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
GENERAL_FAILURE - Static variable in interface java.net.SocksConsts
 
GENERAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GENERIC_FAILURE - Static variable in class java.util.logging.ErrorManager
GENERIC_FAILURE is used for failure that don't fit into one of the other catgories.
GEOMETRIC_SHAPES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GEORGIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GERMAN - Static variable in class java.util.Locale
Useful constant for language.
GERMANY - Static variable in class java.util.Locale
Useful constant for country.
GLASS_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
GMT - Static variable in class java.text.SimpleDateFormat
 
GMT_ID - Static variable in class java.util.TimeZone
 
GMT_ID_LENGTH - Static variable in class java.util.TimeZone
 
GMT_MINUS - Static variable in class java.text.SimpleDateFormat
 
GMT_PLUS - Static variable in class java.text.SimpleDateFormat
 
GOT_FOCUS - Static variable in class java.awt.Event
A component gained the focus.
GRABBEDBITS - Static variable in class java.awt.image.PixelGrabber
 
GRAPH - Static variable in class java.util.regex.ASCII
 
GRAY - Static variable in class java.awt.Color
The color gray.
GRAYprofile - Static variable in class java.awt.color.ICC_Profile
 
GRAYspace - Static variable in class java.awt.color.ColorSpace
 
GREATER - Static variable in class java.text.Collator
GREATER is returned if source string is compared to be greater than target string in the compare() method.
GREEDY - Static variable in class java.util.regex.Pattern
 
GREEK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GREEK_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GREEN - Static variable in class java.awt.Color
The color green.
GREENCOMPONENT - Static variable in class java.awt.color.ICC_ProfileRGB
Used to get a gamma value or TRC for the green component.
GROOVE - Static variable in class javax.swing.text.html.CSS.Value
 
GROOVE_INSETS - Static variable in class javax.swing.plaf.basic.BasicGraphicsUtils
 
GROUPING_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the grouping separator field.
GROW_SIZE - Static variable in class java.awt.geom.FlatteningPathIterator
 
GSSAPI - Static variable in interface java.net.SocksConsts
 
GUJARATI - Static variable in class java.awt.font.NumericShaper
Identifies the GUJARATI range and decimal base.
GUJARATI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GUJARATI_KEY - Static variable in class java.awt.font.NumericShaper
 
GURMUKHI - Static variable in class java.awt.font.NumericShaper
Identifies the GURMUKHI range and decimal base.
GURMUKHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GURMUKHI_KEY - Static variable in class java.awt.font.NumericShaper
 
GZIPInputStream - class java.util.zip.GZIPInputStream.
This class implements a stream filter for reading compressed data in the GZIP format.
GZIPInputStream(InputStream, int) - Constructor for class java.util.zip.GZIPInputStream
Creates a new input stream with the specified buffer size.
GZIPInputStream(InputStream) - Constructor for class java.util.zip.GZIPInputStream
Creates a new input stream with a default buffer size.
GZIPOutputStream - class java.util.zip.GZIPOutputStream.
This class implements a stream filter for writing compressed data in the GZIP file format.
GZIPOutputStream(OutputStream, int) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with the specified buffer size.
GZIPOutputStream(OutputStream) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with a default buffer size.
GZIP_MAGIC - Static variable in class java.util.zip.GZIPInputStream
GZIP header magic number.
GZIP_MAGIC - Static variable in class java.util.zip.GZIPOutputStream
 
GapContent - class javax.swing.text.GapContent.
An implementation of the AbstractDocument.Content interface implemented using a gapped buffer similar to that used by emacs.
GapContent() - Constructor for class javax.swing.text.GapContent
Creates a new GapContent object.
GapContent(int) - Constructor for class javax.swing.text.GapContent
Creates a new GapContent object, with the initial size specified.
GapContent.InsertUndo - class javax.swing.text.GapContent.InsertUndo.
UnoableEdit created for inserts.
GapContent.InsertUndo(int, int) - Constructor for class javax.swing.text.GapContent.InsertUndo
 
GapContent.MarkData - class javax.swing.text.GapContent.MarkData.
Holds the data for a mark... separately from the real mark so that the real mark (Position that the caller of createPosition holds) can be collected if there are no more references to it.
GapContent.MarkData(int) - Constructor for class javax.swing.text.GapContent.MarkData
 
GapContent.MarkData(int, GapContent.StickyPosition, ReferenceQueue) - Constructor for class javax.swing.text.GapContent.MarkData
 
GapContent.MarkVector - class javax.swing.text.GapContent.MarkVector.
 
GapContent.MarkVector() - Constructor for class javax.swing.text.GapContent.MarkVector
 
GapContent.MarkVector(int) - Constructor for class javax.swing.text.GapContent.MarkVector
 
GapContent.RemoveUndo - class javax.swing.text.GapContent.RemoveUndo.
UndoableEdit created for removes.
GapContent.RemoveUndo(int, String) - Constructor for class javax.swing.text.GapContent.RemoveUndo
 
GapContent.StickyPosition - class javax.swing.text.GapContent.StickyPosition.
 
GapContent.StickyPosition() - Constructor for class javax.swing.text.GapContent.StickyPosition
 
GapContent.UndoPosRef - class javax.swing.text.GapContent.UndoPosRef.
Used to hold a reference to a Mark that is being reset as the result of removing from the content.
GapContent.UndoPosRef(GapContent.MarkData) - Constructor for class javax.swing.text.GapContent.UndoPosRef
 
GapVector - class javax.swing.text.GapVector.
An implementation of a gapped buffer similar to that used by emacs.
GapVector() - Constructor for class javax.swing.text.GapVector
Creates a new GapVector object.
GapVector(int) - Constructor for class javax.swing.text.GapVector
Creates a new GapVector object, with the initial size specified.
GatheringByteChannel - interface java.nio.channels.GatheringByteChannel.
A channel that can write bytes from a sequence of buffers.
GeneralPath - class java.awt.geom.GeneralPath.
The GeneralPath class represents a geometric path constructed from straight lines, and quadratic and cubic (Bézier) curves.
GeneralPath() - Constructor for class java.awt.geom.GeneralPath
Constructs a new GeneralPath object.
GeneralPath(int) - Constructor for class java.awt.geom.GeneralPath
Constructs a new GeneralPath object with the specified winding rule to control operations that require the interior of the path to be defined.
GeneralPath(int, int) - Constructor for class java.awt.geom.GeneralPath
Constructs a new GeneralPath object with the specified winding rule and the specified initial capacity to store path coordinates.
GeneralPath(int, int, int) - Constructor for class java.awt.geom.GeneralPath
Constructs a new GeneralPath object with the specified winding rule and the specified initial capacities to store point types and coordinates.
GeneralPath(Shape) - Constructor for class java.awt.geom.GeneralPath
Constructs a new GeneralPath object from an arbitrary Shape object.
GeneralPath(int, byte[], int, float[], int) - Constructor for class java.awt.geom.GeneralPath
 
GeneralPathIterator - class java.awt.geom.GeneralPathIterator.
This class represents the iterator for General Paths.
GeneralPathIterator(GeneralPath) - Constructor for class java.awt.geom.GeneralPathIterator
Constructs an iterator given a GeneralPath.
GeneralPathIterator(GeneralPath, AffineTransform) - Constructor for class java.awt.geom.GeneralPathIterator
Constructs an iterator given a GeneralPath and an optional AffineTransform.
GenerateEvent - class org.apache.xalan.trace.GenerateEvent.
Event generated by the XSL processor after it generates a new node in the result tree.
GenerateEvent(TransformerImpl, int) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for startDocument, endDocument events.
GenerateEvent(TransformerImpl, int, String, Attributes) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for startElement, endElement events.
GenerateEvent(TransformerImpl, int, char[], int, int) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for characters, cdate events.
GenerateEvent(TransformerImpl, int, String, String) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for processingInstruction events.
GenerateEvent(TransformerImpl, int, String) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for comment and entity ref events.
GenericFileSystemView - class javax.swing.filechooser.GenericFileSystemView.
Fallthrough FileSystemView in case we can't determine the OS.
GenericFileSystemView() - Constructor for class javax.swing.filechooser.GenericFileSystemView
 
GetLayoutInfo(Container, int) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call getLayoutInfo instead.
GetMinSize(Container, GridBagLayoutInfo) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call getMinSize instead.
GetORBPropertiesFileAction - class javax.rmi.CORBA.GetORBPropertiesFileAction.
 
GetORBPropertiesFileAction() - Constructor for class javax.rmi.CORBA.GetORBPropertiesFileAction
 
GetORBPropertiesFileAction - class javax.rmi.GetORBPropertiesFileAction.
 
GetORBPropertiesFileAction() - Constructor for class javax.rmi.GetORBPropertiesFileAction
 
GlyphJustificationInfo - class java.awt.font.GlyphJustificationInfo.
The GlyphJustificationInfo class represents information about the justification properties of a glyph.
GlyphJustificationInfo(float, boolean, int, float, float, boolean, int, float, float) - Constructor for class java.awt.font.GlyphJustificationInfo
Constructs information about the justification properties of a glyph.
GlyphMetrics - class java.awt.font.GlyphMetrics.
The GlyphMetrics class represents infomation for a single glyph.
GlyphMetrics(float, Rectangle2D, byte) - Constructor for class java.awt.font.GlyphMetrics
Constructs a GlyphMetrics object.
GlyphMetrics(boolean, float, float, Rectangle2D, byte) - Constructor for class java.awt.font.GlyphMetrics
Constructs a GlyphMetrics object.
GlyphPainter1 - class javax.swing.text.GlyphPainter1.
A class to perform rendering of the glyphs.
GlyphPainter1() - Constructor for class javax.swing.text.GlyphPainter1
 
GlyphPainter2 - class javax.swing.text.GlyphPainter2.
A class to perform rendering of the glyphs.
GlyphPainter2(TextLayout) - Constructor for class javax.swing.text.GlyphPainter2
 
GlyphVector - class java.awt.font.GlyphVector.
A GlyphVector object is a collection of glyphs containing geometric information for the placement of each glyph in a transformed coordinate space which corresponds to the device on which the GlyphVector is ultimately displayed.
GlyphVector() - Constructor for class java.awt.font.GlyphVector
 
GlyphView - class javax.swing.text.GlyphView.
A GlyphView is a styled chunk of text that represents a view mapped over an element in the text model.
GlyphView(Element) - Constructor for class javax.swing.text.GlyphView
Constructs a new view wrapped on an element.
GlyphView.GlyphPainter - class javax.swing.text.GlyphView.GlyphPainter.
A class to perform rendering of the glyphs.
GlyphView.GlyphPainter() - Constructor for class javax.swing.text.GlyphView.GlyphPainter
 
GoodBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view supports breaking, but better opportunities probably exist.
GradientPaint - class java.awt.GradientPaint.
The GradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
GradientPaint(float, float, Color, float, float, Color) - Constructor for class java.awt.GradientPaint
Constructs a simple acyclic GradientPaint object.
GradientPaint(Point2D, Color, Point2D, Color) - Constructor for class java.awt.GradientPaint
Constructs a simple acyclic GradientPaint object.
GradientPaint(float, float, Color, float, float, Color, boolean) - Constructor for class java.awt.GradientPaint
Constructs either a cyclic or acyclic GradientPaint object depending on the boolean parameter.
GradientPaint(Point2D, Color, Point2D, Color, boolean) - Constructor for class java.awt.GradientPaint
Constructs either a cyclic or acyclic GradientPaint object depending on the boolean parameter.
GradientPaintContext - class java.awt.GradientPaintContext.
 
GradientPaintContext(ColorModel, Point2D, Point2D, AffineTransform, Color, Color, boolean) - Constructor for class java.awt.GradientPaintContext
 
GraphicAttribute - class java.awt.font.GraphicAttribute.
This class is used with the CHAR_REPLACEMENT attribute.
GraphicAttribute(int) - Constructor for class java.awt.font.GraphicAttribute
Constructs a GraphicAttribute.
Graphics - class java.awt.Graphics.
The Graphics class is the abstract base class for all graphics contexts that allow an application to draw onto components that are realized on various devices, as well as onto off-screen images.
Graphics() - Constructor for class java.awt.Graphics
Constructs a new Graphics object.
Graphics2D - class java.awt.Graphics2D.
This Graphics2D class extends the Graphics class to provide more sophisticated control over geometry, coordinate transformations, color management, and text layout.
Graphics2D() - Constructor for class java.awt.Graphics2D
Constructs a new Graphics2D object.
GraphicsCallback - class java.awt.GraphicsCallback.
 
GraphicsCallback() - Constructor for class java.awt.GraphicsCallback
 
GraphicsCallback.PaintAllCallback - class java.awt.GraphicsCallback.PaintAllCallback.
 
GraphicsCallback.PaintAllCallback() - Constructor for class java.awt.GraphicsCallback.PaintAllCallback
 
GraphicsCallback.PaintCallback - class java.awt.GraphicsCallback.PaintCallback.
 
GraphicsCallback.PaintCallback() - Constructor for class java.awt.GraphicsCallback.PaintCallback
 
GraphicsCallback.PaintHeavyweightComponentsCallback - class java.awt.GraphicsCallback.PaintHeavyweightComponentsCallback.
 
GraphicsCallback.PaintHeavyweightComponentsCallback() - Constructor for class java.awt.GraphicsCallback.PaintHeavyweightComponentsCallback
 
GraphicsCallback.PeerPaintCallback - class java.awt.GraphicsCallback.PeerPaintCallback.
 
GraphicsCallback.PeerPaintCallback() - Constructor for class java.awt.GraphicsCallback.PeerPaintCallback
 
GraphicsCallback.PeerPrintCallback - class java.awt.GraphicsCallback.PeerPrintCallback.
 
GraphicsCallback.PeerPrintCallback() - Constructor for class java.awt.GraphicsCallback.PeerPrintCallback
 
GraphicsCallback.PrintAllCallback - class java.awt.GraphicsCallback.PrintAllCallback.
 
GraphicsCallback.PrintAllCallback() - Constructor for class java.awt.GraphicsCallback.PrintAllCallback
 
GraphicsCallback.PrintCallback - class java.awt.GraphicsCallback.PrintCallback.
 
GraphicsCallback.PrintCallback() - Constructor for class java.awt.GraphicsCallback.PrintCallback
 
GraphicsCallback.PrintHeavyweightComponentsCallback - class java.awt.GraphicsCallback.PrintHeavyweightComponentsCallback.
 
GraphicsCallback.PrintHeavyweightComponentsCallback() - Constructor for class java.awt.GraphicsCallback.PrintHeavyweightComponentsCallback
 
GraphicsConfigTemplate - class java.awt.GraphicsConfigTemplate.
The GraphicsConfigTemplate class is used to obtain a valid GraphicsConfiguration.
GraphicsConfigTemplate() - Constructor for class java.awt.GraphicsConfigTemplate
This class is an abstract class so only subclasses can be instantiated.
GraphicsConfiguration - class java.awt.GraphicsConfiguration.
The GraphicsConfiguration class describes the characteristics of a graphics destination such as a printer or monitor.
GraphicsConfiguration() - Constructor for class java.awt.GraphicsConfiguration
This is an abstract class that cannot be instantiated directly.
GraphicsConfiguration.DefaultBufferCapabilities - class java.awt.GraphicsConfiguration.DefaultBufferCapabilities.
 
GraphicsConfiguration.DefaultBufferCapabilities(ImageCapabilities) - Constructor for class java.awt.GraphicsConfiguration.DefaultBufferCapabilities
 
GraphicsDevice - class java.awt.GraphicsDevice.
The GraphicsDevice class describes the graphics devices that might be available in a particular graphics environment.
GraphicsDevice() - Constructor for class java.awt.GraphicsDevice
This is an abstract class that cannot be instantiated directly.
GraphicsEnvironment - class java.awt.GraphicsEnvironment.
The GraphicsEnvironment class describes the collection of GraphicsDevice objects and Font objects available to a Java(tm) application on a particular platform.
GraphicsEnvironment() - Constructor for class java.awt.GraphicsEnvironment
This is an abstract class and cannot be instantiated directly.
GraphicsWrapper - interface javax.swing.GraphicsWrapper.
 
GrayFilter - class javax.swing.GrayFilter.
An image filter that "disables" an image by turning it into a grayscale image, and brightening the pixels in the image.
GrayFilter(boolean, int) - Constructor for class javax.swing.GrayFilter
Constructs a GrayFilter object that filters a color image to a grayscale image.
GreaterThanComparator - class org.apache.xpath.objects.GreaterThanComparator.
Compare strings or numbers for greater than.
GreaterThanComparator() - Constructor for class org.apache.xpath.objects.GreaterThanComparator
 
GreaterThanOrEqualComparator - class org.apache.xpath.objects.GreaterThanOrEqualComparator.
Compare strings or numbers for greater than or equal.
GreaterThanOrEqualComparator() - Constructor for class org.apache.xpath.objects.GreaterThanOrEqualComparator
 
GregorianCalendar - class java.util.GregorianCalendar.
GregorianCalendar is a concrete subclass of Calendar and provides the standard calendar used by most of the world.
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(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(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, Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the given 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.
GridBagConstraints - class java.awt.GridBagConstraints.
The GridBagConstraints class specifies constraints for components that are laid out using the GridBagLayout class.
GridBagConstraints() - Constructor for class java.awt.GridBagConstraints
Creates a GridBagConstraint object with all of its fields set to their default value.
GridBagConstraints(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class java.awt.GridBagConstraints
Creates a GridBagConstraints object with all of its fields set to the passed-in arguments.
GridBagLayout - class java.awt.GridBagLayout.
The GridBagLayout class is a flexible layout manager that aligns components vertically and horizontally, without requiring that the components be of the same size.
GridBagLayout() - Constructor for class java.awt.GridBagLayout
Creates a grid bag layout manager.
GridBagLayoutInfo - class java.awt.GridBagLayoutInfo.
 
GridBagLayoutInfo() - Constructor for class java.awt.GridBagLayoutInfo
 
GridLayout - class java.awt.GridLayout.
The GridLayout class is a layout manager that lays out a container's components in a rectangular grid.
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.
Gt - class org.apache.xpath.operations.Gt.
The '>' operation expression executer.
Gt() - Constructor for class org.apache.xpath.operations.Gt
 
Gte - class org.apache.xpath.operations.Gte.
The '>=' operation expression executer.
Gte() - Constructor for class org.apache.xpath.operations.Gte
 
GutterWidth - Static variable in class javax.swing.text.rtf.Constants
 
g0 - Variable in class javax.swing.text.GapVector
start of gap in the array
g1 - Variable in class javax.swing.text.GapVector
end of gap in the array
g16Tos8Map - Static variable in class java.awt.image.ColorModel
 
g8Tos8Map - Static variable in class java.awt.image.ColorModel
 
gap - Variable in class javax.swing.colorchooser.SwatchPanel
 
gate - Static variable in class java.nio.charset.Charset
 
gc() - Method in class java.lang.Runtime
Runs the garbage collector.
gc() - Static method in class java.lang.System
Runs the garbage collector.
gc - Variable in class javax.swing.plaf.metal.BumpBuffer
 
gc - Variable in class javax.swing.plaf.metal.MetalIconFactory.ImageCacher.ImageGcPair
 
gcd(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is the greatest common divisor of abs(this) and abs(val).
gcd(int, int) - Static method in class javax.swing.table.DefaultTableModel
 
gd - Static variable in class org.apache.xalan.lib.ExsltDatetime
 
generate(String, int, int) - Method in class java.util.logging.FileHandler
 
generateComponents(int, int) - Method in class java.awt.font.TextMeasurer
Generate components for the paragraph.
generateEndsSpecsForMidInsert() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Generates an initial batch of end ElementSpecs in parseBuffer to position future inserts into the body.
generateFile(String, String, File) - Static method in class java.io.File
 
generated(GenerateEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about a Generate event.
generated(GenerateEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called just after the formatter listener is called.
generator - Static variable in class java.rmi.server.ObjID
 
genericFileSystemView - Static variable in class javax.swing.filechooser.FileSystemView
 
gestureModifiers - Variable in class java.awt.dnd.DragSourceDragEvent
The state of the input device modifiers associated with the user gesture.
gestured(JComponent, MouseEvent, int, int) - Method in class javax.swing.TransferHandler.SwingDragGestureRecognizer
 
get(Font.Key) - Static method in class java.awt.Font
 
get(Object) - Method in class java.awt.RenderingHints
Returns the value to which the specified key is mapped.
get(String) - Method in class java.awt.datatransfer.MimeTypeParameterList
Retrieve the value associated with the given name, or null if there is no current association.
get(String) - Method in class java.io.ExpiringCache
 
get(String, boolean) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named boolean field from the persistent field.
get(String, byte) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named byte field from the persistent field.
get(String, char) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named char field from the persistent field.
get(String, short) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named short field from the persistent field.
get(String, int) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named int field from the persistent field.
get(String, long) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named long field from the persistent field.
get(String, float) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named float field from the persistent field.
get(String, double) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named double field from the persistent field.
get(String, Object) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named Object field from the persistent field.
get(String, boolean) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(String, byte) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(String, char) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(String, short) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(String, int) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(String, float) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(String, long) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(String, double) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(String, Object) - Method in class java.io.ObjectInputStream.GetFieldImpl
 
get(int) - Method in class java.io.ObjectInputStream.HandleTable.HandleList
 
get() - Method in class java.io.ObjectStreamClass.EntryFuture
 
get(int) - Method in class java.lang.Class.MethodArray
 
get(ThreadLocal) - Method in class java.lang.ThreadLocal.ThreadLocalMap
Get the value associated with key with code h.
get() - Method in class java.lang.ThreadLocal
Returns the value in the current thread's copy of this thread-local variable.
get() - Method in class java.lang.ref.PhantomReference
Returns this reference object's referent.
get() - Method in class java.lang.ref.Reference
Returns this reference object's referent.
get() - Method in class java.lang.ref.SoftReference
Returns this reference object's referent.
get(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object.
get(Object) - Method in class java.lang.reflect.Field
Returns the value of the field represented by this Field, on the specified object.
get(int) - Method in class java.math.BitSieve
Get the value of the bit at the specified index.
get(String) - Method in class java.net.InetAddress.Cache
Query the cache for the specific host.
get() - Method in class java.nio.ByteBuffer
Relative get method.
get(int) - Method in class java.nio.ByteBuffer
Absolute get method.
get(byte[], int, int) - Method in class java.nio.ByteBuffer
Relative bulk get method.
get(byte[]) - Method in class java.nio.ByteBuffer
Relative bulk get method.
get() - Method in class java.nio.ByteBufferAsCharBufferB
 
get(int) - Method in class java.nio.ByteBufferAsCharBufferB
 
get() - Method in class java.nio.ByteBufferAsCharBufferL
 
get(int) - Method in class java.nio.ByteBufferAsCharBufferL
 
get() - Method in class java.nio.ByteBufferAsDoubleBufferB
 
get(int) - Method in class java.nio.ByteBufferAsDoubleBufferB
 
get() - Method in class java.nio.ByteBufferAsDoubleBufferL
 
get(int) - Method in class java.nio.ByteBufferAsDoubleBufferL
 
get() - Method in class java.nio.ByteBufferAsFloatBufferB
 
get(int) - Method in class java.nio.ByteBufferAsFloatBufferB
 
get() - Method in class java.nio.ByteBufferAsFloatBufferL
 
get(int) - Method in class java.nio.ByteBufferAsFloatBufferL
 
get() - Method in class java.nio.ByteBufferAsIntBufferB
 
get(int) - Method in class java.nio.ByteBufferAsIntBufferB
 
get() - Method in class java.nio.ByteBufferAsIntBufferL
 
get(int) - Method in class java.nio.ByteBufferAsIntBufferL
 
get() - Method in class java.nio.ByteBufferAsLongBufferB
 
get(int) - Method in class java.nio.ByteBufferAsLongBufferB
 
get() - Method in class java.nio.ByteBufferAsLongBufferL
 
get(int) - Method in class java.nio.ByteBufferAsLongBufferL
 
get() - Method in class java.nio.ByteBufferAsShortBufferB
 
get(int) - Method in class java.nio.ByteBufferAsShortBufferB
 
get() - Method in class java.nio.ByteBufferAsShortBufferL
 
get(int) - Method in class java.nio.ByteBufferAsShortBufferL
 
get() - Method in class java.nio.CharBuffer
Relative get method.
get(int) - Method in class java.nio.CharBuffer
Absolute get method.
get(char[], int, int) - Method in class java.nio.CharBuffer
Relative bulk get method.
get(char[]) - Method in class java.nio.CharBuffer
Relative bulk get method.
get() - Method in class java.nio.DirectByteBuffer
 
get(int) - Method in class java.nio.DirectByteBuffer
 
get(byte[], int, int) - Method in class java.nio.DirectByteBuffer
 
get() - Method in class java.nio.DirectCharBufferS
 
get(int) - Method in class java.nio.DirectCharBufferS
 
get(char[], int, int) - Method in class java.nio.DirectCharBufferS
 
get() - Method in class java.nio.DirectCharBufferU
 
get(int) - Method in class java.nio.DirectCharBufferU
 
get(char[], int, int) - Method in class java.nio.DirectCharBufferU
 
get() - Method in class java.nio.DirectDoubleBufferS
 
get(int) - Method in class java.nio.DirectDoubleBufferS
 
get(double[], int, int) - Method in class java.nio.DirectDoubleBufferS
 
get() - Method in class java.nio.DirectDoubleBufferU
 
get(int) - Method in class java.nio.DirectDoubleBufferU
 
get(double[], int, int) - Method in class java.nio.DirectDoubleBufferU
 
get() - Method in class java.nio.DirectFloatBufferS
 
get(int) - Method in class java.nio.DirectFloatBufferS
 
get(float[], int, int) - Method in class java.nio.DirectFloatBufferS
 
get() - Method in class java.nio.DirectFloatBufferU
 
get(int) - Method in class java.nio.DirectFloatBufferU
 
get(float[], int, int) - Method in class java.nio.DirectFloatBufferU
 
get() - Method in class java.nio.DirectIntBufferS
 
get(int) - Method in class java.nio.DirectIntBufferS
 
get(int[], int, int) - Method in class java.nio.DirectIntBufferS
 
get() - Method in class java.nio.DirectIntBufferU
 
get(int) - Method in class java.nio.DirectIntBufferU
 
get(int[], int, int) - Method in class java.nio.DirectIntBufferU
 
get() - Method in class java.nio.DirectLongBufferS
 
get(int) - Method in class java.nio.DirectLongBufferS
 
get(long[], int, int) - Method in class java.nio.DirectLongBufferS
 
get() - Method in class java.nio.DirectLongBufferU
 
get(int) - Method in class java.nio.DirectLongBufferU
 
get(long[], int, int) - Method in class java.nio.DirectLongBufferU
 
get() - Method in class java.nio.DirectShortBufferS
 
get(int) - Method in class java.nio.DirectShortBufferS
 
get(short[], int, int) - Method in class java.nio.DirectShortBufferS
 
get() - Method in class java.nio.DirectShortBufferU
 
get(int) - Method in class java.nio.DirectShortBufferU
 
get(short[], int, int) - Method in class java.nio.DirectShortBufferU
 
get() - Method in class java.nio.DoubleBuffer
Relative get method.
get(int) - Method in class java.nio.DoubleBuffer
Absolute get method.
get(double[], int, int) - Method in class java.nio.DoubleBuffer
Relative bulk get method.
get(double[]) - Method in class java.nio.DoubleBuffer
Relative bulk get method.
get() - Method in class java.nio.FloatBuffer
Relative get method.
get(int) - Method in class java.nio.FloatBuffer
Absolute get method.
get(float[], int, int) - Method in class java.nio.FloatBuffer
Relative bulk get method.
get(float[]) - Method in class java.nio.FloatBuffer
Relative bulk get method.
get() - Method in class java.nio.HeapByteBuffer
 
get(int) - Method in class java.nio.HeapByteBuffer
 
get(byte[], int, int) - Method in class java.nio.HeapByteBuffer
 
get() - Method in class java.nio.HeapCharBuffer
 
get(int) - Method in class java.nio.HeapCharBuffer
 
get(char[], int, int) - Method in class java.nio.HeapCharBuffer
 
get() - Method in class java.nio.HeapDoubleBuffer
 
get(int) - Method in class java.nio.HeapDoubleBuffer
 
get(double[], int, int) - Method in class java.nio.HeapDoubleBuffer
 
get() - Method in class java.nio.HeapFloatBuffer
 
get(int) - Method in class java.nio.HeapFloatBuffer
 
get(float[], int, int) - Method in class java.nio.HeapFloatBuffer
 
get() - Method in class java.nio.HeapIntBuffer
 
get(int) - Method in class java.nio.HeapIntBuffer
 
get(int[], int, int) - Method in class java.nio.HeapIntBuffer
 
get() - Method in class java.nio.HeapLongBuffer
 
get(int) - Method in class java.nio.HeapLongBuffer
 
get(long[], int, int) - Method in class java.nio.HeapLongBuffer
 
get() - Method in class java.nio.HeapShortBuffer
 
get(int) - Method in class java.nio.HeapShortBuffer
 
get(short[], int, int) - Method in class java.nio.HeapShortBuffer
 
get() - Method in class java.nio.IntBuffer
Relative get method.
get(int) - Method in class java.nio.IntBuffer
Absolute get method.
get(int[], int, int) - Method in class java.nio.IntBuffer
Relative bulk get method.
get(int[]) - Method in class java.nio.IntBuffer
Relative bulk get method.
get() - Method in class java.nio.LongBuffer
Relative get method.
get(int) - Method in class java.nio.LongBuffer
Absolute get method.
get(long[], int, int) - Method in class java.nio.LongBuffer
Relative bulk get method.
get(long[]) - Method in class java.nio.LongBuffer
Relative bulk get method.
get() - Method in class java.nio.ShortBuffer
Relative get method.
get(int) - Method in class java.nio.ShortBuffer
Absolute get method.
get(short[], int, int) - Method in class java.nio.ShortBuffer
Relative bulk get method.
get(short[]) - Method in class java.nio.ShortBuffer
Relative bulk get method.
get() - Method in class java.nio.StringCharBuffer
 
get(int) - Method in class java.nio.StringCharBuffer
 
get(int) - Method in class java.nio.charset.CoderResult.Cache
 
get() - Method in class java.rmi.MarshalledObject
Returns a new copy of the contained marshalledobject.
get(Object) - Method in class java.text.AttributedString.AttributeMap
 
get(int, int, int, Locale) - Static method in class java.text.DateFormat
Creates a DateFormat with the given time and/or date style in the given locale.
get(int, int) - Method in class java.text.WordBreakTable
Get the resulting state moving from oldState accepting input
get(int) - Method in class java.util.AbstractList
Returns the element at the specified position in this list.
get(Object) - Method in class java.util.AbstractMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.AbstractSequentialList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.ArrayList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.Arrays.ArrayList
 
get(int) - Method in class java.util.BitSet
Returns the value of the bit with the specified index.
get(int, int) - Method in class java.util.BitSet
Returns a new BitSet composed of bits from this BitSet from fromIndex(inclusive) to toIndex(exclusive).
get(int) - Method in class java.util.Calendar
Gets the value for a given time field.
get(int) - Method in class java.util.Collections.CopiesList
 
get(int) - Method in class java.util.Collections.EmptyList
 
get(Object) - Method in class java.util.Collections.EmptyMap
 
get(int) - Method in class java.util.Collections.SingletonList
 
get(Object) - Method in class java.util.Collections.SingletonMap
 
get(int) - Method in class java.util.Collections.SynchronizedList
 
get(Object) - Method in class java.util.Collections.SynchronizedMap
 
get(int) - Method in class java.util.Collections.UnmodifiableList
 
get(Object) - Method in class java.util.Collections.UnmodifiableMap
 
get(ListIterator, int) - Static method in class java.util.Collections
Gets the ith element from the given list by repositioning the specified list listIterator.
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.HashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped in this hashtable.
get(Object) - Method in class java.util.IdentityHashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class java.util.LinkedHashMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.LinkedList
Returns the element at the specified position in this list.
get(int) - Method in interface java.util.List
Returns the element at the specified position in this list.
get(Object) - Method in interface java.util.Map
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.SubList
 
get(Object) - Method in class java.util.TreeMap.SubMap
 
get(Object) - Method in class java.util.TreeMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.Vector
Returns the element at the specified position in this Vector.
get(Object) - Method in class java.util.WeakHashMap
Returns the value to which the specified key is mapped in this weak hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, or null if the attribute name was not found.
get(String, String) - Method in class java.util.prefs.AbstractPreferences
Implements the get method as per the specification in Preferences.get(String,String).
get(String, String) - Method in class java.util.prefs.Preferences
Returns the value associated with the specified key in this preference node.
get(Object) - Method in class javax.swing.AbstractAction.ArrayTable
 
get(Object) - Method in class javax.swing.ActionMap
Returns the binding for key, messaging the parent ActionMap if the binding is not locally defined.
get(int) - Method in class javax.swing.DefaultListModel
Returns the element at the specified position in this list.
get(KeyStroke) - Method in class javax.swing.InputMap
Returns the binding for keyStroke, messaging the parent InputMap if the binding is not locally defined.
get(Object) - Method in class javax.swing.MultiUIDefaults
 
get(Object, Locale) - Method in class javax.swing.MultiUIDefaults
 
get() - Static method in class javax.swing.SystemEventQueueUtilities.SystemEventQueue
 
get(JRootPane) - Static method in class javax.swing.SystemEventQueueUtilities.SystemEventQueue
 
get(Object) - Method in class javax.swing.UIDefaults
Returns the value for key.
get(Object, Locale) - Method in class javax.swing.UIDefaults
Returns the value for key associated with the given locale.
get(Object) - Static method in class javax.swing.UIManager
Returns an object from the defaults table.
get(Object, Locale) - Static method in class javax.swing.UIManager
Returns an object from the defaults table that is appropriate for the given locale.
get(Object) - Method in class javax.swing.text.JTextComponent.KeymapActionMap
 
get(KeyStroke) - Method in class javax.swing.text.JTextComponent.KeymapWrapper
 
get(String) - Method in class org.apache.crimson.parser.SimpleHashtable
Returns the value to which the specified key is mapped in this hashtable.
get(String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Get an ExtensionHandler object that represents the given namespace.
get() - Static method in class org.apache.xml.utils.StringBufferPool
Get the first free instance of a string buffer, or create one if there are no free instances.
get(String) - Method in class org.apache.xml.utils.StringToIntTable
Tell if the table contains the given string.
get(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
get(String) - Method in class org.apache.xml.utils.StringToStringTableVector
Given a string, find the last added occurance value that matches the key.
get(String) - Method in class org.apache.xml.utils.Trie
Get an object that matches the key.
get(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns the value of the field represented by this Field, on the specified object.
get16(byte[], int) - Static method in class java.util.jar.JarOutputStream
 
get16(byte[], int) - Static method in class java.util.zip.ZipInputStream
 
get2DigitYearStart() - Method in class java.text.SimpleDateFormat
Returns the beginning date of the 100-year period 2-digit years are interpreted as being within.
get32(byte[], int) - Static method in class java.util.zip.ZipInputStream
 
getAWTEventListeners() - Method in class java.awt.Toolkit
Returns an array of all the AWTEventListeners registered on this toolkit.
getAWTEventListeners(long) - Method in class java.awt.Toolkit
Returns an array of all the AWTEventListeners registered on this toolkit which listen to all of the event types indicates in the eventMask argument.
getAWTKeyStroke(char) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke that represents a KEY_TYPED event for the specified character.
getAWTKeyStroke(Character, int) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a Character object and a set of modifiers.
getAWTKeyStroke(int, int, boolean) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a numeric key code and a set of modifiers, specifying whether the key is activated when it is pressed or released.
getAWTKeyStroke(int, int) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a numeric key code and a set of modifiers.
getAWTKeyStroke(String) - Static method in class java.awt.AWTKeyStroke
Parses a string and returns an AWTKeyStroke.
getAWTKeyStrokeForEvent(KeyEvent) - Static method in class java.awt.AWTKeyStroke
Returns an AWTKeyStroke which represents the stroke which generated a given KeyEvent.
getAbsoluteFile() - Method in class java.io.File
Returns the absolute form of this abstract pathname.
getAbsolutePath() - Method in class java.io.File
Returns the absolute pathname string of this abstract pathname.
getAbsoluteURI(String) - Static method in class org.apache.xml.utils.SystemIDResolver
Take a SystemID string and try and turn it into a good absolute URL.
getAbsoluteURI(String, String) - Static method in class org.apache.xml.utils.SystemIDResolver
Take a SystemID string and try and turn it into a good absolute URL.
getAbsoluteURIFromRelative(String) - Static method in class org.apache.xml.utils.SystemIDResolver
Get absolute URI from a given relative URI.
getAccelerator() - Method in class javax.swing.JMenuItem
Returns the KeyStroke which serves as an accelerator for the menu item.
getAcceleratorForeground() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getAcceleratorForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getAcceleratorForeground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getAcceleratorSelectedForeground() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getAcceleratorSelectedForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getAcceleratorSelectedForeground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getAcceleratorString(JToolTip) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
getAcceleratorString() - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
getAcceptAllFileFilter() - Method in class javax.swing.JFileChooser
Returns the AcceptAll file filter.
getAcceptAllFileFilter(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
getAcceptAllFileFilter(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the default accept all file filter
getAcceptAllFileFilter(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getAcceptAllFileFilter method on each UI handled by this object.
getAccessible() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
 
getAccessible(AccessibleHTML.ElementInfo) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
 
getAccessibleAction() - Method in class java.awt.Button.AccessibleAWTButton
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class java.awt.Choice.AccessibleAWTChoice
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleAction associated with this object that supports one or more actions.
getAccessibleAction() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleAction() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleAction associated with this object if one exists.
getAccessibleAction() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleAction() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
getAccessibleActionAnchor(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Return an object that represents the link anchor, as appropriate for that link.
getAccessibleActionCount() - Method in class java.awt.Button.AccessibleAWTButton
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class java.awt.Choice.AccessibleAWTChoice
Returns the number of accessible actions available in this object If there are more than one, the first one is considered the "default" action of the object.
getAccessibleActionCount() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Returns the number of accessible actions available in this Link If there are more than one, the first one is NOT considered the "default" action of this LINK object (e.g. in an HTML imagemap).
getAccessibleActionCount() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns the number of accessible actions available in this tree node.
getAccessibleActionCount() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the number of accessible actions available in this object If there are more than one, the first one is considered the "default" action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.Button.AccessibleAWTButton
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.Choice.AccessibleAWTChoice
Returns a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Return a String description of this particular link action.
getAccessibleActionDescription(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Return a description of the specified action of the tree node.
getAccessibleActionDescription(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns a description of the specified action of the object.
getAccessibleActionObject(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Returns a URL object that represents the link.
getAccessibleAt(Point) - Method in class java.awt.Component.AccessibleAWTComponent
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class java.awt.Container.AccessibleAWTContainer
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class java.awt.Container
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class java.awt.List.AccessibleAWTList
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleAt(Point) - Method in class javax.swing.JList.AccessibleJList
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleAt(Point) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
getAccessibleAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the Accessible at a specified row and column in the table.
getAccessibleAt(Point) - Method in class javax.swing.JTable.AccessibleJTable
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable
 
getAccessibleAt(Point) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class javax.swing.JTree.AccessibleJTree
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Component, Point) - Static method in class javax.swing.SwingUtilities
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleAt(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the Accessible at a specified row and column in the table.
getAccessibleAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the Accessible at a specified row and column in the table.
getAccessibleCaption() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the caption for the table.
getAccessibleCaption() - Method in class javax.swing.JTable.AccessibleJTable
Returns the caption for the table.
getAccessibleCaption() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the caption for the table.
getAccessibleCaption() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the caption for the table.
getAccessibleChild(int) - Method in class java.awt.Component.AccessibleAWTComponent
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.Container.AccessibleAWTContainer
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.Container
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Return the specified Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.List.AccessibleAWTList
Return the nth Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleChild(int) - Method in class javax.swing.JList.AccessibleJList
Return the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Return the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleChild(int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Return the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTree.AccessibleJTree
Return the nth Accessible child of the object.
getAccessibleChild(Component, int) - Static method in class javax.swing.SwingUtilities
Return the nth Accessible child of the object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.ComponentUI
Returns the ith Accessible child of the object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(int) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleChild(int) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Return the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the specified Accessible child of the object.
getAccessibleChildrenCount() - Method in class java.awt.Component.AccessibleAWTComponent
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class java.awt.Container.AccessibleAWTContainer
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class java.awt.Container
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class java.awt.List.AccessibleAWTList
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleChildrenCount() - Method in class javax.swing.JList.AccessibleJList
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JMenu.AccessibleJMenu
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleChildrenCount() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTable.AccessibleJTable
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTree.AccessibleJTree
Returns the number of top-level children nodes of this JTree.
getAccessibleChildrenCount(Component) - Static method in class javax.swing.SwingUtilities
Returns the number of accessible children in the object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns the number of accessible children in the object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleChildrenCount() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the number of accessible children of the object.
getAccessibleColumn(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the column number of an index in the table.
getAccessibleColumn(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the column number of an index in the table.
getAccessibleColumnAtIndex(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the column at a given index into the table.
getAccessibleColumnCount() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the number of columns in the table.
getAccessibleColumnCount() - Method in class javax.swing.JTable.AccessibleJTable
 
getAccessibleColumnCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the number of columns in the table.
getAccessibleColumnCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the number of columns in the table.
getAccessibleColumnDescription(int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the description text of the specified column in the table.
getAccessibleColumnDescription(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the description of the specified column in the table.
getAccessibleColumnDescription(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the description text of the specified column in the table.
getAccessibleColumnDescription(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the description text of the specified column in the table.
getAccessibleColumnExtentAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the number of columns occupied by the Accessible at a specified row and column in the table.
getAccessibleColumnExtentAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the number of columns occupied by the Accessible at a given (row, column).
getAccessibleColumnExtentAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the number of columns occupied by the Accessible at a specified row and column in the table.
getAccessibleColumnExtentAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the number of columns occupied by the Accessible at a specified row and column in the table.
getAccessibleColumnHeader() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the column headers as an AccessibleTable.
getAccessibleColumnHeader() - Method in class javax.swing.JTable.AccessibleJTable
Returns the column headers as an AccessibleTable.
getAccessibleColumnHeader() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the column headers as an AccessibleTable.
getAccessibleColumnHeader() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the column headers as an AccessibleTable.
getAccessibleColumnHeader(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the column header at a column in a table.
getAccessibleComponent() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the AccessibleComponent associated with this object if one exists.
getAccessibleComponent() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the AccessibleComponent associated with this object if one exists.
getAccessibleComponent() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleComponent associated with this object that has a graphical representation.
getAccessibleComponent() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
Get the AccessibleComponent associated with this object.
getAccessibleComponent() - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleComponent() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleComponent associated with this object if one exists.
getAccessibleComponent() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleComponent associated with this object.
getAccessibleComponent() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
Get the AccessibleComponent associated with this object.
getAccessibleComponent() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
 
getAccessibleContext() - Method in class java.awt.Button
Gets the AccessibleContext associated with this Button.
getAccessibleContext() - Method in class java.awt.Canvas
Gets the AccessibleContext associated with this Canvas.
getAccessibleContext() - Method in class java.awt.Checkbox
Gets the AccessibleContext associated with this Checkbox.
getAccessibleContext() - Method in class java.awt.CheckboxMenuItem
Gets the AccessibleContext associated with this CheckboxMenuItem.
getAccessibleContext() - Method in class java.awt.Choice
Gets the AccessibleContext associated with this Choice.
getAccessibleContext() - Method in class java.awt.Component
Gets the AccessibleContext associated with this Component.
getAccessibleContext() - Method in class java.awt.Dialog
Gets the AccessibleContext associated with this Dialog.
getAccessibleContext() - Method in class java.awt.Frame
Gets the AccessibleContext associated with this Frame.
getAccessibleContext() - Method in class java.awt.Label
Gets the AccessibleContext associated with this Label.
getAccessibleContext() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Gets the AccessibleContext for this object.
getAccessibleContext() - Method in class java.awt.List
Gets the AccessibleContext associated with this List.
getAccessibleContext() - Method in class java.awt.Menu
Gets the AccessibleContext associated with this Menu.
getAccessibleContext() - Method in class java.awt.MenuBar
Gets the AccessibleContext associated with this MenuBar.
getAccessibleContext() - Method in class java.awt.MenuComponent
Gets the AccessibleContext associated with this MenuComponent.
getAccessibleContext() - Method in class java.awt.MenuItem
Gets the AccessibleContext associated with this MenuItem.
getAccessibleContext() - Method in class java.awt.Panel
Gets the AccessibleContext associated with this Panel.
getAccessibleContext() - Method in class java.awt.PopupMenu
Gets the AccessibleContext associated with this PopupMenu.
getAccessibleContext() - Method in class java.awt.ScrollPane
Gets the AccessibleContext associated with this ScrollPane.
getAccessibleContext() - Method in class java.awt.Scrollbar
Gets the AccessibleContext associated with this Scrollbar.
getAccessibleContext() - Method in class java.awt.TextArea
Returns the AccessibleContext associated with this TextArea.
getAccessibleContext() - Method in class java.awt.TextComponent
Gets the AccessibleContext associated with this TextComponent.
getAccessibleContext() - Method in class java.awt.TextField
Gets the AccessibleContext associated with this TextField.
getAccessibleContext() - Method in class java.awt.Window
Gets the AccessibleContext associated with this Window.
getAccessibleContext() - Method in class javax.swing.Box.Filler
Gets the AccessibleContext associated with this Box.Filler.
getAccessibleContext() - Method in class javax.swing.Box
Gets the AccessibleContext associated with this Box.
getAccessibleContext() - Method in class javax.swing.CellRendererPane
Gets the AccessibleContext associated with this CellRendererPane.
getAccessibleContext() - Method in class javax.swing.ImageIcon
Gets the AccessibleContext associated with this ImageIcon.
getAccessibleContext() - Method in class javax.swing.JApplet
Gets the AccessibleContext associated with this JApplet.
getAccessibleContext() - Method in class javax.swing.JButton
Gets the AccessibleContext associated with this JButton.
getAccessibleContext() - Method in class javax.swing.JCheckBox
Gets the AccessibleContext associated with this JCheckBox.
getAccessibleContext() - Method in class javax.swing.JCheckBoxMenuItem
Gets the AccessibleContext associated with this JCheckBoxMenuItem.
getAccessibleContext() - Method in class javax.swing.JColorChooser
Gets the AccessibleContext associated with this JColorChooser.
getAccessibleContext() - Method in class javax.swing.JComboBox.AccessibleJComboBox.AccessibleEditor
 
getAccessibleContext() - Method in class javax.swing.JComboBox
Gets the AccessibleContext associated with this JComboBox.
getAccessibleContext() - Method in class javax.swing.JComponent
Returns the AccessibleContext associated with this JComponent.
getAccessibleContext() - Method in class javax.swing.JDesktopPane
Gets the AccessibleContext associated with this JDesktopPane.
getAccessibleContext() - Method in class javax.swing.JDialog
Gets the AccessibleContext associated with this JDialog.
getAccessibleContext() - Method in class javax.swing.JEditorPane
Gets the AccessibleContext associated with this JEditorPane.
getAccessibleContext() - Method in class javax.swing.JFileChooser
Gets the AccessibleContext associated with this JFileChooser.
getAccessibleContext() - Method in class javax.swing.JFrame
Gets the AccessibleContext associated with this JFrame.
getAccessibleContext() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Gets the AccessibleContext associated with this JDesktopIcon.
getAccessibleContext() - Method in class javax.swing.JInternalFrame
Gets the AccessibleContext associated with this JInternalFrame.
getAccessibleContext() - Method in class javax.swing.JLabel
Get the AccessibleContext of this object
getAccessibleContext() - Method in class javax.swing.JLayeredPane
Gets the AccessibleContext associated with this JLayeredPane.
getAccessibleContext() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
Get the AccessibleContext for this object.
getAccessibleContext() - Method in class javax.swing.JList
Gets the AccessibleContext associated with this JList.
getAccessibleContext() - Method in class javax.swing.JMenu
Gets the AccessibleContext associated with this JMenu.
getAccessibleContext() - Method in class javax.swing.JMenuBar
Gets the AccessibleContext associated with this JMenuBar.
getAccessibleContext() - Method in class javax.swing.JMenuItem
Returns the AccessibleContext associated with this JMenuItem.
getAccessibleContext() - Method in class javax.swing.JOptionPane
Returns the AccessibleContext associated with this JOptionPane.
getAccessibleContext() - Method in class javax.swing.JPanel
Gets the AccessibleContext associated with this JPanel.
getAccessibleContext() - Method in class javax.swing.JPasswordField
Returns the AccessibleContext associated with this JPasswordField.
getAccessibleContext() - Method in class javax.swing.JPopupMenu
Gets the AccessibleContext associated with this JPopupMenu.
getAccessibleContext() - Method in class javax.swing.JProgressBar
Gets the AccessibleContext associated with this JProgressBar.
getAccessibleContext() - Method in class javax.swing.JRadioButton
Gets the AccessibleContext associated with this JRadioButton.
getAccessibleContext() - Method in class javax.swing.JRadioButtonMenuItem
Gets the AccessibleContext associated with this JRadioButtonMenuItem.
getAccessibleContext() - Method in class javax.swing.JRootPane
Gets the AccessibleContext associated with this JRootPane.
getAccessibleContext() - Method in class javax.swing.JScrollBar
Gets the AccessibleContext associated with this JScrollBar.
getAccessibleContext() - Method in class javax.swing.JScrollPane
Gets the AccessibleContext associated with this JScrollPane.
getAccessibleContext() - Method in class javax.swing.JSeparator
Gets the AccessibleContext associated with this JSeparator.
getAccessibleContext() - Method in class javax.swing.JSlider
Gets the AccessibleContext associated with this JSlider.
getAccessibleContext() - Method in class javax.swing.JSplitPane
Gets the AccessibleContext associated with this JSplitPane.
getAccessibleContext() - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleContext() - Method in class javax.swing.JTabbedPane
Gets the AccessibleContext associated with this JTabbedPane.
getAccessibleContext() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleContext associated with this component.
getAccessibleContext() - Method in class javax.swing.JTable
Gets the AccessibleContext associated with this JTable.
getAccessibleContext() - Method in class javax.swing.JTextArea
Gets the AccessibleContext associated with this JTextArea.
getAccessibleContext() - Method in class javax.swing.JTextField
Gets the AccessibleContext associated with this JTextField.
getAccessibleContext() - Method in class javax.swing.JToggleButton
Gets the AccessibleContext associated with this JToggleButton.
getAccessibleContext() - Method in class javax.swing.JToolBar
Gets the AccessibleContext associated with this JToolBar.
getAccessibleContext() - Method in class javax.swing.JToolTip
Gets the AccessibleContext associated with this JToolTip.
getAccessibleContext() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleContext associated with this tree node.
getAccessibleContext() - Method in class javax.swing.JTree
Gets the AccessibleContext associated with this JTree.
getAccessibleContext() - Method in class javax.swing.JViewport
Gets the AccessibleContext associated with this JViewport.
getAccessibleContext() - Method in class javax.swing.JWindow
Gets the AccessibleContext associated with this JWindow.
getAccessibleContext() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
Get the AccessibleContext associated with this object.
getAccessibleContext() - Method in class javax.swing.table.JTableHeader
Gets the AccessibleContext associated with this JTableHeader.
getAccessibleContext() - Method in class javax.swing.text.JTextComponent
Gets the AccessibleContext associated with this JTextComponent.
getAccessibleContext() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
 
getAccessibleContext() - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo
 
getAccessibleContext() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
 
getAccessibleContext() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo
 
getAccessibleContext() - Method in class javax.swing.text.html.AccessibleHTML
Returns the root AccessibleContext for the document
getAccessibleContext() - Method in class javax.swing.text.html.HTMLEditorKit
returns the AccessibleContext associated with this editor kit
getAccessibleDescription() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the accessible description of this object.
getAccessibleDescription() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the accessibleDescription property of this object.
getAccessibleDescription() - Method in class javax.swing.JComponent.AccessibleJComponent
Gets the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.JEditorPane.AccessibleJEditorPane
Gets the accessibleDescription property of this object.
getAccessibleDescription() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleDescription() - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleDescription() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.JToolTip.AccessibleJToolTip
Get the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleDescription() - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
Gets the accessibleDescription property of this object.
getAccessibleDescription() - Method in class javax.swing.text.html.AccessibleHTML.RootHTMLAccessibleContext
Gets the accessibleDescription property of this object.
getAccessibleDescription() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Gets the accessibleDescription property of this object.
getAccessibleDescription() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Gets the accessibleDescription property of this object.
getAccessibleEditableText() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleEditableText associated with this object presenting editable text on the display.
getAccessibleEditableText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleEditableText interface for this text component.
getAccessibleExtendedComponent() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the AccessibleExtendedComponent
getAccessibleExtendedComponent() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the AccessibleExtendedComponent
getAccessibleExtendedComponent() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the AccessibleExtendedComponent
getAccessibleIcon() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the AccessibleIcons associated with this object if one or more exist.
getAccessibleIcon() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleIcons associated with an object that has one or more associated icons
getAccessibleIcon() - Method in class javax.swing.JLabel.AccessibleJLabel
Get the AccessibleIcons associated with this object if one or more exist.
getAccessibleIcon() - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
 
getAccessibleIconDescription() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the description of the icon.
getAccessibleIconDescription() - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
Gets the description of the icon.
getAccessibleIconHeight() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the height of the icon.
getAccessibleIconHeight() - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
Gets the height of the icon
getAccessibleIconWidth() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the width of the icon.
getAccessibleIconWidth() - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
Gets the width of the icon
getAccessibleIndex(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the index at a row and column in the table.
getAccessibleIndex(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
 
getAccessibleIndexAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the index at a given (row, column) in the table.
getAccessibleIndexInParent() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class java.awt.Component
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the 0-based index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class java.awt.MenuComponent
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the 0-based index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleIndexInParent() - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleIndexInParent() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.JTree.AccessibleJTree
Get the index of this object in its accessible parent.
getAccessibleIndexInParent(Component) - Static method in class javax.swing.SwingUtilities
Get the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleIndexInParent() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the 0-based index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Gets the 0-based index of this object in its accessible parent.
getAccessibleKeyBinding(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton.ButtonKeyBinding
Returns a key binding for this object.
getAccessibleKeyBinding() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns key bindings associated with this object
getAccessibleKeyBinding() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns key bindings associated with this object
getAccessibleKeyBinding(int) - Method in class javax.swing.JLabel.AccessibleJLabel.LabelKeyBinding
Returns a key binding for this object.
getAccessibleKeyBinding() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns key bindings associated with this object
getAccessibleKeyBindingCount() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton.ButtonKeyBinding
Returns the number of key bindings for this object
getAccessibleKeyBindingCount() - Method in class javax.swing.JLabel.AccessibleJLabel.LabelKeyBinding
Returns the number of key bindings for this object
getAccessibleName() - Method in class java.awt.Button.AccessibleAWTButton
Get the accessible name of this object.
getAccessibleName() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the accessible name of this object.
getAccessibleName() - Method in class java.awt.Label.AccessibleAWTLabel
Get the accessible name of this object.
getAccessibleName() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the accessible name of this object.
getAccessibleName() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the accessibleName property of this object.
getAccessibleName() - Method in class javax.swing.JComponent.AccessibleJComponent
Gets the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JDialog.AccessibleJDialog
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JFrame.AccessibleJFrame
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JLabel.AccessibleJLabel
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleName() - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleName() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleName() - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
Gets the accessibleName property of this object.
getAccessibleName() - Method in class javax.swing.text.html.AccessibleHTML.RootHTMLAccessibleContext
Gets the accessibleName property of this object.
getAccessibleName() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Gets the accessibleName property of this object.
getAccessibleName() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Gets the accessibleName property of this object.
getAccessibleParent() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the Accessible parent of this object.
getAccessibleRelationSet() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the AccessibleRelationSet associated with this object if one exists.
getAccessibleRelationSet() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleRelationSet associated with an object
getAccessibleRelationSet() - Method in class javax.swing.JLabel.AccessibleJLabel
Get the AccessibleRelationSet associated with this object if one exists.
getAccessibleRole() - Method in class java.awt.Button.AccessibleAWTButton
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Canvas.AccessibleAWTCanvas
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the role of this object.
getAccessibleRole() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Choice.AccessibleAWTChoice
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the role of this object.
getAccessibleRole() - Method in class java.awt.Dialog.AccessibleAWTDialog
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Frame.AccessibleAWTFrame
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Label.AccessibleAWTLabel
Get the role of this object.
getAccessibleRole() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the role of this object.
getAccessibleRole() - Method in class java.awt.List.AccessibleAWTList
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Menu.AccessibleAWTMenu
Get the role of this object.
getAccessibleRole() - Method in class java.awt.MenuBar.AccessibleAWTMenuBar
Get the role of this object.
getAccessibleRole() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the role of this object.
getAccessibleRole() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Panel.AccessibleAWTPanel
Get the role of this object.
getAccessibleRole() - Method in class java.awt.PopupMenu.AccessibleAWTPopupMenu
Get the role of this object.
getAccessibleRole() - Method in class java.awt.ScrollPane.AccessibleAWTScrollPane
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the role of this object.
getAccessibleRole() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Gets the role of this object.
getAccessibleRole() - Method in class java.awt.Window.AccessibleAWTWindow
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.Box.AccessibleBox
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.Box.Filler.AccessibleBoxFiller
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.CellRendererPane.AccessibleCellRendererPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JButton.AccessibleJButton
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JCheckBox.AccessibleJCheckBox
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JColorChooser.AccessibleJColorChooser
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JComponent.AccessibleJComponent
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JDesktopPane.AccessibleJDesktopPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JFileChooser.AccessibleJFileChooser
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JLabel.AccessibleJLabel
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JLayeredPane.AccessibleJLayeredPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleRole() - Method in class javax.swing.JList.AccessibleJList
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JMenu.AccessibleJMenu
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JMenuItem.AccessibleJMenuItem
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JOptionPane.AccessibleJOptionPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JPanel.AccessibleJPanel
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JPopupMenu.AccessibleJPopupMenu
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JRadioButton.AccessibleJRadioButton
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JRootPane.AccessibleJRootPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JScrollPane.AccessibleJScrollPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JSeparator.AccessibleJSeparator
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleRole() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JTable.AccessibleJTable
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JToggleButton.AccessibleJToggleButton
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JToolBar.AccessibleJToolBar
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JToolTip.AccessibleJToolTip
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JTree.AccessibleJTree
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JViewport.AccessibleJViewport
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleRole() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.text.html.AccessibleHTML.RootHTMLAccessibleContext
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Gets the role of this object.
getAccessibleRow(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the row number of an index in the table.
getAccessibleRow(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the row number of an index in the table.
getAccessibleRowAtIndex(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the row at a given index into the table.
getAccessibleRowCount() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the number of rows in the table.
getAccessibleRowCount() - Method in class javax.swing.JTable.AccessibleJTable
 
getAccessibleRowCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the number of rows in the table.
getAccessibleRowCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the number of rows in the table.
getAccessibleRowDescription(int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the description of the specified row in the table.
getAccessibleRowDescription(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the description of the specified row in the table.
getAccessibleRowDescription(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the description of the specified row in the table.
getAccessibleRowDescription(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the description of the specified row in the table.
getAccessibleRowExtentAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the number of rows occupied by the Accessible at a specified row and column in the table.
getAccessibleRowExtentAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the number of rows occupied by the Accessible at a specified row and column in the table.
getAccessibleRowExtentAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the number of rows occupied by the Accessible at a specified row and column in the table.
getAccessibleRowExtentAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the number of rows occupied by the Accessible at a specified row and column in the table.
getAccessibleRowHeader() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the row headers as an AccessibleTable.
getAccessibleRowHeader() - Method in class javax.swing.JTable.AccessibleJTable
Returns the row headers as an AccessibleTable.
getAccessibleRowHeader() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the row headers as an AccessibleTable.
getAccessibleRowHeader() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the row headers as an AccessibleTable.
getAccessibleRowHeader(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the row header at a row in a table.
getAccessibleSelection() - Method in class java.awt.List.AccessibleAWTList
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
Returns an Accessible representing the specified selected item in the object.
getAccessibleSelection() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the AccessibleSelection associated with this object which allows its Accessible children to be selected.
getAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns an Accessible representing the specified selected child in the object.
getAccessibleSelection() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleSelection associated with this object which allows its Accessible children to be selected.
getAccessibleSelection() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns an Accessible representing the specified selected child in the popup.
getAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
Returns an Accessible representing the specified selected item in the object.
getAccessibleSelection() - Method in class javax.swing.JMenu.AccessibleJMenu
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Returns the currently selected sub-menu if one is selected, otherwise null (there can only be one selection, and it can only be a sub-menu, as otherwise menu items don't remain selected).
getAccessibleSelection() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Returns the currently selected menu if one is selected, otherwise null.
getAccessibleSelection() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Gets the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
getAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleSelection associated with this object if one exists.
getAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns an Accessible representing the specified selected child in the object.
getAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleSelection associated with this object if one exists.
getAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns an Accessible representing the specified selected item in the object.
getAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
Returns an Accessible representing the specified selected item in the object.
getAccessibleSelection() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleSelectionCount() - Method in class java.awt.List.AccessibleAWTList
Returns the number of items currently selected.
getAccessibleSelectionCount() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the number of Accessible children currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns the number of Accessible children currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JList.AccessibleJList
Returns the number of items currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JMenu.AccessibleJMenu
Returns 1 if a sub-menu is currently selected in this menu.
getAccessibleSelectionCount() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Returns 1 if a menu is currently selected in this menu bar.
getAccessibleSelectionCount() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
getAccessibleSelectionCount() - Method in class javax.swing.JTable.AccessibleJTable
Returns the number of Accessible children currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns the number of items currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JTree.AccessibleJTree
Returns the number of items currently selected.
getAccessibleStateSet() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the state set of this object.
getAccessibleStateSet() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the state of this object.
getAccessibleStateSet() - Method in class java.awt.Component
Gets the current state set of this object.
getAccessibleStateSet() - Method in class java.awt.Dialog.AccessibleAWTDialog
Get the state of this object.
getAccessibleStateSet() - Method in class java.awt.Frame.AccessibleAWTFrame
Get the state of this object.
getAccessibleStateSet() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the state set of this object.
getAccessibleStateSet() - Method in class java.awt.List.AccessibleAWTList
Get the state set of this object.
getAccessibleStateSet() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the state of this object.
getAccessibleStateSet() - Method in class java.awt.MenuComponent
Gets the state of this object.
getAccessibleStateSet() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the state set of this object.
getAccessibleStateSet() - Method in class java.awt.TextArea.AccessibleAWTTextArea
Gets the state set of this object.
getAccessibleStateSet() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Gets the state set of the TextComponent.
getAccessibleStateSet() - Method in class java.awt.TextField.AccessibleAWTTextField
Gets the state set of this object.
getAccessibleStateSet() - Method in class java.awt.Window.AccessibleAWTWindow
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JComponent.AccessibleJComponent
Gets the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JDialog.AccessibleJDialog
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JEditorPane.AccessibleJEditorPane
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JFrame.AccessibleJFrame
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleStateSet() - Method in class javax.swing.JList.AccessibleJList
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Get the accessible state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JTabbedPane.Page
 
getAccessibleStateSet() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JTextArea.AccessibleJTextArea
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JTextField.AccessibleJTextField
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JToolBar.AccessibleJToolBar
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the state set of this object.
getAccessibleStateSet(Component) - Static method in class javax.swing.SwingUtilities
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleStateSet() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the state set of the JTextComponent.
getAccessibleStateSet() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the state set of this object.
getAccessibleSummary() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the summary description of the table.
getAccessibleSummary() - Method in class javax.swing.JTable.AccessibleJTable
Returns the summary description of the table.
getAccessibleSummary() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the summary description of the table.
getAccessibleSummary() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the summary description of the table.
getAccessibleTable() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleTable associated with an object
getAccessibleTable() - Method in class javax.swing.JTable.AccessibleJTable
Gets the AccessibleTable associated with this object.
getAccessibleTable() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
 
getAccessibleText() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Get the AccessibleText associated with this object.
getAccessibleText() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
 
getAccessibleText() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleText associated with this object presenting text on the display.
getAccessibleText() - Method in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
 
getAccessibleText() - Method in class javax.swing.JLabel.AccessibleJLabel
 
getAccessibleText() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleText() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleText associated with this object if one exists.
getAccessibleText() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleText associated with this object if one exists.
getAccessibleText() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Get the AccessibleText associated with this object.
getAccessibleText() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
 
getAccessibleValue() - Method in class java.awt.Button.AccessibleAWTButton
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the AccessibleValue associated with this object that supports a Numerical value.
getAccessibleValue() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Gets the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleValue() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleValue associated with this object if one exists.
getAccessibleValue() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleValue associated with this object if one exists.
getAccessibleValue() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessory() - Method in class javax.swing.JFileChooser
Returns the accessory component.
getAccessoryPanel() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getAction() - Method in class javax.swing.AbstractActionPropertyChangeListener
 
getAction() - Method in class javax.swing.AbstractButton
Returns the currently set Action for this ActionEvent source, or null if no Action is set.
getAction() - Method in class javax.swing.JComboBox
Returns the currently set Action for this ActionEvent source, or null if no Action is set.
getAction() - Method in class javax.swing.JTextField
Returns the currently set Action for this ActionEvent source, or null if no Action is set.
getAction(KeyStroke) - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
getAction(KeyStroke) - Method in interface javax.swing.text.Keymap
Fetches the action appropriate for the given symbolic event sequence.
getAction() - Method in class javax.swing.text.html.FormView.SubmitThread
Get the value of the action attribute.
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.
getActionCommand() - Method in class java.awt.event.ActionEvent
Returns the command string associated with this action.
getActionCommand() - Method in class javax.swing.AbstractButton
Returns the action command for this button.
getActionCommand() - Method in interface javax.swing.ButtonModel
Returns the action command for this button.
getActionCommand() - Method in class javax.swing.DefaultButtonModel
Returns the action command for this button.
getActionCommand() - Method in class javax.swing.JComboBox
Returns the action command that is included in the event sent to action listeners.
getActionForKeyStroke(KeyStroke) - Method in class javax.swing.JComponent
Returns the object that will perform the action registered for a given keystroke.
getActionListeners() - Method in class java.awt.Button
Returns an array of all the action listeners registered on this button.
getActionListeners() - Method in class java.awt.List
Returns an array of all the action listeners registered on this list.
getActionListeners() - Method in class java.awt.MenuItem
Returns an array of all the action listeners registered on this menu item.
getActionListeners() - Method in class java.awt.TextField
Returns an array of all the action listeners registered on this textfield.
getActionListeners() - Method in class javax.swing.AbstractButton
Returns an array of all the ActionListeners added to this AbstractButton with addActionListener().
getActionListeners() - Method in class javax.swing.DefaultButtonModel
Returns an array of all the action listeners registered on this DefaultButtonModel.
getActionListeners() - Method in class javax.swing.JComboBox
Returns an array of all the ActionListeners added to this JComboBox with addActionListener().
getActionListeners() - Method in class javax.swing.JFileChooser
Returns an array of all the action listeners registered on this file chooser.
getActionListeners() - Method in class javax.swing.JTextField
Returns an array of all the ActionListeners added to this JTextField with addActionListener().
getActionListeners() - Method in class javax.swing.Timer
Returns an array of all the action listeners registered on this timer.
getActionMap() - Method in class javax.swing.JComponent
Returns the ActionMap used to determine what Action to fire for particular KeyStroke binding.
getActionMap(boolean) - Method in class javax.swing.JComponent
Finds and returns the appropriate ActionMap.
getActionMap(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonListener
Returns the ActionMap to use for b.
getActionMap() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
Fetch an action map to use.
getActionMap() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicListUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicMenuUI
The ActionMap for BasicMenUI can not be shared, this is subclassed to create a new one for each invocation.
getActionMap() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
getActionMap() - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getActionMap(JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicTableUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicTextUI
Fetch an action map to use.
getActionMap() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
getActionMap() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getActionMap() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getActions(int) - Static method in class java.io.FilePermission
Return the canonical string representation of the actions.
getActions() - Method in class java.io.FilePermission
Returns the "canonical string representation" of the actions.
getActions(int) - Static method in class java.net.SocketPermission
Returns the "canonical string representation" of the actions in the specified mask.
getActions() - Method in class java.net.SocketPermission
Returns the canonical string representation of the actions.
getActions(int) - Static method in class java.util.PropertyPermission
Return the canonical string representation of the actions.
getActions() - Method in class java.util.PropertyPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Subclass and override if you wish to provide a custom set of Actions.
getActions() - Method in class javax.swing.JFormattedTextField
Fetches the command list for the editor.
getActions() - Method in class javax.swing.JTextField
Fetches the command list for the editor.
getActions() - Method in class javax.swing.text.DefaultEditorKit
Fetches the set of commands that can be used on a text component that is using a model and view produced by this kit.
getActions() - Method in class javax.swing.text.EditorKit
Fetches the set of commands that can be used on a text component that is using a model and view produced by this kit.
getActions() - Method in class javax.swing.text.InternationalFormatter
If getSupportsIncrement returns true, this returns two Actions suitable for incrementing/decrementing the value.
getActions() - Method in class javax.swing.text.JTextComponent
Fetches the command list for the editor.
getActions() - Method in class javax.swing.text.StyledEditorKit
Fetches the command list for the editor.
getActions() - Method in class javax.swing.text.html.HTMLEditorKit
Fetches the command list for the editor.
getActivationDesc(ActivationID) - Method in interface java.rmi.activation.ActivationSystem
Returns the activation descriptor, for the object with the activation identifier, id.
getActivationGroupDesc(ActivationGroupID) - Method in interface java.rmi.activation.ActivationSystem
Returns the activation group descriptor, for the group with the activation group identifier, id.
getActiveBackground() - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
getActiveBackground() - Method in class javax.swing.plaf.metal.MetalBorders.ErrorDialogBorder
 
getActiveBackground() - Method in class javax.swing.plaf.metal.MetalBorders.QuestionDialogBorder
 
getActiveBackground() - Method in class javax.swing.plaf.metal.MetalBorders.WarningDialogBorder
 
getActiveHighlight() - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
getActivePopup(MenuElement[]) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
Return the last JPopupMenu in path, or null if none found
getActivePopupMenu() - Static method in class javax.swing.plaf.basic.BasicMenuUI
 
getActiveShadow() - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
getActiveWindow() - Method in class java.awt.KeyboardFocusManager
Returns the active Window, if the active Window is in the same context as the calling thread.
getActiveWindow() - Method in class javax.swing.DelegatingDefaultFocusManager
 
getActualMaximum(int) - Method in class java.util.Calendar
Return the maximum value that this field could have, given the current date.
getActualMaximum(int) - Method in class java.util.GregorianCalendar
Return the maximum value that this field could have, given the current date.
getActualMinimum(int) - Method in class java.util.Calendar
Return the minimum value that this field could have, given the current date.
getActualMinimum(int) - Method in class java.util.GregorianCalendar
Return the minimum value that this field could have, given the current date.
getAdditionalHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
getAdditionalHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
getAdditionalHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
 
getAdditionalHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
 
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.Inet4Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.Inet6Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetAddress
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetSocketAddress
Gets the InetAddress.
getAddressFromNameService(String) - Static method in class java.net.InetAddress
 
getAdjustField(int, Map) - Method in class javax.swing.text.DateFormatter
Returns the field that will be adjusted by adjustValue.
getAdjustField(int, Map) - Method in class javax.swing.text.InternationalFormatter
Returns the field that will be adjusted by adjustValue.
getAdjustable() - Method in class java.awt.event.AdjustmentEvent
Returns the Adjustable object where this event originated.
getAdjustmentListeners() - Method in class java.awt.ScrollPaneAdjustable
Returns an array of all the adjustment listeners registered on this ScrollPaneAdjustable.
getAdjustmentListeners() - Method in class java.awt.Scrollbar
Returns an array of all the adjustment listeners registered on this scrollbar.
getAdjustmentListeners() - Method in class javax.swing.JScrollBar
Returns an array of all the AdjustmentListeners added to this JScrollBar with addAdjustmentListener().
getAdjustmentType() - Method in class java.awt.event.AdjustmentEvent
Returns the type of adjustment which caused the value changed event.
getAdjustmentWeight() - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getAdjustmentWeight() - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getAdjustmentWeight() - Method in class javax.swing.text.html.TableView.RowIterator
 
getAdler() - Method in class java.util.zip.Deflater
Returns the ADLER-32 value of the uncompressed data.
getAdler(long) - Static method in class java.util.zip.Deflater
 
getAdler() - Method in class java.util.zip.Inflater
Returns the ADLER-32 value of the uncompressed data.
getAdler(long) - Static method in class java.util.zip.Inflater
 
getAdvance() - Method in class java.awt.font.GlyphMetrics
Returns the advance of the glyph along the baseline (either horizontal or vertical).
getAdvance() - Method in class java.awt.font.GraphicAttribute
Returns the advance of this GraphicAttribute.
getAdvance() - Method in class java.awt.font.ImageGraphicAttribute
Returns the advance of this ImageGraphicAttribute.
getAdvance() - Method in class java.awt.font.ShapeGraphicAttribute
Returns the advance of this ShapeGraphicAttribute.
getAdvance() - Method in class java.awt.font.TextLayout.OptInfo
 
getAdvance() - Method in class java.awt.font.TextLayout
Returns the advance of this TextLayout.
getAdvanceBetween(TextLineComponent[], int, int) - Static method in class java.awt.font.TextLine
 
getAdvanceBetween(int, int) - Method in class java.awt.font.TextMeasurer
Returns the graphical width of a line beginning at start and including characters up to limit.
getAdvanceX() - Method in class java.awt.font.GlyphMetrics
Returns the x-component of the advance of the glyph.
getAdvanceY() - Method in class java.awt.font.GlyphMetrics
Returns the y-component of the advance of the glyph.
getAfterIndex(int, int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
getAfterIndex(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
 
getAfterMiss(ThreadLocal, int, ThreadLocal.ThreadLocalMap.Entry) - Method in class java.lang.ThreadLocal.ThreadLocalMap
Version of get method for use when key is not found in its direct hash slot.
getAlignedSizeRequirements(SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
Determines the total space necessary to align a set of components.
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() - Method in class java.awt.font.GraphicAttribute
Returns the alignment of this GraphicAttribute.
getAlignment(int) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.BoxView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.ComponentView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.GlyphView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.IconView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.ParagraphView.Row
 
getAlignment(int) - Method in class javax.swing.text.ParagraphView
Determines the desired alignment for this view along an axis.
getAlignment(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the alignment setting.
getAlignment() - Method in class javax.swing.text.TabStop
Returns the alignment, as an integer, of the tab.
getAlignment(int) - Method in class javax.swing.text.View
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.html.BlockView
Gets the alignment.
getAlignment(int) - Method in class javax.swing.text.html.HiddenTagView
 
getAlignment(int) - Method in class javax.swing.text.html.ImageView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.html.LineView
Gets the alignment for an axis.
getAlignment(int) - Method in class javax.swing.text.html.ListView
Calculates the desired shape of the list.
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.
getAlignmentX() - Method in class javax.swing.JComponent
Overrides Container.getAlignmentX to return the vertical alignment.
getAlignmentX() - Method in class javax.swing.text.ComponentView.Invalidator
 
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.
getAlignmentY() - Method in class javax.swing.JComponent
Overrides Container.getAlignmentY to return the horizontal alignment.
getAlignmentY() - Method in class javax.swing.text.ComponentView.Invalidator
 
getAll() - Static method in class java.net.NetworkInterface
 
getAllAttributeKeys() - Method in interface java.text.AttributedCharacterIterator
Returns the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Method in class java.text.AttributedString.AttributedStringIterator
 
getAllAttributeKeys() - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Static method in class javax.swing.text.html.CSS
Return the set of all possible CSS attribute keys.
getAllAttributeKeys() - Static method in class javax.swing.text.html.HTML
Returns the set of HTML attributes recognized.
getAllByName(String) - Static method in class java.net.InetAddress
Given the name of a host, returns an array of its IP addresses, based on the configured name service on the system.
getAllByName0(String) - Static method in class java.net.InetAddress
 
getAllByName0(String, boolean) - Static method in class java.net.InetAddress
package private so SocketPermission can call it
getAllFonts() - Method in class java.awt.GraphicsEnvironment
Returns an array containing a one-point size instance of all fonts available in this GraphicsEnvironment.
getAllFrames() - Method in class javax.swing.JDesktopPane
Returns all JInternalFrames currently displayed in the desktop.
getAllFramesInLayer(int) - Method in class javax.swing.JDesktopPane
Returns all JInternalFrames currently displayed in the specified layer of the desktop.
getAllTags() - Static method in class javax.swing.text.html.HTML
Returns the set of actual HTML tags that are recognized by the default HTML reader.
getAllValid() - Method in class java.awt.image.IndexColorModel
 
getAllowUserInteraction() - Method in class java.net.URLConnection
Returns the value of the allowUserInteraction field for this object.
getAllowsChildren() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns true if the receiver allows children.
getAllowsChildren() - Method in class javax.swing.text.AbstractDocument.BranchElement
Returns true if the receiver allows children.
getAllowsChildren() - Method in class javax.swing.text.AbstractDocument.LeafElement
Returns true if the receiver allows children.
getAllowsChildren() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if this node is allowed to have children.
getAllowsChildren() - Method in interface javax.swing.tree.TreeNode
Returns true if the receiver allows children.
getAllowsInvalid() - Method in class javax.swing.text.DefaultFormatter
Returns whether or not the value being edited is allowed to be invalid for a length of time.
getAlpha() - Method in class java.awt.AlphaComposite
Returns the alpha value of this AlphaComposite.
getAlpha() - Method in class java.awt.Color
Returns the alpha component in the range 0-255.
getAlpha(int) - Method in class java.awt.image.ColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(Object) - Method in class java.awt.image.ColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(int) - Method in class java.awt.image.ComponentColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(Object) - Method in class java.awt.image.ComponentColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(int) - Method in class java.awt.image.DirectColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(Object) - Method in class java.awt.image.DirectColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(int) - Method in class java.awt.image.IndexColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlphaMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the alpha component.
getAlphaRaster() - Method in class java.awt.image.BufferedImage
Returns a WritableRaster representing the alpha channel for BufferedImage objects with ColorModel objects that support a separate spatial alpha channel, such as ComponentColorModel and DirectColorModel.
getAlphaRaster(WritableRaster) - Method in class java.awt.image.ColorModel
Returns a Raster representing the alpha channel of an image, extracted from the input Raster, provided that pixel values of this ColorModel represent color and alpha information as separate spatial bands (e.g.
getAlphaRaster(WritableRaster) - Method in class java.awt.image.ComponentColorModel
Returns a Raster representing the alpha channel of an image, extracted from the input Raster.
getAlphaRaster(WritableRaster) - Method in class java.awt.image.PackedColorModel
Returns a WritableRaster representing the alpha channel of an image, extracted from the input WritableRaster.
getAlphas(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of alpha transparency components into the specified array.
getAltText() - Method in class javax.swing.text.html.ImageView
Returns the text to display if the image can't be loaded.
getAltView() - Method in class javax.swing.text.html.ImageView
Returns the view to use for alternate text.
getAmPmStrings() - Method in class java.text.DateFormatSymbols
Gets ampm strings.
getAmount(JList) - Method in class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction
Returns the amount to increment by.
getAmountFull(Insets, int, int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
This determines the amount of the progress bar that should be filled based on the percent done gathered from the model.
getAnalysisBitFromAxes(int) - Static method in class org.apache.xpath.axes.WalkerFactory
Get a corresponding BIT_XXX from an axis.
getAnalysisBits() - Method in class org.apache.xpath.axes.AxesWalker
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.FilterExprIterator
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.FilterExprWalker
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.LocPathIterator
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.NodeSequence
 
getAnalysisBits() - Method in interface org.apache.xpath.axes.PathComponent
Get the analysis bits for this path component, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.UnionPathIterator
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.WalkingIterator
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.operations.Variable
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisString(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
getAncestor() - Method in class javax.swing.event.AncestorEvent
Returns the ancestor that the event actually occurred on.
getAncestorListeners() - Method in class javax.swing.AncestorNotifier
 
getAncestorListeners() - Method in class javax.swing.JComponent
Returns an array of all the ancestor listeners registered on this component.
getAncestorNamed(String, Component) - Static method in class javax.swing.SwingUtilities
Convenience method for searching above comp in the component hierarchy and returns the first object of name it finds.
getAncestorOfClass(Class, Component) - Static method in class javax.swing.SwingUtilities
Convenience method for searching above comp in the component hierarchy and returns the first object of class c it finds.
getAncestorParent() - Method in class javax.swing.event.AncestorEvent
Returns the parent of the ancestor the event actually occurred on.
getAnchorRect() - Method in class java.awt.TexturePaint
Returns a copy of the anchor rectangle which positions and sizes the textured image.
getAnchorSelectionIndex() - Method in class javax.swing.DefaultListSelectionModel
 
getAnchorSelectionIndex() - Method in class javax.swing.JList
Returns the first index argument from the most recent addSelectionModel or setSelectionInterval call.
getAnchorSelectionIndex() - Method in interface javax.swing.ListSelectionModel
Return the first index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getAnchorSelectionIndex() - Method in class javax.swing.text.html.OptionListModel
 
getAnchorSelectionPath() - Method in class javax.swing.JTree
Returns the path identified as the anchor.
getAnchorSelectionPath() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getAngleExtent() - Method in class java.awt.geom.Arc2D.Double
Returns the angular extent of the arc.
getAngleExtent() - Method in class java.awt.geom.Arc2D.Float
Returns the angular extent of the arc.
getAngleExtent() - Method in class java.awt.geom.Arc2D
Returns the angular extent of the arc.
getAngleStart() - Method in class java.awt.geom.Arc2D.Double
Returns the starting angle of the arc.
getAngleStart() - Method in class java.awt.geom.Arc2D.Float
Returns the starting angle of the arc.
getAngleStart() - Method in class java.awt.geom.Arc2D
Returns the starting angle of the arc.
getAnimationIndex() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Gets the index of the current animation frame.
getAnonymousLogger() - Static method in class java.util.logging.Logger
Create an anonymous Logger.
getAnonymousLogger(String) - Static method in class java.util.logging.Logger
Create an anonymous Logger.
getApparentVersion(String, long) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Cheap-o method to determine the product version of a .jar.
getAppletInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get basic information about the applet
getApproveButton(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getApproveButton(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getApproveButtonMnemonic() - Method in class javax.swing.JFileChooser
Returns the approve button's mnemonic.
getApproveButtonMnemonic(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getApproveButtonText() - Method in class javax.swing.JFileChooser
Returns the text used in the ApproveButton in the FileChooserUI.
getApproveButtonText(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
getApproveButtonText(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getApproveButtonText(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getApproveButtonText method on each UI handled by this object.
getApproveButtonToolTipText() - Method in class javax.swing.JFileChooser
Returns the tooltip text used in the ApproveButton.
getApproveButtonToolTipText(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getApproveSelectionAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getArcHeight() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the height of the arc that rounds off the corners.
getArcHeight() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the height of the arc that rounds off the corners.
getArcHeight() - Method in class java.awt.geom.RoundRectangle2D
Gets the height of the arc that rounds off the corners.
getArcType() - Method in class java.awt.geom.Arc2D
Returns the arc closure type of the arc: OPEN, CHORD, or PIE.
getArcWidth() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the width of the arc that rounds off the corners.
getArcWidth() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the width of the arc that rounds off the corners.
getArcWidth() - Method in class java.awt.geom.RoundRectangle2D
Gets the width of the arc that rounds off the corners.
getArchivableExpandedState() - Method in class javax.swing.JTree
Returns an object that can be archived indicating what nodes are expanded and what aren't.
getArea(int, int, int, int) - Method in class javax.swing.text.html.Map
Returns the AttributeSet that contains the passed in location, x, y.
getAreaOfInterest() - Method in class java.awt.image.renderable.RenderContext
Gets the ares of interest currently contained in the RenderContext.
getAreas() - Method in class javax.swing.text.html.Map
Returns the AttributeSets representing the differet areas of the Map.
getArg(int) - Method in class org.apache.xpath.functions.FuncExtFunction
Return the nth argument passed to the extension function.
getArg0() - Method in class org.apache.xpath.functions.FunctionOneArg
Return the first argument passed to the function (at index 0).
getArg0AsNode(XPathContext) - Method in class org.apache.xpath.functions.FunctionDef1Arg
Execute the first argument expression that is expected to return a nodeset.
getArg0AsNumber(XPathContext) - Method in class org.apache.xpath.functions.FunctionDef1Arg
Execute the first argument expression that is expected to return a number.
getArg0AsString(XPathContext) - Method in class org.apache.xpath.functions.FunctionDef1Arg
Execute the first argument expression that is expected to return a string.
getArg1() - Method in class org.apache.xpath.functions.Function2Args
Return the second argument passed to the function (at index 1).
getArg2() - Method in class org.apache.xpath.functions.Function3Args
Return the third argument passed to the function (at index 2).
getArgCount() - Method in class org.apache.xpath.functions.FuncExtFunction
Return the number of arguments that were passed into this extension function.
getArgLength(int) - Method in class org.apache.xpath.compiler.OpMap
Get the length of an operation.
getArgLengthOfStep(int) - Method in class org.apache.xpath.compiler.OpMap
Given a location step, get the length of that step.
getArgs() - Method in class org.apache.xpath.functions.FunctionMultiArgs
Return an expression array containing arguments at index 3 or greater.
getArray() - Method in class java.lang.Class.MethodArray
 
getArray() - Method in interface java.sql.Array
Retrieves the contents of the SQL ARRAY value designated by this Array object in the form of an array in the Java programming language.
getArray(Map) - Method in interface java.sql.Array
Retrieves the contents of the SQL ARRAY value designated by this Array object.
getArray(long, int) - Method in interface java.sql.Array
Retrieves a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(long, int, Map) - Method in interface java.sql.Array
Retreives a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the array of characters.
getArray() - Method in class javax.swing.text.GapVector
Access to the array.
getArrayLength() - Method in class javax.swing.text.GapContent.MarkVector
Get the length of the allocated array
getArrayLength() - Method in class javax.swing.text.GapContent
Get the length of the allocated array.
getArrayLength() - Method in class javax.swing.text.GapVector
Get the length of the allocated array
getAscent() - Method in class java.awt.Font.FontLineMetrics
 
getAscent() - Method in class java.awt.FontMetrics
Determines the font ascent of the Font described by this FontMetrics object.
getAscent() - Method in class java.awt.font.GraphicAttribute
Returns the ascent of this GraphicAttribute.
getAscent() - Method in class java.awt.font.ImageGraphicAttribute
Returns the ascent of this ImageGraphicAttribute.
getAscent() - Method in class java.awt.font.LineMetrics
Returns the ascent of the text.
getAscent() - Method in class java.awt.font.ShapeGraphicAttribute
Returns the ascent of this ShapeGraphicAttribute.
getAscent() - Method in class java.awt.font.TextLayout
Returns the ascent of this TextLayout.
getAscent(GlyphView) - Method in class javax.swing.text.GlyphPainter1
Fetches the ascent above the baseline for the glyphs corresponding to the given range in the model.
getAscent(GlyphView) - Method in class javax.swing.text.GlyphPainter2
Fetch the ascent above the baseline for the glyphs corresponding to the given range in the model.
getAscent(GlyphView) - Method in class javax.swing.text.GlyphView.GlyphPainter
 
getAsciiStream() - Method in interface java.sql.Clob
Retrieves the CLOB value designated by this Clob object as an ascii stream.
getAsciiStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAssociatedStylesheet() - Method in class org.apache.xalan.processor.StylesheetPIHandler
Return the last stylesheet found that match the constraints.
getAssociatedStylesheet(Source, String, String, String) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get InputSource specification(s) that are associated with the given document specified in the source param, via the xml-stylesheet processing instruction (see http://www.w3.org/TR/xml-stylesheet/), and that matches the given criteria.
getAsynchronousLoadPriority() - Method in class javax.swing.text.AbstractDocument
Gets the asynchronous loading priority.
getAsynchronousMovement() - Method in class javax.swing.text.DefaultCaret
Get the flag that determines whether or not asynchronous updates will move the caret.
getAt(int) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
getAtIndex(int, int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
getAtIndex(int, int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the word, sentence, or character at index.
getAtIndex(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
 
getAtIndex(int, int, int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Gets the word, sentence, or character at index.
getAttrValue(AttributeSet, HTML.Attribute) - Static method in class javax.swing.text.html.HTMLEditorKit
 
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the value of the named attribute for the current character.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class java.text.AttributedString.AttributedStringIterator
 
getAttribute(AttributedCharacterIterator.Attribute, int) - Method in class java.text.AttributedString
 
getAttribute(Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the value of an attribute.
getAttribute(Object) - Method in interface javax.swing.text.AttributeSet
Fetches the value of the given attribute.
getAttribute(Object) - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
getAttribute(Object) - Method in class javax.swing.text.SimpleAttributeSet
Gets the value of an attribute.
getAttribute(Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Gets the value of an attribute.
getAttribute(Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Gets the value of an attribute.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns the value of the named attribute for the current character.
getAttribute(String) - Static method in class javax.swing.text.html.CSS
Translates a string to a CSS.Attribute object.
getAttribute(Object) - Method in class javax.swing.text.html.MuxingAttributeSet
Gets the value of an attribute.
getAttribute(Object) - Method in class javax.swing.text.html.StyleSheet.LargeConversionSet
Gets the value of an attribute.
getAttribute(Object) - Method in class javax.swing.text.html.StyleSheet.SmallConversionSet
Gets the value of an attribute.
getAttribute(Object) - Method in class javax.swing.text.html.StyleSheet.ViewAttributeSet
Gets the value of an attribute.
getAttribute(String) - Method in class javax.swing.text.html.parser.Element
Get an attribute by name.
getAttribute(Object) - Method in class javax.swing.text.rtf.MockAttributeSet
 
getAttribute(String) - Method in class org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class org.apache.crimson.tree.ElementNode2
DOM: Returns the value of the named attribute, or an empty string
getAttribute(String) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class org.apache.xalan.templates.ElemExtensionCall
Return the raw value of the attribute.
getAttribute(String, Node, TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionCall
Return the value of the attribute interpreted as an Attribute Value Template (in other words, you can use curly expressions such as href="http://{website}".
getAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributeByValue(String) - Method in class javax.swing.text.html.parser.Element
Get an attribute by value.
getAttributeCheckRange(AttributedCharacterIterator.Attribute, int, int, int) - Method in class java.text.AttributedString
 
getAttributeContext() - Method in class javax.swing.text.AbstractDocument
Fetches the context for managing attributes.
getAttributeCount() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the number of attributes that are defined.
getAttributeCount() - Method in interface javax.swing.text.AttributeSet
Returns the number of attributes contained in this set.
getAttributeCount() - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
getAttributeCount() - Method in class javax.swing.text.SimpleAttributeSet
Gets a count of the number of attributes.
getAttributeCount() - Method in class javax.swing.text.StyleContext.NamedStyle
Gets the number of attributes that are defined.
getAttributeCount() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Gets the number of attributes that are defined.
getAttributeCount() - Method in class javax.swing.text.html.MuxingAttributeSet
Gets the number of attributes that are defined.
getAttributeCount() - Method in class javax.swing.text.rtf.MockAttributeSet
 
getAttributeDef(String, String) - Method in class org.apache.xalan.processor.XSLTElementDef
Given a namespace URI, and a local name, return the element's attribute definition, if it has one.
getAttributeKey(String) - Static method in class javax.swing.text.html.HTML
Fetches an attribute constant for a well-known attribute name (i.e. one of the attributes in the set {FACE, COMMENT, SIZE, COLOR, CLEAR, BACKGROUND, BGCOLOR, TEXT, LINK, VLINK, ALINK, WIDTH, HEIGHT, ALIGN, NAME, HREF, REL, REV, TITLE, TARGET, SHAPE, COORDS, ISMAP, NOHREF, ALT, ID, SRC, HSPACE, VSPACE, USEMAP, LOWSRC, CODEBASE, CODE, ARCHIVE, VALUE, VALUETYPE, TYPE, CLASS, STYLE, LANG, DIR, DECLARE, CLASSID, DATA, CODETYPE, STANDBY, BORDER, SHAPES, NOSHADE, COMPACT, START, ACTION, METHOD, ENCTYPE, CHECKED, MAXLENGTH, MULTIPLE, SELECTED, ROWS, COLS, DUMMY, CELLSPACING, CELLPADDING, VALIGN, HALIGN, NOWRAP, ROWSPAN, COLSPAN, PROMPT, HTTPEQUIV, CONTENT, LANGUAGE, VERSION, N, FRAMEBORDER, MARGINWIDTH, MARGINHEIGHT, SCROLLING, NORESIZE, MEDIA, ENDTAG}).
getAttributeNS(String, String) - Method in class org.apache.crimson.tree.ElementNode2
Retrieves an attribute value by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributeNames() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the names of all attributes.
getAttributeNames() - Method in interface javax.swing.text.AttributeSet
Returns an enumeration over the names of the attributes in the set.
getAttributeNames() - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
getAttributeNames() - Method in class javax.swing.text.SimpleAttributeSet
Gets the names of the attributes in the set.
getAttributeNames() - Method in class javax.swing.text.StyleContext.NamedStyle
Gets the names of all attributes.
getAttributeNames() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Gets the names of all attributes.
getAttributeNames() - Method in class javax.swing.text.html.MuxingAttributeSet
Gets the names of all attributes.
getAttributeNames() - Method in class javax.swing.text.rtf.MockAttributeSet
 
getAttributeNode(String) - Method in class org.apache.crimson.tree.ElementNode2
DOM: returns the attribute
getAttributeNode(int, String, String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getAttributeNode(int, String, String) - Method in interface org.apache.xml.dtm.DTM
Retrieves an attribute node by local name and namespace URI %TBD% Note that we currently have no way to support the DOM's old getAttribute() call, which accesses only the qname.
getAttributeNode(int, String, String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Retrieves an attribute node by by qualified name and namespace URI.
getAttributeNode(int, String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Retrieves an attribute node by by qualified name and namespace URI.
getAttributeNode(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributeNode(int, String, String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Retrieves an attribute node by by qualified name and namespace URI.
getAttributeNode(int, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Retrieves an attribute node by by qualified name and namespace URI.
getAttributeNode(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributeNodeNS(String, String) - Method in class org.apache.crimson.tree.ElementNode2
Retrieves an Attr node by local name and namespace URI.
getAttributeNodeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributeNodeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributeSet(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:attribute-set" property.
getAttributeSetComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
Get a list "xsl:attribute-set" properties that match the qname.
getAttributeSetCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:attribute-set" properties.
getAttributeStart(AttributedCharacterIterator.Attribute) - Method in class javax.swing.text.InternationalFormatter
Returns the start of the first run that contains the attribute id.
getAttributes() - Method in class java.awt.Font
Returns a map of font attributes available in this Font.
getAttributes() - Method in class java.net.JarURLConnection
Return the Attributes object for this connection if the URL for it points to a JAR file entry, null otherwise.
getAttributes(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
getAttributes() - Method in interface java.sql.Struct
Produces the ordered values of the attributes of the SQL structurec type that this Struct object represents.
getAttributes(Map) - Method in interface java.sql.Struct
Produces the ordered values of the attributes of the SQL structurec type that this Struct object represents.
getAttributes() - Method in interface java.text.AttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class java.text.AttributedString.AttributedStringIterator
 
getAttributes() - Method in class java.util.jar.JarEntry
Returns the Manifest Attributes for this entry, or null if none.
getAttributes() - Method in class java.util.jar.JarFile.JarFileEntry
 
getAttributes(String) - Method in class java.util.jar.Manifest
Returns the Attributes for the specified entry name.
getAttributes() - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the attributes for the element.
getAttributes() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the element attributes.
getAttributes() - Method in interface javax.swing.text.Element
Fetches the collection of attributes this element contains.
getAttributes() - Method in class javax.swing.text.FlowView.LogicalView
Fetches the attributes to use when rendering.
getAttributes(int) - Method in class javax.swing.text.InternationalFormatter
Returns a Set of the attribute identifiers at index.
getAttributes() - Method in class javax.swing.text.ParagraphView.Row
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class javax.swing.text.View
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.ZoneView.Zone
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the AttributeSet associated with the Element, this will return null if the ElementInfo can't be validated.
getAttributes() - Method in class javax.swing.text.html.BlockView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.HRuleView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Return the attributes for this tag.
getAttributes() - Method in class javax.swing.text.html.HTMLDocument.LeafIterator
Returns the attributes for this tag.
getAttributes() - Method in class javax.swing.text.html.ImageView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.InlineView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.MuxingAttributeSet
Returns the AttributeSets multiplexing too.
getAttributes() - Method in class javax.swing.text.html.Option
Fetch the attributes associated with this option.
getAttributes() - Method in class javax.swing.text.html.ParagraphView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.TableView.RowView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.TableView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.parser.Element
Get the attributes.
getAttributes() - Method in class javax.swing.text.html.parser.Parser
 
getAttributes() - Method in class org.apache.crimson.tree.ElementNode2
DOM: Returns the attributes of this element.
getAttributes() - Method in class org.apache.crimson.tree.NodeBase
DOM: returns null.
getAttributes() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the allowed attributes for this type.
getAttributes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getAttributes() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributes() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getAudioActionMap() - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Returns an ActionMap.
getAuthority() - Method in class java.net.URI
Returns the decoded authority component of this URI.
getAuthority() - Method in class java.net.URL
Gets the authority part of this URL.
getAutoCommit() - Method in interface java.sql.Connection
Retrieves the current auto-commit mode for this Connection object.
getAutoCreateColumnsFromModel() - Method in class javax.swing.JTable
Determines whether the table will create default columns from the model.
getAutoDelay() - Method in class java.awt.Robot
Returns the number of milliseconds this Robot sleeps after generating an event.
getAutoResizeMode() - Method in class javax.swing.JTable
Returns the auto resize mode of the table.
getAutoscrollInsets() - Method in interface java.awt.dnd.Autoscroll
This method returns the Insets describing the autoscrolling region or border relative to the geometry of the implementing Component.
getAutoscrolls() - Method in class javax.swing.JComponent
Gets the autoscrolls property.
getAuxiliaryLookAndFeels() - Static method in class javax.swing.UIManager
Returns the list of auxiliary look and feels (can be null).
getAvailableAcceleratedMemory() - Method in class java.awt.GraphicsDevice
This method returns the number of bytes available in accelerated memory on this device.
getAvailableAttributes() - Method in class java.awt.Font
Returns the keys of all the attributes supported by this Font.
getAvailableElements() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the hashtable of available elements.
getAvailableFontFamilyNames() - Method in class java.awt.GraphicsEnvironment
Returns an array containing the names of all font families available in this GraphicsEnvironment.
getAvailableFontFamilyNames(Locale) - Method in class java.awt.GraphicsEnvironment
Returns an array containing the localized names of all font families available in this GraphicsEnvironment.
getAvailableIDs(int) - Static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all the available IDs supported.
getAvailableLocales() - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns the locales supported by the corresponding input method.
getAvailableLocales() - Static method in class java.text.BreakIterator
Get the set of Locales for which BreakIterators 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
getAvailableLocales() - Static method in class java.util.Calendar
Gets the list of locales for which Calendars are installed.
getAvailableLocales() - Static method in class java.util.Locale
Returns a list of all installed locales.
getAvailableSize(Dimension, Insets) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the available width based on the container size and Insets.
getAxesIteratorStackStacks() - Method in class org.apache.xpath.XPathContext
 
getAxis() - Method in class javax.swing.text.BoxView
Fetches the tile axis property.
getAxis() - Method in interface org.apache.xml.dtm.DTMIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.NodeSetDTM
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.AttributeIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.AxesWalker
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.ChildIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.ChildTestIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.DescendantIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.FilterExprWalker
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.LocPathIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.NodeSequence
 
getAxis() - Method in class org.apache.xpath.axes.OneStepIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.OneStepIteratorForward
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.UnionPathIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.patterns.StepPattern
Get the axis that this step follows.
getAxisFromStep(Compiler, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Special purpose function to see if we can optimize the pattern for a DescendantIterator.
getAxisIterator(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getAxisIterator(int) - Method in interface org.apache.xml.dtm.DTM
This is a shortcut to the iterators that implement XPath axes.
getAxisIterator(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators
This is a shortcut to the iterators that implement the XPath axes.
getAxisIterator(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
This is a shortcut to the iterators that implement the supported XPath axes (only namespace::) is not supported.
getAxisTraverser(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getAxisTraverser(int) - Method in interface org.apache.xml.dtm.DTM
This returns a stateless "traverser", that can navigate over an XPath axis, though not in document order.
getAxisTraverser(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers
This returns a stateless "traverser", that can navigate over an XPath axis, though perhaps not in document order.
getAxisTraverser(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
This returns a stateless "traverser", that can navigate over an XPath axis, though not in document order.
getBackBuffer() - Method in class java.awt.Component.BltBufferStrategy
 
getBackBuffer() - Method in class java.awt.Component.FlipBufferStrategy
 
getBackBuffer() - Method in class java.awt.Component
 
getBackBuffer() - Method in interface java.awt.peer.ComponentPeer
 
getBackBufferCapabilities() - Method in class java.awt.BufferCapabilities
 
getBackground() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the background color of this object.
getBackground() - Method in class java.awt.Component
Gets the background color of this component.
getBackground() - Method in class java.awt.Graphics2D
Returns the background color used for clearing a region.
getBackground() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the background color of this object.
getBackground() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the background color of this object.
getBackground() - Method in class java.awt.TextComponent
Gets the background color of this text component.
getBackground() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getBackground() - Method in class javax.swing.JTabbedPane.Page
 
getBackground() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the background color of this object.
getBackground() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the background color of this object.
getBackground() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getBackground(AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Gets the background color from an attribute set.
getBackground() - Method in class javax.swing.text.GlyphView
Fetch the background color to use to render the glyphs.
getBackground() - Method in class javax.swing.text.LabelView
Fetches the background color to use to render the glyphs.
getBackground(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the background color setting from the attribute list.
getBackground(AttributeSet) - Method in class javax.swing.text.StyleContext
Takes a set of attributes and turn it into a background color specification.
getBackground(AttributeSet) - Method in interface javax.swing.text.StyledDocument
Takes a set of attributes and turn it into a background color specification.
getBackground() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the background color of this object.
getBackground(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Takes a set of attributes and turn it into a background color specification.
getBackgroundAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab background color at index.
getBackgroundImage(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Returns the ImageIcon to draw in the background for attr.
getBackgroundNonSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the background color to be used for non selected nodes.
getBackgroundSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the color to use for the background if node is selected.
getBackingStoreGraphics(Graphics) - Method in class javax.swing.JViewport
 
getBandOffsets() - Method in class java.awt.image.ComponentSampleModel
Returns the band offset for all bands.
getBankData() - Method in class java.awt.image.DataBufferByte
Returns the data arrays for all banks.
getBankData() - Method in class java.awt.image.DataBufferDouble
Returns the data array for all banks.
getBankData() - Method in class java.awt.image.DataBufferFloat
Returns the data array for all banks.
getBankData() - Method in class java.awt.image.DataBufferInt
Returns the data arrays for all banks.
getBankData() - Method in class java.awt.image.DataBufferShort
Returns the data arrays for all banks.
getBankData() - Method in class java.awt.image.DataBufferUShort
Returns the data arrays for all banks.
getBankIndices() - Method in class java.awt.image.ComponentSampleModel
Returns the bank indices for all bands.
getBase() - Method in class javax.swing.text.html.HTMLDocument
Returns the location to resolve relative URLs against.
getBase() - Method in class javax.swing.text.html.StyleSheet
Returns the base.
getBaseFontSize() - Method in class javax.swing.text.html.CSS
Returns the base font size.
getBaseIdentifier() - Method in class org.apache.xalan.processor.StylesheetHandler
Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xalan.templates.ElemNumber.MyPrefixResolver
 
getBaseIdentifier() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the base identifier.
getBaseIdentifier() - Method in interface org.apache.xml.utils.PrefixResolver
Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xml.utils.PrefixResolverDefault
Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl.DummyPrefixResolver
 
getBaseLevel() - Method in class java.text.Bidi
Return the base level (0 if left-to-right, 1 if right-to-left).
getBaseType() - Method in class java.awt.datatransfer.MimeType
Return a String representation of this object without the parameter list.
getBaseType() - Method in interface java.sql.Array
Retrieves the JDBC type of the elements in the array designated by this Array object.
getBaseTypeName() - Method in interface java.sql.Array
Retrieves the SQL type name of the elements in the array designated by this Array object.
getBaseTypeName() - Method in interface java.sql.Ref
Retrieves the fully-qualified SQL name of the SQL structured type that this Ref object references.
getBaseURLOfSource() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the base URL of the source.
getBaseline() - Method in class java.awt.font.TextLayout
Returns the baseline for this TextLayout.
getBaselineFor(char) - Method in class java.awt.Font
Returns the baseline appropriate for displaying this character.
getBaselineFromGraphic(GraphicAttribute) - Static method in class java.awt.font.TextLayout
 
getBaselineIndex() - Method in class java.awt.Font.FontLineMetrics
 
getBaselineIndex() - Method in class java.awt.font.LineMetrics
Returns the baseline index of the text.
getBaselineOffsets() - Method in class java.awt.Font.FontLineMetrics
 
getBaselineOffsets() - Method in class java.awt.font.LineMetrics
Returns the baseline offsets of the text, relative to the baseline of the text.
getBaselineOffsets() - Method in class java.awt.font.TextLayout
Returns the offsets array for the baselines used for this TextLayout.
getBasicSplitPaneUI() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the SplitPaneUI the receiver is currently in.
getBeforeIndex(int, int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
getBeforeIndex(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
 
getBeginIndex() - Method in class java.awt.font.CharArrayIterator
Returns the start index of the text.
getBeginIndex() - Method in class java.text.AttributedString.AttributedStringIterator
 
getBeginIndex() - Method in interface java.text.CharacterIterator
Returns the start index of the text.
getBeginIndex() - Method in class java.text.FieldPosition
Retrieves the index of the first character in the requested field.
getBeginIndex() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
getBeginIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getBeginIndex() for String.
getBeginIndex() - Method in class javax.swing.text.Segment
Returns the start index of the text.
getBest() - Method in class ISSearch.ISCrawler
Returns the best candidate to be visited next.
getBest() - Method in interface ISSearch.ISCrawlerInterface
Returns the best candidate to be visited next.
getBest() - Method in class ISSearch.ISDBCrawler
Returns the best candidate to be visited next.
getBestConfiguration(GraphicsConfiguration[]) - Method in class java.awt.GraphicsConfigTemplate
Returns the "best" configuration possible that passes the criteria defined in the GraphicsConfigTemplate.
getBestConfiguration(GraphicsConfigTemplate) - Method in class java.awt.GraphicsDevice
Returns the "best" configuration possible that passes the criteria defined in the GraphicsConfigTemplate.
getBestCursorSize(int, int) - Method in class java.awt.Toolkit
Returns the supported cursor dimension which is closest to the desired sizes.
getBestRowIdentifier(String, String, String, int, boolean) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of a table's optimal set of columns that uniquely identifies a row.
getBevelType() - Method in class javax.swing.border.BevelBorder
Returns the type of the bevel border.
getBidiLevel(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the BidiLevel setting.
getBidiRootElement() - Method in class javax.swing.text.AbstractDocument
Returns the root element of the bidirectional structure for this document.
getBigDecimal(int, int) - Method in interface java.sql.CallableStatement
Deprecated. use getBigDecimal(int parameterIndex) or getBigDecimal(String parameterName)
getBigDecimal(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(int, int) - Method in interface java.sql.ResultSet
Deprecated.  
getBigDecimal(String, int) - Method in interface java.sql.ResultSet
Deprecated.  
getBigDecimal(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBigDecimal(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBinaryStream() - Method in interface java.sql.Blob
Retrieves the BLOB value designated by this Blob instance as a stream.
getBinaryStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a binary stream of uninterpreted bytes.
getBinaryStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBitDepth() - Method in class java.awt.DisplayMode
 
getBitMasks() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the bit masks for all bands.
getBitOffset(int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the offset, in bits, into the data element in which it is stored for the xth pixel of a scanline.
getBitOffsets() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the bit offsets into the data array element representing a pixel for all bands.
getBits(int) - Method in class java.util.BitSet
Returns the unit of this bitset at index j as if this bitset had an infinite amount of storage.
getBlack() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getBlack() - Method in class javax.swing.plaf.metal.MetalTheme
 
getBlackBoxBounds(int, int) - Method in class java.awt.font.TextLayout
Returns the black box bounds of the characters in the specified range.
getBlackLineBorderUIResource() - Static method in class javax.swing.plaf.BorderUIResource
 
getBlinkRate() - Method in interface javax.swing.text.Caret
Gets the blink rate of the caret.
getBlinkRate() - Method in class javax.swing.text.DefaultCaret
Gets the caret blink rate.
getBlob(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlob(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlockDataMode() - Method in class java.io.ObjectInputStream.BlockDataInputStream
Returns true if the stream is currently in block data mode, false otherwise.
getBlockDataMode() - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Returns true if the stream is currently in block data mode, false otherwise.
getBlockIncrement() - Method in interface java.awt.Adjustable
Gets the block value increment for the adjustable object.
getBlockIncrement() - Method in class java.awt.ScrollPaneAdjustable
 
getBlockIncrement() - Method in class java.awt.Scrollbar
Gets the block increment of this scroll bar.
getBlockIncrement(int) - Method in class javax.swing.JScrollBar
Returns the amount to change the scrollbar's value by, given a block (usually "page") up/down request.
getBlockIncrement() - Method in class javax.swing.JScrollBar
For backwards compatibility with java.awt.Scrollbar.
getBlockIncrement(int) - Method in class javax.swing.JScrollPane.ScrollBar
Computes the block increment for scrolling if the viewport's view is a Scrollable object.
getBlockStartPosition() - Method in class javax.swing.text.html.parser.Parser
Returns the start position of the current block.
getBlue() - Method in class java.awt.Color
Returns the blue component in the range 0-255 in the default sRGB space.
getBlue(int) - Method in class java.awt.image.ColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(Object) - Method in class java.awt.image.ColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(int) - Method in class java.awt.image.ComponentColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(Object) - Method in class java.awt.image.ComponentColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(int) - Method in class java.awt.image.DirectColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(Object) - Method in class java.awt.image.DirectColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(int) - Method in class java.awt.image.IndexColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlueMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the blue color component.
getBlues(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of blue color components into the specified array.
getBody() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Extension: For synthesis, we need a place to hang a method body.
getBoolean(byte[], int) - Static method in class java.io.Bits
 
getBoolean(String) - Static method in class java.lang.Boolean
Returns true if and only if the system property named by the argument exists and is equal to the string "true".
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(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance boolean field.
getBoolean(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BIT parameter as a boolean in the Java programming language.
getBoolean(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BIT parameter as a boolean in the Java programming language.
getBoolean(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(String, boolean) - Method in class java.util.prefs.AbstractPreferences
Implements the getBoolean method as per the specification in Preferences.getBoolean(String,boolean).
getBoolean(String, boolean) - Method in class java.util.prefs.Preferences
Returns the boolean value represented by the string associated with the specified key in this preference node.
getBoolean(Object) - Method in class javax.swing.UIDefaults
If the value of key is boolean, return the boolean value, otherwise return false.
getBoolean(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is boolean, return the boolean value, otherwise return false.
getBoolean(Object) - Static method in class javax.swing.UIManager
Returns a boolean from the defaults table which is associated with the key value.
getBoolean(Object, Locale) - Static method in class javax.swing.UIManager
Returns a boolean from the defaults table which is associated with the key value and the given Locale.
getBoolean(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a boolean on specified object.
getBooleanAttributes(File) - Method in class java.io.FileSystem
Return the simple boolean attributes for the file or directory denoted by the given abstract pathname, or zero if it does not exist or some other I/O error occurs.
getBooleanAttributes(File) - Method in class java.io.Win32FileSystem
 
getBooleanAttributes(File) - Method in class java.io.WinNTFileSystem
 
getBooleanProperty(String, boolean) - Static method in class java.io.FileSystem
 
getBooleanProperty(String, boolean) - Method in class java.util.logging.LogManager
 
getBooleanProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the boolean property with the specified key in the property list.
getBooleanProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the boolean property with the specified key in the property list.
getBooleanProperty(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Searches for the boolean property with the specified key in the property list.
getBooleanValue() - Method in class org.apache.xpath.domapi.XPathResultImpl
 
getBootstrapClassPath() - Static method in class java.lang.ClassLoader
 
getBootstrapResource(String) - Static method in class java.lang.ClassLoader
Find resources from the VM's built-in classloader.
getBootstrapResources(String) - Static method in class java.lang.ClassLoader
Find resources from the VM's built-in classloader.
getBorder() - Method in class javax.swing.JComponent
Returns the border of this component or null if no border is currently set.
getBorder(Object) - Method in class javax.swing.UIDefaults
If the value of key is a Border return it, otherwise return null.
getBorder(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a Border return it, otherwise return null.
getBorder(Object) - Static method in class javax.swing.UIManager
Returns a border from the defaults table.
getBorder(Object, Locale) - Static method in class javax.swing.UIManager
Returns a border from the defaults table that is appropriate for the given locale.
getBorder() - Method in class javax.swing.border.TitledBorder
Returns the border of the titled border.
getBorder() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the border of this component or null if no border is currently set.
getBorder(AttributeSet) - Method in class javax.swing.text.html.StyleSheet.BoxPainter
Fetches a border to render for the given attributes.
getBorder() - Method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Overrides JComponent.getBorder to returns the current border.
getBorderColor() - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
getBorderColor(AttributeSet) - Method in class javax.swing.text.html.StyleSheet.BoxPainter
Fetches the color to use for borders.
getBorderInsets(Component) - Method in class javax.swing.border.AbstractBorder
This default implementation returns a new Insets instance where the top, left, bottom, and right fields are set to 0.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.AbstractBorder
Reinitializes the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class javax.swing.border.BevelBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.BevelBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in interface javax.swing.border.Border
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.CompoundBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class javax.swing.border.CompoundBorder
Returns the insets of the composite border by adding the insets of the outside border to the insets of the inside border.
getBorderInsets(Component) - Method in class javax.swing.border.EmptyBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.EmptyBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets() - Method in class javax.swing.border.EmptyBorder
Returns the insets of the border.
getBorderInsets(Component) - Method in class javax.swing.border.EtchedBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.EtchedBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class javax.swing.border.LineBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.LineBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class javax.swing.border.MatteBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.MatteBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets() - Method in class javax.swing.border.MatteBorder
Returns the insets of the border.
getBorderInsets(Component) - Method in class javax.swing.border.SoftBevelBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.SoftBevelBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class javax.swing.border.TitledBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.TitledBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in class javax.swing.plaf.BorderUIResource
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.MarginBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.MarginBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.RolloverMarginBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.RolloverMarginBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneDividerBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.FrameBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.FrameBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.RolloverMarginBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.RolloverMarginBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.metal.MetalComboBoxEditor.EditorBorder
 
getBorderInsets(Component) - Method in class javax.swing.text.html.CommentView.CommentBorder
 
getBorderInsets(Component) - Method in class javax.swing.text.html.HiddenTagView.EndTagBorder
 
getBorderInsets(Component) - Method in class javax.swing.text.html.HiddenTagView.StartTagBorder
 
getBorderSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns the color the border is drawn.
getBorderSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the color the border is drawn.
getBorderTitle(Border) - Method in class javax.swing.JComponent.AccessibleJComponent
Recursively search through the border hierarchy (if it exists) for a TitledBorder with a non-null title.
getBottomComponent() - Method in class javax.swing.JSplitPane
Returns the component below, or to the right of the divider.
getBottomInset() - Method in class javax.swing.text.AsyncBoxView
Get the bottom part of the margin around the view.
getBottomInset() - Method in class javax.swing.text.CompositeView
Gets the bottom inset.
getBottomInset() - Method in class javax.swing.text.ParagraphView.Row
 
getBottomPanel() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getBoundActions() - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
getBoundActions() - Method in interface javax.swing.text.Keymap
Fetches all of the actions defined in this keymap.
getBoundKeyStrokes() - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
getBoundKeyStrokes() - Method in interface javax.swing.text.Keymap
Fetches all of the keystrokes in this map that are bound to some action.
getBoundedPosition(GlyphView, int, float, float) - Method in class javax.swing.text.GlyphPainter1
Determines the best location (in the model) to break the given view.
getBoundedPosition(GlyphView, int, float, float) - Method in class javax.swing.text.GlyphPainter2
Determines the model location that represents the maximum advance that fits within the given span.
getBoundedPosition(GlyphView, int, float, float) - Method in class javax.swing.text.GlyphView.GlyphPainter
Determines the model location that represents the maximum advance that fits within the given span.
getBoundingBox() - Method in class java.awt.Polygon
Deprecated. As of JDK version 1.1, replaced by getBounds().
getBounds() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the bounds of this object in the form of a Rectangle object.
getBounds() - Method in class java.awt.Component
Gets the bounds of this component in the form of a Rectangle object.
getBounds(Rectangle) - Method in class java.awt.Component
Stores the bounds of this component into "return value" rv and return rv.
getBounds() - Method in class java.awt.GraphicsConfiguration
Returns the bounds of the GraphicsConfiguration in the device coordinates.
getBounds() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Gets the bounds of this object in the form of a Rectangle object.
getBounds() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the bounds of this object 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
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class java.awt.font.GraphicAttribute
Returns a Rectangle2D that encloses all of the bits drawn by this GraphicAttribute relative to the rendering position.
getBounds() - Method in class java.awt.font.ImageGraphicAttribute
Returns a Rectangle2D that encloses all of the bits rendered by this ImageGraphicAttribute, relative to the rendering position.
getBounds() - Method in class java.awt.font.ShapeGraphicAttribute
Returns a Rectangle2D that encloses all of the bits drawn by this ShapeGraphicAttribute relative to the rendering position.
getBounds() - Method in class java.awt.font.TextLayout
Returns the bounds of this TextLayout.
getBounds() - Method in class java.awt.font.TextLine
 
getBounds() - Method in class java.awt.geom.Area
Returns a bounding Rectangle that completely encloses this Area.
getBounds() - Method in class java.awt.geom.CubicCurve2D
Returns the bounding box of the shape.
getBounds() - Method in class java.awt.geom.GeneralPath
Return the bounding box of the path.
getBounds() - Method in class java.awt.geom.Line2D
Returns the bounding box of this Line2D.
getBounds() - Method in class java.awt.geom.QuadCurve2D
Returns the bounding box of this QuadCurve2D.
getBounds() - Method in class java.awt.geom.RectangularShape
Returns the bounding box of the Shape.
getBounds() - Method in class java.awt.image.Raster
Returns the bounding Rectangle of this Raster.
getBounds(Rectangle) - Method in class javax.swing.JComponent
Stores the bounds of this component into "return value" rv and returns rv.
getBounds() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getBounds() - Method in class javax.swing.JTabbedPane.Page
 
getBounds() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
getBounds() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getBounds() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getBounds() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the Bounds for this ElementInfo, or null if the ElementInfo can't be validated.
getBounds() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the bounds of this object in the form of a Rectangle object.
getBounds(TreePath, Rectangle) - Method in class javax.swing.tree.AbstractLayoutCache
Returns a rectangle giving the bounds needed to draw path.
getBounds(TreePath, Rectangle) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns a rectangle giving the bounds needed to draw path.
getBounds(FixedHeightLayoutCache.FHTreeStateNode, int, Rectangle) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the bounds for the given node.
getBounds(TreePath, Rectangle) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the Rectangle enclosing the label portion into which the item identified by path will be drawn.
getBounds(int, Rectangle) - Method in class javax.swing.tree.VariableHeightLayoutCache
Retursn the bounds for row, row by reference in placeIn.
getBounds2D() - Method in class java.awt.Polygon
Returns the high precision bounding box of the Shape.
getBounds2D() - Method in class java.awt.Rectangle
Return the high precision bounding box of this rectangle.
getBounds2D() - Method in interface java.awt.Shape
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.font.GlyphMetrics
Returns the bounds of the glyph.
getBounds2D() - Method in class java.awt.geom.Arc2D
Returns the high-precision bounding box of the arc.
getBounds2D() - Method in class java.awt.geom.Area
Returns a high precision bounding Rectangle2D that completely encloses this Area.
getBounds2D() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the bounding box of the shape.
getBounds2D() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the bounding box of the shape.
getBounds2D() - Method in class java.awt.geom.Ellipse2D.Double
Returns the high precision bounding box of this Ellipse2D.
getBounds2D() - Method in class java.awt.geom.Ellipse2D.Float
Returns the high precision bounding box of this Ellipse2D.
getBounds2D() - Method in class java.awt.geom.GeneralPath
Returns the bounding box of the path.
getBounds2D() - Method in class java.awt.geom.Line2D.Double
Returns the high-precision bounding box of this Line2D.
getBounds2D() - Method in class java.awt.geom.Line2D.Float
Returns the high-precision bounding box of this Line2D.
getBounds2D() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the bounding box of this QuadCurve2D.
getBounds2D() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the bounding box of this QuadCurve2D.
getBounds2D() - Method in class java.awt.geom.Rectangle2D.Double
Returns the high precision bounding box of this Rectangle2D.
getBounds2D() - Method in class java.awt.geom.Rectangle2D.Float
Returns the high precision bounding box of this Rectangle2D.
getBounds2D() - Method in class java.awt.geom.Rectangle2D
Returns the high precision bounding box of this Rectangle2D.
getBounds2D() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the high precision bounding box of this RoundRectangle2D.
getBounds2D() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the high precision bounding box of this RoundRectangle2D.
getBounds2D(BufferedImage) - Method in class java.awt.image.AffineTransformOp
Returns the bounding box of the transformed destination.
getBounds2D(Raster) - Method in class java.awt.image.AffineTransformOp
Returns the bounding box of the transformed destination.
getBounds2D(Raster) - Method in class java.awt.image.BandCombineOp
Returns the bounding box of the transformed destination.
getBounds2D(BufferedImage) - Method in interface java.awt.image.BufferedImageOp
Returns the bounding box of the filtered destination image.
getBounds2D(BufferedImage) - Method in class java.awt.image.ColorConvertOp
Returns the bounding box of the destination, given this source.
getBounds2D(Raster) - Method in class java.awt.image.ColorConvertOp
Returns the bounding box of the destination, given this source.
getBounds2D(BufferedImage) - Method in class java.awt.image.ConvolveOp
Returns the bounding box of the filtered destination image.
getBounds2D(Raster) - Method in class java.awt.image.ConvolveOp
Returns the bounding box of the filtered destination Raster.
getBounds2D(BufferedImage) - Method in class java.awt.image.LookupOp
Returns the bounding box of the filtered destination image.
getBounds2D(Raster) - Method in class java.awt.image.LookupOp
Returns the bounding box of the filtered destination Raster.
getBounds2D(Raster) - Method in interface java.awt.image.RasterOp
Returns the bounding box of the filtered destination Raster.
getBounds2D(BufferedImage) - Method in class java.awt.image.RescaleOp
Returns the bounding box of the rescaled destination image.
getBounds2D(Raster) - Method in class java.awt.image.RescaleOp
Returns the bounding box of the rescaled destination Raster.
getBounds2D(ParameterBlock) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Returns the bounding box for the output of the operation, performed on a given set of sources, in rendering-independent space.
getBoundsAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab bounds at index.
getBoundsForIconOf(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
The iconifyFrame() code calls this to determine the proper bounds for the desktopIcon.
getBox(Rectangle) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Stores the position and size of the bouncing box that would be painted for the current animation index in r and returns r.
getBoxLength(int, int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the length of the "bouncing box" to be painted.
getBoxPainter(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Fetches the box formatter to use for the given set of CSS attributes.
getBreakInstance(Locale, int, String, String) - Static method in class java.text.BreakIterator
 
getBreakLocation(Segment, FontMetrics, int, int, TabExpander, int) - Static method in class javax.swing.text.Utilities
Determine where to break the given text to fit within the the given span.
getBreakSpot(int, int) - Method in class javax.swing.text.GlyphView
Returns a location to break at in the passed in region, or -1 if there isn't a good location to break at in the specified region.
getBreakSpotUseBreakIterator(int, int) - Method in class javax.swing.text.GlyphView
Returns the appropriate place to break based on BreakIterator.
getBreakSpotUseWhitespace(int, int) - Method in class javax.swing.text.GlyphView
Returns the appropriate place to break based on the last whitespace character encountered.
getBreakWeight(int, float, float) - Method in class javax.swing.text.GlyphView
Determines how attractive a break opportunity in this view is.
getBreakWeight(int, float) - Method in class javax.swing.text.ParagraphView
Gets the break weight for a given location.
getBreakWeight(int, float, float) - Method in class javax.swing.text.View
Determines how attractive a break opportunity in this view is.
getBreakWeight(int, float, float) - Method in class javax.swing.text.html.BRView
Forces a line break.
getBreakWeight(int, float, float) - Method in class javax.swing.text.html.HRuleView
Determines how attractive a break opportunity in this view is.
getBreakWeight(int, float, float) - Method in class javax.swing.text.html.InlineView
Determines how attractive a break opportunity in this view is.
getBrightness() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
getBroadcast() - Method in class java.net.DatagramSocket
Tests if SO_BROADCAST is enabled.
getBuffer() - Method in class java.io.StringWriter
Return the string buffer itself.
getBuffer(GraphicsConfiguration, Color, Color, Color) - Method in class javax.swing.plaf.metal.MetalBumps
 
getBufferCapabilities() - Method in class java.awt.GraphicsConfiguration
Returns the buffering capabilities of this GraphicsConfiguration.
getBufferSize() - Method in class java.awt.image.ComponentSampleModel
Returns the size of the data buffer (in data elements) needed for a data buffer that matches this ComponentSampleModel.
getBufferSize() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the size of the buffer (in data array elements) needed for a data buffer that matches this SinglePixelPackedSampleModel.
getBufferStrategy() - Method in class java.awt.Canvas
 
getBufferStrategy() - Method in class java.awt.Component
 
getBufferStrategy() - Method in class java.awt.Window
 
getBufferedChar(int) - Method in class javax.swing.text.InternationalFormatter
Returns the character from the mask that has been buffered at index.
getBufferedImageOp() - Method in class java.awt.image.BufferedImageFilter
Returns the BufferedImageOp.
getBundle(String, Locale) - Static method in class java.text.BreakIterator
 
getBundle(String) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, the default locale, and the caller's class loader.
getBundle(String, Locale) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name and locale, and the caller's class loader.
getBundle(String, Locale, ClassLoader) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, locale, and class loader.
getBundleImpl(String, Locale, ClassLoader) - Static method in class java.util.ResourceBundle
 
getButton() - Method in class java.awt.event.MouseEvent
Returns which, if any, of the mouse buttons has changed state.
getButtonBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getButtonBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a JButton
getButtonCount() - Method in class javax.swing.ButtonGroup
Returns the number of buttons in the group.
getButtonPanel() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getButtonWidth() - Method in class javax.swing.plaf.metal.MetalScrollButton
 
getButtons() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the buttons to display from the JOptionPane the receiver is providing the look and feel for.
getByAddress(String, byte[]) - Static method in class java.net.InetAddress
Create an InetAddress based on the provided host name and IP address No name service is checked for the validity of the address.
getByAddress(byte[]) - Static method in class java.net.InetAddress
Returns an InetAddress object given the raw IP address .
getByIndex(int) - Static method in class java.net.NetworkInterface
Get a network interface given its index.
getByInetAddress(InetAddress) - Static method in class java.net.NetworkInterface
Convenience method to search for a network interface that has the specified Internet Protocol (IP) address bound to it.
getByInetAddress0(InetAddress) - Static method in class java.net.NetworkInterface
 
getByName(String) - Static method in class java.net.InetAddress
Determines the IP address of a host, given the host's name.
getByName(String) - Static method in class java.net.NetworkInterface
Searches for the network interface with the specified name.
getByName0(String) - Static method in class java.net.NetworkInterface
 
getByValue(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string in the value.
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(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance byte field.
getByte(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TINYINT parameter as a byte in the Java programming language.
getByte(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TINYINT parameter as a byte in the Java programming language.
getByte(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByte(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByte(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a byte on specified object.
getByteArray(String, byte[]) - Method in class java.util.prefs.AbstractPreferences
Implements the getByteArray method as per the specification in Preferences.getByteArray(String,byte[]).
getByteArray(String, byte[]) - Method in class java.util.prefs.Preferences
Returns the byte array value represented by the string associated with the specified key in this preference node.
getByteParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a byte.
getBytes(int, int, byte[], int) - Method in class java.lang.String
Deprecated. This method does not properly convert characters into bytes. As of JDK 1.1, the preferred way to do this is via the the getBytes() method, which uses the platform's default charset.
getBytes(String) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytes() - Method in class java.lang.String
Encodes this String into a sequence of bytes using the platform's default charset, storing the result into a new byte array.
getBytes(long, int) - Method in interface java.sql.Blob
Retrieves all or part of the BLOB value that this Blob object represents, as an array of bytes.
getBytes(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(ZipEntry) - Method in class java.util.jar.JarFile
 
getBytes(InputStream) - Method in class java.util.jar.JarInputStream
 
getCCL - Static variable in class org.apache.xalan.extensions.ExtensionHandler
the Method object for getContextClassLoader
getCPathConsumer() - Method in class java.awt.BasicStroke.FillAdapter
 
getCSize(long) - Static method in class java.util.zip.ZipFile
 
getCachedAddress(String) - Static method in class java.net.InetAddress
 
getCachedBounds() - Method in class java.awt.geom.Area
 
getCachedIcon(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getCachedPercent() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getCachedRaster(ColorModel, int, int) - Static method in class java.awt.GradientPaintContext
 
getCachedStroke(char, int, int, boolean) - Static method in class java.awt.AWTKeyStroke
 
getCalendar() - Method in class java.text.DateFormat
Gets the calendar associated with this date/time formatter.
getCalendar() - Method in class javax.swing.text.DateFormatter
Returns the Calendar that DateFormat is associated with, or if the Format is not a DateFormat Calendar.getInstance is returned.
getCalendarField() - Method in class java.text.DateFormat.Field
Returns the Calendar field associated with this attribute.
getCalendarField() - Method in class javax.swing.SpinnerDateModel
Returns the Calendar field that is added to or subtracted from by the nextValue and previousValue methods.
getCalendarField(JSpinner) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
Returns the calendarField under the start of the selection, or -1 if there is no valid calendar field under the selection (or the spinner isn't editing dates.
getCallerClass() - Static method in class java.lang.System
 
getCallerClass(ClassLoader, String) - Static method in class java.sql.DriverManager
 
getCallerClassLoader() - Static method in class java.lang.ClassLoader
 
getCallerClassLoader() - Static method in class java.sql.DriverManager
 
getCalls() - Method in class java.awt.Toolkit.SelectiveAWTEventListener
 
getCanWrapLines() - Method in class javax.swing.text.AbstractWriter
Returns whether or not the lines can be wrapped.
getCancelSelectionAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getCanonName() - Method in class java.net.SocketPermission
attempt to get the fully qualified domain name
getCanonicalFile() - Method in class java.io.File
Returns the canonical form of this abstract pathname.
getCanonicalHostName() - Method in class java.net.InetAddress
Gets the fully qualified domain name for this IP address.
getCanonicalPath() - Method in class java.io.File
Returns the canonical pathname string of this abstract pathname.
getCapabilities() - Method in class java.awt.Component.BltBufferStrategy
 
getCapabilities() - Method in class java.awt.Component.FlipBufferStrategy
 
getCapabilities() - Method in class java.awt.Component.SingleBufferStrategy
 
getCapabilities() - Method in class java.awt.image.BufferStrategy
 
getCapabilities() - Method in class java.awt.image.VolatileImage
Returns an ImageCapabilities object which can be inquired as to the specific capabilities of this VolatileImage.
getCaptionInfo() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
 
getCaret() - Method in class java.awt.event.InputMethodEvent
Gets the caret.
getCaret() - Method in class javax.swing.text.DefaultCaret.DefaultFilterBypass
 
getCaret() - Method in class javax.swing.text.JTextComponent
Fetches the caret that allows text-oriented navigation over the view.
getCaret() - Method in class javax.swing.text.NavigationFilter.FilterBypass
Returns the Caret that is changing.
getCaretColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the caret.
getCaretInfo(int, Rectangle2D, float[]) - Method in class java.awt.font.TextLayout
 
getCaretInfo(TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns information about the caret corresponding to hit.
getCaretInfo(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns information about the caret corresponding to hit.
getCaretListeners() - Method in class javax.swing.text.JTextComponent
Returns an array of all the caret listeners registered on this text component.
getCaretPath(int, Rectangle2D, boolean) - Method in class java.awt.font.TextLayout
Return an array of four floats corresponding the endpoints of the caret x0, y0, x1, y1.
getCaretPosition() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the zero-based offset of the caret.
getCaretPosition() - Method in class java.awt.TextComponent
Gets the position of the text insertion caret for this text component.
getCaretPosition() - Method in interface java.awt.peer.TextComponentPeer
 
getCaretPosition() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Return the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.JLabel.AccessibleJLabel
Return the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.text.JTextComponent
Returns the position of the text insertion caret for the text component.
getCaretPosition() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Return the zero-based offset of the caret.
getCaretShape(TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns a Shape representing the caret at the specified hit inside the specified bounds.
getCaretShape(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns a Shape representing the caret at the specified hit inside the natural bounds of this TextLayout.
getCaretShapes(int, Rectangle2D, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
Returns two paths corresponding to the strong and weak caret.
getCaretShapes(int, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns two paths corresponding to the strong and weak caret.
getCaretShapes(int) - Method in class java.awt.font.TextLayout
Returns two paths corresponding to the strong and weak caret.
getCaseOrder() - Method in class org.apache.xalan.templates.ElemSort
Get the "case-order" attribute.
getCatalog() - Method in interface java.sql.Connection
Retrieves this Connection object's current catalog name.
getCatalogName(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's table's catalog name.
getCatalogSeparator() - Method in interface java.sql.DatabaseMetaData
Retrieves the String that this database uses as the separator between a catalog and table name.
getCatalogTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "catalog".
getCatalogs() - Method in interface java.sql.DatabaseMetaData
Retrieves the catalog names available in this database.
getCause() - Method in class java.awt.print.PrinterIOException
Returns the the cause of this exception (the IOException that terminated the print job).
getCause() - Method in class java.io.WriteAbortedException
Returns the exception that terminated the operation (the cause).
getCause() - Method in class java.lang.ClassNotFoundException
Returns the the cause of this exception (the exception that was raised if an error occurred while attempting to load the class; otherwise null).
getCause() - Method in class java.lang.ExceptionInInitializerError
Returns the cause of this error (the exception that occurred during a static initialization that caused this error to be created).
getCause() - Method in class java.lang.Throwable
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in class java.lang.reflect.InvocationTargetException
Returns the the cause of this exception (the thrown target exception, which may be null).
getCause() - Method in class java.lang.reflect.UndeclaredThrowableException
Returns the the cause of this exception (the Throwable instance wrapped in this UndeclaredThrowableException, which may be null).
getCause() - Method in class java.rmi.RemoteException
Returns the wrapped remote exception (the cause).
getCause() - Method in class java.rmi.activation.ActivationException
Returns the detail exception (the cause).
getCause() - Method in class java.rmi.server.ServerCloneException
Returns the nested exception (the cause).
getCause() - Method in class org.apache.xml.dtm.DTMException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCeilEntry(Object) - Method in class java.util.TreeMap
Gets the entry corresponding to the specified key; if no such entry exists, returns the entry for the least key greater than the specified key; if no such entry exists (i.e., the greatest key in the Tree is less than the specified key), returns null.
getCell(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Returns the TableCellElementInfo by row and column.
getCellBounds(int, int) - Method in class javax.swing.JList
Returns the bounds of the specified range of items in JList coordinates.
getCellBounds(JList, int, int) - Method in class javax.swing.plaf.ListUI
Returns the bounds of the specified item in JList coordinates, null if index isn't valid.
getCellBounds(JList, int, int) - Method in class javax.swing.plaf.basic.BasicListUI
 
getCellBounds(JList, int) - Method in class javax.swing.plaf.basic.BasicListUI
Gets the bounds of the specified model index, returning the resulting bounds, or null if index is not valid.
getCellBounds(JList, int, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getCellBounds method on each UI handled by this object.
getCellEditor() - Method in class javax.swing.JTable
Returns the cell editor.
getCellEditor(int, int) - Method in class javax.swing.JTable
Returns an appropriate editor for the cell specified by row and column.
getCellEditor() - Method in class javax.swing.JTree
Returns the editor used to edit entries in the tree.
getCellEditor() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getCellEditor() - Method in class javax.swing.table.TableColumn
Returns the TableCellEditor used by the JTable to edit values for this column.
getCellEditorListeners() - Method in class javax.swing.AbstractCellEditor
Returns an array of all the CellEditorListeners added to this AbstractCellEditor with addCellEditorListener().
getCellEditorListeners() - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns an array of all the CellEditorListeners added to this DefaultTreeCellEditor with addCellEditorListener().
getCellEditorValue() - Method in interface javax.swing.CellEditor
Returns the value contained in the editor.
getCellEditorValue() - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns the value of this cell.
getCellEditorValue() - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
getCellEditorValue() - Method in class javax.swing.JTable.GenericEditor
 
getCellEditorValue() - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns the value currently being edited.
getCellLength() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the width (if HORIZONTAL) or height (if VERTICAL) of each of the indivdual cells/units to be rendered in the progress bar.
getCellRect(int, int, boolean) - Method in class javax.swing.JTable
Returns a rectangle for the cell that lies at the intersection of row and column.
getCellRenderer() - Method in class javax.swing.JList
Returns the object that renders the list items.
getCellRenderer(int, int) - Method in class javax.swing.JTable
Returns an appropriate renderer for the cell specified by this row and column.
getCellRenderer() - Method in class javax.swing.JTree
Returns the current TreeCellRenderer that is rendering each cell.
getCellRenderer() - Method in class javax.swing.plaf.basic.BasicTreeUI
Return currentCellRenderer, which will either be the trees renderer, or defaultCellRenderer, which ever wasn't null.
getCellRenderer() - Method in class javax.swing.table.TableColumn
Returns the TableCellRenderer used by the JTable to draw values for this column.
getCellRendererPane(Component, Container) - Static method in class javax.swing.SwingUtilities
 
getCellSelectionEnabled() - Method in class javax.swing.JTable
Returns true if both row and column selection models are enabled.
getCellSpacing() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the spacing between each of the cells/units in the progress bar.
getCenterPoint() - Method in class java.awt.GraphicsEnvironment
Returns the Point where Windows should be centered.
getCenterX() - Method in class java.awt.geom.RectangularShape
Returns the X coordinate of the center of the framing rectangle of the Shape in double precision.
getCenterY() - Method in class java.awt.geom.RectangularShape
Returns the Y coordinate of the center of the framing rectangle of the Shape in double precision.
getCentersChildren() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
getCertificates() - Method in class java.net.JarURLConnection
Return the Certificate object for this connection if the URL for it points to a JAR file entry, null otherwise.
getCertificates() - Method in class java.util.jar.JarEntry
Returns the Certificate objects for this entry, or null if none.
getCertificates() - Method in class java.util.jar.JarFile.JarFileEntry
 
getCerts(String) - Method in class java.util.jar.JarVerifier
return an array of java.security.cert.Certificate objects for the given file in the jar. this array is not cloned.
getChange(Element) - Method in interface javax.swing.event.DocumentEvent
Gets the change information for the given element.
getChange(Element) - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Gets the changes for an element.
getChangeFlags() - Method in class java.awt.event.HierarchyEvent
Returns a bitmask which indicates the type(s) of HIERARCHY_CHANGED events represented in this event object.
getChangeListeners() - Method in class javax.swing.AbstractButton
Returns an array of all the ChangeListeners added to this AbstractButton with addChangeListener().
getChangeListeners() - Method in class javax.swing.AbstractSpinnerModel
Returns an array of all the ChangeListeners added to this AbstractSpinnerModel with addChangeListener().
getChangeListeners() - Method in class javax.swing.DefaultBoundedRangeModel
Returns an array of all the change listeners registered on this DefaultBoundedRangeModel.
getChangeListeners() - Method in class javax.swing.DefaultButtonModel
Returns an array of all the change listeners registered on this DefaultButtonModel.
getChangeListeners() - Method in class javax.swing.DefaultSingleSelectionModel
Returns an array of all the change listeners registered on this DefaultSingleSelectionModel.
getChangeListeners() - Method in class javax.swing.JProgressBar
Returns an array of all the ChangeListeners added to this progress bar with addChangeListener.
getChangeListeners() - Method in class javax.swing.JSlider
Returns an array of all the ChangeListeners added to this JSlider with addChangeListener().
getChangeListeners() - Method in class javax.swing.JSpinner
Returns an array of all the ChangeListeners added to this JSpinner with addChangeListener().
getChangeListeners() - Method in class javax.swing.JTabbedPane
Returns an array of all the ChangeListeners added to this JTabbedPane with addChangeListener.
getChangeListeners() - Method in class javax.swing.JViewport
Returns an array of all the ChangeListeners added to this JViewport with addChangeListener().
getChangeListeners() - Method in class javax.swing.MenuSelectionManager
Returns an array of all the ChangeListeners added to this MenuSelectionManager with addChangeListener().
getChangeListeners() - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Returns an array of all the ChangeListeners added to this DefaultColorSelectionModel with addChangeListener.
getChangeListeners() - Method in class javax.swing.text.DefaultCaret
Returns an array of all the change listeners registered on this caret.
getChangeListeners() - Method in class javax.swing.text.StyleContext.NamedStyle
Returns an array of all the ChangeListeners added to this NamedStyle with addChangeListener().
getChangeListeners() - Method in class javax.swing.text.StyleContext
Returns an array of all the ChangeListeners added to this StyleContext with addChangeListener().
getChangeListeners() - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
getChangeToParentDirectoryAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getChanged() - Method in class java.awt.event.HierarchyEvent
Returns the Component at the top of the hierarchy which was changed.
getChangedParent() - Method in class java.awt.event.HierarchyEvent
Returns the parent of the Component returned by getChanged().
getChannel() - Method in class java.io.FileInputStream
Returns the unique FileChannel object associated with this file input stream.
getChannel() - Method in class java.io.FileOutputStream
Returns the unique FileChannel object associated with this file output stream.
getChannel() - Method in class java.io.RandomAccessFile
Returns the unique FileChannel object associated with this file.
getChannel() - Method in class java.net.DatagramSocket
Returns the unique DatagramChannel object associated with this datagram socket, if any.
getChannel() - Method in class java.net.ServerSocket
Returns the unique ServerSocketChannel object associated with this socket, if any.
getChannel() - Method in class java.net.Socket
Returns the unique SocketChannel object associated with this socket, if any.
getChannel() - Method in class java.net.SocketInputStream
Returns the unique FileChannel object associated with this file input stream.
getChannel() - Method in class java.net.SocketOutputStream
Returns the unique FileChannel object associated with this file output stream.
getChar(byte[], int) - Static method in class java.io.Bits
 
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.
getChar(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type char or of another primitive type convertible to type char via a widening conversion.
getChar(ByteBuffer, int, boolean) - Static method in class java.nio.Bits
 
getChar(long, boolean) - Static method in class java.nio.Bits
 
getChar() - Method in class java.nio.ByteBuffer
Relative get method for reading a char value.
getChar(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a char value.
getChar(long) - Method in class java.nio.DirectByteBuffer
 
getChar() - Method in class java.nio.DirectByteBuffer
 
getChar(int) - Method in class java.nio.DirectByteBuffer
 
getChar() - Method in class java.nio.HeapByteBuffer
 
getChar(int) - Method in class java.nio.HeapByteBuffer
 
getChar(char) - Method in class javax.swing.text.MaskFormatter.HexCharacter
 
getChar(char) - Method in class javax.swing.text.MaskFormatter.LiteralCharacter
 
getChar(char) - Method in class javax.swing.text.MaskFormatter.LowerCaseCharacter
 
getChar(char) - Method in class javax.swing.text.MaskFormatter.MaskCharacter
Returns the character to insert for aChar.
getChar(char) - Method in class javax.swing.text.MaskFormatter.UpperCaseCharacter
 
getChar(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a char on specified object.
getCharAdvance(int) - Method in class java.awt.font.TextLine
 
getCharAngle(int) - Method in class java.awt.font.TextLine
 
getCharAscent(int) - Method in class java.awt.font.TextLine
 
getCharB(ByteBuffer, int) - Static method in class java.nio.Bits
 
getCharB(long) - Static method in class java.nio.Bits
 
getCharBounds(int) - Method in class java.awt.font.TextLine
 
getCharCount() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the number of characters (valid indicies)
getCharCount() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Return the number of characters (valid indicies)
getCharCount() - Method in class javax.swing.JLabel.AccessibleJLabel
Return the number of characters (valid indicies)
getCharCount() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the number of characters (valid indices)
getCharCount() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Return the number of characters (valid indicies)
getCharDescent(int) - Method in class java.awt.font.TextLine
 
getCharIndex() - Method in class java.awt.font.TextHitInfo
Returns the index of the character hit.
getCharL(ByteBuffer, int) - Static method in class java.nio.Bits
 
getCharL(long) - Static method in class java.nio.Bits
 
getCharLevel(int) - Method in class java.awt.font.TextLine
 
getCharLinePosition(int) - Method in class java.awt.font.TextLine
 
getCharOrder(char) - Method in class java.text.RBTableBuilder
 
getCharParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a char.
getCharSetSpec() - Method in class javax.swing.text.ChangedCharSetException
 
getCharToByteConverter(String) - Static method in class org.apache.xalan.serialize.Encodings
Returns an opaque CharToByte converter for the specified encoding.
getCharType(int) - Method in class java.awt.font.TextLine
 
getCharXPosition(int) - Method in class java.awt.font.TextLine
 
getCharYPosition(int) - Method in class java.awt.font.TextLine
 
getCharacter(int, char) - Method in class javax.swing.text.MaskFormatter
Returns the character to insert at the specified location based on the passed in character.
getCharacterAttribute(int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the AttributeSet for a given character (at a given index).
getCharacterAttribute(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Return the AttributeSet for a given character at a given index
getCharacterAttribute(int) - Method in class javax.swing.JLabel.AccessibleJLabel
Return the AttributeSet for a given character at a given index
getCharacterAttribute(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AttributeSet for a given character (at a given index).
getCharacterAttribute(int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Return the AttributeSet for a given character at a given index
getCharacterAttributeRun() - Method in class javax.swing.text.StyledEditorKit
Fetches the element representing the current run of character attributes for the caret.
getCharacterAttributes() - Method in class javax.swing.JTextPane
Fetches the character attributes in effect at the current location of the caret, or null.
getCharacterBounds(int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Determines the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class java.awt.TextComponent
 
getCharacterBounds(int) - Method in interface java.awt.peer.TextComponentPeer
 
getCharacterBounds(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Determine the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class javax.swing.JLabel.AccessibleJLabel
Determine the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Determines the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Determine the bounding box of the character at the given index into the string.
getCharacterCount() - Method in class java.awt.font.TextLayout
Returns the number of characters represented by this TextLayout.
getCharacterElement(int) - Method in class javax.swing.text.DefaultStyledDocument
Gets a character element based on a position.
getCharacterElement(int) - Method in interface javax.swing.text.StyledDocument
Gets the element that represents the character that is at the given offset within the document.
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.
getCharacterLevel(int) - Method in class java.awt.font.TextLayout
Returns the level of the character at index.
getCharacterSet(String) - Static method in class javax.swing.text.rtf.RTFReader
Looks up a named character set.
getCharacterStream() - Method in interface java.sql.Clob
Retrieves the CLOB value designated by this Clob object as a java.io.Reader object (or as a stream of characters).
getCharacterStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharacterStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharactersPerTab() - Method in class javax.swing.text.html.LineView
 
getChars() - Method in class java.awt.font.TextMeasurer
NOTE: This method is only for LineBreakMeasurer's use.
getChars(char[]) - Method in class java.lang.FloatingDecimal
 
getChars(int, char[]) - Static method in class java.lang.Integer
 
getChars(long, char[]) - Static method in class java.lang.Long
 
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.
getChars() - Method in class java.text.CharSet
Returns an Enumeration that will return the ranges of characters contained in this CharSet one at a time
getChars() - Method in class java.text.PatternEntry
Gets the core characters of the entry.
getChars(int, int, Segment) - Method in interface javax.swing.text.AbstractDocument.Content
Gets a sequence of characters and copies them into a Segment.
getChars(int, int, Segment) - Method in class javax.swing.text.GapContent
Retrieves a portion of the content.
getChars(int, int, Segment) - Method in class javax.swing.text.StringContent
Retrieves a portion of the content.
getChars(int) - Method in class javax.swing.text.html.parser.Parser
 
getChars(int, int) - Method in class javax.swing.text.html.parser.Parser
 
getChars() - Method in class org.apache.xalan.templates.ElemTextLiteral
Get the characters that will be output to the result tree..
getChars(int, int, char[], int) - Method in class org.apache.xml.utils.FastStringBuffer
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in interface org.apache.xml.utils.XMLString
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class org.apache.xpath.objects.XString
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class org.apache.xpath.objects.XStringForChars
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class org.apache.xpath.objects.XStringForFSB
Copies characters from this string into the destination character array.
getCharsetName() - Method in class java.nio.charset.IllegalCharsetNameException
Retrieves the illegal charset name.
getCharsetName() - Method in class java.nio.charset.UnsupportedCharsetException
Retrieves the name of the unsupported charset.
getCheckBoxIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getCheckBoxIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
Returns a checkbox icon.
getCheckBoxMenuItemIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getCheckBoxMenuItemIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
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(String, boolean) - Method in class java.awt.BorderLayout
Get the component that corresponds to the given constraint location
getChild() - Method in class java.awt.event.ContainerEvent
Returns the component that was affected by the event.
getChild(String) - Method in class java.util.prefs.AbstractPreferences
Returns the named child if it exists, or null if it does not.
getChild() - Method in class java.util.prefs.NodeChangeEvent
Returns the node that was added or removed.
getChild(File, String) - Method in class javax.swing.filechooser.FileSystemView
 
getChild(File, String) - Method in class javax.swing.filechooser.WindowsFileSystemView
 
getChild(int) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the child ElementInfo at index, or null if index isn't a valid index.
getChild(Object, int) - Method in class javax.swing.tree.DefaultTreeModel
Returns the child of parent at index index in the parent's child array.
getChild(Object, int) - Method in interface javax.swing.tree.TreeModel
Returns the child of parent at index index in the parent's child array.
getChild() - Method in class org.apache.xml.utils.Context2
 
getChildAfter(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the child in this node's child array that immediately follows aChild, which must be a child of this node.
getChildAllocation(int, Shape) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Fetches the allocation for the given child view.
getChildAllocation(int, Shape) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Fetch the allocation to use for a child view.
getChildAllocation(int) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Fetch the allocation to use for a child view.
getChildAllocation(int, Shape) - Method in class javax.swing.text.AsyncBoxView
Fetches the allocation for the given child view.
getChildAllocation(int, Shape) - Method in class javax.swing.text.BoxView
Fetches the allocation for the given child view.
getChildAllocation(int, Shape) - Method in class javax.swing.text.CompositeView
Fetches the allocation for the given child view to render into.
getChildAllocation(int, Shape) - Method in class javax.swing.text.View
Fetches the allocation for the given child view.
getChildAt(int) - Method in class javax.swing.JTree.DynamicUtilTreeNode
Subclassed to load the children, if necessary.
getChildAt(int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the child TreeNode at index childIndex.
getChildAt(int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the child at the specified index in this node's child array.
getChildAt(int) - Method in interface javax.swing.tree.TreeNode
Returns the child TreeNode at index childIndex.
getChildAtModelIndex(int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns the child for the passed in model index, this will return null if the child for index has not yet been created (expanded).
getChildBefore(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the child in this node's child array that immediately precedes aChild, which must be a child of this node.
getChildCount() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Returns the number of child nodes.
getChildCount() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the number of children TreeNode's receiver contains.
getChildCount() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the number of children the ElementInfo contains.
getChildCount() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the number of children of this node.
getChildCount(Object) - Method in class javax.swing.tree.DefaultTreeModel
Returns the number of children of parent.
getChildCount(Object) - Method in interface javax.swing.tree.TreeModel
Returns the number of children of parent.
getChildCount() - Method in interface javax.swing.tree.TreeNode
Returns the number of children TreeNodes the receiver contains.
getChildIndex() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns the index of the receiver in the model.
getChildIndices() - Method in class javax.swing.event.TreeModelEvent
Returns the values of the child indexes.
getChildNodes() - Method in class org.apache.crimson.tree.DataNode
DOM: Returns the children of this node.
getChildNodes() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns an object which permits "live" access to all this node's children.
getChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the nodelist (same reference).
getChildNodes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getChildNodes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getChildNodes() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getChildNodes() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getChildRequests(int, int) - Method in class javax.swing.text.html.FrameSetView
 
getChildSelectorMapping(String, boolean) - Method in class javax.swing.text.html.StyleSheet.SelectorMapping
Returns the child mapping identified by the simple selector selector.
getChildSpecificity(String) - Method in class javax.swing.text.html.StyleSheet.SelectorMapping
Returns the specificity for the child selector selector.
getChildState(int) - Method in class javax.swing.text.AsyncBoxView
Fetch the object representing the layout state of of the child at the given index.
getChildTreePath(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getChildType(View) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Returns a string that represents the value of the HTML.Attribute.TYPE attribute.
getChildView() - Method in class javax.swing.text.AsyncBoxView.ChildState
Fetch the child view this record represents
getChildren() - Method in class javax.swing.event.TreeModelEvent
Returns the objects that are children of the node identified by getPath at the locations specified by getChildIndices.
getChildrenAdded() - Method in interface javax.swing.event.DocumentEvent.ElementChange
Gets the child elements that were added to the given parent element.
getChildrenAdded() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Gets a list of children that were added.
getChildrenRemoved() - Method in interface javax.swing.event.DocumentEvent.ElementChange
Gets the child elements that were removed from the given parent element.
getChildrenRemoved() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Gets a list of children that were removed.
getChoosableFileFilters() - Method in class javax.swing.JFileChooser
Gets the list of user choosable file filters.
getChooserPanels() - Method in class javax.swing.JColorChooser
Returns the specified color panels.
getClass() - Method in class java.lang.Object
Returns the runtime class of an object.
getClass(char) - Method in class java.util.regex.Pattern
 
getClass(String) - Method in class javax.swing.text.html.ObjectView
Get a Class object to use for loading the classid.
getClassAnnotation(Class) - Static method in class java.rmi.server.RMIClassLoader
Returns the annotation string (representing a location for the class definition) that RMI will use to annotate the class descriptor when marshalling objects of the given class.
getClassAnnotation(Class) - Method in class java.rmi.server.RMIClassLoaderSpi
Provides the implementation for RMIClassLoader.getClassAnnotation(Class).
getClassArray(Object[]) - Method in class javax.swing.UIDefaults.ProxyLazyValue
 
getClassContext() - Method in class java.lang.SecurityManager
Returns the current execution stack as an array of classes.
getClassContext() - Static method in class java.util.ResourceBundle
 
getClassDataLayout() - Method in class java.io.ObjectStreamClass
Returns array of ClassDataSlot instances representing the data layout (including superclass data) for serialized objects described by this class descriptor.
getClassDataLayout0() - Method in class java.io.ObjectStreamClass
 
getClassForName(String) - Static method in class org.apache.xalan.extensions.ExtensionHandler
Replacement for Class.forName.
getClassLoader() - Method in class java.lang.Class
Returns the class loader for the class.
getClassLoader(String) - Static method in class java.rmi.server.RMIClassLoader
Returns a class loader that loads classes from the given codebase URL path.
getClassLoader(String) - Method in class java.rmi.server.RMIClassLoaderSpi
Provides the implementation for RMIClassLoader.getClassLoader(String).
getClassLoader() - Method in class org.apache.xml.utils.synthetic.Class
Determines the class loader for the class.
getClassLoader0() - Method in class java.lang.Class
 
getClassName() - Method in class java.lang.StackTraceElement
Returns the fully qualified name of the class containing the execution point represented by this stack trace element.
getClassName() - Method in class java.rmi.activation.ActivationDesc
Returns the class name for the object specified by this descriptor.
getClassName() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's class name (possibly null).
getClassName() - Method in class java.util.MissingResourceException
Gets parameter passed by constructor.
getClassName() - Method in class javax.swing.UIManager.LookAndFeelInfo
Returns the name of the class that implements this look and feel.
getClassObject() - Method in class org.apache.xalan.processor.XSLTElementDef
Return the class object that should in instantiated for a Xalan instance of this element.
getClassSignature(Class) - Static method in class java.io.ObjectStreamClass
Returns JVM type signature for given class.
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.
getClasses() - Method in class org.apache.xml.utils.synthetic.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.
getClickCount() - Method in class java.awt.event.MouseEvent
Returns the number of mouse clicks associated with this event.
getClickCountToStart() - Method in class javax.swing.DefaultCellEditor
Returns the number of clicks needed to start editing.
getClientHost() - Static method in class java.rmi.server.RemoteServer
Returns a string representation of the client host for the remote method invocation being processed in the current thread.
getClientHost() - Method in interface java.rmi.server.ServerRef
Returns the hostname of the current client.
getClientProperties() - Method in class javax.swing.JComponent
Returns a HashTable containing all of the key/value "client properties" for this component.
getClientProperty(Object) - Method in class javax.swing.JComponent
Returns the value of the property with the specified key.
getClip() - Method in class java.awt.Graphics
Gets the current clipping area.
getClip() - Method in class javax.swing.DebugGraphics
Overrides Graphics.getClip.
getClip() - Method in class javax.swing.SwingGraphics
 
getClip() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
getClipBounds() - Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipBounds(Rectangle) - Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipBounds() - Method in class javax.swing.DebugGraphics
Overrides Graphics.getClipBounds.
getClipBounds() - Method in class javax.swing.SwingGraphics
 
getClipBounds() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
getClipHeight() - Method in interface javax.swing.GraphicsWrapper
 
getClipHeight() - Method in class javax.swing.SwingGraphics
 
getClipRect() - Method in class java.awt.Graphics
Deprecated. As of JDK version 1.1, replaced by getClipBounds().
getClipRect() - Method in class javax.swing.SwingGraphics
 
getClipWidth() - Method in interface javax.swing.GraphicsWrapper
 
getClipWidth() - Method in class javax.swing.SwingGraphics
 
getClipX() - Method in interface javax.swing.GraphicsWrapper
 
getClipX() - Method in class javax.swing.SwingGraphics
 
getClipY() - Method in interface javax.swing.GraphicsWrapper
 
getClipY() - Method in class javax.swing.SwingGraphics
 
getClipboard(JComponent) - Method in class javax.swing.TransferHandler.TransferAction
Returns the clipboard to use for cut/copy/paste.
getClipboardOwner() - Method in class javax.swing.text.DefaultCaret
 
getClob(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC CLOB parameter as a Clob object in the Java programming language.
getClob(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC CLOB parameter as a Clob object in the Java programming language.
getClob(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getClob(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getClosedIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon used to represent non-leaf nodes that are not expanded.
getClosestInfoIndex(int) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
 
getClosestPathForLocation(int, int) - Method in class javax.swing.JTree
Returns the path to the node that is closest to x,y.
getClosestPathForLocation(JTree, int, int) - Method in class javax.swing.plaf.TreeUI
Returns the path to the node that is closest to x,y.
getClosestPathForLocation(JTree, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path to the node that is closest to x,y.
getClosestPathForLocation(JTree, int, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getClosestPathForLocation method on each UI handled by this object.
getClosestPositionTo(int, Position.Bias, Shape, int, Position.Bias[], int, int) - Method in class javax.swing.text.ParagraphView
Returns the closest model position to x.
getClosestRowForLocation(int, int) - Method in class javax.swing.JTree
Returns the row to the node that is closest to x,y.
getClosestTab(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the index of the tab closest to the passed in location, note that the returned tab may not contain the location x,y.
getCode() - Method in class org.apache.xml.utils.synthetic.SynthesisException
Method getCode
getCodebase(Class) - Static method in class javax.rmi.CORBA.Util
Returns the codebase, if any, for the given class.
getCodebase(Class) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.getCodebase(java.lang.Class).
getCollapsedIcon() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getCollationElementIterator(String) - Method in class java.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationElementIterator(CharacterIterator) - 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(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.
getColor() - Method in class java.awt.Graphics
Gets this graphics context's current color.
getColor() - Method in class java.awt.PageAttributes
Returns whether pages using these attributes will be rendered in color or monochrome.
getColor() - Method in class javax.swing.ColorTracker
 
getColor() - Method in class javax.swing.DebugGraphics
Returns the Color used for text drawing operations.
getColor() - Method in class javax.swing.JColorChooser
Gets the current color value from the color chooser.
getColor() - Method in class javax.swing.SwingGraphics
 
getColor() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
getColor(Object) - Method in class javax.swing.UIDefaults
If the value of key is a Color return it, otherwise return null.
getColor(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a Color return it, otherwise return null.
getColor(Object) - Static method in class javax.swing.UIManager
Returns a drawing color from the defaults table.
getColor(Object, Locale) - Static method in class javax.swing.UIManager
Returns a drawing color from the defaults table that is appropriate for the given locale.
getColor() - Method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Returns the color of the highlight.
getColor(AttributeSet, CSS.Attribute) - Method in class javax.swing.text.html.CSS
Takes a set of attributes and turn it into a color specification.
getColor1() - Method in class java.awt.GradientPaint
Returns the color C1 anchored by the point P1.
getColor2() - Method in class java.awt.GradientPaint
Returns the color C2 anchored by the point P2.
getColorComponent(String, int[]) - Static method in class javax.swing.text.html.CSS
Returns the next integer value from string starting at index[0].
getColorComponents(float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color, in the ColorSpace of the Color.
getColorComponents(ColorSpace, float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color in the ColorSpace specified by the cspace parameter.
getColorForCell(int, int) - Method in class javax.swing.colorchooser.SwatchPanel
 
getColorForGap(int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
getColorForLocation(int, int) - Method in class javax.swing.colorchooser.SwatchPanel
 
getColorFromModel() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the color that is currently selected.
getColorModel() - Method in class java.awt.ColorPaintContext
 
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.GradientPaintContext
Return the ColorModel of the output.
getColorModel() - Method in class java.awt.GraphicsConfiguration
Returns the ColorModel associated with this GraphicsConfiguration.
getColorModel(int) - Method in class java.awt.GraphicsConfiguration
Returns the ColorModel associated with this GraphicsConfiguration that supports the specified transparency.
getColorModel() - Method in interface java.awt.PaintContext
Returns the ColorModel of the output.
getColorModel() - Method in class java.awt.TexturePaintContext
Return the ColorModel of the output.
getColorModel() - Method in class java.awt.Toolkit
Determines the color model of this toolkit's screen.
getColorModel() - Method in class java.awt.image.BufferedImage
Returns the ColorModel.
getColorModel() - Method in class java.awt.image.PixelGrabber
Get the ColorModel for the pixels stored in the array.
getColorModel() - Method in interface java.awt.image.RenderedImage
Returns the ColorModel associated with this image.
getColorModel() - Method in interface java.awt.peer.ComponentPeer
 
getColorSelectionModel() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the model that the chooser panel is editing.
getColorSpace() - Method in class java.awt.Color
Returns the ColorSpace of this Color.
getColorSpace() - Method in class java.awt.image.ColorModel
Returns the ColorSpace associated with this ColorModel.
getColorSpaceType() - Method in class java.awt.color.ICC_Profile
Returns the color space type.
getColorSpaceType(long) - Static method in class java.awt.color.ICC_Profile
 
getColumn(Object) - Method in class javax.swing.JTable
Returns the TableColumn object for the column in the table whose identifier is equal to identifier, when compared using equals.
getColumn() - Method in class javax.swing.event.TableModelEvent
Returns the column for the event.
getColumn(int) - Method in class javax.swing.table.DefaultTableColumnModel
Returns the TableColumn object for the column at columnIndex.
getColumn(int) - Method in interface javax.swing.table.TableColumnModel
Returns the TableColumn object for the column at columnIndex.
getColumnClass(int) - Method in class javax.swing.JTable
Returns the type of the column appearing in the view at column position column.
getColumnClass(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
getColumnClass(int) - Method in class javax.swing.table.AbstractTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in interface javax.swing.table.TableModel
Returns the most specific superclass for all the cell values in the column.
getColumnClassName(int) - Method in interface java.sql.ResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnCount() - Method in interface java.sql.ResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnCount() - Method in class javax.swing.JTable
Returns the number of columns in the column model.
getColumnCount() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
getColumnCount() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the number of columns in the tableColumns array.
getColumnCount() - Method in class javax.swing.table.DefaultTableModel
Returns the number of columns in this data table.
getColumnCount() - Method in interface javax.swing.table.TableColumnModel
Returns the number of columns in the model.
getColumnCount() - Method in interface javax.swing.table.TableModel
Returns the number of columns in the model.
getColumnCount() - Method in interface javax.swing.text.TableView.GridCell
Gets the number of columns this cell spans (e.g. the grid width).
getColumnCount() - Method in class javax.swing.text.TableView.TableCell
Deprecated. Gets the number of columns this cell spans (e.g. the grid width).
getColumnCount() - Method in class javax.swing.text.TableView.TableRow
The number of columns present in this row.
getColumnCount() - Method in class javax.swing.text.TableView
The number of columns in the table.
getColumnCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
Returns the colspan attribute.
getColumnCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
Returns the sum of the column spans of the individual cells in this row.
getColumnCount(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
Returns the column count of the number of columns that have a rowcount >= rowspan.
getColumnCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Returns the number of columns in the table.
getColumnCount() - Method in class javax.swing.text.html.TableView.RowView
The number of columns present in this row.
getColumnCount() - Method in class javax.swing.text.html.TableView
The number of columns in the table.
getColumnDisplaySize(int) - Method in interface java.sql.ResultSetMetaData
Indicates the designated column's normal maximum width in characters.
getColumnExtentAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Returns the colspan of the specified entry.
getColumnHeader() - Method in class javax.swing.JScrollPane
Returns the column header.
getColumnHeader() - Method in class javax.swing.ScrollPaneLayout
Returns the JViewport object that is the column header.
getColumnIndex(Object) - Method in class javax.swing.table.DefaultTableColumnModel
Returns the index of the first column in the tableColumns array whose identifier is equal to identifier, when compared using equals.
getColumnIndex(Object) - Method in interface javax.swing.table.TableColumnModel
Returns the index of the first column in the table whose identifier is equal to identifier, when compared using equals.
getColumnIndexAtX(int) - Method in class javax.swing.table.DefaultTableColumnModel
Returns the index of the column that lies at position x, or -1 if no column covers this point.
getColumnIndexAtX(int) - Method in interface javax.swing.table.TableColumnModel
Returns the index of the column that lies on the horizontal point, xPosition; or -1 if it lies outside the any of the column's bounds.
getColumnLabel(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnMargin() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the width margin for TableColumn.
getColumnMargin() - Method in interface javax.swing.table.TableColumnModel
Returns the width between the cells in each column.
getColumnModel() - Method in class javax.swing.JTable
Returns the TableColumnModel that contains all column information of this table.
getColumnModel() - Method in class javax.swing.table.JTableHeader
Returns the TableColumnModel that contains all column information of this table header.
getColumnModelListeners() - Method in class javax.swing.table.DefaultTableColumnModel
Returns an array of all the column model listeners registered on this model.
getColumnName(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's name.
getColumnName(int) - Method in class javax.swing.JTable
Returns the name of the column appearing in the view at column position column.
getColumnName(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
getColumnName(int) - Method in class javax.swing.table.AbstractTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class javax.swing.table.DefaultTableModel
Returns the column name.
getColumnName(int) - Method in interface javax.swing.table.TableModel
Returns the name of the column at columnIndex.
getColumnNumber() - Method in class org.apache.crimson.parser.InputEntity
returns -1; maintaining column numbers hurts performance
getColumnNumber() - Method in class org.apache.crimson.parser.Parser2.DocLocator
 
getColumnNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.apache.xml.dtm.ref.NodeLocator
getColumnNumber returns the column number of the node.
getColumnNumber() - Method in class org.apache.xml.utils.SAXSourceLocator
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.apache.xml.utils.SerializableLocatorImpl
Return the saved column number (1-based).
getColumnNumber() - Method in class org.apache.xpath.Expression
Return the character position where the current document event ends.
getColumnPrivileges(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the access rights for a table's columns.
getColumnSelectionAllowed() - Method in class javax.swing.JTable
Returns true if columns can be selected.
getColumnSelectionAllowed() - Method in class javax.swing.table.DefaultTableColumnModel
Returns true if column selection is allowed, otherwise false.
getColumnSelectionAllowed() - Method in interface javax.swing.table.TableColumnModel
Returns true if columns may be selected.
getColumnSpan(int) - Method in class javax.swing.text.TableView
Fetches the span (width) of the given column.
getColumnSpan(int) - Method in class javax.swing.text.html.TableView
Fetches the span (width) of the given column.
getColumnType(int) - Method in interface java.sql.ResultSetMetaData
Retrieves the designated column's SQL type.
getColumnTypeName(int) - Method in interface java.sql.ResultSetMetaData
Retrieves the designated column's database-specific type name.
getColumnWidth() - Method in class javax.swing.JTextArea
Gets column width.
getColumnWidth() - Method in class javax.swing.JTextField
Returns the column width.
getColumns() - Method in class java.awt.GridLayout
Gets the number of columns in this layout.
getColumns() - Method in class java.awt.TextArea
Returns 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
Retrieves a description of table columns available in the specified catalog.
getColumns() - Method in class javax.swing.JTextArea
Returns the number of columns in the TextArea.
getColumns() - Method in class javax.swing.JTextField
Returns the number of columns in this TextField.
getColumns() - Method in class javax.swing.table.DefaultTableColumnModel
Returns an Enumeration of all the columns in the model.
getColumns() - Method in interface javax.swing.table.TableColumnModel
Returns an Enumeration of all the columns in the model.
getColumnsOccupied(View) - Method in class javax.swing.text.TableView
Determines the number of columns occupied by the table cell represented by given element.
getColumnsOccupied(View) - Method in class javax.swing.text.html.TableView
Determines the number of columns occupied by the table cell represented by given element.
getComboBox() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
getComboIcon() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
getCommand() - Method in interface javax.sql.RowSet
Retrieves this RowSet object's command property.
getCommandEnvironment() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's command-environment control object.
getCommandOptions() - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Fetch the configured java command options.
getCommandPath() - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Fetch the configured path-qualified java command name.
getComment() - Method in class java.util.zip.ZipEntry
Returns the comment string for the entry, or null if none.
getCommitsOnValidEdit() - Method in class javax.swing.text.DefaultFormatter
Returns when edits are published back to the JFormattedTextField.
getCommittedCharacterCount() - Method in class java.awt.event.InputMethodEvent
Gets the number of committed characters in the text.
getCommittedText(int, int, AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets an iterator providing access to the entire text and attributes contained in the text editing component except for uncommitted text.
getCommittedText(int, int, AttributedCharacterIterator.Attribute[]) - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
getCommittedTextLength() - Method in interface java.awt.im.InputMethodRequests
Gets the length of the entire text contained in the text editing component except for uncommitted (composed) text.
getCommittedTextLength() - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
getComparator() - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the Comparator which will be used to sort the Components in a focus traversal cycle.
getCompiledPredicates(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a zero or more predicates for a given match pattern.
getComponent(int) - Method in class java.awt.Container
Gets the nth component in this container.
getComponent() - Method in class java.awt.dnd.DragGestureEvent
Returns the Component associated with this DragGestureEvent.
getComponent() - Method in class java.awt.dnd.DragGestureRecognizer
This method returns the Component that is to be "observed" by the DragGestureRecognizer for drag initiating gestures.
getComponent() - Method in class java.awt.dnd.DragSourceContext
Returns the Component associated with this DragSourceContext.
getComponent() - Method in class java.awt.dnd.DropTarget
Gets the Component associated with this DropTarget.
getComponent() - Method in class java.awt.dnd.DropTargetContext
This method returns the Component associated with this DropTargetContext.
getComponent() - Method in class java.awt.event.ComponentEvent
Returns the originator of the event.
getComponent() - Method in class java.awt.event.HierarchyEvent
Returns the originator of the event.
getComponent() - Method in class javax.swing.ComponentInputMap
Returns the component the InputMap was created for.
getComponent() - Method in class javax.swing.DefaultCellEditor
Returns a reference to the editor component.
getComponent() - Method in class javax.swing.JMenu
Returns the java.awt.Component used to paint this MenuElement.
getComponent() - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement.
getComponent() - Method in class javax.swing.JMenuItem
Returns the java.awt.Component used to paint this object.
getComponent() - Method in class javax.swing.JPopupMenu
Returns this JPopupMenu component.
getComponent() - Method in class javax.swing.JToolTip
Returns the component the tooltip applies to.
getComponent() - Method in interface javax.swing.MenuElement
This method should return the java.awt.Component used to paint the receiving element.
getComponent() - Method in class javax.swing.Popup
Returns the Component returned from createComponent that will hold the Popup.
getComponent() - Method in interface javax.swing.Renderer
Returns the component used to render the value.
getComponent() - Method in class javax.swing.event.AncestorEvent
Returns the component that the listener was added to.
getComponent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
getComponent(DropTargetEvent) - Static method in class javax.swing.plaf.basic.BasicDropTargetListener
 
getComponent() - Method in class javax.swing.plaf.basic.BasicTextUI
Fetches the text component associated with this UI implementation.
getComponent() - Method in class javax.swing.text.ComponentView
Fetch the component associated with the view.
getComponent() - Method in class javax.swing.text.DefaultCaret
Gets the text editor component that this caret is is bound to.
getComponent(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the component setting from the attribute list.
getComponentAfter(Container, Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component, ContainerOrderFocusTraversalPolicy.MutableBoolean) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
 
getComponentAfter(Container, Component) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component) - Method in class javax.swing.DefaultFocusManager
 
getComponentAfter(Container, Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
getComponentAfter(Container, Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
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(Point) - Method in class java.awt.Component
Returns the component or subcomponent that contains the specified point.
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.Container
Gets the component that contains the specified point.
getComponentAt(int) - Method in class javax.swing.JTabbedPane
Returns the component at index.
getComponentAtIndex(int) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getComponentAtIndex(int) - Method in class javax.swing.JMenuBar
Deprecated. replaced by getComponent(int i)
getComponentAtIndex(int) - Method in class javax.swing.JPopupMenu
Deprecated. replaced by getComponent(int i)
getComponentAtIndex(int) - Method in class javax.swing.JToolBar
Returns the component at the specified index.
getComponentBefore(Container, Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component, ContainerOrderFocusTraversalPolicy.MutableBoolean) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
 
getComponentBefore(Container, Component) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component) - Method in class javax.swing.DefaultFocusManager
 
getComponentBefore(Container, Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
getComponentBefore(Container, Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentCount() - Method in class java.awt.Container
Gets the number of components in this panel.
getComponentCountInLayer(int) - Method in class javax.swing.JLayeredPane
Returns the number of children currently in the specified layer.
getComponentGraphics(Graphics) - Method in class javax.swing.JComponent
Returns the graphics object used to paint this component.
getComponentIndex(Component) - Method in class javax.swing.JMenuBar
Returns the index of the specified component.
getComponentIndex(Component) - Method in class javax.swing.JPopupMenu
Returns the index of the specified component.
getComponentIndex(Component) - Method in class javax.swing.JToolBar
Returns the index of the specified component.
getComponentListeners() - Method in class java.awt.Component
Returns an array of all the component listeners registered on this component.
getComponentOrientation() - Method in class java.awt.Component
Retrieves the language-sensitive orientation that is to be used to order the elements or text within this component.
getComponentShift(int) - Method in class java.awt.font.TextLine
 
getComponentSize(int) - Method in class java.awt.image.ColorModel
Returns the number of bits for the specified color/alpha component.
getComponentSize() - Method in class java.awt.image.ColorModel
Returns an array of the number of bits per color/alpha component.
getComponentSize() - Method in class java.awt.image.IndexColorModel
Returns an array of the number of bits for each color/alpha component.
getComponentToLayer() - Method in class javax.swing.JLayeredPane
Returns the hashtable that maps components to layers.
getComponentType() - Method in class java.lang.Class
Returns the Class representing the component type of an array.
getComponentType() - Method in class org.apache.xml.utils.synthetic.Class
If this class represents an array type, returns the Class object representing the component type of the array; otherwise returns null.
getComponents(float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, in the ColorSpace of the Color.
getComponents(ColorSpace, float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, in the ColorSpace specified by the cspace parameter.
getComponents() - Method in class java.awt.Container
Gets all the components in this container.
getComponents(StyledParagraph, char[], int, int, int[], byte[], TextLabelFactory) - Static method in class java.awt.font.TextLine
Returns an array (in logical order) of the TextLineComponents representing the text.
getComponents(int, int[], int) - Method in class java.awt.image.ColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(Object, int[], int) - Method in class java.awt.image.ColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(int, int[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(Object, int[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(int, int[], int) - Method in class java.awt.image.DirectColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(Object, int[], int) - Method in class java.awt.image.DirectColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(int, int[], int) - Method in class java.awt.image.IndexColorModel
Returns an array of unnormalized color/alpha components for a specified pixel in this ColorModel.
getComponents(Object, int[], int) - Method in class java.awt.image.IndexColorModel
Returns an array of unnormalized color/alpha components for a specified pixel in this ColorModel.
getComponentsInLayer(int) - Method in class javax.swing.JLayeredPane
Returns an array of the components in the specified layer.
getComponents_NoClientCode() - Method in class java.awt.Container
 
getComposeState() - Method in class org.apache.xalan.templates.StylesheetRoot
Return class to track state global state during the compose() operation.
getComposite() - Method in class java.awt.Graphics2D
Returns the current Composite in the Graphics2D context.
getCompressedSize() - Method in class java.util.zip.ZipEntry
Returns the size of the compressed entry data, or -1 if not known.
getCompressionThreshold() - Method in class javax.swing.text.StyleContext
Returns the maximum number of key/value pairs to try and compress into unique/immutable sets.
getConcurrency() - Method in interface java.sql.ResultSet
Retrieves the concurrency mode of this ResultSet object.
getConditionForKeyStroke(KeyStroke) - Method in class javax.swing.JComponent
Returns the condition that determines whether a registered action occurs in response to the specified keystroke.
getConfigurations() - Method in class java.awt.GraphicsDevice
Returns all of the GraphicsConfiguration objects associated with this GraphicsDevice.
getConnection() - Method in interface ISSearch.ISDBinterface
Returns the internal database connection of the database interface (only when it is open and valid).
getConnection() - Method in interface java.sql.DatabaseMetaData
Retrieves the connection that produced this metadata object.
getConnection(String, Properties) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnection(String, String, String) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnection(String) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnection(String, Properties, ClassLoader) - Static method in class java.sql.DriverManager
 
getConnection() - Method in interface java.sql.Statement
Retrieves the Connection object that produced this Statement object.
getConnection() - Method in interface javax.sql.DataSource
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection(String, String) - Method in interface javax.sql.DataSource
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection() - Method in interface javax.sql.PooledConnection
Creates and returns a Connection object that is a handle for the physical connection that this PooledConnection object represents.
getConnection() - Method in interface javax.sql.RowSetInternal
Retrieves the Connection object that was passed to this RowSet object.
getConnection() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Retrive a database connection from the pool
getConnection() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
getConnection() - Method in class org.apache.xalan.lib.sql.PooledConnection
Returns a reference to the JDBC Connection
getConstraint(String) - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the specified edge.
getConstraint() - Method in class javax.swing.SpringLayout.SpringProxy
 
getConstraint(String, Component) - Method in class javax.swing.SpringLayout
Returns the spring controlling the distance between the specified edge of the component and the top or left edge of its parent.
getConstraints(Component) - Method in class java.awt.GridBagLayout
Gets the constraints for the specified component.
getConstraints(Component) - Method in class javax.swing.SpringLayout
Returns 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.
getConstructor(Class, Object[], Object[][], ExpressionContext) - Static method in class org.apache.xalan.extensions.MethodResolver
Given a class, figure out the resolution of the Java Constructor from the XSLT argument types, and perform the conversion of the arguments.
getConstructor(Class[]) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Constructor object that reflects the specified public constructor of the class represented by this Class object.
getConstructor0(Class[], int) - Method in class java.lang.Class
 
getConstructorAccessor() - Method in class java.lang.reflect.Constructor
 
getConstructorAccessor(Constructor) - Method in class java.lang.reflect.ReflectAccess
 
getConstructorSlot(Constructor) - Method in class java.lang.reflect.ReflectAccess
 
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.
getConstructors() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array containing Constructor objects reflecting all the public constructors of the class represented by this Class object.
getContainedIter() - Method in class org.apache.xpath.axes.NodeSequence
Get the functional iterator that fetches nodes.
getContainer() - Method in class java.awt.event.ContainerEvent
Returns the originator of the event.
getContainer() - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Fetches the container hosting the view.
getContainer() - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Fetches the container hosting the view.
getContainer() - Method in class javax.swing.text.View
Fetches the container hosting the view.
getContainerListeners() - Method in class java.awt.Container
Returns an array of all the container listeners registered on this container.
getContainingWindow(Component) - Static method in class java.awt.KeyboardFocusManager
 
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.
getContent(URLConnection, Class[]) - 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 that matches one of the types specified.
getContent() - Method in class java.net.URL
Gets the contents of this URL.
getContent(Class[]) - Method in class java.net.URL
Gets the contents of this URL.
getContent() - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(Class[]) - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(URLConnection) - Method in class java.net.UnknownContentHandler
 
getContent() - Method in class javax.swing.text.AbstractDocument
Gets the content for the document.
getContent() - Method in class javax.swing.text.html.parser.Element
Get content model
getContentBorderInsets(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getContentBuffer() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a reference pointer to the content-text repository
getContentEncoding() - Method in class java.net.URLConnection
Returns the value of the content-encoding header field.
getContentHandler() - Method in class java.net.URLConnection
Gets the Content Handler appropriate for this connection.
getContentHandler() - Method in class org.apache.crimson.parser.XMLReaderImpl
Return the current content handler.
getContentHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getContentHandler() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Return the current content handler.
getContentHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the content event handler.
getContentHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's content handler, if it has one.
getContentHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
getContentHandler returns "our SAX builder" -- the thing that someone else should send SAX events to in order to extend this DTM model.
getContentHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
getContentHandler returns "our SAX builder" -- the thing that someone else should send SAX events to in order to extend this DTM model.
getContentHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
getContentHandler returns "our SAX builder" -- the thing that someone else should send SAX events to in order to extend this DTM model.
getContentHandler() - Method in class org.apache.xml.utils.TreeWalker
Get the ContentHandler used for the tree walk.
getContentHandlerPkgPrefixes() - Method in class java.net.URLConnection
Returns a vertical bar separated list of package prefixes for potential content handlers.
getContentLength() - Method in class java.net.URLConnection
Returns the value of the content-length header field.
getContentPane() - Method in class javax.swing.JApplet
Returns the contentPane object for this applet.
getContentPane() - Method in class javax.swing.JDialog
Returns the contentPane object for this dialog.
getContentPane() - Method in class javax.swing.JFrame
Returns the contentPane object for this frame.
getContentPane() - Method in class javax.swing.JInternalFrame
Returns the content pane for this internal frame.
getContentPane() - Method in class javax.swing.JRootPane
Returns the content pane -- the container that holds the components parented by the root pane.
getContentPane() - Method in class javax.swing.JWindow
Returns the Container which is the contentPane for this window.
getContentPane() - Method in interface javax.swing.RootPaneContainer
Returns the contentPane.
getContentType() - Method in class java.net.URLConnection
Returns the value of the content-type header field.
getContentType() - Method in class javax.swing.JEditorPane
Gets the type of content that this editor is currently set to deal with.
getContentType() - Method in class javax.swing.text.DefaultEditorKit
Gets the MIME type of the data that this kit represents support for.
getContentType() - Method in class javax.swing.text.EditorKit
Gets the MIME type of the data that this kit represents support for.
getContentType() - Method in class javax.swing.text.html.HTMLEditorKit
Get the MIME type of the data that this kit represents support for.
getContentType() - Method in class javax.swing.text.rtf.RTFEditorKit
Get the MIME type of the data that this kit represents support for.
getContentTypeFor(String) - Method in interface java.net.FileNameMap
Gets the MIME type for the specified file name.
getContents(Object) - Method in class java.awt.datatransfer.Clipboard
Returns a transferable object representing the current contents of the clipboard.
getContents() - Method in class java.util.ListResourceBundle
See class description.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_de
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_es
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_fr
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_it
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_ja
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_ko
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_sv
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_zh_CN
Get the lookup table.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Get the lookup table.
getContents() - Method in class org.apache.xml.utils.res.XResourceBundle
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_cy
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_de
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_el
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_en
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_es
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_fr
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_he
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_hy
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_it
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_A
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_HA
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_HI
Get the association table for this resource.
getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_I
Get the association table for this resource.
getContents() - Method in class org.apache.xml.utils.res.XResources_ka
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ko
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_sv
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_zh_CN
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_zh_TW
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResourceBundle
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_de
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_es
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_fr
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_it
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_ja
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_ko
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_sv
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Get the association list.
getContext(BufferedImage, AffineTransform, RenderingHints, Rectangle) - Static method in class java.awt.TexturePaintContext
 
getContext() - Method in class org.apache.xpath.axes.LocPathIterator
The node context for the iterator.
getContextClassLoader() - Method in class java.lang.Thread
Returns the context ClassLoader for this Thread.
getContextClassLoader() - Method in class org.apache.crimson.tree.SimpleElementFactory.ClassLoaderFinder
 
getContextClassLoader() - Method in class org.apache.crimson.tree.SimpleElementFactory.ClassLoaderFinderConcrete
 
getContextKey(char) - Static method in class java.awt.font.NumericShaper
 
getContextNode() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the current context node.
getContextNode() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the current context node.
getContextNode() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get the current context node.
getContextNode() - Method in class org.apache.xpath.XPathContext
Get the current context node.
getContextNodeList() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the current context node list.
getContextNodeList() - Method in interface org.apache.xalan.transformer.TransformState
Get the current context node list.
getContextNodeList() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the current context node list.
getContextNodeList() - Method in class org.apache.xpath.XPathContext
Get the current context node list.
getContextNodeListsStack() - Method in class org.apache.xpath.XPathContext
 
getContextNodes() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the current context node list.
getContextNodes() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get the current context node list.
getContextNodes() - Method in class org.apache.xpath.XPathContext
Get the current context node list.
getContextualShaper(int) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided unicode range(s).
getContextualShaper(int, int) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided unicode range(s).
getContractOrder(String) - Method in class java.text.RBTableBuilder
If the given string has been specified as a contracting string in this collation table, return its ordering.
getContractValues(char) - Method in class java.text.RBCollationTables
Get the entry of hash table of the contracting string in the collation table.
getContractValues(int) - Method in class java.text.RBCollationTables
 
getContractValues(char) - Method in class java.text.RBTableBuilder
Get the entry of hash table of the contracting string in the collation table.
getContractValues(int) - Method in class java.text.RBTableBuilder
 
getControl() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getControl() - Method in class javax.swing.plaf.metal.MetalTheme
 
getControlButtonsAreShown() - Method in class javax.swing.JFileChooser
Returns the value of the controlButtonsAreShown property.
getControlDarkShadow() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getControlDarkShadow() - Method in class javax.swing.plaf.metal.MetalTheme
 
getControlDisabled() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getControlDisabled() - Method in class javax.swing.plaf.metal.MetalTheme
 
getControlHighlight() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getControlHighlight() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getControlHighlight() - Method in class javax.swing.plaf.metal.MetalTheme
 
getControlInfo() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getControlInfo() - Method in class javax.swing.plaf.metal.MetalTheme
 
getControlObject() - Method in interface java.awt.im.spi.InputMethod
Returns a control object from this input method, or null.
getControlShadow() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getControlShadow() - Method in class javax.swing.plaf.metal.MetalTheme
 
getControlSize() - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
getControlSize() - Method in class javax.swing.plaf.metal.MetalIconFactory.CheckBoxIcon
 
getControlTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getControlTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
 
getControlTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getControlTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getControlTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
 
getControllerCoroutineID() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
getCopies() - Method in class java.awt.JobAttributes
Returns the number of copies the application should render for jobs using these attributes.
getCopies() - Method in class java.awt.print.PrinterJob
Gets the number of copies to be printed.
getCopyAction() - Static method in class javax.swing.TransferHandler
Returns an Action that behaves like a 'copy' operation.
getCorner(String) - Method in class javax.swing.JScrollPane
Returns the component at the specified corner.
getCorner(String) - Method in class javax.swing.ScrollPaneLayout
Returns the Component at the specified corner.
getCoroutineManager() - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated.  
getCoroutineManager() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
getCount() - Method in class java.text.MergeCollation
gets count of separate entries
getCount() - Method in class javax.swing.text.StyleContext.KeyBuilder
The number of key/value pairs contained in the current key being forged.
getCount() - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getCount() - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getCount() - Method in class javax.swing.text.html.TableView.RowIterator
 
getCount() - Method in class org.apache.xalan.templates.ElemNumber
Get the "count" attribute.
getCountMatchPattern(XPathContext, int) - Method in class org.apache.xalan.templates.ElemNumber
Get the count match pattern, or a default value.
getCountOfContextNodeList(XPathContext) - Method in class org.apache.xpath.functions.FuncLast
Get the position in the current context node list.
getCountString(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemNumber
Given an XML source node, get the count according to the parameters set up by the xsl:number attributes.
getCountTo(int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Asks all the children of the receiver for their totalChildCount and returns this value (plus stopIndex).
getCounters(ElemNumber) - Method in class org.apache.xalan.transformer.CountersTable
Get the list of counters that corresponds to the given ElemNumber object.
getCountersTable() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the table of counters, for optimized xsl:number support.
getCountry() - Method in class java.util.Locale
Returns the country/region code for this locale, which will either be the empty string or an upercase ISO 3166 2-letter code.
getCrawlingDepth() - Method in class ISSearch.ISCrawler
Returns the current maximum allowed crawling depth.
getCrawlingDepth() - Method in interface ISSearch.ISCrawlerInterface
Returns the current maximum allowed crawling depth.
getCrawlingDepth() - Method in class ISSearch.ISDBCrawler
Returns the current maximum allowed crawling depth.
getCrc() - Method in class java.util.zip.ZipEntry
Returns the CRC-32 checksum of the uncompressed entry data, or -1 if not known.
getCreatedDoubleBuffer() - Method in class javax.swing.JComponent
Returns true if the RepaintManager created the double buffer image from the component.
getCrossPlatformLookAndFeelClassName() - Static method in class javax.swing.UIManager
Returns the name of the LookAndFeel class that implements the default cross platform look and feel -- the Java Look and Feel (JLF).
getCrossReference(String, String, String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the foreign key columns in the given foreign key table that reference the primary key columns of the given primary key table (describe how one table imports another's key).
getCrossings(double, double, double, double) - Method in class java.awt.Polygon
 
getCssAlignAttribute(HTML.Tag, AttributeSet) - Method in class javax.swing.text.html.CSS
Maps HTML.Attribute.ALIGN to either: CSS.Attribute.TEXT_ALIGN CSS.Attribute.FLOAT CSS.Attribute.VERTICAL_ALIGN based on the tag associated with the attribute and the value of the attribute.
getCssAttribute(HTML.Attribute) - Method in class javax.swing.text.html.CSS
Maps an HTML.Attribute object to its appropriate CSS.Attributes.
getCssValue(CSS.Attribute, String) - Method in class javax.swing.text.html.CSS
Given a CSS.Attribute object and its corresponding HTML.Attribute's value, this method returns a CssValue object to associate with the CSS attribute.
getCtrlP1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the first control point.
getCtrlP1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the first control point.
getCtrlP1() - Method in class java.awt.geom.CubicCurve2D
Returns the first control point.
getCtrlP2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the second control point.
getCtrlP2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the second control point.
getCtrlP2() - Method in class java.awt.geom.CubicCurve2D
Returns the second control point.
getCtrlPt() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the control point.
getCtrlPt() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the control point.
getCtrlPt() - Method in class java.awt.geom.QuadCurve2D
Returns the control point.
getCtrlX() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the x coordinate of the control point in double precision.
getCtrlX() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the x coordinate of the control point in double precision.
getCtrlX() - Method in class java.awt.geom.QuadCurve2D
Returns the x coordinate of the control point in double precision.
getCtrlX1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the X coordinate of the first control point in double precision.
getCtrlX1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the X coordinate of the first control point in double precision.
getCtrlX1() - Method in class java.awt.geom.CubicCurve2D
Returns the X coordinate of the first control point in double precision.
getCtrlX2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the X coordinate of the second control point in double precision.
getCtrlX2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the X coordinate of the second control point in double precision.
getCtrlX2() - Method in class java.awt.geom.CubicCurve2D
Returns the X coordinate of the second control point in double precision.
getCtrlY() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the y coordinate of the control point in double precision.
getCtrlY() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the y coordinate of the control point in double precision.
getCtrlY() - Method in class java.awt.geom.QuadCurve2D
Returns the y coordinate of the control point in double precision.
getCtrlY1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the Y coordinate of the first control point in double precision.
getCtrlY1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the Y coordinate of the first control point in double precision.
getCtrlY1() - Method in class java.awt.geom.CubicCurve2D
Returns the Y coordinate of the first control point in double precision.
getCtrlY2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the Y coordinate of the second control point in double precision.
getCtrlY2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the Y coordinate of the second control point in double precision.
getCtrlY2() - Method in class java.awt.geom.CubicCurve2D
Returns the Y coordinate of the second control point in double precision.
getCurrency() - Method in class java.text.DecimalFormat
Gets the currency used by this decimal format when formatting currency values.
getCurrency() - Method in class java.text.DecimalFormatSymbols
Gets the currency of these DecimalFormatSymbols.
getCurrency() - Method in class java.text.NumberFormat
Gets the currency used by this number format when formatting currency values.
getCurrencyCode() - Method in class java.util.Currency
Gets the ISO 4217 currency code of this currency.
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.
getCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the currency symbol for the currency of these DecimalFormatSymbols in their locale.
getCurrent() - Method in class java.awt.CheckboxGroup
Deprecated. As of JDK version 1.1, replaced by getSelectedCheckbox().
getCurrent() - Method in class org.apache.crimson.tree.TreeWalker
Returns the current node.
getCurrentAccessibleContext() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getCurrentAccessibleContext() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
getCurrentAccessibleContext() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getCurrentAccessibleContext() - Method in class javax.swing.JTree.AccessibleJTree
 
getCurrentAccessibleContext() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getCurrentAccessibleValue() - Method in class java.awt.Button.AccessibleAWTButton
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the accessible value of this object.
getCurrentAccessibleValue() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the value of this object as a Number.
getCurrentAccessibleValue() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the accessible value of this object.
getCurrentAccessibleValue() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the accessible value of this object.
getCurrentAccessibleValue() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the accessible value of this object.
getCurrentAccessibleValue() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the accessible value of this object.
getCurrentComponent() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getCurrentComponent() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
getCurrentComponent() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getCurrentComponent() - Method in class javax.swing.JTree.AccessibleJTree
 
getCurrentComponent() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getCurrentContextNode() - Method in class org.apache.xpath.axes.LocPathIterator
The node context from where the expression is being executed from (i.e. for current() support).
getCurrentDataFlavors() - Method in class java.awt.dnd.DropTargetContext
get the available DataFlavors of the Transferable operand of this operation.
getCurrentDataFlavors() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the current DataFlavors from the DropTargetContext.
getCurrentDataFlavors() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the current DataFlavors.
getCurrentDataFlavorsAsList() - Method in class java.awt.dnd.DropTargetContext
This method returns a the currently available DataFlavors of the Transferable operand as a java.util.List.
getCurrentDataFlavorsAsList() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the current DataFlavors as a java.util.List
getCurrentDataFlavorsAsList() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the currently available DataFlavors as a java.util.List.
getCurrentDirectory() - Method in class javax.swing.JFileChooser
Returns the current directory.
getCurrentDocument() - Method in class ISSearch.ISCrawler
Returns the last document visited by the Crawler.
getCurrentDocument() - Method in interface ISSearch.ISCrawlerInterface
Returns the last document visited by the Crawler.
getCurrentDocument() - Method in class ISSearch.ISDBCrawler
Returns the last document visited by the Crawler.
getCurrentElement() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Retrieves the stylesheet element that produced the SAX event.
getCurrentElement() - Method in interface org.apache.xalan.transformer.TransformState
Retrieves the stylesheet element that produced the SAX event.
getCurrentElement() - Method in class org.apache.xalan.transformer.TransformerImpl
Retrieves the current ElemTemplateElement that is being executed.
getCurrentEvent() - Static method in class java.awt.EventQueue
Returns the the event currently being dispatched by the EventQueue associated with the calling thread.
getCurrentEventImpl() - Method in class java.awt.EventQueue
 
getCurrentEventModifiers() - Method in class javax.swing.text.JTextComponent
 
getCurrentExpressionNode() - Method in class org.apache.xpath.XPathContext
Get the current node that is the expression's context (i.e. for current() support).
getCurrentExpressionNodeStack() - Method in class org.apache.xpath.XPathContext
 
getCurrentFocusCycleRoot() - Method in class java.awt.KeyboardFocusManager
Returns the current focus cycle root, if the current focus cycle root is in the same context as the calling thread.
getCurrentFocusCycleRoot() - Method in class javax.swing.DelegatingDefaultFocusManager
 
getCurrentKeyboardFocusManager() - Static method in class java.awt.KeyboardFocusManager
Returns the current KeyboardFocusManager instance for the calling thread's context.
getCurrentKeyboardFocusManager(AppContext) - Static method in class java.awt.KeyboardFocusManager
 
getCurrentLine() - Method in class javax.swing.text.html.parser.Parser
 
getCurrentLineLength() - Method in class javax.swing.text.AbstractWriter
Returns the current line length.
getCurrentManager() - Static method in class javax.swing.FocusManager
Returns the current KeyboardFocusManager instance for the calling thread's context.
getCurrentManager() - Static method in class javax.swing.KeyboardManager
 
getCurrentNode() - Method in class org.apache.xalan.transformer.ResultTreeHandler
This method retrieves the current context node in the source tree.
getCurrentNode() - Method in interface org.apache.xalan.transformer.TransformState
This method retrieves the current context node in the source tree.
getCurrentNode() - Method in class org.apache.xalan.transformer.TransformerImpl
This method retrieves the current context node in the source tree.
getCurrentNode() - Method in interface org.apache.xml.dtm.DTMIterator
Get the current node in the iterator.
getCurrentNode() - Method in class org.apache.xml.utils.DOMBuilder
Get the node currently being processed.
getCurrentNode() - Method in class org.apache.xpath.NodeSet
Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.NodeSetDTM
Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.XPathContext
Get the current context node.
getCurrentNode() - Method in class org.apache.xpath.axes.AxesWalker
The node at which the TreeWalker is currently positioned.
getCurrentNode() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the current node.
getCurrentNode() - Method in class org.apache.xpath.axes.LocPathIterator
Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.axes.NodeSequence
 
getCurrentNodeList() - Method in class org.apache.xpath.XPathContext
Get the current node list as defined by the XSLT spec.
getCurrentNodeStack() - Method in class org.apache.xpath.XPathContext
 
getCurrentPoint() - Method in class java.awt.geom.GeneralPath
Returns the coordinates most recently added to the end of the path as a Point2D object.
getCurrentPos() - Method in class javax.swing.text.html.parser.Parser
 
getCurrentPos() - Method in interface org.apache.xml.dtm.DTMIterator
Get the current position within the cached list, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in class org.apache.xpath.NodeSet
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in class org.apache.xpath.NodeSetDTM
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in class org.apache.xpath.axes.LocPathIterator
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in class org.apache.xpath.axes.NodeSequence
 
getCurrentProcessor() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the current XSLTElementProcessor at the top of the stack.
getCurrentSequencedEvent() - Method in class java.awt.KeyboardFocusManager
 
getCurrentStackFrameSize() - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
Get the current size of the stack frame.
getCurrentTemplate() - Method in class org.apache.xalan.transformer.ResultTreeHandler
This method retrieves the xsl:template that is in effect, which may be a matched template or a named template.
getCurrentTemplate() - Method in interface org.apache.xalan.transformer.TransformState
This method retrieves the xsl:template that is in effect, which may be a matched template or a named template.
getCurrentTemplate() - Method in class org.apache.xalan.transformer.TransformerImpl
This method retrieves the xsl:template that is in effect, which may be a matched template or a named template.
getCurrentTemplateElements() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the count of how many elements are active.
getCurrentTemplateElementsCount() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the count of how many elements are active.
getCurrentTheme() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getCurrentURL() - Method in class ISSearch.ISCrawler
Returns the last URL visited by the Crawler.
getCurrentURL() - Method in interface ISSearch.ISCrawlerInterface
Returns the last URL visited by the Crawler.
getCurrentURL() - Method in class ISSearch.ISDBCrawler
Returns the last URL visited by the Crawler.
getCurrentWaitingRequest(Component) - Method in class java.awt.KeyboardFocusManager
 
getCurrentWriter() - Method in class javax.swing.text.AbstractDocument
Fetches the current writing thread if there is one.
getCursor() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the Cursor of this object.
getCursor() - Method in class java.awt.Component
Gets the cursor set in the component.
getCursor() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the Cursor of this object.
getCursor() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the Cursor of this object.
getCursor() - Method in class java.awt.dnd.DragSourceContext
Returns the current drag Cursor.
getCursor() - Method in interface java.awt.dnd.peer.DragSourceContextPeer
return the current drag cursor
getCursor() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getCursor() - Method in class javax.swing.JTabbedPane.Page
 
getCursor() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the Cursor of this object.
getCursor() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getCursor(int) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
Returns the Cursor to render for the specified corner.
getCursor() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getCursor() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the Cursor of this object.
getCursorName() - Method in interface java.sql.ResultSet
Retrieves the name of the SQL cursor used by this ResultSet object.
getCursorType() - Method in class java.awt.Frame
Deprecated. As of JDK version 1.1, replaced by Component.getCursor().
getCustomMenuLocation() - Method in class javax.swing.JMenu
 
getCutAction() - Static method in class javax.swing.TransferHandler
Returns an Action that behaves like a 'cut' operation.
getCycleTime() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the number of milliseconds per animation cycle.
getDBInterface() - Method in class ISSearch.ISDBCrawler
Returns the built-in database interface of the crawler
getDBInterface() - Method in interface ISSearch.ISDBCrawlerInterface
Returns the built-in database interface of the crawler
getDOMBackPointer() - Method in class org.apache.xalan.templates.ElemTemplateElement
If this stylesheet was created from a DOM, get the DOM backpointer that this element originated from.
getDOMFactory() - Method in class org.apache.xpath.DOMHelper
Deprecated. Retrieve the factory object required to create DOM nodes in the result tree.
getDOMImplementation() - Method in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
getDOMImplementation() - Static method in class org.apache.crimson.tree.DOMImplementationImpl
NON-DOM: Obtain and return the single shared object
getDOMsystemID() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
The systemID that was specified in processFromNode(Node node, String systemID).
getDSTSavings() - Method in class java.util.SimpleTimeZone
Returns the amount of time in milliseconds that the clock is advanced during daylight saving time.
getDSTSavings() - Method in class java.util.TimeZone
Returns the amount of time to be added to local standard time to get local wall clock time.
getDTD(String) - Static method in class javax.swing.text.html.parser.DTD
Returns a DTD with the specified name.
getDTDHandler() - Method in class org.apache.crimson.parser.XMLReaderImpl
Return the current DTD handler.
getDTDHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDTDHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's DTDHandler, if it has one.
getDTDHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's DTDHandler.
getDTDHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's DTDHandler.
getDTDHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's DTDHandler.
getDTM(int) - Method in interface org.apache.xml.dtm.DTMIterator
Get an instance of a DTM that "owns" a node handle.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class org.apache.xml.dtm.DTMManager
Get an instance of a DTM, loaded with the content from the specified source.
getDTM(int) - Method in class org.apache.xml.dtm.DTMManager
Get the instance of DTM that "owns" a node handle.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Get an instance of a DTM, loaded with the content from the specified source.
getDTM(int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Return the DTM object containing a representation of this node.
getDTM() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NON-DOM: Return the DTM model
getDTM(int) - Method in class org.apache.xpath.NodeSetDTM
Get an instance of a DTM that "owns" a node handle.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class org.apache.xpath.XPathContext
Get an instance of a DTM, loaded with the content from the specified source.
getDTM(int) - Method in class org.apache.xpath.XPathContext
Get an instance of a DTM that "owns" a node handle.
getDTM(int) - Method in class org.apache.xpath.axes.AxesWalker
Get the DTM for this walker.
getDTM(int) - Method in class org.apache.xpath.axes.LocPathIterator
Get an instance of a DTM that "owns" a node handle.
getDTM(int) - Method in class org.apache.xpath.axes.NodeSequence
 
getDTMHandleFromNode(Node) - Method in class org.apache.xml.dtm.DTMManager
Given a W3C DOM node, try and return a DTM handle.
getDTMHandleFromNode(Node) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Given a W3C DOM node, try and return a DTM handle.
getDTMHandleFromNode(Node) - Method in class org.apache.xpath.XPathContext
Given a W3C DOM node, try and return a DTM handle.
getDTMIDs() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Query which DTMIDs this DTM is currently using within the DTMManager.
getDTMIdentity(DTM) - Method in class org.apache.xml.dtm.DTMManager
%TBD% Doc NEEDSDOC @param dtm NEEDSDOC ($objectName$) @return
getDTMIdentity(DTM) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Given a DTM, find the ID number in the DTM tables which addresses the start of the document.
getDTMIdentity(DTM) - Method in class org.apache.xpath.XPathContext
%TBD% Doc
getDTMIdentityMask() - Method in class org.apache.xml.dtm.DTMManager
%TBD% Doc NEEDSDOC ($objectName$) @return
getDTMIterator() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
Access the wrapped DTMIterator.
getDTMIterator() - Method in class org.apache.xml.dtm.ref.DTMNodeList
Access the wrapped DTMIterator.
getDTMManager() - Method in interface org.apache.xml.dtm.DTMIterator
Get an instance of the DTMManager.
getDTMManager() - Method in class org.apache.xpath.NodeSetDTM
Get an instance of the DTMManager.
getDTMManager() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Return the DTMManager object.
getDTMManager() - Method in class org.apache.xpath.XPathContext
Return the DTMManager object.
getDTMManager() - Method in class org.apache.xpath.axes.LocPathIterator
Get an instance of the DTMManager.
getDTMManager() - Method in class org.apache.xpath.axes.NodeSequence
 
getDTMNodeNumber() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NON-DOM: Return the DTM node number
getDashArray() - Method in class java.awt.BasicStroke
Returns the array representing the lengths of the dash segments.
getDashPhase() - Method in class java.awt.BasicStroke
Returns the current dash phase.
getData() - Method in class java.awt.color.ICC_Profile
Returns a byte array corresponding to the data of this ICC_Profile.
getData(int) - Method in class java.awt.color.ICC_Profile
Returns a particular tagged data element from the profile as a byte array.
getData(long, int) - Static method in class java.awt.color.ICC_Profile
 
getData() - Method in class java.awt.image.BufferedImage
Returns the image as one large tile.
getData(Rectangle) - Method in class java.awt.image.BufferedImage
Computes and returns an arbitrary region of the BufferedImage.
getData() - Method in class java.awt.image.DataBufferByte
Returns the default (first) byte data array.
getData(int) - Method in class java.awt.image.DataBufferByte
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferDouble
Returns the default (first) double data array.
getData(int) - Method in class java.awt.image.DataBufferDouble
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferFloat
Returns the default (first) float data array.
getData(int) - Method in class java.awt.image.DataBufferFloat
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferInt
Returns the default (first) int data array in DataBuffer.
getData(int) - Method in class java.awt.image.DataBufferInt
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferShort
Returns the default (first) byte data array.
getData(int) - Method in class java.awt.image.DataBufferShort
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferUShort
Returns the default (first) unsigned-short data array.
getData(int) - Method in class java.awt.image.DataBufferUShort
Returns the data array for the specified bank.
getData() - Method in interface java.awt.image.RenderedImage
Returns the image as one large tile (for tile based images this will require fetching the whole image and copying the image data over).
getData(Rectangle) - Method in interface java.awt.image.RenderedImage
Computes and returns an arbitrary region of the RenderedImage.
getData() - Method in class java.net.DatagramPacket
Returns the data buffer.
getData() - Method in class java.rmi.activation.ActivationDesc
Returns a "marshalled object" containing intialization/activation data for the object specified by this descriptor.
getData() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's initialization data.
getData() - Method in class javax.swing.text.html.parser.Entity
Returns the data.
getData() - Method in class org.apache.crimson.tree.DataNode
DOM: Returns the text data as a string.
getData() - Method in class org.apache.crimson.tree.PINode
DOM: Returns the text data as a string.
getData() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getDataBitOffset() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the data bit offset in bits.
getDataBuffer() - Method in class java.awt.image.Raster
Returns the DataBuffer associated with this Raster.
getDataElement(int[], int) - Method in class java.awt.image.ColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of unnormalized color/alpha components.
getDataElement(float[], int) - Method in class java.awt.image.ColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of normalized color/alpha components.
getDataElement(int[], int) - Method in class java.awt.image.ComponentColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of unnormalized color/alpha components.
getDataElement(float[], int) - Method in class java.awt.image.ComponentColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of normalized color/alpha components.
getDataElement(int[], int) - Method in class java.awt.image.DirectColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of unnormalized color/alpha components.
getDataElement(int[], int) - Method in class java.awt.image.IndexColorModel
Returns a pixel value represented as an int in this ColorModel given an array of unnormalized color/alpha components.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, Object) - Method in class java.awt.image.ColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataElements(int[], int, Object) - Method in class java.awt.image.ColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha components.
getDataElements(float[], int, Object) - Method in class java.awt.image.ColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of normalized color/alpha components.
getDataElements(int, Object) - Method in class java.awt.image.ComponentColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataElements(int[], int, Object) - Method in class java.awt.image.ComponentColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha components.
getDataElements(float[], int, Object) - Method in class java.awt.image.ComponentColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of normalized color/alpha components.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, Object) - Method in class java.awt.image.DirectColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataElements(int[], int, Object) - Method in class java.awt.image.DirectColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha components.
getDataElements(int, Object) - Method in class java.awt.image.IndexColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataElements(int[], int, Object) - Method in class java.awt.image.IndexColorModel
Returns a data element array representation of a pixel in this ColorModel given an array of unnormalized color/alpha components.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, int, Object) - Method in class java.awt.image.Raster
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, int, int, int, Object) - Method in class java.awt.image.Raster
Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.SampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, int, int, int, Object, DataBuffer) - Method in class java.awt.image.SampleModel
Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataSize() - Method in class java.sql.DataTruncation
Gets the number of bytes of data that should have been transferred.
getDataSourceName() - Method in interface javax.sql.RowSet
Retrieves the logical name that identifies the data source for this RowSet object.
getDataType() - Method in class java.awt.image.DataBuffer
Returns the data type of this DataBuffer.
getDataType() - Method in class java.awt.image.SampleModel
Returns the data type of the DataBuffer storing the pixel data.
getDataType() - Method in class org.apache.xalan.templates.ElemSort
Get the "data-type" attribute.
getDataTypeSize(int) - Static method in class java.awt.image.DataBuffer
Returns the size (in bits) of the data type, given a datatype tag.
getDataVector() - Method in class javax.swing.table.DefaultTableModel
Returns the Vector of Vectors that contains the table's data values.
getDatabaseMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the minor version number of the underlying database.
getDatabaseProductName() - Method in interface java.sql.DatabaseMetaData
Retrieves the name of this database product.
getDatabaseProductVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the version number of this database product.
getDate() - Method in class java.net.URLConnection
Returns the value of the date header field.
getDate(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object.
getDate(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object.
getDate(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate() - Method in class java.sql.Time
Deprecated.  
getDate() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.DAY_OF_MONTH).
getDate() - Method in class javax.swing.SpinnerDateModel
Returns the current element in this sequence of Dates.
getDateFormatSymbols() - Method in class java.text.SimpleDateFormat
Gets a copy of the date and time format symbols of this date format.
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.sql.Time
Deprecated.  
getDay() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.DAY_OF_WEEK).
getDebugGraphicsOptions() - Method in class javax.swing.JComponent
Returns the state of graphics debugging.
getDebugOptions() - Method in class javax.swing.DebugGraphics
Returns the current debugging options for this DebugGraphics.
getDebugOptions(JComponent) - Static method in class javax.swing.DebugGraphics
Static wrapper method for DebugGraphicsInfo.getDebugOptions().
getDebugOptions(JComponent) - Method in class javax.swing.DebugGraphicsInfo
 
getDecimalFormat(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:decimal-format" property.
getDecimalFormat(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:decimal-format" property.
getDecimalFormatComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
Given a valid element decimal-format name, return the decimalFormatSymbols with that name.
getDecimalFormatCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of xsl:decimal-format declarations.
getDecimalFormatSymbols() - Method in class java.text.DecimalFormat
Returns the decimal format symbols, which is generally not changed by the programmer or user.
getDecimalFormatSymbols() - Method in class javax.swing.text.NumberFormatter
Returns the DecimalFormatSymbols from the Format instance.
getDecimalFormatSymbols() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Return the decimal format Symbols for this element.
getDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for decimal sign.
getDecimalSeparator() - Method in class javax.swing.text.NumberFormatter
Returns the character that is used to toggle to negative values.
getDecimalSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "decimal-separator" attribute.
getDeclHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDeclHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's DeclHandler, if it has one.
getDeclHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's DeclHandler.
getDeclHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's DeclHandler.
getDeclHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's DeclHandler.
getDeclaration(String) - Method in class javax.swing.text.html.StyleSheet
Translates a CSS declaration to an AttributeSet that represents the CSS declaration.
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.
getDeclaredClasses() - Method in class org.apache.xml.utils.synthetic.Class
This method is not implemented in VAJAVA 3.0 Returns an array of Class objects reflecting all the classes and interfaces declared as members of the class represented by this Class object.
getDeclaredClasses0() - Method in class java.lang.Class
 
getDeclaredConstructor(Class[]) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified constructor of the class or interface represented by this Class object.
getDeclaredConstructor(Class[]) - Method in class org.apache.xml.utils.synthetic.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.
getDeclaredConstructors() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
getDeclaredConstructors0(boolean) - Method in class java.lang.Class
 
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.
getDeclaredField(String) - Method in class org.apache.xml.utils.synthetic.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.
getDeclaredFields() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array of Field objects reflecting all the fields declared by the class or interface represented by this Class object.
getDeclaredFields0(boolean) - Method in class java.lang.Class
 
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.
getDeclaredMethod(String, Class[]) - Method in class org.apache.xml.utils.synthetic.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.
getDeclaredMethods() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array of Method objects reflecting all the methods declared by the class or interface represented by this Class object.
getDeclaredMethods0(boolean) - Method in class java.lang.Class
 
getDeclaredPrefixes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return a table that contains all prefixes available within this element context.
getDeclaredPrefixes() - Method in class org.apache.xml.utils.Context2
Return an enumeration of prefixes declared in this context.
getDeclaredPrefixes() - Method in class org.apache.xml.utils.NamespaceSupport2
Return an enumeration of all prefixes declared in this context.
getDeclaredSUID(Class) - Static method in class java.io.ObjectStreamClass
Returns explicit serial version UID value declared by given class, or null if none.
getDeclaredSerialFields(Class) - Static method in class java.io.ObjectStreamClass
Returns serializable fields of given class as defined explicitly by a "serialPersistentFields" field, or null if no appropriate "serialPersistendFields" field is defined.
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 in which it was declared.
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.
getDeclaringClass() - Method in class org.apache.xml.utils.synthetic.Class
This method is not implemented in VAJava 3.0 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).
getDeclaringClass() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns the Class object representing the class that declares the constructor represented by this Constructor object.
getDeclaringClass() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns the Class object representing the class or interface that declares the field represented by this Field object.
getDeclaringClass() - Method in interface org.apache.xml.utils.synthetic.reflection.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
getDecomposition() - Method in class java.text.Collator
Get the decomposition mode of this Collator.
getDecoration() - Method in class java.awt.font.TextLayout.OptInfo
 
getDecorationAt(int) - Method in class java.awt.font.StyledParagraph
Return the Decoration in effect at the given index.
getDeepestComponentAt(Component, int, int) - Static method in class javax.swing.SwingUtilities
Returns the deepest visible descendent Component of parent that contains the location x, y.
getDeepestLeaf(Element) - Method in class javax.swing.text.ElementIterator
Returns the last child of parent that is a leaf.
getDefault() - Static method in class java.util.Locale
Gets the current value of the default locale for this instance of the Java Virtual Machine.
getDefault() - Static method in class java.util.TimeZone
Gets the default TimeZone for this host.
getDefault(int) - Method in interface org.apache.crimson.parser.AttributesEx
Returns the default value of the specified attribute, or null if no default value is known.
getDefault(int) - Method in class org.apache.crimson.parser.AttributesExImpl
Return the default value of an attribute in this list (by position).
getDefault() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Get the default value for this attribute.
getDefaultAction() - Method in class javax.swing.text.JTextComponent.DefaultKeymap
Fetch the default action to fire if a key is typed (ie a KEY_TYPED KeyEvent is received) and there is no binding for it.
getDefaultAction() - Method in interface javax.swing.text.Keymap
Fetches the default action to fire if a key is typed (i.e. a KEY_TYPED KeyEvent is received) and there is no binding for it.
getDefaultActions() - Method in class java.awt.dnd.DropTarget
Gets an int representing the current action(s) supported by this DropTarget.
getDefaultAllowUserInteraction() - Static method in class java.net.URLConnection
Returns the default value of the allowUserInteraction field.
getDefaultButton() - Method in class javax.swing.JRootPane
Returns the value of the defaultButton property.
getDefaultChooserPanels() - Static method in class javax.swing.colorchooser.ColorChooserComponentFactory
 
getDefaultCloseOperation() - Method in class javax.swing.JDialog
Returns the operation which occurs when the user initiates a "close" on this dialog.
getDefaultCloseOperation() - Method in class javax.swing.JFrame
Returns the operation that occurs when the user initiates a "close" on this frame.
getDefaultCloseOperation() - Method in class javax.swing.JInternalFrame
Returns the default operation that occurs when the user initiates a "close" on this internal frame.
getDefaultClosedIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are not expanded.
getDefaultComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the default Component to focus.
getDefaultComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the default Component to focus.
getDefaultComponent(Container) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
getDefaultComponent(Container) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the default Component to focus.
getDefaultConfiguration() - Method in class java.awt.GraphicsDevice
Returns the default GraphicsConfiguration associated with this GraphicsDevice.
getDefaultCursor() - Static method in class java.awt.Cursor
Return the system default cursor.
getDefaultCursor() - Method in class javax.swing.text.html.HTMLEditorKit
Returns the default cursor.
getDefaultDirectory() - Method in class javax.swing.filechooser.FileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDomain() - Method in class java.lang.ClassLoader
 
getDefaultDragSource() - Static method in class java.awt.dnd.DragSource
Gets the DragSource object associated with the underlying platform.
getDefaultEditor(Class) - Method in class javax.swing.JTable
Returns the editor to be used when no editor has been set in a TableColumn.
getDefaultFlavorMap() - Static method in class java.awt.datatransfer.SystemFlavorMap
Returns the default FlavorMap for this thread's ClassLoader.
getDefaultFocusTraversalKeys(int) - Method in class java.awt.KeyboardFocusManager
Returns a Set of default focus traversal keys for a given traversal operation.
getDefaultFocusTraversalKeys(int) - Method in class javax.swing.DelegatingDefaultFocusManager
 
getDefaultFocusTraversalPolicy() - Method in class java.awt.KeyboardFocusManager
Returns the default FocusTraversalPolicy.
getDefaultFocusTraversalPolicy() - Method in class javax.swing.DelegatingDefaultFocusManager
 
getDefaultFontName(int) - Static method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the ideal font name for the font identified by key.
getDefaultFontSize(int) - Static method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the ideal font size for the font identified by key.
getDefaultFontStyle(int) - Static method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the ideal font style for the font identified by key.
getDefaultFormatter() - Method in class javax.swing.text.DefaultFormatterFactory
Returns the JFormattedTextField.AbstractFormatter to use as a last resort, eg in case a display, edit or null JFormattedTextField.AbstractFormatter has not been specified.
getDefaultFormatterFactory(Object) - Method in class javax.swing.JFormattedTextField
Returns an AbstractFormatterFactory suitable for the passed in Object type.
getDefaultFractionDigits() - Method in class java.util.Currency
Gets the default number of fraction digits used with this currency.
getDefaultIcon() - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
getDefaultLeafIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent leaf nodes.
getDefaultLightWeightPopupEnabled() - Static method in class javax.swing.JPopupMenu
Gets the defaultLightWeightPopupEnabled property, which by default is true.
getDefaultListCellRenderer() - Static method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getDefaultLocale() - Static method in class javax.swing.JComponent
Returns the default locale used to initialize each JComponent's locale property upon creation.
getDefaultLocale() - Method in class javax.swing.UIDefaults
Returns the default locale.
getDefaultMethodProperties(String) - Static method in class org.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with the defaults specified by a property file.
getDefaultOpenIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are expanded.
getDefaultOutputProps() - Method in class org.apache.xalan.templates.StylesheetRoot
 
getDefaultParent() - Method in class java.io.FileSystem
Return the parent pathname string to be used when the parent-directory argument in one of the two-argument File constructors is the empty pathname.
getDefaultParent() - Method in class java.io.Win32FileSystem
 
getDefaultPort() - Method in class java.net.URL
Gets the default port number of the protocol associated with this URL.
getDefaultPort() - Method in class java.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
getDefaultPropertyName(int) - Static method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the default used to look up the specified font.
getDefaultProviderInstance() - Static method in class java.rmi.server.RMIClassLoader
Returns the canonical instance of the default provider for the service provider interface RMIClassLoaderSpi.
getDefaultQueue() - Static method in class javax.swing.text.LayoutQueue
Fetch the default layout queue.
getDefaultRGBComponents(int) - Method in class java.awt.image.DirectColorModel
 
getDefaultRenderer(Class) - Method in class javax.swing.JTable
Returns the cell renderer to be used when no renderer has been set in a TableColumn.
getDefaultRenderer() - Method in class javax.swing.table.JTableHeader
Returns the default renderer used when no headerRenderer is defined by a TableColumn.
getDefaultRepresentationClass() - Method in class java.awt.datatransfer.DataFlavor
 
getDefaultRepresentationClassAsString() - Method in class java.awt.datatransfer.DataFlavor
 
getDefaultRequestProperty(String) - Static method in class java.net.URLConnection
Deprecated. The instance specific getRequestProperty method should be used after an appropriate instance of URLConnection is obtained.
getDefaultRootElement() - Method in class javax.swing.text.AbstractDocument
Returns the root element that views should be based upon unless some other mechanism for assigning views to element structures is provided.
getDefaultRootElement() - Method in class javax.swing.text.DefaultStyledDocument
Gets the default root element.
getDefaultRootElement() - Method in interface javax.swing.text.Document
Returns the root element that views should be based upon, unless some other mechanism for assigning views to element structures is provided.
getDefaultRootElement() - Method in class javax.swing.text.PlainDocument
Gets the default root element for the document model.
getDefaultRootRule() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the default template for a root node.
getDefaultRule() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the default template for elements.
getDefaultScore() - Method in class org.apache.xpath.patterns.NodeTest
Get the score that this test will return if a test succeeds.
getDefaultScreenDevice() - Method in class java.awt.GraphicsEnvironment
Returns the default screen GraphicsDevice.
getDefaultSelection() - Method in class java.awt.JobAttributes
Specifies whether, for jobs using these attributes, the application should print all pages, the range specified by the return value of getPageRanges, or the current selection.
getDefaultSerialFields(Class) - Static method in class java.io.ObjectStreamClass
Returns array of ObjectStreamFields corresponding to all non-static non-transient fields declared by given class.
getDefaultSize() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Return the default size of an empty display area of the combo box using the current renderer and font.
getDefaultSocketFactory() - Static method in class java.rmi.server.RMISocketFactory
Returns a reference to the default socket factory used by this RMI implementation.
getDefaultStream() - Static method in class java.rmi.server.LogStream
Deprecated. no replacement
getDefaultStyleContext() - Static method in class javax.swing.text.StyleContext
Returns default AttributeContext shared by all documents that don't bother to define/supply their own context.
getDefaultStyleSheetType() - Method in class javax.swing.text.html.HTMLDocument
Returns the content type language used for style sheets.
getDefaultTextIconGap(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getDefaultTextRule() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the default template for text.
getDefaultToolkit() - Static method in class java.awt.Toolkit
Gets the default toolkit.
getDefaultTransactionIsolation() - Method in interface java.sql.DatabaseMetaData
Retrieves this database's default transaction isolation level.
getDefaultTransferType(int) - Static method in class java.awt.image.ColorModel
 
getDefaultTransform() - Method in class java.awt.GraphicsConfiguration
Returns the default AffineTransform for this GraphicsConfiguration.
getDefaultTreeModel() - Static method in class javax.swing.JTree
Creates and returns a sample TreeModel.
getDefaultUseCaches() - Method in class java.net.URLConnection
Returns the default value of a URLConnection's useCaches flag.
getDefaultValue() - Method in class javax.swing.plaf.metal.MetalFontDesktopProperty
Returns the default font.
getDefaultValue() - Method in class javax.swing.text.html.CSS.Attribute
Fetch the default value for the attribute.
getDefaultValue() - Method in class org.apache.crimson.tree.AttributeNode
 
getDefaults() - Method in class javax.swing.LookAndFeel
This method is called once by UIManager.setLookAndFeel to create the look and feel specific defaults table.
getDefaults() - Static method in class javax.swing.UIManager
Returns the default values for this look and feel.
getDefaults() - Method in class javax.swing.plaf.basic.BasicLookAndFeel
 
getDefaults() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getDefaults() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Creates, initializes, and returns the look and feel specific defaults.
getDeferredInstance(ProfileDeferralInfo) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile for which the actual loading of the profile data from a file and the initialization of the CMM should be deferred as long as possible.
getDelay() - Method in class javax.swing.JMenu
Returns the suggested delay, in milliseconds, before submenus are popped up or down.
getDelay() - Method in class javax.swing.Timer
Returns the delay, in milliseconds, between firings of action events.
getDelegate() - Method in class javax.swing.DelegatingDefaultFocusManager
 
getDepth(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
getDepth() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the depth of the tree rooted at this node -- the longest distance from this node to a leaf.
getDescendantSelectedPaths(TreePath, boolean) - Method in class javax.swing.JTree
Returns an array of paths in the selection that are descendants of path.
getDescendantToggledPaths(TreePath) - Method in class javax.swing.JTree
Returns an Enumeration of TreePaths that have been expanded that are descendants of parent.
getDescent() - Method in class java.awt.Font.FontLineMetrics
 
getDescent() - Method in class java.awt.FontMetrics
Determines the font descent of the Font described by this FontMetrics object.
getDescent() - Method in class java.awt.font.GraphicAttribute
Returns the descent of this GraphicAttribute.
getDescent() - Method in class java.awt.font.ImageGraphicAttribute
Returns the descent of this ImageGraphicAttribute.
getDescent() - Method in class java.awt.font.LineMetrics
Returns the descent of the text.
getDescent() - Method in class java.awt.font.ShapeGraphicAttribute
Returns the descent of this ShapeGraphicAttribute.
getDescent() - Method in class java.awt.font.TextLayout
Returns the descent of this TextLayout.
getDescent(GlyphView) - Method in class javax.swing.text.GlyphPainter1
Fetches the descent below the baseline for the glyphs corresponding to the given range in the model.
getDescent(GlyphView) - Method in class javax.swing.text.GlyphPainter2
Fetch the descent below the baseline for the glyphs corresponding to the given range in the model.
getDescent(GlyphView) - Method in class javax.swing.text.GlyphView.GlyphPainter
 
getDescription() - Method in class java.util.regex.PatternSyntaxException
Retrieves the description of the error.
getDescription() - Method in class javax.swing.ImageIcon
Gets the description of the image.
getDescription(File) - Method in class javax.swing.JFileChooser
Returns the file description.
getDescription() - Method in class javax.swing.LookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class javax.swing.event.HyperlinkEvent
Get the description of the link as a string.
getDescription() - Method in class javax.swing.filechooser.FileFilter
The description of this filter.
getDescription(File) - Method in class javax.swing.filechooser.FileView
A human readable description of the file.
getDescription() - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
 
getDescription(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getDescription() - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GlobFilter
 
getDescription() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getDescription() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns a one-line description of this look and feel.
getDesignAxisDefaults() - Method in interface java.awt.font.MultipleMaster
Returns an array of default design values for each axis.
getDesignAxisNames() - Method in interface java.awt.font.MultipleMaster
Returns the name for each design axis.
getDesignAxisRanges() - Method in interface java.awt.font.MultipleMaster
Returns an array of design limits interleaved in the form [from->to] for each axis.
getDesiredZoneEnd(int) - Method in class javax.swing.text.ZoneView
Returns the zone position to use for the end of a zone that starts at the given position.
getDesktopColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getDesktopColor() - Method in class javax.swing.plaf.metal.MetalTheme
 
getDesktopIcon() - Method in class javax.swing.JInternalFrame
Returns the JDesktopIcon used when this JInternalFrame is iconified.
getDesktopIconBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a Desktop Icon
getDesktopManager() - Method in class javax.swing.JDesktopPane
Returns the DesktopManger that handles desktop-specific UI actions.
getDesktopManager() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
Returns the proper DesktopManager.
getDesktopPane(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
getDesktopPane() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Convenience method to ask the icon for the Desktop object it belongs to.
getDesktopPane() - Method in class javax.swing.JInternalFrame
Convenience method that searches the ancestor hierarchy for a JDesktop instance.
getDesktopPaneForComponent(Component) - Static method in class javax.swing.JOptionPane
Returns the specified component's desktop pane.
getDesktopProperty(String) - Method in class java.awt.Toolkit
Obtains a value for the specified desktop property.
getDesktopPropertyValue(String, Object) - Static method in class javax.swing.LookAndFeel
Returns the value of the specified system desktop property by invoking Toolkit.getDefaultToolkit().getDesktopProperty().
getDestination() - Method in class java.awt.JobAttributes
Specifies whether output will be to a printer or a file for jobs using these attributes.
getDeterminant() - Method in class java.awt.geom.AffineTransform
Returns the determinant of the matrix representation of the transform.
getDevelopmentVersionNum() - Static method in class org.apache.xalan.Version
Development Drop Number.
getDevice() - Method in class java.awt.GraphicsConfiguration
Returns the GraphicsDevice associated with this GraphicsConfiguration.
getDeviceConfiguration() - Method in class java.awt.Graphics2D
Returns the device configuration associated with this Graphics2D.
getDialog() - Method in class java.awt.JobAttributes
Returns whether, for jobs using these attributes, the user should see a print dialog in which to modify the print settings, and which type of print dialog should be displayed.
getDialogTitle() - Method in class javax.swing.JFileChooser
Gets the string that goes in the JFileChooser's titlebar.
getDialogTitle(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
getDialogTitle(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the title of this dialog
getDialogTitle(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getDialogTitle method on each UI handled by this object.
getDialogType() - Method in class javax.swing.JFileChooser
Returns the type of this dialog.
getDigit() - Method in class java.text.DecimalFormatSymbols
Gets the character used for a digit in a pattern.
getDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "digit" attribute.
getDimension(Object) - Method in class javax.swing.UIDefaults
If the value of key is a Dimension return it, otherwise return null.
getDimension(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a Dimension return it, otherwise return null.
getDimension(Object) - Static method in class javax.swing.UIManager
Returns a dimension from the defaults table.
getDimension(Object, Locale) - Static method in class javax.swing.UIManager
Returns a dimension from the defaults table that is appropriate for the given locale.
getDirection() - Method in class javax.swing.plaf.basic.BasicArrowButton
 
getDirection() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the direction.
getDirectionality(char) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character.
getDirectionality(char) - Static method in class java.lang.CharacterData
 
getDirectionality(char) - Static method in class java.lang.CharacterDataLatin1
 
getDirectories() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
getDirectory() - Method in class java.awt.FileDialog
Gets the directory of this file dialog.
getDirectory() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Property to remember the directory that is currently selected in the UI.
getDirectoryName() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getDirectoryName() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getDirtyRegion(JComponent) - Method in class javax.swing.RepaintManager
Return the current dirty region for a component.
getDisableNamespaces() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Returns true if namespace conformance is not checked as the DOM tree is built.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemText
Get the "disable-output-escaping" attribute.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemTextLiteral
Get the "disable-output-escaping" attribute.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemValueOf
Get the "disable-output-escaping" attribute.
getDisabledIcon() - Method in class javax.swing.AbstractButton
Returns the icon used by the button when it's disabled.
getDisabledIcon() - Method in class javax.swing.JLabel
Returns the value of the disabledIcon property if it's been set, If it hasn't been set and the value of the icon property is an ImageIcon, we compute a "grayed out" version of the icon and update the disabledIcon property with that.
getDisabledIconAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab disabled icon at index.
getDisabledSelectedIcon() - Method in class javax.swing.AbstractButton
Returns the icon used by the button when it's disabled and selected.
getDisabledTextColor() - Method in class javax.swing.plaf.metal.MetalButtonUI
 
getDisabledTextColor() - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
getDisabledTextColor() - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
getDisabledTextColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the selected text.
getDismissDelay() - Method in class javax.swing.ToolTipManager
Returns the dismissal delay value.
getDispatchThread() - Method in class java.awt.EventQueue
 
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.
getDisplayFormatter() - Method in class javax.swing.text.DefaultFormatterFactory
Returns the JFormattedTextField.AbstractFormatter to use if the JFormattedTextField is not being edited and either the value is not-null, or the value is null and a null formatter has has not been specified.
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.
getDisplayMode() - Method in class java.awt.GraphicsDevice
Returns the current display mode of this GraphicsDevice.
getDisplayModes() - Method in class java.awt.GraphicsDevice
Returns all display modes available for this GraphicsDevice.
getDisplayName() - Method in class java.net.NetworkInterface
Get the display name of this network interface.
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.
getDisplayName() - Method in class java.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the default locale.
getDisplayName(Locale) - Method in class java.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the specified locale.
getDisplayName(boolean, int) - Method in class java.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the default locale.
getDisplayName(boolean, int, Locale) - Method in class java.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the specified locale.
getDisplayName() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns a string containing the display name of the panel.
getDisplayName() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
getDisplayName() - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
getDisplayName() - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
getDisplayOrderPaths(TreePath[]) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTransferHandler
Selection paths are in selection order.
getDisplaySize() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the calculated size of the display area.
getDisplayString(TreePath, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTransferHandler
 
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.
getDisplayVariantArray(ResourceBundle) - Method in class java.util.Locale
Return an array of the display names of the variant.
getDisplayedMnemonic() - Method in class javax.swing.JLabel
Return the keycode that indicates a mnemonic key.
getDisplayedMnemonicIndex() - Method in class javax.swing.AbstractButton
Returns the character, as an index, that the look and feel should provide decoration for as representing the mnemonic character.
getDisplayedMnemonicIndex() - Method in class javax.swing.JLabel
Returns the character, as an index, that the look and feel should provide decoration for as representing the mnemonic character.
getDisplayedMnemonicIndex() - Method in class javax.swing.JTabbedPane.Page
 
getDisplayedMnemonicIndex() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Provides a hint to the look and feel as to the index of the character in getDisplayName that should be visually identified as the mnemonic.
getDisplayedMnemonicIndex() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Provides a hint to the look and feel as to the index of the character in getDisplayName that should be visually identified as the mnemonic.
getDisplayedMnemonicIndex() - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
Provides a hint to the look and feel as to the index of the character in getDisplayName that should be visually identified as the mnemonic.
getDisplayedMnemonicIndex() - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
Provides a hint to the look and feel as to the index of the character in getDisplayName that should be visually identified as the mnemonic.
getDisplayedMnemonicIndexAt(int) - Method in class javax.swing.JTabbedPane
Returns the character, as an index, that the look and feel should provide decoration for as representing the mnemonic character.
getDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the divider between the top Components.
getDividerBorderSize() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3, instead set the border on the divider.
getDividerLocation() - Method in class javax.swing.JSplitPane
Returns the last value passed to setDividerLocation.
getDividerLocation(JSplitPane) - Method in class javax.swing.plaf.SplitPaneUI
Returns the location of the divider.
getDividerLocation(JSplitPane) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the location of the divider, which may differ from what the splitpane thinks the location of the divider is.
getDividerLocation(JSplitPane) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getDividerLocation method on each UI handled by this object.
getDividerSize() - Method in class javax.swing.JSplitPane
Returns the size of the divider.
getDividerSize() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the size of the divider, that is the width if the splitpane is HORIZONTAL_SPLIT, or the height of VERTICAL_SPLIT.
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.
getDoc(XPathContext, int, String, String) - Method in class org.apache.xalan.templates.FuncDocument
Get the document from the given URI and base
getDocKey() - Method in class org.apache.xalan.transformer.KeyTable
Get the document root matching this key.
getDocOrderPos() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Return the position of the template in document order in the stylesheet.
getDockingColor() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Gets the color displayed when over a docking area
getDockingConstraint(Component, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
getDoctype() - Method in class org.apache.crimson.tree.XmlDocument
DOM: returns the document type (DTD)
getDoctype() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getDoctype() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getDocument() - Method in interface javax.swing.event.DocumentEvent
Gets the document that sourced the change event.
getDocument() - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Returns the document model underlying the view.
getDocument() - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Returns the document model underlying the view.
getDocument() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Retrieves the underlying model.
getDocument() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Gets the document that sourced the change event.
getDocument() - Method in class javax.swing.text.AbstractDocument.DefaultFilterBypass
 
getDocument() - Method in class javax.swing.text.AbstractWriter
Fetches the document.
getDocument() - Method in class javax.swing.text.DocumentFilter.FilterBypass
Returns the Document the mutation is occuring on.
getDocument() - Method in interface javax.swing.text.Element
Fetches the document associated with this element.
getDocument() - Method in class javax.swing.text.JTextComponent
Fetches the model associated with the editor.
getDocument() - Method in class javax.swing.text.View
Fetches the model associated with the view.
getDocument() - Method in class javax.swing.text.html.AccessibleHTML
Returns the Document currently presenting information for.
getDocument() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Return the result of parsing, after a SAX parser has used this as a content handler during parsing.
getDocument() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocument() - Method in interface org.apache.xml.dtm.DTM
Given a DTM which contains only a single document, find the Node Handle of the Document node.
getDocument() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Find the Document node handle for the document currently under construction.
getDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find the owning document node.
getDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Given a DTM, find the owning document node.
getDocument() - Method in class org.apache.xpath.DOM2Helper
Deprecated. Query which document this helper is currently operating on.
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentAllDeclarationsProcessed() - Method in interface org.apache.xml.dtm.DTM
Return an indication of whether the processor has read the complete DTD.
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return an indication of whether the processor has read the complete DTD.
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return an indication of whether the processor has read the complete DTD.
getDocumentBaseURI() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentBaseURI() - Method in interface org.apache.xml.dtm.DTM
Return the base URI of the document entity.
getDocumentBaseURI() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return the base URI of the document entity.
getDocumentBaseURI() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return the base URI of the document entity.
getDocumentElement() - Method in class org.apache.crimson.tree.XmlDocument
DOM: Returns the content root element.
getDocumentElement() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
This is a bit of a problem in DTM, since a DTM may be a Document Fragment and hence not have a clear-cut Document Element.
getDocumentElement() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getDocumentEncoding(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentEncoding(int) - Method in interface org.apache.xml.dtm.DTM
Return the name of the character encoding scheme in which the document entity is expressed.
getDocumentEncoding(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return the name of the character encoding scheme in which the document entity is expressed.
getDocumentEncoding(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return the name of the character encoding scheme in which the document entity is expressed.
getDocumentFilter() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Subclass and override if you wish to provide a DocumentFilter to restrict what can be input.
getDocumentFilter() - Method in class javax.swing.JSpinner.ListEditor.ListFormatter
 
getDocumentFilter() - Method in class javax.swing.text.AbstractDocument
Returns the DocumentFilter that is responsible for filtering of insertion/removal.
getDocumentFilter() - Method in class javax.swing.text.DefaultFormatter
Returns the DocumentFilter used to restrict the characters that can be input into the JFormattedTextField.
getDocumentListeners() - Method in class javax.swing.text.AbstractDocument
Returns an array of all the document listeners registered on this document.
getDocumentProperties() - Method in class javax.swing.text.AbstractDocument
Supports managing a set of properties.
getDocumentRoot(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find the owning document node.
getDocumentRoot(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find the owning document node.
getDocumentRoot() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Returns the root element of the document.
getDocumentRoot(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find the owning document node.
getDocumentRoot(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Given a node handle, find the owning document node, using DTM semantics (Document owns itself) rather than DOM semantics (Document has no owner).
getDocumentStandalone(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentStandalone(int) - Method in interface org.apache.xml.dtm.DTM
Return an indication of the standalone status of the document, either "yes" or "no".
getDocumentStandalone(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return an indication of the standalone status of the document, either "yes" or "no".
getDocumentStandalone(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return an indication of the standalone status of the document, either "yes" or "no".
getDocumentSystemIdentifier(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentSystemIdentifier(int) - Method in interface org.apache.xml.dtm.DTM
Return the system identifier of the document entity.
getDocumentSystemIdentifier(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return the system identifier of the document entity.
getDocumentSystemIdentifier(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return the system identifier of the document entity.
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentTypeDeclarationPublicIdentifier() - Method in interface org.apache.xml.dtm.DTM
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentTypeDeclarationSystemIdentifier() - Method in interface org.apache.xml.dtm.DTM
A document type declaration information item has the following properties: 1.
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
A document type declaration information item has the following properties: 1.
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
A document type declaration information item has the following properties: 1.
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
A document type declaration information item has the following properties: 1.
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
A document type declaration information item has the following properties: 1.
getDocumentVersion(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentVersion(int) - Method in interface org.apache.xml.dtm.DTM
Return a string representing the XML version of the document.
getDocumentVersion(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return a string representing the XML version of the document.
getDocumentVersion(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return a string representing the XML version of the document.
getDot() - Method in class javax.swing.event.CaretEvent
Fetches the location of the caret.
getDot() - Method in interface javax.swing.text.Caret
Fetches the current position of the caret.
getDot() - Method in class javax.swing.text.DefaultCaret
Fetches the current position of the caret.
getDot() - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
getDotBias() - Method in class javax.swing.text.DefaultCaret
 
getDouble(byte[], int) - Static method in class java.io.Bits
 
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(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type double or of another primitive type convertible to type double via a widening conversion.
getDouble(ByteBuffer, int, boolean) - Static method in class java.nio.Bits
 
getDouble(long, boolean) - Static method in class java.nio.Bits
 
getDouble() - Method in class java.nio.ByteBuffer
Relative get method for reading a double value.
getDouble(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a double value.
getDouble(long) - Method in class java.nio.DirectByteBuffer
 
getDouble() - Method in class java.nio.DirectByteBuffer
 
getDouble(int) - Method in class java.nio.DirectByteBuffer
 
getDouble() - Method in class java.nio.HeapByteBuffer
 
getDouble(int) - Method in class java.nio.HeapByteBuffer
 
getDouble(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble() - Method in class java.text.DigitList
Utility routine to get the value of the digit list If (count == 0) this throws a NumberFormatException, which mimics Long.parseLong().
getDouble(String, double) - Method in class java.util.prefs.AbstractPreferences
Implements the getDouble method as per the specification in Preferences.getDouble(String,double).
getDouble(String, double) - Method in class java.util.prefs.Preferences
Returns the double value represented by the string associated with the specified key in this preference node.
getDouble(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a double on specified object.
getDoubleB(ByteBuffer, int) - Static method in class java.nio.Bits
 
getDoubleB(long) - Static method in class java.nio.Bits
 
getDoubleBufferMaximumSize() - Method in class javax.swing.RepaintManager
Returns the maximum double buffer size.
getDoubleL(ByteBuffer, int) - Static method in class java.nio.Bits
 
getDoubleL(long) - Static method in class java.nio.Bits
 
getDoubleParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a double.
getDragAction() - Method in class java.awt.dnd.DragGestureEvent
Returns an int representing the action selected by the user.
getDragEnabled() - Method in class javax.swing.JColorChooser
Gets the value of the dragEnabled property.
getDragEnabled() - Method in class javax.swing.JFileChooser
Gets the value of the dragEnabled property.
getDragEnabled() - Method in class javax.swing.JList
Gets the dragEnabled property.
getDragEnabled() - Method in class javax.swing.JTable
Gets the value of the dragEnabled property.
getDragEnabled() - Method in class javax.swing.JTree
Gets the value of the dragEnabled property.
getDragEnabled() - Method in class javax.swing.text.JTextComponent
Gets the dragEnabled property.
getDragMode() - Method in class javax.swing.JDesktopPane
Gets the current "dragging style" used by the desktop pane.
getDragOrigin() - Method in class java.awt.dnd.DragGestureEvent
Returns a Point in the coordinates of the Component over which the drag originated.
getDragSource() - Method in class java.awt.dnd.DragGestureEvent
Returns the DragSource.
getDragSource() - Method in class java.awt.dnd.DragGestureRecognizer
This method returns the DragSource this DragGestureRecognizer will use in order to process the Drag and Drop operation.
getDragSource() - Method in class java.awt.dnd.DragSourceContext
Returns the DragSource that instantiated this DragSourceContext.
getDragSourceContext() - Method in class java.awt.dnd.DragSourceEvent
This method returns the DragSourceContext that originated the event.
getDragSourceListeners() - Method in class java.awt.dnd.DragSource
Gets all the DragSourceListeners registered with this DragSource.
getDragSourceMotionListeners() - Method in class java.awt.dnd.DragSource
Gets all of the DragSourceMotionListeners registered with this DragSource.
getDraggedColumn() - Method in class javax.swing.table.JTableHeader
Returns the the dragged column, if and only if, a drag is in process, otherwise returns null.
getDraggedDistance() - Method in class javax.swing.table.JTableHeader
Returns the column's horizontal distance from its original position, if and only if, a drag is in process.
getDrawGraphics() - Method in class java.awt.Component.BltBufferStrategy
 
getDrawGraphics() - Method in class java.awt.Component.FlipBufferStrategy
 
getDrawGraphics() - Method in class java.awt.Component.SingleBufferStrategy
 
getDrawGraphics() - Method in class java.awt.image.BufferStrategy
 
getDrawsLayeredHighlights() - Method in class javax.swing.text.DefaultHighlighter
 
getDrive(String) - Method in class java.io.Win32FileSystem
 
getDriveDirectory(int) - Method in class java.io.Win32FileSystem
 
getDriveDirectory(char) - Method in class java.io.Win32FileSystem
 
getDriveDirectory(int) - Method in class java.io.WinNTFileSystem
 
getDriver(String) - Static method in class java.sql.DriverManager
Attempts to locate a driver that understands the given URL.
getDriverMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves this JDBC driver's major version number.
getDriverMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves this JDBC driver's minor version number.
getDriverName() - Method in interface java.sql.DatabaseMetaData
Retrieves the name of this JDBC driver.
getDriverVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the version number of this JDBC driver as a String.
getDrivers() - Static method in class java.sql.DriverManager
Retrieves an Enumeration with all of the currently loaded JDBC drivers to which the current caller has access.
getDropAction() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns the logical intersection of the user drop action, the target drop action and the set of drop actions supported by the drag source.
getDropAction() - Method in class java.awt.dnd.DragSourceDropEvent
This method returns an int representing the action performed by the target on the subject of the drop.
getDropAction() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the user drop action.
getDropAction() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the user drop action.
getDropSuccess() - Method in class java.awt.dnd.DragSourceDropEvent
This method returns a boolean indicating if the drop was successful.
getDropTarget() - Method in class java.awt.Component
Gets the DropTarget associated with this Component.
getDropTarget() - Method in class java.awt.dnd.DropTargetContext
This method returns the DropTarget associated with this DropTargetContext.
getDropTarget() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
get the DropTarget associated with this peer
getDropTargetContext() - Method in class java.awt.dnd.DropTarget
Gets the DropTargetContext associated with this DropTarget.
getDropTargetContext() - Method in class java.awt.dnd.DropTargetEvent
This method returns the DropTargetContext associated with this DropTargetEvent.
getDropTargetContextPeer() - Method in class java.awt.dnd.DropTargetContext
Get the DropTargetContextPeer
getDropTargetEventTarget(int, int, boolean) - Method in class java.awt.Container
Fetches the top-most (deepest) component to receive SunDropTargetEvents.
getDropTargetListener() - Static method in class javax.swing.TransferHandler
 
getEast() - Method in class javax.swing.SpringLayout.Constraints
 
getEastPane() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getEchoChar() - Method in class java.awt.TextField
Gets the character that is to be used for echoing.
getEchoChar() - Method in class javax.swing.JPasswordField
Returns the character to be used for echoing.
getEdgeCondition() - Method in class java.awt.image.ConvolveOp
Returns the edge condition.
getEdit() - Method in class javax.swing.event.UndoableEditEvent
Returns the edit value.
getEditFormatter() - Method in class javax.swing.text.DefaultFormatterFactory
Returns the JFormattedTextField.AbstractFormatter to use if the JFormattedTextField is being edited and either the value is not-null, or the value is null and a null formatter has has not been specified.
getEditIndex() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getEditingColumn() - Method in class javax.swing.JTable
Returns the index of the column that contains the cell currently being edited.
getEditingPath() - Method in class javax.swing.JTree
Returns the path to the element that is currently being edited.
getEditingPath(JTree) - Method in class javax.swing.plaf.TreeUI
Returns the path to the element that is being edited.
getEditingPath(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path to the element that is being edited.
getEditingPath(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getEditingPath method on each UI handled by this object.
getEditingRow() - Method in class javax.swing.JTable
Returns the index of the row that contains the cell currently being edited.
getEditor() - Method in class javax.swing.JComboBox
Returns the editor used to paint and edit the selected item in the JComboBox field.
getEditor() - Method in class javax.swing.JSpinner
Returns the component that displays and potentially changes the model's value.
getEditor(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Gets the target editor for an action.
getEditorComponent() - Method in interface javax.swing.ComboBoxEditor
Return the component that should be added to the tree hierarchy for this editor
getEditorComponent() - Method in class javax.swing.JTable
Returns the component that is handling the editing session.
getEditorComponent() - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
getEditorKit() - Method in class javax.swing.JEditorPane
Fetches the currently installed kit for handling content.
getEditorKit(JTextComponent) - Method in class javax.swing.plaf.TextUI
Fetches the binding of services that set a policy for the type of document being edited.
getEditorKit(JTextComponent) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
Fetches the EditorKit for the UI.
getEditorKit(JTextComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Fetches the EditorKit for the UI.
getEditorKit(JTextComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getEditorKit method on each UI handled by this object.
getEditorKitClassNameForContentType(String) - Static method in class javax.swing.JEditorPane
Returns the currently registered EditorKit class name for the type type.
getEditorKitForContentType(String) - Method in class javax.swing.JEditorPane
Fetches the editor kit to use for the given type of content.
getEditorKitForContentType(String) - Method in class javax.swing.text.html.FrameView.FrameEditorPane
 
getEffectiveResourceBundleName() - Method in class java.util.logging.Logger
 
getElem(int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the first (default) bank as an integer.
getElem(int, int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the specified bank as an integer.
getElem(int) - Method in class java.awt.image.DataBufferByte
Returns the requested data array element from the first (default) bank.
getElem(int, int) - Method in class java.awt.image.DataBufferByte
Returns the requested data array element from the specified bank.
getElem(int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the first (default) bank as an int.
getElem(int, int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the specified bank as an int.
getElem(int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the first (default) bank as an int.
getElem(int, int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the specified bank as an int.
getElem(int) - Method in class java.awt.image.DataBufferInt
Returns the requested data array element from the first (default) bank.
getElem(int, int) - Method in class java.awt.image.DataBufferInt
Returns the requested data array element from the specified bank.
getElem(int) - Method in class java.awt.image.DataBufferShort
Returns the requested data array element from the first (default) bank.
getElem(int, int) - Method in class java.awt.image.DataBufferShort
Returns the requested data array element from the specified bank.
getElem(int) - Method in class java.awt.image.DataBufferUShort
Returns the requested data array element from the first (default) bank.
getElem(int, int) - Method in class java.awt.image.DataBufferUShort
Returns the requested data array element from the specified bank.
getElemDef() - Method in class org.apache.xalan.processor.XSLTElementProcessor
Get the element definition that belongs to this element.
getElemDesc(String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Get a description of the given element.
getElemDouble(int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the first (default) bank as a double.
getElemDouble(int, int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the specified bank as a double.
getElemDouble(int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the first (default) bank as a double.
getElemDouble(int, int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the specified bank as a double.
getElemDouble(int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the first (default) bank as a double.
getElemDouble(int, int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the specified bank as a double.
getElemExtensionDecl(StylesheetRoot, String) - Method in class org.apache.xalan.templates.ElemExtensionCall
Return the ElemExtensionDecl for this extension element
getElemFloat(int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the first (default) bank as a float.
getElemFloat(int, int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the specified bank as a float.
getElemFloat(int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the first (default) bank as a float.
getElemFloat(int, int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the specified bank as a float.
getElemFloat(int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the first (default) bank as a float.
getElemFloat(int, int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the specified bank as a float.
getElemFromExpression(Expression) - Method in class org.apache.xalan.templates.RedundentExprEliminator
From an XPath expression component, get the ElemTemplateElement owner.
getElemTemplateElement() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the current ElemTemplateElement at the top of the stack.
getElemVariable() - Method in class org.apache.xpath.operations.Variable
Get the XSLT ElemVariable that this sub-expression references.
getElemVersion() - Method in class org.apache.xalan.processor.StylesheetHandler
 
getElement() - Method in interface javax.swing.event.DocumentEvent.ElementChange
Returns the element represented.
getElement() - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Gets the element that this view is mapped to.
getElement() - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Gets the element that this view is mapped to.
getElement(int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets a child element.
getElement(int) - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets a child element.
getElement() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Returns the underlying element.
getElement(int) - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets a child element.
getElement(int) - Method in interface javax.swing.text.Element
Fetches the child element at the given index.
getElement() - Method in class javax.swing.text.ElementIterator.StackItem
 
getElement() - Method in class javax.swing.text.View
Fetches the structural portion of the subject that this view is mapped to.
getElement() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the Element this ElementInfo represents.
getElement(String) - Method in class javax.swing.text.html.HTMLDocument
Returns the element that has the given id Attribute.
getElement(Element, Object, Object) - Method in class javax.swing.text.html.HTMLDocument
Returns the child element of e that contains the attribute, attribute with value value, or null if one isn't found.
getElement(Element, Object, Object, boolean) - Method in class javax.swing.text.html.HTMLDocument
Returns the child element of e that contains the attribute, attribute with value value, or null if one isn't found.
getElement(String) - Method in class javax.swing.text.html.parser.DTD
Gets an element by name.
getElement(int) - Method in class javax.swing.text.html.parser.DTD
Gets an element by index.
getElement() - Method in class javax.swing.text.html.parser.TagElement
 
getElement(int) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get the element at the given index
getElementAt(int) - Method in class javax.swing.DefaultComboBoxModel
 
getElementAt(int) - Method in class javax.swing.DefaultListModel
Returns the component at the specified index.
getElementAt(int) - Method in interface javax.swing.ListModel
Returns the value at the specified index.
getElementAt(int) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
getElementAt(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
getElementAt(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
getElementByID(String, Document) - Method in class org.apache.xpath.DOM2Helper
Deprecated. Given an XML ID, return the element.
getElementByID(String, Document) - Method in class org.apache.xpath.DOMHelper
Deprecated. Given an ID, return the element.
getElementById(String) - Method in class org.apache.crimson.tree.XmlDocument
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getElementById(String) - Method in interface org.apache.xml.dtm.DTM
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getElementById(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getElementCallstack() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the stack of ElemTemplateElements.
getElementCount() - Method in interface javax.swing.JTable.Resizable2
 
getElementCount() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the number of children for the element.
getElementCount() - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the number of children for the element.
getElementCount() - Method in class javax.swing.text.AbstractDocument.LeafElement
Returns the number of child elements.
getElementCount() - Method in interface javax.swing.text.Element
Gets the number of child elements contained by this element.
getElementCount() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Return the count of elements defined for this extension element
getElementExById(String) - Method in interface org.apache.crimson.tree.DocumentEx
Deprecated. As of DOM level 2, replaced by the method Document.getElementById
getElementExById(String) - Method in class org.apache.crimson.tree.XmlDocument
Deprecated. As of DOM level 2, replaced by the method Document.getElementById
getElementFactory() - Method in interface org.apache.crimson.tree.DocumentEx
Returns the element factory to be used by this document.
getElementFactory() - Method in class org.apache.crimson.tree.XmlDocument
Deprecated.  
getElementFactory() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Deprecated.  
getElementIndex(int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the child element index closest to the given model offset.
getElementIndex(int) - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the child element index closest to the given model offset.
getElementIndex(int) - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets the child element index closest to the given model offset.
getElementIndex(int) - Method in interface javax.swing.text.Element
Gets the child element index closest to the given offset.
getElementInfoAt(AccessibleHTML.ElementInfo, Point) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
 
getElementInfoAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
 
getElementIterator() - Method in class javax.swing.text.AbstractWriter
Fetches the ElementIterator.
getElementMethod(Class, String) - Static method in class org.apache.xalan.extensions.MethodResolver
Given the name of a method, figure out the resolution of the Java Method
getElementProcessor() - Method in class org.apache.xalan.processor.XSLTElementDef
Return the XSLTElementProcessor for this element.
getElements() - Method in class javax.swing.ButtonGroup
Returns all the buttons that are participating in this group.
getElements(Vector) - Method in class javax.swing.text.html.parser.ContentModel
Update elemVec with the list of elements that are part of the this contentModel.
getElements() - Method in class org.apache.xalan.processor.WhitespaceInfoPaths
Get the property set by setElements().
getElements() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the allowed elements for this type.
getElements() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get StringVector of elements defined for this extension
getElementsAt(HTMLDocument, int) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Returns an array of the Elements that contain offset.
getElementsAt(Element, int, int) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Recursive method used by getElementsAt.
getElementsByTagName(String) - Method in class org.apache.crimson.tree.ParentNode
DOM: Returns a "live" list view of the elements below this one which have the specified tag name.
getElementsByTagName(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getElementsByTagName(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getElementsByTagNameNS(String, String) - Method in class org.apache.crimson.tree.ParentNode
 
getElementsByTagNameNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getElementsByTagNameNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getElemsAvailable() - Method in class org.apache.xalan.processor.XSLTSchema
Get the table of available elements.
getEmptyEnumeration() - Static method in class javax.swing.text.SimpleAttributeSet
 
getEmptySet() - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Fetches an empty AttributeSet.
getEmptySet() - Method in class javax.swing.text.StyleContext
Fetches an empty AttributeSet.
getEncoding() - Method in class java.io.InputStreamReader
Return the name of the character encoding being used by this stream.
getEncoding() - Method in class java.io.OutputStreamWriter
Return the name of the character encoding being used by this stream.
getEncoding() - Method in class java.util.logging.Handler
Return the character encoding for this Handler.
getEncoding() - Method in class org.apache.crimson.parser.InputEntity
Returns the name of the encoding in use, else null; the name returned is in as standard a form as we can get.
getEncoding() - Method in class org.apache.crimson.parser.XmlReader
Returns the standard name of the encoding in use
getEncoding() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL!
getEncoding() - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL!
getEnd() - Method in class javax.swing.SpinnerDateModel
Returns the last Date in the sequence.
getEndCap() - Method in class java.awt.BasicStroke
Returns the end cap style.
getEndImportCountComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get the number of import in this stylesheet's composed list.
getEndIndex() - Method in class java.awt.font.CharArrayIterator
Returns the end index of the text.
getEndIndex() - Method in class java.text.AttributedString.AttributedStringIterator
 
getEndIndex() - Method in interface java.text.CharacterIterator
Returns the end index of the text.
getEndIndex() - Method in class java.text.FieldPosition
Retrieves the index of the character following the last character in the requested field.
getEndIndex() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
getEndIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getEndIndex() for String.
getEndIndex() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Get the index with the hypertext document at which this link ends
getEndIndex() - Method in class javax.swing.text.Segment
Returns the end index of the text.
getEndOfLineString() - Method in class javax.swing.text.html.parser.Parser
Returns the end of line string.
getEndOffset() - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Returns the ending offset into the model for this view.
getEndOffset() - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Returns the ending offset into the model for this view.
getEndOffset() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the ending offset in the model for the element.
getEndOffset() - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the ending offset in the model for the element.
getEndOffset() - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets the ending offset in the model for the element.
getEndOffset() - Method in class javax.swing.text.AbstractWriter
Returns the last offset to be output.
getEndOffset() - Method in class javax.swing.text.DefaultHighlighter.HighlightInfo
 
getEndOffset() - Method in interface javax.swing.text.Element
Fetches the offset from the beginning of the document that this element ends at.
getEndOffset() - Method in class javax.swing.text.GlyphView
Fetches the portion of the model that this view is responsible for.
getEndOffset() - Method in interface javax.swing.text.Highlighter.Highlight
Gets the ending model offset for the highlight.
getEndOffset() - Method in class javax.swing.text.ParagraphView.Row
 
getEndOffset() - Method in class javax.swing.text.View
Fetches the portion of the model for which this view is responsible.
getEndOffset() - Method in class javax.swing.text.ZoneView.Zone
End of the zones range.
getEndOffset() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Returns the end of the range for which the current occurrence of the tag is defined and has the same attributes.
getEndOffset() - Method in class javax.swing.text.html.HTMLDocument.LeafIterator
Returns the end of the range for which the current occurrence of the tag is defined and has the same attributes.
getEndOffset() - Method in class javax.swing.text.html.ImageView.ImageLabelView
 
getEndPoint() - Method in class java.awt.geom.Arc2D
Returns the ending point of the arc.
getEndPosition() - Method in class javax.swing.text.AbstractDocument
Returns a position that represents the end of the document.
getEndPosition() - Method in interface javax.swing.text.Document
Returns a position that represents the end of the document.
getEntities() - Method in class org.apache.crimson.tree.Doctype
DOM: Returns the internal, external, and unparsed entities declared in this DTD.
getEntity(String) - Method in class javax.swing.text.html.parser.DTD
Gets an entity by name.
getEntity(int) - Method in class javax.swing.text.html.parser.DTD
Gets a character entity.
getEntityNameForChar(char) - Method in class org.apache.xalan.serialize.CharInfo
Resolve a character to an entity reference name.
getEntityResolver() - Method in class org.apache.crimson.parser.XMLReaderImpl
Return the current entity resolver.
getEntityResolver() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getEntityResolver() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's EntityResolver, if it has one.
getEntityResolver() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's EntityResolver.
getEntityResolver() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's EntityResolver.
getEntityResolver() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's EntityResolver.
getEntries() - Method in class java.util.jar.Manifest
Returns a Map of the entries contained in this Manifest.
getEntry(Vector, String, boolean) - Static method in class java.text.RBCollationTables
 
getEntry(Object) - Method in class java.util.HashMap
Returns the entry associated with the specified key in the HashMap.
getEntry(Object) - Method in class java.util.TreeMap
Returns this map's entry for the given key, or null if the map does not contain an entry for the key.
getEntry(Object) - Method in class java.util.WeakHashMap
Returns the entry associated with the specified key in the HashMap.
getEntry(String) - Method in class java.util.jar.JarFile
Returns the ZipEntry for the given entry name or null if not found.
getEntry(String) - Method in class java.util.zip.ZipFile
Returns the zip file entry for the specified name, or null if not found.
getEntry(long, String) - Static method in class java.util.zip.ZipFile
 
getEntryName() - Method in class java.net.JarURLConnection
Return the entry name for this connection.
getEnum(String) - Method in class org.apache.xalan.processor.XSLTAttributeDef
If this element is of type T_ENUM, this will return a map from the attribute string to the Xalan integer value.
getEnumNames() - Method in class org.apache.xalan.processor.XSLTAttributeDef
If this element is of type T_ENUM, this will return an array of strings - the values in the enumeration
getEnumeration(int) - Method in class java.util.Hashtable
 
getEnvironmentHash() - Method in class org.apache.xalan.xslt.EnvironmentCheck
Fill a hash with basic environment settings that affect Xalan.
getEpochDay() - Method in class java.util.GregorianCalendar
Return the day number with respect to the epoch.
getEraDatetimeZone(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
Returns an array with the 3 components that a datetime input string may contain: - (for BC era), datetime, and zone.
getEras() - Method in class java.text.DateFormatSymbols
Gets era strings.
getError() - Method in class org.apache.xalan.lib.sql.XConnection
Provide access to the last error that occued.
getErrorCode() - Method in class java.sql.SQLException
Retrieves the vendor-specific exception code for this SQLException object.
getErrorHandler() - Method in class org.apache.crimson.parser.XMLReaderImpl
Return the current error handler.
getErrorHandler() - Method in interface org.apache.crimson.tree.ParseContext
Returns an error handler that may be used to report problems of various types: warnings, recoverable errors, fatal errors.
getErrorHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getErrorHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's ErrorHandler, if it has one.
getErrorHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's ErrorHandler.
getErrorHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's ErrorHandler.
getErrorHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's ErrorHandler.
getErrorIndex() - Method in class java.text.ParsePosition
Retrieve the index at which an error occurred, or -1 if the error index has not been set.
getErrorListener() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the error listener.
getErrorListener() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get the error listener in effect for the TransformerFactory.
getErrorListener() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get the error event handler in effect for the transformation.
getErrorListener() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the current error event handler.
getErrorListener() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get the error listener.
getErrorListener() - Method in class org.apache.xpath.XPathContext
Get the ErrorListener where errors and warnings are to be reported.
getErrorListener() - Method in class org.apache.xpath.compiler.XPathParser
Return the current error listener.
getErrorManager() - Method in class java.util.logging.Handler
Retrieves the ErrorManager for this Handler.
getErrorOffset() - Method in class java.text.ParseException
Returns the position where the error was found.
getErrorStream() - Method in class java.lang.Process
Gets the error stream of the subprocess.
getErrorStream() - Method in class java.lang.Win32Process
 
getErrorStream() - Method in class java.net.HttpURLConnection
Returns the error stream if the connection failed but the server sent useful data nonetheless.
getErrorType() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Get the type of error message to use if the attribute value is invalid.
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.
getEscapeProcessing() - Method in interface javax.sql.RowSet
Retrieves whether escape processing is enabled for this RowSet object.
getEstimatedMajorSpan() - Method in class javax.swing.text.AsyncBoxView
Is the major span currently estimated?
getEtchType() - Method in class javax.swing.border.EtchedBorder
Returns which etch-type is set on the etched border.
getEtchedBorderUIResource() - Static method in class javax.swing.plaf.BorderUIResource
 
getEtchedInsets() - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Returns the amount of space taken up by a border drawn by drawEtchedRect()
getEventMask() - Method in class java.awt.Toolkit.SelectiveAWTEventListener
 
getEventMask() - Method in class java.awt.event.AWTEventListenerProxy
Returns the event mask associated with the listener.
getEventQueue() - Method in class java.awt.EventDispatchThread
 
getEventQueue() - Static method in class java.awt.Toolkit
 
getEventType() - Method in class javax.swing.event.HyperlinkEvent
Gets the type of event.
getException() - Method in class java.awt.event.InvocationEvent
Returns any Exception caught while executing the Runnable's run() method.
getException() - Method in class java.lang.ClassNotFoundException
Returns the exception that was raised if an error occurred while attempting to load the class.
getException() - Method in class java.lang.ExceptionInInitializerError
Returns the exception that occurred during a static initialization that caused this error to be created.
getException() - Method in class org.apache.xml.dtm.DTMException
This method retrieves an exception that this exception wraps.
getException() - Method in class org.apache.xml.utils.WrappedRuntimeException
Get the checked exception that this runtime exception wraps.
getException() - Method in class org.apache.xpath.XPathException
Return the embedded exception, if any.
getExceptionThrown() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the exception thrown by the secondary thread (normally the transform thread).
getExceptionTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the types of of exceptions declared to be 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 exceptions declared to be thrown by the underlying method represented by this Method object.
getExceptionTypes() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns an array of Class objects that represent the types of the checked exceptions thrown by the underlying constructor represented by this Constructor object.
getExcludeResultPrefix(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "exclude-result-prefix" property.
getExcludeResultPrefixCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "exclude-result-prefixes" Strings.
getExpandEntityReferences() - Method in interface org.apache.xml.dtm.DTMIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xpath.NodeSet
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xpath.NodeSetDTM
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xpath.axes.LocPathIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xpath.axes.NodeSequence
 
getExpandValueList(int) - Method in class java.text.RBCollationTables
Get the entry of hash table of the expanding string in the collation table.
getExpandedAttributeName(Attr) - Method in class org.apache.xpath.DOMHelper
Deprecated. Returns the attribute name with the namespace prefix (if any) replaced by the Namespace URI it was bound to.
getExpandedDescendants(TreePath) - Method in class javax.swing.JTree
Returns an Enumeration of the descendants of the path parent that are currently expanded.
getExpandedElementName(Element) - Method in class org.apache.xpath.DOMHelper
Deprecated. Returns the element name with the namespace prefix (if any) replaced by the Namespace URI it was bound to.
getExpandedIcon() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getExpandedNameTable(DTM) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
return the expanded name table.
getExpandedState(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns true if the path is expanded, and visible.
getExpandedState(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns true if the path is expanded, and visible.
getExpandedState(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns true if the path is expanded, and visible.
getExpandedTypeID(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getExpandedTypeID(String, String, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getExpandedTypeID(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return an ID that represents the node's expanded name.
getExpandedTypeID(String, String, int) - Method in interface org.apache.xml.dtm.DTM
Given an expanded name, return an ID.
getExpandedTypeID(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return an ID that represents the node's expanded name.
getExpandedTypeID(String, String, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given an expanded name, return an ID.
getExpandedTypeID(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return an ID that represents the node's expanded name.
getExpandedTypeID(String, String, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given an expanded name, return an ID.
getExpandedTypeID(String, String, int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded name, return an ID.
getExpandedTypeID(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given a type, return an expanded name ID.Any additional nodes that are created that have this expanded name will use this ID.
getExpandsSelectedPaths() - Method in class javax.swing.JTree
Returns the expandsSelectedPaths property.
getExpiration() - Method in class java.net.URLConnection
Returns the value of the expires header field.
getExponentialSymbol() - Method in class java.text.DecimalFormatSymbols
Returns the character used to separate the mantissa from the exponent.
getExportedKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).
getExpression() - Method in class org.apache.xalan.templates.ElemForEach
 
getExpression() - Method in class org.apache.xpath.Arg
Get the value expression for this argument.
getExpression() - Method in interface org.apache.xpath.ExpressionOwner
Get the raw Expression object that this class wraps.
getExpression() - Method in class org.apache.xpath.XPath
Get the raw Expression object that this class wraps.
getExpression() - Method in class org.apache.xpath.axes.AxesWalker
 
getExpression() - Method in class org.apache.xpath.axes.FilterExprIterator.filterExprOwner
 
getExpression() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple.filterExprOwner
 
getExpression() - Method in class org.apache.xpath.axes.FilterExprWalker.filterExprOwner
 
getExpression() - Method in class org.apache.xpath.axes.PredicatedNodeTest.PredOwner
 
getExpression() - Method in class org.apache.xpath.axes.UnionPathIterator.iterOwner
 
getExpression() - Method in class org.apache.xpath.axes.WalkingIterator
 
getExpression() - Method in class org.apache.xpath.functions.FuncExtFunction.ArgExtOwner
 
getExpression() - Method in class org.apache.xpath.functions.Function2Args.Arg1Owner
 
getExpression() - Method in class org.apache.xpath.functions.Function3Args.Arg2Owner
 
getExpression() - Method in class org.apache.xpath.functions.FunctionMultiArgs.ArgMultiOwner
 
getExpression() - Method in class org.apache.xpath.functions.FunctionOneArg
 
getExpression() - Method in class org.apache.xpath.operations.Operation.LeftExprOwner
 
getExpression() - Method in class org.apache.xpath.operations.Operation
 
getExpression() - Method in class org.apache.xpath.operations.UnaryOperation
 
getExpression() - Method in class org.apache.xpath.patterns.FunctionPattern.FunctionOwner
 
getExpression() - Method in class org.apache.xpath.patterns.StepPattern.PredOwner
 
getExpression() - Method in class org.apache.xpath.patterns.StepPattern
 
getExpression() - Method in class org.apache.xpath.patterns.UnionPattern.UnionPathPartOwner
 
getExpressionContext() - Method in class org.apache.xpath.XPathContext
The the expression context for extensions for this context.
getExpressionOwner() - Method in class org.apache.xpath.Expression
Get the first non-Expression parent of this node.
getExpressionOwner(ExpressionNode) - Method in class org.apache.xpath.XPathException
Get the first non-Expression parent of this node.
getExtendedState() - Method in class java.awt.Frame
Gets the state of this frame.
getExtension() - Method in class java.text.PatternEntry
Gets the expanding characters of the entry.
getExtensionElementPrefix(int) - Method in class org.apache.xalan.templates.ElemLiteralResult
Get an "extension-element-prefix" property.
getExtensionElementPrefix(int) - Method in class org.apache.xalan.templates.Stylesheet
Get and "extension-element-prefix" property.
getExtensionElementPrefixCount() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the number of "extension-element-prefixes" Strings.
getExtensionElementPrefixCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "extension-element-prefixes" Strings.
getExtensionNamespacesManager() - Method in class org.apache.xalan.templates.StylesheetRoot
Only instantiate an ExtensionNamespacesManager if one is called for (i.e., if the stylesheet contains extension functions and/or elements).
getExtensions() - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Get the vector of extension namespaces.
getExtensions() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the vector of extension namespaces.
getExtensionsTable() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the extensions table object.
getExtent() - Method in interface javax.swing.BoundedRangeModel
Returns the model's extent, the length of the inner range that begins at the model's value.
getExtent() - Method in class javax.swing.DefaultBoundedRangeModel
Returns the model's extent.
getExtent() - Method in class javax.swing.JSlider
Returns the "extent" -- the range of values "covered" by the knob.
getExtentSize() - Method in class javax.swing.JViewport
Returns the size of the visible part of the view in view coordinates.
getExternalizableConstructor(Class) - Static method in class java.io.ObjectStreamClass
Returns public no-arg constructor of given class, or null if none found.
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
Retrieves all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
getFD() - Method in class java.io.FileInputStream
Returns the FileDescriptor object that represents the connection to the actual file in the file system being used by this FileInputStream.
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.
getFactory() - Static method in class javax.swing.plaf.basic.BasicHTML
 
getFactory() - Static method in class org.apache.xpath.objects.XMLStringFactoryImpl
Get the XMLStringFactory to pass to DTM construction.
getFailureHandler() - Static method in class java.rmi.server.RMISocketFactory
Returns the handler for socket creation failure set by the setFailureHandler method.
getFamily() - Method in class java.awt.Font
Returns the family name of this Font.
getFamily(Locale) - Method in class java.awt.Font
Returns the family name of this Font, localized for the specified locale.
getFamily_NoClientCode() - Method in class java.awt.Font
 
getFeature(String) - Method in class org.apache.crimson.jaxp.SAXParserFactoryImpl
returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String) - Method in class org.apache.crimson.parser.XMLReaderImpl
Check a parser feature.
getFeature(String) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Look up the value of a feature.
getFeature(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Look up the value of a feature.
getFeatures() - Method in class ISSearch.ISPeerResult
Returns the score (rank) of the document in the context of given query.
getFeatures() - Method in interface ISSearch.ISPeerResultInterface
Returns the array of document-specific features.
getFetchDirection() - Method in interface java.sql.ResultSet
Retrieves the fetch direction for this ResultSet object.
getFetchDirection() - Method in interface java.sql.Statement
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this Statement object.
getFetchSize() - Method in interface java.sql.ResultSet
Retrieves the fetch size for this ResultSet object.
getFetchSize() - Method in interface java.sql.Statement
Retrieves the number of result set rows that is the default fetch size for ResultSet objects generated from this Statement object.
getField(String) - Method in class java.io.ObjectStreamClass
Get the field of this class by name.
getField(String, Class) - Method in class java.io.ObjectStreamClass
Looks up a serializable field of the represented class by name and type.
getField() - Method in class java.io.ObjectStreamField
Returns field represented by this ObjectStreamField, or null if ObjectStreamField is not associated with an actual field.
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.
getField() - Method in class java.text.FieldPosition
Retrieves the field identifier.
getField(int) - Method in class java.util.Date
Return a field for this date by looking it up in a Calendar object.
getField(String) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Field object that reflects the specified public member field of the class or interface represented by this Class object.
getField0(String) - Method in class java.lang.Class
 
getFieldAccessor(Object) - Method in class java.lang.reflect.Field
 
getFieldAccessor() - Method in class java.lang.reflect.Field
 
getFieldAttribute() - Method in class java.text.FieldPosition
Returns the field identifier as an attribute constant from one of the Field subclasses.
getFieldDelegate() - Method in class java.text.DontCareFieldPosition
 
getFieldDelegate() - Method in class java.text.FieldPosition
Returns a Format.FieldDelegate instance that is associated with the FieldPosition.
getFieldFrom(int, int) - Method in class javax.swing.text.NumberFormatter
Returns the first NumberFormat.Field starting index incrementing by direction.
getFieldOffset(String, Class) - Method in class java.io.ObjectInputStream.GetFieldImpl
Returns offset of field with given name and type.
getFieldOffset(String, Class) - Method in class java.io.ObjectOutputStream.PutFieldImpl
Returns offset of field with given name and type.
getFieldTypeCountTo(Object, int) - Method in class javax.swing.text.InternationalFormatter
Returns the number of occurences of f before the location start in the current AttributedCharacterIterator.
getFields() - Method in class java.io.ObjectStreamClass.FieldReflector
Returns list of ObjectStreamFields representing fields operated on by this reflector.
getFields() - Method in class java.io.ObjectStreamClass
Return an array of the fields of this serializable class.
getFields(boolean) - Method in class java.io.ObjectStreamClass
Returns arrays of ObjectStreamFields representing the serializable fields of the represented class.
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.
getFields(int) - Method in class javax.swing.text.InternationalFormatter
Returns the Format.Field constants associated with the text at offset.
getFields() - Method in class org.apache.xml.utils.synthetic.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
Gets the file name of this URL.
getFileChooser() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getFileChooserDetailViewIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileChooserHomeFolderIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileChooserListViewIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileChooserNewFolderIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileChooserUpFolderIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileDescriptor() - Method in class java.net.DatagramSocketImpl
Gets the datagram socket file descriptor.
getFileDescriptor() - Method in class java.net.SocketImpl
Returns the value of this socket's fd field.
getFileFilter() - Method in class javax.swing.JFileChooser
Returns the currently selected file filter.
getFileName() - Method in class java.awt.JobAttributes
Specifies the file name for the output file for jobs using these attributes.
getFileName() - Method in class java.lang.StackTraceElement
Returns the name of the source file containing the execution point represented by this stack trace element.
getFileName() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getFileName() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getFileNameMap() - Static method in class java.net.URLConnection
Loads filename map (a mimetable) from a data file.
getFilePointer() - Method in class java.io.RandomAccessFile
Returns the current offset in this file.
getFileSelectionMode() - Method in class javax.swing.JFileChooser
Returns the current file-selection mode.
getFileSystem() - Static method in class java.io.FileSystem
Return the FileSystem object representing this platform's local filesystem.
getFileSystemView() - Method in class javax.swing.JFileChooser
Returns the file system view.
getFileSystemView() - Static method in class javax.swing.filechooser.FileSystemView
 
getFileView() - Method in class javax.swing.JFileChooser
Returns the current file view.
getFileView(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
getFileView(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getFileView(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getFileView method on each UI handled by this object.
getFilename(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
Get the filename from the 'select' or the 'file' attribute.
getFilenameFilter() - Method in class java.awt.FileDialog
Determines this file dialog's filename filter.
getFiles(File, boolean) - Method in class javax.swing.filechooser.FileSystemView
Gets the list of shown (i.e. not hidden) files.
getFiles() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
getFilter() - Method in class java.util.logging.Handler
Get the current Filter for this Handler.
getFilter() - Method in class java.util.logging.Logger
Get the current filter for this Logger.
getFilter() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
Return a handle to the filter used to screen nodes.
getFilter() - Method in class org.apache.xpath.NodeSet
The filter object used to screen nodes.
getFilter() - Method in class org.apache.xpath.NodeSetDTM
The filter object used to screen nodes.
getFilter() - Method in class org.apache.xpath.axes.LocPathIterator
The filter used to screen nodes.
getFilterBypass() - Method in class javax.swing.text.AbstractDocument
Returns the FilterBypass.
getFilterBypass() - Method in class javax.swing.text.DefaultCaret
 
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.
getFilterProperty(String, Filter) - Method in class java.util.logging.LogManager
 
getFirst() - Static method in class java.awt.SequencedEvent
 
getFirst() - Method in class java.util.LinkedList
Returns the first element in this list.
getFirstAttribute(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getFirstAttribute(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, get the index of the node's first attribute.
getFirstAttribute(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, get the index of the node's first attribute.
getFirstAttribute(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, get the index of the node's first attribute.
getFirstAvailableComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.ToggleSideFocusAction
 
getFirstChild() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns this node's first child.
getFirstChild() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns null.
getFirstChild() - Method in class org.apache.crimson.tree.ParentNode
DOM: Returns the first child of this node, else null if there are no children.
getFirstChild(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getFirstChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the first child as a Node.
getFirstChild(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, get the handle of the node's first child.
getFirstChild(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, get the handle of the node's first child.
getFirstChild(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, get the handle of the node's first child.
getFirstChild() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getFirstChild() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getFirstChild() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getFirstChild() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getFirstChildElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the first child as a ElemTemplateElement.
getFirstChildPos(int) - Static method in class org.apache.xpath.compiler.OpMap
Go to the first child of a given operation.
getFirstChildPosOfStep(int) - Static method in class org.apache.xpath.compiler.OpMap
Get the first child position of a given location step.
getFirstColumn() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getFirstComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstComponent(Container) - Method in class javax.swing.DefaultFocusManager
 
getFirstComponent(Container) - Method in class javax.swing.LayoutFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstComponent(Container) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
getFirstComponent(Container) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstDayOfWeek() - Method in class java.util.Calendar
Gets what the first day of the week is; e.g., Sunday in US, Monday in France.
getFirstFreeDTMID() - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Get the first free DTM ID available.
getFirstIndex() - Method in class javax.swing.event.ListSelectionEvent
Returns the index of the first row whose selection may have changed.
getFirstLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Finds and returns the first leaf that is a descendant of this node -- either this node or its first child's first leaf.
getFirstLightweightRequest() - Method in class java.awt.KeyboardFocusManager.HeavyweightFocusRequest
 
getFirstLineIndent(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the first line indent setting.
getFirstNamespaceNode(int, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getFirstNamespaceNode(int, boolean) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, get the index of the node's first namespace node.
getFirstNamespaceNode(int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, get the index of the node's first child.
getFirstNamespaceNode(int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, get the index of the node's first child.
getFirstPopup() - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getFirstPotential(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantFromRootTraverser
Get the first potential identity that can be returned, which is the axis root context in this case.
getFirstPotential(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfFromRootTraverser
Get the first potential identity that can be returned, which is the axis root context in this case.
getFirstPotential(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfTraverser
Get the first potential identity that can be returned, which is the axis context, in this case.
getFirstPotential(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
Get the first potential identity that can be returned.
getFirstPredicateOpPos(int) - Method in class org.apache.xpath.compiler.OpMap
Given an FROM_stepType position, return the position of the first predicate, if there is one, or else this will point to the end of the FROM_stepType.
getFirstRow() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getFirstRow() - Method in class javax.swing.event.TableModelEvent
Returns the first row that changed.
getFirstVisibleIndex() - Method in class javax.swing.JList
Returns the index of the first visible cell.
getFirstWalker() - Method in class org.apache.xpath.axes.WalkingIterator
Get the head of the walker list.
getFirstWithContext() - Static method in class java.awt.SequencedEvent
 
getFixedCellHeight() - Method in class javax.swing.JList
Returns the fixed cell height value -- the value specified by setting the fixedCellHeight property, rather than that calculated from the list elements.
getFixedCellWidth() - Method in class javax.swing.JList
Returns the fixed cell width value -- the value specified by setting the fixedCellWidth property, rather than that calculated from the list elements.
getFlag(int) - Method in class javax.swing.JComponent
 
getFlatness(double, double, double, double, double, double, double, double) - Static method in class java.awt.geom.CubicCurve2D
Returns the flatness of the cubic curve specified by the indicated controlpoints.
getFlatness(double[], int) - Static method in class java.awt.geom.CubicCurve2D
Returns the flatness of the cubic curve specified by the controlpoints stored in the indicated array at the indicated index.
getFlatness() - Method in class java.awt.geom.CubicCurve2D
Returns the flatness of this curve.
getFlatness() - Method in class java.awt.geom.FlatteningPathIterator
Returns the flatness of this iterator.
getFlatness(double, double, double, double, double, double) - Static method in class java.awt.geom.QuadCurve2D
Returns the flatness, or maximum distance of a controlpoint from the line connecting the endpoints, of the quadratic curve specified by the indicated controlpoints.
getFlatness(double[], int) - Static method in class java.awt.geom.QuadCurve2D
Returns the flatness, or maximum distance of a controlpoint from the line connecting the endpoints, of the quadratic curve specified by the controlpoints stored in the indicated array at the indicated index.
getFlatness() - Method in class java.awt.geom.QuadCurve2D
Returns the flatness, or maximum distance of a controlpoint from the line connecting the endpoints, of this QuadCurve2D.
getFlatnessSq(double, double, double, double, double, double, double, double) - Static method in class java.awt.geom.CubicCurve2D
Returns the square of the flatness of the cubic curve specified by the indicated controlpoints.
getFlatnessSq(double[], int) - Static method in class java.awt.geom.CubicCurve2D
Returns the square of the flatness of the cubic curve specified by the controlpoints stored in the indicated array at the indicated index.
getFlatnessSq() - Method in class java.awt.geom.CubicCurve2D
Returns the square of the flatness of this curve.
getFlatnessSq(double, double, double, double, double, double) - Static method in class java.awt.geom.QuadCurve2D
Returns the square of the flatness, or maximum distance of a controlpoint from the line connecting the endpoints, of the quadratic curve specified by the indicated controlpoints.
getFlatnessSq(double[], int) - Static method in class java.awt.geom.QuadCurve2D
Returns the square of the flatness, or maximum distance of a controlpoint from the line connecting the endpoints, of the quadratic curve specified by the controlpoints stored in the indicated array at the indicated index.
getFlatnessSq() - Method in class java.awt.geom.QuadCurve2D
Returns the square of the flatness, or maximum distance of a controlpoint from the line connecting the endpoints, of this QuadCurve2D.
getFlavor(DataFlavor[]) - Method in class javax.swing.text.JTextComponent.DefaultTransferHandler
 
getFlavorMap() - Method in class java.awt.dnd.DragSource
This method returns the FlavorMap for this DragSource.
getFlavorMap() - Method in class java.awt.dnd.DropTarget
Gets the FlavorMap associated with this DropTarget.
getFlavorsForNative(String) - Method in interface java.awt.datatransfer.FlavorTable
Returns a List of DataFlavors to which the specified String corresponds.
getFlavorsForNative(String) - Method in class java.awt.datatransfer.SystemFlavorMap
Returns a List of DataFlavors to which the specified String native can be translated by the data transfer subsystem.
getFlavorsForNativeCache - Variable in class java.awt.datatransfer.SystemFlavorMap
Caches the result getFlavorsForNative().
getFlavorsForNatives(String[]) - Method in interface java.awt.datatransfer.FlavorMap
Returns a Map of the specified String natives to their corresponding DataFlavor.
getFlavorsForNatives(String[]) - Method in class java.awt.datatransfer.SystemFlavorMap
Returns a Map of the specified String natives to their most preferred DataFlavor.
getFlipContents() - Method in class java.awt.BufferCapabilities
 
getFloat(byte[], int) - Static method in class java.io.Bits
 
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(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type float or of another primitive type convertible to type float via a widening conversion.
getFloat(ByteBuffer, int, boolean) - Static method in class java.nio.Bits
 
getFloat(long, boolean) - Static method in class java.nio.Bits
 
getFloat() - Method in class java.nio.ByteBuffer
Relative get method for reading a float value.
getFloat(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a float value.
getFloat(long) - Method in class java.nio.DirectByteBuffer
 
getFloat() - Method in class java.nio.DirectByteBuffer
 
getFloat(int) - Method in class java.nio.DirectByteBuffer
 
getFloat() - Method in class java.nio.HeapByteBuffer
 
getFloat(int) - Method in class java.nio.HeapByteBuffer
 
getFloat(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC FLOAT parameter as a float in the Java programming language.
getFloat(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC FLOAT parameter as a float in the Java programming language.
getFloat(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(String, float) - Method in class java.util.prefs.AbstractPreferences
Implements the getFloat method as per the specification in Preferences.getFloat(String,float).
getFloat(String, float) - Method in class java.util.prefs.Preferences
Returns the float value represented by the string associated with the specified key in this preference node.
getFloat(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a float on specified object.
getFloatB(ByteBuffer, int) - Static method in class java.nio.Bits
 
getFloatB(long) - Static method in class java.nio.Bits
 
getFloatL(ByteBuffer, int) - Static method in class java.nio.Bits
 
getFloatL(long) - Static method in class java.nio.Bits
 
getFloatParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a float.
getFloatingColor() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Gets the color displayed when over a floating area
getFlowAxis() - Method in class javax.swing.text.FlowView
Fetches the axis along which views should be flowed.
getFlowSpan(int) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph
Fetch the constraining span to flow against for the given child index.
getFlowSpan(int) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph
Fetch the constraining span to flow against for the given child index.
getFlowSpan(int) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Fetch the constraining span to flow against for the given child index.
getFlowSpan(int) - Method in class javax.swing.text.FlowView
Fetch the constraining span to flow against for the given child index.
getFlowSpan(int) - Method in class javax.swing.text.ParagraphView
Fetches the constraining span to flow against for the given child index.
getFlowStart(int) - Method in class javax.swing.text.FlowView
Fetch the location along the flow axis that the flow span will start at.
getFlowStart(int) - Method in class javax.swing.text.ParagraphView
Fetches the location along the flow axis that the flow span will start at.
getFocusAccelerator() - Method in class javax.swing.text.JTextComponent
Returns the key accelerator that will cause the receiving text component to get the focus.
getFocusColor() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getFocusColor() - Method in class javax.swing.plaf.metal.MetalButtonUI
 
getFocusColor() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getFocusColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getFocusColor() - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
getFocusColor() - Method in class javax.swing.plaf.metal.MetalTheme
 
getFocusColor() - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
getFocusCycleRootAncestor() - Method in class java.awt.Component
Returns the Container which is the focus cycle root of this Component's focus traversal cycle.
getFocusCycleRootAncestor() - Method in class java.awt.Window
Always returns null because Windows have no ancestors; they represent the top of the Component hierarchy.
getFocusCycleRootAncestor() - Method in class javax.swing.JInternalFrame
Always returns null because JInternalFrames must always be roots of a focus traversal cycle.
getFocusListeners() - Method in class java.awt.Component
Returns an array of all the focus listeners registered on this component.
getFocusLostBehavior() - Method in class javax.swing.JFormattedTextField
Returns the behavior when focus is lost.
getFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the focus owner, if the focus owner is in the same context as the calling thread.
getFocusOwner() - Method in class java.awt.Window
Returns the child Component of this Window that has focus if this Window is focused; returns null otherwise.
getFocusOwner() - Method in class javax.swing.DelegatingDefaultFocusManager
 
getFocusOwner() - Method in class javax.swing.JInternalFrame
If this JInternalFrame is active, returns the child that has focus.
getFocusTraversalKeys(int) - Method in class java.awt.Component
Returns the Set of focus traversal keys for a given traversal operation for this Component.
getFocusTraversalKeys(int) - Method in class java.awt.Container
Returns the Set of focus traversal keys for a given traversal operation for this Container.
getFocusTraversalKeys(int) - Method in class java.awt.Window
Gets a focus traversal key for this Window.
getFocusTraversalKeys(int) - Method in class javax.swing.text.ComponentView.Invalidator
 
getFocusTraversalKeysEnabled() - Method in class java.awt.Component
Returns whether focus traversal keys are enabled for this Component.
getFocusTraversalKeys_NoIDCheck(int) - Method in class java.awt.Component
 
getFocusTraversalPolicy() - Method in class java.awt.Container
Returns the focus traversal policy that will manage keyboard traversal of this Container's children, or null if this Container is not a focus cycle root.
getFocusableWindowState() - Method in class java.awt.Window
Returns whether this Window can become the focused Window if it meets the other requirements outlined in isFocusableWindow.
getFocusedComponent() - Static method in class javax.swing.text.JTextComponent
Returns the JTextComponent that most recently had focus.
getFocusedComponent() - Method in class javax.swing.text.TextAction
Fetches the text component that currently has focus.
getFocusedWindow() - Method in class java.awt.KeyboardFocusManager
Returns the focused Window, if the focused Window is in the same context as the calling thread.
getFocusedWindow() - Method in class javax.swing.DelegatingDefaultFocusManager
 
getFollowRedirects() - Static method in class java.net.HttpURLConnection
Returns a boolean indicating whether or not HTTP redirects (3xx) should be automatically followed.
getFont() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the Font of this object.
getFont() - Method in class java.awt.Component
Gets the font of this component.
getFont(Map) - Static method in class java.awt.Font
Returns a Font appropriate to this attribute set.
getFont(String) - Static method in class java.awt.Font
Returns a Font object from the system properties list.
getFont(String, Font) - Static method in class java.awt.Font
Gets the specified Font from the system properties list.
getFont() - Method in class java.awt.FontMetrics
Gets the Font described by this FontMetrics object.
getFont() - Method in class java.awt.Graphics
Gets the current font.
getFont() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the Font of this object.
getFont() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the Font of this object.
getFont() - Method in class java.awt.MenuComponent
Gets the font used for this menu component.
getFont() - Method in interface java.awt.MenuContainer
 
getFont() - Method in class java.awt.font.GlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in class javax.swing.DebugGraphics
Returns the Font used for text drawing operations.
getFont() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getFont() - Method in class javax.swing.JTabbedPane.Page
 
getFont() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the Font of this object.
getFont() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getFont() - Method in class javax.swing.SwingGraphics
 
getFont() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
getFont(Object) - Method in class javax.swing.UIDefaults
If the value of key is a Font return it, otherwise return null.
getFont(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a Font return it, otherwise return null.
getFont(Object) - Static method in class javax.swing.UIManager
Returns a drawing font from the defaults table.
getFont(Object, Locale) - Static method in class javax.swing.UIManager
Returns a drawing font from the defaults table that is appropriate for the given locale.
getFont(Component) - Method in class javax.swing.border.TitledBorder
 
getFont(int) - Method in class javax.swing.plaf.metal.DefaultMetalTheme.FontDelegate
 
getFont(int) - Method in class javax.swing.plaf.metal.DefaultMetalTheme.WindowsFontDelegate
 
getFont(int) - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getFont() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getFont(AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Gets the font from an attribute set.
getFont() - Method in class javax.swing.text.GlyphView
Fetch the font that the glyphs should be based upon.
getFont() - Method in class javax.swing.text.LabelView
Fetches the font that the glyphs should be based upon.
getFont(AttributeSet) - Method in class javax.swing.text.StyleContext
Gets the font from an attribute set.
getFont(String, int, int) - Method in class javax.swing.text.StyleContext
Gets a new font.
getFont(AttributeSet) - Method in interface javax.swing.text.StyledDocument
Takes a set of attributes and turn it into a font specification.
getFont(int) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Get the font at the given child index.
getFont() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the Font of this object.
getFont(StyleContext, AttributeSet, int) - Method in class javax.swing.text.html.CSS
Returns the font for the values in the passed in AttributeSet.
getFont(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Fetches the font to use for the given set of attributes.
getFont() - Method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
 
getFont() - Method in class javax.swing.tree.DefaultTreeCellEditor
Gets the font used for editing.
getFont() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Gets the font of this component.
getFontAtCurrentPos(AttributedCharacterIterator) - Static method in class java.awt.font.TextLine
 
getFontBoundary(int, int) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Get a boundary position for the font.
getFontFamily(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the font family setting from the attribute list.
getFontList() - Method in class java.awt.Toolkit
Deprecated. see GraphicsEnvironment.getAvailableFontFamilyNames()
getFontMetrics(Font) - Method in class java.awt.Component.AccessibleAWTComponent
Gets the FontMetrics of this object.
getFontMetrics(Font) - Method in class java.awt.Component
Gets the font metrics for the specified font.
getFontMetrics() - Method in class java.awt.Graphics
Gets the font metrics of the current font.
getFontMetrics(Font) - Method in class java.awt.Graphics
Gets the font metrics for the specified font.
getFontMetrics(Font) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the FontMetrics of this object.
getFontMetrics(Font) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the FontMetrics of this object.
getFontMetrics(Font) - Method in class java.awt.Toolkit
Deprecated. As of JDK version 1.2, replaced by the Font method getLineMetrics.
getFontMetrics(Font) - Method in interface java.awt.peer.ComponentPeer
 
getFontMetrics() - Method in class javax.swing.DebugGraphics
Overrides Graphics.getFontMetrics.
getFontMetrics(Font) - Method in class javax.swing.DebugGraphics
Overrides Graphics.getFontMetrics.
getFontMetrics(Font) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getFontMetrics(Font) - Method in class javax.swing.JTabbedPane.Page
 
getFontMetrics(Font) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the FontMetrics of this object.
getFontMetrics(Font) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getFontMetrics() - Method in class javax.swing.SwingGraphics
 
getFontMetrics(Font) - Method in class javax.swing.SwingGraphics
 
getFontMetrics(Font) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
getFontMetrics() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getFontMetrics(Font) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getFontMetrics() - Method in class javax.swing.text.FieldView
Fetches the font metrics associated with the component hosting this view.
getFontMetrics() - Method in class javax.swing.text.LabelView
Deprecated. FontMetrics are not used for glyph rendering when running in the Java2 SDK.
getFontMetrics(Font) - Method in class javax.swing.text.StyleContext
Returns font metrics for a font.
getFontMetrics(Font) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the FontMetrics of this object.
getFontName() - Method in class java.awt.Font
Returns the font face name of this Font.
getFontName(Locale) - Method in class java.awt.Font
Returns the font face name of the Font, localized for the specified locale.
getFontOrGraphicAt(int) - Method in class java.awt.font.StyledParagraph
Return the Font or GraphicAttribute in effect at the given index.
getFontPeer(String, int) - Method in class java.awt.Toolkit
Deprecated. see java.awt.GraphicsEnvironment#getAllFonts
getFontRenderContext() - Method in class java.awt.Graphics2D
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - Method in class java.awt.font.GlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontSize(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the font size setting from the attribute list.
getFontSize(AttributeSet, int) - Static method in class javax.swing.text.html.CSS
 
getFontTable(int) - Method in interface java.awt.font.OpenType
Returns the table as an array of bytes for a specified tag.
getFontTable(String) - Method in interface java.awt.font.OpenType
Returns the table as an array of bytes for a specified tag.
getFontTable(int, int, int) - Method in interface java.awt.font.OpenType
Returns a subset of the table as an array of bytes for a specified tag.
getFontTable(String, int, int) - Method in interface java.awt.font.OpenType
Returns a subset of the table as an array of bytes for a specified tag.
getFontTableSize(int) - Method in interface java.awt.font.OpenType
Returns the size of the table for a specified tag.
getFontTableSize(String) - Method in interface java.awt.font.OpenType
Returns the size of the table for a specified tag.
getFont_NoClientCode() - Method in class java.awt.Component
 
getFont_NoClientCode() - Method in class java.awt.MenuComponent
 
getForeground() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the foreground color of this object.
getForeground() - Method in class java.awt.Component
Gets the foreground color of this component.
getForeground() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the foreground color of this object.
getForeground() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the foreground color of this object.
getForeground() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getForeground() - Method in class javax.swing.JTabbedPane.Page
 
getForeground() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the foreground color of this object.
getForeground() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the foreground color of this object.
getForeground() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getForeground(AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Gets the foreground color from an attribute set.
getForeground() - Method in class javax.swing.text.GlyphView
Fetch the foreground color to use to render the glyphs.
getForeground() - Method in class javax.swing.text.LabelView
Fetches the foreground color to use to render the glyphs.
getForeground(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the foreground color setting from the attribute list.
getForeground(AttributeSet) - Method in class javax.swing.text.StyleContext
Takes a set of attributes and turn it into a foreground color specification.
getForeground(AttributeSet) - Method in interface javax.swing.text.StyledDocument
Takes a set of attributes and turn it into a foreground color specification.
getForeground() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the foreground color of this object.
getForeground() - Method in class javax.swing.text.html.ImageView.ImageLabelView
 
getForeground(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Takes a set of attributes and turn it into a foreground color specification.
getForegroundAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab foreground color at index.
getFormData(StringBuffer) - Method in class javax.swing.text.html.FormView
Iterates over the element hierarchy, extracting data from the models associated with the relevant form elements.
getFormElement() - Method in class javax.swing.text.html.FormView
Returns the Element representing the FORM.
getFormat() - Method in class javax.swing.JSpinner.DateEditor
Returns the java.text.SimpleDateFormat object the JFormattedTextField uses to parse and format numbers.
getFormat() - Method in class javax.swing.JSpinner.NumberEditor
Returns the java.text.NumberFormat object the JFormattedTextField uses to parse and format numbers.
getFormat() - Method in class javax.swing.text.InternationalFormatter
Returns the format that dictates the legal values that can be edited and displayed.
getFormat() - Method in class org.apache.xalan.templates.ElemNumber
Get the "format" attribute.
getFormats() - Method in class java.text.ChoiceFormat
Get the formats passed in the constructor.
getFormats() - Method in class java.text.MessageFormat
Gets the formats used for the format elements in the previously set pattern string.
getFormatsByArgumentIndex() - Method in class java.text.MessageFormat
Gets the formats used for the values passed into format methods or returned from parse methods.
getFormattedNumber(TransformerImpl, int, char, int, long, FastStringBuffer) - Method in class org.apache.xalan.templates.ElemNumber
Format the given number and store it in the given buffer
getFormattedTextField() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Returns the current JFormattedTextField the AbstractFormatter is installed on.
getFormatter() - Method in class java.util.logging.Handler
Return the Formatter for this Handler.
getFormatter(JFormattedTextField) - Method in class javax.swing.JFormattedTextField.AbstractFormatterFactory
Returns an AbstractFormatter that can handle formatting of the passed in JFormattedTextField.
getFormatter() - Method in class javax.swing.JFormattedTextField
Returns the AbstractFormatter that is used to format and parse the current value.
getFormatter(JFormattedTextField) - Method in class javax.swing.text.DefaultFormatterFactory
Returns either the default formatter, display formatter, editor formatter or null formatter based on the state of the JFormattedTextField.
getFormatterFactory() - Method in class javax.swing.JFormattedTextField
Returns the current AbstractFormatterFactory.
getFormatterProperty(String, Formatter) - Method in class java.util.logging.LogManager
 
getFoundLast() - Method in class org.apache.xpath.axes.LocPathIterator
Tells if we've found the last node yet.
getFragment() - Method in class java.net.URI
Returns the decoded fragment component of this URI.
getFragment() - Method in class org.apache.xml.utils.URI
Get the fragment for this URI.
getFrame() - Method in class java.awt.geom.RectangularShape
Returns the framing Rectangle2D that defines the overall shape of this object.
getFrame(Component) - Static method in class javax.swing.JPopupMenu
 
getFrame() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the Frame rendering in.
getFrameForComponent(Component) - Static method in class javax.swing.JOptionPane
Returns the specified component's Frame.
getFrameIcon() - Method in class javax.swing.JInternalFrame
Returns the image displayed in the title bar of this internal frame (usually in the top-left corner).
getFrameSize() - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
getFrames() - Static method in class java.awt.Frame
Returns an array containing all Frames created by the application.
getFrequency(ContentModel) - Method in class org.apache.crimson.parser.Parser2
 
getFresh() - Method in class org.apache.xpath.objects.XNodeSet
Get a fresh copy of the object.
getFresh() - Method in class org.apache.xpath.objects.XObject
Get a fresh copy of the object.
getFrom() - Method in class org.apache.xalan.templates.ElemNumber
Get the "from" attribute.
getFromCache(Object, Object, Object[]) - Method in class org.apache.xalan.extensions.ExtensionHandlerJava
Look up the entry in the method cache.
getFromClass() - Static method in class java.lang.ClassLoader.NativeLibrary
 
getFromHashtable(Object) - Method in class javax.swing.UIDefaults
Looks up up the given key in our Hashtable and resolves LazyValues or ActiveValues.
getFromIndex() - Method in class javax.swing.event.TableColumnModelEvent
Returns the fromIndex.
getFromPage() - Method in class java.awt.JobAttributes
Returns, for jobs using these attributes, the first page to be printed, if a range of pages is to be printed.
getFromResourceBundle(Object, Locale) - Method in class javax.swing.UIDefaults
Looks up given key in our resource bundles.
getFrontBufferCapabilities() - Method in class java.awt.BufferCapabilities
 
getFullScreenWindow() - Method in class java.awt.GraphicsDevice
Returns the Window object representing the full-screen window if the device is in full-screen mode.
getFunction(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Get the ElemExsltFunction element associated with the function.
getFunction(int) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get a function at a given index in this extension element
getFunction() - Method in class org.apache.xpath.compiler.FuncLoader
Get a Function instance that this instance is liaisoning for.
getFunction(int) - Static method in class org.apache.xpath.compiler.FunctionTable
Obtain a new Function object from a function ID.
getFunctionCount() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get count of functions defined in this extension element
getFunctionName() - Method in class org.apache.xpath.functions.FuncExtFunction
Return the name of the extension function.
getFunctionToken(String) - Method in class org.apache.xpath.compiler.XPathParser
Given a string, return the corresponding function token.
getFunctions() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get the names of functions defined in this extension
getGamma(int) - Method in class java.awt.color.ICC_Profile
Returns a gamma value representing a tone reproduction curve (TRC).
getGamma() - Method in class java.awt.color.ICC_ProfileGray
Returns a gamma value representing the tone reproduction curve (TRC).
getGamma(int) - Method in class java.awt.color.ICC_ProfileRGB
Returns a gamma value representing the tone reproduction curve (TRC) for a particular component.
getGapEnd() - Method in class javax.swing.text.GapVector
Access to the end of the gap.
getGapStart() - Method in class javax.swing.text.GapVector
Access to the start of the gap.
getGeneratedKeys() - Method in interface java.sql.Statement
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGenericBox(Rectangle) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Assumes that the component innards, max position, etc. are up-to-date.
getGestureModifiers() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns an int representing the current state of the input device modifiers associated with the user's gesture.
getGestureModifiersEx() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns an int representing the current state of the input device extended modifiers associated with the user's gesture.
getGlassPane() - Method in class javax.swing.JApplet
Returns the glassPane object for this applet.
getGlassPane() - Method in class javax.swing.JDialog
Returns the glassPane object for this dialog.
getGlassPane() - Method in class javax.swing.JFrame
Returns the glassPane object for this frame.
getGlassPane() - Method in class javax.swing.JInternalFrame
Returns the glass pane for this internal frame.
getGlassPane() - Method in class javax.swing.JRootPane
Returns the current glass pane for this JRootPane.
getGlassPane() - Method in class javax.swing.JWindow
Returns the glassPane Component for this window.
getGlassPane() - Method in interface javax.swing.RootPaneContainer
Returns the glassPane.
getGlobal() - Method in class org.apache.xpath.operations.Variable
Set the index for the variable into the stack.
getGlobalActiveWindow() - Method in class java.awt.KeyboardFocusManager
Returns the active Window, even if the calling thread is in a different context than the active Window.
getGlobalCurrentFocusCycleRoot() - Method in class java.awt.KeyboardFocusManager
Returns the current focus cycle root, even if the calling thread is in a different context than the current focus cycle root.
getGlobalFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the focus owner, even if the calling thread is in a different context than the focus owner.
getGlobalFocusedWindow() - Method in class java.awt.KeyboardFocusManager
Returns the focused Window, even if the calling thread is in a different context than the focused Window.
getGlobalImport(int) - Method in class org.apache.xalan.templates.StylesheetRoot
Get a stylesheet from the global import list.
getGlobalImportCount() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the total number of imports in the global import list.
getGlobalPermanentFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the permanent focus owner, even if the calling thread is in a different context than the permanent focus owner.
getGlobalRTFDTM() - Method in class org.apache.xpath.XPathContext
Get a DTM to be used as a container for a global Result Tree Fragment.
getGlobalVariable(XPathContext, int) - Method in class org.apache.xpath.VariableStack
Get a global variable or parameter from the global stack frame.
getGlobalVariable(XPathContext, int, boolean) - Method in class org.apache.xpath.VariableStack
Get a global variable or parameter from the global stack frame.
getGlobalsSize() - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
getGlyphCharIndex(int) - Method in class java.awt.font.GlyphVector
Returns the character index of the specified glyph.
getGlyphCharIndices(int, int, int[]) - Method in class java.awt.font.GlyphVector
Returns the character indices of the specified glyphs.
getGlyphCode(int) - Method in class java.awt.font.GlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCodes(int, int, int[]) - Method in class java.awt.font.GlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphJustificationInfo(int) - Method in class java.awt.font.GlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphLogicalBounds(int) - Method in class java.awt.font.GlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphMetrics(int) - Method in class java.awt.font.GlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphOutline(int) - Method in class java.awt.font.GlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int, float, float) - Method in class java.awt.font.GlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector, offset to x, y.
getGlyphPainter() - Method in class javax.swing.text.GlyphView
Fetch the currently installed glyph painter.
getGlyphPixelBounds(int, FontRenderContext, float, float) - Method in class java.awt.font.GlyphVector
Returns the pixel bounds of the glyph at index when this GlyphVector is rendered in a Graphics with the given FontRenderContext at the given location.
getGlyphPosition(int) - Method in class java.awt.font.GlyphVector
Returns the position of the specified glyph relative to the origin of this GlyphVector.
getGlyphPositions(int, int, float[]) - Method in class java.awt.font.GlyphVector
Returns an array of glyph positions for the specified glyphs.
getGlyphTransform(int) - Method in class java.awt.font.GlyphVector
Returns the transform of the specified glyph within this GlyphVector.
getGlyphVisualBounds(int) - Method in class java.awt.font.GlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGoHomeAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getGraphicOrFont(Map) - Static method in class java.awt.font.StyledParagraph
Extract a GraphicAttribute or Font from the given attributes.
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.
getGraphics() - Method in class java.awt.image.BufferedImage
This method returns a Graphics2D, but is here for backwards compatibility.
getGraphics() - Method in class java.awt.image.VolatileImage
This method returns a Graphics2D, but is here for backwards compatibility.
getGraphics() - Method in interface java.awt.peer.ComponentPeer
 
getGraphics() - Method in class javax.swing.JComponent
Returns this component's graphics context, which lets you draw on a component.
getGraphics() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
Reduce the cost of repainting (since we're not going to draw anything) by returning a constant no-op graphics object.
getGraphics() - Method in class javax.swing.text.View
Fetch a Graphics for rendering.
getGraphicsConfiguration() - Method in class java.awt.Component
Gets the GraphicsConfiguration associated with this Component.
getGraphicsConfiguration() - Method in class java.awt.Window
This method returns the GraphicsConfiguration used by this Window.
getGraphicsConfiguration() - Method in interface java.awt.peer.ComponentPeer
 
getGray16TosRGB8LUT(ICC_ColorSpace) - Static method in class java.awt.image.ColorModel
 
getGray8TosRGB8LUT(ICC_ColorSpace) - Static method in class java.awt.image.ColorModel
 
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
Returns the green component in the range 0-255 in the default sRGB space.
getGreen(int) - Method in class java.awt.image.ColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(Object) - Method in class java.awt.image.ColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(int) - Method in class java.awt.image.ComponentColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(Object) - Method in class java.awt.image.ComponentColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(int) - Method in class java.awt.image.DirectColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(Object) - Method in class java.awt.image.DirectColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(int) - Method in class java.awt.image.IndexColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreenMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the green color component.
getGreens(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of green color components into the specified array.
getGregorianChange() - Method in class java.util.GregorianCalendar
Gets the Gregorian Calendar change date.
getGridColor() - Method in class javax.swing.JTable
Returns the color used to draw grid lines.
getGridColumn() - Method in interface javax.swing.text.TableView.GridCell
Gets the column of the grid location
getGridColumn() - Method in class javax.swing.text.TableView.TableCell
Deprecated. Gets the column of the grid location
getGridRow() - Method in interface javax.swing.text.TableView.GridCell
Gets the row of the grid location
getGridRow() - Method in class javax.swing.text.TableView.TableCell
Deprecated. Gets the row of the grid location
getGrooveInsets() - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Returns the amount of space taken up by a border drawn by drawGroove()
getGroup() - Method in class javax.swing.DefaultButtonModel
Returns the group that this button belongs to.
getGroupID() - Method in class java.rmi.activation.ActivationDesc
Returns the group identifier for the object specified by this descriptor.
getGroupingSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for thousands separator.
getGroupingSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "grouping-separator" attribute.
getGroupingSeparator() - Method in class org.apache.xalan.templates.ElemNumber
Get the "grouping-separator" attribute.
getGroupingSize() - Method in class java.text.DecimalFormat
Return the grouping size.
getGroupingSize() - Method in class org.apache.xalan.templates.ElemNumber
Get the "grouping-size" attribute.
getHAdjustable() - Method in class java.awt.ScrollPane
Returns the ScrollPaneAdjustable object which represents the state of the horizontal scrollbar.
getHSBColor(float, float, float) - Static method in class java.awt.Color
Creates a Color object based on the specified values for the HSB color model.
getHSBColorFromModel() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Returns an float array containing the HSB values of the selected color from the ColorSelectionModel
getHSBForLocation(int, int, float[]) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
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.
getHScrollbarHeight() - Method in interface java.awt.peer.ScrollPanePeer
 
getHTMLData() - Method in class javax.swing.plaf.basic.BasicTransferable
Fetch the data in a text/html format
getHTMLDocument(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
 
getHTMLEditorKit(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
 
getHTMLTag(AttributeSet) - Method in class javax.swing.text.html.CSS
Fetches the tag associated with the HTML AttributeSet.
getHTMLTag() - Method in class javax.swing.text.html.parser.TagElement
 
getHandleFromNode(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get the handle from a Node.
getHandleOfNode(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get the handle from a Node.
getHandleOfNode() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
Non-DOM method, part of the temporary kluge %REVIEW% This would be a pruning problem, but since it will always be added to the root element and we prune on elements, we shouldn't have to worry.
getHandlers() - Method in class java.util.logging.LogManager.RootLogger
 
getHandlers() - Method in class java.util.logging.Logger
Get the Handlers associated with this logger.
getHashColor() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getHashtable() - Method in class javax.swing.text.html.StyleSheet.SearchBuffer
 
getHead(Handler) - Method in class java.util.logging.Formatter
Return the header string for a set of formatted records.
getHead(Handler) - Method in class java.util.logging.XMLFormatter
Return the header string for a set of XML formatted records.
getHead(XPathContext, int, DTM) - Method in class org.apache.xalan.templates.TemplateList
Get the head of the most likely list of associations to check, based on the name and type of the targetNode argument.
getHead(String) - Method in class org.apache.xalan.templates.TemplateList
Get the head of the assocation list that is keyed by target.
getHeaderField(int) - Method in class java.net.HttpURLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in class java.net.URLConnection
Returns the value of the named header field.
getHeaderField(int) - Method in class java.net.URLConnection
Returns the value for the nth header field.
getHeaderFieldDate(String, long) - Method in class java.net.HttpURLConnection
 
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.HttpURLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in class java.net.URLConnection
Returns the key for the nth header field.
getHeaderFields() - Method in class java.net.URLConnection
Returns an unmodifiable Map of the header fields.
getHeaderHeight() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
getHeaderRect(int) - Method in class javax.swing.table.JTableHeader
Returns the rectangle containing the header tile at column.
getHeaderRenderer(int) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
getHeaderRenderer() - Method in class javax.swing.table.TableColumn
Returns the TableCellRenderer used to draw the header of the TableColumn.
getHeaderValue() - Method in class javax.swing.table.TableColumn
Returns the Object used as the value for the header renderer.
getHeadlessPopup(Component, Component, int, int) - Static method in class javax.swing.PopupFactory.HeadlessPopup
 
getHeadlessPopup(Component, Component, int, int) - Method in class javax.swing.PopupFactory
Creates a headless popup
getHeadlessProperty() - Static method in class java.awt.GraphicsEnvironment
 
getHeavyWeightPopup(Component, Component, int, int) - Static method in class javax.swing.PopupFactory.HeavyWeightPopup
Returns either a new or recycled Popup containing the specified children.
getHeavyWeightPopup(Component, Component, int, int) - Method in class javax.swing.PopupFactory
Creates a heavy weight popup.
getHeavyWeightPopupCache() - Static method in class javax.swing.PopupFactory.HeavyWeightPopup
Returns the cache to use for heavy weight popups.
getHeavyweight(Component) - Static method in class java.awt.KeyboardFocusManager
 
getHeight() - Method in class java.awt.Component
Returns the current height of this component.
getHeight() - Method in class java.awt.Dimension
Returns the height of this dimension in double precision.
getHeight() - Method in class java.awt.DisplayMode
 
getHeight() - Method in class java.awt.Font.FontLineMetrics
 
getHeight() - Method in class java.awt.FontMetrics
Gets the standard height of a line of text in this font.
getHeight(ImageObserver) - Method in class java.awt.Image
Determines the height of the image.
getHeight() - Method in class java.awt.Rectangle
Returns the height of the bounding Rectangle in double precision.
getHeight() - Method in class java.awt.font.LineMetrics
Returns the height of the text.
getHeight() - Method in class java.awt.geom.Arc2D.Double
Returns the height of the ellipse of which this arc is a partial section.
getHeight() - Method in class java.awt.geom.Arc2D.Float
Returns the height of the ellipse of which this arc is a partial section.
getHeight() - Method in class java.awt.geom.Dimension2D
Returns the height of this Dimension in double precision.
getHeight() - Method in class java.awt.geom.Ellipse2D.Double
Returns the overall height of this Ellipse2D in double precision.
getHeight() - Method in class java.awt.geom.Ellipse2D.Float
Returns the overall height of this Ellipse2D in double precision.
getHeight() - Method in class java.awt.geom.Rectangle2D.Double
Returns the height of this Rectangle2D in double precision.
getHeight() - Method in class java.awt.geom.Rectangle2D.Float
Returns the height of this Rectangle2D in double precision.
getHeight() - Method in class java.awt.geom.RectangularShape
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the height of this RoundRectangle2D in double precision.
getHeight() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the height of this RoundRectangle2D in double precision.
getHeight() - Method in class java.awt.image.BufferedImage
Returns the height of the BufferedImage.
getHeight(ImageObserver) - Method in class java.awt.image.BufferedImage
Returns the height of the BufferedImage.
getHeight() - Method in class java.awt.image.Kernel
Returns the height of this Kernel.
getHeight() - Method in class java.awt.image.PixelGrabber
Get the height of the pixel buffer (after adjusting for image height).
getHeight() - Method in class java.awt.image.Raster
Returns the height in pixels of the Raster.
getHeight() - Method in interface java.awt.image.RenderedImage
Returns the height of the RenderedImage.
getHeight() - Method in class java.awt.image.SampleModel
Returns the height in pixels.
getHeight() - Method in class java.awt.image.VolatileImage
Returns the height of the VolatileImage.
getHeight() - Method in interface java.awt.image.renderable.RenderableImage
Gets the height in user coordinate space.
getHeight() - Method in class java.awt.image.renderable.RenderableImageOp
Gets the height in user coordinate space.
getHeight() - Method in class java.awt.print.PageFormat
Returns the height, in 1/72nds of an inch, of the page.
getHeight() - Method in class java.awt.print.Paper
Returns the height of the page in 1/72nds of an inch.
getHeight() - Method in class javax.swing.JComponent
Returns the current height of this component.
getHeight() - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the height property.
getHeight(int, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the height of the cell at the passed in location.
getHeight() - Method in class javax.swing.text.BoxView
Returns the current height of the box.
getHeight(GlyphView) - Method in class javax.swing.text.GlyphPainter1
 
getHeight(GlyphView) - Method in class javax.swing.text.GlyphPainter2
 
getHeight(GlyphView) - Method in class javax.swing.text.GlyphView.GlyphPainter
 
getHeightAdjust(Rectangle, Rectangle) - Method in class javax.swing.ToolTipManager
 
getHeightOfHighValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getHeightOfLowValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getHeightOfTallestLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getHelpMenu() - Method in class java.awt.MenuBar
Gets the help menu on the menu bar.
getHelpMenu() - Method in class javax.swing.JMenuBar
Gets the help menu for 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.
getHierarchyBoundsListeners() - Method in class java.awt.Component
Returns an array of all the hierarchy bounds listeners registered on this component.
getHierarchyListeners() - Method in class java.awt.Component
Returns an array of all the hierarchy listeners registered on this component.
getHighBit(int) - Static method in class java.awt.font.NumericShaper
Returns the index of the high bit in value (assuming le, actually power of 2 >= value). value must be positive.
getHighestValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the label that corresponds to the lowest slider value in the label table.
getHighlightColor(Component) - Method in class javax.swing.border.EtchedBorder
Returns the highlight color of the etched border when rendered on the specified component.
getHighlightColor() - Method in class javax.swing.border.EtchedBorder
Returns the highlight color of the etched border.
getHighlightColor() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getHighlightInnerColor(Component) - Method in class javax.swing.border.BevelBorder
Returns the inner highlight color of the bevel border when rendered on the specified component.
getHighlightInnerColor() - Method in class javax.swing.border.BevelBorder
Returns the inner highlight color of the bevel border.
getHighlightOuterColor(Component) - Method in class javax.swing.border.BevelBorder
Returns the outer highlight color of the bevel border when rendered on the specified component.
getHighlightOuterColor() - Method in class javax.swing.border.BevelBorder
Returns the outer highlight color of the bevel border.
getHighlightedTextColor() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getHighlightedTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getHighlightedTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
 
getHighlighter() - Method in class javax.swing.text.JTextComponent
Fetches the object responsible for making highlights.
getHighlights() - Method in class javax.swing.text.DefaultHighlighter
Makes a copy of the highlights.
getHighlights() - Method in interface javax.swing.text.Highlighter
Fetches the current list of highlights.
getHoldability() - Method in interface java.sql.Connection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHomeDirectory() - Method in class javax.swing.filechooser.FileSystemView
 
getHomeDirectory() - Method in class javax.swing.filechooser.WindowsFileSystemView
 
getHorizontalAlignment() - Method in class javax.swing.AbstractButton
Returns the horizontal alignment of the icon and text.
getHorizontalAlignment() - Method in class javax.swing.JLabel
Returns the alignment of the label's contents along the X axis.
getHorizontalAlignment() - Method in class javax.swing.JTextField
Returns the horizontal alignment of the text.
getHorizontalLegBuffer() - Method in class javax.swing.plaf.basic.BasicTreeUI
The horizontal element of legs between nodes starts at the right of the left-hand side of the child node by default.
getHorizontalLegBuffer() - Method in class javax.swing.plaf.metal.MetalTreeUI
 
getHorizontalPosition() - Method in class javax.swing.text.html.CSS.BackgroundPosition
 
getHorizontalScrollBar() - Method in class javax.swing.JScrollPane
Returns the horizontal scroll bar that controls the viewport's horizontal view position.
getHorizontalScrollBar() - Method in class javax.swing.ScrollPaneLayout
Returns the JScrollBar object that handles horizontal scrolling.
getHorizontalScrollBarPolicy() - Method in class javax.swing.JScrollPane
Returns the horizontal scroll bar policy value.
getHorizontalScrollBarPolicy() - Method in class javax.swing.ScrollPaneLayout
Returns the horizontal scrollbar-display policy.
getHorizontalSliderThumbIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getHorizontalTextPosition() - Method in class javax.swing.AbstractButton
Returns the horizontal position of the text relative to the icon.
getHorizontalTextPosition() - Method in class javax.swing.JLabel
Returns the horizontal position of the label's text, relative to its image.
getHorizontalVisibility() - Method in class javax.swing.JTextField
Gets the visibility of the text field.
getHost(String) - Static method in class java.net.SocketPermission
 
getHost() - Method in class java.net.URI
Returns the host component of this URI.
getHost() - Method in class java.net.URL
Gets the host name of this URL, if applicable.
getHost() - Method in class org.apache.xml.utils.URI
Get the host for this URI.
getHostAddress() - Method in class java.net.Inet4Address
Returns the IP address string in textual presentation form.
getHostAddress() - Method in class java.net.Inet6Address
Returns the IP address string in textual presentation.
getHostAddress() - Method in class java.net.InetAddress
Returns the IP address string in textual presentation.
getHostAddress(URL) - Method in class java.net.URLStreamHandler
Get the IP address of our host.
getHostByAddr(byte[]) - Method in class java.net.Inet4AddressImpl
 
getHostByAddr(byte[]) - Method in class java.net.Inet6AddressImpl
 
getHostByAddr(byte[]) - Method in interface java.net.InetAddressImpl
 
getHostFromNameService(InetAddress, boolean) - Static method in class java.net.InetAddress
Returns the hostname for this address.
getHostName() - Method in class java.net.InetAddress
Gets the host name for this IP address.
getHostName(boolean) - Method in class java.net.InetAddress
Returns the hostname for this address.
getHostName() - Method in class java.net.InetSocketAddress
Gets the hostname.
getHostPane() - Method in class javax.swing.text.html.FrameView
 
getHostUniqueNum() - Static method in class java.rmi.server.UID
In the absence of an actual pid, just do something somewhat random.
getHours() - Method in class java.sql.Date
Deprecated.  
getHours() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.HOUR_OF_DAY).
getHref() - Method in class org.apache.xalan.processor.ProcessorInclude
Get the base identifier with which this stylesheet is associated.
getHref() - Method in class org.apache.xalan.templates.Stylesheet
Get the base identifier with which this stylesheet is associated.
getHtmlText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Assuming the stylesheet URL and the input XML URL have been set, perform the transformation and return the result as a String.
getHue() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
getHumanPresentableName() - Method in class java.awt.datatransfer.DataFlavor
Returns the human presentable name for the data format that this DataFlavor represents.
getHyperlinkListeners() - Method in class javax.swing.JEditorPane
Returns an array of all the HyperLinkListeners added to this JEditorPane with addHyperlinkListener().
getICC_Profiles() - Method in class java.awt.image.ColorConvertOp
Returns the array of ICC_Profiles used to construct this ColorConvertOp.
getID() - Method in class java.awt.AWTEvent
Returns the event type.
getID() - Method in class java.awt.MediaEntry
 
getID() - Method in class java.rmi.activation.Activatable
Returns the object's activation identifier.
getID() - Method in class java.util.TimeZone
Gets the ID of this time zone.
getID() - Method in class javax.swing.LookAndFeel
Return a string that identifies this look and feel.
getID() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getID() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns a string, suitable for use by applications/services, that identifies this look and feel.
getIDstring() - Method in class java.awt.GraphicsDevice
Returns the identification string associated with this GraphicsDevice.
getIOException() - Method in class java.awt.print.PrinterIOException
Returns the IOException that terminated the print job.
getIP() - Method in class java.net.SocketPermission
get IP addresses.
getISO3Country() - Method in class java.util.Locale
Returns a three-letter abbreviation for this locale's country.
getISO3Language() - Method in class java.util.Locale
Returns a three-letter abbreviation for this locale's language.
getISOCountries() - Static method in class java.util.Locale
Returns a list of all 2-letter country codes defined in ISO 3166.
getISOLanguages() - Static method in class java.util.Locale
Returns a list of all 2-letter language codes defined in ISO 639.
getISOYear() - Method in class java.util.GregorianCalendar
Return the year that corresponds to the WEEK_OF_YEAR field.
getIcon() - Method in class javax.swing.AbstractButton
Returns the default icon.
getIcon(File) - Method in class javax.swing.JFileChooser
Returns the icon for this file or type of file, depending on the system.
getIcon() - Method in class javax.swing.JLabel
Returns the graphic image (glyph, icon) that the label displays.
getIcon() - Method in class javax.swing.JOptionPane
Returns the icon this pane displays.
getIcon(Object) - Method in class javax.swing.UIDefaults
If the value of key is an Icon return it, otherwise return null.
getIcon(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is an Icon return it, otherwise return null.
getIcon(Object) - Static method in class javax.swing.UIManager
Returns an Icon from the defaults table.
getIcon(Object, Locale) - Static method in class javax.swing.UIManager
Returns an Icon from the defaults table that is appropriate for the given locale.
getIcon(File) - Method in class javax.swing.filechooser.FileView
The icon that represents this file in the JFileChooser.
getIcon(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getIcon() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the icon from the JOptionPane the receiver is providing the look and feel for, or the default icon as returned from getDefaultIcon.
getIcon(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the icon setting from the attribute list.
getIconAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab icon at index.
getIconForTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getIconForType(int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the icon to use for the passed in type.
getIconHeight() - Method in interface javax.swing.Icon
Returns the icon's height.
getIconHeight() - Method in class javax.swing.ImageIcon
Gets the height of the icon.
getIconHeight() - Method in class javax.swing.plaf.IconUIResource
 
getIconHeight() - Method in class javax.swing.plaf.basic.BasicIconFactory.CheckBoxIcon
 
getIconHeight() - Method in class javax.swing.plaf.basic.BasicIconFactory.CheckBoxMenuItemIcon
 
getIconHeight() - Method in class javax.swing.plaf.basic.BasicIconFactory.EmptyFrameIcon
 
getIconHeight() - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuArrowIcon
 
getIconHeight() - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuItemArrowIcon
 
getIconHeight() - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuItemCheckIcon
 
getIconHeight() - Method in class javax.swing.plaf.basic.BasicIconFactory.RadioButtonIcon
 
getIconHeight() - Method in class javax.swing.plaf.basic.BasicIconFactory.RadioButtonMenuItemIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalBumps
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalComboBoxIcon
Created a stub to satisfy the interface.
getIconHeight() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.IndentIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.CheckBoxIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.CheckBoxMenuItemIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserDetailViewIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserHomeFolderIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserListViewIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserNewFolderIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserUpFolderIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.HorizontalSliderThumbIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameAltMaximizeIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameCloseIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameDefaultMenuIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMaximizeIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMinimizeIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.MenuArrowIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.MenuItemArrowIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.RadioButtonIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.RadioButtonMenuItemIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeComputerIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeFloppyDriveIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeHardDriveIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.VerticalSliderThumbIcon
 
getIconImage() - Method in class java.awt.Frame
Gets the image to be displayed in the minimized icon for this frame.
getIconTextGap() - Method in class javax.swing.AbstractButton
Returns the amount of space between the text and the icon displayed in this button.
getIconTextGap() - Method in class javax.swing.JLabel
Returns the amount of space between the text and the icon displayed in this label.
getIconWidth() - Method in interface javax.swing.Icon
Returns the icon's width.
getIconWidth() - Method in class javax.swing.ImageIcon
Gets the width of the icon.
getIconWidth() - Method in class javax.swing.plaf.IconUIResource
 
getIconWidth() - Method in class javax.swing.plaf.basic.BasicIconFactory.CheckBoxIcon
 
getIconWidth() - Method in class javax.swing.plaf.basic.BasicIconFactory.CheckBoxMenuItemIcon
 
getIconWidth() - Method in class javax.swing.plaf.basic.BasicIconFactory.EmptyFrameIcon
 
getIconWidth() - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuArrowIcon
 
getIconWidth() - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuItemArrowIcon
 
getIconWidth() - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuItemCheckIcon
 
getIconWidth() - Method in class javax.swing.plaf.basic.BasicIconFactory.RadioButtonIcon
 
getIconWidth() - Method in class javax.swing.plaf.basic.BasicIconFactory.RadioButtonMenuItemIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalBumps
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalComboBoxIcon
Created a stub to satisfy the interface.
getIconWidth() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.IndentIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.CheckBoxIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.CheckBoxMenuItemIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserDetailViewIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserHomeFolderIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserListViewIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserNewFolderIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserUpFolderIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.HorizontalSliderThumbIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameAltMaximizeIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameCloseIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameDefaultMenuIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMaximizeIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMinimizeIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.MenuArrowIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.MenuItemArrowIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.RadioButtonIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.RadioButtonMenuItemIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeComputerIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeFloppyDriveIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeHardDriveIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.VerticalSliderThumbIcon
 
getId() - Method in class org.apache.xalan.templates.Stylesheet
Get the "id" property.
getIdAttributeName() - Method in interface org.apache.crimson.parser.AttributesEx
Returns the name of the ID attribute for the associated element, if one was declared.
getIdAttributeName() - Method in class org.apache.crimson.parser.AttributesExImpl
Returns the name of the ID attribute.
getIdAttributeName() - Method in interface org.apache.crimson.tree.ElementEx
Returns the name of the attribute declared to hold the element's ID, or null if no such declaration is known.
getIdAttributeName() - Method in class org.apache.crimson.tree.ElementNode2
Returns the name of the element's ID attribute, if one is known.
getIdentifier() - Method in class javax.swing.table.TableColumn
Returns the identifier object for this column.
getIdentifier(char) - Method in class javax.swing.text.html.CSSParser
Gets an identifier, returning true if the length of the string is greater than 0, stopping when stopChar, whitespace, or one of {}()[] is hit.
getIdentifierQuoteString() - Method in interface java.sql.DatabaseMetaData
Retrieves the string used to quote SQL identifiers.
getIdentity() - Method in class java.awt.RenderingHints.Key
 
getIfModifiedSince() - Method in class java.net.URLConnection
Returns the value of this object's ifModifiedSince field.
getIgnoreCase(String) - Method in class org.apache.xml.utils.StringToIntTable
Tell if the table contains the given string.
getIgnoreCase(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
getIgnoreRepaint() - Method in class java.awt.Component
 
getImage() - Method in class java.awt.TexturePaint
Returns the BufferedImage texture used to fill the shapes.
getImage(String) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file, whose format can be either GIF, JPEG or PNG.
getImage(URL) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
getImage() - Method in class javax.swing.ImageIcon
Returns this icon's Image.
getImage() - Method in class javax.swing.plaf.metal.BumpBuffer
Returns the Image containing the bumps appropriate for the passed in GraphicsConfiguration.
getImage(GraphicsConfiguration) - Method in class javax.swing.plaf.metal.MetalIconFactory.ImageCacher
 
getImage(URL) - Method in class javax.swing.text.html.CSS.BackgroundImage
 
getImage() - Method in class javax.swing.text.html.ImageView
Returns the image to render.
getImageCapabilities() - Method in class java.awt.GraphicsConfiguration
Returns the image capabilities of this GraphicsConfiguration.
getImageData(Point) - Method in class javax.swing.text.html.FormView
Extracts the value of the name attribute associated with the input element of type image.
getImageLoadStatus() - Method in class javax.swing.ImageIcon
Returns the status of the image loading operation.
getImageObserver() - Method in class javax.swing.ImageIcon
Returns the image observer for the image.
getImageSize() - Method in class javax.swing.plaf.metal.BumpBuffer
 
getImageSize(Object) - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo
 
getImageURL() - Method in class javax.swing.text.html.ImageView
Return a URL for the image source, or null if it could not be determined.
getImageableHeight() - Method in class java.awt.print.PageFormat
Return the height, in 1/72nds of an inch, of the imageable area of the page.
getImageableHeight() - Method in class java.awt.print.Paper
Returns the height of this Paper object's imageable area.
getImageableWidth() - Method in class java.awt.print.PageFormat
Returns the width, in 1/72nds of an inch, of the imageable area of the page.
getImageableWidth() - Method in class java.awt.print.Paper
Returns the width of this Paper object's imageable area.
getImageableX() - Method in class java.awt.print.PageFormat
Returns the x coordinate of the upper left point of the imageable area of the Paper object associated with this PageFormat.
getImageableX() - Method in class java.awt.print.Paper
Returns the x coordinate of the upper-left corner of this Paper object's imageable area.
getImageableY() - Method in class java.awt.print.PageFormat
Returns the y coordinate of the upper left point of the imageable area of the Paper object associated with this PageFormat.
getImageableY() - Method in class java.awt.print.Paper
Returns the y coordinate of the upper-left corner of this Paper object's imageable area.
getImmutableUniqueSet() - Method in class javax.swing.text.StyleContext
Search for an existing attribute set using the current search parameters.
getImpl() - Method in class java.net.DatagramSocket
Get the DatagramSocketImpl attached to this socket, creating it if necessary.
getImpl() - Method in class java.net.ServerSocket
Get the SocketImpl attached to this socket, creating it if necessary.
getImpl() - Method in class java.net.Socket
Get the SocketImpl attached to this socket, creating it if necessary.
getImplementation() - Method in class org.apache.crimson.tree.XmlDocument
The DOMImplementation object that handles this document.
getImplementation() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getImplementation() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getImplementationLanguage() - Static method in class org.apache.xalan.Version
Implementation Language: Java.
getImplementationTitle() - Method in class java.lang.Package
Return the title of this package.
getImplementationVendor() - Method in class java.lang.Package
Returns the name of the organization, vendor or company that provided this implementation.
getImplementationVersion() - Method in class java.lang.Package
Return the version of this implementation.
getImplicitDownCycleTraversal() - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns whether this ContainerOrderFocusTraversalPolicy transfers focus down-cycle implicitly.
getImplicitDownCycleTraversal() - Method in class javax.swing.SortingFocusTraversalPolicy
Returns whether this SortingFocusTraversalPolicy transfers focus down- cycle implicitly.
getImport(int) - Method in class org.apache.xalan.templates.Stylesheet
Get a stylesheet from the "import" list.
getImportComposed(int) - Method in class org.apache.xalan.templates.StylesheetComposed
Get a stylesheet from the "import" list.
getImportCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of imported stylesheets.
getImportCountComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get the precedence of this stylesheet in the global import list.
getImportFlavor(DataFlavor[], JTextComponent) - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
Try to find a flavor that can be used to import a Transferable.
getImportLevel() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Return the import level associated with the stylesheet into which this template is composed.
getImportNumber(StylesheetComposed) - Method in class org.apache.xalan.templates.StylesheetRoot
Given a stylesheet, return the number of the stylesheet in the global import list.
getImportedKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves 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
Deprecated. This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
getInactiveBackground() - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
getInactiveControlTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getInactiveControlTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
 
getInactiveHighlight() - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
getInactiveShadow() - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
getInactiveSystemTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getInactiveSystemTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
 
getInclude(int) - Method in class org.apache.xalan.templates.Stylesheet
Get the stylesheet at the given in index in "include" list
getIncludeComposed(int) - Method in class org.apache.xalan.templates.StylesheetComposed
Get an "xsl:include" property.
getIncludeCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of included stylesheets.
getIncludeCountComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get the number of included stylesheets.
getIncremental() - Static method in class org.apache.xml.dtm.DTMManager
Set a flag indicating whether an incremental transform is desired
getIndentLevel() - Method in class javax.swing.text.AbstractWriter
Returns the current indentation level.
getIndentLevel() - Method in class org.apache.crimson.tree.XmlWriteContext
Returns the current indent level, in terms of spaces, for use in pretty printing XML text.
getIndentSpace() - Method in class javax.swing.text.AbstractWriter
Returns the amount of space to indent.
getIndex() - Method in class java.awt.font.CharArrayIterator
Returns the current index.
getIndex() - Method in class java.net.NetworkInterface
Get the index of this network interface.
getIndex() - Method in class java.net.URISyntaxException
Returns an index into the input string of the position at which the parse error occurred, or -1 if this position is not known.
getIndex() - Method in class java.sql.DataTruncation
Retrieves the index of the column or parameter that was truncated.
getIndex() - Method in class java.text.AttributedString.AttributedStringIterator
 
getIndex() - Method in interface java.text.CharacterIterator
Returns the current index.
getIndex() - Method in class java.text.ParsePosition
Retrieve the current parse position.
getIndex() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
getIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getIndex() for String.
getIndex() - Method in class java.util.regex.PatternSyntaxException
Retrieves the error index.
getIndex(int) - Method in class javax.swing.SizeSequence
Returns the index of the entry that corresponds to the specified position.
getIndex(int, int, int) - Method in class javax.swing.SizeSequence
 
getIndex() - Method in interface javax.swing.event.DocumentEvent.ElementChange
Fetches the index within the element represented.
getIndex(TreeNode) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the index of node in the receivers children.
getIndex() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Returns the index into the list of elements.
getIndex() - Method in class javax.swing.text.ElementIterator.StackItem
 
getIndex() - Method in class javax.swing.text.Segment
Returns the current index.
getIndex() - Method in class javax.swing.text.html.parser.Element
Get index.
getIndex(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the index of the specified child in this node's child array.
getIndex(TreeNode) - Method in interface javax.swing.tree.TreeNode
Returns the index of node in the receivers children.
getIndex() - Method in class org.apache.xalan.templates.ElemVariable
If this element is not at the top-level, get the relative position of the variable into the stack frame.
getIndex(String, String) - Method in class org.apache.xml.utils.AttList
Look up the index of an attribute by Namespace name.
getIndex(String) - Method in class org.apache.xml.utils.AttList
Look up the index of an attribute by raw XML 1.0 name.
getIndex() - Method in class org.apache.xpath.operations.Variable
Set the index for the variable into the stack.
getIndex0() - Method in class javax.swing.event.ListDataEvent
Returns the lower index of the range.
getIndex1() - Method in class javax.swing.event.ListDataEvent
Returns the upper index of the range.
getIndexAtPoint(Point) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class java.awt.TextComponent
 
getIndexAtPoint(int, int) - Method in interface java.awt.peer.TextComponentPeer
 
getIndexAtPoint(Point) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class javax.swing.JLabel.AccessibleJLabel
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexInParent() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the index of the child in the parent, or -1 for the root or if the parent isn't valid.
getIndexInfo(String, String, String, boolean, boolean) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given table's indices and statistics.
getIndexOf(Object) - Method in class javax.swing.DefaultComboBoxModel
Returns the index-position of the specified object in the list.
getIndexOf(Component) - Method in class javax.swing.JLayeredPane
Returns the index of the specified Component.
getIndexOf(Node) - Method in class org.apache.crimson.tree.NodeBase
 
getIndexOf(Node) - Method in interface org.apache.crimson.tree.NodeEx
Returns the index of the node in the list of children, such that item() will return that child.
getIndexOf(Node) - Method in class org.apache.crimson.tree.ParentNode
Returns the index of the node in the list of children, such that item() will return that child.
getIndexOfChild(Object, Object) - Method in class javax.swing.tree.DefaultTreeModel
Returns the index of child in parent.
getIndexOfChild(Object, Object) - Method in interface javax.swing.tree.TreeModel
Returns the index of child in parent.
getIndexOfSize(float) - Static method in class javax.swing.text.html.CSS
 
getIndexOfSize(float) - Static method in class javax.swing.text.html.StyleSheet
 
getInetAddress() - Method in class java.net.DatagramSocket
Returns the address to which this socket is connected.
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.
getInetAddress() - Method in class java.net.SocksSocketImpl
Returns the value of this socket's address field.
getInetAddresses() - Method in class java.net.NetworkInterface
Convenience method to return an Enumeration with all or a subset of the InetAddresses bound to this network interface.
getInfinity() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent infinity.
getInfinity() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "infinity" attribute.
getInflater() - Method in class java.util.zip.ZipFile
 
getInheritableMethod(Class, String, Class[], Class) - Static method in class java.io.ObjectStreamClass
Returns non-static, non-abstract method with given signature provided it is defined by or accessible (via inheritance) by the given class, or null if no match found.
getInheritedAttribute(String) - Method in class org.apache.crimson.tree.NodeBase
Returns the value of a given attribute, tracing up through ancestors if needed.
getInheritedAttribute(String) - Method in interface org.apache.crimson.tree.NodeEx
Returns the value of a given attribute, tracing up through ancestors if needed.
getInitialComponent(Window) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus when a Window is made visible for the first time.
getInitialComponent(JInternalFrame) - Method in class javax.swing.InternalFrameFocusTraversalPolicy
Returns the Component that should receive the focus when a JInternalFrame is selected for the first time.
getInitialDelay() - Method in class javax.swing.Timer
Returns the Timer's initial delay.
getInitialDelay() - Method in class javax.swing.ToolTipManager
Returns the initial delay value.
getInitialLocation(Insets) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the left inset, unless the Insets are null in which case 0 is returned.
getInitialSelection() - Method in class javax.swing.text.html.OptionComboBoxModel
Fetches the Option item that represents that was initially set to a selected state.
getInitialSelection() - Method in class javax.swing.text.html.OptionListModel
Fetches the BitSet that represents the initial set of selected items in the list.
getInitialSelectionValue() - Method in class javax.swing.JOptionPane
Returns the input value that is displayed as initially selected to the user.
getInitialValue() - Method in class javax.swing.JOptionPane
Returns the initial value.
getInitialValueIndex() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the initial index into the buttons to select.
getInitialVisualPosition() - Method in class javax.swing.text.DefaultFormatter
Returns the initial location to position the cursor at.
getInitializer() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Method getInitializer (getInitializer) @return
getInnerClasses() - Method in class org.apache.xml.utils.synthetic.Class
Fetch a list of classes contained within this class.
getInnerExpression() - Method in class org.apache.xpath.axes.FilterExprIterator
Get the inner contained expression of this filter.
getInnerExpression() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Get the inner contained expression of this filter.
getInnerExpression() - Method in class org.apache.xpath.axes.FilterExprWalker
Get the inner contained expression of this filter.
getInput() - Method in class java.net.URISyntaxException
Returns the input string.
getInputAttributes() - Method in class javax.swing.JTextPane
Gets the input attributes for the pane.
getInputAttributes() - Method in class javax.swing.text.DefaultEditorKit
Gets the input attributes for the pane.
getInputAttributes() - Method in class javax.swing.text.StyledEditorKit
Gets the input attributes for the pane.
getInputAttributes() - Method in class javax.swing.text.html.HTMLEditorKit
Gets the input attributes used for the styled editing actions.
getInputContentHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 ContentHandler for the input.
getInputContentHandler(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 ContentHandler for the input.
getInputContext() - Method in class java.awt.Component
Gets the input context used by this component for handling the communication with input methods when text is entered in this component.
getInputContext() - Method in class java.awt.Window
Gets the input context for this window.
getInputDeclHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 DeclHandler for the input.
getInputElementData(AttributeSet) - Method in class javax.swing.text.html.FormView
Returns the data associated with an <INPUT> form element.
getInputEntity(ErrorHandler, Locale) - Static method in class org.apache.crimson.parser.InputEntity
 
getInputLength() - Method in class java.nio.charset.MalformedInputException
 
getInputLength() - Method in class java.nio.charset.UnmappableCharacterException
 
getInputLexicalHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 LexicalHandler for the input.
getInputMap(int) - Method in class javax.swing.JComponent
Returns the InputMap that is used during condition.
getInputMap() - Method in class javax.swing.JComponent
Returns the InputMap that is used when the component has focus.
getInputMap(int, boolean) - Method in class javax.swing.JComponent
Returns the InputMap to use for condition condition.
getInputMap(int, JComponent) - Method in class javax.swing.plaf.basic.BasicButtonListener
Returns the InputMap for condition condition.
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicListUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
getInputMap(JPopupMenu, JComponent) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getInputMap(int, JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Returns the InputMap to install for condition.
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicTableUI
 
getInputMap() - Method in class javax.swing.plaf.basic.BasicTextUI
Get the InputMap to use for the UI.
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
getInputMap(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getInputMethodControlObject() - Method in class java.awt.im.InputContext
Returns a control object from the current input method, or null.
getInputMethodDisplayName(Locale, Locale) - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns the user-visible name of the corresponding input method for the given input locale in the language in which the name will be displayed.
getInputMethodIcon(Locale) - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns an icon for the corresponding input method.
getInputMethodListeners() - Method in class java.awt.Component
Returns an array of all the input method listeners registered on this component.
getInputMethodRequests() - Method in class java.awt.Component
Gets the input method request handler which supports requests from input methods for this component.
getInputMethodRequests() - Method in class javax.swing.text.JTextComponent
 
getInputSource(EntityResolver) - Method in class org.apache.crimson.parser.ExternalEntity
 
getInputStream() - Method in class java.lang.Process
Gets the input stream of the subprocess.
getInputStream() - Method in class java.lang.Win32Process
 
getInputStream() - Method in class java.net.PlainSocketImpl
Gets an InputStream for this socket.
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() - Method in interface java.rmi.server.RemoteCall
Deprecated. no replacement
getInputStream(ZipEntry) - Method in class java.util.jar.JarFile
Returns an input stream for reading the contents of the specified ZIP file entry.
getInputStream(ZipEntry) - Method in class java.util.zip.ZipFile
Returns an input stream for reading the contents of the specified zip file entry.
getInputStream(String) - Method in class java.util.zip.ZipFile
Returns an input stream for reading the contents of the specified entry, or null if the entry was not found.
getInputValue() - Method in class javax.swing.JOptionPane
Returns the value the user has input, if wantsInput is true.
getInputVerifier() - Method in class javax.swing.JComponent
Returns the input verifier for this component.
getInsertPositionOffset() - Method in interface java.awt.im.InputMethodRequests
Gets the offset of the insert position in the committed text contained in the text editing component.
getInsertPositionOffset() - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
getInsertionIndex() - Method in class java.awt.font.TextHitInfo
Returns the insertion index.
getInset(int, View) - Method in class javax.swing.text.html.StyleSheet.BoxPainter
Fetches the inset needed on a given side to account for the margin, border, and padding.
getInsetSpan(int) - Method in class javax.swing.text.AsyncBoxView
Fetch the span along an axis that is taken up by the insets.
getInsets() - Method in class java.awt.Container
Determines the insets of this container, which indicate the size of the container's border.
getInsets() - Method in interface java.awt.peer.ContainerPeer
 
getInsets() - Method in class javax.swing.JComponent
If a border has been set on this component, returns the border's insets; otherwise calls super.getInsets.
getInsets(Insets) - Method in class javax.swing.JComponent
Returns an Insets object containing this component's inset values.
getInsets() - Method in class javax.swing.JViewport
Returns the insets (border) dimensions as (0,0,0,0), since borders are not supported on a JViewport.
getInsets(Insets) - Method in class javax.swing.JViewport
Returns an Insets object containing this JViewports inset values.
getInsets(Object) - Method in class javax.swing.UIDefaults
If the value of key is an Insets return it, otherwise return null.
getInsets(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is an Insets return it, otherwise return null.
getInsets(Object) - Static method in class javax.swing.UIManager
Returns an Insets object from the defaults table.
getInsets(Object, Locale) - Static method in class javax.swing.UIManager
Returns an Insets object from the defaults table that is appropriate for the given locale.
getInsets() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Gets the insets from the JComboBox.
getInsets(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
getInsets() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
If a border has been set on this component, returns the border's insets, else calls super.getInsets.
getInsets(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the insets.
getInsets() - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
getInsideAllocation(Shape) - Method in class javax.swing.text.CompositeView
Translates the immutable allocation given to the view to a mutable allocation that represents the interior allocation (i.e. the bounds of the given allocation with the top, left, bottom, and right insets removed.
getInsideBorder() - Method in class javax.swing.border.CompoundBorder
Returns the inside border object.
getInstalledLookAndFeels() - Static method in class javax.swing.UIManager
Returns an array of objects that provide some information about the LookAndFeel implementations that have been installed with this software development kit.
getInstance(int) - Static method in class java.awt.AlphaComposite
Creates an AlphaComposite object with the specified rule.
getInstance(int, float) - Static method in class java.awt.AlphaComposite
Creates an AlphaComposite object with the specified rule and the constant alpha to multiply with the alpha of the source.
getInstance() - Static method in class java.awt.GraphicsCallback.PaintAllCallback
 
getInstance() - Static method in class java.awt.GraphicsCallback.PaintCallback
 
getInstance() - Static method in class java.awt.GraphicsCallback.PaintHeavyweightComponentsCallback
 
getInstance() - Static method in class java.awt.GraphicsCallback.PeerPaintCallback
 
getInstance() - Static method in class java.awt.GraphicsCallback.PeerPrintCallback
 
getInstance() - Static method in class java.awt.GraphicsCallback.PrintAllCallback
 
getInstance() - Static method in class java.awt.GraphicsCallback.PrintCallback
 
getInstance() - Static method in class java.awt.GraphicsCallback.PrintHeavyweightComponentsCallback
 
getInstance(int) - Static method in class java.awt.color.ColorSpace
Returns a ColorSpace representing one of the specific predefined color spaces.
getInstance(byte[]) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile object corresponding to the data in a byte array.
getInstance(int) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile corresponding to one of the specific color spaces defined by the ColorSpace class (for example CS_sRGB).
getInstance(String) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile corresponding to the data in a file.
getInstance(InputStream) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile corresponding to the data in an InputStream.
getInstance() - Static method in class java.awt.im.InputContext
Returns a new InputContext instance.
getInstance() - Static method in class java.text.Collator
Gets the Collator for the current default locale.
getInstance(Locale) - Static method in class java.text.Collator
Gets the Collator for the desired 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.text.NumberFormat
Returns the default number format for the specified locale.
getInstance(Locale, int) - Static method in class java.text.NumberFormat
 
getInstance() - Static method in class java.util.Calendar
Gets a calendar using the default time zone and locale.
getInstance(TimeZone) - Static method in class java.util.Calendar
Gets a calendar using the specified time zone and default locale.
getInstance(Locale) - Static method in class java.util.Calendar
Gets a calendar using the default time zone and specified locale.
getInstance(TimeZone, Locale) - Static method in class java.util.Calendar
Gets a calendar with the specified time zone and locale.
getInstance(String) - Static method in class java.util.Currency
Returns the Currency instance for the given currency code.
getInstance(String, int) - Static method in class java.util.Currency
 
getInstance(Locale) - Static method in class java.util.Currency
Returns the Currency instance for the country of the given locale.
getInstance() - Method in class org.apache.xml.utils.ObjectPool
Get an instance of the given object in this pool
getInstance() - Method in class org.apache.xpath.axes.IteratorPool
Get an instance of the given object in this pool
getInstanceFollowRedirects() - Method in class java.net.HttpURLConnection
Returns the value of this HttpURLConnection's instanceFollowRedirects field.
getInstanceIfFree() - Method in class org.apache.xml.utils.ObjectPool
Get an instance of the given object in this pool if available
getInstanceOrThrow() - Method in class org.apache.xpath.axes.IteratorPool
Get an instance of the given object in this pool
getInt(byte[], int) - Static method in class java.io.Bits
 
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(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type int or of another primitive type convertible to type int via a widening conversion.
getInt(int) - Method in class java.math.BigInteger
Returns the specified int of the little-endian two's complement representation (int 0 is the least significant).
getInt(int) - Method in class java.math.MutableBigInteger
Return the int in use in this MutableBigInteger at the specified index.
getInt(ByteBuffer, int, boolean) - Static method in class java.nio.Bits
 
getInt(long, boolean) - Static method in class java.nio.Bits
 
getInt() - Method in class java.nio.ByteBuffer
Relative get method for reading an int value.
getInt(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading an int value.
getInt(long) - Method in class java.nio.DirectByteBuffer
 
getInt() - Method in class java.nio.DirectByteBuffer
 
getInt(int) - Method in class java.nio.DirectByteBuffer
 
getInt() - Method in class java.nio.HeapByteBuffer
 
getInt(int) - Method in class java.nio.HeapByteBuffer
 
getInt(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC INTEGER parameter as an int in the Java programming language.
getInt(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC INTEGER parameter as an int in the Java programming language.
getInt(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(String, int) - Method in class java.util.prefs.AbstractPreferences
Implements the getInt method as per the specification in Preferences.getInt(String,int).
getInt(String, int) - Method in class java.util.prefs.Preferences
Returns the int value represented by the string associated with the specified key in this preference node.
getInt(Object) - Method in class javax.swing.UIDefaults
If the value of key is an Integer return its integer value, otherwise return 0.
getInt(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is an Integer return its integer value, otherwise return 0.
getInt(Object) - Static method in class javax.swing.UIManager
Returns an integer from the defaults table.
getInt(Object, Locale) - Static method in class javax.swing.UIManager
Returns an integer from the defaults table that is appropriate for the given locale.
getInt(Object, int) - Static method in class javax.swing.UIManager
Returns an integer from the defaults table.
getInt(Object, int) - Static method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns an integer from the defaults table.
getInt(Object, int) - Static method in class javax.swing.plaf.metal.MetalUtils
 
getInt(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a int on specified object.
getIntAttr(AttributeSet, Object, int) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Convenience method for getting an integer attribute from the passed in AttributeSet.
getIntAttr(HTML.Attribute, int) - Method in class javax.swing.text.html.ImageView
Convenience method for getting an integer attribute from the elements AttributeSet.
getIntB(ByteBuffer, int) - Static method in class java.nio.Bits
 
getIntB(long) - Static method in class java.nio.Bits
 
getIntL(ByteBuffer, int) - Static method in class java.nio.Bits
 
getIntL(long) - Static method in class java.nio.Bits
 
getIntParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as an int.
getIntProperty(String, int) - Method in class java.util.logging.LogManager
 
getIntProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the int property with the specified key in the property list.
getIntProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the int property with the specified key in the property list.
getIntProperty(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Searches for the int property with the specified key in the property list.
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
Returns the integer value of the system property with the specified name.
getIntegerAttributeValue(AttributeSet, HTML.Attribute, int) - Static method in class javax.swing.text.html.HTML
Fetches an integer attribute value.
getIntegerInstance() - Static method in class java.text.NumberFormat
Returns an integer number format for the current default locale.
getIntegerInstance(Locale) - Static method in class java.text.NumberFormat
Returns an integer number format for the specified locale.
getIntercellSpacing() - Method in class javax.swing.JTable
Returns the horizontal and vertical space between cells.
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.
getInterfaces() - Method in class org.apache.xml.utils.synthetic.Class
Determines the interfaces implemented by the class or interface represented by this object.
getInteriorRectangle(Component, int, int, int, int) - Method in class javax.swing.border.AbstractBorder
This convenience method calls the static method.
getInteriorRectangle(Component, Border, int, int, int, int) - Static method in class javax.swing.border.AbstractBorder
Returns a rectangle using the arguments minus the insets of the border.
getInternalCSSValue(CSS.Attribute, String) - Method in class javax.swing.text.html.CSS
Gets the internal CSS representation of value which is a CSS value of the CSS attribute named key.
getInternalFrame() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Returns the JInternalFrame that this DesktopIcon is associated with.
getInternalFrame() - Method in class javax.swing.event.InternalFrameEvent
Returns the originator of the event.
getInternalFrameAltMaximizeIcon(int) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalFrameBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getInternalFrameCloseIcon(int) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalFrameDefaultMenuIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalFrameListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getInternalFrameListeners() - Method in class javax.swing.JInternalFrame
Returns an array of all the InternalFrameListeners added to this JInternalFrame with addInternalFrameListener.
getInternalFrameMaximizeIcon(int) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalFrameMinimizeIcon(int) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalSubset() - Method in class org.apache.crimson.tree.Doctype
The internal subset as a string.
getInternationalCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the ISO 4217 currency code of the currency of these DecimalFormatSymbols.
getInternedColorModel(ColorModel) - Static method in class java.awt.TexturePaintContext
 
getInterpolationType() - Method in class java.awt.image.AffineTransformOp
Returns the interpolation type used by this op.
getInvalidCharacters() - Method in class javax.swing.text.MaskFormatter
Returns the characters that are not valid for input.
getInvalidIteratorState() - Method in class org.apache.xpath.domapi.XPathResultImpl
 
getInvalidOffset(String, boolean) - Method in class javax.swing.text.MaskFormatter
Returns -1 if the passed in string is valid, otherwise the index of the first bogus character is returned.
getInverted() - Method in class javax.swing.JSlider
Returns true if the value-range shown for the slider is reversed,
getInvocationHandler(Object) - Static method in class java.lang.reflect.Proxy
Returns the invocation handler for the specified proxy instance.
getInvoker() - Method in class javax.swing.JPopupMenu
Returns the component which is the 'invoker' of this popup menu.
getInvokesStopCellEditing() - Method in class javax.swing.JTree
Returns the indicator that tells what happens when editing is interrupted.
getIsExcluded() - Method in class org.apache.xalan.templates.XMLNSDecl
Tell if this declaration should be excluded from the result namespace.
getIsLiteralResultAsStylesheet() - Method in class org.apache.xalan.templates.ElemLiteralResult
Return whether this element represents a root element that is also the stylesheet element.
getIsTopLevel() - Method in class org.apache.xalan.templates.ElemVariable
Get if this is a top-level variable or param, or not.
getIsTopLevel() - Method in class org.apache.xpath.axes.LocPathIterator
Get if this is an iterator at the upper level of the XPath.
getItalicAngle() - Method in class java.awt.Font
Returns the italic angle of this Font.
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.
getItem() - Method in class java.awt.event.ItemEvent
Returns the item affected by the event.
getItem() - Method in interface javax.swing.ComboBoxEditor
Return the edited item
getItem(int) - Method in class javax.swing.JMenu
Returns the JMenuItem at the specified position.
getItem() - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
getItemAt(int) - Method in class java.text.MergeCollation
gets count of separate entries
getItemAt(int) - Method in class javax.swing.JComboBox
Returns the list item at the specified index.
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.
getItemCount() - Method in class javax.swing.JComboBox
Returns the number of items in the list.
getItemCount() - Method in class javax.swing.JMenu
Returns the number of items on the menu, including separators.
getItemImpl(int) - Method in class java.awt.Choice
 
getItemImpl(int) - Method in class java.awt.List
 
getItemImpl(int) - Method in class java.awt.Menu
 
getItemListeners() - Method in class java.awt.Checkbox
Returns an array of all the item listeners registered on this checkbox.
getItemListeners() - Method in class java.awt.CheckboxMenuItem
Returns an array of all the item listeners registered on this checkbox menuitem.
getItemListeners() - Method in class java.awt.Choice
Returns an array of all the item listeners registered on this choice.
getItemListeners() - Method in class java.awt.List
Returns an array of all the item listeners registered on this list.
getItemListeners() - Method in class javax.swing.AbstractButton
Returns an array of all the ItemListeners added to this AbstractButton with addItemListener().
getItemListeners() - Method in class javax.swing.DefaultButtonModel
Returns an array of all the item listeners registered on this DefaultButtonModel.
getItemListeners() - Method in class javax.swing.JComboBox
Returns an array of all the ItemListeners added to this JComboBox with addItemListener().
getItemSelectable() - Method in class java.awt.event.ItemEvent
Returns the originator of the event.
getItems() - Method in class java.awt.List
Gets the items in the list.
getIterator() - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to the entire contents of this string.
getIterator(AttributedCharacterIterator.Attribute[]) - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to selected contents of this string.
getIterator(AttributedCharacterIterator.Attribute[], int, int) - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to selected contents of this string.
getIterator(String) - Method in class java.text.CharacterIteratorFieldDelegate
Returns an AttributedCharacterIterator that can be used to iterate over the resulting formatted String.
getIterator(int) - Method in class java.util.Hashtable
 
getIterator() - Method in class javax.swing.text.InternationalFormatter
Returns the AttributedCharacterIterator used to format the last value.
getIterator(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument
Fetches an iterator for the specified HTML tag.
getIteratorRoot() - Method in class org.apache.xpath.XPathContext
Get the current location path iterator root.
getJDBCMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getJMenuBar() - Method in class javax.swing.JApplet
Returns the menubar set on this applet.
getJMenuBar() - Method in class javax.swing.JDialog
Returns the menubar set on this dialog.
getJMenuBar() - Method in class javax.swing.JFrame
Returns the menubar set on this frame.
getJMenuBar() - Method in class javax.swing.JInternalFrame
Returns the current JMenuBar for this JInternalFrame, or null if no menu bar has been set.
getJMenuBar() - Method in class javax.swing.JRootPane
Returns the menu bar from the layered pane.
getJarEntry() - Method in class java.net.JarURLConnection
Return the JAR entry object for this connection, if any.
getJarEntry(String) - Method in class java.util.jar.JarFile
Returns the JarEntry for the given entry name or null if not found.
getJarFile() - Method in class java.net.JarURLConnection
Return the JAR file for this connection.
getJarFileURL() - Method in class java.net.JarURLConnection
Returns the URL for the Jar file for this connection.
getJavaName() - Method in class org.apache.xml.utils.synthetic.Class
Like getName, but back-convert array notation escapes. ***** DOESN'T YET HANDLE ARRAYS OF PRIMITIVES!
getJavaShortName() - Method in class org.apache.xml.utils.synthetic.Class
Like getShortName, but back-convert array notation escapes. ***** DOESN'T YET HANDLE ARRAYS OF PRIMITIVES!
getJobName() - Method in class java.awt.print.PrinterJob
Gets the name of the document to be printed.
getJustificationInfo() - Method in class java.awt.font.GraphicAttribute
Returns the justification information for this GraphicAttribute.
getJustifiedLayout(float) - Method in class java.awt.font.TextLayout
Creates a copy of this TextLayout justified to the specified width.
getJustifiedLine(float, float, int, int) - Method in class java.awt.font.TextLine
 
getJustifyRatio(Map) - Static method in class java.awt.font.TextLine
Utility method for getting justification ratio from attributes.
getKeepAlive() - Method in class java.net.Socket
Tests if SO_KEEPALIVE is enabled.
getKernel() - Method in class java.awt.image.ConvolveOp
Returns the Kernel.
getKernelData(float[]) - Method in class java.awt.image.Kernel
Returns the kernel data in row major order.
getKey() - Method in class java.awt.MenuShortcut
Returns the raw keycode of this MenuShortcut.
getKey() - Method in class java.text.AttributeEntry
 
getKey() - Method in class java.util.AbstractMap.SimpleEntry
 
getKey() - Method in class java.util.Collections.SingletonMap.ImmutableEntry
 
getKey() - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry
 
getKey() - Method in class java.util.HashMap.Entry
 
getKey() - Method in class java.util.Hashtable.Entry
 
getKey() - Method in class java.util.IdentityHashMap.EntryIterator
 
getKey() - Method in interface java.util.Map.Entry
Returns the key corresponding to this entry.
getKey() - Method in class java.util.MissingResourceException
Gets parameter passed by constructor.
getKey() - Method in class java.util.TreeMap.Entry
Returns the key.
getKey() - Method in class java.util.WeakHashMap.Entry
 
getKey() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the key of the preference that was changed.
getKey(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:key" property.
getKeyChar() - Method in class java.awt.AWTKeyStroke
Returns the character for this AWTKeyStroke.
getKeyChar() - Method in class java.awt.event.KeyEvent
Returns the character associated with the key in this event.
getKeyCode() - Method in class java.awt.AWTKeyStroke
Returns the numeric key code for this AWTKeyStroke.
getKeyCode() - Method in class java.awt.event.KeyEvent
Returns the integer keyCode associated with the key in this event.
getKeyCodeArray() - Static method in class javax.swing.JComponent.KeyboardState
 
getKeyCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:key" properties.
getKeyDeclaration() - Method in class org.apache.xalan.transformer.KeyTable
 
getKeyDeclarations() - Method in class org.apache.xalan.transformer.KeyIterator
Get the key declarations from the stylesheet
getKeyEventChar() - Method in class java.awt.Event
 
getKeyEventDispatchers() - Method in class java.awt.KeyboardFocusManager
Returns this KeyboardFocusManager's KeyEventDispatcher chain as a List.
getKeyEventPostProcessors() - Method in class java.awt.KeyboardFocusManager
Returns this KeyboardFocusManager's KeyEventPostProcessor chain as a List.
getKeyEventType() - Method in class java.awt.AWTKeyStroke
Returns the type of KeyEvent which corresponds to this AWTKeyStroke.
getKeyFromMask(int) - Static method in class java.awt.font.NumericShaper
 
getKeyIterator() - Method in class org.apache.xalan.transformer.KeyTable
 
getKeyListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.getKeyListener().
getKeyListener() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns a key listener that will be added to the combo box or null.
getKeyListeners() - Method in class java.awt.Component
Returns an array of all the key listeners registered on this component.
getKeyLocation() - Method in class java.awt.event.KeyEvent
Returns the location of the key that originated this key event.
getKeyManager() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the KeyManager object.
getKeyModifiersText(int) - Static method in class java.awt.event.KeyEvent
Returns a String describing the modifier key(s), such as "Shift", or "Ctrl+Shift".
getKeySelectionManager() - Method in class javax.swing.JComboBox
Returns the list's key-selection manager.
getKeyStroke(char) - Static method in class javax.swing.KeyStroke
Returns a shared instance of a KeyStroke that represents a KEY_TYPED event for the specified character.
getKeyStroke(char, boolean) - Static method in class javax.swing.KeyStroke
Deprecated. use getKeyStroke(char)
getKeyStroke(Character, int) - Static method in class javax.swing.KeyStroke
Returns a shared instance of a KeyStroke, given a Character object and a set of modifiers.
getKeyStroke(int, int, boolean) - Static method in class javax.swing.KeyStroke
Returns a shared instance of a KeyStroke, given a numeric key code and a set of modifiers, specifying whether the key is activated when it is pressed or released.
getKeyStroke(int, int) - Static method in class javax.swing.KeyStroke
Returns a shared instance of a KeyStroke, given a numeric key code and a set of modifiers.
getKeyStroke(String) - Static method in class javax.swing.KeyStroke
Parses a string and returns a KeyStroke.
getKeyStrokeForEvent(KeyEvent) - Static method in class javax.swing.KeyStroke
Returns a KeyStroke which represents the stroke which generated a given KeyEvent.
getKeyStrokesForAction(Action) - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
getKeyStrokesForAction(Action) - Method in interface javax.swing.text.Keymap
Fetches the keystrokes that will result in the given action.
getKeyTableName() - Method in class org.apache.xalan.transformer.KeyTable
Get Key Name for this KeyTable
getKeyText(int) - Static method in class java.awt.event.KeyEvent
Returns a String describing the keyCode, such as "HOME", "F1" or "A".
getKeyboardMoveIncrement() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
 
getKeymap() - Method in class javax.swing.text.JTextComponent
Fetches the keymap currently active in this text component.
getKeymap(String) - Static method in class javax.swing.text.JTextComponent
Fetches a named keymap previously added to the document.
getKeymapName() - Method in class javax.swing.plaf.basic.BasicTextUI
Fetches the name of the keymap that will be installed/used by default for this UI.
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
Returns an enumeration of the keys.
getKeys(Object[]) - Method in class javax.swing.AbstractAction.ArrayTable
Returns the keys of the table, or null if there are currently no bindings.
getKeys() - Method in class javax.swing.AbstractAction
Returns an array of Objects which are keys for which values have been set for this AbstractAction, or null if no keys have values set.
getKeysComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the composed "xsl:key" properties.
getKeywordToken(String) - Method in class org.apache.xpath.compiler.Lexer
Given a string, return the corresponding keyword token.
getKitLoaderRegistry() - Static method in class javax.swing.JEditorPane
 
getKitRegisty() - Static method in class javax.swing.JEditorPane
 
getKitTypeRegistry() - Static method in class javax.swing.JEditorPane
 
getLAFState() - Static method in class javax.swing.UIManager
Return the LAFState object, lazily create one if necessary.
getLSB() - Method in class java.awt.font.GlyphMetrics
Returns the left (top) side bearing of the glyph.
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.
getLabel() - Method in class javax.swing.AbstractButton
Deprecated. - Replaced by getText
getLabel() - Method in class javax.swing.JPopupMenu
Returns the popup menu's label
getLabel() - Method in class javax.swing.text.html.Option
Fetch the label associated with the option.
getLabelFor() - Method in class javax.swing.JLabel
Get the component this is labelling.
getLabelStart() - Method in class javax.swing.tree.DefaultTreeCellRenderer
 
getLabelTable() - Method in class javax.swing.JSlider
Returns the dictionary of what labels to draw at which values.
getLang() - Method in class org.apache.xalan.templates.ElemExtensionScript
Get language used by extension
getLang() - Method in class org.apache.xalan.templates.ElemNumber
Get the "lang" attribute.
getLang() - Method in class org.apache.xalan.templates.ElemSort
Get the "lang" attribute.
getLanguage() - Method in class java.util.Locale
Returns the language code for this locale, which will either be the empty string or a lowercase ISO 639 code.
getLanguage() - Method in class org.apache.crimson.tree.NodeBase
Returns the language id (value of xml:lang attribute) applicable to this node, if known.
getLanguage() - Method in interface org.apache.crimson.tree.NodeEx
Returns the language id (value of xml:lang attribute) applicable to this node, if known.
getLanguage() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Extension: For synthesis, we need a place to hang a method body.
getLargeDisplayIcon() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the large display icon for the panel.
getLargeDisplayIcon() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
getLargeDisplayIcon() - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
getLargeDisplayIcon() - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
getLast() - Method in class java.util.LinkedList
Returns the last element in this list.
getLast() - Method in class org.apache.xalan.transformer.Counter
Get the last node in the list.
getLast() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
getLast() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns the position of the last node within the iteration, as defined by XPath.
getLast() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Returns the last element in this interation.
getLast() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAncestorIterator
Returns the last element in this interation.
getLast() - Method in class org.apache.xpath.NodeSet
 
getLast() - Method in class org.apache.xpath.NodeSetDTM
 
getLast() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the index of the last node in this list.
getLastChild() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns this node's last child.
getLastChild() - Method in class org.apache.crimson.tree.NodeBase
DOM: returns null.
getLastChild() - Method in class org.apache.crimson.tree.ParentNode
DOM: Returns the last child of this node, else null if there are no children.
getLastChild(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLastChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the last child.
getLastChild(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, get the handle of the node's last child.
getLastChild(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, advance to its last child.
getLastChild(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to its last child.
getLastChild() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getLastChild() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getLastChild() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getLastChild() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getLastChildElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the last child.
getLastChildPath(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns a path to the last child of parent.
getLastColumn() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getLastComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastComponent(Container) - Method in class javax.swing.DefaultFocusManager
 
getLastComponent(Container) - Method in class javax.swing.LayoutFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastComponent(Container) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
getLastComponent(Container) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastDividerLocation() - Method in class javax.swing.JSplitPane
Returns the last location the divider was at.
getLastDragLocation() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the last drag location of the JSplitPane.
getLastIndex() - Method in class javax.swing.event.ListSelectionEvent
Returns the index of the last row whose selection may have changed.
getLastLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Finds and returns the last leaf that is a descendant of this node -- either this node or its last child's last leaf.
getLastModified() - Method in class java.net.URLConnection
Returns the value of the last-modified header field.
getLastModifiedTime(File) - Method in class java.io.FileSystem
Return the time at which the file or directory denoted by the given abstract pathname was last modified, or zero if it does not exist or some other I/O error occurs.
getLastModifiedTime(File) - Method in class java.io.Win32FileSystem
 
getLastModifiedTime(File) - Method in class java.io.WinNTFileSystem
 
getLastMutationCount() - Method in class org.apache.crimson.tree.ParentNode.TagList
 
getLastOrder() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the highest order of child elements have appeared so far .
getLastPathComponent() - Method in class javax.swing.tree.TreePath
Returns the last component of this path.
getLastPoppedStylesheet() - Method in class org.apache.xalan.processor.StylesheetHandler
Return the last stylesheet that was popped off the stylesheets stack.
getLastPopup() - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.AxesWalker
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.FilterExprWalker
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
 
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.ReverseAxesWalker
Get the number of nodes in this node list.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.SelfIteratorNoPredicate
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in interface org.apache.xpath.axes.SubContextList
Get the number of nodes in the node list, which, in the XSLT 1 based counting system, is the last index position.
getLastPos(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
Get the count of the nodes that match the test, which is the proximity position of the last node that can pass this test in the sub context selection.
getLastPrintable(String) - Static method in class org.apache.xalan.serialize.Encodings
Returns the last printable character for the specified encoding.
getLastPrintable() - Static method in class org.apache.xalan.serialize.Encodings
Returns the last printable character for an unspecified encoding.
getLastRow() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getLastRow() - Method in class javax.swing.event.TableModelEvent
Returns the last row that changed.
getLastSelectedPathComponent() - Method in class javax.swing.JTree
Returns the last path component in the first node of the current selection.
getLastUsedWalker() - Method in class org.apache.xpath.axes.WalkingIterator
Get the last used walker.
getLastVisibleIndex() - Method in class javax.swing.JList
Returns the index of the last visible cell.
getLastVisibleNode() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the last visible node that is a child of this instance.
getLayer() - Method in class javax.swing.JInternalFrame
Convenience method for getting the layer attribute of this component.
getLayer(JComponent) - Static method in class javax.swing.JLayeredPane
Gets the layer property for a JComponent, it does not cause any side effects like setLayer().
getLayer(Component) - Method in class javax.swing.JLayeredPane
Returns the layer attribute for the specified Component.
getLayeredPane() - Method in class javax.swing.JApplet
Returns the layeredPane object for this applet.
getLayeredPane() - Method in class javax.swing.JDialog
Returns the layeredPane object for this dialog.
getLayeredPane() - Method in class javax.swing.JFrame
Returns the layeredPane object for this frame.
getLayeredPane() - Method in class javax.swing.JInternalFrame
Returns the layered pane for this internal frame.
getLayeredPane() - Method in class javax.swing.JRootPane
Gets the layered pane used by the root pane.
getLayeredPane() - Method in class javax.swing.JWindow
Returns the layeredPane object for this window.
getLayeredPane() - Method in interface javax.swing.RootPaneContainer
Returns the layeredPane.
getLayeredPaneAbove(Component) - Static method in class javax.swing.JLayeredPane
Convenience method that returns the first JLayeredPane which contains the specified component.
getLayout() - Method in class java.awt.Container
Gets the layout manager for this container.
getLayout(int, int) - Method in class java.awt.font.TextMeasurer
Returns a TextLayout on the given character range.
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.
getLayoutAlignmentX(Container) - Method in class javax.swing.BoxLayout
Returns the alignment along the X axis for the container.
getLayoutAlignmentX(Container) - Method in class javax.swing.JRootPane.RootLayout
 
getLayoutAlignmentX(Container) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
getLayoutAlignmentX(Container) - Method in class javax.swing.OverlayLayout
Returns the alignment along the x axis for the container.
getLayoutAlignmentX(Container) - Method in class javax.swing.SpringLayout
Returns 0.5f (centered).
getLayoutAlignmentX(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
 
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.
getLayoutAlignmentY(Container) - Method in class javax.swing.BoxLayout
Returns the alignment along the Y axis for the container.
getLayoutAlignmentY(Container) - Method in class javax.swing.JRootPane.RootLayout
 
getLayoutAlignmentY(Container) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
getLayoutAlignmentY(Container) - Method in class javax.swing.OverlayLayout
Returns the alignment along the y axis for the container.
getLayoutAlignmentY(Container) - Method in class javax.swing.SpringLayout
Returns 0.5f (centered).
getLayoutAlignmentY(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
 
getLayoutDimensions() - Method in class java.awt.GridBagLayout
Determines column widths and row heights for the layout grid.
getLayoutFlags() - Method in class java.awt.font.GlyphVector
Returns flags describing the global state of the GlyphVector.
getLayoutInfo(Container, int) - Method in class java.awt.GridBagLayout
Fills in an instance of GridBagLayoutInfo for the current set of managed children.
getLayoutOrientation() - Method in class javax.swing.JList
Returns JList.VERTICAL if the layout is a single column of cells, or JList.VERTICAL_WRAP if the layout is "newspaper style" with the content flowing vertically then horizontally or JList.HORIZONTAL_WRAP if the layout is "newspaper style" with the content flowing horizontally then vertically.
getLayoutOrigin() - Method in class java.awt.GridBagLayout
Determines the origin of the layout area, in the graphics coordinate space of the target container.
getLayoutQueue() - Method in class javax.swing.text.AsyncBoxView
Fetch the queue to use for layout.
getLayoutView(int) - Method in class javax.swing.text.ParagraphView
Returns the view at a given index.
getLayoutViewCount() - Method in class javax.swing.text.ParagraphView
Returns the number of views that this view is responsible for.
getLayoutWeights() - Method in class java.awt.GridBagLayout
Determines the weights of the layout grid's columns and rows.
getLeadSelectionIndex() - Method in class javax.swing.DefaultListSelectionModel
 
getLeadSelectionIndex() - Method in class javax.swing.JList
Returns the second index argument from the most recent addSelectionInterval or setSelectionInterval call.
getLeadSelectionIndex() - Method in interface javax.swing.ListSelectionModel
Return the second index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getLeadSelectionIndex() - Method in class javax.swing.text.html.OptionListModel
 
getLeadSelectionPath() - Method in class javax.swing.JTree
Returns the path identified as the lead.
getLeadSelectionPath() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getLeadSelectionPath() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the last path that was added.
getLeadSelectionPath() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the last path that was added.
getLeadSelectionRow() - Method in class javax.swing.JTree
Returns the row index corresponding to the lead path.
getLeadSelectionRow() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getLeadSelectionRow() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the lead selection index.
getLeadSelectionRow() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the lead selection index.
getLeader() - Method in class javax.swing.text.TabStop
Returns the leader of the tab.
getLeading() - Method in class java.awt.Font.FontLineMetrics
 
getLeading() - Method in class java.awt.FontMetrics
Determines the standard leading of the Font described by this FontMetrics object.
getLeading() - Method in class java.awt.font.LineMetrics
Returns the leading of the text.
getLeading() - Method in class java.awt.font.TextLayout
Returns the leading of the TextLayout.
getLeadingCollapseSpan() - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getLeadingCollapseSpan() - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getLeadingCollapseSpan() - Method in class javax.swing.text.html.TableView.RowIterator
 
getLeafCount() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the total number of leaves that are descendants of this node.
getLeafIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon used to represent leaf nodes.
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.
getLeftButtonFromSuper() - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
getLeftChildIndent() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getLeftComponent() - Method in class javax.swing.JSplitPane
Returns the component to the left (or above) the divider.
getLeftIndent(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the left indent setting.
getLeftInset() - Method in class javax.swing.text.AsyncBoxView
Get the left part of the margin around the view.
getLeftInset() - Method in class javax.swing.text.CompositeView
Gets the left inset.
getLeftInset() - Method in class javax.swing.text.ParagraphView.Row
Gets the left inset.
getLeftOperand() - Method in class org.apache.xpath.operations.Operation
 
getLength(File) - Method in class java.io.FileSystem
Return the length in bytes of the file denoted by the given abstract pathname, or zero if it does not exist, is a directory, or some other I/O error occurs.
getLength(File) - Method in class java.io.Win32FileSystem
 
getLength(File) - Method in class java.io.WinNTFileSystem
 
getLength(Object) - Static method in class java.lang.reflect.Array
Returns the length of the specified array object, as an int.
getLength() - Method in class java.net.DatagramPacket
Returns the length of the data to be sent or the length of the data received.
getLength() - Method in class java.text.Bidi
Return the length of text in the line.
getLength() - Method in interface javax.swing.event.DocumentEvent
Returns the length of the change.
getLength() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the length of the change.
getLength() - Method in class javax.swing.text.AbstractDocument
Returns the length of the data.
getLength() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the length.
getLength() - Method in interface javax.swing.text.Document
Returns number of characters of content currently in the document.
getLength(AttributeSet, CSS.Attribute) - Method in class javax.swing.text.html.CSS
Returns the length of the attribute in a with key key.
getLength(CSS.Attribute, AttributeSet) - Method in class javax.swing.text.html.HRuleView
 
getLength(CSS.Attribute, AttributeSet) - Method in class javax.swing.text.html.StyleSheet.BoxPainter
 
getLength() - Method in class org.apache.crimson.tree.AttributeSet
 
getLength() - Method in class org.apache.crimson.tree.DataNode.NodeListImpl
 
getLength() - Method in class org.apache.crimson.tree.DataNode
DOM: Returns the length of the node's data.
getLength() - Method in class org.apache.crimson.tree.Doctype.Nodemap
 
getLength() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns zero.
getLength() - Method in class org.apache.crimson.tree.ParentNode.TagList
 
getLength() - Method in class org.apache.crimson.tree.ParentNode.TagListNS
 
getLength() - Method in class org.apache.crimson.tree.ParentNode
DOM: Returns the number of children
getLength() - Method in class org.apache.xalan.templates.ElemTemplateElement
NodeList method: Count the immediate children of this node
getLength() - Method in class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
Get the number of linked list items.
getLength() - Method in interface org.apache.xml.dtm.DTMIterator
The number of nodes in the list.
getLength() - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Return the number of Attributes on this Element
getLength() - Method in class org.apache.xml.dtm.ref.DTMNodeList
The number of nodes in the list.
getLength() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getLength() - Method in class org.apache.xml.utils.AttList
Get the number of attribute nodes in the list
getLength() - Method in class org.apache.xml.utils.StringToIntTable
Get the length of the list.
getLength() - Method in class org.apache.xml.utils.StringToStringTable
Get the length of the list.
getLength() - Method in class org.apache.xml.utils.StringToStringTableVector
Get the length of the list.
getLength() - Method in class org.apache.xml.utils.StringVector
Get the length of the list.
getLength() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getLength() - Method in class org.apache.xpath.NodeSet
The number of nodes in the list.
getLength() - Method in class org.apache.xpath.NodeSetDTM
The number of nodes in the list.
getLength() - Method in class org.apache.xpath.axes.LocPathIterator
The number of nodes in the list.
getLength() - Method in class org.apache.xpath.axes.NodeSequence
 
getLetterValue() - Method in class org.apache.xalan.templates.ElemNumber
Get the "letter-value" attribute.
getLevel() - Method in class java.util.logging.Handler
Get the log level specifying which messages will be logged by this Handler.
getLevel() - Method in class java.util.logging.LogRecord
Get the logging message level, for example Level.SEVERE.
getLevel() - Method in class java.util.logging.Logger
Get the log Level that has been specified for this Logger.
getLevel() - Method in class javax.swing.text.AbstractDocument.BidiElement
 
getLevel() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the number of levels above this node -- the distance from the root to this node.
getLevel(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLevel() - Method in class org.apache.xalan.templates.ElemNumber
Get the "level" attribute.
getLevel(int) - Method in interface org.apache.xml.dtm.DTM
Get the depth level of this node in the tree (equals 1 for a parentless node).
getLevel(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the depth level of this node in the tree (equals 1 for a parentless node).
getLevel(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get the depth level of this node in the tree (equals 1 for a parentless node).
getLevel(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated.  Get the depth level of this node in the tree (equals 1 for a parentless node).
getLevelAt(int) - Method in class java.text.Bidi
Return the resolved level of the character at offset.
getLevelProperty(String, Level) - Method in class java.util.logging.LogManager
 
getLexicalHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLexicalHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's lexical handler, if it has one.
getLexicalHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's lexical handler.
getLexicalHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's lexical handler.
getLexicalHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's lexical handler.
getLightWeightPopup(Component, Component, int, int) - Static method in class javax.swing.PopupFactory.LightWeightPopup
Returns a light weight Popup implementation.
getLightWeightPopup(Component, Component, int, int) - Method in class javax.swing.PopupFactory
Creates a light weight popup.
getLightWeightPopupCache() - Static method in class javax.swing.PopupFactory.LightWeightPopup
Returns the cache to use for heavy weight popups.
getLimit() - Method in class javax.swing.undo.UndoManager
Returns the maximum number of edits this UndoManager will hold.
getLimitingOffset(View, int, int, boolean) - Method in class javax.swing.text.TextLayoutStrategy
Calculate the limiting offset for the next view fragment.
getLimits() - Method in class java.text.ChoiceFormat
Get the limits passed in the constructor.
getLineBreakIndex(int, float) - Method in class java.awt.font.TextMeasurer
Returns the index of the first character which will not fit on on a line beginning at start and possible measuring up to maxAdvance in graphical width.
getLineBuffer() - Method in class javax.swing.text.PlainView
Gives access to a buffer that can be used to fetch text from the associated document.
getLineBuffer() - Method in class javax.swing.text.WrappedPlainView
Gives access to a buffer that can be used to fetch text from the associated document.
getLineColor() - Method in class javax.swing.border.LineBorder
Returns the color of the border.
getLineCount() - Method in class javax.swing.JTextArea
Determines the number of lines contained in the area.
getLineEndOffset(int) - Method in class javax.swing.JTextArea
Determines the offset of the end of the given line.
getLineIncrement() - Method in class java.awt.Scrollbar
Deprecated. As of JDK version 1.1, replaced by getUnitIncrement().
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 specified locale.
getLineJoin() - Method in class java.awt.BasicStroke
Returns the line join style.
getLineLength() - Method in class javax.swing.text.AbstractWriter
Returns the maximum line length.
getLineMetrics(String, FontRenderContext) - Method in class java.awt.Font
Returns a LineMetrics object created with the specified String and FontRenderContext.
getLineMetrics(String, int, int, FontRenderContext) - Method in class java.awt.Font
Returns a LineMetrics object created with the specified arguments.
getLineMetrics(char[], int, int, FontRenderContext) - Method in class java.awt.Font
Returns a LineMetrics object created with the specified arguments.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class java.awt.Font
Returns a LineMetrics object created with the specified arguments.
getLineMetrics(String, Graphics) - Method in class java.awt.FontMetrics
Returns the LineMetrics object for the specified String in the specified Graphics context.
getLineMetrics(String, int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the LineMetrics object for the specified String in the specified Graphics context.
getLineMetrics(char[], int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the LineMetrics object for the specified character array in the specified Graphics context.
getLineMetrics(CharacterIterator, int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the LineMetrics object for the specified CharacterIterator in the specified Graphics context.
getLineMetrics() - Method in class java.awt.font.TextLayout.OptInfo
 
getLineMetricsAt(int) - Method in class java.awt.font.TextLine
 
getLineNumber() - Method in class java.io.LineNumberInputStream
Deprecated. Returns the current line number.
getLineNumber() - Method in class java.io.LineNumberReader
Get the current line number.
getLineNumber() - Method in class java.lang.StackTraceElement
Returns the line number of the source line containing the execution point represented by this stack trace element.
getLineNumber() - Method in class org.apache.crimson.parser.InputEntity
Returns the current line number in this input source
getLineNumber() - Method in class org.apache.crimson.parser.Parser2.DocLocator
 
getLineNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the line number where the current document event ends.
getLineNumber() - Method in class org.apache.xml.dtm.ref.NodeLocator
getLineNumber returns the line number of the node.
getLineNumber() - Method in class org.apache.xml.utils.SAXSourceLocator
Return the line number where the current document event ends.
getLineNumber() - Method in class org.apache.xml.utils.SerializableLocatorImpl
Return the saved line number (1-based).
getLineNumber() - Method in class org.apache.xpath.Expression
Return the line number where the current document event ends.
getLineOfOffset(int) - Method in class javax.swing.JTextArea
Translates an offset into the components text to a line number.
getLineSeparator() - Method in class javax.swing.text.AbstractWriter
Returns the string used to represent newlines.
getLineSpacing(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the line spacing setting.
getLineStartOffset(int) - Method in class javax.swing.JTextArea
Determines the offset of the start of the given line.
getLineWidth() - Method in class java.awt.BasicStroke
Returns the line width.
getLineWidth(Element) - Method in class javax.swing.text.PlainView
Calculate the width of the line represented by the given element.
getLineWrap() - Method in class javax.swing.JTextArea
Gets the line-wrapping policy of the text area.
getLinearGray16ToOtherGray16LUT(ICC_ColorSpace) - Static method in class java.awt.image.ColorModel
 
getLinearGray16ToOtherGray8LUT(ICC_ColorSpace) - Static method in class java.awt.image.ColorModel
 
getLinearRGB16TosRGB8LUT() - Static method in class java.awt.image.ColorModel
 
getLinearRGB8TosRGB8LUT() - Static method in class java.awt.image.ColorModel
 
getLink() - Method in interface ISSearch.ISDocumentInterface
Returns the absolute URL of the current document
getLink(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Returns the index into an array of hyperlinks that index.
getLinkCount() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Returns the number of links within this hypertext doc.
getLinkCursor() - Method in class javax.swing.text.html.HTMLEditorKit
Returns the cursor to use over hyper links.
getLinkIndex(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Returns the index into an array of hyperlinks that is associated with this character index, or -1 if there is no hyperlink associated with this index.
getLinkText(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Returns the contiguous text within the document that is associated with this hyperlink.
getLinkedStyle(Style) - Method in class javax.swing.text.html.StyleSheet
Returns the style that linked attributes should be added to.
getList() - Method in class javax.swing.SpinnerListModel
Returns the List that defines the sequence for this model.
getList() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.getList().
getList() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns the list that is being used to draw the items in the combo box.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class javax.swing.DefaultListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in interface javax.swing.ListCellRenderer
Return a component that has been configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FileRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxRenderer
 
getListDataListeners() - Method in class javax.swing.AbstractListModel
Returns an array of all the list data listeners registered on this AbstractListModel.
getListOfEnums() - Method in class org.apache.xalan.processor.XSLTAttributeDef
StringBuffer containing comma delimited list of valid values for ENUM type.
getListPainter(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Fetches the list formatter to use for the given set of CSS attributes.
getListSelectionListeners() - Method in class javax.swing.DefaultListSelectionModel
Returns an array of all the list selection listeners registered on this DefaultListSelectionModel.
getListSelectionListeners() - Method in class javax.swing.JList
Returns an array of all the ListSelectionListeners added to this JList with addListSelectionListener().
getListSelectionListeners() - Method in class javax.swing.text.html.OptionListModel
Returns an array of all the ListSelectionListeners added to this OptionListModel with addListSelectionListener().
getListener() - Method in class java.awt.Toolkit.SelectiveAWTEventListener
 
getListener() - Method in class java.util.EventListenerProxy
 
getListenerCount(EventListener, Class) - Static method in class java.awt.AWTEventMulticaster
 
getListenerCount() - Method in class javax.swing.event.EventListenerList
Returns the total number of listeners for this listener list.
getListenerCount(Class) - Method in class javax.swing.event.EventListenerList
Returns the total number of listeners of the supplied type for this listener list.
getListenerCount(Object[], Class) - Method in class javax.swing.event.EventListenerList
 
getListenerList() - Method in class javax.swing.event.EventListenerList
Passes back the event listener list as an array of ListenerType-listener pairs.
getListeners(EventListener, Class) - Static method in class java.awt.AWTEventMulticaster
Returns an array of all the objects chained as FooListeners by the specified java.util.EventListener.
getListeners(Class) - Method in class java.awt.Button
Returns an array of all the objects currently registered as FooListeners upon this Button.
getListeners(Class) - Method in class java.awt.Checkbox
Returns an array of all the objects currently registered as FooListeners upon this Checkbox.
getListeners(Class) - Method in class java.awt.CheckboxMenuItem
Returns an array of all the objects currently registered as FooListeners upon this CheckboxMenuItem.
getListeners(Class) - Method in class java.awt.Choice
Returns an array of all the objects currently registered as FooListeners upon this Choice.
getListeners(Class) - Method in class java.awt.Component
Returns an array of all the objects currently registered as FooListeners upon this Component.
getListeners(Class) - Method in class java.awt.Container
Returns an array of all the objects currently registered as FooListeners upon this Container.
getListeners(Class) - Method in class java.awt.List
Returns an array of all the objects currently registered as FooListeners upon this List.
getListeners(Class) - Method in class java.awt.MenuItem
Returns an array of all the objects currently registered as FooListeners upon this MenuItem.
getListeners(Class) - Method in class java.awt.Scrollbar
Returns an array of all the objects currently registered as FooListeners upon this Scrollbar.
getListeners(Class) - Method in class java.awt.TextComponent
Returns an array of all the objects currently registered as FooListeners upon this TextComponent.
getListeners(Class) - Method in class java.awt.TextField
Returns an array of all the objects currently registered as FooListeners upon this TextField.
getListeners(Class) - Method in class java.awt.Window
Returns an array of all the objects currently registered as FooListeners upon this Window.
getListeners(Class) - Method in class java.awt.dnd.DragSource
Gets all the objects currently registered as FooListeners upon this DragSource.
getListeners(Class) - Method in class javax.swing.AbstractListModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class) - Method in class javax.swing.AbstractSpinnerModel
Return an array of all the listeners of the given type that were added to this model.
getListeners(Class) - Method in class javax.swing.DefaultBoundedRangeModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class) - Method in class javax.swing.DefaultButtonModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class) - Method in class javax.swing.DefaultListSelectionModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class) - Method in class javax.swing.DefaultSingleSelectionModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class) - Method in class javax.swing.JComponent
Returns an array of all the objects currently registered as FooListeners upon this JComponent.
getListeners(Class) - Method in class javax.swing.Timer
Returns an array of all the objects currently registered as FooListeners upon this Timer.
getListeners(Class) - Method in class javax.swing.event.EventListenerList
Return an array of all the listeners of the given type.
getListeners(Class) - Method in class javax.swing.table.AbstractTableModel
Returns an array of all the objects currently registered as FooListeners upon this AbstractTableModel.
getListeners(Class) - Method in class javax.swing.table.DefaultTableColumnModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class) - Method in class javax.swing.text.AbstractDocument
Returns an array of all the objects currently registered as FooListeners upon this document.
getListeners(Class) - Method in class javax.swing.text.DefaultCaret
Returns an array of all the objects currently registered as FooListeners upon this caret.
getListeners(Class) - Method in class javax.swing.text.StyleContext.NamedStyle
Return an array of all the listeners of the given type that were added to this model.
getListeners(Class) - Method in class javax.swing.tree.DefaultTreeModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getLiteral(int) - Method in class javax.swing.text.InternationalFormatter
Returns the literal character at index.
getLiteral(int) - Method in class javax.swing.text.MaskFormatter
Returns the literal character at the specified location.
getLiteralCountTo(int) - Method in class javax.swing.text.InternationalFormatter
Returns the number of literal characters before index.
getLiteralResultAttribute(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Get a literal result attribute by name.
getLoadedChildren(boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the children of the receiver.
getLoader() - Static method in class java.util.ResourceBundle
 
getLoadingImageIcon() - Method in class javax.swing.text.html.ImageView
Returns the icon to use while in the process of loading the image.
getLoadsSynchronously() - Method in class javax.swing.text.html.ImageView
Returns true if the image should be loaded when first asked for.
getLocPathIterator() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the owning location path iterator.
getLocalAddress() - Method in class java.net.DatagramSocket
Gets the local address to which the socket is bound.
getLocalAddress() - Method in class java.net.Socket
Gets the local address to which the socket is bound.
getLocalAttribute(Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
 
getLocalBounds(Component) - Static method in class javax.swing.SwingUtilities
Return the rectangle (0,0,bounds.width,bounds.height) for the component aComponent
getLocalDesc() - Method in class java.io.ObjectStreamClass
Returns the "local" class descriptor for the class associated with this class descriptor (i.e., the result of ObjectStreamClass.lookup(this.forClass())) or null if there is no class associated with this descriptor.
getLocalGraphicsEnvironment() - Static method in class java.awt.GraphicsEnvironment
Returns the local GraphicsEnvironment.
getLocalHost() - Static method in class java.net.InetAddress
Returns the local host.
getLocalHostName() - Method in class java.net.Inet4AddressImpl
 
getLocalHostName() - Method in class java.net.Inet6AddressImpl
 
getLocalHostName() - Method in interface java.net.InetAddressImpl
 
getLocalIP() - Static method in class ISSearch.ISPeerTools
Returns the IP address of the current machine.
getLocalName() - Method in class org.apache.crimson.tree.AttributeNode1
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.crimson.tree.ElementNode
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.crimson.tree.NamespacedNode
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.crimson.tree.NodeBase
DOM2: returns null.
getLocalName(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLocalName() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the local name of the Literal Result Element.
getLocalName() - Method in class org.apache.xalan.templates.ElemTemplateElement
For now, just return the result of getNodeName(), which the local name.
getLocalName(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its DOM-style localname.
getLocalName(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its XPath-style localname.
getLocalName(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its DOM-style localname.
getLocalName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getLocalName(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the local name part.
getLocalName(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return its XPath-style localname.
getLocalName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getLocalName(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return its XPath-style localname.
getLocalName(int) - Method in class org.apache.xml.utils.AttList
Look up an attribute's local name by index.
getLocalName() - Method in class org.apache.xml.utils.QName
Returns the local part of the qualified name.
getLocalName() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getLocalName() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getLocalName() - Method in class org.apache.xpath.patterns.NodeTest
Return the local name to be tested.
getLocalNameFromExpandedNameID(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLocalNameFromExpandedNameID(int) - Method in interface org.apache.xml.dtm.DTM
Given an expanded-name ID, return the local name part.
getLocalNameFromExpandedNameID(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given an expanded-name ID, return the local name part.
getLocalNameFromExpandedNameID(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given an expanded-name ID, return the local name part.
getLocalNameID(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the local name ID.
getLocalNameOfNode(Node) - Method in class org.apache.xpath.DOM2Helper
Deprecated. Returns the local name of the given node, as defined by the XML Namespaces specification.
getLocalNameOfNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Returns the local name of the given node.
getLocalNameTable() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a reference pointer to the element name symbol table.
getLocalPart(String) - Static method in class org.apache.crimson.util.XmlNames
Return the LocalPart of qualifiedName.
getLocalPart() - Method in class org.apache.xml.utils.QName
Get the local part of the qualified name.
getLocalPart(String) - Static method in class org.apache.xml.utils.QName
Returns the local name of the given node.
getLocalPatternChars() - Method in class java.text.DateFormatSymbols
Gets localized date-time pattern characters.
getLocalPort() - Method in class java.net.DatagramSocket
Returns the port number on the local host to which this socket is bound.
getLocalPort() - Method in class java.net.DatagramSocketImpl
Gets the local port.
getLocalPort() - Method in class java.net.ServerSocket
Returns the port on which this socket is listening.
getLocalPort() - Method in class java.net.Socket
Returns the local port to which this socket is bound.
getLocalPort() - Method in class java.net.SocketImpl
Returns the value of this socket's localport field.
getLocalPort() - Method in class java.net.SocksSocketImpl
 
getLocalSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocalSocketAddress() - Method in class java.net.ServerSocket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocalSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocalVariable(XPathContext, int) - Method in class org.apache.xpath.VariableStack
Get a local variable or parameter in the current stack frame.
getLocalVariable(int, int) - Method in class org.apache.xpath.VariableStack
Get a local variable or parameter in the current stack frame.
getLocalVariable(XPathContext, int, boolean) - Method in class org.apache.xpath.VariableStack
Get a local variable or parameter in the current stack frame.
getLocale() - Method in class java.awt.Component.AccessibleAWTComponent
Returns the locale of this object.
getLocale() - Method in class java.awt.Component
Gets the locale of this component.
getLocale() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Gets the locale of the component.
getLocale() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the locale of this object.
getLocale() - Method in class java.awt.Window
Gets the Locale object that is associated with this window, if the locale has been set.
getLocale() - Method in class java.awt.im.InputContext
Returns the current locale of the current input method or keyboard layout.
getLocale() - Method in interface java.awt.im.spi.InputMethod
Returns the current input locale.
getLocale() - Method in class java.text.BreakIterator.BreakIteratorCache
 
getLocale() - Method in class java.text.MessageFormat
Gets the locale that's used when creating or comparing subformats.
getLocale() - Method in class java.util.ResourceBundle
Returns the locale of this resource bundle.
getLocale() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Returns the locale of this object.
getLocale() - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Gets the locale of the component.
getLocale() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getLocale() - Method in class javax.swing.JTabbedPane.Page
 
getLocale() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the locale of the component.
getLocale() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Gets the locale of the component.
getLocale() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getLocale() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the locale of the component.
getLocale() - Method in class org.apache.crimson.parser.Parser2
Returns the diagnostic locale.
getLocale() - Method in interface org.apache.crimson.tree.DocumentEx
Returns the locale to be used for diagnostic messages.
getLocale() - Method in interface org.apache.crimson.tree.ParseContext
Returns the preferred locale for diagnostic messsages to be reported through the error handler.
getLocale() - Method in class org.apache.crimson.tree.XmlDocument
Returns the locale to be used for diagnostic messages.
getLocale() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Returns the locale to be used for diagnostic messages by this builder, and by documents it produces.
getLocale(String) - Method in class org.apache.crimson.util.MessageCatalog
 
getLocale() - Method in class org.apache.xalan.res.XSLMessages
Get the Locale object that is being used.
getLocale(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemNumber
Get the locale we should be using.
getLocalizedInputStream(InputStream) - Method in class java.lang.Runtime
Deprecated. As of JDK 1.1, the preferred way to translate a byte stream in the local encoding into a character stream in Unicode is via the InputStreamReader and BufferedReader classes.
getLocalizedMessage() - Method in class java.lang.Throwable
Creates a localized description of this throwable.
getLocalizedName() - Method in class java.util.logging.Level
Return the localized string name of the Level, for the current default locale.
getLocalizedOutputStream(OutputStream) - Method in class java.lang.Runtime
Deprecated. As of JDK 1.1, the preferred way to translate a Unicode character stream into a byte stream in the local encoding is via the OutputStreamWriter, BufferedWriter, and PrintWriter classes.
getLocation() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - Method in class java.awt.Component
Gets the location of this component in the form of a point specifying the component's top-left corner.
getLocation(Point) - Method in class java.awt.Component
Stores the x,y origin of this component into "return value" rv and return rv.
getLocation() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - Method in class java.awt.Point
Returns the location of this point.
getLocation() - Method in class java.awt.Rectangle
Returns the location of this Rectangle.
getLocation() - Method in class java.awt.dnd.DragSourceEvent
This method returns a Point indicating the cursor location in screen coordinates at the moment this event occured, or null if the cursor location is not specified for this event.
getLocation() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns a Point indicating the Cursor's current location within the Component's coordinates.
getLocation() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns a Point indicating the Cursor's current location in the Component's coordinates.
getLocation() - Method in class java.rmi.activation.ActivationDesc
Returns the code location for the object specified by this descriptor.
getLocation() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's code location.
getLocation(Point) - Method in class javax.swing.JComponent
Stores the x,y origin of this component into "return value" rv and returns rv.
getLocation() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getLocation() - Method in class javax.swing.JTabbedPane.Page
 
getLocation() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getLocation() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getLocation() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocationAsString() - Method in class org.apache.xml.dtm.DTMException
Get the location information as a string.
getLocationInJTree() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getLocationOffset(int, int) - Method in interface java.awt.im.InputMethodRequests
Gets the offset within the composed text for the specified absolute x and y coordinates on the screen.
getLocationOffset(int, int) - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
getLocationOnScreen() - Method in class java.awt.Component.AccessibleAWTComponent
Returns the location of the object on the screen.
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.
getLocationOnScreen() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns the location of the object on the screen.
getLocationOnScreen() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the location of the object on the screen.
getLocationOnScreen() - Method in interface java.awt.peer.ComponentPeer
 
getLocationOnScreen() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getLocationOnScreen() - Method in class javax.swing.JTabbedPane.Page
 
getLocationOnScreen() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Returns the location of the object on the screen.
getLocationOnScreen() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getLocationOnScreen() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getLocationOnScreen() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Returns the location of the object on the screen.
getLocationOnScreen_NoTreeLock() - Method in class java.awt.Component
 
getLocationPathDepth() - Method in class org.apache.xpath.compiler.Compiler
Get the level of the location path or union being constructed.
getLocator() - Method in class org.apache.crimson.parser.InputEntity
 
getLocator() - Method in interface org.apache.crimson.tree.ParseContext
Returns a locator object which reports where the parse event was detected.
getLocator() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the current stylesheet Locator object.
getLocator() - Method in class org.apache.xml.dtm.DTMException
Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occured.
getLocator() - Method in class org.apache.xpath.XPath
Get the SourceLocator on the expression object.
getLockingKeyState(int) - Method in class java.awt.Toolkit
Returns whether the given locking key on the keyboard is currently in its "on" state.
getLog() - Static method in class java.rmi.server.RemoteServer
Returns stream for the RMI call log.
getLogManager() - Static method in class java.util.logging.LogManager
Return the global LogManager object.
getLogStream() - Static method in class java.sql.DriverManager
Deprecated.  
getLogTimers() - Static method in class javax.swing.Timer
Returns true if logging is enabled.
getLogWriter() - Static method in class java.sql.DriverManager
Retrieves the log writer.
getLogWriter() - Method in interface javax.sql.ConnectionPoolDataSource
Retrieves the log writer for this ConnectionPoolDataSource object.
getLogWriter() - Method in interface javax.sql.DataSource
Retrieves the log writer for this DataSource object.
getLogWriter() - Method in interface javax.sql.XADataSource
Retrieves the log writer for this XADataSource object.
getLogger(String) - Method in class java.util.logging.LogManager
Method to find a named logger.
getLogger(String) - Static method in class java.util.logging.Logger
Find or create a logger for a named subsystem.
getLogger(String, String) - Static method in class java.util.logging.Logger
Find or create a logger for a named subsystem.
getLoggerName() - Method in class java.util.logging.LogRecord
Get the source Logger name's
getLoggerNames() - Method in class java.util.logging.LogManager
Get an enumeration of known logger names.
getLogicalBounds() - Method in class java.awt.font.GlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalBounds() - Method in class java.awt.font.TextLayout.OptInfo
 
getLogicalHighlightShape(int, int, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns a Shape enclosing the logical selection in the specified range, extended to the specified bounds.
getLogicalHighlightShape(int, int) - Method in class java.awt.font.TextLayout
Returns a Shape enclosing the logical selection in the specified range, extended to the natural bounds of this TextLayout.
getLogicalRangesForVisualSelection(TextHitInfo, TextHitInfo) - Method in class java.awt.font.TextLayout
Returns the logical ranges of text corresponding to a visual selection.
getLogicalStyle() - Method in class javax.swing.JTextPane
Fetches the logical style assigned to the paragraph represented by the current position of the caret, or null.
getLogicalStyle(int) - Method in class javax.swing.text.DefaultStyledDocument
Fetches the logical style assigned to the paragraph represented by the given position.
getLogicalStyle(int) - Method in interface javax.swing.text.StyledDocument
Gets a logical style for a given position in a paragraph.
getLogicalView(FlowView) - Method in class javax.swing.text.FlowView.FlowStrategy
This method gives flow strategies access to the logical view of the FlowView.
getLoginTimeout() - Static method in class java.sql.DriverManager
Gets the maximum time in seconds that a driver can wait when attempting to log in to a database.
getLoginTimeout() - Method in interface javax.sql.ConnectionPoolDataSource
Retrieves the maximum time in seconds that this ConnectionPoolDataSource object will wait while attempting to connect to a database.
getLoginTimeout() - Method in interface javax.sql.DataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - Method in interface javax.sql.XADataSource
Retrieves the maximum time in seconds that this data source can wait while attempting to connect to a data source.
getLong(byte[], int) - Static method in class java.io.Bits
 
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
Returns the long value of the system property with the specified name.
getLong(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a long.
getLong(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type long or of another primitive type convertible to type long via a widening conversion.
getLong(int) - Method in class java.math.MutableBigInteger
Return a long which is equal to the unsigned value of the int in use in this MutableBigInteger at the specified index.
getLong(ByteBuffer, int, boolean) - Static method in class java.nio.Bits
 
getLong(long, boolean) - Static method in class java.nio.Bits
 
getLong() - Method in class java.nio.ByteBuffer
Relative get method for reading a long value.
getLong(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a long value.
getLong(long) - Method in class java.nio.DirectByteBuffer
 
getLong() - Method in class java.nio.DirectByteBuffer
 
getLong(int) - Method in class java.nio.DirectByteBuffer
 
getLong() - Method in class java.nio.HeapByteBuffer
 
getLong(int) - Method in class java.nio.HeapByteBuffer
 
getLong(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BIGINT parameter as a long in the Java programming language.
getLong(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BIGINT parameter as a long in the Java programming language.
getLong(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong() - Method in class java.text.DigitList
Utility routine to get the value of the digit list.
getLong(String, long) - Method in class java.util.prefs.AbstractPreferences
Implements the getLong method as per the specification in Preferences.getLong(String,long).
getLong(String, long) - Method in class java.util.prefs.Preferences
Returns the long value represented by the string associated with the specified key in this preference node.
getLong(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a long on specified object.
getLongB(ByteBuffer, int) - Static method in class java.nio.Bits
 
getLongB(long) - Static method in class java.nio.Bits
 
getLongL(ByteBuffer, int) - Static method in class java.nio.Bits
 
getLongL(long) - Static method in class java.nio.Bits
 
getLongParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a long.
getLongestWordSpan() - Method in class javax.swing.text.html.InlineView
Fetch the span of the longest word in the view.
getLookAndFeel() - Static method in class javax.swing.UIManager
Returns the current default look and feel or null.
getLookAndFeelDefaults() - Method in class javax.swing.UIManager.LAFState
 
getLookAndFeelDefaults() - Static method in class javax.swing.UIManager
Returns the default values for this look and feel.
getLoopbackMode() - Method in class java.net.MulticastSocket
Get the setting for local loopback of multicast datagrams.
getLowerBoundAt(int) - Method in interface javax.swing.JTable.Resizable2
 
getLoweredBevelBorderUIResource() - Static method in class javax.swing.plaf.BorderUIResource
 
getLowestSetBit() - Method in class java.math.BigInteger
Returns the index of the rightmost (lowest-order) one bit in this BigInteger (the number of zero bits to the right of the rightmost one bit).
getLowestSetBit() - Method in class java.math.MutableBigInteger
Return the index of the lowest set bit in this MutableBigInteger.
getLowestValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the label that corresponds to the highest slider value in the label table.
getMagicCaretPosition() - Method in interface javax.swing.text.Caret
Gets the current caret visual location.
getMagicCaretPosition() - Method in class javax.swing.text.DefaultCaret
Gets the saved caret position.
getMainAttributes() - Method in class java.net.JarURLConnection
Returns the main Attributes for the JAR file for this connection.
getMainAttributes() - Method in class java.util.jar.Manifest
Returns the main Attributes for the Manifest.
getMainTableEntry(char, char) - Static method in class java.util.Currency
Gets the main table entry for the country whose country code consists of char1 and char2.
getMaintenanceVersionNum() - Static method in class org.apache.xalan.Version
Maintenance Drop Number.
getMajorAxis() - Method in class javax.swing.text.AsyncBoxView
Fetch the major axis (the axis the children are tiled along).
getMajorOffset() - Method in class javax.swing.text.AsyncBoxView.ChildState
Get the offset along the major axis
getMajorSpan() - Method in class javax.swing.text.AsyncBoxView.ChildState
What is the span along the major axis.
getMajorTickSpacing() - Method in class javax.swing.JSlider
This method returns the major tick spacing.
getMajorVersion() - Method in class java.awt.color.ICC_Profile
Returns profile major version.
getMajorVersion() - Method in interface java.sql.Driver
Retrieves the driver's major version number.
getMajorVersionNum() - Static method in class org.apache.xalan.Version
Major version number.
getManager() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Query which DTMManager this DTM is currently being handled by.
getManagingFocusBackwardTraversalKeys() - Static method in class javax.swing.JComponent
Returns the Set of KeyStrokes to use if the component is managing focus for backward focus traversal.
getManagingFocusForwardTraversalKeys() - Static method in class javax.swing.JComponent
Returns the Set of KeyStrokes to use if the component is managing focus for forward focus traversal.
getManifest() - Method in class java.net.JarURLConnection
Returns the Manifest for this connection, or null if none.
getManifest() - Method in class java.util.jar.JarFile
Returns the JAR file manifest, or null if none.
getManifest() - Method in class java.util.jar.JarInputStream
Returns the Manifest for this JAR file, or null if none.
getMap(Thread) - Method in class java.lang.InheritableThreadLocal
Get the map associated with a ThreadLocal.
getMap(Thread) - Method in class java.lang.ThreadLocal
Get the map associated with a ThreadLocal.
getMap(String) - Method in class javax.swing.text.html.HTMLDocument
Returns the Map associated with the given name.
getMapHREF(JEditorPane, HTMLDocument, Element, AttributeSet, int, int, int) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Returns a string anchor if the passed in element has a USEMAP that contains the passed in location.
getMapSize() - Method in class java.awt.image.IndexColorModel
Returns the size of the color/alpha component arrays in this IndexColorModel.
getMapping(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the node previously added for path.
getMapping(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the node previously added for path.
getMaps() - Method in class javax.swing.text.html.HTMLDocument
Returns an Enumeration of the possible Maps.
getMargin() - Method in class javax.swing.AbstractButton
Returns the margin between the button's border and the label.
getMargin() - Method in class javax.swing.JMenuBar
Returns the margin between the menubar's border and its menus.
getMargin() - Method in class javax.swing.JPopupMenu
Returns the margin, in pixels, between the popup menu's border and its containees.
getMargin() - Method in class javax.swing.JToolBar
Returns the margin between the tool bar's border and its buttons.
getMargin() - Method in class javax.swing.text.JTextComponent
Returns the margin between the text component's border and its text.
getMark() - Method in class javax.swing.event.CaretEvent
Fetches the location of other end of a logical selection.
getMark() - Method in interface javax.swing.text.Caret
Fetches the current position of the mark.
getMark() - Method in class javax.swing.text.DefaultCaret
Fetches the current position of the mark.
getMark() - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
getMarkBias() - Method in class javax.swing.text.DefaultCaret
 
getMarkupDeclname(String, boolean) - Method in class org.apache.crimson.parser.Parser2
 
getMask(int) - Method in class java.awt.image.PackedColorModel
Returns the mask indicating which bits in a pixel contain the specified color/alpha sample.
getMask(String) - Static method in class java.io.FilePermission
Converts an actions String to an actions mask.
getMask() - Method in class java.io.FilePermission
Return the current action mask.
getMask(String) - Static method in class java.net.SocketPermission
Convert an action string to an integer actions mask.
getMask() - Method in class java.net.SocketPermission
Return the current action mask.
getMask(String) - Static method in class java.util.PropertyPermission
Converts an actions String to an actions mask.
getMask() - Method in class java.util.PropertyPermission
Return the current action mask.
getMask() - Method in class javax.swing.text.MaskFormatter
Returns the formatting mask.
getMaskCharacter(int) - Method in class javax.swing.text.MaskFormatter
Returns the MaskCharacter at the specified location.
getMasks() - Method in class java.awt.image.PackedColorModel
Returns a mask array indicating which bits in a pixel contain the color and alpha samples.
getMatch() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "match" attribute.
getMatch() - Method in class org.apache.xalan.templates.KeyDeclaration
Get the "match" attribute.
getMatchScore(XPathContext, int) - Method in class org.apache.xpath.XPath
Get the match score of the given node.
getMatchScore(XPathContext, int) - Method in class org.apache.xpath.patterns.StepPattern
Get the match score of the given node.
getMatchedNode() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Retrieves the node in the source tree that matched the template obtained via getMatchedTemplate().
getMatchedNode() - Method in interface org.apache.xalan.transformer.TransformState
Retrieves the node in the source tree that matched the template obtained via getMatchedTemplate().
getMatchedNode() - Method in class org.apache.xalan.transformer.TransformerImpl
Retrieves the node in the source tree that matched the template obtained via getMatchedTemplate().
getMatchedTemplate() - Method in class org.apache.xalan.transformer.ResultTreeHandler
This method retrieves the xsl:template that was matched.
getMatchedTemplate() - Method in interface org.apache.xalan.transformer.TransformState
This method retrieves the xsl:template that was matched.
getMatchedTemplate() - Method in class org.apache.xalan.transformer.TransformerImpl
This method retrieves the xsl:template that was matched.
getMatchingAncestors(XPathContext, int, boolean) - Method in class org.apache.xalan.templates.ElemNumber
Get the ancestors, up to the root, that match the pattern.
getMatrix() - Method in class java.awt.Font
 
getMatrix() - Method in class java.awt.color.ICC_ProfileRGB
Returns a 3x3 float matrix constructed from the X, Y, and Z components of the profile's redColorantTag, greenColorantTag, and blueColorantTag.
getMatrix(double[]) - Method in class java.awt.geom.AffineTransform
Retrieves the 6 specifiable values in the 3x3 affine transformation matrix and places them into an array of double precisions values.
getMatrix() - Method in class java.awt.image.BandCombineOp
Returns the matrix.
getMatrix() - Method in class java.awt.print.PageFormat
Returns a transformation matrix that translates user space rendering to the requested orientation of the page.
getMatteColor() - Method in class javax.swing.border.MatteBorder
Returns the color used for tiling the border or null if a tile icon is being used.
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 FontMetrics object.
getMaxBinaryLiteralLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of hex characters this database allows in an inline binary literal.
getMaxCatalogNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a catalog name.
getMaxCharBounds(FontRenderContext) - Method in class java.awt.Font
Returns the bounds for the character with the maximum bounds as defined in the specified FontRenderContext.
getMaxCharBounds(Graphics) - Method in class java.awt.FontMetrics
Returns the bounds for the character with the maximum bounds in the specified Graphics context.
getMaxCharLiteralLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows for a character literal.
getMaxCharactersPerLineCount() - Method in class javax.swing.JOptionPane
Returns the maximum number of characters to place on a line in a message.
getMaxCharactersPerLineCount() - Method in class javax.swing.ProgressMonitor.ProgressOptionPane
 
getMaxCharactersPerLineCount() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the maximum number of characters to place on a line.
getMaxColumnNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows for a column name.
getMaxColumnsInGroupBy() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a GROUP BY clause.
getMaxColumnsInIndex() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in an index.
getMaxColumnsInOrderBy() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in an ORDER BY clause.
getMaxColumnsInSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a SELECT list.
getMaxColumnsInTable() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a table.
getMaxConnections() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of concurrent connections to this database that are possible.
getMaxCursorNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a cursor name.
getMaxDecent() - Method in class java.awt.FontMetrics
Deprecated. As of JDK version 1.1.1, replaced by getMaxDescent().
getMaxDescent() - Method in class java.awt.FontMetrics
Determines the maximum descent of the Font described by this FontMetrics object.
getMaxExpansion(int) - Method in class java.text.CollationElementIterator
Return the maximum length of any expansion sequences that end with the specified comparison order.
getMaxExpansion(int) - Method in class java.text.RBCollationTables
Return the maximum length of any expansion sequences that end with the specified comparison order.
getMaxFieldSize() - Method in interface java.sql.Statement
Retrieves the maximum number of bytes that can be returned for character and binary column values in a ResultSet object produced by this Statement object.
getMaxFieldSize() - Method in interface javax.sql.RowSet
Retrieves the maximum number of bytes that may be returned for certain column values.
getMaxIndexLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of bytes this database allows for an index, including all of the parts of the index.
getMaxLength() - Method in class javax.swing.text.MaskFormatter
Returns the maximum length the text can be.
getMaxNodeWidth() - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the maximum node width.
getMaxPage() - Method in class java.awt.JobAttributes
Specifies the maximum value the user can specify as the last page to be printed for jobs using these attributes.
getMaxPriority() - Method in class java.lang.ThreadGroup
Returns the maximum priority of this thread group.
getMaxProcedureNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a procedure name.
getMaxQueueSize() - Method in class ISSearch.ISCrawler
Returns the maximum allowed size of the URL Queue
getMaxQueueSize() - Method in interface ISSearch.ISCrawlerInterface
Returns the maximum allowed size of the URL Queue
getMaxQueueSize() - Method in class ISSearch.ISDBCrawler
Returns the maximum allowed size of the URL Queue
getMaxRowSize() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of bytes this database allows in a single row.
getMaxRows() - Method in interface java.sql.Statement
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object can contain.
getMaxRows() - Method in interface javax.sql.RowSet
Retrieves the maximum number of rows that this RowSet object can contain.
getMaxSchemaNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a schema name.
getMaxSecOrder() - Method in class java.text.RBCollationTables
 
getMaxSelectionIndex() - Method in class javax.swing.DefaultListSelectionModel
 
getMaxSelectionIndex() - Method in class javax.swing.JList
Returns the largest selected cell index.
getMaxSelectionIndex() - Method in interface javax.swing.ListSelectionModel
Returns the last selected index or -1 if the selection is empty.
getMaxSelectionIndex() - Method in class javax.swing.text.html.OptionListModel
 
getMaxSelectionRow() - Method in class javax.swing.JTree
Returns the last selected row.
getMaxSelectionRow() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the largest value obtained from the RowMapper for the current set of selected TreePaths.
getMaxSelectionRow() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the largest value obtained from the RowMapper for the current set of selected TreePaths.
getMaxStatementLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in an SQL statement.
getMaxStatements() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of active statements to this database that can be open at the same time.
getMaxTableNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in a table name.
getMaxTablesInSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of tables this database allows in a SELECT statement.
getMaxTerOrder() - Method in class java.text.RBCollationTables
 
getMaxUserNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in a user name.
getMaxValue(int) - Method in class java.awt.color.ColorSpace
Returns the maximum normalized color component value for the specified component.
getMaxValue(int) - Method in class java.awt.color.ICC_ColorSpace
Returns the maximum normalized color component value for the specified component.
getMaxWidth() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.AlignedLabel
 
getMaxWidth() - Method in class javax.swing.table.TableColumn
Returns the maximum width for the TableColumn.
getMaxX() - Method in class java.awt.geom.RectangularShape
Returns the largest X coordinate of the framing rectangle of the Shape in double precision.
getMaxY() - Method in class java.awt.geom.RectangularShape
Returns the largest Y coordinate of the framing rectangle of the Shape in double precision.
getMaxZonesLoaded() - Method in class javax.swing.text.ZoneView
Get the current setting of the number of zones allowed to be loaded at the same time.
getMaximizedBounds() - Method in class java.awt.Frame
Gets maximized bounds for this frame.
getMaximum() - Method in interface java.awt.Adjustable
Gets the maximum value of the adjustable object.
getMaximum() - Method in class java.awt.ScrollPaneAdjustable
 
getMaximum() - Method in class java.awt.Scrollbar
Gets the maximum value of this scroll bar.
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.
getMaximum() - Method in interface javax.swing.BoundedRangeModel
Returns the model's maximum.
getMaximum() - Method in class javax.swing.DefaultBoundedRangeModel
Returns the model's maximum.
getMaximum() - Method in class javax.swing.JProgressBar
Returns the progress bar's maximum value, which is stored in the progress bar's BoundedRangeModel.
getMaximum() - Method in class javax.swing.JScrollBar
The maximum value of the scrollbar is maximum - extent.
getMaximum() - Method in class javax.swing.JSlider
Returns the maximum value supported by the slider.
getMaximum() - Method in class javax.swing.JSpinner.DateEditorFormatter
 
getMaximum() - Method in class javax.swing.JSpinner.NumberEditorFormatter
 
getMaximum() - Method in class javax.swing.ProgressMonitor
Returns the maximum value -- the higher end of the progress value.
getMaximum() - Method in class javax.swing.SpinnerNumberModel
Returns the last number in the sequence.
getMaximum() - Method in class javax.swing.text.InternationalFormatter
Returns the maximum permissible value.
getMaximumAccessibleValue() - Method in class java.awt.Button.AccessibleAWTButton
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the maximum accessible value of this object.
getMaximumAccessibleValue() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the maximum accessible value of this object.
getMaximumAccessibleValue() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the maximum accessible value of this object.
getMaximumAccessibleValue() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the maximum accessible value of this object.
getMaximumAccessibleValue() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the maximum accessible value of this object.
getMaximumCursorColors() - Method in class java.awt.Toolkit
Returns the maximum number of colors the Toolkit supports in a custom cursor palette.
getMaximumDividerLocation() - Method in class javax.swing.JSplitPane
Returns the maximum location of the divider from the look and feel implementation.
getMaximumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.SplitPaneUI
Returns the maximum possible location of the divider.
getMaximumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Gets the maximum location of the divider.
getMaximumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getMaximumDividerLocation method on each UI handled by this object.
getMaximumFractionDigits() - Method in class java.text.NumberFormat
Returns the maximum number of digits allowed in the fraction portion of a number.
getMaximumIntegerDigits() - Method in class java.text.NumberFormat
Returns the maximum number of digits allowed in the integer portion of a number.
getMaximumRowCount() - Method in class javax.swing.JComboBox
Returns the maximum number of items the combo box can display without a scrollbar
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.
getMaximumSize() - Method in class javax.swing.Box.Filler
Returns the maximum size of the component.
getMaximumSize() - Method in class javax.swing.JComponent
If the maximum size has been set to a non-null value just returns it.
getMaximumSize() - Method in class javax.swing.JScrollBar
The scrollbar is flexible along it's scrolling axis and rigid along the other axis.
getMaximumSize() - Method in class javax.swing.JToolBar.Separator
Returns the maximum size for the separator.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns the specified component's maximum size appropriate for the look and feel.
getMaximumSize() - Method in class javax.swing.plaf.basic.BasicArrowButton
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Messages getPreferredSize.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the maximum size for the passed in component, This is passed off to the current layoutmanager.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Return the maximum size of the header.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Return the maximum size of the table.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the maximum size for the editor component.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the maximum size for this component, which will be the preferred size if the instance is currently in a JTree, or 0, 0.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the maximum size of the JFileChooser.
getMaximumSize() - Method in class javax.swing.plaf.metal.MetalScrollButton
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize() - Method in class javax.swing.text.ComponentView.Invalidator
 
getMaximumSpan(int) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.AsyncBoxView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.BoxView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.ComponentView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.View
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.WrappedPlainView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.html.BlockView
Determines the maximum span for this view along an axis.
getMaximumSpan(float) - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getMaximumSpan(int) - Method in class javax.swing.text.html.EditableView
 
getMaximumSpan(int) - Method in class javax.swing.text.html.FormView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.html.FrameView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.html.HiddenTagView
 
getMaximumSpan(int) - Method in class javax.swing.text.html.NoFramesView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.html.ParagraphView
Determines the maximum span for this view along an axis.
getMaximumSpan(float) - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getMaximumSpan(float) - Method in class javax.swing.text.html.TableView.RowIterator
 
getMaximumSpan(int) - Method in class javax.swing.text.html.TableView.RowView
 
getMaximumThumbSize() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Return the largest acceptable size for the thumb.
getMaximumValue() - Method in class javax.swing.Spring.CompoundSpring
 
getMaximumValue() - Method in class javax.swing.Spring.NegativeSpring
 
getMaximumValue() - Method in class javax.swing.Spring.StaticSpring
 
getMaximumValue() - Method in class javax.swing.Spring
Returns the maximum value of this Spring.
getMaximumValue() - Method in class javax.swing.SpringLayout.HeightSpring
 
getMaximumValue() - Method in class javax.swing.SpringLayout.SpringProxy
 
getMaximumValue() - Method in class javax.swing.SpringLayout.WidthSpring
 
getMaximumWindowBounds() - Method in class java.awt.GraphicsEnvironment
Returns the maximum bounds for centered Windows.
getMaximumZoneSize() - Method in class javax.swing.text.ZoneView
Get the current maximum zone size.
getMedia() - Method in class java.awt.ImageMediaEntry
 
getMedia() - Method in class java.awt.MediaEntry
 
getMedia() - Method in class java.awt.PageAttributes
Returns the paper size for pages using these attributes.
getMediaWhitePoint() - Method in class java.awt.color.ICC_Profile
Returns a float array of length 3 containing the X, Y, and Z components of the mediaWhitePointTag in the ICC profile.
getMediaWhitePoint() - Method in class java.awt.color.ICC_ProfileGray
Returns a float array of length 3 containing the X, Y, and Z components of the mediaWhitePointTag in the ICC profile.
getMediaWhitePoint() - Method in class java.awt.color.ICC_ProfileRGB
Returns an array that contains the components of the profile's mediaWhitePointTag.
getMediumWeightPopup(Component, Component, int, int) - Static method in class javax.swing.PopupFactory.MediumWeightPopup
Returns a medium weight Popup implementation.
getMediumWeightPopup(Component, Component, int, int) - Method in class javax.swing.PopupFactory
Creates a medium weight popup.
getMediumWeightPopupCache() - Static method in class javax.swing.PopupFactory.MediumWeightPopup
Returns the cache to use for medium weight popups.
getMenu(int) - Method in class java.awt.MenuBar
Gets the specified menu.
getMenu(int) - Method in class javax.swing.JMenuBar
Returns the menu at the specified position in the menu bar.
getMenuArrowIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getMenuArrowIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getMenuBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getMenuBackground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getMenuBar() - Method in class java.awt.Frame
Gets the menu bar for this frame.
getMenuBar() - Method in class javax.swing.JInternalFrame
Deprecated. As of Swing version 1.0.3, replaced by getJMenuBar().
getMenuBar() - Method in class javax.swing.JRootPane
Deprecated. As of Swing version 1.0.3 replaced by getJMenubar().
getMenuBarBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getMenuComponent(int) - Method in class javax.swing.JMenu
Returns the component at position n.
getMenuComponentCount() - Method in class javax.swing.JMenu
Returns the number of components on the menu.
getMenuComponents() - Method in class javax.swing.JMenu
Returns an array of Components of the menu's subcomponents.
getMenuCount() - Method in class java.awt.MenuBar
Gets the number of menus on the menu bar.
getMenuCount() - Method in class javax.swing.JMenuBar
Returns the number of items in the menu bar.
getMenuCountImpl() - Method in class java.awt.MenuBar
 
getMenuDisabledForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getMenuDisabledForeground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getMenuDragMouseListeners() - Method in class javax.swing.JMenuItem
Returns an array of all the MenuDragMouseListeners added to this JMenuItem with addMenuDragMouseListener().
getMenuForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getMenuForeground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getMenuImpl(int) - Method in class java.awt.MenuBar
 
getMenuItemArrowIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getMenuItemArrowIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getMenuItemCheckIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getMenuItemCheckIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon to be used by JCheckBoxMenuItem.
getMenuKeyListeners() - Method in class javax.swing.JMenuItem
Returns an array of all the MenuKeyListeners added to this JMenuItem with addMenuKeyListener().
getMenuListeners() - Method in class javax.swing.JMenu
Returns an array of all the MenuListeners added to this JMenu with addMenuListener().
getMenuSelectedBackground() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getMenuSelectedBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getMenuSelectedBackground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getMenuSelectedForeground() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getMenuSelectedForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getMenuSelectedForeground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getMenuSelectionManager() - Method in class javax.swing.event.MenuDragMouseEvent
Returns the current menu selection manager.
getMenuSelectionManager() - Method in class javax.swing.event.MenuKeyEvent
Returns the current menu selection manager.
getMenuShortcutKeyMask() - Method in class java.awt.Toolkit
Determines which modifier key is the appropriate accelerator key for menu shortcuts.
getMenuTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getMenuTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getMenuTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
 
getMessage() - Method in class java.io.InvalidClassException
Produce the message and include the classname, if present.
getMessage() - Method in class java.io.WriteAbortedException
Produce the message and include the message from the nested exception, if there is one.
getMessage() - Method in class java.lang.Throwable
Returns the detail message string of this throwable.
getMessage() - Method in class java.net.URISyntaxException
Returns a string describing the parse error.
getMessage() - Method in class java.nio.charset.MalformedInputException
 
getMessage() - Method in class java.nio.charset.UnmappableCharacterException
 
getMessage() - Method in class java.rmi.RemoteException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in class java.rmi.activation.ActivationException
Returns the detail message, including the message from the detail exception if there is one.
getMessage() - Method in class java.rmi.server.ServerCloneException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in class java.util.logging.LogRecord
Get the "raw" log message, before localization or formatting.
getMessage() - Method in class java.util.regex.PatternSyntaxException
Returns a multi-line string containing the description of the syntax error and its index, the erroneous regular-expression pattern, and a visual indication of the error index within the pattern.
getMessage() - Method in class javax.swing.JOptionPane
Returns the message-object this pane displays.
getMessage() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the message to display from the JOptionPane the receiver is providing the look and feel for.
getMessage(String) - Method in class org.apache.crimson.tree.NodeBase
 
getMessage(String, Object[]) - Method in class org.apache.crimson.tree.NodeBase
 
getMessage(String) - Method in class org.apache.crimson.tree.SimpleElementFactory
 
getMessage(String, Object[]) - Method in class org.apache.crimson.tree.SimpleElementFactory
 
getMessage(String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
 
getMessage(String, Object[]) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
 
getMessage(Locale, String) - Method in class org.apache.crimson.util.MessageCatalog
Get a message localized to the specified locale, using the message ID and package name if no message is available.
getMessage(Locale, String, Object[]) - Method in class org.apache.crimson.util.MessageCatalog
Format a message localized to the specified locale, using the message ID with its package name if none is available.
getMessage() - Method in class org.apache.xalan.transformer.XSLInfiniteLoopException
Get Message associated with the exception
getMessage() - Method in class org.apache.xpath.XPathException
Find the most contained message.
getMessageAndLocation() - Method in class org.apache.xml.dtm.DTMException
Get the error message with location information appended.
getMessageKey(int) - Method in class org.apache.xml.utils.res.XResourceBundleBase
Get the error string associated with the error code
getMessageType() - Method in class javax.swing.JOptionPane
Returns the message type.
getMetaData() - Method in interface java.sql.Connection
Retrieves a DatabaseMetaData object that contains metadata about the database to which this Connection object represents a connection.
getMetaData() - Method in interface java.sql.PreparedStatement
Retrieves a ResultSetMetaData object that contains information about the columns of the ResultSet object that will be returned when this PreparedStatement object is executed.
getMetaData() - Method in interface java.sql.ResultSet
Retrieves the number, types and properties of this ResultSet object's columns.
getMetaInfEntryNames() - Method in class java.util.jar.JarFile
 
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.
getMethod() - Method in class java.util.zip.ZipEntry
Returns the compression method of the entry, or -1 if not specified.
getMethod(long) - Static method in class java.util.zip.ZipFile
 
getMethod() - Method in class javax.swing.text.html.FormView.SubmitThread
Get the form's method parameter.
getMethod(Class, String, Object[], Object[][], ExpressionContext, int) - Static method in class org.apache.xalan.extensions.MethodResolver
Given the name of a method, figure out the resolution of the Java Method from the XSLT argument types, and perform the conversion of the arguments.
getMethod(String, Class[]) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Method object that reflects the specified public member method of the class or interface represented by this Class object.
getMethod0(String, Class[]) - Method in class java.lang.Class
 
getMethodAccessor() - Method in class java.lang.reflect.Method
 
getMethodAccessor(Method) - Method in class java.lang.reflect.ReflectAccess
 
getMethodName() - Method in class java.lang.StackTraceElement
Returns the name of the method containing the execution point represented by this stack trace element.
getMethodSignature(Class[], Class) - Static method in class java.io.ObjectStreamClass
Returns JVM type signature for given list of parameters and return type.
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.
getMethods() - Method in class org.apache.xml.utils.synthetic.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.
getMetrics() - Method in class java.awt.font.TextLine
 
getMidPointAt(int) - Method in interface javax.swing.JTable.Resizable3
 
getMillis() - Method in class java.util.logging.LogRecord
Get event time in milliseconds since 1970.
getMillisToDecideToPopup() - Method in class javax.swing.ProgressMonitor
Returns the amount of time this object waits before deciding whether or not to popup a progress monitor.
getMillisToPopup() - Method in class javax.swing.ProgressMonitor
Returns the amount of time it will take for the popup to appear.
getMimeEncoding(String) - Static method in class org.apache.xalan.serialize.Encodings
Get the proper mime encoding.
getMimeType() - Method in class java.awt.datatransfer.DataFlavor
Returns the MIME type string for this DataFlavor.
getMin() - Method in class java.util.TaskQueue
Return the "head task" of the priority queue.
getMinMaxValsFromColorSpaces(ColorSpace, ColorSpace) - Method in class java.awt.image.ColorConvertOp
 
getMinMaxValsFromProfiles(ICC_Profile, ICC_Profile) - Method in class java.awt.image.ColorConvertOp
 
getMinPage() - Method in class java.awt.JobAttributes
Specifies the minimum value the user can specify as the first page to be printed for jobs using these attributes.
getMinSelectionIndex() - Method in class javax.swing.DefaultListSelectionModel
 
getMinSelectionIndex() - Method in class javax.swing.JList
Returns the smallest selected cell index.
getMinSelectionIndex() - Method in interface javax.swing.ListSelectionModel
Returns the first selected index or -1 if the selection is empty.
getMinSelectionIndex() - Method in class javax.swing.text.html.OptionListModel
 
getMinSelectionRow() - Method in class javax.swing.JTree
Gets the first selected row.
getMinSelectionRow() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the smallest value obtained from the RowMapper for the current set of selected TreePaths.
getMinSelectionRow() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the smallest value obtained from the RowMapper for the current set of selected TreePaths.
getMinSize(Container, GridBagLayoutInfo) - Method in class java.awt.GridBagLayout
Figures out the minimum size of the master based on the information from getLayoutInfo().
getMinTileX() - Method in class java.awt.image.BufferedImage
Returns the minimum tile index in the x direction.
getMinTileX() - Method in interface java.awt.image.RenderedImage
Returns the minimum tile index in the X direction.
getMinTileY() - Method in class java.awt.image.BufferedImage
Returns the minimum tile index in the y direction.
getMinTileY() - Method in interface java.awt.image.RenderedImage
Returns the minimum tile index in the Y direction.
getMinValue(int) - Method in class java.awt.color.ColorSpace
Returns the minimum normalized color component value for the specified component.
getMinValue(int) - Method in class java.awt.color.ICC_ColorSpace
Returns the minimum normalized color component value for the specified component.
getMinWidth() - Method in class javax.swing.table.TableColumn
Returns the minimum width for the TableColumn.
getMinX() - Method in class java.awt.geom.RectangularShape
Returns the smallest X coordinate of the framing rectangle of the Shape in double precision.
getMinX() - Method in class java.awt.image.BufferedImage
Returns the minimum x coordinate of this BufferedImage.
getMinX() - Method in class java.awt.image.Raster
Returns the minimum valid X coordinate of the Raster.
getMinX() - Method in interface java.awt.image.RenderedImage
Returns the minimum X coordinate (inclusive) of the RenderedImage.
getMinX() - Method in interface java.awt.image.renderable.RenderableImage
Gets the minimum X coordinate of the rendering-independent image data.
getMinX() - Method in class java.awt.image.renderable.RenderableImageOp
Gets the minimum X coordinate of the rendering-independent image data.
getMinX(Rectangle) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the minimum x location for the nodes in bounds.
getMinY() - Method in class java.awt.geom.RectangularShape
Returns the smallest Y coordinate of the framing rectangle of the Shape in double precision.
getMinY() - Method in class java.awt.image.BufferedImage
Returns the minimum y coordinate of this BufferedImage.
getMinY() - Method in class java.awt.image.Raster
Returns the minimum valid Y coordinate of the Raster.
getMinY() - Method in interface java.awt.image.RenderedImage
Returns the minimum Y coordinate (inclusive) of the RenderedImage.
getMinY() - Method in interface java.awt.image.renderable.RenderableImage
Gets the minimum Y coordinate of the rendering-independent image data.
getMinY() - Method in class java.awt.image.renderable.RenderableImageOp
Gets the minimum Y coordinate of the rendering-independent image data.
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.ScrollPaneAdjustable
 
getMinimum() - Method in class java.awt.Scrollbar
Gets the minimum value of this scroll bar.
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.
getMinimum() - Method in interface javax.swing.BoundedRangeModel
Returns the minimum acceptable value.
getMinimum() - Method in class javax.swing.DefaultBoundedRangeModel
Returns the model's minimum.
getMinimum() - Method in class javax.swing.JProgressBar
Returns the progress bar's minimum value, which is stored in the progress bar's BoundedRangeModel.
getMinimum() - Method in class javax.swing.JScrollBar
Returns the minimum value supported by the scrollbar (usually zero).
getMinimum() - Method in class javax.swing.JSlider
Returns the minimum value supported by the slider.
getMinimum() - Method in class javax.swing.JSpinner.DateEditorFormatter
 
getMinimum() - Method in class javax.swing.JSpinner.NumberEditorFormatter
 
getMinimum() - Method in class javax.swing.ProgressMonitor
Returns the minimum value -- the lower end of the progress value.
getMinimum() - Method in class javax.swing.SpinnerNumberModel
Returns the first number in this sequence.
getMinimum() - Method in class javax.swing.text.InternationalFormatter
Returns the minimum permissible value.
getMinimumAccessibleValue() - Method in class java.awt.Button.AccessibleAWTButton
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the minimum accessible value of this object.
getMinimumAccessibleValue() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the minimum accessible value of this object.
getMinimumAccessibleValue() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the minimum accessible value of this object.
getMinimumAccessibleValue() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the minimum accessible value of this object.
getMinimumAccessibleValue() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the minimum accessible value of this object.
getMinimumDividerLocation() - Method in class javax.swing.JSplitPane
Returns the minimum location of the divider from the look and feel implementation.
getMinimumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.SplitPaneUI
Returns the minimum possible location of the divider.
getMinimumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Gets the minimum location of the divider.
getMinimumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getMinimumDividerLocation method on each UI handled by this object.
getMinimumFractionDigits() - Method in class java.text.NumberFormat
Returns the minimum number of digits allowed in the fraction portion of a number.
getMinimumHorizontalSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getMinimumIntegerDigits() - Method in class java.text.NumberFormat
Returns the minimum number of digits allowed in the integer portion of a number.
getMinimumOptionPaneSize() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the minimum size the option pane should be.
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(int) - Method in class java.awt.List
Gets the minumum dimensions for a list with the specified number of rows.
getMinimumSize() - Method in class java.awt.List
Determines the minimum size of this scrolling list.
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.
getMinimumSize() - Method in class java.awt.TextArea
Determines the minimum size of this text area.
getMinimumSize(int) - Method in class java.awt.TextField
Gets the minumum dimensions for a text field with the specified number of columns.
getMinimumSize() - Method in class java.awt.TextField
Gets the minumum dimensions for this text field.
getMinimumSize() - Method in interface java.awt.peer.ComponentPeer
 
getMinimumSize(int) - Method in interface java.awt.peer.ListPeer
 
getMinimumSize(int, int) - Method in interface java.awt.peer.TextAreaPeer
 
getMinimumSize(int) - Method in interface java.awt.peer.TextFieldPeer
 
getMinimumSize() - Method in class javax.swing.Box.Filler
Returns the minimum size of the component.
getMinimumSize() - Method in class javax.swing.JComponent
If the minimum size has been set to a non-null value just returns it.
getMinimumSize() - Method in class javax.swing.JScrollBar
The scrollbar is flexible along it's scrolling axis and rigid along the other axis.
getMinimumSize() - Method in class javax.swing.JToolBar.Separator
Returns the minimum size for the separator.
getMinimumSize(Component) - Method in class javax.swing.border.TitledBorder
Returns the minimum dimensions this border requires in order to fully display the border and title.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns the specified component's minimum size appropriate for the look and feel.
getMinimumSize() - Method in class javax.swing.plaf.basic.BasicArrowButton
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
The minumum size is the size of the display area plus insets plus the button.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Messages getPreferredSize.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
The Minimum size for this component is 10.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
A vertical scrollbar's minimum width is the largest minimum width of the (non null) increment/decrement buttons, and the minimum width of the thumb.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getMinimumSize() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns dividerSize x dividerSize
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the minimum size for the passed in component, This is passed off to the current layoutmanager.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Return the minimum size of the header.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Return the minimum size of the table.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the minimum size for the editor component.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the minimum size for this component.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the minimum size of the JFileChooser.
getMinimumSize() - Method in class javax.swing.plaf.metal.MetalScrollButton
 
getMinimumSize() - Method in class javax.swing.plaf.metal.MetalTitlePane.SystemMenuBar
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize() - Method in class javax.swing.text.ComponentView.Invalidator
 
getMinimumSizeOfComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the width of the passed in Components minimum size.
getMinimumSizes() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns an array of the minimum sizes of the components.
getMinimumSpan(int) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.AsyncBoxView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.BoxView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.ComponentView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.FlowView.LogicalView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.View
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.WrappedPlainView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.html.BlockView
Determines the minimum span for this view along an axis.
getMinimumSpan(float) - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getMinimumSpan(int) - Method in class javax.swing.text.html.EditableView
 
getMinimumSpan(int) - Method in class javax.swing.text.html.FrameView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.html.HiddenTagView
 
getMinimumSpan(int) - Method in class javax.swing.text.html.LineView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.html.NoFramesView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.html.ParagraphView
Determines the minimum span for this view along an axis.
getMinimumSpan(float) - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getMinimumSpan(float) - Method in class javax.swing.text.html.TableView.RowIterator
 
getMinimumSpan(int) - Method in class javax.swing.text.html.TableView.RowView
 
getMinimumThumbSize() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Return the smallest acceptable size for the thumb.
getMinimumThumbSize() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
getMinimumValue() - Method in class javax.swing.Spring.CompoundSpring
 
getMinimumValue() - Method in class javax.swing.Spring.NegativeSpring
 
getMinimumValue() - Method in class javax.swing.Spring.StaticSpring
 
getMinimumValue() - Method in class javax.swing.Spring
Returns the minimum value of this Spring.
getMinimumValue() - Method in class javax.swing.SpringLayout.HeightSpring
 
getMinimumValue() - Method in class javax.swing.SpringLayout.SpringProxy
 
getMinimumValue() - Method in class javax.swing.SpringLayout.WidthSpring
 
getMinimumVerticalSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getMinorAxis() - Method in class javax.swing.text.AsyncBoxView
Fetch the minor axis (the axis orthoginal to the tiled axis).
getMinorOffset() - Method in class javax.swing.text.AsyncBoxView.ChildState
What is the offset along the minor axis
getMinorSpan() - Method in class javax.swing.text.AsyncBoxView.ChildState
What is the span along the minor axis.
getMinorTickSpacing() - Method in class javax.swing.JSlider
This method returns the minor tick spacing.
getMinorVersion() - Method in class java.awt.color.ICC_Profile
Returns profile minor version.
getMinorVersion() - Method in interface java.sql.Driver
Gets the driver's minor version number.
getMinusSign() - Method in class java.text.DecimalFormatSymbols
Gets the character used to represent minus sign.
getMinusSign() - Method in class javax.swing.text.NumberFormatter
Returns the character that is used to toggle to negative values.
getMinusSign() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "minus-sign" attribute.
getMinutes() - Method in class java.sql.Date
Deprecated.  
getMinutes() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.MINUTE).
getMissingGlyphCode() - Method in class java.awt.Font
Returns the glyphCode which is used when this Font does not have a glyph for a specified unicode.
getMiterLimit() - Method in class java.awt.BasicStroke
Returns the limit of miter joins.
getMixed(String, InputEntity) - Method in class org.apache.crimson.parser.Parser2
 
getMixedOrChildren(ElementDecl) - Method in class org.apache.crimson.parser.Parser2
 
getMnemonic() - Method in class javax.swing.AbstractButton
Returns the keyboard mnemonic from the the current model.
getMnemonic() - Method in interface javax.swing.ButtonModel
Gets the keyboard mnemonic for this model
getMnemonic() - Method in class javax.swing.DefaultButtonModel
Gets the keyboard mnemonic for this model
getMnemonic() - Method in class javax.swing.JTabbedPane.Page
 
getMnemonic() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Provides a hint to the look and feel as to the KeyEvent.VK constant that can be used as a mnemonic to access the panel.
getMnemonic() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Provides a hint to the look and feel as to the KeyEvent.VK constant that can be used as a mnemonic to access the panel.
getMnemonic() - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
Provides a hint to the look and feel as to the KeyEvent.VK constant that can be used as a mnemonic to access the panel.
getMnemonic() - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
Provides a hint to the look and feel as to the KeyEvent.VK constant that can be used as a mnemonic to access the panel.
getMnemonic(String, Locale) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the mnemonic for the passed in key.
getMnemonicAt(int) - Method in class javax.swing.JTabbedPane
Returns the keyboard mnemonic for accessing the specified tab.
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 org.apache.xalan.extensions.XSLProcessorContext
Get the current mode being executed.
getMode() - Method in class org.apache.xalan.templates.ElemApplyTemplates
Get the mode attribute for this element.
getMode() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "mode" attribute.
getMode() - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method getMode NEEDSDOC (getMode) @return
getModel() - Method in class javax.swing.AbstractButton
Returns the model that this button represents.
getModel() - Method in class javax.swing.JComboBox
Returns the data model currently used by the JComboBox.
getModel() - Method in class javax.swing.JList
Returns the data model that holds the list of items displayed by the JList component.
getModel() - Method in class javax.swing.JProgressBar
Returns the data model used by this progress bar.
getModel() - Method in class javax.swing.JScrollBar
Returns data model that handles the scrollbar's four fundamental properties: minimum, maximum, value, extent.
getModel() - Method in class javax.swing.JSlider
Returns data model that handles the sliders three fundamental properties: minimum, maximum, value.
getModel() - Method in class javax.swing.JSpinner.DateEditor
Return our spinner ancestor's SpinnerDateModel.
getModel() - Method in class javax.swing.JSpinner.ListEditor
Return our spinner ancestor's SpinnerNumberModel.
getModel() - Method in class javax.swing.JSpinner.NumberEditor
Return our spinner ancestor's SpinnerNumberModel.
getModel() - Method in class javax.swing.JSpinner
Returns the SpinnerModel that defines this spinners sequence of values.
getModel() - Method in class javax.swing.JTabbedPane
Returns the model associated with this tabbedpane.
getModel() - Method in class javax.swing.JTable
Returns the TableModel that provides the data displayed by this JTable.
getModel() - Method in class javax.swing.JTree
Returns the TreeModel that is providing the data.
getModel() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getModel() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getModel() - Method in class javax.swing.text.html.parser.ContentModelState
Return the content model that is relevant to the current state.
getModel() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the TreeModel that is providing the data.
getModelChildCount() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the number of children this will have.
getModelIndex(int, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the model index for the specified display location.
getModelIndex() - Method in class javax.swing.table.TableColumn
Returns the model index for this column.
getModelIndexsForPath(TreePath) - Method in class javax.swing.JTree
Returns an array of integers specifying the indexs of the components in the path.
getModifier() - Method in class javax.swing.text.html.parser.AttributeList
 
getModifiers() - Method in class java.awt.AWTKeyStroke
Returns the modifier keys for this AWTKeyStroke.
getModifiers() - Method in class java.awt.event.ActionEvent
Returns the modifier keys held down during this action event.
getModifiers() - Method in class java.awt.event.InputEvent
Returns the modifier mask for this 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.lang.reflect.Constructor
Returns the Java language modifiers for the constructor represented by this Constructor object, as an integer.
getModifiers() - Method in class java.lang.reflect.Field
Returns the Java language modifiers for the field represented by this Field object, as an integer.
getModifiers() - Method in interface java.lang.reflect.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
getModifiers() - Method in class java.lang.reflect.Method
Returns the Java language modifiers for the method represented by this Method object, as an integer.
getModifiers() - Method in class org.apache.xml.utils.synthetic.Class
Returns the Java language modifiers for this class or interface, encoded in an integer.
getModifiers() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns the Java language modifiers for the constructor represented by this Constructor object, as an integer.
getModifiers() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns the Java language modifiers for the field represented by this Field object, as an integer.
getModifiers() - Method in interface org.apache.xml.utils.synthetic.reflection.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
getModifiersEx() - Method in class java.awt.event.InputEvent
Returns the extended modifier mask for this event.
getModifiersExText(int) - Static method in class java.awt.event.InputEvent
Returns a String describing the extended modifier keys and mouse buttons, such as "Shift", "Button1", or "Ctrl+Shift".
getMonetaryDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Returns the monetary decimal separator.
getMonitor() - Method in class java.rmi.activation.ActivationGroup
Returns the monitor for the activation group.
getMonth() - Method in class java.sql.Time
Deprecated.  
getMonth() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.MONTH).
getMonths() - Method in class java.text.DateFormatSymbols
Gets month strings.
getMoreResults() - Method in interface java.sql.Statement
Moves to this Statement object's next result, returns true if it is a ResultSet object, and implicitly closes any current ResultSet object(s) obtained with the method getResultSet.
getMoreResults(int) - Method in interface java.sql.Statement
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getMostRecentEventTime() - Static method in class java.awt.EventQueue
Returns the timestamp of the most recent event that had a timestamp, and that was dispatched from the EventQueue associated with the calling thread.
getMostRecentEventTimeImpl() - Method in class java.awt.EventQueue
 
getMostRecentFocusOwner(Window) - Static method in class java.awt.KeyboardFocusManager
 
getMostRecentFocusOwner() - Method in class java.awt.Window
Returns the child Component of this Window that will receive the focus when this Window is focused.
getMostRecentFocusOwner() - Method in class javax.swing.JInternalFrame
Returns the child component of this JInternalFrame that will receive the focus when this JInternalFrame is selected.
getMostRecentFocusOwner() - Method in class javax.swing.JRootPane
 
getMotionThreshold() - Static method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
getMouseEventTarget(int, int, boolean) - Method in class java.awt.Container
Fetchs the top-most (deepest) lightweight component that is interested in receiving mouse events.
getMouseEventTarget(int, int, boolean, Container.EventTargetFilter, boolean) - Method in class java.awt.Container
A private version of getMouseEventTarget which has two additional controllable behaviors.
getMouseEventTargetImpl(int, int, boolean, Container.EventTargetFilter, boolean, boolean) - Method in class java.awt.Container
A private version of getMouseEventTarget which has three additional controllable behaviors.
getMouseListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.getMouseListener().
getMouseListener() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns a mouse listener that will be added to the combo box or null.
getMouseListeners() - Method in class java.awt.Component
Returns an array of all the mouse listeners registered on this component.
getMouseModifiersText(int) - Static method in class java.awt.event.MouseEvent
Returns a String describing the modifier keys and mouse buttons that were down during the event, such as "Shift", or "Ctrl+Shift".
getMouseMotionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.getMouseMotionListener().
getMouseMotionListener() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns a mouse motion listener that will be added to the combo box or null.
getMouseMotionListeners() - Method in class java.awt.Component
Returns an array of all the mouse motion listeners registered on this component.
getMouseWheelListeners() - Method in class java.awt.Component
Returns an array of all the mouse wheel listeners registered on this component.
getMsgMgr() - Method in class org.apache.xalan.transformer.TransformerImpl
Return the message manager.
getMultiAllowed() - Method in class org.apache.xalan.processor.XSLTElementDef
Get whether this element can appear multiple times
getMultiClickThreshhold() - Method in class javax.swing.AbstractButton
Gets the amount of time (in milliseconds) required between mouse press events for the button to generate the corresponding action events.
getMultiLookAndFeel() - Static method in class javax.swing.UIManager
Finds the Multiplexing LookAndFeel.
getMultiRowSpan(int, int) - Method in class javax.swing.text.html.TableView
Fetch the span of multiple rows.
getMultipleDocumentHandling() - Method in class java.awt.JobAttributes
Specifies the handling of multiple copies, including collation, for jobs using these attributes.
getMultiplier() - Method in class java.text.DecimalFormat
Get the multiplier for use in percent, permill, etc.
getMutableAttributeSet(AttributeSet) - Method in class javax.swing.text.StyleContext
Creates a mutable attribute set to hand out because the current needs are too big to try and use a shared version.
getNaN() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent "not a number".
getNaN() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "NaN" attribute.
getName() - Method in class java.awt.Component
Gets the name of the component.
getName() - Method in class java.awt.Cursor
Returns the name of this cursor.
getName() - Method in class java.awt.Font
Returns the logical name of this Font.
getName() - Method in class java.awt.MenuComponent
Gets the name of the menu component.
getName(int) - Method in class java.awt.color.ColorSpace
Returns the name of the component given the component index.
getName() - Method in class java.awt.datatransfer.Clipboard
Returns the name of this clipboard object.
getName() - Method in class java.io.File
Returns the name of the file or directory denoted by this abstract pathname.
getName() - Method in class java.io.ObjectStreamClass
The name of the class described by this descriptor.
getName() - Method in class java.io.ObjectStreamField
Get the name of this field.
getName() - Method in class java.lang.Class
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this Class object, as a String.
getName() - Method in class java.lang.Package
Return the name of this package.
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.
getName() - Method in class java.lang.reflect.Constructor
Returns the name of this constructor, as a string.
getName() - Method in class java.lang.reflect.Field
Returns the name of the field represented by this Field object.
getName() - Method in interface java.lang.reflect.Member
Returns the simple name of the underlying member or constructor represented by this Member.
getName() - Method in class java.lang.reflect.Method
Returns the name of the method represented by this Method object, as a String.
getName() - Method in class java.net.NetworkInterface
Get the name of this network interface.
getName() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns the name of the attribute.
getName() - Method in class java.util.logging.Level
Return the non-localized string name of the Level.
getName() - Method in class java.util.logging.Logger
Get the name for this logger.
getName() - Method in class java.util.zip.ZipEntry
Returns the name of the entry.
getName() - Method in class java.util.zip.ZipFile
Returns the path name of the ZIP file.
getName(File) - Method in class javax.swing.JFileChooser
Returns the filename.
getName() - Method in class javax.swing.LookAndFeel
Return a short string that identifies this look and feel, e.g.
getName() - Method in class javax.swing.UIManager.LookAndFeelInfo
Returns the name of the look and feel in a form suitable for a menu or other presentation
getName() - Method in class javax.swing.filechooser.FileSystemView.FileSystemRoot
 
getName(File) - Method in class javax.swing.filechooser.FileView
The name of the file.
getName(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getName() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getName() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getName() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getName() - Method in class javax.swing.plaf.metal.MetalTheme
 
getName() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns a string, suitable for use in menus, that identifies this look and feel.
getName() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the name of the element.
getName() - Method in class javax.swing.text.AbstractDocument.BidiElement
Gets the name of the element.
getName() - Method in class javax.swing.text.AbstractDocument.BidiRootElement
Gets the name of the element.
getName() - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the element name.
getName() - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets the element name.
getName() - Method in class javax.swing.text.DefaultStyledDocument.SectionElement
Gets the name of the element.
getName() - Method in interface javax.swing.text.Element
Fetches the name of the element.
getName() - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
getName() - Method in interface javax.swing.text.Keymap
Fetches the name of the set of key-bindings.
getName() - Method in interface javax.swing.text.Style
Fetches the name of the style.
getName() - Method in class javax.swing.text.StyleContext.NamedStyle
Fetches the name of the style.
getName() - Method in class javax.swing.text.html.HTMLDocument.BlockElement
Gets the name of the element.
getName() - Method in class javax.swing.text.html.HTMLDocument.RunElement
Gets the name of the element.
getName() - Method in class javax.swing.text.html.Map
Returns the name of the Map.
getName() - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
getName() - Method in class javax.swing.text.html.parser.AttributeList
 
getName() - Method in class javax.swing.text.html.parser.DTD
Gets the name of the DTD.
getName() - Method in class javax.swing.text.html.parser.Element
Get the name of the element.
getName() - Method in class javax.swing.text.html.parser.Entity
Gets the name of the entity.
getName() - Method in class org.apache.crimson.parser.InputEntity
 
getName() - Method in class org.apache.crimson.tree.AttributeNode
DOM: Returns the attribute name
getName() - Method in class org.apache.crimson.tree.Doctype
DOM: Returns the name declared for the document root node.
getName() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Get the name of this attribute.
getName() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the local name of this element.
getName() - Method in class org.apache.xalan.templates.AVT
Get the local name of the attribute.
getName() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemAttributeSet
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemCallTemplate
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemElement
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemPI
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemVariable
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemWithParam
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.KeyDeclaration
Get the "name" attribute.
getName() - Method in class org.apache.xalan.transformer.KeyIterator
Get the key name from a key declaration this iterator will process
getName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getName() - Method in class org.apache.xml.utils.synthetic.Class
Retrieve the fully-qualified classname.
getName() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Member method.
getName() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Insert the method's description here.
getName() - Method in class org.apache.xpath.compiler.FuncLoader
Get the local class name of the function class.
getNameAlias() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the name of this element.
getNameChar() - Method in class org.apache.crimson.parser.InputEntity
returns the next name char, or NUL ... faster than getc(), and the common "name or nmtoken must be next" case won't need ungetc().
getNameOrAbbrev(String, String[], String) - Static method in class org.apache.xalan.lib.ExsltDatetime
Get the full name or abbreviation of the month or day.
getNameOrAbbrev(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
Get the full name or abbreviation for the current month or day (no input string).
getNamedItem(String) - Method in class org.apache.crimson.tree.AttributeSet
 
getNamedItem(String) - Method in class org.apache.crimson.tree.Doctype.Nodemap
 
getNamedItem(String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class org.apache.crimson.tree.AttributeSet
DOM2:
getNamedItemNS(String, String) - Method in class org.apache.crimson.tree.Doctype.Nodemap
DOM2:
getNamedItemNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamedTemplates() - Method in class org.apache.xalan.templates.TemplateList
Get table of named Templates.
getNames() - Method in class java.awt.datatransfer.MimeTypeParameterList
Retrieve an enumeration of all the names in this list.
getNamespace() - Method in class org.apache.xalan.extensions.ExtensionNamespaceSupport
 
getNamespace() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Get the allowed namespace for this attribute.
getNamespace() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the allowed namespace for this element.
getNamespace() - Method in class org.apache.xalan.templates.ElemElement
Get the "namespace" attribute.
getNamespace() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the original namespace of the Literal Result Element.
getNamespace(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the namespace URI part.
getNamespace() - Method in class org.apache.xml.utils.QName
Get the namespace of the qualified name.
getNamespace() - Method in class org.apache.xpath.functions.FuncExtFunction
Return the namespace of the extension function.
getNamespace() - Method in class org.apache.xpath.patterns.NodeTest
Return the namespace to be tested.
getNamespaceAlias(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:namespace-alias" property.
getNamespaceAliasComposed(String) - Method in class org.apache.xalan.templates.StylesheetRoot
Get the "xsl:namespace-alias" property.
getNamespaceAliasCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:namespace-alias" properties.
getNamespaceContext() - Method in class org.apache.xpath.XPathContext
Get the current namespace context for the xpath.
getNamespaceContext() - Method in class org.apache.xpath.compiler.Compiler
Get the current namespace context for the xpath.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Given a namespace, get the corrisponding prefix from the current namespace support context.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.processor.StylesheetHandler
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.templates.ElemNumber.MyPrefixResolver
 
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.templates.ElemNumber.MyPrefixResolver
 
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Fullfill the PrefixResolver interface.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Given a namespace, get the corrisponding prefix. 9/15/00: This had been iteratively examining the m_declaredPrefixes field for this node and its parents.
getNamespaceForPrefix(String) - Method in interface org.apache.xml.utils.PrefixResolver
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in interface org.apache.xml.utils.PrefixResolver
Given a namespace, get the corresponding prefix, based on the context node.
getNamespaceForPrefix(String) - Method in class org.apache.xml.utils.PrefixResolverDefault
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xml.utils.PrefixResolverDefault
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Element) - Method in class org.apache.xpath.DOMHelper
Deprecated. Given an XML Namespace prefix and a context in which the prefix is to be evaluated, return the Namespace Name this prefix was bound to.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl.DummyPrefixResolver
 
getNamespaceForPrefix(String) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl.DummyPrefixResolver
 
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNamespaceFromExpandedNameID(int) - Method in interface org.apache.xml.dtm.DTM
Given an expanded-name ID, return the namespace URI part.
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given an expanded-name ID, return the namespace URI part.
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given an expanded-name ID, return the namespace URI part.
getNamespaceID(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the namespace URI ID.
getNamespaceOfNode(Node) - Method in class org.apache.xpath.DOM2Helper
Deprecated. Returns the Namespace Name (Namespace URI) for the given node.
getNamespaceOfNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Returns the namespace of the given node.
getNamespaceSupport() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the current NamespaceSupport object.
getNamespaceSupport() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the NamespaceSupport object.
getNamespaceType(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNamespaceType(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Returns the namespace type of a specific node
getNamespaceURI() - Method in class org.apache.crimson.tree.NamespacedNode
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.crimson.tree.NodeBase
DOM2: returns null.
getNamespaceURI(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNamespaceURI(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNamespaceURI(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNamespaceURI(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI() - Method in class org.apache.xml.utils.QName
Returns the namespace URI.
getNamespaceURI() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNamespaceURI() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getNanos() - Method in class java.sql.Timestamp
Gets this Timestamp object's nanos value.
getNativeContainer() - Method in class java.awt.Component
 
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).
getNativeFocusOwner() - Static method in class java.awt.KeyboardFocusManager
 
getNativeFocusedWindow() - Static method in class java.awt.KeyboardFocusManager
 
getNativesForFlavor(DataFlavor) - Method in interface java.awt.datatransfer.FlavorTable
Returns a List of String natives to which the specified DataFlavor corresponds.
getNativesForFlavor(DataFlavor) - Method in class java.awt.datatransfer.SystemFlavorMap
Returns a List of String natives to which the specified DataFlavor can be translated by the data transfer subsystem.
getNativesForFlavorCache - Variable in class java.awt.datatransfer.SystemFlavorMap
Caches the result of getNativesForFlavor().
getNativesForFlavors(DataFlavor[]) - Method in interface java.awt.datatransfer.FlavorMap
Returns a Map of the specified DataFlavors to their corresponding String native.
getNativesForFlavors(DataFlavor[]) - Method in class java.awt.datatransfer.SystemFlavorMap
Returns a Map of the specified DataFlavors to their most preferred String native.
getNaturalBounds() - Method in class java.awt.font.TextLayout
 
getNavigationFilter() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Subclass and override if you wish to provide a filter to restrict where the user can navigate to.
getNavigationFilter() - Method in class javax.swing.text.DefaultFormatter
Returns the NavigationFilter used to restrict where the cursor can be placed.
getNavigationFilter() - Method in class javax.swing.text.JTextComponent
Returns the NavigationFilter.
getNeededLocation(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Returns the x argument, since this is used for horizontal splits.
getNeededLocation(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
Returns the y argument, since this is used for vertical splits.
getNegativePrefix() - Method in class java.text.DecimalFormat
Get the negative prefix.
getNegativePrefixFieldPositions() - Method in class java.text.DecimalFormat
Returns the FieldPositions of the fields in the prefix used for negative numbers.
getNegativeSuffix() - Method in class java.text.DecimalFormat
Get the negative suffix.
getNegativeSuffixFieldPositions() - Method in class java.text.DecimalFormat
Returns the FieldPositions of the fields in the suffix used for negative numbers.
getNetworkInterface() - Method in class java.net.MulticastSocket
Get the multicast network interface set.
getNetworkInterfaces() - Static method in class java.net.NetworkInterface
Returns all the interfaces on this machine.
getNewFolderAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getNewLeadSelectionPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns the current lead path.
getNewState() - Method in class java.awt.event.WindowEvent
For WINDOW_STATE_CHANGED events returns the new state of the window.
getNewUniqueNSPrefix() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get new unique namespace prefix.
getNewValue() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the new value for the preference.
getNext() - Method in class javax.swing.text.html.parser.AttributeList
 
getNext() - Method in class org.apache.crimson.tree.TreeWalker
Advances to the next node, and makes that current.
getNext() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Get the next association.
getNextAttribute(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextAttribute(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, advance to the next attribute.
getNextAttribute(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, advance to the next attribute.
getNextAttribute(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to the next attribute.
getNextCursorPosition(int, int) - Method in class javax.swing.text.DefaultFormatter
Returns the next cursor position from offset by incrementing direction.
getNextDescendant(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to its next descendant.
getNextEastWestVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Returns the next visual position for the cursor, in either the east or west direction.
getNextElement(String) - Method in class org.apache.crimson.tree.TreeWalker
Convenience method to walk only through elements with the specified tag name.
getNextElement(String, String) - Method in class org.apache.crimson.tree.TreeWalker
Namespace version
getNextEntry() - Method in class java.util.jar.JarInputStream
Reads the next ZIP file entry and positions stream at the beginning of the entry data.
getNextEntry(long, int) - Static method in class java.util.zip.ZipFile
 
getNextEntry() - Method in class java.util.zip.ZipInputStream
Reads the next ZIP file entry and positions stream at the beginning of the entry data.
getNextEvent() - Method in class java.awt.EventQueue
Removes an event from the EventQueue and returns it.
getNextEvent(int) - Method in class java.awt.EventQueue
 
getNextException() - Method in class java.sql.SQLException
Retrieves the exception chained to this SQLException object.
getNextFocusableComponent() - Method in class javax.swing.JComponent
Deprecated. As of 1.4, replaced by FocusTraversalPolicy.
getNextFollowing(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to the next node on the following axis.
getNextID() - Method in class javax.swing.ImageIcon
Returns an ID to use with the MediaTracker in loading an image.
getNextIndex(JComboBox) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.NavigationalAction
 
getNextIndex(JList) - Method in class javax.swing.plaf.basic.BasicListUI.EndAction
 
getNextIndex(JList) - Method in class javax.swing.plaf.basic.BasicListUI.HomeAction
 
getNextIndex(JList) - Method in class javax.swing.plaf.basic.BasicListUI.IncrementLeadByColumnAction
Maps the current lead to a column, and adds the amount passed into the constructor to it.
getNextIndex(JList) - Method in class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction
Returns the next index to select.
getNextIndex(JList) - Method in class javax.swing.plaf.basic.BasicListUI.PageDownAction
 
getNextIndex(JList) - Method in class javax.swing.plaf.basic.BasicListUI.PageUpAction
 
getNextIndexed(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ChildTraverser
Get the next indexed node that matches the expanded type ID.
getNextIndexed(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.IndexedDTMAxisTraverser
Get the next indexed node that matches the expanded type ID.
getNextJarEntry() - Method in class java.util.jar.JarInputStream
Reads the next JAR file entry and positions the stream at the beginning of the entry data.
getNextLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the leaf after this node or null if this node is the last leaf in the tree.
getNextLeftHit(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the left (top); if no such hit, returns null.
getNextLeftHit(int, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the left (top); if no such hit, returns null.
getNextLeftHit(int) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the left (top); if no such hit, returns null.
getNextMatch(String, int, Position.Bias) - Method in class javax.swing.JList
Returns the next list element that starts with a prefix.
getNextMatch(String, int, Position.Bias) - Method in class javax.swing.JTree
Returns the TreePath to the next tree element that begins with a prefix.
getNextMatchOrNamedTemplate(int) - Method in class org.apache.xalan.transformer.StackGuard
Get the next named or match template down from and including the given position.
getNextNamespaceNode(int, int, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextNamespaceNode(int, int, boolean) - Method in interface org.apache.xml.dtm.DTM
Given a namespace handle, advance to the next namespace in the same scope (local or local-plus-inherited, as selected by getFirstNamespaceNode)
getNextNamespaceNode(int, int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a namespace handle, advance to the next namespace.
getNextNamespaceNode(int, int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a namespace handle, advance to the next namespace.
getNextNavigatableChar(int, int) - Method in class javax.swing.text.DefaultFormatter
Returns the next editable character starting at offset incrementing the offset by direction.
getNextNode() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the node that follows this node in a preorder traversal of this node's tree.
getNextNode() - Method in class org.apache.xalan.transformer.KeyRefIterator
Get the next node via getNextXXX.
getNextNode() - Method in class org.apache.xpath.axes.AttributeIterator
Get the next node via getFirstAttribute && getNextAttribute.
getNextNode() - Method in class org.apache.xpath.axes.AxesWalker
Get the next node in document order on the axes.
getNextNode() - Method in class org.apache.xpath.axes.BasicTestIterator
Get the next node via getNextXXX.
getNextNode() - Method in class org.apache.xpath.axes.ChildTestIterator
Get the next node via getNextXXX.
getNextNode() - Method in class org.apache.xpath.axes.FilterExprIterator
Get the next node via getNextXXX.
getNextNode() - Method in class org.apache.xpath.axes.FilterExprWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
getNextNode() - Method in class org.apache.xpath.axes.MatchPatternIterator
Get the next node via getNextXXX.
getNextNode() - Method in class org.apache.xpath.axes.OneStepIterator
Get the next node via getFirstAttribute && getNextAttribute.
getNextNode() - Method in class org.apache.xpath.axes.OneStepIteratorForward
Get the next node via getFirstAttribute && getNextAttribute.
getNextNode() - Method in class org.apache.xpath.axes.ReverseAxesWalker
Get the next node in document order on the axes.
getNextNodeIdentity(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextNodeIdentity(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the next node identity value in the list, and call the iterator if it hasn't been added yet.
getNextNodeIdentity(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get the next node identity value in the list, and call the iterator if it hasn't been added yet.
getNextNodeIdentity(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get the next node identity value in the list, and call the iterator if it hasn't been added yet.
getNextNonliteralIndex(int, int) - Method in class javax.swing.text.InternationalFormatter
Returns the index of the next non-literal character starting at index.
getNextNorthSouthVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Returns the next visual position for the cursor, in either the north or south direction.
getNextNorthSouthVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.ParagraphView
Returns the next visual position for the cursor, in either the east or west direction.
getNextOpPos(int) - Method in class org.apache.xpath.compiler.OpMap
Given an operation position, return the end position, i.e. the beginning of the next operation.
getNextOpPos(int[], int) - Static method in class org.apache.xpath.compiler.OpMap
Given an operation position, return the end position, i.e. the beginning of the next operation.
getNextPreceding(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to the next node on the preceding axis.
getNextRightHit(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the right (bottom); if there is no such hit, returns null.
getNextRightHit(int, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the right (bottom); if no such hit, returns null.
getNextRightHit(int) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the right (bottom); if no such hit, returns null.
getNextSibling() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the next sibling of this node in the parent's children array.
getNextSibling() - Method in class org.apache.crimson.tree.AttributeNode
DOM: Returns null
getNextSibling() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns the node immediately following this node in a breadth first traversal of the tree, or null if there is no such sibling.
getNextSibling(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextSibling() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the next sibling (as a Node) or return null.
getNextSibling(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, advance to its next sibling.
getNextSibling(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, advance to its next sibling.
getNextSibling(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to its next sibling.
getNextSibling() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNextSibling() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNextSibling() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNextSibling() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getNextSiblingElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the next sibling (as a ElemTemplateElement) or return null.
getNextSide(JSplitPane, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.ToggleSideFocusAction
 
getNextStatement() - Method in class javax.swing.text.html.CSSParser
Gets the next statement, returning false if the end is reached.
getNextStepPos(int) - Method in class org.apache.xpath.compiler.OpMap
Given a location step position, return the end position, i.e. the beginning of the next step.
getNextTabIndex(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getNextTabIndexInRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getNextTabRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getNextValue() - Method in class javax.swing.JSpinner
Returns the object in the sequence that comes after the object returned by getValue().
getNextValue() - Method in class javax.swing.SpinnerDateModel
Returns the next Date in the sequence, or null if the next date is after end.
getNextValue() - Method in class javax.swing.SpinnerListModel
Returns the next legal value of the underlying sequence or null if value is already the last element.
getNextValue() - Method in interface javax.swing.SpinnerModel
Return the object in the sequence that comes after the object returned by getValue().
getNextValue() - Method in class javax.swing.SpinnerNumberModel
Returns the next number in the sequence.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.plaf.TextUI
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextUI
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getNextVisualPositionFrom method on each UI handled by this object.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.AsyncBoxView
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.text.DefaultFormatter.DefaultNavigationFilter
 
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.text.DefaultFormatter
Finds the next navigatable character.
getNextVisualPositionFrom(GlyphView, int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.GlyphPainter2
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(GlyphView, int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.GlyphView.GlyphPainter
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.GlyphView
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.text.NavigationFilter
Returns the next visual position to place the caret at from an existing position.
getNextVisualPositionFrom(View, int, Position.Bias, Shape, int, Position.Bias[]) - Static method in class javax.swing.text.Utilities
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.View
Provides a way to determine the next visually represented model location at which one might place a caret.
getNextWalker() - Method in class org.apache.xpath.axes.AxesWalker
Get the next walker in the location step chain.
getNextWarning() - Method in class java.sql.SQLWarning
Retrieves the warning chained to this SQLWarning object.
getNextWord(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the start of the next word for the given location.
getNextWordInParagraph(JTextComponent, Element, int, boolean) - Static method in class javax.swing.text.Utilities
Finds the next word in the given elements text.
getNmtoken() - Method in class org.apache.crimson.parser.Parser2
 
getNoImageIcon() - Method in class javax.swing.text.html.ImageView
Returns the icon to use if the image couldn't be found.
getNode() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the preference node that emitted the event.
getNode(int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the AbstractTreeUI.VisibleNode displayed at the given row
getNode(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNode(int) - Method in interface org.apache.xml.dtm.DTM
Return an DOM node for the given node.
getNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return an DOM node for the given node.
getNode(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return an DOM node for the given node.
getNode(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return an DOM node for the given node.
getNode(Source) - Method in class org.apache.xpath.SourceTreeManager
Given a Source object, find the node associated with it.
getNodeBounds(Rectangle) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the location and size of this node.
getNodeData(Node, FastStringBuffer) - Static method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Retrieve the text content of a DOM subtree, appending it into a user-supplied FastStringBuffer object.
getNodeData(Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Get the textual contents of the node.
getNodeData(Node, FastStringBuffer) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Retrieve the text content of a DOM subtree, appending it into a user-supplied FastStringBuffer object.
getNodeDimensions(Object, int, int, boolean, Rectangle) - Method in class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
Responsible for getting the size of a particular node.
getNodeDimensions(Object, int, int, boolean, Rectangle) - Method in class javax.swing.tree.AbstractLayoutCache.NodeDimensions
Returns, by reference in bounds, the size and x origin to place value at.
getNodeDimensions() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the object that renders nodes in the tree, and which is responsible for calculating the dimensions of individual nodes.
getNodeDimensions(Object, int, int, boolean, Rectangle) - Method in class javax.swing.tree.AbstractLayoutCache
Returns, by reference in placeIn, the size needed to represent value.
getNodeForPath(TreePath, boolean, boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache
Messages getTreeNodeForPage(path, onlyIfVisible, shouldCreate, path.length) as long as path is non-null and the length is > 0.
getNodeForPath(TreePath, boolean, boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the TreeStateNode identified by path.
getNodeIdentityMask() - Method in class org.apache.xml.dtm.DTMManager
%TBD% Doc NEEDSDOC ($objectName$) @return
getNodeName() - Method in class org.apache.crimson.tree.CDataNode
Returns the string "#cdata-section".
getNodeName() - Method in class org.apache.crimson.tree.CommentNode
Returns the string "#comment".
getNodeName() - Method in class org.apache.crimson.tree.Doctype.EntityNode
 
getNodeName() - Method in class org.apache.crimson.tree.Doctype.NotationNode
 
getNodeName() - Method in class org.apache.crimson.tree.Doctype
DOM: Returns the name declared for the document root node.
getNodeName() - Method in class org.apache.crimson.tree.NamespacedNode
Returns the nodeName of this node
getNodeName() - Method in class org.apache.crimson.tree.PINode
Returns the PI target name.
getNodeName() - Method in class org.apache.crimson.tree.TextNode
DOM: Returns the string "#text".
getNodeName() - Method in class org.apache.crimson.tree.XmlDocument.DocFragNode
 
getNodeName() - Method in class org.apache.crimson.tree.XmlDocument.EntityRefNode
 
getNodeName() - Method in class org.apache.crimson.tree.XmlDocument
DOM: Returns the string "#document".
getNodeName(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeName() - Method in class org.apache.xalan.templates.ElemApplyImport
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemApplyTemplates
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemAttribute
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemAttributeSet
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCallTemplate
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemChoose
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemComment
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCopy
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCopyOf
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemElement
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemExsltFuncResult
Return the node name, defined in the Constants class.
getNodeName() - Method in class org.apache.xalan.templates.ElemExsltFunction
Return the node name, defined in the Constants class.
getNodeName() - Method in class org.apache.xalan.templates.ElemFallback
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemForEach
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemIf
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemLiteralResult
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemMessage
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemNumber
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemOtherwise
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemPI
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemParam
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemSort
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemTemplate
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemText
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemTextLiteral
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemValueOf
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemVariable
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemWhen
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemWithParam
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.Stylesheet
Return the node name.
getNodeName(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its DOM-style node name.
getNodeName(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its DOM-style node name.
getNodeName(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its DOM-style node name.
getNodeName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNodeName(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return its DOM-style node name.
getNodeName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNodeName(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return its DOM-style node name.
getNodeName() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNodeName() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getNodeNameX(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeNameX(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return the XPath node name.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return the XPath node name.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return the XPath node name.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return the XPath node name.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return the XPath node name.
getNodeSetDTMByKey(XPathContext, int, QName, XMLString, PrefixResolver) - Method in class org.apache.xalan.transformer.KeyManager
Given a valid element key, return the corresponding node list.
getNodeSetDTMByKey(QName, XMLString) - Method in class org.apache.xalan.transformer.KeyTable
Given a valid element key, return the corresponding node list.
getNodeType() - Method in class org.apache.crimson.tree.AttributeNode
DOM: Returns the ATTRIBUTE_NODE node type constant.
getNodeType() - Method in class org.apache.crimson.tree.CDataNode
DOM: Returns the CDATA_SECTION_NODE node type constant.
getNodeType() - Method in class org.apache.crimson.tree.CommentNode
DOM: Returns the COMMENT_NODE node type.
getNodeType() - Method in class org.apache.crimson.tree.Doctype.EntityNode
 
getNodeType() - Method in class org.apache.crimson.tree.Doctype.NotationNode
 
getNodeType() - Method in class org.apache.crimson.tree.Doctype
DOM: Returns DOCUMENT_TYPE_NODE
getNodeType() - Method in class org.apache.crimson.tree.ElementNode2
DOM: Returns the ELEMENT_NODE node type.
getNodeType() - Method in class org.apache.crimson.tree.PINode
DOM: Returns the PROCESSING_INSTRUCTION_NODE node type.
getNodeType() - Method in class org.apache.crimson.tree.TextNode
DOM: Returns the TEXT_NODE node type constant.
getNodeType() - Method in class org.apache.crimson.tree.XmlDocument.DocFragNode
 
getNodeType() - Method in class org.apache.crimson.tree.XmlDocument.EntityRefNode
 
getNodeType() - Method in class org.apache.crimson.tree.XmlDocument
DOM: Returns the DOCUMENT_NODE node type constant.
getNodeType(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeType() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the type of the node.
getNodeType() - Method in class org.apache.xalan.templates.Stylesheet
Get the type of the node.
getNodeType(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its DOM-style node type.
getNodeType(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its DOM-style node type.
getNodeType(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its DOM-style node type.
getNodeType() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNodeType() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNodeType() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNodeType() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getNodeTypeTest(int) - Static method in class org.apache.xpath.patterns.NodeTest
Tell what node type to test, if not DTMFilter.SHOW_ALL.
getNodeValue() - Method in class org.apache.crimson.tree.AttributeNode
DOM: Returns the attribute value.
getNodeValue() - Method in class org.apache.crimson.tree.DataNode
DOM: Returns the node's character data.
getNodeValue() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns null; overridden by subclasses as needed.
getNodeValue() - Method in class org.apache.crimson.tree.PINode
DOM: Returns the text data as a string.
getNodeValue(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeValue() - Method in class org.apache.xalan.templates.ElemTextLiteral
Get the value of the node as a string.
getNodeValue(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its node value.
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its node value.
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its node value.
getNodeValue() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return its node value.
getNodeValue() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return its node value.
getNodeValue() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNodeValue() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getNodesByID(XPathContext, int, String, StringVector, NodeSetDTM, boolean) - Method in class org.apache.xpath.functions.FuncId
Fill in a list with nodes that match a space delimited list if ID ID references.
getNonContinuousLayoutDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the divider to use when the splitPane is configured to not continuously layout.
getNonInterned(String) - Method in class org.apache.crimson.parser.SimpleHashtable
Returns the value to which the specified key is mapped in this hashtable ... the key isn't necessarily interned, though.
getNonXslTopLevel(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get a non-xslt element.
getNormalBounds() - Method in class javax.swing.JInternalFrame
If the JInternalFrame is not in maximized state, returns getBounds(); otherwise, returns the bounds that the JInternalFrame would be restored to.
getNormalizedComponents(int[], int, float[], int) - Method in class java.awt.image.ColorModel
Returns an array of all of the color/alpha components in normalized form, given an unnormalized component array.
getNormalizedComponents(Object, float[], int) - Method in class java.awt.image.ColorModel
Returns an array of all of the color/alpha components in normalized form, given a pixel in this ColorModel.
getNormalizedComponents(int[], int, float[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of all of the color/alpha components in normalized form, given an unnormalized component array.
getNormalizedComponents(Object, float[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of all of the color/alpha components in normalized form, given a pixel in this ColorModel.
getNormalizedOffsets(float[], byte) - Static method in class java.awt.font.TextLine
 
getNormalizingTransform() - Method in class java.awt.GraphicsConfiguration
Returns a AffineTransform that can be concatenated with the default AffineTransform of a GraphicsConfiguration so that 72 units in user space equals 1 inch in device space.
getNorthPane() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getNotationName() - Method in class org.apache.crimson.tree.Doctype.EntityNode
 
getNotations() - Method in class org.apache.crimson.tree.Doctype
DOM: Returns the notations declared in this DTD.
getNote() - Method in class javax.swing.ProgressMonitor
Specifies the additional note that is displayed along with the progress message.
getNsNameTable() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a reference pointer to the namespace URI symbol table.
getNullFormatter() - Method in class javax.swing.text.DefaultFormatterFactory
Returns the formatter to use if the value is null.
getNumBands() - Method in class java.awt.image.Raster
Returns the number of bands (samples per pixel) in this Raster.
getNumBands() - Method in class java.awt.image.SampleModel
Returns the total number of bands of image data.
getNumBanks() - Method in class java.awt.image.DataBuffer
Returns the number of banks in this DataBuffer.
getNumChars() - Method in class java.awt.Font.FontLineMetrics
 
getNumChars() - Method in class java.awt.font.LineMetrics
Returns the number of characters in the text whose metrics are encapsulated by this LineMetrics object.
getNumColorComponents() - Method in class java.awt.image.ColorModel
Returns the number of color components in this ColorModel.
getNumComponents() - Method in class java.awt.color.ColorSpace
Returns the number of components of this ColorSpace.
getNumComponents() - Method in class java.awt.color.ICC_Profile
Returns the number of color components in the "input" color space of this profile.
getNumComponents() - Method in class java.awt.image.ColorModel
Returns the number of components, including alpha, in this ColorModel.
getNumComponents() - Method in class java.awt.image.LookupTable
Returns the number of components in the lookup table.
getNumDataElements() - Method in class java.awt.image.ComponentSampleModel
Returns the number of data elements needed to transfer a pixel with the ComponentSampleModel.getDataElements(int, int, Object, DataBuffer) and ComponentSampleModel.setDataElements(int, int, Object, DataBuffer) methods.
getNumDataElements() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the number of data elements needed to transfer one pixel via the MultiPixelPackedSampleModel.getDataElements(int, int, java.lang.Object, java.awt.image.DataBuffer) and MultiPixelPackedSampleModel.setDataElements(int, int, java.lang.Object, java.awt.image.DataBuffer) methods.
getNumDataElements() - Method in class java.awt.image.Raster
Returns the number of data elements needed to transfer one pixel via the getDataElements and setDataElements methods.
getNumDataElements() - Method in class java.awt.image.SampleModel
Returns the number of data elements needed to transfer a pixel via the getDataElements and setDataElements methods.
getNumDataElements() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the number of data elements needed to transfer one pixel via the getDataElements and setDataElements methods.
getNumDesignAxes() - Method in interface java.awt.font.MultipleMaster
Returns the number of multiple master design controls.
getNumExpandedChildrenTo(int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns the number of children that are expanded to stopIndex.
getNumFactors() - Method in class java.awt.image.RescaleOp
Returns the number of scaling factors and offsets used in this RescaleOp.
getNumGlyphs() - Method in class java.awt.Font
Returns the number of glyphs in this Font.
getNumGlyphs() - Method in class java.awt.font.GlyphVector
Returns the number of glyphs in this GlyphVector.
getNumObjFields() - Method in class java.io.ObjectStreamClass
Returns number of non-primitive serializable fields of represented class.
getNumParameters() - Method in class java.awt.image.renderable.ParameterBlock
Returns the number of parameters (not including source images).
getNumSources() - Method in class java.awt.image.renderable.ParameterBlock
Returns the number of source images.
getNumXTiles() - Method in class java.awt.image.BufferedImage
Returns the number of tiles in the x direction.
getNumXTiles() - Method in interface java.awt.image.RenderedImage
Returns the number of tiles in the X direction.
getNumYTiles() - Method in class java.awt.image.BufferedImage
Returns the number of tiles in the y direction.
getNumYTiles() - Method in interface java.awt.image.RenderedImage
Returns the number of tiles in the Y direction.
getNumber() - Method in class javax.swing.SpinnerNumberModel
Returns the value of the current element of the sequence.
getNumber(String, String[], int) - Static method in class org.apache.xalan.lib.ExsltDatetime
Parse the input string and return the corresponding calendar field number.
getNumberFormat() - Method in class java.text.DateFormat
Gets the number formatter which this date/time formatter uses to format and parse a time.
getNumberFormatter(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemNumber
Get the number formatter to be used the format the numbers
getNumberFromNode(int) - Method in class org.apache.xpath.objects.XNodeSet
Get numeric value of the string conversion from a single node.
getNumberInstance() - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the current default locale.
getNumberInstance(Locale) - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the specified locale.
getNumberOfNodes() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNumberOfNodes() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the number of nodes that have been added.
getNumberOfNodes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get the number of nodes that have been added.
getNumberOfNodes() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get the number of nodes that have been added.
getNumberOfPages() - Method in class java.awt.print.Book
Returns the number of pages in this Book.
getNumberOfPages() - Method in interface java.awt.print.Pageable
Returns the number of pages in the set.
getNumberValue() - Method in class org.apache.xpath.domapi.XPathResultImpl
The value of this number result.
getNumericFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of math functions available with this database.
getNumericValue(char) - Static method in class java.lang.Character
Returns the int value that the specified Unicode character represents.
getNumericValue(char) - Static method in class java.lang.CharacterData
 
getNumericValue(char) - Static method in class java.lang.CharacterDataLatin1
 
getOOBInline() - Method in class java.net.Socket
Tests if OOBINLINE is enabled.
getORBPropertiesFile() - Static method in class javax.rmi.CORBA.Stub
Load the orb.properties file.
getORBPropertiesFile() - Static method in class javax.rmi.CORBA.Util
Load the orb.properties file.
getORBPropertiesFile() - Static method in class javax.rmi.PortableRemoteObject
Load the orb.properties file.
getObjFieldValues(Object, Object[]) - Method in class java.io.ObjectStreamClass.FieldReflector
Fetches the serializable object field values of object obj and stores them in array vals starting at offset 0.
getObjFieldValues(Object, Object[]) - Method in class java.io.ObjectStreamClass
Fetches the serializable object field values of object obj and stores them in array vals starting at offset 0.
getObject(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as an Object in the Java programming language.
getObject(int, Map) - Method in interface java.sql.CallableStatement
Returns an object representing the value of OUT parameter i and uses map for the custom mapping of the parameter value.
getObject(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a parameter as an Object in the Java programming language.
getObject(String, Map) - Method in interface java.sql.CallableStatement
Returns an object representing the value of OUT parameter i and uses map for the custom mapping of the parameter value.
getObject(Map) - Method in interface java.sql.Ref
Retrieves the referenced object and maps it to a Java type using the given type map.
getObject() - Method in interface java.sql.Ref
Retrieves the SQL structured type instance referenced by this Ref object.
getObject(int) - Method in interface java.sql.ResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String) - Method in interface java.sql.ResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(int, Map) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String, Map) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle or one of its parents.
getObjectForLayer(int) - Method in class javax.swing.JLayeredPane
Returns the Integer object associated with a specified layer.
getObjectParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
Gets a parameter as an object.
getObjectStreamClass() - Method in class java.io.ObjectInputStream.GetField
Get the ObjectStreamClass that describes the fields in the stream.
getObjectStreamClass() - Method in class java.io.ObjectInputStream.GetFieldImpl
 
getObscuredState(int, int, int, int, int) - Method in class javax.swing.JComponent
Returns whether or not the region of the specified component is obscured by a sibling.
getOffscreenBuffer(Component, int, int) - Method in class javax.swing.RepaintManager
Return the offscreen buffer that should be used as a double buffer with the component c.
getOffset(int, int) - Method in class java.awt.image.ComponentSampleModel
Gets the offset for the first band of pixel (x,y).
getOffset(int, int, int) - Method in class java.awt.image.ComponentSampleModel
Gets the offset for band b of pixel (x,y).
getOffset() - Method in class java.awt.image.DataBuffer
Returns the offset of the default bank in array elements.
getOffset() - Method in class java.awt.image.LookupTable
Returns the offset.
getOffset(int, int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the offset of pixel (x, y) in data array elements.
getOffset(int, int) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the offset (in data array elements) of pixel (x,y).
getOffset() - Method in class java.io.ObjectStreamField
Offset of field within instance data.
getOffset() - Method in class java.net.DatagramPacket
Returns the offset of the data to be sent or the offset of the data received.
getOffset() - Method in class java.text.CollationElementIterator
Returns the character offset in the original text corresponding to the next collation element.
getOffset(long) - Method in class java.util.SimpleTimeZone
Returns the offset of this time zone from UTC at the given time.
getOffset(int, int, int, int, int, int) - Method in class java.util.SimpleTimeZone
Returns the difference in milliseconds between local time and UTC, taking into account both the raw offset and the effect of daylight saving, for the specified date and time.
getOffset(int, int, int, int, int, int, int, int) - Method in class java.util.SimpleTimeZone
Gets offset, for current date, modified in case of daylight saving time.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(long) - Method in class java.util.TimeZone
Returns the offset of this time zone from UTC at the specified date.
getOffset() - Method in interface javax.swing.event.DocumentEvent
Returns the offset within the document of the start of the change.
getOffset() - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
getOffset() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the offset within the document of the start of the change.
getOffset(int, int) - Method in class javax.swing.text.BoxView
Fetches the offset of a particular child's current layout.
getOffset() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the starting offset.
getOffset() - Method in class javax.swing.text.GapContent.MarkData
Fetch the location in the contiguous sequence being modeled.
getOffset() - Method in class javax.swing.text.GapContent.StickyPosition
 
getOffset() - Method in interface javax.swing.text.Position
Fetches the current offset within the document.
getOffset() - Method in class javax.swing.text.StringContent.StickyPosition
 
getOffset() - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getOffset() - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getOffset() - Method in class javax.swing.text.html.TableView.RowIterator
 
getOffsetHit(int) - Method in class java.awt.font.TextHitInfo
Creates a TextHitInfo whose character index is offset by delta from the charIndex of this TextHitInfo.
getOffsets() - Method in class java.awt.image.DataBuffer
Returns the offsets (in array elements) of all the banks.
getOffsets(float[]) - Method in class java.awt.image.RescaleOp
Returns the offsets in the given array.
getOffsets(long, int[]) - Method in class java.util.SimpleTimeZone
 
getOffsets(long, int[]) - Method in class java.util.TimeZone
Gets the raw GMT offset and the amount of daylight saving of this time zone at the given time.
getOldEventKey(KeyEvent) - Static method in class java.awt.Event
 
getOldLeadSelectionPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns the path that was previously the lead path.
getOldState() - Method in class java.awt.event.WindowEvent
For WINDOW_STATE_CHANGED events returns the previous state of the window.
getOmitMetaTag() - Method in class org.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should omit the META tag.
getOneTouchOffsetFromSuper() - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
getOneTouchSizeFromSuper() - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
getOp(int) - Method in class org.apache.xpath.compiler.OpMap
Given an operation position, return the current op.
getOpMap() - Method in class org.apache.xpath.compiler.OpMap
Get the opcode list that describes the XPath operations.
getOpenIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon used to represent non-leaf nodes that are expanded.
getOperand() - Method in class org.apache.xpath.operations.UnaryOperation
 
getOperation() - Method in class java.rmi.server.Operation
Deprecated. no replacement
getOperations() - Method in interface java.rmi.server.Skeleton
Deprecated. no replacement
getOppositeComponent() - Method in class java.awt.event.FocusEvent
Returns the other Component involved in this focus change.
getOppositeWindow() - Method in class java.awt.event.WindowEvent
Returns the other Window involved in this focus or activation change.
getOption(int) - Method in class java.net.PlainDatagramSocketImpl
 
getOption(int) - Method in class java.net.PlainSocketImpl
 
getOption(int) - Method in interface java.net.SocketOptions
Fetch the value of an option.
getOptionType() - Method in class javax.swing.JOptionPane
Returns the type of options that are displayed.
getOptions() - Method in class javax.swing.JOptionPane
Returns the choices the user can make.
getOrder() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the order that this element should appear .
getOrder() - Method in class org.apache.xalan.templates.ElemSort
Get the "order" attribute.
getOrientation() - Method in interface java.awt.Adjustable
Gets the orientation of the adjustable object.
getOrientation(Locale) - Static method in class java.awt.ComponentOrientation
Returns the orientation that is appropriate for the given locale.
getOrientation(ResourceBundle) - Static method in class java.awt.ComponentOrientation
Deprecated. As of J2SE 1.4, use ComponentOrientation.getOrientation(java.util.Locale).
getOrientation() - Method in class java.awt.ScrollPaneAdjustable
Returns the orientation of this scrollbar.
getOrientation() - Method in class java.awt.Scrollbar
Returns the orientation of this scroll bar.
getOrientation() - Method in class java.awt.print.PageFormat
Returns the orientation of this PageFormat.
getOrientation() - Method in class javax.swing.JProgressBar
Returns JProgressBar.VERTICAL or JProgressBar.HORIZONTAL, depending on the orientation of the progress bar.
getOrientation() - Method in class javax.swing.JScrollBar
Returns the component's orientation (horizontal or vertical).
getOrientation() - Method in class javax.swing.JSeparator
Returns the orientation of this separator.
getOrientation() - Method in class javax.swing.JSlider
Return this slider's vertical or horizontal orientation.
getOrientation() - Method in class javax.swing.JSplitPane
Returns the orientation.
getOrientation() - Method in class javax.swing.JToolBar
Returns the current orientation of the tool bar.
getOrientation() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the orientation for the JSplitPane.
getOrientationFromSuper() - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
getOrientationRequested() - Method in class java.awt.PageAttributes
Returns the print orientation for pages using these attributes.
getOrigin() - Method in class java.awt.PageAttributes
Returns whether drawing at (0, 0) to pages using these attributes draws at the upper-left corner of the physical page, or at the upper-left corner of the printable area.
getOriginal() - Method in interface javax.sql.RowSetInternal
Retrieves a ResultSet object containing the original value of this RowSet object.
getOriginalRow() - Method in interface javax.sql.RowSetInternal
Retrieves a ResultSet object containing the original value of the current row only.
getOriginatingNode() - Method in class org.apache.xalan.processor.StylesheetHandler
Set the node that is originating the SAX event.
getOtherHit() - Method in class java.awt.font.TextHitInfo
Creates a TextHitInfo on the other side of the insertion point.
getOurStackTrace() - Method in class java.lang.Throwable
 
getOutermostJEditorPane() - Method in class javax.swing.text.html.FrameView
Finds the outermost FrameSetView.
getOutline() - Method in class java.awt.font.GlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline(float, float) - Method in class java.awt.font.GlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector when rendered at x, y.
getOutline(AffineTransform) - Method in class java.awt.font.TextLayout
Returns a Shape representing the outline of this TextLayout.
getOutline(AffineTransform) - Method in class java.awt.font.TextLine
 
getOutput(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:output" property.
getOutputComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the combined "xsl:output" property with the properties combined from the included stylesheets.
getOutputCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:output" properties.
getOutputFormat() - Method in interface org.apache.xalan.serialize.Serializer
Returns the output format for this serializer.
getOutputFormat() - Method in class org.apache.xalan.serialize.SerializerToXML
Returns the output format for this serializer.
getOutputFormat() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the output properties used for the transformation.
getOutputProperties() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the static properties for xsl:output.
getOutputProperties() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get a copy of the output properties for the transformation.
getOutputProperties() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a copy of the output properties for the transformation.
getOutputProperty(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get an output property that is in effect for the transformation.
getOutputProperty(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get an output property that is in effect for the transformation.
getOutputPropertyNoDefault(String, Properties) - Static method in class org.apache.xalan.transformer.SerializerSwitcher
Get the value of a property, without using the default properties.
getOutputPropertyNoDefault(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get the value of a property, without using the default properties.
getOutputStream() - Method in class java.lang.Process
Gets the output stream of the subprocess.
getOutputStream() - Method in class java.lang.Win32Process
 
getOutputStream() - Method in class java.net.PlainSocketImpl
Gets an OutputStream for this socket.
getOutputStream() - Method in class java.net.Socket
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.SocketImpl
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.URLConnection
Returns an output stream that writes to this connection.
getOutputStream() - Method in class java.rmi.server.LogStream
Deprecated. no replacement
getOutputStream() - Method in interface java.rmi.server.RemoteCall
Deprecated. no replacement
getOutputStream() - Method in interface org.apache.xalan.serialize.Serializer
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xalan.serialize.SerializerToXML
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xalan.serialize.WriterToASCI
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xalan.serialize.WriterToUTF8
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Get the output stream where the events will be serialized to.
getOutputTarget() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the original output target.
getOutsideBorder() - Method in class javax.swing.border.CompoundBorder
Returns the outside border object.
getOverwriteMode() - Method in class javax.swing.text.DefaultFormatter
Returns the behavior when inserting characters.
getOwnedWindows() - Method in class java.awt.Window
Return an array containing all the windows this window currently owns.
getOwner() - Method in class java.awt.Window
Returns the owner of this window.
getOwner() - Method in class javax.swing.AbstractActionPropertyChangeListener.OwnedWeakReference
 
getOwnerDoc() - Method in class org.apache.crimson.tree.XmlDocument
DOM: returns null.
getOwnerDocument() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns the document to which this node belongs.
getOwnerDocument(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getOwnerDocument() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the stylesheet owner.
getOwnerDocument(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find the owning document node.
getOwnerDocument(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find the owning document node.
getOwnerDocument(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find the owning document node.
getOwnerDocument() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getOwnerDocument() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getOwnerDocument() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getOwnerDocument() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getOwnerElement() - Method in class org.apache.crimson.tree.AttributeNode
DOM2:
getOwnerElement() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Get the owner element of an attribute.
getOwnerElement() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getOwnerElement() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getOwnerElement() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getOwnerFunction() - Method in class org.apache.xalan.templates.ElemExsltFuncResult
Get the ElemExsltFunction that contains the ElemResult so we can set an ElemExsltFunction variable to the local variable stack index to the return value.
getOwnerNode() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getOwnerObject() - Method in class org.apache.xpath.XPathContext
Get the "owner" context of this context, which should be, in the case of XSLT, the Transformer object.
getOwnerXSLTemplate() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the owning xsl:template element.
getOwningFrameDialog(Window) - Method in class java.awt.DefaultKeyboardFocusManager
 
getP1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the start point.
getP1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the start point.
getP1() - Method in class java.awt.geom.CubicCurve2D
Returns the start point.
getP1() - Method in class java.awt.geom.Line2D.Double
Returns the starting Point2D of this Line2D.
getP1() - Method in class java.awt.geom.Line2D.Float
Returns the start point.
getP1() - Method in class java.awt.geom.Line2D
Returns the starting Point2D of this Line2D.
getP1() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the start point.
getP1() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the start point.
getP1() - Method in class java.awt.geom.QuadCurve2D
Returns the start point.
getP2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the end point.
getP2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the end point.
getP2() - Method in class java.awt.geom.CubicCurve2D
Returns the end point.
getP2() - Method in class java.awt.geom.Line2D.Double
Returns the end Point2D of this Line2D.
getP2() - Method in class java.awt.geom.Line2D.Float
Returns the end point.
getP2() - Method in class java.awt.geom.Line2D
Returns the end Point2D of this Line2D.
getP2() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the end point.
getP2() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the end point.
getP2() - Method in class java.awt.geom.QuadCurve2D
Returns the end point.
getPCSType() - Method in class java.awt.color.ICC_Profile
Returns the color space type of the Profile Connection Space (PCS).
getPCSType(long) - Static method in class java.awt.color.ICC_Profile
 
getPSName() - Method in class java.awt.Font
Returns the postscript name of this Font.
getPackage() - Method in class java.lang.Class
Gets the package for this class.
getPackage(String) - Method in class java.lang.ClassLoader
Returns a Package that has been defined by this class loader or any of its ancestors.
getPackage(String) - Static method in class java.lang.Package
Find a package by name in the callers ClassLoader instance.
getPackage(Class) - Static method in class java.lang.Package
Get the package for the specified class.
getPackageName(Class) - Static method in class java.io.ObjectStreamClass
Returns package name of given class.
getPackageName() - Method in class org.apache.xml.utils.synthetic.Class
Extract the package name for this class. ***** I don't think this handles array classes properly yet.
getPackages() - Method in class java.lang.ClassLoader
Returns all of the Packages defined by this class loader and its ancestors.
getPackages() - Static method in class java.lang.Package
Get all the packages currently known for the caller's ClassLoader instance.
getPackages(String) - Static method in class java.lang.SecurityManager
 
getPadding() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
getPage(int) - Method in class java.awt.print.Book
Return the BookPage for the page specified by 'pageIndex'.
getPage() - Method in class javax.swing.JEditorPane
Gets the current URL being displayed.
getPageDimension() - Method in class java.awt.PrintJob
Returns the dimensions of the page in pixels.
getPageFormat() - Method in class java.awt.print.Book.BookPage
Return the format of the page.
getPageFormat(int) - Method in class java.awt.print.Book
Returns the PageFormat of the page specified by pageIndex.
getPageFormat(int) - Method in interface java.awt.print.Pageable
Returns the PageFormat of the page specified by pageIndex.
getPageIncrement() - Method in class java.awt.Scrollbar
Deprecated. As of JDK version 1.1, replaced by getBlockIncrement().
getPageRanges() - Method in class java.awt.JobAttributes
Specifies, for jobs using these attributes, the ranges of pages to be printed, if a range of pages is to be printed.
getPageResolution() - Method in class java.awt.PrintJob
Returns the resolution of the page in pixels per inch.
getPaint() - Method in class java.awt.Graphics2D
Returns the current Paint of the Graphics2D context.
getPaintLabels() - Method in class javax.swing.JSlider
Tells if labels are to be painted.
getPaintTicks() - Method in class javax.swing.JSlider
Tells if tick marks are to be painted.
getPaintTrack() - Method in class javax.swing.JSlider
Tells if the track (area the slider slides in) is to be painted.
getPainter() - Method in class javax.swing.text.DefaultHighlighter.HighlightInfo
 
getPainter(GlyphView, int, int) - Method in class javax.swing.text.GlyphPainter2
Create a painter to use for the given GlyphView.
getPainter(GlyphView, int, int) - Method in class javax.swing.text.GlyphView.GlyphPainter
Create a painter to use for the given GlyphView.
getPainter() - Method in interface javax.swing.text.Highlighter.Highlight
Gets the painter for the highlighter.
getPaper() - Method in class java.awt.print.PageFormat
Returns a copy of the Paper object associated with this PageFormat.
getParagraphAttributes() - Method in class javax.swing.JTextPane
Fetches the current paragraph attributes in effect at the location of the caret, or null if none.
getParagraphElement(int) - Method in class javax.swing.text.AbstractDocument
Get the paragraph element containing the given position.
getParagraphElement(int) - Method in class javax.swing.text.DefaultStyledDocument
Gets the paragraph element at the offset pos.
getParagraphElement(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
getParagraphElement(int) - Method in class javax.swing.text.PlainDocument
Get the paragraph element containing the given position.
getParagraphElement(int) - Method in interface javax.swing.text.StyledDocument
Gets the element that represents the paragraph that encloses the given offset within the document.
getParagraphElement(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the element to use for a paragraph/line.
getParagraphElement(int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
 
getParagraphElementText(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
getParagraphElementText(int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
 
getParam(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:param" property.
getParamClasses() - Method in class java.awt.image.renderable.ParameterBlock
Returns an array of Class objects describing the types of the parameters.
getParamElem(int) - Method in class org.apache.xalan.templates.ElemCallTemplate
Get a xsl:param element associated with this element.
getParamElemCount() - Method in class org.apache.xalan.templates.ElemCallTemplate
Get the count xsl:param elements associated with this element.
getParameter(String) - Method in class java.awt.datatransfer.DataFlavor
Returns the human presentable name for this DataFlavor if paramName equals "humanPresentableName".
getParameter(String) - Method in class java.awt.datatransfer.MimeType
Retrieve the value associated with the given name, or null if there is no current association.
getParameter() - Method in class java.sql.DataTruncation
Indicates whether the value truncated was a parameter value or a column value.
getParameter(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get a parameter that was explicitly set with setParameter or setParameters.
getParameter(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get a parameter that was explicitly set with setParameter or setParameters.
getParameterBlock() - Method in class java.awt.image.renderable.RenderableImageOp
Returns a reference to the current parameter block.
getParameterClassName(int) - Method in interface java.sql.ParameterMetaData
Retrieves the fully-qualified name of the Java class whose instances should be passed to the method PreparedStatement.setObject.
getParameterCount() - Method in interface java.sql.ParameterMetaData
Retrieves the number of parameters in the PreparedStatement object for which this ParameterMetaData object contains information.
getParameterInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get descriptions of the applet parameters.
getParameterMetaData() - Method in interface java.sql.PreparedStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameterMode(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's mode.
getParameterNames() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Method getParameterNames (getParameterNames) @return
getParameterType(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's SQL type.
getParameterTypeName(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's database-specific type name.
getParameterTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the constructor represented by this Constructor object.
getParameterTypes() - Method in class java.lang.reflect.Method
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the method represented by this Method object.
getParameterTypes() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the constructor represented by this Constructor object.
getParameters() - Method in class java.awt.datatransfer.MimeType
Retrieve a copy of this object's parameter list.
getParameters() - Method in class java.awt.image.renderable.ParameterBlock
Returns the entire Vector of parameters.
getParameters() - Method in class java.util.logging.LogRecord
Get the parameters to the log message.
getParams() - Method in interface javax.sql.RowSetInternal
Retrieves the parameters that have been set for this RowSet object's command.
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.awt.image.Raster
Returns the parent Raster (if any) of this Raster or null.
getParent() - Method in class java.io.File
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParent() - Method in class java.lang.ClassLoader
Returns the parent class loader for delegation.
getParent() - Method in class java.lang.ThreadGroup
Returns the parent of this thread group.
getParent() - Method in class java.util.logging.Logger
Return the parent for this Logger.
getParent() - Method in class java.util.prefs.NodeChangeEvent
Returns the parent of the node that was added or removed.
getParent() - Method in class javax.swing.ActionMap
Returns this ActionMap's parent.
getParent() - Method in class javax.swing.InputMap
Gets this InputMap's parent.
getParent() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the parent TreeNode of the receiver.
getParent() - Method in class javax.swing.text.View
Returns the parent of the view.
getParent() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the parent of this Element, or null for the root.
getParent() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns this node's parent or null if this node has no parent.
getParent() - Method in interface javax.swing.tree.TreeNode
Returns the parent TreeNode of the receiver.
getParent(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getParent(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find its parent node.
getParent(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find its parent node.
getParent(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find its parent node.
getParent() - Method in class org.apache.xml.utils.Context2
 
getParentDirectory(File) - Method in class javax.swing.filechooser.FileSystemView
Returns the parent directory of dir.
getParentElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the parent as an ElemTemplateElement.
getParentElement() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the parent of the element.
getParentElement() - Method in interface javax.swing.text.Element
Fetches the parent element.
getParentFile() - Method in class java.io.File
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentImpl() - Method in class org.apache.crimson.tree.NodeBase
 
getParentNode() - Method in class org.apache.crimson.tree.AttributeNode
DOM: Returns null
getParentNode() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns the node's parent.
getParentNode() - Method in class org.apache.crimson.tree.XmlDocument.DocFragNode
 
getParentNode() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the parent as a Node.
getParentNode() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getParentNode() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getParentNode() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getParentNode() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getParentNodeElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the parent element.
getParentOfNode(Node) - Static method in class org.apache.xpath.DOM2Helper
Deprecated. Get the XPath-model parent of a node.
getParentOfNode(Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Obtain the XPath-model parent of a DOM node -- ownerElement for Attrs, parent for other nodes.
getParentPath() - Method in class javax.swing.tree.TreePath
Returns a path containing all the elements of this object, except the last path component.
getParentWindow(Component) - Method in class javax.swing.Popup
Returns the Window to use as the parent of the Window created for the Popup.
getParent_NoClientCode() - Method in class java.awt.Component
 
getParent_NoClientCode() - Method in class java.awt.MenuComponent
 
getParser() - Method in class javax.swing.text.html.HTMLDocument
Returns the parser that is used when inserting HTML into the existing document.
getParser() - Method in class javax.swing.text.html.HTMLEditorKit
Fetch the parser to use for reading HTML streams.
getParser() - Method in class org.apache.crimson.jaxp.SAXParserImpl
 
getParserCoroutineID() - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated.  
getPartialSize(int, int) - Method in class javax.swing.text.ParagraphView
Returns the size used by the views between startOffset and endOffset.
getPartialSpan(int, int) - Method in class javax.swing.text.GlyphView
Determines the span along the same axis as tab expansion for a portion of the view.
getPartialSpan(int, int) - Method in interface javax.swing.text.TabableView
Determines the span along the same axis as tab expansion for a portion of the view.
getPassword() - Method in class java.net.PasswordAuthentication
Returns the user password.
getPassword() - Method in interface javax.sql.RowSet
Retrieves the password used to create a database connection.
getPassword() - Method in class javax.swing.JPasswordField
Returns the text contained in this TextComponent.
getPasswordAuthentication() - Method in class java.net.Authenticator
Called when password authorization is needed.
getPasteAction() - Static method in class javax.swing.TransferHandler
Returns an Action that behaves like a 'paste' operation.
getPath() - Method in class java.io.File
Converts this abstract pathname into a pathname string.
getPath() - Method in class java.net.Parts
 
getPath() - Method in class java.net.URI
Returns the decoded path component of this URI.
getPath() - Method in class java.net.URL
Gets the path part of this URL.
getPath() - Method in class javax.swing.event.MenuDragMouseEvent
Returns the path to the selected menu item.
getPath() - Method in class javax.swing.event.MenuKeyEvent
Returns the path to the menu item referenced by this event.
getPath() - Method in class javax.swing.event.TreeExpansionEvent
Returns the path to the value that has been expanded/collapsed.
getPath() - Method in class javax.swing.event.TreeModelEvent
Convenience method to get the array of objects from the TreePath instance that this event wraps.
getPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns the first path element.
getPath() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getPath() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the path from the root, to get to this node.
getPath() - Method in class javax.swing.tree.FixedHeightLayoutCache.SearchInfo
 
getPath() - Method in class javax.swing.tree.TreePath
Returns an ordered array of Objects containing the components of this TreePath.
getPath(boolean, boolean) - Method in class org.apache.xml.utils.URI
Get the path for this URI (optionally with the query string and fragment).
getPath() - Method in class org.apache.xml.utils.URI
Get the path for this URI.
getPathBetweenRows(int, int) - Method in class javax.swing.JTree
Returns JTreePath instances representing the path between index0 and index1 (including index1).
getPathBounds(TreePath) - Method in class javax.swing.JTree
Returns the Rectangle that the specified node will be drawn into.
getPathBounds(JTree, TreePath) - Method in class javax.swing.plaf.TreeUI
Returns the Rectangle enclosing the label portion that the last item in path will be drawn into.
getPathBounds(JTree, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the Rectangle enclosing the label portion that the last item in path will be drawn into.
getPathBounds(JTree, TreePath) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getPathBounds method on each UI handled by this object.
getPathClosestTo(int, int) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the path to the node that is closest to x,y.
getPathClosestTo(int, int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the path to the node that is closest to x,y.
getPathClosestTo(int, int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the path to the node that is closest to x,y.
getPathComponent(int) - Method in class javax.swing.tree.TreePath
Returns the path component at the specified index.
getPathCount() - Method in class javax.swing.tree.TreePath
Returns the number of elements in the path.
getPathForIndexs(int[]) - Method in class javax.swing.JTree
Returns a TreePath created by obtaining the children for each of the indices in indexs.
getPathForLocation(int, int) - Method in class javax.swing.JTree
Returns the path for the node at the specified location.
getPathForRow(int) - Method in class javax.swing.JTree
Returns the path for the specified row.
getPathForRow(JTree, int) - Method in class javax.swing.plaf.TreeUI
Returns the path for passed in row.
getPathForRow(JTree, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path for passed in row.
getPathForRow(JTree, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getPathForRow method on each UI handled by this object.
getPathForRow(int) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the path for passed in row.
getPathForRow(int, int, FixedHeightLayoutCache.SearchInfo) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns true if there is a row for row.
getPathForRow(int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the path for passed in row.
getPathForRow(int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the path for row.
getPathIterator(AffineTransform) - Method in class java.awt.Polygon
Returns an iterator object that iterates along the boundary of this Polygon and provides access to the geometry of the outline of this Polygon.
getPathIterator(AffineTransform, double) - Method in class java.awt.Polygon
Returns an iterator object that iterates along the boundary of the Shape and provides access to the geometry of the outline of the Shape.
getPathIterator(AffineTransform) - Method in interface java.awt.Shape
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in interface java.awt.Shape
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Arc2D
Returns an iteration object that defines the boundary of the arc.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Area
Creates a PathIterator for the outline of this Area object.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.Area
Creates a PathIterator for the flattened outline of this Area object.
getPathIterator(AffineTransform) - Method in class java.awt.geom.CubicCurve2D
Returns an iteration object that defines the boundary of the shape.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.CubicCurve2D
Return an iteration object that defines the boundary of the flattened shape.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Ellipse2D
Returns an iteration object that defines the boundary of this Ellipse2D.
getPathIterator(AffineTransform) - Method in class java.awt.geom.GeneralPath
Returns a PathIterator object that iterates along the boundary of this Shape and provides access to the geometry of the outline of this Shape.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.GeneralPath
Returns a PathIterator object that iterates along the boundary of the flattened Shape and provides access to the geometry of the outline of the Shape.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Line2D
Returns an iteration object that defines the boundary of this Line2D.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.Line2D
Returns an iteration object that defines the boundary of this flattened Line2D.
getPathIterator(AffineTransform) - Method in class java.awt.geom.QuadCurve2D
Returns an iteration object that defines the boundary of the shape of this QuadCurve2D.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.QuadCurve2D
Returns an iteration object that defines the boundary of the flattened shape of this QuadCurve2D.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Rectangle2D
Returns an iteration object that defines the boundary of this Rectangle2D.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.Rectangle2D
Returns an iteration object that defines the boundary of the flattened Rectangle2D.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.RectangularShape
Returns an iterator object that iterates along the Shape object's boundary and provides access to a flattened view of the outline of the Shape object's geometry.
getPathIterator(AffineTransform) - Method in class java.awt.geom.RoundRectangle2D
Returns an iteration object that defines the boundary of this RoundRectangle2D.
getPathSeparator() - Method in class java.io.FileSystem
Return the local filesystem's path-separator character.
getPathSeparator() - Method in class java.io.Win32FileSystem
 
getPathTo(int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
 
getPathToRoot(TreeNode, int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(TreeNode, int) - Method in class javax.swing.tree.DefaultTreeModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPaths() - Method in class javax.swing.event.TreeSelectionEvent
Returns the paths that have been added or removed from the selection.
getPattern() - Method in class java.text.MergeCollation
recovers current pattern
getPattern(boolean) - Method in class java.text.MergeCollation
recovers current pattern.
getPattern() - Method in class java.util.regex.PatternSyntaxException
Retrieves the erroneous regular-expression pattern.
getPattern() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Get the pattern string for diagnostic purposes.
getPatternSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used to separate positive and negative subpatterns in a pattern.
getPatternSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "pattern-separator" attribute.
getPatternString() - Method in class org.apache.xpath.XPath
Return the XPath string associated with this object.
getPatternString() - Method in class org.apache.xpath.compiler.OpMap
Return the expression as a string for diagnostics.
getPatterns() - Method in class org.apache.xpath.patterns.UnionPattern
Get the contained step patterns to be tested.
getPeer() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, programs should not directly manipulate peers; replaced by boolean isDisplayable().
getPeer() - Method in class java.awt.Font
Deprecated. Font rendering is now platform independent.
getPeer() - Method in class java.awt.MenuComponent
Deprecated. As of JDK version 1.1, programs should not directly manipulate peers.
getPeer_NoClientCode() - Method in class java.awt.Font
 
getPendingAttributes() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the pending attributes.
getPerMill() - Method in class java.text.DecimalFormatSymbols
Gets the character used for mille percent sign.
getPerMille() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "per-mille" attribute.
getPercent() - Method in class java.text.DecimalFormatSymbols
Gets the character used for percent sign.
getPercent() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "percent" attribute.
getPercentComplete() - Method in class javax.swing.JProgressBar
Returns the percent complete for the progress bar.
getPercentInstance() - Static method in class java.text.NumberFormat
Returns a percentage format for the current default locale.
getPercentInstance(Locale) - Static method in class java.text.NumberFormat
Returns a percentage format for the specified locale.
getPermanentFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the permanent focus owner, if the permanent focus owner is in the same context as the calling thread.
getPermanentFocusOwner() - Method in class javax.swing.DelegatingDefaultFocusManager
 
getPermission() - Method in class java.net.HttpURLConnection
 
getPermission() - Method in class java.net.URLConnection
Returns a permission object representing the permission necessary to make the connection represented by this object.
getPermissions(CodeSource) - Method in class java.net.URLClassLoader
Returns the permissions for the given codesource object.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns all samples for the specified pixel in an int array.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns all samples for the specified pixel in an int array, one sample per array element.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the specified single band pixel in the first element of an int array.
getPixel(int, int, int[]) - Method in class java.awt.image.Raster
Returns the samples in an array of int for the specified pixel.
getPixel(int, int, float[]) - Method in class java.awt.image.Raster
Returns the samples in an array of float for the specified pixel.
getPixel(int, int, double[]) - Method in class java.awt.image.Raster
Returns the samples in an array of double for the specified pixel.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for a specified pixel in an int array, one sample per array element.
getPixel(int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for the specified pixel in an array of float.
getPixel(int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for the specified pixel in an array of double.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns all samples in for the specified pixel in an int array.
getPixelBitStride() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the pixel bit stride in bits.
getPixelBounds(FontRenderContext, float, float) - Method in class java.awt.font.GlyphVector
Returns the pixel bounds of this GlyphVector when rendered in a graphics with the given FontRenderContext at the given location.
getPixelColor(int, int) - Method in class java.awt.Robot
Returns the color of a pixel at the given screen coordinates.
getPixelSize() - Method in class java.awt.image.ColorModel
Returns the number of bits per pixel described by this ColorModel.
getPixelStride() - Method in class java.awt.image.ComponentSampleModel
Returns the pixel stride of this ComponentSampleModel.
getPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns all samples for the specified rectangle of pixels in an int array, one sample per data array element.
getPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns all samples for the specified rectangle of pixels in an int array, one sample per array element.
getPixels() - Method in class java.awt.image.PixelGrabber
Get the pixel buffer.
getPixels(int, int, int, int, int[]) - Method in class java.awt.image.Raster
Returns an int array containing all samples for a rectangle of pixels, one sample per array element.
getPixels(int, int, int, int, float[]) - Method in class java.awt.image.Raster
Returns a float array containing all samples for a rectangle of pixels, one sample per array element.
getPixels(int, int, int, int, double[]) - Method in class java.awt.image.Raster
Returns a double array containing all samples for a rectangle of pixels, one sample per array element.
getPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns all samples for a rectangle of pixels in an int array, one sample per array element.
getPixels(int, int, int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns all samples for a rectangle of pixels in a float array, one sample per array element.
getPixels(int, int, int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns all samples for a rectangle of pixels in a double array, one sample per array element.
getPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns all samples for the specified rectangle of pixels in an int array, one sample per array element.
getPlaceholder() - Method in class javax.swing.text.MaskFormatter
Returns the String to use if the value does not completely fill in the mask.
getPlaceholderCharacter() - Method in class javax.swing.text.MaskFormatter
Returns the character to use in place of characters that are not present in the value, ie the user must fill them in.
getPlainData() - Method in class javax.swing.plaf.basic.BasicTransferable
Fetch the data in a text/plain format.
getPoint() - Method in class java.awt.event.MouseEvent
Returns the x,y position of the event relative to the source component.
getPoint1() - Method in class java.awt.GradientPaint
Returns a copy of the point P1 that anchors the first color.
getPoint2() - Method in class java.awt.GradientPaint
Returns a copy of the point P2 which anchors the second color.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.AffineTransformOp
Returns the location of the corresponding destination point given a point in the source.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.BandCombineOp
Returns the location of the corresponding destination point given a point in the source Raster.
getPoint2D(Point2D, Point2D) - Method in interface java.awt.image.BufferedImageOp
Returns the location of the corresponding destination point given a point in the source image.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.ColorConvertOp
Returns the location of the destination point given a point in the source.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.ConvolveOp
Returns the location of the destination point given a point in the source.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.LookupOp
Returns the location of the destination point given a point in the source.
getPoint2D(Point2D, Point2D) - Method in interface java.awt.image.RasterOp
Returns the location of the destination point given a point in the source Raster.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.RescaleOp
Returns the location of the destination point given a point in the source.
getPointSize(String) - Method in class javax.swing.text.html.CSS
Returns the size of a font from the passed in string.
getPointSize(int) - Method in class javax.swing.text.html.CSS
Return the point size, given a size index.
getPointSize(int) - Method in class javax.swing.text.html.StyleSheet
Returns the point size, given a size index.
getPointSize(String) - Method in class javax.swing.text.html.StyleSheet
Given a string such as "+2", "-2", or "2", returns a point size value.
getPool(String) - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Return the connection pool referenced by the name
getPooledConnection() - Method in interface javax.sql.ConnectionPoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPooledConnection(String, String) - Method in interface javax.sql.ConnectionPoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPopup() - Method in class javax.swing.JPopupMenu
Returns a Popup instance from the PopupMenuUI that has had show invoked on it.
getPopup(Component, Component, int, int) - Method in class javax.swing.PopupFactory
Creates a Popup for the Component owner containing the Component contents.
getPopup(Component, Component, int, int, int) - Method in class javax.swing.PopupFactory
Obtains the appropriate Popup based on popupType.
getPopup(JPopupMenu, int, int) - Method in class javax.swing.plaf.PopupMenuUI
Returns the Popup that will be responsible for displaying the JPopupMenu.
getPopup(JPopupMenu, int, int) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getPopup method on each UI handled by this object.
getPopupFitHeight(Rectangle, Component) - Method in class javax.swing.ToolTipManager
 
getPopupFitWidth(Rectangle, Component) - Method in class javax.swing.ToolTipManager
 
getPopupHeightForRowCount(int) - Method in class javax.swing.plaf.basic.BasicComboPopup
Retrieves the height of the popup based on the current ListCellRenderer and the maximum row count.
getPopupLocation() - Method in class javax.swing.plaf.basic.BasicComboPopup
Calculates the upper left location of the Popup.
getPopupMenu() - Method in class javax.swing.JMenu
Returns the popupmenu associated with this menu.
getPopupMenuListeners() - Method in class javax.swing.JComboBox
Returns an array of all the PopupMenuListeners added to this JComboBox with addPopupMenuListener().
getPopupMenuListeners() - Method in class javax.swing.JPopupMenu
Returns an array of all the PopupMenuListeners added to this JMenuItem with addPopupMenuListener().
getPopupMenuOrigin() - Method in class javax.swing.JMenu
Computes the origin for the JMenu's popup menu.
getPopupType() - Method in class javax.swing.PopupFactory
Returns the preferred type of Popup to create.
getPopupType(Component, Component, int, int) - Method in class javax.swing.PopupFactory
Returns the popup type to use for the specified parameters.
getPopups() - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getPort() - Method in class java.net.DatagramPacket
Returns the port number on the remote host to which this datagram is being sent or from which the datagram was received.
getPort() - Method in class java.net.DatagramSocket
Returns the port for this socket.
getPort() - Method in class java.net.InetSocketAddress
Gets the port number.
getPort() - Method in class java.net.Socket
Returns the remote port to which this socket is connected.
getPort() - Method in class java.net.SocketImpl
Returns the value of this socket's port field.
getPort() - Method in class java.net.SocksSocketImpl
Returns the value of this socket's port field.
getPort() - Method in class java.net.URI
Returns the port number of this URI.
getPort() - Method in class java.net.URL
Gets the port number of this URL.
getPort() - Method in class org.apache.xml.utils.URI
Get the port for this URI.
getPos() - Method in interface ISSearch.ISTermInterface
This function returns the position of the word in the source document
getPosition() - Method in class java.awt.font.LineBreakMeasurer
Returns the current position of this LineBreakMeasurer.
getPosition(Component) - Method in class javax.swing.JLayeredPane
Get the relative position of the component within its layer.
getPosition(int) - Method in class javax.swing.SizeSequence
Returns the start position for the specified entry.
getPosition(int, int, int) - Method in class javax.swing.SizeSequence
 
getPosition() - Method in class javax.swing.text.GapContent.MarkData
 
getPosition() - Method in class javax.swing.text.TabStop
Returns the position, as a float, of the tab.
getPosition() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
getPosition() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
getPositionAbove(JTextComponent, int, int) - Static method in class javax.swing.text.Utilities
Determines the position in the model that is closest to the given view location in the row above.
getPositionBelow(JTextComponent, int, int) - Static method in class javax.swing.text.Utilities
Determines the position in the model that is closest to the given view location in the row below.
getPositionInContextNodeList(XPathContext) - Method in class org.apache.xpath.functions.FuncPosition
Get the position in the current context node list.
getPositionsInRange(Vector, int, int) - Method in class javax.swing.text.GapContent
Returns a Vector containing instances of UndoPosRef for the Positions in the range offset to offset + length.
getPositionsInRange(Vector, int, int) - Method in class javax.swing.text.StringContent
Returns a Vector containing instances of UndoPosRef for the Positions in the range offset to offset + length.
getPositivePrefix() - Method in class java.text.DecimalFormat
Get the positive prefix.
getPositivePrefixFieldPositions() - Method in class java.text.DecimalFormat
Returns the FieldPositions of the fields in the prefix used for positive numbers.
getPositiveSign() - Method in class javax.swing.text.NumberFormatter
Returns the character that is used to toggle to positive values.
getPositiveSuffix() - Method in class java.text.DecimalFormat
Get the positive suffix.
getPositiveSuffixFieldPositions() - Method in class java.text.DecimalFormat
Returns the FieldPositions of the fields in the suffix used for positive numbers.
getPreTab(float, int) - Method in class javax.swing.text.html.LineView
Returns the location for the tab.
getPrecedingEntry(Object) - Method in class java.util.TreeMap
Returns the entry for the greatest key less than the specified key; if no such entry exists (i.e., the least key in the Tree is greater than the specified key), returns null.
getPrecision(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's number of decimal digits.
getPrecision(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's number of decimal digits.
getPredefinedCursor(int) - Static method in class java.awt.Cursor
Returns a cursor object with the specified predefined type.
getPredicate(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get a predicate expression at the given index.
getPredicate(int) - Method in class org.apache.xpath.patterns.StepPattern
Get a predicate expression.
getPredicateCount() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the number of predicates that this walker has.
getPredicateCount() - Method in class org.apache.xpath.patterns.StepPattern
Get the number of predicates for this match pattern step.
getPredicateIndex() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get which predicate is executing.
getPredicatePos() - Method in class org.apache.xpath.XPathContext
 
getPredicateRoot() - Method in class org.apache.xpath.XPathContext
Get the current predicate root.
getPredicates() - Method in class org.apache.xpath.patterns.StepPattern
Set the list of predicate expressions for this pattern step.
getPreferredButtonSize(AbstractButton, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
getPreferredHeight() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the preferred height.
getPreferredHeight() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the preferred height of the receiver.
getPreferredHeight() - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the preferred height.
getPreferredHorizontalSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getPreferredInnerHorizontal() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getPreferredInnerVertical() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getPreferredMinSize() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the minimum preferred size.
getPreferredScrollableViewportSize() - Method in class javax.swing.JList
Computes the size of the viewport needed to display visibleRowCount rows.
getPreferredScrollableViewportSize() - Method in class javax.swing.JTable
Returns the preferred size of the viewport for this table.
getPreferredScrollableViewportSize() - Method in class javax.swing.JTextArea
Returns the preferred size of the viewport if this component is embedded in a JScrollPane.
getPreferredScrollableViewportSize() - Method in class javax.swing.JTree
Returns the preferred display size of a JTree.
getPreferredScrollableViewportSize() - Method in interface javax.swing.Scrollable
Returns the preferred size of the viewport for a view component.
getPreferredScrollableViewportSize() - Method in class javax.swing.text.JTextComponent
Returns the preferred size of the viewport for a view component.
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(int) - Method in class java.awt.List
Gets the preferred dimensions for a list with the specified number of rows.
getPreferredSize() - Method in class java.awt.List
Gets the preferred size of this scrolling list.
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.
getPreferredSize() - Method in class java.awt.TextArea
Determines the preferred size of this text area.
getPreferredSize(int) - Method in class java.awt.TextField
Gets the preferred size of this text field with the specified number of columns.
getPreferredSize() - Method in class java.awt.TextField
Gets the preferred size of this text field.
getPreferredSize() - Method in interface java.awt.peer.ComponentPeer
 
getPreferredSize(int) - Method in interface java.awt.peer.ListPeer
 
getPreferredSize(int, int) - Method in interface java.awt.peer.TextAreaPeer
 
getPreferredSize(int) - Method in interface java.awt.peer.TextFieldPeer
 
getPreferredSize() - Method in class javax.swing.Box.Filler
Returns the preferred size of the component.
getPreferredSize() - Method in class javax.swing.JComponent
If the preferredSize has been set to a non-null value just returns it.
getPreferredSize() - Method in class javax.swing.JEditorPane
Returns the preferred size for the JEditorPane.
getPreferredSize() - Method in class javax.swing.JTextArea
Returns the preferred size of the TextArea.
getPreferredSize() - Method in class javax.swing.JTextField
Returns the preferred size Dimensions needed for this TextField.
getPreferredSize() - Method in class javax.swing.JToolBar.Separator
Returns the preferred size for the separator.
getPreferredSize() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
Testing purposes only.
getPreferredSize() - Method in class javax.swing.colorchooser.DefaultPreviewPanel
 
getPreferredSize() - Method in class javax.swing.colorchooser.SwatchPanel
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns the specified component's preferred size appropriate for the look and feel.
getPreferredSize() - Method in class javax.swing.plaf.basic.BasicArrowButton
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getPreferredSize() - Method in class javax.swing.plaf.basic.BasicComboBoxRenderer
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
The preferredSize of the list depends upon the layout orientation.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
If c is the JOptionPane the receiver is contained in, the preferred size that is returned is the maximum of the preferred size of the LayoutManager for the JOptionPane, and getMinimumOptionPaneSize.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
The preferred size of the radio button
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
A vertical scrollbar's preferred width is the maximum of preferred widths of the (non null) increment/decrement buttons, and the minimum width of the thumb.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getPreferredSize() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns dividerSize x dividerSize
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the preferred size for the passed in component, This is passed off to the current layoutmanager.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Return the preferred size of the header.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Return the preferred size of the table.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the preferred size for the editor component.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the preferred size to properly display the tree, this is a cover method for getPreferredSize(c, false).
getPreferredSize(JComponent, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the preferred size to represent the tree in c.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
getPreferredSize() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.AlignedLabel
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the preferred size of the specified JFileChooser.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
getPreferredSize() - Method in class javax.swing.plaf.metal.MetalScrollButton
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalSeparatorUI
 
getPreferredSize() - Method in class javax.swing.plaf.metal.MetalTitlePane.SystemMenuBar
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize() - Method in class javax.swing.text.ComponentView.Invalidator
 
getPreferredSize() - Method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Overrides JTextField.getPreferredSize to return the preferred size based on current font, if set, or else use renderer's font.
getPreferredSize() - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Returns the preferred size for the Container.
getPreferredSize() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overrides JComponent.getPreferredSize to return slightly wider preferred size value.
getPreferredSizeOfComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the width of the passed in Components preferred size.
getPreferredSizes() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns an array of the minimum sizes of the components.
getPreferredSpan(int) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
getPreferredSpan(int) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
getPreferredSpan(int) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.AsyncBoxView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.BoxView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.ComponentView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.FieldView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.FlowView.LogicalView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.GlyphView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.IconView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.PasswordView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.PlainView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.View
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.WrappedPlainView.WrappedLine
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.WrappedPlainView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.html.BlockView
Determines the preferred span for this view along an axis.
getPreferredSpan(float) - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getPreferredSpan(int) - Method in class javax.swing.text.html.EditableView
 
getPreferredSpan(int) - Method in class javax.swing.text.html.HRuleView
Calculates the desired shape of the rule... this is basically the preferred size of the border.
getPreferredSpan(int) - Method in class javax.swing.text.html.HiddenTagView
 
getPreferredSpan(int) - Method in class javax.swing.text.html.ImageView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.html.NoFramesView
Determines the preferred span for this view.
getPreferredSpan(int) - Method in class javax.swing.text.html.ParagraphView
Determines the preferred span for this view.
getPreferredSpan(float) - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getPreferredSpan(float) - Method in class javax.swing.text.html.TableView.RowIterator
 
getPreferredSpan(int) - Method in class javax.swing.text.html.TableView.RowView
 
getPreferredSpanFromAltView(int) - Method in class javax.swing.text.html.ImageView
Returns the preferred span of the View used to display the alt text, or 0 if the view does not exist.
getPreferredValue() - Method in class javax.swing.Spring.CompoundSpring
 
getPreferredValue() - Method in class javax.swing.Spring.NegativeSpring
 
getPreferredValue() - Method in class javax.swing.Spring.StaticSpring
 
getPreferredValue() - Method in class javax.swing.Spring
Returns the preferred value of this Spring.
getPreferredValue() - Method in class javax.swing.SpringLayout.HeightSpring
 
getPreferredValue() - Method in class javax.swing.SpringLayout.SpringProxy
 
getPreferredValue() - Method in class javax.swing.SpringLayout.WidthSpring
 
getPreferredVerticalSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getPreferredWidth() - Method in class javax.swing.table.TableColumn
Returns the preferred width of the TableColumn.
getPreferredWidth(Rectangle) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the preferred width for the passed in region.
getPreferredWidth() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the preferred width of the receiver.
getPreferredWidth(Rectangle) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the preferred width and height for the region in visibleRegion.
getPrefix() - Method in class org.apache.crimson.tree.AttributeNode1
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.crimson.tree.ElementNode
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.crimson.tree.NamespacedNode
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.crimson.tree.NodeBase
DOM2: returns null.
getPrefix(String) - Static method in class org.apache.crimson.util.XmlNames
Return the Prefix of qualifiedName.
getPrefix(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getPrefix() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get the prefix for this extension element
getPrefix() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the prefix part of the raw name of the Literal Result Element.
getPrefix() - Method in class org.apache.xalan.templates.XMLNSDecl
Return the prefix.
getPrefix(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Given a namespace, try and find a prefix.
getPrefix(int) - Method in interface org.apache.xml.dtm.DTM
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getPrefix(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getPrefix(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get a prefix either from the qname or from the uri mapping, or just make one up!
getPrefix(String) - Method in class org.apache.xml.utils.Context2
Look up one of the prefixes associated with a URI in this context.
getPrefix(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Return one of the prefixes mapped to a Namespace URI.
getPrefix() - Method in class org.apache.xml.utils.QName
Returns the namespace prefix.
getPrefix() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getPrefix() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getPrefixFromXMLNSDecl(String) - Static method in class org.apache.xml.utils.QName
This function tells if a raw attribute name is a xmlns attribute.
getPrefixLength() - Method in class java.io.File
Returns the length of this abstract pathname's prefix.
getPrefixNameTable() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a reference pointer to the prefix name symbol table.
getPrefixPart(String) - Static method in class org.apache.xml.utils.QName
Returns the local name of the given node.
getPrefixResolver() - Method in class org.apache.xpath.axes.LocPathIterator
Return the saved reference to the prefix resolver that was in effect when this iterator was created.
getPrefixes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return a table that contains all prefixes available within this element context.
getPrefixes() - Method in class org.apache.xml.utils.Context2
Return an enumeration of all prefixes currently in force.
getPrefixes() - Method in class org.apache.xml.utils.NamespaceSupport2
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Return an enumeration of all prefixes currently declared for a URI.
getPresentationName() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Provides a localized, human readable description of this edit suitable for use in, say, a change log.
getPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns "".
getPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getPresentationName from the last UndoableEdit added to edits.
getPresentationName() - Method in class javax.swing.undo.StateEdit
Gets the presentation name for this edit
getPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Provides a localized, human readable description of this edit suitable for use in, say, a change log.
getPreserveSpace() - Method in class org.apache.xalan.templates.ElemTextLiteral
Get whether or not space should be preserved.
getPreserveSpace(int) - Method in class org.apache.xalan.templates.Stylesheet
Get a "xsl:preserve-space" property.
getPreserveSpaceCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:preserve-space" properties.
getPreservesUnknownTags() - Method in class javax.swing.text.html.HTMLDocument
Returns the behavior the parser observes when encountering unknown tags.
getPressedIcon() - Method in class javax.swing.AbstractButton
Returns the pressed icon for the button.
getPrevElementWithinContext(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Get the previous sibling or parent of the given template, stopping at xsl:for-each, xsl:template, or xsl:stylesheet.
getPrevVariableElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Find the previous occurance of a xsl:variable.
getPrevWalker() - Method in class org.apache.xpath.axes.AxesWalker
Get the previous walker reference in the location step chain.
getPrevWordInParagraph(JTextComponent, Element, int) - Static method in class javax.swing.text.Utilities
Finds the previous word in the given elements text.
getPreviewPanel() - Method in class javax.swing.JColorChooser
Returns the preview panel that shows a chosen color.
getPreviewPanel() - Static method in class javax.swing.colorchooser.ColorChooserComponentFactory
 
getPreviousBounds(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Gets the normal bounds of the component prior to the component being maximized.
getPreviousLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the leaf before this node or null if this node is the first leaf in the tree.
getPreviousNode() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the node that precedes this node in a preorder traversal of this node's tree.
getPreviousNode(XPathContext, int) - Method in class org.apache.xalan.templates.ElemNumber
Get the previous node to be counted.
getPreviousSibling() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the previous sibling of this node in the parent's children array.
getPreviousSibling() - Method in class org.apache.crimson.tree.AttributeNode
DOM: Returns null
getPreviousSibling() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns the node immediately preceding this node in a breadth first traversal of the tree, or null if there is no such sibling.
getPreviousSibling(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getPreviousSibling() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the previous sibling (as a Node) or return null.
getPreviousSibling(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find its preceeding sibling.
getPreviousSibling(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find its preceeding sibling.
getPreviousSibling(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find its preceeding sibling.
getPreviousSibling() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getPreviousSibling() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getPreviousSibling() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getPreviousSibling() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
getPreviousSiblingElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the previous sibling (as a Node) or return null.
getPreviousTabIndex(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getPreviousTabIndexInRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getPreviousTabRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getPreviousValue() - Method in class javax.swing.JSpinner
Returns the object in the sequence that comes before the object returned by getValue().
getPreviousValue() - Method in class javax.swing.SpinnerDateModel
Returns the previous Date in the sequence, or null if the previous date is before start.
getPreviousValue() - Method in class javax.swing.SpinnerListModel
Returns the previous element of the underlying sequence or null if value is already the first element.
getPreviousValue() - Method in interface javax.swing.SpinnerModel
Return the object in the sequence that comes before the object returned by getValue().
getPreviousValue() - Method in class javax.swing.SpinnerNumberModel
Returns the previous number in the sequence.
getPreviousWord(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determine the start of the prev word for the given location.
getPreviouslyCounted(XPathContext, int) - Method in class org.apache.xalan.transformer.Counter
Try and find a node that was previously counted.
getPrimDataSize() - Method in class java.io.ObjectStreamClass
Returns aggregate size (in bytes) of marshalled primitive field values for represented class.
getPrimFieldValues(Object, byte[]) - Method in class java.io.ObjectStreamClass.FieldReflector
Fetches the serializable primitive field values of object obj and marshals them into byte array buf starting at offset 0.
getPrimFieldValues(Object, byte[]) - Method in class java.io.ObjectStreamClass
Fetches the serializable primitive field values of object obj and marshals them into byte array buf starting at offset 0.
getPrimary1() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getPrimary1() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getPrimary1() - Method in class javax.swing.plaf.metal.MetalTheme
 
getPrimary2() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getPrimary2() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getPrimary2() - Method in class javax.swing.plaf.metal.MetalTheme
 
getPrimary3() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getPrimary3() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getPrimary3() - Method in class javax.swing.plaf.metal.MetalTheme
 
getPrimaryControl() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getPrimaryControl() - Method in class javax.swing.plaf.metal.MetalTheme
 
getPrimaryControlDarkShadow() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getPrimaryControlDarkShadow() - Method in class javax.swing.plaf.metal.MetalTheme
 
getPrimaryControlHighlight() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getPrimaryControlHighlight() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getPrimaryControlHighlight() - Method in class javax.swing.plaf.metal.MetalTheme
 
getPrimaryControlInfo() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getPrimaryControlInfo() - Method in class javax.swing.plaf.metal.MetalTheme
 
getPrimaryControlShadow() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getPrimaryControlShadow() - Method in class javax.swing.plaf.metal.MetalTheme
 
getPrimaryKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given table's primary key columns.
getPrimaryReader() - Method in class org.apache.xpath.XPathContext
Get primary XMLReader associated with this execution context.
getPrimaryType() - Method in class java.awt.datatransfer.DataFlavor
Returns the primary MIME type for this DataFlavor.
getPrimaryType() - Method in class java.awt.datatransfer.MimeType
Retrieve the primary type of this object.
getPrimativeClass(Object) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Get the primative type for the class, if there is one.
getPrimitiveClass(String) - Static method in class java.lang.Class
 
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.
getPrintJob(Frame, String, JobAttributes, PageAttributes) - Method in class java.awt.Toolkit
Gets a PrintJob object which is the result of initiating a print operation on the toolkit's platform.
getPrintQuality() - Method in class java.awt.PageAttributes
Returns the print quality for pages using these attributes.
getPrintService() - Method in class java.awt.print.PrinterJob
Returns the service (printer) for this printer job.
getPrintable() - Method in class java.awt.print.Book.BookPage
Return the instance that paints the page.
getPrintable(int) - Method in class java.awt.print.Book
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getPrintable(int) - Method in interface java.awt.print.Pageable
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getPrinter() - Method in class java.awt.JobAttributes
Returns the destination printer for jobs using these attributes.
getPrinterJob() - Method in interface java.awt.print.PrinterGraphics
Returns the PrinterJob that is controlling the current rendering request.
getPrinterJob() - Static method in class java.awt.print.PrinterJob
Creates and returns a PrinterJob which is initially associated with the default printer.
getPrinterResolution() - Method in class java.awt.PageAttributes
Returns the print resolution for pages using these attributes.
getPriority() - Method in class java.lang.Thread
Returns this thread's priority.
getPriority() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "priority" attribute.
getPriorityOrScore(TemplateSubPatternAssociation) - Method in class org.apache.xalan.templates.TemplateList
Given a match pattern and template association, return the score of that match.
getPrivateMethod(Class, String, Class[], Class) - Static method in class java.io.ObjectStreamClass
Returns non-static private method with given signature defined by given class, or null if none found.
getPrivilegedFont(int) - Method in class javax.swing.plaf.metal.DefaultMetalTheme.FontDelegate
This is the same as invoking Font.getFont(key), with the exception that it is wrapped inside a doPrivileged call.
getProcedureColumns(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given catalog's stored procedure parameter and result columns.
getProcedureTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "procedure".
getProcedures(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the stored procedures available in the given catalog.
getProcessorFor(String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Given a namespace URI, and a local name or a node type, get the processor for the element, or return null if not allowed.
getProcessorFor(String, String) - Method in class org.apache.xalan.processor.XSLTElementDef
Given a namespace URI, and a local name, get the processor for the element, or return null if not allowed.
getProcessorForUnknown(String, String) - Method in class org.apache.xalan.processor.XSLTElementDef
Given an unknown element, get the processor for the element.
getProduct() - Static method in class org.apache.xalan.Version
Name of product: Xalan.
getProfile() - Method in class java.awt.color.ICC_ColorSpace
Returns the ICC_Profile for this ICC_ColorSpace.
getProfileClass() - Method in class java.awt.color.ICC_Profile
Returns the profile class.
getProfileDataFromStream(InputStream) - Static method in class java.awt.color.ICC_Profile
 
getProgressBarBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getProgressMonitor() - Method in class javax.swing.ProgressMonitorInputStream
Get the ProgressMonitor object being used by this stream.
getProperties(char) - Static method in class java.lang.CharacterData
 
getProperties(char) - Static method in class java.lang.CharacterDataLatin1
 
getProperties() - Static method in class java.lang.System
Determines the current system properties.
getProperties() - Method in class org.apache.xalan.templates.OutputProperties
Get the Properties object that this class wraps.
getPropertiesFromFile(Properties, String) - Method in class javax.rmi.CORBA.GetORBPropertiesFileAction
 
getPropertiesFromFile(Properties, String) - Method in class javax.rmi.GetORBPropertiesFileAction
 
getProperty(String, ImageObserver) - Method in class java.awt.Image
Gets a property of this image by name.
getProperty(String, String) - Static method in class java.awt.Toolkit
Gets a property with the specified key and default.
getProperty(String, ImageObserver) - Method in class java.awt.image.BufferedImage
Returns a property of the image by name.
getProperty(String) - Method in class java.awt.image.BufferedImage
Returns a property of the image by name.
getProperty(String) - Method in interface java.awt.image.RenderedImage
Gets a property from the property set of this image.
getProperty(ParameterBlock, String) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Gets the appropriate instance of the property specified by the name parameter.
getProperty(String) - Method in interface java.awt.image.renderable.RenderableImage
Gets a property from the property set of this image.
getProperty(String) - Method in class java.awt.image.renderable.RenderableImageOp
Gets a property from the property set of this image.
getProperty(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.lang.System
Gets the system property indicated by the specified key.
getProperty(String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String) - Method in class java.util.logging.LogManager
Get the value of a logging property.
getProperty(Object) - Method in class javax.swing.text.AbstractDocument
A convenience method for looking up a property value.
getProperty(Object) - Method in interface javax.swing.text.Document
Gets the properties associated with the document.
getProperty(String) - Method in class org.apache.crimson.jaxp.SAXParserImpl
returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getProperty(String) - Method in class org.apache.crimson.parser.XMLReaderImpl
Get a parser property.
getProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the property with the specified key in the property list.
getProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the property with the specified key in the property list.
getProperty(String) - Method in class org.apache.xalan.transformer.TransformerImpl
getProperty returns the current setting of the property described by the property argument.
getPropertyChangeListeners() - Method in class java.awt.Component
Returns an array of all the property change listeners registered on this component.
getPropertyChangeListeners(String) - Method in class java.awt.Component
Returns an array of all the listeners which have been associated with the named property.
getPropertyChangeListeners() - Method in class java.awt.KeyboardFocusManager
Returns an array of all the property change listeners registered on this keyboard focus manager.
getPropertyChangeListeners(String) - Method in class java.awt.KeyboardFocusManager
Returns an array of all the PropertyChangeListeners associated with the named property.
getPropertyChangeListeners() - Method in class java.awt.Toolkit
Returns an array of all the property change listeners registered on this toolkit.
getPropertyChangeListeners(String) - Method in class java.awt.Toolkit
Returns an array of all the PropertyChangeListeners associated with the named property.
getPropertyChangeListeners() - Method in class javax.swing.AbstractAction
Returns an array of all the PropertyChangeListeners added to this AbstractAction with addPropertyChangeListener().
getPropertyChangeListeners() - Method in class javax.swing.JComponent
Returns an array of all the PropertyChangeListeners added to this Component with addPropertyChangeListener().
getPropertyChangeListeners(String) - Method in class javax.swing.JComponent
Returns an array of all the listeners which have been associated with the named property.
getPropertyChangeListeners() - Method in class javax.swing.UIDefaults
Returns an array of all the PropertyChangeListeners added to this UIDefaults with addPropertyChangeListener().
getPropertyChangeListeners() - Static method in class javax.swing.UIManager
Returns an array of all the PropertyChangeListeners added to this UIManager with addPropertyChangeListener().
getPropertyChangeListeners() - Method in class javax.swing.event.SwingPropertyChangeSupport
Returns an array of all the listeners that were added to the SwingPropertyChangeSupport object with addPropertyChangeListener().
getPropertyChangeListeners(String) - Method in class javax.swing.event.SwingPropertyChangeSupport
Returns an array of all the listeners which have been associated with the named property.
getPropertyChangeListeners() - Method in class javax.swing.table.TableColumn
Returns an array of all the PropertyChangeListeners added to this TableColumn with addPropertyChangeListener().
getPropertyChangeListeners() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns an array of all the property change listeners registered on this DefaultTreeSelectionModel.
getPropertyDataFlavor(Class, DataFlavor[]) - Method in class javax.swing.TransferHandler
Fetches the data flavor from the array of possible flavors that has data of the type represented by property type.
getPropertyDescriptor(JComponent) - Method in class javax.swing.TransferHandler
Fetches the property descriptor for the property assigned to this transfer handler on the given component (transfer handler may be shared).
getPropertyInfo(String, Properties) - Method in interface java.sql.Driver
Gets information about the possible properties for this driver.
getPropertyNames() - Method in class java.awt.image.BufferedImage
Returns an array of names recognized by getProperty(String) or null, if no property names are recognized.
getPropertyNames() - Method in interface java.awt.image.RenderedImage
Returns an array of names recognized by getProperty(String) or null, if no property names are recognized.
getPropertyNames() - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Returns a list of names recognized by getProperty.
getPropertyNames() - Method in interface java.awt.image.renderable.RenderableImage
Returns a list of names recognized by getProperty.
getPropertyNames() - Method in class java.awt.image.renderable.RenderableImageOp
Return a list of names recognized by getProperty.
getPropertyOverrides() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's property-override list.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicCheckBoxUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicFormattedTextFieldUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Fetches the name used as a key to look up properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicTextAreaUI
Fetches the name used as a key to look up properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicTextFieldUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicTextPaneUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the name used as a key to look up properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
getProtectionDomain() - Method in class java.lang.Class
Returns the ProtectionDomain of this class.
getProtectionDomain0() - Method in class java.lang.Class
Returns the ProtectionDomain of this class.
getProtocol() - Method in class java.net.URL
Gets the protocol name of this URL.
getProtocolVersion() - Method in class java.io.ObjectOutputStream
Returns protocol version in use.
getPrototypeCellValue() - Method in class javax.swing.JList
Returns the cell width of the "prototypical cell" -- a cell used for the calculation of cell widths, because it has the same value as all other list items.
getPrototypeDisplayValue() - Method in class javax.swing.JComboBox
Returns the "prototypical display" value - an Object used for the calculation of the display height and width.
getProximityPosition(int) - Method in class org.apache.xpath.axes.OneStepIterator
Get the current sub-context position.
getProximityPosition() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the current sub-context position.
getProximityPosition(XPathContext) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the current sub-context position.
getProximityPosition(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the current sub-context position.
getProximityPosition(int) - Method in class org.apache.xpath.axes.ReverseAxesWalker
Get the current sub-context position.
getProximityPosition(XPathContext) - Method in interface org.apache.xpath.axes.SubContextList
Get the current sub-context position.
getProximityPosition(XPathContext, int, boolean) - Method in class org.apache.xpath.patterns.StepPattern
Get the proximity position index of the current node based on this node test.
getProximityPosition(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
Get the proximity position index of the current node based on this node test.
getProxyClass(ClassLoader, Class[]) - Static method in class java.lang.reflect.Proxy
Returns the java.lang.Class object for a proxy class given a class loader and an array of interfaces.
getPublicId() - Method in class org.apache.crimson.parser.InputEntity
Returns the public ID of this input source, if known
getPublicId() - Method in class org.apache.crimson.parser.Parser2.DocLocator
 
getPublicId() - Method in class org.apache.crimson.tree.Doctype.EntityNode
 
getPublicId() - Method in class org.apache.crimson.tree.Doctype.NotationNode
 
getPublicId() - Method in class org.apache.crimson.tree.Doctype
The public identifier of the external subset.
getPublicId() - Method in class org.apache.xalan.templates.ElemTemplate
Return the public identifier for the current document event.
getPublicId() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the public identifier for the current document event.
getPublicId() - Method in class org.apache.xml.dtm.ref.NodeLocator
getPublicId returns the public ID of the node.
getPublicId() - Method in class org.apache.xml.utils.SAXSourceLocator
Return the public identifier for the current document event.
getPublicId() - Method in class org.apache.xml.utils.SerializableLocatorImpl
Return the saved public identifier.
getPublicId() - Method in class org.apache.xpath.Expression
Return the public identifier for the current document event.
getPushLevel() - Method in class java.util.logging.MemoryHandler
Get the pushLevel.
getQName(int) - Method in class org.apache.xml.utils.AttList
Look up an attribute's qualified name by index.
getQName() - Method in class org.apache.xpath.Arg
Get the qualified name for this argument.
getQName() - Method in class org.apache.xpath.operations.Variable
Get the qualified name of the variable.
getQNameFromString(String) - Static method in class org.apache.xml.utils.QName
Given a string, create and return a QName object
getQNameID(QName) - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
Given a qualified name, return an integer ID that can be quickly compared.
getQNameProperties(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the list of qname properties with the specified key in the property list.
getQNameProperties(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the list of qname properties with the specified key in the property list.
getQNameProperties(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Searches for the list of qname properties with the specified key in the property list.
getQNameProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the qname property with the specified key in the property list.
getQNameProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the qname property with the specified key in the property list.
getQNameProperty(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Searches for the qname property with the specified key in the property list.
getQuery() - Method in class java.net.Parts
 
getQuery() - Method in class java.net.URI
Returns the decoded query component of this URI.
getQuery() - Method in class java.net.URL
Gets the query part of this URL.
getQueryString() - Method in class org.apache.xml.utils.URI
Get the query string for this URI.
getQueryTimeout() - Method in interface java.sql.Statement
Retrieves the number of seconds the driver will wait for a Statement object to execute.
getQueryTimeout() - Method in interface javax.sql.RowSet
Retrieves the maximum number of seconds the driver will wait for a statement to execute.
getQueueSize() - Method in class ISSearch.ISCrawler
Returns the current size of the URL queue
getQueueSize() - Method in interface ISSearch.ISCrawlerInterface
Returns the current size of the URL queue
getQueueSize() - Method in class ISSearch.ISDBCrawler
Returns the current size of the URL queue
getQuietConflictWarnings() - Method in class org.apache.xalan.transformer.TransformerImpl
Get quietConflictWarnings property.
getQuotedString(String, String) - Method in class org.apache.crimson.parser.Parser2
 
getRGB() - Method in class java.awt.Color
Returns the RGB value representing the color in the default sRGB ColorModel.
getRGB() - Method in class java.awt.SystemColor
Gets the "current" RGB value representing the symbolic color.
getRGB(int, int) - Method in class java.awt.image.BufferedImage
Returns an integer pixel in the default RGB color model (TYPE_INT_ARGB) and default sRGB colorspace.
getRGB(int, int, int, int, int[], int, int) - Method in class java.awt.image.BufferedImage
Returns an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, from a portion of the image data.
getRGB(int) - Method in class java.awt.image.ColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB(Object) - Method in class java.awt.image.ColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRGB(int) - Method in class java.awt.image.ComponentColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB(Object) - Method in class java.awt.image.ComponentColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRGB(int) - Method in class java.awt.image.DirectColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB(Object) - Method in class java.awt.image.DirectColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRGB(int) - Method in class java.awt.image.IndexColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGBColorComponents(float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color, in the default sRGB color space.
getRGBComponent(int, int) - Method in class java.awt.image.ComponentColorModel
 
getRGBComponent(Object, int) - Method in class java.awt.image.ComponentColorModel
 
getRGBComponents(float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, as represented in the default sRGB color space.
getRGBForLocation(int, int) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
getRGBPixel(int, int) - Method in interface java.awt.peer.RobotPeer
 
getRGBPixels(Rectangle) - Method in interface java.awt.peer.RobotPeer
 
getRGBdefault() - Static method in class java.awt.image.ColorModel
Returns a DirectColorModel that describes the default format for integer RGB values used in many of the methods in the AWT image interfaces for the convenience of the programmer.
getRGBs(int[]) - Method in class java.awt.image.IndexColorModel
Converts data for each index from the color and alpha component arrays to an int in the default RGB ColorModel format and copies the resulting 32-bit ARGB values into the specified array.
getRMIRepositoryID(Class) - Method in interface javax.rmi.CORBA.ValueHandler
Returns the CORBA RepositoryId for the given Java class.
getRSB() - Method in class java.awt.font.GlyphMetrics
Returns the right (bottom) side bearing of the glyph.
getRTF() - Method in class ISSearch.ISFeature
Returns the Relative Term Frequency (RTF) weight of the feature in the document.
getRTF() - Method in interface ISSearch.ISFeatureInterface
Returns the Relative Term Frequency (RTF) weight of the feature in the document.
getRTFDTM() - Method in class org.apache.xpath.XPathContext
Get a DTM to be used as a container for a dynamic Result Tree Fragment.
getRadioButtonBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getRadioButtonIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getRadioButtonIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getRadioButtonMenuItemIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getRadioButtonMenuItemIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getRaisedBevelBorderUIResource() - Static method in class javax.swing.plaf.BorderUIResource
 
getRanges() - Method in class java.awt.font.NumericShaper
Returns an int that ORs together the values for all the ranges that will be shaped.
getRanges() - Method in class java.text.CharSet
Returns a String representing the contents of this CharSet in the same form in which they're stored internally: as pairs of characters representing the start and end points of ranges
getRaster(int, int, int, int) - Method in class java.awt.ColorPaintContext
 
getRaster(int, int, int, int) - Method in class java.awt.GradientPaintContext
Return a Raster containing the colors generated for the graphics operation.
getRaster(int, int, int, int) - Method in interface java.awt.PaintContext
Returns a Raster containing the colors generated for the graphics operation.
getRaster(int, int, int, int) - Method in class java.awt.TexturePaintContext
Return a Raster containing the colors generated for the graphics operation.
getRaster() - Method in class java.awt.image.BufferedImage
Returns the WritableRaster.
getRawAuthority() - Method in class java.net.URI
Returns the raw authority component of this URI.
getRawFragment() - Method in class java.net.URI
Returns the raw fragment component of this URI.
getRawName() - Method in class org.apache.xalan.templates.AVT
Get the raw name of the attribute, with the prefix unprocessed.
getRawName() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the raw name of the Literal Result Element.
getRawOffset() - Method in class java.util.SimpleTimeZone
Gets the GMT offset for this time zone.
getRawOffset() - Method in class java.util.TimeZone
Returns the amount of time in milliseconds to add to UTC to get standard time in this time zone.
getRawPath() - Method in class java.net.URI
Returns the raw path component of this URI.
getRawQuery() - Method in class java.net.URI
Returns the raw query component of this URI.
getRawSchemeSpecificPart() - Method in class java.net.URI
Returns the raw scheme-specific part of this URI.
getRawUserInfo() - Method in class java.net.URI
Returns the raw user-information component of this URI.
getRead() - Method in class java.sql.DataTruncation
Indicates whether or not the value was truncated on a read.
getReader(int) - Method in class javax.swing.text.html.HTMLDocument
Fetches the reader for the parser to use when loading the document with HTML.
getReader(int, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument
Returns the reader for the parser to use to load the document with HTML.
getReader(int, int, int, HTML.Tag, boolean) - Method in class javax.swing.text.html.HTMLDocument
Fetches the reader for the parser to use to load the document with HTML.
getReaderForText(Transferable) - Method in class java.awt.datatransfer.DataFlavor
Gets a Reader for a text flavor, decoded, if necessary, for the expected charset (encoding).
getRealClass() - Method in class org.apache.xml.utils.synthetic.Class
If this synthetic class is a wrapper for a "real" java.lang.Class -- either because it was instantiated as such or because it has been compiled -- this method will return that class.
getReason() - Method in class java.net.URISyntaxException
Returns a string explaining why the input string could not be parsed.
getReceiveBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_RCVBUF option for this DatagramSocket, that is the buffer size used by the platform for input on this DatagramSocket.
getReceiveBufferSize() - Method in class java.net.ServerSocket
Gets the value of the SO_RCVBUF option for this ServerSocket, that is the proposed buffer size that will be used for Sockets accepted from this ServerSocket.
getReceiveBufferSize() - Method in class java.net.Socket
Gets the value of the SO_RCVBUF option for this Socket, that is the buffer size used by the platform for input on this Socket.
getRecursionLimit() - Method in class java.awt.geom.FlatteningPathIterator
Returns the recursion limit of this iterator.
getRecursionLimit() - Method in class org.apache.xalan.transformer.StackGuard
Get the recursion limit.
getRecursionLimit() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the recursion limit.
getRecycledHeavyWeightPopup(Window) - Static method in class javax.swing.PopupFactory.HeavyWeightPopup
Returns a previously disposed heavy weight Popup associated with window.
getRecycledLightWeightPopup() - Static method in class javax.swing.PopupFactory.LightWeightPopup
Returns a previously used LightWeightPopup, or null if none of the popups have been recycled.
getRecycledMediumWeightPopup() - Static method in class javax.swing.PopupFactory.MediumWeightPopup
Returns a previously used MediumWeightPopup, or null if none of the popups have been recycled.
getRecycledSwingGraphics() - Static method in class javax.swing.SwingGraphics
 
getRed() - Method in class java.awt.Color
Returns the red component in the range 0-255 in the default sRGB space.
getRed(int) - Method in class java.awt.image.ColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(Object) - Method in class java.awt.image.ColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(int) - Method in class java.awt.image.ComponentColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(Object) - Method in class java.awt.image.ComponentColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(int) - Method in class java.awt.image.DirectColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(Object) - Method in class java.awt.image.DirectColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(int) - Method in class java.awt.image.IndexColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRedMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the red color component.
getRedoPresentationName() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Provides a localized, human readable description of the redoable form of this edit, e.g. for use as a Redo menu item.
getRedoPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
Retreives the value from the defaults table with key AbstractUndoableEdit.redoText and returns that value followed by a space, followed by getPresentationName.
getRedoPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getRedoPresentationName from the last UndoableEdit added to edits.
getRedoPresentationName() - Method in class javax.swing.undo.UndoManager
If inProgress, returns getRedoPresentationName of the significant edit that will be redone when redo() is invoked.
getRedoPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Provides a localized, human readable description of the redoable form of this edit, e.g. for use as a Redo menu item.
getReds(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of red color components into the specified array.
getRef() - Method in class java.net.Parts
 
getRef() - Method in class java.net.URL
Gets the anchor (also known as the "reference") of this URL.
getRef() - Method in class java.rmi.server.RemoteObject
Returns the remote reference for the remote object.
getRef(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC REF(<structured-type>) parameter as a Ref object in the Java programming language.
getRef(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC REF(<structured-type>) parameter as a Ref object in the Java programming language.
getRef(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getRef(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getRefClass(ObjectOutput) - Method in interface java.rmi.server.RemoteRef
Returns the class name of the ref type to be serialized onto the stream 'out'.
getReflectionFactory() - Static method in class java.lang.Class
 
getReflector(ObjectStreamField[], ObjectStreamClass) - Static method in class java.io.ObjectStreamClass
Matches given set of serializable fields with serializable fields described by the given local class descriptor, and returns a FieldReflector instance capable of setting/getting values from the subset of fields that match (non-matching fields are treated as filler, for which get operations return default values and set operations discard given values).
getRefreshRate() - Method in class java.awt.DisplayMode
 
getRefsTable() - Method in class org.apache.xalan.transformer.KeyTable
 
getRegisteredKeyStrokes() - Method in class javax.swing.JComponent
Returns the KeyStrokes that will initiate registered actions.
getRegistry(Naming.ParsedNamingURL) - Static method in class java.rmi.Naming
Returns a registry reference obtained from information in the URL.
getRegistry() - Static method in class java.rmi.registry.LocateRegistry
Returns a reference to the the remote object Registry for the local host on the default registry port of 1099.
getRegistry(int) - Static method in class java.rmi.registry.LocateRegistry
Returns a reference to the the remote object Registry for the local host on the specified port.
getRegistry(String) - Static method in class java.rmi.registry.LocateRegistry
Returns a reference to the remote object Registry on the specified host on the default registry port of 1099.
getRegistry(String, int) - Static method in class java.rmi.registry.LocateRegistry
Returns a reference to the remote object Registry on the specified host and port.
getRegistry(String, int, RMIClientSocketFactory) - Static method in class java.rmi.registry.LocateRegistry
Returns a locally created remote reference to the remote object Registry on the specified host and port.
getRelativePathPattern() - Method in class org.apache.xpath.patterns.StepPattern
Get the reference to nodetest and predicate for parent or ancestor.
getReleaseVersionNum() - Static method in class org.apache.xalan.Version
Release Number.
getRemaining() - Method in class java.util.zip.Inflater
Returns the total number of bytes remaining in the input buffer.
getRemoteSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRemoteSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRenderIndex(View, int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Returns an integer that should be used to render the child at childIndex with.
getRenderableSource(int) - Method in class java.awt.image.renderable.ParameterBlock
Returns a source as a RenderableImage.
getRenderableSources() - Method in class java.awt.image.renderable.RenderableImageOp
 
getRenderedSource(int) - Method in class java.awt.image.renderable.ParameterBlock
Returns a source as a RenderedImage.
getRenderer() - Method in class javax.swing.JComboBox
Returns the renderer used to display the selected item in the JComboBox field.
getRenderingHint(RenderingHints.Key) - Method in class java.awt.Graphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class java.awt.Graphics2D
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class java.awt.image.AffineTransformOp
Returns the rendering hints used by this transform operation.
getRenderingHints() - Method in class java.awt.image.BandCombineOp
Returns the rendering hints for this operation.
getRenderingHints() - Method in interface java.awt.image.BufferedImageOp
Returns the rendering hints for this operation.
getRenderingHints() - Method in class java.awt.image.ColorConvertOp
Returns the rendering hints used by this op.
getRenderingHints() - Method in class java.awt.image.ConvolveOp
Returns the rendering hints for this op.
getRenderingHints() - Method in class java.awt.image.LookupOp
Returns the rendering hints for this op.
getRenderingHints() - Method in interface java.awt.image.RasterOp
Returns the rendering hints for this RasterOp.
getRenderingHints() - Method in class java.awt.image.RescaleOp
Returns the rendering hints for this op.
getRenderingHints() - Method in class java.awt.image.renderable.RenderContext
Gets the rendering hints of this RenderContext.
getRenderingIntent() - Method in class java.awt.color.ICC_Profile
Returns the rendering intent of the profile.
getRenderingIntent(ICC_Profile) - Method in class java.awt.image.ColorConvertOp
Returns the RenderingIntent from the specified ICC Profile.
getReorderingAllowed() - Method in class javax.swing.table.JTableHeader
Returns true if the user is allowed to rearrange columns by dragging their headers, false otherwise.
getRepaintInterval() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the desired number of milliseconds between repaints.
getReplaceHolder(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.DefaultFormatter
Returns the ReplaceHolder to track the replace of the specified text.
getReplaceHolder(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.InternationalFormatter
Overriden to return an instance of ExtendedReplaceHolder.
getReplaceString(int, int, String) - Method in class javax.swing.text.DefaultFormatter
A convenience methods to return the result of deleting deleteLength characters at offset and inserting replaceString at offset in the current text field.
getRepresentationClass() - Method in class java.awt.datatransfer.DataFlavor
Returns the Class which objects supporting this DataFlavor will return when this DataFlavor is requested.
getRepresentedText() - Method in class javax.swing.text.html.CommentView
 
getRepresentedText() - Method in class javax.swing.text.html.HiddenTagView
 
getRequestMethod() - Method in class java.net.HttpURLConnection
Get the request method.
getRequestProperties() - Method in class java.net.URLConnection
Returns an unmodifiable Map of general request properties for this connection.
getRequestProperty(String) - Method in class java.net.URLConnection
Returns the value of the named general request property for this connection.
getRequestingHost() - Method in class java.net.Authenticator
Gets the hostname of the site or proxy requesting authentication, or null if not available.
getRequestingPort() - Method in class java.net.Authenticator
Gets the port number for the requested connection.
getRequestingPrompt() - Method in class java.net.Authenticator
Gets the prompt string given by the requestor.
getRequestingProtocol() - Method in class java.net.Authenticator
Give the protocol that's requesting the connection.
getRequestingScheme() - Method in class java.net.Authenticator
Gets the scheme of the requestor (the HTTP scheme for an HTTP firewall, for example).
getRequestingSite() - Method in class java.net.Authenticator
Gets the InetAddress of the site requesting authorization, or null if not available.
getRequired() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Get whether or not this is a required attribute.
getRequired() - Method in class org.apache.xalan.processor.XSLTElementDef
Get whether or not this is a required element.
getRequiredElem() - Method in class org.apache.xalan.processor.XSLTElementDef
Get required elements that were not found.
getRequiredFound() - Method in class org.apache.xalan.processor.XSLTElementDef
Get whether all required elements were found.
getReshowDelay() - Method in class javax.swing.ToolTipManager
Returns the reshow delay property.
getResizable() - Method in class javax.swing.table.TableColumn
Returns true if the user is allowed to resize the TableColumn's width, false otherwise.
getResizeWeight() - Method in class javax.swing.JSplitPane
Returns the number that determines how extra space is distributed.
getResizeWeight(int) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Determines the resizability of the view along the given axis.
getResizeWeight(int) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Determines the resizability of the view along the given axis.
getResizeWeight(int) - Method in class javax.swing.text.BoxView
Gets the resize weight.
getResizeWeight(int) - Method in class javax.swing.text.FieldView
Determines the resizability of the view along the given axis.
getResizeWeight(int) - Method in class javax.swing.text.TableView.TableRow
Determines the resizability of the view along the given axis.
getResizeWeight(int) - Method in class javax.swing.text.View
Determines the resizability of the view along the given axis.
getResizeWeight(int) - Method in class javax.swing.text.html.BlockView
Gets the resize weight.
getResizeWeight(int) - Method in class javax.swing.text.html.HRuleView
Gets the resize weight for the axis.
getResizeWeight(int) - Method in class javax.swing.text.html.LineView
Gets the resize weight for the specified axis.
getResizeWeight(int) - Method in class javax.swing.text.html.TableView.RowView
Determines the resizability of the view along the given axis.
getResizingAllowed() - Method in class javax.swing.table.JTableHeader
Returns true if the user is allowed to resize columns by dragging between their headers, false otherwise.
getResizingColumn() - Method in class javax.swing.JTable
 
getResizingColumn(Point) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
getResizingColumn(Point, int) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
getResizingColumn() - Method in class javax.swing.table.JTableHeader
Returns the resizing column.
getResolveException() - Method in class java.io.ObjectStreamClass
Returns ClassNotFoundException (if any) thrown while attempting to resolve local class corresponding to this class descriptor.
getResolveParent() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the resolving parent.
getResolveParent() - Method in interface javax.swing.text.AttributeSet
Gets the resolving parent.
getResolveParent() - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
getResolveParent() - Method in interface javax.swing.text.Keymap
Fetches the parent keymap used to resolve key-bindings.
getResolveParent() - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
getResolveParent() - Method in class javax.swing.text.SimpleAttributeSet
Gets the resolving parent.
getResolveParent() - Method in class javax.swing.text.StyleContext.NamedStyle
Gets attributes from the parent.
getResolveParent() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
If not overriden, the resolving parent defaults to the parent element.
getResolveParent() - Method in class javax.swing.text.html.HTMLDocument.BlockElement
Gets the resolving parent.
getResolveParent() - Method in class javax.swing.text.html.HTMLDocument.RunElement
Gets the resolving parent.
getResolveParent() - Method in class javax.swing.text.html.MuxingAttributeSet
Returns null, subclasses may wish to do something more intelligent with this.
getResolveParent() - Method in class javax.swing.text.html.StyleSheet.ViewAttributeSet
If not overriden, the resolving parent defaults to the parent element.
getResolveParent() - Method in class javax.swing.text.rtf.MockAttributeSet
 
getResolvedStyle(String, Vector, HTML.Tag) - Method in class javax.swing.text.html.StyleSheet
Returns the resolved style for selector.
getResolvedStyle(String) - Method in class javax.swing.text.html.StyleSheet
Returns the resolved style for selector.
getResource(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
getResource(String) - Method in class org.apache.xml.utils.synthetic.Class
Finds a resource with the specified name.
getResourceAsStream(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResourceAsStream(String) - Method in class java.lang.ClassLoader
Returns an input stream for reading the specified resource.
getResourceAsStream(String) - Static method in class javax.swing.text.html.HTMLEditorKit
Fetch a resource relative to the HTMLEditorKit classfile.
getResourceAsStream(String) - Static method in class javax.swing.text.html.ResourceLoader
 
getResourceAsStream(String) - Static method in class javax.swing.text.html.parser.ParserDelegator
Fetch a resource relative to the ParserDelegator classfile.
getResourceAsStream(String) - Static method in class javax.swing.text.html.parser.ResourceLoader
 
getResourceAsStream(String) - Method in class org.apache.xml.utils.synthetic.Class
Finds a resource with a given name.
getResourceBundle() - Method in class java.util.logging.LogRecord
Get the localization resource bundle This is the ResourceBundle that should be used to localize the message string before formatting it.
getResourceBundle() - Method in class java.util.logging.Logger
Retrieve the localization resource bundle for this logger for the current default locale.
getResourceBundleName() - Method in class java.util.logging.Level
Return the level's localization resource bundle name, or null if no localization bundle is defined.
getResourceBundleName() - Method in class java.util.logging.LogRecord
Get the localization resource bundle name This is the name for the ResourceBundle that should be used to localize the message string before formatting it.
getResourceBundleName() - Method in class java.util.logging.Logger
Retrieve the localization resource bundle name for this logger.
getResourceCache(Locale) - Method in class javax.swing.UIDefaults
Returns a Map of the known resources for the given locale.
getResourceSuffix(Locale) - Static method in class org.apache.xalan.res.XSLMessages
Return the resource file suffic for the indicated locale For most locales, this will be based the language code.
getResourceSuffix(Locale) - Static method in class org.apache.xalan.res.XSLTErrorResources
Return the resource file suffic for the indicated locale For most locales, this will be based the language code.
getResourceSuffix(Locale) - Static method in class org.apache.xalan.res.XSLTErrorResources_it
Return the resource file suffic for the indicated locale For most locales, this will be based the language code.
getResourceSuffix(Locale) - Static method in class org.apache.xml.utils.res.XResourceBundle
Return the resource file suffic for the indicated locale For most locales, this will be based the language code.
getResourceSuffix(Locale) - Static method in class org.apache.xpath.res.XPATHErrorResources
Return the resource file suffic for the indicated locale For most locales, this will be based the language code.
getResourceSuffix(Locale) - Static method in class org.apache.xpath.res.XPATHErrorResources_it
Return the resource file suffic for the indicated locale For most locales, this will be based the language code.
getResources(String) - Method in class java.lang.ClassLoader
Finds all the resources with the given name.
getResponseCode() - Method in class java.net.HttpURLConnection
Gets the status code from an HTTP response message.
getResponseMessage() - Method in class java.net.HttpURLConnection
Gets the HTTP response message, if any, returned along with the response code from a server.
getRestartMode() - Method in class java.rmi.activation.ActivationDesc
Returns the "restart" mode of the object associated with this activation descriptor.
getResultIndex() - Method in class org.apache.xalan.templates.ElemExsltFunction
Provides the EXSLT extension handler access to the return value.
getResultNamespace() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the result namespace value.
getResultPrefix() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the "result-prefix" attribute.
getResultSet() - Method in interface java.sql.Array
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSet(Map) - Method in interface java.sql.Array
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSet(long, int) - Method in interface java.sql.Array
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(long, int, Map) - Method in interface java.sql.Array
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet() - Method in interface java.sql.Statement
Retrieves the current result as a ResultSet object.
getResultSetConcurrency() - Method in interface java.sql.Statement
Retrieves the result set concurrency for ResultSet objects generated by this Statement object.
getResultSetHoldability() - Method in interface java.sql.DatabaseMetaData
Retrieves the default holdability of this ResultSet object.
getResultSetHoldability() - Method in interface java.sql.Statement
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetType() - Method in interface java.sql.Statement
Retrieves the result set type for ResultSet objects generated by this Statement object.
getResultStream(boolean) - Method in interface java.rmi.server.RemoteCall
Deprecated. no replacement
getResultTreeAsText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get the HTML result Tree as a text string suitable for display in a browser.
getResultTreeHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the ResultTreeHandler object.
getResultType() - Method in class org.apache.xpath.domapi.XPathResultImpl
 
getReturnType() - Method in class java.lang.reflect.Method
Returns a Class object that represents the formal return type of the method represented by this Method object.
getReturnType() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns the Class object representing the class that will be returned by this EntryPoint.
getReuseAddress() - Method in class java.net.DatagramSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.ServerSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.Socket
Tests if SO_REUSEADDR is enabled.
getRicherData(DataFlavor) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler.FileTransferable
The only richer format supported is the file list flavor
getRicherData(DataFlavor) - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
The only richer format supported is the file list flavor
getRicherData(DataFlavor) - Method in class javax.swing.plaf.basic.BasicTransferable
 
getRicherFlavors() - Method in class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler.FileTransferable
Best format of the file chooser is DataFlavor.javaFileListFlavor.
getRicherFlavors() - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
If the EditorKit is not for text/plain or text/html, that format is supported through the "richer flavors" part of BasicTransferable.
getRicherFlavors() - Method in class javax.swing.plaf.basic.BasicTransferable
Some subclasses will have flavors that are more descriptive than HTML or plain text.
getRightButtonFromSuper() - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
getRightChildIndent() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getRightComponent() - Method in class javax.swing.JSplitPane
Returns the component to the right (or below) the divider.
getRightIndent(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the right indent setting.
getRightInset() - Method in class javax.swing.text.AsyncBoxView
Get the right part of the margin around the view.
getRightInset() - Method in class javax.swing.text.CompositeView
Gets the right inset.
getRightOperand() - Method in class org.apache.xpath.operations.Operation
 
getRolloverIcon() - Method in class javax.swing.AbstractButton
Returns the rollover icon for the button.
getRolloverSelectedIcon() - Method in class javax.swing.AbstractButton
Returns the rollover selection icon for the button.
getRoot(Component) - Static method in class javax.swing.SwingUtilities
Returns the root component for the current component tree.
getRoot() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the root of the tree that contains this node.
getRoot() - Method in class javax.swing.tree.DefaultTreeModel
Returns the root of the tree.
getRoot() - Method in interface javax.swing.tree.TreeModel
Returns the root of the tree.
getRoot() - Method in interface org.apache.xml.dtm.DTMIterator
The root node of the DTMIterator, as specified when it was created.
getRoot() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
 
getRoot(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated.  
getRoot() - Method in class org.apache.xpath.NodeSet
 
getRoot() - Method in class org.apache.xpath.NodeSetDTM
 
getRoot() - Method in class org.apache.xpath.axes.AxesWalker
The root node of the TreeWalker, as specified in setRoot(int root).
getRoot() - Method in class org.apache.xpath.axes.LocPathIterator
The root node of the Iterator, as specified when it was created.
getRoot() - Method in class org.apache.xpath.axes.NodeSequence
 
getRootEditorRect() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the editor's drawing rectangle.
getRootEditorRect() - Method in class javax.swing.text.html.AccessibleHTML
Returns the bounds the root View will be rendered in.
getRootElement() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Gets the root element.
getRootElements() - Method in class javax.swing.text.AbstractDocument
Gets all root elements defined.
getRootElements() - Method in interface javax.swing.text.Document
Returns all of the root elements that are defined.
getRootFrame() - Static method in class javax.swing.JOptionPane
Returns the Frame to use for the class methods in which a frame is not provided.
getRootGroup() - Static method in class java.lang.SecurityManager
 
getRootInfo() - Method in class javax.swing.text.html.AccessibleHTML
Returns the ElementInfo representing the root Element.
getRootNode() - Method in class org.apache.xml.utils.DOMBuilder
Get the root node of the DOM being created.
getRootNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Get the root node of the document tree, regardless of whether or not the node passed in is a document node.
getRootPane() - Method in class javax.swing.JApplet
Returns the rootPane object for this applet.
getRootPane() - Method in class javax.swing.JComponent
Returns the JRootPane ancestor for this component.
getRootPane() - Method in class javax.swing.JDialog
Returns the rootPane object for this dialog.
getRootPane() - Method in class javax.swing.JFrame
Returns the rootPane object for this frame.
getRootPane() - Method in class javax.swing.JInternalFrame
Returns the rootPane object for this internal frame.
getRootPane() - Method in class javax.swing.JWindow
Returns the rootPane object for this window.
getRootPane() - Method in interface javax.swing.RootPaneContainer
Return this component's single JRootPane child.
getRootPane(Component) - Static method in class javax.swing.SwingUtilities
If c is a JRootPane descendant return its JRootPane ancestor.
getRootPane() - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Returns the JRootPane we're providing the look and feel for.
getRootPane() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the JRootPane this was created for.
getRootPopupMenu() - Method in class javax.swing.JPopupMenu
Returns the popup menu which is at the root of the menu system for this popup menu.
getRootSelectorMapping() - Method in class javax.swing.text.html.StyleSheet
Returns the root selector mapping that all selectors are relative to.
getRootTable() - Static method in class javax.swing.SystemEventQueueUtilities
 
getRootView(JTextComponent) - Method in class javax.swing.plaf.TextUI
Fetches a View with the allocation of the associated text component (i.e. the root of the hierarchy) that can be traversed to determine how the model is being represented spatially.
getRootView(JTextComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Fetches a View with the allocation of the associated text component (i.e. the root of the hierarchy) that can be traversed to determine how the model is being represented spatially.
getRootView(JTextComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getRootView method on each UI handled by this object.
getRootView() - Method in class javax.swing.text.html.AccessibleHTML
Returns the root View associated with the current text component.
getRootView(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
 
getRoots() - Method in class javax.swing.filechooser.FileSystemView
Returns all root partitions on this system.
getRotateInstance(double) - Static method in class java.awt.geom.AffineTransform
Returns a transform representing a rotation transformation.
getRotateInstance(double, double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform that rotates coordinates around an anchor point.
getRoundedCorners() - Method in class javax.swing.border.LineBorder
Returns whether this border will be drawn with rounded corners.
getRow() - Method in interface java.sql.ResultSet
Retrieves the current row number.
getRow() - Method in class javax.swing.text.TableView.TableRow
get location in the overall set of rows
getRow(int) - Method in class javax.swing.text.TableView
 
getRow(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Returns the TableCellElementInfo at the specified index.
getRow(int) - Method in class javax.swing.text.html.TableView
 
getRow() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns the row of the receiver.
getRow() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the row of the receiver.
getRowBounds(int) - Method in class javax.swing.JTree
Returns the Rectangle that the node at the specified row is drawn in.
getRowContainingYLocation(int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the index of the row containing location.
getRowContainingYLocation(int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the index of the row containing location.
getRowCount() - Method in class javax.swing.JTable
Returns the number of rows in this table's model.
getRowCount() - Method in class javax.swing.JTree
Returns the number of rows that are currently being displayed.
getRowCount(JTree) - Method in class javax.swing.plaf.TreeUI
Returns the number of rows that are being displayed.
getRowCount(int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the number of rows in the given column.
getRowCount(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the number of rows that are being displayed.
getRowCount() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
getRowCount(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getRowCount method on each UI handled by this object.
getRowCount() - Method in class javax.swing.table.DefaultTableModel
Returns the number of rows in this data table.
getRowCount() - Method in interface javax.swing.table.TableModel
Returns the number of rows in the model.
getRowCount() - Method in interface javax.swing.text.TableView.GridCell
Gets the number of rows this cell spans (that is, the grid height).
getRowCount() - Method in class javax.swing.text.TableView.TableCell
Deprecated. Gets the number of rows this cell spans (that is, the grid height).
getRowCount() - Method in class javax.swing.text.TableView
The number of rows in the table.
getRowCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
Returns the rowspan attribute.
getRowCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
Returns the max of the rowspans of the cells in this row.
getRowCount() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Returns the number of rows in the table.
getRowCount() - Method in class javax.swing.text.html.TableView
The number of rows in the table.
getRowCount() - Method in class javax.swing.tree.AbstractLayoutCache
Number of rows being displayed.
getRowCount() - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the number of visible rows.
getRowCount() - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the number of visible rows.
getRowEnd(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the ending row model position of the row that contains the specified model position.
getRowExtentAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Returns the rowspan of the specified entry.
getRowForLocation(int, int) - Method in class javax.swing.JTree
Returns the row for the specified location.
getRowForPath(TreePath) - Method in class javax.swing.JTree
Returns the row that displays the node identified by the specified path.
getRowForPath(JTree, TreePath) - Method in class javax.swing.plaf.TreeUI
Returns the row that the last item identified in path is visible at.
getRowForPath(JTree, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the row that the last item identified in path is visible at.
getRowForPath(JTree, TreePath) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getRowForPath method on each UI handled by this object.
getRowForPath(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the row that the last item identified in path is visible at.
getRowForPath(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the row that the last item identified in path is visible at.
getRowForPath(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the row where the last item identified in path is visible.
getRowHeader() - Method in class javax.swing.JScrollPane
Returns the row header.
getRowHeader() - Method in class javax.swing.ScrollPaneLayout
Returns the JViewport object that is the row header.
getRowHeight() - Method in class javax.swing.JTable
Returns the height of a table row, in pixels.
getRowHeight(int) - Method in class javax.swing.JTable
Returns the height, in pixels, of the cells in row.
getRowHeight() - Method in class javax.swing.JTextArea
Defines the meaning of the height of a row.
getRowHeight() - Method in class javax.swing.JTree
Returns the height of each row.
getRowHeight(int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the height of the specified row based on the current layout.
getRowHeight() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getRowHeight() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the height of each row.
getRowMapper() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the RowMapper instance that is able to map a TreePath to a row.
getRowMapper() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the RowMapper instance that is able to map a TreePath to a row.
getRowMargin() - Method in class javax.swing.JTable
Gets the amount of empty space, in pixels, between cells.
getRowModel() - Method in class javax.swing.JTable
 
getRowSelectionAllowed() - Method in class javax.swing.JTable
Returns true if rows can be selected.
getRowSpan(int) - Method in class javax.swing.text.TableView
Fetches the span (height) of the given row.
getRowSpan(int) - Method in class javax.swing.text.html.TableView
Fetches the span (height) of the given row.
getRowStart(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the starting row model position of the row that contains the specified model position.
getRowToModelIndex(int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns the row of the child with a model index of index.
getRowX(int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
 
getRows() - Method in class java.awt.GridLayout
Gets the number of rows in this layout.
getRows() - Method in class java.awt.List
Gets the number of visible lines in this list.
getRows() - Method in class java.awt.TextArea
Returns the number of rows in the text area.
getRows() - Method in class javax.swing.JTextArea
Returns the number of rows in the TextArea.
getRowsForPaths(TreePath[]) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the rows that the TreePath instances in path are being displayed at.
getRowsForPaths(TreePath[]) - Method in interface javax.swing.tree.RowMapper
Returns the rows that the TreePath instances in path are being displayed at.
getRowsOccupied(View) - Method in class javax.swing.text.TableView
Determines the number of rows occupied by the table cell represented by given element.
getRowsOccupied(View) - Method in class javax.swing.text.html.TableView
Determines the number of rows occupied by the table cell represented by given element.
getRule() - Method in class java.awt.AlphaComposite
Returns the compositing rule of this AlphaComposite.
getRule(HTML.Tag, Element) - Method in class javax.swing.text.html.StyleSheet
Fetches the style to use to render the given type of HTML tag.
getRule(String) - Method in class javax.swing.text.html.StyleSheet
Fetches the rule that best matches the selector given in string form.
getRules() - Method in class java.text.RBCollationTables
Gets the table-based rules for the collation object.
getRules() - Method in class java.text.RuleBasedCollator
Gets the table-based rules for the collation object.
getRunCount() - Method in class java.text.Bidi
Return the number of level runs.
getRunForTab(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getRunLevel(int) - Method in class java.text.Bidi
Return the level of the nth logical run in this line.
getRunLimit(int) - Method in class java.awt.font.StyledParagraph
Return the index at which there is a different Font, GraphicAttribute, or Dcoration than at the given index.
getRunLimit() - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit() - Method in class java.text.AttributedString.AttributedStringIterator
 
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class java.text.AttributedString.AttributedStringIterator
 
getRunLimit(Set) - Method in class java.text.AttributedString.AttributedStringIterator
 
getRunLimit(int) - Method in class java.text.Bidi
Return the index of the character past the end of the nth logical run in this line, as an offset from the start of the line.
getRunLimit() - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns the index of the first character following the run with respect to the given attributes containing the current character.
getRunStart() - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart() - Method in class java.text.AttributedString.AttributedStringIterator
 
getRunStart(AttributedCharacterIterator.Attribute) - Method in class java.text.AttributedString.AttributedStringIterator
 
getRunStart(Set) - Method in class java.text.AttributedString.AttributedStringIterator
 
getRunStart(int) - Method in class java.text.Bidi
Return the index of the character at the start of the nth logical run in this line, as an offset from the start of the line.
getRunStart() - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
Returns the index of the first character of the run with respect to the given attributes containing the current character.
getRunTimeCodeBase() - Method in interface javax.rmi.CORBA.ValueHandler
Returns the CodeBase for this ValueHandler.
getRunnableCanvasEvents() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
Return an (array) copy of the runnableEvents vector or null if the vector is empty.
getRuntime() - Static method in class java.lang.Runtime
Returns the runtime object associated with the current Java application.
getSAXLocator() - Method in class org.apache.xpath.XPathContext
Get the current locater in the stylesheet.
getSBPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Returns a shared PropertyChangeListener that will update the listeners installed on the scrollbars as the model changes.
getSQLException() - Method in class javax.sql.ConnectionEvent
Retrieves the SQLException for this ConnectionEvent object.
getSQLKeywords() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL92 keywords.
getSQLState() - Method in class java.sql.SQLException
Retrieves the SQLState for this SQLException object.
getSQLStateType() - Method in interface java.sql.DatabaseMetaData
Indicates whether the SQLSTATE returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
getSQLTypeName() - Method in interface java.sql.SQLData
Returns the fully-qualified name of the SQL user-defined type that this object represents.
getSQLTypeName() - Method in interface java.sql.Struct
Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns as int the sample in a specified band for the pixel located at (x,y).
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns as int the sample in a specified band for the pixel located at (x,y).
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns as int the sample in a specified band for the pixel located at (x, y).
getSample(int, int, int) - Method in class java.awt.image.Raster
Returns the sample in a specified band for the pixel located at (x,y) as an int.
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.SampleModel
Returns the sample in a specified band for the pixel located at (x,y) as an int.
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns as int the sample in a specified band for the pixel located at (x,y).
getSampleDouble(int, int, int, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleDouble(int, int, int, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleDouble(int, int, int) - Method in class java.awt.image.Raster
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleDouble(int, int, int, DataBuffer) - Method in class java.awt.image.SampleModel
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleFloat(int, int, int, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleFloat(int, int, int, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleFloat(int, int, int) - Method in class java.awt.image.Raster
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleFloat(int, int, int, DataBuffer) - Method in class java.awt.image.SampleModel
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleModel() - Method in class java.awt.image.BufferedImage
Returns the SampleModel associated with this BufferedImage.
getSampleModel() - Method in class java.awt.image.Raster
Returns the SampleModel that describes the layout of the image data.
getSampleModel() - Method in interface java.awt.image.RenderedImage
Returns the SampleModel associated with this image.
getSampleModelTranslateX() - Method in class java.awt.image.Raster
Returns the X translation from the coordinate system of the SampleModel to that of the Raster.
getSampleModelTranslateY() - Method in class java.awt.image.Raster
Returns the Y translation from the coordinate system of the SampleModel to that of the Raster.
getSampleSize() - Method in class java.awt.image.ComponentSampleModel
Returns the number of bits per sample for all bands.
getSampleSize(int) - Method in class java.awt.image.ComponentSampleModel
Returns the number of bits per sample for the specified band.
getSampleSize() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the number of bits per sample for all bands.
getSampleSize(int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the number of bits per sample for the specified band.
getSampleSize() - Method in class java.awt.image.SampleModel
Returns the size in bits of samples for all bands.
getSampleSize(int) - Method in class java.awt.image.SampleModel
Returns the size in bits of samples for the specified band.
getSampleSize() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the number of bits per sample for all bands.
getSampleSize(int) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the number of bits per sample for the specified band.
getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns the samples in a specified band for the specified rectangle of pixels in an int array, one sample per data array element.
getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns the samples in a specified band for the specified rectangle of pixels in an int array, one sample per data array element.
getSamples(int, int, int, int, int, int[]) - Method in class java.awt.image.Raster
Returns the samples for a specified band for the specified rectangle of pixels in an int array, one sample per array element.
getSamples(int, int, int, int, int, float[]) - Method in class java.awt.image.Raster
Returns the samples for a specified band for the specified rectangle of pixels in a float array, one sample per array element.
getSamples(int, int, int, int, int, double[]) - Method in class java.awt.image.Raster
Returns the samples for a specified band for a specified rectangle of pixels in a double array, one sample per array element.
getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for a specified band for the specified rectangle of pixels in an int array, one sample per array element.
getSamples(int, int, int, int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for a specified band for the specified rectangle of pixels in a float array, one sample per array element.
getSamples(int, int, int, int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for a specified band for a specified rectangle of pixels in a double array, one sample per array element.
getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the samples for a specified band for the specified rectangle of pixels in an int array, one sample per array element.
getSaturation() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
getSavepointId() - Method in interface java.sql.Savepoint
Retrieves the generated ID for the savepoint that this Savepoint object represents.
getSavepointName() - Method in interface java.sql.Savepoint
Retrieves the name of the savepoint that this Savepoint object represents.
getScale(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's number of digits to right of the decimal point.
getScale(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's number of digits to right of the decimal point.
getScaleFactors(float[]) - Method in class java.awt.image.RescaleOp
Returns the scale factors in the given array.
getScaleInstance(double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform representing a scaling transformation.
getScaleX() - Method in class java.awt.geom.AffineTransform
Returns the X coordinate scaling element (m00) of the 3x3 affine transformation matrix.
getScaleY() - Method in class java.awt.geom.AffineTransform
Returns the Y coordinate scaling element (m11) of the 3x3 affine transformation matrix.
getScaledInstance(int, int, int) - Method in class java.awt.Image
Creates a scaled version of this image.
getScanlineStride() - Method in class java.awt.image.ComponentSampleModel
Returns the scanline stride of this ComponentSampleModel.
getScanlineStride() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the scanline stride.
getScanlineStride() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the scanline stride of this SinglePixelPackedSampleModel.
getSchema() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the root of the XSLT Schema, which tells us how to transition content handlers, create elements, etc.
getSchemaName(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's table's schema.
getSchemaTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "schema".
getSchemas() - Method in interface java.sql.DatabaseMetaData
Retrieves the schema names available in this database.
getScheme() - Method in class java.net.URI
Returns the scheme component of this URI.
getScheme() - Method in class org.apache.xml.utils.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class java.net.URI
Returns the decoded scheme-specific part of this URI.
getSchemeSpecificPart() - Method in class org.apache.xml.utils.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getScientificInstance() - Static method in class java.text.NumberFormat
Returns a scientific format for the current default locale.
getScientificInstance(Locale) - Static method in class java.text.NumberFormat
Returns a scientific format for the specified locale.
getScore() - Method in class ISSearch.ISPeerResult
Returns the relevance of the document.
getScore() - Method in interface ISSearch.ISPeerResultInterface
Returns the relevance (rank) of the document in the context of given query.
getScreenDevices() - Method in class java.awt.GraphicsEnvironment
Returns an array of all of the screen GraphicsDevice objects.
getScreenInsets(GraphicsConfiguration) - Method in class java.awt.Toolkit
Gets the insets of the screen.
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.
getScrollAmount() - Method in class java.awt.event.MouseWheelEvent
Returns the number of units that should be scrolled in response to this event.
getScrollMode() - Method in class javax.swing.JViewport
Returns the current scrolling mode.
getScrollOffset() - Method in class javax.swing.JTextField
Gets the scroll offset, in pixels.
getScrollPane() - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Returns the JScrollPane housing the JTree, or null if one isn't found.
getScrollPosition() - Method in class java.awt.ScrollPane
Returns the current x,y position within the child which is displayed at the 0,0 location of the scrolled panel's view port.
getScrollType() - Method in class java.awt.event.MouseWheelEvent
Returns the type of scrolling that should take place in response to this event.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.JList
Returns the distance to scroll to expose the next or previous block.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.JTable
Returns visibleRect.height or visibleRect.width, depending on this table's orientation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.JTree
Returns the amount for a block increment, which is the height or width of visibleRect, based on orientation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in interface javax.swing.Scrollable
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.text.JTextComponent
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
getScrollableTracksViewportHeight() - Method in class javax.swing.JEditorPane
Returns true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportHeight() - Method in class javax.swing.JList
Returns true if this JList is displayed in a JViewport and the viewport is taller than JList's preferred height, or if the layout orientation is VERTICAL_WRAP and the number of visible rows is <= 0; otherwise returns false.
getScrollableTracksViewportHeight() - Method in class javax.swing.JTable
Returns false to indicate that the height of the viewport does not determine the height of the table.
getScrollableTracksViewportHeight() - Method in class javax.swing.JTree
Returns false to indicate that the height of the viewport does not determine the height of the table, unless the preferred height of the tree is smaller than the viewports height.
getScrollableTracksViewportHeight() - Method in interface javax.swing.Scrollable
Return true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportHeight() - Method in class javax.swing.text.JTextComponent
Returns true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.JEditorPane
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.JList
Returns true if this JList is displayed in a JViewport and the viewport is wider than JList's preferred width; or if the layout orientation is HORIZONTAL_WRAP and the visible row count is <= 0; otherwise returns false.
getScrollableTracksViewportWidth() - Method in class javax.swing.JTable
Returns false if autoResizeMode is set to AUTO_RESIZE_OFF, which indicates that the width of the viewport does not determine the width of the table.
getScrollableTracksViewportWidth() - Method in class javax.swing.JTextArea
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.JTree
Returns false to indicate that the width of the viewport does not determine the width of the table, unless the preferred width of the tree is smaller than the viewports width.
getScrollableTracksViewportWidth() - Method in interface javax.swing.Scrollable
Return true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.text.JTextComponent
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JList
Returns the distance to scroll to expose the next or previous row (for vertical scrolling) or character (for horizontal scrolling).
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JTable
Returns the scroll increment (in pixels) that completely exposes one new row or column (depending on the orientation).
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JTextArea
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JTree
Returns the amount to increment when scrolling.
getScrollableUnitIncrement(Rectangle, int, int) - Method in interface javax.swing.Scrollable
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.text.JTextComponent
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getScrollbarDisplayPolicy() - Method in class java.awt.ScrollPane
Returns the display policy for the scrollbars.
getScrollbarVisibility() - Method in class java.awt.TextArea
Returns an enumerated value that indicates which scroll bars the text area uses.
getScrollsOnExpand() - Method in class javax.swing.JTree
Returns the value of the scrollsOnExpand property.
getSearchStringEscape() - Method in interface java.sql.DatabaseMetaData
Retrieves the string that can be used to escape wildcard characters.
getSecondary1() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getSecondary1() - Method in class javax.swing.plaf.metal.MetalTheme
 
getSecondary2() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getSecondary2() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getSecondary2() - Method in class javax.swing.plaf.metal.MetalTheme
 
getSecondary3() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getSecondary3() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getSecondary3() - Method in class javax.swing.plaf.metal.MetalTheme
 
getSeconds() - Method in class java.sql.Date
Deprecated.  
getSeconds() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.SECOND).
getSecurityContext() - Method in class java.lang.SecurityManager
Creates an object that encapsulates the current execution environment.
getSecurityContext(ClassLoader) - Method in interface java.rmi.server.LoaderHandler
Deprecated. no replacement
getSecurityContext(ClassLoader) - Static method in class java.rmi.server.RMIClassLoader
Deprecated. no replacement. As of the Java 2 platform v1.2, RMI no longer uses this method to obtain a class loader's security context.
getSecurityManager() - Static method in class java.lang.System
Gets the system security interface.
getSegment() - Method in class javax.swing.text.SegmentCache
Returns a Segment.
getSegmentAt(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the Segment at index representing either the paragraph or sentence as identified by part, or null if a valid paragraph/sentence can't be found.
getSegmentAt(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Returns the Segment at index representing either the paragraph or sentence as identified by part, or null if a valid paragraph/sentence can't be found.
getSelect() - Method in class org.apache.xalan.templates.ElemCopyOf
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemForEach
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemSort
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemValueOf
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemVariable
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemWithParam
Get the "select" attribute.
getSelectColor() - Method in class javax.swing.plaf.metal.MetalButtonUI
 
getSelectColor() - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
getSelectColor() - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
getSelectedAccessibleColumns() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the selected columns in a table.
getSelectedAccessibleColumns() - Method in class javax.swing.JTable.AccessibleJTable
Returns the selected columns in a table.
getSelectedAccessibleColumns() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the selected columns in a table.
getSelectedAccessibleColumns() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the selected columns in a table.
getSelectedAccessibleRows() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns the selected rows in a table.
getSelectedAccessibleRows() - Method in class javax.swing.JTable.AccessibleJTable
Returns the selected rows in a table.
getSelectedAccessibleRows() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns the selected rows in a table.
getSelectedAccessibleRows() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns the selected rows in a table.
getSelectedCheckbox() - Method in class java.awt.CheckboxGroup
Gets the current choice from this check box group.
getSelectedColor() - Method in interface javax.swing.colorchooser.ColorSelectionModel
Returns the selected Color which should be non-null.
getSelectedColor() - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Returns the selected Color which should be non-null.
getSelectedColumn() - Method in class javax.swing.JTable
Returns the index of the first selected column, -1 if no column is selected.
getSelectedColumnCount() - Method in class javax.swing.JTable
Returns the number of selected columns.
getSelectedColumnCount() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the number of columns selected.
getSelectedColumnCount() - Method in interface javax.swing.table.TableColumnModel
Returns the number of selected columns.
getSelectedColumns() - Method in class javax.swing.JTable
Returns the indices of all selected columns.
getSelectedColumns() - Method in class javax.swing.table.DefaultTableColumnModel
Returns an array of selected columns.
getSelectedColumns() - Method in interface javax.swing.table.TableColumnModel
Returns an array of indicies of all selected columns.
getSelectedComponent() - Method in class javax.swing.JTabbedPane
Returns the currently selected component for this tabbedpane.
getSelectedFile() - Method in class javax.swing.JFileChooser
Returns the selected file.
getSelectedFiles() - Method in class javax.swing.JFileChooser
Returns a list of selected files if the file chooser is set to allow multiple selection.
getSelectedFrame() - Method in class javax.swing.JDesktopPane
Returns the currently active JInternalFrame in this JDesktopPane, or null if no JInternalFrame is currently active.
getSelectedIcon() - Method in class javax.swing.AbstractButton
Returns the selected icon for the button.
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,
getSelectedIndex() - Method in class javax.swing.DefaultSingleSelectionModel
 
getSelectedIndex() - Method in class javax.swing.JComboBox
Returns the first item in the list that matches the given item.
getSelectedIndex() - Method in class javax.swing.JList
Returns the first selected index; returns -1 if there is no selected item.
getSelectedIndex() - Method in class javax.swing.JTabbedPane
Returns the currently selected index for this tabbedpane.
getSelectedIndex() - Method in interface javax.swing.SingleSelectionModel
Returns the model's selection.
getSelectedIndexes() - Method in class java.awt.List
Gets the selected indexes on the list.
getSelectedIndexes() - Method in interface java.awt.peer.ListPeer
 
getSelectedIndices() - Method in class javax.swing.JList
Returns an array of all of the selected indices in increasing order.
getSelectedItem() - Method in class java.awt.Choice
Gets a representation of the current choice as a string.
getSelectedItem() - Method in class java.awt.List
Gets the selected item on this scrolling list.
getSelectedItem() - Method in interface javax.swing.ComboBoxModel
Returns the selected item
getSelectedItem() - Method in class javax.swing.DefaultComboBoxModel
 
getSelectedItem() - Method in class javax.swing.JComboBox
Returns the current selected item.
getSelectedItem() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
getSelectedItem() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
getSelectedItems() - Method in class java.awt.List
Gets the selected items on this scrolling list.
getSelectedObjects() - Method in class java.awt.Checkbox
Returns 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.
getSelectedObjects() - Method in class javax.swing.AbstractButton
Returns an array (length 1) containing the label or null if the button is not selected.
getSelectedObjects() - Method in class javax.swing.DefaultButtonModel
Overridden to return null.
getSelectedObjects() - Method in class javax.swing.JCheckBoxMenuItem
Returns an array (length 1) containing the check box menu item label or null if the check box is not selected.
getSelectedObjects() - Method in class javax.swing.JComboBox
Returns an array containing the selected item.
getSelectedPath() - Method in class javax.swing.MenuSelectionManager
Returns the path to the currently selected menu item
getSelectedRow() - Method in class javax.swing.JTable
Returns the index of the first selected row, -1 if no row is selected.
getSelectedRowCount() - Method in class javax.swing.JTable
Returns the number of selected rows.
getSelectedRows() - Method in class javax.swing.JTable
Returns the indices of all selected rows.
getSelectedTabPadInsets(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getSelectedText() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the portion of the text that is selected.
getSelectedText() - Method in class java.awt.TextComponent
Returns the selected text from the text that is presented by this text component.
getSelectedText(AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets the currently selected text from the text editing component.
getSelectedText() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the portion of the text that is selected.
getSelectedText(AttributedCharacterIterator.Attribute[]) - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
getSelectedText() - Method in class javax.swing.text.JTextComponent
Returns the selected text contained in this TextComponent.
getSelectedText() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Returns the portion of the text that is selected.
getSelectedTextColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the selected text.
getSelectedValue() - Method in class javax.swing.JList
Returns the first selected value, or null if the selection is empty.
getSelectedValues() - Method in class javax.swing.JList
Returns an array of the values for the selected cells.
getSelection() - Method in class javax.swing.ButtonGroup
Returns the model of the selected button.
getSelectionBackground() - Method in class javax.swing.JList
Returns the background color for selected cells.
getSelectionBackground() - Method in class javax.swing.JTable
Returns the background color for selected cells.
getSelectionBackground() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
The "selectionBackground" is the color of the text when it is painted over an unfilled area of the progress bar.
getSelectionColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the selection.
getSelectionCount() - Method in class javax.swing.JTree
Returns the number of nodes selected.
getSelectionCount() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the number of paths that are selected.
getSelectionCount() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the number of paths that are selected.
getSelectionEnd() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the end offset within the selected text.
getSelectionEnd() - Method in class java.awt.TextComponent
Gets the end position of the selected text in this text component.
getSelectionEnd() - Method in interface java.awt.peer.TextComponentPeer
 
getSelectionEnd() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.text.JTextComponent
Returns the selected text's end position.
getSelectionEnd() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Returns the end offset within the selected text.
getSelectionForeground() - Method in class javax.swing.JList
Returns the selection foreground color.
getSelectionForeground() - Method in class javax.swing.JTable
Returns the foreground color for selected cells.
getSelectionForeground() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
The "selectionForeground" is the color of the text when it is painted over a filled area of the progress bar.
getSelectionMode() - Method in class javax.swing.DefaultListSelectionModel
Returns the selection mode.
getSelectionMode() - Method in class javax.swing.JList
Returns whether single-item or multiple-item selections are allowed.
getSelectionMode() - Method in interface javax.swing.ListSelectionModel
Returns the current selection mode.
getSelectionMode() - Method in class javax.swing.text.html.OptionListModel
 
getSelectionMode() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the selection mode, one of SINGLE_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION or CONTIGUOUS_TREE_SELECTION.
getSelectionMode() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the current selection mode, one of SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
getSelectionModel() - Method in class javax.swing.JColorChooser
Returns the data model that handles color selections.
getSelectionModel() - Method in class javax.swing.JList
Returns the value of the current selection model.
getSelectionModel() - Method in class javax.swing.JMenuBar
Returns the model object that handles single selections.
getSelectionModel() - Method in class javax.swing.JPopupMenu
Returns the model object that handles single selections.
getSelectionModel() - Method in class javax.swing.JTable
Returns the ListSelectionModel that is used to maintain row selection state.
getSelectionModel() - Method in class javax.swing.JTree
Returns the model for selections.
getSelectionModel() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getSelectionModel() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the ListSelectionModel that is used to maintain column selection state.
getSelectionModel() - Method in interface javax.swing.table.TableColumnModel
Returns the current selection model.
getSelectionModel() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the model used to maintain the selection.
getSelectionPainter() - Method in class javax.swing.text.DefaultCaret
Gets the painter for the Highlighter.
getSelectionPath() - Method in class javax.swing.JTree
Returns the path to the first selected node.
getSelectionPath() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the first path in the selection.
getSelectionPath() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the first path in the selection.
getSelectionPaths() - Method in class javax.swing.JTree
Returns the paths of all selected values.
getSelectionPaths() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the paths in the selection.
getSelectionPaths() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the paths in the selection.
getSelectionRows() - Method in class javax.swing.JTree
Returns all of the currently selected rows.
getSelectionRows() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns all of the currently selected rows.
getSelectionRows() - Method in interface javax.swing.tree.TreeSelectionModel
Returns all of the currently selected rows.
getSelectionStart() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the start offset within the selected text.
getSelectionStart() - Method in class java.awt.TextComponent
Gets the start position of the selected text in this text component.
getSelectionStart() - Method in interface java.awt.peer.TextComponentPeer
 
getSelectionStart() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.text.JTextComponent
Returns the selected text's start position.
getSelectionStart() - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
Returns the start offset within the selected text.
getSelectionValues() - Method in class javax.swing.JOptionPane
Returns the input selection values.
getSendBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_SNDBUF option for this DatagramSocket, that is the buffer size used by the platform for output on this DatagramSocket.
getSendBufferSize() - Method in class java.net.Socket
Get value of the SO_SNDBUF option for this Socket, that is the buffer size used by the platform for output on this Socket.
getSentenceInstance() - Static method in class java.text.BreakIterator
Create BreakIterator for sentence-breaks using default locale Returns an instance of a BreakIterator implementing sentence breaks.
getSentenceInstance(Locale) - Static method in class java.text.BreakIterator
Create BreakIterator for sentence-breaks using specified locale Returns an instance of a BreakIterator implementing sentence breaks.
getSeparator() - Method in class java.io.FileSystem
Return the local filesystem's name-separator character.
getSeparator() - Method in class java.io.Win32FileSystem
 
getSeparatorBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getSeparatorBackground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getSeparatorForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getSeparatorForeground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getSeparatorSize() - Method in class javax.swing.JToolBar.Separator
Returns the size of the separator
getSequenceNumber() - Method in class java.util.logging.LogRecord
Get the sequence number.
getSerialFields(Class) - Static method in class java.io.ObjectStreamClass
Returns ObjectStreamField array describing the serializable fields of the given class.
getSerialVersionUID() - Method in class java.io.ObjectStreamClass
Return the serialVersionUID for this class.
getSerializableConstructor(Class) - Static method in class java.io.ObjectStreamClass
Returns subclass-accessible no-arg constructor of first non-serializable superclass, or null if none found.
getSerializer(Properties) - Static method in class org.apache.xalan.serialize.SerializerFactory
Returns a serializer for the specified output method.
getSerializer() - Method in class org.apache.xalan.transformer.QueuedEvents
This is only for use of object pooling, so the that it can be reset.
getSerializer() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the current serializer in use, which may well not be the main serializer (for instance, this may well be a text serializer for string creation from templates).
getServer(String, int, String) - Static method in class ISSearch.ISPeerTools
Returns the reference to the RMI Server (Peer) of the distributed search engine.
getServerSocket() - Method in class java.net.SocketImpl
 
getSetterMethodName() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Return a string that should represent the setter method.
getShadowColor(Component) - Method in class javax.swing.border.EtchedBorder
Returns the shadow color of the etched border when rendered on the specified component.
getShadowColor() - Method in class javax.swing.border.EtchedBorder
Returns the shadow color of the etched border.
getShadowColor() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getShadowInnerColor(Component) - Method in class javax.swing.border.BevelBorder
Returns the inner shadow color of the bevel border when rendered on the specified component.
getShadowInnerColor() - Method in class javax.swing.border.BevelBorder
Returns the inner shadow color of the bevel border.
getShadowOuterColor(Component) - Method in class javax.swing.border.BevelBorder
Returns the outer shadow color of the bevel border when rendered on the specified component.
getShadowOuterColor() - Method in class javax.swing.border.BevelBorder
Returns the outer shadow color of the bevel border.
getShape() - Method in class java.awt.BasicStroke.FillAdapter
 
getShaper(int) - Static method in class java.awt.font.NumericShaper
Returns a shaper for the provided unicode range.
getSharedAncestor(DefaultMutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the nearest common ancestor to this node and aNode.
getSharedInstance() - Static method in class javax.swing.PopupFactory
Returns the shared PopupFactory which can be used to obtain Popups.
getSharedInstance() - Static method in class javax.swing.text.SegmentCache
Returns the shared SegmentCache.
getSharedOwnerFrame() - Static method in class javax.swing.SwingUtilities
Returns a toolkit-private, shared, invisible Frame to be the owner for JDialogs and JWindows created with null owners.
getSharedSegment() - Static method in class javax.swing.text.SegmentCache
A convenience method to get a Segment from the shared SegmentCache.
getShearInstance(double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform representing a shearing transformation.
getShearX() - Method in class java.awt.geom.AffineTransform
Returns the X coordinate shearing element (m01) of the 3x3 affine transformation matrix.
getShearY() - Method in class java.awt.geom.AffineTransform
Returns the Y coordinate shearing element (m10) of the 3x3 affine transformation matrix.
getShellFolder(File) - Method in class javax.swing.filechooser.FileSystemView
 
getShift() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
getShift() - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
getShift() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
 
getShift() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
 
getShort(byte[], int) - Static method in class java.io.Bits
 
getShort(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a short.
getShort(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type short or of another primitive type convertible to type short via a widening conversion.
getShort(ByteBuffer, int, boolean) - Static method in class java.nio.Bits
 
getShort(long, boolean) - Static method in class java.nio.Bits
 
getShort() - Method in class java.nio.ByteBuffer
Relative get method for reading a short value.
getShort(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a short value.
getShort(long) - Method in class java.nio.DirectByteBuffer
 
getShort() - Method in class java.nio.DirectByteBuffer
 
getShort(int) - Method in class java.nio.DirectByteBuffer
 
getShort() - Method in class java.nio.HeapByteBuffer
 
getShort(int) - Method in class java.nio.HeapByteBuffer
 
getShort(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC SMALLINT parameter as a short in the Java programming language.
getShort(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC SMALLINT parameter as a short in the Java programming language.
getShort(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShort(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShort(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a short on specified object.
getShortB(ByteBuffer, int) - Static method in class java.nio.Bits
 
getShortB(long) - Static method in class java.nio.Bits
 
getShortL(ByteBuffer, int) - Static method in class java.nio.Bits
 
getShortL(long) - Static method in class java.nio.Bits
 
getShortMonths() - Method in class java.text.DateFormatSymbols
Gets short month strings.
getShortName() - Method in class org.apache.xml.utils.synthetic.Class
Extract just the local name of this class, minus the package prefix. ***** I don't think this handles array types properly yet.
getShortParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a short.
getShortWeekdays() - Method in class java.text.DateFormatSymbols
Gets short weekday strings.
getShortcut() - Method in class java.awt.MenuItem
Get the MenuShortcut object associated with this menu item,
getShortcutMenuItem(MenuShortcut) - Method in class java.awt.Menu
 
getShortcutMenuItem(MenuShortcut) - Method in class java.awt.MenuBar
Gets the instance of MenuItem associated with the specified MenuShortcut object, or null if none of the menu items being managed by this menu bar is associated with the specified menu shortcut.
getShortcutMenuItem(MenuShortcut) - Method in class java.awt.MenuItem
 
getShouldCacheNodes() - Method in class org.apache.xpath.NodeSet
Get whether or not this is a cached node set.
getShouldCacheNodes() - Method in class org.apache.xpath.NodeSetDTM
Get whether or not this is a cached node set.
getShouldStripSpace() - Method in class org.apache.xalan.templates.WhiteSpaceInfo
Return true if this element specifies that the node that matches the match pattern should be stripped, otherwise the space should be preserved.
getShouldStripSpace(int, DTM) - Method in class org.apache.xalan.transformer.TransformerImpl
Test whether whitespace-only text nodes are visible in the logical view of DTM.
getShouldStripSpace(int, DTM) - Method in interface org.apache.xml.dtm.DTMWSFilter
Test whether whitespace-only text nodes are visible in the logical view of DTM.
getShouldStripWhitespace() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getShouldStripWhitespace() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Find out whether or not to strip whispace nodes.
getShowHorizontalLines() - Method in class javax.swing.JTable
Returns true if the table draws horizontal lines between cells, false if it doesn't.
getShowVerticalLines() - Method in class javax.swing.JTable
Returns true if the table draws vertical lines between cells, false if it doesn't.
getShowsRootHandles() - Method in class javax.swing.JTree
Returns the value of the showsRootHandles property.
getShowsRootHandles() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getSiblingCount() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the number of siblings of this node.
getSides() - Method in class java.awt.JobAttributes
Returns how consecutive pages should be imposed upon the sides of the print medium for jobs using these attributes.
getSignature() - Method in class java.io.ObjectStreamField
Returns JVM type signature of field (similar to getTypeString, except that signature strings are returned for primitive fields as well).
getSigners() - Method in class java.lang.Class
Gets the signers of this class.
getSigners() - Method in class org.apache.xml.utils.synthetic.Class
Get the signers of this class.
getSimpleSelectors(String) - Method in class javax.swing.text.html.StyleSheet
Returns the simple selectors that comprise selector.
getSimpleString() - Method in class org.apache.xalan.templates.AVT
Get the AVT as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPart
Get the AVT part as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPartSimple
Get the AVT part as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPartXPath
Get the AVT part as the original string.
getSingleNodeValue() - Method in class org.apache.xpath.domapi.XPathResultImpl
The value of this single node result, which may be null.
getSize() - Method in class java.awt.Component.AccessibleAWTComponent
Returns the size of this object in the form of a Dimension object.
getSize() - Method in class java.awt.Component
Returns the size of this component in the form of a Dimension object.
getSize(Dimension) - Method in class java.awt.Component
Stores the width/height of this component into "return value" rv and return rv.
getSize() - Method in class java.awt.Dimension
Gets the size of this Dimension object.
getSize() - Method in class java.awt.Font
Returns the point size of this Font, rounded to an integer.
getSize() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns the size of this object in the form of a Dimension object.
getSize() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the size of this object in the form of a Dimension object.
getSize() - Method in class java.awt.Rectangle
Gets the size of this Rectangle, represented by the returned Dimension.
getSize() - Method in class java.awt.image.DataBuffer
Returns the size (in array elements) of all banks.
getSize() - Method in class java.util.zip.ZipEntry
Returns the uncompressed size of the entry data, or -1 if not known.
getSize(long) - Static method in class java.util.zip.ZipFile
 
getSize() - Method in class javax.swing.DefaultComboBoxModel
 
getSize() - Method in class javax.swing.DefaultListModel
Returns the number of components in this list.
getSize(Dimension) - Method in class javax.swing.JComponent
Stores the width/height of this component into "return value" rv and returns rv.
getSize() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getSize() - Method in class javax.swing.JTabbedPane.Page
 
getSize() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
getSize() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getSize() - Method in interface javax.swing.ListModel
Returns the length of the list.
getSize(int) - Method in class javax.swing.SizeSequence
Returns the size of the specified entry.
getSize() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
getSize() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
getSize() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
getSize() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getSize() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Returns the size of this object in the form of a Dimension object.
getSize2D() - Method in class java.awt.Font
Returns the point size of this Font in float value.
getSizeButtonsToSameWidth() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns true, basic L&F wants all the buttons to have the same width.
getSizeForComponent(Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This has been refactored out in hopes that it may be investigated and simplified for the next major release. adding/removing the component to the currentValuePane and changing the font may be redundant operations.
getSizeForPrimaryAxis(Dimension) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
If the axis == 0, the width is returned, otherwise the height.
getSizeForPrimaryAxis(Insets, boolean) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns a particular value of the inset identified by the axis and isTop axis isTop 0 true - left 0 false - right 1 true - top 1 false - bottom
getSizeForSecondaryAxis(Dimension) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
If the axis == 0, the width is returned, otherwise the height.
getSizeForSecondaryAxis(Insets, boolean) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns a particular value of the inset identified by the axis and isTop axis isTop 0 true - left 0 false - right 1 true - top 1 false - bottom
getSizeOfComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the width of the passed in component.
getSizes() - Method in class javax.swing.SizeSequence
Returns the size of all entries.
getSizes(int, int, int[]) - Method in class javax.swing.SizeSequence
 
getSizes() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the sizes of the components.
getSlot() - Method in class java.lang.reflect.Constructor
 
getSmallDisplayIcon() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the small display icon for the panel.
getSmallDisplayIcon() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
getSmallDisplayIcon() - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
getSmallDisplayIcon() - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
getSnapToTicks() - Method in class javax.swing.JSlider
Returns true if the knob (and the data value it represents) resolve to the closest tick mark next to where the user positioned the knob.
getSnapToValue() - Method in class javax.swing.JSlider
Returns true if the knob (and the data value it represents) resolve to the closest slider value next to where the user positioned the knob.
getSnapshot() - Method in class java.awt.image.VolatileImage
Returns a static snapshot image of this object.
getSnapshot() - Method in class org.apache.xalan.transformer.TransformerImpl
This will get a snapshot of the current executing context
getSnapshotLength() - Method in class org.apache.xpath.domapi.XPathResultImpl
The number of nodes in the result snapshot.
getSoLinger() - Method in class java.net.Socket
Returns setting for SO_LINGER. -1 returns implies that the option is disabled.
getSoTimeout() - Method in class java.net.DatagramSocket
Retrive setting for SO_TIMEOUT. 0 returns implies that the option is disabled (i.e., timeout of infinity).
getSoTimeout() - Method in class java.net.ServerSocket
Retrive setting for SO_TIMEOUT. 0 returns implies that the option is disabled (i.e., timeout of infinity).
getSoTimeout() - Method in class java.net.Socket
Returns setting for SO_TIMEOUT. 0 returns implies that the option is disabled (i.e., timeout of infinity).
getSocket() - Method in class java.net.SocketImpl
 
getSocketAddress() - Method in class java.net.DatagramPacket
Gets the SocketAddress (usually IP address + port number) of the remote host that this packet is being sent to or is coming from.
getSocketFactory() - Static method in class java.rmi.server.RMISocketFactory
Returns the socket factory set by the setSocketFactory method.
getSortElem(int) - Method in class org.apache.xalan.templates.ElemForEach
Get a xsl:sort element associated with this element.
getSortElemCount() - Method in class org.apache.xalan.templates.ElemForEach
Get the count xsl:sort elements associated with this element.
getSource() - Method in class java.awt.Image
Gets the object that produces the pixels for the image.
getSource() - Method in class java.awt.image.BufferedImage
Returns the object that produces the pixels for the image.
getSource() - Method in class java.awt.image.VolatileImage
This returns an ImageProducer for this VolatileImage.
getSource(int) - Method in class java.awt.image.renderable.ParameterBlock
Returns a source as a general Object.
getSource() - Method in class java.util.EventObject
The object on which the Event initially occurred.
getSource() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Use a Transformer to copy the source document to a StreamResult.
getSourceActions() - Method in class java.awt.dnd.DragGestureRecognizer
This method returns an int representing the type of action(s) this Drag and Drop operation will support.
getSourceActions() - Method in class java.awt.dnd.DragSourceContext
Returns a bitwise mask of DnDConstants that represent the set of drop actions supported by the drag source for the drag operation associated with this DragSourceContext.
getSourceActions() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the source drop actions.
getSourceActions() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the source drop actions.
getSourceActions(JComponent) - Method in class javax.swing.TransferHandler
Returns the type of transfer actions supported by the source.
getSourceActions(JComponent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.FileTransferHandler
 
getSourceActions(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI.ListTransferHandler
 
getSourceActions(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI.TableTransferHandler
 
getSourceActions(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
This is the type of transfer actions supported by the source.
getSourceActions(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTransferHandler
 
getSourceActions(JComponent) - Method in class javax.swing.text.JTextComponent.DefaultTransferHandler
 
getSourceAsDragGestureRecognizer() - Method in class java.awt.dnd.DragGestureEvent
Returns the source as a DragGestureRecognizer.
getSourceClassName() - Method in class java.util.logging.LogRecord
Get the name of the class that (allegedly) issued the logging request.
getSourceCoroutineID() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
getSourceElement() - Method in class javax.swing.event.HyperlinkEvent
Returns the Element that corresponds to the source of the event.
getSourceLine(String, int) - Static method in class org.apache.xml.utils.ListingErrorHandler
Return the specific source line that caused the exception, if possible to load it; allow exceptions to be thrown.
getSourceLocatorFor(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
No source information is available for DOM2DTM, so return null here.
getSourceLocatorFor(int) - Method in interface org.apache.xml.dtm.DTM
Get the location of a node in the source document.
getSourceLocatorFor(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Source information is not handled yet, so return null here.
getSourceLocatorFor(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
No source information is available for DOM2DTM, so return null here.
getSourceLocatorFor(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Retrieve the SourceLocator associated with a specific node.
getSourceMethodName() - Method in class java.util.logging.LogRecord
Get the name of the method that (allegedly) issued the logging request.
getSourceString() - Method in class java.text.CollationKey
Returns the String that this CollationKey represents.
getSourceTree() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the root of the source tree being executed.
getSourceTree(String, String, SourceLocator, XPathContext) - Method in class org.apache.xpath.SourceTreeManager
Get the source tree from the a base URL and a URL string.
getSourceTree(Source, SourceLocator, XPathContext) - Method in class org.apache.xpath.SourceTreeManager
Get the source tree from the input source.
getSourceTreeAsText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get the XML source Tree as a text string suitable for display in a browser.
getSourceTreeManager() - Method in class org.apache.xpath.XPathContext
Get the SourceTreeManager associated with this execution context.
getSources() - Method in class java.awt.image.BufferedImage
Returns a Vector of RenderedImage objects that are the immediate sources, not the sources of these immediate sources, of image data for this BufferedImage.
getSources() - Method in interface java.awt.image.RenderedImage
Returns a vector of RenderedImages that are the immediate sources of image data for this RenderedImage.
getSources() - Method in class java.awt.image.renderable.ParameterBlock
Returns the entire Vector of sources.
getSources() - Method in interface java.awt.image.renderable.RenderableImage
Returns a vector of RenderableImages that are the sources of image data for this RenderableImage.
getSources() - Method in class java.awt.image.renderable.RenderableImageOp
Returns a vector of RenderableImages that are the sources of image data for this RenderableImage.
getSouth() - Method in class javax.swing.SpringLayout.Constraints
 
getSouthPane() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getSpaceAbove(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the space above setting.
getSpaceBelow(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the space below setting.
getSpan(int, int) - Method in class javax.swing.text.BoxView
Fetches the span of a particular childs current layout.
getSpan(GlyphView, int, int, TabExpander, float) - Method in class javax.swing.text.GlyphPainter1
Determine the span the glyphs given a start location (for tab expansion).
getSpan(GlyphView, int, int, TabExpander, float) - Method in class javax.swing.text.GlyphPainter2
Determine the span the glyphs given a start location (for tab expansion).
getSpan(GlyphView, int, int, TabExpander, float) - Method in class javax.swing.text.GlyphView.GlyphPainter
Determine the span the glyphs given a start location (for tab expansion).
getSpan() - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getSpan() - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getSpan() - Method in class javax.swing.text.html.TableView.RowIterator
 
getSpanOnAxis(int) - Method in class javax.swing.text.AsyncBoxView
Retrieves the size of the view along an axis.
getSpanOnAxis(int) - Method in class javax.swing.text.BoxView
Returns the size of the view along an axis.
getSpecialEscapeURLs() - Method in class org.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should use special URL escaping.
getSpecificationTitle() - Method in class java.lang.Package
Return the title of the specification that this package implements.
getSpecificationVendor() - Method in class java.lang.Package
Return the name of the organization, vendor, or company that owns and maintains the specification of the classes that implement this package.
getSpecificationVersion() - Method in class java.lang.Package
Returns the version number of the specification that this package implements.
getSpecificity() - Method in class javax.swing.text.html.StyleSheet.SelectorMapping
Returns the specificity this mapping represents.
getSpecificity(String) - Static method in class javax.swing.text.html.StyleSheet
Returns the specificity of the passed in String.
getSpecified() - Method in class org.apache.crimson.tree.AttributeNode
DOM: Returns true if the source text specified the attribute.
getSpecified() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getSpecified() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getSpecified() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getSpi(String) - Method in class java.util.prefs.AbstractPreferences
Return the value associated with the specified key at this preference node, or null if there is no association for this key, or the association cannot be determined at this time.
getSpi(String) - Method in class java.util.prefs.WindowsPreferences
Implements AbstractPreferences getSpi() method.
getSpinner() - Method in class javax.swing.JSpinner.DefaultEditor
Returns the JSpinner ancestor of this editor or null.
getSplitPane() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the splitpane this instance is currently contained in.
getSplitPaneBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getSplitPaneDividerBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
Returns a border instance for a JSplitPane divider
getSplitPaneFromSuper() - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
getSrc() - Method in class org.apache.xalan.templates.ElemExtensionScript
Get Extension handler name for this extension
getStackFrame() - Method in class org.apache.xpath.VariableStack
Get the position from where the search should start, which is either the searchStart property, or the top of the stack if that value is -1.
getStackGuard() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the object used to guard the stack from recursion.
getStackTrace() - Method in class java.lang.Throwable
Provides programmatic access to the stack trace information printed by Throwable.printStackTrace().
getStackTraceDepth() - Method in class java.lang.Throwable
Returns the number of elements in the stack trace (or 0 if the stack trace is unavailable).
getStackTraceElement(int) - Method in class java.lang.Throwable
Returns the specified element of the stack trace.
getStandalone() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL!
getStandalone() - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL!
getStart() - Method in class javax.swing.SpinnerDateModel
Returns the first Date in the sequence.
getStart(View) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Obtains the starting index from parent.
getStartIndex() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Get the index with the hypertext document at which this link begins
getStartNode() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Get start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
getStartNode() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Get start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
getStartNode() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Get start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
getStartOffset() - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Returns the starting offset into the model for this view.
getStartOffset() - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Returns the starting offset into the model for this view.
getStartOffset() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the starting offset in the model for the element.
getStartOffset() - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the starting offset in the model for the element.
getStartOffset() - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets the starting offset in the model for the element.
getStartOffset() - Method in class javax.swing.text.AbstractWriter
Returns the first offset to be output.
getStartOffset() - Method in class javax.swing.text.DefaultHighlighter.HighlightInfo
 
getStartOffset() - Method in interface javax.swing.text.Element
Fetches the offset from the beginning of the document that this element begins at.
getStartOffset() - Method in class javax.swing.text.GlyphView
Fetches the portion of the model that this view is responsible for.
getStartOffset() - Method in interface javax.swing.text.Highlighter.Highlight
Gets the starting model offset for the highlight.
getStartOffset() - Method in class javax.swing.text.ParagraphView.Row
Range represented by a row in the paragraph is only a subset of the total range of the paragraph element.
getStartOffset() - Method in class javax.swing.text.View
Fetches the portion of the model for which this view is responsible.
getStartOffset() - Method in class javax.swing.text.ZoneView.Zone
Start of the zones range.
getStartOffset() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Returns the start of the range for which the current occurrence of the tag is defined and has the same attributes.
getStartOffset() - Method in class javax.swing.text.html.HTMLDocument.LeafIterator
Returns the start of the range for which the current occurrence of the tag is defined and has the same attributes.
getStartOffset() - Method in class javax.swing.text.html.ImageView.ImageLabelView
 
getStartPoint() - Method in class java.awt.geom.Arc2D
Returns the starting point of the arc.
getStartPosition() - Method in class javax.swing.text.AbstractDocument
Returns a position that represents the start of the document.
getStartPosition() - Method in interface javax.swing.text.Document
Returns a position that represents the start of the document.
getStartRule() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the default template for a root node.
getState() - Method in class ISSearch.ISCrawler
Returns the current state of the crawler.
getState() - Method in interface ISSearch.ISCrawlerInterface
Returns the current state of the crawler.
getState() - Method in class ISSearch.ISDBCrawler
Returns the current state of the crawler.
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."
getState() - Method in class java.awt.Frame
Gets the state of this frame (obsolete).
getState() - Method in class java.awt.im.InputMethodHighlight
Returns the conversion state of the text range.
getState() - Method in interface java.awt.peer.FramePeer
 
getState() - Method in class javax.swing.JCheckBoxMenuItem
Returns the selected-state of the item.
getStateChange() - Method in class java.awt.event.ItemEvent
Returns the type of state change (selected or deselected).
getStatement() - Method in interface java.sql.ResultSet
Retrieves the Statement object that produced this ResultSet object.
getStaticAttribute(Object) - Static method in class javax.swing.text.StyleContext
Returns the object previously registered with registerStaticAttributeKey.
getStaticAttributeKey(Object) - Static method in class javax.swing.text.StyleContext
Returns the String that key will be registered with
getStaticScore() - Method in class org.apache.xpath.patterns.NodeTest
Get the static score for this node test.
getStatus(boolean, boolean) - Method in class java.awt.ImageMediaEntry
 
getStatus(boolean, boolean) - Method in class java.awt.MediaEntry
 
getStatus() - Method in class java.awt.image.PixelGrabber
Return the status of the pixels.
getStem() - Method in interface ISSearch.ISTermInterface
This function returns the word stem
getStepCount(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
getStepLocalName(int) - Method in class org.apache.xpath.compiler.OpMap
Get the local name of the step.
getStepNS(int) - Method in class org.apache.xpath.compiler.OpMap
Get the namespace of the step.
getStepPattern() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Get associated XSLT StepPattern.
getStepSize() - Method in class javax.swing.SpinnerNumberModel
Returns the size of the value change computed by the getNextValue and getPreviousValue methods.
getStepTestType(int) - Method in class org.apache.xpath.compiler.OpMap
Get the test type of the step, i.e.
getStrain() - Method in class javax.swing.Spring
 
getStream(URL) - Method in class javax.swing.JEditorPane
Fetches a stream for the given URL, which is about to be loaded by the setPage method.
getStrength() - Method in class java.text.Collator
Returns this Collator's strength property.
getStrength() - Method in class java.text.PatternEntry
Gets the strength of the entry.
getStrictErrorChecking() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL!
getStrictErrorChecking() - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL!
getStrikethroughOffset() - Method in class java.awt.Font.FontLineMetrics
 
getStrikethroughOffset() - Method in class java.awt.font.LineMetrics
Returns the position of the strike-through line relative to the baseline.
getStrikethroughThickness() - Method in class java.awt.Font.FontLineMetrics
 
getStrikethroughThickness() - Method in class java.awt.font.LineMetrics
Returns the thickness of the strike-through line.
getString(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString() - Method in class java.text.AttributedString.AttributedStringIterator
 
getString(String) - Method in class java.util.ResourceBundle
Gets a string for the given key from this resource bundle or one of its parents.
getString() - Method in class javax.swing.JProgressBar
Returns the current value of the progress string.
getString(Object) - Method in class javax.swing.UIDefaults
If the value of key is a String return it, otherwise return null.
getString(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a String return it, otherwise return null.
getString(Object) - Static method in class javax.swing.UIManager
Returns a string from the defaults table.
getString(Object, Locale) - Static method in class javax.swing.UIManager
Returns a string from the defaults table that is appropriate for the given locale.
getString(Object, Component) - Static method in class javax.swing.UIManager
Returns a string from the defaults table that is appropriate for the given locale.
getString(int, int) - Method in interface javax.swing.text.AbstractDocument.Content
Fetches a string of characters contained in the sequence.
getString(int, int) - Method in class javax.swing.text.GapContent
Retrieves a portion of the content.
getString(int, int) - Method in class javax.swing.text.StringContent
Retrieves a portion of the content.
getString() - Method in class javax.swing.text.html.parser.Entity
Returns the data as a String.
getString(int) - Method in class javax.swing.text.html.parser.Parser
Get the string that's been accumulated.
getString(int, int) - Method in class org.apache.xml.utils.FastStringBuffer
 
getString(StringBuffer, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
 
getString(StringBuffer, int, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Internal support for toString() and getString().
getStringArray(String) - Method in class java.util.ResourceBundle
Gets a string array for the given key from this resource bundle or one of its parents.
getStringBounds(String, FontRenderContext) - Method in class java.awt.Font
Returns the logical bounds of the specified String in the specified FontRenderContext.
getStringBounds(String, int, int, FontRenderContext) - Method in class java.awt.Font
Returns the logical bounds of the specified String in the specified FontRenderContext.
getStringBounds(char[], int, int, FontRenderContext) - Method in class java.awt.Font
Returns the logical bounds of the specified array of characters in the specified FontRenderContext.
getStringBounds(CharacterIterator, int, int, FontRenderContext) - Method in class java.awt.Font
Returns the logical bounds of the characters indexed in the specified CharacterIterator in the specified FontRenderContext.
getStringBounds(String, Graphics) - Method in class java.awt.FontMetrics
Returns the bounds of the specified String in the specified Graphics context.
getStringBounds(String, int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the bounds of the specified String in the specified Graphics context.
getStringBounds(char[], int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the bounds of the specified array of characters in the specified Graphics context.
getStringBounds(CharacterIterator, int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the bounds of the characters indexed in the specified CharacterIterator in the specified Graphics context.
getStringBuffer() - Method in class java.text.DigitList
 
getStringBuffer() - Method in class javax.swing.text.html.StyleSheet.SearchBuffer
 
getStringFromNode(int) - Method in class org.apache.xpath.objects.XNodeSet
Get the string conversion from a single node.
getStringFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of string functions available with this database.
getStringPlacement(Graphics, String, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Designate the place where the progress string will be painted.
getStringProperty(String, String) - Method in class java.util.logging.LogManager
 
getStringValue(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getStringValue(int) - Method in interface org.apache.xml.dtm.DTM
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getStringValue(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue() - Method in class org.apache.xpath.domapi.XPathResultImpl
The value of this string result.
getStringValueChunk(int, int, int[]) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getStringValueChunk(int, int, int[]) - Method in interface org.apache.xml.dtm.DTM
Get a character array chunk in the string-value of a node.
getStringValueChunk(int, int, int[]) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get a character array chunk in the string-value of a node.
getStringValueChunk(int, int, int[]) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a character array chunk in the string-value of a node.
getStringValueChunkCount(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getStringValueChunkCount(int) - Method in interface org.apache.xml.dtm.DTM
Get number of character array chunks in the string-value of a node.
getStringValueChunkCount(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get number of character array chunks in the string-value of a node.
getStringValueChunkCount(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get number of character array chunks in the string-value of a node.
getStringWriterPool() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the StringWriter pool, so that StringWriter objects may be reused.
getStripSpace(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:strip-space" property.
getStripSpaceCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:strip-space" properties.
getStroke() - Method in class java.awt.Graphics2D
Returns the current Stroke in the Graphics2D context.
getStrongCaret(TextHitInfo, TextHitInfo, TextLayout) - Method in class java.awt.font.TextLayout.CaretPolicy
Chooses one of the specified TextHitInfo instances as a strong caret in the specified TextLayout.
getStrongHit(TextHitInfo, TextHitInfo) - Method in class java.awt.font.TextLayout
Return the "stronger" of the TextHitInfos.
getStyle() - Method in class java.awt.Font
Returns the style of this Font.
getStyle() - Method in class java.awt.im.InputMethodHighlight
Returns the rendering style attributes for the text range, or null.
getStyle(String) - Method in class javax.swing.JTextPane
Fetches a named non-null style previously added.
getStyle(String) - Method in class javax.swing.text.DefaultStyledDocument
Fetches a named style previously added.
getStyle(String) - Method in class javax.swing.text.StyleContext
Fetches a named style previously added to the document
getStyle(String) - Method in interface javax.swing.text.StyledDocument
Fetches a named style previously added.
getStyle() - Method in class javax.swing.text.html.StyleSheet.SelectorMapping
Returns the Style associated with this mapping.
getStyleNames() - Method in class javax.swing.text.DefaultStyledDocument
Fetches the list of of style names.
getStyleNames() - Method in class javax.swing.text.StyleContext
Fetches the names of the styles defined.
getStyleSheet() - Method in class javax.swing.plaf.basic.BasicHTML.BasicEditorKit
Overriden to return our own slimmed down style sheet.
getStyleSheet() - Method in class javax.swing.text.html.BlockView
 
getStyleSheet() - Method in class javax.swing.text.html.HTMLDocument
Fetches the StyleSheet with the document-specific display rules (CSS) that were specified in the HTML document itself.
getStyleSheet() - Method in class javax.swing.text.html.HTMLEditorKit
Get the set of styles currently being used to render the HTML elements.
getStyleSheet() - Method in class javax.swing.text.html.ImageView
Convenience method to get the StyleSheet.
getStyleSheet() - Method in class javax.swing.text.html.InlineView
 
getStyleSheet() - Method in class javax.swing.text.html.ParagraphView
 
getStyleSheet() - Method in class javax.swing.text.html.TableView.RowView
 
getStyleSheet() - Method in class javax.swing.text.html.TableView
 
getStyleSheets() - Method in class javax.swing.text.html.StyleSheet
Returns an array of the linked StyleSheets.
getStyleTreeAsText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get the XSL style Tree as a text string suitable for display in a browser.
getStyledDocument() - Method in class javax.swing.JTextPane
Fetches the model associated with the editor.
getStyledDocument(JEditorPane) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Gets the document associated with an editor pane.
getStyledEditorKit() - Method in class javax.swing.JTextPane
Gets the editor kit.
getStyledEditorKit(JEditorPane) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Gets the editor kit associated with an editor pane.
getStyles(StyleSheet.SelectorMapping, Vector, String[], String[], String[], int, int, Hashtable) - Method in class javax.swing.text.html.StyleSheet
Adds parentMapping to styles, and recursively calls this method if parentMapping has any child mappings for any of the Elements in elements.
getStylesheet() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the Stylesheet being executed.
getStylesheet() - Method in class org.apache.xalan.processor.StylesheetHandler
Return the stylesheet that this handler is constructing.
getStylesheet() - Method in class org.apache.xalan.templates.ElemTemplate
Get the owning stylesheet.
getStylesheet() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the owning stylesheet.
getStylesheet() - Method in class org.apache.xalan.templates.Stylesheet
Get the owning stylesheet.
getStylesheet() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the current stylesheet for this processor.
getStylesheetComposed() - Method in class org.apache.xalan.templates.ElemTemplate
Get the stylesheet composed (resolves includes and imports and has methods on it that return "composed" properties.
getStylesheetComposed() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the owning "composed" stylesheet.
getStylesheetComposed() - Method in class org.apache.xalan.templates.Stylesheet
Get the owning aggregated stylesheet, or this stylesheet if it is aggregated.
getStylesheetInclErr() - Method in class org.apache.xalan.processor.ProcessorImport
Get the error number associated with this type of stylesheet importing itself
getStylesheetInclErr() - Method in class org.apache.xalan.processor.ProcessorInclude
Get the error number associated with this type of stylesheet including itself
getStylesheetNamespace() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the value for the stylesheet namespace.
getStylesheetNode() - Method in class org.apache.xpath.XPathException
Get the stylesheet node from where this error originated.
getStylesheetNode(ExpressionNode) - Method in class org.apache.xpath.XPathException
Get the XSLT ElemVariable that this sub-expression references.
getStylesheetParent() - Method in class org.apache.xalan.templates.Stylesheet
Get the parent of the stylesheet.
getStylesheetPrefix() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the "stylesheet-prefix" attribute.
getStylesheetProcessor() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the XSLT TransformerFactoryImpl for needed services.
getStylesheetRoot() - Method in class org.apache.xalan.processor.StylesheetHandler
Return the stylesheet root that this handler is constructing.
getStylesheetRoot() - Method in class org.apache.xalan.templates.ElemTemplate
Get the root stylesheet.
getStylesheetRoot() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the owning root stylesheet.
getStylesheetRoot() - Method in class org.apache.xalan.templates.Stylesheet
Get the root of the stylesheet, where all the tables common to all stylesheets are kept.
getStylesheetType() - Method in class org.apache.xalan.processor.ProcessorImport
Get the stylesheet type associated with an imported stylesheet
getStylesheetType() - Method in class org.apache.xalan.processor.ProcessorInclude
Get the stylesheet type associated with an included stylesheet
getStylesheetType() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the type of stylesheet that should be built or is being processed.
getSubContextList() - Method in class org.apache.xpath.XPathContext
Get the current axes iterator, or return null if none.
getSubElements() - Method in class javax.swing.JMenu
Returns an array of MenuElements containing the submenu for this menu component.
getSubElements() - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement -- returns the menus in this menu bar.
getSubElements() - Method in class javax.swing.JMenuItem
This method returns an array containing the sub-menu components for this menu component.
getSubElements() - Method in class javax.swing.JPopupMenu
Returns an array of MenuElements containing the submenu for this menu component.
getSubElements() - Method in interface javax.swing.MenuElement
This method should return an array containing the sub-elements for the receiving menu element
getSubSequence(int, int) - Method in class java.util.regex.Matcher
Generates a String from this Matcher's input in the specified range.
getSubString(long, int) - Method in interface java.sql.Clob
Retrieves a copy of the specified substring in the CLOB value designated by this Clob object.
getSubTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getSubTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getSubTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
 
getSubType() - Method in class java.awt.datatransfer.DataFlavor
Returns the sub MIME type of this DataFlavor.
getSubType() - Method in class java.awt.datatransfer.MimeType
Retrieve the sub type of this object.
getSubimage(int, int, int, int) - Method in class java.awt.image.BufferedImage
Returns a subimage defined by a specified rectangular region.
getSubtreeRoot(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantFromRootTraverser
Get the first potential identity that can be returned.
getSubtreeRoot(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantOrSelfFromRootTraverser
Get the first potential identity that can be returned.
getSubtreeRoot(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
Get the subtree root identity from the handle that was passed in by the caller.
getSuperDesc() - Method in class java.io.ObjectStreamClass
Returns superclass descriptor.
getSuperPreferredWidth() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.AlignedLabel
 
getSuperTables(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSuperclass() - Method in class java.lang.Class
Returns the Class representing the superclass of the entity (class, interface, primitive type or void) represented by this Class.
getSuperclass() - Method in class org.apache.xml.utils.synthetic.Class
If this object represents any class other than the class Object, then the object that represents the superclass of that class is returned.
getSupportsAVT() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Get whether or not this attribute supports AVT's.
getSupportsAbsolutePositioning() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Indicates whether the user can absolutely position the offset with a mouse click (usually the middle mouse button).
getSupportsIncrement() - Method in class javax.swing.text.DateFormatter
Returns true, as DateFormatterFilter will support incrementing/decrementing of the value.
getSupportsIncrement() - Method in class javax.swing.text.InternationalFormatter
Returns false, indicating InternationalFormatter does not allow incrementing of the value.
getSupportsWindowDecorations() - Method in class javax.swing.LookAndFeel
Returns true if the LookAndFeel returned RootPaneUI instances support providing Window decorations in a JRootPane.
getSupportsWindowDecorations() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns true if the LookAndFeel returned RootPaneUI instances support providing Window decorations in a JRootPane.
getSuppressDropTarget() - Static method in class javax.swing.JComponent
Returns true if setTransferHandler should install a DropTarget.
getSurrendersFocusOnKeystroke() - Method in class javax.swing.JTable
Returns true if the editor should get the focus when keystrokes cause the editor to be activated
getSymbol() - Method in class java.util.Currency
Gets the symbol of this currency for the default locale.
getSymbol(Locale) - Method in class java.util.Currency
Gets the symbol of this currency for the specified locale.
getSyncAllWidths() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
getSystem() - Static method in class java.rmi.activation.ActivationGroup
Returns the activation system for the VM.
getSystem() - Method in class java.rmi.activation.ActivationGroupID
Returns the group's activation system.
getSystemClassLoader() - Static method in class java.lang.ClassLoader
Returns the system class loader for delegation.
getSystemClipboard() - Method in class java.awt.Toolkit
Gets the singleton instance of the system Clipboard which interfaces with clipboard facilities provided by the native platform.
getSystemCustomCursor(String) - Static method in class java.awt.Cursor
Returns a system-specific custom cursor object matching the specified name.
getSystemDefaults() - Method in class javax.swing.UIManager.LAFState
 
getSystemDisplayName(File) - Method in class javax.swing.filechooser.FileSystemView
Name of a file, directory, or folder as it would be displayed in a system file browser.
getSystemEventQueue() - Method in class java.awt.Toolkit
Get the application's or applet's EventQueue instance.
getSystemEventQueueImpl() - Method in class java.awt.Toolkit
 
getSystemFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of system functions available with this database.
getSystemGMTOffsetID() - Static method in class java.util.TimeZone
Gets the custom time zone ID based on the GMT offset of the platform.
getSystemIcon(File) - Method in class javax.swing.filechooser.FileSystemView
Icon for a file, directory, or folder as it would be displayed in a system file browser.
getSystemId() - Method in class org.apache.crimson.parser.InputEntity
Returns the system ID of this input source, if known
getSystemId() - Method in class org.apache.crimson.parser.Parser2.DocLocator
 
getSystemId() - Method in class org.apache.crimson.tree.Doctype.EntityNode
 
getSystemId() - Method in class org.apache.crimson.tree.Doctype.NotationNode
 
getSystemId() - Method in class org.apache.crimson.tree.Doctype
The system identifier of the external subset.
getSystemId() - Method in interface org.apache.crimson.tree.DocumentEx
Returns the system ID (a URI) associated with the document, or null if this is unknown.
getSystemId() - Method in class org.apache.crimson.tree.XmlDocument
Returns system ID associated with the document, or null if this is unknown.
getSystemId() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.apache.xalan.templates.ElemTemplate
Return the system identifier for the current document event.
getSystemId() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the system identifier for the current document event.
getSystemId() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.apache.xml.dtm.ref.NodeLocator
getSystemId returns the system ID of the node.
getSystemId() - Method in class org.apache.xml.utils.SAXSourceLocator
Return the system identifier for the current document event.
getSystemId() - Method in class org.apache.xml.utils.SerializableLocatorImpl
Return the saved system identifier.
getSystemId() - Method in class org.apache.xpath.Expression
Return the system identifier for the current document event.
getSystemLookAndFeelClassName() - Static method in class javax.swing.UIManager
Returns the name of the LookAndFeel class that implements the native systems look and feel if there is one, otherwise the name of the default cross platform LookAndFeel class.
getSystemPackage(String) - Static method in class java.lang.Package
 
getSystemPackage0(String) - Static method in class java.lang.Package
 
getSystemPackages() - Static method in class java.lang.Package
 
getSystemPackages0() - Static method in class java.lang.Package
 
getSystemProperty(String) - Method in class javax.rmi.CORBA.GetORBPropertiesFileAction
 
getSystemProperty(String) - Method in class javax.rmi.GetORBPropertiesFileAction
 
getSystemResource(String) - Static method in class java.lang.ClassLoader
Find a resource of the specified name from the search path used to load classes.
getSystemResourceAsStream(String) - Static method in class java.lang.ClassLoader
Open for reading, a resource of the specified name from the search path used to load classes.
getSystemResources(String) - Static method in class java.lang.ClassLoader
Finds all resources of the specified name from the search path used to load classes.
getSystemSelection() - Method in class java.awt.Toolkit
Gets the singleton instance of the system selection as a Clipboard object.
getSystemSelection() - Method in class javax.swing.text.DefaultCaret
 
getSystemTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getSystemTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the color used, by default, for the text in labels and titled borders.
getSystemTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getSystemTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getSystemTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
 
getSystemTimeZoneID(String, String) - Static method in class java.util.TimeZone
Gets the platform defined TimeZone ID.
getSystemTypeDescription(File) - Method in class javax.swing.filechooser.FileSystemView
Type description for a file, directory, or folder as it would be displayed in a system file browser.
getSystemTypeDescription(File) - Method in class javax.swing.filechooser.WindowsFileSystemView
Type description for a file, directory, or folder as it would be displayed in a system file browser.
getTF() - Method in class ISSearch.ISFeature
Returns the absolute Term Frequency (TF) weight of the feature in the document.
getTF() - Method in interface ISSearch.ISFeatureInterface
Returns the absolute Term Frequency (TF) weight of the feature in the document.
getTRC(int) - Method in class java.awt.color.ICC_Profile
Returns the TRC as an array of shorts.
getTRC() - Method in class java.awt.color.ICC_ProfileGray
Returns the TRC as an array of shorts.
getTRC(int) - Method in class java.awt.color.ICC_ProfileRGB
Returns the TRC for a particular component as an array.
getTTL() - Method in class java.net.DatagramSocketImpl
Deprecated. use getTimeToLive instead.
getTTL() - Method in class java.net.MulticastSocket
Deprecated. use the getTimeToLive method instead, which returns an int instead of a byte.
getTTL() - Method in class java.net.PlainDatagramSocketImpl
Get the TTL (time-to-live) option.
getTab(int) - Method in class javax.swing.text.TabSet
Returns the TabStop at index index.
getTabAfter(float) - Method in class javax.swing.text.TabSet
Returns the Tab instance after location.
getTabAreaInsets(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabAtLocation(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the tab index which intersects the specified point in the coordinate space of the component where the tabs are actually rendered, which could be the JTabbedPane (for WRAP_TAB_LAYOUT) or a ScrollableTabPanel (SCROLL_TAB_LAYOUT).
getTabBase() - Method in class javax.swing.text.ParagraphView
Returns where the tabs are calculated from.
getTabBounds(JTabbedPane, int) - Method in class javax.swing.plaf.TabbedPaneUI
 
getTabBounds(JTabbedPane, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the bounds of the specified tab index.
getTabBounds(int, Rectangle) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the bounds of the specified tab in the coordinate space of the JTabbedPane component.
getTabBounds(JTabbedPane, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getTabBounds method on each UI handled by this object.
getTabCount() - Method in class javax.swing.JTabbedPane
Returns the number of tabs in this tabbedpane.
getTabCount() - Method in class javax.swing.text.TabSet
Returns the number of Tab instances the receiver contains.
getTabExpander() - Method in class javax.swing.text.GlyphView
Fetch the TabExpander to use if tabs are present in this view.
getTabIndex(TabStop) - Method in class javax.swing.text.TabSet
 
getTabIndexAfter(float) - Method in class javax.swing.text.TabSet
Returns the index of the Tab to be used after location.
getTabInsets(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabLabelShiftX(int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabLabelShiftX(int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Overridden to do nothing for the Java L&F.
getTabLabelShiftY(int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabLabelShiftY(int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Overridden to do nothing for the Java L&F.
getTabLayoutPolicy() - Method in class javax.swing.JTabbedPane
Returns the policy used by the tabbedpane to layout the tabs when all the tabs will not fit within a single run.
getTabPlacement() - Method in class javax.swing.JTabbedPane
Returns the placement of the tabs for this tabbedpane.
getTabRunCount() - Method in class javax.swing.JTabbedPane
Returns the number of tab runs currently used to display the tabs.
getTabRunCount(JTabbedPane) - Method in class javax.swing.plaf.TabbedPaneUI
 
getTabRunCount(JTabbedPane) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabRunCount(JTabbedPane) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getTabRunCount method on each UI handled by this object.
getTabRunIndent(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabRunOffset(int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabRunOverlay(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabRunOverlay(int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
getTabSet() - Method in class javax.swing.text.ParagraphView
Gets the Tabset to be used in calculating tabs.
getTabSet(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the TabSet.
getTabSize() - Method in class javax.swing.JTextArea
Gets the number of characters used to expand tabs.
getTabSize() - Method in class javax.swing.text.PlainView
Returns the tab size set for the document, defaulting to 8.
getTabSize() - Method in class javax.swing.text.WrappedPlainView
Returns the tab size set for the document, defaulting to 8.
getTabbedSpan(float, TabExpander) - Method in class javax.swing.text.GlyphView
Determines the desired span when using the given tab expansion implementation.
getTabbedSpan(float, TabExpander) - Method in interface javax.swing.text.TabableView
Determines the desired span when using the given tab expansion implementation.
getTabbedTextOffset(Segment, FontMetrics, int, int, TabExpander, int) - Static method in class javax.swing.text.Utilities
Determines the relative offset into the given text that best represents the given span in the view coordinate system.
getTabbedTextOffset(Segment, FontMetrics, int, int, TabExpander, int, boolean) - Static method in class javax.swing.text.Utilities
 
getTabbedTextWidth(Segment, FontMetrics, int, TabExpander, int) - Static method in class javax.swing.text.Utilities
Determines the width of the given segment of text taking tabs into consideration.
getTable() - Method in class java.awt.image.ByteLookupTable
Returns the lookup table data by reference.
getTable() - Method in class java.awt.image.LookupOp
Returns the LookupTable.
getTable() - Method in class java.awt.image.ShortLookupTable
Returns the lookup table data by reference.
getTable() - Method in class java.util.WeakHashMap
Return the table after first expunging stale entries
getTable() - Method in class javax.swing.table.JTableHeader
Returns the table associated with this header.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class javax.swing.DefaultCellEditor
Implements the TableCellEditor interface.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class javax.swing.JTable.GenericEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in interface javax.swing.table.TableCellEditor
Sets an initial value for the editor.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class javax.swing.JTable.BooleanRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class javax.swing.table.DefaultTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class javax.swing.table.JTableHeader.UIResourceTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in interface javax.swing.table.TableCellRenderer
Returns the component used for drawing the cell.
getTableHeader() - Method in class javax.swing.JTable
Returns the tableHeader used by this JTable.
getTableModelListeners() - Method in class javax.swing.table.AbstractTableModel
Returns an array of all the table model listeners registered on this model.
getTableName(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's table name.
getTablePrivileges(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the access rights for each table available in a catalog.
getTableTypes() - Method in interface java.sql.DatabaseMetaData
Retrieves the table types available in this database.
getTables(String, String, String, String[]) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the tables available in the given catalog.
getTables() - Method in class java.text.RuleBasedCollator
Allows CollationElementIterator access to the tables object
getTag(double, double, double) - Static method in class java.awt.geom.CubicCurve2D
 
getTag(double, double, double) - Static method in class java.awt.geom.QuadCurve2D
 
getTag(String) - Static method in class javax.swing.text.html.HTML
Fetches a tag constant for a well-known tag name (i.e. one of the tags in the set {A, ADDRESS, APPLET, AREA, B, BASE, BASEFONT, BIG, BLOCKQUOTE, BODY, BR, CAPTION, CENTER, CITE, CODE, DD, DFN, DIR, DIV, DL, DT, EM, FONT, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, HEAD, HR, HTML, I, IMG, INPUT, ISINDEX, KBD, LI, LINK, MAP, MENU, META, NOBR, NOFRAMES, OBJECT, OL, OPTION, P, PARAM, PRE, SAMP, SCRIPT, SELECT, SMALL, SPAN, STRIKE, S, STRONG, STYLE, SUB, SUP, TABLE, TD, TEXTAREA, TH, TITLE, TR, TT, U, UL, VAR}.
getTag() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Type of tag this iterator represents.
getTag() - Method in class javax.swing.text.html.HTMLDocument.LeafIterator
Returns the type of tag this iterator represents.
getTagForStyleConstantsKey(StyleConstants) - Static method in class javax.swing.text.html.HTML
Returns the HTML Tag associated with the StyleConstants key sc.
getTagName() - Method in class org.apache.crimson.tree.ElementNode2
DOM: Returns the name of the XML tag for this element.
getTagName() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the element name.
getTagName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getTagName() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getTail(Handler) - Method in class java.util.logging.Formatter
Return the tail string for a set of formatted records.
getTail(Handler) - Method in class java.util.logging.XMLFormatter
Return the tail string for a set of XML formatted records.
getTarget() - Method in interface javax.rmi.CORBA.Tie
Returns the target for this tie.
getTarget() - Method in class javax.swing.AbstractActionPropertyChangeListener
 
getTarget() - Method in class javax.swing.JMenu.ActionChangedListener
 
getTarget() - Method in class javax.swing.text.html.HTMLFrameHyperlinkEvent
returns the target for the link.
getTarget() - Method in class org.apache.crimson.tree.PINode
DOM: Returns the processor the instruction is directed to.
getTarget() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
A PI's "target" states what processor channel the PI's data should be directed to.
getTargetActions() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns the target drop action.
getTargetActions() - Method in class java.awt.dnd.DropTargetContext
This method returns an int representing the current actions this DropTarget will accept.
getTargetActions() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
get the current Target actions
getTargetException() - Method in class java.lang.reflect.InvocationTargetException
Get the thrown target exception.
getTargetNode(XPathContext, int) - Method in class org.apache.xalan.templates.ElemNumber
Get the target node that will be counted..
getTargetString() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Get the target string of the pattern.
getTargetString() - Method in class org.apache.xpath.patterns.StepPattern
Get the local name or psuedo name of the node that this pattern will test, for hash table lookup optimization.
getTcpNoDelay() - Method in class java.net.Socket
Tests if TCP_NODELAY is enabled.
getTempDir() - Static method in class java.io.File
 
getTemplate(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:template" property.
getTemplate(QName) - Method in class org.apache.xalan.templates.TemplateList
Locate a named template.
getTemplate(XPathContext, int, QName, boolean, DTM) - Method in class org.apache.xalan.templates.TemplateList
Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
getTemplate(XPathContext, int, QName, int, int, boolean, DTM) - Method in class org.apache.xalan.templates.TemplateList
Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
getTemplate() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Get the assocated xsl:template.
getTemplateCallstack() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the call stack of xsl:template elements.
getTemplateComposed(XPathContext, int, QName, boolean, DTM) - Method in class org.apache.xalan.templates.StylesheetRoot
Get an "xsl:template" property by node match.
getTemplateComposed(XPathContext, int, QName, int, int, boolean, DTM) - Method in class org.apache.xalan.templates.StylesheetRoot
Get an "xsl:template" property by node match.
getTemplateComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
Get an "xsl:template" property.
getTemplateCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:template" properties.
getTemplateFast(XPathContext, int, int, QName, int, boolean, DTM) - Method in class org.apache.xalan.templates.TemplateList
Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
getTemplateListComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Accessor method to retrieve the TemplateList associated with this StylesheetRoot.
getTemplateMatch() - Method in class org.apache.xalan.templates.ElemForEach
Get template element associated with this
getTemplates() - Method in class org.apache.xalan.processor.StylesheetHandler
When this object is used as a ContentHandler or ContentHandler, it will create a Templates object, which the caller can get once the SAX events have been completed.
getTemporaryLostComponent() - Method in class java.awt.Window
 
getTerm() - Method in class ISSearch.ISFeature
Returns the term that is represented by this feature in the bag-of-words model.
getTerm() - Method in interface ISSearch.ISFeatureInterface
Returns the term that is represented by this feature in the bag-of-words model.
getTerminate() - Method in class org.apache.xalan.templates.ElemMessage
Get the "terminate" attribute.
getTerms() - Method in interface ISSearch.ISDocumentInterface
Returns the bag of words extracted from the document.
getTest() - Method in class org.apache.xalan.templates.ElemIf
Get the "test" attribute.
getTest() - Method in class org.apache.xalan.templates.ElemWhen
Get the "test" attribute.
getTest() - Method in class org.apache.xml.utils.synthetic.TestDriver.Inner
Method getTest
getText() - Method in class java.awt.Label
Gets the text of this label.
getText() - Method in class java.awt.TextComponent
Returns the text that is presented by this text component.
getText() - Method in class java.awt.event.InputMethodEvent
Gets the combined committed and composed text.
getText() - Method in interface java.awt.peer.TextComponentPeer
 
getText() - Method in class java.text.BreakIterator
Get the text being scanned
getText() - Method in class java.text.RuleBasedBreakIterator
Return a CharacterIterator over the text being analyzed.
getText() - Method in class java.text.SimpleTextBoundary
Get the text being scanned by the enumeration
getText(int, int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
 
getText() - Method in class javax.swing.AbstractButton
Returns the button's text.
getText() - Method in class javax.swing.JEditorPane
Returns the text contained in this TextComponent in terms of the content type of this editor.
getText(int, int) - Method in class javax.swing.JLabel.AccessibleJLabel
 
getText() - Method in class javax.swing.JLabel
Returns the text string that the label displays.
getText() - Method in class javax.swing.JPasswordField
Deprecated. As of Java 2 platform v1.2, replaced by getPassword.
getText(int, int) - Method in class javax.swing.JPasswordField
Deprecated. As of Java 2 platform v1.2, replaced by getPassword.
getText(int, int) - Method in class javax.swing.text.AbstractDocument
Gets a sequence of text from the document.
getText(int, int, Segment) - Method in class javax.swing.text.AbstractDocument
Fetches the text contained within the given portion of the document.
getText(Element) - Method in class javax.swing.text.AbstractWriter
Returns the text associated with the element.
getText(int, int) - Method in interface javax.swing.text.Document
Fetches the text contained within the given portion of the document.
getText(int, int, Segment) - Method in interface javax.swing.text.Document
Fetches the text contained within the given portion of the document.
getText(int, int) - Method in class javax.swing.text.GlyphView
Fetch a reference to the text that occupies the given range.
getText(int, int) - Method in class javax.swing.text.JTextComponent
Fetches a portion of the text represented by the component.
getText() - Method in class javax.swing.text.JTextComponent
Returns the text contained in this TextComponent.
getText(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext
 
getText(int, int) - Method in class javax.swing.text.html.ImageView.ImageLabelView
 
getText() - Method in class org.apache.crimson.tree.DataNode
Returns the text of the node.
getTextAreaData(AttributeSet) - Method in class javax.swing.text.html.FormView
Returns the data associated with the <TEXTAREA> form element.
getTextBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a text component
getTextComponent(ActionEvent) - Method in class javax.swing.text.TextAction
Determines the component to use for the action.
getTextComponent() - Method in class javax.swing.text.html.AccessibleHTML
Returns the JEditorPane providing information for.
getTextComponent() - Method in class javax.swing.text.html.CommentView
 
getTextComponent() - Method in class javax.swing.text.html.HiddenTagView
 
getTextField() - Method in class javax.swing.JSpinner.DefaultEditor
Returns the JFormattedTextField child of this editor.
getTextFieldBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getTextFieldBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a JTextField
getTextHighlightColor() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
 
getTextHighlightColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getTextHighlightColor() - Method in class javax.swing.plaf.metal.MetalTheme
 
getTextLength() - Method in class java.util.regex.Matcher
Returns the end index of the text.
getTextLineForTesting() - Method in class java.awt.font.TextLayout
Package-only method for testing ONLY.
getTextListeners() - Method in class java.awt.TextComponent
Returns an array of all the text listeners registered on this text component.
getTextLocation(TextHitInfo) - Method in interface java.awt.im.InputMethodRequests
Gets the location of a specified offset in the current composed text, or of the selection in committed text.
getTextLocation(TextHitInfo) - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
getTextNonSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the color the text is drawn with when the node isn't selected.
getTextPlainUnicodeFlavor() - Static method in class java.awt.datatransfer.DataFlavor
Returns a DataFlavor representing plain text with Unicode encoding, where: representationClass = java.io.InputStream mimeType = "text/plain; charset=<platform default Unicode encoding>" Sun's implementation for Microsoft Windows use the encoding utf-16le.
getTextRange(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the text string between two indices.
getTextRectangle() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
 
getTextRectangle() - Method in class javax.swing.JLabel.AccessibleJLabel
 
getTextSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the color the text is drawn with when the node is selected.
getTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
Overriden so that the text will not be rendered as shifted for Toggle buttons and subclasses.
getTextViewForTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the text View object required to render stylized text (HTML) for the specified tab or null if no specialized text rendering is needed for this tab.
getThickness() - Method in class javax.swing.border.LineBorder
Returns the thickness of the border.
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 the thread group to which this thread belongs.
getThreadGroupSafely() - Static method in class javax.swing.SystemEventQueueUtilities
Return the current threads ThreadGroup, even on IE4.0.
getThreadID() - Method in class java.util.logging.LogRecord
Get an identifier for the thread where the message originated.
getThrowOnError() - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
getThrowOnFatalError() - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
getThrowOnWarning() - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
getThrown() - Method in class java.util.logging.LogRecord
Get any throwable associated with the log record.
getThumbBounds() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Return the current size/location of the thumb.
getThumbOverhang() - Method in class javax.swing.plaf.metal.MetalSliderUI
Returns the amount that the thumb goes past the slide bar.
getThumbSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getThumbSize() - Method in class javax.swing.plaf.metal.MetalSliderUI
 
getTickLength() - Method in class javax.swing.plaf.basic.BasicSliderUI
Gets the height of the tick area for horizontal sliders and the width of the tick area for vertical sliders.
getTickLength() - Method in class javax.swing.plaf.metal.MetalSliderUI
Gets the height of the tick area for horizontal sliders and the width of the tick area for vertical sliders.
getTie(Remote) - Static method in class javax.rmi.CORBA.Util
Returns the tie (if any) for a given target object.
getTie(Remote) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.getTie(java.rmi.Remote).
getTile(int, int) - Method in class java.awt.image.BufferedImage
Returns tile (tileXtileY).
getTile(int, int) - Method in interface java.awt.image.RenderedImage
Returns tile (tileX, tileY).
getTileGridXOffset() - Method in class java.awt.image.BufferedImage
Returns the x offset of the tile grid relative to the origin, For example, the x coordinate of the location of tile (0, 0).
getTileGridXOffset() - Method in interface java.awt.image.RenderedImage
Returns the X offset of the tile grid relative to the origin, i.e., the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class java.awt.image.BufferedImage
Returns the y offset of the tile grid relative to the origin, For example, the y coordinate of the location of tile (0, 0).
getTileGridYOffset() - Method in interface java.awt.image.RenderedImage
Returns the Y offset of the tile grid relative to the origin, i.e., the Y coordinate of the upper-left pixel of tile (0, 0).
getTileHeight() - Method in class java.awt.image.BufferedImage
Returns the tile height in pixels.
getTileHeight() - Method in interface java.awt.image.RenderedImage
Returns the tile height in pixels.
getTileIcon() - Method in class javax.swing.border.MatteBorder
Returns the icon used for tiling the border or null if a solid color is being used.
getTileWidth() - Method in class java.awt.image.BufferedImage
Returns the tile width in pixels.
getTileWidth() - Method in interface java.awt.image.RenderedImage
Returns the tile width in pixels.
getTiledSizeRequirements(SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
Determines the total space necessary to place a set of components end-to-end.
getTime(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object.
getTime(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object.
getTime(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime() - Method in class java.sql.Timestamp
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Timestamp object.
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 object.
getTime() - Method in class java.util.zip.ZipEntry
Returns the modification time of the entry, or -1 if not specified.
getTimeDateFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of the time and date functions available with this database.
getTimeImpl() - Method in class java.util.Date
 
getTimeInMillis() - Method in class java.util.Calendar
Gets this Calendar's current time as a long.
getTimeInstance() - Static method in class java.text.DateFormat
Gets the time formatter with the default formatting style for the default locale.
getTimeInstance(int) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style for the default locale.
getTimeInstance(int, Locale) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style for the given locale.
getTimeToLive() - Method in class java.net.DatagramSocketImpl
Retrieve the TTL (time-to-live) option.
getTimeToLive() - Method in class java.net.MulticastSocket
Get the default time-to-live for multicast packets sent out on the socket.
getTimeToLive() - Method in class java.net.PlainDatagramSocketImpl
Get the TTL (time-to-live) option.
getTimeZone() - Method in class java.text.DateFormat
Gets the time zone.
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.
getTimeZone(String, boolean) - Static method in class java.util.TimeZone
 
getTimeout() - Method in class java.net.PlainSocketImpl
 
getTimer() - Method in class javax.swing.Timer.DoPostEvent
 
getTimestamp(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimezoneOffset() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by -(Calendar.get(Calendar.ZONE_OFFSET) + Calendar.get(Calendar.DST_OFFSET)) / (60 * 1000).
getTipText() - Method in class javax.swing.JToolTip
Returns the text that is shown when the tool tip is displayed.
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.
getTitle() - Method in class javax.swing.JInternalFrame
Returns the title of the JInternalFrame.
getTitle() - Method in class javax.swing.border.TitledBorder
Returns the title of the titled border.
getTitle(String, FontMetrics, int) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
getTitle() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the String to display as the title.
getTitleAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab title at index.
getTitleColor() - Method in class javax.swing.border.TitledBorder
Returns the title-color of the titled border.
getTitleFont() - Method in class javax.swing.border.TitledBorder
Returns the title-font of the titled border.
getTitleJustification() - Method in class javax.swing.border.TitledBorder
Returns the title-justification of the titled border.
getTitlePane() - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Returns the JComponent rendering the title pane.
getTitlePosition() - Method in class javax.swing.border.TitledBorder
Returns the title-position of the titled border.
getTitledBorderText() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the titled border text
getTitledBorderText() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the titled border text
getTitledBorderText() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the titled border text
getToIndex() - Method in class javax.swing.event.TableColumnModelEvent
Returns the toIndex.
getToPage() - Method in class java.awt.JobAttributes
Returns, for jobs using these attributes, the last page (inclusive) to be printed, if a range of pages is to be printed.
getToggleButtonBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getToggleButtonBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a JToggleButton
getToggleClickCount() - Method in class javax.swing.JTree
Returns the number of mouse clicks needed to expand or close a node.
getToken(int) - Method in class org.apache.xpath.compiler.OpMap
Get the XPath as a list of tokens.
getTokenQueue() - Method in class org.apache.xpath.compiler.OpMap
Get the XPath as a list of tokens.
getTokenQueuePosFromMap(int) - Method in class org.apache.xpath.compiler.Lexer
Given a map pos, return the corresponding token queue pos.
getTokenQueueSize() - Method in class org.apache.xpath.compiler.OpMap
Get size of the token queue.
getTokenRelative(int) - Method in class org.apache.xpath.compiler.XPathParser
Retrieve a token relative to the current token.
getTokenThreshold() - Method in class javax.swing.text.html.HTMLDocument
Gets the number of tokens to buffer before trying to update the documents element structure.
getToolTipLocation(MouseEvent) - Method in class javax.swing.JComponent
Returns the tooltip location in this component's coordinate system.
getToolTipText() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the tool tip text
getToolTipText() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the tool tip text
getToolTipText() - Method in class javax.swing.JComponent
Returns the tooltip string that has been set with setToolTipText.
getToolTipText(MouseEvent) - Method in class javax.swing.JComponent
Returns the string to be used as the tooltip for event.
getToolTipText() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the tool tip text
getToolTipText(MouseEvent) - Method in class javax.swing.JList
Overrides JComponent's getToolTipText method in order to allow the renderer's tips to be used if it has text set.
getToolTipText(MouseEvent) - Method in class javax.swing.JTabbedPane
Returns the tooltip text for the component determined by the mouse event location.
getToolTipText(MouseEvent) - Method in class javax.swing.JTable
Overrides JComponent's getToolTipText method in order to allow the renderer's tips to be used if it has text set.
getToolTipText(MouseEvent) - Method in class javax.swing.JTree
Overrides JComponent's getToolTipText method in order to allow renderer's tips to be used if it has text set.
getToolTipText(MouseEvent) - Method in class javax.swing.colorchooser.SwatchPanel
 
getToolTipText(JTextComponent, Point) - Method in class javax.swing.plaf.TextUI
Returns the string to be used as the tooltip at the passed in location.
getToolTipText(JTextComponent, Point) - Method in class javax.swing.plaf.basic.BasicTextUI
Returns the string to be used as the tooltip at the passed in location.
getToolTipText(JTextComponent, Point) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getToolTipText method on each UI handled by this object.
getToolTipText(MouseEvent) - Method in class javax.swing.table.JTableHeader
Allows the renderer's tips to be used if there is text set.
getToolTipText(MouseEvent) - Method in class javax.swing.text.JTextComponent
Returns the string to be used as the tooltip for event.
getToolTipText(float, float, Shape) - Method in class javax.swing.text.View
Returns the tooltip text at the specified location.
getToolTipText(float, float, Shape) - Method in class javax.swing.text.html.ImageView
For images the tooltip text comes from text specified with the ALT attribute.
getToolTipTextAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab tooltip text at index.
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.
getToolkit() - Method in interface java.awt.peer.ComponentPeer
 
getToolkitImpl() - Method in class java.awt.Component
 
getTopAncestor(JComponent) - Static method in class javax.swing.KeyboardManager
find the top Window or Applet
getTopComponent() - Method in class javax.swing.JSplitPane
Returns the component above, or to the left of the divider.
getTopInset() - Method in class javax.swing.text.AsyncBoxView
Get the top part of the margin around the view.
getTopInset() - Method in class javax.swing.text.CompositeView
Gets the top inset.
getTopLevelAncestor() - Method in class javax.swing.JComponent
Returns the top-level ancestor of this component (either the containing Window or Applet), or null if this component has not been added to any container.
getTotal(long) - Static method in class java.util.zip.ZipFile
 
getTotalChildCount() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns the number of children in the receiver by descending all expanded nodes and messaging them with getTotalChildCount.
getTotalColumnWidth() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the total combined width of all columns.
getTotalColumnWidth() - Method in interface javax.swing.table.TableColumnModel
Returns the total width of all the columns.
getTotalIn() - Method in class java.util.zip.Deflater
Returns the total number of bytes input so far.
getTotalIn(long) - Static method in class java.util.zip.Deflater
 
getTotalIn() - Method in class java.util.zip.Inflater
Returns the total number of bytes input so far.
getTotalIn(long) - Static method in class java.util.zip.Inflater
 
getTotalOut() - Method in class java.util.zip.Deflater
Returns the total number of bytes output so far.
getTotalOut(long) - Static method in class java.util.zip.Deflater
 
getTotalOut() - Method in class java.util.zip.Inflater
Returns the total number of bytes output so far.
getTotalOut(long) - Static method in class java.util.zip.Inflater
 
getTraceManager() - Method in class org.apache.xalan.transformer.TransformerImpl
Get an instance of the trace manager for this transformation.
getTrackBounds() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Returns the current bounds of the track, i.e. the space in between the increment and decrement buttons, less the insets.
getTrackLength() - Method in class javax.swing.plaf.metal.MetalSliderUI
Returns the longer dimension of the slide bar.
getTrackWidth() - Method in class javax.swing.plaf.metal.MetalSliderUI
Returns the shorter dimension of the track.
getTrafficClass() - Method in class java.net.DatagramSocket
Gets traffic class or type-of-service in the IP datagram header for packets sent from this DatagramSocket.
getTrafficClass() - Method in class java.net.Socket
Gets traffic class or type-of-service in the IP header for packets sent from this Socket As the underlying network implementation may ignore the traffic class or type-of-service set using #setTrafficClass() this method may return a different value than was previously set using the #setTrafficClass() method on this Socket.
getTrailingCollapseSpan() - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
getTrailingCollapseSpan() - Method in class javax.swing.text.html.TableView.ColumnIterator
 
getTrailingCollapseSpan() - Method in class javax.swing.text.html.TableView.RowIterator
 
getTransactionIsolation() - Method in interface java.sql.Connection
Retrieves this Connection object's current transaction isolation level.
getTransactionIsolation() - Method in interface javax.sql.RowSet
Retrieves the transaction isolation level set for this RowSet object.
getTransferData(DataFlavor) - Method in class java.awt.datatransfer.StringSelection
Returns the Transferable's data in the requested DataFlavor if possible.
getTransferData(DataFlavor) - Method in interface java.awt.datatransfer.Transferable
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class java.awt.dnd.DropTargetContext.TransferableProxy
Returns an object which represents the data provided by the encapsulated transferable for the requested data flavor.
getTransferData(DataFlavor) - Method in class javax.swing.TransferHandler.PropertyTransferable
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class javax.swing.plaf.basic.BasicTransferable
Returns an object which represents the data to be transferred.
getTransferDataFlavors() - Method in class java.awt.datatransfer.StringSelection
Returns an array of flavors in which this Transferable can provide the data.
getTransferDataFlavors() - Method in interface java.awt.datatransfer.Transferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class java.awt.dnd.DropTargetContext.TransferableProxy
Returns an array of DataFlavor objects indicating the flavors the data can be provided in by the encapsulated transferable.
getTransferDataFlavors() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
get the (remote) DataFlavors from the peer
getTransferDataFlavors() - Method in class javax.swing.TransferHandler.PropertyTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class javax.swing.plaf.basic.BasicTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferHandler() - Method in class javax.swing.JComponent
Gets the transferHandler property.
getTransferHandler(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
getTransferHandler() - Method in class javax.swing.plaf.basic.BasicTextUI
Returns the TransferHandler that will be installed if their isn't one installed on the JTextComponent.
getTransferSize() - Method in class java.sql.DataTruncation
Gets the number of bytes of data actually transferred.
getTransferType() - Method in class java.awt.image.ColorModel
Returns the transfer type of this ColorModel.
getTransferType() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the TransferType used to transfer pixels by way of the getDataElements and setDataElements methods.
getTransferType() - Method in class java.awt.image.Raster
Returns the TransferType used to transfer pixels via the getDataElements and setDataElements methods.
getTransferType() - Method in class java.awt.image.SampleModel
Returns the TransferType used to transfer pixels via the getDataElements and setDataElements methods.
getTransferable() - Method in class java.awt.dnd.DragSourceContext
Returns the Transferable associated with this DragSourceContext.
getTransferable() - Method in class java.awt.dnd.DropTargetContext
get the Transferable (proxy) operand of this operation
getTransferable() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the Transferable object associated with the drop.
getTransferable() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
get an input stream to the remote data
getTransform() - Method in class java.awt.Font
Returns a copy of the transform associated with this Font.
getTransform() - Method in class java.awt.Graphics2D
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class java.awt.font.FontRenderContext
Gets the transform that is used to scale typographical points to pixels in this FontRenderContext.
getTransform() - Method in class java.awt.font.TransformAttribute
Returns a copy of the wrapped transform.
getTransform() - Method in class java.awt.image.AffineTransformOp
Returns the affine transform used by this transform operation.
getTransform() - Method in class java.awt.image.renderable.RenderContext
Gets the current user-to-device AffineTransform.
getTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the thread that the transform process is on.
getTransformer() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the transformer.
getTransformer() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the TrAX Transformer object in effect.
getTransformer() - Method in interface org.apache.xalan.transformer.TransformState
Get the TrAX Transformer object in effect.
getTransformer() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
getTransformer() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
getTransformer() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the TrAX Transformer object in effect.
getTranslateInstance(double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform representing a translation transformation.
getTranslateX() - Method in class java.awt.geom.AffineTransform
Returns the X coordinate of the translation element (m02) of the 3x3 affine transformation matrix.
getTranslateY() - Method in class java.awt.geom.AffineTransform
Returns the Y coordinate of the translation element (m12) of the 3x3 affine transformation matrix.
getTransparency() - Method in class java.awt.Color
Returns the transparency mode for this Color.
getTransparency() - Method in class java.awt.GradientPaint
Returns the transparency mode for this GradientPaint.
getTransparency() - Method in class java.awt.TexturePaint
Returns the transparency mode for this TexturePaint.
getTransparency() - Method in interface java.awt.Transparency
Returns the type of this Transparency.
getTransparency() - Method in class java.awt.image.ColorModel
Returns the transparency.
getTransparency() - Method in class java.awt.image.IndexColorModel
Returns the transparency.
getTransparentPixel() - Method in class java.awt.image.IndexColorModel
Returns the index of the transparent pixel in this IndexColorModel or -1 if there is no transparent pixel.
getTreeAsText(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get an XML document (or stylesheet)
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class javax.swing.DefaultCellEditor
Implements the TreeCellEditor interface.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class javax.swing.tree.DefaultTreeCellEditor
Configures the editor.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in interface javax.swing.tree.TreeCellEditor
Sets an initial value for the editor.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Configures the renderer based on the passed in components.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in interface javax.swing.tree.TreeCellRenderer
Sets the value of the current tree cell to value.
getTreeComputerIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeControlIcon(boolean) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeExpansionListeners() - Method in class javax.swing.JTree
Returns an array of all the TreeExpansionListeners added to this JTree with addTreeExpansionListener().
getTreeFloppyDriveIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeFolderIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeHardDriveIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeLeafIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
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.
getTreeLock() - Method in class java.awt.MenuComponent
Gets this component's locking object (the object that owns the thread sychronization monitor) for AWT component-tree and layout operations.
getTreeModelListeners() - Method in class javax.swing.tree.DefaultTreeModel
Returns an array of all the tree model listeners registered on this model.
getTreePath() - Method in class javax.swing.event.TreeModelEvent
For all events, except treeStructureChanged, returns the parent of the changed nodes.
getTreePath() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns the TreePath of the receiver.
getTreePath() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns a TreePath instance for this node.
getTreeSelectionListeners() - Method in class javax.swing.JTree
Returns an array of all the TreeSelectionListeners added to this JTree with addTreeSelectionListener().
getTreeSelectionListeners() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns an array of all the tree selection listeners registered on this model.
getTreeWillExpandListeners() - Method in class javax.swing.JTree
Returns an array of all the TreeWillExpandListeners added to this JTree with addTreeWillExpandListener().
getTrigger() - Method in class java.awt.dnd.DragSourceContext
Returns the DragGestureEvent that initially triggered the drag.
getTriggerEvent() - Method in class java.awt.dnd.DragGestureEvent
Returns the initial event that triggered the gesture.
getTriggerEvent() - Method in class java.awt.dnd.DragGestureRecognizer
This method returns the first event in the series of events that initiated the Drag and Drop operation.
getType() - Method in class java.awt.Cursor
Returns the type for this cursor.
getType() - Method in class java.awt.GraphicsDevice
Returns the type of this GraphicsDevice.
getType() - Method in class java.awt.color.ColorSpace
Returns the color space type of this ColorSpace (for example TYPE_RGB, TYPE_XYZ, ...).
getType() - Method in class java.awt.font.GlyphMetrics
Returns the raw glyph type code.
getType() - Method in class java.awt.geom.AffineTransform
Retrieves the flag bits describing the conversion properties of this transform.
getType() - Method in class java.awt.image.BufferedImage
Returns the image type.
getType() - Method in class java.io.ObjectStreamField
Get the type of the field.
getType(char) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType(char) - Static method in class java.lang.CharacterData
 
getType(char) - Static method in class java.lang.CharacterDataLatin1
 
getType() - Method in class java.lang.reflect.Field
Returns a Class object that identifies the declared type for the field represented by this Field object.
getType() - Method in interface java.sql.ResultSet
Retrieves the type of this ResultSet object.
getType(int) - Static method in class java.util.regex.ASCII
 
getType() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getType() - Method in interface javax.swing.event.DocumentEvent
Gets the type of event.
getType() - Method in class javax.swing.event.ListDataEvent
Returns the event type.
getType() - Method in class javax.swing.event.TableModelEvent
Returns the type of event - one of: INSERT, UPDATE and DELETE.
getType() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the type of event.
getType() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the element type.
getType() - Method in class javax.swing.text.html.parser.AttributeList
 
getType() - Method in class javax.swing.text.html.parser.Element
Get type.
getType() - Method in class javax.swing.text.html.parser.Entity
Gets the type of the entity.
getType() - Method in class org.apache.xalan.lib.sql.QueryParameter
 
getType() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Get the type of this attribute value.
getType() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the type of this element.
getType() - Method in class org.apache.xalan.templates.XUnresolvedVariable
Tell what kind of class this is.
getType() - Method in class org.apache.xalan.templates.XUnresolvedVariableSimple
Tell what kind of class this is.
getType(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the local name ID.
getType(int) - Method in class org.apache.xml.utils.AttList
Get the attribute's node type by index
getType(String) - Method in class org.apache.xml.utils.AttList
Get the attribute's node type by name
getType(String, String) - Method in class org.apache.xml.utils.AttList
Look up an attribute's type by Namespace name.
getType() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns a Class object that identifies the declared type for the field represented by this Field object.
getType() - Method in class org.apache.xpath.objects.XBoolean
Tell that this is a CLASS_BOOLEAN.
getType() - Method in class org.apache.xpath.objects.XNodeSet
Tell that this is a CLASS_NODESET.
getType() - Method in class org.apache.xpath.objects.XNull
Tell what kind of class this is.
getType() - Method in class org.apache.xpath.objects.XNumber
Tell that this is a CLASS_NUMBER.
getType() - Method in class org.apache.xpath.objects.XObject
Tell what kind of class this is.
getType() - Method in class org.apache.xpath.objects.XRTreeFrag
Tell what kind of class this is.
getType() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Tell what kind of class this is.
getType() - Method in class org.apache.xpath.objects.XString
Tell that this is a CLASS_STRING.
getTypeCode() - Method in class java.io.ObjectStreamField
Returns character encoding of field type.
getTypeDescription(File) - Method in class javax.swing.JFileChooser
Returns the file type.
getTypeDescription(File) - Method in class javax.swing.filechooser.FileView
A human readable description of the type of the file.
getTypeDescription(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getTypeFromXObject(XObject) - Method in class org.apache.xpath.domapi.XPathResultImpl
Given an XObject, determine the corresponding DOM XPath type
getTypeInfo() - Method in interface java.sql.DatabaseMetaData
Retrieves a description of all the standard SQL types supported by this database.
getTypeMap() - Method in interface java.sql.Connection
Retrieves the Map object associated with this Connection object.
getTypeMap() - Method in interface javax.sql.RowSet
Retrieves the Map object associated with this RowSet object, which specifies the custom mapping of SQL user-defined types, if any.
getTypeName(Class) - Static method in class java.lang.reflect.Field
 
getTypeString() - Method in class java.io.ObjectStreamField
Return the JVM type signature.
getTypeString() - Method in class org.apache.xalan.templates.XUnresolvedVariable
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xalan.templates.XUnresolvedVariableSimple
Given a request type, return the equivalent string.
getTypeString(int) - Method in class org.apache.xpath.domapi.XPathResultImpl
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XBoolean
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XNodeSet
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XNull
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XNumber
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XObject
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XRTreeFrag
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XString
Given a request type, return the equivalent string.
getTypedAxisIterator(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getTypedAxisIterator(int, int) - Method in interface org.apache.xml.dtm.DTM
Get an iterator that can navigate over an XPath Axis, predicated by the extended type ID.
getTypedAxisIterator(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators
Get an iterator that can navigate over an XPath Axis, predicated by the extended type ID.
getTypedAxisIterator(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get an iterator that can navigate over an XPath Axis, predicated by the extended type ID.
getUDTs(String, String, String, int[]) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the user-defined types (UDTs) defined in a particular schema.
getUI() - Method in class javax.swing.AbstractButton
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JColorChooser
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JComboBox
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JDesktopPane
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JFileChooser
Gets the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Returns the look-and-feel object that renders this component.
getUI() - Method in class javax.swing.JInternalFrame
Returns the look-and-feel object that renders this component.
getUI() - Method in class javax.swing.JLabel
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JList
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JMenuBar
Returns the menubar's current UI.
getUI() - Method in class javax.swing.JOptionPane
Returns the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.JPanel
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JPopupMenu
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JProgressBar
Returns the look-and-feel object that renders this component.
getUI() - Method in class javax.swing.JRootPane
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JScrollBar
Returns the delegate that implements the look and feel for this component.
getUI() - Method in class javax.swing.JScrollPane
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JSeparator
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JSlider
Gets the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.JSpinner
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JSplitPane
Returns the SplitPaneUI that is providing the current look and feel.
getUI() - Method in class javax.swing.JTabbedPane
Returns the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.JTable
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JToolBar
Returns the tool bar's current UI.
getUI() - Method in class javax.swing.JToolTip
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JTree
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JViewport
Returns the L&F object that renders this component.
getUI(JComponent) - Method in class javax.swing.UIDefaults
Creates an ComponentUI implementation for the specified component.
getUI(JComponent) - Static method in class javax.swing.UIManager
Returns the L&F object that renders the target component.
getUI() - Method in class javax.swing.table.JTableHeader
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.text.JTextComponent
Fetches the user-interface factory for this text-oriented editor.
getUIActionMap(JComponent) - Static method in class javax.swing.SwingUtilities
Returns the ActionMap provided by the UI in component component.
getUIClass(String, ClassLoader) - Method in class javax.swing.UIDefaults
The value of get(uidClassID) must be the String name of a class that implements the corresponding ComponentUI class.
getUIClass(String) - Method in class javax.swing.UIDefaults
Returns the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JButton
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JCheckBox
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JCheckBoxMenuItem
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JColorChooser
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JComboBox
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JComponent
Returns the UIDefaults key used to look up the name of the swing.plaf.ComponentUI class that defines the look and feel for this component.
getUIClassID() - Method in class javax.swing.JDesktopPane
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JEditorPane
Gets the class ID for the UI.
getUIClassID() - Method in class javax.swing.JFileChooser
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JFormattedTextField
Gets the class ID for a UI.
getUIClassID() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Returns the name of the look-and-feel class that renders this component.
getUIClassID() - Method in class javax.swing.JInternalFrame
Returns the name of the look-and-feel class that renders this component.
getUIClassID() - Method in class javax.swing.JLabel
Returns a string that specifies the name of the l&f class that renders this component.
getUIClassID() - Method in class javax.swing.JList
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.
getUIClassID() - Method in class javax.swing.JMenu
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JMenuBar
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JMenuItem
Returns the suffix used to construct the name of the L&F class used to render this component.
getUIClassID() - Method in class javax.swing.JOptionPane
Returns the name of the UI class that implements the L&F for this component.
getUIClassID() - Method in class javax.swing.JPanel
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JPasswordField
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JPopupMenu.Separator
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JPopupMenu
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JProgressBar
Returns the name of the look-and-feel class that renders this component.
getUIClassID() - Method in class javax.swing.JRadioButton
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JRadioButtonMenuItem
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JRootPane
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JScrollBar
Returns the name of the LookAndFeel class for this component.
getUIClassID() - Method in class javax.swing.JScrollPane
Returns the suffix used to construct the name of the L&F class used to render this component.
getUIClassID() - Method in class javax.swing.JSeparator
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JSlider
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JSpinner
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.
getUIClassID() - Method in class javax.swing.JSplitPane
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JTabbedPane
Returns the name of the UI class that implements the L&F for this component.
getUIClassID() - Method in class javax.swing.JTable
Returns the suffix used to construct the name of the L&F class used to render this component.
getUIClassID() - Method in class javax.swing.JTextArea
Returns the class ID for the UI.
getUIClassID() - Method in class javax.swing.JTextField
Gets the class ID for a UI.
getUIClassID() - Method in class javax.swing.JTextPane
Returns the class ID for the UI.
getUIClassID() - Method in class javax.swing.JToggleButton
Returns a string that specifies the name of the l&f class that renders this component.
getUIClassID() - Method in class javax.swing.JToolBar.Separator
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JToolBar
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JToolTip
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JTree
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JViewport
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.table.JTableHeader
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.
getUIError(String) - Method in class javax.swing.UIDefaults
If getUI() fails for any reason, it calls this method before returning null.
getUIError(String) - Method in class javax.swing.plaf.multi.MultiUIDefaults
 
getUIInputMap(JComponent, int) - Static method in class javax.swing.SwingUtilities
Returns the InputMap provided by the UI for condition condition in component component.
getUIs() - Method in class javax.swing.plaf.multi.MultiButtonUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiLabelUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiListUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiPanelUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiSliderUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTableUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTextUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiToolBarUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiToolTipUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTreeUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiViewportUI
Returns the list of UIs associated with this multiplexing UI.
getURF16SurrogateValue(char, char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Once a surrogate has been detected, get the pair as a single integer value.
getURI() - Method in class org.apache.xalan.templates.AVT
Get the namespace URI of the attribute.
getURI() - Method in class org.apache.xalan.templates.XMLNSDecl
Return the URI.
getURI(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Given a prefix, return the namespace,
getURI(int) - Method in class org.apache.xml.utils.AttList
Look up an attribute's Namespace URI by index.
getURI(String) - Method in class org.apache.xml.utils.Context2
Look up the URI associated with a prefix in this context.
getURI(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Look up a prefix and get the currently-mapped Namespace URI.
getURIResolver() - Method in class org.apache.xalan.processor.StylesheetPIHandler
Get the object that will be used to resolve URIs in href in xml-stylesheet processing instruction.
getURIResolver() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get the object that will be used to resolve URIs used in xsl:import, etc.
getURIResolver() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get an object that will be used to resolve URIs used in document(), etc.
getURIResolver() - Method in class org.apache.xalan.transformer.TransformerImpl
Get an object that will be used to resolve URIs used in document(), etc.
getURIResolver() - Method in class org.apache.xpath.SourceTreeManager
Get the object that will be used to resolve URIs used in document(), etc.
getURIResolver() - Method in class org.apache.xpath.XPathContext
Get the URIResolver associated with this execution context.
getURL() - Method in class ISSearch.ISPeerResult
Returns the absolute URL of the documents as a String.
getURL() - Method in interface ISSearch.ISPeerResultInterface
Returns the absolute URL of the documents as a String.
getURL() - Method in class java.net.URLConnection
Returns the value of this URLConnection's URL field.
getURL(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATALINK parameter as a java.net.URL object.
getURL(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATALINK parameter as a java.net.URL object.
getURL() - Method in interface java.sql.DatabaseMetaData
Retrieves the URL for this DBMS.
getURL(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL() - Method in class javax.swing.event.HyperlinkEvent
Gets the URL that the link refers to.
getURL(URL, String) - Static method in class javax.swing.text.html.CSS
Returns a URL for the given CSS url string.
getURLStreamHandler(String) - Static method in class java.net.URL
Returns the Stream Handler.
getURLs() - Method in class java.net.URLClassLoader
Returns the search path of URLs for loading classes and resources.
getUTF8Bytes(String) - Static method in class java.util.zip.ZipOutputStream
 
getUTF8Length(String) - Static method in class java.util.zip.ZipOutputStream
 
getUTF8String(byte[], int, int) - Static method in class java.util.zip.ZipInputStream
 
getUTFLength(String) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Returns the length in bytes of the UTF encoding of the given string.
getUid() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the UID (document order index).
getUid() - Method in interface org.apache.xpath.DOMOrder
Deprecated. Get the UID (document order index).
getUndeclaredThrowable() - Method in class java.lang.reflect.UndeclaredThrowableException
Returns the Throwable instance wrapped in this UndeclaredThrowableException, which may be null.
getUnderlineOffset() - Method in class java.awt.Font.FontLineMetrics
 
getUnderlineOffset() - Method in class java.awt.font.LineMetrics
Returns the position of the underline relative to the baseline.
getUnderlineThickness() - Method in class java.awt.Font.FontLineMetrics
 
getUnderlineThickness() - Method in class java.awt.font.LineMetrics
Returns the thickness of the underline.
getUndoOrRedoPresentationName() - Method in class javax.swing.undo.UndoManager
Return the appropriate name for a command that toggles between undo and redo.
getUndoPresentationName() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Provides a localized, human readable description of the undoable form of this edit, e.g. for use as an Undo menu item.
getUndoPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
Retreives the value from the defaults table with key AbstractUndoableEdit.undoText and returns that value followed by a space, followed by getPresentationName.
getUndoPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getUndoPresentationName from the last UndoableEdit added to edits.
getUndoPresentationName() - Method in class javax.swing.undo.UndoManager
If inProgress, returns getUndoPresentationName of the significant edit that will be undone when undo() is invoked.
getUndoPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Provides a localized, human readable description of the undoable form of this edit, e.g. for use as an Undo menu item.
getUndoableEditListeners() - Method in class javax.swing.text.AbstractDocument
Returns an array of all the undoable edit listeners registered on this document.
getUndoableEditListeners() - Method in class javax.swing.undo.UndoableEditSupport
Returns an array of all the UndoableEditListeners added to this UndoableEditSupport with addUndoableEditListener().
getUnicodeOrder(char) - Method in class java.text.RBCollationTables
Get the comarison order of a character from the collation table.
getUnicodeStream(int) - Method in interface java.sql.ResultSet
Deprecated. use getCharacterStream in place of getUnicodeStream
getUnicodeStream(String) - Method in interface java.sql.ResultSet
Deprecated. use getCharacterStream instead
getUniqueID(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Supports the XPath function GenerateID by returning a unique identifier string for any given DOM Node.
getUniqueNSValue() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get a unique namespace value.
getUnitIncrement() - Method in interface java.awt.Adjustable
Gets the unit value increment for the adjustable object.
getUnitIncrement() - Method in class java.awt.ScrollPaneAdjustable
 
getUnitIncrement() - Method in class java.awt.Scrollbar
Gets the unit increment for this scrollbar.
getUnitIncrement(int) - Method in class javax.swing.JScrollBar
Returns the amount to change the scrollbar's value by, given a unit up/down request.
getUnitIncrement() - Method in class javax.swing.JScrollBar
For backwards compatibility with java.awt.Scrollbar.
getUnitIncrement(int) - Method in class javax.swing.JScrollPane.ScrollBar
Computes the unit increment for scrolling if the viewport's view is a Scrollable object.
getUnitsToScroll() - Method in class java.awt.event.MouseWheelEvent
This is a convenience method to aid in the implementation of the common-case MouseWheelListener - to scroll a ScrollPane or JScrollPane by an amount which conforms to the platform settings.
getUnloadableRepresentation() - Method in class javax.swing.text.html.ObjectView
Fetch a component that can be used to represent the object if it can't be created.
getUnnormalizedComponents(float[], int, int[], int) - Method in class java.awt.image.ColorModel
Returns an array of all of the color/alpha components in unnormalized form, given a normalized component array.
getUnnormalizedComponents(float[], int, int[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of all of the color/alpha components in unnormalized form, given a normalized component array.
getUnparsedEntityURI(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getUnparsedEntityURI(String) - Method in interface org.apache.xml.dtm.DTM
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String, Document) - Method in class org.apache.xpath.DOMHelper
Deprecated. The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUpdateAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getUpdateCount() - Method in interface java.sql.Statement
Retrieves the current result as an update count; if the result is a ResultSet object or there are no more results, -1 is returned.
getUpdateCounts() - Method in class java.sql.BatchUpdateException
Retrieves the update count for each update statement in the batch update that executed successfully before this exception occurred.
getUpdateLevel() - Method in class javax.swing.undo.UndoableEditSupport
Returns the update level value.
getUpdateRect() - Method in class java.awt.event.PaintEvent
Returns the rectangle representing the area which needs to be repainted in response to this event.
getUpdateTableInRealTime() - Method in class javax.swing.table.JTableHeader
Obsolete as of Java 2 platform v1.3.
getUpperBoundAt(int) - Method in interface javax.swing.JTable.Resizable2
 
getUrl() - Method in interface javax.sql.RowSet
Retrieves the url property this RowSet object will use to create a connection if it uses the DriverManager instead of a DataSource object to establish the connection.
getUrls() - Method in interface ISSearch.ISDocumentInterface
Returns the set of absolute Url's extracted from the current document.
getUse() - Method in class org.apache.xalan.templates.KeyDeclaration
Get the "use" attribute.
getUseAttributeSets() - Method in class org.apache.xalan.templates.ElemUse
Get the "use-attribute-sets" attribute.
getUseCaches() - Method in class java.net.URLConnection
Returns the value of this URLConnection's useCaches field.
getUseParentHandlers() - Method in class java.util.logging.Logger
Discover whether or not this logger is sending its output to its parent logger.
getUserAction() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns the user drop action.
getUserInfo() - Method in class java.net.URI
Returns the decoded user-information component of this URI.
getUserInfo() - Method in class java.net.URL
Gets the userInfo part of this URL.
getUserName() - Method in class java.awt.print.PrinterJob
Gets the name of the printing user.
getUserName() - Method in class java.net.PasswordAuthentication
Returns the user name.
getUserName() - Method in interface java.sql.DatabaseMetaData
Retrieves the user name as known to this database.
getUserObject() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns this node's user object.
getUserObject() - Method in interface org.apache.crimson.tree.ElementEx
Returns the object associated with this element.
getUserObject() - Method in class org.apache.crimson.tree.ElementNode2
 
getUserObjectPath() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the user object path, from the root, to get to this node.
getUserPath() - Method in class java.io.Win32FileSystem
 
getUserTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getUserTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
 
getUserTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getUserTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getUserTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
 
getUserinfo() - Method in class org.apache.xml.utils.URI
Get the userinfo for this URI.
getUsername() - Method in interface javax.sql.RowSet
Retrieves the username used to create a database connection for this RowSet object.
getVAdjustable() - Method in class java.awt.ScrollPane
Returns the ScrollPaneAdjustable object which represents the state of the vertical scrollbar.
getVKValue(String) - Static method in class java.awt.AWTKeyStroke
Returns the integer constant for the KeyEvent.VK field named key.
getVMID() - Method in class java.rmi.dgc.Lease
Returns the client VMID associated with the lease.
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.
getVScrollbarWidth() - Method in interface java.awt.peer.ScrollPanePeer
 
getVal() - Method in class org.apache.xpath.Arg
Get the value for this argument.
getValidCharacters() - Method in class javax.swing.text.MaskFormatter
Returns the valid characters that can be input.
getValidFontNameMapping() - Static method in class javax.swing.text.html.CSS
Returns a hashtable whose contents are used to indicate the valid fonts.
getValidPixels() - Method in class java.awt.image.IndexColorModel
Returns a BigInteger that indicates the valid/invalid pixels in the colormap.
getValue() - Method in interface java.awt.Adjustable
Gets the current value of the adjustable object.
getValue() - Method in class java.awt.ScrollPaneAdjustable
 
getValue() - Method in class java.awt.Scrollbar
Gets the current value of this scroll bar.
getValue() - Method in class java.awt.event.AdjustmentEvent
Returns the current value in the adjustment event.
getValue() - Method in class java.lang.StringBuffer
 
getValue() - Method in class java.rmi.dgc.Lease
Returns the lease duration.
getValue() - Method in class java.text.Annotation
Returns the value of the attribute, which may be null.
getValue() - Method in class java.text.AttributeEntry
 
getValue() - Method in class java.util.AbstractMap.SimpleEntry
 
getValue() - Method in class java.util.Collections.SingletonMap.ImmutableEntry
 
getValue() - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry
 
getValue() - Method in class java.util.HashMap.Entry
 
getValue() - Method in class java.util.Hashtable.Entry
 
getValue() - Method in class java.util.IdentityHashMap.EntryIterator
 
getValue() - Method in interface java.util.Map.Entry
Returns the value corresponding to this entry.
getValue() - Method in class java.util.TreeMap.Entry
Returns the value associated with the key.
getValue() - Method in class java.util.WeakHashMap.Entry
 
getValue(String) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, specified as a string, or null if the attribute was not found.
getValue(Attributes.Name) - Method in class java.util.jar.Attributes
Returns the value of the specified Attributes.Name, or null if the attribute was not found.
getValue() - Method in class java.util.zip.Adler32
Returns checksum value.
getValue() - Method in class java.util.zip.CRC32
Returns CRC-32 value.
getValue() - Method in interface java.util.zip.Checksum
Returns the current checksum value.
getValue(String) - Method in class javax.swing.AbstractAction
Gets the Object associated with the specified key.
getValue(String) - Method in interface javax.swing.Action
Gets one of this object's properties using the associated key.
getValue() - Method in interface javax.swing.BoundedRangeModel
Returns the model's current value.
getValue() - Method in class javax.swing.DefaultBoundedRangeModel
Returns the model's current value.
getValue(String) - Method in class javax.swing.JComponent.ActionStandin
 
getValue() - Method in class javax.swing.JFormattedTextField
Returns the last valid value.
getValue() - Method in class javax.swing.JOptionPane
Returns the value the user has selected.
getValue() - Method in class javax.swing.JProgressBar
Returns the progress bar's current value, which is stored in the progress bar's BoundedRangeModel.
getValue() - Method in class javax.swing.JScrollBar
Returns the scrollbar's value.
getValue() - Method in class javax.swing.JSlider
Returns the sliders value.
getValue(String) - Method in class javax.swing.JSpinner.DisabledAction
 
getValue() - Method in class javax.swing.JSpinner
Returns the current value of the model, typically this value is displayed by the editor.
getValue() - Method in class javax.swing.SpinnerDateModel
Returns the current element in this sequence of Dates.
getValue() - Method in class javax.swing.SpinnerListModel
Returns the current element of the sequence.
getValue() - Method in interface javax.swing.SpinnerModel
The current element of the sequence.
getValue() - Method in class javax.swing.SpinnerNumberModel
Returns the value of the current element of the sequence.
getValue() - Method in class javax.swing.Spring.AbstractSpring
 
getValue() - Method in class javax.swing.Spring.CompoundSpring
 
getValue() - Method in class javax.swing.Spring.NegativeSpring
 
getValue() - Method in class javax.swing.Spring
Returns the current value of this Spring.
getValue() - Method in class javax.swing.SpringLayout.SpringProxy
 
getValue() - Method in class javax.swing.text.html.CSS.BorderStyle
 
getValue() - Method in class javax.swing.text.html.CSS.BorderWidthValue
 
getValue(float) - Method in class javax.swing.text.html.CSS.BorderWidthValue
 
getValue() - Method in class javax.swing.text.html.CSS.ColorValue
Returns the color to use.
getValue() - Method in class javax.swing.text.html.CSS.FontFamily
Returns the font family to use.
getValue(AttributeSet) - Method in class javax.swing.text.html.CSS.FontSize
Returns the size in points.
getValue() - Method in class javax.swing.text.html.CSS.FontWeight
 
getValue() - Method in class javax.swing.text.html.CSS.LengthValue
Returns the length (span) to use.
getValue(float) - Method in class javax.swing.text.html.CSS.LengthValue
Returns the length (span) to use.
getValue(String) - Static method in class javax.swing.text.html.CSS
Translates a string to a CSS.Value object.
getValue() - Method in class javax.swing.text.html.Option
Convenience method to return the string associated with the value attribute.
getValue() - Method in class javax.swing.text.html.parser.AttributeList
 
getValue() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the value the receiver is representing.
getValue() - Method in class org.apache.crimson.tree.AttributeNode
DOM: Returns the attribute value.
getValue(String) - Method in class org.apache.crimson.tree.AttributeSet
 
getValue() - Method in class org.apache.xalan.lib.sql.QueryParameter
 
getValue() - Method in class org.apache.xalan.templates.ElemNumber
Get the "value" attribute.
getValue(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemVariable
Get the XObject representation of the variable.
getValue(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemWithParam
Get the XObject representation of the variable.
getValue() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getValue() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getValue(int) - Method in class org.apache.xml.utils.AttList
Get the attribute's node value by index
getValue(String) - Method in class org.apache.xml.utils.AttList
Look up an attribute's value by name.
getValue(String, String) - Method in class org.apache.xml.utils.AttList
Look up an attribute's value by Namespace name.
getValueAt(int, int) - Method in class javax.swing.JTable
Returns the cell value at row and column.
getValueAt(int, int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
getValueAt(int, int) - Method in class javax.swing.table.DefaultTableModel
Returns an attribute value for the cell at row and column.
getValueAt(int, int) - Method in interface javax.swing.table.TableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueClass() - Method in class javax.swing.text.DefaultFormatter
Returns that class that is used to create new Objects.
getValueContainsLiteralCharacters() - Method in class javax.swing.text.MaskFormatter
Returns true if stringToValue should return literal characters in the mask.
getValueIsAdjusting() - Method in class java.awt.ScrollPaneAdjustable
Returns true if the value is in the process of changing as a result of actions being taken by the user.
getValueIsAdjusting() - Method in class java.awt.Scrollbar
Returns true if the value is in the process of changing as a result of actions being taken by the user.
getValueIsAdjusting() - Method in class java.awt.event.AdjustmentEvent
Returns true if this is one of multiple adjustment events.
getValueIsAdjusting() - Method in interface javax.swing.BoundedRangeModel
Returns true if the current changes to the value property are part of a series of changes.
getValueIsAdjusting() - Method in class javax.swing.DefaultBoundedRangeModel
Returns true if the value is in the process of changing as a result of actions being taken by the user.
getValueIsAdjusting() - Method in class javax.swing.DefaultListSelectionModel
 
getValueIsAdjusting() - Method in class javax.swing.JList
Returns the value of the data model's isAdjusting property.
getValueIsAdjusting() - Method in class javax.swing.JScrollBar
True if the scrollbar knob is being dragged.
getValueIsAdjusting() - Method in class javax.swing.JSlider
True if the slider knob is being dragged.
getValueIsAdjusting() - Method in interface javax.swing.ListSelectionModel
Returns true if the value is undergoing a series of changes.
getValueIsAdjusting() - Method in class javax.swing.event.ListSelectionEvent
Returns true if this is one of multiple change events.
getValueIsAdjusting() - Method in class javax.swing.text.html.OptionListModel
 
getValueString(int, String, int) - Method in class java.math.BigDecimal
 
getValues() - Method in class javax.swing.text.html.parser.AttributeList
 
getVarCount() - Method in class org.apache.xalan.templates.VarNameCollector
Get the number of variable references that were collected.
getVarStack() - Method in class org.apache.xpath.XPathContext
Get the variable stack, which is in charge of variables and parameters.
getVariable(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" property.
getVariableNames() - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
Get the Vector of the current params and QNames to be collected within the current template.
getVariableOrParam(QName) - Method in interface org.apache.xalan.extensions.ExpressionContext
Get a variable based on it's qualified name.
getVariableOrParam(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" or "xsl:param" property.
getVariableOrParam(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" property.
getVariableOrParam(XPathContext, QName) - Method in class org.apache.xpath.VariableStack
Get a variable based on it's qualified name.
getVariableOrParam(QName) - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get a variable based on it's qualified name.
getVariableOrParamComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
Get an "xsl:variable" property.
getVariableOrParamCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:variable" properties.
getVariablesAndParamsComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Get all global "xsl:variable" properties in scope for this stylesheet.
getVariant() - Method in class java.util.Locale
Returns the variant code for this locale.
getVariantFor(Class) - Method in class java.io.ObjectStreamClass
If given class is the same as the class associated with this class descriptor, returns reference to this class descriptor.
getVariation() - Method in class java.awt.im.InputMethodHighlight
Returns the variation of the text range.
getVector() - Method in class javax.swing.text.html.StyleSheet.SearchBuffer
 
getVector() - Method in class org.apache.xpath.axes.NodeSequence
If this iterator needs to cache nodes that are fetched, they are stored in the Vector in the generic object.
getVerifyInputWhenFocusTarget() - Method in class javax.swing.JComponent
Returns the value that indicates whether the input verifier for the current focus owner will be called before this component requests focus.
getVersion() - Method in interface java.awt.font.OpenType
Returns the version of the OpenType font. 1.0 is represented as 0x00010000.
getVersion() - Static method in class org.apache.xalan.Version
Get the basic version string for the current Xalan release.
getVersion() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the "version" property.
getVersion() - Method in class org.apache.xalan.templates.Stylesheet
Get the "version" property.
getVersion() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL!
getVersion() - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL!
getVersionColumns(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of a table's columns that are automatically updated when any value in a row is updated.
getVerticalAlignment() - Method in class javax.swing.AbstractButton
Returns the vertical alignment of the text and icon.
getVerticalAlignment() - Method in class javax.swing.JLabel
Returns the alignment of the label's contents along the Y axis.
getVerticalLegBuffer() - Method in class javax.swing.plaf.basic.BasicTreeUI
The vertical element of legs between nodes starts at the bottom of the parent node by default.
getVerticalPosition() - Method in class javax.swing.text.html.CSS.BackgroundPosition
 
getVerticalScrollBar() - Method in class javax.swing.JScrollPane
Returns the vertical scroll bar that controls the viewports vertical view position.
getVerticalScrollBar() - Method in class javax.swing.ScrollPaneLayout
Returns the JScrollBar object that handles vertical scrolling.
getVerticalScrollBarPolicy() - Method in class javax.swing.JScrollPane
Returns the vertical scroll bar policy value.
getVerticalScrollBarPolicy() - Method in class javax.swing.ScrollPaneLayout
Returns the vertical scrollbar-display policy.
getVerticalSliderThumbIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getVerticalTextPosition() - Method in class javax.swing.AbstractButton
Returns the vertical position of the text relative to the icon.
getVerticalTextPosition() - Method in class javax.swing.JLabel
Returns the vertical position of the label's text, relative to its image.
getVetoableChangeListeners() - Method in class java.awt.KeyboardFocusManager
Returns an array of all the vetoable change listeners registered on this keyboard focus manager.
getVetoableChangeListeners(String) - Method in class java.awt.KeyboardFocusManager
Returns an array of all the VetoableChangeListeners associated with the named property.
getVetoableChangeListeners() - Method in class javax.swing.JComponent
Returns an array of all the vetoable change listeners registered on this component.
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.
getView() - Method in class javax.swing.JViewport
Returns the JViewport's one child or null.
getView(int) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Gets the n-th view in this container.
getView(int) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Gets the n-th view in this container.
getView(int) - Method in class javax.swing.text.AsyncBoxView
Gets the nth child view.
getView(int) - Method in class javax.swing.text.CompositeView
Returns the n-th view in this container.
getView() - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
 
getView(int) - Method in class javax.swing.text.View
Gets the nth child view.
getView() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the View corresponding to this ElementInfo, or null if the ElementInfo can't be validated.
getView(View, Element, int) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
 
getView(JEditorPane, Element) - Method in class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
 
getView(View, Element, int) - Method in class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
 
getViewAtPoint(int, int, Rectangle) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
getViewAtPoint(int, int, Rectangle) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
getViewAtPoint(int, int, Rectangle) - Method in class javax.swing.text.BoxView
Fetches the child view at the given coordinates.
getViewAtPoint(int, int, Rectangle) - Method in class javax.swing.text.CompositeView
Fetches the child view at the given coordinates.
getViewAtPoint(int, int, Rectangle) - Method in class javax.swing.text.FlowView.LogicalView
Fetches the child view at the given point.
getViewAtPoint(int, int, Rectangle) - Method in class javax.swing.text.html.TableView
 
getViewAtPosition(int, Rectangle) - Method in class javax.swing.text.CompositeView
Fetches the child view that represents the given position in the model.
getViewAtPosition(int, Rectangle) - Method in class javax.swing.text.TableView.TableRow
Fetches the child view that represents the given position in the model.
getViewAtPosition(int, Rectangle) - Method in class javax.swing.text.TableView
Fetches the child view that represents the given position in the model.
getViewAtPosition(int, Rectangle) - Method in class javax.swing.text.html.TableView.RowView
Fetches the child view that represents the given position in the model.
getViewAtPosition(int, Rectangle) - Method in class javax.swing.text.html.TableView
Fetches the child view that represents the given position in the model.
getViewAttributes() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the AttributeSet associated with the View that is representing this Element, this will return null if the ElementInfo can't be validated.
getViewAttributes(View) - Method in class javax.swing.text.html.StyleSheet
Fetches a set of attributes to use in the view for displaying.
getViewCount() - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Returns the number of views in this view.
getViewCount() - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Returns the number of views in this view.
getViewCount() - Method in class javax.swing.text.AsyncBoxView
Returns the number of views in this view.
getViewCount() - Method in class javax.swing.text.CompositeView
Returns the number of child views of this view.
getViewCount() - Method in class javax.swing.text.View
Returns the number of views in this view.
getViewFactory() - Method in class javax.swing.JEditorPane.PlainEditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.plaf.basic.BasicHTML.BasicEditorKit
Returns the ViewFactory that is used to make sure the Views don't load in the background.
getViewFactory() - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Fetches the factory to be used for building the various view fragments that make up the view that represents the model.
getViewFactory() - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Fetches the factory to be used for building the various view fragments that make up the view that represents the model.
getViewFactory() - Method in class javax.swing.text.DefaultEditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.text.EditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.text.StyledEditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.text.View
Fetches the ViewFactory implementation that is feeding the view hierarchy.
getViewFactory() - Method in class javax.swing.text.html.HTMLEditorKit
Fetch a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.text.html.TableView
Fetches the ViewFactory implementation that is feeding the view hierarchy.
getViewIndex(int, Position.Bias) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Returns the child view index representing the given position in the model.
getViewIndex(int, Position.Bias) - Method in class javax.swing.text.AsyncBoxView
Returns the child view index representing the given position in the model.
getViewIndex(int, Position.Bias) - Method in class javax.swing.text.CompositeView
Returns the child view index representing the given position in the model.
getViewIndex(int, Position.Bias) - Method in class javax.swing.text.View
Returns the child view index representing the given position in the model.
getViewIndex(float, float, Shape) - Method in class javax.swing.text.View
Returns the child view index representing the given position in the view.
getViewIndex(int, Position.Bias) - Method in class javax.swing.text.ZoneView.Zone
Returns the child view index representing the given position in the model.
getViewIndexAtPoint(float, float, Shape) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Fetches the child view index at the given point.
getViewIndexAtPosition(int) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
getViewIndexAtPosition(int) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
getViewIndexAtPosition(int, Position.Bias) - Method in class javax.swing.text.AsyncBoxView
Fetches the child view index representing the given position in the model.
getViewIndexAtPosition(int) - Method in class javax.swing.text.CompositeView
Fetches the child view index representing the given position in the model.
getViewIndexAtPosition(int) - Method in class javax.swing.text.FlowView.LogicalView
 
getViewIndexAtPosition(int) - Method in class javax.swing.text.FlowView
Fetches the child view index representing the given position in the model.
getViewIndexAtPosition(int) - Method in class javax.swing.text.ParagraphView.Row
Fetches the child view index representing the given position in the model.
getViewIndexAtPosition(int) - Method in class javax.swing.text.ZoneView
Returns the child view index representing the given position in the model.
getViewIndexAtVisualOffset(float) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Locate the view responsible for an offset into the box along the major axis.
getViewLocation() - Method in class javax.swing.JViewport
Only used by the paint method below.
getViewPosition() - Method in class javax.swing.JViewport
Returns the view coordinates that appear in the upper left hand corner of the viewport, or 0,0 if there's no view.
getViewRect() - Method in class javax.swing.JViewport
Returns a rectangle whose origin is getViewPosition and size is getExtentSize.
getViewSize() - Method in class javax.swing.JViewport
If the view's size hasn't been explicitly set, return the preferred size, otherwise return the view's current size.
getViewport() - Method in class javax.swing.JScrollPane
Returns the current JViewport.
getViewport() - Method in class javax.swing.ScrollPaneLayout
Returns the JViewport object that displays the scrollable contents.
getViewportBorder() - Method in class javax.swing.JScrollPane
Returns the Border object that surrounds the viewport.
getViewportBorderBounds() - Method in class javax.swing.JScrollPane
Returns the bounds of the viewport's border.
getViewportBorderBounds(JScrollPane) - Method in class javax.swing.ScrollPaneLayout
Deprecated. As of JDK version Swing1.1 replaced by JScrollPane.getViewportBorderBounds().
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
Deprecated. As of JDK version 1.1, replaced by getVisibleAmount().
getVisibleAdvance() - Method in class java.awt.font.TextLayout
Returns the advance of this TextLayout, minus trailing whitespace.
getVisibleAmount() - Method in interface java.awt.Adjustable
Gets the length of the proportional indicator.
getVisibleAmount() - Method in class java.awt.ScrollPaneAdjustable
 
getVisibleAmount() - Method in class java.awt.Scrollbar
Gets the visible amount of this scroll bar.
getVisibleAmount() - Method in class javax.swing.JScrollBar
Returns the scrollbar's extent, aka its "visibleAmount".
getVisibleChildCount(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the number of visible children for row.
getVisibleChildCount(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the number of visible children for row.
getVisibleChildCount() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the number of visible children, that is the number of children that are expanded, or leafs.
getVisibleChildCount(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the number of visible children for path.
getVisibleComponent() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getVisibleEditorRect() - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the allocation to give the root View.
getVisibleIndex() - Method in class java.awt.List
Gets the index of the item that was last made visible by the method makeVisible.
getVisibleLevel() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
The highest visible nodes have a depth of 0.
getVisiblePathsFrom(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns an Enumerator that increments over the visible paths starting at the passed in location.
getVisiblePathsFrom(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns an Enumerator that increments over the visible paths starting at the passed in location.
getVisiblePathsFrom(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns an Enumerator that increments over the visible paths starting at the passed in location.
getVisiblePosition() - Method in class java.awt.event.InputMethodEvent
Gets the position that's most important to be visible.
getVisibleRect() - Method in class javax.swing.JComponent
Returns the Component's "visible rectangle" - the intersection of this component's visible rectangle: new Rectangle(0, 0, getWidth(), getHeight()); and all of its ancestors' visible rectangles.
getVisibleRowCount() - Method in class javax.swing.JList
Returns the preferred number of visible rows.
getVisibleRowCount() - Method in class javax.swing.JTree
Returns the number of rows that are displayed in the display area.
getVisualBounds() - Method in class java.awt.font.GlyphVector
Returns the visual bounds of this GlyphVector The visual bounds is the bounding box of the outline of this GlyphVector.
getVisualBounds() - Method in class java.awt.font.TextLayout.OptInfo
 
getVisualHighlightShape(TextHitInfo, TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns a path enclosing the visual selection in the specified range, extended to bounds.
getVisualHighlightShape(TextHitInfo, TextHitInfo) - Method in class java.awt.font.TextLayout
Returns a Shape enclosing the visual selection in the specified range, extended to the bounds.
getVisualOtherHit(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns the hit on the opposite side of the specified hit's caret.
getVisualRepresentation(Transferable) - Method in class javax.swing.TransferHandler
Returns an object that establishes the look of a transfer.
getVolatileOffscreenBuffer(Component, int, int) - Method in class javax.swing.RepaintManager
Return a volatile offscreen buffer that should be used as a double buffer with the specified component c.
getWalker() - Method in class org.apache.xalan.templates.TemplateList
Get a TemplateWalker for use by a compiler.
getWantsInput() - Method in class javax.swing.JOptionPane
Returns the value of the wantsInput property.
getWarningKey(int) - Method in class org.apache.xml.utils.res.XResourceBundleBase
Get the warning string associated with the error code
getWarningString() - Method in class java.awt.Window
Gets the warning string that is displayed with this window.
getWarningString() - Method in class javax.swing.JInternalFrame
Gets the warning string that is displayed with this internal frame.
getWarnings() - Method in interface java.sql.Connection
Retrieves the first warning reported by calls on this Connection object.
getWarnings() - Method in interface java.sql.ResultSet
Retrieves the first warning reported by calls on this ResultSet object.
getWarnings() - Method in interface java.sql.Statement
Retrieves the first warning reported by calls on this Statement object.
getWeekdays() - Method in class java.text.DateFormatSymbols
Gets weekday strings.
getWestPane() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getWhatToShow() - Method in interface org.apache.xml.dtm.DTMIterator
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
Return a mask describing which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.NodeSet
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.NodeSetDTM
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.axes.LocPathIterator
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.axes.NodeSequence
 
getWhatToShow(int) - Method in class org.apache.xpath.compiler.Compiler
Get a NodeFilter bit set that tells what to show for a given node test.
getWhatToShow() - Method in class org.apache.xpath.patterns.NodeTest
This attribute determines which node types are accepted.
getWheelRotation() - Method in class java.awt.event.MouseWheelEvent
Returns the number of "clicks" the mouse wheel was rotated.
getWhen() - Method in class java.awt.event.ActionEvent
Returns the timestamp of when this event occurred.
getWhen() - Method in class java.awt.event.InputEvent
Returns the timestamp of when this event occurred.
getWhen() - Method in class java.awt.event.InputMethodEvent
Returns the time stamp of when this event occurred.
getWhen() - Method in class java.awt.event.InvocationEvent
Returns the timestamp of when this event occurred.
getWhite() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getWhite() - Method in class javax.swing.plaf.metal.MetalTheme
 
getWhiteSpaceInfo(XPathContext, int, DTM) - Method in class org.apache.xalan.templates.StylesheetRoot
Get information about whether or not an element should strip whitespace.
getWidth() - Method in class java.awt.Component
Returns the current width of this component.
getWidth() - Method in class java.awt.Dimension
Returns the width of this dimension in double precision.
getWidth() - Method in class java.awt.DisplayMode
 
getWidth(ImageObserver) - Method in class java.awt.Image
Determines the width of the image.
getWidth() - Method in class java.awt.Rectangle
Returns the width of the bounding Rectangle in double precision.
getWidth() - Method in class java.awt.geom.Arc2D.Double
Returns the width of the ellipse of which this arc is a partial section.
getWidth() - Method in class java.awt.geom.Arc2D.Float
Returns the width of the ellipse of which this arc is a partial section.
getWidth() - Method in class java.awt.geom.Dimension2D
Returns the width of this Dimension in double precision.
getWidth() - Method in class java.awt.geom.Ellipse2D.Double
Returns the overall width of this Ellipse2D in double precision.
getWidth() - Method in class java.awt.geom.Ellipse2D.Float
Returns the overall width of this Ellipse2D in double precision.
getWidth() - Method in class java.awt.geom.Rectangle2D.Double
Returns the width of this Rectangle2D in double precision.
getWidth() - Method in class java.awt.geom.Rectangle2D.Float
Returns the width of this Rectangle2D in double precision.
getWidth() - Method in class java.awt.geom.RectangularShape
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the width of this RoundRectangle2D in double precision.
getWidth() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the width of this RoundRectangle2D in double precision.
getWidth() - Method in class java.awt.image.BufferedImage
Returns the width of the BufferedImage.
getWidth(ImageObserver) - Method in class java.awt.image.BufferedImage
Returns the width of the BufferedImage.
getWidth() - Method in class java.awt.image.Kernel
Returns the width of this Kernel.
getWidth() - Method in class java.awt.image.PixelGrabber
Get the width of the pixel buffer (after adjusting for image width).
getWidth() - Method in class java.awt.image.Raster
Returns the width in pixels of the Raster.
getWidth() - Method in interface java.awt.image.RenderedImage
Returns the width of the RenderedImage.
getWidth() - Method in class java.awt.image.SampleModel
Returns the width in pixels.
getWidth() - Method in class java.awt.image.VolatileImage
Returns the width of the VolatileImage.
getWidth() - Method in interface java.awt.image.renderable.RenderableImage
Gets the width in user coordinate space.
getWidth() - Method in class java.awt.image.renderable.RenderableImageOp
Gets the width in user coordinate space.
getWidth() - Method in class java.awt.print.PageFormat
Returns the width, in 1/72nds of an inch, of the page.
getWidth() - Method in class java.awt.print.Paper
Returns the width of the page in 1/72nds of an inch.
getWidth() - Method in class javax.swing.JComponent
Returns the current width of this component.
getWidth() - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the width property.
getWidth() - Method in class javax.swing.table.TableColumn
Returns the width of the TableColumn.
getWidth() - Method in class javax.swing.text.BoxView
Returns the current width of the box.
getWidthAdjust(Rectangle, Rectangle) - Method in class javax.swing.ToolTipManager
 
getWidthInRightToLeft() - Method in class javax.swing.table.JTableHeader
 
getWidthOfHighValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getWidthOfLowValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getWidthOfWidestLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getWidths() - Method in class java.awt.FontMetrics
Gets the advance widths of the first 256 characters in the Font.
getWindingRule() - Method in class java.awt.Polygon.PolygonPathIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class java.awt.geom.ArcIterator
Return the winding rule for determining the insideness of the path.
getWindingRule() - Method in class java.awt.geom.AreaIterator
 
getWindingRule() - Method in class java.awt.geom.CubicIterator
Return the winding rule for determining the insideness of the path.
getWindingRule() - Method in class java.awt.geom.EllipseIterator
Return the winding rule for determining the insideness of the path.
getWindingRule() - Method in class java.awt.geom.FlatteningPathIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class java.awt.geom.GeneralPath
Returns the fill style winding rule.
getWindingRule() - Method in class java.awt.geom.GeneralPathIterator
Return the winding rule for determining the interior of the path.
getWindingRule() - Method in class java.awt.geom.LineIterator
Return the winding rule for determining the insideness of the path.
getWindingRule() - Method in interface java.awt.geom.PathIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class java.awt.geom.QuadIterator
Return the winding rule for determining the insideness of the path.
getWindingRule() - Method in class java.awt.geom.RectIterator
Return the winding rule for determining the insideness of the path.
getWindingRule() - Method in class java.awt.geom.RoundRectIterator
Return the winding rule for determining the insideness of the path.
getWindow() - Method in class java.awt.event.WindowEvent
Returns the originator of the event.
getWindow(Component) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
getWindow() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the Window the JRootPane is contained in.
getWindowAncestor(Component) - Static method in class javax.swing.SwingUtilities
 
getWindowBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getWindowBackground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getWindowDecorationStyle() - Method in class javax.swing.JRootPane
Returns a constant identifying the type of Window decorations the JRootPane is providing.
getWindowDecorationStyle() - Method in class javax.swing.plaf.metal.MetalTitlePane
Returns the decoration style of the JRootPane.
getWindowFocusListeners() - Method in class java.awt.Window
Returns an array of all the window focus listeners registered on this window.
getWindowForComponent(Component) - Static method in class javax.swing.JOptionPane
Returns the specified component's toplevel Frame or Dialog.
getWindowListeners() - Method in class java.awt.Window
Returns an array of all the window listeners registered on this window.
getWindowStateListeners() - Method in class java.awt.Window
Returns an array of all the window state listeners registered on this window.
getWindowTitleBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getWindowTitleBackground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getWindowTitleFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
getWindowTitleFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getWindowTitleFont() - Method in class javax.swing.plaf.metal.MetalTheme
 
getWindowTitleForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getWindowTitleForeground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getWindowTitleInactiveBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getWindowTitleInactiveBackground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getWindowTitleInactiveForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
getWindowTitleInactiveForeground() - Method in class javax.swing.plaf.metal.MetalTheme
 
getWord() - Method in interface ISSearch.ISTermInterface
This function returns the original extracted word
getWordEnd(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the end of a word for the given location.
getWordInstance() - Static method in class java.text.BreakIterator
Create BreakIterator for word-breaks using default locale.
getWordInstance(Locale) - Static method in class java.text.BreakIterator
Create BreakIterator for word-breaks using specified locale.
getWordStart(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the start of a word for the given model location.
getWrapStyleWord() - Method in class javax.swing.JTextArea
Gets the style of wrapping used if the text area is wrapping lines.
getWritableParent() - Method in class java.awt.image.WritableRaster
Returns the parent WritableRaster (if any) of this WritableRaster, or else null.
getWritableTile(int, int) - Method in class java.awt.image.BufferedImage
Checks out a tile for writing.
getWritableTile(int, int) - Method in interface java.awt.image.WritableRenderedImage
Checks out a tile for writing.
getWritableTileIndices() - Method in class java.awt.image.BufferedImage
Returns an array of Point objects indicating which tiles are checked out for writing.
getWritableTileIndices() - Method in interface java.awt.image.WritableRenderedImage
Returns an array of Point objects indicating which tiles are checked out for writing.
getWriteObjCounter(JComponent) - Static method in class javax.swing.JComponent
 
getWriter() - Method in class javax.swing.text.AbstractWriter
Returns the Writer that is used to output the content.
getWriter() - Method in class org.apache.crimson.tree.XmlWriteContext
Returns the writer to which output should be written.
getWriter(OutputStream, String) - Static method in class org.apache.xalan.serialize.Encodings
Returns a writer for the specified encoding based on an output stream.
getWriter() - Method in interface org.apache.xalan.serialize.Serializer
Get the character stream where the events will be serialized to.
getWriter() - Method in class org.apache.xalan.serialize.SerializerToXML
Get the character stream where the events will be serialized to.
getWriter() - Method in class org.apache.xml.utils.DOMBuilder
Return null since there is no Writer for this class.
getX() - Method in class java.awt.Component
Returns the current x coordinate of the components origin.
getX() - Method in class java.awt.Point
Returns the X coordinate of the point in double precision.
getX() - Method in class java.awt.Rectangle
Returns the X coordinate of the bounding Rectangle in double precision.
getX() - Method in class java.awt.dnd.DragSourceEvent
This method returns the horizontal coordinate of the cursor location in screen coordinates at the moment this event occured, or zero if the cursor location is not specified for this event.
getX() - Method in class java.awt.event.MouseEvent
Returns the horizontal x position of the event relative to the source component.
getX() - Method in class java.awt.geom.Arc2D.Double
Returns the x coordinate of the upper left corner of the arc.
getX() - Method in class java.awt.geom.Arc2D.Float
Returns the x coordinate of the upper left corner of the arc.
getX() - Method in class java.awt.geom.Ellipse2D.Double
Returns the X coordinate of the upper left corner of this Ellipse2D in double precision.
getX() - Method in class java.awt.geom.Ellipse2D.Float
Returns the X coordinate of the upper left corner of this Ellipse2D in double precision.
getX() - Method in class java.awt.geom.Point2D.Double
Returns the X coordinate of this Point2D in double precision.
getX() - Method in class java.awt.geom.Point2D.Float
Returns the X coordinate of this Point2D in double precision.
getX() - Method in class java.awt.geom.Point2D
Returns the X coordinate of this Point2D in double precision.
getX() - Method in class java.awt.geom.Rectangle2D.Double
Returns the X coordinate of this Rectangle2D in double precision.
getX() - Method in class java.awt.geom.Rectangle2D.Float
Returns the X coordinate of this Rectangle2D in double precision.
getX() - Method in class java.awt.geom.RectangularShape
Returns the X coordinate of the upper left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the X coordinate of this RoundRectangle2D in double precision.
getX() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the X coordinate of this RoundRectangle2D in double precision.
getX() - Method in class javax.swing.JComponent
Returns the current x coordinate of the component's origin.
getX() - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the x property.
getX1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.CubicCurve2D
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.Line2D.Double
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.Line2D.Float
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.Line2D
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the x coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the x coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.QuadCurve2D
Returns the x coordinate of the start point in double in precision.
getX2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.CubicCurve2D
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.Line2D.Double
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.Line2D.Float
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.Line2D
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the x coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the x coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.QuadCurve2D
Returns the x coordinate of the end point in double precision.
getXAConnection() - Method in interface javax.sql.XADataSource
Attempts to establish a physical database connection that can be used in a distributed transaction.
getXAConnection(String, String) - Method in interface javax.sql.XADataSource
Attempts to establish a physical database connection, using the given user name and password.
getXAResource() - Method in interface javax.sql.XAConnection
Retrieves an XAResource object that the transaction manager will use to manage this XAConnection object's participation in a distributed transaction.
getXMLReader() - Method in class org.apache.crimson.jaxp.SAXParserImpl
Returns the XMLReader that is encapsulated by the implementation of this class.
getXMLReader(Source) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
This method returns the SAX2 parser to use with the InputSource obtained from this URI.
getXMLReader(Source, SourceLocator) - Static method in class org.apache.xpath.SourceTreeManager
This method returns the SAX2 parser to use with the InputSource obtained from this URI.
getXMLStringFactory() - Method in class org.apache.xml.dtm.DTMManager
Get the XMLStringFactory used for the DTMs.
getXOrigin() - Method in class java.awt.image.Kernel
Returns the X origin of this Kernel.
getXOrigin() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
 
getXPathContext() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the XPathContext that owns this ExpressionContext.
getXPathContext() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the XPath context associated with this transformer.
getXPathContext() - Method in class org.apache.xpath.CachedXPathAPI
Returns the XPathSupport object used in this CachedXPathAPI %REVIEW% I'm somewhat concerned about the loss of encapsulation this causes, but the xml-security folks say they need it.
getXPathContext() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Return the XPathContext associated with this XPathExpressionContext.
getXPathContext() - Method in class org.apache.xpath.axes.LocPathIterator
The XPath execution context we are operating on.
getXSLMessages() - Method in class org.apache.xalan.processor.StylesheetHandler
Get an XSLMessages instance capable of producing user messages.
getXSLToken() - Method in class org.apache.xalan.templates.ElemApplyImport
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemApplyTemplates
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemAttribute
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemAttributeSet
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCallTemplate
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemChoose
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemComment
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCopy
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCopyOf
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemElement
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExsltFuncResult
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExsltFunction
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExtensionCall
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExtensionScript
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemFallback
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemForEach
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemIf
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemMessage
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemNumber
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemOtherwise
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemPI
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemParam
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemSort
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemTemplate
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemText
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemTextLiteral
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemValueOf
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemVariable
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemWhen
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemWithParam
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.Stylesheet
Get an integer representation of the element type.
getXYZTag(int) - Method in class java.awt.color.ICC_Profile
Returns a float array of length 3 containing the X, Y, and Z components encoded in an XYZType tag.
getXmlSpace() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the "xml:space" attribute.
getXmlnsXsl() - Method in class org.apache.xalan.templates.Stylesheet
Get the "xmlns:xsl" property.
getY() - Method in class java.awt.Component
Returns the current y coordinate of the components origin.
getY() - Method in class java.awt.Point
Returns the Y coordinate of the point in double precision.
getY() - Method in class java.awt.Rectangle
Returns the Y coordinate of the bounding Rectangle in double precision.
getY() - Method in class java.awt.dnd.DragSourceEvent
This method returns the vertical coordinate of the cursor location in screen coordinates at the moment this event occured, or zero if the cursor location is not specified for this event.
getY() - Method in class java.awt.event.MouseEvent
Returns the vertical y position of the event relative to the source component.
getY() - Method in class java.awt.geom.Arc2D.Double
Returns the y coordinate of the upper left corner of the arc.
getY() - Method in class java.awt.geom.Arc2D.Float
Returns the y coordinate of the upper left corner of the arc.
getY() - Method in class java.awt.geom.Ellipse2D.Double
Returns the Y coordinate of the upper left corner of this Ellipse2D in double precision.
getY() - Method in class java.awt.geom.Ellipse2D.Float
Returns the Y coordinate of the upper left corner of this Ellipse2D in double precision.
getY() - Method in class java.awt.geom.Point2D.Double
Returns the Y coordinate of this Point2D in double precision.
getY() - Method in class java.awt.geom.Point2D.Float
Returns the Y coordinate of this Point2D in double precision.
getY() - Method in class java.awt.geom.Point2D
Returns the Y coordinate of this Point2D in double precision.
getY() - Method in class java.awt.geom.Rectangle2D.Double
Returns the Y coordinate of this Rectangle2D in double precision.
getY() - Method in class java.awt.geom.Rectangle2D.Float
Returns the Y coordinate of this Rectangle2D in double precision.
getY() - Method in class java.awt.geom.RectangularShape
Returns the Y coordinate of the upper left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the Y coordinate of this RoundRectangle2D in double precision.
getY() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the Y coordinate of this RoundRectangle2D in double precision.
getY() - Method in class javax.swing.JComponent
Returns the current y coordinate of the component's origin.
getY() - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the y property.
getY1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.CubicCurve2D
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.Line2D.Double
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.Line2D.Float
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.Line2D
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.QuadCurve2D
Returns the y coordinate of the start point in double precision.
getY2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.CubicCurve2D
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.Line2D.Double
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.Line2D.Float
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.Line2D
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.QuadCurve2D
Returns the y coordinate of the end point in double precision.
getYOrigin() - Method in class java.awt.image.Kernel
Returns the Y origin of this Kernel.
getYOrigin() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns the y origin the user object will be drawn at.
getYear() - Method in class java.sql.Time
Deprecated.  
getYear() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.get(Calendar.YEAR) - 1900.
getZeroDigit() - Method in class java.text.DecimalFormatSymbols
Gets the character used for zero.
getZeroDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "zero-digit" attribute.
getZeroString() - Method in class org.apache.xalan.templates.ElemNumber
Get a string value for zero, which is not really defined by the 1.0 spec, thought I think it might be cleared up by the erreta.
getZipMessage(long) - Static method in class java.util.zip.ZipFile
 
getZoneIndex(String) - Method in class java.text.DateFormatSymbols
Package private: used by SimpleDateFormat Gets the index for the given time zone ID to obtain the timezone strings for formatting.
getZoneStart(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
Get the start of zone information if the input ends with 'Z' or +/-hh:mm.
getZoneStrings() - Method in class java.text.DateFormatSymbols
Gets timezone strings.
getc() - Method in class org.apache.crimson.parser.InputEntity
gets the next Java character -- might be part of an XML text character represented by a surrogate pair, or be the end of the entity.
getc() - Method in class org.apache.crimson.parser.Parser2
 
getcontentHandler() - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Get the ContentHandler used for the tree walk.
getcps(String, InputEntity) - Method in class org.apache.crimson.parser.Parser2
 
getenv(String) - Static method in class java.lang.System
Deprecated. The preferred way to extract system-dependent information is the system properties of the java.lang.System.getProperty methods and the corresponding getTypeName methods of the Boolean, Integer, and Long primitive types. For example:
     String classPath = System.getProperty("java.class.path",".");
 
if (Boolean.getBoolean("myapp.exper.mode")) enableExpertCommands();
getsRGB8ToLinearRGB16LUT() - Static method in class java.awt.image.ColorModel
 
getsRGB8ToLinearRGB8LUT() - Static method in class java.awt.image.ColorModel
 
getsRGBComponentFromLinearRGB(int, int) - Method in class java.awt.image.DirectColorModel
 
getsRGBComponentFromsRGB(int, int) - Method in class java.awt.image.DirectColorModel
 
glassPane - Variable in class javax.swing.JRootPane
The glass pane that overlays the menu bar and content pane, so it can intercept mouse movements and such.
glassPaneDispatcher - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
globFilter - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
globPattern - Variable in class javax.swing.plaf.basic.BasicFileChooserUI.GlobFilter
 
global - Static variable in class java.util.logging.Logger
The "global" Logger object is provided as a convenience to developers who are making casual use of the Logging package.
globalSequenceNumber - Static variable in class java.util.logging.LogRecord
 
global_classtable - Static variable in class org.apache.xml.utils.synthetic.Class
Class descriptions currently existing.
gluePolicy - Variable in class javax.swing.DefaultFocusManager
 
glyphType - Variable in class java.awt.font.GlyphMetrics
Additional information about the glyph encoded as a byte.
gm - Static variable in class org.apache.xalan.lib.ExsltDatetime
 
gmd - Static variable in class org.apache.xalan.lib.ExsltDatetime
 
gmtFormatter - Static variable in class java.util.Date
 
goHomeAction - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
gotFocus(Event, Object) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processFocusEvent(FocusEvent).
gotProfiles - Variable in class java.awt.image.ColorConvertOp
 
gotoMark() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Restores the current node remembered by setMark().
gotoMark() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
Restores the current node remembered by setMark().
gotslot - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
grabContainer(Container, Component) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
grabFocus() - Method in class javax.swing.JComponent
Requests that this Component get the input focus, and that this Component's top-level ancestor become the focused Window.
grabPixels() - Method in class java.awt.image.PixelGrabber
Request the Image or ImageProducer to start delivering pixels and wait for all of the pixels in the rectangle of interest to be delivered.
grabPixels(long) - Method in class java.awt.image.PixelGrabber
Request the Image or ImageProducer to start delivering pixels and wait for all of the pixels in the rectangle of interest to be delivered or until the specified timeout has elapsed.
grabbed - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
grabbing - Variable in class java.awt.image.PixelGrabber
 
graphics - Variable in class javax.swing.DebugGraphics
 
graphics - Variable in class javax.swing.SwingGraphics
 
graphicsConfig - Variable in class java.awt.Component
A reference to a GraphicsConfiguration object used to describe the characteristics of a graphics destination.
graphicsCount - Static variable in class javax.swing.DebugGraphics
 
graphicsID - Variable in class javax.swing.DebugGraphics
 
gray - Static variable in class java.awt.Color
The color gray.
grayLine - Static variable in class javax.swing.border.LineBorder
 
greaterThan(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
greaterThan(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is greater than the other.
greaterThanOrEqual(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
greaterThanOrEqual(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is greater than or equal to the other.
green - Static variable in class java.awt.Color
The color green.
green - Variable in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
greenField - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
greenField - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
greenSlider - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
green_mask - Variable in class java.awt.image.DirectColorModel
 
green_offset - Variable in class java.awt.image.DirectColorModel
 
green_scale - Variable in class java.awt.image.DirectColorModel
 
greens - Variable in class java.awt.image.AreaAveragingScaleFilter
 
gregorianCutover - Variable in class java.util.GregorianCalendar
The point at which the Gregorian calendar rules are used, measured in milliseconds from the standard epoch.
gregorianCutoverYear - Variable in class java.util.GregorianCalendar
The year of the gregorianCutover, with 0 representing 1 BC, -1 representing 2 BC, etc.
grid - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Allocation of the table by row x column.
gridColor - Variable in class javax.swing.JTable
The color of the grid.
gridValid - Variable in class javax.swing.text.TableView
 
gridValid - Variable in class javax.swing.text.html.TableView
 
gridheight - Variable in class java.awt.GridBagConstraints
Specifies the number of cells in a column for the component's display area.
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 containing the leading edge of the component's display area, where the first cell in a row 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.
group - Variable in class java.awt.Checkbox
The check box group.
group - Variable in class java.lang.Thread
 
group() - Method in class java.util.regex.Matcher
Returns the input subsequence matched by the previous match.
group(int) - Method in class java.util.regex.Matcher
Returns the input subsequence captured by the given group during the previous match operation.
group - Variable in class javax.swing.DefaultButtonModel
 
group - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.AlignedLabel
 
group(int) - Method in class org.apache.xpath.compiler.Compiler
Compile an expression group.
group0() - Method in class java.util.regex.Pattern
Parses a group and returns the head node of a set of nodes that process the group.
groupConstrParams - Static variable in class java.rmi.activation.ActivationGroup
formal parameters for constructing an activation group
groupCount() - Method in class java.util.regex.Matcher
Returns the number of capturing groups in this matcher's pattern.
groupCount - Variable in class java.util.regex.Pattern
The group count of this Pattern.
groupID - Variable in class java.rmi.activation.ActivationDesc
 
groupID - Variable in class java.rmi.activation.ActivationGroup
 
groupIndex - Variable in class java.util.regex.Pattern.BackRef
 
groupIndex - Variable in class java.util.regex.Pattern.CIBackRef
 
groupIndex - Variable in class java.util.regex.Pattern.GroupCurly
 
groupIndex - Variable in class java.util.regex.Pattern.GroupTail
 
groupLabels(MetalFileChooserUI.AlignedLabel[]) - Static method in class javax.swing.plaf.metal.MetalFileChooserUI
 
groupNodes - Variable in class java.util.regex.Pattern
Temporary storage used while parsing group references.
groupingSeparator - Variable in class java.text.DecimalFormatSymbols
Character used for thousands separator.
groupingSize - Variable in class java.text.DecimalFormat
The number of digits between grouping separators in the integer portion of a number.
groupingUsed - Variable in class java.text.NumberFormat
True if the the grouping (i.e. thousands) separator is used when formatting and parsing numbers.
groups - Variable in class java.lang.ThreadGroup
 
groups - Variable in class java.util.regex.Matcher
The storage used by groups.
grow(int, int) - Method in class java.awt.Rectangle
Resizes the Rectangle both horizontally and vertically.
grow() - Method in class java.io.ObjectInputStream.HandleTable
Expands capacity of internal arrays.
grow() - Method in class java.io.ObjectOutputStream.ReplaceTable
Increases table capacity.
grow() - Method in class javax.swing.AbstractAction.ArrayTable
 
grow() - Method in class org.apache.xml.utils.BoolStack
Grows the size of the stack
growAbsorb - Variable in class java.awt.font.GlyphJustificationInfo
If true, this glyph absorbs all extra space at this and lower priority levels when it grows.
growEntries() - Method in class java.io.ObjectOutputStream.HandleTable
Increases hash table capacity by lengthening entry arrays.
growLeftLimit - Variable in class java.awt.font.GlyphJustificationInfo
The maximum amount by which the left side of this glyph can grow.
growPriority - Variable in class java.awt.font.GlyphJustificationInfo
The priority level of this glyph as it is growing.
growRightLimit - Variable in class java.awt.font.GlyphJustificationInfo
The maximum amount by which the right side of this glyph can grow.
growSpine() - Method in class java.io.ObjectOutputStream.HandleTable
Expands the hash "spine" -- equivalent to increasing the number of buckets in a conventional hash table.
gt(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '>' operation.
gte(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '>=' operation.
guessBiasForOffset(int, Position.Bias, boolean) - Method in class javax.swing.text.DefaultCaret
 
guessContentTypeFromName(String) - Static method in class java.net.URLConnection
Tries to determine the content type of an object, based on the specified "file" component of a URL.
guessContentTypeFromStream(InputStream) - Static method in class java.net.URLConnection
Tries to determine the type of an input stream based on the characters at the beginning of the input stream.
guessVersion() - Method in class java.net.SocksSocketImplFactory
 
gy - Static variable in class org.apache.xalan.lib.ExsltDatetime
 
gym - Static variable in class org.apache.xalan.lib.ExsltDatetime
 

H

H1 - Static variable in class javax.swing.text.html.HTML.Tag
 
H2 - Static variable in class javax.swing.text.html.HTML.Tag
 
H3 - Static variable in class javax.swing.text.html.HTML.Tag
 
H4 - Static variable in class javax.swing.text.html.HTML.Tag
 
H5 - Static variable in class javax.swing.text.html.HTML.Tag
 
H6 - Static variable in class javax.swing.text.html.HTML.Tag
 
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HALFWIDTH_KATAKANA - Static variable in class java.awt.im.InputSubset
Constant for the halfwidth katakana subset of the Unicode halfwidth and fullwidth forms character block.
HALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
HAND_CURSOR - Static variable in class java.awt.Cursor
The hand cursor type.
HAND_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.HAND_CURSOR.
HANGING_BASELINE - Static variable in class java.awt.Font
The baseline used in Devanigiri and similar scripts when laying out text.
HANGING_BASELINE - Static variable in class java.awt.font.GraphicAttribute
Aligns origin of graphic to hanging baseline of line.
HANGUL_CHOSEONG_HIGH - Static variable in class java.text.TextBoundaryData
 
HANGUL_CHOSEONG_LOW - Static variable in class java.text.TextBoundaryData
 
HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HANGUL_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HANGUL_JONGSEONG_HIGH - Static variable in class java.text.TextBoundaryData
 
HANGUL_JONGSEONG_LOW - Static variable in class java.text.TextBoundaryData
 
HANGUL_JUNGSEONG_HIGH - Static variable in class java.text.TextBoundaryData
 
HANGUL_JUNGSEONG_LOW - Static variable in class java.text.TextBoundaryData
 
HANGUL_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HANGUL_SYL_HIGH - Static variable in class java.text.TextBoundaryData
 
HANGUL_SYL_LOW - Static variable in class java.text.TextBoundaryData
 
HANJA - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Korean, including a subset of the CJK unified ideographs as well as Korean Han characters that may be defined as surrogate characters.
HASHPRIME - Static variable in class org.apache.xml.dtm.ref.DTMStringPool
 
HASH_INCREMENT - Static variable in class java.lang.ThreadLocal
The difference between successively generated hash codes - turns implicit sequential thread-local IDs into near-optimally spread multiplicative hash values for power-of-two-sized tables.
HAS_BEEN_ICONIFIED_PROPERTY - Static variable in class javax.swing.DefaultDesktopManager
 
HEAD - Static variable in class javax.swing.text.html.HTML.Tag
 
HEAD - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a head element (i.e.
HEAD - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the HEAD flag
HEADELEM - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a header element (i.e.
HEADER_BLOCKED - Static variable in class java.io.ObjectInputStream.BlockDataInputStream
readBlockHeader() return value indicating header read may block
HEADER_RENDERER_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
HEADER_ROW - Static variable in class javax.swing.event.TableModelEvent
Identifies the header row.
HEADER_VALUE_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
HEADMISC - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is an odd header element.
HEADMISC - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the HEADMISC flag
HEAVY_WEIGHT_POPUP - Static variable in class javax.swing.PopupFactory
 
HEBREW - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HEIGHT - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the height of the base image is now available and can be taken from the height argument to the imageUpdate callback method.
HEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
HEIGHT - Static variable in class javax.swing.text.html.HTML.Attribute
 
HEIGHT_FLAG - Static variable in class javax.swing.text.html.ImageView
 
HEX - Static variable in class java.util.regex.ASCII
 
HEX_KEY - Static variable in class javax.swing.text.MaskFormatter
 
HIDE_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The hide-window default window close operation
HIERARCHY_BOUNDS_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting hierarchy bounds events.
HIERARCHY_CHANGED - Static variable in class java.awt.event.HierarchyEvent
The event id indicating that modification was made to the entire hierarchy tree.
HIERARCHY_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting hierarchy events.
HIERARCHY_FIRST - Static variable in class java.awt.event.HierarchyEvent
Marks the first integer id for the range of hierarchy event ids.
HIERARCHY_LAST - Static variable in class java.awt.event.HierarchyEvent
Marks the last integer id for the range of ancestor event ids.
HIGH - Static variable in class java.awt.PageAttributes.PrintQualityType
The PrintQualityType instance to use for specifying a high print quality.
HIGHEDGE - Static variable in class java.awt.geom.CubicCurve2D
 
HIGHEDGE - Static variable in class java.awt.geom.QuadCurve2D
 
HIGH_PRIORITY - Static variable in class java.awt.EventQueue
 
HINTS_OBSERVED - Static variable in interface java.awt.image.renderable.RenderableImage
String constant that can be used to identify a property on a RenderedImage obtained via the createRendering or createScaledRendering methods.
HIRAGANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HIRAGANA_ITERATION_MARK - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_A - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_DI - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_E - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_I - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_MO - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_O - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_RO - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_A - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_E - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_I - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_O - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_TU - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_U - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_WA - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_YA - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_YO - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_SMALL_YU - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_TU - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_U - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_VU - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_WA - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_YA - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_YO - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_LETTER_YU - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_SEMIVOICED_SOUND_MARK - Static variable in class java.text.TextBoundaryData
 
HIRAGANA_VOICED_ITERATION_MARK - Static variable in class java.text.TextBoundaryData
 
HI_IDENTITY - Static variable in class java.awt.geom.AffineTransform
 
HI_SCALE - Static variable in class java.awt.geom.AffineTransform
 
HI_SHEAR - Static variable in class java.awt.geom.AffineTransform
 
HI_SHIFT - Static variable in class java.awt.geom.AffineTransform
 
HI_TRANSLATE - Static variable in class java.awt.geom.AffineTransform
 
HKEY_CURRENT_USER - Static variable in class java.util.prefs.WindowsPreferences
Windows handles to HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE hives.
HKEY_LOCAL_MACHINE - Static variable in class java.util.prefs.WindowsPreferences
 
HOLD_CURSORS_OVER_COMMIT - Static variable in interface java.sql.ResultSet
The constant indicating that ResultSet objects should not be closed when the method Connection.commit is called.
HOME - Static variable in class java.awt.Event
The Home key, a non-ASCII action key.
HOOKS - Static variable in class java.lang.Shutdown
 
HORIZONTAL - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has horizontal orientation.
HORIZONTAL - Static variable in class java.awt.GridBagConstraints
Resize the component horizontally but not vertically.
HORIZONTAL - Static variable in class java.awt.Scrollbar
A constant that indicates a horizontal scroll bar.
HORIZONTAL - Static variable in interface javax.swing.SwingConstants
Horizontal orientation.
HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's horizontal alignment.
HORIZONTAL_SCROLLBAR - Static variable in interface javax.swing.ScrollPaneConstants
Identifies a horizonal scrollbar.
HORIZONTAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the horizontal scroll bar policy so that horizontal scrollbars are always displayed.
HORIZONTAL_SCROLLBAR_AS_NEEDED - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the horizontal scroll bar policy so that horizontal scrollbars are displayed only when needed.
HORIZONTAL_SCROLLBAR_NEVER - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the horizontal scroll bar policy so that horizontal scrollbars are never displayed.
HORIZONTAL_SCROLLBAR_POLICY - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the horizontal scroll bar policy property.
HORIZONTAL_SPLIT - Static variable in class javax.swing.JSplitPane
Horizontal split indicates the Components are split along the x axis.
HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's horizontal text position.
HORIZONTAL_WRAP - Static variable in class javax.swing.JList
Indicates "newspaper style" with the cells flowing horizontally then vertically.
HORIZ_BIT - Static variable in class java.awt.ComponentOrientation
 
HORIZ_LINE_STYLE - Static variable in class javax.swing.plaf.metal.MetalTreeUI
 
HORIZ_STYLE_STRING - Static variable in class javax.swing.plaf.metal.MetalTreeUI
 
HOST_UNREACHABLE - Static variable in interface java.net.SocksConsts
 
HOUR - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the morning or afternoon.
HOUR0 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour field, where the legal values are 0 to 11.
HOUR0_FIELD - Static variable in class java.text.DateFormat
Useful constant for zero-based HOUR field alignment.
HOUR1 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour field, where the legal values are 1 to 12.
HOUR1_FIELD - Static variable in class java.text.DateFormat
Useful constant for one-based HOUR field alignment.
HOUR_OF_DAY - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the day.
HOUR_OF_DAY0 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour of day field, where the legal values are 0 to 23.
HOUR_OF_DAY0_FIELD - Static variable in class java.text.DateFormat
Useful constant for zero-based HOUR_OF_DAY field alignment.
HOUR_OF_DAY1 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour of day field, where the legal values are 1 to 24.
HOUR_OF_DAY1_FIELD - Static variable in class java.text.DateFormat
Useful constant for one-based HOUR_OF_DAY field alignment.
HR - Static variable in class javax.swing.text.html.HTML.Tag
 
HREF - Static variable in class javax.swing.text.html.HTML.Attribute
 
HRuleView - class javax.swing.text.html.HRuleView.
A view implementation to display an html horizontal rule.
HRuleView(Element) - Constructor for class javax.swing.text.html.HRuleView
Creates a new view that represents an <hr> element.
HSBtoRGB(float, float, float) - Static method in class java.awt.Color
Converts the components of a color, as specified by the HSB model, to an equivalent set of values for the default RGB model.
HSLIDER - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
HSPACE - Static variable in class javax.swing.text.html.HTML.Attribute
 
HSQUARE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
HTML - class javax.swing.text.html.HTML.
Constants used in the HTMLDocument.
HTML() - Constructor for class javax.swing.text.html.HTML
 
HTML - Static variable in class javax.swing.text.html.HTML.Tag
 
HTML - Static variable in class org.apache.xalan.serialize.Method
The output method for HTML documents: html.
HTML.Attribute - class javax.swing.text.html.HTML.Attribute.
Typesafe enumeration representing an HTML attribute.
HTML.Attribute(String) - Constructor for class javax.swing.text.html.HTML.Attribute
Creates a new Attribute with the specified id.
HTML.Tag - class javax.swing.text.html.HTML.Tag.
Typesafe enumeration for an HTML tag.
HTML.Tag() - Constructor for class javax.swing.text.html.HTML.Tag
 
HTML.Tag(String) - Constructor for class javax.swing.text.html.HTML.Tag
Creates a new Tag with the specified id, and with causesBreak and isBlock set to false.
HTML.Tag(String, boolean, boolean) - Constructor for class javax.swing.text.html.HTML.Tag
Creates a new Tag with the specified id; causesBreak and isBlock are defined by the user.
HTML.UnknownTag - class javax.swing.text.html.HTML.UnknownTag.
 
HTML.UnknownTag(String) - Constructor for class javax.swing.text.html.HTML.UnknownTag
Creates a new UnknownTag with the specified id.
HTMLDocument - class javax.swing.text.html.HTMLDocument.
A document that models HTML.
HTMLDocument() - Constructor for class javax.swing.text.html.HTMLDocument
Constructs an HTML document using the default buffer size and a default StyleSheet.
HTMLDocument(StyleSheet) - Constructor for class javax.swing.text.html.HTMLDocument
Constructs an HTML document with the default content storage implementation and the specified style/attribute storage mechanism.
HTMLDocument(AbstractDocument.Content, StyleSheet) - Constructor for class javax.swing.text.html.HTMLDocument
Constructs an HTML document with the given content storage implementation and the given style/attribute storage mechanism.
HTMLDocument.BlockElement - class javax.swing.text.html.HTMLDocument.BlockElement.
An element that represents a structural block of HTML.
HTMLDocument.BlockElement(Element, AttributeSet) - Constructor for class javax.swing.text.html.HTMLDocument.BlockElement
Constructs a composite element that initially contains no children.
HTMLDocument.FixedLengthDocument - class javax.swing.text.html.HTMLDocument.FixedLengthDocument.
Document that allows you to set the maximum length of the text.
HTMLDocument.FixedLengthDocument(int) - Constructor for class javax.swing.text.html.HTMLDocument.FixedLengthDocument
 
HTMLDocument.HTMLReader - class javax.swing.text.html.HTMLDocument.HTMLReader.
An HTML reader to load an HTML document with an HTML element structure.
HTMLDocument.HTMLReader(int) - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader
 
HTMLDocument.HTMLReader(int, int, int, HTML.Tag) - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader
 
HTMLDocument.HTMLReader(int, int, int, HTML.Tag, boolean, boolean, boolean) - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader
Generates a RuntimeException (will eventually generate a BadLocationException when API changes are alloced) if inserting into non empty document, insertTag is non-null, and offset is not in the body.
HTMLDocument.HTMLReader.AnchorAction - class javax.swing.text.html.HTMLDocument.HTMLReader.AnchorAction.
 
HTMLDocument.HTMLReader.AnchorAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.AnchorAction
 
HTMLDocument.HTMLReader.AreaAction - class javax.swing.text.html.HTMLDocument.HTMLReader.AreaAction.
 
HTMLDocument.HTMLReader.AreaAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.AreaAction
 
HTMLDocument.HTMLReader.BaseAction - class javax.swing.text.html.HTMLDocument.HTMLReader.BaseAction.
 
HTMLDocument.HTMLReader.BaseAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.BaseAction
 
HTMLDocument.HTMLReader.BlockAction - class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction.
 
HTMLDocument.HTMLReader.BlockAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction
 
HTMLDocument.HTMLReader.CharacterAction - class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction.
 
HTMLDocument.HTMLReader.CharacterAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
 
HTMLDocument.HTMLReader.ConvertAction - class javax.swing.text.html.HTMLDocument.HTMLReader.ConvertAction.
Provides conversion of HTML tag/attribute mappings that have a corresponding StyleConstants and CSS mapping.
HTMLDocument.HTMLReader.ConvertAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.ConvertAction
 
HTMLDocument.HTMLReader.FormAction - class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction.
Action to support forms by building all of the elements used to represent form controls.
HTMLDocument.HTMLReader.FormAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
 
HTMLDocument.HTMLReader.FormTagAction - class javax.swing.text.html.HTMLDocument.HTMLReader.FormTagAction.
Action used for the actual element form tag.
HTMLDocument.HTMLReader.FormTagAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.FormTagAction
 
HTMLDocument.HTMLReader.HeadAction - class javax.swing.text.html.HTMLDocument.HTMLReader.HeadAction.
End if overridden to create the necessary stylesheets that are referenced via the link tag.
HTMLDocument.HTMLReader.HeadAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.HeadAction
 
HTMLDocument.HTMLReader.HiddenAction - class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction.
 
HTMLDocument.HTMLReader.HiddenAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
 
HTMLDocument.HTMLReader.IsindexAction - class javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction.
 
HTMLDocument.HTMLReader.IsindexAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction
 
HTMLDocument.HTMLReader.LinkAction - class javax.swing.text.html.HTMLDocument.HTMLReader.LinkAction.
A subclass to add the AttributeSet to styles if the attributes contains an attribute for 'rel' with value 'stylesheet' or 'alternate stylesheet'.
HTMLDocument.HTMLReader.LinkAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.LinkAction
 
HTMLDocument.HTMLReader.MapAction - class javax.swing.text.html.HTMLDocument.HTMLReader.MapAction.
 
HTMLDocument.HTMLReader.MapAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.MapAction
 
HTMLDocument.HTMLReader.MetaAction - class javax.swing.text.html.HTMLDocument.HTMLReader.MetaAction.
Subclass of HiddenAction to set the content type for style sheets, and to set the name of the default style sheet.
HTMLDocument.HTMLReader.MetaAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.MetaAction
 
HTMLDocument.HTMLReader.ObjectAction - class javax.swing.text.html.HTMLDocument.HTMLReader.ObjectAction.
 
HTMLDocument.HTMLReader.ObjectAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.ObjectAction
 
HTMLDocument.HTMLReader.ParagraphAction - class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction.
 
HTMLDocument.HTMLReader.ParagraphAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
 
HTMLDocument.HTMLReader.PreAction - class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction.
 
HTMLDocument.HTMLReader.PreAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
 
HTMLDocument.HTMLReader.SpecialAction - class javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction.
 
HTMLDocument.HTMLReader.SpecialAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction
 
HTMLDocument.HTMLReader.StyleAction - class javax.swing.text.html.HTMLDocument.HTMLReader.StyleAction.
 
HTMLDocument.HTMLReader.StyleAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.StyleAction
 
HTMLDocument.HTMLReader.TagAction - class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction.
An action to be performed in response to parsing a tag.
HTMLDocument.HTMLReader.TagAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
 
HTMLDocument.HTMLReader.TitleAction - class javax.swing.text.html.HTMLDocument.HTMLReader.TitleAction.
 
HTMLDocument.HTMLReader.TitleAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.TitleAction
 
HTMLDocument.Iterator - class javax.swing.text.html.HTMLDocument.Iterator.
An iterator to iterate over a particular type of tag.
HTMLDocument.Iterator() - Constructor for class javax.swing.text.html.HTMLDocument.Iterator
 
HTMLDocument.LeafIterator - class javax.swing.text.html.HTMLDocument.LeafIterator.
An iterator to iterate over a particular type of tag.
HTMLDocument.LeafIterator(HTML.Tag, Document) - Constructor for class javax.swing.text.html.HTMLDocument.LeafIterator
 
HTMLDocument.RunElement - class javax.swing.text.html.HTMLDocument.RunElement.
An element that represents a chunk of text that has a set of HTML character level attributes assigned to it.
HTMLDocument.RunElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.html.HTMLDocument.RunElement
Constructs an element that represents content within the document (has no children).
HTMLDocument.TaggedAttributeSet - class javax.swing.text.html.HTMLDocument.TaggedAttributeSet.
Used by StyleSheet to determine when to avoid removing HTML.Tags matching StyleConstants.
HTMLDocument.TaggedAttributeSet() - Constructor for class javax.swing.text.html.HTMLDocument.TaggedAttributeSet
 
HTMLEditorKit - class javax.swing.text.html.HTMLEditorKit.
The Swing JEditorPane text component supports different kinds of content via a plug-in mechanism called an EditorKit.
HTMLEditorKit() - Constructor for class javax.swing.text.html.HTMLEditorKit
Constructs an HTMLEditorKit, creates a StyleContext, and loads the style sheet.
HTMLEditorKit.ActivateLinkAction - class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction.
 
HTMLEditorKit.ActivateLinkAction(String) - Constructor for class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
Create this action with the appropriate identifier.
HTMLEditorKit.HTMLFactory - class javax.swing.text.html.HTMLEditorKit.HTMLFactory.
A factory to build views for HTML.
HTMLEditorKit.HTMLFactory() - Constructor for class javax.swing.text.html.HTMLEditorKit.HTMLFactory
 
HTMLEditorKit.HTMLFactory.BodyBlockView - class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView.
 
HTMLEditorKit.HTMLFactory.BodyBlockView(Element) - Constructor for class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
HTMLEditorKit.HTMLTextAction - class javax.swing.text.html.HTMLEditorKit.HTMLTextAction.
An abstract Action providing some convenience methods that may be useful in inserting HTML into an existing document.
HTMLEditorKit.HTMLTextAction(String) - Constructor for class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
 
HTMLEditorKit.InsertHRAction - class javax.swing.text.html.HTMLEditorKit.InsertHRAction.
InsertHRAction is special, at actionPerformed time it will determine the parent HTML.Tag based on the paragraph element at the selection start.
HTMLEditorKit.InsertHRAction() - Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHRAction
 
HTMLEditorKit.InsertHTMLTextAction - class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction.
InsertHTMLTextAction can be used to insert an arbitrary string of HTML into an existing HTML document.
HTMLEditorKit.InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag) - Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
 
HTMLEditorKit.InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag, HTML.Tag, HTML.Tag) - Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
 
HTMLEditorKit.InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag, HTML.Tag, HTML.Tag, boolean) - Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
 
HTMLEditorKit.LinkController - class javax.swing.text.html.HTMLEditorKit.LinkController.
Class to watch the associated component and fire hyperlink events on it when appropriate.
HTMLEditorKit.LinkController() - Constructor for class javax.swing.text.html.HTMLEditorKit.LinkController
 
HTMLEditorKit.NavigateLinkAction - class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction.
 
HTMLEditorKit.NavigateLinkAction(String) - Constructor for class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
 
HTMLEditorKit.NavigateLinkAction.FocusHighlightPainter - class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction.FocusHighlightPainter.
A highlight painter that draws a one-pixel border around the highlighted area.
HTMLEditorKit.NavigateLinkAction.FocusHighlightPainter(Color) - Constructor for class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction.FocusHighlightPainter
 
HTMLEditorKit.Parser - class javax.swing.text.html.HTMLEditorKit.Parser.
Interface to be supported by the parser.
HTMLEditorKit.Parser() - Constructor for class javax.swing.text.html.HTMLEditorKit.Parser
 
HTMLEditorKit.ParserCallback - class javax.swing.text.html.HTMLEditorKit.ParserCallback.
The result of parsing drives these callback methods.
HTMLEditorKit.ParserCallback() - Constructor for class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
HTMLFrameHyperlinkEvent - class javax.swing.text.html.HTMLFrameHyperlinkEvent.
HTMLFrameHyperlinkEvent is used to notify interested parties that link was activated in a frame.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a html frame hypertext link event.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a hypertext link event.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, Element, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a hypertext link event.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a hypertext link event.
HTMLWriter - class javax.swing.text.html.HTMLWriter.
This is a writer for HTMLDocuments.
HTMLWriter(Writer, HTMLDocument) - Constructor for class javax.swing.text.html.HTMLWriter
Creates a new HTMLWriter.
HTMLWriter(Writer, HTMLDocument, int, int) - Constructor for class javax.swing.text.html.HTMLWriter
Creates a new HTMLWriter.
HTML_ENTITIES_RESOURCE - Static variable in class org.apache.xalan.serialize.CharInfo
The name of the HTML entities file.
HTTPEQUIV - Static variable in class javax.swing.text.html.HTML.Attribute
 
HTTP_ACCEPTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 202: Accepted.
HTTP_BAD_GATEWAY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 502: Bad Gateway.
HTTP_BAD_METHOD - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 405: Method Not Allowed.
HTTP_BAD_REQUEST - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 400: Bad Request.
HTTP_CLIENT_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 408: Request Time-Out.
HTTP_CONFLICT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 409: Conflict.
HTTP_CREATED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 201: Created.
HTTP_ENTITY_TOO_LARGE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 413: Request Entity Too Large.
HTTP_FORBIDDEN - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 403: Forbidden.
HTTP_GATEWAY_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 504: Gateway Timeout.
HTTP_GONE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 410: Gone.
HTTP_INTERNAL_ERROR - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 500: Internal Server Error.
HTTP_LENGTH_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 411: Length Required.
HTTP_MOVED_PERM - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 301: Moved Permanently.
HTTP_MOVED_TEMP - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 302: Temporary Redirect.
HTTP_MULT_CHOICE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 300: Multiple Choices.
HTTP_NOT_ACCEPTABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 406: Not Acceptable.
HTTP_NOT_AUTHORITATIVE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 203: Non-Authoritative Information.
HTTP_NOT_FOUND - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 404: Not Found.
HTTP_NOT_IMPLEMENTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 501: Not Implemented.
HTTP_NOT_MODIFIED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 304: Not Modified.
HTTP_NO_CONTENT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 204: No Content.
HTTP_OK - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 200: OK.
HTTP_PARTIAL - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 206: Partial Content.
HTTP_PAYMENT_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 402: Payment Required.
HTTP_PRECON_FAILED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 412: Precondition Failed.
HTTP_PROXY_AUTH - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 407: Proxy Authentication Required.
HTTP_REQ_TOO_LONG - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 414: Request-URI Too Large.
HTTP_RESET - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 205: Reset Content.
HTTP_SEE_OTHER - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 303: See Other.
HTTP_SERVER_ERROR - Static variable in class java.net.HttpURLConnection
Deprecated. it is misplaced and shouldn't have existed.
HTTP_UNAUTHORIZED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 401: Unauthorized.
HTTP_UNAVAILABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 503: Service Unavailable.
HTTP_UNSUPPORTED_TYPE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 415: Unsupported Media Type.
HTTP_USE_PROXY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 305: Use Proxy.
HTTP_VERSION - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 505: HTTP Version Not Supported.
HUE_MODE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
HUFFMAN_ONLY - Static variable in class java.util.zip.Deflater
Compression strategy for Huffman coding only.
H_ALPHA - Static variable in class java.net.URI
 
H_ALPHANUM - Static variable in class java.net.URI
 
H_DASH - Static variable in class java.net.URI
 
H_DIGIT - Static variable in class java.net.URI
 
H_DOT - Static variable in class java.net.URI
 
H_ESCAPED - Static variable in class java.net.URI
 
H_HEX - Static variable in class java.net.URI
 
H_LOWALPHA - Static variable in class java.net.URI
 
H_MARK - Static variable in class java.net.URI
 
H_PATH - Static variable in class java.net.URI
 
H_PCHAR - Static variable in class java.net.URI
 
H_REG_NAME - Static variable in class java.net.URI
 
H_RESERVED - Static variable in class java.net.URI
 
H_SCHEME - Static variable in class java.net.URI
 
H_SERVER - Static variable in class java.net.URI
 
H_UNRESERVED - Static variable in class java.net.URI
 
H_UPALPHA - Static variable in class java.net.URI
 
H_URIC - Static variable in class java.net.URI
 
H_URIC_NO_SLASH - Static variable in class java.net.URI
 
H_USERINFO - Static variable in class java.net.URI
 
Handler - class java.util.logging.Handler.
A Handler object takes log messages from a Logger and exports them.
Handler() - Constructor for class java.util.logging.Handler
Default constructor.
HasPositionalPredChecker - class org.apache.xpath.axes.HasPositionalPredChecker.
 
HasPositionalPredChecker() - Constructor for class org.apache.xpath.axes.HasPositionalPredChecker
 
HashMap - class java.util.HashMap.
Hash table based implementation of the Map interface.
HashMap(int, float) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and load factor.
HashMap(int) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
HashMap() - Constructor for class java.util.HashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
HashMap(Map) - Constructor for class java.util.HashMap
Constructs a new HashMap with the same mappings as the specified Map.
HashMap.Entry - class java.util.HashMap.Entry.
 
HashMap.Entry(int, Object, Object, HashMap.Entry) - Constructor for class java.util.HashMap.Entry
Create new entry.
HashMap.EntryIterator - class java.util.HashMap.EntryIterator.
 
HashMap.EntryIterator() - Constructor for class java.util.HashMap.EntryIterator
 
HashMap.EntrySet - class java.util.HashMap.EntrySet.
 
HashMap.EntrySet() - Constructor for class java.util.HashMap.EntrySet
 
HashMap.HashIterator - class java.util.HashMap.HashIterator.
 
HashMap.HashIterator() - Constructor for class java.util.HashMap.HashIterator
 
HashMap.KeyIterator - class java.util.HashMap.KeyIterator.
 
HashMap.KeyIterator() - Constructor for class java.util.HashMap.KeyIterator
 
HashMap.KeySet - class java.util.HashMap.KeySet.
 
HashMap.KeySet() - Constructor for class java.util.HashMap.KeySet
 
HashMap.ValueIterator - class java.util.HashMap.ValueIterator.
 
HashMap.ValueIterator() - Constructor for class java.util.HashMap.ValueIterator
 
HashMap.Values - class java.util.HashMap.Values.
 
HashMap.Values() - Constructor for class java.util.HashMap.Values
 
HashSet - class java.util.HashSet.
This class implements the Set interface, backed by a hash table (actually a HashMap instance).
HashSet() - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
HashSet(Collection) - Constructor for class java.util.HashSet
Constructs a new set containing the elements in the specified collection.
HashSet(int, float) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
HashSet(int) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and default load factor, which is 0.75.
HashSet(int, float, boolean) - Constructor for class java.util.HashSet
Constructs a new, empty linked hash set.
Hashtable - class java.util.Hashtable.
This class implements a hashtable, which maps keys to values.
Hashtable(int, float) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
Hashtable(int) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
Hashtable() - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with a default initial capacity (11) and load factor, which is 0.75.
Hashtable(Map) - Constructor for class java.util.Hashtable
Constructs a new hashtable with the same mappings as the given Map.
Hashtable.EmptyEnumerator - class java.util.Hashtable.EmptyEnumerator.
A hashtable enumerator class for empty hash tables, specializes the general Enumerator
Hashtable.EmptyEnumerator() - Constructor for class java.util.Hashtable.EmptyEnumerator
 
Hashtable.EmptyIterator - class java.util.Hashtable.EmptyIterator.
A hashtable iterator class for empty hash tables
Hashtable.EmptyIterator() - Constructor for class java.util.Hashtable.EmptyIterator
 
Hashtable.Entry - class java.util.Hashtable.Entry.
Hashtable collision list.
Hashtable.Entry(int, Object, Object, Hashtable.Entry) - Constructor for class java.util.Hashtable.Entry
 
Hashtable.EntrySet - class java.util.Hashtable.EntrySet.
 
Hashtable.EntrySet() - Constructor for class java.util.Hashtable.EntrySet
 
Hashtable.Enumerator - class java.util.Hashtable.Enumerator.
A hashtable enumerator class.
Hashtable.Enumerator(int, boolean) - Constructor for class java.util.Hashtable.Enumerator
 
Hashtable.KeySet - class java.util.Hashtable.KeySet.
 
Hashtable.KeySet() - Constructor for class java.util.Hashtable.KeySet
 
Hashtable.ValueCollection - class java.util.Hashtable.ValueCollection.
 
Hashtable.ValueCollection() - Constructor for class java.util.Hashtable.ValueCollection
 
Hashtree2Node - class org.apache.xml.utils.Hashtree2Node.
Simple static utility to convert Hashtable to a Node.
Hashtree2Node() - Constructor for class org.apache.xml.utils.Hashtree2Node
 
HeadlessException - exception java.awt.HeadlessException.
Thrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse.
HeadlessException() - Constructor for class java.awt.HeadlessException
 
HeadlessException(String) - Constructor for class java.awt.HeadlessException
 
HeapByteBuffer - class java.nio.HeapByteBuffer.
A read/write HeapByteBuffer.
HeapByteBuffer(int, int) - Constructor for class java.nio.HeapByteBuffer
 
HeapByteBuffer(byte[], int, int) - Constructor for class java.nio.HeapByteBuffer
 
HeapByteBuffer(byte[], int, int, int, int, int) - Constructor for class java.nio.HeapByteBuffer
 
HeapByteBufferR - class java.nio.HeapByteBufferR.
A read-only HeapByteBuffer.
HeapByteBufferR(int, int) - Constructor for class java.nio.HeapByteBufferR
 
HeapByteBufferR(byte[], int, int) - Constructor for class java.nio.HeapByteBufferR
 
HeapByteBufferR(byte[], int, int, int, int, int) - Constructor for class java.nio.HeapByteBufferR
 
HeapCharBuffer - class java.nio.HeapCharBuffer.
A read/write HeapCharBuffer.
HeapCharBuffer(int, int) - Constructor for class java.nio.HeapCharBuffer
 
HeapCharBuffer(char[], int, int) - Constructor for class java.nio.HeapCharBuffer
 
HeapCharBuffer(char[], int, int, int, int, int) - Constructor for class java.nio.HeapCharBuffer
 
HeapCharBufferR - class java.nio.HeapCharBufferR.
A read-only HeapCharBuffer.
HeapCharBufferR(int, int) - Constructor for class java.nio.HeapCharBufferR
 
HeapCharBufferR(char[], int, int) - Constructor for class java.nio.HeapCharBufferR
 
HeapCharBufferR(char[], int, int, int, int, int) - Constructor for class java.nio.HeapCharBufferR
 
HeapDoubleBuffer - class java.nio.HeapDoubleBuffer.
A read/write HeapDoubleBuffer.
HeapDoubleBuffer(int, int) - Constructor for class java.nio.HeapDoubleBuffer
 
HeapDoubleBuffer(double[], int, int) - Constructor for class java.nio.HeapDoubleBuffer
 
HeapDoubleBuffer(double[], int, int, int, int, int) - Constructor for class java.nio.HeapDoubleBuffer
 
HeapDoubleBufferR - class java.nio.HeapDoubleBufferR.
A read-only HeapDoubleBuffer.
HeapDoubleBufferR(int, int) - Constructor for class java.nio.HeapDoubleBufferR
 
HeapDoubleBufferR(double[], int, int) - Constructor for class java.nio.HeapDoubleBufferR
 
HeapDoubleBufferR(double[], int, int, int, int, int) - Constructor for class java.nio.HeapDoubleBufferR
 
HeapFloatBuffer - class java.nio.HeapFloatBuffer.
A read/write HeapFloatBuffer.
HeapFloatBuffer(int, int) - Constructor for class java.nio.HeapFloatBuffer
 
HeapFloatBuffer(float[], int, int) - Constructor for class java.nio.HeapFloatBuffer
 
HeapFloatBuffer(float[], int, int, int, int, int) - Constructor for class java.nio.HeapFloatBuffer
 
HeapFloatBufferR - class java.nio.HeapFloatBufferR.
A read-only HeapFloatBuffer.
HeapFloatBufferR(int, int) - Constructor for class java.nio.HeapFloatBufferR
 
HeapFloatBufferR(float[], int, int) - Constructor for class java.nio.HeapFloatBufferR
 
HeapFloatBufferR(float[], int, int, int, int, int) - Constructor for class java.nio.HeapFloatBufferR
 
HeapIntBuffer - class java.nio.HeapIntBuffer.
A read/write HeapIntBuffer.
HeapIntBuffer(int, int) - Constructor for class java.nio.HeapIntBuffer
 
HeapIntBuffer(int[], int, int) - Constructor for class java.nio.HeapIntBuffer
 
HeapIntBuffer(int[], int, int, int, int, int) - Constructor for class java.nio.HeapIntBuffer
 
HeapIntBufferR - class java.nio.HeapIntBufferR.
A read-only HeapIntBuffer.
HeapIntBufferR(int, int) - Constructor for class java.nio.HeapIntBufferR
 
HeapIntBufferR(int[], int, int) - Constructor for class java.nio.HeapIntBufferR
 
HeapIntBufferR(int[], int, int, int, int, int) - Constructor for class java.nio.HeapIntBufferR
 
HeapLongBuffer - class java.nio.HeapLongBuffer.
A read/write HeapLongBuffer.
HeapLongBuffer(int, int) - Constructor for class java.nio.HeapLongBuffer
 
HeapLongBuffer(long[], int, int) - Constructor for class java.nio.HeapLongBuffer
 
HeapLongBuffer(long[], int, int, int, int, int) - Constructor for class java.nio.HeapLongBuffer
 
HeapLongBufferR - class java.nio.HeapLongBufferR.
A read-only HeapLongBuffer.
HeapLongBufferR(int, int) - Constructor for class java.nio.HeapLongBufferR
 
HeapLongBufferR(long[], int, int) - Constructor for class java.nio.HeapLongBufferR
 
HeapLongBufferR(long[], int, int, int, int, int) - Constructor for class java.nio.HeapLongBufferR
 
HeapShortBuffer - class java.nio.HeapShortBuffer.
A read/write HeapShortBuffer.
HeapShortBuffer(int, int) - Constructor for class java.nio.HeapShortBuffer
 
HeapShortBuffer(short[], int, int) - Constructor for class java.nio.HeapShortBuffer
 
HeapShortBuffer(short[], int, int, int, int, int) - Constructor for class java.nio.HeapShortBuffer
 
HeapShortBufferR - class java.nio.HeapShortBufferR.
A read-only HeapShortBuffer.
HeapShortBufferR(int, int) - Constructor for class java.nio.HeapShortBufferR
 
HeapShortBufferR(short[], int, int) - Constructor for class java.nio.HeapShortBufferR
 
HeapShortBufferR(short[], int, int, int, int, int) - Constructor for class java.nio.HeapShortBufferR
 
Hidden - Static variable in class javax.swing.text.rtf.Constants
 
HiddenTagView - class javax.swing.text.html.HiddenTagView.
HiddenTagView subclasses EditableView to contain a JTextField showing the element name.
HiddenTagView(Element) - Constructor for class javax.swing.text.html.HiddenTagView
 
HiddenTagView.EndTagBorder - class javax.swing.text.html.HiddenTagView.EndTagBorder.
 
HiddenTagView.EndTagBorder() - Constructor for class javax.swing.text.html.HiddenTagView.EndTagBorder
 
HiddenTagView.StartTagBorder - class javax.swing.text.html.HiddenTagView.StartTagBorder.
 
HiddenTagView.StartTagBorder() - Constructor for class javax.swing.text.html.HiddenTagView.StartTagBorder
 
HierarchyBoundsAdapter - class java.awt.event.HierarchyBoundsAdapter.
An abstract adapter class for receiving ancestor moved and resized events.
HierarchyBoundsAdapter() - Constructor for class java.awt.event.HierarchyBoundsAdapter
 
HierarchyBoundsListener - interface java.awt.event.HierarchyBoundsListener.
The listener interface for receiving ancestor moved and resized events.
HierarchyEvent - class java.awt.event.HierarchyEvent.
An event which indicates a change to the Component hierarchy to which a Component belongs.
HierarchyEvent(Component, int, Component, Container) - Constructor for class java.awt.event.HierarchyEvent
Constructs an HierarchyEvent object to identify a change in the Component hierarchy.
HierarchyEvent(Component, int, Component, Container, long) - Constructor for class java.awt.event.HierarchyEvent
Constructs an HierarchyEvent object to identify a change in the Component hierarchy.
HierarchyListener - interface java.awt.event.HierarchyListener.
The listener interface for receiving hierarchy changed events.
Highlighter - interface javax.swing.text.Highlighter.
An interface for an object that allows one to mark up the background with colored areas.
Highlighter.Highlight - interface javax.swing.text.Highlighter.Highlight.
 
Highlighter.HighlightPainter - interface javax.swing.text.Highlighter.HighlightPainter.
Highlight renderer.
HttpURLConnection - class java.net.HttpURLConnection.
A URLConnection with support for HTTP-specific features.
HttpURLConnection(URL) - Constructor for class java.net.HttpURLConnection
Constructor for the HttpURLConnection.
HyperlinkEvent - class javax.swing.event.HyperlinkEvent.
HyperlinkEvent is used to notify interested parties that something has happened with respect to a hypertext link.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL) - Constructor for class javax.swing.event.HyperlinkEvent
Creates a new object representing a hypertext link event.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) - Constructor for class javax.swing.event.HyperlinkEvent
Creates a new object representing a hypertext link event.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element) - Constructor for class javax.swing.event.HyperlinkEvent
Creates a new object representing a hypertext link event.
HyperlinkEvent.EventType - class javax.swing.event.HyperlinkEvent.EventType.
Defines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString().
HyperlinkEvent.EventType(String) - Constructor for class javax.swing.event.HyperlinkEvent.EventType
 
HyperlinkListener - interface javax.swing.event.HyperlinkListener.
HyperlinkListener
h - Variable in class java.awt.geom.ArcIterator
 
h - Variable in class java.awt.geom.EllipseIterator
 
h - Variable in class java.awt.geom.RectIterator
 
h - Variable in class java.awt.geom.RoundRectIterator
 
h - Variable in class java.lang.reflect.Proxy
the invocation handler for this proxy instance.
h - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
hAdjustable - Variable in class java.awt.ScrollPane
An adjustable horizontal scrollbar.
hField - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
hGap - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout
 
hPosition - Variable in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
hRadio - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
hadAnnotations - Variable in class java.rmi.MarshalledObject.MarshalledObjectOutputStream
true if non-null annotations are written.
hadAnnotations() - Method in class java.rmi.MarshalledObject.MarshalledObjectOutputStream
Returns true if any non-null location annotations have been written to this stream.
halt(int) - Method in class java.lang.Runtime
Forcibly terminates the currently running Java virtual machine.
halt(int) - Static method in class java.lang.Shutdown
 
handle - Variable in class java.lang.ClassLoader.NativeLibrary
 
handle - Variable in class java.lang.Win32Process
 
handle - Variable in class java.util.zip.ZipFile.ZipFileInputStream
 
handle - Variable in class org.apache.xalan.templates.ElemNumber.MyPrefixResolver
 
handle - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
handleBinaryBlob(byte[]) - Method in class javax.swing.text.rtf.RTFParser
Implemented by subclasses to handle the contents of the \bin keyword.
handleBinaryBlob(byte[]) - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
 
handleBinaryBlob(byte[]) - Method in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
handleBinaryBlob(byte[]) - Method in interface javax.swing.text.rtf.RTFReader.Destination
 
handleBinaryBlob(byte[]) - Method in class javax.swing.text.rtf.RTFReader.DiscardingDestination
 
handleBinaryBlob(byte[]) - Method in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
handleBinaryBlob(byte[]) - Method in class javax.swing.text.rtf.RTFReader
Called when the RTFParser encounters a bin keyword in the RTF stream.
handleComment(char[], int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
 
handleComment(char[], int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleComment(char[]) - Method in class javax.swing.text.html.parser.DocumentParser
 
handleComment(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when an HTML comment is encountered.
handleDraw(Graphics2D, float, float) - Method in class java.awt.font.TextLayout.OptInfo
 
handleEOFInComment() - Method in class javax.swing.text.html.parser.Parser
 
handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Empty Tag.
handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when an empty tag is encountered.
handleEndOfLineString(String) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
This is invoked after the stream has been parsed, but before flush.
handleEndOfLineString(String) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
This is invoked after the stream has been parsed, but before flush.
handleEndTag(HTML.Tag, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleEndTag(HTML.Tag, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleEndTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle End Tag.
handleEndTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when an end tag is encountered.
handleError(String, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleError(int, String) - Method in class javax.swing.text.html.parser.DocumentParser
 
handleError(int, String) - Method in class javax.swing.text.html.parser.Parser
An error has occurred.
handleError(StylesheetHandler, String, Object[], Exception) - Method in class org.apache.xalan.processor.XSLTAttributeDef
 
handleEvent(Event) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1 replaced by processEvent(AWTEvent).
handleEvent(AWTEvent) - Method in interface java.awt.peer.ComponentPeer
 
handleEvent(Event) - Method in class org.apache.xpath.domapi.XPathResultImpl
 
handleException(Throwable) - Method in class java.awt.EventDispatchThread
Handles an exception thrown in the event-dispatch thread.
handleExpandControlClick(TreePath, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged when the user clicks the particular row, this invokes toggleExpandState.
handleGetCharVisualBounds(int) - Method in class java.awt.font.TextLayout.OptInfo
 
handleGetObject(String) - Method in class java.util.ListResourceBundle
 
handleGetObject(String) - Method in class java.util.PropertyResourceBundle
 
handleGetObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle.
handleGetOutline(float, float) - Method in class java.awt.font.TextLayout.OptInfo
 
handleGetVisualBounds() - Method in class java.awt.font.TextLayout.OptInfo
 
handleImport(String) - Method in interface javax.swing.text.html.CSSParser.CSSParserCallback
Called when an @import is encountered.
handleImport(String) - Method in class javax.swing.text.html.StyleSheet.CssParser
Invoked when a valid @import is encountered, will call importStyleSheet if a MalformedURLException is not thrown in creating the URL.
handleInsert(int, int) - Method in class javax.swing.text.ZoneView
 
handleInsertString(int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Performs the actual work of inserting the text; it is assumed the caller has obtained a write lock before invoking this.
handleJustify(float) - Method in class java.awt.font.TextLayout
Justify this layout.
handleKeyword(String) - Method in class javax.swing.text.rtf.RTFParser
Implemented by subclasses to interpret a parameter-less RTF keyword.
handleKeyword(String, int) - Method in class javax.swing.text.rtf.RTFParser
Implemented by subclasses to interpret a keyword with a parameter.
handleKeyword(String) - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
 
handleKeyword(String, int) - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
 
handleKeyword(String, int) - Method in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
handleKeyword(String) - Method in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
handleKeyword(String) - Method in interface javax.swing.text.rtf.RTFReader.Destination
 
handleKeyword(String, int) - Method in interface javax.swing.text.rtf.RTFReader.Destination
 
handleKeyword(String) - Method in class javax.swing.text.rtf.RTFReader.DiscardingDestination
 
handleKeyword(String, int) - Method in class javax.swing.text.rtf.RTFReader.DiscardingDestination
 
handleKeyword(String) - Method in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
handleKeyword(String, int) - Method in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
handleKeyword(String) - Method in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
handleKeyword(String, int) - Method in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
handleKeyword(String) - Method in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
handleKeyword(String) - Method in class javax.swing.text.rtf.RTFReader
Handles a parameterless RTF keyword.
handleKeyword(String, int) - Method in class javax.swing.text.rtf.RTFReader
Handles an RTF keyword and its integer parameter.
handleLink(AttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HeadAction
 
handleMoveDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
 
handleNext() - Method in class java.text.DictionaryBasedBreakIterator
This is the implementation function for next().
handleNext() - Method in class java.text.RuleBasedBreakIterator
This method is the actual implementation of the next() method.
handleNullPrefix - Variable in class org.apache.xalan.templates.ElemNumber.MyPrefixResolver
 
handlePrevious() - Method in class java.text.RuleBasedBreakIterator
This method backs the iterator back up to a "safe position" in the text.
handleProperty(String) - Method in interface javax.swing.text.html.CSSParser.CSSParserCallback
 
handleProperty(String) - Method in class javax.swing.text.html.StyleSheet.CssParser
Invoked when a property name is encountered.
handlePropertyChange(Object) - Method in class javax.swing.plaf.metal.MetalScrollBarUI.ScrollBarListener
 
handleReaderImport(Reader, JTextComponent, boolean) - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
Import the given stream data into the text component.
handleRemove(int, int) - Method in class javax.swing.text.AbstractDocument
Performs the actual work of the remove.
handleRemove(int, int) - Method in class javax.swing.text.ZoneView
 
handleReset() - Method in class java.io.ObjectInputStream
If recursion depth is 0, clears internal data structures; otherwise, throws a StreamCorruptedException.
handleSelection(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
handleSelector(String) - Method in interface javax.swing.text.html.CSSParser.CSSParserCallback
 
handleSelector(String) - Method in class javax.swing.text.html.StyleSheet.CssParser
A selector has been encountered.
handleSetDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
 
handleShortcut(KeyEvent) - Method in class java.awt.Menu
 
handleShortcut(KeyEvent) - Method in class java.awt.MenuBar
 
handleShortcut(KeyEvent) - Method in class java.awt.MenuItem
 
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleSpecialSubstitution(String, String, int, String) - Method in class java.text.DictionaryBasedBreakIterator.Builder
We override handleSpecialSubstitution() to add logic to handle the tag.
handleSpecialSubstitution(String, String, int, String) - Method in class java.text.RuleBasedBreakIterator.Builder
This function defines a protocol for handling substitution names that are "special," i.e., that have some property beyond just being substitutions.
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleStartTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Start Tag.
handleStartTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when a start tag is encountered.
handleText(char[], int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Called by the parser to indicate a block of text was encountered.
handleText(char[], int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleText(char[]) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Text.
handleText(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when PCDATA is encountered.
handleText(TagElement) - Method in class javax.swing.text.html.parser.Parser
Output text.
handleText(String) - Method in class javax.swing.text.rtf.RTFParser
Implemented by subclasses to interpret text from the RTF stream.
handleText(char) - Method in class javax.swing.text.rtf.RTFParser
 
handleText(String) - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
 
handleText(String) - Method in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
handleText(String) - Method in interface javax.swing.text.rtf.RTFReader.Destination
 
handleText(String) - Method in class javax.swing.text.rtf.RTFReader.DiscardingDestination
 
handleText(String) - Method in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
handleText(String) - Method in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
handleText(String) - Method in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
handleText(String) - Method in class javax.swing.text.rtf.RTFReader
Handles any pure text (containing no control characters) in the input stream.
handleTitle(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when an HTML title tag is encountered.
handleValue(String) - Method in interface javax.swing.text.html.CSSParser.CSSParserCallback
 
handleValue(String) - Method in class javax.swing.text.html.StyleSheet.CssParser
Invoked when a property value is encountered.
handledEvent - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
 
handler - Static variable in class java.lang.Terminator
 
handler - Variable in class java.net.URL
The URLStreamHandler for this URL.
handler - Static variable in class java.rmi.server.RMISocketFactory
Handler for socket creation failure
handlerClassName - Static variable in class java.awt.EventDispatchThread
 
handlerPropName - Static variable in class java.awt.EventDispatchThread
 
handlers - Static variable in class java.net.URL
A table of protocol handlers.
handlers - Static variable in class java.net.URLConnection
 
handlers - Variable in class java.util.logging.Logger
 
handles - Variable in class java.io.ObjectInputStream
wire handle -> obj/exception map
handles - Variable in class java.io.ObjectOutputStream
obj -> wire handle map
handlesNullPrefixes() - Method in class org.apache.xalan.processor.StylesheetHandler
 
handlesNullPrefixes() - Method in class org.apache.xalan.templates.ElemNumber.MyPrefixResolver
 
handlesNullPrefixes() - Method in class org.apache.xalan.templates.ElemTemplateElement
 
handlesNullPrefixes() - Method in interface org.apache.xml.utils.PrefixResolver
 
handlesNullPrefixes() - Method in class org.apache.xml.utils.PrefixResolverDefault
 
handlesNullPrefixes() - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl.DummyPrefixResolver
 
handlesWheelScrolling() - Method in interface java.awt.peer.ComponentPeer
 
handyEmptyBorder - Static variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
handyEmptyBorder - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
handyEmptyBorder - Static variable in class javax.swing.plaf.metal.MetalTitlePane
 
hardDriveIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
has(int) - Method in class java.util.regex.Pattern
Indicates whether a particular flag is set or not.
hasActionListener() - Method in class javax.swing.JTextField
Returns true if the receiver has an ActionListener installed.
hasActiveConnections() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Provide an indicator to the PoolManager when the Pool can be removed from the Pool Table.
hasActiveConnections() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Is our ConnectionPool have any connections that are still in Use ??
hasAllPermission() - Method in class java.lang.SecurityManager
returns true if the current context has been granted AllPermission
hasAlpha() - Method in class java.awt.image.ColorModel
Returns whether or not alpha is supported in this ColorModel.
hasArray() - Method in class java.nio.ByteBuffer
Tells whether or not this buffer is backed by an accessible byte array.
hasArray() - Method in class java.nio.CharBuffer
Tells whether or not this buffer is backed by an accessible character array.
hasArray() - Method in class java.nio.DoubleBuffer
Tells whether or not this buffer is backed by an accessible double array.
hasArray() - Method in class java.nio.FloatBuffer
Tells whether or not this buffer is backed by an accessible float array.
hasArray() - Method in class java.nio.IntBuffer
Tells whether or not this buffer is backed by an accessible int array.
hasArray() - Method in class java.nio.LongBuffer
Tells whether or not this buffer is backed by an accessible long array.
hasArray() - Method in class java.nio.ShortBuffer
Tells whether or not this buffer is backed by an accessible short array.
hasAttribute(String) - Method in class org.apache.crimson.tree.ElementNode2
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Method hasAttribute
hasAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasAttributeNS(String, String) - Method in class org.apache.crimson.tree.ElementNode2
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Method hasAttributeNS
hasAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasAttributes() - Method in class org.apache.crimson.tree.ElementNode2
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class org.apache.crimson.tree.NodeBase
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Introduced in DOM Level 2.
hasAttributes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
hasAttributes() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasAttributes() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
hasBaseTag - Variable in class javax.swing.text.html.HTMLDocument
does the document have base tag
hasBaseTag() - Method in class javax.swing.text.html.HTMLDocument
 
hasBeenDone - Variable in class javax.swing.undo.AbstractUndoableEdit
Defaults to true; becomes false if this edit is undone, true again if it is redone.
hasBeenExpanded(TreePath) - Method in class javax.swing.JTree
Returns true if the node identified by the path has ever been expanded.
hasBeenExpanded - Variable in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Has this node been expanded at least once?
hasBeenExpanded() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns true if this node has been expanded at least once.
hasBeenFinalized() - Method in class java.lang.ref.Finalizer
 
hasBlockExternalData - Variable in class java.io.ObjectStreamClass
true if desc has externalizable data written in block data format; this must be true by default to accomodate ObjectInputStream subclasses which override readClassDescriptor() to return class descriptors obtained from ObjectStreamClass.lookup() (see 4461737)
hasBlockExternalData() - Method in class java.io.ObjectStreamClass
Returns true if class descriptor represents externalizable class that has written its data in 1.2 (block data) format, false otherwise.
hasCache() - Method in class org.apache.xpath.axes.NodeSequence
If this iterator needs to cache nodes that are fetched, they are stored here.
hasChanged() - Method in class java.util.Observable
Tests if this object has changed.
hasChildNodes() - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns false.
hasChildNodes() - Method in class org.apache.crimson.tree.ParentNode
DOM: Returns true if there are children to this node.
hasChildNodes(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
hasChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if there are child nodes.
hasChildNodes(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, test if it has child nodes.
hasChildNodes(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, test if it has child nodes.
hasChildNodes(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, test if it has child nodes.
hasChildNodes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
hasChildNodes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
hasChildNodes() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasChildNodes() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
hasChildren - Variable in class javax.swing.JTree.DynamicUtilTreeNode
Does the this JTree have children?
hasClassPathAttribute - Variable in class java.util.jar.JarFile
 
hasClassPathAttribute() - Method in class java.util.jar.JarFile
 
hasCustomComponents - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
This is set to true in validateComponent if a Component is contained in either the message or the buttons.
hasData - Variable in class java.io.ObjectStreamClass.ClassDataSlot
true if serialized form includes data for this slot's descriptor
hasDynamicLocaleList() - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns whether the list of available locales can change at runtime.
hasEntered - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
hasException - Variable in class java.text.UnicodeClassMapping
 
hasFallbackChildren() - Method in class org.apache.xalan.templates.ElemExtensionCall
Return true if this extension element has a child element.
hasFeature(String, String) - Method in class org.apache.crimson.tree.DOMImplementationImpl
Test if the DOM implementation implements a specific feature.
hasFeature(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy.DTMNodeProxyImplementation
Ask whether we support a given DOM feature.
hasFeature0(String, String) - Static method in class org.apache.crimson.tree.DOMImplementationImpl
Reports on features that this implementation supports.
hasFocus() - Method in class java.awt.Component
Returns true if this Component is the focus owner.
hasFocus - Variable in class javax.swing.JMenuItem.AccessibleJMenuItem
 
hasFocus - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
hasFocus - Variable in class javax.swing.tree.DefaultTreeCellRenderer
True if has focus.
hasListeners(String) - Method in class javax.swing.event.SwingPropertyChangeSupport
Check if there are any listeners for a specific property.
hasMagic(byte[]) - Static method in class java.util.jar.JarOutputStream
 
hasMoreElements() - Method in class java.text.CharSet.Enumeration
Returns true if the enumeration hasn't yet returned all the ranges in the CharSet
hasMoreElements() - Method in interface java.util.Enumeration
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class java.util.Hashtable.EmptyEnumerator
 
hasMoreElements() - Method in class java.util.Hashtable.Enumerator
 
hasMoreElements() - Method in class java.util.ResourceBundleEnumeration
 
hasMoreElements() - Method in class java.util.StringTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreElements() - Method in class javax.swing.MultiUIDefaults.MultiUIDefaultsEnumerator
 
hasMoreElements() - Method in class javax.swing.text.StyleContext.KeyEnumeration
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration
 
hasMoreElements() - Method in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration
 
hasMoreElements() - Method in class javax.swing.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration
 
hasMoreElements() - Method in class javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration
 
hasMoreElements() - Method in class javax.swing.tree.DefaultMutableTreeNode.PreorderEnumeration
 
hasMoreElements() - Method in class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
 
hasMoreElements() - Method in class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
 
hasMoreElements() - Method in class org.apache.crimson.parser.SimpleHashtable
Used to view this as an enumeration; returns true if there are more keys to be enumerated.
hasMoreElements() - Method in class org.apache.xml.utils.PrefixForUriEnumerator
 
hasMoreTokens() - Method in class java.util.StringTokenizer
Tests if there are more tokens available from this tokenizer's string.
hasMoreTokens() - Method in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Tells if nextToken will throw an exception if it is called.
hasMoreTokens() - Method in class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer
Tells if nextToken will throw an exception * if it is called.
hasNext() - Method in class java.util.AbstractList.Itr
 
hasNext() - Method in class java.util.HashMap.HashIterator
 
hasNext() - Method in class java.util.Hashtable.EmptyIterator
 
hasNext() - Method in class java.util.Hashtable.Enumerator
 
hasNext() - Method in class java.util.IdentityHashMap.IdentityHashMapIterator
 
hasNext() - Method in interface java.util.Iterator
Returns true if the iteration has more elements.
hasNext() - Method in class java.util.LinkedHashMap.LinkedHashIterator
 
hasNext() - Method in class java.util.LinkedList.ListItr
 
hasNext() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the forward direction.
hasNext() - Method in class java.util.TreeMap.EntryIterator
 
hasNext() - Method in class java.util.TreeMap.SubMapEntryIterator
 
hasNext() - Method in class java.util.WeakHashMap.HashIterator
 
hasPixels(Image) - Method in class javax.swing.text.html.ImageView
Returns true if the passed in image has a non-zero width and height.
hasPredicate(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
hasPrevious() - Method in class java.util.AbstractList.ListItr
 
hasPrevious() - Method in class java.util.LinkedList.ListItr
 
hasPrevious() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasReadObjectMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable (but not externalizable) and defines a conformant readObject method.
hasReadObjectNoDataMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable (but not externalizable) and defines a conformant readObjectNoData method.
hasReadResolveMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable or externalizable and defines a conformant readResolve method.
hasRemaining() - Method in class java.nio.Buffer
Tells whether there are any elements between the current position and the limit.
hasRequired() - Method in class org.apache.xalan.processor.XSLTElementDef
Get whether or not this has a required element.
hasSameConfiguration(GraphicsConfiguration, Color, Color, Color) - Method in class javax.swing.plaf.metal.BumpBuffer
 
hasSameConfiguration(GraphicsConfiguration) - Method in class javax.swing.plaf.metal.MetalIconFactory.ImageCacher.ImageGcPair
 
hasSameNode(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:has-same-node function returns true if the node set passed as the first argument shares any nodes with the node set passed as the second argument.
hasSameNodes(NodeList, NodeList) - Static method in class org.apache.xalan.lib.Extensions
Returns true if both node-sets contain the same set of nodes.
hasSameRules(TimeZone) - Method in class java.util.SimpleTimeZone
Returns true if this zone has the same rules and offset as another zone.
hasSameRules(TimeZone) - Method in class java.util.TimeZone
Returns true if this zone has the same rule and offset as another zone.
hasStaticInitializer(Class) - Static method in class java.io.ObjectStreamClass
Returns true if the given class defines a static initializer method, false otherwise.
hasString() - Method in interface org.apache.xml.utils.XMLString
Tell if this object contains a java String object.
hasString() - Method in class org.apache.xpath.objects.XString
Tell if this object contains a java String object.
hasString() - Method in class org.apache.xpath.objects.XStringForChars
Tell if this object contains a java String object.
hasString() - Method in class org.apache.xpath.objects.XStringForFSB
Tell if this object contains a java String object.
hasTextLitOnly() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if this element only has one text child, for optimization purposes.
hasTileWriters() - Method in class java.awt.image.BufferedImage
Returns whether or not any tile is checked out for writing.
hasTileWriters() - Method in interface java.awt.image.WritableRenderedImage
Returns whether any tile is checked out for writing.
hasTraceListeners() - Method in class org.apache.xalan.trace.TraceManager
Tell if trace listeners are present.
hasTransformThreadErrorCatcher() - Method in class org.apache.xalan.transformer.TransformerImpl
Return true if the transform was initiated from the transform method, otherwise it was probably done from a pure parse events.
hasUniformLineMetrics() - Method in class java.awt.Font
Checks whether or not this Font has uniform line metrics.
hasUniformLineMetrics() - Method in class java.awt.FontMetrics
Checks to see if the Font has uniform line metrics.
hasValidSize() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns true if this node has a valid size.
hasVariableDecl() - Method in class org.apache.xalan.templates.ElemTemplateElement
 
hasWriteObjectData - Variable in class java.io.ObjectStreamClass
true if desc has data written by class-defined writeObject method
hasWriteObjectData() - Method in class java.io.ObjectStreamClass
Returns true if class descriptor represents serializable (but not externalizable) class which has written its data via a custom writeObject() method, false otherwise.
hasWriteObjectMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable (but not externalizable) and defines a conformant writeObject method.
hasWriteReplaceMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable or externalizable and defines a conformant writeReplace method.
hash(Object) - Method in class java.io.ObjectOutputStream.HandleTable
Returns hash value for given object.
hash - Variable in class java.io.ObjectStreamClass.FieldReflectorKey
 
hash - Variable in class java.lang.String
Cache the hash code for the string
hash - Variable in class java.net.URI
 
hash(int, String) - Static method in class java.net.URI
 
hash - Variable in class java.rmi.MarshalledObject
 
hash - Variable in class java.util.HashMap.Entry
 
hash(Object) - Static method in class java.util.HashMap
Returns a hash value for the specified object.
hash - Variable in class java.util.Hashtable.Entry
 
hash(Object, int) - Static method in class java.util.IdentityHashMap
Return index for Object x.
hash - Variable in class java.util.WeakHashMap.Entry
 
hash - Variable in class org.apache.crimson.parser.SimpleHashtable.Entry
 
hash - Variable in class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType
 
hashCode() - Method in class java.awt.AWTKeyStroke
Returns a numeric value for this object that is likely to be unique, making it a good choice as the index value in a hash table.
hashCode() - Method in class java.awt.AlphaComposite
Returns the hashcode for this composite.
hashCode() - Method in class java.awt.AttributeValue
 
hashCode() - Method in class java.awt.BasicStroke
Returns the hashcode for this stroke.
hashCode() - Method in class java.awt.Color
Computes the hash code for this Color.
hashCode() - Method in class java.awt.Dimension
Returns the hash code for this Dimension.
hashCode() - Method in class java.awt.DisplayMode
 
hashCode - Variable in class java.awt.Font.Key
 
hashCode() - Method in class java.awt.Font.Key
 
hashCode() - Method in class java.awt.Font
Returns a hashcode for this Font.
hashCode() - Method in class java.awt.Insets
Returns the hash code for this Insets.
hashCode() - Method in class java.awt.JobAttributes
Returns a hash code value for this JobAttributes.
hashCode() - Method in class java.awt.MenuShortcut
Returns the hashcode for this MenuShortcut.
hashCode() - Method in class java.awt.PageAttributes
Returns a hash code value for this PageAttributes.
hashCode() - Method in class java.awt.RenderingHints.Key
The hash code for all Key objects will be the same as the system identity code of the object as defined by the System.identityHashCode() method.
hashCode() - Method in class java.awt.RenderingHints
Returns the hash code value for this RenderingHints.
hashCode() - Method in class java.awt.datatransfer.DataFlavor
Returns hash code for this DataFlavor.
hashCode() - Method in class java.awt.datatransfer.MimeType
 
hashCode() - Method in class java.awt.datatransfer.MimeTypeParameterList
 
hashCode() - Method in class java.awt.font.FontRenderContext
Return a hashcode for this FontRenderContext.
hashCode() - Method in class java.awt.font.ImageGraphicAttribute
Returns a hashcode for this ImageGraphicAttribute.
hashCode() - Method in class java.awt.font.NumericShaper
Returns a hash code for this shaper.
hashCode() - Method in class java.awt.font.ShapeGraphicAttribute
Returns a hashcode for this ShapeGraphicAttribute.
hashCode() - Method in class java.awt.font.TextHitInfo
Returns the hash code.
hashCode() - Method in class java.awt.font.TextLayout
Returns the hash code of this TextLayout.
hashCode() - Method in class java.awt.font.TextLine
 
hashCode() - Method in class java.awt.geom.AffineTransform
Returns the hashcode for this transform.
hashCode() - Method in class java.awt.geom.Point2D
Returns the hashcode for this Point2D.
hashCode() - Method in class java.awt.geom.Rectangle2D
Returns the hashcode for this Rectangle2D.
hashCode() - Method in class java.awt.image.BandedSampleModel
 
hashCode() - Method in class java.awt.image.ColorModel
Returns the hash code for this ColorModel.
hashCode() - Method in class java.awt.image.ComponentSampleModel
 
hashCode() - Method in class java.awt.image.MultiPixelPackedSampleModel
 
hashCode() - Method in class java.awt.image.PixelInterleavedSampleModel
 
hashCode() - Method in class java.awt.image.SinglePixelPackedSampleModel
 
hashCode() - Method in class java.io.File
Computes a hash code for this abstract pathname.
hashCode() - Method in class java.io.FilePermission
Returns the hash code value for this object.
hashCode(File) - Method in class java.io.FileSystem
Compute the hash code of an abstract pathname.
hashCode() - Method in class java.io.ObjectStreamClass.FieldReflectorKey
 
hashCode(File) - Method in class java.io.Win32FileSystem
 
hashCode() - Method in class java.lang.Boolean
Returns a hash code for this Boolean object.
hashCode() - Method in class java.lang.Byte
Returns a hash code for this Byte.
hashCode() - Method in class java.lang.Character.Subset
Returns the standard hash code as defined by the Object.hashCode() method.
hashCode() - Method in class java.lang.Character
Returns a hash code for this Character.
hashCode() - Method in class java.lang.Double
Returns a hash code for this Double object.
hashCode() - Method in class java.lang.Float
Returns a hash code for this Float object.
hashCode() - Method in class java.lang.Integer
Returns a hash code for this Integer.
hashCode() - Method in class java.lang.Long
Returns a hash code for this Long.
hashCode() - Method in class java.lang.Object
Returns a hash code value for the object.
hashCode() - Method in class java.lang.Package
Return the hash code computed from the package name.
hashCode() - Method in class java.lang.Short
Returns a hash code for this Short.
hashCode() - Method in class java.lang.Shutdown.WrappedHook
 
hashCode() - Method in class java.lang.StackTraceElement
Returns a hash code value for this stack trace element.
hashCode() - Method in class java.lang.String
Returns a hash code for this string.
hashCode() - Method in class java.lang.reflect.Constructor
Returns a hashcode for this Constructor.
hashCode() - Method in class java.lang.reflect.Field
Returns a hashcode for this Field.
hashCode() - Method in class java.lang.reflect.Method
Returns a hashcode for this Method.
hashCode() - Method in class java.math.BigDecimal
Returns the hash code for this BigDecimal.
hashCode() - Method in class java.math.BigInteger
Returns the hash code for this BigInteger.
hashCode() - Method in class java.net.Inet4Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.Inet6Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetAddress
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetSocketAddress
Returns a hashcode for this socket address.
hashCode() - Method in class java.net.NetworkInterface
 
hashCode() - Method in class java.net.SocketPermission
Returns the hash code value for this object.
hashCode() - Method in class java.net.URI
Returns a hash-code value for this URI.
hashCode - Variable in class java.net.URL
 
hashCode() - Method in class java.net.URL
Creates an integer suitable for hash table indexing.
hashCode(URL) - Method in class java.net.URLStreamHandler
Provides the default hash calculation.
hashCode() - Method in class java.nio.ByteBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.CharBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.DoubleBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.FloatBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.IntBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.LongBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.ShortBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.charset.Charset
Computes a hashcode for this charset.
hashCode() - Method in class java.rmi.MarshalledObject
Return a hash code for this MarshalledObject.
hashCode() - Method in class java.rmi.activation.ActivationDesc
Return the same hashCode for similar ActivationDescs.
hashCode() - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Return identical values for similar CommandEnvironments.
hashCode() - Method in class java.rmi.activation.ActivationGroupDesc
Produce identical numbers for similar ActivationGroupDescs.
hashCode() - Method in class java.rmi.activation.ActivationGroupID
Returns a hashcode for the group's identifier.
hashCode() - Method in class java.rmi.activation.ActivationID
Returns a hashcode for the activation id.
hashCode() - Method in class java.rmi.dgc.VMID
Compute hash code for this VMID.
hashCode() - Method in class java.rmi.server.ObjID
Returns the hash code value for this object identifier, the object number.
hashCode() - Method in class java.rmi.server.RemoteObject
Returns a hashcode for a remote object.
hashCode() - Method in class java.rmi.server.UID
Returns the hash code value for this UID.
hashCode() - Method in class java.text.AttributeEntry
 
hashCode() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a hash code value for the object.
hashCode() - Method in class java.text.AttributedString.AttributedStringIterator
 
hashCode() - Method in class java.text.ChoiceFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.CollationKey
Creates a hash code for this CollationKey.
hashCode() - Method in class java.text.Collator
Generates the hash code for this Collator.
hashCode() - Method in class java.text.DateFormat
Overrides hashCode
hashCode() - Method in class java.text.DateFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.DecimalFormat
Overrides hashCode
hashCode() - Method in class java.text.DecimalFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.DigitList
Generates the hash code for the digit list.
hashCode() - Method in class java.text.FieldPosition
Returns a hash code for this FieldPosition.
hashCode() - Method in class java.text.MessageFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.NumberFormat
Overrides hashCode
hashCode() - Method in class java.text.ParsePosition
Returns a hash code for this ParsePosition.
hashCode() - Method in class java.text.PatternEntry
 
hashCode() - Method in class java.text.RuleBasedBreakIterator
Compute a hashcode for this BreakIterator
hashCode() - Method in class java.text.RuleBasedCollator
Generates the hash code for the table-based collation object
hashCode() - Method in class java.text.SimpleDateFormat
Returns the hash code value for this SimpleDateFormat object.
hashCode() - Method in class java.text.SimpleTextBoundary
Compute a hashcode for this enumeration
hashCode() - Method in class java.text.StringCharacterIterator
Computes a hashcode for this iterator.
hashCode() - Method in class java.util.AbstractList
Returns the hash code value for this list.
hashCode() - Method in class java.util.AbstractMap.SimpleEntry
 
hashCode() - Method in class java.util.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.AbstractSet
Returns the hash code value for this set.
hashCode() - Method in class java.util.BitSet
Returns a hash code value for this bit set.
hashCode() - Method in class java.util.Calendar
Returns a hash code for this calendar.
hashCode() - Method in interface java.util.Collection
Returns the hash code value for this collection.
hashCode() - Method in class java.util.Collections.EmptyMap
 
hashCode() - Method in class java.util.Collections.SingletonMap.ImmutableEntry
 
hashCode() - Method in class java.util.Collections.SynchronizedList
 
hashCode() - Method in class java.util.Collections.SynchronizedMap
 
hashCode() - Method in class java.util.Collections.SynchronizedSet
 
hashCode() - Method in class java.util.Collections.UnmodifiableList
 
hashCode() - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry
 
hashCode() - Method in class java.util.Collections.UnmodifiableMap
 
hashCode() - Method in class java.util.Collections.UnmodifiableSet
 
hashCode() - Method in class java.util.Date
Returns a hash code value for this object.
hashCode() - Method in class java.util.GregorianCalendar
Override hashCode.
hashCode() - Method in class java.util.HashMap.Entry
 
hashCode() - Method in class java.util.Hashtable.Entry
 
hashCode() - Method in class java.util.Hashtable
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in class java.util.IdentityHashMap.EntryIterator
 
hashCode() - Method in class java.util.IdentityHashMap.KeySet
 
hashCode() - Method in class java.util.IdentityHashMap
Returns the hash code value for this map.
hashCode() - Method in interface java.util.List
Returns the hash code value for this list.
hashCode() - Method in class java.util.Locale
Override hashCode.
hashCode() - Method in interface java.util.Map.Entry
Returns the hash code value for this map entry.
hashCode() - Method in interface java.util.Map
Returns the hash code value for this map.
hashCode() - Method in class java.util.PropertyPermission
Returns the hash code value for this object.
hashCode() - Method in class java.util.ResourceBundle.ResourceCacheKey
 
hashCode() - Method in interface java.util.Set
Returns the hash code value for this set.
hashCode() - Method in class java.util.SimpleTimeZone
Generates the hash code for the SimpleDateFormat object.
hashCode() - Method in class java.util.TreeMap.Entry
 
hashCode() - Method in class java.util.Vector
Returns the hash code value for this Vector.
hashCode() - Method in class java.util.WeakHashMap.Entry
 
hashCode - Variable in class java.util.jar.Attributes.Name
 
hashCode() - Method in class java.util.jar.Attributes.Name
Computes the hash value for this attribute name.
hashCode() - Method in class java.util.jar.Attributes
Returns the hash code value for this Map.
hashCode() - Method in class java.util.jar.Manifest
Returns the hash code for this Manifest.
hashCode() - Method in class java.util.logging.Level
Generate a hashcode.
hashCode() - Method in class java.util.zip.ZipEntry
Returns the hash code value for this entry.
hashCode() - Method in class javax.rmi.CORBA.Stub
Returns a hash code value for the object which is the same for all stubs that represent the same remote object.
hashCode(Stub) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.hashCode().
hashCode() - Method in class javax.swing.KeyboardManager.ComponentKeyStrokePair
 
hashCode() - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
hashCode() - Method in class javax.swing.text.SimpleAttributeSet
Returns a hashcode for this set of attributes.
hashCode() - Method in class javax.swing.text.StyleContext.FontKey
Returns a hashcode for this font.
hashCode() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Returns a hashcode for this set of attributes.
hashCode() - Method in class javax.swing.text.TabStop
Returns the hashCode for the object.
hashCode() - Method in class javax.swing.text.html.HTML.UnknownTag
Returns the hash code which corresponds to the string for this tag.
hashCode() - Method in class javax.swing.tree.TreePath
Returns the hashCode for the object.
hashCode() - Method in class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType
 
hashCode() - Method in class org.apache.xml.utils.CharKey
Get the hash value of the character.
hashCode() - Method in class org.apache.xml.utils.QName
Return the cached hashcode of the qualified name.
hashCode() - Method in interface org.apache.xml.utils.XMLString
Returns a hashcode for this string.
hashCode() - Method in class org.apache.xml.utils.synthetic.reflection.Constructor
Returns a hashcode for this Constructor.
hashCode() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns a hashcode for this Constructor.
hashCode() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns a hashcode for this Field.
hashCode() - Method in class org.apache.xml.utils.synthetic.reflection.Method
Returns a hashcode for this Constructor.
hashCode() - Method in class org.apache.xpath.objects.XString
Returns a hashcode for this string.
hashCode() - Method in class org.apache.xpath.objects.XStringForFSB
Returns a hashcode for this string.
hashCodeCache - Variable in class java.awt.font.TextLayout
 
hashCodeCache - Variable in class java.util.ResourceBundle.ResourceCacheKey
 
hashColor - Variable in class javax.swing.plaf.basic.BasicTreeUI
Color used to draw hash marks.
hashET - Variable in class org.apache.xml.dtm.ref.ExpandedNameTable
Workspace for lookup.
hashIgnoringCase(int, String) - Static method in class java.net.URI
 
hashIterator - Variable in class org.apache.xalan.templates.TemplateList.TemplateWalker
 
hashcode - Variable in class java.util.Locale
Placeholder for the object's hash code.
hashtable - Variable in class javax.swing.text.html.StyleSheet.SearchBuffer
 
hashtable - Variable in class org.apache.crimson.parser.Parser2.NameCache
 
haveLayoutWindow - Variable in class java.awt.font.TextMeasurer
 
haveNextNextGaussian - Variable in class java.util.Random
 
haveRegistered - Variable in class javax.swing.JTabbedPane
 
haveValidKeys() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
hb - Variable in class java.nio.ByteBuffer
 
hb - Variable in class java.nio.CharBuffer
 
hb - Variable in class java.nio.DoubleBuffer
 
hb - Variable in class java.nio.FloatBuffer
 
hb - Variable in class java.nio.IntBuffer
 
hb - Variable in class java.nio.LongBuffer
 
hb - Variable in class java.nio.ShortBuffer
 
hbuf - Variable in class java.io.ObjectInputStream.BlockDataInputStream
buffer for reading block data headers
hbuf - Variable in class java.io.ObjectOutputStream.BlockDataOutputStream
buffer for writing block data headers
hdoc - Variable in class javax.swing.text.html.FormView.SubmitThread
 
head - Variable in class java.awt.MediaTracker
The head of the list of Images that is being tracked by the MediaTracker.
head - Variable in class java.awt.Queue
 
head - Variable in class java.lang.ref.ReferenceQueue
 
head - Variable in class java.util.regex.Pattern.GroupRef
 
head - Variable in class javax.swing.text.html.parser.DTD
 
head - Variable in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue
 
headMap(Object) - Method in class java.util.Collections.SynchronizedSortedMap
 
headMap(Object) - Method in class java.util.Collections.UnmodifiableSortedMap
 
headMap(Object) - Method in interface java.util.SortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(Object) - Method in class java.util.TreeMap.SubMap
 
headMap(Object) - Method in class java.util.TreeMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headSet(Object) - Method in class java.util.Collections.SynchronizedSortedSet
 
headSet(Object) - Method in class java.util.Collections.UnmodifiableSortedSet
 
headSet(Object) - Method in interface java.util.SortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(Object) - Method in class java.util.TreeSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
header - Variable in class java.util.LinkedHashMap
The head of the doubly linked list.
header - Variable in class java.util.LinkedList
 
header - Static variable in class java.util.zip.GZIPOutputStream
 
header - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
 
header - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI
The JTableHeader that is delegating the painting to this UI.
headerModel - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
 
headerRenderer - Variable in class javax.swing.table.TableColumn
The renderer used to draw the header of the column.
headerValue - Variable in class javax.swing.table.TableColumn
The header value of the column.
headers - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
 
headless - Static variable in class java.awt.GraphicsEnvironment
The headless state of the Toolkit and GraphicsEnvironment
heavyWeightPopupCacheKey - Static variable in class javax.swing.PopupFactory.HeavyWeightPopup
 
heavyWeightPopupEnabled - Variable in class javax.swing.ToolTipManager
 
heavyweight - Variable in class java.awt.KeyboardFocusManager.HeavyweightFocusRequest
 
heavyweightButtonDown(Component, long) - Static method in class java.awt.KeyboardFocusManager
 
heavyweightButtonDown(Component, long, boolean) - Static method in class java.awt.KeyboardFocusManager
 
heavyweightRequests - Static variable in class java.awt.KeyboardFocusManager
 
height - Variable in class java.awt.Component.BltBufferStrategy
 
height - Variable in class java.awt.Component
The height of the component.
height - Variable in class java.awt.Dimension
The height dimension; negative values can be used.
height - Variable in class java.awt.Font.FontLineMetrics
 
height - Variable in class java.awt.GridBagLayoutInfo
 
height - Variable in class java.awt.ImageMediaEntry
 
height - Variable in class java.awt.Rectangle
The height of the Rectangle.
height - Variable in class java.awt.geom.Arc2D.Double
The overall height of the full ellipse (not considering the angular extents).
height - Variable in class java.awt.geom.Arc2D.Float
The overall height of the full ellipse of which this arc is a partial section (not considering the angular extents).
height - Variable in class java.awt.geom.Ellipse2D.Double
The overall height of the Ellipse2D.
height - Variable in class java.awt.geom.Ellipse2D.Float
The overall height of this Ellipse2D.
height - Variable in class java.awt.geom.Rectangle2D.Double
The height of this Rectangle2D.
height - Variable in class java.awt.geom.Rectangle2D.Float
The height of this Rectangle2D.
height - Variable in class java.awt.geom.RoundRectangle2D.Double
The height of this RoundRectangle2D.
height - Variable in class java.awt.geom.RoundRectangle2D.Float
The height of this RoundRectangle2D.
height - Variable in class java.awt.image.BufferedImageFilter
 
height - Variable in class java.awt.image.Kernel
 
height - Variable in class java.awt.image.MemoryImageSource
 
height - Variable in class java.awt.image.Raster
The height of this Raster.
height - Variable in class java.awt.image.SampleModel
Height in pixels of the region of image data that this SampleModel describes.
height - Variable in class javax.swing.ImageIcon
 
height - Variable in class javax.swing.SpringLayout.Constraints
 
height - Variable in class javax.swing.colorchooser.SyntheticImage
 
height - Variable in class javax.swing.plaf.basic.BasicIconFactory.EmptyFrameIcon
 
height - Variable in class javax.swing.text.DefaultHighlighter.LayeredHighlightInfo
 
height - Variable in class javax.swing.text.html.AccessibleHTML.IconElementInfo
 
height - Variable in class javax.swing.text.html.FrameView
 
height - Variable in class javax.swing.text.html.ImageView
 
heightChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
heightToElementWithName(Object, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
 
helpButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
helpButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
helpButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
helpMenu - Variable in class java.awt.MenuBar
This menu is a special menu dedicated to help.
hexDigit - Static variable in class java.util.Properties
A table of hex digits
hexDigits - Static variable in class java.net.URI
 
hexToColor(String) - Static method in class javax.swing.text.html.CSS
Convert a "#FFFFFF" hex string to a Color.
hexdigits - Static variable in class javax.swing.text.rtf.RTFGenerator
 
hgap - Variable in class java.awt.BorderLayout
Constructs a border layout with the horizontal gaps between components.
hgap - Variable in class java.awt.CardLayout
 
hgap - Variable in class java.awt.FlowLayout
The flow layout manager allows a seperation of components with gaps.
hgap - Variable in class java.awt.GridLayout
This is the horizontal gap (in pixels) which specifies the space between columns.
hidden - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
hiddenDivider - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Divider that is used for noncontinuous layout mode.
hide() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setVisible(boolean).
hide() - Method in class java.awt.Dialog
Hides the Dialog and then causes show() to return if it is currently blocked.
hide() - Method in class java.awt.Window
Hide this Window, its subcomponents, and all of its owned children.
hide() - Method in interface java.awt.peer.ComponentPeer
DEPRECATED: Replaced by setVisible(boolean).
hide() - Method in class javax.swing.JInternalFrame
 
hide() - Method in class javax.swing.Popup
Hides and disposes of the Popup.
hide() - Method in class javax.swing.PopupFactory.ContainerPopup
 
hide() - Method in class javax.swing.PopupFactory.HeadlessPopup
 
hide() - Method in class javax.swing.PopupFactory.HeavyWeightPopup
 
hide() - Method in class javax.swing.PopupFactory.LightWeightPopup
 
hide() - Method in class javax.swing.PopupFactory.MediumWeightPopup
 
hide() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.hide().
hide() - Method in interface javax.swing.plaf.basic.ComboPopup
Hides the popup
hideAndDisposeHandler() - Method in class java.awt.Dialog
 
hidePopup() - Method in class javax.swing.JComboBox
Causes the combo box to close its popup window.
hideTip - Variable in class javax.swing.ToolTipManager
 
hideTipAction - Variable in class javax.swing.ToolTipManager
 
hideTipWindow() - Method in class javax.swing.ToolTipManager
 
hideWindows() - Method in interface java.awt.im.spi.InputMethod
Closes or hides all windows opened by this input method instance or its class.
hierarchyBoundsListener - Variable in class java.awt.Component
 
hierarchyBoundsListenerK - Static variable in class java.awt.Component
 
hierarchyChanged(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the hierarchyChanged event by invoking the hierarchyChanged methods on listener-a and listener-b.
hierarchyChanged(HierarchyEvent) - Method in interface java.awt.event.HierarchyListener
Called when the hierarchy has been changed.
hierarchyChanged(HierarchyEvent) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
hierarchyListener - Variable in class java.awt.Component
 
hierarchyListenerK - Static variable in class java.awt.Component
 
highMask(String) - Static method in class java.net.URI
 
highMask(char, char) - Static method in class java.net.URI
 
highSurrogate(int) - Static method in class org.apache.xml.utils.XMLChar
Returns the high surrogate of a supplemental character
highbit - Static variable in class java.lang.FloatingDecimal
 
highbyte - Static variable in class java.lang.FloatingDecimal
 
highest(NodeList) - Static method in class org.apache.xalan.lib.ExsltMath
The math:highest function returns the nodes in the node set whose value is the maximum value for the node set.
highestLayer() - Method in class javax.swing.JLayeredPane
Returns the highest layer value from all current children.
highlight - Variable in class javax.swing.border.EtchedBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicArrowButton
 
highlight - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicBorders.SplitPaneDividerBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicSeparatorUI
 
highlight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
highlightColor - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
highlightColor - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
highlightColor - Static variable in class javax.swing.plaf.metal.MetalScrollButton
 
highlightColor - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
highlightInner - Variable in class javax.swing.border.BevelBorder
 
highlightOuter - Variable in class javax.swing.border.BevelBorder
 
highlighter - Variable in class javax.swing.text.JTextComponent
The object responsible for managing highlights.
highlights - Variable in class javax.swing.text.DefaultHighlighter
 
hintmap - Variable in class java.awt.RenderingHints
 
hints - Variable in class java.awt.image.AffineTransformOp
 
hints - Variable in class java.awt.image.BandCombineOp
 
hints - Variable in class java.awt.image.ColorConvertOp
 
hints - Variable in class java.awt.image.ConvolveOp
 
hints - Variable in class java.awt.image.LookupOp
 
hints - Variable in class java.awt.image.RescaleOp
 
hints - Variable in class java.awt.image.renderable.RenderContext
Table of hints.
hira - Static variable in class java.text.WordBreakData
 
hit(Rectangle, Shape, boolean) - Method in class java.awt.Graphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
hitClip(int, int, int, int) - Method in class java.awt.Graphics
Returns true if the specified rectangular area might intersect the current clipping area.
hitTestChar(float, float, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns a TextHitInfo corresponding to the specified point.
hitTestChar(float, float) - Method in class java.awt.font.TextLayout
Returns a TextHitInfo corresponding to the specified point.
hitToCaret(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns a caret index corresponding to hit.
hold - Variable in class java.awt.geom.FlatteningPathIterator
 
holdEnd - Variable in class java.awt.geom.FlatteningPathIterator
 
holdIndex - Variable in class java.awt.geom.FlatteningPathIterator
 
holdType - Variable in class java.awt.geom.FlatteningPathIterator
 
holdsLock(Object) - Static method in class java.lang.Thread
Returns true if and only if the current thread holds the monitor lock on the specified object.
homeAction - Static variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
homeFolderAccessibleName - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
homeFolderIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
homeFolderToolTipText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
homeKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
hook - Variable in class java.lang.Shutdown.WrappedHook
 
hooks - Static variable in class java.lang.Shutdown
 
horizThumbIcon - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
horizontal - Variable in class java.awt.font.GlyphMetrics
Indicates whether the metrics are for a horizontal or vertical baseline.
horizontal - Variable in class javax.swing.LayoutComparator
 
horizontalAlignment - Variable in class javax.swing.AbstractButton
 
horizontalAlignment - Variable in class javax.swing.JLabel
 
horizontalAlignment - Variable in class javax.swing.JTextField
 
horizontalCursor - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Cursor used for HORIZONTAL_SPLIT splitpanes.
horizontalDerived - Variable in class javax.swing.SpringLayout.Constraints
 
horizontalPosition - Variable in class javax.swing.text.html.CSS.BackgroundPosition
 
horizontalScrollBar - Variable in class javax.swing.JScrollPane
The scrollpane's horizontal scrollbar child.
horizontalScrollBarPolicy - Variable in class javax.swing.JScrollPane
The display policy for the horizontal scrollbar.
horizontalScrollIncrement - Variable in class javax.swing.JList
 
horizontalTextPosition - Variable in class javax.swing.AbstractButton
 
horizontalTextPosition - Variable in class javax.swing.JLabel
 
host - Variable in class java.net.URI
 
host - Variable in class java.net.URL
The host name to connect to.
host - Variable in class java.rmi.Naming.ParsedNamingURL
 
host - Variable in class java.util.logging.SocketHandler
 
host - Variable in class javax.swing.plaf.basic.BasicHTML.Renderer
 
host - Variable in class javax.swing.text.JTextComponent.DoSetCaretPosition
 
host - Variable in class javax.swing.text.html.StyleSheet.ViewAttributeSet
View created for.
hostAddress - Variable in class java.net.URL
The host's IP address, used in equals and hashCode.
hostName - Variable in class java.net.InetAddress
 
hostUnique - Static variable in class java.rmi.server.UID
 
hostname - Variable in class java.net.InetSocketAddress
 
hostname - Variable in class java.net.SocketPermission
 
hostsEqual(URL, URL) - Method in class java.net.URLStreamHandler
Compares the host components of two URLs.
hourInDay(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:hour-in-day function returns the hour of the day as a number.
hourInDay() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
href - Variable in class javax.swing.text.html.HTMLEditorKit.LinkController
 
hsb - Variable in class javax.swing.ScrollPaneLayout
The scrollpane's horizontal scrollbar child.
hsb - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
hsbChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
hsbPolicy - Variable in class javax.swing.ScrollPaneLayout
The display policy for the horizontal scrollbar.
hsbPropertyChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
PropertyChangeListener installed on the horizontal scrollbar.
hstrut11 - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
hstrut5 - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
htab - Variable in class java.io.ObjectOutputStream.ReplaceTable
 
html - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
HTML to insert.
html - Variable in class javax.swing.text.html.parser.DTD
 
htmlAttrToCssAttrMap - Static variable in class javax.swing.text.html.CSS
The hashtable and the static initalization block below, set up a mapping from well-known HTML attributes to CSS attributes.
htmlData - Variable in class javax.swing.plaf.basic.BasicTransferable
 
htmlFlavors - Static variable in class javax.swing.plaf.basic.BasicTransferable
 
htmlKey - Static variable in class javax.swing.JComponent
 
htmlPane - Variable in class javax.swing.text.html.FrameView
 
htmlTag - Variable in class javax.swing.text.html.parser.TagElement
 
htmlValueToCssValueMap - Static variable in class javax.swing.text.html.CSS
Maps from HTML value to a CSS value.
htmlView - Variable in class javax.swing.JComponent
 
htmlViews - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
humanPresentableName - Variable in class java.awt.datatransfer.DataFlavor
 
hybridGCD(MutableBigInteger) - Method in class java.math.MutableBigInteger
Calculate GCD of this and b.
hyperlinkUpdate(HyperlinkEvent) - Method in interface javax.swing.event.HyperlinkListener
Called when a hypertext link is updated.
hyperlinkUpdate(HyperlinkEvent) - Method in class javax.swing.text.html.FrameView
Notification of a change relative to a hyperlink.
hyperlinks - Variable in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
 
hysteresis - Variable in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
hysteresis - Variable in class javax.swing.plaf.basic.BasicDropTargetListener
 

I

I - Static variable in class javax.swing.text.html.HTML.Tag
 
I18NProperty - Static variable in class javax.swing.text.AbstractDocument
Document property that indicates whether internationalization functions such as text reordering or reshaping should be performed.
I18NProperty - Static variable in class javax.swing.text.html.HTMLDocument
I18N property key.
ICCBIFilter(BufferedImage, ColorSpace, BufferedImage, ColorSpace) - Method in class java.awt.image.ColorConvertOp
 
ICC_ColorSpace - class java.awt.color.ICC_ColorSpace.
The ICC_ColorSpace class is an implementation of the abstract ColorSpace class.
ICC_ColorSpace(ICC_Profile) - Constructor for class java.awt.color.ICC_ColorSpace
Constructs a new ICC_ColorSpace from an ICC_Profile object.
ICC_Profile - class java.awt.color.ICC_Profile.
A representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:1998-09, File Format for Color Profiles, September 1998, and the addendum ICC.1A:1999-04, April 1999, to that specification (see http://www.color.org).
ICC_Profile(long) - Constructor for class java.awt.color.ICC_Profile
Constructs an ICC_Profile object with a given ID.
ICC_Profile(ProfileDeferralInfo) - Constructor for class java.awt.color.ICC_Profile
Constructs an ICC_Profile object whose loading will be deferred.
ICC_ProfileGray - class java.awt.color.ICC_ProfileGray.
A subclass of the ICC_Profile class which represents profiles which meet the following criteria: the color space type of the profile is TYPE_GRAY and the profile includes the grayTRCTag and mediaWhitePointTag tags.
ICC_ProfileGray(long) - Constructor for class java.awt.color.ICC_ProfileGray
Constructs a new ICC_ProfileGray from a CMM ID.
ICC_ProfileGray(ProfileDeferralInfo) - Constructor for class java.awt.color.ICC_ProfileGray
Constructs a new ICC_ProfileGray from a ProfileDeferralInfo object.
ICC_ProfileRGB - class java.awt.color.ICC_ProfileRGB.
The ICC_ProfileRGB class is a subclass of the ICC_Profile class that represents profiles which meet the following criteria: The profile's color space type is RGB.
ICC_ProfileRGB(long) - Constructor for class java.awt.color.ICC_ProfileRGB
Constructs an new ICC_ProfileRGB from a CMM ID.
ICC_ProfileRGB(ProfileDeferralInfo) - Constructor for class java.awt.color.ICC_ProfileRGB
Constructs a new ICC_ProfileRGB from a ProfileDeferralInfo object.
ICONIFIED - Static variable in class java.awt.Frame
This state bit indicates that frame is iconified.
ICONIFY_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon that represents the button.
ICON_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for icon.
ID - Variable in class java.awt.MediaEntry
 
ID - Static variable in class java.awt.SentEvent
 
ID - Static variable in class java.awt.SequencedEvent
 
ID - Variable in class java.awt.color.ICC_Profile
 
ID - Variable in class java.util.TimeZone
The string identifier of this TimeZone.
ID - Static variable in class javax.swing.text.html.HTML.Attribute
 
ID - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
ID - Static variable in class org.apache.crimson.parser.AttributeDecl
 
ID2IP(long) - Static method in class ISSearch.ISPeerTools
Converts the numerical ID of the host into its IP address.
IDENTICAL - Static variable in class java.text.Collator
Collator strength value.
IDENTIFIER - Static variable in class javax.swing.text.html.CSSParser
 
IDENT_DTM_DEFAULT - Static variable in class org.apache.xml.dtm.DTMManager
When this bitmask is ANDed with a DTM node handle number, the result is the DTM's document identity number.
IDENT_DTM_NODE_BITS - Static variable in class org.apache.xml.dtm.DTMManager
This value, set at compile time, controls how many bits of the DTM node identifier numbers are used to identify a node within a document, and thus sets the maximum number of nodes per document.
IDENT_MAX_DTMS - Static variable in class org.apache.xml.dtm.DTMManager
This is the maximum number of DTMs available.
IDENT_NODE_DEFAULT - Static variable in class org.apache.xml.dtm.DTMManager
When this bitmask is ANDed with a DTM node handle number, the result is the low bits of the node's index number within that DTM.
IDENT_TX_ATTRIBUTE - Static variable in class java.awt.Font
 
IDEOGRAPHIC_DESCRIPTION_CHARACTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
IDEOGRAPHIC_ITERATION_MARK - Static variable in class java.text.TextBoundaryData
 
IDREF - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
IDREF - Static variable in class org.apache.crimson.parser.AttributeDecl
 
IDREFS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
IDREFS - Static variable in class org.apache.crimson.parser.AttributeDecl
 
IEEEremainder(double, double) - Static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IEEEremainder(double, double) - Static method in class java.lang.StrictMath
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IGNORABLEMASK - Static variable in class java.text.RBTableBuilder
 
IGNORE - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be handled by dropping the erroneous input and resuming the coding operation.
IGNORE - Static variable in class java.text.RuleBasedBreakIterator
A token used as a character-category value to identify ignore characters
IMAGEABORTED - Static variable in interface java.awt.image.ImageConsumer
The image creation process was deliberately aborted.
IMAGEERROR - Static variable in interface java.awt.image.ImageConsumer
An error was encountered while producing the image.
IMAGE_CACHE_PROPERTY - Static variable in class javax.swing.text.html.ImageView
Document property for image cache.
IMAGE_HEIGHT - Static variable in class javax.swing.plaf.metal.MetalTitlePane
 
IMAGE_INCOMPATIBLE - Static variable in class java.awt.image.VolatileImage
Validated image is incompatible with supplied GraphicsConfiguration object and should be re-created as appropriate.
IMAGE_OK - Static variable in class java.awt.image.VolatileImage
Validated image is ready to use as-is.
IMAGE_RESTORED - Static variable in class java.awt.image.VolatileImage
Validated image has been restored and is now ready to use.
IMAGE_SIZE - Static variable in class javax.swing.plaf.metal.BumpBuffer
 
IMAGE_WIDTH - Static variable in class javax.swing.plaf.metal.MetalTitlePane
 
IMG - Static variable in class javax.swing.text.html.HTML.Tag
 
IMG_ALIGN_BOTTOM - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the bottom.
IMG_ALIGN_MIDDLE - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images in the middle.
IMG_ALIGN_TOP - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the top.
IMG_BORDER - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the border.
IMPLEMENTATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Title manifest attribute used for package versioning.
IMPLEMENTATION_URL - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor-URL manifest attribute used for package versioning.
IMPLEMENTATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor manifest attribute used for package versioning.
IMPLEMENTATION_VENDOR_ID - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor-Id manifest attribute used for package versioning.
IMPLEMENTATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Version manifest attribute used for package versioning.
IMPLIED - Static variable in class javax.swing.text.html.HTML.Tag
All text content must be in a paragraph element.
IMPLIED - Static variable in class javax.swing.text.html.HTMLEditorKit.ParserCallback
This is passed as an attribute in the attributeset to indicate the element is implied eg, the string '<>foo<\t>' contains an implied html element and an implied body element.
IMPLIED - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
IMPLIED - Static variable in class org.apache.crimson.parser.AttributeDecl
 
INACTIVE_CAPTION - Static variable in class java.awt.SystemColor
The array index for the inactiveCaption system color.
INACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
The array index for the inactiveCaptionBorder system color.
INACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
The array index for the inactiveCaptionText system color.
INADDRSZ - Static variable in class java.net.Inet4Address
 
INADDRSZ - Static variable in class java.net.Inet6Address
 
INCH - Static variable in class java.awt.print.Paper
 
INCLUDE_SELF - Static variable in class java.awt.Container
A constant which toggles one of the controllable behaviors of getMouseEventTarget.
INCREASE_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
INDEPENDENT - Static variable in class java.util.regex.Pattern
 
INDEXOFSUBLIST_THRESHOLD - Static variable in class java.util.Collections
 
INDEX_MASK - Static variable in class java.text.WordBreakTable
 
INFO - Static variable in class java.awt.SystemColor
The array index for the info system color.
INFO - Static variable in class java.util.logging.Level
INFO is a message level for informational messages.
INFORMATION_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
INFORMATION_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for information messages.
INFO_TEXT - Static variable in class java.awt.SystemColor
The array index for the infoText system color.
INHERIT - Static variable in interface org.apache.xml.dtm.DTMWSFilter
Inherit whitespace stripping behavior of the parent node.
INHERITED - Static variable in class javax.swing.text.html.CSS.Value
 
INITIALTABLESIZE - Static variable in class java.text.RBTableBuilder
 
INITIAL_CACHE_SIZE - Static variable in class java.util.ResourceBundle
initial size of the bundle cache
INITIAL_CAPACITY - Static variable in class java.lang.ThreadLocal.ThreadLocalMap
The initial capacity -- MUST be a power of two.
INITIAL_FORMATS - Static variable in class java.text.MessageFormat
The initially expected number of subformats in the format
INITIAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pi" in the Unicode specification.
INITIAL_SELECTION_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for initialSelectionValue.
INITIAL_SIZE - Static variable in class java.awt.font.StyledParagraph
 
INITIAL_STATE - Static variable in class java.text.WordBreakTable
 
INITIAL_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for initialValue.
INIT_SIZE - Static variable in class java.awt.geom.GeneralPath
 
INIT_SLEEP_TIME - Static variable in class java.util.prefs.WindowsPreferences
Initial time between registry access attempts, in ms.
INLINE - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type should be inlined.
INLINE - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the INLINE flag
INLINEA - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is INLINEA (??
INLINEA - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the INLINEA flag
INLINELABEL - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is an inline label.
INLINELABEL - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the INLINELABEL flag
INPUT - Static variable in class javax.swing.text.html.HTML.Tag
 
INPUT_METHODS_ENABLED_MASK - Static variable in class java.awt.AWTEvent
The pseudo event mask for enabling input methods.
INPUT_METHOD_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting input method events.
INPUT_METHOD_FIRST - Static variable in class java.awt.event.InputMethodEvent
Marks the first integer id for the range of input method event ids.
INPUT_METHOD_HIGHLIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for input method highlight styles.
INPUT_METHOD_LAST - Static variable in class java.awt.event.InputMethodEvent
Marks the last integer id for the range of input method event ids.
INPUT_METHOD_SEGMENT - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for input method segments.
INPUT_METHOD_TEXT_CHANGED - Static variable in class java.awt.event.InputMethodEvent
The event type indicating changed input method text.
INPUT_METHOD_UNDERLINE - Static variable in class java.awt.font.TextAttribute
Attribute key for input method underline adornments.
INPUT_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for inputValue.
INSERT - Static variable in class java.awt.Event
The Insert key, a non-ASCII action key.
INSERT - Static variable in class javax.swing.event.DocumentEvent.EventType
Insert type.
INSERT - Static variable in class javax.swing.event.TableModelEvent
Identifies the addtion of new rows or columns.
INSERTIONSORT_THRESHOLD - Static variable in class java.util.Arrays
Tuning parameter: list size at or below which insertion sort will be used in preference to mergesort or quicksort.
INSERT_HR_HTML - Static variable in class javax.swing.text.html.HTMLEditorKit
HTML used when inserting hr.
INSERT_OL_HTML - Static variable in class javax.swing.text.html.HTMLEditorKit
HTML used when inserting ordered lists.
INSERT_PRE_HTML - Static variable in class javax.swing.text.html.HTMLEditorKit
HTML used when inserting pre.
INSERT_TABLE_HTML - Static variable in class javax.swing.text.html.HTMLEditorKit
HTML used when inserting tables.
INSERT_UL_HTML - Static variable in class javax.swing.text.html.HTMLEditorKit
HTML used when inserting unordered lists.
INSET - Static variable in class javax.swing.text.html.CSS.Value
 
INSIDE - Static variable in class java.awt.geom.CubicCurve2D
 
INSIDE - Static variable in class java.awt.geom.QuadCurve2D
 
INSTANCE - Static variable in class java.text.DontCareFieldPosition
 
INSTANCE_ONLY - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a search for instance methods only.
INT16SZ - Static variable in class java.net.Inet6Address
 
INTEGER - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type INTEGER.
INTEGER - Static variable in class java.text.NumberFormat.Field
Constant identifying the integer field.
INTEGERSTYLE - Static variable in class java.text.NumberFormat
 
INTEGER_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
INTERFACE - Static variable in class java.lang.reflect.Modifier
The int value representing the interface modifier.
INTERNALLY_SET - Static variable in class java.util.Calendar
 
INTERNAL_FRAME_ACTIVATED - Static variable in class javax.swing.event.InternalFrameEvent
The "window activated" event type.
INTERNAL_FRAME_CLOSED - Static variable in class javax.swing.event.InternalFrameEvent
The "window closed" event.
INTERNAL_FRAME_CLOSING - Static variable in class javax.swing.event.InternalFrameEvent
The "window is closing" event.
INTERNAL_FRAME_DEACTIVATED - Static variable in class javax.swing.event.InternalFrameEvent
The "window deactivated" event type.
INTERNAL_FRAME_DEICONIFIED - Static variable in class javax.swing.event.InternalFrameEvent
The "window deiconified" event type.
INTERNAL_FRAME_FIRST - Static variable in class javax.swing.event.InternalFrameEvent
The first number in the range of IDs used for internal frame events.
INTERNAL_FRAME_ICONIFIED - Static variable in class javax.swing.event.InternalFrameEvent
The "window iconified" event.
INTERNAL_FRAME_LAST - Static variable in class javax.swing.event.InternalFrameEvent
The last number in the range of IDs used for internal frame events.
INTERNAL_FRAME_OPENED - Static variable in class javax.swing.event.InternalFrameEvent
The "window opened" event.
INTERVAL_ADDED - Static variable in class javax.swing.event.ListDataEvent
Identifies the addition of one or more contiguous items to the list
INTERVAL_REMOVED - Static variable in class javax.swing.event.ListDataEvent
Identifies the removal of one or more contiguous items from the list
INVALIDATED - Static variable in class java.io.BufferedReader
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_COUNTRY_ENTRY - Static variable in class java.util.Currency
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_KEY - Static variable in class org.apache.xml.utils.StringToIntTable
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVITE - Static variable in class java.awt.PageAttributes.MediaType
An alias for INVITE_ENVELOPE.
INVITE_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Invitation Envelope, 220 x 220 mm.
INVOCATION_DEFAULT - Static variable in class java.awt.event.InvocationEvent
The default id for all InvocationEvents.
INVOCATION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting invocation events.
INVOCATION_FIRST - Static variable in class java.awt.event.InvocationEvent
Marks the first integer id for the range of invocation event ids.
INVOCATION_LAST - Static variable in class java.awt.event.InvocationEvent
Marks the last integer id for the range of invocation event ids.
INVOICE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Invoice, 5 1/2 x 8 1/2 in.
INVOKES_STOP_CELL_EDITING_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for messagesStopCellEditing.
IOException - exception java.io.IOException.
Signals that an I/O exception of some sort has occurred.
IOException() - Constructor for class java.io.IOException
Constructs an IOException with null as its error detail message.
IOException(String) - Constructor for class java.io.IOException
Constructs an IOException with the specified detail message.
IP2ID(byte[]) - Static method in class ISSearch.ISPeerTools
Converts the IP address represented by 4-byte array to the host ID of the ISSearch engine.
IP2String(byte[]) - Static method in class ISSearch.ISPeerTools
Converts the array representation of the IP address (array of 4 bytes) into text string.
IPA_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
IPV4 - Static variable in interface java.net.SocksConsts
 
IPV6 - Static variable in interface java.net.SocksConsts
 
IP_MULTICAST_IF - Static variable in interface java.net.SocketOptions
Set which outgoing interface on which to send multicast packets.
IP_MULTICAST_IF2 - Static variable in interface java.net.SocketOptions
Same as above.
IP_MULTICAST_LOOP - Static variable in interface java.net.SocketOptions
This option enables or disables local loopback of multicast datagrams.
IP_TOS - Static variable in interface java.net.SocketOptions
This option sets the type-of-service or traffic class field in the IP header for a TCP or UDP socket.
IPv4 - Static variable in class java.net.InetAddress
Specify the address family: Internet Protocol, Version 4
IPv6 - Static variable in class java.net.InetAddress
Specify the address family: Internet Protocol, Version 6
ISCrawler - class ISSearch.ISCrawler.
The Crawler class of the Web search engine.
ISCrawler() - Constructor for class ISSearch.ISCrawler
Creates a new instance of ISCrawler
ISCrawlerInterface - interface ISSearch.ISCrawlerInterface.
Interface of the main Crawler class of the Web search engine.
ISDBCrawler - class ISSearch.ISDBCrawler.
The Crawler class of the Web search engine.
ISDBCrawler() - Constructor for class ISSearch.ISDBCrawler
Creates a new instance of ISCrawler
ISDBCrawlerInterface - interface ISSearch.ISDBCrawlerInterface.
Interface of the main Crawler class of the Web search engine.
ISDBinterface - interface ISSearch.ISDBinterface.
Interface of the database connection.
ISDocumentInterface - interface ISSearch.ISDocumentInterface.
This interface is used to represent the parsed document.
ISFeature - class ISSearch.ISFeature.
Sample class that implements the ISFeatureInterface and represents one feature in the ISSearch search engine.
ISFeature() - Constructor for class ISSearch.ISFeature
 
ISFeatureInterface - interface ISSearch.ISFeatureInterface.
This interface prescribes the general structure of document features for the ISSearch search engine.
ISINDEX - Static variable in class javax.swing.text.html.HTML.Tag
 
ISMAP - Static variable in class javax.swing.text.html.HTML.Attribute
 
ISO_2A0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS 2A0, 1189 x 1682 mm.
ISO_4A0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS 4A0, 1682 x 2378 mm.
ISO_A0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A0, 841 x 1189 mm.
ISO_A1 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A1, 594 x 841 mm.
ISO_A10 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A10, 26 x 37 mm.
ISO_A2 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A2, 420 x 594 mm.
ISO_A3 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A3, 297 x 420 mm.
ISO_A4 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A4, 210 x 297 mm.
ISO_A5 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A5, 148 x 210 mm.
ISO_A6 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A6, 105 x 148 mm.
ISO_A7 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A7, 74 x 105 mm.
ISO_A8 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A8, 52 x 74 mm.
ISO_A9 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A9, 37 x 52 mm.
ISO_B0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B0, 1000 x 1414 mm.
ISO_B1 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B1, 707 x 1000 mm.
ISO_B10 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B10, 31 x 44 mm.
ISO_B2 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B2, 500 x 707 mm.
ISO_B3 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B3, 353 x 500 mm.
ISO_B4 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B4, 250 x 353 mm.
ISO_B4_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B4.
ISO_B5 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B5, 176 x 250 mm.
ISO_B5_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B5.
ISO_B6 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B6, 125 x 176 mm.
ISO_B7 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B7, 88 x 125 mm.
ISO_B8 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B8, 62 x 88 mm.
ISO_B9 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B9, 44 x 62 mm.
ISO_C0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C0, 917 x 1297 mm.
ISO_C0_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C0.
ISO_C1 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C1, 648 x 917 mm.
ISO_C10 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C10, 28 x 40 mm.
ISO_C10_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C10.
ISO_C1_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C1.
ISO_C2 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C2, 458 x 648 mm.
ISO_C2_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C2.
ISO_C3 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C3, 324 x 458 mm.
ISO_C3_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C3.
ISO_C4 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C4, 229 x 324 mm.
ISO_C4_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C4.
ISO_C5 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C5, 162 x 229 mm.
ISO_C5_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C5.
ISO_C6 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C6, 114 x 162 mm.
ISO_C6_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C6.
ISO_C7 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C7, 81 x 114 mm.
ISO_C7_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C7.
ISO_C8 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C8, 57 x 81 mm.
ISO_C8_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C8.
ISO_C9 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C9, 40 x 57 mm.
ISO_C9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C9.
ISO_DESIGNATED_LONG - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO Designated Long, 110 x 220 mm.
ISO_DESIGNATED_LONG_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_DESIGNATED_LONG.
ISParser - class ISSearch.ISParser.
This mandatory class must implement all functions prescribed by ISParserInterface
ISParser() - Constructor for class ISSearch.ISParser
Creates a new instance of ISParser
ISParserInterface - interface ISSearch.ISParserInterface.
Parser-Interface of the Web search engine.
ISPeerClient - class ISSearch.ISPeerClient.
The sample search client for the distributed ISSearch search engine.
ISPeerClient() - Constructor for class ISSearch.ISPeerClient
 
ISPeerResult - class ISSearch.ISPeerResult.
Sample class that implements the interface ISPeerResultInterface.
ISPeerResult() - Constructor for class ISSearch.ISPeerResult
 
ISPeerResultInterface - interface ISSearch.ISPeerResultInterface.
This interface prescribes the general structure of search results returned by the ISSearch search engine.
ISPeerServer - class ISSearch.ISPeerServer.
Sample Server Class for the distributed ISSearch search engine.
ISPeerServer() - Constructor for class ISSearch.ISPeerServer
The constructor of the ISPeerServer class.
ISPeerServerInterface - interface ISSearch.ISPeerServerInterface.
RMI Remote Interface for the Server part of the distributed IS Search application
ISPeerTools - class ISSearch.ISPeerTools.
This class provides some useful functions for RMI calls of the distributed Peer-to-Peer ISSEarch search engine.
ISPeerTools() - Constructor for class ISSearch.ISPeerTools
 
ISQueryProcessor - class ISSearch.ISQueryProcessor.
Interface des Query-Prozessors.
ISQueryProcessor() - Constructor for class ISSearch.ISQueryProcessor
 
ISQueryProcessorInterface - interface ISSearch.ISQueryProcessorInterface.
Interface des Query-Prozessors.
ISSearch - package ISSearch
 
ISTRUE - Static variable in class org.apache.xalan.templates.FuncKey
Dummy value to be used in usedrefs hashtable
ISTermInterface - interface ISSearch.ISTermInterface.
This interface is used to represent particular terms of the document.
IS_CLOSED_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is closed.
IS_DOUBLE_BUFFERED - Static variable in class javax.swing.JComponent
Private flags
IS_ICON_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is iconified.
IS_MAXIMUM_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is maximized.
IS_OPAQUE - Static variable in class javax.swing.JComponent
 
IS_PAINTING_TILE - Static variable in class javax.swing.JComponent
 
IS_PALETTE - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
IS_PRINTING - Static variable in class javax.swing.JComponent
 
IS_PRINTING_ALL - Static variable in class javax.swing.JComponent
 
IS_REPAINTING - Static variable in class javax.swing.JComponent
 
IS_ROLLOVER - Static variable in class javax.swing.plaf.basic.BasicToolBarUI
 
IS_SELECTED_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicated that this frame has selected status.
IS_TABLE_CELL_EDITOR - Static variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
ITALIAN - Static variable in class java.util.Locale
Useful constant for language.
ITALIC - Static variable in class java.awt.Font
The italicized style constant.
ITALIC - Static variable in class javax.swing.text.html.MinimalHTMLWriter
 
ITALIC_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The italic action identifier
ITALY - Static variable in class java.awt.PageAttributes.MediaType
An alias for ITALY_ENVELOPE.
ITALY - Static variable in class java.util.Locale
Useful constant for country.
ITALY_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Italy Envelope, 110 x 230 mm.
ITEM_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting item events.
ITEM_FIRST - Static variable in class java.awt.event.ItemEvent
The first number in the range of ids used for item events.
ITEM_LAST - Static variable in class java.awt.event.ItemEvent
The last number in the range of ids used for item events.
ITEM_STATE_CHANGED - Static variable in class java.awt.event.ItemEvent
This event id indicates that an item's state changed.
I_A - Static variable in class java.awt.PageAttributes.MediaType
 
I_ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
 
I_B - Static variable in class java.awt.PageAttributes.MediaType
 
I_BACKGROUND - Static variable in class java.awt.BufferCapabilities.FlipContents
 
I_C - Static variable in class java.awt.PageAttributes.MediaType
 
I_COLOR - Static variable in class java.awt.PageAttributes.ColorType
 
I_COMMON - Static variable in class java.awt.JobAttributes.DialogType
 
I_COPIED - Static variable in class java.awt.BufferCapabilities.FlipContents
 
I_D - Static variable in class java.awt.PageAttributes.MediaType
 
I_DRAFT - Static variable in class java.awt.PageAttributes.PrintQualityType
 
I_E - Static variable in class java.awt.PageAttributes.MediaType
 
I_EXECUTIVE - Static variable in class java.awt.PageAttributes.MediaType
 
I_FILE - Static variable in class java.awt.JobAttributes.DestinationType
 
I_FOLIO - Static variable in class java.awt.PageAttributes.MediaType
 
I_HIGH - Static variable in class java.awt.PageAttributes.PrintQualityType
 
I_INVITE_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_INVOICE - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_2A0 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_4A0 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A0 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A1 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A10 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A2 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A3 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A4 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A5 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A6 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A7 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A8 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_A9 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B0 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B1 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B10 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B2 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B3 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B4 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B5 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B6 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B7 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B8 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_B9 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C0 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C1 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C10 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C2 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C3 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C4 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C5 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C6 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C7 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C8 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_C9 - Static variable in class java.awt.PageAttributes.MediaType
 
I_ISO_DESIGNATED_LONG - Static variable in class java.awt.PageAttributes.MediaType
 
I_ITALY_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B0 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B1 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B10 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B2 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B3 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B4 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B5 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B6 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B7 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B8 - Static variable in class java.awt.PageAttributes.MediaType
 
I_JIS_B9 - Static variable in class java.awt.PageAttributes.MediaType
 
I_LANDSCAPE - Static variable in class java.awt.PageAttributes.OrientationRequestedType
 
I_LEDGER - Static variable in class java.awt.PageAttributes.MediaType
 
I_MONARCH_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_MONOCHROME - Static variable in class java.awt.PageAttributes.ColorType
 
I_NATIVE - Static variable in class java.awt.JobAttributes.DialogType
 
I_NA_10X13_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_10X14_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_10X15_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_6X9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_7X9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_9X11_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_9X12_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_LEGAL - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_LETTER - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_NUMBER_10_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_NUMBER_11_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_NUMBER_12_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_NUMBER_14_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NA_NUMBER_9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_NONE - Static variable in class java.awt.JobAttributes.DialogType
 
I_NORMAL - Static variable in class java.awt.PageAttributes.PrintQualityType
 
I_ONE_SIDED - Static variable in class java.awt.JobAttributes.SidesType
 
I_PERSONAL_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
 
I_PHYSICAL - Static variable in class java.awt.PageAttributes.OriginType
 
I_PORTRAIT - Static variable in class java.awt.PageAttributes.OrientationRequestedType
 
I_PRINTABLE - Static variable in class java.awt.PageAttributes.OriginType
 
I_PRINTER - Static variable in class java.awt.JobAttributes.DestinationType
 
I_PRIOR - Static variable in class java.awt.BufferCapabilities.FlipContents
 
I_QUARTO - Static variable in class java.awt.PageAttributes.MediaType
 
I_RANGE - Static variable in class java.awt.JobAttributes.DefaultSelectionType
 
I_SELECTION - Static variable in class java.awt.JobAttributes.DefaultSelectionType
 
I_SEPARATE_DOCUMENTS_COLLATED_COPIES - Static variable in class java.awt.JobAttributes.MultipleDocumentHandlingType
 
I_SEPARATE_DOCUMENTS_UNCOLLATED_COPIES - Static variable in class java.awt.JobAttributes.MultipleDocumentHandlingType
 
I_TWO_SIDED_LONG_EDGE - Static variable in class java.awt.JobAttributes.SidesType
 
I_TWO_SIDED_SHORT_EDGE - Static variable in class java.awt.JobAttributes.SidesType
 
I_UNDEFINED - Static variable in class java.awt.BufferCapabilities.FlipContents
 
Icon - interface javax.swing.Icon.
A small fixed size picture, typically used to decorate components.
IconAttribute - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the icon attribute.
IconAttribute - Static variable in class javax.swing.text.StyleConstants
Name of the icon attribute.
IconElementName - Static variable in class javax.swing.text.StyleConstants
Name of elements used to represent icons.
IconUIResource - class javax.swing.plaf.IconUIResource.
 
IconUIResource(Icon) - Constructor for class javax.swing.plaf.IconUIResource
Creates a UIResource icon object which wraps an existing Icon instance.
IconView - class javax.swing.text.IconView.
Icon decorator that implements the view interface.
IconView(Element) - Constructor for class javax.swing.text.IconView
Creates a new icon view that represents an element.
IdKeyPattern() - Method in class org.apache.xpath.compiler.XPathParser
IdKeyPattern ::= 'id' '(' Literal ')' | 'key' '(' Literal ',' Literal ')' (Also handle doc())
IdentityHashMap - class java.util.IdentityHashMap.
This class implements the Map interface with a hash table, using reference-equality in place of object-equality when comparing keys (and values).
IdentityHashMap() - Constructor for class java.util.IdentityHashMap
Constructs a new, empty identity hash map with a default expected maximum size (21).
IdentityHashMap(int) - Constructor for class java.util.IdentityHashMap
Constructs a new, empty map with the specified expected maximum size.
IdentityHashMap(Map) - Constructor for class java.util.IdentityHashMap
Constructs a new identity hash map containing the keys-value mappings in the specified map.
IdentityHashMap.EntryIterator - class java.util.IdentityHashMap.EntryIterator.
Since we don't use Entry objects, we use the Iterator itself as an entry.
IdentityHashMap.EntryIterator() - Constructor for class java.util.IdentityHashMap.EntryIterator
 
IdentityHashMap.EntrySet - class java.util.IdentityHashMap.EntrySet.
 
IdentityHashMap.EntrySet() - Constructor for class java.util.IdentityHashMap.EntrySet
 
IdentityHashMap.IdentityHashMapIterator - class java.util.IdentityHashMap.IdentityHashMapIterator.
 
IdentityHashMap.IdentityHashMapIterator() - Constructor for class java.util.IdentityHashMap.IdentityHashMapIterator
 
IdentityHashMap.KeyIterator - class java.util.IdentityHashMap.KeyIterator.
 
IdentityHashMap.KeyIterator() - Constructor for class java.util.IdentityHashMap.KeyIterator
 
IdentityHashMap.KeySet - class java.util.IdentityHashMap.KeySet.
 
IdentityHashMap.KeySet() - Constructor for class java.util.IdentityHashMap.KeySet
 
IdentityHashMap.ValueIterator - class java.util.IdentityHashMap.ValueIterator.
 
IdentityHashMap.ValueIterator() - Constructor for class java.util.IdentityHashMap.ValueIterator
 
IdentityHashMap.Values - class java.util.IdentityHashMap.Values.
 
IdentityHashMap.Values() - Constructor for class java.util.IdentityHashMap.Values
 
IllegalAccessError - error java.lang.IllegalAccessError.
Thrown if an application attempts to access or modify a field, or to call a method that it does not have access to.
IllegalAccessError() - Constructor for class java.lang.IllegalAccessError
Constructs an IllegalAccessError with no detail message.
IllegalAccessError(String) - Constructor for class java.lang.IllegalAccessError
Constructs an IllegalAccessError with the specified detail message.
IllegalAccessException - exception java.lang.IllegalAccessException.
An IllegalAccessException is thrown when an application tries to reflectively create an instance (other than an array), set or get a field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor.
IllegalAccessException() - Constructor for class java.lang.IllegalAccessException
Constructs an IllegalAccessException without a detail message.
IllegalAccessException(String) - Constructor for class java.lang.IllegalAccessException
Constructs an IllegalAccessException with a detail message.
IllegalArgumentException - exception java.lang.IllegalArgumentException.
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
IllegalArgumentException() - Constructor for class java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with no detail message.
IllegalArgumentException(String) - Constructor for class java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with the specified detail message.
IllegalBlockingModeException - exception java.nio.channels.IllegalBlockingModeException.
Unchecked exception thrown when a blocking-mode-specific operation is invoked upon a channel in the incorrect blocking mode.
IllegalBlockingModeException() - Constructor for class java.nio.channels.IllegalBlockingModeException
Constructs an instance of this class.
IllegalCharsetNameException - exception java.nio.charset.IllegalCharsetNameException.
Unchecked exception thrown when a string that is not a legal charset name is used as such.
IllegalCharsetNameException(String) - Constructor for class java.nio.charset.IllegalCharsetNameException
Constructs an instance of this class.
IllegalComponentStateException - exception java.awt.IllegalComponentStateException.
Signals that an AWT component is not in an appropriate state for the requested operation.
IllegalComponentStateException() - Constructor for class java.awt.IllegalComponentStateException
Constructs an IllegalComponentStateException with no detail message.
IllegalComponentStateException(String) - Constructor for class java.awt.IllegalComponentStateException
Constructs an IllegalComponentStateException with the specified detail message.
IllegalMonitorStateException - exception java.lang.IllegalMonitorStateException.
Thrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor.
IllegalMonitorStateException() - Constructor for class java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with no detail message.
IllegalMonitorStateException(String) - Constructor for class java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with the specified detail message.
IllegalPathStateException - exception java.awt.geom.IllegalPathStateException.
The IllegalPathStateException represents an exception that is thrown if an operation is performed on a path that is in an illegal state with respect to the particular operation being performed, such as appending a path segment to a GeneralPath without an initial moveto.
IllegalPathStateException() - Constructor for class java.awt.geom.IllegalPathStateException
Constructs an IllegalPathStateException with no detail message.
IllegalPathStateException(String) - Constructor for class java.awt.geom.IllegalPathStateException
Constructs an IllegalPathStateException with the specified detail message.
IllegalSelectorException - exception java.nio.channels.IllegalSelectorException.
Unchecked exception thrown when an attempt is made to register a channel with a selector that was not created by the provider that created the channel.
IllegalSelectorException() - Constructor for class java.nio.channels.IllegalSelectorException
Constructs an instance of this class.
IllegalStateException - exception java.lang.IllegalStateException.
Signals that a method has been invoked at an illegal or inappropriate time.
IllegalStateException() - Constructor for class java.lang.IllegalStateException
Constructs an IllegalStateException with no detail message.
IllegalStateException(String) - Constructor for class java.lang.IllegalStateException
Constructs an IllegalStateException with the specified detail message.
IllegalThreadStateException - exception java.lang.IllegalThreadStateException.
Thrown to indicate that a thread is not in an appropriate state for the requested operation.
IllegalThreadStateException() - Constructor for class java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with no detail message.
IllegalThreadStateException(String) - Constructor for class java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with the specified detail message.
Image - class java.awt.Image.
The abstract class Image is the superclass of all classes that represent graphical images.
Image() - Constructor for class java.awt.Image
 
ImageCapabilities - class java.awt.ImageCapabilities.
Capabilities and properties of images.
ImageCapabilities(boolean) - Constructor for class java.awt.ImageCapabilities
Creates a new object for specifying image capabilities.
ImageConsumer - interface java.awt.image.ImageConsumer.
The interface for objects expressing interest in image data through the ImageProducer interfaces.
ImageFilter - class java.awt.image.ImageFilter.
This class implements a filter for the set of interface methods that are used to deliver data from an ImageProducer to an ImageConsumer.
ImageFilter() - Constructor for class java.awt.image.ImageFilter
 
ImageGraphicAttribute - class java.awt.font.ImageGraphicAttribute.
The ImageGraphicAttribute class is an implementation of GraphicAttribute which draws images in a TextLayout.
ImageGraphicAttribute(Image, int) - Constructor for class java.awt.font.ImageGraphicAttribute
Constucts an ImageGraphicAttribute from the specified Image.
ImageGraphicAttribute(Image, int, float, float) - Constructor for class java.awt.font.ImageGraphicAttribute
Constructs an ImageGraphicAttribute from the specified Image.
ImageIcon - class javax.swing.ImageIcon.
An implementation of the Icon interface that paints Icons from Images.
ImageIcon(String, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified file.
ImageIcon(String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified file.
ImageIcon(URL, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified URL.
ImageIcon(URL) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified URL.
ImageIcon(Image, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the image.
ImageIcon(Image) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an image object.
ImageIcon(byte[], String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an array of bytes which were read from an image file containing a supported image format, such as GIF or JPEG.
ImageIcon(byte[]) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an array of bytes which were read from an image file containing a supported image format, such as GIF or JPEG.
ImageIcon() - Constructor for class javax.swing.ImageIcon
Creates an uninitialized image icon.
ImageIcon.AccessibleImageIcon - class javax.swing.ImageIcon.AccessibleImageIcon.
This class implements accessibility support for the ImageIcon class.
ImageIcon.AccessibleImageIcon() - Constructor for class javax.swing.ImageIcon.AccessibleImageIcon
 
ImageMediaEntry - class java.awt.ImageMediaEntry.
 
ImageMediaEntry(MediaTracker, Image, int, int, int) - Constructor for class java.awt.ImageMediaEntry
 
ImageObserver - interface java.awt.image.ImageObserver.
An asynchronous update interface for receiving notifications about Image information as the Image is constructed.
ImageProducer - interface java.awt.image.ImageProducer.
The interface for objects which can produce the image data for Images.
ImageView - class javax.swing.text.html.ImageView.
View of an Image, intended to support the HTML <IMG> tag.
ImageView(Element) - Constructor for class javax.swing.text.html.ImageView
Creates a new view that represents an IMG element.
ImageView.ImageHandler - class javax.swing.text.html.ImageView.ImageHandler.
ImageHandler implements the ImageObserver to correctly update the display as new parts of the image become available.
ImageView.ImageHandler() - Constructor for class javax.swing.text.html.ImageView.ImageHandler
 
ImageView.ImageLabelView - class javax.swing.text.html.ImageView.ImageLabelView.
ImageLabelView is used if the image can't be loaded, and the attribute specified an alt attribute.
ImageView.ImageLabelView(Element, String) - Constructor for class javax.swing.text.html.ImageView.ImageLabelView
 
ImagingOpException - exception java.awt.image.ImagingOpException.
The ImagingOpException is thrown if one of the BufferedImageOp or RasterOp filter methods cannot process the image.
ImagingOpException(String) - Constructor for class java.awt.image.ImagingOpException
Constructs an ImagingOpException object with the specified message.
ImportPrefs(Preferences, Element) - Static method in class java.util.prefs.XmlSupport
Import the preferences described by the specified XML element (a map from a preferences document) into the specified preferences node.
ImportSubtree(Preferences, Element) - Static method in class java.util.prefs.XmlSupport
Recursively traverse the specified preferences node and store the described preferences into the system or current user preferences tree, as appropriate.
IncompatibleClassChangeError - error java.lang.IncompatibleClassChangeError.
Thrown when an incompatible class change has occurred to some class definition.
IncompatibleClassChangeError() - Constructor for class java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with no detail message.
IncompatibleClassChangeError(String) - Constructor for class java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with the specified detail message.
IncrementalSAXSource - interface org.apache.xml.dtm.ref.IncrementalSAXSource.
IncrementalSAXSource is an API that delivers a small number of SAX events each time a request is made from a "controller" coroutine.
IncrementalSAXSource_Filter - class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter.
IncrementalSAXSource_Filter implements IncrementalSAXSource, using a standard SAX2 event source as its input and parcelling out those events gradually in reponse to deliverMoreNodes() requests.
IncrementalSAXSource_Filter() - Constructor for class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
IncrementalSAXSource_Filter(CoroutineManager, int) - Constructor for class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
Create a IncrementalSAXSource_Filter which is not yet bound to a specific SAX event source.
IncrementalSAXSource_Filter.StopException - exception org.apache.xml.dtm.ref.IncrementalSAXSource_Filter.StopException.
Used to quickly terminate parse when running under a startParse() thread.
IncrementalSAXSource_Filter.StopException() - Constructor for class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter.StopException
 
IndexColorModel - class java.awt.image.IndexColorModel.
The IndexColorModel class is a ColorModel class that works with pixel values consisting of a single sample that is an index into a fixed colormap in the default sRGB color space.
IndexColorModel(int, int, byte[], byte[], byte[]) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the specified arrays of red, green, and blue components.
IndexColorModel(int, int, byte[], byte[], byte[], int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the given arrays of red, green, and blue components.
IndexColorModel(int, int, byte[], byte[], byte[], byte[]) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the given arrays of red, green, blue and alpha components.
IndexColorModel(int, int, byte[], int, boolean) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from a single array of interleaved red, green, blue and optional alpha components.
IndexColorModel(int, int, byte[], int, boolean, int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from a single array of interleaved red, green, blue and optional alpha components.
IndexColorModel(int, int, int[], int, boolean, int, int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from an array of ints where each int is comprised of red, green, blue, and optional alpha components in the default RGB color model format.
IndexColorModel(int, int, int[], int, int, BigInteger) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from an int array where each int is comprised of red, green, blue, and alpha components in the default RGB color model format.
IndexOutOfBoundsException - exception java.lang.IndexOutOfBoundsException.
Thrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range.
IndexOutOfBoundsException() - Constructor for class java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with no detail message.
IndexOutOfBoundsException(String) - Constructor for class java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with the specified detail message.
Inet4Address - class java.net.Inet4Address.
This class represents an Internet Protocol version 4 (IPv4) address.
Inet4Address() - Constructor for class java.net.Inet4Address
 
Inet4Address(String, byte[]) - Constructor for class java.net.Inet4Address
 
Inet4Address(String, int) - Constructor for class java.net.Inet4Address
 
Inet4AddressImpl - class java.net.Inet4AddressImpl.
 
Inet4AddressImpl() - Constructor for class java.net.Inet4AddressImpl
 
Inet6Address - class java.net.Inet6Address.
This class represents an Internet Protocol version 6 (IPv6) address.
Inet6Address() - Constructor for class java.net.Inet6Address
 
Inet6Address(String, byte[]) - Constructor for class java.net.Inet6Address
 
Inet6AddressImpl - class java.net.Inet6AddressImpl.
 
Inet6AddressImpl() - Constructor for class java.net.Inet6AddressImpl
 
InetAddress - class java.net.InetAddress.
This class represents an Internet Protocol (IP) address.
InetAddress() - Constructor for class java.net.InetAddress
Constructor for the Socket.accept() method.
InetAddress.Cache - class java.net.InetAddress.Cache.
A cache that manages entries based on a policy specified at creation time.
InetAddress.Cache(int) - Constructor for class java.net.InetAddress.Cache
Create cache with specific policy
InetAddress.CacheEntry - class java.net.InetAddress.CacheEntry.
Represents a cache entry
InetAddress.CacheEntry(Object, long) - Constructor for class java.net.InetAddress.CacheEntry
 
InetAddressContainer - class java.net.InetAddressContainer.
 
InetAddressContainer() - Constructor for class java.net.InetAddressContainer
 
InetAddressImpl - interface java.net.InetAddressImpl.
 
InetAddressImplFactory - class java.net.InetAddressImplFactory.
 
InetAddressImplFactory() - Constructor for class java.net.InetAddressImplFactory
 
InetSocketAddress - class java.net.InetSocketAddress.
This class implements an IP Socket Address (IP address + port number) It can also be a pair (hostname + port number), in which case an attempt will be made to resolve the hostname.
InetSocketAddress(int) - Constructor for class java.net.InetSocketAddress
Creates a socket address where the IP address is the wildcard address and the port number a specified value.
InetSocketAddress(InetAddress, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from an IP address and a port number.
InetSocketAddress(String, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from a hostname and a port number.
Inflater - class java.util.zip.Inflater.
This class provides support for general purpose decompression using popular ZLIB compression library.
Inflater(boolean) - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
Inflater() - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
InflaterInputStream - class java.util.zip.InflaterInputStream.
This class implements a stream filter for uncompressing data in the "deflate" compression format.
InflaterInputStream(InputStream, Inflater, int) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and buffer size.
InflaterInputStream(InputStream, Inflater) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and a default buffer size.
InflaterInputStream(InputStream) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with a default decompressor and buffer size.
InheritableThreadLocal - class java.lang.InheritableThreadLocal.
This class extends ThreadLocal to provide inheritance of values from parent thread to child thread: when a child thread is created, the child receives initial values for all inheritable thread-local variables for which the parent has values.
InheritableThreadLocal() - Constructor for class java.lang.InheritableThreadLocal
 
InlineView - class javax.swing.text.html.InlineView.
Displays the inline element styles based upon css attributes.
InlineView(Element) - Constructor for class javax.swing.text.html.InlineView
Constructs a new view wrapped on an element.
InputContext - class java.awt.im.InputContext.
Provides methods to control text input facilities such as input methods and keyboard layouts.
InputContext() - Constructor for class java.awt.im.InputContext
Constructs an InputContext.
InputEntity - class org.apache.crimson.parser.InputEntity.
This is how the parser talks to its input entities, of all kinds.
InputEntity() - Constructor for class org.apache.crimson.parser.InputEntity
 
InputEvent - class java.awt.event.InputEvent.
The root event class for all component-level input events.
InputEvent(Component, int, long, int) - Constructor for class java.awt.event.InputEvent
Constructs an InputEvent object with the specified source component, modifiers, and type.
InputMap - class javax.swing.InputMap.
InputMap provides a binding between an input event (currently only KeyStrokes are used) and an Object.
InputMap() - Constructor for class javax.swing.InputMap
Creates an InputMap with no parent and no mappings.
InputMapUIResource - class javax.swing.plaf.InputMapUIResource.
A subclass of javax.swing.InputMap that implements UIResource.
InputMapUIResource() - Constructor for class javax.swing.plaf.InputMapUIResource
 
InputMethod - interface java.awt.im.spi.InputMethod.
Defines the interface for an input method that supports complex text input.
InputMethodContext - interface java.awt.im.spi.InputMethodContext.
Provides methods that input methods can use to communicate with their client components or to request other services.
InputMethodDescriptor - interface java.awt.im.spi.InputMethodDescriptor.
Defines methods that provide sufficient information about an input method to enable selection and loading of that input method.
InputMethodEvent - class java.awt.event.InputMethodEvent.
Input method events contain information about text that is being composed using an input method.
InputMethodEvent(Component, int, long, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, time, text, caret, and visiblePosition.
InputMethodEvent(Component, int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, text, caret, and visiblePosition.
InputMethodEvent(Component, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, caret, and visiblePosition.
InputMethodHighlight - class java.awt.im.InputMethodHighlight.
An InputMethodHighlight is used to describe the highlight attributes of text being composed.
InputMethodHighlight(boolean, int) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodHighlight(boolean, int, int) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodHighlight(boolean, int, int, Map) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodListener - interface java.awt.event.InputMethodListener.
The listener interface for receiving input method events.
InputMethodRequests - interface java.awt.im.InputMethodRequests.
InputMethodRequests defines the requests that a text editing component has to handle in order to work with input methods.
InputStream - class java.io.InputStream.
This abstract class is the superclass of all classes representing an input stream of bytes.
InputStream() - Constructor for class java.io.InputStream
 
InputStreamReader - class java.io.InputStreamReader.
An InputStreamReader is a bridge from byte streams to character streams: It reads bytes and decodes them into characters using a specified charset.
InputStreamReader(InputStream) - Constructor for class java.io.InputStreamReader
Create an InputStreamReader that uses the default charset.
InputStreamReader(InputStream, String) - Constructor for class java.io.InputStreamReader
Create an InputStreamReader that uses the named charset.
InputStreamReader(InputStream, Charset) - Constructor for class java.io.InputStreamReader
Create an InputStreamReader that uses the given charset.
InputStreamReader(InputStream, CharsetDecoder) - Constructor for class java.io.InputStreamReader
Create an InputStreamReader that uses the given charset decoder.
InputSubset - class java.awt.im.InputSubset.
Defines additional Unicode subsets for use by input methods.
InputSubset(String) - Constructor for class java.awt.im.InputSubset
 
InputVerifier - class javax.swing.InputVerifier.
The purpose of this class is to help clients support smooth focus navigation through GUIs with text fields.
InputVerifier() - Constructor for class javax.swing.InputVerifier
 
Insets - class java.awt.Insets.
An Insets object is a representation of the borders of a container.
Insets(int, int, int, int) - Constructor for class java.awt.Insets
Creates and initializes a new Insets object with the specified top, left, bottom, and right insets.
InsetsUIResource - class javax.swing.plaf.InsetsUIResource.
 
InsetsUIResource(int, int, int, int) - Constructor for class javax.swing.plaf.InsetsUIResource
 
InstantiationError - error java.lang.InstantiationError.
Thrown when an application tries to use the Java new construct to instantiate an abstract class or an interface.
InstantiationError() - Constructor for class java.lang.InstantiationError
Constructs an InstantiationError with no detail message.
InstantiationError(String) - Constructor for class java.lang.InstantiationError
Constructs an InstantiationError with the specified detail message.
InstantiationException - exception java.lang.InstantiationException.
Thrown when an application tries to create an instance of a class using the newInstance method in class Class, but the specified class object cannot be instantiated because it is an interface or is an abstract class.
InstantiationException() - Constructor for class java.lang.InstantiationException
Constructs an InstantiationException with no detail message.
InstantiationException(String) - Constructor for class java.lang.InstantiationException
Constructs an InstantiationException with the specified detail message.
IntBuffer - class java.nio.IntBuffer.
An int buffer.
IntBuffer(int, int, int, int, int[], int) - Constructor for class java.nio.IntBuffer
 
IntBuffer(int, int, int, int) - Constructor for class java.nio.IntBuffer
 
IntStack - class org.apache.xml.utils.IntStack.
Implement a stack of simple integers.
IntStack() - Constructor for class org.apache.xml.utils.IntStack
Default constructor.
IntStack(int) - Constructor for class org.apache.xml.utils.IntStack
Construct a IntVector, using the given block size.
IntStack(IntStack) - Constructor for class org.apache.xml.utils.IntStack
Copy constructor for IntStack
IntVector - class org.apache.xml.utils.IntVector.
A very simple table that stores a list of int.
IntVector() - Constructor for class org.apache.xml.utils.IntVector
Default constructor.
IntVector(int) - Constructor for class org.apache.xml.utils.IntVector
Construct a IntVector, using the given block size.
IntVector(int, int) - Constructor for class org.apache.xml.utils.IntVector
Construct a IntVector, using the given block size.
IntVector(IntVector) - Constructor for class org.apache.xml.utils.IntVector
Copy constructor for IntVector
Integer - class java.lang.Integer.
The Integer class wraps a value of the primitive type int in an object.
Integer(int) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the specified int value.
Integer(String) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.
InternalEntity - class org.apache.crimson.parser.InternalEntity.
 
InternalEntity(String, char[]) - Constructor for class org.apache.crimson.parser.InternalEntity
 
InternalError - error java.lang.InternalError.
Thrown to indicate some unexpected internal error has occurred in the Java Virtual Machine.
InternalError() - Constructor for class java.lang.InternalError
Constructs an InternalError with no detail message.
InternalError(String) - Constructor for class java.lang.InternalError
Constructs an InternalError with the specified detail message.
InternalFrameAdapter - class javax.swing.event.InternalFrameAdapter.
An abstract adapter class for receiving internal frame events.
InternalFrameAdapter() - Constructor for class javax.swing.event.InternalFrameAdapter
 
InternalFrameEvent - class javax.swing.event.InternalFrameEvent.
An AWTEvent that adds support for JInternalFrame objects as the event source.
InternalFrameEvent(JInternalFrame, int) - Constructor for class javax.swing.event.InternalFrameEvent
Constructs an InternalFrameEvent object.
InternalFrameFocusTraversalPolicy - class javax.swing.InternalFrameFocusTraversalPolicy.
A FocusTraversalPolicy which can optionally provide an algorithm for determining a JInternalFrame's initial Component.
InternalFrameFocusTraversalPolicy() - Constructor for class javax.swing.InternalFrameFocusTraversalPolicy
 
InternalFrameListener - interface javax.swing.event.InternalFrameListener.
The listener interface for receiving internal frame events.
InternalFrameUI - class javax.swing.plaf.InternalFrameUI.
Pluggable look and feel interface for JInternalFrame.
InternalFrameUI() - Constructor for class javax.swing.plaf.InternalFrameUI
 
InternationalFormatter - class javax.swing.text.InternationalFormatter.
InternationalFormatter extends DefaultFormatter, using an instance of java.text.Format to handle the conversion to a String, and the conversion from a String.
InternationalFormatter() - Constructor for class javax.swing.text.InternationalFormatter
Creates an InternationalFormatter with no Format specified.
InternationalFormatter(Format) - Constructor for class javax.swing.text.InternationalFormatter
Creates an InternationalFormatter with the specified Format instance.
InternationalFormatter.ExtendedReplaceHolder - class javax.swing.text.InternationalFormatter.ExtendedReplaceHolder.
As InternationalFormatter replaces the complete text on every edit, ExtendedReplaceHolder keeps track of the offset and length passed into canReplace.
InternationalFormatter.ExtendedReplaceHolder() - Constructor for class javax.swing.text.InternationalFormatter.ExtendedReplaceHolder
 
InternationalFormatter.IncrementAction - class javax.swing.text.InternationalFormatter.IncrementAction.
IncrementAction is used to increment the value by a certain amount.
InternationalFormatter.IncrementAction(String, int) - Constructor for class javax.swing.text.InternationalFormatter.IncrementAction
 
InterruptedException - exception java.lang.InterruptedException.
Thrown when a thread is waiting, sleeping, or otherwise paused for a long time and another thread interrupts it using the interrupt method in class Thread.
InterruptedException() - Constructor for class java.lang.InterruptedException
Constructs an InterruptedException with no detail message.
InterruptedException(String) - Constructor for class java.lang.InterruptedException
Constructs an InterruptedException with the specified detail message.
InterruptedIOException - exception java.io.InterruptedIOException.
Signals that an I/O operation has been interrupted.
InterruptedIOException() - Constructor for class java.io.InterruptedIOException
Constructs an InterruptedIOException with null as its error detail message.
InterruptedIOException(String) - Constructor for class java.io.InterruptedIOException
Constructs an InterruptedIOException with the specified detail message.
InterruptibleChannel - interface java.nio.channels.InterruptibleChannel.
A channel that can be asynchronously closed and interrupted.
InvalidClassException - exception java.io.InvalidClassException.
Thrown when the Serialization runtime detects one of the following problems with a Class.
InvalidClassException(String) - Constructor for class java.io.InvalidClassException
Report a InvalidClassException for the reason specified.
InvalidClassException(String, String) - Constructor for class java.io.InvalidClassException
Constructs an InvalidClassException object.
InvalidDnDOperationException - exception java.awt.dnd.InvalidDnDOperationException.
This exception is thrown by various methods in the java.awt.dnd package.
InvalidDnDOperationException() - Constructor for class java.awt.dnd.InvalidDnDOperationException
Create a default Exception
InvalidDnDOperationException(String) - Constructor for class java.awt.dnd.InvalidDnDOperationException
Create an Exception with its own descriptive message
InvalidMarkException - exception java.nio.InvalidMarkException.
Unchecked exception thrown when an attempt is made to reset a buffer when its mark is not defined.
InvalidMarkException() - Constructor for class java.nio.InvalidMarkException
Constructs an instance of this class.
InvalidObjectException - exception java.io.InvalidObjectException.
Indicates that one or more deserialized objects failed validation tests.
InvalidObjectException(String) - Constructor for class java.io.InvalidObjectException
Constructs an InvalidObjectException.
InvalidPreferencesFormatException - exception java.util.prefs.InvalidPreferencesFormatException.
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per the Preferences specification.
InvalidPreferencesFormatException(Throwable) - Constructor for class java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified cause.
InvalidPreferencesFormatException(String) - Constructor for class java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message.
InvalidPreferencesFormatException(String, Throwable) - Constructor for class java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message and cause.
InvocationEvent - class java.awt.event.InvocationEvent.
An event which executes the run() method on a Runnable when dispatched by the AWT event dispatcher thread.
InvocationEvent(Object, Runnable) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, Runnable, Object, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, int, Runnable, Object, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source and ID which will execute the runnable's run method when dispatched.
InvocationHandler - interface java.lang.reflect.InvocationHandler.
InvocationHandler is the interface implemented by the invocation handler of a proxy instance.
InvocationTargetException - exception java.lang.reflect.InvocationTargetException.
InvocationTargetException is a checked exception that wraps an exception thrown by an invoked method or constructor.
InvocationTargetException() - Constructor for class java.lang.reflect.InvocationTargetException
Constructs an InvocationTargetException with null as the target exception.
InvocationTargetException(Throwable) - Constructor for class java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception.
InvocationTargetException(Throwable, String) - Constructor for class java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception and a detail message.
IsindexView - class javax.swing.text.html.IsindexView.
A view that supports the <ISINDEX< tag.
IsindexView(Element) - Constructor for class javax.swing.text.html.IsindexView
Creates an IsindexView
Italic - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the italic attribute.
Italic - Static variable in class javax.swing.text.StyleConstants.FontConstants
Name of the italic attribute.
Italic - Static variable in class javax.swing.text.StyleConstants
Name of the italic attribute.
ItemEvent - class java.awt.event.ItemEvent.
A semantic event which indicates that an item was selected or deselected.
ItemEvent(ItemSelectable, int, Object, int) - Constructor for class java.awt.event.ItemEvent
Constructs an ItemEvent object.
ItemListener - interface java.awt.event.ItemListener.
The listener interface for receiving item events.
ItemSelectable - interface java.awt.ItemSelectable.
The interface for objects which contain a set of items for which zero or more can be selected.
Iterator - interface java.util.Iterator.
An iterator over a collection.
IteratorPool - class org.apache.xpath.axes.IteratorPool.
Pool of object of a given type to pick from to help memory usage
IteratorPool(DTMIterator) - Constructor for class org.apache.xpath.axes.IteratorPool
Constructor IteratorPool
i - Variable in class java.text.PatternEntry.Parser
 
i - Variable in class javax.swing.text.StyleContext.KeyEnumeration
 
i18nStrategy - Static variable in class javax.swing.text.ParagraphView
Used to create an i18n-based layout strategy
i18nView - Variable in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
 
ic - Variable in class javax.swing.colorchooser.SyntheticImageGenerator
 
icAbsoluteColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: AbsoluteColorimetric.
icCurveCount - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: curveType count.
icCurveData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: curveType data.
icHdrAttributes - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device attributes.
icHdrCmmId - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: CMM for this profile.
icHdrColorSpace - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: color space of data.
icHdrCreator - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile creator.
icHdrDate - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: date profile was created.
icHdrDeviceClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: type of profile.
icHdrFlags - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: various bit settings.
icHdrIlluminant - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile illuminant.
icHdrMagic - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: icMagicNumber.
icHdrManufacturer - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device manufacturer.
icHdrModel - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device model number.
icHdrPcs - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: PCS - XYZ or Lab only.
icHdrPlatform - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: primary platform.
icHdrRenderingIntent - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: rendering intent.
icHdrSize - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile size in bytes.
icHdrVersion - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: format version number.
icPerceptual - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: Perceptual.
icRelativeColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: RelativeColorimetric.
icSaturation - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: Saturation.
icSigAToB0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B0'.
icSigAToB1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B1'.
icSigAToB2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B2'.
icSigAbstractClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'abst'.
icSigBToA0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A0'.
icSigBToA1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A1'.
icSigBToA2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A2'.
icSigBlueColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bXYZ'.
icSigBlueTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bTRC'.
icSigCalibrationDateTimeTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'calt'.
icSigCharTargetTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'targ'.
icSigChromaticityTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'chrm'.
icSigCmyData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CMY '.
icSigCmykData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CMYK'.
icSigColorSpaceClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'spac'.
icSigCopyrightTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'cprt'.
icSigCrdInfoTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'crdi'.
icSigDeviceMfgDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'dmnd'.
icSigDeviceModelDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'dmdd'.
icSigDeviceSettingsTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'devs'.
icSigDisplayClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'mntr'.
icSigGamutTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gamt'.
icSigGrayData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'GRAY'.
icSigGrayTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'kTRC'.
icSigGreenColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gXYZ'.
icSigGreenTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gTRC'.
icSigHead - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'head' - special.
icSigHlsData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'HLS'.
icSigHsvData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'HSV'.
icSigInputClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'scnr'.
icSigLabData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Lab '.
icSigLinkClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'link'.
icSigLuminanceTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'lumi'.
icSigLuvData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Luv '.
icSigMeasurementTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'meas'.
icSigMediaBlackPointTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bkpt'.
icSigMediaWhitePointTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'wtpt'.
icSigNamedColor2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ncl2'.
icSigNamedColorClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'nmcl'.
icSigOutputClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'prtr'.
icSigOutputResponseTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'resp'.
icSigPreview0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre0'.
icSigPreview1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre1'.
icSigPreview2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre2'.
icSigProfileDescriptionTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'desc'.
icSigProfileSequenceDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pseq'.
icSigPs2CRD0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd0'.
icSigPs2CRD1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd1'.
icSigPs2CRD2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd2'.
icSigPs2CRD3Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd3'.
icSigPs2CSATag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ps2s'.
icSigPs2RenderingIntentTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ps2i'.
icSigRedColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'rXYZ'.
icSigRedTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'rTRC'.
icSigRgbData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'RGB '.
icSigScreeningDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'scrd'.
icSigScreeningTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'scrn'.
icSigSpace2CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '2CLR'.
icSigSpace3CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '3CLR'.
icSigSpace4CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '4CLR'.
icSigSpace5CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '5CLR'.
icSigSpace6CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '6CLR'.
icSigSpace7CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '7CLR'.
icSigSpace8CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '8CLR'.
icSigSpace9CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '9CLR'.
icSigSpaceACLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'ACLR'.
icSigSpaceBCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'BCLR'.
icSigSpaceCCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CCLR'.
icSigSpaceDCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'DCLR'.
icSigSpaceECLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'ECLR'.
icSigSpaceFCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'FCLR'.
icSigTechnologyTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'tech'.
icSigUcrBgTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bfd '.
icSigViewingCondDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'vued'.
icSigViewingConditionsTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'view'.
icSigXYZData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'XYZ '.
icSigYCbCrData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'YCbr'.
icSigYxyData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Yxy '.
icTagReserved - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: reserved.
icTagType - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: tag type signaturE.
icXYZNumberX - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: XYZNumber X.
iccCStoJCS(int) - Static method in class java.awt.color.ICC_Profile
 
iccProfileSerializedDataVersion - Variable in class java.awt.color.ICC_Profile
Version of the format of additional serialized data in the stream.
icon - Variable in class java.awt.Frame
icon is the graphical way we can represent the frame.
icon - Variable in class javax.swing.JOptionPane
Icon used in pane.
icon - Variable in class javax.swing.JTabbedPane.Page
 
icon - Variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
icon - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.IndentIcon
 
iconButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
iconButtonToolTip - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
iconCache - Variable in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
iconIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
iconOnly - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
iconPane - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
 
iconR - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
iconRect - Static variable in class javax.swing.plaf.basic.BasicButtonUI
 
iconRect - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
iconRect - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
iconSize - Variable in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameAltMaximizeIcon
 
iconSize - Variable in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameCloseIcon
 
iconSize - Variable in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMaximizeIcon
 
iconSize - Variable in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMinimizeIcon
 
iconSize - Variable in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
iconTextGap - Variable in class javax.swing.AbstractButton
 
iconTextGap - Variable in class javax.swing.JLabel
 
iconable - Variable in class javax.swing.JInternalFrame
The frame can "iconified" (shrunk down and displayed as an icon-image).
iconify() - Method in class javax.swing.plaf.metal.MetalTitlePane
Iconifies the Frame.
iconifyAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
iconifyAction - Variable in class javax.swing.plaf.metal.MetalTitlePane
Action used to iconify the Frame.
iconifyButton - Variable in class javax.swing.plaf.metal.MetalTitlePane
Button used to maximize or restore the Frame.
iconifyFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Removes the frame from its parent and adds its desktopIcon to the parent.
iconifyFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, remove this frame from it's parent and add an iconic representation.
iconifyFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to iconify the frame.
ics - Variable in class java.awt.image.renderable.RenderableImageProducer
A Vector of image consumers.
id - Variable in class ISSearch.ISPeerResult
The ID of this search result.
id - Variable in class java.awt.AWTEvent
The event's id.
id - Variable in class java.awt.Event
Indicates which type of event the event is, and which other Event variables are relevant for the event.
id - Variable in class java.awt.EventQueueItem
 
id - Variable in class java.rmi.activation.Activatable
 
id - Variable in class org.apache.crimson.parser.ElementDecl
The name of the element's ID attribute, if any
id2loader - Variable in class org.apache.crimson.parser.Resolver
 
id2resource - Variable in class org.apache.crimson.parser.Resolver
 
id2uri - Variable in class org.apache.crimson.parser.Resolver
 
idAttributeName - Variable in class org.apache.crimson.parser.AttributesExImpl
 
idAttributeName - Variable in class org.apache.crimson.tree.ElementNode2
 
idPortFactoryParamTypes - Static variable in class java.rmi.activation.Activatable
 
idPortParamTypes - Static variable in class java.rmi.activation.Activatable
 
identifier - Variable in class javax.swing.table.TableColumn
This object is not used internally by the drawing machinery of the JTable; identifiers may be set in the TableColumn as as an optional way to tag and locate table columns.
identityHashCode(Object) - Static method in class java.lang.System
Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object's class overrides hashCode().
identitymap - Static variable in class java.awt.RenderingHints.Key
 
ids - Variable in class org.apache.crimson.parser.ValidatingParser
 
ifModifiedSince - Variable in class java.net.URLConnection
Some protocols support skipping the fetching of the object unless the object has been modified more recently than a certain time.
ignorableWhitespace(ContentHandler) - Method in class org.apache.crimson.parser.InputEntity
whitespace in markup (flagged to app, discardable) the document handler's ignorableWhitespace() method is called on all the whitespace found
ignorableWhitespace(char[], int, int) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the ignorableWhitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of ignorable whitespace in element content.
ignoreCharSet - Variable in class javax.swing.text.html.parser.DocumentParser
 
ignoreChars - Variable in class java.text.RuleBasedBreakIterator.Builder
A temporary holding place for the list of ignore characters
ignoreComments - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
ignoreDeclarations - Variable in class org.apache.crimson.parser.Parser2
 
ignoreDividerLocationChange - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
If true, setDividerLocation does nothing.
ignoreDocumentMutate - Variable in class javax.swing.text.InternationalFormatter
If true, DocumentFilter methods are unconditionally allowed, and no checking is done on their values.
ignoreElement(Element) - Method in class javax.swing.text.html.parser.Parser
 
ignoreGroupIfUnknownKeyword - Variable in class javax.swing.text.rtf.RTFReader
true to indicate that if the next keyword is unknown, the containing group should be ignored.
ignoreLAChange - Variable in class javax.swing.plaf.basic.BasicTreeUI
If true, the property change event for LEAD_SELECTION_PATH_PROPERTY, or ANCHOR_SELECTION_PATH_PROPERTY will not generate a repaint.
ignoreRepaint - Variable in class java.awt.Component
True when the object should ignore all repaint events.
ignoreSpace - Variable in class javax.swing.text.html.parser.Parser
The html spec does not specify how spaces are coalesced very well.
ignoreWhitespace - Variable in class org.apache.crimson.parser.ElementDecl
True for EMPTY and CHILDREN content models
ignoreWhitespace - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
ignoringMIME - Variable in class org.apache.crimson.parser.Resolver
 
ii - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxRenderer
 
image - Variable in class java.awt.ImageMediaEntry
 
image - Variable in class javax.swing.ImageIcon
 
image - Variable in class javax.swing.RepaintManager.DoubleBufferInfo
 
image - Variable in class javax.swing.plaf.metal.BumpBuffer
 
image - Variable in class javax.swing.plaf.metal.MetalIconFactory.ImageCacher.ImageGcPair
 
image - Variable in class javax.swing.text.html.CSS.BackgroundImage
 
image - Variable in class javax.swing.text.html.ImageView
 
imageCacher - Variable in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
imageCacher - Variable in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
imageCacher - Variable in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
imageComplete(int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the imageComplete method of the ImageConsumer interface.
imageComplete(int) - Method in interface java.awt.image.ImageConsumer
The imageComplete method is called when the ImageProducer is finished delivering all of the pixels that the source image contains, or when a single frame of a multi-frame animation has been completed, or when an error in loading or producing the image has occured.
imageComplete(int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the imageComplete method of the ImageConsumer interface.
imageComplete(int) - Method in class java.awt.image.PixelGrabber
The imageComplete method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
imageFlavor - Static variable in class java.awt.datatransfer.DataFlavor
The DataFlavor representing a Java Image class, where: representationClass = java.awt.Image mimeType = "image/x-java-image"
imageHasProblem() - Method in class javax.swing.DebugGraphicsObserver
 
imageModel - Variable in class java.awt.image.PixelGrabber
 
imageObserver - Variable in class javax.swing.ImageIcon
 
imageObserver - Variable in class javax.swing.text.html.ImageView
We don't directly implement ImageObserver, instead we use an instance that calls back to us.
imageSize - Static variable in class javax.swing.plaf.metal.BumpBuffer
 
imageSubmit(String) - Method in class javax.swing.text.html.FormView
This method is called to submit a form in response to a click on an image -- an <INPUT> form element of type "image".
imageType - Variable in class java.awt.image.BufferedImage
 
imageUpdate(Image, int, int, int, int, int) - Method in class java.awt.Component
Repaints the component when the image has changed.
imageUpdate(Image, int, int, int, int, int) - Method in class java.awt.ImageMediaEntry
 
imageUpdate(Image, int, int, int, int, int) - Method in interface java.awt.image.ImageObserver
This method is called when information about an image which was previously requested using an asynchronous interface becomes available.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.AbstractButton
This is overridden to return false if the current Icon's Image is not equal to the passed in Image img.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.DebugGraphicsObserver
 
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.JLabel
This is overridden to return false if the current Icon's Image is not equal to the passed in Image img.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.text.html.ImageView.ImageHandler
 
images - Variable in class javax.swing.plaf.metal.MetalIconFactory.ImageCacher
 
imageurl - Variable in class javax.swing.text.html.StyleSheet.ListPainter
 
img - Variable in class javax.swing.text.html.StyleSheet.ListPainter
 
impl - Variable in class java.net.DatagramSocket
 
impl - Static variable in class java.net.InetAddress
 
impl - Variable in class java.net.ServerSocket
The implementation of this Socket.
impl - Variable in class java.net.Socket
The implementation of this Socket.
impl - Variable in class java.net.SocketInputStream
 
impl - Variable in class java.net.SocketOutputStream
 
implAccept(Socket) - Method in class java.net.ServerSocket
Subclasses of ServerSocket use this method to override accept() to return their own subclass of socket.
implClass - Static variable in class java.net.DatagramSocket
 
implCloseChannel() - Method in class java.nio.channels.Channels.ReadableByteChannelImpl
 
implCloseChannel() - Method in class java.nio.channels.Channels.WritableByteChannelImpl
 
implCloseChannel() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel.FooChannel
 
implCloseChannel() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Closes this channel.
implCloseChannel() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Closes this channel.
implCloseSelectableChannel() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Closes this selectable channel.
implCloseSelector() - Method in class java.nio.channels.spi.AbstractSelector
Closes this selector.
implConfigureBlocking(boolean) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Adjusts this channel's blocking mode.
implFlush(CharBuffer) - Method in class java.nio.charset.CharsetDecoder
Flushes this decoder.
implFlush(ByteBuffer) - Method in class java.nio.charset.CharsetEncoder
Flushes this encoder.
implOnMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's malformed-input action.
implOnMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's malformed-input action.
implOnUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's unmappable-character action.
implOnUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's unmappable-character action.
implReplaceWith(String) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's replacement value.
implReplaceWith(byte[]) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's replacement value.
implReset() - Method in class java.nio.charset.CharsetDecoder
Resets this decoder, clearing any charset-specific internal state.
implReset() - Method in class java.nio.charset.CharsetEncoder
Resets this encoder, clearing any charset-specific internal state.
implTitle - Variable in class java.lang.Package
 
implVendor - Variable in class java.lang.Package
 
implVersion - Variable in class java.lang.Package
 
implementation - Static variable in class org.apache.xml.dtm.ref.DTMNodeProxy
The DOMImplementation object
implicitDownCycleTraversal - Variable in class java.awt.ContainerOrderFocusTraversalPolicy
 
implicitDownCycleTraversal - Variable in class javax.swing.SortingFocusTraversalPolicy
 
impliedP - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
implies(Permission) - Method in class java.io.FilePermission
Checks if this FilePermission object "implies" the specified permission.
implies(Permission) - Method in class java.io.FilePermissionCollection
Check and see if this set of permissions implies the permissions expressed in "permission".
implies(Permission) - Method in class java.net.SocketPermission
Checks if this socket permission object "implies" the specified permission.
implies(Permission) - Method in class java.net.SocketPermissionCollection
Check and see if this collection of permissions implies the permissions expressed in "permission".
implies(Permission) - Method in class java.util.PropertyPermission
Checks if this PropertyPermission object "implies" the specified permission.
implies(Permission) - Method in class java.util.PropertyPermissionCollection
Check and see if this set of permissions implies the permissions expressed in "permission".
impliesIgnoreMask(FilePermission) - Method in class java.io.FilePermission
Checks if the Permission's actions are a proper subset of the this object's actions.
impliesIgnoreMask(SocketPermission) - Method in class java.net.SocketPermission
Checks if the incoming Permission's action are a proper subset of the this object's actions.
importData(JComponent, Transferable) - Method in class javax.swing.TransferHandler
Causes a transfer to a component from a clipboard or a DND drop operation.
importData(JComponent, Transferable) - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
This method causes a transfer to a component from a clipboard or a DND drop operation.
importData(JComponent, Transferable) - Method in class javax.swing.text.JTextComponent.DefaultTransferHandler
 
importMap(InputStream, Map) - Static method in class java.util.prefs.XmlSupport
Import Map from the specified input stream, which is assumed to contain a map document as per the prefs DTD.
importNode(Node, boolean) - Method in class org.apache.crimson.tree.XmlDocument
 
importNode(Node, boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
importNode(Node, boolean) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
importPreferences(InputStream) - Static method in class java.util.prefs.Preferences
Imports all of the preferences represented by the XML document on the specified input stream.
importPreferences(InputStream) - Static method in class java.util.prefs.XmlSupport
Import preferences from the specified input stream, which is assumed to contain an XML document in the format described in the Preferences spec.
importStackContains(String) - Method in class org.apache.xalan.processor.StylesheetHandler
See if the imported stylesheet stack already contains the given URL.
importStyleSheet(URL) - Method in class javax.swing.text.html.StyleSheet
Imports a style sheet from url.
importedKeyCascade - Static variable in interface java.sql.DatabaseMetaData
For the column UPDATE_RULE, indicates that when the primary key is updated, the foreign key (imported key) is changed to agree with it.
importedKeyInitiallyDeferred - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyInitiallyImmediate - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyNoAction - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that if the primary key has been imported, it cannot be updated or deleted.
importedKeyNotDeferrable - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyRestrict - Static variable in interface java.sql.DatabaseMetaData
For the column UPDATE_RULE, indicates that a primary key may not be updated if it has been imported by another table as a foreign key.
importedKeySetDefault - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that if the primary key is updated or deleted, the foreign key (imported key) is set to the default value.
importedKeySetNull - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that when the primary key is updated or deleted, the foreign key (imported key) is changed to NULL.
in - Variable in class java.io.BufferedReader
 
in - Static variable in class java.io.FileDescriptor
A handle to the standard input stream.
in - Variable in class java.io.FilterInputStream
The input stream to be filtered.
in - Variable in class java.io.FilterReader
The underlying character-input stream.
in - Variable in class java.io.ObjectInputStream.BlockDataInputStream
underlying stream (wrapped in peekable filter stream)
in - Variable in class java.io.ObjectInputStream.PeekInputStream
underlying stream
in - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be stored when received from the connected piped output stream.
in - Variable in class java.io.PipedReader
The index of the position in the circular buffer at which the next character of data will be stored when received from the connected piped writer.
in - Variable in class java.io.SequenceInputStream
 
in - Static variable in class java.lang.System
The "standard" input stream.
in - Variable in class java.nio.channels.Channels.ReadableByteChannelImpl
 
in - Variable in class javax.swing.JEditorPane.PageLoader
The stream to load the document with
in - Variable in class javax.swing.text.html.FormView.SubmitThread
 
in - Variable in class javax.swing.text.html.parser.Parser
 
in - Variable in class org.apache.crimson.parser.Parser2
 
in - Variable in class org.apache.crimson.parser.XmlReader
 
inBlock() - Method in class javax.swing.text.html.CSSParser
 
inBlock - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
inBody - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
True when the body has been encountered.
inCDataSection - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
inCheck - Variable in class java.lang.SecurityManager
Deprecated. This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inClass(String) - Method in class java.lang.SecurityManager
Deprecated. This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inClassLoader() - Method in class java.lang.SecurityManager
Deprecated. This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inContent - Variable in class javax.swing.text.html.HTMLWriter
 
inDTD - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
inData - Variable in class java.awt.TexturePaintContext.Byte
 
inData - Variable in class java.awt.TexturePaintContext.ByteFilter
 
inData - Variable in class java.awt.TexturePaintContext.Int
 
inDaylightTime() - Method in class java.util.GregorianCalendar
Return true if the current time for this Calendar is in Daylignt Savings Time.
inDaylightTime(Date) - Method in class java.util.SimpleTimeZone
Queries if the given date is in daylight saving time.
inDaylightTime(Date) - Method in class java.util.TimeZone
Queries if the given date is in daylight savings time in this time zone.
inExternalPE - Variable in class org.apache.crimson.parser.Parser2
 
inFontTag() - Method in class javax.swing.text.html.MinimalHTMLWriter
Returns true if we are currently in a <font> tag.
inHead - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
True if inside the head tag.
inHitRegion(int, int) - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns true if the passed in location is a valid mouse location to start editing from.
inNestedFrameSet() - Method in class javax.swing.text.html.FrameView
Returns true if this frame is contained within a nested frameset.
inOff - Variable in class java.awt.TexturePaintContext.Byte
 
inOff - Variable in class java.awt.TexturePaintContext.ByteFilter
 
inOff - Variable in class java.awt.TexturePaintContext.Int
 
inPalette - Variable in class java.awt.TexturePaintContext.ByteFilter
 
inParagraph - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
inParagraph - Variable in class javax.swing.text.rtf.RTFReader.TextHandlingDestination
true if the reader has not just finished a paragraph; false upon startup
inPatterns - Variable in class org.apache.xalan.templates.TemplateList.TemplateWalker
 
inPre - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
inPre - Variable in class javax.swing.text.html.HTMLWriter
 
inProgress - Variable in class javax.swing.undo.CompoundEdit
True if this edit has never received end.
inProxyWeTrust(SocketPermission) - Method in class java.net.SocketPermission
 
inRange(Object) - Method in class java.util.TreeMap.SubMap
 
inRange(Element) - Method in class javax.swing.text.AbstractWriter
This method determines whether the current element is in the range specified.
inRange2(Object) - Method in class java.util.TreeMap.SubMap
 
inSelection - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
inSendMessage - Variable in class java.awt.DefaultKeyboardFocusManager
 
inSpan - Variable in class java.awt.TexturePaintContext.Byte
 
inSpan - Variable in class java.awt.TexturePaintContext.ByteFilter
 
inSpan - Variable in class java.awt.TexturePaintContext.Int
 
inStyle - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Set to true when a style element is encountered.
inTest - Variable in class org.apache.xml.utils.synthetic.TestDriver
Field inTest
inTextArea - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
inTextArea - Variable in class javax.swing.text.html.HTMLWriter
 
inTitle - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
inUse() - Method in class org.apache.xalan.lib.sql.PooledConnection
Returns the current status of the PooledConnection.
inactive(ActivationID) - Static method in class java.rmi.activation.Activatable
Informs the system that the object with the corresponding activation id is currently inactive.
inactiveBackground - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
inactiveBumps - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
inactiveBumps - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
inactiveCaption - Static variable in class java.awt.SystemColor
The color rendered for the window-title background of inactive windows.
inactiveCaptionBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around inactive windows.
inactiveCaptionText - Static variable in class java.awt.SystemColor
The color rendered for the window-title text of inactive windows.
inactiveForeground - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
inactiveGroup() - Method in class java.rmi.activation.ActivationGroup
This protected method is necessary for subclasses to make the inactiveGroup callback to the group's monitor.
inactiveGroup(ActivationGroupID, long) - Method in interface java.rmi.activation.ActivationMonitor
Informs that the group is now inactive.
inactiveObject(ActivationID) - Method in class java.rmi.activation.ActivationGroup
The group's inactiveObject method is called indirectly via a call to the Activatable.inactive method.
inactiveObject(ActivationID) - Method in interface java.rmi.activation.ActivationMonitor
An activation group calls its monitor's inactiveObject method when an object in its group becomes inactive (deactivates).
inactiveShadow - Variable in class javax.swing.plaf.metal.MetalTitlePane
 
inbody - Variable in class javax.swing.text.html.parser.DocumentParser
 
incCount(int) - Method in class java.io.DataOutputStream
Increases the written counter by the specified value until it reaches Integer.MAX_VALUE.
incRate - Static variable in class java.awt.Component
 
incXAcross - Variable in class java.awt.TexturePaintContext
 
incXDown - Variable in class java.awt.TexturePaintContext
 
incYAcross - Variable in class java.awt.TexturePaintContext
 
incYDown - Variable in class java.awt.TexturePaintContext
 
incarnation - Variable in class java.rmi.activation.ActivationGroup
 
includeSelf() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Set the flag to include the start node in the iteration.
included(Vector, DTD) - Method in class javax.swing.text.html.parser.TagStack
Update the Vector elemVec with all the elements that are part of the inclusions listed in DTD for the element currently on the TagStack.
inclusions - Variable in class javax.swing.text.html.parser.Element
 
inclusions - Variable in class javax.swing.text.html.parser.TagStack
 
incrButton - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
incrIndent() - Method in class javax.swing.text.AbstractWriter
Increments the indent level.
incrValue(int) - Method in class javax.swing.SpinnerNumberModel
 
increaseButton - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
increment(int, int) - Method in class java.text.RBTableBuilder
Increment of the last order based on the comparison level.
incrementAnimationIndex() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Sets the index of the current animation frame, to the next valid value, which results in the progress bar being repainted.
incrementCurrentPos() - Method in class org.apache.xpath.axes.LocPathIterator
Increment the current position in the node set.
incrementIndex() - Method in class javax.swing.text.ElementIterator.StackItem
 
incrementSize() - Method in class java.util.TreeMap
 
indent(PrintWriter, int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
 
indent() - Method in class javax.swing.text.AbstractWriter
Does indentation.
indent(int) - Method in class org.apache.xalan.serialize.SerializerToXML
Prints a newline character and n spaces.
indentChars - Variable in class javax.swing.text.AbstractWriter
Used when indenting.
indentLevel - Variable in class javax.swing.text.AbstractWriter
 
indentLevel - Variable in class org.apache.crimson.tree.XmlWriteContext
 
indentNeedsIncrementing(Element, Element) - Method in class javax.swing.text.html.HTMLWriter
 
indentNext - Variable in class javax.swing.text.html.HTMLWriter
Determines whether a the indentation needs to be incremented.
indentSpace - Variable in class javax.swing.text.AbstractWriter
 
indeterminate - Variable in class javax.swing.JProgressBar
Whether the progress bar is indeterminate (true) or normal (false); the default is false.
index - Variable in class java.awt.Polygon.PolygonPathIterator
 
index - Variable in class java.awt.geom.ArcIterator
 
index - Variable in class java.awt.geom.AreaIterator
 
index - Variable in class java.awt.geom.CubicIterator
 
index - Variable in class java.awt.geom.EllipseIterator
 
index - Variable in class java.awt.geom.LineIterator
 
index - Variable in class java.awt.geom.QuadIterator
 
index - Variable in class java.awt.geom.RectIterator
 
index - Variable in class java.awt.geom.RoundRectIterator
 
index - Variable in class java.net.NetworkInterface
 
index - Variable in class java.net.URISyntaxException
 
index - Variable in class java.sql.DataTruncation
 
index - Variable in class java.text.ParsePosition
Input: the place you start parsing.
index - Variable in class java.util.HashMap.HashIterator
 
index - Variable in class java.util.Hashtable.Enumerator
 
index - Variable in class java.util.IdentityHashMap.IdentityHashMapIterator
 
index - Variable in class java.util.WeakHashMap.HashIterator
 
index - Variable in class java.util.regex.PatternSyntaxException
 
index - Variable in class javax.swing.DefaultSingleSelectionModel
 
index - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
index - Variable in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
index - Variable in class javax.swing.SpinnerListModel
 
index - Variable in class javax.swing.text.AbstractDocument.ElementEdit
 
index - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer.ElemChanges
 
index - Variable in class javax.swing.text.GapContent.MarkData
 
index - Variable in class javax.swing.text.html.CSS.BorderWidthValue
Index into values.
index - Variable in class javax.swing.text.html.CSS.FontSize
 
index - Variable in class javax.swing.text.html.parser.Element
 
index0 - Variable in class javax.swing.event.ListDataEvent
 
index1 - Variable in class javax.swing.event.ListDataEvent
 
indexAtLocation(int, int) - Method in class javax.swing.JTabbedPane
Returns the tab index corresponding to the tab whose bounds intersect the specified location.
indexFor(int, int) - Static method in class java.util.HashMap
Returns index for hash code h.
indexFor(int, int) - Static method in class java.util.WeakHashMap
Return index for hash code h.
indexInParent - Variable in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
 
indexInParent - Variable in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
indexNode(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
indexNode(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Add a node to the element indexes.
indexOf(int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(String) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(char[], int, int, char[], int, int, int) - Static method in class java.lang.String
Code shared by String and StringBuffer to do searches.
indexOf(String) - Method in class java.lang.StringBuffer
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.StringBuffer
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(Object) - Method in class java.util.AbstractList
Returns the index in this list of the first occurence of the specified element, or -1 if the list does not contain this element.
indexOf(Object) - Method in class java.util.ArrayList
Searches for the first occurence of the given argument, testing for equality using the equals method.
indexOf(Object) - Method in class java.util.Arrays.ArrayList
 
indexOf(Object) - Method in class java.util.Collections.SynchronizedList
 
indexOf(Object) - Method in class java.util.Collections.UnmodifiableList
 
indexOf(Object) - Method in class java.util.LinkedList
Returns the index in this list of the first occurrence of the specified element, or -1 if the List does not contain this element.
indexOf(Object) - Method in interface java.util.List
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(Object) - Method in class java.util.Vector
Searches for the first occurence of the given argument, testing for equality using the equals method.
indexOf(Object, int) - Method in class java.util.Vector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Object) - Method in class javax.swing.DefaultListModel
Searches for the first occurrence of elem.
indexOf(Object, int) - Method in class javax.swing.DefaultListModel
Searches for the first occurrence of elem, beginning the search at index.
indexOf(Object) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
indexOf(char[], char, int, int) - Method in class javax.swing.text.AbstractWriter
Support method to locate an occurence of a particular character.
indexOf(AccessibleHTML.ElementInfo) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns the index of the specified child, or -1 if child isn't a valid child.
indexOf(int, int) - Method in class org.apache.xml.utils.IntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xml.utils.IntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int, int) - Method in class org.apache.xml.utils.NodeVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xml.utils.NodeVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Object, int) - Method in class org.apache.xml.utils.ObjectVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Object) - Method in class org.apache.xml.utils.ObjectVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(byte, int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(byte) - Method in class org.apache.xml.utils.SuballocatedByteVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int, int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(String) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified substring.
indexOf(XMLString) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(Node, int) - Method in class org.apache.xpath.NodeSet
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Node) - Method in class org.apache.xpath.NodeSet
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int, int) - Method in class org.apache.xpath.NodeSetDTM
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xpath.NodeSetDTM
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(String) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified substring.
indexOf(XMLString) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOfComponent(Component) - Method in class javax.swing.JTabbedPane
Returns the index of the tab for the specified component.
indexOfNextAdd - Variable in class javax.swing.undo.UndoManager
 
indexOfSubList(List, List) - Static method in class java.util.Collections
Returns the starting position of the first occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
indexOfTab(String) - Method in class javax.swing.JTabbedPane
Returns the first tab index with a given title, or -1 if no tab has this title.
indexOfTab(Icon) - Method in class javax.swing.JTabbedPane
Returns the first tab index with a given icon, or -1 if no tab has this icon.
indexToLocation(int) - Method in class javax.swing.JList
Returns the origin of the specified item in JList coordinates.
indexToLocation(JList, int) - Method in class javax.swing.plaf.ListUI
Returns the origin of the specified item in JList coordinates, null if index isn't valid.
indexToLocation(JList, int) - Method in class javax.swing.plaf.basic.BasicListUI
 
indexToLocation(JList, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the indexToLocation method on each UI handled by this object.
indexToString(int) - Method in class org.apache.xml.dtm.ref.CustomStringPool
 
indexToString(int) - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
indexToString(int) - Method in class org.apache.xml.dtm.ref.DTMStringPool
 
indexValid - Variable in class java.util.IdentityHashMap.IdentityHashMapIterator
 
indexedBinarySearch(List, Object) - Static method in class java.util.Collections
 
indexedBinarySearch(List, Object, Comparator) - Static method in class java.util.Collections
 
inf - Variable in class java.util.zip.InflaterInputStream
Decompressor for this stream.
infAddress - Variable in class java.net.MulticastSocket
The "last" interface set by setInterface on this MulticastSocket
infLock - Variable in class java.net.MulticastSocket
The lock on the socket's interface - used by setInterface and getInterface
inferCaller() - Method in class java.util.logging.LogRecord
 
infinity - Static variable in class java.lang.FloatingDecimal
 
infinity - Variable in class java.text.DecimalFormatSymbols
String used to represent infinity.
inflate(byte[], int, int) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
inflate(byte[]) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
inflateBytes(byte[], int, int) - Method in class java.util.zip.Inflater
 
inflaters - Variable in class java.util.zip.ZipFile
 
info - Static variable in class java.awt.SystemColor
The color rendered for the background of tooltips or spot help.
info - Variable in class java.awt.font.TextJustifier
 
info(String) - Method in class java.util.logging.Logger
Log an INFO message.
info() - Static method in class javax.swing.DebugGraphics
Returns DebugGraphicsInfo, or creates one if none exists.
info - Variable in class javax.swing.tree.FixedHeightLayoutCache
Used for getting path/row information.
infoText - Static variable in class java.awt.SystemColor
The color rendered for the text of tooltips or spot help.
inhead - Variable in class javax.swing.text.html.parser.DocumentParser
 
inheritableThreadLocals - Variable in class java.lang.Thread
 
inherited - Variable in class javax.swing.text.html.CSS.Attribute
 
inheritedAccessControlContext - Variable in class java.lang.Thread
 
init(String, GraphicsConfiguration) - Method in class java.awt.Frame
 
init(GraphicsDevice) - Method in class java.awt.Robot
 
init(GraphicsConfiguration) - Method in class java.awt.Window
 
init(int) - Method in class java.io.FilePermission
initialize a FilePermission object.
init(OutputStreamWriter) - Method in class java.io.PrintStream
 
init(ThreadGroup, Runnable, String, long) - Method in class java.lang.Thread
Initialize a Thread.
init() - Static method in class java.net.DatagramPacket
Perform class load-time initializations.
init() - Static method in class java.net.Inet4Address
Perform class load-time initializations.
init() - Static method in class java.net.Inet6Address
Perform class load-time initializations.
init() - Static method in class java.net.InetAddress
Perform class load-time initializations.
init() - Static method in class java.net.NetworkInterface
 
init() - Static method in class java.net.PlainDatagramSocketImpl
Perform class load-time initializations.
init() - Static method in class java.net.SocketInputStream
Perform class load-time initializations.
init() - Static method in class java.net.SocketOutputStream
Perform class load-time initializations.
init(String, int) - Method in class java.net.SocketPermission
Initialize the SocketPermission object.
init() - Method in class java.util.HashMap
Initialization hook for subclasses.
init(int) - Method in class java.util.IdentityHashMap
Initialize object to be an empty map with the specified initial capacity, which is assumed to be a power of two between MINIMUM_CAPACITY and MAXIMUM_CAPACITY inclusive.
init() - Method in class java.util.LinkedHashMap
Called by superclass constructors and pseudoconstructors (clone, readObject) before any entries are inserted into the map.
init(int) - Method in class java.util.PropertyPermission
initialize a PropertyPermission object.
init() - Method in class java.util.logging.MemoryHandler
 
init(int, int, boolean) - Static method in class java.util.zip.Deflater
 
init(boolean) - Static method in class java.util.zip.Inflater
 
init(String, Icon) - Method in class javax.swing.AbstractButton
 
init() - Method in class javax.swing.JComboBox
 
init(String, Icon) - Method in class javax.swing.JMenuItem
Initializes the menu item with the specified text and icon.
init(Graphics) - Method in class javax.swing.SwingGraphics
 
init() - Method in class javax.swing.text.html.FrameSetView
Initializes a number of internal state variables that store information about space allocation for the frames contained within the frameset.
init(StateEditable, String) - Method in class javax.swing.undo.StateEdit
 
init(InputSource, String, InputEntity, boolean) - Method in class org.apache.crimson.parser.InputEntity
Use this for an external parsed entity
init(char[], String, InputEntity, boolean) - Method in class org.apache.crimson.parser.InputEntity
 
init() - Method in class org.apache.crimson.parser.Parser2
 
init() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Standard applet initialization.
init() - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Initialize the internal structures of the Pool Manager
init(int) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
init(String, String, Properties) - Method in class org.apache.xalan.lib.sql.XConnection
Initilize is being called because we did not have an existing Connection Pool, so let's see if we created one already or lets create one ourselves.
init(TransformerFactoryImpl) - Method in class org.apache.xalan.processor.StylesheetHandler
Do common initialization.
init(Writer, Properties) - Method in class org.apache.xalan.serialize.SerializerToXML
Initialize the serializer with the specified writer and output format.
init(Writer, Properties, boolean) - Method in class org.apache.xalan.serialize.SerializerToXML
Initialize the serializer with the specified writer and output format.
init(OutputStream, Properties) - Method in class org.apache.xalan.serialize.SerializerToXML
Initialize the serializer with the specified output stream and output format.
init(TransformerImpl, ContentHandler) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Initializer method.
init(CoroutineManager, int, XMLReader) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. Initialize the coroutine parser.
init(CoroutineManager, int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
init(Compiler, int, int) - Method in class org.apache.xpath.axes.AxesWalker
Initialize an AxesWalker during the parse of the XPath expression.
init(Compiler, int, int) - Method in class org.apache.xpath.axes.FilterExprWalker
Init a FilterExprWalker.
initAll(AttributedCharacterIterator) - Method in class java.awt.font.TextMeasurer
Initialize state, including fChars array, direction, and fBidi.
initAnimationIndex() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
initBlockedOn() - Static method in class java.nio.channels.spi.AbstractInterruptibleChannel
 
initCause(Throwable) - Method in class java.lang.Throwable
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in class org.apache.xml.dtm.DTMException
Initializes the cause of this throwable to the specified value.
initClassDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Initialize the uiClassID to BasicComponentUI mapping.
initClassDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Creates the mapping from UI class IDs to ComponentUI classes, putting the ID-ComponentUI pairs in the passed-in defaults table.
initColors() - Method in class javax.swing.colorchooser.MainSwatchPanel
 
initColors() - Method in class javax.swing.colorchooser.RecentSwatchPanel
 
initColors() - Method in class javax.swing.colorchooser.SwatchPanel
 
initComponentDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
 
initComponentDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
 
initComposeState() - Method in class org.apache.xalan.templates.StylesheetRoot
Initialize a new ComposeState.
initConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
 
initCursorDir() - Static method in class java.awt.Cursor
 
initCycleTime() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
initDefaultRule(ErrorListener) - Method in class org.apache.xalan.templates.StylesheetRoot
Create the default rule if needed.
initDispatchThread() - Method in class java.awt.EventQueue
 
initDocument(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Reset a dtm document to its initial (empty) state.
initExtendedTypes() - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Initialize the vector of extended types with the basic DOM node types.
initFields(long) - Method in class java.util.zip.ZipEntry
 
initFocusTraversalKeysSet(String, Set) - Static method in class java.awt.KeyboardFocusManager
 
initFocusability() - Method in class javax.swing.JMenu
Overriden to do nothing.
initFocusability() - Method in class javax.swing.JMenuItem
Inititalizes the focusability of the the JMenuItem.
initFromElement(Element) - Method in class org.apache.xalan.lib.sql.XConnection
Allow the database connection information to be sepcified in the XML tree.
initFromMap(Map) - Method in class java.awt.Font
 
initIDs() - Static method in class java.awt.AWTEvent
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.Button
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.Checkbox
Initialize JNI field and method ids
initIDs() - Static method in class java.awt.CheckboxMenuItem
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Color
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Component
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Container
Initialize JNI field and method IDs for fields that may be called from C.
initIDs() - Static method in class java.awt.Cursor
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.Dialog
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Dimension
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Event
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.FileDialog
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.Font
 
initIDs() - Static method in class java.awt.FontMetrics
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Frame
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Insets
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.KeyboardFocusManager
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Label
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Menu
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.MenuBar
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.MenuComponent
Initialize JNI field and method IDs.
initIDs() - Static method in class java.awt.MenuItem
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.Rectangle
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.ScrollPane
Initialize JNI field and method IDs
initIDs() - Static method in class java.awt.ScrollPaneAdjustable
Initialize JNI field and method ids.
initIDs() - Static method in class java.awt.Scrollbar
Initialize JNI field and method IDs.
initIDs() - Static method in class java.awt.TextArea
Initialize JNI field and method ids
initIDs() - Static method in class java.awt.TextField
Initialize JNI field and method ids
initIDs() - Static method in class java.awt.Toolkit
Initialize JNI field and method ids
initIDs() - Static method in class java.awt.Window
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.event.InputEvent
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.event.KeyEvent
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.event.MouseEvent
Initialize JNI field and method IDs for fields that may be accessed from C.
initIDs() - Static method in class java.awt.image.BufferedImage
 
initIDs() - Static method in class java.awt.image.ColorModel
 
initIDs() - Static method in class java.awt.image.ComponentSampleModel
 
initIDs() - Static method in class java.awt.image.IndexColorModel
 
initIDs() - Static method in class java.awt.image.Kernel
 
initIDs() - Static method in class java.awt.image.Raster
 
initIDs() - Static method in class java.awt.image.SampleModel
 
initIDs() - Static method in class java.awt.image.SinglePixelPackedSampleModel
 
initIDs() - Static method in class java.io.FileDescriptor
 
initIDs() - Static method in class java.io.FileInputStream
 
initIDs() - Static method in class java.io.FileOutputStream
 
initIDs() - Static method in class java.io.RandomAccessFile
 
initIDs() - Static method in class java.io.Win32FileSystem
 
initIDs() - Static method in class java.io.WinNTFileSystem
 
initIDs() - Static method in class java.util.zip.Deflater
 
initIDs() - Static method in class java.util.zip.Inflater
 
initIDs() - Static method in class java.util.zip.ZipEntry
 
initIDs() - Static method in class java.util.zip.ZipFile
 
initIndeterminateDefaults() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Initialize cycleTime, repaintInterval, numFrames, animationIndex.
initIndeterminateValues() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Invoked by PropertyChangeHandler before startAnimationTimer().
initMatchPattern(Compiler, String, PrefixResolver) - Method in class org.apache.xpath.compiler.XPathParser
Given an string, init an XPath object for pattern matches, in order that a parse doesn't have to be done each time the expression is evaluated.
initMnemonics() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Installs the state needed for mnemonics.
initNative() - Static method in class java.io.ObjectStreamClass
Initializes native code.
initNodeTest(int) - Method in class org.apache.xpath.patterns.NodeTest
Initialize this node test by setting the whatToShow property, and calculating the score that this test will return if a test succeeds.
initNodeTest(int, String, String) - Method in class org.apache.xpath.patterns.NodeTest
Initialize this node test by setting the whatToShow property and the namespace and local name, and calculating the score that this test will return if a test succeeds.
initNonProxy(ObjectStreamClass, Class, ClassNotFoundException, ObjectStreamClass) - Method in class java.io.ObjectStreamClass
Initializes class descriptor representing a non-proxy class.
initPredicateInfo(Compiler, int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Init predicate info.
initProperties(Properties) - Static method in class java.lang.System
 
initPropertiesIfNecessary() - Method in class javax.swing.plaf.basic.BasicDropTargetListener
Initializes the internal properties if they haven't been already inited.
initProto() - Static method in class java.net.PlainSocketImpl
 
initProximityPosition(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Init the proximity position to zero for a forward axes.
initProxy(Class, ClassNotFoundException, ObjectStreamClass) - Method in class java.io.ObjectStreamClass
Initializes class descriptor representing a proxy class.
initRNG() - Static method in class java.lang.Math
 
initRNG() - Static method in class java.lang.StrictMath
 
initRawValues() - Method in class javax.swing.colorchooser.MainSwatchPanel
 
initRepaintInterval() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
initResourceBundle(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Initialize the defaults table with the name of the ResourceBundle used for getting localized defaults.
initResourceBundle(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Initialize the defaults table with the name of the ResourceBundle used for getting localized defaults.
initScale() - Method in class java.awt.image.ComponentColorModel
 
initSelections(int, int) - Method in class javax.swing.text.GlyphView
Lazily initializes the selections field
initSystemClassLoader() - Static method in class java.lang.ClassLoader
 
initSystemColorDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Load the SystemColors into the defaults table.
initSystemColorDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Load the SystemColors into the defaults table.
initTextLine() - Method in class java.awt.font.TextLayout
 
initValues() - Method in class javax.swing.colorchooser.MainSwatchPanel
 
initValues() - Method in class javax.swing.colorchooser.RecentSwatchPanel
 
initValues() - Method in class javax.swing.colorchooser.SwatchPanel
 
initXPath(Compiler, String, PrefixResolver) - Method in class org.apache.xpath.compiler.XPathParser
Given an string, init an XPath object for selections, in order that a parse doesn't have to be done each time the expression is evaluated.
init_with_ip - Variable in class java.net.SocketPermission
 
initialColor - Variable in class javax.swing.ColorChooserDialog
 
initialDelay - Variable in class javax.swing.Timer
 
initialFocusComponent - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
Component to receive focus when messaged with selectInitialValue.
initialSelectionValue - Variable in class javax.swing.JOptionPane
Initial value to select in selectionValues.
initialState() - Method in class java.text.WordBreakTable
Get the start state
initialText - Variable in class javax.swing.text.html.TextAreaDocument
 
initialValue() - Method in class java.lang.ThreadLocal
Returns the current thread's initial value for this thread-local variable.
initialValue - Variable in class javax.swing.JOptionPane
Value that should be initially selected in options.
initialValue - Variable in class javax.swing.text.html.OptionListModel
 
initialX - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Initial location of the divider.
initialize(String, String, ClassLoader) - Method in class java.awt.datatransfer.DataFlavor
Common initialization code called from various constructors.
initialize(int, int, ColorModel, Object, int, int, Hashtable) - Method in class java.awt.image.MemoryImageSource
 
initialize() - Static method in class java.lang.Compiler
 
initialize() - Static method in class java.sql.DriverManager
 
initialize(Locale) - Method in class java.text.DecimalFormatSymbols
Initializes the symbols from the LocaleElements resource bundle.
initialize(Locale) - Method in class java.text.SimpleDateFormat
 
initialize() - Method in class javax.swing.LookAndFeel
UIManager.setLookAndFeel calls this method before the first call (and typically the only call) to getDefaults().
initialize() - Static method in class javax.swing.UIManager
 
initialize(AttributeSet) - Method in class javax.swing.text.StyleContext.KeyBuilder
 
initialize(Object[]) - Method in class javax.swing.text.StyleContext.KeyBuilder
Initialize with a set of already sorted keys (data from an existing SmallAttributeSet).
initialize(URI) - Method in class org.apache.xml.utils.URI
Initialize all fields of this URI from another URI.
initialize(URI, String) - Method in class org.apache.xml.utils.URI
Initializes this URI from a base URI and a URI specification string.
initializeAuthority(String) - Method in class org.apache.xml.utils.URI
Initialize the authority (userinfo, host and port) for this URI from a URI string spec.
initializeAutoscrolling(Point) - Method in class java.awt.dnd.DropTarget
initialize autoscrolling
initializeAuxiliaryLAFs(Properties) - Static method in class javax.swing.UIManager
 
initializeData(Locale) - Method in class java.text.DateFormatSymbols
 
initializeDefaultCentury() - Method in class java.text.SimpleDateFormat
 
initializeDefaultLAF(Properties) - Static method in class javax.swing.UIManager
If the user has specified a default look and feel, use that.
initializeDesktopProperties() - Method in class java.awt.Toolkit
initializeDesktopProperties
initializeFocusTraversalKeys() - Method in class java.awt.Component
 
initializeFocusTraversalKeys() - Method in class java.awt.Container
 
initializeFont(Hashtable) - Method in class java.awt.Font
 
initializeGlobalHandlers() - Method in class java.util.logging.LogManager
 
initializeInstalledLAFs(Properties) - Static method in class javax.swing.UIManager
If a swing.properties file exist and it has a swing.installedlafs property then initialize the installedLAFs field.
initializeJavaAssertionMaps() - Method in class java.lang.ClassLoader
 
initializeLocalVars() - Method in class javax.swing.JTable
Initializes table properties to their default values.
initializeLocalVars() - Method in class javax.swing.table.JTableHeader
Initializes the local variables and properties with default values.
initializePalettesIfNecessary() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
initializePath(String) - Static method in class java.lang.ClassLoader
 
initializePath(String) - Method in class org.apache.xml.utils.URI
Initialize the path for this URI from a URI string spec.
initializePool() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
initializeProvider() - Static method in class java.rmi.server.RMIClassLoader
Chooses provider instance, following above documentation.
initializeScheme(String) - Method in class org.apache.xml.utils.URI
Initialize the scheme for this URI from a URI string spec.
initializeSystemClass() - Static method in class java.lang.System
Initialize the system class.
initializeSystemDefaults(Properties) - Static method in class javax.swing.UIManager
 
initializeVerifier() - Method in class java.util.jar.JarFile
 
initialized - Variable in class java.lang.ClassLoader
 
initialized - Variable in class java.lang.SecurityManager
 
initialized - Static variable in class java.sql.DriverManager
 
initialized - Variable in class javax.swing.UIManager.LAFState
 
initializedGlobalHandlers - Variable in class java.util.logging.LogManager
 
initializer - Variable in class org.apache.xml.utils.synthetic.reflection.Field
Field name, initializer
initiateToolTip(MouseEvent) - Method in class javax.swing.ToolTipManager
 
initted - Static variable in class java.lang.Class
 
innards - Variable in class javax.swing.plaf.metal.MetalProgressBarUI
 
inner - Variable in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
inner - Variable in class javax.swing.plaf.basic.BasicDropTargetListener
 
innerGap - Variable in class javax.swing.colorchooser.DefaultPreviewPanel
 
innerclasses - Variable in class org.apache.xml.utils.synthetic.Class
Field innerclasses.
input - Variable in class java.io.StreamTokenizer
 
input - Variable in class java.net.URI.Parser
 
input - Variable in class java.net.URISyntaxException
 
input - Variable in class javax.swing.text.html.HTMLEditorKit
 
input - Variable in class org.apache.crimson.parser.InputEntity
 
inputAttributeUpdater - Variable in class javax.swing.text.StyledEditorKit
This listener will be attached to the caret of the text component that the EditorKit gets installed into.
inputAttributes - Variable in class javax.swing.text.StyledEditorKit
This is the set of attributes used to store the input attributes.
inputComponent - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
JComponent provide for input if optionPane.getWantsInput() returns true.
inputContext - Variable in class java.awt.Window
 
inputContextLock - Variable in class java.awt.Window
 
inputLength - Variable in class java.nio.charset.MalformedInputException
 
inputLength - Variable in class java.nio.charset.UnmappableCharacterException
 
inputMethodListener - Variable in class java.awt.Component
 
inputMethodListenerK - Static variable in class java.awt.Component
 
inputMethodRequestsHandler - Variable in class javax.swing.text.JTextComponent
 
inputMethodTextChanged(InputMethodEvent) - Method in class java.awt.AWTEventMulticaster
Handles the inputMethodTextChanged event by invoking the inputMethodTextChanged methods on listener-a and listener-b.
inputMethodTextChanged(InputMethodEvent) - Method in interface java.awt.event.InputMethodListener
Invoked when the text entered through an input method has changed.
inputStream - Variable in class javax.swing.JComponent.ReadObjectCallback
 
inputValue - Variable in class javax.swing.JOptionPane
Value the user has input.
inputVerifier - Variable in class javax.swing.JComponent
 
insert(String, int) - Method in class java.awt.Choice
Inserts the item into this choice at the specified position.
insert(MediaEntry, MediaEntry) - Static method in class java.awt.MediaEntry
 
insert(MenuItem, int) - Method in class java.awt.Menu
Inserts a menu item into this menu at the specified position.
insert(String, int) - Method in class java.awt.Menu
Inserts a menu item with the specified label into this menu at the specified position.
insert(String, int) - Method in class java.awt.TextArea
Inserts the specified text at the specified position in this text area.
insert(String, int) - Method in interface java.awt.peer.TextAreaPeer
 
insert(Object, int) - Method in class java.io.ObjectOutputStream.HandleTable
Inserts mapping object -> handle mapping into table.
insert(int, char[], int, int) - Method in class java.lang.StringBuffer
Inserts the string representation of a subarray of the str array argument into this string buffer.
insert(int, Object) - Method in class java.lang.StringBuffer
Inserts the string representation of the Object argument into this string buffer.
insert(int, String) - Method in class java.lang.StringBuffer
Inserts the string into this string buffer.
insert(int, char[]) - Method in class java.lang.StringBuffer
Inserts the string representation of the char array argument into this string buffer.
insert(int, boolean) - Method in class java.lang.StringBuffer
Inserts the string representation of the boolean argument into this string buffer.
insert(int, char) - Method in class java.lang.StringBuffer
Inserts the string representation of the char argument into this string buffer.
insert(int, int) - Method in class java.lang.StringBuffer
Inserts the string representation of the second int argument into this string buffer.
insert(int, long) - Method in class java.lang.StringBuffer
Inserts the string representation of the long argument into this string buffer.
insert(int, float) - Method in class java.lang.StringBuffer
Inserts the string representation of the float argument into this string buffer.
insert(int, double) - Method in class java.lang.StringBuffer
Inserts the string representation of the double argument into this string buffer.
insert(String, int) - Method in class javax.swing.JMenu
Inserts a new menu item with the specified text at a given position.
insert(JMenuItem, int) - Method in class javax.swing.JMenu
Inserts the specified JMenuitem at a given position.
insert(Action, int) - Method in class javax.swing.JMenu
Inserts a new menu item attached to the specified Action object at a given position.
insert(Action, int) - Method in class javax.swing.JPopupMenu
Inserts a menu item for the specified Action object at a given position.
insert(Component, int) - Method in class javax.swing.JPopupMenu
Inserts the specified component into the menu at a given position.
insert(String, int) - Method in class javax.swing.JTextArea
Inserts the specified text at the specified position.
insert(int, int, DefaultStyledDocument.ElementSpec[], AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Inserts new content.
insert(int, DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument
Inserts new elements in bulk.
insert(int, View) - Method in class javax.swing.text.View
Inserts a single child view.
insert(int, DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.html.HTMLDocument
Inserts new elements in bulk.
insert(MutableTreeNode, int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes newChild from its present parent (if it has a parent), sets the child's parent to this node, and then adds the child to this node's child array at index childIndex.
insert(MutableTreeNode, int) - Method in interface javax.swing.tree.MutableTreeNode
Adds child to the receiver at index.
insertAfterEnd(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string after the the end of the given element.
insertAfterImplied - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
If true, behavior is similiar to insertTag, but instead of waiting for insertTag will wait for first Element without an 'implied' attribute and begin inserting then.
insertAfterStart(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string at the start of the element.
insertAssociationIntoList(TemplateSubPatternAssociation, TemplateSubPatternAssociation, boolean) - Method in class org.apache.xalan.templates.TemplateList
Insert the given TemplateSubPatternAssociation into the the linked list.
insertAtBoundary(JEditorPane, HTMLDocument, int, Element, String, HTML.Tag, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
This is invoked when inserting at a boundary.
insertAtBoundry(JEditorPane, HTMLDocument, int, Element, String, HTML.Tag, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Deprecated. As of Java 2 platform v1.3, use insertAtBoundary
insertAttributeSetAt(AttributeSet, int) - Method in class javax.swing.text.html.MuxingAttributeSet
Inserts as at index.
insertBefore(Node, Node) - Method in class org.apache.crimson.tree.NodeBase
DOM: Throws a HIERARCHY_REQUEST_ERR DOMException.
insertBefore(Node, Node) - Method in class org.apache.crimson.tree.ParentNode
DOM: Inserts the new child before the specified child, which if null indicates appending the new child to the current set of children.
insertBefore(Node, Node) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Inserts the specified child node into the document.
insertBefore(Node, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Unimplemented.
insertBefore(Node, Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
insertBefore(Node, Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
insertBefore(Node, Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
insertBefore(Node, Node) - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
insertBeforeEnd(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string at the end of the element.
insertBeforeStart(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string before the start of the given element.
insertBreakAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place a line/paragraph break into the document.
insertChar(AttributedCharacterIterator, int) - Method in class java.awt.font.LineBreakMeasurer
Updates this LineBreakMeasurer after a single character is inserted into the text, and sets the current position to the beginning of the paragraph.
insertChar(AttributedCharacterIterator, char[], int, StyledParagraph) - Static method in class java.awt.font.StyledParagraph
Return a StyledParagraph reflecting the insertion of a single character into the text.
insertChar(AttributedCharacterIterator, int) - Method in class java.awt.font.TextMeasurer
Updates the TextMeasurer after a single character has been inserted into the paragraph currently represented by this TextMeasurer.
insertComponent(Component) - Method in class javax.swing.JTextPane
Inserts a component into the document as a replacement for the currently selected content.
insertComposedTextUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.PlainDocument
 
insertContentAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place content into the associated document.
insertData(int, String) - Method in class org.apache.crimson.tree.DataNode
DOM: Inserts the given data into the existing stored data at the specified offset.
insertData(int, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
insertData(int, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
insertElement(DefaultStyledDocument.ElementSpec) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
insertElementAt(Object, int) - Method in class java.util.Vector
Inserts the specified object as a component in this vector at the specified index.
insertElementAt(Object, int) - Method in class javax.swing.DefaultComboBoxModel
 
insertElementAt(Object, int) - Method in class javax.swing.DefaultListModel
Inserts the specified object as a component in this list at the specified index.
insertElementAt(Object, int) - Method in interface javax.swing.MutableComboBoxModel
Adds an item at a specific index.
insertElementAt(GapContent.MarkData, int) - Method in class javax.swing.text.GapContent.MarkVector
Inserts a mark into the vector
insertElementAt(int, int) - Method in class org.apache.xml.utils.IntVector
Inserts the specified node in this vector at the specified index.
insertElementAt(int, int) - Method in class org.apache.xml.utils.NodeVector
Inserts the specified node in this vector at the specified index.
insertElementAt(Object, int) - Method in class org.apache.xml.utils.ObjectVector
Inserts the specified object in this vector at the specified index.
insertElementAt(byte, int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Inserts the specified node in this vector at the specified index.
insertElementAt(int, int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Inserts the specified node in this vector at the specified index.
insertElementAt(Node, int) - Method in class org.apache.xpath.NodeSet
Inserts the specified node in this vector at the specified index.
insertElementAt(int, int) - Method in class org.apache.xpath.NodeSetDTM
Inserts the specified node in this vector at the specified index.
insertEntries(int, int, int) - Method in class javax.swing.SizeSequence
Adds a contiguous group of entries to this SizeSequence.
insertExtendedStyleAt(Style, int) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
Adds s as one of the Attributesets to look up attributes in.
insertFirstContent(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Inserts the first content.
insertHTML(Element, int, String, boolean) - Method in class javax.swing.text.html.HTMLDocument
Inserts a string of HTML into the document at the given position.
insertHTML(JEditorPane, HTMLDocument, int, String, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
A cover for HTMLEditorKit.insertHTML.
insertHTML(HTMLDocument, int, String, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit
Inserts HTML into an existing document.
insertIcon(Icon) - Method in class javax.swing.JTextPane
Inserts an icon into the document as a replacement for the currently selected content.
insertInOrder(int) - Method in class org.apache.xml.utils.NodeVector
Insert a node in order in the list.
insertIndexForLayer(int, int) - Method in class javax.swing.JLayeredPane
Primitive method that determines the proper location to insert a new child based on layer and position requests.
insertIndexInterval(int, int, boolean) - Method in class javax.swing.DefaultListSelectionModel
Insert length indices beginning before/after index.
insertIndexInterval(int, int, boolean) - Method in interface javax.swing.ListSelectionModel
Insert length indices beginning before/after index.
insertIndexInterval(int, int, boolean) - Method in class javax.swing.text.html.OptionListModel
Insert length indices beginning before/after index.
insertInsertTag - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
If true, the insertTag is inserted, otherwise elements after the insertTag is found are inserted.
insertInto(int, int[], int) - Static method in class java.awt.font.StyledParagraph
Adjust indices in starts to reflect an insertion after pos.
insertIntoTag(JEditorPane, HTMLDocument, int, HTML.Tag, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
If there is an Element with name tag at offset, this will invoke either insertAtBoundary or insertHTML.
insertItemAt(Object, int) - Method in class javax.swing.JComboBox
Inserts an item into the item list at a given index.
insertNode(Node, int) - Method in class org.apache.xpath.NodeSet
Insert a node at a given position.
insertNode(int, int) - Method in class org.apache.xpath.NodeSetDTM
Insert a node at a given position.
insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class javax.swing.tree.DefaultTreeModel
Invoked this to insert newChild at location index in parents children.
insertOp - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
insertOp(int, int, int) - Method in class org.apache.xpath.compiler.XPathParser
Insert room for operation.
insertPath - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
For insert, path to inserted elements.
insertPatternInTable(StepPattern, ElemTemplate) - Method in class org.apache.xalan.templates.TemplateList
Add a template to the template list.
insertRow() - Method in interface java.sql.ResultSet
Inserts the contents of the insert row into this ResultSet object and into the database.
insertRow(int, Vector) - Method in class javax.swing.table.DefaultTableModel
Inserts a row at row in the model.
insertRow(int, Object[]) - Method in class javax.swing.table.DefaultTableModel
Inserts a row at row in the model.
insertSeparator(int) - Method in class java.awt.Menu
Inserts a separator at the specified position.
insertSeparator(int) - Method in class javax.swing.JMenu
Inserts a separator at the specified position.
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class javax.swing.JSpinner.ListEditor.ListFormatter.Filter
 
insertString(int, String) - Method in interface javax.swing.text.AbstractDocument.Content
Inserts a string of characters into the sequence.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument.DefaultFilterBypass
 
insertString(int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Inserts some content into the document.
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class javax.swing.text.DefaultFormatter.DefaultDocumentFilter
 
insertString(int, String, AttributeSet) - Method in interface javax.swing.text.Document
Inserts a string of content.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter.FilterBypass
Inserts the specified text, bypassing the DocumentFilter.
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter
Invoked prior to insertion of text into the specified Document.
insertString(int, String) - Method in class javax.swing.text.GapContent
Inserts a string into the content.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.PlainDocument
Inserts some content into the document.
insertString(int, String) - Method in class javax.swing.text.StringContent
Inserts a string into the content.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.html.HTMLDocument.FixedLengthDocument
 
insertStyle(Style, int) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
Inserts a Style into the receiver so that the styles the receiver represents are still ordered by specificity.
insertTab(String, Icon, Component, String, int) - Method in class javax.swing.JTabbedPane
Inserts a component, at index, represented by a title and/or icon, either of which may be null.
insertTabAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place a tab character into the document.
insertTag - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
If non null, gives parent Tag that insert is to happen at.
insertTagDepthDelta - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
When foundInsertTag is set to true, this will be updated to reflect the delta between the two structures.
insertText(String, int) - Method in class java.awt.TextArea
Deprecated. As of JDK version 1.1, replaced by insert(String, int).
insertText(String, int) - Method in interface java.awt.peer.TextAreaPeer
DEPRECATED: Replaced by insert(String, int).
insertTextAtIndex(int, String) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Inserts the specified string at the given index
insertUpdate(DocumentEvent) - Method in class javax.swing.JFormattedTextField.DocumentHandler
 
insertUpdate(DocumentEvent) - Method in interface javax.swing.event.DocumentListener
Gives notification that there was an insert into the document.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
The insert notification.
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent) - Method in class javax.swing.text.DefaultCaret.UpdateHandler
Updates the dot and mark if they were changed by the insertion.
insertUpdate(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Inserts an update into the document.
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FieldView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.FlowView.FlowStrategy
Gives notification that something was inserted into the document in a location that the given flow view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.GlyphView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles document insert (fire appropriate property change event which is AccessibleContext.ACCESSIBLE_TEXT_PROPERTY).
insertUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.PlainDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.TextLayoutStrategy
Gives notification that something was inserted into the document in a location that the given flow view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView.WrappedLine
 
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ZoneView.Zone
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ZoneView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent) - Method in class javax.swing.text.html.AccessibleHTML.DocumentHandler
 
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.html.HTMLDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent) - Method in class javax.swing.text.html.HiddenTagView
 
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.TableView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertedByErrorRecovery - Variable in class javax.swing.text.html.parser.TagElement
 
insertsAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row insert can be detected by calling the method ResultSet.rowInserted.
inset - Variable in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
insetCache - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
insetSize(Container) - Method in class javax.swing.JSpinner.DefaultEditor
Returns the size of the parents insets.
insets() - Method in class java.awt.Container
Deprecated. As of JDK version 1.1, replaced by getInsets().
insets - Variable in class java.awt.GridBagConstraints
This field specifies the external padding of the component, the minimum amount of space between the component and the edges of its display area.
insets() - Method in interface java.awt.peer.ContainerPeer
DEPRECATED: Replaced by getInsets().
insets - Static variable in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
insets - Static variable in class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
 
insets - Static variable in class javax.swing.plaf.metal.MetalBorders.FrameBorder
 
insets - Static variable in class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
insets - Static variable in class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
insets - Static variable in class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
insets - Static variable in class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
 
inside(int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by contains(int, int).
inside(int, int) - Method in class java.awt.Polygon
Deprecated. As of JDK version 1.1, replaced by contains(int, int).
inside(int, int) - Method in class java.awt.Rectangle
Deprecated. As of JDK version 1.1, replaced by contains(int, int).
insideBorder - Variable in class javax.swing.border.CompoundBorder
 
insideComponent - Variable in class javax.swing.ToolTipManager
 
insideTimer - Variable in class javax.swing.ToolTipManager
 
install(JFormattedTextField) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Installs the AbstractFormatter onto a particular JFormattedTextField.
install() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
 
install() - Method in class javax.swing.plaf.metal.MetalTheme
This is invoked when a MetalLookAndFeel is installed and about to start using this theme.
install(JTextComponent) - Method in interface javax.swing.text.Caret
Called when the UI is being installed into the interface of a JTextComponent.
install(JTextComponent) - Method in class javax.swing.text.DefaultCaret
Called when the UI is being installed into the interface of a JTextComponent.
install(JFormattedTextField) - Method in class javax.swing.text.DefaultFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JTextComponent) - Method in class javax.swing.text.DefaultHighlighter
Called when the UI is being installed into the interface of a JTextComponent.
install(JEditorPane) - Method in class javax.swing.text.EditorKit
Called when the kit is being installed into the a JEditorPane.
install(JTextComponent) - Method in interface javax.swing.text.Highlighter
Called when the UI is being installed into the interface of a JTextComponent.
install(JFormattedTextField) - Method in class javax.swing.text.InternationalFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JTextComponent) - Method in class javax.swing.text.JTextComponent.ComposedTextCaret
 
install(JFormattedTextField) - Method in class javax.swing.text.MaskFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JEditorPane) - Method in class javax.swing.text.StyledEditorKit
Called when the kit is being installed into a JEditorPane.
install(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit
Called when the kit is being installed into the a JEditorPane.
installAncestorListener() - Method in class javax.swing.JComboBox
 
installBorder(JComponent, String) - Static method in class javax.swing.LookAndFeel
Convenience method for installing a component's default Border object on the specified component if either the border is currently null or already an instance of UIResource.
installBorder(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Installs the appropriate Border onto the JRootPane.
installChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Invoked when the panel is added to the chooser.
installChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
installChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
The background color, foreground color, and font are already set to the defaults from the defaults table before this method is called.
installChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
The background color, foreground color, and font are already set to the defaults from the defaults table before this method is called.
installClientDecorations(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Installs the necessary state onto the JRootPane to render client decorations.
installColors(JComponent, String, String) - Static method in class javax.swing.LookAndFeel
Convenience method for initializing a component's foreground and background color properties with values from the current defaults table.
installColorsAndFont(JComponent, String, String, String) - Static method in class javax.swing.LookAndFeel
Convenience method for initializing a components foreground background and font properties with values from the current defaults table.
installComboBoxListeners() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method adds the necessary listeners to the JComboBox.
installComboBoxModelListeners(ComboBoxModel) - Method in class javax.swing.plaf.basic.BasicComboPopup
Installs the listeners on the combo box model.
installComponents() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates and initializes the components which make up the aggregate combo box.
installComponents() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installComponents(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installComponents(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installComponents(JMenuItem) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installComponents(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Creates and installs any required subcomponents for the JTabbedPane.
installComponents() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installComponents(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicTreeUI
Intalls the subcomponents of the tree, which is the renderer pane.
installComponents() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installComponents(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installDefaultTransferHandlerIfNecessary() - Method in class javax.swing.text.JTextComponent
If the current TransferHandler is null, this will install a new one.
installDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Installs the default colors, default font, default renderer, and default editor into the JComboBox.
installDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installDefaults(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installDefaults(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicListUI
Initialize JList properties, e.g. font, foreground, and background, and add the CellRendererPane.
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installDefaults(JPanel) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
installDefaults(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installDefaults(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installDefaults(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installDefaults(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Initialize the JSpinner border, foreground, and background, properties based on the corresponding "Spinner.*" properties from defaults table.
installDefaults() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the UI defaults.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Initialize JTableHeader properties, e.g. font, foreground, and background.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTableUI
Initialize JTable properties, e.g. font, foreground, and background.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTextUI
Initializes component properties, e.g. font, foreground, background, caret color, selection color, selected text color, disabled text color, and border color.
installDefaults(JSeparator) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
installDefaults(JSeparator) - Method in class javax.swing.plaf.metal.MetalSeparatorUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalTitlePane
Installs the fonts and necessary properties on the MetalTitlePane.
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
installDesktopManager() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installDocumentFilter(DocumentFilter) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Installs the DocumentFilter filter onto the current JFormattedTextField.
installEditorBorderListener(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Remove the border around the inner editor component for LaFs that install an outside border around the spinner,
installFunction(String, int, Function) - Method in class org.apache.xpath.XPath
Install a built-in function.
installFunction(String, Expression) - Static method in class org.apache.xpath.compiler.FunctionTable
Install a built-in function.
installFunction(Expression, int) - Static method in class org.apache.xpath.compiler.FunctionTable
Install a function loader at a specific index.
installIcons(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installKeyboardActions(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonListener
Register default key actions: pressing space to "click" a button and registring the keyboard mnemonic (if any).
installKeyboardActions(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Adds keyboard actions to the JComboBox.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installKeyboardActions(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicListUI
Registers the keyboard bindings on the JList that the BasicListUI is associated with.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installKeyboardActions(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installKeyboardActions(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installKeyboardActions(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Installs the KeyboardActions onto the JSpinner.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the keyboard actions for the UI.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Register all keyboard actions on the JTableHeader.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableUI
Register all keyboard actions on the JTable.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTextUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installKeyboardActions() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installLayout(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Installs the appropriate LayoutManager on the JRootPane to render the window decorations.
installListListeners() - Method in class javax.swing.plaf.basic.BasicComboPopup
Adds the listeners to the list control.
installListeners(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Create and install the listeners for the combo box and its model.
installListeners() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installListeners(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installListeners(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicListUI
Create and install the listeners for the JList, its model, and its selectionModel.
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installListeners(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installListeners(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installListeners(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installListeners(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Initializes propertyChangeListener with a shared object that delegates interesting PropertyChangeEvents to protected methods.
installListeners() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the event listeners for the UI.
installListeners() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Attaches listeners to the JTableHeader.
installListeners() - Method in class javax.swing.plaf.basic.BasicTableUI
Attaches listeners to the JTable.
installListeners() - Method in class javax.swing.plaf.basic.BasicTextUI
Installs listeners for the UI.
installListeners() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installListeners(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installListeners(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
installListeners(JScrollPane) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalTitlePane
Installs the necessary listeners.
installListeners() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
installLookAndFeel(UIManager.LookAndFeelInfo) - Static method in class javax.swing.UIManager
Adds the specified look and feel to the current array and then calls UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[]).
installLookAndFeel(String, String) - Static method in class javax.swing.UIManager
Creates a new look and feel and adds it to the current array.
installMouseHandlers(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installNonRolloverBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs non-rollover borders on all the child components of the JComponent.
installNormalBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs normal borders on all the child components of the JComponent.
installParserIfNecessary() - Method in class javax.swing.text.html.HTMLDocument
Installs a default Parser if one has not been installed yet.
installPreviewPanel() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installRolloverBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs rollover borders on all the child components of the JComponent.
installStrings(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installStrings(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installSubcomponents() - Method in class javax.swing.plaf.metal.MetalTitlePane
Adds any sub-Components contained in the MetalTitlePane.
installTitlePane() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installUI(JComponent) - Method in class javax.swing.plaf.ComponentUI
Configures the specified component appropriate for the look and feel.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
Initializes this.list by calling installDefaults(), installListeners(), and installKeyboardActions() in order.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Installs the receiver as the L&F for the passed in JOptionPane.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Calls installDefaults, installListeners, and then adds the components returned by createNextButton, createPreviousButton, and createEditor.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the UI.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextFieldUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Installs the UI for a component.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Invokes supers implementation of installUI to install the necessary state onto the passed in JRootPane to render the metal look and feel implementation of RootPaneUI.
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the installUI method on each UI handled by this object.
installWindowListeners(JRootPane, Component) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Installs the necessary Listeners on the parent Window, if there is one.
installedLAFs - Static variable in class javax.swing.UIManager
The default value of installedLAFS is used when no swing.properties file is available or if the file doesn't contain a "swing.installedlafs" property.
installedLAFsKey - Static variable in class javax.swing.UIManager
 
installpixel(Object, int) - Method in class java.awt.image.IndexColorModel
 
instance - Static variable in class java.awt.GraphicsCallback.PaintAllCallback
 
instance - Static variable in class java.awt.GraphicsCallback.PaintCallback
 
instance - Static variable in class java.awt.GraphicsCallback.PaintHeavyweightComponentsCallback
 
instance - Static variable in class java.awt.GraphicsCallback.PeerPaintCallback
 
instance - Static variable in class java.awt.GraphicsCallback.PeerPrintCallback
 
instance - Static variable in class java.awt.GraphicsCallback.PrintAllCallback
 
instance - Static variable in class java.awt.GraphicsCallback.PrintCallback
 
instance - Static variable in class java.awt.GraphicsCallback.PrintHeavyweightComponentsCallback
 
instance - Static variable in class javax.swing.MenuSelectionManager
 
instanceFollowRedirects - Variable in class java.net.HttpURLConnection
If true, the protocol will automatically follow redirects.
instanceMap - Static variable in class java.awt.font.TextAttribute
 
instanceMap - Static variable in class java.text.AttributedCharacterIterator.Attribute
 
instanceMap - Static variable in class java.text.DateFormat.Field
 
instanceMap - Static variable in class java.text.NumberFormat.Field
 
instances - Static variable in class java.util.Currency
 
instream - Variable in class org.apache.crimson.parser.XmlReader.BaseReader
 
instyle - Variable in class javax.swing.text.html.parser.DocumentParser
 
insureRowContinuity() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Makes sure the currently selected TreePaths are valid for the current selection mode.
insureUniqueness() - Method in class javax.swing.tree.DefaultTreeSelectionModel
This method is obsolete and its implementation is now a noop.
int0(int) - Static method in class java.nio.Bits
 
int1(int) - Static method in class java.nio.Bits
 
int2(int) - Static method in class java.nio.Bits
 
int2alphaCount(long, char[], FastStringBuffer) - Method in class org.apache.xalan.templates.ElemNumber
Convert a long integer into alphabetic counting, in other words count using the sequence A B C ...
int2alphaCount(int, char[]) - Method in class org.apache.xalan.transformer.NumeratorFormatter
Convert a long integer into alphabetic counting, in other words count using the sequence A B C ...
int2singlealphaCount(long, char[]) - Method in class org.apache.xalan.templates.ElemNumber
Convert a long integer into alphabetic counting, in other words count using the sequence A B C ...
int3(int) - Static method in class java.nio.Bits
 
intArrayCmp(int[], int[]) - Static method in class java.math.BigInteger
 
intArrayCmpToLen(int[], int[], int) - Static method in class java.math.BigInteger
 
intBitsToFloat(int) - Static method in class java.lang.Float
Returns the float value corresponding to a given bit represention.
intDecimalDigits - Static variable in class java.lang.FloatingDecimal
 
intFromBigEndian(byte[], int) - Static method in class java.awt.color.ICC_Profile
 
intKey() - Method in class java.awt.RenderingHints.Key
Returns the private integer key that the subclass instantiated this Key with.
intLen - Variable in class java.math.MutableBigInteger
The number of ints of the value array that are currently used to hold the magnitude of this MutableBigInteger.
intLength() - Method in class java.math.BigInteger
Returns the length of the two's complement representation in ints, including space for at least one sign bit.
intPixels - Variable in class java.awt.image.BufferedImageFilter
 
intPixels - Variable in class java.awt.image.PixelGrabber
 
intRadix - Static variable in class java.math.BigInteger
 
intToAltBase64 - Static variable in class java.util.prefs.Base64
This array is a lookup table that translates 6-bit positive integer index values into their "Alternate Base64 Alphabet" equivalents.
intToBase64 - Static variable in class java.util.prefs.Base64
This array is a lookup table that translates 6-bit positive integer index values into their "Base64 Alphabet" equivalents as specified in Table 1 of RFC 2045.
intToBigEndian(int, byte[], int) - Static method in class java.awt.color.ICC_Profile
 
intVal - Variable in class java.math.BigDecimal
The unscaled value of this BigDecimal, as returned by unscaledValue().
intValue() - Method in class java.lang.Byte
Returns the value of this Byte as an int.
intValue() - Method in class java.lang.Double
Returns the value of this Double as an int (by casting to type int).
intValue() - Method in class java.lang.Float
Returns the value of this Float as an int (by casting to type int).
intValue() - Method in class java.lang.Integer
Returns the value of this Integer as an int.
intValue() - Method in class java.lang.Long
Returns the value of this Long as an int.
intValue() - Method in class java.lang.Number
Returns the value of the specified number as an int.
intValue() - Method in class java.lang.Short
Returns the value of this Short as an int.
intValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int.
intValue() - Method in class java.math.BigInteger
Converts this BigInteger to an int.
intValue() - Method in class java.util.logging.Level
Get the integer value for this level.
interestOps() - Method in class java.nio.channels.SelectionKey
Retrieves this key's interest set.
interestOps(int) - Method in class java.nio.channels.SelectionKey
Sets this key's interest set to the given value.
interfaces - Variable in class org.apache.xml.utils.synthetic.Class
Field interfaces: A list of all interfaces implemented by the class or interface represented by this object.
intern() - Method in class java.lang.String
Returns a canonical representation for the string object.
internalAt(int, int) - Method in class java.text.BreakDictionary
Implementation of at() when we know the specified cell is populated.
internalClear(int) - Method in class java.util.Calendar
Clears the value of the given calendar field and resets the field status flags only.
internalComplement() - Method in class java.text.CharSet
Complements "this".
internalCurrentGroupID() - Static method in class java.rmi.activation.ActivationGroup
Returns the activation group identifier for the VM.
internalDifference(CharSet) - Method in class java.text.CharSet
Removes from "this" all the characters that are also in "that"
internalEntityDecl(String, String) - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
internalEntityDecl(String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilderNS
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an internal entity declaration.
internalFrame - Variable in class javax.swing.JInternalFrame.JDesktopIcon
 
internalFrameActivated(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is activated.
internalFrameActivated(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is activated.
internalFrameActivated(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameAltMaximizeIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
internalFrameCloseIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
internalFrameClosed(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame has been closed.
internalFrameClosed(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame has been closed.
internalFrameClosed(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameClosing(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is in the process of being closed.
internalFrameClosing(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is in the process of being closed.
internalFrameClosing(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameDeactivated(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is de-activated.
internalFrameDeactivated(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is de-activated.
internalFrameDeactivated(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameDefaultMenuIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
internalFrameDeiconified(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is de-iconified.
internalFrameDeiconified(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is de-iconified.
internalFrameDeiconified(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameIconified(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is iconified.
internalFrameIconified(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is iconified.
internalFrameIconified(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameLayout - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
internalFrameListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
internalFrameMaximizeIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
internalFrameMinimizeIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
internalFrameOpened(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame has been opened.
internalFrameOpened(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when a internal frame has been opened.
internalFrameOpened(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalGet(int) - Method in class java.util.Calendar
Gets the value for a given time field.
internalGetEra() - Method in class java.util.GregorianCalendar
Return the ERA.
internalIntersection(CharSet) - Method in class java.text.CharSet
Removes from this CharSet any characters that aren't also in "that"
internalSet(int, int) - Method in class java.util.Calendar
Sets the value for the given time field.
internalSetIndex(int) - Method in class java.text.AttributedString.AttributedStringIterator
 
internalSubset - Variable in class org.apache.crimson.tree.Doctype
 
internalUnion(CharSet) - Method in class java.text.CharSet
Adds the characters in "that" to this CharSet
interp - Variable in class java.awt.GradientPaintContext
 
interpolationType - Variable in class java.awt.image.AffineTransformOp
 
interrupt() - Method in class java.lang.Thread
Interrupts this thread.
interrupt() - Method in class java.lang.ThreadGroup
Interrupts all threads in this thread group.
interrupt0() - Method in class java.lang.Thread
 
interruptBlocking() - Method in class java.awt.Dialog
 
interrupted() - Static method in class java.lang.Thread
Tests whether the current thread has been interrupted.
interrupted - Variable in class java.nio.channels.spi.AbstractInterruptibleChannel
 
interruptor - Variable in class java.nio.channels.spi.AbstractInterruptibleChannel
 
interruptor - Variable in class java.nio.channels.spi.AbstractSelector
 
intersect(Area) - Method in class java.awt.geom.Area
Sets the shape of this Area to the intersection of its current shape and the shape of the specified Area.
intersect(Rectangle2D, Rectangle2D, Rectangle2D) - Static method in class java.awt.geom.Rectangle2D
Intersects the pair of specified source Rectangle2D objects and puts the result into the specified destination Rectangle2D object.
intersection(Rectangle) - Method in class java.awt.Rectangle
Computes the intersection of this Rectangle with the specified Rectangle.
intersection(CharSet) - Method in class java.text.CharSet
Returns the intersection of two CharSets.
intersection(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:intersection function returns a node set comprising the nodes that are within both the node sets passed as arguments to it.
intersection(NodeList, NodeList) - Static method in class org.apache.xalan.lib.Extensions
Returns the intersection of two node-sets.
intersects(double, double, double, double) - Method in class java.awt.Polygon
Tests if the interior of this Polygon intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class java.awt.Polygon
Tests if the interior of this Polygon intersects the interior of a specified Rectangle2D.
intersects(Rectangle) - Method in class java.awt.Rectangle
Determines whether or not this Rectangle and the specified Rectangle intersect.
intersects(double, double, double, double) - Method in interface java.awt.Shape
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in interface java.awt.Shape
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Arc2D
Determines whether or not the interior of the arc intersects the interior of the specified rectangle.
intersects(double, double, double, double) - Method in class java.awt.geom.Area
Tests whether the interior of this Area object intersects the interior of the specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.Area
Tests whether the interior of this Area object intersects the interior of the specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.CubicCurve2D
Tests if the shape intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class java.awt.geom.CubicCurve2D
Tests if the shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Ellipse2D
Tests if the interior of this Ellipse2D intersects the interior of a specified rectangular area.
intersects(double, double, double, double) - Method in class java.awt.geom.GeneralPath
Tests if the interior of this Shape intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class java.awt.geom.GeneralPath
Tests if the interior of this Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if this Line2D intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class java.awt.geom.Line2D
Tests if this Line2D intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.QuadCurve2D
Tests if the shape of this QuadCurve2D intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class java.awt.geom.QuadCurve2D
Tests if the shape of this QuadCurve2D intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the interior of this Rectangle2D intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class java.awt.geom.RectangularShape
Tests if the interior of theShape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Tests if the interior of this RoundRectangle2D intersects the interior of a specified set of rectangular coordinates.
intersects(BitSet) - Method in class java.util.BitSet
Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
intersectsClip(Shape, Rectangle) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
 
intersectsLine(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if the line segment from (X1, Y1) to (X2, Y2) intersects this line segment.
intersectsLine(Line2D) - Method in class java.awt.geom.Line2D
Tests if the specified line segment intersects this line segment.
intersectsLine(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the specified line segment intersects the interior of this Rectangle2D.
intersectsLine(Line2D) - Method in class java.awt.geom.Rectangle2D
Tests if the specified line segment intersects the interior of this Rectangle2D.
interval - Variable in class javax.swing.plaf.basic.BasicProgressBarUI.Animator
 
intervalAdded(ListDataEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
intervalAdded(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
List Data Listener interval added method.
intervalAdded(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Sent after the indices in the index0,index1 interval have been inserted in the data model.
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Obsolete - not used.
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
intervalRemoved(ListDataEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
intervalRemoved(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
List Data Listener interval removed method.
intervalRemoved(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Sent after the indices in the index0,index1 interval have been removed from the data model.
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Obsolete - not used.
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
intitle - Variable in class javax.swing.text.html.parser.DocumentParser
 
intlCurrencySymbol - Variable in class java.text.DecimalFormatSymbols
ISO 4217 currency code denoting the local currency, e.g.
inuse - Variable in class org.apache.xalan.lib.sql.PooledConnection
 
invDiffMinMax - Variable in class java.awt.color.ICC_ColorSpace
 
invalid - Variable in class java.net.SocketPermission
 
invalidCharacters - Variable in class javax.swing.text.MaskFormatter
List of invalid characters.
invalidComponents - Variable in class javax.swing.RepaintManager
 
invalidEdit() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
This should be invoked when the user types an invalid character.
invalidEdit() - Method in class javax.swing.JFormattedTextField
Invoked when the user inputs an invalid value.
invalidate() - Method in class java.awt.Component
Invalidates this component.
invalidate() - Method in class java.awt.Container
Invalidates the container.
invalidate() - Method in class java.awt.Polygon
Invalidates or flushes any internally-cached data that depends on the vertex coordinates of this Polygon.
invalidate() - Method in class javax.swing.CellRendererPane
Overridden to avoid propagating a invalidate up the tree when the cell renderer child is configured.
invalidate() - Method in class javax.swing.text.ComponentView.Invalidator
The components invalid layout needs to be propagated through the view hierarchy so the views (which position the component) can have their layout recomputed.
invalidate(boolean) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Invalidates the ElementInfo.
invalidate(boolean) - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo
 
invalidate(boolean) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
Overriden to invalidate the TableRowElementInfo as well as the TableCellElementInfo.
invalidate(boolean) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
Overriden to invalidate the table as well as TableRowElementInfo.
invalidateBounds() - Method in class java.awt.geom.Area
 
invalidateComponents() - Method in class java.awt.font.TextMeasurer
 
invalidateFileCache() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Obsolete - not used.
invalidateGrid() - Method in class javax.swing.text.TableView
 
invalidateGrid() - Method in class javax.swing.text.html.TableView
 
invalidateLayout(Container) - Method in class java.awt.BorderLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class java.awt.CardLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class java.awt.GridBagLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in interface java.awt.LayoutManager2
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class javax.swing.BoxLayout
Indicates that a child has changed its layout related information, and thus any cached calculations should be flushed.
invalidateLayout(Container) - Method in class javax.swing.JRootPane.RootLayout
 
invalidateLayout(Container) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
invalidateLayout(Container) - Method in class javax.swing.OverlayLayout
Indicates a child has changed its layout related information, which causes any cached calculations to be flushed.
invalidateLayout(Container) - Method in class javax.swing.SpringLayout
 
invalidateLayout(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Does nothing.
invalidateLayout(Container) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
 
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Instructs the LayoutCache that the bounds for path are invalid, and need to be updated.
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Does nothing, FixedHeightLayoutCache doesn't cache width, and that is all that could change.
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Instructs the LayoutCache that the bounds for path are invalid, and need to be updated.
invalidateSizes() - Method in class javax.swing.tree.AbstractLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
invalidateSizes() - Method in class javax.swing.tree.FixedHeightLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
invalidateSizes() - Method in class javax.swing.tree.VariableHeightLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
invalidateTree() - Method in class java.awt.Container
Recursively descends the container tree and invalidates all contained components.
invalidateWeekFields() - Method in class java.util.Calendar
Invalidates the WEEK_OF_MONTH and WEEK_OF_YEAR fields if they have been calculated internally.
invalidateWidthCache() - Method in class javax.swing.table.DefaultTableColumnModel
 
inverseMod32(int) - Static method in class java.math.MutableBigInteger
 
inverseTransform(Point2D, Point2D) - Method in class java.awt.geom.AffineTransform
Inverse transforms the specified ptSrc and stores the result in ptDst.
inverseTransform(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Inverse transforms an array of double precision coordinates by this transform.
invoke(Object, Method, Object[]) - Method in interface java.lang.reflect.InvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Object[]) - Method in class java.lang.reflect.Method
Invokes the underlying method represented by this Method object, on the specified object with the specified parameters.
invoke(Remote, Method, Object[], long) - Method in interface java.rmi.server.RemoteRef
Invoke a method.
invoke(RemoteCall) - Method in interface java.rmi.server.RemoteRef
Deprecated. 1.2 style stubs no longer use this method. Instead of using a sequence of method calls to the remote reference (newCall, invoke, and done), a stub uses a single method, invoke(Remote, Method, Object[], int), on the remote reference to carry out parameter marshalling, remote method executing and unmarshalling of the return value.

1.2 stubs are generated using rmic -v1.2. By default, rmic generates stubs compatible with JDK1.1 and the Java 2 SDK. The compatible stubs can also be generated using rmic -vcompat.

invoke(Object, Object[]) - Method in class org.apache.xml.utils.synthetic.reflection.Method
Invokes the underlying method represented by this Method object, on the specified object with the specified parameters.
invokeAction(String, Action) - Method in class javax.swing.text.JTextComponent
This is a conveniance method that is only useful for cut, copy and paste.
invokeAndWait(Runnable) - Static method in class java.awt.EventQueue
Causes runnable to have its run method called in the dispatch thread of the EventQueue.
invokeAndWait(Runnable) - Static method in class javax.swing.SwingUtilities
Causes doRun.run() to be executed synchronously on the AWT event dispatching thread.
invokeFinalizeMethod(Object) - Static method in class java.lang.ref.Finalizer
 
invokeLater(Runnable) - Static method in class java.awt.EventQueue
Causes runnable to have its run method called in the dispatch thread of the EventQueue.
invokeLater(Runnable) - Static method in class javax.swing.SwingUtilities
Causes doRun.run() to be executed asynchronously on the AWT event dispatching thread.
invokeLater(Runnable) - Method in class javax.swing.plaf.basic.BasicDirectoryModel.LoadFilesThread
 
invokeReadObject(Object, ObjectInputStream) - Method in class java.io.ObjectStreamClass
Invokes the readObject method of the represented serializable class.
invokeReadObjectNoData(Object) - Method in class java.io.ObjectStreamClass
Invokes the readObjectNoData method of the represented serializable class.
invokeReadResolve(Object) - Method in class java.io.ObjectStreamClass
Invokes the readResolve method of the represented serializable class and returns the result.
invokeWriteObject(Object, ObjectOutputStream) - Method in class java.io.ObjectStreamClass
Invokes the writeObject method of the represented serializable class.
invokeWriteReplace(Object) - Method in class java.io.ObjectStreamClass
Invokes the writeReplace method of the represented serializable class and returns the result.
invoker - Variable in class javax.swing.JPopupMenu
 
invokerInHeavyWeightPopup(Component) - Method in class javax.swing.PopupFactory
Returns true if the Component i inside a heavy weight Popup.
invokerRootPane - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
invokesStopCellEditing - Variable in class javax.swing.JTree
If true, when editing is to be stopped by way of selection changing, data in tree changing or other means stopCellEditing is invoked, and changes are saved.
inwards(int, int, int) - Static method in class java.awt.geom.CubicCurve2D
 
inwards(int, int, int) - Static method in class java.awt.geom.QuadCurve2D
 
ioInputStreamClass - Static variable in class java.awt.datatransfer.DataFlavor
 
ipaddress - Variable in class java.net.Inet6Address
Holds a 128-bit (16 bytes) IPv6 address.
ipadx - Variable in class java.awt.GridBagConstraints
This field specifies the internal padding of the component, how much space to add to the minimum width of the component.
ipady - Variable in class java.awt.GridBagConstraints
This field specifies the internal padding, that is, how much space to add to the minimum height of the component.
ipv6byteCount - Variable in class java.net.URI.Parser
 
is - Variable in class java.util.jar.JarVerifier.VerifierStream
 
is(int) - Method in class org.apache.xalan.serialize.ElemDesc
Tell if this element type has the basic bit properties that are passed as an argument.
is(int) - Method in class org.apache.xml.utils.ElemDesc
"is (this element described by these flags)".
isAMappedBuffer - Variable in class java.nio.MappedByteBuffer
 
isASCIIDigit(char) - Method in class org.apache.xalan.serialize.SerializerToHTML
Tell if a character is an ASCII digit.
isAbsolute() - Method in class java.io.File
Tests whether this abstract pathname is absolute.
isAbsolute(File) - Method in class java.io.FileSystem
Tell whether or not the given abstract pathname is absolute.
isAbsolute(File) - Method in class java.io.Win32FileSystem
 
isAbsolute() - Method in class java.net.URI
Tells whether or not this URI is absolute.
isAbsolute(LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Tell if the given LocPathIterator is relative to an absolute path, i.e.
isAbsolute(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isAbstract(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the abstract modifer, false otherwise.
isAccelerated() - Method in class java.awt.ImageCapabilities
Returns true if the object whose capabilities are encapsulated in this ImageCapabilities can be or is accelerated.
isAcceleratorHidden() - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
isAcceptAllFileFilterUsed() - Method in class javax.swing.JFileChooser
Returns whether the AcceptAll FileFilter is used.
isAcceptable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready to accept a new socket connection.
isAccessible() - Method in class java.lang.reflect.AccessibleObject
Get the value of the accessible flag for this object.
isAccessibleChildSelected(int) - Method in class java.awt.List.AccessibleAWTList
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JList.AccessibleJList
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Returns true if the current child of this object is selected (that is, if this child is a popped-up submenu).
isAccessibleChildSelected(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
isAccessibleChildSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTree.AccessibleJTree
Returns true if the current child of this object is selected.
isAccessibleColumnSelected(int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns a boolean value indicating whether the specified column is selected.
isAccessibleColumnSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the specified column is selected.
isAccessibleColumnSelected(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns a boolean value indicating whether the specified column is selected.
isAccessibleColumnSelected(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns a boolean value indicating whether the specified column is selected.
isAccessibleRowSelected(int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns a boolean value indicating whether the specified row is selected.
isAccessibleRowSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the specified row is selected.
isAccessibleRowSelected(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns a boolean value indicating whether the specified row is selected.
isAccessibleRowSelected(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns a boolean value indicating whether the specified row is selected.
isAccessibleSelected(int, int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Returns a boolean value indicating whether the accessible at a specified row and column is selected.
isAccessibleSelected(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the accessible at a given (row, column) is selected.
isAccessibleSelected(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Returns a boolean value indicating whether the accessible at a specified row and column is selected.
isAccessibleSelected(int, int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Returns a boolean value indicating whether the accessible at a specified row and column is selected.
isActionKey() - Method in class java.awt.event.KeyEvent
Returns whether the key in this event is an "action" key.
isActive() - Method in class java.awt.Window
Returns whether this Window is active.
isActive() - Method in class java.awt.dnd.DropTarget
Reports whether or not this DropTarget is currently active (ready to accept drops).
isAddedPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns true if the first path element has been added to the selection, a return value of false means the first path has been removed from the selection.
isAddedPath(TreePath) - Method in class javax.swing.event.TreeSelectionEvent
Returns true if the path identified by path was added to the selection.
isAddedPath(int) - Method in class javax.swing.event.TreeSelectionEvent
Returns true if the path identified by index was added to the selection.
isAdjusting - Variable in class java.awt.ScrollPaneAdjustable
The adjusting status of the Scrollbar.
isAdjusting - Variable in class java.awt.Scrollbar
The adjusting status of the Scrollbar.
isAdjusting - Variable in class java.awt.event.AdjustmentEvent
The isAdjusting is true if the event is one of the series of multiple adjustment events.
isAdjusting - Variable in class javax.swing.DefaultBoundedRangeModel
 
isAdjusting - Variable in class javax.swing.DefaultListSelectionModel
 
isAdjusting - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
isAdjusting - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
isAdjusting - Variable in class javax.swing.event.ListSelectionEvent
 
isAdjusting - Variable in class javax.swing.text.html.OptionListModel
 
isAfter(int, int, Rectangle) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
isAfter(int, int, Rectangle) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
isAfter(int, int, Rectangle) - Method in class javax.swing.text.BoxView
Determines if a point falls after an allocated region.
isAfter(int, int, Rectangle) - Method in class javax.swing.text.CompositeView
Tests whether a point lies after the rectangle range.
isAfter(int, int, Rectangle) - Method in class javax.swing.text.FlowView.LogicalView
Tests whether a point lies after the rectangle range.
isAfterAxis(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
Tell if a node is outside the axis being traversed.
isAfterAxis(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.IndexedDTMAxisTraverser
Tell if a node is outside the axis being traversed.
isAfterLast() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is after the last row in this ResultSet object.
isAggregatedType() - Method in class org.apache.xalan.templates.Stylesheet
Tell if this can be cast to a StylesheetComposed, meaning, you can ask questions from getXXXComposed functions.
isAggregatedType() - Method in class org.apache.xalan.templates.StylesheetComposed
Tell if this can be cast to a StylesheetComposed, meaning, you can ask questions from getXXXComposed functions.
isAlive() - Method in class java.lang.Thread
Tests if this thread is alive.
isAllocationValid() - Method in class javax.swing.text.BoxView
Are the allocations for the children still valid?
isAlnum(int) - Static method in class java.util.regex.ASCII
 
isAlpha(char) - Static method in class java.util.jar.Attributes.Name
 
isAlpha(int) - Static method in class java.util.regex.ASCII
 
isAlpha(char) - Static method in class org.apache.xml.utils.URI
Determine whether a char is an alphabetic character: a-z or A-Z
isAlphaPremultiplied - Variable in class java.awt.image.BufferedImage
 
isAlphaPremultiplied() - Method in class java.awt.image.BufferedImage
Returns whether or not the alpha has been premultiplied.
isAlphaPremultiplied - Variable in class java.awt.image.ColorModel
 
isAlphaPremultiplied() - Method in class java.awt.image.ColorModel
Returns whether or not the alpha has been premultiplied in the pixel values to be translated by this ColorModel.
isAlphanum(char) - Static method in class org.apache.xml.utils.URI
Determine whether a char is an alphanumeric: 0-9, a-z or A-Z
isAltDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Alt modifier is down on this event.
isAltGraphDown() - Method in class java.awt.event.InputEvent
Returns whether or not the AltGraph modifier is down on this event.
isAncestor(ClassLoader) - Method in class java.lang.ClassLoader
 
isAncestor(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingTraverser
Tell if the current identity is an ancestor of the context identity.
isAncestorOf(Component) - Method in class java.awt.Container
Checks if the component is contained in the component hierarchy of this container.
isAntiAliased() - Method in class java.awt.font.FontRenderContext
Gets the text anti-aliasing mode used in this FontRenderContext.
isAnyLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress in a wildcard address.
isArmed() - Method in interface javax.swing.ButtonModel
Indicates partial commitment towards pressing the button.
isArmed() - Method in class javax.swing.DefaultButtonModel
Indicates partial commitment towards pressing the button.
isArmed - Variable in class javax.swing.JMenuItem.AccessibleJMenuItem
 
isArmed() - Method in class javax.swing.JMenuItem
Returns whether the menu item is "armed".
isArray() - Method in class java.lang.Class
Determines if this Class object represents an array class.
isArray() - Method in class javax.swing.AbstractAction.ArrayTable
 
isArray() - Method in class org.apache.xml.utils.synthetic.Class
If this Class object represents an array type, returns true, otherwise returns false.
isAscii(int) - Static method in class java.util.regex.ASCII
 
isAssignableFrom(Class) - Method in class java.lang.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAssignableFrom(Class) - Method in class org.apache.xml.utils.synthetic.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAssignableFrom(Class) - Method in class org.apache.xml.utils.synthetic.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAttachment(String) - Static method in class javax.swing.text.html.CSS.ShorthandBackgroundParser
 
isAttrFlagSet(String, int) - Method in class org.apache.xalan.serialize.ElemDesc
Tell if any of the bits of interest are set for a named attribute type.
isAttrFlagSet(String, int) - Method in class org.apache.xml.utils.ElemDesc
Find out if a flag is set in a given attribute of this element
isAttributeSpecified(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isAttributeSpecified(int) - Method in interface org.apache.xml.dtm.DTM
5.
isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
5.
isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
5.
isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
5.
isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
5.
isAutoDetecting() - Method in class java.nio.charset.CharsetDecoder
Tells whether or not this decoder implements an auto-detecting charset.
isAutoIncrement(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is automatically numbered, thus read-only.
isAutoScrolling - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
isAutoWaitForIdle - Variable in class java.awt.Robot
 
isAutoWaitForIdle() - Method in class java.awt.Robot
Returns whether this Robot automatically invokes waitForIdle after generating an event.
isBackgroundSet() - Method in class java.awt.Component
Returns whether the background color has been explicitly set for this Component.
isBackingStoreAvailable - Variable in class java.util.prefs.WindowsPreferences
BackingStore availability flag.
isBackingStoreEnabled() - Method in class javax.swing.JViewport
Deprecated. As of Java 2 platform v1.3, replaced by getScrollMode().
isBefore(int, int, Rectangle) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
isBefore(int, int, Rectangle) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
isBefore(int, int, Rectangle) - Method in class javax.swing.text.BoxView
Determines if a point falls before an allocated region.
isBefore(int, int, Rectangle) - Method in class javax.swing.text.CompositeView
Tests whether a point lies before the rectangle range.
isBefore(int, int, Rectangle) - Method in class javax.swing.text.FlowView.LogicalView
Tests whether a point lies before the rectangle range.
isBeforeFirst() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is before the first row in this ResultSet object.
isBlitting() - Method in class javax.swing.JViewport
 
isBlock() - Method in class javax.swing.text.html.HTML.Tag
Returns true if this tag is a block tag, which is a tag used to add structure to a document.
isBlockTag(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Determines if the HTML.Tag associated with the element is a block tag.
isBlocking() - Method in class java.nio.channels.SelectableChannel
Tells whether or not every I/O operation on this channel will block until it completes.
isBlocking() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
isBold() - Method in class java.awt.Font
Indicates whether or not this Font object's style is BOLD.
isBold(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the bold attribute is set.
isBold() - Method in class javax.swing.text.html.CSS.FontWeight
 
isBorderOpaque() - Method in class javax.swing.border.AbstractBorder
This default implementation returns false.
isBorderOpaque() - Method in class javax.swing.border.BevelBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in interface javax.swing.border.Border
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.CompoundBorder
Returns whether or not this compound border is opaque.
isBorderOpaque() - Method in class javax.swing.border.EmptyBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.EtchedBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.LineBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.MatteBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.SoftBevelBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.TitledBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.plaf.BorderUIResource
 
isBorderOpaque() - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
isBorderOpaque() - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneDividerBorder
 
isBorderOpaque() - Method in class javax.swing.text.html.CommentView.CommentBorder
 
isBorderOpaque() - Method in class javax.swing.text.html.HiddenTagView.EndTagBorder
 
isBorderOpaque() - Method in class javax.swing.text.html.HiddenTagView.StartTagBorder
 
isBorderPainted() - Method in class javax.swing.AbstractButton
Gets the borderPainted property.
isBorderPainted() - Method in class javax.swing.JMenuBar
Returns true if the menu bars border should be painted.
isBorderPainted() - Method in class javax.swing.JPopupMenu
Checks whether the border should be painted.
isBorderPainted() - Method in class javax.swing.JProgressBar
Returns the borderPainted property.
isBorderPainted() - Method in class javax.swing.JToolBar
Gets the borderPainted property.
isBorderPaintedFlat() - Method in class javax.swing.JCheckBox
Gets the value of the borderPaintedFlat property.
isBound() - Method in class java.net.DatagramSocket
Returns the binding state of the socket.
isBound() - Method in class java.net.ServerSocket
Returns the binding state of the ServerSocket.
isBound() - Method in class java.net.Socket
Returns the binding state of the socket.
isBoundary(int) - Method in class java.text.BreakIterator
Return true if the specified position is a boundary position.
isBoundary(int) - Method in class java.text.RuleBasedBreakIterator
Returns true if the specfied position is a boundary position.
isBoundary(int) - Method in class java.text.SimpleTextBoundary
Return true if the specified position is a boundary position.
isCDataSection() - Method in class org.apache.xalan.serialize.SerializerToXML
Tell if the characters in the current state should be put in cdata section blocks.
isCS_CIEXYZ(ColorSpace) - Static method in class java.awt.color.ColorSpace
 
isCS_sRGB() - Method in class java.awt.color.ColorSpace
Returns true if the ColorSpace is CS_sRGB.
isCanceled() - Method in class javax.swing.ProgressMonitor
Returns true if the user hits the Cancel button in the progress dialog.
isCancelled() - Method in class java.awt.print.PrinterJob
Returns true if a print job is in progress, but is going to be cancelled at the next opportunity; otherwise returns false.
isCaseSensitive(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether a column's case matters.
isCatalogAtStart() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog appears at the start of a fully qualified table name.
isCellEditable(EventObject) - Method in class javax.swing.AbstractCellEditor
Returns true.
isCellEditable(EventObject) - Method in interface javax.swing.CellEditor
Asks the editor if it can start editing using anEvent.
isCellEditable(EventObject) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns true if anEvent is not a MouseEvent.
isCellEditable(EventObject) - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
isCellEditable(int, int) - Method in class javax.swing.JTable
Returns true if the cell at row and column is editable.
isCellEditable(int, int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
isCellEditable(int, int) - Method in class javax.swing.table.AbstractTableModel
Returns false.
isCellEditable(int, int) - Method in class javax.swing.table.DefaultTableModel
Returns true regardless of parameter values.
isCellEditable(int, int) - Method in interface javax.swing.table.TableModel
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
If the realEditor returns true to this message, prepareForEditing is messaged and true is returned.
isCellSelected(int, int) - Method in class javax.swing.JTable
Returns true if the cell at the specified position is selected.
isChar(int) - Static method in class org.apache.crimson.util.XmlChars
Returns true if the argument, a UCS-4 character code, is valid in XML documents.
isCharLTR(int) - Method in class java.awt.font.TextLine
 
isCharSpace(int) - Method in class java.awt.font.TextLine
 
isCharWhitespace(int) - Method in class java.awt.font.TextLine
 
isCharacterElementContentWhitespace(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isCharacterElementContentWhitespace(int) - Method in interface org.apache.xml.dtm.DTM
2.
isCharacterElementContentWhitespace(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
2.
isCharacterElementContentWhitespace(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
2.
isCharsetDetected() - Method in class java.nio.charset.CharsetDecoder
Tells whether or not this decoder has yet detected a charset  (optional operation).
isClipIntersecting(Rectangle) - Method in interface javax.swing.GraphicsWrapper
 
isClipIntersecting(Rectangle) - Method in class javax.swing.SwingGraphics
 
isClosable() - Method in class javax.swing.JInternalFrame
Returns whether this JInternalFrame can be closed by some user action.
isClosed() - Method in class java.net.DatagramSocket
Returns wether the socket is closed or not.
isClosed() - Method in class java.net.ServerSocket
Returns the closed state of the ServerSocket.
isClosed() - Method in class java.net.Socket
Returns the closed state of the socket.
isClosed() - Method in interface java.sql.Connection
Retrieves whether this Connection object has been closed.
isClosed - Variable in class javax.swing.JInternalFrame
The frame has been closed.
isClosed() - Method in class javax.swing.JInternalFrame
Returns whether this JInternalFrame is currently closed.
isClosed - Variable in class org.apache.crimson.parser.InputEntity
 
isClosedOrPending() - Method in class java.net.PlainSocketImpl
 
isCntrl(int) - Static method in class java.util.regex.ASCII
 
isCoalesce() - Method in class javax.swing.Timer
Returns true if the Timer coalesces multiple pending action events.
isCollapsed(TreePath) - Method in class javax.swing.JTree
Returns true if the value identified by path is currently collapsed, this will return false if any of the values in path are currently not being displayed.
isCollapsed(int) - Method in class javax.swing.JTree
Returns true if the node at the specified display row is collapsed.
isColor(String) - Static method in class javax.swing.text.html.CSS.ShorthandBackgroundParser
 
isColumnSelected(int) - Method in class javax.swing.JTable
Returns true if the column at the specified index is selected.
isCombining() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a combining glyph.
isCompatibilityChar(char) - Static method in class org.apache.crimson.util.XmlChars
 
isCompatibleRaster(Raster) - Method in class java.awt.image.ColorModel
Returns true if raster is compatible with this ColorModel and false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.ComponentColorModel
Returns true if raster is compatible with this ColorModel; false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.DirectColorModel
Returns true if raster is compatible with this ColorModel and false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.IndexColorModel
Returns true if raster is compatible with this ColorModel or false if it is not compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.ColorModel
Checks if the SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.ComponentColorModel
Checks whether or not the specified SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.IndexColorModel
Checks if the specified SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.PackedColorModel
Checks if the specified SampleModel is compatible with this ColorModel.
isCompatibleValue(Object) - Method in class java.awt.RenderingHints.Key
Returns true if the specified object is a valid value for this Key.
isCompatibleWith(String) - Method in class java.lang.Package
Compare this package's specification version with a desired version.
isCompiledTemplate() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if this template is a compiled template.
isCompletelyDirty(JComponent) - Method in class javax.swing.RepaintManager
Convenience method that returns true if aComponent will be completely painted during the next paintDirtyRegions().
isComplex(char) - Static method in class javax.swing.text.AbstractDocument
 
isComplex(char[], int, int) - Static method in class javax.swing.text.AbstractDocument
 
isComplex(char) - Static method in class javax.swing.text.html.HTMLDocument
 
isComplex(char[], int, int) - Static method in class javax.swing.text.html.HTMLDocument
 
isComponent() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a component glyph.
isComponentPartOfCurrentMenu(Component) - Method in class javax.swing.MenuSelectionManager
Return true if c is part of the currently used menu
isComponentPartOfCurrentMenu(MenuElement, Component) - Method in class javax.swing.MenuSelectionManager
 
isComposedTextAttributeDefined(AttributeSet) - Static method in class javax.swing.text.Utilities
 
isComposedTextElement(Document, int) - Static method in class javax.swing.text.Utilities
 
isComposedTextElement(Element) - Static method in class javax.swing.text.Utilities
 
isCompositionEnabled() - Method in class java.awt.im.InputContext
Determines whether the current input method is enabled for composition.
isCompositionEnabled() - Method in interface java.awt.im.spi.InputMethod
Determines whether this input method is enabled.
isComputerNode(File) - Method in class javax.swing.filechooser.FileSystemView
Used by UI classes to decide whether to display a special icon for a computer node, e.g.
isComputerNode(File) - Method in class javax.swing.filechooser.UnixFileSystemView
 
isConformantSchemeName(String) - Static method in class org.apache.xml.utils.URI
Determine whether a scheme conforms to the rules for a scheme name.
isConnectable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel has either finished, or failed to finish, its socket-connection operation.
isConnected() - Method in class java.net.DatagramSocket
Returns the connection state of the socket.
isConnected() - Method in class java.net.Socket
Returns the connection state of the socket.
isConnected() - Method in class java.nio.channels.DatagramChannel
Tells whether or not this channel's socket is connected.
isConnected() - Method in class java.nio.channels.SocketChannel
Tells whether or not this channel's network socket is connected.
isConnectionPending() - Method in class java.nio.channels.SocketChannel
Tells whether or not a connection operation is in progress on this channel.
isConnectionReset() - Method in class java.net.PlainSocketImpl
 
isConnectionResetPending() - Method in class java.net.PlainSocketImpl
 
isConsumed() - Method in class java.awt.AWTEvent
Returns whether this event has been consumed.
isConsumed() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
isConsumed() - Method in class java.awt.event.InputEvent
Returns whether or not this event has been consumed.
isConsumed() - Method in class java.awt.event.InputMethodEvent
Returns whether or not this event has been consumed.
isConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Determines whether an ImageConsumer is on the list of consumers currently interested in data for this image.
isConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Determines if a specified ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Determines if an ImageConsumer is on the list of consumers currently interested in data for this image.
isConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Determine if an ImageConsumer is on the list of consumers currently interested in data for this image.
isConsumer(ImageConsumer) - Method in class javax.swing.colorchooser.SyntheticImage
 
isContent(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character can be considered content.
isContentAreaFilled() - Method in class javax.swing.AbstractButton
Gets the contentAreaFilled property.
isContextInsensitive() - Method in class org.apache.xalan.templates.AVT
Test whether the AVT is insensitive to the context in which it is being evaluated.
isContextual() - Method in class java.awt.font.NumericShaper
Returns a boolean indicating whether or not this shaper shapes contextually.
isContinuousLayout() - Method in class javax.swing.JSplitPane
Gets the continuousLayout property.
isContinuousLayout() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Determines wether the JSplitPane is set to use a continuous layout.
isControl(Element) - Method in class javax.swing.text.html.FormView
Returns true if the Element elem represents a control.
isControlDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Control modifier is down on this event.
isCurrency(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is a cash value.
isCurrencyFormat - Variable in class java.text.DecimalFormat
True if this object represents a currency format.
isCursorSet() - Method in class java.awt.Component
Returns whether the cursor has been explicitly set for this Component.
isCustomMarshaled(Class) - Method in interface javax.rmi.CORBA.ValueHandler
Indicates whether the given class performs custom or default marshaling.
isCyclic() - Method in class java.awt.GradientPaint
Returns true if the gradient cycles repeatedly between the two colors C1 and C2.
isCyclic(SpringLayout) - Method in class javax.swing.Spring.CompoundSpring
 
isCyclic(SpringLayout) - Method in class javax.swing.Spring.NegativeSpring
 
isCyclic(SpringLayout) - Method in class javax.swing.Spring
 
isCyclic(SpringLayout) - Method in class javax.swing.SpringLayout.SpringProxy
 
isCyclic(Spring) - Method in class javax.swing.SpringLayout
 
isDaemon() - Method in class java.lang.Thread
Tests if this thread is a daemon thread.
isDaemon() - Method in class java.lang.ThreadGroup
Tests if this thread group is a daemon thread group.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.datatransfer.StringSelection
Returns whether the requested flavor is supported by this Transferable.
isDataFlavorSupported(DataFlavor) - Method in interface java.awt.datatransfer.Transferable
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetContext.TransferableProxy
Returns whether or not the specified data flavor is supported by the encapsulated transferable.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetContext
This method returns a boolean indicating if the given DataFlavor is supported by this DropTargetContext.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetDragEvent
This method returns a boolean indicating if the specified DataFlavor is supported.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetDropEvent
This method returns a boolean indicating if the specified DataFlavor is available from the source.
isDataFlavorSupported(DataFlavor) - Method in class javax.swing.TransferHandler.PropertyTransferable
Returns whether the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class javax.swing.plaf.basic.BasicTransferable
Returns whether or not the specified data flavor is supported for this object.
isDecimalSeparatorAlwaysShown() - Method in class java.text.DecimalFormat
Allows you to get the behavior of the decimal separator with integers.
isDefaultButton() - Method in class javax.swing.JButton
Gets the value of the defaultButton property, which if true means that this button is the current default button for its JRootPane.
isDefaultCapable() - Method in class javax.swing.JButton
Gets the value of the defaultCapable property.
isDefaultLookAndFeelDecorated() - Static method in class javax.swing.JDialog
Returns true if newly created JDialogs should have their Window decorations provided by the current look and feel.
isDefaultLookAndFeelDecorated() - Static method in class javax.swing.JFrame
Returns true if newly created JFrames should have their Window decorations provided by the current look and feel.
isDefined(char) - Static method in class java.lang.Character
Determines if a character is defined in Unicode.
isDefined(char) - Static method in class java.lang.CharacterData
 
isDefined(char) - Static method in class java.lang.CharacterDataLatin1
 
isDefined(Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether a given attribute is defined.
isDefined(Object) - Method in interface javax.swing.text.AttributeSet
Checks whether the named attribute has a value specified in the set without resolving through another attribute set.
isDefined(Object) - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
isDefined(Object) - Method in class javax.swing.text.SimpleAttributeSet
Tells whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Checks whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Checks whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.html.MuxingAttributeSet
Checks whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.html.StyleSheet.LargeConversionSet
Checks whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.html.StyleSheet.SmallConversionSet
Checks whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.html.StyleSheet.ViewAttributeSet
Checks whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.rtf.MockAttributeSet
 
isDefinedNSDecl(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Return whether or not a namespace declaration is defined
isDefinedNSDecl(int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Returns whether a namespace is defined
isDefinedNSDecl(int, DTM) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Returns whether a namespace is defined
isDefinitelyWritable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether a write on the designated column will definitely succeed.
isDescendant(TreePath) - Method in class javax.swing.tree.TreePath
Returns true if aTreePath is a descendant of this TreePath.
isDescendant(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
Tell if this node identity is a descendant.
isDescendant(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
Tell if this node identity is a descendant.
isDescendingFrom(Component, Component) - Static method in class javax.swing.SwingUtilities
Return true if a component a descends from a component b
isDestroyed() - Method in class java.lang.ThreadGroup
Tests if this thread group has been destroyed.
isDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a digit.
isDigit(char) - Static method in class java.lang.CharacterData
 
isDigit(char) - Static method in class java.lang.CharacterDataLatin1
 
isDigit(char) - Static method in class java.util.jar.Attributes.Name
 
isDigit(int) - Static method in class java.util.regex.ASCII
 
isDigit(char) - Static method in class org.apache.crimson.util.XmlChars
 
isDigit(char) - Static method in class org.apache.xml.utils.URI
Determine whether a char is a digit.
isDirect() - Method in class java.nio.ByteBuffer
Tells whether or not this byte buffer is direct.
isDirect() - Method in class java.nio.ByteBufferAsCharBufferB
 
isDirect() - Method in class java.nio.ByteBufferAsCharBufferL
 
isDirect() - Method in class java.nio.ByteBufferAsCharBufferRB
 
isDirect() - Method in class java.nio.ByteBufferAsCharBufferRL
 
isDirect() - Method in class java.nio.ByteBufferAsDoubleBufferB
 
isDirect() - Method in class java.nio.ByteBufferAsDoubleBufferL
 
isDirect() - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
isDirect() - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
isDirect() - Method in class java.nio.ByteBufferAsFloatBufferB
 
isDirect() - Method in class java.nio.ByteBufferAsFloatBufferL
 
isDirect() - Method in class java.nio.ByteBufferAsFloatBufferRB
 
isDirect() - Method in class java.nio.ByteBufferAsFloatBufferRL
 
isDirect() - Method in class java.nio.ByteBufferAsIntBufferB
 
isDirect() - Method in class java.nio.ByteBufferAsIntBufferL
 
isDirect() - Method in class java.nio.ByteBufferAsIntBufferRB
 
isDirect() - Method in class java.nio.ByteBufferAsIntBufferRL
 
isDirect() - Method in class java.nio.ByteBufferAsLongBufferB
 
isDirect() - Method in class java.nio.ByteBufferAsLongBufferL
 
isDirect() - Method in class java.nio.ByteBufferAsLongBufferRB
 
isDirect() - Method in class java.nio.ByteBufferAsLongBufferRL
 
isDirect() - Method in class java.nio.ByteBufferAsShortBufferB
 
isDirect() - Method in class java.nio.ByteBufferAsShortBufferL
 
isDirect() - Method in class java.nio.ByteBufferAsShortBufferRB
 
isDirect() - Method in class java.nio.ByteBufferAsShortBufferRL
 
isDirect() - Method in class java.nio.CharBuffer
Tells whether or not this character buffer is direct.
isDirect() - Method in class java.nio.DirectByteBuffer
 
isDirect() - Method in class java.nio.DirectByteBufferR
 
isDirect() - Method in class java.nio.DirectCharBufferRS
 
isDirect() - Method in class java.nio.DirectCharBufferRU
 
isDirect() - Method in class java.nio.DirectCharBufferS
 
isDirect() - Method in class java.nio.DirectCharBufferU
 
isDirect() - Method in class java.nio.DirectDoubleBufferRS
 
isDirect() - Method in class java.nio.DirectDoubleBufferRU
 
isDirect() - Method in class java.nio.DirectDoubleBufferS
 
isDirect() - Method in class java.nio.DirectDoubleBufferU
 
isDirect() - Method in class java.nio.DirectFloatBufferRS
 
isDirect() - Method in class java.nio.DirectFloatBufferRU
 
isDirect() - Method in class java.nio.DirectFloatBufferS
 
isDirect() - Method in class java.nio.DirectFloatBufferU
 
isDirect() - Method in class java.nio.DirectIntBufferRS
 
isDirect() - Method in class java.nio.DirectIntBufferRU
 
isDirect() - Method in class java.nio.DirectIntBufferS
 
isDirect() - Method in class java.nio.DirectIntBufferU
 
isDirect() - Method in class java.nio.DirectLongBufferRS
 
isDirect() - Method in class java.nio.DirectLongBufferRU
 
isDirect() - Method in class java.nio.DirectLongBufferS
 
isDirect() - Method in class java.nio.DirectLongBufferU
 
isDirect() - Method in class java.nio.DirectShortBufferRS
 
isDirect() - Method in class java.nio.DirectShortBufferRU
 
isDirect() - Method in class java.nio.DirectShortBufferS
 
isDirect() - Method in class java.nio.DirectShortBufferU
 
isDirect() - Method in class java.nio.DoubleBuffer
Tells whether or not this double buffer is direct.
isDirect() - Method in class java.nio.FloatBuffer
Tells whether or not this float buffer is direct.
isDirect() - Method in class java.nio.HeapByteBuffer
 
isDirect() - Method in class java.nio.HeapCharBuffer
 
isDirect() - Method in class java.nio.HeapDoubleBuffer
 
isDirect() - Method in class java.nio.HeapFloatBuffer
 
isDirect() - Method in class java.nio.HeapIntBuffer
 
isDirect() - Method in class java.nio.HeapLongBuffer
 
isDirect() - Method in class java.nio.HeapShortBuffer
 
isDirect() - Method in class java.nio.IntBuffer
Tells whether or not this int buffer is direct.
isDirect() - Method in class java.nio.LongBuffer
Tells whether or not this long buffer is direct.
isDirect() - Method in class java.nio.ShortBuffer
Tells whether or not this short buffer is direct.
isDirect() - Method in class java.nio.StringCharBuffer
 
isDirectionLTR() - Method in class java.awt.font.TextLine
 
isDirectory() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a directory.
isDirectory() - Method in class java.util.zip.ZipEntry
Returns true if this is a directory entry.
isDirectory() - Method in class javax.swing.filechooser.FileSystemView.FileSystemRoot
 
isDirectorySelected() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Property to remember whether a directory is currently selected in the UI.
isDirectorySelectionEnabled() - Method in class javax.swing.JFileChooser
Convenience call that determines if directories are selectable based on the current file selection mode.
isDirty - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
isDispatchThread() - Static method in class java.awt.EventQueue
Returns true if the calling thread is the current AWT EventQueue's dispatch thread.
isDispatching(EventQueue) - Method in class java.awt.EventDispatchThread
 
isDisplayChangeSupported() - Method in class java.awt.GraphicsDevice
Returns true if this GraphicsDevice supports low-level display changes.
isDisplaySizeDirty - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
isDisplayable() - Method in class java.awt.Component
Determines whether this component is displayable.
isDocOrdered() - Method in interface org.apache.xml.dtm.DTMIterator
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.NodeSetDTM
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.AxesWalker
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.FilterExprIterator
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.FilterExprWalker
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.LocPathIterator
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.NodeSequence
 
isDocOrdered() - Method in class org.apache.xpath.axes.ReverseAxesWalker
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.WalkingIteratorSorted
Returns true if all the nodes in the iteration well be returned in document order.
isDocument() - Method in class org.apache.crimson.parser.InputEntity
 
isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isDocumentAllDeclarationsProcessed(int) - Method in interface org.apache.xml.dtm.DTM
10.
isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
10.
isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
10.
isDone() - Method in class java.awt.Polygon.PolygonPathIterator
Tests if there are more points to read.
isDone() - Method in class java.awt.geom.ArcIterator
Tests if there are more points to read.
isDone() - Method in class java.awt.geom.AreaIterator
 
isDone() - Method in class java.awt.geom.CubicIterator
Tests if there are more points to read.
isDone() - Method in class java.awt.geom.EllipseIterator
Tests if there are more points to read.
isDone() - Method in class java.awt.geom.FlatteningPathIterator
Tests if the iteration is complete.
isDone() - Method in class java.awt.geom.GeneralPathIterator
Tests if there are more points to read.
isDone() - Method in class java.awt.geom.LineIterator
Tests if there are more points to read.
isDone() - Method in interface java.awt.geom.PathIterator
Tests if the iteration is complete.
isDone() - Method in class java.awt.geom.QuadIterator
Tests if there are more points to read.
isDone() - Method in class java.awt.geom.RectIterator
Tests if there are more points to read.
isDone() - Method in class java.awt.geom.RoundRectIterator
Tests if there are more points to read.
isDotLeftToRight() - Method in class javax.swing.text.DefaultCaret
 
isDoubleBuffered() - Method in class java.awt.Component
Returns true if this component is painted to an offscreen image ("buffer") that's copied to the screen later.
isDoubleBuffered() - Method in class javax.swing.JComponent
Returns whether this component should use a buffer to paint.
isDoubleBufferingEnabled() - Method in class javax.swing.RepaintManager
Returns true if this RepaintManager is double buffered.
isDownwardAxisOfMany(int) - Static method in class org.apache.xpath.axes.WalkerFactory
Tell if the given axis goes downword.
isDragImageSupported() - Static method in class java.awt.dnd.DragSource
Reports whether or not drag Image support is available on the underlying platform.
isDragPossible(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
Determines if the following are true: the press event is located over a selection the dragEnabled property is true A TranferHandler is installed This is implemented to check for a TransferHandler.
isDragPossible(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDragGestureRecognizer
Determines if the following are true: the press event is located over a selection the dragEnabled property is true A TranferHandler is installed This is implemented to perform the superclass behavior followed by a check if the dragEnabled property is set and if the location picked is selected.
isDragPossible(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.TableDragGestureRecognizer
Determines if the following are true: the press event is located over a selection the dragEnabled property is true A TranferHandler is installed This is implemented to perform the superclass behavior followed by a check if the dragEnabled property is set and if the location picked is selected.
isDragPossible(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTextUI.TextDragGestureRecognizer
Determines if the following are true: the press event is located over a selection the dragEnabled property is true A TranferHandler is installed This is implemented to check for a TransferHandler.
isDragPossible(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeDragGestureRecognizer
Determines if the following are true: the press event is located over a selection the dragEnabled property is true A TranferHandler is installed This is implemented to check for a TransferHandler.
isDragging - Variable in class javax.swing.JInternalFrame
 
isDragging - Static variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
isDragging - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
isDragging - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
isDragging - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
isDrawingBuffer() - Method in class javax.swing.DebugGraphics
Returns the drawingBuffer value.
isDrive(File) - Method in class javax.swing.filechooser.FileSystemView
Used by UI classes to decide whether to display a special icon for drives or partitions, e.g. a "hard disk" icon.
isDrive(File) - Method in class javax.swing.filechooser.UnixFileSystemView
 
isDrive(File) - Method in class javax.swing.filechooser.WindowsFileSystemView
 
isDynamic() - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Returns true if successive renderings (that is, calls to create(RenderContext, ParameterBlock)) with the same arguments may produce different results.
isDynamic() - Method in interface java.awt.image.renderable.RenderableImage
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isDynamic() - Method in class java.awt.image.renderable.RenderableImageOp
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isDynamicLayoutActive() - Method in class java.awt.Toolkit
Returns whether dynamic layout of Containers on resize is currently active (both set programmatically, and supported by the underlying operating system and/or window manager).
isDynamicLayoutSet() - Method in class java.awt.Toolkit
Returns whether the layout of Containers is validated dynamically during resizing, or statically, after resizing is complete.
isEOF() - Method in class org.apache.crimson.parser.InputEntity
returns true iff there's no more data to consume ...
isEditValid() - Method in class javax.swing.JFormattedTextField
Returns true if the current value being edited is valid.
isEditable() - Method in class java.awt.TextComponent
Indicates whether or not this text component is editable.
isEditable - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
isEditable() - Method in class javax.swing.JComboBox
Returns true if the JComboBox is editable.
isEditable() - Method in class javax.swing.JTree
Returns true if the tree is editable.
isEditable() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
isEditable() - Method in class javax.swing.text.JTextComponent
Returns the boolean indicating whether this TextComponent is editable or not.
isEdited() - Method in class javax.swing.JFormattedTextField
Returns true if the receiver has been edited.
isEditing() - Method in class javax.swing.JTable
Returns true if a cell is being edited.
isEditing() - Method in class javax.swing.JTree
Returns true if the tree is being edited.
isEditing(JTree) - Method in class javax.swing.plaf.TreeUI
Returns true if the tree is being edited.
isEditing(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns true if the tree is being edited.
isEditing(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the isEditing method on each UI handled by this object.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandler
Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
If an element-available() call applies to an EXSLT result element within an EXSLT function element, return true.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Tests whether a certain element name is known within this namespace.
isElementPending() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Tell if an element is pending, to be output to the result tree.
isEmpty() - Method in class java.awt.Rectangle
Determines whether or not this Rectangle is empty.
isEmpty() - Method in class java.awt.RenderingHints
Returns true if this RenderingHints contains no key-value mappings.
isEmpty() - Method in class java.awt.datatransfer.MimeTypeParameterList
Determine whether or not this list is empty.
isEmpty() - Method in class java.awt.geom.Arc2D.Double
Determines whether the arc is empty.
isEmpty() - Method in class java.awt.geom.Arc2D.Float
Determines whether the arc is empty.
isEmpty() - Method in class java.awt.geom.Area
Tests whether this Area object encloses any area.
isEmpty() - Method in class java.awt.geom.Ellipse2D.Double
Determines whether or not the bounding box of this Ellipse2D is empty.
isEmpty() - Method in class java.awt.geom.Ellipse2D.Float
Determines whether or not the bounding box of this Ellipse2D is empty.
isEmpty() - Method in class java.awt.geom.Rectangle2D.Double
Determines whether or not this Rectangle2D is empty.
isEmpty() - Method in class java.awt.geom.Rectangle2D.Float
Determines whether or not this Rectangle2D is empty.
isEmpty() - Method in class java.awt.geom.RectangularShape
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.RoundRectangle2D.Double
Determines whether or not this RoundRectangle2D is empty.
isEmpty() - Method in class java.awt.geom.RoundRectangle2D.Float
Determines whether or not this RoundRectangle2D is empty.
isEmpty() - Method in class java.util.AbstractCollection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.AbstractMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.ArrayList
Tests if this list has no elements.
isEmpty() - Method in class java.util.BitSet
Returns true if this BitSet contains no bits that are set to true.
isEmpty() - Method in interface java.util.Collection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.Collections.EmptyMap
 
isEmpty() - Method in class java.util.Collections.SingletonMap
 
isEmpty() - Method in class java.util.Collections.SynchronizedCollection
 
isEmpty() - Method in class java.util.Collections.SynchronizedMap
 
isEmpty() - Method in class java.util.Collections.UnmodifiableCollection
 
isEmpty() - Method in class java.util.Collections.UnmodifiableMap
 
isEmpty() - Method in class java.util.Dictionary
Tests if this dictionary maps no keys to value.
isEmpty() - Method in class java.util.HashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.HashSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Hashtable
Tests if this hashtable maps no keys to values.
isEmpty() - Method in class java.util.IdentityHashMap
Returns true if this identity hash map contains no key-value mappings.
isEmpty() - Method in interface java.util.List
Returns true if this list contains no elements.
isEmpty() - Method in interface java.util.Map
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface java.util.Set
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.TaskQueue
Returns true if the priority queue contains no elements.
isEmpty() - Method in class java.util.TreeMap.SubMap.EntrySetView
 
isEmpty() - Method in class java.util.TreeMap.SubMap
 
isEmpty() - Method in class java.util.TreeSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Vector
Tests if this vector has no components.
isEmpty() - Method in class java.util.WeakHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.jar.Attributes
Returns true if this Map contains no attributes.
isEmpty() - Method in class javax.swing.DefaultListModel
Tests whether this list has any components.
isEmpty() - Method in class javax.swing.MultiUIDefaults
 
isEmpty() - Method in class javax.swing.text.SimpleAttributeSet
Checks whether the set of attributes is empty.
isEmpty(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HeadAction
 
isEmpty(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
 
isEmpty(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.MetaAction
 
isEmpty(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.StyleAction
 
isEmpty(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.TitleAction
 
isEmpty() - Method in class javax.swing.text.html.parser.Element
Check if empty
isEmpty() - Method in class javax.swing.text.rtf.MockAttributeSet
 
isEmpty() - Method in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue
 
isEmpty() - Method in class org.apache.xml.utils.BoolStack
Tests if this stack is empty.
isEnabled() - Method in class java.awt.Component.AccessibleAWTComponent
Determines if the object is enabled.
isEnabled() - Method in class java.awt.Component
Determines whether this component is enabled.
isEnabled() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Determine if the object is enabled.
isEnabled() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the object is enabled.
isEnabled() - Method in class java.awt.MenuItem
Checks whether this menu item is enabled.
isEnabled() - Method in class javax.swing.AbstractAction
Returns true if the action is enabled.
isEnabled() - Method in interface javax.swing.Action
Returns the enabled state of the Action.
isEnabled() - Method in interface javax.swing.ButtonModel
Indicates if the button can be selected or pressed by an input device (such as a mouse pointer).
isEnabled() - Method in class javax.swing.DefaultButtonModel
Indicates whether the button can be selected or pressed by an input device (such as a mouse pointer).
isEnabled() - Method in class javax.swing.JComponent.ActionStandin
 
isEnabled() - Method in class javax.swing.JFormattedTextField.CancelAction
 
isEnabled() - Method in class javax.swing.JFormattedTextField.CommitAction
 
isEnabled() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
isEnabled() - Method in class javax.swing.JRootPane.DefaultAction
 
isEnabled() - Method in class javax.swing.JSpinner.DisabledAction
 
isEnabled() - Method in class javax.swing.JTabbedPane.Page
 
isEnabled() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Determines if the object is enabled.
isEnabled() - Method in class javax.swing.JTextField.NotifyAction
 
isEnabled() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isEnabled() - Method in class javax.swing.ToolTipManager
Returns true if this object is enabled.
isEnabled() - Method in class javax.swing.plaf.basic.BasicButtonListener.PressedAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicButtonListener.ReleasedAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicComboBoxUI.HidePopupAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MoveResizeAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateOutAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.PreviousAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicMenuUI.PostAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicRootPaneUI.DefaultAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTextUI.FocusAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTextUI.TextActionWrapper
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicToolBarUI.KeyAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeAddSelectionAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeEditAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeExtendSelectionAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeScrollLRAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeSelectAllAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
isEnabled() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
isEnabled() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Determines if the object is enabled.
isEnabled() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Determine if a Connection Pool has been disabled.
isEnabled() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Return our current Active state
isEnabledAt(int) - Method in class javax.swing.JTabbedPane
Returns whether or not the tab at index is currently enabled.
isEnabledImpl() - Method in class java.awt.Component
 
isEndState(int) - Method in class java.text.WordBreakTable
Check is a state is the end state
isEndTag() - Method in class javax.swing.text.html.HiddenTagView
 
isEnqueued() - Method in class java.lang.ref.Reference
Tells whether or not this reference object has been enqueued, either by the program or by the garbage collector.
isEntityDeclared(String) - Method in class org.apache.crimson.tree.XmlDocument.ExtWriteContext
 
isEntityDeclared(String) - Method in class org.apache.crimson.tree.XmlWriteContext
Returns true if the specified entity was already declared in this output context, so that entity references may be written rather than their expanded values.
isEqual(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether two attribute sets are equal.
isEqual(AttributeSet) - Method in interface javax.swing.text.AttributeSet
Determines if the two attribute sets are equivalent.
isEqual(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
isEqual(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Compares two attribute sets.
isEqual(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Checks whether two attribute sets are equal.
isEqual(AttributeSet) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Checks whether two attribute sets are equal.
isEqual(AttributeSet) - Method in class javax.swing.text.html.MuxingAttributeSet
Checks whether two attribute sets are equal.
isEqual(AttributeSet) - Method in class javax.swing.text.rtf.MockAttributeSet
 
isError() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an error condition.
isErrorAny() - Method in class java.awt.MediaTracker
Checks the error status of all of the images.
isErrorID(int) - Method in class java.awt.MediaTracker
Checks the error status of all of the images tracked by this media tracker with the specified identifier.
isEscapingDisabled() - Method in class org.apache.xalan.serialize.SerializerToXML
Tell if the character escaping should be disabled for the current state.
isEven() - Method in class java.math.MutableBigInteger
Returns true iff this MutableBigInteger is even.
isEventDispatchThread() - Static method in class javax.swing.SwingUtilities
Returns true if the current thread is an AWT event dispatching thread.
isExceptional - Variable in class java.lang.FloatingDecimal
 
isExpanded(TreePath) - Method in class javax.swing.JTree
Returns true if the node identified by the path is currently expanded,
isExpanded(int) - Method in class javax.swing.JTree
Returns true if the node at the specified display row is currently expanded.
isExpanded(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns true if the value identified by row is currently expanded.
isExpanded - Variable in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Is this node expanded?
isExpanded() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns true if this node is expanded.
isExpanded(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns true if the value identified by row is currently expanded.
isExpanded() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns true if the receiver has been expanded.
isExpanded(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns true if the value identified by path is currently expanded.
isExtender(char) - Static method in class org.apache.crimson.util.XmlChars
 
isExternalizable() - Method in class java.io.ObjectStreamClass
Returns true if represented class implements Externalizable, false otherwise.
isFastStandalone() - Method in class org.apache.crimson.parser.Parser2
Returns true if standalone documents skip processing of all external DTD information.
isFile() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a normal file.
isFileHidingEnabled() - Method in class javax.swing.JFileChooser
Returns true if hidden files are not shown in the file chooser; otherwise, returns false.
isFileSelectionEnabled() - Method in class javax.swing.JFileChooser
Convenience call that determines if files are selectable based on the current file selection mode.
isFileSystem(File) - Method in class javax.swing.filechooser.FileSystemView
Checks if f represents a real directory or file as opposed to a special folder such as "Desktop".
isFileSystemRoot(File) - Method in class javax.swing.filechooser.FileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileSystemRoot(File) - Method in class javax.swing.filechooser.UnixFileSystemView
 
isFilled(int) - Method in class javax.swing.text.TableView.TableRow
 
isFilled(int) - Method in class javax.swing.text.html.TableView.RowView
 
isFilterableDCM(ColorModel) - Static method in class java.awt.TexturePaintContext
 
isFilterableICM(ColorModel) - Static method in class java.awt.TexturePaintContext
 
isFinal(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the final modifer, false otherwise.
isFirst() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is on the first row of this ResultSet object.
isFirstOrDisposed() - Method in class java.awt.SequencedEvent
Sequenced events are dispatched in order, so we cannot dispatch until we are the first sequenced event in the queue (i.e. it's our turn).
isFixed - Variable in class org.apache.crimson.parser.AttributeDecl
 
isFixedRowHeight() - Method in class javax.swing.JTree
Returns true if the height of each display row is a fixed size.
isFixedRowHeight() - Method in class javax.swing.tree.AbstractLayoutCache
Returns true if the height of each row is a fixed size.
isFlavorJavaFileListType() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the DataFlavor specified represents a list of file objects.
isFlavorRemoteObjectType() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the DataFlavor specified represents a remote object.
isFlavorSerializedObjectType() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the DataFlavor specified represents a serialized object.
isFlavorTextType() - Method in class java.awt.datatransfer.DataFlavor
Returns whether this DataFlavor is a valid text flavor for this implementation of the Java platform.
isFloatable() - Method in class javax.swing.JToolBar
Gets the floatable property.
isFloater(String) - Method in class javax.swing.text.html.CSS
 
isFloaterCollision(Rectangle, Rectangle) - Method in class javax.swing.DefaultDesktopManager
 
isFloating() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
isFloppyDrive(File) - Method in class javax.swing.filechooser.FileSystemView
Used by UI classes to decide whether to display a special icon for a floppy disk.
isFloppyDrive(File) - Method in class javax.swing.filechooser.UnixFileSystemView
 
isFloppyDrive(File) - Method in class javax.swing.filechooser.WindowsFileSystemView
 
isFocusCycleRoot(Container) - Method in class java.awt.Component
Returns whether the specified Container is the focus cycle root of this Component's focus traversal cycle.
isFocusCycleRoot(Container) - Method in class java.awt.Container
Returns whether the specified Container is the focus cycle root of this Container's focus traversal cycle.
isFocusCycleRoot() - Method in class java.awt.Container
Returns whether this Container is the root of a focus traversal cycle.
isFocusCycleRoot() - Method in class java.awt.Window
Always returns true because all Windows must be roots of a focus traversal cycle.
isFocusCycleRoot() - Method in class javax.swing.JInternalFrame
Always returns true because all JInternalFrames must be roots of a focus traversal cycle.
isFocusManagerEnabled() - Static method in class javax.swing.FocusManager
Deprecated. As of 1.4, replaced by KeyboardFocusManager.getDefaultFocusTraversalPolicy()
isFocusOwner() - Method in class java.awt.Component
Returns true if this Component is the focus owner.
isFocusPainted() - Method in class javax.swing.AbstractButton
Gets the paintFocus property.
isFocusTraversable() - Method in class java.awt.Component.AccessibleAWTComponent
Returns whether this object can accept focus or not.
isFocusTraversable() - Method in class java.awt.Component
Deprecated. As of 1.4, replaced by isFocusable().
isFocusTraversable() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns whether this object can accept focus or not.
isFocusTraversable() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns whether this object can accept focus or not.
isFocusTraversable() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
isFocusTraversable() - Method in class javax.swing.JTabbedPane.Page
 
isFocusTraversable() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
isFocusTraversable() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isFocusTraversable() - Method in class javax.swing.colorchooser.SwatchPanel
 
isFocusTraversable(JComboBox) - Method in class javax.swing.plaf.ComboBoxUI
Determine whether or not the combo box itself is traversable
isFocusTraversable() - Method in class javax.swing.plaf.basic.BasicArrowButton
 
isFocusTraversable(JComboBox) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Determines if the JComboBox is focus traversable.
isFocusTraversable() - Method in class javax.swing.plaf.basic.BasicComboPopup
Overridden to unconditionally return false.
isFocusTraversable() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.NoFocusButton
 
isFocusTraversable() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
isFocusTraversable() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
isFocusTraversable(JComboBox) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the isFocusTraversable method on each UI handled by this object.
isFocusTraversable() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
isFocusTraversable() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Returns whether this object can accept focus or not.
isFocusTraversableOverridden - Variable in class java.awt.Component
Tracks whether this Component is relying on default focus travesability.
isFocusTraversableOverridden() - Method in class java.awt.Component
 
isFocusTraversalPolicySet() - Method in class java.awt.Container
Returns whether the focus traversal policy has been explicitly set for this Container.
isFocusable() - Method in class java.awt.Component
Returns whether this Component can be focused.
isFocusable() - Method in interface java.awt.peer.ComponentPeer
 
isFocusableWindow() - Method in class java.awt.Window
Returns whether this Window can become the focused Window, that is, whether this Window or any of its subcomponents can become the focus owner.
isFocused() - Method in class java.awt.Window
Returns whether this Window is focused.
isFontSet() - Method in class java.awt.Component
Returns whether the font has been explicitly set for this Component.
isFontStyle(String) - Static method in class javax.swing.text.html.CSS.ShorthandFontParser
 
isFontVariant(String) - Static method in class javax.swing.text.html.CSS.ShorthandFontParser
 
isFontWeight(String) - Static method in class javax.swing.text.html.CSS.ShorthandFontParser
 
isForegroundSet() - Method in class java.awt.Component
Returns whether the foreground color has been explicitly set for this Component.
isFormElementWithContent(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Determines if the element associated with the attributeset is a TEXTAREA or SELECT.
isFracture - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer.ElemChanges
 
isFrameDocument() - Method in class javax.swing.text.html.HTMLDocument
Returns true if the document will be viewed in a frame.
isFrameStateSupported(int) - Method in class java.awt.Toolkit
Returns whether Toolkit supports this state for Frames.
isFreeStanding - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
isFreeStanding - Variable in class javax.swing.plaf.metal.MetalScrollButton
 
isFrenchSec() - Method in class java.text.RBCollationTables
 
isFresh() - Method in interface org.apache.xml.dtm.DTMIterator
Tells if this NodeSetDTM is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFresh() - Method in class org.apache.xpath.NodeSet
Tells if this NodeSet is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFresh() - Method in class org.apache.xpath.NodeSetDTM
Tells if this NodeSetDTM is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFresh() - Method in interface org.apache.xpath.axes.ContextNodeList
Tells if this NodeSetDTM is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFresh() - Method in class org.apache.xpath.axes.LocPathIterator
Tells if this NodeSetDTM is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFresh() - Method in class org.apache.xpath.axes.NodeSequence
 
isFromInternalSubset - Variable in class org.apache.crimson.parser.AttributeDecl
 
isFromInternalSubset - Variable in class org.apache.crimson.parser.ElementDecl
Used to validate standalone declarations
isFromInternalSubset - Variable in class org.apache.crimson.parser.EntityDecl
 
isFromWithParam() - Method in class org.apache.xpath.Arg
Tell if this variable is a parameter passed with a with-param or as a top-level parameter.
isFullScreenRequired() - Method in class java.awt.BufferCapabilities
 
isFullScreenSupported() - Method in class java.awt.GraphicsDevice
Returns true if this GraphicsDevice supports full-screen exclusive mode.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandler
Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Does the EXSLT function exist?
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Tests whether a certain function name is known within this namespace.
isGeneral() - Method in class javax.swing.text.html.parser.Entity
Returns true if it is a general entity.
isGenericURI() - Method in class org.apache.xml.utils.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isGlobPattern(String) - Static method in class javax.swing.plaf.basic.BasicFileChooserUI
 
isGraph(int) - Static method in class java.util.regex.ASCII
 
isGraphicsConfigSupported(GraphicsConfiguration) - Method in class java.awt.GraphicsConfigTemplate
Returns a boolean indicating whether or not the specified GraphicsConfiguration can be used to create a drawing surface that supports the indicated features.
isGroupingUsed() - Method in class java.text.NumberFormat
Returns true if grouping is used in this format.
isHHSign(String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Dmitri Ilyin: Makes sure if the String is HH encoded sign.
isHTMLFlavor(DataFlavor) - Method in class javax.swing.plaf.basic.BasicTransferable
Returns whether or not the specified data flavor is an HTML flavor that is supported.
isHTMLFontTag(HTML.Tag) - Method in class javax.swing.text.html.CSS
 
isHTMLString(String) - Static method in class javax.swing.plaf.basic.BasicHTML
Check the given string to see if it should trigger the html rendering logic in a non-text component that supports html rendering.
isHTMLSupported() - Method in class javax.swing.plaf.basic.BasicTransferable
Should the HTML flavors be offered?
isHeaderCell - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
 
isHeaderCell() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableCellElementInfo
 
isHeadless() - Static method in class java.awt.GraphicsEnvironment
Tests whether or not a display, keyboard, and mouse can be supported in this environment.
isHeadlessInstance() - Method in class java.awt.GraphicsEnvironment
Returns whether or not a display, keyboard, and mouse can be supported in this graphics environment.
isHelpMenu - Variable in class java.awt.Menu
This field will be set to true if the Menu in question is actually a help menu.
isHex(char) - Static method in class org.apache.xml.utils.URI
Determine whether a character is a hexadecimal character.
isHexDigit(int) - Static method in class java.util.regex.ASCII
 
isHidden() - Method in class java.io.File
Tests whether the file named by this abstract pathname is a hidden file.
isHidden(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
isHiddenFile(File) - Method in class javax.swing.filechooser.FileSystemView
Returns whether a file is hidden or not.
isHighSurrogate(int) - Static method in class org.apache.xml.utils.XMLChar
Returns whether the given character is a high surrogate
isHorizontal() - Method in class java.awt.ComponentOrientation
Are lines horizontal?
isHorizontalPositionRelativeToFontSize() - Method in class javax.swing.text.html.CSS.BackgroundPosition
 
isHorizontalPositionRelativeToSize() - Method in class javax.swing.text.html.CSS.BackgroundPosition
 
isIPv4CompatibleAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IPv4 compatible IPv6 address.
isIPv4MappedAddress(byte[]) - Static method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IPv4 mapped IPv6 address.
isIPv6Supported() - Static method in class java.net.InetAddressImplFactory
 
isISOControl(char) - Static method in class java.lang.Character
Determines if the specified character is an ISO control character.
isIcon - Variable in class javax.swing.JInternalFrame
The frame has been iconified.
isIcon() - Method in class javax.swing.JInternalFrame
Returns whether the JInternalFrame is currently iconified.
isIconOnly() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
isIconifiable() - Method in class javax.swing.JInternalFrame
Gets the iconable property, which by default is false.
isIdentifierIgnorable(char) - Static method in class java.lang.Character
Determines if the specified character should be regarded as an ignorable character in a Java identifier or a Unicode identifier.
isIdentifierIgnorable(char) - Static method in class java.lang.CharacterData
 
isIdentifierIgnorable(char) - Static method in class java.lang.CharacterDataLatin1
 
isIdentity() - Method in class java.awt.font.TransformAttribute
Returns true if the wrapped transform is an identity transform.
isIdentity() - Method in class java.awt.geom.AffineTransform
Returns true if this AffineTransform is an identity transform.
isIgnorable(int) - Static method in class java.text.CollationElementIterator
Check if a comparison order is ignorable.
isIgnorableWhitespace(Text) - Method in class org.apache.xpath.DOMHelper
Deprecated.  
isIgnoringLexicalInfo() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Returns true if certain lexical information is automatically discarded when a DOM tree is built, producing smaller parse trees that are easier to use.
isIgnoringMIME() - Method in class org.apache.crimson.parser.Resolver
Returns true if this resolver is ignoring MIME types in the documents it returns, to work around bugs in how servers have reported the documents' MIME types.
isImage(String) - Static method in class javax.swing.text.html.CSS.ShorthandBackgroundParser
 
isInAttribute - Variable in class org.apache.crimson.parser.Parser2
 
isInProgress() - Method in class javax.swing.undo.CompoundEdit
Returns true if this edit is in progress--that is, it has not received end.
isInc - Static variable in class java.awt.Component
Static properties for incremental drawing.
isIndeterminate() - Method in class javax.swing.JProgressBar
Returns the value of the indeterminate property.
isIndeterminate - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
isIndexSelected(int) - Method in class java.awt.List
Determines if the specified item in this scrolling list is selected.
isIndexed(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.IndexedDTMAxisTraverser
Tell if the indexing is on and the given expanded type ID matches what is in the indexes.
isInfinite(double) - Static method in class java.lang.Double
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Double
Returns true if this Double value is infinitely large in magnitude, false otherwise.
isInfinite(float) - Static method in class java.lang.Float
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Float
Returns true if this Float value is infinitely large in magnitude, false otherwise.
isInherited() - Method in class javax.swing.text.html.CSS.Attribute
Indicates if the attribute should be inherited from the parent or not.
isInputShutdown() - Method in class java.net.Socket
Returns wether the read-half of the socket connection is closed.
isInsertTag(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
 
isInstance(Object) - Method in class java.lang.Class
Determines if the specified Object is assignment-compatible with the object represented by this Class.
isInstance(Object) - Method in class org.apache.xml.utils.synthetic.Class
This method is the dynamic equivalent of the Java language instanceof operator.
isInstantiable() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable/externalizable and can be instantiated by the serialization runtime--i.e., if it is externalizable and defines a public no-arg constructor, or if it is non-externalizable and its first non-serializable superclass defines an accessible no-arg constructor.
isInterface() - Method in class java.lang.Class
Determines if the specified Class object represents an interface type.
isInterface(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the interface modifer, false otherwise.
isInterface - Variable in class org.apache.xml.utils.synthetic.Class
Field isInterface: True if the Class object represents an interface type.
isInterface() - Method in class org.apache.xml.utils.synthetic.Class
Determines if the specified Class object represents an interface type.
isInterface(boolean) - Method in class org.apache.xml.utils.synthetic.Class
Assert that the specified Class object represents an interface type.
isInternal() - Method in class org.apache.crimson.parser.InputEntity
 
isInternalFrameSystemMenu() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
This is to see if the menu item in question is part of the system menu on an internal frame.
isInterrupted() - Method in class java.lang.Thread
Tests whether this thread has been interrupted.
isInterrupted(boolean) - Method in class java.lang.Thread
Tests if some Thread has been interrupted.
isInvalid(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is invalid.
isInverted - Variable in class javax.swing.JSlider
 
isItalic() - Method in class java.awt.Font
Indicates whether or not this Font object's style is ITALIC.
isItalic(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the italic attribute is set.
isItalic() - Method in class javax.swing.text.html.CSS.StringValue
 
isJavaIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Java identifier as other than the first character.
isJavaIdentifierPart(char) - Static method in class java.lang.CharacterData
 
isJavaIdentifierPart(char) - Static method in class java.lang.CharacterDataLatin1
 
isJavaIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Java identifier.
isJavaIdentifierStart(char) - Static method in class java.lang.CharacterData
 
isJavaIdentifierStart(char) - Static method in class java.lang.CharacterDataLatin1
 
isJavaLetter(char) - Static method in class java.lang.Character
Deprecated. Replaced by isJavaIdentifierStart(char).
isJavaLetterOrDigit(char) - Static method in class java.lang.Character
Deprecated. Replaced by isJavaIdentifierPart(char).
isJavaMIMEType(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Returns whether the specified String is an encoded Java MIME type.
isKeyBindingActive() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
isKeyBindingRegistered() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
isKeyDown - Variable in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
Set to true while keyPressed is active.
isKnownToNotHaveClassPathAttribute() - Method in class java.util.jar.JarFile
 
isLaoBaseConsonant(char) - Static method in class java.text.CollationElementIterator
Determine if a character is a Lao base consonant
isLaoPreVowel(char) - Static method in class java.text.CollationElementIterator
Determine if a character is a Lao vowel (which sorts after its base consonant).
isLargeModel() - Method in class javax.swing.JTree
Returns true if the tree is configured for a large model.
isLargeModel() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
isLast() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is on the last row of this ResultSet object.
isLastInRun(int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
isLastTextOrPasswordField() - Method in class javax.swing.text.html.FormView
Iterates over the element hierarchy to determine if the element parameter, which is assumed to be an <INPUT> element of type password or text, is the last one of either kind, in the form to which it belongs.
isLayoutValid() - Method in class javax.swing.text.AsyncBoxView.ChildState
Has the child view been laid out.
isLayoutValid(int) - Method in class javax.swing.text.BoxView
Determines if the layout is valid along the given axis.
isLeadAnchorNotificationEnabled() - Method in class javax.swing.DefaultListSelectionModel
Returns the value of the leadAnchorNotificationEnabled flag.
isLeadAnchorNotificationEnabled() - Method in class javax.swing.text.html.OptionListModel
Returns the value of the leadAnchorNotificationEnabled flag.
isLeadingEdge - Variable in class java.awt.font.TextHitInfo
 
isLeadingEdge() - Method in class java.awt.font.TextHitInfo
Returns true if the leading edge of the character was hit.
isLeaf - Variable in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isLeaf() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Returns true if this node allows children.
isLeaf(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
isLeaf() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether the element is a leaf.
isLeaf() - Method in class javax.swing.text.AbstractDocument.BranchElement
Checks whether the element is a leaf.
isLeaf() - Method in class javax.swing.text.AbstractDocument.LeafElement
Checks whether the element is a leaf.
isLeaf() - Method in interface javax.swing.text.Element
Is this element a leaf element?
isLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if this node has no children.
isLeaf(Object) - Method in class javax.swing.tree.DefaultTreeModel
Returns whether the specified node is a leaf node.
isLeaf() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns true if the receiver is a leaf.
isLeaf(Object) - Method in interface javax.swing.tree.TreeModel
Returns true if node is a leaf.
isLeaf() - Method in interface javax.swing.tree.TreeNode
Returns true if the receiver is a leaf.
isLeaf() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns true if the receiver is a leaf.
isLeapYear(int) - Method in class java.util.GregorianCalendar
Determines if the given year is a leap year.
isLeftMouseButton(MouseEvent) - Static method in class javax.swing.SwingUtilities
Returns true if the mouse event specifies the left mouse button.
isLeftToRight() - Method in class java.awt.ComponentOrientation
HorizontalLines: Do items run left-to-right?
isLeftToRight() - Method in class java.awt.font.TextLayout
Returns true if this TextLayout has a left-to-right base direction or false if it has a right-to-left base direction.
isLeftToRight() - Method in class java.text.Bidi
Return true if the line is all left-to-right text and the base direction is left-to-right.
isLeftToRight(Component) - Static method in class javax.swing.SwingUtilities
 
isLeftToRight(Component) - Static method in class javax.swing.border.AbstractBorder
 
isLeftToRight(Component) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
isLeftToRight(Component) - Static method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
 
isLeftToRight(Component) - Static method in class javax.swing.plaf.metal.MetalUtils
 
isLeftToRight() - Method in class javax.swing.text.AbstractDocument.BidiElement
 
isLeftToRight(int, int) - Method in class javax.swing.text.AbstractDocument
Returns true if the text in the range p0 to p1 is left to right.
isLeftToRight(Component) - Static method in class javax.swing.text.Utilities
 
isLegalInsertText(String) - Method in class javax.swing.text.DefaultFormatter
Returns true if the text in text can be inserted.
isLegalInsertText(String) - Method in class javax.swing.text.NumberFormatter
Subclassed to return false if text contains in an invalid character to insert, that is, it is not a digit (Character.isDigit()) and not one of the characters defined by the DecimalFormatSymbols.
isLegalPropertyKey(String) - Method in class org.apache.xalan.templates.OutputProperties
Report if the key given as an argument is a legal xsl:output key.
isLegalReplacement(byte[]) - Method in class java.nio.charset.CharsetEncoder
Tells whether or not the given byte array is a legal replacement value for this encoder.
isLenient() - Method in class java.text.DateFormat
Tell whether date/time parsing is to be lenient.
isLenient() - Method in class java.util.Calendar
Tell whether date/time interpretation is to be lenient.
isLetter(char) - Method in class java.io.Win32FileSystem
 
isLetter(char) - Static method in class java.lang.Character
Determines if the specified character is a letter.
isLetter(char) - Static method in class java.lang.CharacterData
 
isLetter(char) - Static method in class java.lang.CharacterDataLatin1
 
isLetter(char) - Static method in class org.apache.crimson.util.XmlChars
Returns true if the character is an XML "letter".
isLetter2(char) - Static method in class org.apache.crimson.util.XmlChars
 
isLetterOrDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a letter or digit.
isLetterOrDigit(char) - Static method in class java.lang.CharacterData
 
isLetterOrDigit(char) - Static method in class java.lang.CharacterDataLatin1
 
isLetterOrDigitAhead() - Method in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Tells if there is a digit or a letter character ahead.
isLigature() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a ligature glyph.
isLight - Variable in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
isLightWeightPopupEnabled() - Method in class javax.swing.JComboBox
Gets the value of the lightWeightPopupEnabled property.
isLightWeightPopupEnabled() - Method in class javax.swing.JPopupMenu
Gets the lightWeightPopupEnabled property.
isLightWeightPopupEnabled() - Method in class javax.swing.ToolTipManager
Returns true if lightweight (all-Java) Tooltips are in use, or false if heavyweight (native peer) Tooltips are being used.
isLightweight() - Method in class java.awt.Component
A lightweight component doesn't have a native toolkit peer.
isLightweightComponent(Component) - Static method in class javax.swing.JComponent
Returns true if this component is lightweight, that is, if it doesn't have a native window system peer.
isLineEmpty - Variable in class javax.swing.text.AbstractWriter
True while the current line is empty.
isLineEmpty() - Method in class javax.swing.text.AbstractWriter
Returns true if the current line should be considered empty.
isLineSeparator(int) - Method in class java.util.regex.Pattern
Determines if character is a line separator in the current mode
isLinearGRAYspace(ColorSpace) - Static method in class java.awt.image.ColorModel
 
isLinearRGBspace(ColorSpace) - Static method in class java.awt.image.ColorModel
 
isLink() - Method in class javax.swing.text.html.ImageView
Returns true if this image within a link?
isLink - Variable in class javax.swing.text.html.StyleSheet.CssParser
True if the attributes are coming from a linked/imported style.
isLinkLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an link local address.
isListener(Class, ActionListener) - Method in class javax.swing.AbstractButton
 
isListener(Class, ActionListener) - Method in class javax.swing.JComboBox
 
isListener(Class, ActionListener) - Method in class javax.swing.JTextField
 
isListening - Variable in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
isLiteral(int) - Method in class javax.swing.text.InternationalFormatter
Returns true if the character at index is a literal, that is not editable.
isLiteral(Map) - Method in class javax.swing.text.InternationalFormatter
Returns true if attributes is null or empty.
isLiteral() - Method in class javax.swing.text.MaskFormatter.LiteralCharacter
 
isLiteral() - Method in class javax.swing.text.MaskFormatter.MaskCharacter
Subclasses should override this returning true if the instance represents a literal character.
isLiteral(int) - Method in class javax.swing.text.MaskFormatter
Returns true if the character at the specified location is a literal, that is it can not be edited.
isLiteral(Map) - Method in class javax.swing.text.NumberFormatter
Subclassed to treat the decimal separator, grouping separator, exponent symbol, percent, permille and currency as literals.
isLiteralResultAsStylesheet - Variable in class org.apache.xalan.templates.ElemLiteralResult
Tells if this element represents a root element that is also the stylesheet element.
isLoaded() - Method in class java.nio.MappedByteBuffer
Tells whether or not this buffer's content is resident in physical memory.
isLoaded() - Method in class javax.swing.text.ZoneView.Zone
Determines if the zone is in the loaded state or not.
isLoaded0(long, long) - Method in class java.nio.MappedByteBuffer
 
isLocal - Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
A boolean indicating if the encapsulated Transferable object represents the result of local drag-n-drop operation (within the same JVM).
isLocal(Stub) - Static method in class javax.rmi.CORBA.Util
The isLocal method has the same semantics as the ObjectImpl.
isLocal(Stub) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.isLocal(javax.rmi.CORBA.Stub).
isLocalSet(int) - Method in class org.apache.xpath.VariableStack
Tell if a local variable has been set or not.
isLocalTransfer() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns an int indicating if the source is in the same JVM as the target.
isLocalTx - Variable in class java.awt.dnd.DropTargetDropEvent
true if the source is in the same JVM as the target.
isLocaleSupported(String) - Method in class org.apache.crimson.util.MessageCatalog
Returns true iff the specified locale has explicit language support.
isLocallyDefined(KeyStroke) - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
isLocallyDefined(KeyStroke) - Method in interface javax.swing.text.Keymap
Determines if the given key sequence is locally defined.
isLocationInExpandControl(TreePath, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns true if mouseX and mouseY fall in the area of row that is used to expand/collapse the node and the node at row does not represent a leaf.
isLocationInExpandControl(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
isLoggable(LogRecord) - Method in interface java.util.logging.Filter
Check if a given log record should be published.
isLoggable(LogRecord) - Method in class java.util.logging.Handler
Check if this Handler would actually log a given LogRecord.
isLoggable(Level) - Method in class java.util.logging.Logger
Check if a message of the given level would actually be logged by this logger.
isLoggable(LogRecord) - Method in class java.util.logging.MemoryHandler
Check if this Handler would actually log a given LogRecord into its internal buffer.
isLoggable(LogRecord) - Method in class java.util.logging.StreamHandler
Check if this Handler would actually log a given LogRecord.
isLongMIN_VALUE() - Method in class java.text.DigitList
Returns true if this DigitList represents Long.MIN_VALUE; false, otherwise.
isLoopbackAddress() - Method in class java.net.Inet4Address
 
isLoopbackAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a loopback address.
isLoopbackAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a loopback address.
isLowSurrogate(int) - Static method in class org.apache.xml.utils.XMLChar
Returns whether the given character is a low surrogate
isLower(int) - Static method in class java.util.regex.ASCII
 
isLowerCase(char) - Static method in class java.lang.Character
Determines if the specified character is a lowercase character.
isLowerCase(char) - Static method in class java.lang.CharacterData
 
isLowerCase(char) - Static method in class java.lang.CharacterDataLatin1
 
isMCGlobal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has global scope.
isMCLinkLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has link scope.
isMCNodeLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has node scope.
isMCOrgLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has organization scope.
isMCSiteLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has site scope.
isMalformed() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes a malformed-input error.
isManagingFocus() - Method in class javax.swing.JComponent
Deprecated. As of 1.4, replaced by Component.setFocusTraversalKeys(int, Set) and Container.setFocusCycleRoot(boolean).
isMarkLeftToRight() - Method in class javax.swing.text.DefaultCaret
 
isMarkState(int) - Method in class java.text.WordBreakTable
Checks to see if the transition into the specified state was "marked"
isMarkup(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character can be considered markup.
isMaskOK(int, boolean) - Static method in class java.awt.TexturePaintContext
 
isMaximizable() - Method in class javax.swing.JInternalFrame
Gets the value of the maximizable property.
isMaximum - Variable in class javax.swing.JInternalFrame
The frame has been expanded to its maximum size.
isMaximum() - Method in class javax.swing.JInternalFrame
Returns whether the JInternalFrame is currently maximized.
isMaximumSizeSet() - Method in class javax.swing.JComponent
Returns true if the maximum size has been set to a non-null value otherwise returns false.
isMenuComponent(Component) - Method in class javax.swing.JMenu
Returns true if the specified component exists in the submenu hierarchy.
isMetaDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Meta modifier is down on this event.
isMiddleMouseButton(MouseEvent) - Static method in class javax.swing.SwingUtilities
Returns true if the mouse event specifies the middle mouse button.
isMimeTypeEqual(String) - Method in class java.awt.datatransfer.DataFlavor
Returns whether the string representation of the MIME type passed in is equivalent to the MIME type of this DataFlavor.
isMimeTypeEqual(DataFlavor) - Method in class java.awt.datatransfer.DataFlavor
Compares the mimeType of two DataFlavor objects.
isMimeTypeEqual(MimeType) - Method in class java.awt.datatransfer.DataFlavor
Compares the mimeType of two DataFlavor objects.
isMimeTypeSerializedObject() - Method in class java.awt.datatransfer.DataFlavor
Does the DataFlavor represent a serialized object?
isMinimumSizeDirty - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
isMinimumSizeSet() - Method in class javax.swing.JComponent
Returns true if the minimum size has been set to a non-null value otherwise returns false.
isMirrored(char) - Static method in class java.lang.Character
Determines whether the character is mirrored according to the Unicode specification.
isMirrored(char) - Static method in class java.lang.CharacterData
 
isMirrored(char) - Static method in class java.lang.CharacterDataLatin1
 
isMixed() - Method in class java.text.Bidi
Return true if the line is not left-to-right or right-to-left.
isModal() - Method in class java.awt.Dialog
Indicates whether the dialog is modal.
isMouseDragged - Variable in class javax.swing.JMenuItem
 
isMouseGrab(MouseEvent) - Method in class java.awt.LightweightDispatcher
 
isMouseInNativeContainer - Variable in class java.awt.LightweightDispatcher
Is the mouse over the native container
isMovingWindow - Variable in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
Set to true if the drag operation is moving the window.
isMultiBufferAvailable() - Method in class java.awt.BufferCapabilities
 
isMultiPanel - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
isMultiSelectEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returning true signifies a mouse event on the node should select from the anchor point.
isMultiSelectionEnabled() - Method in class javax.swing.JFileChooser
Returns true if multiple files can be selected.
isMulticastAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IP multicast address. 11111111 at the start of the address identifies the address as being a multicast address.
isMulticastAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an IP multicast address.
isMultipleMode() - Method in class java.awt.List
Determines whether this list allows multiple selections.
isMutable() - Method in interface org.apache.xml.dtm.DTMIterator
Tells if this iterator can have nodes added to it or set via the setItem(int node, int index) method.
isMutable() - Method in class org.apache.xpath.NodeSetDTM
Tells if this iterator can have nodes added to it or set via the setItem(int node, int index) method.
isMutable() - Method in class org.apache.xpath.axes.LocPathIterator
Tells if this iterator can have nodes added to it or set via the setItem(int node, int index) method.
isMutable() - Method in class org.apache.xpath.axes.NodeSequence
 
isNCName(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameChar(char) - Static method in class org.apache.crimson.util.XmlChars
Returns true if the character is allowed to be a non-initial character in unscoped names according to the rules of the XML Namespaces proposed recommendation.
isNCNameStart(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNCNmtoken(String) - Static method in class org.apache.crimson.util.XmlNames
This method returns true if the identifier is a "name token" as defined by the XML Namespaces proposed recommendation.
isNaN(double) - Static method in class java.lang.Double
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN() - Method in class java.lang.Double
Returns true if this Double value is a Not-a-Number (NaN), false otherwise.
isNaN(float) - Static method in class java.lang.Float
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN() - Method in class java.lang.Float
Returns true if this Float value is a Not-a-Number (NaN), false otherwise.
isName(String) - Static method in class org.apache.crimson.util.XmlNames
Returns true if the value is a legal XML name.
isName(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNameChar(char) - Static method in class org.apache.crimson.util.XmlChars
Returns true if the character is allowed to be a non-initial character in names according to the XML recommendation.
isNameStart(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNamespaceAware() - Method in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
isNamespaceAware() - Method in class org.apache.crimson.jaxp.SAXParserImpl
 
isNamespaceNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Test whether the given node is a namespace decl node.
isNamespaceNode(Node) - Method in class org.apache.xpath.domapi.XPathResultImpl
Given a node, determine if it is a namespace node.
isNative(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the native modifer, false otherwise.
isNativeLookAndFeel() - Method in class javax.swing.LookAndFeel
If the underlying platform has a "native" look and feel, and this is an implementation of it, return true.
isNativeLookAndFeel() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
 
isNativeLookAndFeel() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns false; this look and feel is not native to any platform.
isNativeMethod() - Method in class java.lang.StackTraceElement
Returns true if the method containing the execution point represented by this stack trace element is a native method.
isNaturalDocOrder(int) - Static method in class org.apache.xpath.axes.WalkerFactory
Tell if the pattern can be 'walked' with the iteration steps in natural document order, without duplicates.
isNaturalDocOrder(Compiler, int, int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Tell if the pattern can be 'walked' with the iteration steps in natural document order, without duplicates.
isNavigatable(int) - Method in class javax.swing.text.DefaultFormatter
Subclasses should override this if they want cursor navigation to skip certain characters.
isNavigatable(int) - Method in class javax.swing.text.InternationalFormatter
Returns true if the character at offset is navigatable too.
isNavigatable(int) - Method in class javax.swing.text.MaskFormatter
Returns true if the MaskFormatter allows invalid, or the offset is less than the max length and the character at offset is a literal.
isNavigatable(int) - Method in class javax.swing.text.NumberFormatter
Subclassed to make the decimal separator navigatable, as well as making the character between the integer field and the next field navigatable.
isNavigationKey(int) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns whether or not the supplied keyCode maps to a key that is used for navigation.
isNegative - Variable in class java.lang.FloatingDecimal
 
isNew - Variable in class javax.swing.tree.PathPlaceHolder
 
isNext - Variable in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
isNmtoken(String) - Static method in class org.apache.crimson.util.XmlNames
This method returns true if the identifier is a "name token" as defined in the XML specification.
isNodeAfter(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isNodeAfter(int, int) - Method in interface org.apache.xml.dtm.DTM
Figure out whether nodeHandle2 should be considered as being later in the document than nodeHandle1, in Document Order as defined by the XPath model.
isNodeAfter(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Figure out whether nodeHandle2 should be considered as being later in the document than nodeHandle1, in Document Order as defined by the XPath model.
isNodeAfter(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Figure out whether nodeHandle2 should be considered as being later in the document than nodeHandle1, in Document Order as defined by the XPath model.
isNodeAfter(Node, Node) - Static method in class org.apache.xpath.DOM2Helper
Deprecated. Figure out whether node2 should be considered as being later in the document than node1, in Document Order as defined by the XPath model.
isNodeAfter(Node, Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Figure out whether node2 should be considered as being later in the document than node1, in Document Order as defined by the XPath model.
isNodeAfterSibling(Node, Node, Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Figure out if child2 is after child1 in document order.
isNodeAncestor(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if anotherNode is an ancestor of this node -- if it is this node, this node's parent, or an ancestor of this node's parent.
isNodeChild(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if aNode is a child of this node.
isNodeDescendant(DefaultMutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if anotherNode is a descendant of this node -- if it is this node, one of this node's children, or a descendant of one of this node's children.
isNodeParentNode - Variable in class javax.swing.tree.FixedHeightLayoutCache.SearchInfo
 
isNodeRelated(DefaultMutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if and only if aNode is in the same tree as this node.
isNodeSibling(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if anotherNode is a sibling of (has the same parent as) this node.
isNodeTheSame(Node, Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Use DTMNodeProxy to determine whether two nodes are the same.
isNodesetExpr() - Method in class org.apache.xalan.templates.FuncDocument
Tell if the expression is a nodeset expression.
isNodesetExpr() - Method in class org.apache.xpath.Expression
Tell if the expression is a nodeset expression.
isNodesetExpr() - Method in class org.apache.xpath.axes.LocPathIterator
Tell if the expression is a nodeset expression.
isNormal() - Method in class java.math.MutableBigInteger
Returns true iff this MutableBigInteger is in normal form.
isNotSameAsOwner(RedundentExprEliminator.MultistepExprHolder, ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Find out if the given ElemTemplateElement is not the same as one of the ElemTemplateElement owners of the expressions.
isNullable(int) - Method in interface java.sql.ParameterMetaData
Retrieves whether null values are allowed in the designated parameter.
isNullable(int) - Method in interface java.sql.ResultSetMetaData
Indicates the nullability of values in the designated column.
isObscured() - Method in interface java.awt.peer.ComponentPeer
 
isOctDigit(int) - Static method in class java.util.regex.ASCII
 
isOdd() - Method in class java.math.MutableBigInteger
Returns true iff this MutableBigInteger is odd.
isOnKeyRelease() - Method in class java.awt.AWTKeyStroke
Returns whether this AWTKeyStroke represents a key release.
isOne() - Method in class java.math.MutableBigInteger
Returns true iff this MutableBigInteger has a value of one.
isOneStep(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isOneTouchExpandable() - Method in class javax.swing.JSplitPane
Gets the oneTouchExpandable property.
isOnlyIntegerField(int, int) - Method in class javax.swing.text.NumberFormatter
Returns true if the range offset to length identifies the only integer field.
isOnlyOneContext - Static variable in class javax.swing.plaf.metal.MetalLookAndFeel
 
isOpaque() - Method in class java.awt.Component
Returns true if this component is completely opaque, returns false by default.
isOpaque() - Method in class java.net.URI
Tells whether or not this URI is opaque.
isOpaque() - Method in class javax.swing.JComponent
Returns true if this component is completely opaque.
isOpaque() - Method in class javax.swing.JDesktopPane
Returns true to indicate that this component paints every pixel in its range.
isOpaque() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
isOpaque() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
isOpen() - Method in interface ISSearch.ISDBinterface
Returns the current state of the database connection
isOpen() - Method in interface java.nio.channels.Channel
Tells whether or not this channel is open.
isOpen() - Method in class java.nio.channels.Selector
Tells whether or not this selector is open.
isOpen() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
 
isOpen() - Method in class java.nio.channels.spi.AbstractSelector
 
isOptimizableForDescendantIterator(Compiler, int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Special purpose function to see if we can optimize the pattern for a DescendantIterator.
isOptimizedDrawingEnabled() - Method in class javax.swing.JComponent
Returns true if this component tiles its children -- that is, if it can guarantee that the children will not overlap.
isOptimizedDrawingEnabled() - Method in class javax.swing.JLayeredPane
Returns false if components in the pane can overlap, which makes optimized drawing impossible.
isOptimizedDrawingEnabled() - Method in class javax.swing.JRootPane
The glassPane and contentPane have the same bounds, which means JRootPane does not tiles its children and this should return false.
isOptimizedDrawingEnabled() - Method in class javax.swing.JViewport
The JViewport overrides the default implementation of this method (in JComponent) to return false.
isOrdered() - Method in class org.apache.xalan.processor.XSLTElementDef
Get whether this element requires ordered children.
isOutputMethodSet() - Method in class org.apache.xalan.templates.StylesheetRoot
Find out if an output method has been set by the user.
isOutputShutdown() - Method in class java.net.Socket
Returns wether the write-half of the socket connection is closed.
isOutsideDocElem() - Method in class org.apache.xml.utils.DOMBuilder
Tell if the current node is outside the document element.
isOverIgnore - Variable in class java.text.RBTableBuilder
 
isOverflow() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an overflow condition.
isOwnerAppContextDisposed(SequencedEvent) - Static method in class java.awt.SequencedEvent
true only if event exists and nested source appContext is disposed.
isPE - Variable in class org.apache.crimson.parser.EntityDecl
 
isPE - Variable in class org.apache.crimson.parser.InputEntity
 
isPacked - Variable in class java.awt.Component
 
isPageFlipping() - Method in class java.awt.BufferCapabilities
 
isPaintPending() - Method in interface java.awt.peer.ContainerPeer
 
isPaintingOrigin() - Method in class javax.swing.JComponent
Returns true if a paint triggered on a child component should cause painting to originate from this Component, or one of its ancestors.
isPaintingOrigin() - Method in class javax.swing.JViewport
Returns true if scroll mode is a BACKINGSTORE_SCROLL_MODE to cause painting to originate from JViewport, or one of its ancestors.
isPaintingTile() - Method in class javax.swing.JComponent
Returns true if the component is currently painting a tile.
isPalette - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
isParam(ExpressionNode) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Tell if the expr param is contained within an xsl:param.
isParameter() - Method in class javax.swing.text.html.parser.Entity
Returns true if it is a parameter entity.
isParameterEntity() - Method in class org.apache.crimson.parser.InputEntity
 
isParent(File, File) - Method in class javax.swing.filechooser.FileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParentOf(Component) - Method in class java.awt.Container
Check if this component is the child of this container or its children.
isParseIntegerOnly() - Method in class java.text.NumberFormat
Returns true if this format will parse numbers as integers only.
isParserEventsOnMain() - Method in class org.apache.xalan.transformer.TransformerImpl
Get true if the parser events should be on the main thread, false if not.
isPartialReturn() - Method in class javax.swing.text.Segment
Flag to indicate that partial returns are valid.
isPathEditable(TreePath) - Method in class javax.swing.JTree
Returns isEditable.
isPathSelected(TreePath) - Method in class javax.swing.JTree
Returns true if the item identified by the path is currently selected.
isPathSelected(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the path, path, is in the current selection.
isPathSelected(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Returns true if the path, path, is in the current selection.
isPending - Variable in class javax.swing.SystemEventQueueUtilities.ComponentWorkRequest
 
isPending - Variable in class javax.swing.text.DefaultStyledDocument.ChangeUpdateRunnable
 
isPercentage(int, AttributeSet) - Method in class javax.swing.text.html.BlockView
 
isPercentage() - Method in class javax.swing.text.html.CSS.LengthValue
Returns true if the length represents a percentage of the containing box.
isPlaceholder(int, char) - Method in class javax.swing.text.MaskFormatter
Returns true if the placeholder character matches aChar.
isPlain() - Method in class java.awt.Font
Indicates whether or not this Font object's style is PLAIN.
isPlainFlavor(DataFlavor) - Method in class javax.swing.plaf.basic.BasicTransferable
Returns whether or not the specified data flavor is an plain flavor that is supported.
isPlainSupported() - Method in class javax.swing.plaf.basic.BasicTransferable
Should the plain text flavors be offered?
isPolygonal() - Method in class java.awt.geom.Area
Tests whether this Area consists entirely of straight edged polygonal geometry.
isPopupMenu() - Method in class javax.swing.JPopupMenu
Returns true if the popup menu is a standalone popup menu rather than the submenu of a JMenu.
isPopupMenuVisible() - Method in class javax.swing.JMenu
Returns true if the menu's popup window is visible.
isPopupTrigger() - Method in class java.awt.event.MouseEvent
Returns whether or not this mouse event is the popup menu trigger event for the platform.
isPopupTrigger(MouseEvent) - Method in class javax.swing.JPopupMenu
Returns true if the MouseEvent is considered a popup trigger by the JPopupMenu's currently installed UI.
isPopupTrigger(MouseEvent) - Method in class javax.swing.plaf.PopupMenuUI
 
isPopupTrigger(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
isPopupTrigger(MouseEvent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the isPopupTrigger method on each UI handled by this object.
isPopupVisible() - Method in class javax.swing.JComboBox
Determines the visibility of the popup.
isPopupVisible(JComboBox) - Method in class javax.swing.plaf.ComboBoxUI
Determine the visibility of the popup
isPopupVisible(JComboBox) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Tells if the popup is visible or not.
isPopupVisible(JComboBox) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the isPopupVisible method on each UI handled by this object.
isPosition(String) - Static method in class javax.swing.text.html.CSS.ShorthandBackgroundParser
 
isPositionLTR(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
 
isPreferredSizeSet() - Method in class javax.swing.JComponent
Returns true if the preferred size has been set to a non-null value otherwise returns false.
isPreformatted() - Method in class javax.swing.text.html.HTML.Tag
Returns true if this tag is pre-formatted, which is true if the tag is either PRE or TEXTAREA.
isPreformatted() - Method in class javax.swing.text.html.parser.TagElement
 
isPressed() - Method in interface javax.swing.ButtonModel
Indicates if button has been pressed.
isPressed() - Method in class javax.swing.DefaultButtonModel
Indicates whether button has been pressed.
isPressed - Variable in class javax.swing.JMenuItem.AccessibleJMenuItem
 
isPrettyOutput() - Method in class org.apache.crimson.tree.XmlWriteContext
Returns true if writes using the context should "pretty print", displaying structure through indentation as appropriate.
isPrimitive() - Method in class java.io.ObjectStreamField
Return true if this field has a primitive type.
isPrimitive() - Method in class java.lang.Class
Determines if the specified Class object represents a primitive type.
isPrimitive() - Method in class org.apache.xml.utils.synthetic.Class
Determines if the specified Class object represents a primitive Java type.
isPrint(int) - Static method in class java.util.regex.ASCII
 
isPrivate(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the private modifer, false otherwise.
isProbablePrime(int) - Method in class java.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isProcessInputMethodEventOverridden(Class) - Static method in class javax.swing.text.JTextComponent
Returns true if klass is NOT a JTextComponent and it or one of its superclasses (stoping at JTextComponent) overrides processInputMethodEvent.
isProcessInputMethodEventOverridden() - Method in class javax.swing.text.JTextComponent
 
isProtected(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the protected modifer, false otherwise.
isProximateInnerExpr(Compiler, int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isProxy - Variable in class java.io.ObjectStreamClass
true if represents dynamic proxy class
isProxy() - Method in class java.io.ObjectStreamClass
Returns true if class descriptor represents a dynamic proxy class, false otherwise.
isProxyActive(KeyEvent) - Static method in class java.awt.KeyboardFocusManager
 
isProxyActive - Variable in class java.awt.event.KeyEvent
Stores the state of native event dispatching system - true, if when the event was created event proxying mechanism was active - false, if it was inactive Used in Component.dispatchEventImpl to correctly dispatch events when proxy is active
isProxyActiveImpl(KeyEvent) - Static method in class java.awt.KeyboardFocusManager
 
isProxyClass(Class) - Static method in class java.lang.reflect.Proxy
Returns true if and only if the specified class was dynamically generated to be a proxy class using the getProxyClass method or the newProxyInstance method.
isPsuedoVar() - Method in class org.apache.xalan.templates.ElemVariable
Tell if this is a psuedo variable reference, declared by Xalan instead of by the user.
isPsuedoVarRef() - Method in class org.apache.xpath.operations.Variable
Tell if this is a psuedo variable reference, declared by Xalan instead of by the user.
isPubid(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isPublic(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the public modifer, false otherwise.
isPunct(int) - Static method in class java.util.regex.ASCII
 
isQualifiedName(String) - Static method in class org.apache.crimson.util.XmlNames
Returns true if the value is a legal "qualified" XML name, as defined in the XML Namespaces proposed recommendation.
isReadOnly() - Method in class java.nio.Buffer
Tells whether or not this buffer is read-only.
isReadOnly - Variable in class java.nio.ByteBuffer
 
isReadOnly() - Method in class java.nio.ByteBufferAsCharBufferB
 
isReadOnly() - Method in class java.nio.ByteBufferAsCharBufferL
 
isReadOnly() - Method in class java.nio.ByteBufferAsCharBufferRB
 
isReadOnly() - Method in class java.nio.ByteBufferAsCharBufferRL
 
isReadOnly() - Method in class java.nio.ByteBufferAsDoubleBufferB
 
isReadOnly() - Method in class java.nio.ByteBufferAsDoubleBufferL
 
isReadOnly() - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
isReadOnly() - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
isReadOnly() - Method in class java.nio.ByteBufferAsFloatBufferB
 
isReadOnly() - Method in class java.nio.ByteBufferAsFloatBufferL
 
isReadOnly() - Method in class java.nio.ByteBufferAsFloatBufferRB
 
isReadOnly() - Method in class java.nio.ByteBufferAsFloatBufferRL
 
isReadOnly() - Method in class java.nio.ByteBufferAsIntBufferB
 
isReadOnly() - Method in class java.nio.ByteBufferAsIntBufferL
 
isReadOnly() - Method in class java.nio.ByteBufferAsIntBufferRB
 
isReadOnly() - Method in class java.nio.ByteBufferAsIntBufferRL
 
isReadOnly() - Method in class java.nio.ByteBufferAsLongBufferB
 
isReadOnly() - Method in class java.nio.ByteBufferAsLongBufferL
 
isReadOnly() - Method in class java.nio.ByteBufferAsLongBufferRB
 
isReadOnly() - Method in class java.nio.ByteBufferAsLongBufferRL
 
isReadOnly() - Method in class java.nio.ByteBufferAsShortBufferB
 
isReadOnly() - Method in class java.nio.ByteBufferAsShortBufferL
 
isReadOnly() - Method in class java.nio.ByteBufferAsShortBufferRB
 
isReadOnly() - Method in class java.nio.ByteBufferAsShortBufferRL
 
isReadOnly - Variable in class java.nio.CharBuffer
 
isReadOnly() - Method in class java.nio.DirectByteBuffer
 
isReadOnly() - Method in class java.nio.DirectByteBufferR
 
isReadOnly() - Method in class java.nio.DirectCharBufferRS
 
isReadOnly() - Method in class java.nio.DirectCharBufferRU
 
isReadOnly() - Method in class java.nio.DirectCharBufferS
 
isReadOnly() - Method in class java.nio.DirectCharBufferU
 
isReadOnly() - Method in class java.nio.DirectDoubleBufferRS
 
isReadOnly() - Method in class java.nio.DirectDoubleBufferRU
 
isReadOnly() - Method in class java.nio.DirectDoubleBufferS
 
isReadOnly() - Method in class java.nio.DirectDoubleBufferU
 
isReadOnly() - Method in class java.nio.DirectFloatBufferRS
 
isReadOnly() - Method in class java.nio.DirectFloatBufferRU
 
isReadOnly() - Method in class java.nio.DirectFloatBufferS
 
isReadOnly() - Method in class java.nio.DirectFloatBufferU
 
isReadOnly() - Method in class java.nio.DirectIntBufferRS
 
isReadOnly() - Method in class java.nio.DirectIntBufferRU
 
isReadOnly() - Method in class java.nio.DirectIntBufferS
 
isReadOnly() - Method in class java.nio.DirectIntBufferU
 
isReadOnly() - Method in class java.nio.DirectLongBufferRS
 
isReadOnly() - Method in class java.nio.DirectLongBufferRU
 
isReadOnly() - Method in class java.nio.DirectLongBufferS
 
isReadOnly() - Method in class java.nio.DirectLongBufferU
 
isReadOnly() - Method in class java.nio.DirectShortBufferRS
 
isReadOnly() - Method in class java.nio.DirectShortBufferRU
 
isReadOnly() - Method in class java.nio.DirectShortBufferS
 
isReadOnly() - Method in class java.nio.DirectShortBufferU
 
isReadOnly - Variable in class java.nio.DoubleBuffer
 
isReadOnly - Variable in class java.nio.FloatBuffer
 
isReadOnly() - Method in class java.nio.HeapByteBuffer
 
isReadOnly() - Method in class java.nio.HeapByteBufferR
 
isReadOnly() - Method in class java.nio.HeapCharBuffer
 
isReadOnly() - Method in class java.nio.HeapCharBufferR
 
isReadOnly() - Method in class java.nio.HeapDoubleBuffer
 
isReadOnly() - Method in class java.nio.HeapDoubleBufferR
 
isReadOnly() - Method in class java.nio.HeapFloatBuffer
 
isReadOnly() - Method in class java.nio.HeapFloatBufferR
 
isReadOnly() - Method in class java.nio.HeapIntBuffer
 
isReadOnly() - Method in class java.nio.HeapIntBufferR
 
isReadOnly() - Method in class java.nio.HeapLongBuffer
 
isReadOnly() - Method in class java.nio.HeapLongBufferR
 
isReadOnly() - Method in class java.nio.HeapShortBuffer
 
isReadOnly() - Method in class java.nio.HeapShortBufferR
 
isReadOnly - Variable in class java.nio.IntBuffer
 
isReadOnly - Variable in class java.nio.LongBuffer
 
isReadOnly - Variable in class java.nio.ShortBuffer
 
isReadOnly() - Method in class java.nio.StringCharBuffer
 
isReadOnly() - Method in interface java.sql.Connection
Retrieves whether this Connection object is in read-only mode.
isReadOnly() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database is in read-only mode.
isReadOnly(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is definitely not writable.
isReadOnly() - Method in interface javax.sql.RowSet
Retrieves whether this RowSet object is read-only.
isReadable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready for reading.
isReadonly() - Method in class org.apache.crimson.tree.AttributeSet
 
isReadonly() - Method in class org.apache.crimson.tree.NodeBase
 
isReadonly() - Method in interface org.apache.crimson.tree.NodeEx
Method to allow easy determination of whether a node is read only.
isRectangleContainingRectangle(Rectangle, Rectangle) - Static method in class javax.swing.SwingUtilities
Return true if a contains b
isRectangular() - Method in class java.awt.geom.Area
Tests whether this Area is rectangular in shape.
isRecursiveAttrSet(ElemAttributeSet) - Method in class org.apache.xalan.transformer.TransformerImpl
Check to see if this is a recursive attribute definition.
isRecursivelyVisible() - Method in class java.awt.Component
Determines whether this component will be displayed on the screen if it's displayable.
isRegistered() - Method in class java.nio.channels.SelectableChannel
Tells whether or not this channel is currently registered with any selectors.
isRegistered() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
isRegistered() - Method in class java.nio.charset.Charset
Tells whether or not this charset is registered in the IANA Charset Registry.
isRegistered - Variable in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
 
isRemoved() - Method in class java.util.prefs.AbstractPreferences
Returns true iff this node (or an ancestor) has been removed with the AbstractPreferences.removeNode() method.
isRepeat(String) - Static method in class javax.swing.text.html.CSS.ShorthandBackgroundParser
 
isRepeats() - Method in class javax.swing.Timer
Returns true (the default) if the Timer will send an action event to its listeners multiple times.
isReplacing - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
isRepresentationClassByteBuffer() - Method in class java.awt.datatransfer.DataFlavor
Returns whether the representation class for this DataFlavor is java.nio.ByteBuffer or a subclass thereof.
isRepresentationClassCharBuffer() - Method in class java.awt.datatransfer.DataFlavor
Returns whether the representation class for this DataFlavor is java.nio.CharBuffer or a subclass thereof.
isRepresentationClassInputStream() - Method in class java.awt.datatransfer.DataFlavor
Does the DataFlavor represent a java.io.InputStream?
isRepresentationClassReader() - Method in class java.awt.datatransfer.DataFlavor
Returns whether the representation class for this DataFlavor is java.io.Reader or a subclass thereof.
isRepresentationClassRemote() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the representation class is Remote.
isRepresentationClassSerializable() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the representation class can be serialized.
isRequestFocusEnabled() - Method in class javax.swing.JComponent
Returns true if this JComponent should get focus; otherwise returns false.
isRequired - Variable in class org.apache.crimson.parser.AttributeDecl
 
isReservedCharacter(char) - Static method in class org.apache.xml.utils.URI
Determine whether a character is a reserved character: ';', '/', '?'
isResizable() - Method in class java.awt.Dialog
Indicates whether this dialog is resizable by the user.
isResizable() - Method in class java.awt.Frame
Indicates whether this frame is resizable by the user.
isResizable() - Method in class javax.swing.JInternalFrame
Returns whether the JInternalFrame can be resized by some user action.
isResizable - Variable in class javax.swing.table.TableColumn
If true, the user is allowed to resize the column; the default is true.
isReverse() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
isReverse() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
isReverse() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
True if this iterator has a reversed axis.
isReverseAxes() - Method in class org.apache.xpath.axes.OneStepIterator
Tells if this is a reverse axes.
isReverseAxes() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Tells if this is a reverse axes.
isReverseAxes() - Method in class org.apache.xpath.axes.ReverseAxesWalker
Tells if this is a reverse axes.
isRicherFlavor(DataFlavor) - Method in class javax.swing.plaf.basic.BasicTransferable
 
isRightMouseButton(MouseEvent) - Static method in class javax.swing.SwingUtilities
Returns true if the mouse event specifies the right mouse button.
isRightToLeft() - Method in class java.text.Bidi
Return true if the line is all right-to-left text, and the base direction is right-to-left.
isRollover() - Method in interface javax.swing.ButtonModel
Indicates that the mouse is over the button.
isRollover() - Method in class javax.swing.DefaultButtonModel
Indicates that the mouse is over the button.
isRollover() - Method in class javax.swing.JToolBar
Returns the rollover state.
isRolloverBorders() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Returns a flag to determine whether rollover button borders are enabled.
isRolloverEnabled() - Method in class javax.swing.AbstractButton
Gets the rolloverEnabled property.
isRoot(File) - Method in class javax.swing.filechooser.FileSystemView
Determines if the given file is a root in the navigatable tree(s).
isRoot() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if this node is the root of the tree.
isRoot() - Method in class org.apache.xalan.templates.Stylesheet
Tell if this is the root of the stylesheet tree.
isRoot() - Method in class org.apache.xalan.templates.StylesheetRoot
Tell if this is the root of the stylesheet tree.
isRootPaneCheckingEnabled() - Method in class javax.swing.JApplet
 
isRootPaneCheckingEnabled() - Method in class javax.swing.JDialog
Returns true if the methods add and setLayout should be checked.
isRootPaneCheckingEnabled() - Method in class javax.swing.JFrame
Returns whether calls to add and setLayout cause an exception to be thrown.
isRootPaneCheckingEnabled() - Method in class javax.swing.JInternalFrame
Returns whether calls to add and setLayout cause an exception to be thrown.
isRootPaneCheckingEnabled() - Method in class javax.swing.JWindow
Returns whether calls to add and setLayout will cause an exception to be thrown.
isRootVisible() - Method in class javax.swing.JTree
Returns true if the root node of the tree is displayed.
isRootVisible() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
isRootVisible() - Method in class javax.swing.tree.AbstractLayoutCache
Returns true if the root node of the tree is displayed.
isRowSelected(int) - Method in class javax.swing.JTable
Returns true if the row at the specified index is selected.
isRowSelected(int) - Method in class javax.swing.JTree
Returns true if the node identified by row is selected.
isRowSelected(int) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the row identified by row is selected.
isRowSelected(int) - Method in interface javax.swing.tree.TreeSelectionModel
Returns true if the row identified by row is selected.
isRunning() - Method in class javax.swing.Timer
Returns true if the Timer is running.
isSEAsianSwapping() - Method in class java.text.RBCollationTables
 
isSameClass(Expression) - Method in class org.apache.xpath.Expression
This is a utility method to tell if the passed in class is the same class as this.
isSealed() - Method in class java.lang.Package
Returns true if this package is sealed.
isSealed(URL) - Method in class java.lang.Package
Returns true if this package is sealed with respect to the specified code source url.
isSealed(String, Manifest) - Method in class java.net.URLClassLoader
 
isSearchable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column can be used in a where clause.
isSelected(int) - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by isIndexSelected(int).
isSelected() - Method in class java.awt.im.InputMethodHighlight
Returns whether the text range is selected.
isSelected() - Method in class javax.swing.AbstractButton
Returns the state of the button.
isSelected(ButtonModel) - Method in class javax.swing.ButtonGroup
Returns whether a ButtonModel is selected.
isSelected() - Method in interface javax.swing.ButtonModel
Indicates if the button has been selected.
isSelected() - Method in class javax.swing.DefaultButtonModel
Indicates if the button has been selected.
isSelected() - Method in class javax.swing.DefaultSingleSelectionModel
 
isSelected - Variable in class javax.swing.JInternalFrame
The frame is currently selected.
isSelected() - Method in class javax.swing.JInternalFrame
Returns whether the JInternalFrame is the currently "selected" or active frame.
isSelected - Variable in class javax.swing.JMenu.MenuChangeListener
 
isSelected() - Method in class javax.swing.JMenu
Returns true if the menu is currently selected (highlighted).
isSelected() - Method in class javax.swing.JMenuBar
Returns true if the menu bar currently has a component selected.
isSelected - Variable in class javax.swing.JMenuItem.AccessibleJMenuItem
 
isSelected() - Method in class javax.swing.JToggleButton.ToggleButtonModel
Checks if the button is selected.
isSelected() - Method in interface javax.swing.SingleSelectionModel
Returns true if the selection model currently has a selected value.
isSelected - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
isSelected() - Method in class javax.swing.text.html.Option
Fetches the selection state associated with this option.
isSelectedIndex(int) - Method in class javax.swing.DefaultListSelectionModel
 
isSelectedIndex(int) - Method in class javax.swing.JList
Returns true if the specified index is selected.
isSelectedIndex(int) - Method in interface javax.swing.ListSelectionModel
Returns true if the specified index is selected.
isSelectedIndex(int) - Method in class javax.swing.text.html.OptionListModel
 
isSelectionEmpty() - Method in class javax.swing.DefaultListSelectionModel
 
isSelectionEmpty() - Method in class javax.swing.JList
Returns true if nothing is selected.
isSelectionEmpty() - Method in class javax.swing.JTree
Returns true if the selection is currently empty.
isSelectionEmpty() - Method in interface javax.swing.ListSelectionModel
Returns true if no indices are selected.
isSelectionEmpty() - Method in class javax.swing.text.html.OptionListModel
 
isSelectionEmpty() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the selection is currently empty.
isSelectionEmpty() - Method in interface javax.swing.tree.TreeSelectionModel
Returns true if the selection is currently empty.
isSelectionVisible() - Method in interface javax.swing.text.Caret
Determines if the selection is currently visible.
isSelectionVisible() - Method in class javax.swing.text.DefaultCaret
Checks whether the current selection is visible.
isSerializable() - Method in class java.io.ObjectStreamClass
Returns true if represented class implements Serializable, false otherwise.
isSet - Variable in class java.util.Calendar
The flags which tell if a specified time field for the calendar is set.
isSet(int) - Method in class java.util.Calendar
Determines if the given time field has a value set.
isSet(int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isSetUID() - Static method in class java.util.logging.FileHandler
 
isSettingAttributes - Variable in class javax.swing.text.html.HiddenTagView
Set to true when setting attributes.
isShared() - Method in class java.nio.channels.FileLock
Tells whether this lock is shared.
isShiftDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Shift modifier is down on this event.
isShowing() - Method in class java.awt.Component.AccessibleAWTComponent
Determines if the object is showing.
isShowing() - Method in class java.awt.Component
Determines whether this component is showing on screen.
isShowing() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Determine if the object is showing.
isShowing() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the object is showing.
isShowing() - Method in class java.awt.Window
Checks if this Window is showing on screen.
isShowing() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
isShowing() - Method in class javax.swing.JTabbedPane.Page
 
isShowing() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Determines if the object is showing.
isShowing() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isShowing() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
If there are events to be processed then we're showing.
isShowing() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
isShowing() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Determines if the object is showing.
isSigned(int) - Method in interface java.sql.ParameterMetaData
Retrieves whether values for the designated parameter can be signed numbers.
isSigned(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether values in the designated column are signed numbers.
isSignificant() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
DefaultDocument events are significant.
isSignificant() - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns true.
isSignificant() - Method in class javax.swing.undo.CompoundEdit
Returns true if any of the UndoableEdits in edits do.
isSignificant() - Method in interface javax.swing.undo.UndoableEdit
Returns false if this edit is insignificant--for example one that maintains the user's selection, but does not change any model state.
isSimple() - Method in class org.apache.xalan.templates.AVT
Returns true if this AVT is simple
isSingular() - Method in class java.awt.geom.Area
Tests whether this Area is comprised of a single closed subpath.
isSiteLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a site local address.
isSlash(char) - Method in class java.io.Win32FileSystem
 
isSpace(char) - Static method in class java.lang.Character
Deprecated. Replaced by isWhitespace(char).
isSpace(int) - Static method in class java.util.regex.ASCII
 
isSpace(char) - Static method in class org.apache.crimson.util.XmlChars
Returns true if the character is allowed where XML supports whitespace characters, false otherwise.
isSpace(char) - Static method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isSpace(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSpace(char) - Static method in class org.apache.xpath.objects.XString
Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isSpace(char) - Static method in class org.apache.xpath.objects.XStringForFSB
Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isSpaceChar(char) - Static method in class java.lang.Character
Determines if the specified character is a Unicode space character.
isSpaceChar(char) - Static method in class java.lang.CharacterData
 
isSpaceChar(char) - Static method in class java.lang.CharacterDataLatin1
 
isSpacePreserve() - Method in class org.apache.xalan.processor.StylesheetHandler
Return boolean value from the spacePreserve stack depending on the value of xml:space=default/preserve.
isSpecial(char) - Method in class org.apache.xalan.serialize.CharInfo
Tell if the character argument should have special treatment.
isSpecialChar(char) - Static method in class java.text.PatternEntry
 
isSpecified(int) - Method in interface org.apache.crimson.parser.AttributesEx
Returns true if the attribute was specified in the document.
isSpecified(int) - Method in class org.apache.crimson.parser.AttributesExImpl
Returns true if the value was specified by a parsed document (by position; no by-name variant).
isStableNumber() - Method in class org.apache.xpath.Expression
Tell if this expression returns a stable number that will not change during iterations within the expression.
isStableNumber() - Method in class org.apache.xpath.objects.XNumber
Tell if this expression returns a stable number that will not change during iterations within the expression.
isStableNumber() - Method in class org.apache.xpath.operations.Variable
Tell if this expression returns a stable number that will not change during iterations within the expression.
isStandalone - Variable in class org.apache.crimson.parser.Parser2
 
isStandard() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a standard glyph.
isStatic(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the static modifer, false otherwise.
isStatic() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
isStatic() - Method in class javax.swing.colorchooser.SyntheticImage
 
isStopword(String) - Method in class ISSearch.ISParser
Decides whether the given token is claimed as stopword or not.
isStopword(String) - Method in interface ISSearch.ISParserInterface
Decides whether the given token is claimed as stopword or not.
isStrict(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the strictfp modifer, false otherwise.
isStrike() - Method in class javax.swing.text.html.CSS.StringValue
 
isStrikeThrough() - Method in class javax.swing.text.GlyphView
Determine if the glyphs should have a strikethrough line.
isStrikeThrough() - Method in class javax.swing.text.LabelView
Determines if the glyphs should have a strikethrough line.
isStrikeThrough(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the strikethrough attribute is set.
isStringFlavor(DataFlavor) - Method in class javax.swing.plaf.basic.BasicTransferable
Returns whether or not the specified data flavor is a String flavor that is supported.
isStringPainted() - Method in class javax.swing.JProgressBar
Returns the value of the stringPainted property.
isStrongDirectional(char) - Static method in class java.awt.font.NumericShaper
 
isStyleCSS - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Set to true if the style language is text/css.
isStylesheetParsingComplete() - Method in class org.apache.xalan.processor.StylesheetHandler
Test whether the _last_ endDocument() has been processed.
isSub() - Method in class javax.swing.text.html.CSS.StringValue
 
isSubPopupMenu(JPopupMenu) - Method in class javax.swing.JPopupMenu
Examines the list of menu items to determine whether popup is a popup menu.
isSubscript() - Method in class javax.swing.text.GlyphView
Determine if the glyphs should be rendered as superscript.
isSubscript() - Method in class javax.swing.text.LabelView
Determines if the glyphs should be rendered as superscript.
isSubscript(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the subscript attribute is set.
isSup() - Method in class javax.swing.text.html.CSS.StringValue
 
isSuperscript() - Method in class javax.swing.text.GlyphView
Determine if the glyphs should be rendered as subscript.
isSuperscript() - Method in class javax.swing.text.LabelView
Determines if the glyphs should be rendered as subscript.
isSuperscript(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the superscript attribute is set.
isSupplemental(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a supplemental character.
isSupported(String) - Static method in class java.nio.charset.Charset
Tells whether the named charset is supported.
isSupported(String, String) - Method in class org.apache.crimson.tree.NodeBase
DOM2:
isSupported(String, String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isSupported(String, String) - Method in interface org.apache.xml.dtm.DTM
Tests whether DTM DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Tests whether DTM DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Tests whether DTM DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Ask whether we support a given DOM feature.
isSupported(String, String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
isSupported(String, String) - Method in class org.apache.xml.utils.UnImplNode
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
isSupportedLookAndFeel() - Method in class javax.swing.LookAndFeel
Return true if the underlying platform supports and or permits this look and feel.
isSupportedLookAndFeel() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
 
isSupportedLookAndFeel() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns true; every platform permits this look and feel.
isSynchronized(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the synchronized modifer, false otherwise.
isSystemTheme() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns true if this is a theme provided by the core platform.
isSystemTheme() - Method in class javax.swing.plaf.metal.MetalHighContrastTheme
Returns true if this is a theme provided by the core platform.
isSystemTheme() - Method in class javax.swing.plaf.metal.MetalTheme
Returns true if this is a theme provided by the core platform.
isTableCellEditor - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
isTableCellEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
isTearOff() - Method in class java.awt.Menu
Indicates whether this menu is a tear-off menu.
isTearOff() - Method in class javax.swing.JMenu
Returns true if the menu can be torn off.
isTemporary() - Method in class java.awt.event.FocusEvent
Identifies the focus change event as temporary or permanent.
isText(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Returns true if the element is a text element.
isTextType(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Bottleneck determination of text type.
isThaiBaseConsonant(char) - Static method in class java.text.CollationElementIterator
Determine if a character is a Thai base consonant
isThaiPreVowel(char) - Static method in class java.text.CollationElementIterator
Determine if a character is a Thai vowel (which sorts after its base consonant).
isTileWritable(int, int) - Method in class java.awt.image.BufferedImage
Returns whether or not a tile is currently checked out for writing.
isTileWritable(int, int) - Method in interface java.awt.image.WritableRenderedImage
Returns whether a tile is currently checked out for writing.
isTimeSet - Variable in class java.util.Calendar
True if then the value of time is valid.
isTitleCase(char) - Static method in class java.lang.Character
Determines if the specified character is a titlecase character.
isTitleCase(char) - Static method in class java.lang.CharacterData
 
isTitleCase(char) - Static method in class java.lang.CharacterDataLatin1
 
isToggleEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returning true indicates the row under the mouse should be toggled based on the event.
isToggleSelectionEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returning true signifies a mouse event on the node should toggle the selection of only the row under mouse.
isTokenChar(char) - Static method in class java.awt.datatransfer.MimeType
Determines whether or not a given character belongs to a legal token.
isTokenChar(char) - Static method in class java.awt.datatransfer.MimeTypeParameterList
Determine whether or not a given character belongs to a legal token.
isTopLevelMenu() - Method in class javax.swing.JMenu
Returns true if the menu is a 'top-level menu', that is, if it is the direct child of a menubar.
isTransferableJVMLocal() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
 
isTransformDone() - Method in class org.apache.xalan.transformer.TransformerImpl
Tell if the transform method is completed.
isTransformed() - Method in class java.awt.Font
Indicates whether or not this Font object has a transform that affects its size in addition to the Size attribute.
isTransient(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the transient modifer, false otherwise.
isTraversable(File) - Method in class javax.swing.JFileChooser
Returns true if the file (directory) can be visited.
isTraversable(File) - Method in class javax.swing.filechooser.FileSystemView
Returns true if the file (directory) can be visited.
isTraversable(File) - Method in class javax.swing.filechooser.FileView
Whether the directory is traversable or not.
isTraversable(File) - Method in class javax.swing.filechooser.WindowsFileSystemView
 
isTreeIncomplete() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
 
isTrueVolatile() - Method in class java.awt.ImageCapabilities
Returns true if the VolatileImage described by this ImageCapabilities can lose its surfaces.
isType(int, int) - Static method in class java.util.regex.ASCII
 
isTypeAheadKey(KeyEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
 
isURIString(String) - Static method in class org.apache.xml.utils.URI
Determine whether a given string contains only URI characters (also called "uric" in RFC 2396). uric consist of all reserved characters, unreserved characters and escaped characters.
isUTF16Surrogate(char) - Static method in class org.apache.xalan.serialize.SerializerToXML
Return true if the character is the high member of a surrogate pair.
isUndecorated() - Method in class java.awt.Dialog
Indicates whether this dialog is undecorated.
isUndecorated() - Method in class java.awt.Frame
Indicates whether this frame is undecorated.
isUnderflow() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an underflow condition.
isUnderline() - Method in class javax.swing.text.GlyphView
Determine if the glyphs should be underlined.
isUnderline() - Method in class javax.swing.text.LabelView
Determines if the glyphs should be underlined.
isUnderline(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the underline attribute is set.
isUnderline() - Method in class javax.swing.text.html.CSS.StringValue
 
isUnicodeIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Unicode identifier as other than the first character.
isUnicodeIdentifierPart(char) - Static method in class java.lang.CharacterData
 
isUnicodeIdentifierPart(char) - Static method in class java.lang.CharacterDataLatin1
 
isUnicodeIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Unicode identifier.
isUnicodeIdentifierStart(char) - Static method in class java.lang.CharacterData
 
isUnicodeIdentifierStart(char) - Static method in class java.lang.CharacterDataLatin1
 
isUnique() - Static method in class java.rmi.dgc.VMID
Deprecated.  
isUnmappable() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an unmappable-character error.
isUnparsedEntity(String) - Method in class org.apache.crimson.parser.ValidatingParser
 
isUnqualifiedName(String) - Static method in class org.apache.crimson.util.XmlNames
Returns true if the value is a legal "unqualified" XML name, as defined in the XML Namespaces proposed recommendation.
isUnreservedCharacter(char) - Static method in class org.apache.xml.utils.URI
Determine whether a char is an unreserved character.
isUnresolved() - Method in class java.net.InetSocketAddress
Checks wether the address has been resolved or not.
isUnshared() - Method in class java.io.ObjectStreamField
Returns boolean value indicating whether or not the serializable field represented by this ObjectStreamField instance is unshared.
isUpper(int) - Static method in class java.util.regex.ASCII
 
isUpperCase(char) - Static method in class java.lang.Character
Determines if the specified character is an uppercase character.
isUpperCase(char) - Static method in class java.lang.CharacterData
 
isUpperCase(char) - Static method in class java.lang.CharacterDataLatin1
 
isUserNode() - Method in class java.util.prefs.AbstractPreferences
Implements the isUserNode method as per the specification in Preferences.isUserNode().
isUserNode() - Method in class java.util.prefs.Preferences
Returns true if this preference node is in the user preference tree, false if it's in the system preference tree.
isValid() - Method in class java.awt.Component
Determines whether this component is valid.
isValid(int) - Method in class java.awt.image.IndexColorModel
Returns whether or not the pixel is valid.
isValid() - Method in class java.awt.image.IndexColorModel
Returns whether or not all of the pixels are valid.
isValid() - Method in class java.nio.channels.FileLock
Tells whether or not this lock is valid.
isValid() - Method in class java.nio.channels.SelectionKey
Tells whether or not this key is valid.
isValid() - Method in class java.nio.channels.spi.AbstractSelectionKey
 
isValid(String) - Static method in class java.util.jar.Attributes.Name
 
isValid(char) - Static method in class java.util.jar.Attributes.Name
 
isValid() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Since the document a link is associated with may have changed, this method returns whether this Link is valid anymore (with respect to the document it references).
isValid() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Returns true if the dragging session is valid.
isValid - Variable in class javax.swing.text.html.AccessibleHTML.ElementInfo
Indicates the validity of the ElementInfo.
isValid() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Returns true if this ElementInfo is valid.
isValid() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Indicates if the iterator is currently representing an occurrence of a tag.
isValid() - Method in class javax.swing.text.html.HTMLDocument.LeafIterator
Returns true if the current position is not null.
isValid(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is valid.
isValidCharacter(char) - Method in class javax.swing.text.MaskFormatter.AlphaNumericCharacter
 
isValidCharacter(char) - Method in class javax.swing.text.MaskFormatter.CharCharacter
 
isValidCharacter(char) - Method in class javax.swing.text.MaskFormatter.DigitMaskCharacter
 
isValidCharacter(char) - Method in class javax.swing.text.MaskFormatter.HexCharacter
 
isValidCharacter(char) - Method in class javax.swing.text.MaskFormatter.LowerCaseCharacter
 
isValidCharacter(char) - Method in class javax.swing.text.MaskFormatter.MaskCharacter
Returns true if aChar is a valid reprensentation of the receiver.
isValidCharacter(char) - Method in class javax.swing.text.MaskFormatter.UpperCaseCharacter
 
isValidCharacter(int, char) - Method in class javax.swing.text.MaskFormatter
Returns true if the passed in character matches the mask at the specified location.
isValidCharacter(char) - Method in class javax.swing.text.html.MinimalHTMLWriter
 
isValidEdit(DefaultFormatter.ReplaceHolder) - Method in class javax.swing.text.DefaultFormatter
 
isValidEdit(DefaultFormatter.ReplaceHolder) - Method in class javax.swing.text.MaskFormatter
 
isValidIANAEncoding(String) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidInsertionCharacter(char) - Method in class javax.swing.text.NumberFormatter
 
isValidJavaEncoding(String) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidKeyEventForKeyBindings(KeyEvent) - Static method in class javax.swing.SwingUtilities
Returns true if the e is a valid KeyEvent to use in processing the key bindings associated with JComponents.
isValidMask() - Method in class javax.swing.text.InternationalFormatter
Returns true if the current mask is valid.
isValidNCName(String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Validate that the string is an NCName.
isValidNCName(String) - Static method in class org.apache.xml.utils.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidName(String) - Static method in class org.apache.xml.utils.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.xml.utils.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValidProtocol(String) - Method in class java.net.URL
 
isValidToken(String) - Method in class java.awt.datatransfer.MimeType
Determines whether or not a given string is a legal token.
isValidType(short) - Static method in class org.apache.xpath.domapi.XPathResultImpl
Check if the specified type is one of the supported types.
isValidValue(Object, boolean) - Method in class javax.swing.text.InternationalFormatter
Returns true if value is between the min/max.
isValidateRoot() - Method in class javax.swing.JComponent
If this method returns true, revalidate calls by descendants of this component will cause the entire tree beginning with this root to be validated.
isValidateRoot() - Method in class javax.swing.JRootPane
If a descendant of this JRootPane calls revalidate, validate from here on down.
isValidateRoot() - Method in class javax.swing.JScrollPane
Calls revalidate on any descendant of this JScrollPane.
isValidateRoot() - Method in class javax.swing.JSplitPane
Returns true, so that calls to revalidate on any descendant of this JSplitPane will cause a request to be queued that will validate the JSplitPane and all its descendants.
isValidateRoot() - Method in class javax.swing.JTextField
Calls to revalidate that come from within the textfield itself will be handled by validating the textfield, unless the textfield is contained within a JViewport, in which case this returns false.
isValidating() - Method in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
isValidating() - Method in class org.apache.crimson.jaxp.SAXParserImpl
 
isValidating - Variable in class org.apache.crimson.parser.Parser2
 
isVertical() - Method in class java.awt.font.TextLayout
Returns true if this TextLayout is vertical.
isVerticalLine - Variable in class java.awt.font.TextLayout
 
isVerticalPositionRelativeToFontSize() - Method in class javax.swing.text.html.CSS.BackgroundPosition
 
isVerticalPositionRelativeToSize() - Method in class javax.swing.text.html.CSS.BackgroundPosition
 
isViewSizeSet - Variable in class javax.swing.JViewport
True when the viewport dimensions have been determined.
isVisible() - Method in class java.awt.Component.AccessibleAWTComponent
Determines if the object is visible.
isVisible() - Method in class java.awt.Component
Determines whether this component should be visible when its parent is visible.
isVisible() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Determine if the object is visible.
isVisible() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the object is visible.
isVisible() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
isVisible() - Method in class javax.swing.JPopupMenu
Returns true if the popup menu is visible (currently being displayed).
isVisible() - Method in class javax.swing.JTabbedPane.Page
 
isVisible() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Determines if this object is visible.
isVisible() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isVisible(TreePath) - Method in class javax.swing.JTree
Returns true if the value identified by path is currently viewable, which means it is either the root or all of its parents are expanded.
isVisible() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns true if the popup is visible (currently being displayed).
isVisible() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
isVisible() - Method in interface javax.swing.text.Caret
Determines if the caret is currently visible.
isVisible() - Method in class javax.swing.text.DefaultCaret
Determines if the caret is currently visible.
isVisible() - Method in class javax.swing.text.View
Returns a boolean that indicates whether the view is visible or not.
isVisible() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Determines if the object is visible.
isVisible - Variable in class javax.swing.text.html.EditableView
Set to true if the component is visible.
isVisible() - Method in class javax.swing.text.html.EditableView
 
isVisible() - Method in class javax.swing.text.html.LineView
Preformatted lines are not suppressed if they have only whitespace, so they are always visible.
isVisible() - Method in class javax.swing.text.html.NoFramesView
Returns a true/false value that represents whether the view is visible or not.
isVisible() - Method in class javax.swing.text.html.ParagraphView
Indicates whether or not this view should be displayed.
isVisible() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Returns true if this node is visible.
isVisible() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Returns true if the receiver is currently visible.
isVisible() - Method in class org.apache.xpath.Arg
Tell if this variable is currently visible.
isVisited(URL) - Method in class ISSearch.ISCrawler
Checks if the URL of the given document is already visited by the crawler.
isVisited(URL) - Method in interface ISSearch.ISCrawlerInterface
Checks if the URL of the given document is already visited by the crawler.
isVisited(URL) - Method in class ISSearch.ISDBCrawler
Checks if the URL of the given document is already visited by the crawler.
isVolatile(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the volatile modifer, false otherwise.
isWellFormedAddress(String) - Static method in class org.apache.xml.utils.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address or the domain name of a network host.
isWheelScrollingEnabled() - Method in class java.awt.ScrollPane
Indicates whether or not scrolling will take place in response to the mouse wheel.
isWheelScrollingEnabled() - Method in class javax.swing.JScrollPane
Indicates whether or not scrolling will take place in response to the mouse wheel.
isWhiteSpace(char) - Static method in class org.apache.xml.utils.XMLCharacterRecognizer
Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isWhiteSpace(char[], int, int) - Static method in class org.apache.xml.utils.XMLCharacterRecognizer
Tell if the string is whitespace.
isWhiteSpace(StringBuffer) - Static method in class org.apache.xml.utils.XMLCharacterRecognizer
Tell if the string is whitespace.
isWhiteSpace(String) - Static method in class org.apache.xml.utils.XMLCharacterRecognizer
Tell if the string is whitespace.
isWhitespace() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a whitespace glyph.
isWhitespace(char) - Static method in class java.lang.Character
Determines if the specified character is white space according to Java.
isWhitespace(char) - Static method in class java.lang.CharacterData
 
isWhitespace(char) - Static method in class java.lang.CharacterDataLatin1
 
isWhitespace(int, int) - Method in class org.apache.xml.utils.FastStringBuffer
 
isWild() - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Tell if the pattern for this association is a wildcard.
isWild(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isWindows - Static variable in class javax.swing.plaf.metal.MetalLookAndFeel
True if running on Windows.
isWindows() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns true if running on Windows.
isWord(int) - Static method in class java.util.regex.ASCII
 
isWritable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready for writing.
isWritable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether it is possible for a write on the designated column to succeed.
isXMLNSDecl(String) - Static method in class org.apache.xml.utils.QName
This function tells if a raw attribute name is a xmlns attribute.
isXmlDeclOrTextDeclPrefix() - Method in class org.apache.crimson.parser.InputEntity
This method is used to disambiguate between XMLDecl, TextDecl, and PI by doing a lookahead w/o consuming any characters.
isXmlLang(String) - Method in class org.apache.crimson.parser.Parser2
 
isZero() - Method in class java.math.MutableBigInteger
Returns true iff this MutableBigInteger has a value of zero.
isZero() - Method in class java.text.DigitList
Return true if the represented number is zero.
isZoneLoaded(View) - Method in class javax.swing.text.ZoneView
Determine if a zone is in the loaded state.
is_ICCGray_stdScale - Variable in class java.awt.image.ComponentColorModel
 
is_LinearGray_stdScale - Variable in class java.awt.image.ComponentColorModel
 
is_LinearRGB - Variable in class java.awt.image.DirectColorModel
 
is_LinearRGB_stdScale - Variable in class java.awt.image.ComponentColorModel
 
is_sRGB - Variable in class java.awt.image.ColorModel
 
is_sRGB_stdScale - Variable in class java.awt.image.ComponentColorModel
 
isindex - Variable in class javax.swing.text.html.parser.DTD
 
isoCountries - Static variable in class java.util.Locale
List of all 2-letter country codes currently defined in ISO 3166.
isoLanguages - Static variable in class java.util.Locale
List of all 2-letter language codes currently defined in ISO 639.
it - Variable in class javax.swing.text.AbstractWriter
 
item - Variable in class java.awt.event.ItemEvent
The item whose selection state has changed.
item - Variable in class javax.swing.text.ElementIterator.StackItem
 
item(int) - Method in class org.apache.crimson.tree.AttributeSet
 
item(int) - Method in class org.apache.crimson.tree.DataNode.NodeListImpl
 
item(int) - Method in class org.apache.crimson.tree.Doctype.Nodemap
 
item(int) - Method in class org.apache.crimson.tree.NodeBase
DOM: Returns null.
item(int) - Method in class org.apache.crimson.tree.ParentNode.TagList
 
item(int) - Method in class org.apache.crimson.tree.ParentNode.TagListNS
 
item(int) - Method in class org.apache.crimson.tree.ParentNode
DOM: Returns the Nth child, or null
item(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in interface org.apache.xml.dtm.DTMIterator
Returns the node handle of an item in the collection.
item(int) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Returns the indexth item in the map.
item(int) - Method in class org.apache.xml.dtm.ref.DTMNodeList
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
item(int) - Method in class org.apache.xpath.NodeSet
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xpath.NodeSetDTM
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xpath.axes.LocPathIterator
Returns the index th item in the collection.
item(int) - Method in class org.apache.xpath.axes.NodeSequence
 
itemListener - Variable in class java.awt.Checkbox
 
itemListener - Variable in class java.awt.CheckboxMenuItem
 
itemListener - Variable in class java.awt.Choice
 
itemListener - Variable in class java.awt.List
 
itemListener - Variable in class javax.swing.AbstractButton
The button model's ItemListener.
itemListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
itemListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
itemListenerK - Static variable in class java.awt.Component
 
itemListenerK - Static variable in class java.awt.MenuComponent
 
itemStateChanged(ItemEvent) - Method in class java.awt.AWTEventMulticaster
Handles the itemStateChanged event by invoking the itemStateChanged methods on listener-a and listener-b.
itemStateChanged(ItemEvent) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Fire accessible property change events when the state of the toggle button changes.
itemStateChanged(ItemEvent) - Method in class java.awt.List.AccessibleAWTList
 
itemStateChanged(ItemEvent) - Method in interface java.awt.event.ItemListener
Invoked when an item has been selected or deselected by the user.
itemStateChanged(ItemEvent) - Method in class javax.swing.AbstractButton.ForwardItemEvents
 
itemStateChanged(ItemEvent) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
When an item's state changes, editing is ended.
itemStateChanged(ItemEvent) - Method in class javax.swing.JToggleButton.AccessibleJToggleButton
Fire accessible property change events when the state of the toggle button changes.
itemStateChanged(ItemEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler
 
itemStateChanged(ItemEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ItemHandler
 
items - Variable in class java.awt.List
A vector created to contain items which will become part of the List Component.
items - Variable in class java.awt.Menu
A vector of the items that will be part of the Menu.
iter - Variable in class java.text.BreakIterator.BreakIteratorCache
 
iter() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a nodelist.
iter() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
iterCache - Static variable in class java.text.BreakIterator
 
iterRaw() - Method in class org.apache.xpath.objects.XNodeSet
Return the iterator without cloning, etc.
iterateNext() - Method in class org.apache.xpath.domapi.XPathResultImpl
Iterates and returns the next node from the node set or nullif there are no more nodes.
iterator() - Method in class java.awt.dnd.DragGestureEvent
Returns an Iterator for the events comprising the gesture.
iterator() - Method in class java.util.AbstractCollection
Returns an iterator over the elements contained in this collection.
iterator() - Method in class java.util.AbstractList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class java.util.AbstractSequentialList
Returns an iterator over the elements in this list (in proper sequence).
iterator() - Method in interface java.util.Collection
Returns an iterator over the elements in this collection.
iterator() - Method in class java.util.Collections.EmptySet
 
iterator() - Method in class java.util.Collections.SingletonSet
 
iterator() - Method in class java.util.Collections.SynchronizedCollection
 
iterator() - Method in class java.util.Collections.UnmodifiableCollection
 
iterator() - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet
 
iterator() - Method in class java.util.HashMap.EntrySet
 
iterator() - Method in class java.util.HashMap.KeySet
 
iterator() - Method in class java.util.HashMap.Values
 
iterator() - Method in class java.util.HashSet
Returns an iterator over the elements in this set.
iterator() - Method in class java.util.Hashtable.EntrySet
 
iterator - Variable in class java.util.Hashtable.Enumerator
Indicates whether this Enumerator is serving as an Iterator or an Enumeration.
iterator() - Method in class java.util.Hashtable.KeySet
 
iterator() - Method in class java.util.Hashtable.ValueCollection
 
iterator() - Method in class java.util.IdentityHashMap.EntrySet
 
iterator() - Method in class java.util.IdentityHashMap.KeySet
 
iterator() - Method in class java.util.IdentityHashMap.Values
 
iterator() - Method in interface java.util.List
Returns an iterator over the elements in this list in proper sequence.
iterator - Variable in class java.util.ResourceBundleEnumeration
 
iterator() - Method in interface java.util.Set
Returns an iterator over the elements in this set.
iterator() - Method in class java.util.SubList
 
iterator() - Method in class java.util.TreeMap.SubMap.EntrySetView
 
iterator() - Method in class java.util.TreeSet
Returns an iterator over the elements in this set.
iterator() - Method in class java.util.WeakHashMap.EntrySet
 
iterator() - Method in class java.util.WeakHashMap.KeySet
 
iterator() - Method in class java.util.WeakHashMap.Values
 
iterator - Variable in class javax.swing.text.InternationalFormatter
Used to iterate over characters.
iteratorBinarySearch(List, Object) - Static method in class java.util.Collections
 
iteratorBinarySearch(List, Object, Comparator) - Static method in class java.util.Collections
 
ix(int) - Method in class java.nio.ByteBufferAsCharBufferB
 
ix(int) - Method in class java.nio.ByteBufferAsCharBufferL
 
ix(int) - Method in class java.nio.ByteBufferAsDoubleBufferB
 
ix(int) - Method in class java.nio.ByteBufferAsDoubleBufferL
 
ix(int) - Method in class java.nio.ByteBufferAsFloatBufferB
 
ix(int) - Method in class java.nio.ByteBufferAsFloatBufferL
 
ix(int) - Method in class java.nio.ByteBufferAsIntBufferB
 
ix(int) - Method in class java.nio.ByteBufferAsIntBufferL
 
ix(int) - Method in class java.nio.ByteBufferAsLongBufferB
 
ix(int) - Method in class java.nio.ByteBufferAsLongBufferL
 
ix(int) - Method in class java.nio.ByteBufferAsShortBufferB
 
ix(int) - Method in class java.nio.ByteBufferAsShortBufferL
 
ix(int) - Method in class java.nio.DirectByteBuffer
 
ix(int) - Method in class java.nio.DirectCharBufferS
 
ix(int) - Method in class java.nio.DirectCharBufferU
 
ix(int) - Method in class java.nio.DirectDoubleBufferS
 
ix(int) - Method in class java.nio.DirectDoubleBufferU
 
ix(int) - Method in class java.nio.DirectFloatBufferS
 
ix(int) - Method in class java.nio.DirectFloatBufferU
 
ix(int) - Method in class java.nio.DirectIntBufferS
 
ix(int) - Method in class java.nio.DirectIntBufferU
 
ix(int) - Method in class java.nio.DirectLongBufferS
 
ix(int) - Method in class java.nio.DirectLongBufferU
 
ix(int) - Method in class java.nio.DirectShortBufferS
 
ix(int) - Method in class java.nio.DirectShortBufferU
 
ix(int) - Method in class java.nio.HeapByteBuffer
 
ix(int) - Method in class java.nio.HeapCharBuffer
 
ix(int) - Method in class java.nio.HeapDoubleBuffer
 
ix(int) - Method in class java.nio.HeapFloatBuffer
 
ix(int) - Method in class java.nio.HeapIntBuffer
 
ix(int) - Method in class java.nio.HeapLongBuffer
 
ix(int) - Method in class java.nio.HeapShortBuffer
 

J

JANUARY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the first month of the year.
JAN_1_1_JULIAN_DAY - Static variable in class java.util.GregorianCalendar
 
JAPAN - Static variable in class java.util.Locale
Useful constant for country.
JAPANESE - Static variable in class java.util.Locale
Useful constant for language.
JAR_MAGIC - Static variable in class java.util.jar.JarOutputStream
 
JAVA_OBJECT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type JAVA_OBJECT.
JApplet - class javax.swing.JApplet.
An extended version of java.applet.Applet that adds support for the JFC/Swing component architecture.
JApplet() - Constructor for class javax.swing.JApplet
Creates a swing applet instance.
JApplet.AccessibleJApplet - class javax.swing.JApplet.AccessibleJApplet.
This class implements accessibility support for the JApplet class.
JApplet.AccessibleJApplet() - Constructor for class javax.swing.JApplet.AccessibleJApplet
 
JButton - class javax.swing.JButton.
An implementation of a "push" button.
JButton() - Constructor for class javax.swing.JButton
Creates a button with no set text or icon.
JButton(Icon) - Constructor for class javax.swing.JButton
Creates a button with an icon.
JButton(String) - Constructor for class javax.swing.JButton
Creates a button with text.
JButton(Action) - Constructor for class javax.swing.JButton
Creates a button where properties are taken from the Action supplied.
JButton(String, Icon) - Constructor for class javax.swing.JButton
Creates a button with initial text and an icon.
JButton.AccessibleJButton - class javax.swing.JButton.AccessibleJButton.
This class implements accessibility support for the JButton class.
JButton.AccessibleJButton() - Constructor for class javax.swing.JButton.AccessibleJButton
 
JCheckBox - class javax.swing.JCheckBox.
An implementation of a check box -- an item that can be selected or deselected, and which displays its state to the user.
JCheckBox() - Constructor for class javax.swing.JCheckBox
Creates an initially unselected check box button with no text, no icon.
JCheckBox(Icon) - Constructor for class javax.swing.JCheckBox
Creates an initially unselected check box with an icon.
JCheckBox(Icon, boolean) - Constructor for class javax.swing.JCheckBox
Creates a check box with an icon and specifies whether or not it is initially selected.
JCheckBox(String) - Constructor for class javax.swing.JCheckBox
Creates an initially unselected check box with text.
JCheckBox(Action) - Constructor for class javax.swing.JCheckBox
Creates a check box where properties are taken from the Action supplied.
JCheckBox(String, boolean) - Constructor for class javax.swing.JCheckBox
Creates a check box with text and specifies whether or not it is initially selected.
JCheckBox(String, Icon) - Constructor for class javax.swing.JCheckBox
Creates an initially unselected check box with the specified text and icon.
JCheckBox(String, Icon, boolean) - Constructor for class javax.swing.JCheckBox
Creates a check box with text and icon, and specifies whether or not it is initially selected.
JCheckBox.AccessibleJCheckBox - class javax.swing.JCheckBox.AccessibleJCheckBox.
This class implements accessibility support for the JCheckBox class.
JCheckBox.AccessibleJCheckBox() - Constructor for class javax.swing.JCheckBox.AccessibleJCheckBox
 
JCheckBoxMenuItem - class javax.swing.JCheckBoxMenuItem.
A menu item that can be selected or deselected.
JCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem
Creates an initially unselected check box menu item with no set text or icon.
JCheckBoxMenuItem(Icon) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates an initially unselected check box menu item with an icon.
JCheckBoxMenuItem(String) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates an initially unselected check box menu item with text.
JCheckBoxMenuItem(Action) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates a menu item whose properties are taken from the Action supplied.
JCheckBoxMenuItem(String, Icon) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates an initially unselected check box menu item with the specified text and icon.
JCheckBoxMenuItem(String, boolean) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates a check box menu item with the specified text and selection state.
JCheckBoxMenuItem(String, Icon, boolean) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates a check box menu item with the specified text, icon, and selection state.
JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem - class javax.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem.
This class implements accessibility support for the JCheckBoxMenuItem class.
JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
 
JColorChooser - class javax.swing.JColorChooser.
JColorChooser provides a pane of controls designed to allow a user to manipulate and select a color.
JColorChooser() - Constructor for class javax.swing.JColorChooser
Creates a color chooser pane with an initial color of white.
JColorChooser(Color) - Constructor for class javax.swing.JColorChooser
Creates a color chooser pane with the specified initial color.
JColorChooser(ColorSelectionModel) - Constructor for class javax.swing.JColorChooser
Creates a color chooser pane with the specified ColorSelectionModel.
JColorChooser.AccessibleJColorChooser - class javax.swing.JColorChooser.AccessibleJColorChooser.
This class implements accessibility support for the JColorChooser class.
JColorChooser.AccessibleJColorChooser() - Constructor for class javax.swing.JColorChooser.AccessibleJColorChooser
 
JComboBox - class javax.swing.JComboBox.
A component that combines a button or editable field and a drop-down list.
JComboBox(ComboBoxModel) - Constructor for class javax.swing.JComboBox
Creates a JComboBox that takes it's items from an existing ComboBoxModel.
JComboBox(Object[]) - Constructor for class javax.swing.JComboBox
Creates a JComboBox that contains the elements in the specified array.
JComboBox(Vector) - Constructor for class javax.swing.JComboBox
Creates a JComboBox that contains the elements in the specified Vector.
JComboBox() - Constructor for class javax.swing.JComboBox
Creates a JComboBox with a default data model.
JComboBox.AccessibleJComboBox - class javax.swing.JComboBox.AccessibleJComboBox.
This class implements accessibility support for the JComboBox class.
JComboBox.AccessibleJComboBox() - Constructor for class javax.swing.JComboBox.AccessibleJComboBox
 
JComboBox.AccessibleJComboBox.AccessibleEditor - class javax.swing.JComboBox.AccessibleJComboBox.AccessibleEditor.
 
JComboBox.AccessibleJComboBox.AccessibleEditor() - Constructor for class javax.swing.JComboBox.AccessibleJComboBox.AccessibleEditor
 
JComboBox.AccessibleJComboBox.EditorAccessibleContext - class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext.
 
JComboBox.AccessibleJComboBox.EditorAccessibleContext() - Constructor for class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
 
JComboBox.AccessibleJComboBox.EditorAccessibleContext(Accessible) - Constructor for class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
 
JComboBox.DefaultKeySelectionManager - class javax.swing.JComboBox.DefaultKeySelectionManager.
 
JComboBox.DefaultKeySelectionManager() - Constructor for class javax.swing.JComboBox.DefaultKeySelectionManager
 
JComboBox.KeySelectionManager - interface javax.swing.JComboBox.KeySelectionManager.
The interface that defines a KeySelectionManager.
JComponent - class javax.swing.JComponent.
The base class for all Swing components except top-level containers.
JComponent() - Constructor for class javax.swing.JComponent
Default JComponent constructor.
JComponent.AccessibleJComponent - class javax.swing.JComponent.AccessibleJComponent.
Inner class of JComponent used to provide default support for accessibility.
JComponent.AccessibleJComponent() - Constructor for class javax.swing.JComponent.AccessibleJComponent
Though the class is abstract, this should be called by all sub-classes.
JComponent.AccessibleJComponent.AccessibleContainerHandler - class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler.
Fire PropertyChange listener, if one is registered, when children added/removed.
JComponent.AccessibleJComponent.AccessibleContainerHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
 
JComponent.AccessibleJComponent.AccessibleFocusHandler - class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler.
Fire PropertyChange listener, if one is registered, when focus events happen
JComponent.AccessibleJComponent.AccessibleFocusHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
 
JComponent.ActionStandin - class javax.swing.JComponent.ActionStandin.
ActionStandin is used as a standin for ActionListeners that are added via registerKeyboardAction.
JComponent.ActionStandin(ActionListener, String) - Constructor for class javax.swing.JComponent.ActionStandin
 
JComponent.EnableSerializationFocusListener - class javax.swing.JComponent.EnableSerializationFocusListener.
This class is used to give us an opportunity to uninstall the UI before java.awt.Container.writeObject runs.
JComponent.EnableSerializationFocusListener() - Constructor for class javax.swing.JComponent.EnableSerializationFocusListener
 
JComponent.IntVector - class javax.swing.JComponent.IntVector.
 
JComponent.IntVector() - Constructor for class javax.swing.JComponent.IntVector
 
JComponent.KeyboardState - class javax.swing.JComponent.KeyboardState.
 
JComponent.KeyboardState() - Constructor for class javax.swing.JComponent.KeyboardState
 
JComponent.ReadObjectCallback - class javax.swing.JComponent.ReadObjectCallback.
This object is the ObjectInputStream callback that's called after a complete graph of objects (including at least one JComponent) has been read.
JComponent.ReadObjectCallback(ObjectInputStream) - Constructor for class javax.swing.JComponent.ReadObjectCallback
 
JDK_1_3_MODIFIERS - Static variable in class java.awt.dnd.DragSourceDragEvent
 
JDK_1_3_MODIFIERS - Static variable in class java.awt.event.InputEvent
 
JDKcompile(String, String) - Static method in class org.apache.xml.utils.synthetic.JavaUtils
Try to compile a .java file on disk.
JDesktopPane - class javax.swing.JDesktopPane.
A container used to create a multiple-document interface or a virtual desktop.
JDesktopPane() - Constructor for class javax.swing.JDesktopPane
Creates a new JDesktopPane.
JDesktopPane.AccessibleJDesktopPane - class javax.swing.JDesktopPane.AccessibleJDesktopPane.
This class implements accessibility support for the JDesktopPane class.
JDesktopPane.AccessibleJDesktopPane() - Constructor for class javax.swing.JDesktopPane.AccessibleJDesktopPane
 
JDialog - class javax.swing.JDialog.
The main class for creating a dialog window.
JDialog() - Constructor for class javax.swing.JDialog
Creates a non-modal dialog without a title and without a specified Frame owner.
JDialog(Frame) - Constructor for class javax.swing.JDialog
Creates a non-modal dialog without a title with the specified Frame as its owner.
JDialog(Frame, boolean) - Constructor for class javax.swing.JDialog
Creates a modal or non-modal dialog without a title and with the specified owner Frame.
JDialog(Frame, String) - Constructor for class javax.swing.JDialog
Creates a non-modal dialog with the specified title and with the specified owner frame.
JDialog(Frame, String, boolean) - Constructor for class javax.swing.JDialog
Creates a modal or non-modal dialog with the specified title and the specified owner Frame.
JDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
Creates a modal or non-modal dialog with the specified title, owner Frame, and GraphicsConfiguration.
JDialog(Dialog) - Constructor for class javax.swing.JDialog
Creates a non-modal dialog without a title with the specified Dialog as its owner.
JDialog(Dialog, boolean) - Constructor for class javax.swing.JDialog
Creates a modal or non-modal dialog without a title and with the specified owner dialog.
JDialog(Dialog, String) - Constructor for class javax.swing.JDialog
Creates a non-modal dialog with the specified title and with the specified owner dialog.
JDialog(Dialog, String, boolean) - Constructor for class javax.swing.JDialog
Creates a modal or non-modal dialog with the specified title and the specified owner frame.
JDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
Creates a modal or non-modal dialog with the specified title, owner Dialog, and GraphicsConfiguration.
JDialog.AccessibleJDialog - class javax.swing.JDialog.AccessibleJDialog.
This class implements accessibility support for the JDialog class.
JDialog.AccessibleJDialog() - Constructor for class javax.swing.JDialog.AccessibleJDialog
 
JEditorPane - class javax.swing.JEditorPane.
A text component to edit various kinds of content.
JEditorPane() - Constructor for class javax.swing.JEditorPane
Creates a new JEditorPane.
JEditorPane(URL) - Constructor for class javax.swing.JEditorPane
Creates a JEditorPane based on a specified URL for input.
JEditorPane(String) - Constructor for class javax.swing.JEditorPane
Creates a JEditorPane based on a string containing a URL specification.
JEditorPane(String, String) - Constructor for class javax.swing.JEditorPane
Creates a JEditorPane that has been initialized to the given text.
JEditorPane.AccessibleJEditorPane - class javax.swing.JEditorPane.AccessibleJEditorPane.
This class implements accessibility support for the JEditorPane class.
JEditorPane.AccessibleJEditorPane() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPane
 
JEditorPane.AccessibleJEditorPaneHTML - class javax.swing.JEditorPane.AccessibleJEditorPaneHTML.
This class provides support for AccessibleHypertext, and is used in instances where the EditorKit installed in this JEditorPane is an instance of HTMLEditorKit.
JEditorPane.AccessibleJEditorPaneHTML() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
 
JEditorPane.HeaderParser - class javax.swing.JEditorPane.HeaderParser.
 
JEditorPane.HeaderParser(String) - Constructor for class javax.swing.JEditorPane.HeaderParser
 
JEditorPane.JEditorPaneAccessibleHypertextSupport - class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.
What's returned by AccessibleJEditorPaneHTML.getAccessibleText.
JEditorPane.JEditorPaneAccessibleHypertextSupport() - Constructor for class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Make one of these puppies
JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink - class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.
 
JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(Element) - Constructor for class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
 
JEditorPane.JEditorPaneAccessibleHypertextSupport.LinkVector - class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.LinkVector.
 
JEditorPane.JEditorPaneAccessibleHypertextSupport.LinkVector() - Constructor for class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.LinkVector
 
JEditorPane.PageLoader - class javax.swing.JEditorPane.PageLoader.
Thread to load a stream into the text document model.
JEditorPane.PageLoader(Document, InputStream, int, URL, URL) - Constructor for class javax.swing.JEditorPane.PageLoader
Construct an asynchronous page loader.
JEditorPane.PageStream - class javax.swing.JEditorPane.PageStream.
 
JEditorPane.PageStream(InputStream) - Constructor for class javax.swing.JEditorPane.PageStream
 
JEditorPane.PlainEditorKit - class javax.swing.JEditorPane.PlainEditorKit.
 
JEditorPane.PlainEditorKit() - Constructor for class javax.swing.JEditorPane.PlainEditorKit
 
JEditorPane.PlainEditorKit.PlainParagraph - class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.
Paragraph for representing plain-text lines that support bidirectional text.
JEditorPane.PlainEditorKit.PlainParagraph(Element) - Constructor for class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph
 
JEditorPane.PlainEditorKit.PlainParagraph.LogicalView - class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView.
This class can be used to represent a logical view for a flow.
JEditorPane.PlainEditorKit.PlainParagraph.LogicalView(Element) - Constructor for class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
JFileChooser - class javax.swing.JFileChooser.
JFileChooser provides a simple mechanism for the user to choose a file.
JFileChooser() - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser pointing to the user's default directory.
JFileChooser(String) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given path.
JFileChooser(File) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given File as the path.
JFileChooser(FileSystemView) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given FileSystemView.
JFileChooser(File, FileSystemView) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given current directory and FileSystemView.
JFileChooser(String, FileSystemView) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given current directory path and FileSystemView.
JFileChooser.AccessibleJFileChooser - class javax.swing.JFileChooser.AccessibleJFileChooser.
This class implements accessibility support for the JFileChooser class.
JFileChooser.AccessibleJFileChooser() - Constructor for class javax.swing.JFileChooser.AccessibleJFileChooser
 
JFormattedTextField - class javax.swing.JFormattedTextField.
JFormattedTextField extends JTextField adding support for formatting arbitrary values, as well as retrieving a particular object once the user has edited the text.
JFormattedTextField() - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with no AbstractFormatterFactory.
JFormattedTextField(Object) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with the specified value.
JFormattedTextField(Format) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField.
JFormattedTextField(JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with the specified AbstractFormatter.
JFormattedTextField(JFormattedTextField.AbstractFormatterFactory) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with the specified AbstractFormatterFactory.
JFormattedTextField(JFormattedTextField.AbstractFormatterFactory, Object) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with the specified AbstractFormatterFactory and initial value.
JFormattedTextField.AbstractFormatter - class javax.swing.JFormattedTextField.AbstractFormatter.
Instances of AbstractFormatter are used by JFormattedTextField to handle the conversion both from an Object to a String, and back from a String to an Object.
JFormattedTextField.AbstractFormatter() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatter
 
JFormattedTextField.AbstractFormatterFactory - class javax.swing.JFormattedTextField.AbstractFormatterFactory.
Instances of AbstractFormatterFactory are used by JFormattedTextField to obtain instances of AbstractFormatter which in turn are used to format values.
JFormattedTextField.AbstractFormatterFactory() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatterFactory
 
JFormattedTextField.CancelAction - class javax.swing.JFormattedTextField.CancelAction.
CancelAction will reset the value in the JFormattedTextField when actionPerformed is invoked.
JFormattedTextField.CancelAction() - Constructor for class javax.swing.JFormattedTextField.CancelAction
 
JFormattedTextField.CommitAction - class javax.swing.JFormattedTextField.CommitAction.
Used to commit the edit.
JFormattedTextField.CommitAction() - Constructor for class javax.swing.JFormattedTextField.CommitAction
 
JFormattedTextField.DocumentHandler - class javax.swing.JFormattedTextField.DocumentHandler.
Sets the dirty state as the document changes.
JFormattedTextField.DocumentHandler() - Constructor for class javax.swing.JFormattedTextField.DocumentHandler
 
JFormattedTextField.FocusLostHandler - class javax.swing.JFormattedTextField.FocusLostHandler.
FOCUS_LOST behavior implementation
JFormattedTextField.FocusLostHandler() - Constructor for class javax.swing.JFormattedTextField.FocusLostHandler
 
JFrame - class javax.swing.JFrame.
An extended version of java.awt.Frame that adds support for the JFC/Swing component architecture.
JFrame() - Constructor for class javax.swing.JFrame
Constructs a new frame that is initially invisible.
JFrame(GraphicsConfiguration) - Constructor for class javax.swing.JFrame
Creates a Frame in the specified GraphicsConfiguration of a screen device and a blank title.
JFrame(String) - Constructor for class javax.swing.JFrame
Creates a new, initially invisible Frame with the specified title.
JFrame(String, GraphicsConfiguration) - Constructor for class javax.swing.JFrame
Creates a JFrame with the specified title and the specified GraphicsConfiguration of a screen device.
JFrame.AccessibleJFrame - class javax.swing.JFrame.AccessibleJFrame.
This class implements accessibility support for the JFrame class.
JFrame.AccessibleJFrame() - Constructor for class javax.swing.JFrame.AccessibleJFrame
 
JIS_B0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B0, 1030 x 1456 mm.
JIS_B1 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B1, 728 x 1030 mm.
JIS_B10 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B10, 32 x 45 mm.
JIS_B2 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B2, 515 x 728 mm.
JIS_B3 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B3, 364 x 515 mm.
JIS_B4 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B4, 257 x 364 mm.
JIS_B5 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B5, 182 x 257 mm.
JIS_B6 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B6, 128 x 182 mm.
JIS_B7 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B7, 91 x 128 mm.
JIS_B8 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B8, 64 x 91 mm.
JIS_B9 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B9, 45 x 64 mm.
JInternalFrame - class javax.swing.JInternalFrame.
A lightweight object that provides many of the features of a native frame, including dragging, closing, becoming an icon, resizing, title display, and support for a menu bar.
JInternalFrame() - Constructor for class javax.swing.JInternalFrame
Creates a non-resizable, non-closable, non-maximizable, non-iconifiable JInternalFrame with no title.
JInternalFrame(String) - Constructor for class javax.swing.JInternalFrame
Creates a non-resizable, non-closable, non-maximizable, non-iconifiable JInternalFrame with the specified title.
JInternalFrame(String, boolean) - Constructor for class javax.swing.JInternalFrame
Creates a non-closable, non-maximizable, non-iconifiable JInternalFrame with the specified title and resizability.
JInternalFrame(String, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Creates a non-maximizable, non-iconifiable JInternalFrame with the specified title, resizability, and closability.
JInternalFrame(String, boolean, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Creates a non-iconifiable JInternalFrame with the specified title, resizability, closability, and maximizability.
JInternalFrame(String, boolean, boolean, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Creates a JInternalFrame with the specified title, resizability, closability, maximizability, and iconifiability.
JInternalFrame.AccessibleJInternalFrame - class javax.swing.JInternalFrame.AccessibleJInternalFrame.
This class implements accessibility support for the JInternalFrame class.
JInternalFrame.AccessibleJInternalFrame() - Constructor for class javax.swing.JInternalFrame.AccessibleJInternalFrame
 
JInternalFrame.JDesktopIcon - class javax.swing.JInternalFrame.JDesktopIcon.
This component represents an iconified version of a JInternalFrame.
JInternalFrame.JDesktopIcon(JInternalFrame) - Constructor for class javax.swing.JInternalFrame.JDesktopIcon
Creates an icon for an internal frame.
JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon - class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon.
This class implements accessibility support for the JInternalFrame.JDesktopIcon class.
JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon() - Constructor for class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
 
JJK_DEBUG - Static variable in class org.apache.xml.dtm.ref.DTMDefaultBase
 
JJK_DEBUG - Static variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
 
JJK_NEWCODE - Static variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
 
JLabel - class javax.swing.JLabel.
A display area for a short text string or an image, or both.
JLabel(String, Icon, int) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified text, image, and horizontal alignment.
JLabel(String, int) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified text and horizontal alignment.
JLabel(String) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified text.
JLabel(Icon, int) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified image and horizontal alignment.
JLabel(Icon) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified image.
JLabel() - Constructor for class javax.swing.JLabel
Creates a JLabel instance with no image and with an empty string for the title.
JLabel.AccessibleJLabel - class javax.swing.JLabel.AccessibleJLabel.
The class used to obtain the accessible role for this object.
JLabel.AccessibleJLabel() - Constructor for class javax.swing.JLabel.AccessibleJLabel
 
JLabel.AccessibleJLabel.LabelKeyBinding - class javax.swing.JLabel.AccessibleJLabel.LabelKeyBinding.
 
JLabel.AccessibleJLabel.LabelKeyBinding(int) - Constructor for class javax.swing.JLabel.AccessibleJLabel.LabelKeyBinding
 
JLayeredPane - class javax.swing.JLayeredPane.
JLayeredPane adds depth to a JFC/Swing container, allowing components to overlap each other when needed.
JLayeredPane() - Constructor for class javax.swing.JLayeredPane
Create a new JLayeredPane
JLayeredPane.AccessibleJLayeredPane - class javax.swing.JLayeredPane.AccessibleJLayeredPane.
This class implements accessibility support for the JLayeredPane class.
JLayeredPane.AccessibleJLayeredPane() - Constructor for class javax.swing.JLayeredPane.AccessibleJLayeredPane
 
JList - class javax.swing.JList.
A component that allows the user to select one or more objects from a list.
JList(ListModel) - Constructor for class javax.swing.JList
Constructs a JList that displays the elements in the specified, non-null model.
JList(Object[]) - Constructor for class javax.swing.JList
Constructs a JList that displays the elements in the specified array.
JList(Vector) - Constructor for class javax.swing.JList
Constructs a JList that displays the elements in the specified Vector.
JList() - Constructor for class javax.swing.JList
Constructs a JList with an empty model.
JList.AccessibleJList - class javax.swing.JList.AccessibleJList.
This class implements accessibility support for the JList class.
JList.AccessibleJList() - Constructor for class javax.swing.JList.AccessibleJList
 
JList.AccessibleJList.AccessibleJListChild - class javax.swing.JList.AccessibleJList.AccessibleJListChild.
This class implements accessibility support appropriate for list children.
JList.AccessibleJList.AccessibleJListChild(JList, int) - Constructor for class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
JList.ListSelectionHandler - class javax.swing.JList.ListSelectionHandler.
 
JList.ListSelectionHandler() - Constructor for class javax.swing.JList.ListSelectionHandler
 
JMenu - class javax.swing.JMenu.
An implementation of a menu -- a popup window containing JMenuItems that is displayed when the user selects an item on the JMenuBar.
JMenu() - Constructor for class javax.swing.JMenu
Constructs a new JMenu with no text.
JMenu(String) - Constructor for class javax.swing.JMenu
Constructs a new JMenu with the supplied string as its text.
JMenu(Action) - Constructor for class javax.swing.JMenu
Constructs a menu whose properties are taken from the Action supplied.
JMenu(String, boolean) - Constructor for class javax.swing.JMenu
Constructs a new JMenu with the supplied string as its text and specified as a tear-off menu or not.
JMenu.AccessibleJMenu - class javax.swing.JMenu.AccessibleJMenu.
This class implements accessibility support for the JMenu class.
JMenu.AccessibleJMenu() - Constructor for class javax.swing.JMenu.AccessibleJMenu
 
JMenu.ActionChangedListener - class javax.swing.JMenu.ActionChangedListener.
 
JMenu.ActionChangedListener(JMenuItem) - Constructor for class javax.swing.JMenu.ActionChangedListener
 
JMenu.MenuChangeListener - class javax.swing.JMenu.MenuChangeListener.
 
JMenu.MenuChangeListener() - Constructor for class javax.swing.JMenu.MenuChangeListener
 
JMenu.WinListener - class javax.swing.JMenu.WinListener.
A listener class that watches for a popup window closing.
JMenu.WinListener(JPopupMenu) - Constructor for class javax.swing.JMenu.WinListener
Create the window listener for the specified popup.
JMenuBar - class javax.swing.JMenuBar.
An implementation of a menu bar.
JMenuBar() - Constructor for class javax.swing.JMenuBar
Creates a new menu bar.
JMenuBar.AccessibleJMenuBar - class javax.swing.JMenuBar.AccessibleJMenuBar.
This class implements accessibility support for the JMenuBar class.
JMenuBar.AccessibleJMenuBar() - Constructor for class javax.swing.JMenuBar.AccessibleJMenuBar
 
JMenuItem - class javax.swing.JMenuItem.
An implementation of an item in a menu.
JMenuItem() - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with no set text or icon.
JMenuItem(Icon) - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with the specified icon.
JMenuItem(String) - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with the specified text.
JMenuItem(Action) - Constructor for class javax.swing.JMenuItem
Creates a menu item whose properties are taken from the specified Action.
JMenuItem(String, Icon) - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with the specified text and icon.
JMenuItem(String, int) - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with the specified text and keyboard mnemonic.
JMenuItem.AccessibleJMenuItem - class javax.swing.JMenuItem.AccessibleJMenuItem.
This class implements accessibility support for the JMenuItem class.
JMenuItem.AccessibleJMenuItem() - Constructor for class javax.swing.JMenuItem.AccessibleJMenuItem
 
JMenuItem.MenuItemFocusListener - class javax.swing.JMenuItem.MenuItemFocusListener.
 
JMenuItem.MenuItemFocusListener() - Constructor for class javax.swing.JMenuItem.MenuItemFocusListener
 
JNI_COPY_FROM_ARRAY_THRESHOLD - Static variable in class java.nio.Bits
 
JNI_COPY_TO_ARRAY_THRESHOLD - Static variable in class java.nio.Bits
 
JOIN_BEVEL - Static variable in class java.awt.BasicStroke
Joins path segments by connecting the outer corners of their wide outlines with a straight segment.
JOIN_MITER - Static variable in class java.awt.BasicStroke
Joins path segments by extending their outside edges until they meet.
JOIN_ROUND - Static variable in class java.awt.BasicStroke
Joins path segments by rounding off the corner at a radius of half the line width.
JOptionPane - class javax.swing.JOptionPane.
JOptionPane makes it easy to pop up a standard dialog box that prompts users for a value or informs them of something.
JOptionPane() - Constructor for class javax.swing.JOptionPane
Creates a JOptionPane with a test message.
JOptionPane(Object) - Constructor for class javax.swing.JOptionPane
Creates a instance of JOptionPane to display a message using the plain-message message type and the default options delivered by the UI.
JOptionPane(Object, int) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type and the default options,
JOptionPane(Object, int, int) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type and options.
JOptionPane(Object, int, int, Icon) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type, options, and icon.
JOptionPane(Object, int, int, Icon, Object[]) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type, icon, and options.
JOptionPane(Object, int, int, Icon, Object[], Object) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type, icon, and options, with the initially-selected option specified.
JOptionPane.AccessibleJOptionPane - class javax.swing.JOptionPane.AccessibleJOptionPane.
This class implements accessibility support for the JOptionPane class.
JOptionPane.AccessibleJOptionPane() - Constructor for class javax.swing.JOptionPane.AccessibleJOptionPane
 
JPanel - class javax.swing.JPanel.
JPanel is a generic lightweight container.
JPanel(LayoutManager, boolean) - Constructor for class javax.swing.JPanel
Creates a new JPanel with the specified layout manager and buffering strategy.
JPanel(LayoutManager) - Constructor for class javax.swing.JPanel
Create a new buffered JPanel with the specified layout manager
JPanel(boolean) - Constructor for class javax.swing.JPanel
Creates a new JPanel with FlowLayout and the specified buffering strategy.
JPanel() - Constructor for class javax.swing.JPanel
Creates a new JPanel with a double buffer and a flow layout.
JPanel.AccessibleJPanel - class javax.swing.JPanel.AccessibleJPanel.
This class implements accessibility support for the JPanel class.
JPanel.AccessibleJPanel() - Constructor for class javax.swing.JPanel.AccessibleJPanel
 
JPasswordField - class javax.swing.JPasswordField.
JPasswordField is a lightweight component that allows the editing of a single line of text where the view indicates something was typed, but does not show the original characters.
JPasswordField() - Constructor for class javax.swing.JPasswordField
Constructs a new JPasswordField, with a default document, null starting text string, and 0 column width.
JPasswordField(String) - Constructor for class javax.swing.JPasswordField
Constructs a new JPasswordField initialized with the specified text.
JPasswordField(int) - Constructor for class javax.swing.JPasswordField
Constructs a new empty JPasswordField with the specified number of columns.
JPasswordField(String, int) - Constructor for class javax.swing.JPasswordField
Constructs a new JPasswordField initialized with the specified text and columns.
JPasswordField(Document, String, int) - Constructor for class javax.swing.JPasswordField
Constructs a new JPasswordField that uses the given text storage model and the given number of columns.
JPasswordField.AccessibleJPasswordField - class javax.swing.JPasswordField.AccessibleJPasswordField.
This class implements accessibility support for the JPasswordField class.
JPasswordField.AccessibleJPasswordField() - Constructor for class javax.swing.JPasswordField.AccessibleJPasswordField
 
JPopupMenu - class javax.swing.JPopupMenu.
An implementation of a popup menu -- a small window that pops up and displays a series of choices.
JPopupMenu() - Constructor for class javax.swing.JPopupMenu
Constructs a JPopupMenu without an "invoker".
JPopupMenu(String) - Constructor for class javax.swing.JPopupMenu
Constructs a JPopupMenu with the specified title.
JPopupMenu.AccessibleJPopupMenu - class javax.swing.JPopupMenu.AccessibleJPopupMenu.
This class implements accessibility support for the JPopupMenu class.
JPopupMenu.AccessibleJPopupMenu() - Constructor for class javax.swing.JPopupMenu.AccessibleJPopupMenu
 
JPopupMenu.ActionChangedListener - class javax.swing.JPopupMenu.ActionChangedListener.
 
JPopupMenu.ActionChangedListener(JMenuItem) - Constructor for class javax.swing.JPopupMenu.ActionChangedListener
 
JPopupMenu.Separator - class javax.swing.JPopupMenu.Separator.
A popup menu-specific separator.
JPopupMenu.Separator() - Constructor for class javax.swing.JPopupMenu.Separator
 
JProgressBar - class javax.swing.JProgressBar.
A component that, by default, displays an integer value within a bounded interval.
JProgressBar() - Constructor for class javax.swing.JProgressBar
Creates a horizontal progress bar that displays a border but no progress string.
JProgressBar(int) - Constructor for class javax.swing.JProgressBar
Creates a progress bar with the specified orientation, which can be either JProgressBar.VERTICAL or JProgressBar.HORIZONTAL.
JProgressBar(int, int) - Constructor for class javax.swing.JProgressBar
Creates a horizontal progress bar with the specified minimum and maximum.
JProgressBar(int, int, int) - Constructor for class javax.swing.JProgressBar
Creates a progress bar using the specified orientation, minimum, and maximum.
JProgressBar(BoundedRangeModel) - Constructor for class javax.swing.JProgressBar
Creates a horizontal progress bar that uses the specified model to hold the progress bar's data.
JProgressBar.AccessibleJProgressBar - class javax.swing.JProgressBar.AccessibleJProgressBar.
This class implements accessibility support for the JProgressBar class.
JProgressBar.AccessibleJProgressBar() - Constructor for class javax.swing.JProgressBar.AccessibleJProgressBar
 
JProgressBar.ModelListener - class javax.swing.JProgressBar.ModelListener.
 
JProgressBar.ModelListener() - Constructor for class javax.swing.JProgressBar.ModelListener
 
JRadioButton - class javax.swing.JRadioButton.
An implementation of a radio button -- an item that can be selected or deselected, and which displays its state to the user.
JRadioButton() - Constructor for class javax.swing.JRadioButton
Creates an initially unselected radio button with no set text.
JRadioButton(Icon) - Constructor for class javax.swing.JRadioButton
Creates an initially unselected radio button with the specified image but no text.
JRadioButton(Action) - Constructor for class javax.swing.JRadioButton
Creates a radiobutton where properties are taken from the Action supplied.
JRadioButton(Icon, boolean) - Constructor for class javax.swing.JRadioButton
Creates a radio button with the specified image and selection state, but no text.
JRadioButton(String) - Constructor for class javax.swing.JRadioButton
Creates an unselected radio button with the specified text.
JRadioButton(String, boolean) - Constructor for class javax.swing.JRadioButton
Creates a radio button with the specified text and selection state.
JRadioButton(String, Icon) - Constructor for class javax.swing.JRadioButton
Creates a radio button that has the specified text and image, and that is initially unselected.
JRadioButton(String, Icon, boolean) - Constructor for class javax.swing.JRadioButton
Creates a radio button that has the specified text, image, and selection state.
JRadioButton.AccessibleJRadioButton - class javax.swing.JRadioButton.AccessibleJRadioButton.
This class implements accessibility support for the JRadioButton class.
JRadioButton.AccessibleJRadioButton() - Constructor for class javax.swing.JRadioButton.AccessibleJRadioButton
 
JRadioButtonMenuItem - class javax.swing.JRadioButtonMenuItem.
An implementation of a radio button menu item.
JRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a JRadioButtonMenuItem with no set text or icon.
JRadioButtonMenuItem(Icon) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a JRadioButtonMenuItem with an icon.
JRadioButtonMenuItem(String) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a JRadioButtonMenuItem with text.
JRadioButtonMenuItem(Action) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item whose properties are taken from the Action supplied.
JRadioButtonMenuItem(String, Icon) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item with the specified text and Icon.
JRadioButtonMenuItem(String, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item with the specified text and selection state.
JRadioButtonMenuItem(Icon, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item with the specified image and selection state, but no text.
JRadioButtonMenuItem(String, Icon, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item that has the specified text, image, and selection state.
JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem - class javax.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem.
This class implements accessibility support for the JRadioButtonMenuItem class.
JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
 
JRootPane - class javax.swing.JRootPane.
A lightweight container used behind the scenes by JFrame, JDialog, JWindow, JApplet, and JInternalFrame.
JRootPane() - Constructor for class javax.swing.JRootPane
Creates a JRootPane, setting up its glassPane, layeredPane, and contentPane.
JRootPane.AccessibleJRootPane - class javax.swing.JRootPane.AccessibleJRootPane.
This class implements accessibility support for the JRootPane class.
JRootPane.AccessibleJRootPane() - Constructor for class javax.swing.JRootPane.AccessibleJRootPane
 
JRootPane.DefaultAction - class javax.swing.JRootPane.DefaultAction.
 
JRootPane.DefaultAction(JRootPane, boolean) - Constructor for class javax.swing.JRootPane.DefaultAction
 
JRootPane.RootLayout - class javax.swing.JRootPane.RootLayout.
A custom layout manager that is responsible for the layout of layeredPane, glassPane, and menuBar.
JRootPane.RootLayout() - Constructor for class javax.swing.JRootPane.RootLayout
 
JScrollBar - class javax.swing.JScrollBar.
An implementation of a scrollbar.
JScrollBar(int, int, int, int, int) - Constructor for class javax.swing.JScrollBar
Creates a scrollbar with the specified orientation, value, extent, minimum, and maximum.
JScrollBar(int) - Constructor for class javax.swing.JScrollBar
Creates a scrollbar with the specified orientation and the following initial values: minimum = 0 maximum = 100 value = 0 extent = 10
JScrollBar() - Constructor for class javax.swing.JScrollBar
Creates a vertical scrollbar with the following initial values: minimum = 0 maximum = 100 value = 0 extent = 10
JScrollBar.AccessibleJScrollBar - class javax.swing.JScrollBar.AccessibleJScrollBar.
This class implements accessibility support for the JScrollBar class.
JScrollBar.AccessibleJScrollBar() - Constructor for class javax.swing.JScrollBar.AccessibleJScrollBar
 
JScrollBar.ModelListener - class javax.swing.JScrollBar.ModelListener.
This class listens to ChangeEvents on the model and forwards AdjustmentEvents for the sake of backwards compatibility.
JScrollBar.ModelListener() - Constructor for class javax.swing.JScrollBar.ModelListener
 
JScrollPane - class javax.swing.JScrollPane.
Provides a scrollable view of a lightweight component.
JScrollPane(Component, int, int) - Constructor for class javax.swing.JScrollPane
Creates a JScrollPane that displays the view component in a viewport whose view position can be controlled with a pair of scrollbars.
JScrollPane(Component) - Constructor for class javax.swing.JScrollPane
Creates a JScrollPane that displays the contents of the specified component, where both horizontal and vertical scrollbars appear whenever the component's contents are larger than the view.
JScrollPane(int, int) - Constructor for class javax.swing.JScrollPane
Creates an empty (no viewport view) JScrollPane with specified scrollbar policies.
JScrollPane() - Constructor for class javax.swing.JScrollPane
Creates an empty (no viewport view) JScrollPane where both horizontal and vertical scrollbars appear when needed.
JScrollPane.AccessibleJScrollPane - class javax.swing.JScrollPane.AccessibleJScrollPane.
This class implements accessibility support for the JScrollPane class.
JScrollPane.AccessibleJScrollPane() - Constructor for class javax.swing.JScrollPane.AccessibleJScrollPane
Constructor to set up listener on viewport.
JScrollPane.ScrollBar - class javax.swing.JScrollPane.ScrollBar.
By default JScrollPane creates scrollbars that are instances of this class.
JScrollPane.ScrollBar(int) - Constructor for class javax.swing.JScrollPane.ScrollBar
Creates a scrollbar with the specified orientation, where the options are: JScrollPane.VERTICAL JScrollPane.HORIZONTAL
JSeparator - class javax.swing.JSeparator.
JSeparator provides a general purpose component for implementing divider lines - most commonly used as a divider between menu items that breaks them up into logical groupings.
JSeparator() - Constructor for class javax.swing.JSeparator
Creates a new horizontal separator.
JSeparator(int) - Constructor for class javax.swing.JSeparator
Creates a new separator with the specified horizontal or vertical orientation.
JSeparator.AccessibleJSeparator - class javax.swing.JSeparator.AccessibleJSeparator.
This class implements accessibility support for the JSeparator class.
JSeparator.AccessibleJSeparator() - Constructor for class javax.swing.JSeparator.AccessibleJSeparator
 
JSlider - class javax.swing.JSlider.
A component that lets the user graphically select a value by sliding a knob within a bounded interval.
JSlider() - Constructor for class javax.swing.JSlider
Creates a horizontal slider with the range 0 to 100 and an initial value of 50.
JSlider(int) - Constructor for class javax.swing.JSlider
Creates a slider using the specified orientation with the range 0 to 100 and an initial value of 50.
JSlider(int, int) - Constructor for class javax.swing.JSlider
Creates a horizontal slider using the specified min and max with an initial value equal to the average of the min plus max.
JSlider(int, int, int) - Constructor for class javax.swing.JSlider
Creates a horizontal slider using the specified min, max and value.
JSlider(int, int, int, int) - Constructor for class javax.swing.JSlider
Creates a slider with the specified orientation and the specified minimum, maximum, and initial values.
JSlider(BoundedRangeModel) - Constructor for class javax.swing.JSlider
Creates a horizontal slider using the specified BoundedRangeModel.
JSlider.AccessibleJSlider - class javax.swing.JSlider.AccessibleJSlider.
This class implements accessibility support for the JSlider class.
JSlider.AccessibleJSlider() - Constructor for class javax.swing.JSlider.AccessibleJSlider
 
JSlider.ModelListener - class javax.swing.JSlider.ModelListener.
We pass Change events along to the listeners with the the slider (instead of the model itself) as the event source.
JSlider.ModelListener() - Constructor for class javax.swing.JSlider.ModelListener
 
JSpinner - class javax.swing.JSpinner.
A single line input field that lets the user select a number or an object value from an ordered sequence.
JSpinner(SpinnerModel) - Constructor for class javax.swing.JSpinner
Constructs a complete spinner with pair of next/previous buttons and an editor for the SpinnerModel.
JSpinner() - Constructor for class javax.swing.JSpinner
Constructs a spinner with an Integer SpinnerNumberModel with initial value 0 and no minimum or maximum limits.
JSpinner.DateEditor - class javax.swing.JSpinner.DateEditor.
An editor for a JSpinner whose model is a SpinnerDateModel.
JSpinner.DateEditor(JSpinner) - Constructor for class javax.swing.JSpinner.DateEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerDateModel with a JFormattedTextField.
JSpinner.DateEditor(JSpinner, String) - Constructor for class javax.swing.JSpinner.DateEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerDateModel with a JFormattedTextField.
JSpinner.DateEditor(JSpinner, DateFormat) - Constructor for class javax.swing.JSpinner.DateEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerDateModel with a JFormattedTextField.
JSpinner.DateEditorFormatter - class javax.swing.JSpinner.DateEditorFormatter.
This subclass of javax.swing.DateFormatter maps the minimum/maximum properties to te start/end properties of a SpinnerDateModel.
JSpinner.DateEditorFormatter(SpinnerDateModel, DateFormat) - Constructor for class javax.swing.JSpinner.DateEditorFormatter
 
JSpinner.DefaultEditor - class javax.swing.JSpinner.DefaultEditor.
A simple base class for more specialized editors that displays a read-only view of the model's current value with a JFormattedTextField.
JSpinner.DefaultEditor(JSpinner) - Constructor for class javax.swing.JSpinner.DefaultEditor
Constructs an editor component for the specified JSpinner.
JSpinner.DisabledAction - class javax.swing.JSpinner.DisabledAction.
An Action implementation that is always disabled.
JSpinner.DisabledAction() - Constructor for class javax.swing.JSpinner.DisabledAction
 
JSpinner.ListEditor - class javax.swing.JSpinner.ListEditor.
An editor for a JSpinner whose model is a SpinnerListModel.
JSpinner.ListEditor(JSpinner) - Constructor for class javax.swing.JSpinner.ListEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerListModel with a JFormattedTextField.
JSpinner.ListEditor.ListFormatter - class javax.swing.JSpinner.ListEditor.ListFormatter.
ListFormatter provides completion while text is being input into the JFormattedTextField.
JSpinner.ListEditor.ListFormatter() - Constructor for class javax.swing.JSpinner.ListEditor.ListFormatter
 
JSpinner.ListEditor.ListFormatter.Filter - class javax.swing.JSpinner.ListEditor.ListFormatter.Filter.
 
JSpinner.ListEditor.ListFormatter.Filter() - Constructor for class javax.swing.JSpinner.ListEditor.ListFormatter.Filter
 
JSpinner.ModelListener - class javax.swing.JSpinner.ModelListener.
We pass Change events along to the listeners with the the slider (instead of the model itself) as the event source.
JSpinner.ModelListener() - Constructor for class javax.swing.JSpinner.ModelListener
 
JSpinner.NumberEditor - class javax.swing.JSpinner.NumberEditor.
An editor for a JSpinner whose model is a SpinnerNumberModel.
JSpinner.NumberEditor(JSpinner) - Constructor for class javax.swing.JSpinner.NumberEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerNumberModel with a JFormattedTextField.
JSpinner.NumberEditor(JSpinner, String) - Constructor for class javax.swing.JSpinner.NumberEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerNumberModel with a JFormattedTextField.
JSpinner.NumberEditor(JSpinner, DecimalFormat) - Constructor for class javax.swing.JSpinner.NumberEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerNumberModel with a JFormattedTextField.
JSpinner.NumberEditorFormatter - class javax.swing.JSpinner.NumberEditorFormatter.
This subclass of javax.swing.NumberFormatter maps the minimum/maximum properties to a SpinnerNumberModel and initializes the valueClass of the NumberFormatter to match the type of the initial models value.
JSpinner.NumberEditorFormatter(SpinnerNumberModel, NumberFormat) - Constructor for class javax.swing.JSpinner.NumberEditorFormatter
 
JSplitPane - class javax.swing.JSplitPane.
JSplitPane is used to divide two (and only two) Components.
JSplitPane() - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane configured to arrange the child components side-by-side horizontally with no continuous layout, using two buttons for the components.
JSplitPane(int) - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane configured with the specified orientation and no continuous layout.
JSplitPane(int, boolean) - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane with the specified orientation and redrawing style.
JSplitPane(int, Component, Component) - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane with the specified orientation and with the specified components that do not do continuous redrawing.
JSplitPane(int, boolean, Component, Component) - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane with the specified orientation and redrawing style, and with the specified components.
JSplitPane.AccessibleJSplitPane - class javax.swing.JSplitPane.AccessibleJSplitPane.
This class implements accessibility support for the JSplitPane class.
JSplitPane.AccessibleJSplitPane() - Constructor for class javax.swing.JSplitPane.AccessibleJSplitPane
 
JTabbedPane - class javax.swing.JTabbedPane.
A component that lets the user switch between a group of components by clicking on a tab with a given title and/or icon.
JTabbedPane() - Constructor for class javax.swing.JTabbedPane
Creates an empty TabbedPane with a default tab placement of JTabbedPane.TOP.
JTabbedPane(int) - Constructor for class javax.swing.JTabbedPane
Creates an empty TabbedPane with the specified tab placement of either: JTabbedPane.TOP, JTabbedPane.BOTTOM, JTabbedPane.LEFT, or JTabbedPane.RIGHT.
JTabbedPane(int, int) - Constructor for class javax.swing.JTabbedPane
Creates an empty TabbedPane with the specified tab placement and tab layout policy.
JTabbedPane.AccessibleJTabbedPane - class javax.swing.JTabbedPane.AccessibleJTabbedPane.
This class implements accessibility support for the JTabbedPane class.
JTabbedPane.AccessibleJTabbedPane() - Constructor for class javax.swing.JTabbedPane.AccessibleJTabbedPane
Constructs an AccessibleJTabbedPane
JTabbedPane.ModelListener - class javax.swing.JTabbedPane.ModelListener.
We pass ModelChanged events along to the listeners with the tabbedpane (instead of the model itself) as the event source.
JTabbedPane.ModelListener() - Constructor for class javax.swing.JTabbedPane.ModelListener
 
JTabbedPane.Page - class javax.swing.JTabbedPane.Page.
 
JTabbedPane.Page(JTabbedPane, String, Icon, Icon, Component, String) - Constructor for class javax.swing.JTabbedPane.Page
 
JTable - class javax.swing.JTable.
The JTable is used to display and edit regular two-dimensional tables of cells.
JTable() - Constructor for class javax.swing.JTable
Constructs a default JTable that is initialized with a default data model, a default column model, and a default selection model.
JTable(TableModel) - Constructor for class javax.swing.JTable
Constructs a JTable that is initialized with dm as the data model, a default column model, and a default selection model.
JTable(TableModel, TableColumnModel) - Constructor for class javax.swing.JTable
Constructs a JTable that is initialized with dm as the data model, cm as the column model, and a default selection model.
JTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class javax.swing.JTable
Constructs a JTable that is initialized with dm as the data model, cm as the column model, and sm as the selection model.
JTable(int, int) - Constructor for class javax.swing.JTable
Constructs a JTable with numRows and numColumns of empty cells using DefaultTableModel.
JTable(Vector, Vector) - Constructor for class javax.swing.JTable
Constructs a JTable to display the values in the Vector of Vectors, rowData, with column names, columnNames.
JTable(Object[][], Object[]) - Constructor for class javax.swing.JTable
Constructs a JTable to display the values in the two dimensional array, rowData, with column names, columnNames.
JTable.AccessibleJTable - class javax.swing.JTable.AccessibleJTable.
This class implements accessibility support for the JTable class.
JTable.AccessibleJTable() - Constructor for class javax.swing.JTable.AccessibleJTable
 
JTable.AccessibleJTable.AccessibleJTableCell - class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell.
The class provides an implementation of the Java Accessibility API appropriate to table cells.
JTable.AccessibleJTable.AccessibleJTableCell(JTable, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Constructs an AccessibleJTableHeaderEntry.
JTable.AccessibleJTable.AccessibleJTableModelChange - class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange.
 
JTable.AccessibleJTable.AccessibleJTableModelChange(int, int, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
JTable.AccessibleJTable.AccessibleTableHeader - class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader.
 
JTable.AccessibleJTable.AccessibleTableHeader(JTableHeader) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
 
JTable.BooleanEditor - class javax.swing.JTable.BooleanEditor.
 
JTable.BooleanEditor() - Constructor for class javax.swing.JTable.BooleanEditor
 
JTable.BooleanRenderer - class javax.swing.JTable.BooleanRenderer.
 
JTable.BooleanRenderer() - Constructor for class javax.swing.JTable.BooleanRenderer
 
JTable.CellEditorRemover - class javax.swing.JTable.CellEditorRemover.
 
JTable.CellEditorRemover(KeyboardFocusManager) - Constructor for class javax.swing.JTable.CellEditorRemover
 
JTable.DateRenderer - class javax.swing.JTable.DateRenderer.
 
JTable.DateRenderer() - Constructor for class javax.swing.JTable.DateRenderer
 
JTable.DoubleRenderer - class javax.swing.JTable.DoubleRenderer.
 
JTable.DoubleRenderer() - Constructor for class javax.swing.JTable.DoubleRenderer
 
JTable.GenericEditor - class javax.swing.JTable.GenericEditor.
Default Editors
JTable.GenericEditor() - Constructor for class javax.swing.JTable.GenericEditor
 
JTable.IconRenderer - class javax.swing.JTable.IconRenderer.
 
JTable.IconRenderer() - Constructor for class javax.swing.JTable.IconRenderer
 
JTable.NumberEditor - class javax.swing.JTable.NumberEditor.
 
JTable.NumberEditor() - Constructor for class javax.swing.JTable.NumberEditor
 
JTable.NumberRenderer - class javax.swing.JTable.NumberRenderer.
Default Renderers
JTable.NumberRenderer() - Constructor for class javax.swing.JTable.NumberRenderer
 
JTable.Resizable2 - interface javax.swing.JTable.Resizable2.
 
JTable.Resizable3 - interface javax.swing.JTable.Resizable3.
 
JTableHeader - class javax.swing.table.JTableHeader.
This is the object which manages the header of the JTable.
JTableHeader() - Constructor for class javax.swing.table.JTableHeader
Constructs a JTableHeader with a default TableColumnModel.
JTableHeader(TableColumnModel) - Constructor for class javax.swing.table.JTableHeader
Constructs a JTableHeader which is initialized with cm as the column model.
JTableHeader.AccessibleJTableHeader - class javax.swing.table.JTableHeader.AccessibleJTableHeader.
This class implements accessibility support for the JTableHeader class.
JTableHeader.AccessibleJTableHeader() - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader
 
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry - class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.
This class provides an implementation of the Java Accessibility API appropropriate for JTableHeader entries.
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry(int, JTableHeader, JTable) - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
Constructs an AccessiblJTableHeaaderEntry
JTableHeader.UIResourceTableCellRenderer - class javax.swing.table.JTableHeader.UIResourceTableCellRenderer.
 
JTableHeader.UIResourceTableCellRenderer() - Constructor for class javax.swing.table.JTableHeader.UIResourceTableCellRenderer
 
JTextArea - class javax.swing.JTextArea.
A JTextArea is a multi-line area that displays plain text.
JTextArea() - Constructor for class javax.swing.JTextArea
Constructs a new TextArea.
JTextArea(String) - Constructor for class javax.swing.JTextArea
Constructs a new TextArea with the specified text displayed.
JTextArea(int, int) - Constructor for class javax.swing.JTextArea
Constructs a new empty TextArea with the specified number of rows and columns.
JTextArea(String, int, int) - Constructor for class javax.swing.JTextArea
Constructs a new TextArea with the specified text and number of rows and columns.
JTextArea(Document) - Constructor for class javax.swing.JTextArea
Constructs a new JTextArea with the given document model, and defaults for all of the other arguments (null, 0, 0).
JTextArea(Document, String, int, int) - Constructor for class javax.swing.JTextArea
Constructs a new JTextArea with the specified number of rows and columns, and the given model.
JTextArea.AccessibleJTextArea - class javax.swing.JTextArea.AccessibleJTextArea.
This class implements accessibility support for the JTextArea class.
JTextArea.AccessibleJTextArea() - Constructor for class javax.swing.JTextArea.AccessibleJTextArea
 
JTextComponent - class javax.swing.text.JTextComponent.
JTextComponent is the base class for swing text components.
JTextComponent() - Constructor for class javax.swing.text.JTextComponent
Creates a new JTextComponent.
JTextComponent.AccessibleJTextComponent - class javax.swing.text.JTextComponent.AccessibleJTextComponent.
This class implements accessibility support for the JTextComponent class.
JTextComponent.AccessibleJTextComponent() - Constructor for class javax.swing.text.JTextComponent.AccessibleJTextComponent
Constructs an AccessibleJTextComponent.
JTextComponent.AccessibleJTextComponent.IndexedSegment - class javax.swing.text.JTextComponent.AccessibleJTextComponent.IndexedSegment.
IndexedSegment extends Segment adding the offset into the the model the Segment was asked for.
JTextComponent.AccessibleJTextComponent.IndexedSegment() - Constructor for class javax.swing.text.JTextComponent.AccessibleJTextComponent.IndexedSegment
 
JTextComponent.ComposedTextCaret - class javax.swing.text.JTextComponent.ComposedTextCaret.
 
JTextComponent.ComposedTextCaret() - Constructor for class javax.swing.text.JTextComponent.ComposedTextCaret
 
JTextComponent.DefaultKeymap - class javax.swing.text.JTextComponent.DefaultKeymap.
 
JTextComponent.DefaultKeymap(String, Keymap) - Constructor for class javax.swing.text.JTextComponent.DefaultKeymap
 
JTextComponent.DefaultTransferHandler - class javax.swing.text.JTextComponent.DefaultTransferHandler.
A Simple TransferHandler that exports the data as a String, and imports the data from the String clipboard.
JTextComponent.DefaultTransferHandler() - Constructor for class javax.swing.text.JTextComponent.DefaultTransferHandler
 
JTextComponent.DoSetCaretPosition - class javax.swing.text.JTextComponent.DoSetCaretPosition.
 
JTextComponent.DoSetCaretPosition(JTextComponent, Position) - Constructor for class javax.swing.text.JTextComponent.DoSetCaretPosition
 
JTextComponent.InputMethodRequestsHandler - class javax.swing.text.JTextComponent.InputMethodRequestsHandler.
 
JTextComponent.InputMethodRequestsHandler() - Constructor for class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
JTextComponent.KeyBinding - class javax.swing.text.JTextComponent.KeyBinding.
Binding record for creating key bindings.
JTextComponent.KeyBinding(KeyStroke, String) - Constructor for class javax.swing.text.JTextComponent.KeyBinding
Creates a new key binding.
JTextComponent.KeymapActionMap - class javax.swing.text.JTextComponent.KeymapActionMap.
Wraps a Keymap inside an ActionMap.
JTextComponent.KeymapActionMap(Keymap) - Constructor for class javax.swing.text.JTextComponent.KeymapActionMap
 
JTextComponent.KeymapWrapper - class javax.swing.text.JTextComponent.KeymapWrapper.
KeymapWrapper wraps a Keymap inside an InputMap.
JTextComponent.KeymapWrapper(Keymap) - Constructor for class javax.swing.text.JTextComponent.KeymapWrapper
 
JTextComponent.MutableCaretEvent - class javax.swing.text.JTextComponent.MutableCaretEvent.
Event to use when firing a notification of change to caret position.
JTextComponent.MutableCaretEvent(JTextComponent) - Constructor for class javax.swing.text.JTextComponent.MutableCaretEvent
 
JTextField - class javax.swing.JTextField.
JTextField is a lightweight component that allows the editing of a single line of text.
JTextField() - Constructor for class javax.swing.JTextField
Constructs a new TextField.
JTextField(String) - Constructor for class javax.swing.JTextField
Constructs a new TextField initialized with the specified text.
JTextField(int) - Constructor for class javax.swing.JTextField
Constructs a new empty TextField with the specified number of columns.
JTextField(String, int) - Constructor for class javax.swing.JTextField
Constructs a new TextField initialized with the specified text and columns.
JTextField(Document, String, int) - Constructor for class javax.swing.JTextField
Constructs a new JTextField that uses the given text storage model and the given number of columns.
JTextField.AccessibleJTextField - class javax.swing.JTextField.AccessibleJTextField.
This class implements accessibility support for the JTextField class.
JTextField.AccessibleJTextField() - Constructor for class javax.swing.JTextField.AccessibleJTextField
 
JTextField.NotifyAction - class javax.swing.JTextField.NotifyAction.
 
JTextField.NotifyAction() - Constructor for class javax.swing.JTextField.NotifyAction
 
JTextField.ScrollRepainter - class javax.swing.JTextField.ScrollRepainter.
 
JTextField.ScrollRepainter() - Constructor for class javax.swing.JTextField.ScrollRepainter
 
JTextPane - class javax.swing.JTextPane.
A text component that can be marked up with attributes that are represented graphically.
JTextPane() - Constructor for class javax.swing.JTextPane
Creates a new JTextPane.
JTextPane(StyledDocument) - Constructor for class javax.swing.JTextPane
Creates a new JTextPane, with a specified document model.
JToggleButton - class javax.swing.JToggleButton.
An implementation of a two-state button.
JToggleButton() - Constructor for class javax.swing.JToggleButton
Creates an initially unselected toggle button without setting the text or image.
JToggleButton(Icon) - Constructor for class javax.swing.JToggleButton
Creates an initially unselected toggle button with the specified image but no text.
JToggleButton(Icon, boolean) - Constructor for class javax.swing.JToggleButton
Creates a toggle button with the specified image and selection state, but no text.
JToggleButton(String) - Constructor for class javax.swing.JToggleButton
Creates an unselected toggle button with the specified text.
JToggleButton(String, boolean) - Constructor for class javax.swing.JToggleButton
Creates a toggle button with the specified text and selection state.
JToggleButton(Action) - Constructor for class javax.swing.JToggleButton
Creates a toggle button where properties are taken from the Action supplied.
JToggleButton(String, Icon) - Constructor for class javax.swing.JToggleButton
Creates a toggle button that has the specified text and image, and that is initially unselected.
JToggleButton(String, Icon, boolean) - Constructor for class javax.swing.JToggleButton
Creates a toggle button with the specified text, image, and selection state.
JToggleButton.AccessibleJToggleButton - class javax.swing.JToggleButton.AccessibleJToggleButton.
This class implements accessibility support for the JToggleButton class.
JToggleButton.AccessibleJToggleButton() - Constructor for class javax.swing.JToggleButton.AccessibleJToggleButton
 
JToggleButton.ToggleButtonModel - class javax.swing.JToggleButton.ToggleButtonModel.
The ToggleButton model Warning: Serialized objects of this class will not be compatible with future Swing releases.
JToggleButton.ToggleButtonModel() - Constructor for class javax.swing.JToggleButton.ToggleButtonModel
Creates a new ToggleButton Model
JToolBar - class javax.swing.JToolBar.
JToolBar provides a component that is useful for displaying commonly used Actions or controls.
JToolBar() - Constructor for class javax.swing.JToolBar
Creates a new tool bar; orientation defaults to HORIZONTAL.
JToolBar(int) - Constructor for class javax.swing.JToolBar
Creates a new tool bar with the specified orientation.
JToolBar(String) - Constructor for class javax.swing.JToolBar
Creates a new tool bar with the specified name.
JToolBar(String, int) - Constructor for class javax.swing.JToolBar
Creates a new tool bar with a specified name and orientation.
JToolBar.AccessibleJToolBar - class javax.swing.JToolBar.AccessibleJToolBar.
This class implements accessibility support for the JToolBar class.
JToolBar.AccessibleJToolBar() - Constructor for class javax.swing.JToolBar.AccessibleJToolBar
 
JToolBar.DefaultToolBarLayout - class javax.swing.JToolBar.DefaultToolBarLayout.
 
JToolBar.DefaultToolBarLayout(int) - Constructor for class javax.swing.JToolBar.DefaultToolBarLayout
 
JToolBar.Separator - class javax.swing.JToolBar.Separator.
A toolbar-specific separator.
JToolBar.Separator() - Constructor for class javax.swing.JToolBar.Separator
Creates a new toolbar separator with the default size as defined by the current look and feel.
JToolBar.Separator(Dimension) - Constructor for class javax.swing.JToolBar.Separator
Creates a new toolbar separator with the specified size.
JToolTip - class javax.swing.JToolTip.
Used to display a "Tip" for a Component.
JToolTip() - Constructor for class javax.swing.JToolTip
Creates a tool tip.
JToolTip.AccessibleJToolTip - class javax.swing.JToolTip.AccessibleJToolTip.
This class implements accessibility support for the JToolTip class.
JToolTip.AccessibleJToolTip() - Constructor for class javax.swing.JToolTip.AccessibleJToolTip
 
JTree - class javax.swing.JTree.
A control that displays a set of hierarchical data as an outline.
JTree() - Constructor for class javax.swing.JTree
Returns a JTree with a sample model.
JTree(Object[]) - Constructor for class javax.swing.JTree
Returns a JTree with each element of the specified array as the child of a new root node which is not displayed.
JTree(Vector) - Constructor for class javax.swing.JTree
Returns a JTree with each element of the specified Vector as the child of a new root node which is not displayed.
JTree(Hashtable) - Constructor for class javax.swing.JTree
Returns a JTree created from a Hashtable which does not display with root.
JTree(TreeNode) - Constructor for class javax.swing.JTree
Returns a JTree with the specified TreeNode as its root, which displays the root node.
JTree(TreeNode, boolean) - Constructor for class javax.swing.JTree
Returns a JTree with the specified TreeNode as its root, which displays the root node and which decides whether a node is a leaf node in the specified manner.
JTree(TreeModel) - Constructor for class javax.swing.JTree
Returns an instance of JTree which displays the root node -- the tree is created using the specified data model.
JTree.AccessibleJTree - class javax.swing.JTree.AccessibleJTree.
This class implements accessibility support for the JTree class.
JTree.AccessibleJTree() - Constructor for class javax.swing.JTree.AccessibleJTree
 
JTree.AccessibleJTree.AccessibleJTreeNode - class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode.
This class implements accessibility support for the JTree child.
JTree.AccessibleJTree.AccessibleJTreeNode(JTree, TreePath, Accessible) - Constructor for class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Constructs an AccessibleJTreeNode
JTree.DynamicUtilTreeNode - class javax.swing.JTree.DynamicUtilTreeNode.
DynamicUtilTreeNode can wrap vectors/hashtables/arrays/strings and create the appropriate children tree nodes as necessary.
JTree.DynamicUtilTreeNode(Object, Object) - Constructor for class javax.swing.JTree.DynamicUtilTreeNode
Creates a node with the specified object as its value and with the specified children.
JTree.EmptySelectionModel - class javax.swing.JTree.EmptySelectionModel.
EmptySelectionModel is a TreeSelectionModel that does not allow anything to be selected.
JTree.EmptySelectionModel() - Constructor for class javax.swing.JTree.EmptySelectionModel
 
JTree.TreeModelHandler - class javax.swing.JTree.TreeModelHandler.
Listens to the model and updates the expandedState accordingly when nodes are removed, or changed.
JTree.TreeModelHandler() - Constructor for class javax.swing.JTree.TreeModelHandler
 
JTree.TreeSelectionRedirector - class javax.swing.JTree.TreeSelectionRedirector.
Handles creating a new TreeSelectionEvent with the JTree as the source and passing it off to all the listeners.
JTree.TreeSelectionRedirector() - Constructor for class javax.swing.JTree.TreeSelectionRedirector
 
JULY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the seventh month of the year.
JUNE - Static variable in class java.util.Calendar
Value of the MONTH field indicating the sixth month of the year.
JUSTIFICATION - Static variable in class java.awt.font.TextAttribute
Attribute key for the justification of a paragraph.
JUSTIFICATION_FULL - Static variable in class java.awt.font.TextAttribute
Justify the line to the full requested width.
JUSTIFICATION_NONE - Static variable in class java.awt.font.TextAttribute
Do not allow the line to be justified.
JViewport - class javax.swing.JViewport.
The "viewport" or "porthole" through which you see the underlying information.
JViewport() - Constructor for class javax.swing.JViewport
Creates a JViewport.
JViewport.AccessibleJViewport - class javax.swing.JViewport.AccessibleJViewport.
This class implements accessibility support for the JViewport class.
JViewport.AccessibleJViewport() - Constructor for class javax.swing.JViewport.AccessibleJViewport
 
JViewport.ViewListener - class javax.swing.JViewport.ViewListener.
A listener for the view.
JViewport.ViewListener() - Constructor for class javax.swing.JViewport.ViewListener
 
JWindow - class javax.swing.JWindow.
A JWindow is a container that can be displayed anywhere on the user's desktop.
JWindow() - Constructor for class javax.swing.JWindow
Creates a window with no specified owner.
JWindow(GraphicsConfiguration) - Constructor for class javax.swing.JWindow
Creates a window with the specified GraphicsConfiguration of a screen device.
JWindow(Frame) - Constructor for class javax.swing.JWindow
Creates a window with the specified owner frame.
JWindow(Window) - Constructor for class javax.swing.JWindow
Creates a window with the specified owner window.
JWindow(Window, GraphicsConfiguration) - Constructor for class javax.swing.JWindow
Creates a window with the specified owner window and GraphicsConfiguration of a screen device.
JWindow.AccessibleJWindow - class javax.swing.JWindow.AccessibleJWindow.
This class implements accessibility support for the JWindow class.
JWindow.AccessibleJWindow() - Constructor for class javax.swing.JWindow.AccessibleJWindow
 
JarEntry - class java.util.jar.JarEntry.
This class is used to represent a JAR file entry.
JarEntry(String) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry for the specified JAR file entry name.
JarEntry(ZipEntry) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry with fields taken from the specified ZipEntry object.
JarEntry(JarEntry) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry with fields taken from the specified JarEntry object.
JarException - exception java.util.jar.JarException.
Signals that an error of some sort has occurred while reading from or writing to a JAR file.
JarException() - Constructor for class java.util.jar.JarException
Constructs a JarException with no detail message.
JarException(String) - Constructor for class java.util.jar.JarException
Constructs a JarException with the specified detail message.
JarFile - class java.util.jar.JarFile.
The JarFile class is used to read the contents of a JAR file from any file that can be opened with java.io.RandomAccessFile.
JarFile(String) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified file name.
JarFile(String, boolean) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified file name.
JarFile(File) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object.
JarFile(File, boolean) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object.
JarFile(File, boolean, int) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object in the specified mode.
JarFile.JarFileEntry - class java.util.jar.JarFile.JarFileEntry.
 
JarFile.JarFileEntry(ZipEntry) - Constructor for class java.util.jar.JarFile.JarFileEntry
 
JarInputStream - class java.util.jar.JarInputStream.
The JarInputStream class is used to read the contents of a JAR file from any input stream.
JarInputStream(InputStream) - Constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and reads the optional manifest.
JarInputStream(InputStream, boolean) - Constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and reads the optional manifest.
JarOutputStream - class java.util.jar.JarOutputStream.
The JarOutputStream class is used to write the contents of a JAR file to any output stream.
JarOutputStream(OutputStream, Manifest) - Constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream with the specified Manifest.
JarOutputStream(OutputStream) - Constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream with no manifest.
JarURLConnection - class java.net.JarURLConnection.
A URL Connection to a Java ARchive (JAR) file or an entry in a JAR file.
JarURLConnection(URL) - Constructor for class java.net.JarURLConnection
Creates the new JarURLConnection to the specified URL.
JarVerifier - class java.util.jar.JarVerifier.
 
JarVerifier(Manifest, byte[]) - Constructor for class java.util.jar.JarVerifier
 
JarVerifier.VerifierStream - class java.util.jar.JarVerifier.VerifierStream.
 
JarVerifier.VerifierStream(Manifest, JarEntry, InputStream, JarVerifier) - Constructor for class java.util.jar.JarVerifier.VerifierStream
 
JavaMIME - Static variable in class java.awt.datatransfer.SystemFlavorMap
Constant prefix used to tag Java types converted to native platform type.
JavaUtilJarAccessImpl - class java.util.jar.JavaUtilJarAccessImpl.
 
JavaUtilJarAccessImpl() - Constructor for class java.util.jar.JavaUtilJarAccessImpl
 
JavaUtils - class org.apache.xml.utils.synthetic.JavaUtils.
This class supports invoking Java compilation from within a Java program.
JavaUtils() - Constructor for class org.apache.xml.utils.synthetic.JavaUtils
 
JobAttributes - class java.awt.JobAttributes.
A set of attributes which control a print job.
JobAttributes() - Constructor for class java.awt.JobAttributes
Constructs a JobAttributes instance with default values for every attribute.
JobAttributes(JobAttributes) - Constructor for class java.awt.JobAttributes
Constructs a JobAttributes instance which is a copy of the supplied JobAttributes.
JobAttributes(int, JobAttributes.DefaultSelectionType, JobAttributes.DestinationType, JobAttributes.DialogType, String, int, int, JobAttributes.MultipleDocumentHandlingType, int[][], String, JobAttributes.SidesType) - Constructor for class java.awt.JobAttributes
Constructs a JobAttributes instance with the specified values for every attribute.
JobAttributes.DefaultSelectionType - class java.awt.JobAttributes.DefaultSelectionType.
A type-safe enumeration of possible default selection states.
JobAttributes.DefaultSelectionType(int) - Constructor for class java.awt.JobAttributes.DefaultSelectionType
 
JobAttributes.DestinationType - class java.awt.JobAttributes.DestinationType.
A type-safe enumeration of possible job destinations.
JobAttributes.DestinationType(int) - Constructor for class java.awt.JobAttributes.DestinationType
 
JobAttributes.DialogType - class java.awt.JobAttributes.DialogType.
A type-safe enumeration of possible dialogs to display to the user.
JobAttributes.DialogType(int) - Constructor for class java.awt.JobAttributes.DialogType
 
JobAttributes.MultipleDocumentHandlingType - class java.awt.JobAttributes.MultipleDocumentHandlingType.
A type-safe enumeration of possible multiple copy handling states.
JobAttributes.MultipleDocumentHandlingType(int) - Constructor for class java.awt.JobAttributes.MultipleDocumentHandlingType
 
JobAttributes.SidesType - class java.awt.JobAttributes.SidesType.
A type-safe enumeration of possible multi-page impositions.
JobAttributes.SidesType(int) - Constructor for class java.awt.JobAttributes.SidesType
 
JoinFractureDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
JoinNextDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
JoinPreviousDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
jacobiSymbol(int, BigInteger) - Method in class java.math.BigInteger
Computes Jacobi(p,n).
jarFileHasClassPathAttribute(JarFile) - Method in class java.util.jar.JavaUtilJarAccessImpl
 
jarFileURL - Variable in class java.net.JarURLConnection
 
jarFileURLConnection - Variable in class java.net.JarURLConnection
The connection to the JAR file URL, if the connection has been initiated.
jarNames - Variable in class org.apache.xalan.xslt.EnvironmentCheck
Listing of common .jar files that include Xalan-related classes.
jarVersions - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Manual table of known .jar sizes.
java.awt - package java.awt
 
java.awt.color - package java.awt.color
 
java.awt.datatransfer - package java.awt.datatransfer
 
java.awt.dnd - package java.awt.dnd
 
java.awt.dnd.peer - package java.awt.dnd.peer
 
java.awt.event - package java.awt.event
 
java.awt.font - package java.awt.font
 
java.awt.geom - package java.awt.geom
 
java.awt.im - package java.awt.im
 
java.awt.im.spi - package java.awt.im.spi
 
java.awt.image - package java.awt.image
 
java.awt.image.renderable - package java.awt.image.renderable
 
java.awt.peer - package java.awt.peer
 
java.awt.print - package java.awt.print
 
java.io - package java.io
 
java.lang - package java.lang
 
java.lang.ref - package java.lang.ref
 
java.lang.reflect - package java.lang.reflect
 
java.math - package java.math
 
java.net - package java.net
 
java.nio - package java.nio
 
java.nio.channels - package java.nio.channels
 
java.nio.channels.spi - package java.nio.channels.spi
 
java.nio.charset - package java.nio.charset
 
java.nio.charset.spi - package java.nio.charset.spi
 
java.rmi - package java.rmi
 
java.rmi.activation - package java.rmi.activation
 
java.rmi.dgc - package java.rmi.dgc
 
java.rmi.registry - package java.rmi.registry
 
java.rmi.server - package java.rmi.server
 
java.sql - package java.sql
 
java.text - package java.text
 
java.util - package java.util
 
java.util.jar - package java.util.jar
 
java.util.logging - package java.util.logging
 
java.util.prefs - package java.util.prefs
 
java.util.regex - package java.util.regex
 
java.util.zip - package java.util.zip
 
java2std(String) - Static method in class org.apache.crimson.tree.XmlDocument
 
javaEncodingIsISO - Static variable in class org.apache.xalan.serialize.SerializerToXML
Assume java encoding names are the same as the ISO encoding names if this is true.
javaFileListFlavor - Static variable in class java.awt.datatransfer.DataFlavor
To transfer a list of files to/from Java (and the underlying platform) a DataFlavor of this type/subtype and representation class of java.util.List is used.
javaHome - Static variable in class java.util.jar.JarFile
 
javaIncrement(int[]) - Method in class java.math.BigInteger
 
javaJVMLocalObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
To transfer a reference to an arbitrary Java object reference that has no associated MIME Content-type, across a Transferable interface WITHIN THE SAME JVM, a DataFlavor with this type/subtype is used, with a representationClass equal to the type of the class/interface being passed across the Transferble.
javaName - Variable in class org.apache.xalan.serialize.EncodingInfo
The name used by the Java convertor.
javaRemoteObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
In order to pass a live link to a Remote object via a Drag and Drop ACTION_LINK operation a Mime Content Type of application/x-java-remote-object should be used, where the representation class of the DataFlavor represents the type of the Remote interface to be transferred.
javaSerializedObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
A MIME Content-Type of application/x-java-serialized-object represents a graph of Java object(s) that have been made persistent.
javaToDosTime(long) - Static method in class java.util.zip.ZipEntry
 
javax.rmi - package javax.rmi
 
javax.rmi.CORBA - package javax.rmi.CORBA
 
javax.sql - package javax.sql
 
javax.swing - package javax.swing
 
javax.swing.border - package javax.swing.border
 
javax.swing.colorchooser - package javax.swing.colorchooser
 
javax.swing.event - package javax.swing.event
 
javax.swing.filechooser - package javax.swing.filechooser
 
javax.swing.plaf - package javax.swing.plaf
 
javax.swing.plaf.basic - package javax.swing.plaf.basic
 
javax.swing.plaf.metal - package javax.swing.plaf.metal
 
javax.swing.plaf.multi - package javax.swing.plaf.multi
 
javax.swing.table - package javax.swing.table
 
javax.swing.text - package javax.swing.text
 
javax.swing.text.html - package javax.swing.text.html
 
javax.swing.text.html.parser - package javax.swing.text.html.parser
 
javax.swing.text.rtf - package javax.swing.text.rtf
 
javax.swing.tree - package javax.swing.tree
 
javax.swing.undo - package javax.swing.undo
 
jdbcCompliant() - Method in interface java.sql.Driver
Reports whether this driver is a genuine JDBC CompliantTM driver.
jniVersion - Variable in class java.lang.ClassLoader.NativeLibrary
 
join - Variable in class java.awt.BasicStroke
 
join(long) - Method in class java.lang.Thread
Waits at most millis milliseconds for this thread to die.
join(long, int) - Method in class java.lang.Thread
Waits at most millis milliseconds plus nanos nanoseconds for this thread to die.
join() - Method in class java.lang.Thread
Waits for this thread to die.
join(InetAddress) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
join(InetAddress) - Method in class java.net.PlainDatagramSocketImpl
Join the multicast group.
join(InetAddress, NetworkInterface) - Method in class java.net.PlainDatagramSocketImpl
 
join(char[], int[]) - Static method in class java.net.URI
 
join(Element, Element, Element, int, int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Joins the two elements carving out a hole for the given removed range.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
joinGroup(InetAddress) - Method in class java.net.MulticastSocket
Joins a multicast group.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Joins the specified multicast group at the specified interface.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.PlainDatagramSocketImpl
Join the multicast group.
joinNextText() - Method in class org.apache.crimson.tree.TextNode
Combines this text node with its next sibling to create a single text node.
jongseong - Static variable in class java.text.CharacterBreakData
 
julianDayToDayOfWeek(long) - Static method in class java.util.GregorianCalendar
 
julianDayToMillis(long) - Static method in class java.util.GregorianCalendar
Converts Julian day to time as milliseconds.
jungseong - Static variable in class java.text.CharacterBreakData
 
justification - Variable in class javax.swing.text.ParagraphView
 
justify(float) - Method in class java.awt.font.TextJustifier
Return an array of deltas twice as long as the original info array, indicating the amount by which each side of each glyph should grow or shrink.
justifyRatio - Variable in class java.awt.font.TextLayout
 
justifyRows(int, int) - Method in class javax.swing.table.DefaultTableModel
 
jv - Variable in class java.util.jar.JarFile
 
jv - Variable in class java.util.jar.JarInputStream
 
jv - Variable in class java.util.jar.JarVerifier.VerifierStream
 
jvInitialized - Variable in class java.util.jar.JarFile
 
jwrd - Static variable in class java.text.LineBreakData
 
jzentry - Variable in class java.util.zip.ZipFile.ZipFileInputStream
 
jzfile - Variable in class java.util.zip.ZipFile
 

K

KANBUN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KANGXI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KANJI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Japanese, including a subset of the CJK unified ideographs as well as Japanese Han characters that may be defined as surrogate characters.
KANNADA - Static variable in class java.awt.font.NumericShaper
Identifies the KANNADA range and decimal base.
KANNADA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KANNADA_KEY - Static variable in class java.awt.font.NumericShaper
 
KATAKANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KATAKANA_HIRAGANA_PROLONGED_SOUND_MARK - Static variable in class java.text.TextBoundaryData
 
KATAKANA_ITERATION_MARK - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_A - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_DI - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_E - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_I - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_MO - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_O - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_RO - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_A - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_E - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_I - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_KA - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_KE - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_O - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_TU - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_U - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_WA - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_YA - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_YO - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_SMALL_YU - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_TU - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_U - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_VA - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_VO - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_VU - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_WA - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_YA - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_YO - Static variable in class java.text.TextBoundaryData
 
KATAKANA_LETTER_YU - Static variable in class java.text.TextBoundaryData
 
KATAKANA_VOICED_ITERATION_MARK - Static variable in class java.text.TextBoundaryData
 
KBD - Static variable in class javax.swing.text.html.HTML.Tag
 
KEEP_CURRENT_RESULT - Static variable in interface java.sql.Statement
The constant indicating that the current ResultSet object should not be closed when calling getMoreResults.
KEYBOARD_BINDINGS_KEY - Static variable in class javax.swing.JComponent
The key used by JComponent to access keyboard bindings.
KEYBOARD_DIVIDER_MOVE_OFFSET - Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
How far (relativ) the divider does move when it is moved around by the cursor keys on the keyboard.
KEYS - Static variable in class java.util.Hashtable
 
KEY_ACTION - Static variable in class java.awt.Event
The user has pressed a non-ASCII action key.
KEY_ACTION_RELEASE - Static variable in class java.awt.Event
The user has released a non-ASCII action key.
KEY_ALL_ACCESS - Static variable in class java.util.prefs.WindowsPreferences
 
KEY_ALPHA_INTERPOLATION - Static variable in class java.awt.RenderingHints
Alpha interpolation hint key.
KEY_ANTIALIASING - Static variable in class java.awt.RenderingHints
Antialiasing hint key.
KEY_COLOR_RENDERING - Static variable in class java.awt.RenderingHints
Color rendering hint key.
KEY_CREATE_SUB_KEY - Static variable in class java.util.prefs.WindowsPreferences
 
KEY_DITHERING - Static variable in class java.awt.RenderingHints
Dithering hint key.
KEY_ENUMERATE_SUB_KEYS - Static variable in class java.util.prefs.WindowsPreferences
 
KEY_EVENT - Static variable in class java.awt.Event
 
KEY_EVENTS_ENABLED - Static variable in class javax.swing.JComponent
 
KEY_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting key events.
KEY_FIRST - Static variable in class java.awt.event.KeyEvent
The first number in the range of ids used for key events.
KEY_FRACTIONALMETRICS - Static variable in class java.awt.RenderingHints
Font fractional metrics hint key.
KEY_INTERPOLATION - Static variable in class java.awt.RenderingHints
Interpolation hint key.
KEY_LAST - Static variable in class java.awt.event.KeyEvent
The last number in the range of ids used for key events.
KEY_LOCATION_LEFT - Static variable in class java.awt.event.KeyEvent
A constant indicating that the key pressed or released is in the left key location (there is more than one possible location for this key).
KEY_LOCATION_NUMPAD - Static variable in class java.awt.event.KeyEvent
A constant indicating that the key event originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.
KEY_LOCATION_RIGHT - Static variable in class java.awt.event.KeyEvent
A constant indicating that the key pressed or released is in the right key location (there is more than one possible location for this key).
KEY_LOCATION_STANDARD - Static variable in class java.awt.event.KeyEvent
A constant indicating that the key pressed or released is not distinguished as the left or right version of a key, and did not originate on the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).
KEY_LOCATION_UNKNOWN - Static variable in class java.awt.event.KeyEvent
A constant indicating that the keyLocation is indeterminate or not relevant.
KEY_PRESS - Static variable in class java.awt.Event
The user has pressed a normal key.
KEY_PRESSED - Static variable in class java.awt.event.KeyEvent
The "key pressed" event.
KEY_QUERY_VALUE - Static variable in class java.util.prefs.WindowsPreferences
 
KEY_READ - Static variable in class java.util.prefs.WindowsPreferences
 
KEY_RELEASE - Static variable in class java.awt.Event
The user has released a normal key.
KEY_RELEASED - Static variable in class java.awt.event.KeyEvent
The "key released" event.
KEY_RENDERING - Static variable in class java.awt.RenderingHints
Rendering hint key.
KEY_SET_VALUE - Static variable in class java.util.prefs.WindowsPreferences
 
KEY_STROKE_CONTROL - Static variable in class java.awt.RenderingHints
Stroke normalization control hint key.
KEY_TEXT_ANTIALIASING - Static variable in class java.awt.RenderingHints
Text antialiasing hint key.
KEY_TYPED - Static variable in class java.awt.event.KeyEvent
The "key typed" event.
KEY_WRITE - Static variable in class java.util.prefs.WindowsPreferences
 
KHMER - Static variable in class java.awt.font.NumericShaper
Identifies the KHMER range and decimal base.
KHMER - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KHMER_KEY - Static variable in class java.awt.font.NumericShaper
 
KOREA - Static variable in class java.util.Locale
Useful constant for country.
KOREAN - Static variable in class java.util.Locale
Useful constant for language.
Kernel - class java.awt.image.Kernel.
The Kernel class defines a matrix that describes how a specified pixel and its surrounding pixels affect the value computed for the pixel's position in the output image of a filtering operation.
Kernel(int, int, float[]) - Constructor for class java.awt.image.Kernel
Constructs a Kernel object from an array of floats.
KeyAdapter - class java.awt.event.KeyAdapter.
An abstract adapter class for receiving keyboard events.
KeyAdapter() - Constructor for class java.awt.event.KeyAdapter
 
KeyDeclaration - class org.apache.xalan.templates.KeyDeclaration.
Holds the attribute declarations for the xsl:keys element.
KeyDeclaration(Stylesheet, int) - Constructor for class org.apache.xalan.templates.KeyDeclaration
Constructs a new element representing the xsl:key.
KeyEvent - class java.awt.event.KeyEvent.
An event which indicates that a keystroke occurred in a component.
KeyEvent(Component, int, long, int, int, char, int, boolean) - Constructor for class java.awt.event.KeyEvent
Constructs a KeyEvent object.
KeyEvent(Component, int, long, int, int, char, int) - Constructor for class java.awt.event.KeyEvent
 
KeyEvent(Component, int, long, int, int, char) - Constructor for class java.awt.event.KeyEvent
Constructs a KeyEvent object.
KeyEvent(Component, int, long, int, int) - Constructor for class java.awt.event.KeyEvent
Deprecated. as of JDK1.1
KeyEventDispatcher - interface java.awt.KeyEventDispatcher.
A KeyEventDispatcher cooperates with the current KeyboardFocusManager in the targeting and dispatching of all KeyEvents.
KeyEventPostProcessor - interface java.awt.KeyEventPostProcessor.
A KeyEventPostProcessor cooperates with the current KeyboardFocusManager in the final resolution of all unconsumed KeyEvents.
KeyIterator - class org.apache.xalan.transformer.KeyIterator.
This class implements an optimized iterator for "key()" patterns, matching each node to the match attribute in one or more xsl:key declarations.
KeyIterator(QName, Vector) - Constructor for class org.apache.xalan.transformer.KeyIterator
Create a KeyIterator object.
KeyListener - interface java.awt.event.KeyListener.
The listener interface for receiving keyboard events (keystrokes).
KeyManager - class org.apache.xalan.transformer.KeyManager.
This class manages the key tables.
KeyManager() - Constructor for class org.apache.xalan.transformer.KeyManager
 
KeyRefIterator - class org.apache.xalan.transformer.KeyRefIterator.
This class filters nodes from a key iterator, according to whether or not the use value matches the ref value.
KeyRefIterator(QName, XMLString, Vector, DTMIterator) - Constructor for class org.apache.xalan.transformer.KeyRefIterator
Constructor KeyRefIterator
KeyStroke - class javax.swing.KeyStroke.
A KeyStroke represents a key action on the keyboard, or equivalent input device.
KeyStroke() - Constructor for class javax.swing.KeyStroke
 
KeyStroke(char, int, int, boolean) - Constructor for class javax.swing.KeyStroke
 
KeyTable - class org.apache.xalan.transformer.KeyTable.
Table of element keys, keyed by document node.
KeyTable(int, PrefixResolver, QName, Vector, XPathContext) - Constructor for class org.apache.xalan.transformer.KeyTable
Build a keys table.
KeyboardFocusManager - class java.awt.KeyboardFocusManager.
The KeyboardFocusManager is responsible for managing the active and focused Windows, and the current focus owner.
KeyboardFocusManager() - Constructor for class java.awt.KeyboardFocusManager
Initializes a KeyboardFocusManager.
KeyboardFocusManager.HeavyweightFocusRequest - class java.awt.KeyboardFocusManager.HeavyweightFocusRequest.
 
KeyboardFocusManager.HeavyweightFocusRequest() - Constructor for class java.awt.KeyboardFocusManager.HeavyweightFocusRequest
 
KeyboardFocusManager.HeavyweightFocusRequest(Component, Component, boolean) - Constructor for class java.awt.KeyboardFocusManager.HeavyweightFocusRequest
 
KeyboardFocusManager.LightweightFocusRequest - class java.awt.KeyboardFocusManager.LightweightFocusRequest.
 
KeyboardFocusManager.LightweightFocusRequest(Component, boolean) - Constructor for class java.awt.KeyboardFocusManager.LightweightFocusRequest
 
KeyboardManager - class javax.swing.KeyboardManager.
The KeyboardManager class is used to help dispatch keyboard actions for the WHEN_IN_FOCUSED_WINDOW style actions.
KeyboardManager() - Constructor for class javax.swing.KeyboardManager
 
KeyboardManager.ComponentKeyStrokePair - class javax.swing.KeyboardManager.ComponentKeyStrokePair.
This class is used to create keys for a hashtable which looks up topContainers based on component, keystroke pairs This is used to make unregistering KeyStrokes fast
KeyboardManager.ComponentKeyStrokePair(Object, Object) - Constructor for class javax.swing.KeyboardManager.ComponentKeyStrokePair
 
Keymap - interface javax.swing.text.Keymap.
A collection of bindings of KeyStrokes to actions.
Keywords - class org.apache.xpath.compiler.Keywords.
Table of strings to operation code lookups.
Keywords() - Constructor for class org.apache.xpath.compiler.Keywords
 
k - Variable in class java.util.Collections.SingletonMap.ImmutableEntry
 
k - Variable in class java.util.Collections.SingletonMap
 
kCharacterAsciiValues - Static variable in class java.text.CharacterBreakData
 
kCharacterBackwardData - Static variable in class java.text.CharacterBreakData
 
kCharacterBackwardTable - Static variable in class java.text.CharacterBreakData
 
kCharacterForwardData - Static variable in class java.text.CharacterBreakData
 
kCharacterForwardTable - Static variable in class java.text.CharacterBreakData
 
kCharacterMap - Static variable in class java.text.CharacterBreakData
 
kExceptionChar - Static variable in class java.text.CharacterBreakData
 
kExceptionChar - Static variable in class java.text.LineBreakData
 
kExceptionChar - Static variable in class java.text.SentenceBreakData
 
kExceptionChar - Static variable in class java.text.WordBreakData
 
kLineAsciiValues - Static variable in class java.text.LineBreakData
 
kLineBackward - Static variable in class java.text.LineBreakData
 
kLineBackwardData - Static variable in class java.text.LineBreakData
 
kLineForward - Static variable in class java.text.LineBreakData
 
kLineForwardData - Static variable in class java.text.LineBreakData
 
kLineMap - Static variable in class java.text.LineBreakData
 
kRawMapping - Static variable in class java.text.CharacterBreakData
 
kRawMapping - Static variable in class java.text.LineBreakData
 
kRawMapping - Static variable in class java.text.SentenceBreakData
 
kRawMapping - Static variable in class java.text.WordBreakData
 
kSentenceAsciiValues - Static variable in class java.text.SentenceBreakData
 
kSentenceBackward - Static variable in class java.text.SentenceBreakData
 
kSentenceBackwardData - Static variable in class java.text.SentenceBreakData
 
kSentenceForward - Static variable in class java.text.SentenceBreakData
 
kSentenceForwardData - Static variable in class java.text.SentenceBreakData
 
kSentenceMap - Static variable in class java.text.SentenceBreakData
 
kWordAsciiValues - Static variable in class java.text.WordBreakData
 
kWordBackward - Static variable in class java.text.WordBreakData
 
kWordBackwardData - Static variable in class java.text.WordBreakData
 
kWordForward - Static variable in class java.text.WordBreakData
 
kWordForwardData - Static variable in class java.text.WordBreakData
 
kWordMap - Static variable in class java.text.WordBreakData
 
kanji - Static variable in class java.text.WordBreakData
 
kata - Static variable in class java.text.WordBreakData
 
keepBlocking - Variable in class java.awt.Dialog
 
kernel - Variable in class java.awt.image.ConvolveOp
 
key - Variable in class java.awt.Event
The key code of the key that was pressed in a keyboard event.
key - Variable in class java.awt.MenuShortcut
The virtual keycode for the menu shortcut.
key - Variable in class java.awt.font.NumericShaper
index of context for contextual shaping - values range from 0 to 18
key - Variable in class java.text.AttributeEntry
 
key - Variable in class java.text.CollationElementIterator
 
key - Variable in class java.text.CollationKey
 
key - Variable in class java.text.RBTableBuilder
 
key - Variable in class java.util.AbstractMap.SimpleEntry
 
key - Variable in class java.util.HashMap.Entry
 
key - Variable in class java.util.Hashtable.Entry
 
key - Variable in class java.util.MissingResourceException
The name of the specific resource requested by the user.
key - Variable in class java.util.TreeMap.Entry
 
key(TreeMap.Entry) - Static method in class java.util.TreeMap
Returns the key corresonding to the specified Entry.
key - Variable in class java.util.prefs.PreferenceChangeEvent
Key of the preference that changed.
key - Variable in class javax.swing.text.JTextComponent.KeyBinding
The key.
key - Variable in class org.apache.crimson.parser.SimpleHashtable.Entry
 
keyBindingActive - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
keyBindingRegistered - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
keyChar - Variable in class java.awt.AWTKeyStroke
 
keyChar - Variable in class java.awt.event.KeyEvent
keyChar is a valid unicode character that is fired by a key or a key combination on a keyboard.
keyCode - Variable in class java.awt.AWTKeyStroke
 
keyCode - Variable in class java.awt.event.KeyEvent
The unique value assigned to each of the keys on the keyboard.
keyCode - Variable in class javax.swing.plaf.basic.BasicComboBoxUI.NavigationalAction
 
keyCodesKey - Static variable in class javax.swing.JComponent.KeyboardState
 
keyCount - Variable in class java.nio.channels.spi.AbstractSelectableChannel
 
keyDown(Event, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processKeyEvent(KeyEvent).
keyEqualsCharSet() - Method in class javax.swing.text.ChangedCharSetException
 
keyEventDispatchers - Variable in class java.awt.KeyboardFocusManager
This KeyboardFocusManager's KeyEventDispatcher chain.
keyEventPostProcessors - Variable in class java.awt.KeyboardFocusManager
This KeyboardFocusManager's KeyEventPostProcessor chain.
keyFor(Selector) - Method in class java.nio.channels.SelectableChannel
Retrieves the key representing the channel's registration with the given selector.
keyFor(Selector) - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
keyIsPressed(int) - Static method in class javax.swing.JComponent.KeyboardState
 
keyListener - Variable in class java.awt.Component
 
keyListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
keyListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
keyListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
keyListener - Variable in class javax.swing.plaf.basic.BasicTableUI
 
keyListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
keyListenerK - Static variable in class java.awt.Component
 
keyLocation - Variable in class java.awt.event.KeyEvent
The location of the key on the keyboard.
keyLock - Variable in class java.nio.channels.spi.AbstractSelectableChannel
 
keyNames - Static variable in class java.awt.font.NumericShaper
 
keyPress(int) - Method in class java.awt.Robot
Presses a given key.
keyPress(int) - Method in interface java.awt.peer.RobotPeer
 
keyPressed(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyPressed event by invoking the keyPressed methods on listener-a and listener-b.
keyPressed(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
 
keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicListUI.KeyHandler
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
 
keyRelease(int) - Method in class java.awt.Robot
Releases a given key.
keyRelease(int) - Method in interface java.awt.peer.RobotPeer
 
keyReleased(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyReleased event by invoking the keyReleased methods on listener-a and listener-b.
keyReleased(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
 
keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicListUI.KeyHandler
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
 
keySelectionManager - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
keySet() - Method in class java.awt.RenderingHints
Returns a Set view of the Keys contained in this RenderingHints.
keySet - Variable in class java.util.AbstractMap
Each of these fields are initialized to contain an instance of the appropriate view the first time this view is requested.
keySet() - Method in class java.util.AbstractMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.Collections.EmptyMap
 
keySet - Variable in class java.util.Collections.SingletonMap
 
keySet() - Method in class java.util.Collections.SingletonMap
 
keySet - Variable in class java.util.Collections.SynchronizedMap
 
keySet() - Method in class java.util.Collections.SynchronizedMap
 
keySet - Variable in class java.util.Collections.UnmodifiableMap
 
keySet() - Method in class java.util.Collections.UnmodifiableMap
 
keySet() - Method in class java.util.HashMap
Returns a set view of the keys contained in this map.
keySet - Variable in class java.util.Hashtable
Each of these fields are initialized to contain an instance of the appropriate view the first time this view is requested.
keySet() - Method in class java.util.Hashtable
Returns a Set view of the keys contained in this Hashtable.
keySet() - Method in class java.util.IdentityHashMap
Returns an identity-based set view of the keys contained in this map.
keySet() - Method in interface java.util.Map
Returns a set view of the keys contained in this map.
keySet() - Method in class java.util.TreeMap
Returns a Set view of the keys contained in this map.
keySet - Variable in class java.util.TreeSet
 
keySet() - Method in class java.util.WeakHashMap
Returns a set view of the keys contained in this map.
keySet() - Method in class java.util.jar.Attributes
Returns a Set view of the attribute names (keys) contained in this Map.
keyStroke - Variable in class javax.swing.KeyboardManager.ComponentKeyStrokePair
 
keyTyped(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyTyped event by invoking the keyTyped methods on listener-a and listener-b.
keyTyped(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class javax.swing.plaf.basic.BasicListUI.KeyHandler
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
keyTyped(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
keyTyped(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
Invoked when a key has been typed.
keyUp(Event, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processKeyEvent(KeyEvent).
keyValueSeparators - Static variable in class java.awt.datatransfer.SystemFlavorMap
Copied from java.util.Properties.
keyValueSeparators - Static variable in class java.util.Properties
 
keyboardDownRightListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
keyboardEndListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
keyboardHomeListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
keyboardResizeToggleListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
keyboardUpLeftListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
keymap - Variable in class javax.swing.text.JTextComponent.KeymapActionMap
 
keymap - Variable in class javax.swing.text.JTextComponent.KeymapWrapper
 
keymap - Variable in class javax.swing.text.JTextComponent
The current key bindings in effect.
keymapTable - Static variable in class javax.swing.text.JTextComponent
 
keys - Variable in class java.io.ObjectStreamClass.FieldReflector
unsafe field keys
keys() - Method in class java.nio.channels.Selector
Returns this selector's key set.
keys - Variable in class java.nio.channels.spi.AbstractSelectableChannel
 
keys() - Method in class java.util.Dictionary
Returns an enumeration of the keys in this dictionary.
keys() - Method in class java.util.Hashtable
Returns an enumeration of the keys in this hashtable.
keys() - Method in class java.util.prefs.AbstractPreferences
Implements the keys method as per the specification in Preferences.keys().
keys() - Method in class java.util.prefs.Preferences
Returns all of the keys that have an associated value in this preference node.
keys() - Method in class javax.swing.ActionMap
Returns the Action names that are bound in this ActionMap.
keys() - Method in class javax.swing.InputMap
Returns the KeyStrokes that are bound in this InputMap.
keys() - Method in class javax.swing.MultiUIDefaults
 
keys() - Method in class javax.swing.text.JTextComponent.KeymapActionMap
 
keys() - Method in class javax.swing.text.JTextComponent.KeymapWrapper
 
keys - Static variable in class javax.swing.text.StyleConstants
 
keys - Variable in class javax.swing.text.StyleContext.KeyBuilder
 
keys - Static variable in class javax.swing.text.TextLayoutStrategy.AttributedSegment
 
keys() - Method in class org.apache.crimson.parser.SimpleHashtable
Returns an enumeration of the keys in this hashtable.
keys() - Method in class org.apache.xml.utils.StringToIntTable
Return array of keys in the table.
keysSpi() - Method in class java.util.prefs.AbstractPreferences
Returns all of the keys that have an associated value in this preference node.
keysSpi() - Method in class java.util.prefs.WindowsPreferences
Implements AbstractPreferences keysSpi() method.
keyword - Variable in class javax.swing.text.rtf.RTFGenerator.CharacterKeywordPair
 
kidCache - Variable in class java.util.prefs.AbstractPreferences
All known unremoved children of this node.
kids - Variable in class java.util.logging.Logger
 
kit - Variable in class javax.swing.JEditorPane
Current content binding of the editor.
kitLoaderRegistryKey - Static variable in class javax.swing.JEditorPane
 
kitRegistryKey - Static variable in class javax.swing.JEditorPane
 
kitTypeRegistryKey - Static variable in class javax.swing.JEditorPane
 
known - Static variable in class java.rmi.server.LogStream
Deprecated. table mapping known log names to log stream objects
known - Static variable in class java.util.logging.Level
 
kwd - Static variable in class org.apache.xml.utils.synthetic.Class
Field kwd

L

LABELED_BY_PROPERTY - Static variable in class javax.swing.JLabel
Client property key used to determine what label is labeling the component.
LANDSCAPE - Static variable in class java.awt.PageAttributes.OrientationRequestedType
The OrientationRequestedType instance to use for specifying a landscape orientation.
LANDSCAPE - Static variable in class java.awt.print.PageFormat
The origin is at the bottom left of the paper with x running bottom to top and y running left to right.
LANG - Static variable in class javax.swing.text.html.HTML.Attribute
 
LANGUAGE - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the language of some text.
LANGUAGE - Static variable in class javax.swing.text.html.HTML.Attribute
 
LANGUAGE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Implementation Language.
LANG_ADDITIVE - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_ALPHABET - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_BUNDLE_NAME - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_LEFTTORIGHT - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_MULTIPLIER - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_MULTIPLIER_CHAR - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_MULT_ADD - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_NUMBERGROUPS - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_NUMBERING - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_NUM_TABLES - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_ORIENTATION - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_RIGHTTOLEFT - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_TRAD_ALPHABET - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LAO - Static variable in class java.awt.font.NumericShaper
Identifies the LAO range and decimal base.
LAO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LAO_KEY - Static variable in class java.awt.font.NumericShaper
 
LARGE_MODEL_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for largeModel.
LAST_DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for lastLocation.
LAST_LINE_END - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the last line of text on a page would normally end for the current ComponentOrienation.
LAST_LINE_START - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the last line of text on a page would normally start for the current ComponentOrienation.
LAST_NODESET_OP - Static variable in class org.apache.xpath.compiler.OpCodes
The last opcode for stuff that can be a nodeset.
LATIN - Static variable in class java.awt.im.InputSubset
Constant for all Latin characters, including the characters in the BASIC_LATIN, LATIN_1_SUPPLEMENT, LATIN_EXTENDED_A, LATIN_EXTENDED_B Unicode character blocks.
LATIN1_DEGREE_SIGN - Static variable in class java.text.TextBoundaryData
 
LATIN1_SOFTHYPHEN - Static variable in class java.text.TextBoundaryData
 
LATIN_1_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LATIN_DIGITS - Static variable in class java.awt.im.InputSubset
Constant for the digits included in the BASIC_LATIN Unicode character block.
LATIN_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LATIN_EXTENDED_ADDITIONAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LATIN_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LAYERED_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
LAYER_PROPERTY - Static variable in class javax.swing.JLayeredPane
Bound property
LAYOUT_LEFT_TO_RIGHT - Static variable in class java.awt.Font
A flag to layoutGlyphVector indicating that text is left-to-right as determined by Bidi analysis.
LAYOUT_NO_LIMIT_CONTEXT - Static variable in class java.awt.Font
A flag to layoutGlyphVector indicating that text in the char array after the indicated limit should not be examined.
LAYOUT_NO_START_CONTEXT - Static variable in class java.awt.Font
A flag to layoutGlyphVector indicating that text in the char array before the indicated start should not be examined.
LAYOUT_RIGHT_TO_LEFT - Static variable in class java.awt.Font
A flag to layoutGlyphVector indicating that text is right-to-left as determined by Bidi analysis.
LAZY - Static variable in class java.util.regex.Pattern
 
LEADING - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be justified to the leading edge of the container's orientation, for example, to the left in left-to-right orientations.
LEADING - Static variable in interface javax.swing.SwingConstants
Identifies the leading edge of text for use with left-to-right and right-to-left languages.
LEADING - Static variable in class javax.swing.border.TitledBorder
Position title text at the left side of the border line for left to right orientation, at the right side of the border line for right to left orientation.
LEAD_DOTS - Static variable in class javax.swing.text.TabStop
 
LEAD_EQUALS - Static variable in class javax.swing.text.TabStop
 
LEAD_HYPHENS - Static variable in class javax.swing.text.TabStop
 
LEAD_NONE - Static variable in class javax.swing.text.TabStop
 
LEAD_SELECTION_PATH_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for leadSelectionPath.
LEAD_THICKLINE - Static variable in class javax.swing.text.TabStop
 
LEAD_UNDERLINE - Static variable in class javax.swing.text.TabStop
 
LEAP_MONTH_LENGTH - Static variable in class java.util.GregorianCalendar
 
LEAP_NUM_DAYS - Static variable in class java.util.GregorianCalendar
 
LEAST_MAX_VALUES - Static variable in class java.util.GregorianCalendar
 
LEDGER - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Ledger, 11 x 17 in.
LEFT - Static variable in class java.awt.Event
The Left Arrow key, a non-ASCII action key.
LEFT - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be left-justified.
LEFT - Static variable in class java.awt.Label
Indicates that the label should be left justified.
LEFT - Static variable in class java.util.regex.Pattern.Bound
 
LEFT - Static variable in class javax.swing.JSplitPane
Used to add a Component to the left of the other Component.
LEFT - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the left side of a box.
LEFT - Static variable in class javax.swing.border.TitledBorder
Position title text at the left side of the border line.
LEFT_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentX.
LEFT_TO_RIGHT - Static variable in class java.awt.ComponentOrientation
Items run left to right and lines flow top to bottom Examples: English, French.
LEGAL - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_LEGAL.
LEGAL_BUTTON_MASK - Static variable in class java.awt.Robot
 
LEG_LINE_STYLE - Static variable in class javax.swing.plaf.metal.MetalTreeUI
 
LEG_LINE_STYLE_STRING - Static variable in class javax.swing.plaf.metal.MetalTreeUI
 
LESS - Static variable in class java.text.Collator
LESS is returned if source string is compared to be less than target string in the compare() method.
LETTER - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_LETTER.
LETTERLIKE_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LETTER_HEIGHT - Static variable in class java.awt.print.Paper
 
LETTER_NUMBER - Static variable in class java.lang.Character
General category "Nl" in the Unicode specification.
LETTER_SPACING - Static variable in class javax.swing.text.html.CSS.Attribute
 
LETTER_WIDTH - Static variable in class java.awt.print.Paper
 
LEXICAL_HANDLER - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
LEXICAL_PARAMETER_ENTITIES - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
LI - Static variable in class javax.swing.text.html.HTML.Tag
 
LIGATURE - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph that represents multiple characters as a ligature, for example 'fi' or 'ffi'.
LIGHT - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
LIGHT_GRAY - Static variable in class java.awt.Color
The color light gray.
LIGHT_WEIGHT_POPUP - Static variable in class javax.swing.PopupFactory
Key used to indicate a light weight popup should be used.
LINEAR_RGBprofile - Static variable in class java.awt.color.ICC_Profile
 
LINEAR_RGBspace - Static variable in class java.awt.color.ColorSpace
 
LINENO - Variable in class java.io.StreamTokenizer
The line number of the last token read
LINE_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out in the direction of a line of text as determined by the target container's ComponentOrientation property.
LINE_END - Static variable in class java.awt.BorderLayout
The component goes at the end of the line direction for the layout.
LINE_END - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area where lines of text would normally end for the current ComponentOrienation.
LINE_HEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
LINE_INDEX - Static variable in class java.text.BreakIterator
 
LINE_SEPARATOR - Static variable in class java.lang.Character
General category "Zl" in the Unicode specification.
LINE_START - Static variable in class java.awt.BorderLayout
The component goes at the beginning of the line direction for the layout.
LINE_START - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area where lines of text would normally begin for the current ComponentOrienation.
LINE_STYLE - Static variable in class javax.swing.plaf.metal.MetalTreeUI
 
LINK - Static variable in class javax.swing.TransferHandler
An int representing a "link" transfer action.
LINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
LINK - Static variable in class javax.swing.text.html.HTML.Tag
 
LINK_FLAG - Static variable in class javax.swing.text.html.ImageView
 
LIST - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a list.
LIST - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the LIST flag
LISTEN - Static variable in class java.net.SocketPermission
Listen on host:port
LIST_DESELECT - Static variable in class java.awt.Event
An item in a list has been deselected.
LIST_EVENT - Static variable in class java.awt.Event
 
LIST_PREF_HEIGHT - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
LIST_PREF_SIZE - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
LIST_PREF_WIDTH - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
LIST_SELECT - Static variable in class java.awt.Event
An item in a list has been selected.
LIST_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_IMAGE - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_POSITION - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_TYPE - Static variable in class javax.swing.text.html.CSS.Attribute
 
LITERAL_KEY - Static variable in class javax.swing.text.MaskFormatter
 
LITTLE_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting little-endian byte order.
LIVE_DRAG_MODE - Static variable in class javax.swing.JDesktopPane
Indicates that the entire contents of the item being dragged should appear inside the desktop pane.
LN10 - Static variable in class org.apache.xalan.lib.ExsltMath
 
LN2 - Static variable in class org.apache.xalan.lib.ExsltMath
 
LOAD - Static variable in class java.awt.FileDialog
This constant value indicates that the purpose of the file dialog window is to locate a file from which to read.
LOADING - Static variable in class java.awt.MediaEntry
 
LOADING - Static variable in class java.awt.MediaTracker
Flag indicating that media is currently being loaded.
LOADING_FLAG - Static variable in class javax.swing.text.html.ImageView
 
LOADSTARTED - Static variable in class java.awt.MediaEntry
 
LOAD_FILE - Static variable in class java.awt.Event
A file loading event.
LOCCRC - Static variable in interface java.util.zip.ZipConstants
 
LOCEXT - Static variable in interface java.util.zip.ZipConstants
 
LOCFLG - Static variable in interface java.util.zip.ZipConstants
 
LOCHDR - Static variable in interface java.util.zip.ZipConstants
 
LOCHOW - Static variable in interface java.util.zip.ZipConstants
 
LOCK - Static variable in class java.awt.Component
The locking object for AWT component-tree and layout operations.
LOCLEN - Static variable in interface java.util.zip.ZipConstants
 
LOCNAM - Static variable in interface java.util.zip.ZipConstants
 
LOCSIG - Static variable in interface java.util.zip.ZipConstants
 
LOCSIZ - Static variable in interface java.util.zip.ZipConstants
 
LOCTIM - Static variable in interface java.util.zip.ZipConstants
 
LOCVER - Static variable in interface java.util.zip.ZipConstants
 
LOG2E - Static variable in class org.apache.xalan.lib.ExsltMath
 
LOGICAL_STYLE_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The logical style choice action identifier The logical style is passed in as an argument
LOGSTATS - Static variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
LOG_OPTION - Static variable in class javax.swing.DebugGraphics
Log graphics operations.
LONG - Static variable in class java.text.DateFormat
Constant for long style pattern.
LONG - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a long name, such as "Pacific Standard Time."
LONGVARBINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARBINARY.
LONGVARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARCHAR.
LONG_BITS - Static variable in class java.awt.Toolkit
 
LONG_DESCRIPTION - Static variable in interface javax.swing.Action
The key used for storing a longer description for the action, could be used for context-sensitive help.
LONG_MASK - Static variable in class java.math.BigInteger
This mask is used to obtain the value of an int as if it were unsigned.
LONG_MASK - Static variable in class java.math.MutableBigInteger
This mask is used to obtain the value of an int as if it were unsigned.
LONG_MIN_REP - Static variable in class java.text.DigitList
 
LOOKAHEAD_STATE_FLAG - Static variable in class java.text.RuleBasedBreakIterator.Builder
A bit mask used to indicate a bit in the table's flags column that marks a state as a lookahead state.
LOST_FOCUS - Static variable in class java.awt.Event
A component lost the focus.
LOWEDGE - Static variable in class java.awt.geom.CubicCurve2D
 
LOWEDGE - Static variable in class java.awt.geom.QuadCurve2D
 
LOWER - Static variable in class java.util.regex.ASCII
 
LOWERCASE_KEY - Static variable in class javax.swing.text.MaskFormatter
 
LOWERCASE_LETTER - Static variable in class java.lang.Character
General category "Ll" in the Unicode specification.
LOWERED - Static variable in class javax.swing.border.BevelBorder
Lowered bevel type.
LOWERED - Static variable in class javax.swing.border.EtchedBorder
Lowered etched type.
LOWER_ALPHA - Static variable in class javax.swing.text.html.CSS.Value
 
LOWER_LEADING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower leading edge corner of the viewport.
LOWER_LEFT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower left corner of the viewport.
LOWER_RIGHT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower right corner of the viewport.
LOWER_ROMAN - Static variable in class javax.swing.text.html.CSS.Value
 
LOWER_TRAILING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower trailing edge corner of the viewport.
LOWSRC - Static variable in class javax.swing.text.html.HTML.Attribute
 
LOW_PRIORITY - Static variable in class java.awt.EventQueue
 
LTR_BIT - Static variable in class java.awt.ComponentOrientation
 
LWD_MOUSE_DRAGGED_OVER - Static variable in class java.awt.LightweightDispatcher
 
L_ALPHA - Static variable in class java.net.URI
 
L_ALPHANUM - Static variable in class java.net.URI
 
L_DASH - Static variable in class java.net.URI
 
L_DIGIT - Static variable in class java.net.URI
 
L_DOT - Static variable in class java.net.URI
 
L_ESCAPED - Static variable in class java.net.URI
 
L_HEX - Static variable in class java.net.URI
 
L_LOWALPHA - Static variable in class java.net.URI
 
L_MARK - Static variable in class java.net.URI
 
L_PATH - Static variable in class java.net.URI
 
L_PCHAR - Static variable in class java.net.URI
 
L_REG_NAME - Static variable in class java.net.URI
 
L_RESERVED - Static variable in class java.net.URI
 
L_SCHEME - Static variable in class java.net.URI
 
L_SERVER - Static variable in class java.net.URI
 
L_UNRESERVED - Static variable in class java.net.URI
 
L_UPALPHA - Static variable in class java.net.URI
 
L_URIC - Static variable in class java.net.URI
 
L_URIC_NO_SLASH - Static variable in class java.net.URI
 
L_USERINFO - Static variable in class java.net.URI
 
Label - class java.awt.Label.
A Label object is a component for placing text in a container.
Label() - Constructor for class java.awt.Label
Constructs an empty label.
Label(String) - Constructor for class java.awt.Label
Constructs a new label with the specified string of text, left justified.
Label(String, int) - Constructor for class java.awt.Label
Constructs a new label that presents the specified string of text with the specified alignment.
Label.AccessibleAWTLabel - class java.awt.Label.AccessibleAWTLabel.
This class implements accessibility support for the Label class.
Label.AccessibleAWTLabel() - Constructor for class java.awt.Label.AccessibleAWTLabel
 
LabelPeer - interface java.awt.peer.LabelPeer.
The peer interfaces are intended only for use in porting the AWT.
LabelUI - class javax.swing.plaf.LabelUI.
Pluggable look and feel interface for JLabel.
LabelUI() - Constructor for class javax.swing.plaf.LabelUI
 
LabelView - class javax.swing.text.LabelView.
A LabelView is a styled chunk of text that represents a view mapped over an element in the text model.
LabelView(Element) - Constructor for class javax.swing.text.LabelView
Constructs a new view wrapped on an element.
LayeredHighlighter - class javax.swing.text.LayeredHighlighter.
 
LayeredHighlighter() - Constructor for class javax.swing.text.LayeredHighlighter
 
LayeredHighlighter.LayerPainter - class javax.swing.text.LayeredHighlighter.LayerPainter.
Layered highlight renderer.
LayeredHighlighter.LayerPainter() - Constructor for class javax.swing.text.LayeredHighlighter.LayerPainter
 
LayoutComparator - class javax.swing.LayoutComparator.
Comparator which attempts to sort Components based on their size and position.
LayoutComparator() - Constructor for class javax.swing.LayoutComparator
 
LayoutFocusTraversalPolicy - class javax.swing.LayoutFocusTraversalPolicy.
A SortingFocusTraversalPolicy which sorts Components based on their size, position, and orientation.
LayoutFocusTraversalPolicy() - Constructor for class javax.swing.LayoutFocusTraversalPolicy
Constructs a LayoutFocusTraversalPolicy.
LayoutFocusTraversalPolicy(Comparator) - Constructor for class javax.swing.LayoutFocusTraversalPolicy
Constructs a LayoutFocusTraversalPolicy with the passed in Comparator.
LayoutManager - interface java.awt.LayoutManager.
Defines the interface for classes that know how to lay out Containers.
LayoutManager2 - interface java.awt.LayoutManager2.
Defines an interface for classes that know how to layout Containers based on a layout constraints object.
LayoutQueue - class javax.swing.text.LayoutQueue.
A queue of text layout tasks.
LayoutQueue() - Constructor for class javax.swing.text.LayoutQueue
Construct a layout queue.
LayoutQueue.LayoutThread - class javax.swing.text.LayoutQueue.LayoutThread.
low priority thread to perform layout work forever
LayoutQueue.LayoutThread() - Constructor for class javax.swing.text.LayoutQueue.LayoutThread
 
Lease - class java.rmi.dgc.Lease.
A lease contains a unique VM identifier and a lease duration.
Lease(VMID, long) - Constructor for class java.rmi.dgc.Lease
Constructs a lease with a specific VMID and lease duration.
LeftIndent - Static variable in class javax.swing.text.StyleConstants
The amount to indent the left side of the paragraph.
LeftIndent - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount to indent the left side of the paragraph.
LegacyGlueFocusTraversalPolicy - class javax.swing.LegacyGlueFocusTraversalPolicy.
A FocusTraversalPolicy which provides support for legacy applications which handle focus traversal via JComponent.setNextFocusableComponent or by installing a custom DefaultFocusManager.
LegacyGlueFocusTraversalPolicy(FocusTraversalPolicy) - Constructor for class javax.swing.LegacyGlueFocusTraversalPolicy
 
LegacyGlueFocusTraversalPolicy(DefaultFocusManager) - Constructor for class javax.swing.LegacyGlueFocusTraversalPolicy
 
LegacyLayoutFocusTraversalPolicy - class javax.swing.LegacyLayoutFocusTraversalPolicy.
 
LegacyLayoutFocusTraversalPolicy(DefaultFocusManager) - Constructor for class javax.swing.LegacyLayoutFocusTraversalPolicy
 
LessThanComparator - class org.apache.xpath.objects.LessThanComparator.
Compare strings or numbers for less than.
LessThanComparator() - Constructor for class org.apache.xpath.objects.LessThanComparator
 
LessThanOrEqualComparator - class org.apache.xpath.objects.LessThanOrEqualComparator.
Compare strings or numbers for less than or equal.
LessThanOrEqualComparator() - Constructor for class org.apache.xpath.objects.LessThanOrEqualComparator
 
Level - class java.util.logging.Level.
The Level class defines a set of standard logging levels that can be used to control logging output.
Level(String, int) - Constructor for class java.util.logging.Level
Create a named Level with a given integer value.
Level(String, int, String) - Constructor for class java.util.logging.Level
Create a named Level with a given integer value and a given localization resource name.
Lexer - class org.apache.xpath.compiler.Lexer.
This class is in charge of lexical processing of the XPath expression into tokens.
Lexer(Compiler, PrefixResolver, XPathParser) - Constructor for class org.apache.xpath.compiler.Lexer
Create a Lexer object.
LightweightDispatcher - class java.awt.LightweightDispatcher.
Class to manage the dispatching of MouseEvents to the lightweight descendants and SunDropTargetEvents to both lightweight and heavyweight descendants contained by a native container.
LightweightDispatcher(Container) - Constructor for class java.awt.LightweightDispatcher
 
LightweightPeer - interface java.awt.peer.LightweightPeer.
The LightweightPeer interface marks a component as depending upon a native container so window related events can be routed to the component.
Line2D - class java.awt.geom.Line2D.
This Line2D represents a line segment in (x, y) coordinate space.
Line2D() - Constructor for class java.awt.geom.Line2D
This is an abstract class that cannot be instantiated directly.
Line2D.Double - class java.awt.geom.Line2D.Double.
A line segment specified with double coordinates.
Line2D.Double() - Constructor for class java.awt.geom.Line2D.Double
Constructs and initializes a Line with coordinates (0, 0) -> (0, 0).
Line2D.Double(double, double, double, double) - Constructor for class java.awt.geom.Line2D.Double
Constructs and initializes a Line2D from the specified coordinates.
Line2D.Double(Point2D, Point2D) - Constructor for class java.awt.geom.Line2D.Double
Constructs and initializes a Line2D from the specified Point2D objects.
Line2D.Float - class java.awt.geom.Line2D.Float.
A line segment specified with float coordinates.
Line2D.Float() - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line with coordinates (0, 0) -> (0, 0).
Line2D.Float(float, float, float, float) - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line from the specified coordinates.
Line2D.Float(Point2D, Point2D) - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line2D from the specified Point2D objects.
LineBorder - class javax.swing.border.LineBorder.
A class which implements a line border of arbitrary thickness and of a single color.
LineBorder(Color) - Constructor for class javax.swing.border.LineBorder
Creates a line border with the specified color and a thickness = 1.
LineBorder(Color, int) - Constructor for class javax.swing.border.LineBorder
Creates a line border with the specified color and thickness.
LineBorder(Color, int, boolean) - Constructor for class javax.swing.border.LineBorder
Creates a line border with the specified color, thickness, and corner shape.
LineBreakData - class java.text.LineBreakData.
The LineBreakData contains data used by SimpleTextBoundary to determine line breaks.
LineBreakData() - Constructor for class java.text.LineBreakData
 
LineBreakMeasurer - class java.awt.font.LineBreakMeasurer.
The LineBreakMeasurer class allows styled text to be broken into lines (or segments) that fit within a particular visual advance.
LineBreakMeasurer(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.LineBreakMeasurer
Constructs a LineBreakMeasurer for the specified text.
LineBreakMeasurer(AttributedCharacterIterator, BreakIterator, FontRenderContext) - Constructor for class java.awt.font.LineBreakMeasurer
Constructs a LineBreakMeasurer for the specified text.
LineExceptionFlags - Static variable in class java.text.LineBreakData
 
LineIterator - class java.awt.geom.LineIterator.
A utility class to iterate over the path segments of a line segment through the PathIterator interface.
LineIterator(Line2D, AffineTransform) - Constructor for class java.awt.geom.LineIterator
 
LineMetrics - class java.awt.font.LineMetrics.
The LineMetrics class allows access to the metrics needed to layout characters along a line and to layout of a set of lines.
LineMetrics() - Constructor for class java.awt.font.LineMetrics
 
LineNumberInputStream - class java.io.LineNumberInputStream.
Deprecated. This class incorrectly assumes that bytes adequately represent characters. As of JDK 1.1, the preferred way to operate on character streams is via the new character-stream classes, which include a class for counting line numbers.
LineNumberInputStream(InputStream) - Constructor for class java.io.LineNumberInputStream
Deprecated. Constructs a newline number input stream that reads its input from the specified input stream.
LineNumberReader - class java.io.LineNumberReader.
A buffered character-input stream that keeps track of line numbers.
LineNumberReader(Reader) - Constructor for class java.io.LineNumberReader
Create a new line-numbering reader, using the default input-buffer size.
LineNumberReader(Reader, int) - Constructor for class java.io.LineNumberReader
Create a new line-numbering reader, reading characters into a buffer of the given size.
LineSpacing - Static variable in class javax.swing.text.StyleConstants
The amount of space between lines of the paragraph.
LineSpacing - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount of space between lines of the paragraph.
LineView - class javax.swing.text.html.LineView.
A view implementation to display an unwrapped preformatted line.
LineView(Element) - Constructor for class javax.swing.text.html.LineView
Creates a LineView object.
LinkageError - error java.lang.LinkageError.
Subclasses of LinkageError indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class.
LinkageError() - Constructor for class java.lang.LinkageError
Constructs a LinkageError with no detail message.
LinkageError(String) - Constructor for class java.lang.LinkageError
Constructs a LinkageError with the specified detail message.
LinkedHashMap - class java.util.LinkedHashMap.
Hash table and linked list implementation of the Map interface, with predictable iteration order.
LinkedHashMap(int, float) - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and load factor.
LinkedHashMap(int) - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and a default load factor (0.75).
LinkedHashMap() - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with a default capacity (16) and load factor (0.75).
LinkedHashMap(Map) - Constructor for class java.util.LinkedHashMap
Constructs an insertion-ordered LinkedHashMap instance with the same mappings as the specified map.
LinkedHashMap(int, float, boolean) - Constructor for class java.util.LinkedHashMap
Constructs an empty LinkedHashMap instance with the specified initial capacity, load factor and ordering mode.
LinkedHashMap.Entry - class java.util.LinkedHashMap.Entry.
LinkedHashMap entry.
LinkedHashMap.Entry(int, Object, Object, HashMap.Entry) - Constructor for class java.util.LinkedHashMap.Entry
 
LinkedHashMap.EntryIterator - class java.util.LinkedHashMap.EntryIterator.
 
LinkedHashMap.EntryIterator() - Constructor for class java.util.LinkedHashMap.EntryIterator
 
LinkedHashMap.KeyIterator - class java.util.LinkedHashMap.KeyIterator.
 
LinkedHashMap.KeyIterator() - Constructor for class java.util.LinkedHashMap.KeyIterator
 
LinkedHashMap.LinkedHashIterator - class java.util.LinkedHashMap.LinkedHashIterator.
 
LinkedHashMap.LinkedHashIterator() - Constructor for class java.util.LinkedHashMap.LinkedHashIterator
 
LinkedHashMap.ValueIterator - class java.util.LinkedHashMap.ValueIterator.
 
LinkedHashMap.ValueIterator() - Constructor for class java.util.LinkedHashMap.ValueIterator
 
LinkedHashSet - class java.util.LinkedHashSet.
Hash table and linked list implementation of the Set interface, with predictable iteration order.
LinkedHashSet(int, float) - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the specified initial capacity and load factor.
LinkedHashSet(int) - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the specified initial capacity and the default load factor (0.75).
LinkedHashSet() - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the default initial capacity (16) and load factor (0.75).
LinkedHashSet(Collection) - Constructor for class java.util.LinkedHashSet
Constructs a new linked hash set with the same elements as the specified collection.
LinkedList - class java.util.LinkedList.
Linked list implementation of the List interface.
LinkedList() - Constructor for class java.util.LinkedList
Constructs an empty list.
LinkedList(Collection) - Constructor for class java.util.LinkedList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
LinkedList.Entry - class java.util.LinkedList.Entry.
 
LinkedList.Entry(Object, LinkedList.Entry, LinkedList.Entry) - Constructor for class java.util.LinkedList.Entry
 
LinkedList.ListItr - class java.util.LinkedList.ListItr.
 
LinkedList.ListItr(int) - Constructor for class java.util.LinkedList.ListItr
 
List - class java.awt.List.
The List component presents the user with a scrolling list of text items.
List() - Constructor for class java.awt.List
Creates a new scrolling list.
List(int) - Constructor for class java.awt.List
Creates a new scrolling list initialized with the specified number of visible lines.
List(int, boolean) - Constructor for class java.awt.List
Creates a new scrolling list initialized to display the specified number of rows.
List - interface java.util.List.
An ordered collection (also known as a sequence).
List.AccessibleAWTList - class java.awt.List.AccessibleAWTList.
This class implements accessibility support for the List class.
List.AccessibleAWTList() - Constructor for class java.awt.List.AccessibleAWTList
 
List.AccessibleAWTList.AccessibleAWTListChild - class java.awt.List.AccessibleAWTList.AccessibleAWTListChild.
This class implements accessibility support for List children.
List.AccessibleAWTList.AccessibleAWTListChild(List, int) - Constructor for class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
 
ListCellRenderer - interface javax.swing.ListCellRenderer.
Identifies components that can be used as "rubber stamps" to paint the cells in a JList.
ListDataEvent - class javax.swing.event.ListDataEvent.
Defines an event that encapsulates changes to a list.
ListDataEvent(Object, int, int, int) - Constructor for class javax.swing.event.ListDataEvent
Constructs a ListDataEvent object.
ListDataListener - interface javax.swing.event.ListDataListener.
ListDataListener
ListIterator - interface java.util.ListIterator.
An iterator for lists that allows the programmer to traverse the list in either direction, modify the list during iteration, and obtain the iterator's current position in the list.
ListModel - interface javax.swing.ListModel.
This interface defines the methods components like JList use to get the value of each cell in a list and the length of the list.
ListPeer - interface java.awt.peer.ListPeer.
The peer interfaces are intended only for use in porting the AWT.
ListResourceBundle - class java.util.ListResourceBundle.
ListResourceBundle is an abstract subclass of ResourceBundle that manages resources for a locale in a convenient and easy to use list.
ListResourceBundle() - Constructor for class java.util.ListResourceBundle
Sole constructor.
ListSelectionEvent - class javax.swing.event.ListSelectionEvent.
An event that characterizes a change in the current selection.
ListSelectionEvent(Object, int, int, boolean) - Constructor for class javax.swing.event.ListSelectionEvent
Represents a change in selection status between firstIndex and lastIndex inclusive (firstIndex is less than or equal to lastIndex).
ListSelectionListener - interface javax.swing.event.ListSelectionListener.
The listener that's notified when a lists selection value changes.
ListSelectionModel - interface javax.swing.ListSelectionModel.
This interface represents the current state of the selection for any of the components that display a list of values with stable indices.
ListUI - class javax.swing.plaf.ListUI.
The JList pluggable look and feel delegate.
ListUI() - Constructor for class javax.swing.plaf.ListUI
 
ListView - class javax.swing.text.html.ListView.
A view implementation to display an html list
ListView(Element) - Constructor for class javax.swing.text.html.ListView
Creates a new view that represents a list element.
ListingErrorHandler - class org.apache.xml.utils.ListingErrorHandler.
Sample implementation of similar SAX ErrorHandler and JAXP ErrorListener.
ListingErrorHandler(PrintWriter) - Constructor for class org.apache.xml.utils.ListingErrorHandler
Constructor ListingErrorHandler; user-supplied PrintWriter.
ListingErrorHandler() - Constructor for class org.apache.xml.utils.ListingErrorHandler
Constructor ListingErrorHandler; uses System.err.
Literal() - Method in class org.apache.xpath.compiler.XPathParser
The value of the Literal is the sequence of characters inside the " or ' characters>.
LoaderHandler - interface java.rmi.server.LoaderHandler.
Deprecated. no replacement
LocPathIterator - class org.apache.xpath.axes.LocPathIterator.
This class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath LocPathIterator() - Constructor for class org.apache.xpath.axes.LocPathIterator
Create a LocPathIterator object.
LocPathIterator(PrefixResolver) - Constructor for class org.apache.xpath.axes.LocPathIterator
Create a LocPathIterator object.
LocPathIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.LocPathIterator
Create a LocPathIterator object, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
LocPathIterator(Compiler, int, int, boolean) - Constructor for class org.apache.xpath.axes.LocPathIterator
Create a LocPathIterator object, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
Locale - class java.util.Locale.
A Locale object represents a specific geographical, political, or cultural region.
Locale(String, String, String) - Constructor for class java.util.Locale
Construct a locale from language, country, variant.
Locale(String, String) - Constructor for class java.util.Locale
Construct a locale from language, country.
Locale(String) - Constructor for class java.util.Locale
Construct a locale from a language code.
LocateRegistry - class java.rmi.registry.LocateRegistry.
LocateRegistry is used to obtain a reference to a bootstrap remote object registry on a particular host (including the local host), or to create a remote object registry that accepts calls on a specific port.
LocateRegistry() - Constructor for class java.rmi.registry.LocateRegistry
Private constructor to disable public construction.
LocationPath() - Method in class org.apache.xpath.compiler.XPathParser
LocationPath ::= RelativeLocationPath | AbsoluteLocationPath
LocationPathPattern() - Method in class org.apache.xpath.compiler.XPathParser
LocationPathPattern ::= '/' RelativePathPattern?
LogManager - class java.util.logging.LogManager.
There is a single global LogManager object that is used to maintain a set of shared state about Loggers and log services.
LogManager() - Constructor for class java.util.logging.LogManager
Protected constructor.
LogManager.Cleaner - class java.util.logging.LogManager.Cleaner.
 
LogManager.Cleaner() - Constructor for class java.util.logging.LogManager.Cleaner
 
LogManager.LogNode - class java.util.logging.LogManager.LogNode.
 
LogManager.LogNode(LogManager.LogNode) - Constructor for class java.util.logging.LogManager.LogNode
 
LogManager.RootLogger - class java.util.logging.LogManager.RootLogger.
 
LogManager.RootLogger() - Constructor for class java.util.logging.LogManager.RootLogger
 
LogRecord - class java.util.logging.LogRecord.
LogRecord objects are used to pass logging requests between the logging framework and individual log Handlers.
LogRecord(Level, String) - Constructor for class java.util.logging.LogRecord
Construct a LogRecord with the given level and message values.
LogStream - class java.rmi.server.LogStream.
Deprecated. no replacement
LogStream(String, OutputStream) - Constructor for class java.rmi.server.LogStream
Deprecated. no replacement
Logger - class java.util.logging.Logger.
A Logger object is used to log messages for a specific system or application component.
Logger(String, String) - Constructor for class java.util.logging.Logger
Protected method to construct a logger for a named subsystem.
LoggingPermission - class java.util.logging.LoggingPermission.
The permission which the SecurityManager will check when code that is running with a SecurityManager calls one of the logging control methods (such as Logger.setLevel).
LoggingPermission(String, String) - Constructor for class java.util.logging.LoggingPermission
Creates a new LoggingPermission object.
Long - class java.lang.Long.
The Long class wraps a value of the primitive type long in an object.
Long(long) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the specified long argument.
Long(String) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the long value indicated by the String parameter.
LongBuffer - class java.nio.LongBuffer.
A long buffer.
LongBuffer(int, int, int, int, long[], int) - Constructor for class java.nio.LongBuffer
 
LongBuffer(int, int, int, int) - Constructor for class java.nio.LongBuffer
 
LookAndFeel - class javax.swing.LookAndFeel.
Completely characterizes a look and feel from the point of view of the pluggable look and feel components.
LookAndFeel() - Constructor for class javax.swing.LookAndFeel
 
LookupOp - class java.awt.image.LookupOp.
This class implements a lookup operation from the source to the destination.
LookupOp(LookupTable, RenderingHints) - Constructor for class java.awt.image.LookupOp
Constructs a LookupOp object given the lookup table and a RenderingHints object, which might be null.
LookupTable - class java.awt.image.LookupTable.
This abstract class defines a lookup table object.
LookupTable(int, int) - Constructor for class java.awt.image.LookupTable
Constructs a new LookupTable from the number of components and an offset into the lookup table.
Lt - class org.apache.xpath.operations.Lt.
The '<' operation expression executer.
Lt() - Constructor for class org.apache.xpath.operations.Lt
 
Lte - class org.apache.xpath.operations.Lte.
The '<=' operation expression executer.
Lte() - Constructor for class org.apache.xpath.operations.Lte
 
l - Variable in class java.util.SubList
 
l - Variable in class javax.swing.SpringLayout.SpringProxy
 
l16Tos8 - Static variable in class java.awt.image.ColorModel
 
l8Tos8 - Static variable in class java.awt.image.ColorModel
 
lDoc - Static variable in class org.apache.xalan.lib.ExsltStrings
 
lDoc - Static variable in class org.apache.xalan.lib.Extensions
 
lRGBprecision - Variable in class java.awt.image.DirectColorModel
 
label - Variable in class java.awt.Button
 
label - Variable in class java.awt.Checkbox
The label of the Checkbox.
label - Variable in class java.awt.MenuItem
label is the label of a menu item.
label - Variable in class javax.swing.JPopupMenu
 
label - Variable in class javax.swing.plaf.metal.MetalDesktopIconUI
 
label - Variable in class javax.swing.text.html.Option
 
labelFor - Variable in class javax.swing.JLabel
 
labelRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
labelTable - Variable in class javax.swing.JSlider
 
labelUI - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
lafStateACKey - Static variable in class javax.swing.UIManager
The AppContext key for our one LAFState instance.
language - Variable in class java.util.Locale
 
language - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field language
largeModel - Variable in class javax.swing.JTree
Is this tree a large model?
largeModel - Variable in class javax.swing.plaf.basic.BasicTreeUI
True if doing optimizations for a largeModel.
largePrime(int, int, Random) - Static method in class java.math.BigInteger
Find a random number of the specified bitLength that is probably prime.
last(Container) - Method in class java.awt.CardLayout
Flips to the last card of the container.
last() - Method in class java.awt.font.CharArrayIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in interface java.sql.ResultSet
Moves the cursor to the last row in this ResultSet object.
last() - Method in class java.text.AttributedString.AttributedStringIterator
 
last() - Method in class java.text.BreakIterator
Return the last boundary.
last() - Method in interface java.text.CharacterIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in class java.text.DictionaryBasedBreakIterator
Sets the current iteration position to the end of the text.
last() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
last() - Method in class java.text.RuleBasedBreakIterator
Sets the current iteration position to the end of the text.
last() - Method in class java.text.SimpleTextBoundary
Return the last boundary.
last() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.last() for String.
last() - Method in class java.util.Collections.SynchronizedSortedSet
 
last() - Method in class java.util.Collections.UnmodifiableSortedSet
 
last() - Method in interface java.util.SortedSet
Returns the last (highest) element currently in this sorted set.
last() - Method in class java.util.TreeSet
Returns the last (highest) element currently in this sorted set.
last - Variable in class java.util.regex.Matcher
The range of string that last matched the pattern.
last() - Method in class javax.swing.text.Segment
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last - Variable in class javax.swing.text.html.parser.Parser
 
lastAccept - Static variable in class java.util.regex.Pattern
 
lastAdjustedIndex - Variable in class javax.swing.DefaultListSelectionModel
 
lastAlloc - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
The last seen allocation (for repainting when changes are flushed upward).
lastAppendPosition - Variable in class java.util.regex.Matcher
The index of the last position appended in a substitution.
lastBlockStartPos - Variable in class javax.swing.text.html.parser.Parser
Start position of the last block.
lastCall - Variable in class javax.swing.plaf.basic.BasicProgressBarUI.Animator
 
lastChangedIndex - Variable in class javax.swing.DefaultListSelectionModel
 
lastChangedIndex - Variable in class javax.swing.text.html.OptionListModel
 
lastColumn - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
lastCount - Static variable in class java.rmi.server.UID
 
lastCursor - Variable in class javax.swing.plaf.metal.MetalRootPaneUI
Cursor used to track the cursor set by the user.
lastDisp - Variable in class javax.swing.ProgressMonitor
 
lastDividerLocation - Variable in class javax.swing.JSplitPane
Previous location of the split pane.
lastDragLocation - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
 
lastEdit() - Method in class javax.swing.undo.CompoundEdit
Returns the last UndoableEdit in edits, or null if edits is empty.
lastElement() - Method in class java.util.Vector
Returns the last component of the vector.
lastElement() - Method in class javax.swing.DefaultListModel
Returns the last component of the list.
lastEntry - Variable in class java.text.MergeCollation
 
lastEntry() - Method in class java.util.TreeMap
Returns the last Entry in the TreeMap (according to the TreeMap's key-sort function).
lastException - Variable in class java.util.logging.FileHandler.InitializationErrorManager
 
lastFocusOwner - Variable in class javax.swing.JInternalFrame
Contains the Component that focus is to go when restoreSubcomponentFocus is invoked, that is, restoreSubcomponentFocus sets this to the value returned from getMostRecentFocusOwner.
lastFocused - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
lastFormSent - Variable in class javax.swing.text.html.parser.Parser
 
lastGrabbed - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
lastGrabbedMenuBarChild - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
lastHeight - Variable in class javax.swing.text.html.Map.CircleRegionContainment
Last value of height passed in.
lastHeight - Variable in class javax.swing.text.html.Map.PolygonRegionContainment
Last value of height passed in.
lastHeight - Variable in class javax.swing.text.html.Map.RectangleRegionContainment
Last value of height passed in.
lastIndex - Variable in class javax.swing.event.ListSelectionEvent
 
lastIndex - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
lastIndex - Variable in class javax.swing.text.AbstractDocument.BranchElement
 
lastIndex - Variable in class org.apache.crimson.tree.ParentNode.TagList
 
lastIndexOf(int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String) - Method in class java.lang.String
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified substring, searching backward starting at the specified index.
lastIndexOf(char[], int, int, char[], int, int, int) - Static method in class java.lang.String
Code shared by String and StringBuffer to do searches.
lastIndexOf(String) - Method in class java.lang.StringBuffer
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in class java.lang.StringBuffer
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(Object) - Method in class java.util.AbstractList
Returns the index in this list of the last occurence of the specified element, or -1 if the list does not contain this element.
lastIndexOf(Object) - Method in class java.util.ArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(Object) - Method in class java.util.Collections.SynchronizedList
 
lastIndexOf(Object) - Method in class java.util.Collections.UnmodifiableList
 
lastIndexOf(Object) - Method in class java.util.LinkedList
Returns the index in this list of the last occurrence of the specified element, or -1 if the list does not contain this element.
lastIndexOf(Object) - Method in interface java.util.List
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(Object) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified object in this vector.
lastIndexOf(Object, int) - Method in class java.util.Vector
Searches backwards for the specified object, starting from the specified index, and returns an index to it.
lastIndexOf(Object) - Method in class javax.swing.DefaultListModel
Returns the index of the last occurrence of elem.
lastIndexOf(Object, int) - Method in class javax.swing.DefaultListModel
Searches backwards for elem, starting from the specified index, and returns an index to it.
lastIndexOf(int) - Method in class org.apache.xml.utils.IntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
lastIndexOf(Object) - Method in class org.apache.xml.utils.ObjectVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
lastIndexOf(byte) - Method in class org.apache.xml.utils.SuballocatedByteVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
lastIndexOf(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
lastIndexOf(int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int, int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int, int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOfSubList(List, List) - Static method in class java.util.Collections
Returns the starting position of the last occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
lastInfo - Variable in class javax.swing.DebugGraphicsObserver
 
lastItem - Variable in class java.awt.BorderLayout
A relative positioning constant, that can be used instead of north, south, east, west or center.
lastKey() - Method in class java.util.Collections.SynchronizedSortedMap
 
lastKey() - Method in class java.util.Collections.UnmodifiableSortedMap
 
lastKey() - Method in interface java.util.SortedMap
Returns the last (highest) key currently in this sorted map.
lastKey() - Method in class java.util.TreeMap.SubMap
 
lastKey() - Method in class java.util.TreeMap
Returns the last (highest) key currently in this sorted map.
lastLine - Variable in class java.awt.BorderLayout
A relative positioning constant, that can be used instead of north, south, east, west or center.
lastLoopTime - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
lastMap - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Last Map that was encountered.
lastMnemonic - Variable in class javax.swing.plaf.basic.BasicMenuUI
 
lastModified() - Method in class java.io.File
Returns the time that the file denoted by this abstract pathname was last modified.
lastMutationCount - Variable in class org.apache.crimson.tree.ParentNode.TagList
 
lastOcc - Static variable in class java.util.jar.JarFile
 
lastOcc - Variable in class java.util.regex.Pattern.BnM
 
lastPageFirst() - Method in class java.awt.PrintJob
Returns true if the last page will be printed first.
lastPaintPosition - Variable in class javax.swing.JViewport
The last viewPosition that we've painted, so we know how much of the backing store image is valid.
lastPath - Variable in class javax.swing.tree.DefaultTreeCellEditor
Last path that was selected.
lastPathComponent - Variable in class javax.swing.tree.TreePath
Last path component.
lastPathSelected - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
lastPathSelected - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
lastPaths - Variable in class javax.swing.tree.DefaultTreeSelectionModel
 
lastPopup - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
lastPosition - Variable in class javax.swing.plaf.basic.BasicDropTargetListener
 
lastPressedTimestamp - Variable in class javax.swing.plaf.basic.BasicButtonListener
 
lastPrintable - Variable in class org.apache.xalan.serialize.EncodingInfo
The last printable character.
lastRet - Variable in class java.util.AbstractList.Itr
Index of element returned by most recent call to next or previous.
lastReturned - Variable in class java.util.Hashtable.Enumerator
 
lastReturned - Variable in class java.util.LinkedHashMap.LinkedHashIterator
 
lastReturned - Variable in class java.util.LinkedList.ListItr
 
lastReturned - Variable in class java.util.TreeMap.EntryIterator
 
lastReturned - Variable in class java.util.WeakHashMap.HashIterator
 
lastReturnedIndex - Variable in class java.util.IdentityHashMap.IdentityHashMapIterator
 
lastRow - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
lastRow - Variable in class javax.swing.event.TableModelEvent
 
lastRow - Variable in class javax.swing.tree.DefaultTreeCellEditor
Row that was last passed into getTreeCellEditorComponent.
lastSelectedCol - Variable in class javax.swing.JTable.AccessibleJTable
 
lastSelectedRow - Variable in class javax.swing.JTable.AccessibleJTable
 
lastSelectedRow - Variable in class javax.swing.plaf.basic.BasicTreeUI
Index of the row that was last selected.
lastSplitPaneSize - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Size of the splitpane the last time laid out.
lastTabInRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
lastTime - Static variable in class java.rmi.server.UID
 
lastTime - Variable in class javax.swing.plaf.basic.BasicListUI.KeyHandler
 
lastUsed - Variable in class org.apache.xml.dtm.ref.ChunkedIntArray
 
lastValidOffset - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
The location of the last offset calculation that is valid.
lastWalker - Variable in class org.apache.crimson.tree.ParentNode.TagList
 
lastWasNewline - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
lastWidth - Variable in class javax.swing.plaf.basic.BasicTreeUI
Last width the tree was at when painted.
lastWidth - Variable in class javax.swing.text.html.Map.CircleRegionContainment
Last value of width passed in.
lastWidth - Variable in class javax.swing.text.html.Map.PolygonRegionContainment
Last value of width passed in.
lastWidth - Variable in class javax.swing.text.html.Map.RectangleRegionContainment
Last value of width passed in.
latestCommittedTextLength - Variable in class javax.swing.text.JTextComponent
 
latestCommittedTextStart - Variable in class javax.swing.text.JTextComponent
 
latestUserDefinedLoader() - Static method in class java.io.ObjectInputStream
Returns the first non-null class loader (not counting class loaders of generated reflection implementation classes) up the execution stack, or null if only code from the null class loader is on the stack.
latin1TranslationTable - Static variable in class javax.swing.text.rtf.AbstractFilter
A translation table which does ISO Latin-1 (trivial)
launch() - Method in class org.apache.xalan.extensions.ExtensionNamespaceSupport
Launch the ExtensionHandler that this ExtensionNamespaceSupport object defines.
layeredPane - Variable in class javax.swing.JRootPane
The layered pane that manages the menu bar and content pane.
layout() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by doLayout().
layout() - Method in class java.awt.Container
Deprecated. As of JDK version 1.1, replaced by doLayout().
layout() - Method in class java.awt.ScrollPane
Deprecated. As of JDK version 1.1, replaced by doLayout().
layout(int, int) - Method in class javax.swing.text.BoxView
Perform layout on the box
layout(FlowView) - Method in class javax.swing.text.FlowView.FlowStrategy
Update the flow on the given FlowView.
layout(int, int) - Method in class javax.swing.text.FlowView
Lays out the children.
layout - Variable in class javax.swing.text.GlyphPainter2
 
layout(FlowView) - Method in class javax.swing.text.TextLayoutStrategy
Does a a full layout on the given View.
layout(int, int) - Method in class javax.swing.text.html.LineView
Lays out the children.
layout(int, int) - Method in class javax.swing.text.html.NoFramesView
Do nothing if the view is not visible, otherwise invoke the superclass to perform layout.
layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicLabelUI
Forwards the call to SwingUtilities.layoutCompoundLabel().
layoutChanged(int) - Method in class javax.swing.text.BoxView
Invalidates the layout along an axis.
layoutCharCount - Variable in class java.awt.font.TextMeasurer
 
layoutColumns(int, int[], int[], SizeRequirements[]) - Method in class javax.swing.text.TableView
Layout the columns to fit within the given target span.
layoutColumns(int, int[], int[], SizeRequirements[]) - Method in class javax.swing.text.html.TableView
Layout the columns to fit within the given target span.
layoutComboBox(Container, MetalComboBoxUI.MetalComboBoxLayoutManager) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
layoutCompoundLabel(JComponent, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutCompoundLabelImpl(JComponent, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutContainer(Container) - Method in class java.awt.BorderLayout
Lays out the container argument using this border layout.
layoutContainer(Container) - Method in class java.awt.CardLayout
Lays out the specified container using this card layout.
layoutContainer(Container) - Method in class java.awt.FlowLayout
Lays out the container.
layoutContainer(Container) - Method in class java.awt.GridBagLayout
Lays out the specified container using this grid bag layout.
layoutContainer(Container) - Method in class java.awt.GridLayout
Lays out the specified container using this layout.
layoutContainer(Container) - Method in interface java.awt.LayoutManager
Lays out the specified container.
layoutContainer(Container) - Method in class javax.swing.BoxLayout
Called by the AWT layoutContainer(Container) - Method in class javax.swing.JRootPane.RootLayout
Instructs the layout manager to perform the layout for the specified container.
layoutContainer(Container) - Method in class javax.swing.JSpinner.DefaultEditor
Resize the one (and only) child to completely fill the area within the parents insets.
layoutContainer(Container) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
layoutContainer(Container) - Method in class javax.swing.OverlayLayout
Called by the AWT when the specified container needs to be laid out.
layoutContainer(Container) - Method in class javax.swing.ScrollPaneLayout
Lays out the scrollpane.
layoutContainer(Container) - Method in class javax.swing.SpringLayout
 
layoutContainer(Container) - Method in class javax.swing.ViewportLayout
Called by the AWT when the specified container needs to be laid out.
layoutContainer(Container) - Method in class javax.swing.colorchooser.CenterLayout
 
layoutContainer(Container) - Method in class javax.swing.colorchooser.SmartGridLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Does the actual layout.
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneScrollLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Lays out the container in the specified panel.
layoutContainer(Container) - Method in class javax.swing.plaf.basic.CenterLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
 
layoutContainer(Container) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalTitlePaneLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
Instructs the layout manager to perform the layout for the specified container.
layoutContainer(Container) - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider.MetalDividerLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.metal.MetalTitlePane.TitlePaneLayout
 
layoutCount - Variable in class java.awt.font.TextMeasurer
 
layoutGlyphVector(FontRenderContext, char[], int, int, int) - Method in class java.awt.Font
Returns a new GlyphVector object, performing full layout of the text if possible.
layoutGrid - Variable in class javax.swing.colorchooser.SmartGridLayout
 
layoutHScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
layoutInfo - Variable in class java.awt.GridBagLayout
This field holds the layout information for the gridbag.
layoutLabel(int, FontMetrics, int, String, Icon, Rectangle, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
Performs layout for the major axis of the box (i.e. the axis that it represents).
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView.TableRow
Perform layout for the major axis of the box (i.e. the axis that it represents).
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.FrameSetView
Perform layout for the major axis of the box (i.e. the axis that it represents).
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.TableView.CellView
Perform layout for the major axis of the box (i.e. the axis that it represents).
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.TableView.RowView
Perform layout for the major axis of the box (i.e. the axis that it represents).
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.TableView
Perform layout for the major axis of the box (i.e. the axis that it represents).
layoutManager - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
LayoutManager that is created and placed into the split pane.
layoutManager - Variable in class javax.swing.plaf.metal.MetalRootPaneUI
The LayoutManager that is set on the JRootPane.
layoutMenuItem(FontMetrics, String, FontMetrics, String, Icon, Icon, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, Rectangle, Rectangle, Rectangle, int, int) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutMgr - Variable in class java.awt.Container
Layout manager for this container.
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
Performs layout for the minor axis of the box (i.e. the axis orthoginal to the axis that it represents).
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.ParagraphView.Row
Perform layout for the minor axis of the box (i.e. the axis orthoginal to the axis that it represents).
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView.TableRow
Perform layout for the minor axis of the box (i.e. the axis orthoginal to the axis that it represents).
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView
Perform layout for the minor axis of the box (i.e. the axis orthoginal to the axis that it represents).
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.BlockView
Perform layout for the minor axis of the box (i.e. the axis orthoginal to the axis that it represents).
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.TableView.RowView
Perform layout for the minor axis of the box (i.e. the axis orthoginal to the axis that it represents).
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.TableView
Perform layout for the minor axis of the box (i.e. the axis orthoginal to the axis that it represents).
layoutOrientation - Variable in class javax.swing.JList
How to layout the cells, defaults to VERTICAL.
layoutOrientation - Variable in class javax.swing.plaf.basic.BasicListUI
The layout orientation of the list.
layoutOrientationChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
layoutPolicy - Variable in class javax.swing.DefaultFocusManager
 
layoutPool - Variable in class javax.swing.text.FlowView
These are the views that represent the child elements of the element this view represents (The logical view to translate to a physical view).
layoutRow(FlowView, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Creates a row of views that will fit within the layout span of the row.
layoutRow(FlowView, int, int) - Method in class javax.swing.text.TextLayoutStrategy
Creates a row of views that will fit within the layout span of the row.
layoutSpan - Variable in class javax.swing.text.FlowView
Default constraint against which the flow is created against.
layoutVScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
lazilyLoadDesktopProperty(String) - Method in class java.awt.Toolkit
an opportunity to lazily evaluate desktop property values.
leadAnchorNotificationEnabled - Variable in class javax.swing.DefaultListSelectionModel
 
leadAnchorNotificationEnabled - Variable in class javax.swing.text.html.OptionListModel
 
leadColumn - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
leadIndex - Variable in class javax.swing.DefaultListSelectionModel
 
leadIndex - Variable in class javax.swing.text.html.OptionListModel
 
leadIndex - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Index of the lead path in selection.
leadPath - Variable in class javax.swing.JTree
Lead selection path, may not be null.
leadPath - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Last path that was added.
leadRow - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
leadRow - Variable in class javax.swing.plaf.basic.BasicTreeUI
Row correspondin to lead path.
leadRow - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Lead row.
leadSelectionAccessible - Variable in class javax.swing.JTree.AccessibleJTree
 
leadSelectionIndex - Variable in class javax.swing.JList.AccessibleJList
 
leadSelectionPath - Variable in class javax.swing.JTree.AccessibleJTree
 
leader - Variable in class javax.swing.text.TabStop
 
leading - Variable in class java.awt.Font.FontLineMetrics
 
leading(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo on the leading edge of the character at the specified charIndex.
leading - Variable in class java.awt.font.TextLine.TextLineMetrics
 
leading(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:leading function returns the nodes in the node set passed as the first argument that precede, in document order, the first node in the node set passed as the second argument.
leadingTabIndex - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
leafIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Icon used to show leaf nodes.
leapYear(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:leap-year function returns true if the year given in a date is a leap year.
leapYear() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
leave(InetAddress) - Method in class java.net.DatagramSocketImpl
Leave the multicast group.
leave(InetAddress) - Method in class java.net.PlainDatagramSocketImpl
Leave the multicast group.
leave(InetAddress, NetworkInterface) - Method in class java.net.PlainDatagramSocketImpl
 
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Leave the multicast group.
leaveGroup(InetAddress) - Method in class java.net.MulticastSocket
Leave a multicast group.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Leave a multicast group on a specified local interface.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.PlainDatagramSocketImpl
Leave the multicast group.
left - Variable in class java.awt.Insets
The inset from the left.
left - Variable in class java.util.TreeMap.Entry
 
left - Variable in class javax.swing.border.EmptyBorder
 
left - Variable in class javax.swing.text.CompositeView
 
left - Variable in class javax.swing.text.DefaultEditorKit.PageAction
 
leftButton - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Button for quickly toggling the left component.
leftChildIndent - Variable in class javax.swing.plaf.basic.BasicTreeUI
Distance between left margin and where vertical dashes will be drawn.
leftComponent - Variable in class javax.swing.JSplitPane
The left or top component.
leftInset - Variable in class javax.swing.text.AsyncBoxView
 
leftInset - Variable in class javax.swing.text.html.ImageView
 
leftKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
leftKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated. As of Java 2 platform v1.3.
leftKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated. As of Java 2 platform v1.3.
leftMargin - Variable in class javax.swing.text.html.HRuleView
 
leftMargin - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
leftOf(TreeMap.Entry) - Static method in class java.util.TreeMap
 
leftShape(Rectangle2D) - Method in class java.awt.font.TextLayout
 
leftShift(int[], int, int) - Static method in class java.math.BigInteger
Left shift int array a up to len by n bits.
leftShift(int) - Method in class java.math.MutableBigInteger
Left shift this MutableBigInteger n bits.
leftToRight - Variable in class javax.swing.LayoutComparator
 
leftToRight - Variable in class javax.swing.plaf.basic.BasicTreeUI
Indicates the orientation.
leftToRightCache - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
legalElementContext(Element) - Method in class javax.swing.text.html.parser.Parser
Create a legal content for an element.
legalTagContext(TagElement) - Method in class javax.swing.text.html.parser.Parser
Create a legal context for a tag.
len - Variable in class java.util.zip.Deflater
 
len - Variable in class java.util.zip.Inflater
 
len - Variable in class java.util.zip.InflaterInputStream
Length of input buffer.
len - Variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
 
len - Variable in class javax.swing.text.html.parser.Parser
 
length - Variable in class java.awt.font.StyledParagraph
 
length - Variable in class java.awt.image.RescaleOp
 
length() - Method in class java.io.File
Returns the length of the file denoted by this abstract pathname.
length - Variable in class java.io.OptionalDataException
The number of bytes of primitive data available to be read in the current buffer.
length() - Method in class java.io.RandomAccessFile
Returns the length of this file.
length - Variable in class java.io.StringReader
 
length() - Method in interface java.lang.CharSequence
Returns the length of this character sequence.
length - Variable in class java.lang.Class.MethodArray
 
length() - Method in class java.lang.Class.MethodArray
 
length() - Method in class java.lang.String
Returns the length of this string.
length() - Method in class java.lang.StringBuffer
Returns the length (character count) of this string buffer.
length - Variable in class java.math.BitSieve
Length is how many bits this sieve holds.
length - Variable in class java.net.DatagramPacket
 
length() - Method in class java.nio.CharBuffer
Returns the length of this character buffer.
length - Variable in class java.nio.charset.CoderResult
 
length() - Method in class java.nio.charset.CoderResult
Returns the length of the erroneous input described by this object  (optional operation).
length() - Method in interface java.sql.Blob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in interface java.sql.Clob
Retrieves the number of characters in the CLOB value designated by this Clob object.
length() - Method in class java.text.AttributedString
 
length - Variable in class java.text.Bidi
 
length() - Method in class java.util.BitSet
Returns the "logical size" of this BitSet: the index of the highest set bit in the BitSet plus one.
length() - Method in interface javax.swing.text.AbstractDocument.Content
Current length of the sequence of character content.
length - Variable in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
 
length - Variable in class javax.swing.text.DefaultFormatter.ReplaceHolder
Length of text to remove.
length - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
length - Variable in class javax.swing.text.GapContent.InsertUndo
Length of string inserted.
length - Variable in class javax.swing.text.GapContent.RemoveUndo
Length of string removed.
length() - Method in class javax.swing.text.GapContent
Returns the length of the content.
length - Variable in class javax.swing.text.GlyphView
 
length - Variable in class javax.swing.text.StringContent.InsertUndo
 
length - Variable in class javax.swing.text.StringContent.RemoveUndo
 
length() - Method in class javax.swing.text.StringContent
Returns the length of the content.
length - Variable in class org.apache.crimson.tree.ParentNode
 
length() - Method in class org.apache.xml.utils.FastStringBuffer
Get the length of the list.
length() - Method in interface org.apache.xml.utils.XMLString
Returns the length of this string.
length() - Method in class org.apache.xpath.objects.XString
Returns the length of this string.
length() - Method in class org.apache.xpath.objects.XStringForChars
Returns the length of this string.
length() - Method in class org.apache.xpath.objects.XStringForFSB
Returns the length of this string.
lengthMapping - Static variable in class javax.swing.text.html.CSS.LengthUnit
 
lenient - Variable in class java.util.Calendar
True if this calendar allows out-of-range field values during computation of time from fields[].
lessThan(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
lessThan(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is less than the other.
lessThanOrEqual(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than or equal to the other.
lessThanOrEqual(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is less than or equal to the other.
letter - Static variable in class java.text.WordBreakData
 
level - Variable in class java.util.logging.LogRecord
 
level - Variable in class java.util.zip.Deflater
 
level - Variable in class javax.swing.text.rtf.RTFParser
The current RTF group nesting level.
level - Variable in class org.apache.xalan.serialize.SerializerToXML
Current level of indent.
levelIndex - Variable in class java.awt.geom.FlatteningPathIterator
 
levelObject - Variable in class java.util.logging.Logger
 
levelValue - Variable in class java.util.logging.Logger
 
levels - Variable in class java.awt.geom.FlatteningPathIterator
 
lexicalHandler - Variable in class org.apache.crimson.parser.Parser2
 
lexicalHandler - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
lf - Static variable in class java.text.WordBreakData
 
lfCount - Variable in class javax.swing.text.html.parser.Parser
Number of \n's encountered.
lg16Toog16Map - Static variable in class java.awt.image.ColorModel
 
lg16Toog8Map - Static variable in class java.awt.image.ColorModel
 
lhs - Variable in class java.util.regex.Pattern.Add
 
lhs - Variable in class java.util.regex.Pattern.Both
 
lightGray - Static variable in class java.awt.Color
The color light gray.
lightHighlight - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
lightHighlight - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
lightHighlight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
lightParents - Variable in class java.awt.Component.NativeInLightFixer
 
lightWeightPopup - Variable in class javax.swing.JPopupMenu
Used to indicate if lightweight popups should be used.
lightWeightPopupCacheKey - Static variable in class javax.swing.PopupFactory.LightWeightPopup
 
lightWeightPopupEnabled - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
lightWeightPopupEnabled - Variable in class javax.swing.ToolTipManager
 
lightweightMarker - Static variable in class java.awt.Toolkit
 
lightweightPaint(Graphics) - Method in class java.awt.Component
Simulates the peer callbacks into java.awt for painting of lightweight Components.
lightweightPaint(Graphics) - Method in class java.awt.Container
Simulates the peer callbacks into java.awt for printing of lightweight Containers.
lightweightPrint(Graphics) - Method in class java.awt.Component
Simulates the peer callbacks into java.awt for printing of lightweight Components.
lightweightPrint(Graphics) - Method in class java.awt.Container
Simulates the peer callbacks into java.awt for printing of lightweight Containers.
lightweightRequests - Variable in class java.awt.KeyboardFocusManager.HeavyweightFocusRequest
 
limit - Variable in class java.awt.font.LineBreakMeasurer
 
limit - Variable in class java.awt.font.TextJustifier
 
limit - Variable in class java.awt.geom.FlatteningPathIterator
 
limit - Variable in class java.nio.Buffer
 
limit() - Method in class java.nio.Buffer
Returns this buffer's limit.
limit(int) - Method in class java.nio.Buffer
Sets this buffer's limit.
limit - Variable in class java.util.logging.FileHandler
 
limit(int, int, int) - Method in class javax.swing.JTable
 
limit - Variable in class javax.swing.undo.UndoManager
 
line - Variable in class java.awt.geom.LineIterator
 
lineBuffer - Variable in class java.io.DataInputStream
 
lineBuffer - Variable in class javax.swing.text.PlainView
 
lineBuffer - Variable in class javax.swing.text.WrappedPlainView
 
lineColor - Variable in class javax.swing.border.LineBorder
 
lineColor - Static variable in class javax.swing.plaf.metal.MetalTreeUI
 
lineIncrement - Variable in class java.awt.Scrollbar
The amount by which the scrollbar value will change when going up or down by a line.
lineLimitAttribute - Static variable in class javax.swing.text.PlainDocument
Name of the attribute that specifies the maximum length of a line, if there is a maximum length.
lineMetrics - Variable in class java.awt.font.TextLayout
 
lineNumber - Variable in class java.io.LineNumberInputStream
Deprecated.  
lineNumber - Variable in class java.io.LineNumberReader
The current line number
lineNumber - Variable in class java.lang.StackTraceElement
 
lineNumber - Variable in class org.apache.crimson.parser.InputEntity
 
lineNumber(ExpressionContext) - Static method in class org.apache.xalan.lib.NodeInfo
lineNumber returns the line number of the current context node.
lineNumber(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
lineNumber returns the line number of the node passed as argument.
lineNumber - Variable in class org.apache.xml.utils.SerializableLocatorImpl
The line number.
lineSegs - Variable in class java.awt.geom.ArcIterator
 
lineSeparator - Variable in class java.io.BufferedWriter
Line separator string.
lineSeparator - Variable in class java.io.PrintWriter
Line separator string.
lineSeparator - Variable in class java.util.logging.SimpleFormatter
 
lineSeparator - Variable in class javax.swing.text.AbstractWriter
String used for end of line.
lineSpacing - Variable in class javax.swing.text.ParagraphView
 
lineStyle - Variable in class javax.swing.plaf.metal.MetalTreeUI
 
lineStyleListener - Variable in class javax.swing.plaf.metal.MetalTreeUI
 
lineTo(float, float) - Method in class java.awt.geom.GeneralPath
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates.
lineToRect(Shape, int) - Method in class javax.swing.text.PlainView
Determine the rectangle that represents the given line.
lineno() - Method in class java.io.StreamTokenizer
Return the current line number.
linesIntersect(double, double, double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Tests if the line segment from (X1, Y1) to (X2, Y2) intersects the line segment from (X3, Y3) to (X4, Y4).
link - Variable in class javax.swing.text.html.parser.DTD
 
link(int) - Method in class org.apache.xpath.VariableStack
Allocates memory (called a stackframe) on the stack; used to store local variables and parameter arguments.
linkCSSStyleSheet(String) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds the CSS stylesheet at href to the known list of stylesheets.
linkCursor - Variable in class javax.swing.text.html.HTMLEditorKit
 
linkHandler - Variable in class javax.swing.text.html.HTMLEditorKit
 
linkStyleSheetAt(StyleSheet, int) - Method in class javax.swing.text.html.StyleSheet
Updates the attributes of the rules to reference any related rules in ss.
linkedStyleSheets - Variable in class javax.swing.text.html.StyleSheet
Vector of StyleSheets that the rules are to reference.
linksValid - Variable in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
 
list() - Method in class java.awt.Component
Prints a listing of this component to the standard system output stream System.out.
list(PrintStream) - Method in class java.awt.Component
Prints a listing of this component to the specified output stream.
list(PrintStream, int) - Method in class java.awt.Component
Prints out a list, starting at the specified indentation, to the specified print stream.
list(PrintWriter) - Method in class java.awt.Component
Prints a listing to the specified print writer.
list(PrintWriter, int) - Method in class java.awt.Component
Prints out a list, starting at the specified indentation, to the specified print writer.
list(PrintStream, int) - Method in class java.awt.Container
Prints a listing of this container to the specified output stream.
list(PrintWriter, int) - Method in class java.awt.Container
Prints out a list, starting at the specified indention, to the specified print writer.
list - Static variable in class java.awt.SequencedEvent
 
list() - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list(FilenameFilter) - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
list(File) - Method in class java.io.FileSystem
List the elements of the directory denoted by the given abstract pathname.
list - Variable in class java.io.ObjectInputStream.HandleTable.HandleList
 
list - Variable in class java.io.ObjectInputStream.ValidationList
linked list of callbacks
list(File) - Method in class java.io.Win32FileSystem
 
list(File) - Method in class java.io.WinNTFileSystem
 
list() - Method in class java.lang.ThreadGroup
Prints information about this thread group to the standard output.
list(PrintStream, int) - Method in class java.lang.ThreadGroup
 
list(String) - Static method in class java.rmi.Naming
Returns an array of the names bound in the registry.
list() - Method in interface java.rmi.registry.Registry
Returns an array of the names bound in this registry.
list - Variable in class java.util.Collections.SynchronizedList
 
list - Variable in class java.util.Collections.UnmodifiableList
 
list(Enumeration) - Static method in class java.util.Collections
Returns an array list containing the elements returned by the specified enumeration in the order they are returned by the enumeration.
list(PrintStream) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
list(PrintWriter) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
list - Variable in class javax.swing.SpinnerListModel
 
list - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
list - Variable in class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
 
list - Variable in class javax.swing.plaf.basic.BasicListUI
 
list - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.SingleClickListener
 
list - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
list - Variable in class org.apache.crimson.tree.AttributeSet
 
list - Variable in class org.apache.crimson.tree.Doctype.Nodemap
 
listBox - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
listBox - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
listDataListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
listDataListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
listDataListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
listFiles() - Method in class java.io.File
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listFiles(FilenameFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listFiles(FileFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listHeight - Variable in class javax.swing.plaf.basic.BasicListUI
Height of the list.
listIterator() - Method in class java.util.AbstractList
Returns an iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.AbstractList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.AbstractSequentialList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in class java.util.Collections.SynchronizedList
 
listIterator(int) - Method in class java.util.Collections.SynchronizedList
 
listIterator() - Method in class java.util.Collections.UnmodifiableList
 
listIterator(int) - Method in class java.util.Collections.UnmodifiableList
 
listIterator(int) - Method in class java.util.LinkedList
Returns a list-iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator() - Method in interface java.util.List
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in interface java.util.List
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
listIterator(int) - Method in class java.util.SubList
 
listModel - Variable in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
listModel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
listMouseListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
listMouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
listPainter - Variable in class javax.swing.text.html.ListView
 
listRoots() - Static method in class java.io.File
List the available filesystem roots.
listRoots() - Method in class java.io.FileSystem
List the available filesystem roots.
listRoots() - Method in class java.io.Win32FileSystem
 
listRoots0() - Static method in class java.io.Win32FileSystem
 
listSelectionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
listSelectionListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
listSelectionModel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
listSelectionModel - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Handles maintaining the list selection model.
listSerializedDataVersion - Variable in class java.awt.List
The List component's Serialized Data Version.
listViewButton - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
listViewButtonAccessibleName - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
listViewButtonToolTipText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
listViewIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
listViewPanel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
listWidth - Variable in class javax.swing.plaf.basic.BasicListUI
Width of the list.
listen(int) - Method in class java.net.PlainSocketImpl
Listens, for a specified amount of time, for connections.
listen(int) - Method in class java.net.SocketImpl
Sets the maximum queue length for incoming connection indications (a request to connect) to the count argument.
listener - Variable in class java.awt.Toolkit.SelectiveAWTEventListener
 
listener - Variable in class java.awt.dnd.DragSource
 
listener - Variable in class java.awt.dnd.DragSourceContext
 
listener - Variable in class java.util.EventListenerProxy
 
listener2SelectiveListener - Variable in class java.awt.Toolkit
 
listenerList - Variable in class javax.swing.AbstractCellEditor
 
listenerList - Variable in class javax.swing.AbstractListModel
 
listenerList - Variable in class javax.swing.AbstractSpinnerModel
The list of ChangeListeners for this model.
listenerList - Variable in class javax.swing.AncestorNotifier
 
listenerList - Variable in class javax.swing.DefaultBoundedRangeModel
The listeners waiting for model changes.
listenerList - Variable in class javax.swing.DefaultButtonModel
 
listenerList - Variable in class javax.swing.DefaultListSelectionModel
 
listenerList - Variable in class javax.swing.DefaultSingleSelectionModel
The collection of registered listeners
listenerList - Variable in class javax.swing.JComponent
A list of event listeners for this component.
listenerList - Variable in class javax.swing.MenuSelectionManager
 
listenerList - Variable in class javax.swing.Timer
 
listenerList - Variable in class javax.swing.TransferHandler.SwingDropTarget
 
listenerList - Variable in class javax.swing.colorchooser.DefaultColorSelectionModel
 
listenerList - Variable in class javax.swing.event.EventListenerList
 
listenerList - Variable in class javax.swing.table.AbstractTableModel
List of listeners
listenerList - Variable in class javax.swing.table.DefaultTableColumnModel
List of TableColumnModelListener
listenerList - Variable in class javax.swing.text.AbstractDocument
The event listener list for the document.
listenerList - Variable in class javax.swing.text.DefaultCaret
The event listener list.
listenerList - Variable in class javax.swing.text.StyleContext.NamedStyle
The change listeners for the model.
listenerList - Variable in class javax.swing.text.html.OptionListModel
 
listenerList - Variable in class javax.swing.tree.DefaultTreeModel
Listeners.
listenerList - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Event listener list.
listenerRegistry - Static variable in class javax.swing.JMenu
 
listeners - Variable in class javax.swing.event.SwingPropertyChangeSupport
 
listeners - Variable in class javax.swing.undo.UndoableEditSupport
 
listeningBoundsChildren - Variable in class java.awt.Container
 
listeningChildren - Variable in class java.awt.Container
 
listeningStyles - Variable in class javax.swing.text.DefaultStyledDocument
Styles listening to.
literal(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a literal string value.
literalMask - Variable in class javax.swing.text.InternationalFormatter
A bit is set for every index identified in the AttributedCharacterIterator that is not considered decoration.
lm - Variable in class javax.swing.JToolBar.DefaultToolBarLayout
 
ln - Variable in class javax.swing.text.html.parser.Parser
 
load(String) - Static method in class java.awt.dnd.DragSource
 
load(String) - Method in class java.lang.ClassLoader.NativeLibrary
 
load(String) - Method in class java.lang.Runtime
Loads the specified filename as a dynamic library.
load(String) - Static method in class java.lang.System
Loads a code file with the specified filename from the local file system as a dynamic library.
load() - Method in class java.nio.MappedByteBuffer
Loads this buffer's content into physical memory.
load(InputStream) - Method in class java.util.Properties
Reads a property list (key and element pairs) from the input stream.
load(InputStream) - Static method in class java.util.prefs.XmlSupport
Load an XML document from specified input stream, which must have the requisite DTD URI.
load() - Method in class javax.swing.text.ZoneView.Zone
Creates the child views and populates the zone with them.
load0(Class, String) - Method in class java.lang.Runtime
 
load0(long, long, int) - Method in class java.nio.MappedByteBuffer
 
loadAssistiveTechnologies() - Static method in class java.awt.Toolkit
Loads additional classes into the VM, using the property 'assistive_technologies' specified in the Sun reference implementation by a line in the 'accessibility.properties' file.
loadAudioData(String) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Utility method that loads audio bits for the specified soundFile filename.
loadBundle(ClassLoader, String, Locale) - Static method in class java.util.ResourceBundle
Load a bundle through either the specified ClassLoader or from a ".properties" file and return the loaded bundle.
loadChildren(ViewFactory) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
loadChildren() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Loads the children based on childValue.
loadChildren(ViewFactory) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
loadChildren(ViewFactory) - Method in class javax.swing.text.AsyncBoxView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.CompositeView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.FlowView.LogicalView
 
loadChildren(ViewFactory) - Method in class javax.swing.text.FlowView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.ParagraphView.Row
This is reimplemented to do nothing since the paragraph fills in the row with its needed children.
loadChildren(ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.ZoneView.Zone
This method is reimplemented to not build the children since the children are created when the zone is loaded rather then when it is placed in the view hierarchy.
loadChildren(ViewFactory) - Method in class javax.swing.text.ZoneView
Loads all of the children to initialize the view.
loadChildren(Element) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Recreates the direct children of info.
loadChildren(Element) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
 
loadChildren(Element) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Overriden to only alloc instances of TableRowElementInfos.
loadClass(String) - Method in class java.lang.ClassLoader
Loads the class with the specified name.
loadClass(String, boolean) - Method in class java.lang.ClassLoader
Loads the class with the specified name.
loadClass(String, boolean) - Method in class java.net.FactoryURLClassLoader
 
loadClass(String) - Method in interface java.rmi.server.LoaderHandler
Deprecated. no replacement
loadClass(URL, String) - Method in interface java.rmi.server.LoaderHandler
Deprecated. no replacement
loadClass(String) - Static method in class java.rmi.server.RMIClassLoader
Deprecated. replaced by loadClass(String,String) method
loadClass(URL, String) - Static method in class java.rmi.server.RMIClassLoader
Loads a class from a codebase URL.
loadClass(String, String) - Static method in class java.rmi.server.RMIClassLoader
Loads a class from a codebase URL path.
loadClass(String, String, ClassLoader) - Static method in class java.rmi.server.RMIClassLoader
Loads a class from a codebase URL path, optionally using the supplied loader.
loadClass(String, String, ClassLoader) - Method in class java.rmi.server.RMIClassLoaderSpi
Provides the implementation for RMIClassLoader.loadClass(URL,String), RMIClassLoader.loadClass(String,String), and RMIClassLoader.loadClass(String,String,ClassLoader).
loadClass(String, String, ClassLoader) - Static method in class javax.rmi.CORBA.Util
Returns a class instance for the specified class.
loadClass(String, String, ClassLoader) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.loadClass(java.lang.String, java.lang.String, java.lang.ClassLoader).
loadClassInternal(String) - Method in class java.lang.ClassLoader
 
loadConvert(String) - Method in class java.awt.datatransfer.SystemFlavorMap
Copied from java.util.Properties.
loadConvert(String) - Method in class java.util.Properties
 
loadDefaultIconsIfNecessary() - Method in class javax.swing.text.html.ImageView
 
loadDefaultKitsIfNecessary() - Static method in class javax.swing.JEditorPane
This is invoked every time the registries are accessed.
loadDocument() - Method in class javax.swing.text.html.FormView.SubmitThread
This method is responsible for loading the document into the FormView's container, which is a JEditorPane.
loadElementDataIntoBuffer(Element, StringBuffer) - Method in class javax.swing.text.html.FormView
Loads the data associated with the element into the buffer.
loadEncodingInfo() - Static method in class org.apache.xalan.serialize.Encodings
Load a list of all the supported encodings.
loadFactor - Variable in class java.io.ObjectOutputStream.HandleTable
 
loadFactor - Variable in class java.util.HashMap
The load factor for the hash table.
loadFactor() - Method in class java.util.HashMap
 
loadFactor - Variable in class java.util.Hashtable
The load factor for the hashtable.
loadFactor - Variable in class java.util.WeakHashMap
The load factor for the hash table.
loadFactor - Static variable in class org.apache.crimson.parser.SimpleHashtable
 
loadImage(Image) - Method in class javax.swing.ImageIcon
Loads the image, returning only when the image is loaded.
loadImage() - Method in class javax.swing.text.html.ImageView
Loads the image from the URL getImageURL.
loadImpl(String) - Static method in class java.net.InetAddress
 
loadInitialDrivers() - Static method in class java.sql.DriverManager
 
loadKeyBindings(InputMap, Object[]) - Static method in class javax.swing.LookAndFeel
Loads the bindings in keys into retMap.
loadKeymap(Keymap, JTextComponent.KeyBinding[], Action[]) - Static method in class javax.swing.text.JTextComponent
Loads a keymap with a bunch of bindings.
loadLibraries() - Static method in class java.awt.Toolkit
 
loadLibraries() - Static method in class java.awt.event.NativeLibLoader
This is copied from java.awt.Toolkit since we need the library loaded in sun.awt.image also: WARNING: This is a temporary workaround for a problem in the way the AWT loads native libraries.
loadLibraries() - Static method in class java.awt.image.ColorModel
 
loadLibrary(Class, String, boolean) - Static method in class java.lang.ClassLoader
 
loadLibrary(String) - Method in class java.lang.Runtime
Loads the dynamic library with the specified library name.
loadLibrary(String) - Static method in class java.lang.System
Loads the system library specified by the libname argument.
loadLibrary0(Class, File) - Static method in class java.lang.ClassLoader
 
loadLibrary0(Class, String) - Method in class java.lang.Runtime
 
loadLocationPaths(Compiler, int, int) - Method in class org.apache.xpath.axes.UnionPathIterator
Initialize the location path iterators.
loadLookup() - Method in class java.util.ListResourceBundle
We lazily load the lookup hashtable.
loadManifest(String) - Static method in class java.lang.Package
 
loadOneWalker(WalkingIterator, Compiler, int) - Static method in class org.apache.xpath.axes.WalkerFactory
This method is for building an array of possible levels where the target element(s) could be found for a match.
loadPropertiesFile(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Load the properties file from a resource stream.
loadPropertyFile(String, Properties) - Method in class org.apache.xpath.functions.FuncSystemProperty
Retrieve a propery bundle from a specified file
loadProviderAsService() - Static method in class java.nio.channels.spi.SelectorProvider
 
loadProviderFromProperty() - Static method in class java.nio.channels.spi.SelectorProvider
 
loadProxyClass(String, String[], ClassLoader) - Static method in class java.rmi.server.RMIClassLoader
Loads a dynamic proxy class (see Proxy) that implements a set of interfaces with the given names from a codebase URL path.
loadProxyClass(String, String[], ClassLoader) - Method in class java.rmi.server.RMIClassLoaderSpi
Provides the implementation for RMIClassLoader.loadProxyClass(String,String[],ClassLoader).
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLMessages
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String, Locale) - Static method in class org.apache.xml.utils.res.XResourceBundle
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources
Return a named ResourceBundle for a particular locale.
loadRules(Reader, URL) - Method in class javax.swing.text.html.StyleSheet
Loads a set of rules that have been specified in terms of CSS1 grammar.
loadSelectData(AttributeSet, StringBuffer) - Method in class javax.swing.text.html.FormView
Loads the buffer with the data associated with the Select form element.
loadStatus - Variable in class javax.swing.ImageIcon
 
loadSteps(MatchPatternIterator, Compiler, int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Read a LocationPath as a generalized match pattern.
loadSwingProperties() - Static method in class javax.swing.UIManager
 
loadSystemClass(String) - Static method in class javax.swing.SwingUtilities
 
loadSystemColors(int[]) - Method in class java.awt.Toolkit
Fills in the integer array that is supplied as an argument with the current system color values.
loadSystemColors(UIDefaults, String[], boolean) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
If this is the native look and feel the initial values for the system color properties are the same as the SystemColor constants.
loadSystemCustomCursorProperties() - Static method in class java.awt.Cursor
 
loadText(Segment, int, int) - Method in class javax.swing.text.WrappedPlainView
Load the text buffer with the given range of text.
loadThread - Variable in class javax.swing.plaf.basic.BasicDirectoryModel
 
loadWalkers(WalkingIterator, Compiler, int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
This method is for building an array of possible levels where the target element(s) could be found for a match.
loadZoneStrings(Locale, ResourceBundle) - Method in class java.text.DateFormatSymbols
Load time zone localized strings.
loaded - Static variable in class java.awt.Toolkit
WARNING: This is a temporary workaround for a problem in the way the AWT loads native libraries.
loaded - Static variable in class java.awt.image.ColorModel
This is copied from java.awt.Toolkit since we need the library loaded in java.awt.image also: WARNING: This is a temporary workaround for a problem in the way the AWT loads native libraries.
loadedChildren - Variable in class javax.swing.JTree.DynamicUtilTreeNode
Have the children been loaded yet?
loadedImage - Variable in class javax.swing.text.html.CSS.BackgroundImage
 
loadedLibraryNames - Static variable in class java.lang.ClassLoader
 
loadedZones - Variable in class javax.swing.text.ZoneView
 
loaderRef - Variable in class java.util.ResourceBundle.ResourceCacheKey
 
loaderToCache - Static variable in class java.lang.reflect.Proxy
maps a class loader to the proxy class cache for that loader
loading - Variable in class javax.swing.JEditorPane
Stream currently loading asynchronously (potentially cancelable).
locBytes - Variable in class java.rmi.MarshalledObject
 
locIn - Variable in class java.rmi.MarshalledObject.MarshalledObjectInputStream
The stream from which annotations will be read.
locOut - Variable in class java.rmi.MarshalledObject.MarshalledObjectOutputStream
The stream on which location objects are written.
locPathDepth - Variable in class org.apache.xpath.compiler.Compiler
 
localAddr - Static variable in class java.rmi.dgc.VMID
array of bytes uniquely identifying this host
localCount - Variable in class java.util.regex.Pattern
The local variable count used by parsing tree.
localDesc - Variable in class java.io.ObjectStreamClass
local class descriptor for represented class (may point to self)
localDescs - Static variable in class java.io.ObjectStreamClass
cache mapping local classes -> descriptors
localEnv - Static variable in class java.awt.GraphicsEnvironment
 
localIndex - Variable in class java.util.regex.Pattern.GroupCurly
 
localIndex - Variable in class java.util.regex.Pattern.GroupHead
 
localIndex - Variable in class java.util.regex.Pattern.GroupTail
 
localName - Variable in class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType
 
localPatternChars - Variable in class java.text.DateFormatSymbols
Localized date-time pattern characters.
localPort - Variable in class java.net.DatagramSocketImpl
The local port number.
locale - Variable in class java.awt.Component
The locale for the component.
locale - Variable in class java.text.DecimalFormatSymbols
The locale of these currency format symbols.
locale - Variable in class java.text.MessageFormat
The locale to use for formatting numbers and dates.
locale - Variable in class java.util.ResourceBundle
The locale for this bundle.
locale - Variable in class org.apache.crimson.parser.InputEntity
 
locale - Variable in class org.apache.crimson.parser.Parser2
 
locale - Variable in class org.apache.crimson.tree.SimpleElementFactory
 
locale - Variable in class org.apache.crimson.tree.XmlDocument
 
locale - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
localport - Variable in class java.net.SocketImpl
The local port number to which this socket is connected.
locals - Variable in class java.util.regex.Matcher
Storage used by nodes to tell what repetition they are on in a pattern, and where groups begin.
locate(int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by getComponentAt(int, int).
locate(int, int) - Method in class java.awt.Container
Deprecated. As of JDK version 1.1, replaced by getComponentAt(int, int).
locateAttrParent(Element, Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Support for getParentOfNode; walks a DOM tree until it finds the Element which owns the Attr.
location() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by getLocation().
location(int, int) - Method in class java.awt.GridBagLayout
Determines which cell in the layout grid contains the point specified by (x, y).
location - Variable in class java.awt.dnd.DropTargetDragEvent
The location of the drag cursor's hotspot in Component coordinates.
location - Variable in class java.awt.dnd.DropTargetDropEvent
The location of the drag cursor's hotspot in Component coordinates.
location - Variable in class java.rmi.activation.ActivationDesc
 
location - Variable in class java.rmi.activation.ActivationGroupDesc
 
location - Variable in class javax.swing.ImageIcon
 
locationPath(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a location path.
locationPathPattern(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a location match pattern unit expression.
locationSpecified - Variable in class java.awt.dnd.DragSourceEvent
The boolean indicating whether the cursor location is specified for this event.
locationToIndex(Point) - Method in class javax.swing.JList
Convert a point in JList coordinates to the closest index of the cell at that location.
locationToIndex(JList, Point) - Method in class javax.swing.plaf.ListUI
Convert a point in JList coordinates to the closest index of the cell at that location.
locationToIndex(JList, Point) - Method in class javax.swing.plaf.basic.BasicListUI
Convert a point in JList coordinates to the closest index of the cell at that location.
locationToIndex(JList, Point) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the locationToIndex method on each UI handled by this object.
locator - Variable in class javax.swing.text.AsyncBoxView
Object that manages the offsets of the children.
locator - Variable in class org.apache.crimson.parser.Parser2
 
locator - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
locator - Variable in class org.apache.xml.dtm.DTMException
Field locator specifies where the error occured.
locatorsUpdateCopy() - Method in interface java.sql.DatabaseMetaData
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
lock - Variable in class java.io.Reader
The object used to synchronize operations on this stream.
lock - Variable in class java.io.Writer
The object used to synchronize operations on this stream.
lock - Static variable in class java.lang.Shutdown
 
lock - Static variable in class java.lang.ref.Finalizer
 
lock - Static variable in class java.lang.ref.Reference
 
lock - Variable in class java.lang.ref.ReferenceQueue
 
lock(long, long, boolean) - Method in class java.nio.channels.FileChannel
Acquires a lock on the given region of this channel's file.
lock() - Method in class java.nio.channels.FileChannel
Acquires an exclusive lock on this channel's file.
lock - Static variable in class java.nio.channels.spi.SelectorProvider
 
lock - Static variable in class java.rmi.server.UID
 
lock - Variable in class java.util.TimerTask
This object is used to control access to the TimerTask internals.
lock - Variable in class java.util.prefs.AbstractPreferences
An object whose monitor is used to lock this node.
lock - Variable in class javax.swing.SystemEventQueueUtilities.RunnableEvent
 
lock() - Method in class javax.swing.text.html.AccessibleHTML
If possible acquires a lock on the Document.
lock(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
 
lockFileName - Variable in class java.util.logging.FileHandler
 
lockStream - Variable in class java.util.logging.FileHandler
 
locks - Static variable in class java.util.logging.FileHandler
 
locn - Variable in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
locoff - Variable in class java.util.zip.ZipOutputStream
 
log(double) - Static method in class java.lang.Math
Returns the natural logarithm (base e) of a double value.
log(double) - Static method in class java.lang.StrictMath
Returns the natural logarithm (base e) of a double value.
log(String) - Static method in class java.rmi.server.LogStream
Deprecated. no replacement
log(LogRecord) - Method in class java.util.logging.LogManager.RootLogger
 
log(LogRecord) - Method in class java.util.logging.Logger
Log a LogRecord.
log(Level, String) - Method in class java.util.logging.Logger
Log a message, with no arguments.
log(Level, String, Object) - Method in class java.util.logging.Logger
Log a message, with one object parameter.
log(Level, String, Object[]) - Method in class java.util.logging.Logger
Log a message, with an array of object arguments.
log(Level, String, Throwable) - Method in class java.util.logging.Logger
Log a message, with associated Throwable information.
log(String) - Method in class javax.swing.DebugGraphicsInfo
 
log(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:log function returns the natural logarithm of a number.
logExceptionLocation(PrintWriter, Throwable) - Static method in class org.apache.xml.utils.ListingErrorHandler
Print out location information about the exception.
logFoundJars(Vector, String) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Print out report of .jars found in a classpath.
logLevel - Variable in class java.util.logging.Handler
 
logMsg(String) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Bottleneck output: calls outWriter.println(s).
logNull - Static variable in class java.rmi.server.RemoteServer
 
logOut - Variable in class java.rmi.server.LogStream
Deprecated. stream where output of this log is sent to
logSourceLine(PrintWriter, SourceLocator) - Static method in class org.apache.xml.utils.ListingErrorHandler
Print out the specific source line that caused the exception, if possible to load it.
logStream - Static variable in class java.sql.DriverManager
 
logStream() - Static method in class javax.swing.DebugGraphics
Returns the stream to which the DebugGraphics logs drawing operations.
logSync - Static variable in class java.sql.DriverManager
 
logTimers - Static variable in class javax.swing.Timer
 
logWriter - Variable in class java.rmi.server.LogStream
Deprecated. string writer for writing message prefixes to log stream
logWriter - Static variable in class java.sql.DriverManager
 
logger - Variable in class java.util.logging.LogManager.LogNode
 
logger - Static variable in class java.util.prefs.WindowsPreferences
Logger for error messages
logger() - Static method in class java.util.prefs.WindowsPreferences
 
loggerName - Variable in class java.util.logging.LogRecord
 
loggers - Variable in class java.util.logging.LogManager
 
logicalNextDOMTextNode(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Utility function: Given a DOM Text node, determine whether it is logically followed by another Text or CDATASection node.
logicalToVisual(int) - Method in class java.awt.font.TextLine
 
loginTimeout - Static variable in class java.sql.DriverManager
 
logp(Level, String, String, String) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with no arguments.
logp(Level, String, String, String, Object) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with a single object parameter to the log message.
logp(Level, String, String, String, Object[]) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with an array of object arguments.
logp(Level, String, String, String, Throwable) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with associated Throwable information.
logrb(Level, String, String, String, String) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle name with no arguments.
logrb(Level, String, String, String, String, Object) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle name, with a single object parameter to the log message.
logrb(Level, String, String, String, String, Object[]) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle name, with an array of object arguments.
logrb(Level, String, String, String, String, Throwable) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle name, with associated Throwable information.
long0(long) - Static method in class java.nio.Bits
 
long1(long) - Static method in class java.nio.Bits
 
long2(long) - Static method in class java.nio.Bits
 
long2roman(long, boolean) - Method in class org.apache.xalan.templates.ElemNumber
Convert a long integer into roman numerals.
long2roman(long, boolean) - Method in class org.apache.xalan.transformer.NumeratorFormatter
Convert a long integer into roman numerals.
long3(long) - Static method in class java.nio.Bits
 
long4(long) - Static method in class java.nio.Bits
 
long5(long) - Static method in class java.nio.Bits
 
long5pow - Static variable in class java.lang.FloatingDecimal
 
long6(long) - Static method in class java.nio.Bits
 
long7(long) - Static method in class java.nio.Bits
 
longBitsToDouble(long) - Static method in class java.lang.Double
Returns the double value corresponding to a given bit representation.
longLine - Variable in class javax.swing.text.PlainView
The current longest line.
longRadix - Static variable in class java.math.BigInteger
 
longValue() - Method in class java.lang.Byte
Returns the value of this Byte as a long.
longValue() - Method in class java.lang.Double
Returns the value of this Double as a long (by casting to type long).
longValue() - Method in class java.lang.FDBigInt
 
longValue() - Method in class java.lang.Float
Returns value of this Float as a long (by casting to type long).
longValue() - Method in class java.lang.Integer
Returns the value of this Integer as a long.
longValue() - Method in class java.lang.Long
Returns the value of this Long as a long value.
longValue() - Method in class java.lang.Number
Returns the value of the specified number as a long.
longValue() - Method in class java.lang.Short
Returns the value of this Short as a long.
longValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long.
longValue() - Method in class java.math.BigInteger
Converts this BigInteger to a long.
lookAndFeel - Variable in class javax.swing.UIManager.LAFState
 
lookInLabel - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
lookInLabelMnemonic - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
lookInLabelText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
lookahead - Variable in class org.apache.xml.utils.PrefixForUriEnumerator
 
lookahead(char, int) - Method in class org.apache.xpath.compiler.XPathParser
Look ahead of the current token in order to make a branching decision.
lookahead(String, int) - Method in class org.apache.xpath.compiler.XPathParser
Look ahead of the current token in order to make a branching decision.
lookaheadStates - Variable in class java.text.RuleBasedBreakIterator
A list of flags indicating which states in the state table are lookahead states (states which turn lookahead on and off)
lookbehind(char, int) - Method in class org.apache.xpath.compiler.XPathParser
Look behind the first character of the current token in order to make a branching decision.
lookbehindHasToken(int) - Method in class org.apache.xpath.compiler.XPathParser
look behind the current token in order to see if there is a useable token.
lookingAt() - Method in class java.util.regex.Matcher
Attempts to match the input sequence, starting at the beginning, against the pattern.
lookup(Object) - Method in class java.io.ObjectOutputStream.HandleTable
Looks up and returns handle associated with given object, or -1 if no mapping found.
lookup(Object) - Method in class java.io.ObjectOutputStream.ReplaceTable
Looks up and returns replacement for given object.
lookup(Class) - Static method in class java.io.ObjectStreamClass
Find the descriptor for a class that can be serialized.
lookup(Class, boolean) - Static method in class java.io.ObjectStreamClass
Looks up and returns class descriptor for given class, or null if class is non-serializable and "all" is set to false.
lookup(String) - Static method in class java.nio.charset.Charset
 
lookup(String) - Static method in class java.rmi.Naming
Returns a reference, a stub, for the remote object associated with the specified name.
lookup(String) - Method in interface java.rmi.registry.Registry
Returns the remote reference bound to the specified name in this registry.
lookup - Variable in class java.util.ListResourceBundle
 
lookup - Variable in class java.util.PropertyResourceBundle
 
lookup(SystemEventQueueUtilities.RunnableEvent) - Static method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
If we're running on the event dispatching thread then lookup the canvas with the current thread itself, otherwise use the current threads thread group.
lookup(char[], int) - Method in class org.apache.crimson.parser.Parser2.NameCache
 
lookupAllHostAddr(String) - Method in class java.net.Inet4AddressImpl
 
lookupAllHostAddr(String) - Method in class java.net.Inet6AddressImpl
 
lookupAllHostAddr(String) - Method in interface java.net.InetAddressImpl
 
lookupBackwardState(int, int) - Method in class java.text.RuleBasedBreakIterator
Given a current state and a character category, looks up the next state to transition to in the backwards state table.
lookupCategory(char) - Method in class java.text.DictionaryBasedBreakIterator
Looks up a character category for a character.
lookupCategory(char) - Method in class java.text.RuleBasedBreakIterator
Looks up a character's category (i.e., its category for breaking purposes, not its Unicode category)
lookupCharset(String) - Static method in class java.lang.StringCoding
 
lookupConstraints(Component) - Method in class java.awt.GridBagLayout
Retrieves the constraints for the specified component.
lookupContentHandlerClassFor(String) - Method in class java.net.URLConnection
Looks for a content handler in a user-defineable set of places.
lookupEntry(char[], int) - Method in class org.apache.crimson.parser.Parser2.NameCache
 
lookupException(int) - Method in class java.io.ObjectInputStream.HandleTable
Looks up and returns ClassNotFoundException associated with the given handle.
lookupNamespaceURI(String) - Method in class org.apache.xpath.domapi.XPathNSResolverImpl
 
lookupNode(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get a Node from an identity index.
lookupObject(int) - Method in class java.io.ObjectInputStream.HandleTable
Looks up and returns object associated with the given handle.
lookupPixel(int[], int[]) - Method in class java.awt.image.ByteLookupTable
Returns an array of samples of a pixel, translated with the lookup table.
lookupPixel(byte[], byte[]) - Method in class java.awt.image.ByteLookupTable
Returns an array of samples of a pixel, translated with the lookup table.
lookupPixel(int[], int[]) - Method in class java.awt.image.LookupTable
Returns an int array of components for one pixel.
lookupPixel(int[], int[]) - Method in class java.awt.image.ShortLookupTable
Returns an array of samples of a pixel, translated with the lookup table.
lookupPixel(short[], short[]) - Method in class java.awt.image.ShortLookupTable
Returns an array of samples of a pixel, translated with the lookup table.
lookupPrintServices() - Static method in class java.awt.print.PrinterJob
A convenience method which looks up 2D print services.
lookupState(int, int) - Method in class java.text.RuleBasedBreakIterator
Given a current state and a character category, looks up the next state to transition to in the state table.
lookupStreamPrintServices(String) - Static method in class java.awt.print.PrinterJob
A convenience method which locates factories for stream print services which can image 2D graphics.
lookupTable - Static variable in class java.net.InetAddress
 
lookupViaProviders(String) - Static method in class java.nio.charset.Charset
 
lookupcache - Variable in class java.awt.image.IndexColorModel
 
loop - Variable in class java.util.regex.Pattern.Prolog
 
loopback - Static variable in class java.net.Inet4Address
Utility routine to check if the InetAddress is a loopback address.
loopbackAddress - Variable in class java.net.Inet4AddressImpl
 
loopbackAddress() - Method in class java.net.Inet4AddressImpl
 
loopbackAddress - Variable in class java.net.Inet6AddressImpl
 
loopbackAddress() - Method in class java.net.Inet6AddressImpl
 
loopbackAddress() - Method in interface java.net.InetAddressImpl
 
loopbackMode - Variable in class java.net.PlainDatagramSocketImpl
 
loopingStates - Variable in class java.text.RuleBasedBreakIterator.Builder
A list of states that loop back on themselves.
lostFocus(Event, Object) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processFocusEvent(FocusEvent).
lostOwnership(Clipboard, Transferable) - Method in interface java.awt.datatransfer.ClipboardOwner
Notifies this object that it is no longer the clipboard owner.
lostOwnership(Clipboard, Transferable) - Method in class java.awt.datatransfer.StringSelection
 
lostOwnership(Clipboard, Transferable) - Method in class javax.swing.text.DefaultCaret.ClipboardHandler
 
lowDep - Variable in class java.io.ObjectInputStream.HandleTable
lowest unresolved dependency
lowMask(String) - Static method in class java.net.URI
 
lowMask(char, char) - Static method in class java.net.URI
 
lowSurrogate(int) - Static method in class org.apache.xml.utils.XMLChar
Returns the low surrogate of a supplemental character
lowbits - Static variable in class org.apache.xml.dtm.ref.ChunkedIntArray
 
lowbytes - Static variable in class java.lang.FloatingDecimal
 
lower - Variable in class java.util.regex.Pattern.CINotRange
 
lower - Variable in class java.util.regex.Pattern.NotRange
 
lower - Variable in class java.util.regex.Pattern.Range
 
lower(char) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MenuKeyHandler
 
lower(char) - Method in class javax.swing.plaf.basic.BasicMenuUI.MenuKeyHandler
 
lowerCase - Static variable in class java.text.SentenceBreakData
 
lowerCaseMode(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not word token are automatically lowercased.
lowerLeft - Variable in class javax.swing.JScrollPane
The component to display in the lower left corner.
lowerLeft - Variable in class javax.swing.ScrollPaneLayout
The component to display in the lower left corner.
lowerRight - Variable in class javax.swing.JScrollPane
The component to display in the lower right corner.
lowerRight - Variable in class javax.swing.ScrollPaneLayout
The component to display in the lower right corner.
loweredBevel - Static variable in class javax.swing.plaf.BorderUIResource
 
lowest(NodeList) - Static method in class org.apache.xalan.lib.ExsltMath
The math:lowest function returns the nodes in the node set whose value is the minimum value for the node set.
lowestLayer() - Method in class javax.swing.JLayeredPane
Returns the lowest layer value from all current children.
lowestSetBit - Variable in class java.math.BigInteger
The lowest set bit of this BigInteger, as returned by getLowestSetBit(), or -2 (either value is acceptable).
lowmask - Static variable in class org.apache.xml.dtm.ref.ChunkedIntArray
 
lshiftMe(int) - Method in class java.lang.FDBigInt
 
lt(File, File) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
lt(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '<' operation.
ltable - Variable in class java.awt.image.LookupOp
 
lte(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '<=' operation.
lu - Variable in class javax.swing.text.html.CSS.FontSize
 
lucasLehmerSequence(int, BigInteger, BigInteger) - Static method in class java.math.BigInteger
 

M

MAGENTA - Static variable in class java.awt.Color
The color magenta.
MAGIC_ADVANCE - Static variable in class java.awt.font.TextLayout.OptInfo
 
MAINTENANCE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Maintenance Drop Number.
MAIN_CLASS - Static variable in class java.util.jar.Attributes.Name
Name object for Main-Class manifest attribute used for launching applications packaged in JAR files.
MALAYALAM - Static variable in class java.awt.font.NumericShaper
Identifies the MALAYALAM range and decimal base.
MALAYALAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MALAYALAM_KEY - Static variable in class java.awt.font.NumericShaper
 
MANIFEST_NAME - Static variable in class java.util.jar.JarFile
The JAR manifest file name.
MANIFEST_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Manifest-Version manifest attribute.
MAP - Static variable in class javax.swing.text.html.HTML.Tag
 
MAPINDEX_LENGTH - Static variable in class org.apache.xpath.compiler.OpMap
The length is always the opcode position + 1.
MAP_PROPERTY - Static variable in class javax.swing.text.html.HTMLDocument
Property Maps are registered under, will be a Hashtable.
MAP_XML_VERSION - Static variable in class java.util.prefs.XmlSupport
 
MARCH - Static variable in class java.util.Calendar
Value of the MONTH field indicating the third month of the year.
MARGIN - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGINHEIGHT - Static variable in class javax.swing.text.html.HTML.Attribute
 
MARGINWIDTH - Static variable in class javax.swing.text.html.HTML.Attribute
 
MARGIN_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGIN_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's margins.
MARGIN_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGIN_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGIN_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARK_CHARACTERS - Static variable in class org.apache.xml.utils.URI
URI punctuation mark characters - these, combined with alphanumerics, constitute the "unreserved" characters
MARK_MASK - Static variable in class java.text.WordBreakTable
 
MASK_CONTENT - Static variable in class org.apache.xml.utils.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.xml.utils.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.xml.utils.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.xml.utils.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.xml.utils.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.xml.utils.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.xml.utils.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.xml.utils.XMLChar
Valid character mask.
MATCH - Static variable in class org.apache.xpath.XPath
Represents a match type expression.
MATCH_ANY_ANCESTOR - Static variable in class org.apache.xpath.compiler.OpCodes
For match patterns.
MATCH_ATTRIBUTE - Static variable in class org.apache.xpath.compiler.OpCodes
For match patterns.
MATCH_IMMEDIATE_ANCESTOR - Static variable in class org.apache.xpath.compiler.OpCodes
For match patterns.
MATCH_SCORE_NODETEST - Static variable in class org.apache.xpath.XPath
The match score if the pattern consists of just a NodeTest.
MATCH_SCORE_NONE - Static variable in class org.apache.xpath.XPath
The match score if no match is made.
MATCH_SCORE_NSWILD - Static variable in class org.apache.xpath.XPath
The match score if the pattern pattern has the form NCName:*.
MATCH_SCORE_OTHER - Static variable in class org.apache.xpath.XPath
The match score if the pattern consists of something other than just a NodeTest or just a qname.
MATCH_SCORE_QNAME - Static variable in class org.apache.xpath.XPath
The match score if the pattern has the form of a QName optionally preceded by an @ character.
MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MATH_SYMBOL - Static variable in class java.lang.Character
General category "Sm" in the Unicode specification.
MAX - Static variable in class javax.swing.DefaultListSelectionModel
 
MAX - Static variable in class javax.swing.text.html.OptionListModel
 
MAXCOUNTNODES - Static variable in class org.apache.xalan.transformer.Counter
Set the maximum ammount the m_countNodes list can grow to.
MAXGRIDSIZE - Static variable in class java.awt.GridBagLayout
The maximum number of grid positions (both horizontally and vertically) that can be laid out by the grid bag layout.
MAXIMIZED_BOTH - Static variable in class java.awt.Frame
This state bit mask indicates that frame is fully maximized (that is both horizontally and vertically).
MAXIMIZED_HORIZ - Static variable in class java.awt.Frame
This state bit indicates that frame is maximized in the horizontal direction.
MAXIMIZED_VERT - Static variable in class java.awt.Frame
This state bit indicates that frame is maximized in the vertical direction.
MAXIMIZE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
MAXIMUM_CAPACITY - Static variable in class java.util.HashMap
The maximum capacity, used if a higher value is implicitly specified by either of the constructors with arguments.
MAXIMUM_CAPACITY - Static variable in class java.util.IdentityHashMap
The maximum capacity, used if a higher value is implicitly specified by either of the constructors with arguments.
MAXIMUM_CAPACITY - Static variable in class java.util.WeakHashMap
The maximum capacity, used if a higher value is implicitly specified by either of the constructors with arguments.
MAXKEYSIZE - Static variable in class java.text.RBTableBuilder
 
MAXLENGTH - Static variable in class javax.swing.text.html.HTML.Attribute
 
MAXPUSHBACK - Static variable in class org.apache.crimson.parser.XmlReader
 
MAXTOKENQUEUESIZE - Static variable in class org.apache.xpath.compiler.OpMap
The starting size of the token queue.
MAX_ACC_WIDTH - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
MAX_ATTEMPTS - Static variable in class java.util.prefs.WindowsPreferences
Maximum number of registry access attempts.
MAX_BLOCK_SIZE - Static variable in class java.io.ObjectInputStream.BlockDataInputStream
maximum data block length
MAX_BLOCK_SIZE - Static variable in class java.io.ObjectOutputStream.BlockDataOutputStream
maximum data block length
MAX_BRIGHTNESS_VALUE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
MAX_BUNDLES_SEARCHED - Static variable in class java.util.ResourceBundle
Maximum length of one branch of the resource search path tree.
MAX_CACHE_SIZE - Static variable in class javax.swing.PopupFactory
Max number of items to store in any one particular cache.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field MAX_CODE
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field MAX_CODE
MAX_CONSTANT - Static variable in class java.math.BigInteger
Initialize static constant array when class is loaded.
MAX_COUNT - Static variable in class java.text.DigitList
The maximum number of significant digits in an IEEE 754 double, that is, in a Java double.
MAX_DELAY - Static variable in class java.awt.Robot
 
MAX_HEADER_SIZE - Static variable in class java.io.ObjectInputStream.BlockDataInputStream
maximum data block header length
MAX_HEADER_SIZE - Static variable in class java.io.ObjectOutputStream.BlockDataOutputStream
maximum data block header length
MAX_HUE_VALUE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
MAX_KEY_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of string allowed as a key (80 characters).
MAX_KEY_LENGTH - Static variable in class java.util.prefs.WindowsPreferences
 
MAX_LOCKS - Static variable in class java.util.logging.FileHandler
 
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field MAX_MESSAGES
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field MAX_MESSAGES
MAX_MULTI_COUNTING_DEPTH - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for above
MAX_NAME_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of a node name (80 characters).
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field MAX_OTHERS
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field MAX_OTHERS
MAX_PRIORITY - Static variable in class java.awt.font.TextJustifier
 
MAX_PRIORITY - Static variable in class java.lang.Thread
The maximum priority that a thread can have.
MAX_RADIX - Static variable in class java.lang.Character
The maximum radix available for conversion to and from strings.
MAX_REPS - Static variable in class java.util.regex.Pattern
 
MAX_RULE - Static variable in class java.awt.AlphaComposite
 
MAX_SATURATION_VALUE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
MAX_SCROLL - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
MAX_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
MAX_TEXT_WIDTH - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
MAX_VALUE - Static variable in class java.lang.Byte
A constant holding the maximum value a byte can have, 27-1.
MAX_VALUE - Static variable in class java.lang.Character
The constant value of this field is the largest value of type char, '\uFFFF'.
MAX_VALUE - Static variable in class java.lang.Double
A constant holding the largest positive finite value of type double, (2-2-52)·21023.
MAX_VALUE - Static variable in class java.lang.Float
A constant holding the largest positive finite value of type float, (2-2-23)·2127.
MAX_VALUE - Static variable in class java.lang.Integer
A constant holding the maximum value an int can have, 231-1.
MAX_VALUE - Static variable in class java.lang.Long
A constant holding the maximum value a long can have, 263-1.
MAX_VALUE - Static variable in class java.lang.Short
A constant holding the maximum value a short can have, 215-1.
MAX_VALUES - Static variable in class java.util.GregorianCalendar
 
MAX_VALUE_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of string allowed as a value (8192 characters).
MAX_VALUE_NAME_LENGTH - Static variable in class java.util.prefs.WindowsPreferences
 
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field MAX_WARNING
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field MAX_WARNING
MAX_WINDOWS_PATH_LENGTH - Static variable in class java.util.prefs.WindowsPreferences
Maximum byte-encoded path length for Windows native functions, ending null character not included.
MAY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the fifth month of the year.
MD - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
MEDIA - Static variable in class javax.swing.text.html.HTML.Attribute
 
MEDIUM - Static variable in class java.text.DateFormat
Constant for medium style pattern.
MEDIUM_WEIGHT_POPUP - Static variable in class javax.swing.PopupFactory
Key used to indicate a medium weight Popup should be used.
MENU - Static variable in class java.awt.SystemColor
The array index for the menu system color.
MENU - Static variable in class javax.swing.text.html.HTML.Tag
 
MENU_BAR_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
MENU_TEXT - Static variable in class java.awt.SystemColor
The array index for the menuText system color.
MENU_TEXT_FONT - Static variable in class javax.swing.plaf.metal.MetalTheme
 
MESSAGE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for message.
MESSAGE_TYPE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for type.
META - Static variable in class javax.swing.text.html.HTML.Tag
 
METAL_LOOK_AND_FEEL_INITED - Static variable in class javax.swing.plaf.metal.MetalLookAndFeel
 
META_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Meta key extended modifier constant.
META_MASK - Static variable in class java.awt.Event
This flag indicates that the Meta key was down when the event occurred.
META_MASK - Static variable in class java.awt.event.ActionEvent
The meta modifier.
META_MASK - Static variable in class java.awt.event.InputEvent
The Meta key modifier constant.
METHOD - Static variable in class javax.swing.text.html.HTML.Attribute
 
MILLISECOND - Static variable in class java.text.DateFormat.Field
Constant identifying the millisecond field.
MILLISECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the millisecond within the second.
MILLISECOND_FIELD - Static variable in class java.text.DateFormat
Useful constant for MILLISECOND field alignment.
MIN - Static variable in class javax.swing.DefaultListSelectionModel
 
MIN - Static variable in class javax.swing.text.html.OptionListModel
 
MINIMUM_CAPACITY - Static variable in class java.util.IdentityHashMap
The minimum capacity, used if a lower value is implicitly specified by either of the constructors with arguments.
MINIMUM_DELAY - Variable in class javax.swing.plaf.basic.BasicProgressBarUI.Animator
 
MINIMUM_HORIZONTAL_SIZE - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
MINIMUM_USER_STAMP - Static variable in class java.util.Calendar
 
MINIMUM_VERTICAL_SIZE - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
MINSIZE - Static variable in class java.awt.GridBagLayout
The smallest grid that can be laid out by the grid bag layout.
MINUTE - Static variable in class java.text.DateFormat.Field
Constant identifying the minute field.
MINUTE - Static variable in class java.util.Calendar
Field number for get and set indicating the minute within the hour.
MINUTE_FIELD - Static variable in class java.text.DateFormat
Useful constant for MINUTE field alignment.
MIN_HEIGHT - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
MIN_PRIORITY - Static variable in class java.lang.Thread
The minimum priority that a thread can have.
MIN_RADIX - Static variable in class java.lang.Character
The minimum radix available for conversion to and from strings.
MIN_RULE - Static variable in class java.awt.AlphaComposite
 
MIN_SCROLL - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
MIN_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
MIN_SIZE - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
MIN_VALUE - Static variable in class java.lang.Byte
A constant holding the minimum value a byte can have, -27.
MIN_VALUE - Static variable in class java.lang.Character
The constant value of this field is the smallest value of type char, '\u0000'.
MIN_VALUE - Static variable in class java.lang.Double
A constant holding the smallest positive nonzero value of type double, 2-1074.
MIN_VALUE - Static variable in class java.lang.Float
A constant holding the smallest positive nonzero value of type float, 2-149.
MIN_VALUE - Static variable in class java.lang.Integer
A constant holding the minimum value an int can have, -231.
MIN_VALUE - Static variable in class java.lang.Long
A constant holding the minimum value a long can have, -263.
MIN_VALUE - Static variable in class java.lang.Short
A constant holding the minimum value a short can have, -215.
MIN_VALUES - Static variable in class java.util.GregorianCalendar
 
MIN_WIDTH - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
MISCELLANEOUS_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MISCELLANEOUS_TECHNICAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MISC_EVENT - Static variable in class java.awt.Event
 
MISSING_IMAGE_SRC - Static variable in class javax.swing.text.html.ImageView
File name for sMissingImageIcon.
MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the button's mnemonic.
MNEMONIC_KEY - Static variable in interface javax.swing.Action
The key used for storing an int key code to be used as the mnemonic for the action.
MODAL_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Modal layer.
MODEL - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
MODEL_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button model.
MODIFIER_LETTER - Static variable in class java.lang.Character
General category "Lm" in the Unicode specification.
MODIFIER_SYMBOL - Static variable in class java.lang.Character
General category "Sk" in the Unicode specification.
MONARCH - Static variable in class java.awt.PageAttributes.MediaType
An alias for MONARCH_ENVELOPE.
MONARCH_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Monarch Envelope, 3 7/8 x 7 1/2 in.
MONDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Monday.
MONGOLIAN - Static variable in class java.awt.font.NumericShaper
Identifies the MONGOLIAN range and decimal base.
MONGOLIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MONGOLIAN_KEY - Static variable in class java.awt.font.NumericShaper
 
MONOCHROME - Static variable in class java.awt.PageAttributes.ColorType
The ColorType instance to use for specifying monochrome printing.
MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the month field.
MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the month.
MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for MONTH field alignment.
MONTH_LENGTH - Static variable in class java.util.GregorianCalendar
 
MOUSE_CLICKED - Static variable in class java.awt.event.MouseEvent
The "mouse clicked" event.
MOUSE_DOWN - Static variable in class java.awt.Event
The user has pressed the mouse button.
MOUSE_DRAG - Static variable in class java.awt.Event
The user has moved the mouse with a button pressed.
MOUSE_DRAGGED - Static variable in class java.awt.event.MouseEvent
The "mouse dragged" event.
MOUSE_ENTER - Static variable in class java.awt.Event
The mouse has entered a component.
MOUSE_ENTERED - Static variable in class java.awt.event.MouseEvent
The "mouse entered" event.
MOUSE_EVENT - Static variable in class java.awt.Event
 
MOUSE_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse events.
MOUSE_EXIT - Static variable in class java.awt.Event
The mouse has exited a component.
MOUSE_EXITED - Static variable in class java.awt.event.MouseEvent
The "mouse exited" event.
MOUSE_FIRST - Static variable in class java.awt.event.MouseEvent
The first number in the range of ids used for mouse events.
MOUSE_LAST - Static variable in class java.awt.event.MouseEvent
The last number in the range of ids used for mouse events.
MOUSE_MASK - Static variable in class java.awt.LightweightDispatcher
 
MOUSE_MOTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse motion events.
MOUSE_MOVE - Static variable in class java.awt.Event
The mouse has moved with no button pressed.
MOUSE_MOVED - Static variable in class java.awt.event.MouseEvent
The "mouse moved" event.
MOUSE_PRESSED - Static variable in class java.awt.event.MouseEvent
The "mouse pressed" event.
MOUSE_RELEASED - Static variable in class java.awt.event.MouseEvent
The "mouse released" event.
MOUSE_UP - Static variable in class java.awt.Event
The user has released the mouse button.
MOUSE_WHEEL - Static variable in class java.awt.event.MouseEvent
The "mouse wheel" event.
MOUSE_WHEEL_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse wheel events.
MOVE - Static variable in class javax.swing.TransferHandler
An int representing a "move" transfer action.
MOVE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
MOVE_CURSOR - Static variable in class java.awt.Cursor
The move cursor type.
MOVE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.MOVE_CURSOR.
MOVE_RESIZE_INCREMENT - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
MS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
MULTILINE - Static variable in class java.util.regex.Pattern
Enables multiline mode.
MULTIPLE - Static variable in class javax.swing.text.html.HTML.Attribute
 
MULTIPLE_INTERVAL_SELECTION - Static variable in interface javax.swing.ListSelectionModel
A value for the selectionMode property: select one or more contiguous ranges of indices at a time.
MULTI_SELECTION_ENABLED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Enables multiple-file selections.
MULT_FOLLOWS - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
MULT_ORDER - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
MULT_PRECEDES - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
MYANMAR - Static variable in class java.awt.font.NumericShaper
Identifies the MYANMAR range and decimal base.
MYANMAR - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MYANMAR_KEY - Static variable in class java.awt.font.NumericShaper
 
MagicToken - Static variable in class javax.swing.text.rtf.RTFGenerator
 
MainSwatchPanel - class javax.swing.colorchooser.MainSwatchPanel.
 
MainSwatchPanel() - Constructor for class javax.swing.colorchooser.MainSwatchPanel
 
MalformedInputException - exception java.nio.charset.MalformedInputException.
Checked exception thrown when an input byte sequence is not legal for given charset, or an input character sequence is not a legal sixteen-bit Unicode sequence.
MalformedInputException(int) - Constructor for class java.nio.charset.MalformedInputException
 
MalformedURLException - exception java.net.MalformedURLException.
Thrown to indicate that a malformed URL has occurred.
MalformedURLException() - Constructor for class java.net.MalformedURLException
Constructs a MalformedURLException with no detail message.
MalformedURLException(String) - Constructor for class java.net.MalformedURLException
Constructs a MalformedURLException with the specified detail message.
Manifest - class java.util.jar.Manifest.
The Manifest class is used to maintain Manifest entry names and their associated Attributes.
Manifest() - Constructor for class java.util.jar.Manifest
Constructs a new, empty Manifest.
Manifest(InputStream) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest from the specified input stream.
Manifest(Manifest) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest that is a copy of the specified Manifest.
Manifest.FastInputStream - class java.util.jar.Manifest.FastInputStream.
 
Manifest.FastInputStream(InputStream) - Constructor for class java.util.jar.Manifest.FastInputStream
 
Manifest.FastInputStream(InputStream, int) - Constructor for class java.util.jar.Manifest.FastInputStream
 
Map - interface java.util.Map.
An object that maps keys to values.
Map - class javax.swing.text.html.Map.
Map is used to represent a map element that is part of an HTML document.
Map() - Constructor for class javax.swing.text.html.Map
 
Map(String) - Constructor for class javax.swing.text.html.Map
 
Map.CircleRegionContainment - class javax.swing.text.html.Map.CircleRegionContainment.
Used to test for containment in a circular region.
Map.CircleRegionContainment(AttributeSet) - Constructor for class javax.swing.text.html.Map.CircleRegionContainment
 
Map.DefaultRegionContainment - class javax.swing.text.html.Map.DefaultRegionContainment.
An implementation that will return true if the x, y location is inside a rectangle defined by origin 0, 0, and width equal to width passed in, and height equal to height passed in.
Map.DefaultRegionContainment() - Constructor for class javax.swing.text.html.Map.DefaultRegionContainment
 
Map.Entry - interface java.util.Map.Entry.
A map entry (key-value pair).
Map.PolygonRegionContainment - class javax.swing.text.html.Map.PolygonRegionContainment.
Used to test for containment in a polygon region.
Map.PolygonRegionContainment(AttributeSet) - Constructor for class javax.swing.text.html.Map.PolygonRegionContainment
 
Map.RectangleRegionContainment - class javax.swing.text.html.Map.RectangleRegionContainment.
Used to test for containment in a rectangular region.
Map.RectangleRegionContainment(AttributeSet) - Constructor for class javax.swing.text.html.Map.RectangleRegionContainment
 
Map.RegionContainment - interface javax.swing.text.html.Map.RegionContainment.
Defines the interface used for to check if a point is inside a region.
MappedByteBuffer - class java.nio.MappedByteBuffer.
A direct byte buffer whose content is a memory-mapped region of a file.
MappedByteBuffer(int, int, int, int, boolean) - Constructor for class java.nio.MappedByteBuffer
 
MappedByteBuffer(int, int, int, int) - Constructor for class java.nio.MappedByteBuffer
 
MarginBottom - Static variable in class javax.swing.text.rtf.Constants
 
MarginLeft - Static variable in class javax.swing.text.rtf.Constants
 
MarginRight - Static variable in class javax.swing.text.rtf.Constants
 
MarginTop - Static variable in class javax.swing.text.rtf.Constants
 
MarshalException - exception java.rmi.MarshalException.
A MarshalException is thrown if a java.io.IOException occurs while marshalling the remote call header, arguments or return value for a remote method call.
MarshalException(String) - Constructor for class java.rmi.MarshalException
Constructs a MarshalException with the specified detail message.
MarshalException(String, Exception) - Constructor for class java.rmi.MarshalException
Constructs a MarshalException with the specified detail message and nested exception.
MarshalledObject - class java.rmi.MarshalledObject.
A MarshalledObject contains a byte stream with the serialized representation of an object given to its constructor.
MarshalledObject(Object) - Constructor for class java.rmi.MarshalledObject
Creates a new MarshalledObject that contains the serialized representation of the current state of the supplied object.
MarshalledObject.MarshalledObjectInputStream - class java.rmi.MarshalledObject.MarshalledObjectInputStream.
The counterpart to MarshalledObjectOutputStream.
MarshalledObject.MarshalledObjectInputStream(InputStream, InputStream) - Constructor for class java.rmi.MarshalledObject.MarshalledObjectInputStream
Creates a new MarshalledObjectInputStream that reads its objects from objIn and annotations from locIn.
MarshalledObject.MarshalledObjectOutputStream - class java.rmi.MarshalledObject.MarshalledObjectOutputStream.
This class is used to marshal objects for MarshalledObject.
MarshalledObject.MarshalledObjectOutputStream(OutputStream, OutputStream) - Constructor for class java.rmi.MarshalledObject.MarshalledObjectOutputStream
Creates a new MarshalledObjectOutputStream whose non-location bytes will be written to objOut and whose location annotations (if any) will be written to locOut.
MaskFormatter - class javax.swing.text.MaskFormatter.
MaskFormatter is used to format and edit strings.
MaskFormatter() - Constructor for class javax.swing.text.MaskFormatter
Creates a MaskFormatter with no mask.
MaskFormatter(String) - Constructor for class javax.swing.text.MaskFormatter
Creates a MaskFormatter with the specified mask.
MaskFormatter.AlphaNumericCharacter - class javax.swing.text.MaskFormatter.AlphaNumericCharacter.
Represents either a character or digit, uses Character.isLetterOrDigit.
MaskFormatter.AlphaNumericCharacter() - Constructor for class javax.swing.text.MaskFormatter.AlphaNumericCharacter
 
MaskFormatter.CharCharacter - class javax.swing.text.MaskFormatter.CharCharacter.
Represents a letter, uses Character.isLetter.
MaskFormatter.CharCharacter() - Constructor for class javax.swing.text.MaskFormatter.CharCharacter
 
MaskFormatter.DigitMaskCharacter - class javax.swing.text.MaskFormatter.DigitMaskCharacter.
Represents a number, uses Character.isDigit.
MaskFormatter.DigitMaskCharacter() - Constructor for class javax.swing.text.MaskFormatter.DigitMaskCharacter
 
MaskFormatter.HexCharacter - class javax.swing.text.MaskFormatter.HexCharacter.
Represents a hex character, 0-9a-fA-F. a-f is mapped to A-F
MaskFormatter.HexCharacter() - Constructor for class javax.swing.text.MaskFormatter.HexCharacter
 
MaskFormatter.LiteralCharacter - class javax.swing.text.MaskFormatter.LiteralCharacter.
Used to represent a fixed character in the mask.
MaskFormatter.LiteralCharacter(char) - Constructor for class javax.swing.text.MaskFormatter.LiteralCharacter
 
MaskFormatter.LowerCaseCharacter - class javax.swing.text.MaskFormatter.LowerCaseCharacter.
Represents a character, upper case letters are mapped to lower case using Character.toLowerCase.
MaskFormatter.LowerCaseCharacter() - Constructor for class javax.swing.text.MaskFormatter.LowerCaseCharacter
 
MaskFormatter.MaskCharacter - class javax.swing.text.MaskFormatter.MaskCharacter.
 
MaskFormatter.MaskCharacter() - Constructor for class javax.swing.text.MaskFormatter.MaskCharacter
 
MaskFormatter.UpperCaseCharacter - class javax.swing.text.MaskFormatter.UpperCaseCharacter.
Represents a character, lower case letters are mapped to upper case using Character.toUpperCase.
MaskFormatter.UpperCaseCharacter() - Constructor for class javax.swing.text.MaskFormatter.UpperCaseCharacter
 
MatchPatternIterator - class org.apache.xpath.axes.MatchPatternIterator.
This class treats a LocationPath as a filtered iteration over the tree, evaluating each node in a super axis traversal against the LocationPath interpreted as a match pattern.
MatchPatternIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.MatchPatternIterator
Create a LocPathIterator object, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
Matcher - class java.util.regex.Matcher.
An engine that performs match operations on a character sequence by interpreting a Pattern.
Matcher() - Constructor for class java.util.regex.Matcher
No default constructor.
Matcher(Pattern, CharSequence) - Constructor for class java.util.regex.Matcher
All matchers have the state used by Pattern during a match.
Math - class java.lang.Math.
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Math() - Constructor for class java.lang.Math
Don't let anyone instantiate this class.
MatteBorder - class javax.swing.border.MatteBorder.
A class which provides a matte-like border of either a solid color or a tiled icon.
MatteBorder(int, int, int, int, Color) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified insets and color.
MatteBorder(Insets, Color) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified insets and color.
MatteBorder(int, int, int, int, Icon) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified insets and tile icon.
MatteBorder(Insets, Icon) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified insets and tile icon.
MatteBorder(Icon) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified tile icon.
MediaEntry - class java.awt.MediaEntry.
 
MediaEntry(MediaTracker, int) - Constructor for class java.awt.MediaEntry
 
MediaTracker - class java.awt.MediaTracker.
The MediaTracker class is a utility class to track the status of a number of media objects.
MediaTracker(Component) - Constructor for class java.awt.MediaTracker
Creates a media tracker to track images for a given component.
Member - interface java.lang.reflect.Member.
Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
Member - interface org.apache.xml.utils.synthetic.reflection.Member.
Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
MemoryHandler - class java.util.logging.MemoryHandler.
Handler that buffers requests in a circular buffer in memory.
MemoryHandler() - Constructor for class java.util.logging.MemoryHandler
Create a MemoryHandler and configure it based on LogManager configuration properties.
MemoryHandler(Handler, int, Level) - Constructor for class java.util.logging.MemoryHandler
Create a MemoryHandler.
MemoryImageSource - class java.awt.image.MemoryImageSource.
This class is an implementation of the ImageProducer interface which uses an array to produce pixel values for an Image.
MemoryImageSource(int, int, ColorModel, byte[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, byte[], int, int, Hashtable) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, int[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, int[], int, int, Hashtable) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
MemoryImageSource(int, int, int[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
MemoryImageSource(int, int, int[], int, int, Hashtable) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
Menu - class java.awt.Menu.
A Menu object is a pull-down menu component that is deployed from a menu bar.
Menu() - Constructor for class java.awt.Menu
Constructs a new menu with an empty label.
Menu(String) - Constructor for class java.awt.Menu
Constructs a new menu with the specified label.
Menu(String, boolean) - Constructor for class java.awt.Menu
Constructs a new menu with the specified label, indicating whether the menu can be torn off.
Menu.AccessibleAWTMenu - class java.awt.Menu.AccessibleAWTMenu.
Inner class of Menu used to provide default support for accessibility.
Menu.AccessibleAWTMenu() - Constructor for class java.awt.Menu.AccessibleAWTMenu
 
MenuBar - class java.awt.MenuBar.
The MenuBar class encapsulates the platform's concept of a menu bar bound to a frame.
MenuBar() - Constructor for class java.awt.MenuBar
Creates a new menu bar.
MenuBar.AccessibleAWTMenuBar - class java.awt.MenuBar.AccessibleAWTMenuBar.
Inner class of MenuBar used to provide default support for accessibility.
MenuBar.AccessibleAWTMenuBar() - Constructor for class java.awt.MenuBar.AccessibleAWTMenuBar
 
MenuBarPeer - interface java.awt.peer.MenuBarPeer.
The peer interfaces are intended only for use in porting the AWT.
MenuBarUI - class javax.swing.plaf.MenuBarUI.
Pluggable look and feel interface for JMenuBar.
MenuBarUI() - Constructor for class javax.swing.plaf.MenuBarUI
 
MenuComponent - class java.awt.MenuComponent.
The abstract class MenuComponent is the superclass of all menu-related components.
MenuComponent() - Constructor for class java.awt.MenuComponent
Creates a MenuComponent.
MenuComponent.AccessibleAWTMenuComponent - class java.awt.MenuComponent.AccessibleAWTMenuComponent.
Inner class of MenuComponent used to provide default support for accessibility.
MenuComponent.AccessibleAWTMenuComponent() - Constructor for class java.awt.MenuComponent.AccessibleAWTMenuComponent
Although the class is abstract, this should be called by all sub-classes.
MenuComponentPeer - interface java.awt.peer.MenuComponentPeer.
The peer interfaces are intended only for use in porting the AWT.
MenuContainer - interface java.awt.MenuContainer.
The super class of all menu related containers.
MenuDragMouseEvent - class javax.swing.event.MenuDragMouseEvent.
MenuDragMouseEvent is used to notify interested parties that the menu element has received a MouseEvent forwarded to it under drag conditions.
MenuDragMouseEvent(Component, int, long, int, int, int, int, boolean, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event.MenuDragMouseEvent
Constructs a MenuDragMouseEvent object.
MenuDragMouseListener - interface javax.swing.event.MenuDragMouseListener.
Defines a menu mouse-drag listener.
MenuElement - interface javax.swing.MenuElement.
Any component that can be placed into a menu should implement this interface.
MenuEvent - class javax.swing.event.MenuEvent.
MenuEvent is used to notify interested parties that the menu which is the event source has been posted, selected, or canceled.
MenuEvent(Object) - Constructor for class javax.swing.event.MenuEvent
Constructs a MenuEvent object.
MenuItem - class java.awt.MenuItem.
All items in a menu must belong to the class MenuItem, or one of its subclasses.
MenuItem() - Constructor for class java.awt.MenuItem
Constructs a new MenuItem with an empty label and no keyboard shortcut.
MenuItem(String) - Constructor for class java.awt.MenuItem
Constructs a new MenuItem with the specified label and no keyboard shortcut.
MenuItem(String, MenuShortcut) - Constructor for class java.awt.MenuItem
Create a menu item with an associated keyboard shortcut.
MenuItem.AccessibleAWTMenuItem - class java.awt.MenuItem.AccessibleAWTMenuItem.
Inner class of MenuItem used to provide default support for accessibility.
MenuItem.AccessibleAWTMenuItem() - Constructor for class java.awt.MenuItem.AccessibleAWTMenuItem
 
MenuItemPeer - interface java.awt.peer.MenuItemPeer.
The peer interfaces are intended only for use in porting the AWT.
MenuItemUI - class javax.swing.plaf.MenuItemUI.
Pluggable look and feel interface for JMenuItem.
MenuItemUI() - Constructor for class javax.swing.plaf.MenuItemUI
 
MenuKeyEvent - class javax.swing.event.MenuKeyEvent.
MenuKeyEvent is used to notify interested parties that the menu element has received a KeyEvent forwarded to it in a menu tree.
MenuKeyEvent(Component, int, long, int, int, char, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event.MenuKeyEvent
Constructs a MenuKeyEvent object.
MenuKeyListener - interface javax.swing.event.MenuKeyListener.
MenuKeyListener
MenuListener - interface javax.swing.event.MenuListener.
Defines a listener for menu events.
MenuPeer - interface java.awt.peer.MenuPeer.
The peer interfaces are intended only for use in porting the AWT.
MenuSelectionManager - class javax.swing.MenuSelectionManager.
A MenuSelectionManager owns the selection in menu hierarchy.
MenuSelectionManager() - Constructor for class javax.swing.MenuSelectionManager
 
MenuShortcut - class java.awt.MenuShortcut.
The MenuShortcutclass represents a keyboard accelerator for a MenuItem.
MenuShortcut(int) - Constructor for class java.awt.MenuShortcut
Constructs a new MenuShortcut for the specified virtual keycode.
MenuShortcut(int, boolean) - Constructor for class java.awt.MenuShortcut
Constructs a new MenuShortcut for the specified virtual keycode.
MergeCollation - class java.text.MergeCollation.
Utility class for normalizing and merging patterns for collation.
MergeCollation(String) - Constructor for class java.text.MergeCollation
Creates from a pattern
MessageCatalog - class org.apache.crimson.util.MessageCatalog.
This class provides support for multi-language string lookup, as needed to localize messages from applications supporting multiple languages at the same time.
MessageCatalog(Class) - Constructor for class org.apache.crimson.util.MessageCatalog
Create a message catalog for use by classes in the same package as the specified class.
MessageCatalog(Class, String) - Constructor for class org.apache.crimson.util.MessageCatalog
Create a message catalog for use by classes in the same package as the specified class.
MessageFormat - class java.text.MessageFormat.
MessageFormat provides a means to produce concatenated messages in language-neutral way.
MessageFormat(String) - Constructor for class java.text.MessageFormat
Constructs a MessageFormat for the default locale and the specified pattern.
MessageFormat(String, Locale) - Constructor for class java.text.MessageFormat
Constructs a MessageFormat for the specified locale and pattern.
MessageFormat.Field - class java.text.MessageFormat.Field.
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator.
MessageFormat.Field(String) - Constructor for class java.text.MessageFormat.Field
Creates a Field with the specified name.
MetalBorders - class javax.swing.plaf.metal.MetalBorders.
Factory object that can vend Borders appropriate for the metal L & F.
MetalBorders() - Constructor for class javax.swing.plaf.metal.MetalBorders
 
MetalBorders.ButtonBorder - class javax.swing.plaf.metal.MetalBorders.ButtonBorder.
 
MetalBorders.ButtonBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
MetalBorders.DialogBorder - class javax.swing.plaf.metal.MetalBorders.DialogBorder.
Border for a Frame.
MetalBorders.DialogBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
MetalBorders.ErrorDialogBorder - class javax.swing.plaf.metal.MetalBorders.ErrorDialogBorder.
Border for an Error Dialog.
MetalBorders.ErrorDialogBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ErrorDialogBorder
 
MetalBorders.Flush3DBorder - class javax.swing.plaf.metal.MetalBorders.Flush3DBorder.
 
MetalBorders.Flush3DBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
 
MetalBorders.FrameBorder - class javax.swing.plaf.metal.MetalBorders.FrameBorder.
Border for a Frame.
MetalBorders.FrameBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.FrameBorder
 
MetalBorders.InternalFrameBorder - class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder.
 
MetalBorders.InternalFrameBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
MetalBorders.MenuBarBorder - class javax.swing.plaf.metal.MetalBorders.MenuBarBorder.
 
MetalBorders.MenuBarBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
MetalBorders.MenuItemBorder - class javax.swing.plaf.metal.MetalBorders.MenuItemBorder.
 
MetalBorders.MenuItemBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
MetalBorders.OptionDialogBorder - class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder.
 
MetalBorders.OptionDialogBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
MetalBorders.PaletteBorder - class javax.swing.plaf.metal.MetalBorders.PaletteBorder.
Border for a Palette.
MetalBorders.PaletteBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
MetalBorders.PopupMenuBorder - class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder.
 
MetalBorders.PopupMenuBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
MetalBorders.QuestionDialogBorder - class javax.swing.plaf.metal.MetalBorders.QuestionDialogBorder.
Border for a QuestionDialog.
MetalBorders.QuestionDialogBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.QuestionDialogBorder
 
MetalBorders.RolloverButtonBorder - class javax.swing.plaf.metal.MetalBorders.RolloverButtonBorder.
 
MetalBorders.RolloverButtonBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.RolloverButtonBorder
 
MetalBorders.RolloverMarginBorder - class javax.swing.plaf.metal.MetalBorders.RolloverMarginBorder.
A border which is like a Margin border but it will only honor the margin if the margin has been explicitly set by the developer.
MetalBorders.RolloverMarginBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.RolloverMarginBorder
 
MetalBorders.ScrollPaneBorder - class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder.
 
MetalBorders.ScrollPaneBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
 
MetalBorders.TableHeaderBorder - class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder.
Border for a Table Header
MetalBorders.TableHeaderBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
 
MetalBorders.TextFieldBorder - class javax.swing.plaf.metal.MetalBorders.TextFieldBorder.
 
MetalBorders.TextFieldBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.TextFieldBorder
 
MetalBorders.ToggleButtonBorder - class javax.swing.plaf.metal.MetalBorders.ToggleButtonBorder.
 
MetalBorders.ToggleButtonBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ToggleButtonBorder
 
MetalBorders.ToolBarBorder - class javax.swing.plaf.metal.MetalBorders.ToolBarBorder.
 
MetalBorders.ToolBarBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
MetalBorders.WarningDialogBorder - class javax.swing.plaf.metal.MetalBorders.WarningDialogBorder.
Border for a Warning Dialog.
MetalBorders.WarningDialogBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.WarningDialogBorder
 
MetalBumps - class javax.swing.plaf.metal.MetalBumps.
Implements the bumps used throughout the Metal Look and Feel.
MetalBumps(Dimension) - Constructor for class javax.swing.plaf.metal.MetalBumps
 
MetalBumps(int, int) - Constructor for class javax.swing.plaf.metal.MetalBumps
 
MetalBumps(int, int, Color, Color, Color) - Constructor for class javax.swing.plaf.metal.MetalBumps
 
MetalButtonListener - class javax.swing.plaf.metal.MetalButtonListener.
 
MetalButtonListener(AbstractButton) - Constructor for class javax.swing.plaf.metal.MetalButtonListener
 
MetalButtonUI - class javax.swing.plaf.metal.MetalButtonUI.
MetalButtonUI implementation Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalButtonUI() - Constructor for class javax.swing.plaf.metal.MetalButtonUI
 
MetalCheckBoxIcon - class javax.swing.plaf.metal.MetalCheckBoxIcon.
CheckboxIcon implementation for OrganicCheckBoxUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalCheckBoxIcon() - Constructor for class javax.swing.plaf.metal.MetalCheckBoxIcon
 
MetalCheckBoxUI - class javax.swing.plaf.metal.MetalCheckBoxUI.
CheckboxUI implementation for MetalCheckboxUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalCheckBoxUI() - Constructor for class javax.swing.plaf.metal.MetalCheckBoxUI
 
MetalComboBoxButton - class javax.swing.plaf.metal.MetalComboBoxButton.
JButton subclass to help out MetalComboBoxUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalComboBoxButton() - Constructor for class javax.swing.plaf.metal.MetalComboBoxButton
 
MetalComboBoxButton(JComboBox, Icon, CellRendererPane, JList) - Constructor for class javax.swing.plaf.metal.MetalComboBoxButton
 
MetalComboBoxButton(JComboBox, Icon, boolean, CellRendererPane, JList) - Constructor for class javax.swing.plaf.metal.MetalComboBoxButton
 
MetalComboBoxEditor - class javax.swing.plaf.metal.MetalComboBoxEditor.
The default editor for Metal editable combo boxes Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalComboBoxEditor() - Constructor for class javax.swing.plaf.metal.MetalComboBoxEditor
 
MetalComboBoxEditor.EditorBorder - class javax.swing.plaf.metal.MetalComboBoxEditor.EditorBorder.
 
MetalComboBoxEditor.EditorBorder() - Constructor for class javax.swing.plaf.metal.MetalComboBoxEditor.EditorBorder
 
MetalComboBoxEditor.UIResource - class javax.swing.plaf.metal.MetalComboBoxEditor.UIResource.
A subclass of BasicComboBoxEditor that implements UIResource.
MetalComboBoxEditor.UIResource() - Constructor for class javax.swing.plaf.metal.MetalComboBoxEditor.UIResource
 
MetalComboBoxIcon - class javax.swing.plaf.metal.MetalComboBoxIcon.
This utility class draws the horizontal bars which indicate a MetalComboBox
MetalComboBoxIcon() - Constructor for class javax.swing.plaf.metal.MetalComboBoxIcon
 
MetalComboBoxUI - class javax.swing.plaf.metal.MetalComboBoxUI.
Metal UI for JComboBox Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalComboBoxUI() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI
 
MetalComboBoxUI.MetalComboBoxLayoutManager - class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager.
This inner class is marked "public" due to a compiler bug.
MetalComboBoxUI.MetalComboBoxLayoutManager() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
 
MetalComboBoxUI.MetalComboPopup - class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboPopup.
Deprecated. As of Java 2 platform v1.4.
MetalComboBoxUI.MetalComboPopup(JComboBox) - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboPopup
Deprecated.  
MetalComboBoxUI.MetalPropertyChangeListener - class javax.swing.plaf.metal.MetalComboBoxUI.MetalPropertyChangeListener.
This inner class is marked "public" due to a compiler bug.
MetalComboBoxUI.MetalPropertyChangeListener() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalPropertyChangeListener
 
MetalDesktopIconUI - class javax.swing.plaf.metal.MetalDesktopIconUI.
Metal desktop icon.
MetalDesktopIconUI() - Constructor for class javax.swing.plaf.metal.MetalDesktopIconUI
 
MetalDesktopIconUI.TitleListener - class javax.swing.plaf.metal.MetalDesktopIconUI.TitleListener.
 
MetalDesktopIconUI.TitleListener() - Constructor for class javax.swing.plaf.metal.MetalDesktopIconUI.TitleListener
 
MetalFileChooserUI - class javax.swing.plaf.metal.MetalFileChooserUI.
Metal L&F implementation of a FileChooser.
MetalFileChooserUI(JFileChooser) - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI
 
MetalFileChooserUI.AlignedLabel - class javax.swing.plaf.metal.MetalFileChooserUI.AlignedLabel.
 
MetalFileChooserUI.AlignedLabel(String) - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.AlignedLabel
 
MetalFileChooserUI.ButtonAreaLayout - class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout.
ButtonAreaLayout behaves in a similar manner to FlowLayout.
MetalFileChooserUI.ButtonAreaLayout() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout
 
MetalFileChooserUI.DelayedSelectionUpdater - class javax.swing.plaf.metal.MetalFileChooserUI.DelayedSelectionUpdater.
 
MetalFileChooserUI.DelayedSelectionUpdater() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.DelayedSelectionUpdater
 
MetalFileChooserUI.DetailsTableCellRenderer - class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableCellRenderer.
 
MetalFileChooserUI.DetailsTableCellRenderer(JFileChooser) - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableCellRenderer
 
MetalFileChooserUI.DetailsTableModel - class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel.
 
MetalFileChooserUI.DetailsTableModel(JFileChooser) - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
MetalFileChooserUI.DirectoryComboBoxAction - class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxAction.
Acts when DirectoryComboBox has changed the selected item.
MetalFileChooserUI.DirectoryComboBoxAction() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxAction
 
MetalFileChooserUI.DirectoryComboBoxModel - class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel.
Data model for a type-face selection combo-box.
MetalFileChooserUI.DirectoryComboBoxModel() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
MetalFileChooserUI.DirectoryComboBoxRenderer - class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxRenderer.
 
MetalFileChooserUI.DirectoryComboBoxRenderer() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxRenderer
 
MetalFileChooserUI.EditActionListener - class javax.swing.plaf.metal.MetalFileChooserUI.EditActionListener.
 
MetalFileChooserUI.EditActionListener() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.EditActionListener
 
MetalFileChooserUI.FileRenderer - class javax.swing.plaf.metal.MetalFileChooserUI.FileRenderer.
 
MetalFileChooserUI.FileRenderer() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FileRenderer
 
MetalFileChooserUI.FilterComboBoxModel - class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel.
Data model for a type-face selection combo-box.
MetalFileChooserUI.FilterComboBoxModel() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
MetalFileChooserUI.FilterComboBoxRenderer - class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxRenderer.
Render different type sizes and styles.
MetalFileChooserUI.FilterComboBoxRenderer() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxRenderer
 
MetalFileChooserUI.IndentIcon - class javax.swing.plaf.metal.MetalFileChooserUI.IndentIcon.
 
MetalFileChooserUI.IndentIcon() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.IndentIcon
 
MetalFileChooserUI.SingleClickListener - class javax.swing.plaf.metal.MetalFileChooserUI.SingleClickListener.
 
MetalFileChooserUI.SingleClickListener(JList) - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.SingleClickListener
 
MetalFontDesktopProperty - class javax.swing.plaf.metal.MetalFontDesktopProperty.
DesktopProperty that only uses font height in configuring font.
MetalFontDesktopProperty(int) - Constructor for class javax.swing.plaf.metal.MetalFontDesktopProperty
Creates a MetalFontDesktopProperty.
MetalFontDesktopProperty(String, Toolkit, int) - Constructor for class javax.swing.plaf.metal.MetalFontDesktopProperty
Creates a MetalFontDesktopProperty.
MetalHighContrastTheme - class javax.swing.plaf.metal.MetalHighContrastTheme.
A high contrast theme.
MetalHighContrastTheme() - Constructor for class javax.swing.plaf.metal.MetalHighContrastTheme
 
MetalIconFactory - class javax.swing.plaf.metal.MetalIconFactory.
Factory object that vends Icons for the JavaTM look and feel (Metal).
MetalIconFactory() - Constructor for class javax.swing.plaf.metal.MetalIconFactory
 
MetalIconFactory.CheckBoxIcon - class javax.swing.plaf.metal.MetalIconFactory.CheckBoxIcon.
 
MetalIconFactory.CheckBoxIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.CheckBoxIcon
 
MetalIconFactory.CheckBoxMenuItemIcon - class javax.swing.plaf.metal.MetalIconFactory.CheckBoxMenuItemIcon.
 
MetalIconFactory.CheckBoxMenuItemIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.CheckBoxMenuItemIcon
 
MetalIconFactory.FileChooserDetailViewIcon - class javax.swing.plaf.metal.MetalIconFactory.FileChooserDetailViewIcon.
 
MetalIconFactory.FileChooserDetailViewIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FileChooserDetailViewIcon
 
MetalIconFactory.FileChooserHomeFolderIcon - class javax.swing.plaf.metal.MetalIconFactory.FileChooserHomeFolderIcon.
 
MetalIconFactory.FileChooserHomeFolderIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FileChooserHomeFolderIcon
 
MetalIconFactory.FileChooserListViewIcon - class javax.swing.plaf.metal.MetalIconFactory.FileChooserListViewIcon.
 
MetalIconFactory.FileChooserListViewIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FileChooserListViewIcon
 
MetalIconFactory.FileChooserNewFolderIcon - class javax.swing.plaf.metal.MetalIconFactory.FileChooserNewFolderIcon.
 
MetalIconFactory.FileChooserNewFolderIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FileChooserNewFolderIcon
 
MetalIconFactory.FileChooserUpFolderIcon - class javax.swing.plaf.metal.MetalIconFactory.FileChooserUpFolderIcon.
 
MetalIconFactory.FileChooserUpFolderIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FileChooserUpFolderIcon
 
MetalIconFactory.FileIcon16 - class javax.swing.plaf.metal.MetalIconFactory.FileIcon16.
Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.FileIcon16() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
MetalIconFactory.FolderIcon16 - class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16.
Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.FolderIcon16() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
MetalIconFactory.HorizontalSliderThumbIcon - class javax.swing.plaf.metal.MetalIconFactory.HorizontalSliderThumbIcon.
 
MetalIconFactory.HorizontalSliderThumbIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.HorizontalSliderThumbIcon
 
MetalIconFactory.ImageCacher - class javax.swing.plaf.metal.MetalIconFactory.ImageCacher.
Utility class for caching icon images.
MetalIconFactory.ImageCacher() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.ImageCacher
 
MetalIconFactory.ImageCacher.ImageGcPair - class javax.swing.plaf.metal.MetalIconFactory.ImageCacher.ImageGcPair.
 
MetalIconFactory.ImageCacher.ImageGcPair(Image, GraphicsConfiguration) - Constructor for class javax.swing.plaf.metal.MetalIconFactory.ImageCacher.ImageGcPair
 
MetalIconFactory.InternalFrameAltMaximizeIcon - class javax.swing.plaf.metal.MetalIconFactory.InternalFrameAltMaximizeIcon.
 
MetalIconFactory.InternalFrameAltMaximizeIcon(int) - Constructor for class javax.swing.plaf.metal.MetalIconFactory.InternalFrameAltMaximizeIcon
 
MetalIconFactory.InternalFrameCloseIcon - class javax.swing.plaf.metal.MetalIconFactory.InternalFrameCloseIcon.
 
MetalIconFactory.InternalFrameCloseIcon(int) - Constructor for class javax.swing.plaf.metal.MetalIconFactory.InternalFrameCloseIcon
 
MetalIconFactory.InternalFrameDefaultMenuIcon - class javax.swing.plaf.metal.MetalIconFactory.InternalFrameDefaultMenuIcon.
 
MetalIconFactory.InternalFrameDefaultMenuIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.InternalFrameDefaultMenuIcon
 
MetalIconFactory.InternalFrameMaximizeIcon - class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMaximizeIcon.
 
MetalIconFactory.InternalFrameMaximizeIcon(int) - Constructor for class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMaximizeIcon
 
MetalIconFactory.InternalFrameMinimizeIcon - class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMinimizeIcon.
 
MetalIconFactory.InternalFrameMinimizeIcon(int) - Constructor for class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMinimizeIcon
 
MetalIconFactory.MenuArrowIcon - class javax.swing.plaf.metal.MetalIconFactory.MenuArrowIcon.
 
MetalIconFactory.MenuArrowIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.MenuArrowIcon
 
MetalIconFactory.MenuItemArrowIcon - class javax.swing.plaf.metal.MetalIconFactory.MenuItemArrowIcon.
 
MetalIconFactory.MenuItemArrowIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.MenuItemArrowIcon
 
MetalIconFactory.PaletteCloseIcon - class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon.
Defines an icon for Palette close
MetalIconFactory.PaletteCloseIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
MetalIconFactory.RadioButtonIcon - class javax.swing.plaf.metal.MetalIconFactory.RadioButtonIcon.
 
MetalIconFactory.RadioButtonIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.RadioButtonIcon
 
MetalIconFactory.RadioButtonMenuItemIcon - class javax.swing.plaf.metal.MetalIconFactory.RadioButtonMenuItemIcon.
 
MetalIconFactory.RadioButtonMenuItemIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.RadioButtonMenuItemIcon
 
MetalIconFactory.TreeComputerIcon - class javax.swing.plaf.metal.MetalIconFactory.TreeComputerIcon.
 
MetalIconFactory.TreeComputerIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeComputerIcon
 
MetalIconFactory.TreeControlIcon - class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon.
Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.TreeControlIcon(boolean) - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
MetalIconFactory.TreeFloppyDriveIcon - class javax.swing.plaf.metal.MetalIconFactory.TreeFloppyDriveIcon.
 
MetalIconFactory.TreeFloppyDriveIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeFloppyDriveIcon
 
MetalIconFactory.TreeFolderIcon - class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon.
Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.TreeFolderIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
 
MetalIconFactory.TreeHardDriveIcon - class javax.swing.plaf.metal.MetalIconFactory.TreeHardDriveIcon.
 
MetalIconFactory.TreeHardDriveIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeHardDriveIcon
 
MetalIconFactory.TreeLeafIcon - class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon.
 
MetalIconFactory.TreeLeafIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
 
MetalIconFactory.VerticalSliderThumbIcon - class javax.swing.plaf.metal.MetalIconFactory.VerticalSliderThumbIcon.
 
MetalIconFactory.VerticalSliderThumbIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.VerticalSliderThumbIcon
 
MetalInternalFrameTitlePane - class javax.swing.plaf.metal.MetalInternalFrameTitlePane.
Class that manages a JLF title bar
MetalInternalFrameTitlePane(JInternalFrame) - Constructor for class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
MetalInternalFrameTitlePane.MetalPropertyChangeHandler - class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalPropertyChangeHandler.
 
MetalInternalFrameTitlePane.MetalPropertyChangeHandler() - Constructor for class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalPropertyChangeHandler
 
MetalInternalFrameTitlePane.MetalTitlePaneLayout - class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalTitlePaneLayout.
 
MetalInternalFrameTitlePane.MetalTitlePaneLayout() - Constructor for class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalTitlePaneLayout
 
MetalInternalFrameUI - class javax.swing.plaf.metal.MetalInternalFrameUI.
Metal implementation of JInternalFrame.
MetalInternalFrameUI(JInternalFrame) - Constructor for class javax.swing.plaf.metal.MetalInternalFrameUI
 
MetalInternalFrameUI.MetalPropertyChangeHandler - class javax.swing.plaf.metal.MetalInternalFrameUI.MetalPropertyChangeHandler.
 
MetalInternalFrameUI.MetalPropertyChangeHandler() - Constructor for class javax.swing.plaf.metal.MetalInternalFrameUI.MetalPropertyChangeHandler
 
MetalLabelUI - class javax.swing.plaf.metal.MetalLabelUI.
A Windows L&F implementation of LabelUI.
MetalLabelUI() - Constructor for class javax.swing.plaf.metal.MetalLabelUI
 
MetalLookAndFeel - class javax.swing.plaf.metal.MetalLookAndFeel.
Implements the Java look and feel (codename: Metal).
MetalLookAndFeel() - Constructor for class javax.swing.plaf.metal.MetalLookAndFeel
 
MetalLookAndFeel.FontActiveValue - class javax.swing.plaf.metal.MetalLookAndFeel.FontActiveValue.
FontActiveValue redirects to the appropriate metal theme method.
MetalLookAndFeel.FontActiveValue(MetalTheme, int) - Constructor for class javax.swing.plaf.metal.MetalLookAndFeel.FontActiveValue
 
MetalLookAndFeel.MetalLazyValue - class javax.swing.plaf.metal.MetalLookAndFeel.MetalLazyValue.
MetalLazyValue is a slimmed down version of ProxyLaxyValue.
MetalLookAndFeel.MetalLazyValue(String) - Constructor for class javax.swing.plaf.metal.MetalLookAndFeel.MetalLazyValue
 
MetalPopupMenuSeparatorUI - class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI.
A Metal L&F implementation of PopupMenuSeparatorUI.
MetalPopupMenuSeparatorUI() - Constructor for class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
 
MetalProgressBarUI - class javax.swing.plaf.metal.MetalProgressBarUI.
The Metal implementation of ProgressBarUI.
MetalProgressBarUI() - Constructor for class javax.swing.plaf.metal.MetalProgressBarUI
 
MetalRadioButtonUI - class javax.swing.plaf.metal.MetalRadioButtonUI.
RadioButtonUI implementation for MetalRadioButtonUI Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalRadioButtonUI() - Constructor for class javax.swing.plaf.metal.MetalRadioButtonUI
 
MetalRootPaneUI - class javax.swing.plaf.metal.MetalRootPaneUI.
Provides the metal look and feel implementation of RootPaneUI.
MetalRootPaneUI() - Constructor for class javax.swing.plaf.metal.MetalRootPaneUI
 
MetalRootPaneUI.MetalRootLayout - class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout.
A custom layout manager that is responsible for the layout of layeredPane, glassPane, menuBar and titlePane, if one has been installed.
MetalRootPaneUI.MetalRootLayout() - Constructor for class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
 
MetalRootPaneUI.MouseInputHandler - class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler.
MouseInputHandler is responsible for handling resize/moving of the Window.
MetalRootPaneUI.MouseInputHandler() - Constructor for class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
MetalScrollBarUI - class javax.swing.plaf.metal.MetalScrollBarUI.
Implementation of ScrollBarUI for the Metal Look and Feel
MetalScrollBarUI() - Constructor for class javax.swing.plaf.metal.MetalScrollBarUI
 
MetalScrollBarUI.ScrollBarListener - class javax.swing.plaf.metal.MetalScrollBarUI.ScrollBarListener.
 
MetalScrollBarUI.ScrollBarListener() - Constructor for class javax.swing.plaf.metal.MetalScrollBarUI.ScrollBarListener
 
MetalScrollButton - class javax.swing.plaf.metal.MetalScrollButton.
JButton object for Metal scrollbar arrows.
MetalScrollButton(int, int, boolean) - Constructor for class javax.swing.plaf.metal.MetalScrollButton
 
MetalScrollPaneUI - class javax.swing.plaf.metal.MetalScrollPaneUI.
A Metal L&F implementation of ScrollPaneUI.
MetalScrollPaneUI() - Constructor for class javax.swing.plaf.metal.MetalScrollPaneUI
 
MetalSeparatorUI - class javax.swing.plaf.metal.MetalSeparatorUI.
A Metal L&F implementation of SeparatorUI.
MetalSeparatorUI() - Constructor for class javax.swing.plaf.metal.MetalSeparatorUI
 
MetalSliderUI - class javax.swing.plaf.metal.MetalSliderUI.
A Java L&F implementation of SliderUI.
MetalSliderUI() - Constructor for class javax.swing.plaf.metal.MetalSliderUI
 
MetalSliderUI.MetalPropertyListener - class javax.swing.plaf.metal.MetalSliderUI.MetalPropertyListener.
 
MetalSliderUI.MetalPropertyListener() - Constructor for class javax.swing.plaf.metal.MetalSliderUI.MetalPropertyListener
 
MetalSplitPaneDivider - class javax.swing.plaf.metal.MetalSplitPaneDivider.
Metal's split pane divider Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalSplitPaneDivider(BasicSplitPaneUI) - Constructor for class javax.swing.plaf.metal.MetalSplitPaneDivider
 
MetalSplitPaneDivider.MetalDividerLayout - class javax.swing.plaf.metal.MetalSplitPaneDivider.MetalDividerLayout.
Used to layout a MetalSplitPaneDivider.
MetalSplitPaneDivider.MetalDividerLayout() - Constructor for class javax.swing.plaf.metal.MetalSplitPaneDivider.MetalDividerLayout
 
MetalSplitPaneUI - class javax.swing.plaf.metal.MetalSplitPaneUI.
Metal split pane.
MetalSplitPaneUI() - Constructor for class javax.swing.plaf.metal.MetalSplitPaneUI
 
MetalTabbedPaneUI - class javax.swing.plaf.metal.MetalTabbedPaneUI.
The Metal subclass of BasicTabbedPaneUI.
MetalTabbedPaneUI() - Constructor for class javax.swing.plaf.metal.MetalTabbedPaneUI
 
MetalTabbedPaneUI.TabbedPaneLayout - class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout.
This inner class is marked "public" due to a compiler bug.
MetalTabbedPaneUI.TabbedPaneLayout() - Constructor for class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
MetalTextFieldUI - class javax.swing.plaf.metal.MetalTextFieldUI.
Basis of a look and feel for a JTextField.
MetalTextFieldUI() - Constructor for class javax.swing.plaf.metal.MetalTextFieldUI
 
MetalTheme - class javax.swing.plaf.metal.MetalTheme.
This interface acts as a generic way to describe the colors used by Metal.
MetalTheme() - Constructor for class javax.swing.plaf.metal.MetalTheme
 
MetalTitlePane - class javax.swing.plaf.metal.MetalTitlePane.
Class that manages a JLF awt.Window-descendant class's title bar.
MetalTitlePane(JRootPane, MetalRootPaneUI) - Constructor for class javax.swing.plaf.metal.MetalTitlePane
 
MetalTitlePane.CloseAction - class javax.swing.plaf.metal.MetalTitlePane.CloseAction.
Actions used to close the Window.
MetalTitlePane.CloseAction() - Constructor for class javax.swing.plaf.metal.MetalTitlePane.CloseAction
 
MetalTitlePane.IconifyAction - class javax.swing.plaf.metal.MetalTitlePane.IconifyAction.
Actions used to iconfiy the Frame.
MetalTitlePane.IconifyAction() - Constructor for class javax.swing.plaf.metal.MetalTitlePane.IconifyAction
 
MetalTitlePane.MaximizeAction - class javax.swing.plaf.metal.MetalTitlePane.MaximizeAction.
Actions used to restore the Frame.
MetalTitlePane.MaximizeAction() - Constructor for class javax.swing.plaf.metal.MetalTitlePane.MaximizeAction
 
MetalTitlePane.PropertyChangeHandler - class javax.swing.plaf.metal.MetalTitlePane.PropertyChangeHandler.
PropertyChangeListener installed on the Window.
MetalTitlePane.PropertyChangeHandler() - Constructor for class javax.swing.plaf.metal.MetalTitlePane.PropertyChangeHandler
 
MetalTitlePane.RestoreAction - class javax.swing.plaf.metal.MetalTitlePane.RestoreAction.
Actions used to restore the Frame.
MetalTitlePane.RestoreAction() - Constructor for class javax.swing.plaf.metal.MetalTitlePane.RestoreAction
 
MetalTitlePane.SystemMenuBar - class javax.swing.plaf.metal.MetalTitlePane.SystemMenuBar.
Class responsible for drawing the system menu.
MetalTitlePane.SystemMenuBar() - Constructor for class javax.swing.plaf.metal.MetalTitlePane.SystemMenuBar
 
MetalTitlePane.TitlePaneLayout - class javax.swing.plaf.metal.MetalTitlePane.TitlePaneLayout.
This inner class is marked "public" due to a compiler bug.
MetalTitlePane.TitlePaneLayout() - Constructor for class javax.swing.plaf.metal.MetalTitlePane.TitlePaneLayout
 
MetalTitlePane.WindowHandler - class javax.swing.plaf.metal.MetalTitlePane.WindowHandler.
WindowListener installed on the Window, updates the state as necessary.
MetalTitlePane.WindowHandler() - Constructor for class javax.swing.plaf.metal.MetalTitlePane.WindowHandler
 
MetalToggleButtonUI - class javax.swing.plaf.metal.MetalToggleButtonUI.
MetalToggleButton implementation Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalToggleButtonUI() - Constructor for class javax.swing.plaf.metal.MetalToggleButtonUI
 
MetalToolBarUI - class javax.swing.plaf.metal.MetalToolBarUI.
A Metal Look and Feel implementation of ToolBarUI.
MetalToolBarUI() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI
 
MetalToolBarUI.MetalContainerListener - class javax.swing.plaf.metal.MetalToolBarUI.MetalContainerListener.
 
MetalToolBarUI.MetalContainerListener() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalContainerListener
 
MetalToolBarUI.MetalDockingListener - class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener.
 
MetalToolBarUI.MetalDockingListener(JToolBar) - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener
 
MetalToolBarUI.MetalRolloverListener - class javax.swing.plaf.metal.MetalToolBarUI.MetalRolloverListener.
 
MetalToolBarUI.MetalRolloverListener() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalRolloverListener
 
MetalToolTipUI - class javax.swing.plaf.metal.MetalToolTipUI.
A Metal L&F extension of BasicToolTipUI.
MetalToolTipUI() - Constructor for class javax.swing.plaf.metal.MetalToolTipUI
 
MetalTreeUI - class javax.swing.plaf.metal.MetalTreeUI.
The metal look and feel implementation of TreeUI.
MetalTreeUI() - Constructor for class javax.swing.plaf.metal.MetalTreeUI
 
MetalTreeUI.LineListener - class javax.swing.plaf.metal.MetalTreeUI.LineListener.
This class listens for changes in line style
MetalTreeUI.LineListener() - Constructor for class javax.swing.plaf.metal.MetalTreeUI.LineListener
 
MetalUtils - class javax.swing.plaf.metal.MetalUtils.
This is a dumping ground for random stuff we want to use in several places.
MetalUtils() - Constructor for class javax.swing.plaf.metal.MetalUtils
 
Method - class java.lang.reflect.Method.
A Method provides information about, and access to, a single method on a class or interface.
Method(Class, String, Class[], Class, Class[], int, int) - Constructor for class java.lang.reflect.Method
Package-private constructor used by ReflectAccess to enable instantiation of these objects in Java code from the java.lang package via sun.reflect.LangReflectAccess.
Method - class org.apache.xalan.serialize.Method.
Names of the four default output methods.
Method() - Constructor for class org.apache.xalan.serialize.Method
 
Method - class org.apache.xml.utils.synthetic.reflection.Method.
A Method provides information about, and access to, a single method on a class or interface.
Method(String, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
Method(Method, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
Method(Method) - Constructor for class org.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
MethodResolver - class org.apache.xalan.extensions.MethodResolver.
Utility class to help resolve method overloading with Xalan XSLT argument types.
MethodResolver() - Constructor for class org.apache.xalan.extensions.MethodResolver
 
MethodResolver.ConversionInfo - class org.apache.xalan.extensions.MethodResolver.ConversionInfo.
Simple class to hold information about allowed conversions and their relative scores, for use by the table below.
MethodResolver.ConversionInfo(Class, int) - Constructor for class org.apache.xalan.extensions.MethodResolver.ConversionInfo
 
MimeType - class java.awt.datatransfer.MimeType.
A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
MimeType() - Constructor for class java.awt.datatransfer.MimeType
Constructor for externalization; this constructor should not be called directly by an application, since the result will be an uninitialized, immutable MimeType object.
MimeType(String) - Constructor for class java.awt.datatransfer.MimeType
Builds a MimeType from a String.
MimeType(String, String) - Constructor for class java.awt.datatransfer.MimeType
Builds a MimeType with the given primary and sub type but has an empty parameter list.
MimeType(String, String, MimeTypeParameterList) - Constructor for class java.awt.datatransfer.MimeType
Builds a MimeType with a pre-defined and valid (or empty) parameter list.
MimeTypeParameterList - class java.awt.datatransfer.MimeTypeParameterList.
An object that encapsualtes the parameter list of a MimeType as defined in RFC 2045 and 2046.
MimeTypeParameterList() - Constructor for class java.awt.datatransfer.MimeTypeParameterList
Default constructor.
MimeTypeParameterList(String) - Constructor for class java.awt.datatransfer.MimeTypeParameterList
 
MimeTypeParseException - exception java.awt.datatransfer.MimeTypeParseException.
A class to encapsulate MimeType parsing related exceptions
MimeTypeParseException() - Constructor for class java.awt.datatransfer.MimeTypeParseException
Constructs a MimeTypeParseException with no specified detail message.
MimeTypeParseException(String) - Constructor for class java.awt.datatransfer.MimeTypeParseException
Constructs a MimeTypeParseException with the specified detail message.
MinimalHTMLWriter - class javax.swing.text.html.MinimalHTMLWriter.
MinimalHTMLWriter is a fallback writer used by the HTMLEditorKit to write out HTML for a document that is a not produced by the EditorKit.
MinimalHTMLWriter(Writer, StyledDocument) - Constructor for class javax.swing.text.html.MinimalHTMLWriter
Creates a new MinimalHTMLWriter.
MinimalHTMLWriter(Writer, StyledDocument, int, int) - Constructor for class javax.swing.text.html.MinimalHTMLWriter
Creates a new MinimalHTMLWriter.
MinimumHeight - Static variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
MinimumWidth - Static variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
Minus - class org.apache.xpath.operations.Minus.
The binary '-' operation expression executer.
Minus() - Constructor for class org.apache.xpath.operations.Minus
 
MissingResourceException - exception java.util.MissingResourceException.
Signals that a resource is missing.
MissingResourceException(String, String, String) - Constructor for class java.util.MissingResourceException
Constructs a MissingResourceException with the specified information.
MockAttributeSet - class javax.swing.text.rtf.MockAttributeSet.
 
MockAttributeSet() - Constructor for class javax.swing.text.rtf.MockAttributeSet
 
Mod - class org.apache.xpath.operations.Mod.
The 'mod' operation expression executer.
Mod() - Constructor for class org.apache.xpath.operations.Mod
 
ModelAttribute - Static variable in class javax.swing.text.StyleConstants
Attribute used to identify the model for embedded objects that have a model view separation.
Modifier - class java.lang.reflect.Modifier.
The Modifier class provides static methods and constants to decode class and member access modifiers.
Modifier() - Constructor for class java.lang.reflect.Modifier
 
MouseAdapter - class java.awt.event.MouseAdapter.
An abstract adapter class for receiving mouse events.
MouseAdapter() - Constructor for class java.awt.event.MouseAdapter
 
MouseDragGestureRecognizer - class java.awt.dnd.MouseDragGestureRecognizer.
This abstract subclass of DragGestureRecognizer defines a DragGestureRecognizer for mouse based gestures.
MouseDragGestureRecognizer(DragSource, Component, int, DragGestureListener) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, the Component to observe, the action(s) permitted for this drag operation, and the DragGestureListener to notify when a drag gesture is detected.
MouseDragGestureRecognizer(DragSource, Component, int) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, the Component to observe, and the action(s) permitted for this drag operation.
MouseDragGestureRecognizer(DragSource, Component) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, and the Component to observe.
MouseDragGestureRecognizer(DragSource) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
Construct a new MouseDragGestureRecognizer given the DragSource for the Component.
MouseEvent - class java.awt.event.MouseEvent.
An event which indicates that a mouse action occurred in a component.
MouseEvent(Component, int, long, int, int, int, int, boolean, int) - Constructor for class java.awt.event.MouseEvent
Constructs a MouseEvent object with the specified source component, type, modifiers, coordinates, and click count.
MouseEvent(Component, int, long, int, int, int, int, boolean) - Constructor for class java.awt.event.MouseEvent
Constructs a MouseEvent object with the specified source component, type, modifiers, coordinates, and click count.
MouseInputAdapter - class javax.swing.event.MouseInputAdapter.
The adapter which receives mouse events and mouse motion events.
MouseInputAdapter() - Constructor for class javax.swing.event.MouseInputAdapter
 
MouseInputListener - interface javax.swing.event.MouseInputListener.
A listener implementing all the methods in both the MouseListener and MouseMotionListener interfaces.
MouseListener - interface java.awt.event.MouseListener.
The listener interface for receiving "interesting" mouse events (press, release, click, enter, and exit) on a component.
MouseMotionAdapter - class java.awt.event.MouseMotionAdapter.
An abstract adapter class for receiving mouse motion events.
MouseMotionAdapter() - Constructor for class java.awt.event.MouseMotionAdapter
 
MouseMotionListener - interface java.awt.event.MouseMotionListener.
The listener interface for receiving mouse motion events on a component.
MouseWheelEvent - class java.awt.event.MouseWheelEvent.
An event which indicates that the mouse wheel was rotated in a component.
MouseWheelEvent(Component, int, long, int, int, int, int, boolean, int, int, int) - Constructor for class java.awt.event.MouseWheelEvent
Constructs a MouseWheelEvent object with the specified source component, type, modifiers, coordinates, scroll type, scroll amount, and wheel rotation.
MouseWheelListener - interface java.awt.event.MouseWheelListener.
The listener interface for receiving mouse wheel events on a component.
MoveCursor - Static variable in class javax.swing.text.html.HTMLEditorKit
 
MsgMgr - class org.apache.xalan.transformer.MsgMgr.
This class will manage error messages, warning messages, and other types of message events.
MsgMgr(TransformerImpl) - Constructor for class org.apache.xalan.transformer.MsgMgr
Create a message manager object.
Mult - class org.apache.xpath.operations.Mult.
The '*' operation expression executer.
Mult() - Constructor for class org.apache.xpath.operations.Mult
 
MultiButtonUI - class javax.swing.plaf.multi.MultiButtonUI.
A multiplexing UI used to combine ButtonUIs.
MultiButtonUI() - Constructor for class javax.swing.plaf.multi.MultiButtonUI
 
MultiByteProperty - Static variable in class javax.swing.text.AbstractDocument
Document property that indicates if a character has been inserted into the document that is more than one byte long.
MultiColorChooserUI - class javax.swing.plaf.multi.MultiColorChooserUI.
A multiplexing UI used to combine ColorChooserUIs.
MultiColorChooserUI() - Constructor for class javax.swing.plaf.multi.MultiColorChooserUI
 
MultiComboBoxUI - class javax.swing.plaf.multi.MultiComboBoxUI.
A multiplexing UI used to combine ComboBoxUIs.
MultiComboBoxUI() - Constructor for class javax.swing.plaf.multi.MultiComboBoxUI
 
MultiDesktopIconUI - class javax.swing.plaf.multi.MultiDesktopIconUI.
A multiplexing UI used to combine DesktopIconUIs.
MultiDesktopIconUI() - Constructor for class javax.swing.plaf.multi.MultiDesktopIconUI
 
MultiDesktopPaneUI - class javax.swing.plaf.multi.MultiDesktopPaneUI.
A multiplexing UI used to combine DesktopPaneUIs.
MultiDesktopPaneUI() - Constructor for class javax.swing.plaf.multi.MultiDesktopPaneUI
 
MultiFileChooserUI - class javax.swing.plaf.multi.MultiFileChooserUI.
A multiplexing UI used to combine FileChooserUIs.
MultiFileChooserUI() - Constructor for class javax.swing.plaf.multi.MultiFileChooserUI
 
MultiInternalFrameUI - class javax.swing.plaf.multi.MultiInternalFrameUI.
A multiplexing UI used to combine InternalFrameUIs.
MultiInternalFrameUI() - Constructor for class javax.swing.plaf.multi.MultiInternalFrameUI
 
MultiLabelUI - class javax.swing.plaf.multi.MultiLabelUI.
A multiplexing UI used to combine LabelUIs.
MultiLabelUI() - Constructor for class javax.swing.plaf.multi.MultiLabelUI
 
MultiListUI - class javax.swing.plaf.multi.MultiListUI.
A multiplexing UI used to combine ListUIs.
MultiListUI() - Constructor for class javax.swing.plaf.multi.MultiListUI
 
MultiLookAndFeel - class javax.swing.plaf.multi.MultiLookAndFeel.
A multiplexing look and feel that allows more than one UI to be associated with a component at the same time.
MultiLookAndFeel() - Constructor for class javax.swing.plaf.multi.MultiLookAndFeel
 
MultiMenuBarUI - class javax.swing.plaf.multi.MultiMenuBarUI.
A multiplexing UI used to combine MenuBarUIs.
MultiMenuBarUI() - Constructor for class javax.swing.plaf.multi.MultiMenuBarUI
 
MultiMenuItemUI - class javax.swing.plaf.multi.MultiMenuItemUI.
A multiplexing UI used to combine MenuItemUIs.
MultiMenuItemUI() - Constructor for class javax.swing.plaf.multi.MultiMenuItemUI
 
MultiOptionPaneUI - class javax.swing.plaf.multi.MultiOptionPaneUI.
A multiplexing UI used to combine OptionPaneUIs.
MultiOptionPaneUI() - Constructor for class javax.swing.plaf.multi.MultiOptionPaneUI
 
MultiPanelUI - class javax.swing.plaf.multi.MultiPanelUI.
A multiplexing UI used to combine PanelUIs.
MultiPanelUI() - Constructor for class javax.swing.plaf.multi.MultiPanelUI
 
MultiPixelPackedSampleModel - class java.awt.image.MultiPixelPackedSampleModel.
The MultiPixelPackedSampleModel class represents one-banded images and can pack multiple one-sample pixels into one data element.
MultiPixelPackedSampleModel(int, int, int, int) - Constructor for class java.awt.image.MultiPixelPackedSampleModel
Constructs a MultiPixelPackedSampleModel with the specified data type, width, height and number of bits per pixel.
MultiPixelPackedSampleModel(int, int, int, int, int, int) - Constructor for class java.awt.image.MultiPixelPackedSampleModel
Constructs a MultiPixelPackedSampleModel with specified data type, width, height, number of bits per pixel, scanline stride and data bit offset.
MultiPopupMenuUI - class javax.swing.plaf.multi.MultiPopupMenuUI.
A multiplexing UI used to combine PopupMenuUIs.
MultiPopupMenuUI() - Constructor for class javax.swing.plaf.multi.MultiPopupMenuUI
 
MultiProgressBarUI - class javax.swing.plaf.multi.MultiProgressBarUI.
A multiplexing UI used to combine ProgressBarUIs.
MultiProgressBarUI() - Constructor for class javax.swing.plaf.multi.MultiProgressBarUI
 
MultiRootPaneUI - class javax.swing.plaf.multi.MultiRootPaneUI.
A multiplexing UI used to combine RootPaneUIs.
MultiRootPaneUI() - Constructor for class javax.swing.plaf.multi.MultiRootPaneUI
 
MultiScrollBarUI - class javax.swing.plaf.multi.MultiScrollBarUI.
A multiplexing UI used to combine ScrollBarUIs.
MultiScrollBarUI() - Constructor for class javax.swing.plaf.multi.MultiScrollBarUI
 
MultiScrollPaneUI - class javax.swing.plaf.multi.MultiScrollPaneUI.
A multiplexing UI used to combine ScrollPaneUIs.
MultiScrollPaneUI() - Constructor for class javax.swing.plaf.multi.MultiScrollPaneUI
 
MultiSeparatorUI - class javax.swing.plaf.multi.MultiSeparatorUI.
A multiplexing UI used to combine SeparatorUIs.
MultiSeparatorUI() - Constructor for class javax.swing.plaf.multi.MultiSeparatorUI
 
MultiSliderUI - class javax.swing.plaf.multi.MultiSliderUI.
A multiplexing UI used to combine SliderUIs.
MultiSliderUI() - Constructor for class javax.swing.plaf.multi.MultiSliderUI
 
MultiSpinnerUI - class javax.swing.plaf.multi.MultiSpinnerUI.
A multiplexing UI used to combine SpinnerUIs.
MultiSpinnerUI() - Constructor for class javax.swing.plaf.multi.MultiSpinnerUI
 
MultiSplitPaneUI - class javax.swing.plaf.multi.MultiSplitPaneUI.
A multiplexing UI used to combine SplitPaneUIs.
MultiSplitPaneUI() - Constructor for class javax.swing.plaf.multi.MultiSplitPaneUI
 
MultiTabbedPaneUI - class javax.swing.plaf.multi.MultiTabbedPaneUI.
A multiplexing UI used to combine TabbedPaneUIs.
MultiTabbedPaneUI() - Constructor for class javax.swing.plaf.multi.MultiTabbedPaneUI
 
MultiTableHeaderUI - class javax.swing.plaf.multi.MultiTableHeaderUI.
A multiplexing UI used to combine TableHeaderUIs.
MultiTableHeaderUI() - Constructor for class javax.swing.plaf.multi.MultiTableHeaderUI
 
MultiTableUI - class javax.swing.plaf.multi.MultiTableUI.
A multiplexing UI used to combine TableUIs.
MultiTableUI() - Constructor for class javax.swing.plaf.multi.MultiTableUI
 
MultiTextUI - class javax.swing.plaf.multi.MultiTextUI.
A multiplexing UI used to combine TextUIs.
MultiTextUI() - Constructor for class javax.swing.plaf.multi.MultiTextUI
 
MultiToolBarUI - class javax.swing.plaf.multi.MultiToolBarUI.
A multiplexing UI used to combine ToolBarUIs.
MultiToolBarUI() - Constructor for class javax.swing.plaf.multi.MultiToolBarUI
 
MultiToolTipUI - class javax.swing.plaf.multi.MultiToolTipUI.
A multiplexing UI used to combine ToolTipUIs.
MultiToolTipUI() - Constructor for class javax.swing.plaf.multi.MultiToolTipUI
 
MultiTreeUI - class javax.swing.plaf.multi.MultiTreeUI.
A multiplexing UI used to combine TreeUIs.
MultiTreeUI() - Constructor for class javax.swing.plaf.multi.MultiTreeUI
 
MultiUIDefaults - class javax.swing.MultiUIDefaults.
 
MultiUIDefaults(UIDefaults[]) - Constructor for class javax.swing.MultiUIDefaults
 
MultiUIDefaults() - Constructor for class javax.swing.MultiUIDefaults
 
MultiUIDefaults - class javax.swing.plaf.multi.MultiUIDefaults.
We want the Multiplexing LookAndFeel to be quiet and fallback gracefully if it cannot find a UI.
MultiUIDefaults() - Constructor for class javax.swing.plaf.multi.MultiUIDefaults
 
MultiUIDefaults.MultiUIDefaultsEnumerator - class javax.swing.MultiUIDefaults.MultiUIDefaultsEnumerator.
 
MultiUIDefaults.MultiUIDefaultsEnumerator(Enumeration[]) - Constructor for class javax.swing.MultiUIDefaults.MultiUIDefaultsEnumerator
 
MultiViewportUI - class javax.swing.plaf.multi.MultiViewportUI.
A multiplexing UI used to combine ViewportUIs.
MultiViewportUI() - Constructor for class javax.swing.plaf.multi.MultiViewportUI
 
MulticastSocket - class java.net.MulticastSocket.
The multicast datagram socket class is useful for sending and receiving IP multicast packets.
MulticastSocket() - Constructor for class java.net.MulticastSocket
Create a multicast socket.
MulticastSocket(int) - Constructor for class java.net.MulticastSocket
Create a multicast socket and bind it to a specific port.
MulticastSocket(SocketAddress) - Constructor for class java.net.MulticastSocket
Create a MulticastSocket bound to the specified socket address.
MultipleMaster - interface java.awt.font.MultipleMaster.
The MultipleMaster interface represents Type 1 Multiple Master fonts.
MultiplicativeExpr(int) - Method in class org.apache.xpath.compiler.XPathParser
This has to handle construction of the operations so that they are evaluated in pre-fix order.
MutableAttrListImpl - class org.apache.xml.utils.MutableAttrListImpl.
Mutable version of AttributesImpl.
MutableAttrListImpl() - Constructor for class org.apache.xml.utils.MutableAttrListImpl
Construct a new, empty AttributesImpl object.
MutableAttrListImpl(Attributes) - Constructor for class org.apache.xml.utils.MutableAttrListImpl
Copy an existing Attributes object.
MutableAttributeSet - interface javax.swing.text.MutableAttributeSet.
A generic interface for a mutable collection of unique attributes.
MutableBigInteger - class java.math.MutableBigInteger.
A class used to represent multiprecision integers that makes efficient use of allocated space by allowing a number to occupy only part of an array so that the arrays do not have to be reallocated as often.
MutableBigInteger() - Constructor for class java.math.MutableBigInteger
The default constructor.
MutableBigInteger(int) - Constructor for class java.math.MutableBigInteger
Construct a new MutableBigInteger with a magnitude specified by the int val.
MutableBigInteger(int[], int) - Constructor for class java.math.MutableBigInteger
Construct a new MutableBigInteger with the specified value array up to the specified length.
MutableBigInteger(int[]) - Constructor for class java.math.MutableBigInteger
Construct a new MutableBigInteger with the specified value array up to the length of the array supplied.
MutableBigInteger(BigInteger) - Constructor for class java.math.MutableBigInteger
Construct a new MutableBigInteger with a magnitude equal to the specified BigInteger.
MutableBigInteger(MutableBigInteger) - Constructor for class java.math.MutableBigInteger
Construct a new MutableBigInteger with a magnitude equal to the specified MutableBigInteger.
MutableComboBoxModel - interface javax.swing.MutableComboBoxModel.
A mutable version of ComboBoxModel.
MutableTreeNode - interface javax.swing.tree.MutableTreeNode.
Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of a user object stored in the node.
MuxingAttributeSet - class javax.swing.text.html.MuxingAttributeSet.
An implementation of AttributeSet that can multiplex across a set of AttributeSets.
MuxingAttributeSet(AttributeSet[]) - Constructor for class javax.swing.text.html.MuxingAttributeSet
Creates a MuxingAttributeSet with the passed in attributes.
MuxingAttributeSet() - Constructor for class javax.swing.text.html.MuxingAttributeSet
Creates an empty MuxingAttributeSet.
MuxingAttributeSet.MuxingAttributeNameEnumeration - class javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration.
An Enumeration of the Attribute names in a MuxingAttributeSet.
MuxingAttributeSet.MuxingAttributeNameEnumeration() - Constructor for class javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration
 
m - Variable in class java.util.Collections.SynchronizedMap
 
m - Variable in class java.util.Collections.UnmodifiableMap
 
m - Variable in class java.util.TreeSet
 
m00 - Variable in class java.awt.geom.AffineTransform
The X coordinate scaling element of the 3x3 affine transformation matrix.
m01 - Variable in class java.awt.geom.AffineTransform
The X coordinate shearing element of the 3x3 affine transformation matrix.
m02 - Variable in class java.awt.geom.AffineTransform
The X coordinate of the translation element of the 3x3 affine transformation matrix.
m10 - Variable in class java.awt.geom.AffineTransform
The Y coordinate shearing element of the 3x3 affine transformation matrix.
m11 - Variable in class java.awt.geom.AffineTransform
The Y coordinate scaling element of the 3x3 affine transformation matrix.
m12 - Variable in class java.awt.geom.AffineTransform
The Y coordinate of the translation element of the 3x3 affine transformation matrix.
mException - Variable in class java.awt.print.PrinterIOException
The IO error that terminated the print job.
mFormat - Variable in class java.awt.print.Book.BookPage
The size and orientation of the page.
mHeight - Variable in class java.awt.print.Paper
The height of the physical page in 1/72nds of an inch.
mImageableArea - Variable in class java.awt.print.Paper
The area of the page on which drawing will be visable.
mOrientation - Variable in class java.awt.print.PageFormat
The orientation of the current page.
mPages - Variable in class java.awt.print.Book
The set of pages that make up the Book.
mPainter - Variable in class java.awt.print.Book.BookPage
The instance that will draw the page.
mPaper - Variable in class java.awt.print.PageFormat
A description of the physical piece of paper.
mPattern - Variable in class java.text.RBTableBuilder
 
mWidth - Variable in class java.awt.print.Paper
The width of the physical page in 1/72nds of an inch.
m_Arrays - Variable in class org.apache.xalan.lib.sql.ObjectArray
The container of all the sub arrays
m_Code_TypeID - Variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
m_ColAttrib_CASESENSITIVE_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_CATALOGUE_NAME_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_COLUMN_LABEL_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_COLUMN_NAME_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_COLUMN_TYPENAME_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_COLUMN_TYPE_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_DEFINITLEYWRITEABLE_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_DISPLAY_SIZE_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_ISNULLABLE_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_ISSEARCHABLE_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_ISSIGNED_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_ISWRITEABLE_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_PRECISION_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_SCALE_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_SCHEMA_NAME_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColAttrib_TABLE_NAME_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColCount - Variable in class org.apache.xalan.lib.sql.SQLDocument
An indicator on how many columns are in this query
m_ColHeadersIdx - Variable in class org.apache.xalan.lib.sql.SQLDocument
As the column header array is built, keep the node index for each Column.
m_Col_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_ColumnHeader_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_Connection - Variable in class org.apache.xalan.lib.sql.SQLDocument
The DBMS Connection used to produce this SQL Document.
m_ConnectionPool - Variable in class org.apache.xalan.lib.sql.SQLDocument
The Connection Pool that originally produced the connection.
m_ConnectionPool - Variable in class org.apache.xalan.lib.sql.XConnection
The Current Connection Pool in Use.
m_ConnectionProtocol - Variable in class org.apache.xalan.lib.sql.DefaultConnectionPool
Always implement the properties mechinism, if the Password or Username is set seperatly then we will add them to the property manually.
m_DOMBackPointer - Variable in class org.apache.xalan.templates.ElemTemplateElement
DOM backpointer that this element originated from.
m_DOMFactory - Variable in class org.apache.xpath.DOMHelper
Deprecated. The factory object used for creating nodes in the result tree.
m_DOMsystemID - Variable in class org.apache.xalan.processor.TransformerFactoryImpl
The systemID that was specified in processFromNode(Node node, String systemID).
m_DecimalFormatDeclarations - Variable in class org.apache.xalan.templates.Stylesheet
Table of tables of element decimal-format.
m_DefaultPoolingEnabled - Variable in class org.apache.xalan.lib.sql.XConnection
If a default Connection Pool is used. i.e.
m_DocumentIdx - Variable in class org.apache.xalan.lib.sql.DTMDocument
The Document Index will most likely be 0, but we will reference it by variable in case that paradigm falls through.
m_Document_TypeID - Variable in class org.apache.xalan.lib.sql.DTMDocument
 
m_Driver - Variable in class org.apache.xalan.lib.sql.DefaultConnectionPool
A placeholder thast will keep the driver loaded between calls.
m_Error - Variable in class org.apache.xalan.lib.sql.XConnection
Allow the SQL Extensions to return null on error.
m_ErrorExt_TypeID - Variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
m_ExcludeResultPrefixs - Variable in class org.apache.xalan.templates.Stylesheet
The "exclude-result-prefixes" property.
m_ExtensionElementURIs - Variable in class org.apache.xalan.templates.ElemLiteralResult
The "extension-element-prefixes" property, actually contains URIs.
m_ExtensionElementURIs - Variable in class org.apache.xalan.templates.Stylesheet
The "extension-element-prefixes" property, actually contains URIs.
m_FirstRowIdx - Variable in class org.apache.xalan.lib.sql.SQLDocument
Demark the first row element where we started adding rows into the Document.
m_Id - Variable in class org.apache.xalan.templates.Stylesheet
The "id" property.
m_IsActive - Variable in class org.apache.xalan.lib.sql.DefaultConnectionPool
Are we active ??
m_IsDefaultPool - Variable in class org.apache.xalan.lib.sql.XConnection
 
m_IsStreamingEnabled - Variable in class org.apache.xalan.lib.sql.XConnection
This flag will be used to indicate to the SQLDocument to use Streaming mode.
m_LastRowIdx - Variable in class org.apache.xalan.lib.sql.SQLDocument
Keep track of the Last row inserted into the DTM from the ResultSet.
m_MASK - Variable in class org.apache.xml.utils.SuballocatedIntVector
Bitwise addressing (much faster than div/remainder
m_MainMessageID - Variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
m_Message_TypeID - Variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
m_MetaDataIdx - Variable in class org.apache.xalan.lib.sql.SQLDocument
The Index of the MetaData Node.
m_MetaData_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_NSInfoNullNoAncestorXMLNS - Static variable in class org.apache.xpath.DOMHelper
Deprecated. Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls. and has no ancestor decls.
m_NSInfoNullWithXMLNS - Static variable in class org.apache.xpath.DOMHelper
Deprecated. Object to put into the m_NSInfos table that tells that a node has been processed, and has xmlns namespace decls.
m_NSInfoNullWithoutXMLNS - Static variable in class org.apache.xpath.DOMHelper
Deprecated. Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls.
m_NSInfoUnProcNoAncestorXMLNS - Static variable in class org.apache.xpath.DOMHelper
Deprecated. Object to put into the m_NSInfos table that tells that a node has not been processed, and has no xmlns namespace decls, and has no ancestor decls.
m_NSInfoUnProcWithXMLNS - Static variable in class org.apache.xpath.DOMHelper
Deprecated. Object to put into the m_NSInfos table that tells that a node has not been processed, but has xmlns namespace decls.
m_NSInfoUnProcWithoutXMLNS - Static variable in class org.apache.xpath.DOMHelper
Deprecated. Object to put into the m_NSInfos table that tells that a node has not been processed, but has no xmlns namespace decls.
m_NSInfos - Variable in class org.apache.xpath.DOMHelper
Deprecated. An experiment for the moment.
m_NonXslTopLevel - Variable in class org.apache.xalan.templates.Stylesheet
The "non-xsl-top-level" properties.
m_ObjectArray - Variable in class org.apache.xalan.lib.sql.DTMDocument
Store the SQL Data in this growable array
m_OpenSQLDocuments - Variable in class org.apache.xalan.lib.sql.XConnection
As we do queries, we will produce SQL Documents.
m_ParameterList - Variable in class org.apache.xalan.lib.sql.XConnection
For PreparedStatements, we need a place to to store the parameters in a vector.
m_PoolMgr - Variable in class org.apache.xalan.lib.sql.XConnection
Let's keep a copy of the ConnectionPoolMgr in alive here so we are keeping the static pool alive We will also use this Pool Manager to register our default pools.
m_PoolMinSize - Variable in class org.apache.xalan.lib.sql.DefaultConnectionPool
The mimimum size of the connection pool, if the number of available connections falls below this mark, min connections will be allocated.
m_ResultNamespace - Variable in class org.apache.xalan.templates.NamespaceAlias
The result namespace.
m_ResultPrefix - Variable in class org.apache.xalan.templates.NamespaceAlias
The "result-prefix" attribute.
m_ResultSet - Variable in class org.apache.xalan.lib.sql.SQLDocument
The conduit to our data that will be used to fill the document.
m_Root - Variable in class org.apache.xml.utils.Trie
The root node of the tree.
m_RowSetIdx - Variable in class org.apache.xalan.lib.sql.SQLDocument
The index of the Row Set node.
m_RowSet_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_Row_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_SHIFT - Variable in class org.apache.xml.utils.SuballocatedIntVector
Bitwise addressing (much faster than div/remainder
m_SQLError_TypeID - Variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
m_SQLIdx - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_SQL_TypeID - Variable in class org.apache.xalan.lib.sql.SQLDocument
 
m_Statement - Variable in class org.apache.xalan.lib.sql.SQLDocument
The Statement used to extract the data from the Database connection.
m_StreamingMode - Variable in class org.apache.xalan.lib.sql.SQLDocument
Streaming Mode Control, In Streaming mode we reduce the memory footprint since we only use a single row instance.
m_StylesheetNamespace - Variable in class org.apache.xalan.templates.NamespaceAlias
The namespace in the stylesheet space.
m_StylesheetPrefix - Variable in class org.apache.xalan.templates.NamespaceAlias
The "stylesheet-prefix" attribute.
m_TextNode_TypeID - Variable in class org.apache.xalan.lib.sql.DTMDocument
 
m_URIResolver - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The URIResolver, which is unused, but must be returned to fullfill the TransformerHandler interface.
m_Value - Variable in class org.apache.xml.utils.Trie.Node
The value.
m_Version - Variable in class org.apache.xalan.templates.Stylesheet
The "version" property.
m_XSLMessages - Static variable in class org.apache.xalan.processor.StylesheetHandler
A XSLMessages instance capable of producing user messages.
m_XSLMessages - Static variable in class org.apache.xalan.transformer.MsgMgr
XSLMessages instance, sets things up for issuing messages
m_XSLMessages - Static variable in class org.apache.xpath.XPathContext
Misnamed string manager for XPath messages.
m_XmlnsXsl - Variable in class org.apache.xalan.templates.Stylesheet
The "xmlns:xsl" property.
m_absPathChecker - Variable in class org.apache.xalan.templates.RedundentExprEliminator
 
m_absPaths - Variable in class org.apache.xalan.templates.RedundentExprEliminator
 
m_accumulator - Variable in class org.apache.xalan.processor.ProcessorCharacters
Accumulate characters, until a non-whitespace event has occured.
m_activeIDs - Variable in class org.apache.xml.dtm.ref.CoroutineManager
"Is this coroutine ID number already in use" lookup table.
m_allocatedSize - Variable in class org.apache.xml.utils.BoolStack
Array size allocated
m_allowDetach - Variable in class org.apache.xpath.axes.LocPathIterator
Control over whether it is OK for detach to reset the iterator.
m_allowRelease - Variable in class org.apache.xpath.objects.XRTreeFrag
 
m_alphaCountTable - Static variable in class org.apache.xalan.templates.ElemNumber
Chars for converting integers into alpha counts.
m_alphaCountTable - Static variable in class org.apache.xalan.transformer.NumeratorFormatter
Chars for converting integers into alpha counts.
m_ancestorHasXMLNSAttrs - Variable in class org.apache.xml.utils.NSInfo
Flag indicating whether one of this node's ancestor has an XMLNS attribute
m_ancestors - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
 
m_ancestorsPos - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
 
m_arg0 - Variable in class org.apache.xpath.functions.FunctionOneArg
The first argument passed to the function (at index 0).
m_arg1 - Variable in class org.apache.xpath.functions.Function2Args
The second argument passed to the function (at index 1).
m_arg2 - Variable in class org.apache.xpath.functions.Function3Args
The third argument passed to the function (at index 2).
m_argIndex - Variable in class org.apache.xpath.functions.FunctionMultiArgs.ArgMultiOwner
 
m_argVec - Variable in class org.apache.xpath.functions.FuncExtFunction
Array of static expressions which represent the parameters to the function.
m_args - Variable in class org.apache.xalan.extensions.ExtensionNamespaceSupport
 
m_args - Variable in class org.apache.xpath.functions.FunctionMultiArgs
Argument expressions that are at index 3 or greater.
m_argsQNameIDs - Variable in class org.apache.xalan.templates.ElemTemplate
List of namespace/local-name pairs, DTM style, that are unique qname identifiers for the arguments.
m_array - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_array holds the string buffer's text contents, using an array-of-arrays.
m_attrNameToSet - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_attrSetStack - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
Stack for the purposes of flagging infinite recursion with attribute sets.
m_attrSetStack - Variable in class org.apache.xalan.transformer.TransformerImpl
Stack for the purposes of flagging infinite recursion with attribute sets.
m_attrSets - Variable in class org.apache.xalan.templates.StylesheetRoot
Composed set of all included and imported attribute set properties.
m_attrValueToSet - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_attribute - Variable in class org.apache.xalan.lib.sql.DTMDocument
For each element node, there can be zero or more attributes.
m_attributeName - Variable in class org.apache.xalan.trace.SelectionEvent
The attribute name from which the selection is made.
m_attributeNode - Variable in class org.apache.xpath.domapi.XPathNamespaceImpl
 
m_attributeSets - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:attribute-set" property.
m_attributeSetsNames - Variable in class org.apache.xalan.templates.ElemUse
The value of the "use-attribute-sets" attribute.
m_attributes - Variable in class org.apache.xalan.processor.XSLTElementDef
The allowed attributes for this type.
m_attributes - Variable in class org.apache.xalan.transformer.QueuedEvents
The pending attributes.
m_attrs - Variable in class org.apache.xalan.serialize.ElemDesc
Table of attribute names to integers, which contain bit flags telling about the attributes.
m_attrs - Variable in class org.apache.xml.utils.AttList
List of attribute nodes
m_attrs - Variable in class org.apache.xml.utils.ElemDesc
Table of attributes for the element
m_atts - Variable in class org.apache.xalan.trace.GenerateEvent
The current attribute list.
m_availElems - Variable in class org.apache.xalan.processor.XSLTSchema
A hashtable of all available built-in elements for use by the element-available function.
m_availElems - Variable in class org.apache.xalan.templates.StylesheetRoot
The schema used when creating this StylesheetRoot
m_avts - Variable in class org.apache.xalan.templates.ElemLiteralResult
The created element node will have the attribute nodes that were present on the element node in the stylesheet tree, other than attributes with names in the XSLT namespace.
m_axesIteratorStack - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
Stack of AxesIterators.
m_axesIteratorStack - Variable in class org.apache.xpath.XPathContext
Stack of AxesIterators.
m_axis - Variable in class org.apache.xpath.axes.AxesWalker
The traversal axis from where the nodes will be filtered.
m_axis - Variable in class org.apache.xpath.axes.DescendantIterator
The axis that we are traversing.
m_axis - Variable in class org.apache.xpath.axes.OneStepIterator
The traversal axis from where the nodes will be filtered.
m_axis - Variable in class org.apache.xpath.axes.OneStepIteratorForward
The traversal axis from where the nodes will be filtered.
m_axis - Variable in class org.apache.xpath.patterns.StepPattern
The axis for this test.
m_axisnames - Static variable in class org.apache.xpath.compiler.Keywords
Table of axes names to opcode associations.
m_baseID - Variable in class org.apache.xalan.processor.StylesheetPIHandler
The baseID of the document being processed.
m_baseIdentifiers - Variable in class org.apache.xalan.processor.StylesheetHandler
This will act as a stack to keep track of the current include base.
m_baseSystemID - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The system ID to use as a base for relative URLs.
m_blocksize - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Size of blocks to allocate
m_blocksize - Variable in class org.apache.xml.utils.IntVector
Size of blocks to allocate
m_blocksize - Variable in class org.apache.xml.utils.NodeVector
Size of blocks to allocate.
m_blocksize - Variable in class org.apache.xml.utils.ObjectVector
Size of blocks to allocate
m_blocksize - Variable in class org.apache.xml.utils.StringToIntTable
Block size to allocate
m_blocksize - Variable in class org.apache.xml.utils.StringToStringTable
Size of blocks to allocate
m_blocksize - Variable in class org.apache.xml.utils.StringToStringTableVector
Size of blocks to allocate
m_blocksize - Variable in class org.apache.xml.utils.StringVector
 
m_blocksize - Variable in class org.apache.xml.utils.SuballocatedByteVector
Size of blocks to allocate
m_blocksize - Variable in class org.apache.xml.utils.SuballocatedIntVector
Size of blocks to allocate
m_blocksize - Variable in class org.apache.xpath.NodeSet
Size of blocks to allocate.
m_blocksize - Variable in class org.apache.xpath.compiler.OpMapVector
Size of blocks to allocate
m_booleanConversions - Static variable in class org.apache.xalan.extensions.MethodResolver
Specification of conversions from XSLT type CLASS_BOOLEAN to allowed Java types.
m_cacheNodes - Variable in class org.apache.xpath.NodeSet
True if this list is cached.
m_cacheNodes - Variable in class org.apache.xpath.NodeSetDTM
True if this list is cached.
m_cachedMethods - Variable in class org.apache.xalan.extensions.ExtensionHandlerJava
Table of cached methods
m_callThread - Variable in class org.apache.xalan.client.XSLTProcessorApplet
Thread stuff for the trusted worker thread.
m_canConvertMeth - Variable in class org.apache.xalan.serialize.SerializerToXML
Method reference to the sun.io.CharToByteConverter#canConvert method for this encoding.
m_canDetachNodeset - Variable in class org.apache.xpath.axes.FilterExprIterator
 
m_canDetachNodeset - Variable in class org.apache.xpath.axes.FilterExprIteratorSimple
 
m_canDetachNodeset - Variable in class org.apache.xpath.axes.FilterExprWalker
 
m_candidateNoAncestorXMLNS - Variable in class org.apache.xpath.DOMHelper
Deprecated. Vector of node (odd indexes) and NSInfos (even indexes) that tell if the given node is a candidate for ancestor namespace processing.
m_caseOrderUpper - Variable in class org.apache.xalan.transformer.NodeSortKey
Flag indicating by case
m_caseorder_avt - Variable in class org.apache.xalan.templates.ElemSort
case-order has the value upper-first or lower-first.
m_cdataSectionNames - Variable in class org.apache.xalan.serialize.SerializerToXML
List of QNames obtained from the xsl:output properties.
m_cdataSectionStates - Variable in class org.apache.xalan.serialize.SerializerToXML
True will be pushed, if characters should be in CDATA section blocks.
m_cdtm - Variable in class org.apache.xpath.axes.LocPathIterator
The dtm of the context node.
m_ch - Variable in class org.apache.xalan.templates.ElemTextLiteral
The character array.
m_char - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_char - Variable in class org.apache.xml.utils.CharKey
String value
m_charInfo - Variable in class org.apache.xalan.serialize.SerializerToXML
Map that tells which characters should have special treatment, and it provides character to entity name lookup.
m_charInfos - Static variable in class org.apache.xalan.serialize.SerializerToXML
Table of user-specified char infos.
m_charKey - Variable in class org.apache.xalan.serialize.CharInfo
 
m_charToByteConverter - Variable in class org.apache.xalan.serialize.SerializerToXML
Opaque reference to the sun.io.CharToByteConverter for this encoding.
m_charToEntityRef - Variable in class org.apache.xalan.serialize.CharInfo
Lookup table for characters to entity references.
m_char_current_start - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_characters - Variable in class org.apache.xalan.trace.GenerateEvent
Character data from a character or cdata event.
m_chars - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
All the character content, including attribute values, are stored in this buffer.
m_charset - Variable in class org.apache.xalan.processor.StylesheetPIHandler
The desired character set criteria.
m_chunkBits - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_chunkBits sets our chunking strategy, by saying how many bits of index can be used within a single chunk before flowing over to the next chunk.
m_chunkMask - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_chunkMask is m_chunkSize-1 -- in other words, m_chunkBits worth of low-order '1' bits, useful for shift-and-mask addressing within the chunks.
m_chunkSize - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_chunkSize establishes the maximum size of one chunk of the array as 2**chunkbits characters.
m_class - Variable in class org.apache.xalan.extensions.MethodResolver.ConversionInfo
 
m_className - Variable in class org.apache.xalan.extensions.ExtensionHandlerJava
Extension class name
m_classObj - Variable in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
 
m_classObject - Variable in class org.apache.xalan.processor.XSLTElementDef
If non-null, the class object that should in instantiated for a Xalan instance of this element.
m_cloner - Variable in class org.apache.xalan.transformer.ResultTreeHandler
This class clones nodes to the result tree.
m_clones - Variable in class org.apache.xpath.axes.LocPathIterator
The pool for cloned iterators.
m_coalescedTextType - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Type of coalesced text block.
m_codeBase - Variable in class org.apache.xalan.client.XSLTProcessorApplet
Save this for use on the worker thread; may not be necessary.
m_col - Variable in class org.apache.xalan.transformer.NodeSortKey
Collator instance
m_columnNumber - Variable in class org.apache.xalan.templates.ElemTemplateElement
the column number where the current document event ends.
m_columnNumber - Variable in class org.apache.xml.dtm.ref.NodeLocator
 
m_commentPatterns - Variable in class org.apache.xalan.templates.TemplateList
Comment Patterns.
m_compiler - Variable in class org.apache.xpath.compiler.Lexer
The target XPath.
m_compilerCache - Variable in class org.apache.xalan.templates.TemplateList.TemplateWalker
 
m_composeState - Variable in class org.apache.xalan.templates.StylesheetRoot
 
m_contentHandler - Variable in class org.apache.xalan.transformer.ResultTreeHandler
The content handler.
m_contentHandler - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The content handler to aggregate to.
m_contentHandler - Variable in class org.apache.xml.dtm.ref.DTMTreeWalker
Local reference to a ContentHandler
m_contentHandler - Variable in class org.apache.xml.utils.TreeWalker
Local reference to a ContentHandler
m_context - Variable in class org.apache.xalan.templates.XUnresolvedVariable
The node context for execution.
m_context - Variable in class org.apache.xml.utils.PrefixResolverDefault
The context to resolve the prefix from, if the context is not given.
m_context - Variable in class org.apache.xpath.axes.LocPathIterator
The context node for this iterator, which doesn't change through the course of the iteration.
m_contextIndexes - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Namespace support, only relevent at construction time.
m_contextNode - Variable in class org.apache.xpath.domapi.XPathResultImpl
Only used to attach a mutation event handler when specified type is an iterator type.
m_contextNodeList - Variable in class org.apache.xalan.transformer.ResultTreeHandler.QueuedStateSnapshot
The current context node list.
m_contextNodeList - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
The current context node list.
m_contextNodeLists - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
The current context node lists stack.
m_contextNodeLists - Variable in class org.apache.xpath.XPathContext
The current context node list.
m_conversions - Static variable in class org.apache.xalan.extensions.MethodResolver
Order is significant in the list below, based on XObject.CLASS_XXX values.
m_count - Variable in class org.apache.xml.dtm.ref.DTMNamedNodeMap
The number of nodes in this map.
m_countMatchPattern - Variable in class org.apache.xalan.templates.ElemNumber
Only nodes are counted that match this pattern.
m_countNodes - Variable in class org.apache.xalan.transformer.Counter
A vector of all nodes counted so far.
m_countNodesStartCount - Variable in class org.apache.xalan.transformer.Counter
The start count from where m_countNodes counts from.
m_countResult - Variable in class org.apache.xalan.transformer.Counter
Value to store result of last getCount call, for benifit of returning val from CountersTable.getCounterByCounted, who calls getCount.
m_countersMade - Variable in class org.apache.xalan.transformer.CountersTable
Number of counters created so far
m_countersTable - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
The table of counters for xsl:number support.
m_countersTable - Variable in class org.apache.xalan.transformer.TransformerImpl
The table of counters for xsl:number support.
m_currentArray - Variable in class org.apache.xalan.lib.sql.ObjectArray
An index that porvides the Vector entry for the current Array that is being appended to.
m_currentContextNode - Variable in class org.apache.xpath.axes.LocPathIterator
The node context from where the expression is being executed from (i.e. for current() support).
m_currentDocumentNode - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Most recently started Document, or null if the DTM is empty.
m_currentElement - Variable in class org.apache.xalan.transformer.ResultTreeHandler.QueuedStateSnapshot
The stylesheet element that produced the SAX event.
m_currentElementName - Variable in class org.apache.xalan.serialize.SerializerToHTML
The name of the current element.
m_currentExpressionNodes - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
A stack of the current sub-expression nodes.
m_currentExpressionNodes - Variable in class org.apache.xpath.XPathContext
A stack of the current sub-expression nodes.
m_currentIndent - Variable in class org.apache.xalan.serialize.SerializerToXML
Flag to keep track of the indent amount.
m_currentMatchNodes - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
A node vector used as a stack to track the current ElemTemplate that was matched, as well as the node that was matched.
m_currentMatchTemplates - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
A node vector used as a stack to track the current ElemTemplate that was matched, as well as the node that was matched.
m_currentMatchTemplates - Variable in class org.apache.xalan.transformer.TransformerImpl
A node vector used as a stack to track the current ElemTemplate that was matched.
m_currentMatchedNodes - Variable in class org.apache.xalan.transformer.TransformerImpl
A node vector used as a stack to track the current node that was matched.
m_currentNode - Variable in class org.apache.xalan.transformer.ResultTreeHandler.QueuedStateSnapshot
The current context node in the source tree.
m_currentNode - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_currentNode - Variable in class org.apache.xml.utils.DOMBuilder
Current node
m_currentNode - Variable in class org.apache.xpath.axes.AxesWalker
The node at which the TreeWalker is currently positioned.
m_currentNodes - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
The stack of current node objects.
m_currentNodes - Variable in class org.apache.xpath.XPathContext
The stack of current node objects.
m_currentPattern - Variable in class org.apache.xpath.compiler.OpMap
The current pattern string, for diagnostics purposes
m_currentPrefixResolver - Variable in class org.apache.xpath.compiler.Compiler
The current prefixResolver for the execution context.
m_currentTemplate - Variable in class org.apache.xalan.transformer.ResultTreeHandler.QueuedStateSnapshot
The xsl:template that is in effect, which may be a matched template or a named template.
m_currentTemplateElements - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
A node vector used as a stack to track the current ElemTemplateElement.
m_currentTemplateElements - Variable in class org.apache.xalan.transformer.TransformerImpl
A node vector used as a stack to track the current ElemTemplateElement.
m_currentTemplateRuleIsNull - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
Is > 0 when we're processing a for-each.
m_currentTemplateRuleIsNull - Variable in class org.apache.xalan.transformer.TransformerImpl
Is > 0 when we're processing a for-each.
m_data - Variable in class org.apache.xalan.trace.GenerateEvent
The string data in the element (comments and PIs).
m_data - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
This vector holds offset and length data.
m_dataOrQName - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Data or qualified name values, one array element for each node.
m_dataType_avt - Variable in class org.apache.xalan.templates.ElemSort
data-type specifies the data type of the strings to be sorted.
m_decimalFormatSymbols - Variable in class org.apache.xalan.templates.StylesheetRoot
Table of DecimalFormatSymbols, keyed by QName.
m_decl - Variable in class org.apache.xalan.templates.ElemExtensionCall
Declaration for Extension element.
m_declHandler - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The decl handler to aggregate to.
m_declaredPrefixes - Variable in class org.apache.xalan.templates.ElemTemplateElement
The list of namespace declarations for this element only.
m_default - Variable in class org.apache.xalan.processor.XSLTAttributeDef
The default value for this attribute.
m_defaultErrorListener - Variable in class org.apache.xpath.XPathContext
A default ErrorListener in case our m_errorListener was not specified and our owner either does not have an ErrorListener or has a null one.
m_defaultExtendedTypes - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
m_defaultHashtable - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
m_defaultInstance - Variable in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Provides a default Instance for use by elements that need to call an instance method.
m_defaultLastPrintable - Static variable in class org.apache.xalan.serialize.Encodings
The last printable character for unknown encodings.
m_defaultRootRule - Variable in class org.apache.xalan.templates.StylesheetRoot
The default template to use for the root if we don't find anything else.
m_defaultRule - Variable in class org.apache.xalan.templates.StylesheetRoot
The default template to use if we don't find anything else.
m_defaultSpace - Variable in class org.apache.xalan.templates.ElemTemplateElement
Tell if this element has the default space handling turned off or on according to the xml:space attribute.
m_defaultTextRule - Variable in class org.apache.xalan.templates.StylesheetRoot
The default template to use for text nodes if we don't find anything else.
m_descending - Variable in class org.apache.xalan.transformer.NodeSortKey
Flag indicating whether to sort in descending order
m_dfs - Variable in class org.apache.xalan.templates.DecimalFormatProperties
An instance of DecimalFormatSymbols for this element.
m_dh - Variable in class org.apache.xml.utils.AttList
Local reference to DOMHelper
m_dh - Variable in class org.apache.xml.utils.TreeWalker
DomHelper for this TreeWalker
m_disableOutputEscaping - Variable in class org.apache.xalan.templates.ElemText
Tells if this element should disable escaping.
m_disableOutputEscaping - Variable in class org.apache.xalan.templates.ElemTextLiteral
Tells if this element should disable escaping.
m_disableOutputEscaping - Variable in class org.apache.xalan.templates.ElemValueOf
Tells if this element should disable escaping.
m_disableOutputEscapingStates - Variable in class org.apache.xalan.serialize.SerializerToXML
Stack to keep track of disabling output escaping.
m_doIndent - Variable in class org.apache.xalan.serialize.SerializerToXML
Flag to tell if indenting (pretty-printing) is on.
m_doc - Variable in class org.apache.xalan.transformer.TransformerImpl
This is needed for support of setSourceTreeDocForThread(Node doc), which must be called in order for the transform thread's run method to obtain the root of the source tree to be transformed.
m_doc - Variable in class org.apache.xml.utils.DOMBuilder
Root document
m_doc - Variable in class org.apache.xpath.DOM2Helper
Deprecated. Field m_doc: Document Node for the document this helper is currently accessing or building
m_doc - Variable in class org.apache.xpath.domapi.XPathEvaluatorImpl
The document to be searched to parallel the case where the XPathEvaluator is obtained by casting a Document.
m_doc - Variable in class org.apache.xpath.domapi.XPathExpressionImpl
The document to be searched to parallel the case where the XPathEvaluator is obtained by casting a Document.
m_docBuilder - Variable in class org.apache.xalan.transformer.TransformerImpl
The JAXP Document Builder, mainly to create Result Tree Fragments.
m_docElement - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_docEnded - Variable in class org.apache.xalan.transformer.QueuedEvents
 
m_docFrag - Variable in class org.apache.xml.utils.DOMBuilder
First node of document fragment or null if not a DocumentFragment
m_docHandle - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_docKey - Variable in class org.apache.xalan.transformer.KeyTable
The document key.
m_docOrderCount - Variable in class org.apache.xalan.processor.StylesheetHandler
An increasing number that is used to indicate the order in which this element was encountered during the parse of the XSLT tree.
m_docOrderNumber - Variable in class org.apache.xalan.templates.ElemTemplateElement
The *relative* document order number of this element.
m_docPatterns - Variable in class org.apache.xalan.templates.TemplateList
Root document Patterns.
m_docPending - Variable in class org.apache.xalan.transformer.QueuedEvents
Queued start element
m_doc_cache_off - Variable in class org.apache.xalan.templates.ElemForEach
This is set by an "xalan:doc-cache-off" pi.
m_doctypePublic - Variable in class org.apache.xalan.serialize.SerializerToXML
The public ID for the doc type.
m_doctypeSystem - Variable in class org.apache.xalan.serialize.SerializerToXML
The System ID for the doc type.
m_documentBase - Variable in class org.apache.xalan.client.XSLTProcessorApplet
DocumentBase URL
m_documentBaseURI - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The base URI for this document.
m_documentBaseURI - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
The document base URI.
m_documentURL - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_documentURLOfCached - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_doneEval - Variable in class org.apache.xalan.templates.XUnresolvedVariable
true if this variable or parameter is not currently being evaluated.
m_driver - Variable in class org.apache.xalan.lib.sql.DefaultConnectionPool
The basic information to make a JDBC Connection
m_dtdHandler - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The DTD handler to aggregate to.
m_dtm - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The Document Table Instance we are transforming.
m_dtm - Variable in class org.apache.xml.dtm.ref.DTMTreeWalker
DomHelper for this TreeWalker
m_dtm - Variable in class org.apache.xpath.axes.AxesWalker
The DTM for the root.
m_dtm - Variable in class org.apache.xpath.objects.XRTreeFrag
 
m_dtmIdent - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The document identity number(s).
m_dtmManager - Variable in class org.apache.xpath.XPathContext
Though XPathContext context extends the DTMManager, it really is a proxy for this object, which is the real DTMManager.
m_dtmMgr - Variable in class org.apache.xpath.axes.NodeSequence
The DTMManager to use if we're using a NodeVector only.
m_dtmRoot - Variable in class org.apache.xpath.objects.XRTreeFrag
 
m_dtm_offsets - Variable in class org.apache.xml.dtm.ref.DTMManagerDefault
Map from DTM identifier numbers to offsets.
m_dtms - Variable in class org.apache.xml.dtm.ref.DTMManagerDefault
Map from DTM identifier numbers to DTM objects that this manager manages.
m_dummy - Static variable in class org.apache.xalan.serialize.SerializerToHTML
Dummy element for elements not found.
m_elemDef - Variable in class org.apache.xalan.processor.XSLTElementProcessor
The element definition that this processor conforms to.
m_elemIdToModify - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_elemIndexes - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
These hold indexes to elements based on namespace and local name.
m_elemIsEnded - Variable in class org.apache.xalan.transformer.QueuedEvents
Flag indicating that an event is ended
m_elemIsPending - Variable in class org.apache.xalan.transformer.QueuedEvents
Flag indicating that an event is pending.
m_elemName - Variable in class org.apache.xalan.serialize.SerializerToXML
NEEDSDOC Field m_elemName
m_elemStack - Variable in class org.apache.xalan.serialize.SerializerToXML
A stack of Boolean objects that tell if the given element has children.
m_elemStack - Variable in class org.apache.xml.utils.DOMBuilder
Vector of element nodes
m_elementFlags - Static variable in class org.apache.xalan.serialize.SerializerToHTML
A digital search trie for fast, case insensitive lookup of ElemDesc objects.
m_elementID - Variable in class org.apache.xalan.processor.StylesheetHandler
Keep track of the elementID, so we can tell when is has completed.
m_elementProcessor - Variable in class org.apache.xalan.processor.XSLTElementDef
If non-null, the ContentHandler/TransformerFactory for this element.
m_elements - Variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
elements of namespace
m_elements - Variable in class org.apache.xalan.processor.WhitespaceInfoPaths
Bean property to allow setPropertiesFromAttributes to get the elements attribute.
m_elements - Variable in class org.apache.xalan.processor.XSLTElementDef
The allowed elements for this type.
m_elements - Variable in class org.apache.xalan.templates.ElemExtensionDecl
StringVector of elements defined in this extension.
m_elems - Variable in class org.apache.xalan.processor.StylesheetHandler
The stack of elements, pushed and popped as events occur.
m_encoding - Variable in class org.apache.xalan.serialize.SerializerToXML
The character encoding.
m_endDocumentOccured - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
End document has been reached.
m_endImportCountComposed - Variable in class org.apache.xalan.templates.StylesheetComposed
 
m_engine - Variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
BSF manager used to run scripts
m_ent - Variable in class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
m_entities - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Vector of entities.
m_entityResolver - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The entity resolver to aggregate to.
m_enums - Variable in class org.apache.xalan.processor.XSLTAttributeDef
If this element is of type T_ENUM, this will contain a map from the attribute string to the Xalan integer value.
m_errorHandler - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The error handler to aggregate to.
m_errorHandler - Variable in class org.apache.xalan.transformer.TransformerImpl
The SAX error handler, where errors and warnings are sent.
m_errorHandler - Variable in class org.apache.xpath.compiler.Compiler
The error listener where errors will be sent.
m_errorListener - Variable in class org.apache.xalan.processor.TransformerFactoryImpl
The error listener.
m_errorListener - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The error listener for TrAX errors and warnings.
m_errorListener - Variable in class org.apache.xpath.XPathContext
The ErrorListener where errors and warnings are to be reported.
m_errorListener - Variable in class org.apache.xpath.compiler.XPathParser
The error listener where syntax errors are to be sent.
m_errorType - Variable in class org.apache.xalan.processor.XSLTAttributeDef
 
m_eventCount - Variable in class org.apache.xalan.transformer.QueuedEvents
The number of events queued
m_eventCount - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
The number of events queued
m_eventtype - Variable in class org.apache.xalan.trace.GenerateEvent
The type of SAX event that was generated, as enumerated in the EVENTTYPE_XXX constants below.
m_exception - Variable in class org.apache.xml.utils.WrappedRuntimeException
Primary checked exception.
m_exception - Variable in class org.apache.xpath.XPathException
A nested exception.
m_exceptionThrown - Variable in class org.apache.xalan.transformer.TransformerImpl
If the transform thread throws an exception, the exception needs to be stashed away so that the main thread can pass it on to the client.
m_excludeResultPrefixes - Variable in class org.apache.xalan.templates.ElemLiteralResult
The "exclude-result-prefixes" property.
m_execContext - Variable in class org.apache.xalan.transformer.NodeSorter
Current XPath context
m_execContext - Variable in class org.apache.xpath.axes.LocPathIterator
The XPathContext reference, needed for execution of many operations.
m_exp - Variable in class org.apache.xpath.functions.FuncExtFunction.ArgExtOwner
 
m_expandedNameTable - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The table for exandedNameID lookups.
m_expandedNameTable - Variable in class org.apache.xml.dtm.ref.DTMManagerDefault
The default table for exandedNameID lookups.
m_expandedNames - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_expr - Variable in class org.apache.xpath.axes.FilterExprIterator
The contained expression.
m_expr - Variable in class org.apache.xpath.axes.FilterExprIteratorSimple
The contained expression.
m_expr - Variable in class org.apache.xpath.axes.FilterExprWalker
The contained expression.
m_exprObj - Variable in class org.apache.xpath.axes.FilterExprIterator
The result of executing m_expr.
m_exprObj - Variable in class org.apache.xpath.axes.FilterExprIteratorSimple
The result of executing m_expr.
m_exprObj - Variable in class org.apache.xpath.axes.FilterExprWalker
The result of executing m_expr.
m_exprOwner - Variable in class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
 
m_expression - Variable in class org.apache.xalan.client.XSLTProcessorApplet
Stylesheet parameter value
m_expression - Variable in class org.apache.xpath.Arg
Field m_expression: Stored expression value of this argument.
m_exprs - Variable in class org.apache.xpath.axes.UnionPathIterator
The location path iterators, one for each location path contained in the union expression.
m_exptype - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The expanded names, one array element for each node.
m_extErrorID - Variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
m_extNsMgr - Variable in class org.apache.xalan.templates.StylesheetRoot
 
m_extendedTypeID - Variable in class org.apache.xpath.axes.DescendantIterator
The extended type ID, not set until setRoot.
m_extendedTypes - Variable in class org.apache.xml.dtm.ref.ExpandedNameTable
Vector of extended types for this document
m_extensionFunctionNamespaces - Variable in class org.apache.xalan.extensions.ExtensionsTable
Table of extensions that may be called from the expression language via the call(name, ...) function.
m_extensionName - Variable in class org.apache.xpath.functions.FuncExtFunction
The local name of the extension.
m_extensions - Variable in class org.apache.xalan.extensions.ExtensionNamespacesManager
Vector of ExtensionNamespaceSupport objects to be used to generate ExtensionHandlers.
m_extensionsTable - Variable in class org.apache.xalan.transformer.TransformerImpl
The table of ExtensionHandlers.
m_extns - Variable in class org.apache.xalan.templates.ElemExtensionCall
The Namespace URI for this extension call element.
m_firstBackPointer - Variable in class org.apache.xalan.processor.ProcessorCharacters
 
m_firstChild - Variable in class org.apache.xalan.templates.ElemTemplateElement
First child.
m_firstChild - Variable in class org.apache.xml.dtm.ref.DTMNodeList
 
m_firstFree - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_firstFree is an index into m_array[m_lastChunk][], pointing to the first character in the Chunked Array which is not part of the FastStringBuffer's current content.
m_firstFree - Variable in class org.apache.xml.utils.IntVector
Number of ints in array
m_firstFree - Variable in class org.apache.xml.utils.NodeVector
Number of nodes in this NodeVector.
m_firstFree - Variable in class org.apache.xml.utils.ObjectVector
Number of ints in array
m_firstFree - Variable in class org.apache.xml.utils.StringToIntTable
Number of ints in the table
m_firstFree - Variable in class org.apache.xml.utils.StringToStringTable
Number of strings this contains
m_firstFree - Variable in class org.apache.xml.utils.StringToStringTableVector
Number of StringToStringTable objects in this array
m_firstFree - Variable in class org.apache.xml.utils.StringVector
 
m_firstFree - Variable in class org.apache.xml.utils.SuballocatedByteVector
Number of bytes in array
m_firstFree - Variable in class org.apache.xml.utils.SuballocatedIntVector
Number of ints in array
m_firstFree - Variable in class org.apache.xpath.NodeSet
Number of nodes in this NodeVector.
m_firstWalker - Variable in class org.apache.xpath.axes.WalkingIterator
The head of the step walker list.
m_firstch - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
First child values, one array element for each node.
m_fixUpWasCalled - Variable in class org.apache.xpath.operations.Variable
Tell if fixupVariables was called.
m_fixednames - Static variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
fixed dom-style names.
m_flags - Variable in class org.apache.xalan.serialize.ElemDesc
Bit flags to tell about this element type.
m_flags - Variable in class org.apache.xml.utils.ElemDesc
Element's flags, describing the role this element plays during formatting of the document.
m_flushedStartDoc - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
 
m_foreignAttr - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Representation for an attribute in a foreign namespace.
m_format - Variable in class org.apache.xalan.serialize.SerializerToXML
The xsl:output properties.
m_formatTokenizer - Variable in class org.apache.xalan.transformer.NumeratorFormatter
An instance of a Tokenizer
m_format_avt - Variable in class org.apache.xalan.templates.ElemNumber
The "format" attribute is used to control conversion of a list of numbers into a string.
m_formatter - Variable in class org.apache.xalan.transformer.NumeratorFormatter
An instance of a NumberFormat
m_formatterListeners - Variable in class org.apache.xalan.lib.Redirect
List of formatter listeners indexed by filename.
m_foundFirstElement - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
Flag to set if we've found the first element, so we can tell if we have to check to see if we should create an HTML serializer.
m_foundLast - Variable in class org.apache.xpath.axes.PredicatedNodeTest
This is true if nextNode returns null.
m_fragment - Variable in class org.apache.xml.utils.URI
If specified, stores the fragment for this URI; otherwise null.
m_fragmentID - Variable in class org.apache.xalan.processor.StylesheetHandler
The ID of the fragment that has been found (warning: I worry that this should be in a stack).
m_fragmentIDString - Variable in class org.apache.xalan.processor.StylesheetHandler
If we have a URL to a XML fragment, the value is stored in this string, and the m_shouldProcess flag is set to false until we match an ID with this string.
m_frameSize - Variable in class org.apache.xalan.templates.ElemTemplate
The stack frame size for this template, which is equal to the maximum number of params and variables that can be declared in the template at one time.
m_frameSize - Variable in class org.apache.xalan.templates.ElemVariable
The stack frame size for this variable if it is a global variable that declares an RTF, which is equal to the maximum number of variables that can be declared in the variable at one time.
m_freeStack - Variable in class org.apache.xpath.axes.IteratorPool
Vector of given objects this points to.
m_fromMatchPattern - Variable in class org.apache.xalan.templates.ElemNumber
Specifies where to count from.
m_fromNode - Variable in class org.apache.xalan.transformer.Counter
The node from where the counting starts.
m_funcID - Variable in class org.apache.xpath.compiler.FuncLoader
The function ID, which may correspond to one of the FUNC_XXX values found in FunctionTable, but may be a value installed by an external module.
m_funcName - Variable in class org.apache.xpath.compiler.FuncLoader
The class name of the function.
m_funcNextFreeIndex - Static variable in class org.apache.xpath.compiler.FunctionTable
The index to the next free function index.
m_functionExpr - Variable in class org.apache.xpath.patterns.FunctionPattern
Should be a expression.
m_functions - Variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
functions of namespace
m_functions - Variable in class org.apache.xalan.templates.ElemExtensionDecl
StringVector holding the names of functions defined in this extension.
m_functions - Static variable in class org.apache.xpath.compiler.FunctionTable
The function table.
m_functions - Static variable in class org.apache.xpath.compiler.Keywords
Table of function name to function ID associations.
m_getData - Variable in class org.apache.xalan.client.XSLTProcessorApplet.TrustedAgent
Specifies whether the worker thread should perform a transformation.
m_getSource - Variable in class org.apache.xalan.client.XSLTProcessorApplet.TrustedAgent
Specifies whether the worker thread should get an XML document or XSL stylesheet.
m_globalImportList - Variable in class org.apache.xalan.templates.StylesheetRoot
The combined list of imports.
m_global_rtfdtm - Variable in class org.apache.xpath.XPathContext
Most recent "reusable" DTM for Global Result Tree Fragments.
m_groupingSeparator_avt - Variable in class org.apache.xalan.templates.ElemNumber
The grouping-separator attribute gives the separator used as a grouping (e.g. thousands) separator in decimal numbering sequences.
m_groupingSize_avt - Variable in class org.apache.xalan.templates.ElemNumber
The optional grouping-size specifies the size (normally 3) of the grouping.
m_handler - Variable in class org.apache.xalan.transformer.TreeWalker2Result
The result tree handler
m_handlerClass - Variable in class org.apache.xalan.extensions.ExtensionNamespaceSupport
 
m_hasBeenReset - Variable in class org.apache.xalan.transformer.TransformerImpl
Flag to to tell if the tranformer needs to be reset.
m_hasPositionalPred - Variable in class org.apache.xpath.axes.HasPositionalPredChecker
 
m_hasProcessedNS - Variable in class org.apache.xml.utils.NSInfo
Flag indicating whether namespaces have been processed for this node
m_hasTextLitOnly - Variable in class org.apache.xalan.templates.ElemTemplateElement
Tell if this element only has one text child, for optimization purposes.
m_hasTransformThreadErrorCatcher - Variable in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Field m_hasTransformThreadErrorCatcher
m_hasVariableDecl - Variable in class org.apache.xalan.templates.ElemTemplateElement
Tell if this element only has one text child, for optimization purposes.
m_hasXMLNSAttrs - Variable in class org.apache.xml.utils.NSInfo
Flag indicating whether this node has an XMLNS attribute
m_has_required - Variable in class org.apache.xalan.processor.XSLTElementDef
If true, this has a required element.
m_hash - Variable in class org.apache.xpath.objects.XStringForFSB
cached hash code
m_hashChain - Variable in class org.apache.xml.dtm.ref.DTMStringPool
 
m_hashCode - Variable in class org.apache.xml.utils.QName
The cached hashcode, which is calculated at construction time.
m_hashStart - Variable in class org.apache.xml.dtm.ref.DTMStringPool
 
m_hashtable - Variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
m_host - Variable in class org.apache.xml.utils.URI
If specified, stores the host for this URI; otherwise null.
m_href - Variable in class org.apache.xalan.processor.ProcessorInclude
The base URL of the XSL document.
m_href - Variable in class org.apache.xalan.templates.Stylesheet
The base URL of the XSL document.
m_htmlText - Variable in class org.apache.xalan.client.XSLTProcessorApplet
Where the worker thread puts the HTML text.
m_html_properties - Static variable in class org.apache.xalan.templates.OutputProperties
The default properties when method="html".
m_htmlcharInfo - Static variable in class org.apache.xalan.serialize.SerializerToHTML
Map that tells which XML characters should have special treatment, and it provides character to entity name lookup.
m_idAttributes - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
This table holds the ID string to node associations, for XML IDs.
m_importCountComposed - Variable in class org.apache.xalan.templates.StylesheetComposed
The precedence of this stylesheet in the global import list.
m_importNumber - Variable in class org.apache.xalan.templates.StylesheetComposed
Order in import chain.
m_importStack - Variable in class org.apache.xalan.processor.StylesheetHandler
A stack of URL hrefs for imported stylesheets.
m_imports - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:import" list.
m_inArgsSize - Variable in class org.apache.xalan.templates.ElemTemplate
The size of the portion of the stack frame that can hold parameter arguments.
m_inBlockElem - Variable in class org.apache.xalan.serialize.SerializerToHTML
True if the current element is a block element.
m_inCData - Variable in class org.apache.xalan.serialize.SerializerToXML
True if the current characters should be in CDATA blocks.
m_inCData - Variable in class org.apache.xml.utils.DOMBuilder
Flag indicating that we are processing a CData section
m_inDoctype - Variable in class org.apache.xalan.serialize.SerializerToXML
Tells if we're in an internal document type subset.
m_inEntityRef - Variable in class org.apache.xalan.serialize.SerializerToXML
Tells if we're in an EntityRef event.
m_inExternalDTD - Variable in class org.apache.xalan.serialize.SerializerToXML
This flag is set while receiving events from the external DTD
m_inNaturalOrderStatic - Variable in class org.apache.xpath.axes.WalkingIteratorSorted
True if the nodes will be found in document order, and this can be determined statically.
m_includes - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:include" properties.
m_includesComposed - Variable in class org.apache.xalan.templates.StylesheetComposed
The combined list of includes.
m_incrSAXSource - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
If we're building the model incrementally on demand, we need to be able to tell the source when to send us more data.
m_incremental - Static variable in class org.apache.xml.dtm.DTMManager
 
m_incrementalSAXSource - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
If we're building the model incrementally on demand, we need to be able to tell the source when to send us more data.
m_indent - Variable in class org.apache.xalan.trace.PrintTraceListener
 
m_indentAmount - Variable in class org.apache.xalan.serialize.SerializerToXML
Amount to indent.
m_index - Variable in class org.apache.xalan.templates.ElemVariable
This is the index into the stack frame.
m_index - Variable in class org.apache.xalan.templates.ElemWithParam
This is the index to the stack frame being called, not the stack frame that contains this element.
m_index - Variable in class org.apache.xml.utils.BoolStack
Index into the array of booleans
m_index - Variable in class org.apache.xpath.axes.PredicatedNodeTest.PredOwner
 
m_index - Variable in class org.apache.xpath.axes.UnionPathIterator.iterOwner
 
m_index - Variable in class org.apache.xpath.operations.Variable
The index of the variable, which is either an absolute index to a global, or, if higher than the globals area, must be adjusted by adding the offset to the current stack frame.
m_index - Variable in class org.apache.xpath.patterns.StepPattern.PredOwner
 
m_index - Variable in class org.apache.xpath.patterns.UnionPattern.UnionPathPartOwner
 
m_indexing - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
true if indexing is turned on.
m_initialblocksize - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The default initial block size of the node arrays
m_innerFSB - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_innerFSB, when non-null, is a FastStringBuffer whose total length equals m_chunkSize, and which replaces m_array[0].
m_inputContentHandler - Variable in class org.apache.xalan.transformer.TransformerImpl
The content handler for the source input tree.
m_insideDTD - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
We are inside the DTD.
m_insideParse - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
 
m_intToString - Variable in class org.apache.xml.dtm.ref.DTMStringPool
 
m_isAbs - Variable in class org.apache.xalan.templates.AbsPathChecker
 
m_isDefaultTemplate - Variable in class org.apache.xalan.templates.ElemApplyTemplates
Tells if this belongs to a default template, in which case it will act different with regard to processing modes.
m_isDot - Variable in class org.apache.xalan.templates.ElemValueOf
True if the pattern is a simple ".".
m_isError - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_isExcluded - Variable in class org.apache.xalan.templates.XMLNSDecl
true if this namespace declaration should normally be excluded.
m_isFresh - Variable in class org.apache.xpath.axes.AxesWalker
True if an itteration has not begun.
m_isFromWithParam - Variable in class org.apache.xpath.Arg
True if this variable was added with an xsl:with-param or is added via setParameter.
m_isGlobal - Variable in class org.apache.xalan.templates.XUnresolvedVariable
true if this variable or parameter is a global.
m_isGlobal - Variable in class org.apache.xpath.operations.Variable
 
m_isInit - Static variable in class org.apache.xalan.lib.sql.ConnectionPoolManager
 
m_isInvalidIteratorState - Variable in class org.apache.xpath.domapi.XPathResultImpl
 
m_isOrdered - Variable in class org.apache.xalan.processor.XSLTElementDef
 
m_isRawStack - Variable in class org.apache.xalan.serialize.SerializerToHTML
State stack to keep track of if the current element has output escaping disabled.
m_isSameContext - Variable in class org.apache.xalan.templates.RedundentExprEliminator
 
m_isTopLevel - Variable in class org.apache.xalan.templates.ElemVariable
Tells if this is a top-level variable or param, or not.
m_isTopLevel - Variable in class org.apache.xpath.axes.LocPathIterator
Value determined at compile time, indicates that this is an iterator at the top level of the expression, rather than inside a predicate.
m_isTopLevel - Variable in class org.apache.xpath.functions.FuncLast
 
m_isTopLevel - Variable in class org.apache.xpath.functions.FuncPosition
 
m_isTotallyWild - Variable in class org.apache.xpath.patterns.NodeTest
True if this test has a null namespace and a local name of NodeTest.WILD.
m_isTransformClient - Variable in class org.apache.xalan.transformer.ResultTreeHandler
 
m_isTransformDone - Variable in class org.apache.xalan.transformer.TransformerImpl
If the the transform is on the secondary thread, we need to know when it is done, so we can return.
m_isUTF8 - Variable in class org.apache.xalan.serialize.SerializerToXML
Flag to quickly tell if the encoding is UTF8.
m_isVisible - Variable in class org.apache.xpath.Arg
True if this variable is currently visible.
m_ispreserve - Variable in class org.apache.xalan.serialize.SerializerToXML
State flag to tell if preservation of whitespace is important.
m_isprevtext - Variable in class org.apache.xalan.serialize.SerializerToXML
State flag that tells if the previous node processed was text, so we can tell if we should preserve whitespace.
m_iter - Variable in class org.apache.xpath.axes.NodeSequence
The functional iterator that fetches nodes.
m_iterator - Variable in class org.apache.xpath.axes.OneStepIterator
The DTM inner traversal class, that corresponds to the super axis.
m_iterator - Variable in class org.apache.xpath.axes.ReverseAxesWalker
The DTM inner traversal class, that corresponds to the super axis.
m_iterator - Variable in class org.apache.xpath.domapi.XPathResultImpl
The iterator, if this is an iterator type.
m_iteratorRoots - Variable in class org.apache.xpath.XPathContext
A stack of the current sub-expression nodes.
m_iterators - Variable in class org.apache.xpath.axes.UnionPathIterator
The location path iterators, one for each location path contained in the union expression.
m_javaObjConversions - Static variable in class org.apache.xalan.extensions.MethodResolver
Specification of conversions from XSLT type CLASS_UNKNOWN (i.e. some unknown Java object) to allowed Java types.
m_key - Variable in class org.apache.xalan.client.XSLTProcessorApplet
Stylesheet parameter key
m_key1Value - Variable in class org.apache.xalan.transformer.NodeSorter.NodeCompareElem
Value from first sort key
m_key2Value - Variable in class org.apache.xalan.transformer.NodeSorter.NodeCompareElem
Value from second sort key
m_keyDeclarations - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:key" property.
m_keyDeclarations - Variable in class org.apache.xalan.transformer.KeyIterator
Vector of Key declarations in the stylesheet.
m_keyDeclarations - Variable in class org.apache.xalan.transformer.KeyRefIterator
Vector of Key declarations in the stylesheet.
m_keyDeclarations - Variable in class org.apache.xalan.transformer.KeyTable
Vector of KeyDeclaration instances holding the key declarations.
m_keyDecls - Variable in class org.apache.xalan.templates.StylesheetRoot
A list of all key declarations visible from this stylesheet and all lesser stylesheets.
m_keyManager - Variable in class org.apache.xalan.transformer.TransformerImpl
The key manager, which manages xsl:keys.
m_keyNodes - Variable in class org.apache.xalan.transformer.KeyTable
The main iterator that will walk through the source tree for this key.
m_key_tables - Variable in class org.apache.xalan.transformer.KeyManager
Table of tables of element keys.
m_keys - Variable in class org.apache.xalan.transformer.NodeSorter
Vector of NodeSortKeys
m_keysNodes - Variable in class org.apache.xalan.transformer.KeyRefIterator
 
m_keywords - Static variable in class org.apache.xpath.compiler.Keywords
Table of keywords to opcode associations.
m_lang - Variable in class org.apache.xalan.templates.ElemExtensionCall
Language used by extension.
m_lang - Variable in class org.apache.xalan.templates.ElemExtensionScript
Language used in extension.
m_lang_avt - Variable in class org.apache.xalan.templates.ElemNumber
When numbering with an alphabetic sequence, the lang attribute specifies which language's alphabet is to be used.
m_lang_avt - Variable in class org.apache.xalan.templates.ElemSort
lang specifies the language of the sort keys.
m_last - Variable in class org.apache.xpath.NodeSet
 
m_last - Variable in class org.apache.xpath.NodeSetDTM
 
m_last - Variable in class org.apache.xpath.axes.NodeSequence
The index of the last node in the iteration.
m_lastChunk - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_lastChunk is an index into m_array[], pointing to the last chunk of the Chunked Array currently in use.
m_lastFetched - Variable in class org.apache.xpath.axes.LocPathIterator
The last node that was fetched, usually by nextNode.
m_lastIndex - Variable in class org.apache.xml.utils.AttList
Index of last attribute node
m_lastOrder - Variable in class org.apache.xalan.processor.XSLTElementDef
the highest order of child elements have appeared so far, or -1 if not ordered
m_lastPoppedStylesheet - Variable in class org.apache.xalan.processor.StylesheetHandler
The last stylesheet that was popped off the stylesheets stack.
m_lastUsedWalker - Variable in class org.apache.xpath.axes.WalkingIterator
The last used step walker in the walker list.
m_last_kid - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
The current position in the DTM tree.
m_last_parent - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
The current position in the DTM tree.
m_last_pushed_rtfdtm - Variable in class org.apache.xpath.XPathContext
 
m_lazyVar - Variable in class org.apache.xalan.templates.ElemVariablePsuedo
 
m_left - Variable in class org.apache.xpath.operations.Operation
The left operand expression.
m_length - Variable in class org.apache.xalan.trace.GenerateEvent
The length of the current data in m_characters.
m_length - Variable in class org.apache.xpath.axes.LocPathIterator
 
m_length - Variable in class org.apache.xpath.objects.XStringForChars
The length of the string.
m_length - Variable in class org.apache.xpath.objects.XStringForFSB
The length of the string.
m_lengthPos - Variable in class org.apache.xpath.compiler.OpMapVector
Position where size of array is kept
m_lettervalue_avt - Variable in class org.apache.xalan.templates.ElemNumber
The letter-value attribute disambiguates between numbering sequences that use letters.
m_level - Variable in class org.apache.xalan.templates.ElemNumber
When level="single", it goes up to the first node in the ancestor-or-self axis that matches the count pattern, and constructs a list of length one containing one plus the number of preceding siblings of that ancestor that match the count pattern.
m_lexicalHandler - Variable in class org.apache.xalan.transformer.ResultTreeHandler
The LexicalHandler
m_lexicalHandler - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The lexical handler to aggregate to.
m_lineNumber - Variable in class org.apache.xalan.templates.ElemTemplateElement
line number where the current document event ends.
m_lineNumber - Variable in class org.apache.xml.dtm.ref.NodeLocator
 
m_lineSep - Variable in class org.apache.xalan.serialize.SerializerToXML
Use the system line seperator to write line breaks.
m_lineSepLen - Variable in class org.apache.xalan.serialize.SerializerToXML
The length of the line seperator, since the write is done one character at a time.
m_list - Variable in class org.apache.xpath.domapi.XPathResultImpl
The list, if this is a snapshot type.
m_localName - Variable in class org.apache.xalan.templates.ElemLiteralResult
The local name of the element to be created.
m_localName - Variable in class org.apache.xalan.transformer.QueuedEvents
Local part of qualified name of the element
m_localNames - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_locale - Variable in class org.apache.xalan.transformer.NodeSortKey
Locale we're in
m_locale - Variable in class org.apache.xalan.transformer.NumeratorFormatter
Locale we need to format in
m_locator - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The locator for this TransformerHandler.
m_locator - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
The SAX Document locator
m_locator - Variable in class org.apache.xml.utils.SAXSourceLocator
The SAX Locator object.
m_locator - Variable in class org.apache.xml.utils.TreeWalker
Locator object for this TreeWalker
m_locator - Variable in class org.apache.xpath.compiler.Compiler
The source locator for the expression being compiled.
m_lpi - Variable in class org.apache.xpath.axes.PredicatedNodeTest
The owning location path iterator.
m_mainExp - Variable in class org.apache.xpath.XPath
The top of the expression tree.
m_manager - Variable in class org.apache.xpath.NodeSetDTM
 
m_map - Variable in class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector
 
m_map - Variable in class org.apache.xml.utils.IntVector
Array of ints
m_map - Variable in class org.apache.xml.utils.NodeVector
Array of nodes this points to.
m_map - Variable in class org.apache.xml.utils.ObjectVector
Array of objects
m_map - Variable in class org.apache.xml.utils.StringToIntTable
Array of strings this table points to.
m_map - Variable in class org.apache.xml.utils.StringToStringTable
Array of strings this contains
m_map - Variable in class org.apache.xml.utils.StringToStringTableVector
Array of StringToStringTable objects
m_map - Variable in class org.apache.xml.utils.StringVector
 
m_map - Variable in class org.apache.xml.utils.SuballocatedByteVector
Array of arrays of bytes
m_map - Variable in class org.apache.xml.utils.SuballocatedIntVector
Array of arrays of ints
m_map - Variable in class org.apache.xpath.NodeSet
Array of nodes this points to.
m_map - Variable in class org.apache.xpath.compiler.OpMapVector
Array of ints
m_map0 - Variable in class org.apache.xml.utils.SuballocatedByteVector
"Shortcut" handle to m_map[0]
m_map0 - Variable in class org.apache.xml.utils.SuballocatedIntVector
"Shortcut" handle to m_map[0].
m_mapSize - Variable in class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector
 
m_mapSize - Variable in class org.apache.xml.utils.IntVector
Size of array
m_mapSize - Variable in class org.apache.xml.utils.NodeVector
Size of the array this points to.
m_mapSize - Variable in class org.apache.xml.utils.ObjectVector
Size of array
m_mapSize - Variable in class org.apache.xml.utils.StringToIntTable
Size of this table
m_mapSize - Variable in class org.apache.xml.utils.StringToStringTable
Size of this table
m_mapSize - Variable in class org.apache.xml.utils.StringToStringTableVector
Size of this array
m_mapSize - Variable in class org.apache.xml.utils.StringVector
 
m_mapSize - Variable in class org.apache.xpath.NodeSet
Size of the array this points to.
m_mapSize - Variable in class org.apache.xpath.compiler.OpMapVector
Size of array
m_marks - Variable in class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
m_matchPattern - Variable in class org.apache.xalan.templates.ElemTemplate
The match attribute is a Pattern that identifies the source node or nodes to which the rule applies.
m_matchPattern - Variable in class org.apache.xalan.templates.KeyDeclaration
The "match" attribute.
m_matchedNode - Variable in class org.apache.xalan.transformer.ResultTreeHandler.QueuedStateSnapshot
The node in the source tree that matched the template obtained via getMatchedTemplate().
m_matchedTemplate - Variable in class org.apache.xalan.transformer.ResultTreeHandler.QueuedStateSnapshot
The xsl:template that was matched.
m_maxCharacter - Variable in class org.apache.xalan.serialize.SerializerToXML
The maximum character size before we have to resort to escaping.
m_maxChunkBits - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_maxChunkBits affects our chunk-growth strategy, by saying what the largest permissible chunk size is in this particular FastStringBuffer hierarchy.
m_maxStackFrameSize - Variable in class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
m_media - Variable in class org.apache.xalan.processor.StylesheetPIHandler
The desired media criteria.
m_mediatype - Variable in class org.apache.xalan.serialize.SerializerToXML
The mediatype.
m_methodKey - Variable in class org.apache.xpath.functions.FuncExtFunction
Unique method key, which is passed to ExtensionsTable#extFunction in order to allow caching of the method.
m_mgr - Variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Instance of Manager class
m_mgr - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The DTM manager who "owns" this DTM.
m_mgrDefault - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
m_mgr cast to DTMManagerDefault, or null if it isn't an instance (Efficiency hook)
m_minArraySize - Variable in class org.apache.xalan.lib.sql.ObjectArray
 
m_mode - Variable in class org.apache.xalan.templates.ElemApplyTemplates
mode %qname; #IMPLIED
m_mode - Variable in class org.apache.xalan.templates.ElemTemplate
Modes allow an element to be processed multiple times, each time producing a different result.
m_mode - Variable in class org.apache.xalan.trace.TracerEvent
The current mode.
m_modes - Variable in class org.apache.xalan.transformer.TransformerImpl
A stack of current template modes.
m_msgMgr - Variable in class org.apache.xalan.transformer.TransformerImpl
The message manager, which manages error messages, warning messages, and other types of message events.
m_multiAllowed - Variable in class org.apache.xalan.processor.XSLTElementDef
True if this element can appear multiple times
m_mustHardReset - Variable in class org.apache.xpath.axes.FilterExprIterator
 
m_mustHardReset - Variable in class org.apache.xpath.axes.FilterExprIteratorSimple
 
m_mustHardReset - Variable in class org.apache.xpath.axes.FilterExprWalker
 
m_mutable - Variable in class org.apache.xpath.NodeSet
True if this list can be mutated.
m_mutable - Variable in class org.apache.xpath.NodeSetDTM
True if this list can be mutated.
m_name - Variable in class org.apache.xalan.processor.XSLTAttributeDef
The name of this element.
m_name - Variable in class org.apache.xalan.processor.XSLTElementDef
The name of this element.
m_name - Variable in class org.apache.xalan.templates.AVT
The name of the attribute.
m_name - Variable in class org.apache.xalan.templates.ElemTemplate
An xsl:template element with a name attribute specifies a named template.
m_name - Variable in class org.apache.xalan.templates.KeyDeclaration
The "name" property.
m_name - Variable in class org.apache.xalan.trace.GenerateEvent
The name of the element or PI.
m_name - Variable in class org.apache.xalan.transformer.KeyIterator
Key name.
m_name - Variable in class org.apache.xalan.transformer.KeyRefIterator
 
m_name - Variable in class org.apache.xalan.transformer.QueuedEvents
The pending element, namespace, and local name.
m_name - Variable in class org.apache.xpath.patterns.NodeTest
The local name to be tested for.
m_nameAlias - Variable in class org.apache.xalan.processor.XSLTElementDef
The name of this element.
m_nameOfIDAttrOfElemToModify - Variable in class org.apache.xalan.client.XSLTProcessorApplet
Stylesheet attribute name and value that the caller can set.
m_name_atv - Variable in class org.apache.xalan.templates.ElemPI
The xsl:processing-instruction element has a required name attribute that specifies the name of the processing instruction node.
m_name_avt - Variable in class org.apache.xalan.templates.ElemElement
The name attribute is interpreted as an attribute value template.
m_namedTemplates - Variable in class org.apache.xalan.templates.TemplateList
Keyed on string macro names, and holding values that are macro elements in the XSL DOM tree.
m_namespace - Variable in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
 
m_namespace - Variable in class org.apache.xalan.extensions.ExtensionNamespaceSupport
 
m_namespace - Variable in class org.apache.xalan.processor.XSLTAttributeDef
The allowed namespace for this element.
m_namespace - Variable in class org.apache.xalan.processor.XSLTElementDef
The allowed namespace for this element.
m_namespace - Variable in class org.apache.xalan.templates.ElemLiteralResult
The namespace of the element to be created.
m_namespace - Variable in class org.apache.xml.utils.NSInfo
The namespace URI
m_namespace - Variable in class org.apache.xpath.functions.FuncExtFunction
The namespace for the extension function, which should not normally be null or empty.
m_namespace - Variable in class org.apache.xpath.patterns.NodeTest
The namespace to be tested for, which may be null.
m_namespaceAliasComposed - Variable in class org.apache.xalan.templates.StylesheetRoot
Composed set of all namespace aliases.
m_namespaceContext - Variable in class org.apache.xalan.transformer.NodeSortKey
Prefix resolver to use
m_namespaceContext - Variable in class org.apache.xpath.compiler.Lexer
The prefix resolver to map prefixes to namespaces in the XPath.
m_namespaceContext - Variable in class org.apache.xpath.compiler.XPathParser
The prefix resolver to map prefixes to namespaces in the OpMap.
m_namespaceDeclSetElements - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
SuballocatedIntVector of elements at which corresponding namespaceDeclSets were defined
m_namespaceDeclSets - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Vector of SuballocatedIntVectors of NS decl sets
m_namespaceLists - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Lazily created namespace lists.
m_namespaceUri - Variable in class org.apache.xalan.extensions.ExtensionHandler
uri of the extension namespace
m_namespace_avt - Variable in class org.apache.xalan.templates.ElemElement
If the namespace attribute is present, then it also is interpreted as an attribute value template.
m_namespaces - Variable in class org.apache.xalan.transformer.QueuedEvents
Vector of namespaces for this element
m_needToOutputDocTypeDecl - Variable in class org.apache.xalan.serialize.SerializerToXML
Flag to tell that we need to add the doctype decl, which we can't do until the first element is encountered.
m_newFound - Variable in class org.apache.xalan.transformer.CountersTable
Place to collect new counters.
m_next - Variable in class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
 
m_next - Variable in class org.apache.xalan.templates.TemplateSubPatternAssociation
Next pattern
m_next - Variable in class org.apache.xalan.transformer.ResultNameSpace
Pointer to next ResultNameSpace
m_next - Variable in class org.apache.xml.utils.NameSpace
Next NameSpace element on the stack.
m_next - Variable in class org.apache.xpath.NodeSet
If this node is being used as an iterator, the next index that nextNode() will return.
m_next - Variable in class org.apache.xpath.NodeSetDTM
If this node is being used as an iterator, the next index that nextNode() will return.
m_next - Variable in class org.apache.xpath.axes.NodeSequence
The index of the next node to be fetched.
m_nextChar - Variable in class org.apache.xml.utils.Trie.Node
The next nodes.
m_nextCoroutine - Variable in class org.apache.xml.dtm.ref.CoroutineManager
Internal field used to confirm that the coroutine now waking up is in fact the one we intended to resume.
m_nextSibling - Variable in class org.apache.xalan.templates.ElemTemplateElement
Next sibling.
m_nextSlot - Variable in class org.apache.xalan.lib.sql.ObjectArray
The next offset in the current Array to append a new object
m_nextType - Variable in class org.apache.xml.dtm.ref.ExpandedNameTable
Next available extended type
m_nextWalker - Variable in class org.apache.xpath.axes.AxesWalker
The next walker in the location step chain.
m_nextsib - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Next sibling values, one array element for each node.
m_node - Variable in class org.apache.xalan.transformer.NodeSorter.NodeCompareElem
Current node
m_nodeTests - Variable in class org.apache.xpath.axes.UnionChildIterator
Even though these may hold full LocPathIterators, this array does not have to be cloned, since only the node test and predicate portion are used, and these only need static information.
m_nodes - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
The node objects.
m_nodesAreProcessed - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
true if ALL the nodes in the m_root subtree have been processed; false if our incremental build has not yet finished scanning the DOM tree.
m_nodesetConversions - Static variable in class org.apache.xalan.extensions.MethodResolver
Specification of conversions from XSLT type CLASS_NODESET to allowed Java types.
m_nodetypes - Static variable in class org.apache.xpath.compiler.Keywords
Table of node type strings to opcode associations.
m_nsContextPushed - Variable in class org.apache.xalan.transformer.ResultTreeHandler
Indicate whether a namespace context was pushed
m_nsContextPushed - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
Indicate whether a namespace context was pushed
m_nsDeclsHaveBeenAdded - Variable in class org.apache.xalan.transformer.QueuedEvents
Flag to try and get the xmlns decls to the attribute list before other attributes are added.
m_nsNames - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_nsSupport - Variable in class org.apache.xalan.transformer.ResultTreeHandler
Use the SAX2 helper class to track result namespaces.
m_nsSupport - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
Use the SAX2 helper class to track result namespaces.
m_nsSupportStack - Variable in class org.apache.xalan.processor.StylesheetHandler
Stack of NamespaceSupport objects.
m_nulls - Static variable in class org.apache.xpath.VariableStack
NEEDSDOC Field m_nulls
m_numberConversions - Static variable in class org.apache.xalan.extensions.MethodResolver
Specification of conversions from XSLT type CLASS_NUMBER to allowed Java types.
m_numberElem - Variable in class org.apache.xalan.transformer.Counter
The owning xsl:number element.
m_numblocks - Variable in class org.apache.xml.utils.SuballocatedByteVector
Number of blocks to (over)allocate by
m_numblocks - Variable in class org.apache.xml.utils.SuballocatedIntVector
Number of blocks to (over)allocate by
m_obj - Variable in class org.apache.xpath.objects.XObject
The java object which this object wraps.
m_omitMetaTag - Variable in class org.apache.xalan.serialize.SerializerToHTML
True if the META tag should be omitted.
m_opMap - Variable in class org.apache.xpath.compiler.OpMap
An operations map is used instead of a proper parse tree.
m_ops - Variable in class org.apache.xpath.compiler.XPathParser
The XPath to be processed.
m_optimize - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
 
m_order - Variable in class org.apache.xalan.processor.XSLTElementDef
the order that this element should appear, or -1 if not ordered
m_order_avt - Variable in class org.apache.xalan.templates.ElemSort
order specifies whether the strings should be sorted in ascending or descending order.
m_orig - Variable in class org.apache.xpath.axes.IteratorPool
Type of objects in this pool.
m_origObj - Variable in class org.apache.xpath.objects.XNodeSetForDOM
 
m_originatingNode - Variable in class org.apache.xalan.processor.StylesheetHandler
The originating node if the current stylesheet is being created from a DOM.
m_os - Variable in class org.apache.xalan.serialize.WriterToASCI
The byte stream to write to.
m_os - Variable in class org.apache.xalan.serialize.WriterToUTF8
The byte stream to write to.
m_os - Variable in class org.apache.xalan.serialize.WriterToUTF8Buffered
The byte stream to write to.
m_output - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:output" properties.
m_outputContentHandler - Variable in class org.apache.xalan.transformer.TransformerImpl
The content handler for the result tree.
m_outputFormat - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The output properties.
m_outputFormat - Variable in class org.apache.xalan.transformer.TransformerImpl
The output format object set by the user.
m_outputMethodSet - Variable in class org.apache.xalan.templates.StylesheetRoot
Flag indicating whether an output method has been set by the user.
m_outputProperties - Variable in class org.apache.xalan.processor.ProcessorOutputElem
The output properties, set temporarily while the properties are being set from the attributes, and then nulled after that operation is completed.
m_outputProperties - Variable in class org.apache.xalan.templates.StylesheetRoot
This will be set up with the default values, and then the values will be set as stylesheets are encountered.
m_outputStream - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
This is null unless we own the stream.
m_outputStream - Variable in class org.apache.xalan.transformer.TransformerImpl
This is null unless we own the stream.
m_outputStreams - Variable in class org.apache.xalan.lib.Redirect
List of output streams indexed by filename.
m_outputTarget - Variable in class org.apache.xalan.transformer.TransformerImpl
The Result object at the start of the transform, if any.
m_owner - Variable in class org.apache.xpath.XPathContext
The owner context of this XPathContext.
m_ownerGetErrorListener - Variable in class org.apache.xpath.XPathContext
The owner context of this XPathContext.
m_paramElems - Variable in class org.apache.xalan.templates.ElemCallTemplate
Vector of xsl:param elements associated with this element.
m_params - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The parameters, which is unused, but must be returned to fullfill the Transformer interface.
m_parent - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Previous sibling values, one array element for each node.
m_parent - Variable in class org.apache.xpath.Expression
The location where this expression was built from.
m_parentDTM - Variable in class org.apache.xml.dtm.ref.DTMNodeList
 
m_parentNode - Variable in class org.apache.xalan.templates.ElemTemplateElement
Parent node.
m_parents - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
The parent stack, needed only for construction.
m_parserEventsOnMain - Variable in class org.apache.xalan.transformer.TransformerImpl
True if the parser events should be on the main thread, false if not.
m_parsingComplete - Variable in class org.apache.xalan.processor.StylesheetHandler
m_parsingComplete becomes true when the top-level stylesheet and all its included/imported stylesheets have been been fully parsed, as an indication that composition/optimization/compilation can begin.
m_parts - Variable in class org.apache.xalan.templates.AVT
If the AVT is complex, hold a Vector of AVTParts.
m_pastFirstElement - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
 
m_path - Variable in class org.apache.xml.utils.URI
If specified, stores the path for this URI; otherwise null.
m_paths - Variable in class org.apache.xalan.templates.RedundentExprEliminator
 
m_pattern - Variable in class org.apache.xalan.templates.TemplateSubPatternAssociation
Template pattern
m_pattern - Variable in class org.apache.xpath.axes.MatchPatternIterator
This is the select pattern, translated into a match pattern.
m_patternMap - Variable in class org.apache.xpath.compiler.Lexer
Ignore this, it is going away.
m_patternMapSize - Variable in class org.apache.xpath.compiler.Lexer
Ignore this, it is going away.
m_patternString - Variable in class org.apache.xpath.XPath
The pattern string, mainly kept around for diagnostic purposes.
m_patternTable - Variable in class org.apache.xalan.templates.TemplateList
This table is keyed on the target elements of patterns, and contains linked lists of the actual patterns that match the target element to some degree of specifity.
m_patterns - Variable in class org.apache.xpath.patterns.UnionPattern
Array of the contained step patterns to be tested.
m_pool - Variable in class org.apache.xalan.lib.sql.DefaultConnectionPool
Storage for the PooledConnections
m_poolTable - Static variable in class org.apache.xalan.lib.sql.ConnectionPoolManager
 
m_port - Variable in class org.apache.xml.utils.URI
If specified, stores the port for this URI; otherwise -1.
m_pos - Variable in class org.apache.xalan.serialize.SerializerToXML
The current position in the m_charBuf or m_byteBuf.
m_pos - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
The current position in the DOM tree.
m_pos - Variable in class org.apache.xpath.axes.LocPathIterator
The current position of the context node.
m_postLetter - Variable in class org.apache.xalan.transformer.DecimalToRoman
Correspoding letter (roman) to m_postValue
m_postValue - Variable in class org.apache.xalan.transformer.DecimalToRoman
Minimum value for a given range of roman numbers
m_preLetter - Variable in class org.apache.xalan.transformer.DecimalToRoman
Correspoding letter (roman) to m_preValue
m_preValue - Variable in class org.apache.xalan.transformer.DecimalToRoman
Value of last prefixed number within that same range
m_predCount - Variable in class org.apache.xpath.axes.PredicatedNodeTest
 
m_predDepth - Variable in class org.apache.xpath.axes.HasPositionalPredChecker
 
m_predefExtensions - Variable in class org.apache.xalan.extensions.ExtensionNamespacesManager
Vector of ExtensionNamespaceSupport objects for predefined ExtensionNamespaces.
m_predicateIndex - Variable in class org.apache.xpath.axes.PredicatedNodeTest
Which predicate we are executing.
m_predicatePos - Variable in class org.apache.xpath.XPathContext
 
m_predicateRoots - Variable in class org.apache.xpath.XPathContext
A stack of the current sub-expression nodes.
m_predicates - Variable in class org.apache.xpath.axes.PredicatedNodeTest
The list of predicate expressions.
m_predicates - Variable in class org.apache.xpath.patterns.StepPattern
The list of predicate expressions for this pattern step.
m_prefix - Variable in class org.apache.xalan.templates.ElemExtensionDecl
Prefix string for this extension element.
m_prefix - Variable in class org.apache.xalan.templates.XMLNSDecl
non-null reference to prefix, using "" for default namespace.
m_prefix - Variable in class org.apache.xalan.transformer.ResultNameSpace
Prefix of namespace
m_prefix - Variable in class org.apache.xml.utils.NameSpace
Prefix of this NameSpace element.
m_prefixMappings - Variable in class org.apache.xalan.processor.StylesheetHandler
 
m_prefixMappings - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Namespace support, only relevent at construction time.
m_prefixNames - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_prefixResolver - Variable in class org.apache.xpath.axes.LocPathIterator
Fast access to the current prefix resolver.
m_prefixResolvers - Variable in class org.apache.xpath.XPathContext
 
m_prefixTable - Variable in class org.apache.xalan.templates.ElemTemplateElement
The table of XMLNSDecls for this element and all parent elements, screened for excluded prefixes.
m_prefix_aliases - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:namespace-alias" properties.
m_preserveSpace - Variable in class org.apache.xalan.templates.ElemTextLiteral
Tell if space should be preserved.
m_preserves - Variable in class org.apache.xalan.serialize.SerializerToXML
Stack to keep track of whether or not we need to preserve whitespace.
m_prevWalker - Variable in class org.apache.xpath.axes.AxesWalker
The previous walker in the location step chain, or null.
m_previous - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
The current previous node, needed only for construction time.
m_prevsib - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Previous sibling values, one array element for each node.
m_primaryReader - Variable in class org.apache.xpath.XPathContext
The reader of the primary source tree.
m_priority - Variable in class org.apache.xalan.templates.ElemTemplate
The priority of a template rule is specified by the priority attribute on the template rule.
m_processedFirstElement - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
True iff the first element has been processed.
m_processor - Variable in class org.apache.xalan.trace.GenerateEvent
The XSLT Transformer, which either directly or indirectly contains most needed information.
m_processor - Variable in class org.apache.xalan.trace.SelectionEvent
The XSLT processor instance.
m_processor - Variable in class org.apache.xalan.trace.TracerEvent
The XSLT processor instance.
m_processor - Variable in class org.apache.xalan.transformer.NodeSortKey
Transformer instance
m_processor - Variable in class org.apache.xalan.transformer.NumeratorFormatter
An instance of a transformer
m_processor - Variable in class org.apache.xpath.compiler.Lexer
The XPath processor object.
m_processors - Variable in class org.apache.xalan.processor.StylesheetHandler
The stack of current processors.
m_properties - Variable in class org.apache.xalan.templates.OutputProperties
The output properties.
m_propertiesLevels - Variable in class org.apache.xalan.templates.OutputProperties
This ugly field is used during recomposition to track the import precedence at which each attribute was first specified, so we can flag errors about values being set multiple time at the same precedence level.
m_proximityPositions - Variable in class org.apache.xpath.axes.PredicatedNodeTest
An array of counts that correspond to the number of predicates the step contains.
m_publicId - Variable in class org.apache.xalan.templates.ElemTemplate
The public identifier for the current document event.
m_publicId - Variable in class org.apache.xalan.templates.Stylesheet
The doctype-public element.
m_publicId - Variable in class org.apache.xml.dtm.ref.NodeLocator
 
m_pw - Variable in class org.apache.xalan.trace.PrintTraceListener
The print writer where the events should be written.
m_pw - Variable in class org.apache.xml.utils.DefaultErrorHandler
 
m_pw - Variable in class org.apache.xml.utils.ListingErrorHandler
 
m_qname - Variable in class org.apache.xalan.templates.DecimalFormatProperties
If there is a name attribute, then the element declares a named decimal-format; otherwise, it declares the default decimal-format.
m_qname - Variable in class org.apache.xalan.templates.ElemAttributeSet
The name attribute specifies the name of the attribute set.
m_qname - Variable in class org.apache.xalan.templates.ElemVariable
The value of the "name" attribute.
m_qname - Variable in class org.apache.xalan.templates.ElemWithParam
The required name attribute specifies the name of the parameter (the variable the value of whose binding is to be replaced).
m_qname - Variable in class org.apache.xpath.Arg
Field m_qname: The name of this argument, expressed as a QName (Qualified Name) object.
m_qname - Variable in class org.apache.xpath.operations.Variable
The qualified name of the variable.
m_qnameID - Variable in class org.apache.xalan.templates.ElemParam
 
m_qnameID - Variable in class org.apache.xalan.templates.ElemWithParam
 
m_queryString - Variable in class org.apache.xml.utils.URI
If specified, stores the query string for this URI; otherwise null.
m_queueMark - Variable in class org.apache.xpath.compiler.XPathParser
The position in the token queue is tracked by m_queueMark.
m_quietConflictWarnings - Variable in class org.apache.xalan.transformer.TransformerImpl
If this is set to true, do not warn about pattern match conflicts.
m_rawName - Variable in class org.apache.xalan.templates.AVT
The name of the attribute.
m_rawName - Variable in class org.apache.xalan.templates.ElemLiteralResult
The raw name of the element to be created.
m_realStartNode - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
The real start node for this axes, since _startNode will be adjusted.
m_rebundleBits - Variable in class org.apache.xml.utils.FastStringBuffer
Field m_rechunkBits affects our chunk-growth strategy, by saying how many chunks should be allocated at one size before we encapsulate them into the first chunk of the next size up.
m_recursionLimit - Static variable in class org.apache.xalan.transformer.StackGuard
Used for infinite loop check.
m_reentryGuard - Variable in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Field m_reentryGuard
m_ref - Variable in class org.apache.xalan.transformer.KeyRefIterator
 
m_refs - Variable in class org.apache.xalan.templates.VarNameCollector
 
m_refsTable - Variable in class org.apache.xalan.transformer.KeyTable
Hold a cache of key() function result for each ref.
m_relativePathPattern - Variable in class org.apache.xpath.patterns.StepPattern
Reference to nodetest and predicate for parent or ancestor.
m_required - Variable in class org.apache.xalan.processor.XSLTAttributeDef
If true, this is a required attribute.
m_required - Variable in class org.apache.xalan.processor.XSLTElementDef
If true, this is a required element.
m_requiredFound - Variable in class org.apache.xalan.processor.XSLTElementDef
 
m_resolver - Variable in class org.apache.xpath.domapi.XPathExpressionImpl
 
m_result - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The result for the transformation.
m_result - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The Result object.
m_resultContentHandler - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The content handler where result events will be sent.
m_resultDTDHandler - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The DTD handler where result events will be sent.
m_resultDeclHandler - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The Decl handler where result events will be sent.
m_resultLexicalHandler - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The lexical handler where result events will be sent.
m_resultObj - Variable in class org.apache.xpath.domapi.XPathResultImpl
The wrapped XObject
m_resultTreeHandler - Variable in class org.apache.xalan.transformer.TransformerImpl
Output handler to bottleneck SAX events.
m_resultType - Variable in class org.apache.xpath.domapi.XPathResultImpl
This the type specified by the user during construction.
m_right - Variable in class org.apache.xpath.operations.Operation
The right operand expression.
m_right - Variable in class org.apache.xpath.operations.UnaryOperation
The operand for the operation.
m_romanConvertTable - Static variable in class org.apache.xalan.templates.ElemNumber
Table to help in converting decimals to roman numerals.
m_romanConvertTable - Static variable in class org.apache.xalan.transformer.NumeratorFormatter
Table to help in converting decimals to roman numerals.
m_root - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
The top of the subtree.
m_root - Variable in class org.apache.xpath.NodeSetDTM
The root of the iteration, if available.
m_root - Variable in class org.apache.xpath.SourceTree
The root of the source tree, which may or may not be a Document node.
m_root - Variable in class org.apache.xpath.axes.AxesWalker
The root node of the TreeWalker, as specified when it was created.
m_rootID - Variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
m_rtfConversions - Static variable in class org.apache.xalan.extensions.MethodResolver
Specification of conversions from XSLT type CLASS_RTREEFRAG to allowed Java types.
m_rtfdtm_stack - Variable in class org.apache.xpath.XPathContext
Stack of cached "reusable" DTMs for Result Tree Fragments.
m_rth - Variable in class org.apache.xalan.transformer.ClonerToResultTree
Result tree handler for the cloned tree
m_savedLastOrder - Variable in class org.apache.xalan.processor.XSLTElementProcessor
 
m_saxLocations - Variable in class org.apache.xpath.XPathContext
The current stylesheet locator.
m_schema - Variable in class org.apache.xalan.processor.StylesheetHandler
The root of the XSLT Schema, which tells us how to transition content handlers, create elements, etc.
m_scheme - Variable in class org.apache.xml.utils.URI
Stores the scheme (usually the protocol) for this URI.
m_score - Variable in class org.apache.xalan.extensions.MethodResolver.ConversionInfo
 
m_score - Variable in class org.apache.xpath.patterns.NodeTest
Statically calculated score for this test.
m_scriptLang - Variable in class org.apache.xalan.extensions.ExtensionHandler
scripting language of implementation
m_scriptSrc - Variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
script source to run (if any)
m_scriptSrc - Variable in class org.apache.xalan.templates.ElemExtensionCall
Source for script.
m_scriptSrcURL - Variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
URL of source of script (if any)
m_selectDefault - Variable in class org.apache.xalan.templates.StylesheetRoot
Used for default selection.
m_selectExpression - Variable in class org.apache.xalan.templates.ElemCopyOf
The required select attribute contains an expression.
m_selectExpression - Variable in class org.apache.xalan.templates.ElemForEach
The "select" expression.
m_selectExpression - Variable in class org.apache.xalan.templates.ElemSort
xsl:sort has a select attribute whose value is an expression.
m_selectExpression - Variable in class org.apache.xalan.templates.ElemValueOf
The select expression to be executed.
m_selectPat - Variable in class org.apache.xalan.transformer.NodeSortKey
Select pattern for this sort key
m_selectPattern - Variable in class org.apache.xalan.templates.ElemVariable
The value of the "select" attribute.
m_selectPattern - Variable in class org.apache.xalan.templates.ElemWithParam
The "select" attribute, which specifies the value of the argument, if element content is not specified.
m_selected - Variable in class org.apache.xpath.objects.XRTreeFragSelectWrapper
 
m_selection - Variable in class org.apache.xalan.trace.SelectionEvent
The result of the selection.
m_serializer - Variable in class org.apache.xalan.transformer.QueuedEvents
Instance of a serializer
m_serializer - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The Serializer, which may or may not be null.
m_serializer - Variable in class org.apache.xalan.transformer.TransformerImpl
The output serializer
m_setterString - Variable in class org.apache.xalan.processor.XSLTAttributeDef
String that should represent the setter method which which may be used on objects to set a value that represents this attribute
m_shouldFlush - Variable in class org.apache.xalan.serialize.SerializerToXML
True if we control the buffer, and we should flush the output on endDocument.
m_shouldNotWriteXMLHeader - Variable in class org.apache.xalan.serialize.SerializerToXML
Tells if we should write the XML declaration.
m_shouldProcess - Variable in class org.apache.xalan.processor.StylesheetHandler
If we have a URL to a XML fragment, this is set to false until the ID is found.
m_shouldReset - Variable in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Field m_shouldReset
m_shouldStripSpace - Variable in class org.apache.xalan.templates.WhiteSpaceInfo
Flag indicating whether whitespaces should be stripped.
m_shouldStripWS - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Flag indicating whether to strip whitespace nodes
m_shouldStripWhitespaceStack - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Stack of flags indicating whether to strip whitespace nodes
m_sig - Variable in class org.apache.xalan.extensions.ExtensionNamespaceSupport
 
m_simpleString - Variable in class org.apache.xalan.templates.AVT
If the AVT is not complex, just hold the simple string.
m_size - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The number of nodes, which is also used to determine the next node index.
m_snapshot - Variable in class org.apache.xalan.transformer.ResultTreeHandler
 
m_sortElems - Variable in class org.apache.xalan.templates.ElemForEach
Vector containing the xsl:sort elements associated with this element.
m_sourceColumn - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Made protected for access by SAX2RTFDTM.
m_sourceLine - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Made protected for access by SAX2RTFDTM.
m_sourceLocator - Variable in class org.apache.xpath.compiler.XPathParser
The source location of the XPath.
m_sourceNode - Variable in class org.apache.xalan.trace.SelectionEvent
The current context node.
m_sourceNode - Variable in class org.apache.xalan.trace.TracerEvent
The current context node.
m_sourceSystemId - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Made protected for access by SAX2RTFDTM.
m_sourceText - Variable in class org.apache.xalan.client.XSLTProcessorApplet
Where the worker thread puts the document/stylesheet text.
m_sourceTree - Variable in class org.apache.xpath.SourceTreeManager
Vector of SourceTree objects that this manager manages.
m_sourceTreeManager - Variable in class org.apache.xpath.XPathContext
The source tree manager, which associates Source objects to source tree nodes.
m_source_location - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
Flag set by FEATURE_SOURCE_LOCATION.
m_spaceBeforeClose - Variable in class org.apache.xalan.serialize.SerializerToXML
Add space before '/>' for XHTML.
m_spacePreserveStack - Variable in class org.apache.xalan.processor.StylesheetHandler
Stack of booleans that are pushed and popped in start/endElement depending on the value of xml:space=default/preserve.
m_specialEscapeURLs - Variable in class org.apache.xalan.serialize.SerializerToHTML
True if URLs should be specially escaped with the %xx form.
m_specialsMap - Variable in class org.apache.xalan.serialize.CharInfo
Bit map that tells if a given character should have special treatment.
m_src - Variable in class org.apache.xalan.templates.ElemExtensionScript
Extension handler.
m_srcURL - Variable in class org.apache.xalan.templates.ElemExtensionCall
URL pointing to extension.
m_sroot - Variable in class org.apache.xalan.extensions.ExpressionVisitor
 
m_sroot - Variable in class org.apache.xalan.extensions.ExtensionsTable
The StylesheetRoot associated with this extensions table.
m_stackFrame - Variable in class org.apache.xpath.axes.LocPathIterator
The stack frame index for this iterator.
m_stackGuard - Variable in class org.apache.xalan.transformer.TransformerImpl
Object to guard agains infinite recursion when doing queries.
m_standalone - Variable in class org.apache.xalan.serialize.SerializerToXML
The standalone value for the doctype.
m_standaloneWasSpecified - Variable in class org.apache.xalan.serialize.SerializerToXML
True if standalone was specified.
m_start - Variable in class org.apache.xalan.trace.GenerateEvent
The start position of the current data in m_characters.
m_start - Variable in class org.apache.xpath.objects.XStringForChars
The start position in the fsb.
m_start - Variable in class org.apache.xpath.objects.XStringForFSB
The start position in the fsb.
m_startNewLine - Variable in class org.apache.xalan.serialize.SerializerToXML
Flag to signal that a newline should be added.
m_startNode - Variable in class org.apache.xalan.transformer.TreeWalker2Result
Node where to start the tree walk
m_startRule - Variable in class org.apache.xalan.templates.StylesheetRoot
The start rule to kick off the transformation.
m_stepCount - Variable in class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
 
m_stepPattern - Variable in class org.apache.xalan.templates.TemplateSubPatternAssociation
Step pattern
m_str - Variable in class org.apache.xalan.templates.ElemTextLiteral
The character array as a string.
m_strCache - Variable in class org.apache.xpath.objects.XStringForChars
 
m_strCache - Variable in class org.apache.xpath.objects.XStringForFSB
If the str() function is called, the string will be cached here.
m_stringBufPool - Static variable in class org.apache.xml.utils.StringBufferPool
The global pool of string buffers.
m_stringConversions - Static variable in class org.apache.xalan.extensions.MethodResolver
Specification of conversions from XSLT type CLASS_STRING to allowed Java types.
m_stringToInt - Variable in class org.apache.xml.dtm.ref.CustomStringPool
 
m_stringWriterObjectPool - Variable in class org.apache.xalan.transformer.TransformerImpl
Related to m_textResultHandlerObjectPool, this is a pool of StringWriters, which are passed to the Text Serializers.
m_styleNode - Variable in class org.apache.xalan.trace.SelectionEvent
The node in the style tree where the event occurs.
m_styleNode - Variable in class org.apache.xalan.trace.TracerEvent
The node in the style tree where the event occurs.
m_styleNode - Variable in class org.apache.xpath.XPathException
The home of the expression that caused the error.
m_styleURL - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_styleURLOfCached - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_stylesheet - Variable in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
 
m_stylesheet - Variable in class org.apache.xalan.templates.ElemTemplate
The owning stylesheet.
m_stylesheetLevel - Variable in class org.apache.xalan.processor.StylesheetHandler
The level of the stylesheet we are at.
m_stylesheetLocatorStack - Variable in class org.apache.xalan.processor.StylesheetHandler
The top of this stack should contain the currently processed stylesheet SAX locator object.
m_stylesheetParent - Variable in class org.apache.xalan.templates.Stylesheet
The parent of the stylesheet.
m_stylesheetProcessor - Variable in class org.apache.xalan.processor.StylesheetHandler
The XSLT TransformerFactory for needed services.
m_stylesheetRoot - Variable in class org.apache.xalan.processor.StylesheetHandler
The root stylesheet of the stylesheets tree.
m_stylesheetRoot - Variable in class org.apache.xalan.templates.Stylesheet
The root of the stylesheet, where all the tables common to all stylesheets are kept.
m_stylesheetRoot - Variable in class org.apache.xalan.transformer.ResultTreeHandler
The root of a linked set of stylesheets.
m_stylesheetRoot - Variable in class org.apache.xalan.transformer.TransformerImpl
The root of a linked set of stylesheets.
m_stylesheetType - Variable in class org.apache.xalan.processor.StylesheetHandler
The current stylesheet type.
m_stylesheets - Variable in class org.apache.xalan.processor.StylesheetHandler
The stack of stylesheets being processed.
m_stylesheets - Variable in class org.apache.xalan.processor.StylesheetPIHandler
A list of SAXSource objects that match the criteria.
m_superAxis - Variable in class org.apache.xpath.axes.MatchPatternIterator
The traversal axis from where the nodes will be filtered.
m_supportsAVT - Variable in class org.apache.xalan.processor.XSLTAttributeDef
If true, this is attribute supports AVT's.
m_synch_object - Static variable in class org.apache.xalan.templates.OutputProperties
Synchronization object for lazy initialization of the above tables.
m_systemID - Variable in class org.apache.xalan.transformer.TransformerIdentityImpl
The system ID, which is unused, but must be returned to fullfill the TransformerHandler interface.
m_systemId - Variable in class org.apache.xalan.templates.ElemTemplate
The system identifier for the current document event.
m_systemId - Variable in class org.apache.xalan.templates.Stylesheet
The doctype-system element.
m_systemId - Variable in class org.apache.xml.dtm.ref.NodeLocator
 
m_targetString - Variable in class org.apache.xalan.templates.TemplateSubPatternAssociation
Target string for this match pattern
m_targetString - Variable in class org.apache.xpath.patterns.StepPattern
The target local name or psuedo name, for hash table lookup optimization.
m_template - Variable in class org.apache.xalan.templates.ElemCallTemplate
The template which is named by QName.
m_template - Variable in class org.apache.xalan.templates.TemplateSubPatternAssociation
The template element
m_templateList - Variable in class org.apache.xalan.templates.StylesheetRoot
The "xsl:template" properties.
m_templateName - Variable in class org.apache.xalan.templates.ElemCallTemplate
An xsl:call-template element invokes a template by name; it has a required name attribute that identifies the template to be invoked.
m_templates - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:template" properties.
m_templates - Variable in class org.apache.xalan.transformer.TrAXFilter
 
m_terminate - Variable in class org.apache.xalan.templates.ElemMessage
If the terminate attribute has the value yes, then the XSLT transformer should terminate processing after sending the message.
m_test - Variable in class org.apache.xalan.templates.ElemIf
The xsl:if element must have a test attribute, which specifies an expression.
m_test - Variable in class org.apache.xalan.templates.ElemWhen
Each xsl:when element has a single attribute, test, which specifies an expression.
m_textPatterns - Variable in class org.apache.xalan.templates.TemplateList
Text Patterns.
m_textPendingStart - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
The starting offset within m_chars for the text or CDATA_SECTION node currently being acumulated, or -1 if there is no text node in progress
m_textResultHandlerObjectPool - Variable in class org.apache.xalan.transformer.TransformerImpl
A pool of ResultTreeHandlers, for serialization of a subtree to text.
m_textType - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Type of next characters() event within text block in prgress.
m_text_properties - Static variable in class org.apache.xalan.templates.OutputProperties
The default properties when method="text".
m_textformat - Variable in class org.apache.xalan.transformer.TransformerImpl
A static text format object, which can be used over and over to create the text serializers.
m_tfactory - Variable in class org.apache.xalan.client.XSLTProcessorApplet
The stylesheet processor.
m_title - Variable in class org.apache.xalan.processor.StylesheetPIHandler
The desired title criteria.
m_token - Variable in class org.apache.xpath.compiler.XPathParser
The next token in the pattern.
m_tokenChar - Variable in class org.apache.xpath.compiler.XPathParser
The first char in m_token, the theory being that this is an optimization because we won't have to do charAt(0) as often.
m_tokenQueue - Variable in class org.apache.xpath.compiler.OpMap
TokenStack is the queue of used tokens.
m_topLevelVariables - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:variable" and "xsl:param" properties.
m_traceElements - Variable in class org.apache.xalan.trace.PrintTraceListener
Set to true if the listener is to print events that occur as each node is 'executed' in the stylesheet.
m_traceGeneration - Variable in class org.apache.xalan.trace.PrintTraceListener
Set to true if the listener is to print information after each result-tree generation event.
m_traceListeners - Variable in class org.apache.xalan.trace.TraceManager
List of listeners who are interested in tracing what's being generated.
m_traceManager - Variable in class org.apache.xalan.transformer.TransformerImpl
The trace manager.
m_traceSelection - Variable in class org.apache.xalan.trace.PrintTraceListener
Set to true if the listener is to print information after each selection event.
m_traceTemplates - Variable in class org.apache.xalan.trace.PrintTraceListener
This needs to be set to true if the listener is to print an event whenever a template is invoked.
m_tracer - Variable in class org.apache.xalan.transformer.ResultTreeHandler
Trace manager for debug support.
m_transformThread - Variable in class org.apache.xalan.transformer.TransformerImpl
The thread that the transformer is running on.
m_transformer - Variable in class org.apache.xalan.templates.XUnresolvedVariable
The transformer context for execution.
m_transformer - Variable in class org.apache.xalan.trace.TraceManager
A transformer instance
m_transformer - Variable in class org.apache.xalan.transformer.ClonerToResultTree
Transformer instance to use for cloning
m_transformer - Variable in class org.apache.xalan.transformer.MsgMgr
Transformer instance
m_transformer - Variable in class org.apache.xalan.transformer.ResultTreeHandler
The transformer object.
m_transformer - Variable in class org.apache.xalan.transformer.StackGuard
 
m_transformer - Variable in class org.apache.xalan.transformer.TrAXFilter
 
m_transformer - Variable in class org.apache.xalan.transformer.TransformerHandlerImpl
The transformer this will use to transform a source tree into a result tree.
m_transformer - Variable in class org.apache.xalan.transformer.TreeWalker2Result
The transformer instance
m_traverser - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator
 
m_traverser - Variable in class org.apache.xpath.axes.AxesWalker
The DTM inner traversal class, that corresponds to the super axis.
m_traverser - Variable in class org.apache.xpath.axes.ChildTestIterator
The traverser to use to navigate over the descendants.
m_traverser - Variable in class org.apache.xpath.axes.DescendantIterator
The traverser to use to navigate over the descendants.
m_traverser - Variable in class org.apache.xpath.axes.MatchPatternIterator
The DTM inner traversal class, that corresponds to the super axis.
m_traversers - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
Stateless axis traversers, lazely built.
m_treatAsNumbers - Variable in class org.apache.xalan.transformer.NodeSortKey
Flag indicating whether to treat thee result as a number
m_treeURL - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_triedToGetConverter - Variable in class org.apache.xalan.serialize.SerializerToXML
Boolean that tells if we already tried to get the converter.
m_trustedAgent - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
m_trustedWorker - Variable in class org.apache.xalan.client.XSLTProcessorApplet
Thread for running TrustedAgent.
m_type - Variable in class org.apache.xalan.processor.XSLTAttributeDef
The type of this attribute value.
m_type - Variable in class org.apache.xalan.processor.XSLTElementDef
The type of this element.
m_uniqueNSValue - Variable in class org.apache.xalan.transformer.ResultTreeHandler
This is used whenever a unique namespace is needed.
m_uniquePsuedoVarID - Static variable in class org.apache.xalan.templates.RedundentExprEliminator
 
m_unreasonableId - Static variable in class org.apache.xml.dtm.ref.CoroutineManager
Limit on the coroutine ID numbers accepted.
m_unregisteredExtensions - Variable in class org.apache.xalan.extensions.ExtensionNamespacesManager
Vector of extension namespaces for which sufficient information is not yet available to complete the registration process.
m_uri - Variable in class org.apache.xalan.templates.AVT
The namespace URI of the owning attribute.
m_uri - Variable in class org.apache.xalan.templates.XMLNSDecl
non-null reference to namespace URI.
m_uri - Variable in class org.apache.xalan.transformer.ResultNameSpace
Namespace URI
m_uri - Variable in class org.apache.xml.utils.NameSpace
Namespace URI of this NameSpace element.
m_uriResolver - Variable in class org.apache.xalan.processor.StylesheetPIHandler
The object that implements the URIResolver interface, or null.
m_uriResolver - Variable in class org.apache.xalan.processor.TransformerFactoryImpl
The object that implements the URIResolver interface, or null.
m_uriResolver - Variable in class org.apache.xpath.SourceTreeManager
The TrAX URI resolver used to obtain source trees.
m_uriResolver - Variable in class org.apache.xpath.XPathContext
The TrAX URI Resolver for resolving URIs from the document(...)
m_url - Variable in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
m_url - Variable in class org.apache.xalan.transformer.QueuedEvents
Namespace URL of the element
m_url - Variable in class org.apache.xpath.SourceTree
The URI of the source tree.
m_urlOfSource - Variable in class org.apache.xalan.transformer.TransformerImpl
The base URL of the source tree.
m_use - Variable in class org.apache.xalan.templates.KeyDeclaration
The "use" attribute.
m_useSourceLocationProperty - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Describes whether information about document source location should be maintained or not.
m_userParams - Variable in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Field m_userParams
m_userinfo - Variable in class org.apache.xml.utils.URI
If specified, stores the userinfo for this URI; otherwise null.
m_val - Variable in class org.apache.xalan.templates.AVTPartSimple
Simple string value;
m_val - Variable in class org.apache.xpath.Arg
Field m_val: Stored XObject value of this argument
m_val - Variable in class org.apache.xpath.objects.XBoolean
Value of the object.
m_val - Variable in class org.apache.xpath.objects.XBooleanStatic
The value of the object.
m_val - Variable in class org.apache.xpath.objects.XNumber
Value of the XNumber object.
m_valueExpr - Variable in class org.apache.xalan.templates.ElemNumber
The value attribute contains an expression.
m_values - Variable in class org.apache.xml.utils.BoolStack
Array of boolean values
m_values - Variable in class org.apache.xml.utils.StringToIntTable
Array of ints this table points.
m_valuesOrPrefixes - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
pool of string values that come as strings.
m_varNameCollector - Variable in class org.apache.xalan.templates.RedundentExprEliminator
So we can reuse it over and over again.
m_varStackContext - Variable in class org.apache.xalan.templates.XUnresolvedVariable
An index into the variable stack where the variable context ends, i.e. at the point we should terminate the search.
m_varStackPos - Variable in class org.apache.xalan.templates.XUnresolvedVariable
An index to the point in the variable stack where we should begin variable searches for evaluation of expressions.
m_variableNames - Variable in class org.apache.xalan.templates.StylesheetRoot.ComposeState
A Vector of the current params and QNames within the current template.
m_variableStacks - Variable in class org.apache.xalan.transformer.TransformSnapshotImpl
The stack of Variable stack frames.
m_variableStacks - Variable in class org.apache.xpath.XPathContext
The stack of Variable stacks.
m_variables - Variable in class org.apache.xalan.templates.StylesheetRoot
Composed set of all variables and params.
m_version - Variable in class org.apache.xalan.serialize.SerializerToXML
Tells the XML version, for writing out to the XML decl.
m_version - Variable in class org.apache.xalan.templates.ElemLiteralResult
The XSLT version as specified by this element.
m_walker - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
 
m_walker - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Tree Walker for dispatchToEvents.
m_whatToShow - Variable in class org.apache.xpath.patterns.NodeTest
This attribute determines which node types are accepted.
m_which_rtfdtm - Variable in class org.apache.xpath.XPathContext
Index of currently active RTF DTM in m_rtfdtm_stack
m_whiteSpaceInfoList - Variable in class org.apache.xalan.templates.StylesheetRoot
A list of properties that specify how to do space stripping.
m_whitespacePreservingElements - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:preserve-space" property, A lookup table of all space preserving elements.
m_whitespaceStrippingElements - Variable in class org.apache.xalan.templates.Stylesheet
The "xsl:strip-space" properties, A lookup table of all space stripping elements.
m_wild - Variable in class org.apache.xalan.templates.TemplateSubPatternAssociation
Flag indicating whether this is wild card pattern
m_wildCardPatterns - Variable in class org.apache.xalan.templates.TemplateList
Wildcard patterns.
m_writer - Variable in class org.apache.xalan.serialize.SerializerToXML
The writer where the XML will be written.
m_wsfilter - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The whitespace filter that enables elements to strip whitespace or not.
m_xcontext - Variable in class org.apache.xalan.transformer.TransformerImpl
The liason to the XML parser, so the XSL processor can handle included files, and the like, and do the initial parse of the XSL document.
m_xctxt - Variable in class org.apache.xpath.objects.XRTreeFrag
 
m_xmlSource - Variable in class org.apache.xalan.transformer.TransformerImpl
The InputSource for the source tree, which is needed if the parse thread is not the main thread, in order for the parse thread's run method to get to the input source.
m_xmlStr - Variable in class org.apache.xpath.objects.XRTreeFrag
 
m_xml_properties - Static variable in class org.apache.xalan.templates.OutputProperties
The default properties of all output files.
m_xmlcharInfo - Static variable in class org.apache.xalan.serialize.SerializerToXML
Map that tells which XML characters should have special treatment, and it provides character to entity name lookup.
m_xpath - Variable in class org.apache.xalan.templates.AVTPartXPath
The XPath object contained in this part.
m_xpath - Variable in class org.apache.xalan.trace.SelectionEvent
The XPath that executed the selection.
m_xpath - Variable in class org.apache.xpath.domapi.XPathExpressionImpl
The xpath object that this expression wraps
m_xpathFunctionsInited - Static variable in class org.apache.xalan.processor.StylesheetHandler
Static flag to let us know if the XPath functions table has been initialized.
m_xsf - Variable in class org.apache.xml.dtm.DTMManager
Factory for creating XMLString objects.
m_xsf - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
m_xslAttr - Variable in class org.apache.xalan.templates.ElemLiteralResult
List of attributes with the XSLT namespace.
m_xslNumberElement - Variable in class org.apache.xalan.transformer.NumeratorFormatter
The owning xsl:number element.
m_xslTextElement - Variable in class org.apache.xalan.processor.ProcessorCharacters
The xsl:text processor will call this to set a preserve space state.
m_xstrf - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The XMLString factory for creating XMLStrings.
m_xstringfactory - Static variable in class org.apache.xpath.objects.XMLStringFactoryImpl
The XMLStringFactory to pass to DTM construction.
m_yield - Variable in class org.apache.xml.dtm.ref.CoroutineManager
Internal field used to hold the data being explicitly passed from one coroutine to another during a co_resume() operation.
mag - Variable in class java.math.BigInteger
The magnitude of this BigInteger, in big-endian order: the zeroth element of this array is the most-significant int of the magnitude.
magSerializedForm() - Method in class java.math.BigInteger
Returns the mag array as an array of bytes.
magenta - Static variable in class java.awt.Color
The color magenta.
magicCaretPosition - Variable in class javax.swing.text.DefaultCaret
 
main(String[]) - Static method in class ISSearch.ISPeerClient
Sends the test query to the RMI server that is expected to be running on the same machine.
main(String[]) - Static method in class ISSearch.ISPeerServer
Starts the RMI Server program for the IS search engine.
main(String[]) - Static method in class java.text.BreakDictionary
 
main(String[]) - Static method in class java.util.prefs.Base64
 
main(String[]) - Static method in class org.apache.xalan.Version
Print the processor version to the command line.
main(String[]) - Static method in class org.apache.xalan.lib.sql.ObjectArray
 
main(String[]) - Static method in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Print the processor version to the command line.
main(String[]) - Static method in class org.apache.xalan.xslt.EnvironmentCheck
Command line runnability: checks for [-out outFilename] arg.
main(String[]) - Static method in class org.apache.xalan.xslt.Process
Command line interface to transform an XML document according to the instructions found in an XSL stylesheet.
main(String[]) - Static method in class org.apache.xml.dtm.ref.DTMSafeStringPool
Command-line unit test driver.
main(String[]) - Static method in class org.apache.xml.dtm.ref.DTMStringPool
Command-line unit test driver.
main(String[]) - Static method in class org.apache.xml.utils.synthetic.TestDriver
Method main
mainLoop() - Method in class java.util.TimerThread
The main timer loop.
mainSwatchListener - Variable in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
mainTable - Static variable in class java.util.Currency
 
mainTable - Static variable in class java.util.CurrencyData
 
majorAllocValid - Variable in class javax.swing.text.BoxView
 
majorAxis - Variable in class javax.swing.text.BoxView
 
majorChanged - Variable in class javax.swing.text.AsyncBoxView
 
majorOffsets - Variable in class javax.swing.text.BoxView
 
majorReqValid - Variable in class javax.swing.text.BoxView
 
majorRequest - Variable in class javax.swing.text.BoxView
 
majorRequirementChange(AsyncBoxView.ChildState, float) - Method in class javax.swing.text.AsyncBoxView
Requirements changed along the major axis.
majorSpan - Variable in class javax.swing.text.AsyncBoxView
Current span along the major axis.
majorSpan - Variable in class javax.swing.text.BoxView
 
majorSpans - Variable in class javax.swing.text.BoxView
 
majorTickSpacing - Variable in class javax.swing.JSlider
The number of values between the major tick marks -- the larger marks that break up the minor tick marks.
majorValid - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
make72Safe(StringBuffer) - Static method in class java.util.jar.Manifest
Adds line breaks to enforce a maximum 72 bytes per line.
makeAccumBuffers() - Method in class java.awt.image.AreaAveragingScaleFilter
 
makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D.Double
Returns the high-precision bounding box of the arc.
makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D.Float
Return the high-precision bounding box of the arc.
makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D
Constructs a Rectangle2D of the appropriate precision to hold the parameters calculated to be the bounding box of this arc.
makeBuilder() - Method in class java.text.DictionaryBasedBreakIterator
Returns a Builder that is customized to build a DictionaryBasedBreakIterator.
makeBuilder() - Method in class java.text.RuleBasedBreakIterator
Creates a Builder.
makeByteRaster(Raster, int, int) - Static method in class java.awt.TexturePaintContext
 
makeChar(byte, byte) - Static method in class java.nio.Bits
 
makeClone() - Method in class org.apache.crimson.tree.AttributeNode
Make a clone of this node and return it.
makeClone() - Method in class org.apache.crimson.tree.AttributeNode1
Make a clone of this node and return it.
makeClone() - Method in class org.apache.crimson.tree.ElementNode
Make a clone of this node and return it.
makeClone() - Method in class org.apache.crimson.tree.ElementNode2
Make a clone of this node and return it.
makeComponentInputMap(JComponent, Object[]) - Static method in class javax.swing.LookAndFeel
Creates a ComponentInputMap from keys.
makeComponentsOnRange(int, int) - Method in class java.awt.font.TextMeasurer
 
makeFormat(int, int, StringBuffer[]) - Method in class java.text.MessageFormat
 
makeFormatterListener(XSLProcessorContext, ElemExtensionCall, String, boolean, boolean, boolean) - Method in class org.apache.xalan.lib.Redirect
Create a new ContentHandler, based on attributes of the current ContentHandler.
makeHHString(int) - Method in class org.apache.xalan.serialize.SerializerToHTML
Make an integer into an HH hex value.
makeIcon(Class, String) - Static method in class javax.swing.LookAndFeel
Utility method that creates a UIDefaults.LazyValue that creates an ImageIcon UIResource for the specified gifFile filename.
makeIcon(String) - Method in class javax.swing.text.html.ImageView
 
makeInputMap(Object[]) - Static method in class javax.swing.LookAndFeel
Creates a InputMap from keys.
makeInstalledLAFKey(String, String) - Static method in class javax.swing.UIManager
Return a swing.properties file key for the attribute of specified look and feel.
makeInt(byte, byte, byte, byte) - Static method in class java.nio.Bits
 
makeKeyBindings(Object[]) - Static method in class javax.swing.LookAndFeel
Convenience method for building lists of KeyBindings.
makeLayoutWindow(int) - Method in class java.awt.font.TextMeasurer
 
makeLong(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class java.nio.Bits
 
makeNodeHandle(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node identity, return a node handle.
makeNodeIdentity(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return a node identity.
makePositive(byte[]) - Static method in class java.math.BigInteger
Takes an array a representing a negative 2's-complement number and returns the minimal (no leading zero bytes) unsigned whose value is -a.
makePositive(int[]) - Static method in class java.math.BigInteger
Takes an array a representing a negative 2's-complement number and returns the minimal (no leading zero ints) unsigned whose value is -a.
makeRaster(int, int) - Method in class java.awt.TexturePaintContext.Any
 
makeRaster(int, int) - Method in class java.awt.TexturePaintContext.Byte
 
makeRaster(int, int) - Method in class java.awt.TexturePaintContext.ByteFilter
 
makeRaster(int, int) - Method in class java.awt.TexturePaintContext.Int
 
makeRaster(ColorModel, Raster, int, int) - Static method in class java.awt.TexturePaintContext
 
makeRaster(int, int) - Method in class java.awt.TexturePaintContext
 
makeReorderedBuffer(char, int, int[], boolean) - Method in class java.text.CollationElementIterator
This method produces a buffer which contains the collation elements for the two characters, with colFirst's values preceding another character's.
makeRulesCompatible() - Method in class java.util.SimpleTimeZone
Make rules compatible to 1.1 FCS code.
makeShort(byte, byte) - Static method in class java.nio.Bits
 
makeStaticCalendars() - Static method in class java.util.Date
 
makeSwingPropertiesFilename() - Static method in class javax.swing.UIManager
The filename for swing.properties is a path like this (Unix version): /lib/swing.properties.
makeTag(Element, boolean) - Method in class javax.swing.text.html.parser.Parser
Makes a TagElement.
makeTag(Element) - Method in class javax.swing.text.html.parser.Parser
 
makeTextLineOnRange(int, int) - Method in class java.awt.font.TextMeasurer
 
makeVisible(int) - Method in class java.awt.List
Makes the item at the specified index visible.
makeVisible(int) - Method in interface java.awt.peer.ListPeer
 
makeVisible(TreePath) - Method in class javax.swing.JTree
Ensures that the node identified by path is currently viewable.
makeVisible() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Makes the receiver visible, but invoking expandParentAndReceiver on the superclass.
makeVisible() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Makes the receiver visible, but invoking expandParentAndReceiver on the superclass.
malformedCache - Static variable in class java.nio.charset.CoderResult
 
malformedForLength(int) - Static method in class java.nio.charset.CoderResult
Static factory method that returns the unique object describing a malformed-input error of the given length.
malformedInputAction - Variable in class java.nio.charset.CharsetDecoder
 
malformedInputAction() - Method in class java.nio.charset.CharsetDecoder
Returns this decoder's current action for malformed-input errors.
malformedInputAction - Variable in class java.nio.charset.CharsetEncoder
 
malformedInputAction() - Method in class java.nio.charset.CharsetEncoder
Returns this encoder's current action for malformed-input errors.
man - Variable in class java.util.jar.JarFile
 
man - Variable in class java.util.jar.JarInputStream
 
manDig - Variable in class java.util.jar.JarVerifier
The ManifestDigester object
manEntry - Variable in class java.util.jar.JarFile
 
manLoaded - Variable in class java.util.jar.JarFile
 
manager - Variable in class java.util.logging.Handler
 
manager - Static variable in class java.util.logging.LogManager
 
manager - Variable in class java.util.logging.Logger
 
manager - Variable in class java.util.logging.StreamHandler
 
manager - Variable in class java.util.logging.XMLFormatter
 
manager - Variable in class javax.swing.event.MenuDragMouseEvent
 
manager - Variable in class javax.swing.event.MenuKeyEvent
 
managerClass - Static variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Manager class
managingFocusBackwardTraversalKeys - Static variable in class javax.swing.JComponent
Keys to use for backward focus traversal when the JComponent is managing focus.
managingFocusBackwardTraversalKeys - Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Keys to use for backward focus traversal when the JComponent is managing focus.
managingFocusForwardTraversalKeys - Static variable in class javax.swing.JComponent
Keys to use for forward focus traversal when the JComponent is managing focus.
managingFocusForwardTraversalKeys - Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Keys to use for forward focus traversal when the JComponent is managing focus.
manifest - Variable in class java.util.jar.JarVerifier
 
manifestRawBytes - Variable in class java.util.jar.JarVerifier
the bytes for the manDig object
mans - Static variable in class java.lang.Package
 
map - Variable in class java.io.ExpiringCache
 
map(FileChannel.MapMode, long, long) - Method in class java.nio.channels.FileChannel
Maps a region of this channel's file directly into memory.
map() - Method in class java.text.TextBoundaryData
 
map - Variable in class java.util.HashSet
 
map - Variable in class java.util.jar.Attributes
The attribute name-value mappings.
map(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:map function evaluates the expression passed as the second argument for each of the nodes passed as the first argument, and returns a node set of those values.
map2Class(String, Dictionary, ClassLoader) - Method in class org.apache.crimson.tree.SimpleElementFactory
 
mapCommittedTextToAction(String) - Method in class javax.swing.text.JTextComponent
 
mapConstraintToOrientation(String) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
mapDragOperationFromModifiers(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mapFontName(String) - Method in class javax.swing.text.html.CSS.FontFamily
 
mapInputMethodHighlight(InputMethodHighlight) - Method in class java.awt.Toolkit
Returns a map of visual attributes for the abstract level description of the given input method highlight, or null if no mapping is found.
mapLibraryName(String) - Static method in class java.lang.System
Maps a library name into a platform-specific string representing a native library.
mapNSTokens(String, int, int, int) - Method in class org.apache.xpath.compiler.Lexer
When a seperator token is found, see if there's a element name or the like to map.
mapNewModifiers(int) - Static method in class java.awt.AWTKeyStroke
 
mapOldModifiers(int) - Static method in class java.awt.AWTKeyStroke
 
mapPatternElemPos(int, boolean, boolean) - Method in class org.apache.xpath.compiler.Lexer
Record the current position on the token queue as long as this is a top-level element.
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Maps the operation's output RenderContext into a RenderContext for each of the operation's sources.
mapResource(String) - Method in class org.apache.crimson.parser.Resolver
 
mapStyleName(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
Returns the mapped style name corresponding to style.
mapSystemException(SystemException) - Static method in class javax.rmi.CORBA.Util
Maps a SystemException to a RemoteException.
mapSystemException(SystemException) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.mapSystemException(org.omg.CORBA.SystemException).
map_size - Variable in class java.awt.image.IndexColorModel
 
mappedChar(char) - Method in class java.text.SimpleTextBoundary
 
mappedChar(char) - Method in class java.text.UnicodeClassMapping
Map a character to a stage change input for WordBreakTable
mappedValue - Variable in class java.text.UnicodeClassMapping
 
mapping - Variable in class java.text.RBCollationTables
 
mapping - Variable in class java.text.RBTableBuilder
 
mappingTable - Variable in class java.text.TextBoundaryData
 
mapsDiffer(Map, Map) - Static method in class java.text.AttributedString
Returns true if the attributes specified in last and attrs differ.
margin - Variable in class javax.swing.AbstractButton
 
margin - Variable in class javax.swing.JMenuBar
 
margin - Variable in class javax.swing.JPopupMenu
 
margin - Variable in class javax.swing.JToolBar
 
margin - Variable in class javax.swing.text.JTextComponent
 
marginFlags - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
mark(int) - Method in class java.io.BufferedInputStream
See the general contract of the mark method of InputStream.
mark(int) - Method in class java.io.BufferedReader
Mark the present position in the stream.
mark - Variable in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int) - Method in class java.io.ByteArrayInputStream
Set the current marked position in the stream.
mark(int) - Method in class java.io.CharArrayReader
Mark the present position in the stream.
mark(int) - Method in class java.io.FilterInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.FilterReader
Mark the present position in the stream.
mark(int) - Method in class java.io.InputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.LineNumberInputStream
Deprecated. Marks the current position in this input stream.
mark(int) - Method in class java.io.LineNumberReader
Mark the present position in the stream.
mark(int) - Method in class java.io.PushbackReader
Mark the present position in the stream.
mark(int) - Method in class java.io.Reader
Mark the present position in the stream.
mark - Variable in class java.io.StringReader
 
mark(int) - Method in class java.io.StringReader
Mark the present position in the stream.
mark - Variable in class java.nio.Buffer
 
mark() - Method in class java.nio.Buffer
Sets this buffer's mark at its position.
mark(char) - Method in class java.util.regex.Pattern
Mark the end of pattern with a specific character.
mark - Variable in class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener
 
mark - Variable in class javax.swing.text.DefaultCaret
 
mark - Variable in class javax.swing.text.GapContent.StickyPosition
 
mark - Variable in class javax.swing.text.JTextComponent.MutableCaretEvent
 
mark(int) - Method in class org.apache.crimson.parser.XmlReader
Sets a mark allowing a limited number of characters to be "peeked", by reading and then resetting.
markAsDirty(int) - Method in class javax.swing.DefaultListSelectionModel
 
markAsDirty(int) - Method in class javax.swing.text.html.OptionListModel
 
markBias - Variable in class javax.swing.text.DefaultCaret
 
markClearGlobalFocusOwner() - Static method in class java.awt.KeyboardFocusManager
Returns the Window which will be active after processing this request, or null if this is a duplicate request.
markCompletelyClean(JComponent) - Method in class javax.swing.RepaintManager
Mark a component completely clean.
markCompletelyDirty(JComponent) - Method in class javax.swing.RepaintManager
Mark a component completely dirty.
markDependency(int, int) - Method in class java.io.ObjectInputStream.HandleTable
Registers a dependency (in exception status) of one handle on another.
markException(int, ClassNotFoundException) - Method in class java.io.ObjectInputStream.HandleTable
Associates a ClassNotFoundException (if one not already associated) with the currently active handle and propagates it to other referencing objects as appropriate.
markFirstTime(Element) - Method in class javax.swing.text.html.parser.Parser
Marks the first time a tag has been seen in a document
markLTR - Variable in class javax.swing.text.DefaultCaret
 
markLineNumber - Variable in class java.io.LineNumberInputStream
Deprecated.  
markPushBack - Variable in class java.io.LineNumberInputStream
Deprecated.  
markSizeInvalid() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Marks the receivers size as invalid.
markSupported() - Method in class java.io.BufferedInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.BufferedReader
Tell whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.ByteArrayInputStream
Tests if this InputStream supports mark/reset.
markSupported() - Method in class java.io.CharArrayReader
Tell whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.FilterInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.FilterReader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class java.io.InputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.PushbackInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
markSupported() - Method in class java.io.PushbackReader
Tell whether this stream supports the mark() operation, which it does not.
markSupported() - Method in class java.io.Reader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class java.io.StringReader
Tell whether this stream supports the mark() operation, which it does.
markSupported() - Method in class org.apache.crimson.parser.XmlReader
Returns true iff the reader supports mark/reset.
markValue() - Method in class java.nio.Buffer
 
mark_char_size - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Tail-pruning mark: Number of size-of-data fields in use
mark_data_size - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Tail-pruning mark: Number of data items in use
mark_doq_size - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Tail-pruning mark: Number of dataOrQName slots in use
mark_nsdeclelem_size - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Tail-pruning mark: Number of naespace declaration elements in use %REVIEW% I don't think number of NS sets is ever different from number of NS elements.
mark_nsdeclset_size - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Tail-pruning mark: Number of namespace declaration sets in use %REVIEW% I don't think number of NS sets is ever different from number of NS elements.
mark_size - Variable in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Tail-pruning mark: Number of nodes in use
markedChar - Variable in class java.io.BufferedReader
 
markedLineNumber - Variable in class java.io.LineNumberReader
The line number of the mark, if any
markedPos - Variable in class java.io.CharArrayReader
The position of mark in buffer.
markedSkipLF - Variable in class java.io.BufferedReader
The skipLF flag when the mark was set
markedSkipLF - Variable in class java.io.LineNumberReader
The skipLF flag when the mark was set
marklimit - Variable in class java.io.BufferedInputStream
The maximum read ahead allowed after a call to the mark method before subsequent calls to the reset method fail.
markpos - Variable in class java.io.BufferedInputStream
The value of the pos field at the time the last mark method was called.
marks - Variable in class javax.swing.text.GapContent
 
marks - Variable in class javax.swing.text.StringContent
 
mask - Variable in class java.awt.font.NumericShaper
flag indicating whether to shape contextually (high bit) and which digit ranges to shape (bits 0-18)
mask - Variable in class java.io.FilePermission
 
mask - Variable in class java.net.SocketPermission
 
mask - Variable in class java.util.PropertyPermission
The actions mask.
mask - Static variable in class java.util.Random
 
mask - Variable in class javax.swing.JFormattedTextField
Masked used to set the AbstractFormatterFactory.
mask - Variable in class javax.swing.text.MaskFormatter
The user specified mask.
maskArray - Variable in class java.awt.image.PackedColorModel
 
maskChars - Variable in class javax.swing.text.MaskFormatter
 
maskNull(Object) - Static method in class java.util.HashMap
Returns internal representation for key.
maskNull(Object) - Static method in class java.util.IdentityHashMap
Use NULL_KEY for key if it is null.
maskNull(Object) - Static method in class java.util.WeakHashMap
Use NULL_KEY for key if it is null.
maskOffsets - Variable in class java.awt.image.PackedColorModel
 
match(DataFlavor) - Method in class java.awt.datatransfer.DataFlavor
Tests a DataFlavor to this DataFlavor for equality.
match(MimeType) - Method in class java.awt.datatransfer.MimeType
Returns true if the primary type and the subtype of this object are the same as the specified type; otherwise returns false.
match(String) - Method in class java.awt.datatransfer.MimeType
Returns true if the primary type and the subtype of this object are the same as the content type described in rawdata; otherwise returns false.
match(char, long, long) - Static method in class java.net.URI
 
match(int, int, int) - Method in class java.util.regex.Matcher
Initiates a search for an anchored match to a Pattern within the given bounds.
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Add
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.All
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.BackRef
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Begin
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Behind
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.BitClass
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.BnM
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Both
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Bound
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Branch
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.CIBackRef
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.CINotRange
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.CIRange
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Caret
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Category
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Conditional
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Ctype
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Curly
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Dollar
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Dot
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Dummy
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.End
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.First
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.GroupCurly
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.GroupHead
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.GroupRef
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.GroupTail
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.LastMatch
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.LastNode
This method implements the classic accept node with the addition of a check to see if the match occured using all of the input.
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.LazyLoop
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Loop
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Neg
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Node
This method implements the classic accept node.
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Not
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.NotBehind
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.NotCtype
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.NotRange
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.NotSingle
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.NotSingleA
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.NotSingleU
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Pos
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Prolog
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Ques
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Range
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Single
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.SingleA
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.SingleU
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Slice
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.SliceA
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.SliceU
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Specials
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Start
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Sub
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.UnixCaret
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.UnixDollar
 
match(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.UnixDot
 
match0(Matcher, int, int, CharSequence) - Method in class java.util.regex.Pattern.Curly
 
match0(Matcher, int, int, CharSequence) - Method in class java.util.regex.Pattern.GroupCurly
 
match1(Matcher, int, int, CharSequence) - Method in class java.util.regex.Pattern.Curly
 
match1(Matcher, int, int, CharSequence) - Method in class java.util.regex.Pattern.GroupCurly
 
match2(Matcher, int, int, CharSequence) - Method in class java.util.regex.Pattern.Curly
 
match2(Matcher, int, int, CharSequence) - Method in class java.util.regex.Pattern.GroupCurly
 
matchAndEliminatePartialPaths(RedundentExprEliminator.MultistepExprHolder, RedundentExprEliminator.MultistepExprHolder, boolean, int, ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
For a given path, see if there are any partitial matches in the list, and, if there are, replace those partial paths with psuedo variable refs, and create the psuedo variable decl.
matchFields(ObjectStreamField[], ObjectStreamClass) - Static method in class java.io.ObjectStreamClass
Matches given set of serializable fields with serializable fields obtained from the given local class descriptor (which contain bindings to reflective Field objects).
matchInit(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.LazyLoop
 
matchInit(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.Loop
 
matchMode(QName) - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Tell if two modes match according to the rules of XSLT.
matchModes(QName, QName) - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Tell if two modes match according to the rules of XSLT.
matchNameAttribute(AttributeSet, HTML.Tag) - Static method in class javax.swing.text.html.HTMLDocument
Returns true if StyleConstants.NameAttribute is equal to the tag that is passed in as a parameter.
matchNameAttribute(AttributeSet, HTML.Tag) - Method in class javax.swing.text.html.HTMLWriter
Returns true if the StyleConstants.NameAttribute is equal to the tag that is passed in as a parameter.
matchPattern(int) - Method in class org.apache.xpath.compiler.Compiler
Compile an entire match pattern expression.
matchRef(Matcher, int, CharSequence) - Method in class java.util.regex.Pattern.GroupHead
 
matchRoot - Variable in class java.util.regex.Pattern
The root of object tree for a match operation.
matchScale(BigDecimal[]) - Static method in class java.math.BigDecimal
 
matchString(String, int, int, String[]) - Method in class java.text.SimpleDateFormat
Private code-size reduction function used by subParse.
matchZoneString(String, int, int) - Method in class java.text.SimpleDateFormat
 
matcher(CharSequence) - Method in class java.util.regex.Pattern
Creates a matcher that will match the given input against this pattern.
matches(Image, int, int) - Method in class java.awt.ImageMediaEntry
 
matches(String) - Method in class java.lang.String
Tells whether or not this string matches the given matches() - Method in class java.util.regex.Matcher
Attempts to match the entire input sequence against the pattern.
matches(String, CharSequence) - Static method in class java.util.regex.Pattern
Compiles the given regular expression and attempts to match the given input against it.
matches(String) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
Returns true if the receiver matches selector, where a match is defined by the CSS rule matching.
matches(String, int, int, int, int) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
Returns true if the substring of the receiver, in the range thisCurrent, thisLast matches the substring of selector in the ranme sCurrent to sLast based on CSS selector matching.
matches(char[], int) - Method in class org.apache.crimson.parser.Parser2.NameCacheEntry
 
matches(XPathContext, int, QName) - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Return the mode associated with the template.
matchesField(Format.Field) - Method in class java.text.FieldPosition
Return true if the receiver wants a Format.Field value and attribute is equal to it.
matchesField(Format.Field, int) - Method in class java.text.FieldPosition
Return true if the receiver wants a Format.Field value and attribute is equal to it, or true if the receiver represents an inteter constant and field equals it.
matrix - Variable in class java.awt.Font
 
matrix - Variable in class java.awt.image.BandCombineOp
 
max(int, int) - Static method in class java.lang.Math
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.Math
Returns the greater of two long values.
max(float, float) - Static method in class java.lang.Math
Returns the greater of two float values.
max(double, double) - Static method in class java.lang.Math
Returns the greater of two double values.
max(int, int) - Static method in class java.lang.StrictMath
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.StrictMath
Returns the greater of two long values.
max(float, float) - Static method in class java.lang.StrictMath
Returns the greater of two float values.
max(double, double) - Static method in class java.lang.StrictMath
Returns the greater of two double values.
max(BigDecimal) - Method in class java.math.BigDecimal
Returns the maximum of this BigDecimal and val.
max(BigInteger) - Method in class java.math.BigInteger
Returns the maximum of this BigInteger and val.
max(Collection) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the natural ordering of its elements.
max(Collection, Comparator) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the order induced by the specified comparator.
max - Variable in class javax.swing.DefaultBoundedRangeModel
 
max - Variable in class javax.swing.ProgressMonitor
 
max - Variable in class javax.swing.Spring.StaticSpring
 
max(Spring, Spring) - Static method in class javax.swing.Spring
Returns max(s1, s2): a spring whose value is always greater than (or equal to) the values of both s1 and s2.
max - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
max - Variable in class javax.swing.text.ComponentView.Invalidator
 
max - Variable in class javax.swing.text.InternationalFormatter
Can be used to impose a maximum value.
max(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:max function calculates the maximum value for the nodes passed as the first argument, where the value of each node is calculated dynamically using an XPath expression passed as a string as the second argument.
max(NodeList) - Static method in class org.apache.xalan.lib.ExsltMath
The math:max function returns the maximum value of the nodes passed as the argument.
maxBitSize - Variable in class java.awt.image.SinglePixelPackedSampleModel
Maximum bit size.
maxBits - Variable in class java.awt.image.ColorModel
 
maxButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
maxButtonToolTip - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
maxBytesPerChar - Variable in class java.nio.charset.CharsetEncoder
 
maxBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
Returns the maximum number of bytes that will be produced for each character of input.
maxCharsPerByte - Variable in class java.nio.charset.CharsetDecoder
 
maxCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
Returns the maximum number of characters that will be produced for each byte of input.
maxDecimalDigits - Static variable in class java.lang.FloatingDecimal
 
maxDecimalExponent - Static variable in class java.lang.FloatingDecimal
 
maxDelimChar - Variable in class java.util.StringTokenizer
maxDelimChar stores the value of the delimiter character with the highest value.
maxFractionDigits - Variable in class java.text.NumberFormat
The maximum number of digits allowed in the fractional portion of a number.
maxID - Static variable in class ISSearch.ISPeerResult
The max existing ID of search results.
maxIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
maxIndex - Variable in class javax.swing.DefaultListSelectionModel
 
maxIndex - Variable in class javax.swing.text.html.OptionListModel
 
maxIndex - Static variable in class javax.swing.text.html.parser.Element
 
maxIntegerDigits - Variable in class java.text.NumberFormat
The maximum number of digits allowed in the integer portion of a number.
maxIsPreferred - Variable in class javax.swing.text.html.FormView
Used to indicate if the maximum span should be the same as the preferred span.
maxLength - Variable in class java.util.regex.Pattern.TreeInfo
 
maxLength - Variable in class javax.swing.text.html.HTMLDocument.FixedLengthDocument
 
maxLineLength - Variable in class javax.swing.text.AbstractWriter
 
maxMemory() - Method in class java.lang.Runtime
Returns the maximum amount of memory that the Java virtual machine will attempt to use.
maxMemory - Static variable in class java.nio.Bits
 
maxOffset - Variable in class java.text.MessageFormat
One less than the number of entries in offsets.
maxPage - Variable in class java.awt.JobAttributes
 
maxPosition - Variable in class java.util.StringTokenizer
 
maxPosition - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
maxPosition - Variable in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Index of last character in the format string
maxPosition - Variable in class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer
The total length of the string
maxPriority - Variable in class java.lang.ThreadGroup
 
maxSecOrder - Variable in class java.text.RBCollationTables
 
maxSecOrder - Variable in class java.text.RBTableBuilder
 
maxSize - Variable in class java.awt.Container
 
maxSize - Static variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
maxSkipBufferSize - Static variable in class java.io.LineNumberReader
Maximum skip-buffer size
maxSkipBufferSize - Static variable in class java.io.Reader
Maximum skip-buffer size
maxSmallBinExp - Static variable in class java.lang.FloatingDecimal
 
maxSmallTen - Static variable in class java.lang.FloatingDecimal
 
maxTabHeight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
maxTabWidth - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
maxTerOrder - Variable in class java.text.RBCollationTables
 
maxTerOrder - Variable in class java.text.RBTableBuilder
 
maxVal - Variable in class java.awt.color.ICC_ColorSpace
 
maxValid - Variable in class java.util.regex.Pattern.TreeInfo
 
maxValue - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
maxWidth - Variable in class java.awt.TexturePaintContext
 
maxWidth - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.AlignedLabel
 
maxWidth - Variable in class javax.swing.table.TableColumn
The maximum width of the column.
maxX - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Maximum and minimum positions to drag to.
maxZoneSize - Variable in class javax.swing.text.ZoneView
 
maxZonesLoaded - Variable in class javax.swing.text.ZoneView
 
maximizable - Variable in class javax.swing.JInternalFrame
The frame can be expanded to the size of the desktop pane.
maximize() - Method in class javax.swing.plaf.metal.MetalTitlePane
Maximizes the Frame.
maximizeAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
maximizeAction - Variable in class javax.swing.plaf.metal.MetalTitlePane
Action to restore the Frame size.
maximizeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Resizes the frame to fill its parents bounds.
maximizeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, the frame should be resized to match it's parents bounds.
maximizeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to maximize the frame.
maximizeIcon - Variable in class javax.swing.plaf.metal.MetalTitlePane
Icon used for toggleButton when window is normal size.
maximizeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated. As of 1.3.
maximizedBounds - Variable in class java.awt.Frame
Maximized bounds for this frame.
maximum - Variable in class java.awt.ScrollPaneAdjustable
The maximum value of this scrollbar.
maximum - Variable in class java.awt.Scrollbar
The maximum value of the Scrollbar.
maximum - Variable in class javax.swing.SizeRequirements
The maximum size allowed.
maximum - Variable in class javax.swing.SpinnerNumberModel
 
maximumFractionDigits - Variable in class java.text.NumberFormat
The maximum number of digits allowed in the fractional portion of a number.
maximumIntegerDigits - Variable in class java.text.NumberFormat
The maximum number of digits allowed in the integer portion of a number.
maximumLayoutSize(Container) - Method in class java.awt.BorderLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in class java.awt.CardLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in class java.awt.GridBagLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in interface java.awt.LayoutManager2
Calculates the maximum size dimensions for the specified container, given the components it contains.
maximumLayoutSize(Container) - Method in class javax.swing.BoxLayout
Returns the maximum dimensions the target container can use to lay out the components it contains.
maximumLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
Returns the maximum amount of space the layout can use.
maximumLayoutSize(Container) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
maximumLayoutSize(Container) - Method in class javax.swing.OverlayLayout
Returns the minimum dimensions needed to lay out the components contained in the specified target container.
maximumLayoutSize(Container) - Method in class javax.swing.SpringLayout
 
maximumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the maximum layout size, which is Integer.MAX_VALUE in both directions.
maximumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Returns the maximum size of this component.
maximumLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
Returns the maximum amount of space the layout can use.
maximumRowCount - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
maximumSize - Variable in class javax.swing.JComponent
 
maximumThumbSize - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
maxkey - Variable in class org.apache.xalan.transformer.NodeSorter.NodeCompareElem
This maxkey value was chosen arbitrarily.
maybeAdd(Component, String) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
 
maybeAddLeadingDot(char[], int[]) - Static method in class java.net.URI
 
maybeAttlistDecl() - Method in class org.apache.crimson.parser.Parser2
 
maybeComment(boolean) - Method in class org.apache.crimson.parser.Parser2
 
maybeConditionalSect() - Method in class org.apache.crimson.parser.Parser2
 
maybeDoctypeDecl() - Method in class org.apache.crimson.parser.Parser2
 
maybeElement(ElementValidator) - Method in class org.apache.crimson.parser.Parser2
 
maybeElementDecl() - Method in class org.apache.crimson.parser.Parser2
 
maybeEntityDecl() - Method in class org.apache.crimson.parser.Parser2
 
maybeExternalID() - Method in class org.apache.crimson.parser.Parser2
 
maybeGetName() - Method in class org.apache.crimson.parser.Parser2
 
maybeGetNameCacheEntry() - Method in class org.apache.crimson.parser.Parser2
 
maybeInCRLF - Variable in class org.apache.crimson.parser.InputEntity
 
maybeInitialize() - Static method in class javax.swing.UIManager
 
maybeInstantiateVerifier() - Method in class java.util.jar.JarFile
 
maybeMarkupDecl() - Method in class org.apache.crimson.parser.Parser2
 
maybeMisc(boolean) - Method in class org.apache.crimson.parser.Parser2
 
maybeNotationDecl() - Method in class org.apache.crimson.parser.Parser2
 
maybePEReference() - Method in class org.apache.crimson.parser.Parser2
 
maybePI(boolean) - Method in class org.apache.crimson.parser.Parser2
 
maybeReadAttribute(String, boolean) - Method in class org.apache.crimson.parser.Parser2
 
maybeReferenceInContent(ElementDecl, ElementValidator) - Method in class org.apache.crimson.parser.Parser2
 
maybeRegisterEventDispatchThread() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
If called on an event dispatching thread that we haven't seen before then make two hashtable entries in the runnableCanvasTable: current thread => this RunnableCanvas current thread group => this RunnableCanvas
maybeRemoveEditorBorder(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Remove the border around the inner editor component for LaFs that install an outside border around the spinner,
maybeTextDecl() - Method in class org.apache.crimson.parser.Parser2
 
maybeUpdateLayoutState() - Method in class javax.swing.plaf.basic.BasicListUI
If updateLayoutStateNeeded is non zero, call updateLayoutState() and reset updateLayoutStateNeeded.
maybeWhitespace() - Method in class org.apache.crimson.parser.InputEntity
optional grammatical whitespace (discarded)
maybeWhitespace() - Method in class org.apache.crimson.parser.Parser2
 
maybeXmlDecl() - Method in class org.apache.crimson.parser.Parser2
 
mbManagement - Variable in class java.awt.Frame
mbManagement is only used by the Motif implementation.
measurer - Variable in class java.awt.font.LineBreakMeasurer
 
measurer - Variable in class javax.swing.text.TextLayoutStrategy
 
med3(long[], int, int, int) - Static method in class java.util.Arrays
Returns the index of the median of the three indexed longs.
med3(int[], int, int, int) - Static method in class java.util.Arrays
Returns the index of the median of the three indexed integers.
med3(short[], int, int, int) - Static method in class java.util.Arrays
Returns the index of the median of the three indexed shorts.
med3(char[], int, int, int) - Static method in class java.util.Arrays
Returns the index of the median of the three indexed chars.
med3(byte[], int, int, int) - Static method in class java.util.Arrays
Returns the index of the median of the three indexed bytes.
med3(double[], int, int, int) - Static method in class java.util.Arrays
Returns the index of the median of the three indexed doubles.
med3(float[], int, int, int) - Static method in class java.util.Arrays
Returns the index of the median of the three indexed floats.
media - Variable in class java.awt.PageAttributes
 
mediaTrackerID - Static variable in class javax.swing.ImageIcon
Id used in loading images from MediaTracker.
mediumWeightPopupCacheKey - Static variable in class javax.swing.PopupFactory.MediumWeightPopup
 
member - Variable in class java.io.ObjectStreamClass.MemberSignature
 
memoryLimitSet - Static variable in class java.nio.Bits
 
menu - Static variable in class java.awt.SystemColor
The color rendered for the background of menus.
menu - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
menu - Variable in class javax.swing.plaf.basic.BasicMenuUI.PostAction
 
menuActionMap - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
menuArrowIcon - Static variable in class javax.swing.plaf.basic.BasicIconFactory
 
menuArrowIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
menuArrowIconSize - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
menuBar - Variable in class java.awt.Frame
The frames menubar.
menuBar - Variable in class javax.swing.JRootPane
The menu bar.
menuBar - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
menuBar - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
 
menuBar - Variable in class javax.swing.plaf.metal.MetalTitlePane
JMenuBar, typically renders the system menu items.
menuBarSerializedDataVersion - Variable in class java.awt.MenuBar
The MenuBar's serialized data version.
menuCanceled(MenuEvent) - Method in interface javax.swing.event.MenuListener
Invoked when the menu is canceled.
menuChangeListener - Variable in class javax.swing.JMenu
 
menuCheckIconSize - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
menuDeselected(MenuEvent) - Method in interface javax.swing.event.MenuListener
Invoked when the menu is deselected.
menuDragMouseDragged(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
Invoked when the mouse is being dragged in a menu component's display area.
menuDragMouseDragged(MenuDragMouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MenuDragMouseHandler
 
menuDragMouseDragged(MenuDragMouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MenuDragMouseHandler
 
menuDragMouseEntered(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
Invoked when the dragged mouse has entered a menu component's display area.
menuDragMouseEntered(MenuDragMouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MenuDragMouseHandler
 
menuDragMouseEntered(MenuDragMouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MenuDragMouseHandler
 
menuDragMouseExited(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
Invoked when the dragged mouse has left a menu component's display area.
menuDragMouseExited(MenuDragMouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MenuDragMouseHandler
 
menuDragMouseExited(MenuDragMouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MenuDragMouseHandler
 
menuDragMouseListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
menuDragMouseReleased(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
Invoked when a dragged mouse is release in a menu component's display area.
menuDragMouseReleased(MenuDragMouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MenuDragMouseHandler
 
menuDragMouseReleased(MenuDragMouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MenuDragMouseHandler
 
menuEvent - Variable in class javax.swing.JMenu
 
menuInputMap - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
menuItem - Variable in class javax.swing.JMenu.ActionChangedListener
 
menuItem - Variable in class javax.swing.JPopupMenu.ActionChangedListener
 
menuItem - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
menuItemArrowIcon - Static variable in class javax.swing.plaf.basic.BasicIconFactory
 
menuItemArrowIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
menuItemCheckIcon - Static variable in class javax.swing.plaf.basic.BasicIconFactory
 
menuItemSerializedDataVersion - Variable in class java.awt.MenuItem
Menu item serialized data version.
menuKeyListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
menuKeyPressed(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
Invoked when a key has been pressed.
menuKeyPressed(MenuKeyEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MenuKeyHandler
 
menuKeyPressed(MenuKeyEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MenuKeyHandler
Handles the mnemonics for the menu items.
menuKeyReleased(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
Invoked when a key has been released.
menuKeyReleased(MenuKeyEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MenuKeyHandler
 
menuKeyReleased(MenuKeyEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MenuKeyHandler
 
menuKeyTyped(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
Invoked when a key has been typed.
menuKeyTyped(MenuKeyEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MenuKeyHandler
Handles the mnemonic key typed in the MenuItem if this menuItem is in a standalone popup menu.
menuKeyTyped(MenuKeyEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MenuKeyHandler
Opens the SubMenu
menuKeyboardHelper - Static variable in class javax.swing.plaf.basic.BasicPopupMenuUI
 
menuKeyboardHelperInstalled - Static variable in class javax.swing.plaf.basic.BasicPopupMenuUI
 
menuListener - Variable in class javax.swing.plaf.basic.BasicMenuUI
 
menuSelected(MenuEvent) - Method in interface javax.swing.event.MenuListener
Invoked when a menu is selected.
menuSelectionChanged(boolean) - Method in class javax.swing.JMenu
Messaged when the menubar selection changes to activate or deactivate this menu.
menuSelectionChanged(boolean) - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement -- does nothing.
menuSelectionChanged(boolean) - Method in class javax.swing.JMenuItem
Called by the MenuSelectionManager when the MenuElement is selected or unselected.
menuSelectionChanged(boolean) - Method in class javax.swing.JPopupMenu
Messaged when the menubar selection changes to activate or deactivate this menu.
menuSelectionChanged(boolean) - Method in interface javax.swing.MenuElement
Call by the MenuSelection when the MenuElement is added or remove from the menu selection.
menuSerializedDataVersion - Variable in class java.awt.Menu
The menu serialized Data Version.
menuText - Static variable in class java.awt.SystemColor
The color rendered for the text of menus.
menus - Variable in class java.awt.MenuBar
This field represents a vector of the actual menus that will be part of the MenuBar.
mergeList - Variable in class java.text.RuleBasedBreakIterator.Builder
A list mapping pairs of state numbers for states that are to be combined to the state number of the state representing their combination.
mergeSort(Object[], Object[], int, int, int) - Static method in class java.util.Arrays
Src is the source array that starts at index 0 Dest is the (possibly larger) array destination with a possible offset low is the index in dest to start sorting high is the end index in dest to end sorting off is the offset to generate corresponding low, high in src
mergeSort(Object[], Object[], int, int, int, Comparator) - Static method in class java.util.Arrays
Src is the source array that starts at index 0 Dest is the (possibly larger) array destination with a possible offset low is the index in dest to start sorting high is the end index in dest to end sorting off is the offset into src corresponding to low in dest
mergeStates(int, short[], Vector) - Method in class java.text.RuleBasedBreakIterator.Builder
The real work of making the state table deterministic happens here.
mergesort(Vector, Vector, int, int, XPathContext) - Method in class org.apache.xalan.transformer.NodeSorter
This implements a standard Mergesort, as described in Robert Sedgewick's Algorithms book.
message - Variable in class java.util.logging.LogRecord
 
message - Variable in class javax.swing.JOptionPane
Message to display.
message - Variable in class javax.swing.ProgressMonitor
 
message(SourceLocator, String, boolean) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
messageString(Locale, int) - Static method in class org.apache.crimson.tree.DomEx
 
messageType - Variable in class javax.swing.JOptionPane
Message type.
messages - Static variable in class org.apache.crimson.parser.Parser2
 
meta - Variable in class javax.swing.text.html.parser.DTD
 
metaDown() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
metalButtonUI - Static variable in class javax.swing.plaf.metal.MetalButtonUI
 
metalLabelUI - Static variable in class javax.swing.plaf.metal.MetalLabelUI
 
metalPropertyChangeListener - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
metalRadioButtonUI - Static variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
metalToggleButtonUI - Static variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
meter - Variable in class java.util.logging.FileHandler
 
method - Variable in class java.net.HttpURLConnection
The HTTP method (GET,POST,PUT,etc.).
method - Variable in class java.util.zip.ZipEntry
 
method - Variable in class java.util.zip.ZipOutputStream
 
methodAccessor - Variable in class java.lang.reflect.Method
 
methodName - Variable in class java.lang.StackTraceElement
 
methodName - Variable in class javax.swing.UIDefaults.ProxyLazyValue
 
methods - Variable in class java.lang.Class.MethodArray
 
methods - Static variable in class java.net.HttpURLConnection
 
metrics - Static variable in class java.awt.Component
saves an internal cache of FontMetrics for better performance
metrics - Variable in class java.awt.font.TextLayout.OptInfo
 
metrics - Variable in class javax.swing.text.GlyphPainter1
 
metrics - Variable in class javax.swing.text.PlainView
Font metrics for the current font.
metrics - Variable in class javax.swing.text.WrappedPlainView
 
mev - Variable in class java.util.jar.JarInputStream
 
mev - Variable in class java.util.jar.JarVerifier.VerifierStream
 
mgrLoadScriptingEngine - Static variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Manager load scripting engine
midInsert - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
True if (!
midLetNum - Static variable in class java.text.WordBreakData
 
midLetter - Static variable in class java.text.WordBreakData
 
midNum - Static variable in class java.text.WordBreakData
 
mightBeProximate(Compiler, int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Tell if the predicates need to have proximity knowledge.
millis - Variable in class java.util.logging.LogRecord
 
millisPerDay - Static variable in class java.util.SimpleTimeZone
 
millisPerHour - Static variable in class java.text.DateFormatSymbols
Useful constant for defining timezone offsets.
millisPerHour - Static variable in class java.text.SimpleDateFormat
 
millisPerHour - Static variable in class java.util.SimpleTimeZone
 
millisPerMinute - Static variable in class java.text.SimpleDateFormat
 
millisToDecideToPopup - Variable in class javax.swing.ProgressMonitor
 
millisToJulianDay(long) - Static method in class java.util.GregorianCalendar
Converts time as milliseconds to Julian day.
millisToPopup - Variable in class javax.swing.ProgressMonitor
 
millisUntilExpiration - Variable in class java.io.ExpiringCache
 
mimeType - Variable in class java.awt.datatransfer.DataFlavor
 
mimeType - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
 
min - Variable in class java.awt.image.ComponentColorModel
 
min(int, int) - Method in class java.io.BufferedWriter
Our own little min method, to avoid loading java.lang.Math if we've run out of file descriptors and we're trying to print a stack trace.
min(int, int) - Static method in class java.lang.Math
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.Math
Returns the smaller of two long values.
min(float, float) - Static method in class java.lang.Math
Returns the smaller of two float values.
min(double, double) - Static method in class java.lang.Math
Returns the smaller of two double values.
min(int, int) - Static method in class java.lang.StrictMath
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.StrictMath
Returns the smaller of two long values.
min(float, float) - Static method in class java.lang.StrictMath
Returns the smaller of two float values.
min(double, double) - Static method in class java.lang.StrictMath
Returns the smaller of two double values.
min(BigDecimal) - Method in class java.math.BigDecimal
Returns the minimum of this BigDecimal and val.
min(BigInteger) - Method in class java.math.BigInteger
Returns the minimum of this BigInteger and val.
min(Collection) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the natural ordering of its elements.
min(Collection, Comparator) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the order induced by the specified comparator.
min - Variable in class javax.swing.DefaultBoundedRangeModel
 
min - Variable in class javax.swing.ProgressMonitor
 
min - Variable in class javax.swing.Spring.StaticSpring
 
min - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
min - Variable in class javax.swing.text.ComponentView.Invalidator
 
min - Variable in class javax.swing.text.InternationalFormatter
Can be used to impose a minimum value.
min(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:min function calculates the minimum value for the nodes passed as the first argument, where the value of each node is calculated dynamically using an XPath expression passed as a string as the second argument.
min(NodeList) - Static method in class org.apache.xalan.lib.ExsltMath
The math:min function returns the minimum value of the nodes passed as the argument.
minDecimalExponent - Static variable in class java.lang.FloatingDecimal
 
minExponentDigits - Variable in class java.text.DecimalFormat
The minimum number of digits used to display the exponent when a number is formatted in exponential notation.
minFractionDigits - Variable in class java.text.NumberFormat
The minimum number of digits allowed in the fractional portion of a number.
minHeight - Variable in class java.awt.GridBagConstraints
The minimum height of the component.
minHeight - Variable in class java.awt.GridBagLayoutInfo
 
minIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
minIndex - Variable in class javax.swing.DefaultListSelectionModel
 
minIndex - Variable in class javax.swing.text.html.OptionListModel
 
minIntegerDigits - Variable in class java.text.NumberFormat
The minimum number of digits allowed in the integer portion of a number.
minLength - Variable in class java.util.regex.Pattern.Start
 
minLength - Variable in class java.util.regex.Pattern.TreeInfo
 
minPage - Variable in class java.awt.JobAttributes
 
minRequest - Variable in class javax.swing.text.AsyncBoxView
 
minSize - Variable in class java.awt.Component
Internal, cached size information.
minSize - Static variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
minSmallBinExp - Static variable in class java.lang.FloatingDecimal
 
minTabWidth - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
minVal - Variable in class java.awt.color.ICC_ColorSpace
 
minValue - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
minWidth - Variable in class java.awt.GridBagConstraints
The minimum width of the component.
minWidth - Variable in class java.awt.GridBagLayoutInfo
 
minWidth - Variable in class javax.swing.table.TableColumn
The minimum width of the column.
minX - Variable in class java.awt.image.Raster
The X coordinate of the upper-left pixel of this Raster.
minX - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Maximum and minimum positions to drag to.
minY - Variable in class java.awt.image.Raster
The Y coordinate of the upper-left pixel of this Raster.
minimalDaysInFirstWeek - Variable in class java.util.Calendar
The number of days required for the first week in a month or year, with possible values from 1 to 7.
minimizeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Restores the frame back to its size and position prior to a maximizeFrame call.
minimizeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, this indicates that the frame should be restored to it's size and position prior to a maximizeFrame() call.
minimizeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to minimize the frame.
minimizeIcon - Variable in class javax.swing.plaf.metal.MetalTitlePane
Icon used for toggleButton when window is maximized.
minimizeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated. As of 1.3.
minimum - Variable in class java.awt.ScrollPaneAdjustable
The minimum value of this scrollbar.
minimum - Variable in class java.awt.Scrollbar
The minimum value of the Scrollbar.
minimum - Variable in class javax.swing.SizeRequirements
The minimum size required.
minimum - Variable in class javax.swing.SpinnerNumberModel
 
minimumFractionDigits - Variable in class java.text.NumberFormat
The minimum number of digits allowed in the fractional portion of a number.
minimumIntegerDigits - Variable in class java.text.NumberFormat
The minimum number of digits allowed in the integer portion of a number.
minimumLayoutSize(Container) - Method in class java.awt.BorderLayout
Determines the minimum size of the target container using this layout manager.
minimumLayoutSize(Container) - Method in class java.awt.CardLayout
Calculates the minimum size for the specified panel.
minimumLayoutSize(Container) - Method in class java.awt.FlowLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
minimumLayoutSize(Container) - Method in class java.awt.GridBagLayout
Determines the minimum size of the parent container using this grid bag layout.
minimumLayoutSize(Container) - Method in class java.awt.GridLayout
Determines the minimum size of the container argument using this grid layout.
minimumLayoutSize(Container) - Method in interface java.awt.LayoutManager
Calculates the minimum size dimensions for the specified container, given the components it contains.
minimumLayoutSize(Container) - Method in class javax.swing.BoxLayout
Returns the minimum dimensions needed to lay out the components contained in the specified target container.
minimumLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
Returns the minimum amount of space the layout needs.
minimumLayoutSize(Container) - Method in class javax.swing.JSpinner.DefaultEditor
Returns the minimum size of first (and only) child plus the size of the parents insets.
minimumLayoutSize(Container) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.OverlayLayout
Returns the minimum dimensions needed to lay out the components contained in the specified target container.
minimumLayoutSize(Container) - Method in class javax.swing.ScrollPaneLayout
The minimum size of a ScrollPane is the size of the insets plus minimum size of the viewport, plus the scrollpane's viewportBorder insets, plus the minimum size of the visible headers, plus the minimum size of the scrollbars whose displayPolicy isn't NEVER.
minimumLayoutSize(Container) - Method in class javax.swing.SpringLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.ViewportLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumLayoutSize(Container) - Method in class javax.swing.colorchooser.CenterLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.colorchooser.SmartGridLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the minimum size needed to contain the children.
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Calculates the minimum size dimensions for the specified panel given the components in the specified parent container.
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.CenterLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalTitlePaneLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
Returns the minimum amount of space the layout needs.
minimumLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider.MetalDividerLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalTitlePane.TitlePaneLayout
 
minimumSize() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by getMinimumSize().
minimumSize() - Method in class java.awt.Container
Deprecated. As of JDK version 1.1, replaced by getMinimumSize().
minimumSize(int) - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by getMinimumSize(int).
minimumSize() - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by getMinimumSize().
minimumSize(int, int) - Method in class java.awt.TextArea
Deprecated. As of JDK version 1.1, replaced by getMinimumSize(int, int).
minimumSize() - Method in class java.awt.TextArea
Deprecated. As of JDK version 1.1, replaced by getMinimumSize().
minimumSize(int) - Method in class java.awt.TextField
Deprecated. As of JDK version 1.1, replaced by getMinimumSize(int).
minimumSize() - Method in class java.awt.TextField
Deprecated. As of JDK version 1.1, replaced by getMinimumSize().
minimumSize() - Method in interface java.awt.peer.ComponentPeer
DEPRECATED: Replaced by getMinimumSize().
minimumSize(int) - Method in interface java.awt.peer.ListPeer
DEPRECATED: Replaced by getMinimumSize(int).
minimumSize(int, int) - Method in interface java.awt.peer.TextAreaPeer
DEPRECATED: Replaced by getMinimumSize(int, int).
minimumSize(int) - Method in interface java.awt.peer.TextFieldPeer
DEPRECATED: Replaced by getMinimumSize(int).
minimumSize - Variable in class javax.swing.JComponent
 
minimumSize - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
minimumThumbSize - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
minorAllocValid - Variable in class javax.swing.text.BoxView
 
minorChanged - Variable in class javax.swing.text.AsyncBoxView
 
minorOffsets - Variable in class javax.swing.text.BoxView
 
minorReqValid - Variable in class javax.swing.text.BoxView
 
minorRequest - Variable in class javax.swing.text.BoxView
 
minorRequirementChange(AsyncBoxView.ChildState) - Method in class javax.swing.text.AsyncBoxView
Requirements changed along the minor axis.
minorSpan - Variable in class javax.swing.text.AsyncBoxView
Current span along the minor axis.
minorSpan - Variable in class javax.swing.text.BoxView
 
minorSpans - Variable in class javax.swing.text.BoxView
 
minorTickSpacing - Variable in class javax.swing.JSlider
The number of values between the minor tick marks -- the smaller marks that occur between the major tick marks.
minorValid - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
minus(Spring) - Static method in class javax.swing.Spring
Returns -s: a spring running in the opposite direction to s.
minus(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '-' operation.
minusSign - Variable in class java.text.DecimalFormatSymbols
Character used to represent minus sign.
minuteInHour(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:minute-in-hour function returns the minute of the hour as a number.
minuteInHour() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
missingGlyph - Variable in class java.awt.Font
 
miterlimit - Variable in class java.awt.BasicStroke
 
mkdir() - Method in class java.io.File
Creates the directory named by this abstract pathname.
mkdirs() - Method in class java.io.File
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
mnemonic - Variable in class javax.swing.AbstractButton.AccessibleAbstractButton.ButtonKeyBinding
 
mnemonic - Variable in class javax.swing.AbstractButton
 
mnemonic - Variable in class javax.swing.DefaultButtonModel
 
mnemonic - Variable in class javax.swing.JLabel.AccessibleJLabel.LabelKeyBinding
 
mnemonic - Variable in class javax.swing.JLabel
 
mnemonic - Variable in class javax.swing.JTabbedPane.Page
 
mnemonicIndex - Variable in class javax.swing.AbstractButton
 
mnemonicIndex - Variable in class javax.swing.JLabel
 
mnemonicIndex - Variable in class javax.swing.JTabbedPane.Page
 
mnemonicInputMap - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
InputMap used for mnemonics.
mnemonicToIndexMap - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
mnemonics - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
The mnemonics for the keys, these are set in getButtons.
mockery - Variable in class javax.swing.text.rtf.RTFReader
 
mod(double, double) - Static method in class java.awt.TexturePaintContext
 
mod(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this mod m).
mod(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a 'mod' operation.
mod2(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is this mod(2**p).
modCount - Variable in class java.util.AbstractList
The number of times this list has been structurally modified.
modCount - Variable in class java.util.HashMap
The number of times this HashMap has been structurally modified Structural modifications are those that change the number of mappings in the HashMap or otherwise modify its internal structure (e.g., rehash).
modCount - Variable in class java.util.Hashtable
The number of times this Hashtable has been structurally modified Structural modifications are those that change the number of entries in the Hashtable or otherwise modify its internal structure (e.g., rehash).
modCount - Variable in class java.util.IdentityHashMap
The number of modifications, to support fast-fail iterators
modCount - Variable in class java.util.TreeMap
The number of structural modifications to the tree.
modCount - Variable in class java.util.WeakHashMap
The number of times this HashMap has been structurally modified Structural modifications are those that change the number of mappings in the HashMap or otherwise modify its internal structure (e.g., rehash).
modInverse(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this-1 mod m).
modInverse(MutableBigInteger) - Method in class java.math.MutableBigInteger
Calculate the multiplicative inverse of this mod mod, where mod is odd.
modInverseBP2(MutableBigInteger, int) - Static method in class java.math.MutableBigInteger
 
modInverseMP2(int) - Method in class java.math.MutableBigInteger
 
modPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent mod m).
modPow2(BigInteger, int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ** exponent) mod (2**p)
modal - Variable in class java.awt.Dialog
Will be true if the Dialog is modal, otherwise the dialog will be modeless.
mode - Variable in class java.awt.FileDialog
 
mode - Variable in class org.apache.xalan.extensions.XSLProcessorContext
the current mode being executed.
model - Variable in class java.awt.GradientPaintContext
 
model - Variable in class java.awt.image.BufferedImageFilter
 
model - Variable in class java.awt.image.MemoryImageSource
 
model - Variable in class javax.swing.AbstractButton
The data model that determines the button's state.
model - Variable in class javax.swing.JProgressBar
The object that holds the data for the progress bar.
model - Variable in class javax.swing.JScrollBar
The model that represents the scrollbar's minimum, maximum, extent (aka "visibleAmount") and current value.
model - Variable in class javax.swing.JSpinner.DateEditorFormatter
 
model - Variable in class javax.swing.JSpinner.NumberEditorFormatter
 
model - Variable in class javax.swing.JSpinner
 
model - Variable in class javax.swing.JTabbedPane
The default selection model
model - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
model - Variable in class javax.swing.text.JTextComponent
The document model.
model - Variable in class javax.swing.text.html.AccessibleHTML
Current model.
model - Variable in class javax.swing.text.html.FormView.BrowseFileAction
 
model - Variable in class javax.swing.text.html.parser.ContentModelState
 
model - Variable in class org.apache.crimson.parser.ContentModelState
 
model - Variable in class org.apache.crimson.parser.ElementDecl
 
modelChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
modelChanged() - Method in class javax.swing.plaf.basic.BasicTextUI
Flags model changes.
modelIndex - Variable in class javax.swing.table.TableColumn
The index of the column in the model which is to be displayed by this TableColumn.
modelListener - Variable in class javax.swing.JSpinner
 
modelListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
modelOffset - Variable in class javax.swing.text.JTextComponent.AccessibleJTextComponent.IndexedSegment
Offset into the model that the position represents.
modelOffset - Variable in class javax.swing.text.html.AccessibleHTML.TextElementInfo.TextAccessibleContext.IndexedSegment
Offset into the model that the position represents.
modelToView(JTextComponent, int) - Method in class javax.swing.plaf.TextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.TextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(JTextComponent, int) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(JTextComponent, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the modelToView method on each UI handled by this object.
modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the modelToView method on each UI handled by this object.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.AsyncBoxView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.BoxView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.ComponentView
Provides a mapping from the coordinate space of the model to that of the view.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.CompositeView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.text.CompositeView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.FieldView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(GlyphView, int, Position.Bias, Shape) - Method in class javax.swing.text.GlyphPainter1
 
modelToView(GlyphView, int, Position.Bias, Shape) - Method in class javax.swing.text.GlyphPainter2
 
modelToView(GlyphView, int, Position.Bias, Shape) - Method in class javax.swing.text.GlyphView.GlyphPainter
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.GlyphView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.IconView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int) - Method in class javax.swing.text.JTextComponent
Converts the given location in the model to a place in the view coordinate system.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.ParagraphView.Row
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.PasswordView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.PlainView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.View
Provides a mapping, for a given character, from the document model coordinate space to the view coordinate space.
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.text.View
Provides a mapping, for a given region, from the document model coordinate space to the view coordinate space.
modelToView(int, Shape) - Method in class javax.swing.text.View
Deprecated.  
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.WrappedPlainView.WrappedLine
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.ZoneView.Zone
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.html.HRuleView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.html.ImageView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modifier - Variable in class javax.swing.text.html.parser.AttributeList
 
modifierFromString(String) - Static method in class org.apache.xml.utils.synthetic.Class
Method modifierFromString
modifierKeywords - Static variable in class java.awt.AWTKeyStroke
 
modifierList - Static variable in class java.text.MessageFormat
 
modifiers - Variable in class java.awt.AWTKeyStroke
 
modifiers - Variable in class java.awt.Event
The state of the modifier keys.
modifiers - Variable in class java.awt.event.ActionEvent
This represents the key modifier that was selected, and is used to determine the state of the selected key.
modifiers - Variable in class java.awt.event.InputEvent
The state of the modifier mask at the time the input event was fired.
modifiers - Variable in class java.lang.reflect.Constructor
 
modifiers - Variable in class java.lang.reflect.Field
 
modifiers - Variable in class java.lang.reflect.Method
 
modifiers - Variable in class org.apache.xml.utils.synthetic.Class
Field modifiers: Java language modifiers for this class or interface, encoded in an integer.
modifiers - Variable in class org.apache.xml.utils.synthetic.reflection.Constructor
Field modifiers
modifiers - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field modifiers
modifiers - Variable in class org.apache.xml.utils.synthetic.reflection.Field
Field modifiers
modifiersFromString(String) - Static method in class org.apache.xml.utils.synthetic.Class
Method modifiersFromString
monetarySeparator - Variable in class java.text.DecimalFormatSymbols
The decimal separator used when formatting currency values.
monitor - Variable in class java.rmi.activation.ActivationGroup
 
monitor - Variable in class javax.swing.ProgressMonitorInputStream
 
montReduce(int[], int[], int, int) - Static method in class java.math.BigInteger
Montgomery reduce n, modulo mod.
monthAbbreviation(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:month-abbreviation function returns the abbreviation of the month of a date.
monthAbbreviation() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
monthInYear(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:year function returns the month of a date as a number.
monthInYear() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
monthLength(int, int) - Method in class java.util.GregorianCalendar
 
monthLength(int) - Method in class java.util.GregorianCalendar
 
monthLength - Variable in class java.util.SimpleTimeZone
This field was serialized in JDK 1.1, so we have to keep it that way to maintain serialization compatibility.
monthName(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:month-name function returns the full name of the month of a date.
monthName() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
months - Variable in class java.text.DateFormatSymbols
Month strings.
mostRecentEventTime - Variable in class java.awt.EventQueue
 
mostRecentFocusOwner - Variable in class javax.swing.JRootPane
 
mostRecentFocusOwners - Static variable in class java.awt.KeyboardFocusManager
Maps Windows to those Windows' most recent focus owners.
motionListener - Variable in class java.awt.dnd.DragSource
 
motionThreshold - Static variable in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mouseClicked(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseClicked event by invoking the mouseClicked methods on listener-a and listener-b.
mouseClicked(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class javax.swing.event.MouseInputAdapter
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
Ignore mouseClicked events.
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.SingleClickListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse is clicked.
mouseClicked(MouseEvent) - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
mouseClicked(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Called for a mouse click event.
mouseDown(Event, int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
mouseDrag(Event, int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processMouseMotionEvent(MouseEvent).
mouseDragged(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseDragged event by invoking the mouseDragged methods on listener-a and listener-b.
mouseDragged(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when a mouse button is pressed on a component.
mouseDragged(MouseEvent) - Method in class java.awt.event.MouseMotionAdapter
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in interface java.awt.event.MouseMotionListener
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class javax.swing.Autoscroller
 
mouseDragged(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse is pressed and dragged.
mouseDragged(MouseEvent) - Method in class javax.swing.event.MouseInputAdapter
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
Forward the mouseDragged event to the underlying child container.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
Invoked when a mouse button is pressed on the menu and then dragged.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
Set the models value to the position of the thumb's top of Vertical scrollbar, or the left/right of Horizontal scrollbar in left-to-right/right-to-left scrollbar relative to the origin of the track.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
Set the models value to the position of the top/left of the thumb relative to the origin of the track.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
If dragger is not null it is messaged with continueDrag.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener
 
mouseDragged(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Moves the caret position according to the mouse pointer's current location.
mouseDragged(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
 
mouseEnter(Event, int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
mouseEntered(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseEntered event by invoking the mouseEntered methods on listener-a and listener-b.
mouseEntered(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse enters the region of a component.
mouseEntered(MouseEvent) - Method in class javax.swing.event.MouseInputAdapter
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
The JList used for representing the files is created by subclasses, but the selection is monitored in this class.
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
Forward the mouseEntered event to the underlying child container.
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
Invoked when the cursor enters the menu.
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse enters a region.
mouseEntered(MouseEvent) - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
mouseEvent - Variable in class javax.swing.ToolTipManager
 
mouseEventTarget - Variable in class java.awt.LightweightDispatcher
The current subcomponent being hosted by this windowed component that has events being forwarded to it.
mouseEventTarget - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
mouseExit(Event, int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
mouseExited(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseExited event by invoking the mouseExited methods on listener-a and listener-b.
mouseExited(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse exits the region of a component.
mouseExited(MouseEvent) - Method in class javax.swing.event.MouseInputAdapter
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
Forward the mouseExited event to the underlying child container.
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse exits a region.
mouseExited(MouseEvent) - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
mouseGrabber - Static variable in class javax.swing.plaf.basic.BasicPopupMenuUI
 
mouseHandler - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Handles mouse events from both this class, and the split pane.
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
 
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI
 
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicTableUI
 
mouseInputListener - Variable in class javax.swing.plaf.metal.MetalRootPaneUI
MouseInputListener that is added to the parent Window the JRootPane is contained in.
mouseListener - Variable in class java.awt.Component
 
mouseListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
mouseListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
mouseListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
mouseListenerK - Static variable in class java.awt.Component
 
mouseMotionListener - Variable in class java.awt.Component
 
mouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
mouseMotionListenerK - Static variable in class java.awt.Component
 
mouseMove(Event, int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processMouseMotionEvent(MouseEvent).
mouseMove(int, int) - Method in class java.awt.Robot
Moves mouse pointer to given screen coordinates.
mouseMove(int, int) - Method in interface java.awt.peer.RobotPeer
 
mouseMoved(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseMoved event by invoking the mouseMoved methods on listener-a and listener-b.
mouseMoved(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class java.awt.event.MouseMotionAdapter
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in interface java.awt.event.MouseMotionListener
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mouseMoved(MouseEvent) - Method in class javax.swing.ToolTipManager.MoveBeforeEnterListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse is moved.
mouseMoved(MouseEvent) - Method in class javax.swing.event.MouseInputAdapter
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
Forward the mouseMoved event to the underlying child container.
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
Resets the cursor based on the orientation.
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse is moved.
mouseMoved(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
 
mousePress(int) - Method in class java.awt.Robot
Presses one or more mouse buttons.
mousePress(int) - Method in interface java.awt.peer.RobotPeer
 
mousePressed(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mousePressed event by invoking the mousePressed methods on listener-a and listener-b.
mousePressed(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when a mouse button has been pressed on a Component.
mousePressed(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse is pressed.
mousePressed(MouseEvent) - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel.MainSwatchListener
 
mousePressed(MouseEvent) - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel.RecentSwatchListener
 
mousePressed(MouseEvent) - Method in class javax.swing.event.MouseInputAdapter
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
Responds to mouse-pressed events on the combo box.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
When inactive, mouse events are forwarded as appropriate either to the UI to activate the frame or to the underlying child component.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
Invoked when the mouse has been clicked on the menu.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ListSelectionListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
Starts the dragging session by creating the appropriate instance of DragController.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener
 
mousePressed(MouseEvent) - Method in class javax.swing.text.DefaultCaret
If button 1 is pressed, this is implemented to request focus on the associated text component, and to set the caret position.
mousePressed(MouseEvent) - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
Requests focus on the associated text component, and try to set the cursor position.
mouseRelease(int) - Method in class java.awt.Robot
Releases one or more mouse buttons.
mouseRelease(int) - Method in interface java.awt.peer.RobotPeer
 
mouseReleased(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseReleased event by invoking the mouseReleased methods on listener-a and listener-b.
mouseReleased(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class javax.swing.Autoscroller
 
mouseReleased(MouseEvent) - Method in class javax.swing.event.MouseInputAdapter
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
Responds to the user terminating a click or drag that began on the combo box.
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDragGestureRecognizer
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
Forward the mouseReleased event to the underlying child container.
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
Invoked when the mouse has been released on the menu.
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
If dragger is not null it is messaged with completeDrag.
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse is released.
mouseReleased(MouseEvent) - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
Called when the mouse is released.
mouseReleased(MouseEvent) - Method in class javax.swing.text.html.FormView.MouseEventListener
 
mouseScrollListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
mouseUp(Event, int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
mouseWheel(int) - Method in class java.awt.Robot
Rotates the scroll wheel on wheel-equipped mice.
mouseWheel(int) - Method in interface java.awt.peer.RobotPeer
 
mouseWheelListener - Variable in class java.awt.Component
 
mouseWheelListenerK - Static variable in class java.awt.Component
 
mouseWheelMoved(MouseWheelEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseWheelMoved event by invoking the mouseWheelMoved methods on listener-a and listener-b.
mouseWheelMoved(MouseWheelEvent) - Method in interface java.awt.event.MouseWheelListener
Invoked when the mouse wheel is rotated.
mouseWheelMoved(MouseWheelEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
mouseWheelMoved(MouseWheelEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler
Called when the mouse wheel is rotated while over a JScrollPane.
mouseXOffset - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
move(int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setLocation(int, int).
move(int, int) - Method in class java.awt.Point
Moves this point to the specified location in the (xy) coordinate plane.
move(int, int) - Method in class java.awt.Rectangle
Deprecated. As of JDK version 1.1, replaced by setLocation(int, int).
moveAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
moveAndRepaint(JComponent, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
moveBeforeEnterListener - Variable in class javax.swing.ToolTipManager
 
moveCaret(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Tries to move the position of the caret from the coordinates of a mouse event, using viewToModel().
moveCaretPosition(int) - Method in class javax.swing.text.JTextComponent
Moves the caret to a new position, leaving behind a mark defined by the last time setCaretPosition was called.
moveCaretPosition(JTextComponent, int, int) - Method in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
 
moveColumn(int, int) - Method in class javax.swing.JTable
Moves the column column to the position currently occupied by the column targetColumn in the view.
moveColumn(int, int) - Method in class javax.swing.table.DefaultTableColumnModel
Moves the column and heading at columnIndex to newIndex.
moveColumn(int, int) - Method in interface javax.swing.table.TableColumnModel
Moves the column and its header at columnIndex to newIndex.
moveComponents(Container, int, int, int, int, int, int, boolean) - Method in class java.awt.FlowLayout
Centers the elements in the specified row, if there is any slack.
moveDot(int) - Method in interface javax.swing.text.Caret
Moves the caret position (dot) to some other position, leaving behind the mark.
moveDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret.DefaultFilterBypass
 
moveDot(int) - Method in class javax.swing.text.DefaultCaret
Moves the caret position to some other position.
moveDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
 
moveDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.DefaultFormatter.DefaultNavigationFilter
 
moveDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.DefaultFormatter
NavigationFilter method, subclasses that wish finer control should override this.
moveDot(int, Position.Bias) - Method in class javax.swing.text.NavigationFilter.FilterBypass
Moves the caret location, bypassing the NavigationFilter.
moveDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.NavigationFilter
Invoked prior to the Caret moving the dot.
moveForward - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateOutAction
 
movePointLeft(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the left.
movePointRight(int) - Method in class java.math.BigDecimal
Moves the decimal point the specified number of places to the right.
moveRow(int, int, int) - Method in class javax.swing.table.DefaultTableModel
Moves one or more rows from the inlcusive range start to end to the to position in the model.
moveTo(float, float) - Method in class java.awt.geom.GeneralPath
Adds a point to the path by moving to the specified coordinates.
moveToBack() - Method in class javax.swing.JInternalFrame
Convenience method that moves this component to position -1 if its parent is a JLayeredPane.
moveToBack(Component) - Method in class javax.swing.JLayeredPane
Moves the component to the bottom of the components in its current layer (position -1).
moveToCurrentRow() - Method in interface java.sql.ResultSet
Moves the cursor to the remembered cursor position, usually the current row.
moveToFront() - Method in class javax.swing.JInternalFrame
Convenience method that moves this component to position 0 if its parent is a JLayeredPane.
moveToFront(Component) - Method in class javax.swing.JLayeredPane
Moves the component to the top of the components in its current layer (position 0).
moveToInsertRow() - Method in interface java.sql.ResultSet
Moves the cursor to the insert row.
moveWithinSelectedRange(JTable, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
moveWithinTableRange(JTable, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
moving - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
movx - Variable in class java.awt.geom.FlatteningPathIterator
 
movy - Variable in class java.awt.geom.FlatteningPathIterator
 
mul(int, MutableBigInteger) - Method in class java.math.MutableBigInteger
Multiply the contents of this MutableBigInteger by the word y.
mulAdd(int[], int[], int, int, int) - Static method in class java.math.BigInteger
Multiply an array by one word k and add to result, return the carry
mulsub(int[], int[], int, int, int) - Method in class java.math.MutableBigInteger
This method is used for division.
mult(int) - Method in class java.lang.FDBigInt
 
mult(FDBigInt) - Method in class java.lang.FDBigInt
 
mult(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '*' operation.
multPow52(FDBigInt, int, int) - Static method in class java.lang.FloatingDecimal
 
multaddMe(int, int) - Method in class java.lang.FDBigInt
 
multiClickThreshhold - Variable in class javax.swing.AbstractButton
 
multiLookAndFeel - Variable in class javax.swing.UIManager.LAFState
 
multiNewArray(Class, int[]) - Static method in class java.lang.reflect.Array
 
multiRowCells - Variable in class javax.swing.text.html.TableView.RowView
Does this table row have cells that span multiple rows?
multiRowCells - Variable in class javax.swing.text.html.TableView
Do any of the table cells span multiple rows?
multiSelectionEnabled - Variable in class javax.swing.JFileChooser
 
multiUIDefaults - Variable in class javax.swing.UIManager.LAFState
 
multicastInterface - Variable in class java.net.PlainDatagramSocketImpl
 
multiline - Variable in class java.util.regex.Pattern.Dollar
 
multiline - Variable in class java.util.regex.Pattern.UnixDollar
 
multipleDocumentHandling - Variable in class java.awt.JobAttributes
 
multipleMode - Variable in class java.awt.List
multipleMode is a variable that will be set to true if a list component is to be set to multiple selection mode, that is where the user can select more than one item in a list at one time.
multiplexingLAFKey - Static variable in class javax.swing.UIManager
 
multiplier - Variable in class java.text.DecimalFormat
The multiplier for use in percent, permill, etc.
multiplier - Static variable in class java.util.Random
 
multiply(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this * val), and whose scale is (this.scale() + val.scale()).
multiply(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this * val).
multiply(MutableBigInteger, MutableBigInteger) - Method in class java.math.MutableBigInteger
Multiply the contents of two MutableBigInteger objects.
multiplyToLen(int[], int, int[], int, int[]) - Method in class java.math.BigInteger
Multiplies int arrays x and y to the specified lengths and places the result into z.
mungeExpressionList(Hashtable) - Method in class java.text.DictionaryBasedBreakIterator.Builder
 
mungeExpressionList(Hashtable) - Method in class java.text.RuleBasedBreakIterator.Builder
 
mustSetRoundDir - Variable in class java.lang.FloatingDecimal
 
mutableModInverse(MutableBigInteger) - Method in class java.math.MutableBigInteger
Returns the modInverse of this mod p.
mutableNodeset() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a mutableNodeset.
mutableNodeset() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
mutated() - Method in class org.apache.crimson.tree.ParentNode
 
mutationCount - Variable in class org.apache.crimson.tree.XmlDocument
 
mutex - Variable in class java.util.Collections.SynchronizedCollection
 
mutex - Variable in class java.util.Collections.SynchronizedMap
 
myBar - Variable in class javax.swing.ProgressMonitor
 
myCRIF - Variable in class java.awt.image.renderable.RenderableImageOp
The associated ContextualRenderedImageFactory.
myEdit - Variable in class javax.swing.event.UndoableEditEvent
 
myFRC(Graphics) - Method in class java.awt.FontMetrics
 
mySpace - Static variable in class java.rmi.server.ObjID
 

N

N - Static variable in class javax.swing.text.html.HTML.Attribute
 
NAME - Static variable in interface javax.swing.Action
The key used for storing the name for the action, used for a menu or button.
NAME - Static variable in class javax.swing.text.html.HTML.Attribute
 
NAME - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NAMES - Static variable in class java.awt.BufferCapabilities.FlipContents
 
NAMES - Static variable in class java.awt.JobAttributes.DefaultSelectionType
 
NAMES - Static variable in class java.awt.JobAttributes.DestinationType
 
NAMES - Static variable in class java.awt.JobAttributes.DialogType
 
NAMES - Static variable in class java.awt.JobAttributes.MultipleDocumentHandlingType
 
NAMES - Static variable in class java.awt.JobAttributes.SidesType
 
NAMES - Static variable in class java.awt.PageAttributes.ColorType
 
NAMES - Static variable in class java.awt.PageAttributes.MediaType
 
NAMES - Static variable in class java.awt.PageAttributes.OrientationRequestedType
 
NAMES - Static variable in class java.awt.PageAttributes.OriginType
 
NAMES - Static variable in class java.awt.PageAttributes.PrintQualityType
 
NAMES - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NAMESPACE - Static variable in interface org.apache.xml.dtm.Axis
The namespace axis contains the namespace nodes of the context node; the axis will be empty unless the context node is an element.
NAMESPACE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
NAMESPACEDECLS - Static variable in interface org.apache.xml.dtm.Axis
The namespace axis contains the namespace nodes of the context node; the axis will be empty unless the context node is an element.
NAMESPACES - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
NAMESPACE_DECL_NS - Static variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Manefest constant
NAMESPACE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a namespace node.
NAMESPACE_PREFIXES - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
NATIVE - Static variable in class java.awt.JobAttributes.DialogType
The DialogType instance to use for specifying the platform's native print dialog.
NATIVE - Static variable in class java.lang.reflect.Modifier
The int value representing the native modifier.
NATIVE_HANDLE - Static variable in class java.util.prefs.WindowsPreferences
 
NA_10X13_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 13 in.
NA_10X14_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 14 in.
NA_10X15_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 15 in.
NA_6X9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 6 x 9 in.
NA_7X9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 7 x 9 in.
NA_9X11_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 9 x 11 in.
NA_9X12_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 9 x 12 in.
NA_LEGAL - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American Legal, 8 1/2 x 14 in.
NA_LETTER - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American Letter, 8 1/2 x 11 in.
NA_NUMBER_10_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #10 Business Envelope, 4 1/8 x 9 1/2 in.
NA_NUMBER_11_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #11 Business Envelope, 4 1/2 x 10 3/8 in.
NA_NUMBER_12_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #12 Business Envelope, 4 3/4 x 11 in.
NA_NUMBER_14_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #14 Business Envelope, 5 x 11 1/2 in.
NA_NUMBER_9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #9 Business Envelope, 3 7/8 x 8 7/8 in.
NCName() - Method in class org.apache.xpath.compiler.XPathParser
NCName ::= (Letter | '_') (NCNameChar) NCNameChar ::= Letter | Digit | '.' | '-' | '_' | CombiningChar | Extender
NEED_CHAR - Static variable in class java.io.StreamTokenizer
 
NEG1INT - Static variable in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Negative one integer
NEGATIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the negative infinity of type double.
NEGATIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the negative infinity of type float.
NEGATIVE_SCROLL - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
NEGATIVE_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
NET_UNREACHABLE - Static variable in interface java.net.SocksConsts
 
NEWLINE - Static variable in class javax.swing.text.AbstractWriter
How the text packages models newlines.
NEWLINE - Static variable in class javax.swing.text.html.HTMLDocument
 
NEXT - Static variable in interface javax.swing.SwingConstants
Identifies the next direction in a sequence.
NEXT_FOCUS - Static variable in class javax.swing.JComponent
 
NEXT_FREE_ID - Static variable in class org.apache.xpath.compiler.OpCodes
The next free ID.
NE_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-east-resize cursor type.
NE_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.NE_RESIZE_CURSOR.
NMTOKEN - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NMTOKEN - Static variable in class org.apache.crimson.parser.AttributeDecl
 
NMTOKENS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NMTOKENS - Static variable in class org.apache.crimson.parser.AttributeDecl
 
NOANCHOR - Static variable in class java.util.regex.Matcher
 
NOBODY - Static variable in class org.apache.xml.dtm.ref.CoroutineManager
 
NOBR - Static variable in class javax.swing.text.html.HTML.Tag
 
NOBUTTON - Static variable in class java.awt.event.MouseEvent
Indicates no mouse buttons; used by MouseEvent.getButton().
NODEHANDLE_MASK - Static variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
NODENAME - Static variable in class org.apache.xpath.compiler.OpCodes
[NODENAME] [index to ns token or EMPTY] [index to name token] returns: XBoolean
NODETYPE_ANYELEMENT - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_ANY] No size or arguments.
NODETYPE_ANYELEMENT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
Wildcard element string.
NODETYPE_COMMENT - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_COMMENT] No size or arguments.
NODETYPE_COMMENT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
comment node test string.
NODETYPE_FUNCTEST - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_ANY] No size or arguments.
NODETYPE_NODE - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_NODE] No size or arguments.
NODETYPE_NODE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
Any node test string.
NODETYPE_PI - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_PI] [index to token] Note: must not overlap function OP number!
NODETYPE_PI_STRING - Static variable in class org.apache.xpath.compiler.Keywords
processing-instruction node test string.
NODETYPE_ROOT - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_ROOT] No size or arguments.
NODETYPE_TEXT - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_TEXT] No size or arguments.
NODETYPE_TEXT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
text node test string.
NOFRAMES - Static variable in class javax.swing.text.html.HTML.Tag
 
NOHREF - Static variable in class javax.swing.text.html.HTML.Attribute
 
NONBREAKING_HYPHEN - Static variable in class java.text.TextBoundaryData
 
NONE - Static variable in class java.awt.GridBagConstraints
Do not resize the component.
NONE - Static variable in class java.awt.JobAttributes.DialogType
The DialogType instance to use for specifying no print dialog.
NONE - Static variable in class java.io.FilePermission
No actions.
NONE - Static variable in class java.net.SocketPermission
No actions
NONE - Static variable in class java.util.PropertyPermission
No actions.
NONE - Static variable in class java.util.regex.Pattern.Bound
 
NONE - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
NONE - Static variable in class javax.swing.TransferHandler
An int representing no transfer action.
NONE - Static variable in class javax.swing.text.html.CSS.Value
 
NONE_OPTION - Static variable in class javax.swing.DebugGraphics
Don't debug graphics operations.
NON_CONTINUOUS_DIVIDER - Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
The divider used for non-continuous layout is added to the split pane with this object.
NON_SPACING_MARK - Static variable in class java.lang.Character
General category "Mn" in the Unicode specification.
NORESIZE - Static variable in class javax.swing.text.html.HTML.Attribute
 
NORMAL - Static variable in class java.awt.Frame
Frame is in the "normal" state.
NORMAL - Static variable in class java.awt.PageAttributes.PrintQualityType
The PrintQualityType instance to use for specifying a normal print quality.
NORMAL_FRAME - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
NORM_PRIORITY - Static variable in class java.awt.EventQueue
 
NORM_PRIORITY - Static variable in class java.lang.Thread
The default priority that is assigned to a thread.
NORTH - Static variable in class java.awt.BorderLayout
The north layout constraint (top of container).
NORTH - Static variable in class java.awt.GridBagConstraints
Put the component at the top of its display area, centered horizontally.
NORTH - Static variable in class javax.swing.SpringLayout
Specifies the top edge of a component's bounding rectangle.
NORTH - Static variable in interface javax.swing.SwingConstants
Compass-direction North (up).
NORTHEAST - Static variable in class java.awt.GridBagConstraints
Put the component at the top-right corner of its display area.
NORTHWEST - Static variable in class java.awt.GridBagConstraints
Put the component at the top-left corner of its display area.
NORTH_EAST - Static variable in interface javax.swing.SwingConstants
Compass-direction north-east (upper right).
NORTH_WEST - Static variable in interface javax.swing.SwingConstants
Compass-direction north west (upper left).
NOSHADE - Static variable in class javax.swing.text.html.HTML.Attribute
 
NOTATION - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NOTATION - Static variable in class org.apache.crimson.parser.AttributeDecl
 
NOTATION - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
NOTATION_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Notation.
NOTE - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_LETTER.
NOTPROCESSED - Static variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The value to use when the information has not been built yet.
NOTSTRIP - Static variable in interface org.apache.xml.dtm.DTMWSFilter
Do not strip whitespace child nodes of this element.
NOT_ALLOWED - Static variable in interface java.net.SocksConsts
 
NOT_OBSCURED - Static variable in class javax.swing.JComponent
 
NOT_SUPPORTED_ERR - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
NOVEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the eleventh month of the year.
NOWRAP - Static variable in class javax.swing.text.html.HTML.Attribute
 
NO_AUTH - Static variable in interface java.net.SocksConsts
 
NO_CLASSES - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
a zero length Class array used in loadPropertyFileToSystem()
NO_CLASSES - Static variable in class org.apache.xalan.serialize.CharInfo
a zero length Class array used in the constructor
NO_CLASSES - Static variable in class org.apache.xalan.serialize.Encodings
a zero length Class array used in loadPropertyFile()
NO_CLASSES - Static variable in class org.apache.xalan.templates.OutputProperties
a zero length Class array used in loadPropertiesFile()
NO_CLASSES - Static variable in class org.apache.xpath.functions.FuncSystemProperty
a zero length Class array used in loadPropertyFile()
NO_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for no compression.
NO_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
NO_FIELDS - Static variable in class java.io.ObjectStreamClass
serialPersistentFields value indicating no serializable fields
NO_GENERATED_KEYS - Static variable in interface java.sql.Statement
The constant indicating that generated keys should not be made available for retrieval.
NO_HANDLER - Static variable in class java.awt.EventDispatchThread
 
NO_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
NO_LINE_STYLE - Static variable in class javax.swing.plaf.metal.MetalTreeUI
 
NO_METHODS - Static variable in interface java.net.SocksConsts
 
NO_OBJS - Static variable in class org.apache.xalan.extensions.ExtensionHandler
a zero length Object array used in getClassForName()
NO_OBJS - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
a zero length Object array used in loadPropertyFileToSystem()
NO_OBJS - Static variable in class org.apache.xalan.serialize.CharInfo
a zero length Object array used in the constructor
NO_OBJS - Static variable in class org.apache.xalan.serialize.Encodings
a zero length Object array used in loadPropertyFile()
NO_OBJS - Static variable in class org.apache.xalan.templates.OutputProperties
a zero length Object array used in loadPropertiesFile()
NO_OBJS - Static variable in class org.apache.xpath.functions.FuncSystemProperty
a zero length Object array used in loadPropertyFile()
NO_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if NO is chosen.
NO_ORIENTATION - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has no orientation.
NO_STYLE_STRING - Static variable in class javax.swing.plaf.metal.MetalTreeUI
 
NO_SUCH_PAGE - Static variable in interface java.awt.print.Printable
Returned from print to signify that the pageIndex is too large and that the requested page does not exist.
NPrintWriter - class javax.swing.text.html.parser.NPrintWriter.
 
NPrintWriter(int) - Constructor for class javax.swing.text.html.parser.NPrintWriter
 
NSInfo - class org.apache.xml.utils.NSInfo.
This class holds information about the namespace info of a node.
NSInfo(boolean, boolean) - Constructor for class org.apache.xml.utils.NSInfo
Constructor NSInfo
NSInfo(boolean, boolean, int) - Constructor for class org.apache.xml.utils.NSInfo
Constructor NSInfo
NSInfo(String, boolean) - Constructor for class org.apache.xml.utils.NSInfo
Constructor NSInfo
NTYPES - Static variable in interface org.apache.xml.dtm.DTM
The number of valid nodetypes.
NULL - Static variable in class java.lang.StringBuffer
 
NULL - Static variable in class java.lang.ref.ReferenceQueue
 
NULL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NULL.
NULL - Static variable in interface org.apache.xml.dtm.DTM
Null node handles are represented by this value.
NULL - Static variable in class org.apache.xml.dtm.ref.CustomStringPool
 
NULL - Static variable in class org.apache.xml.dtm.ref.DTMStringPool
 
NULLORDER - Static variable in class java.text.CollationElementIterator
Null order which indicates the end of string is reached by the cursor.
NULL_ARRAY - Static variable in class javax.swing.event.EventListenerList
 
NULL_ATTRIBUTE_VALUE - Static variable in class javax.swing.text.html.HTML
 
NULL_HANDLE - Static variable in class java.io.ObjectInputStream
handle value representing null
NULL_KEY - Static variable in class java.util.HashMap
Value representing null keys inside tables.
NULL_KEY - Static variable in class java.util.IdentityHashMap
Value representing null keys inside tables.
NULL_KEY - Static variable in class java.util.WeakHashMap
Value representing null keys inside tables.
NULL_NATIVE_HANDLE - Static variable in class java.util.prefs.WindowsPreferences
 
NUMBER - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NUMBERLETTER_ALPHABETIC - Static variable in class org.apache.xalan.templates.Constants
Integer equivalents for above
NUMBERLETTER_TRADITIONAL - Static variable in class org.apache.xalan.templates.Constants
Integer equivalents for above
NUMBERLEVEL_ANY - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for above
NUMBERLEVEL_MULTI - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for above
NUMBERLEVEL_SINGLE - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for above
NUMBERS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NUMBERSTYLE - Static variable in class java.text.NumberFormat
 
NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
NUMERIC - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NUMERIC.
NUMERIC_SHAPING - Static variable in class java.awt.font.TextAttribute
Attribute key for converting ASCII decimal digits to other decimal ranges.
NUMLEVELS - Static variable in class java.text.Bidi
 
NUM_ALLOWABLE_ADDINS - Static variable in class org.apache.xpath.compiler.FunctionTable
Number of built-in functions that may be added.
NUM_BUILT_IN_FUNCS - Static variable in class org.apache.xpath.compiler.FunctionTable
Number of built in functions.
NUM_COLORS - Static variable in class java.awt.SystemColor
The number of system colors in the array.
NUM_DAYS - Static variable in class java.util.GregorianCalendar
 
NUM_KEYS - Static variable in class java.awt.font.NumericShaper
 
NUM_LOCK - Static variable in class java.awt.Event
The Num Lock key, a non-ASCII action key.
NUM_PRIORITIES - Static variable in class java.awt.EventQueue
 
NUTOKEN - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NUTOKENS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NW_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-west-resize cursor type.
NW_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.NW_RESIZE_CURSOR.
N_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-resize cursor type.
N_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.N_RESIZE_CURSOR.
NaN - Static variable in class java.lang.Double
A constant holding a Not-a-Number (NaN) value of type double.
NaN - Static variable in class java.lang.Float
A constant holding a Not-a-Number (NaN) value of type float.
NaN - Variable in class java.text.DecimalFormatSymbols
String used to represent "not a number".
NameAttribute - Static variable in interface javax.swing.text.AttributeSet
Attribute name used to name the collection of attributes.
NameAttribute - Static variable in class javax.swing.text.StyleConstants
Attribute name used to name the collection of attributes.
NameSpace - class org.apache.xml.utils.NameSpace.
A representation of a namespace.
NameSpace(String, String) - Constructor for class org.apache.xml.utils.NameSpace
Construct a namespace for placement on the result tree namespace stack.
NamespaceAlias - class org.apache.xalan.templates.NamespaceAlias.
Object to hold an xsl:namespace element.
NamespaceAlias(int) - Constructor for class org.apache.xalan.templates.NamespaceAlias
Constructor NamespaceAlias
NamespaceSupport2 - class org.apache.xml.utils.NamespaceSupport2.
Encapsulate Namespace tracking logic for use by SAX drivers.
NamespaceSupport2() - Constructor for class org.apache.xml.utils.NamespaceSupport2
Create a new Namespace support object.
NamespacedNode - class org.apache.crimson.tree.NamespacedNode.
This adds the notion of namespaces to the ParentNode class for certain types of nodes such as DOM Element and Attr nodes.
NamespacedNode(String, String) - Constructor for class org.apache.crimson.tree.NamespacedNode
 
Naming - class java.rmi.Naming.
The Naming class provides methods for storing and obtaining references to remote objects in a remote object registry.
Naming() - Constructor for class java.rmi.Naming
Disallow anyone from creating one of these
Naming.ParsedNamingURL - class java.rmi.Naming.ParsedNamingURL.
Simple class to enable multiple URL return values.
Naming.ParsedNamingURL(String, int, String) - Constructor for class java.rmi.Naming.ParsedNamingURL
 
NativeLibLoader - class java.awt.event.NativeLibLoader.
 
NativeLibLoader() - Constructor for class java.awt.event.NativeLibLoader
 
NavigationFilter - class javax.swing.text.NavigationFilter.
NavigationFilter can be used to restrict where the cursor can be positioned.
NavigationFilter() - Constructor for class javax.swing.text.NavigationFilter
 
NavigationFilter.FilterBypass - class javax.swing.text.NavigationFilter.FilterBypass.
Used as a way to circumvent calling back into the caret to position the cursor.
NavigationFilter.FilterBypass() - Constructor for class javax.swing.text.NavigationFilter.FilterBypass
 
Neg - class org.apache.xpath.operations.Neg.
The unary '-' operation expression executer.
Neg() - Constructor for class org.apache.xpath.operations.Neg
 
NegativeArraySizeException - exception java.lang.NegativeArraySizeException.
Thrown if an application tries to create an array with negative size.
NegativeArraySizeException() - Constructor for class java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with no detail message.
NegativeArraySizeException(String) - Constructor for class java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with the specified detail message.
NetPermission - class java.net.NetPermission.
This class is for various network permissions.
NetPermission(String) - Constructor for class java.net.NetPermission
Creates a new NetPermission with the specified name.
NetPermission(String, String) - Constructor for class java.net.NetPermission
Creates a new NetPermission object with the specified name.
NetworkInterface - class java.net.NetworkInterface.
This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface.
NetworkInterface() - Constructor for class java.net.NetworkInterface
Returns an NetworkInterface object with index set to 0 and name to null.
NetworkInterface(String, int, InetAddress[]) - Constructor for class java.net.NetworkInterface
 
NewTwips(int, Object, String, float, int) - Static method in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
NewTwips(int, Object, String, int) - Static method in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
NoClassDefFoundError - error java.lang.NoClassDefFoundError.
Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class could be found.
NoClassDefFoundError() - Constructor for class java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with no detail message.
NoClassDefFoundError(String) - Constructor for class java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with the specified detail message.
NoConnectionPendingException - exception java.nio.channels.NoConnectionPendingException.
Unchecked exception thrown when the finishConnect method of a SocketChannel is invoked without first successfully invoking its connect method.
NoConnectionPendingException() - Constructor for class java.nio.channels.NoConnectionPendingException
Constructs an instance of this class.
NoFramesView - class javax.swing.text.html.NoFramesView.
This is the view associated with the html tag NOFRAMES.
NoFramesView(Element, int) - Constructor for class javax.swing.text.html.NoFramesView
Creates a new view that represents an html box.
NoRouteToHostException - exception java.net.NoRouteToHostException.
Signals that an error occurred while attempting to connect a socket to a remote address and port.
NoRouteToHostException(String) - Constructor for class java.net.NoRouteToHostException
Constructs a new NoRouteToHostException with the specified detail message as to why the remote host cannot be reached.
NoRouteToHostException() - Constructor for class java.net.NoRouteToHostException
Construct a new NoRouteToHostException with no detailed message.
NoSuchElementException - exception java.util.NoSuchElementException.
Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration.
NoSuchElementException() - Constructor for class java.util.NoSuchElementException
Constructs a NoSuchElementException with null as its error message string.
NoSuchElementException(String) - Constructor for class java.util.NoSuchElementException
Constructs a NoSuchElementException, saving a reference to the error message string s for later retrieval by the getMessage method.
NoSuchFieldError - error java.lang.NoSuchFieldError.
Thrown if an application tries to access or modify a specified field of an object, and that object no longer has that field.
NoSuchFieldError() - Constructor for class java.lang.NoSuchFieldError
Constructs a NoSuchFieldException with no detail message.
NoSuchFieldError(String) - Constructor for class java.lang.NoSuchFieldError
Constructs a NoSuchFieldException with the specified detail message.
NoSuchFieldException - exception java.lang.NoSuchFieldException.
Signals that the class doesn't have a field of a specified name.
NoSuchFieldException() - Constructor for class java.lang.NoSuchFieldException
Constructor.
NoSuchFieldException(String) - Constructor for class java.lang.NoSuchFieldException
Constructor with a detail message.
NoSuchMethodError - error java.lang.NoSuchMethodError.
Thrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method.
NoSuchMethodError() - Constructor for class java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with no detail message.
NoSuchMethodError(String) - Constructor for class java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with the specified detail message.
NoSuchMethodException - exception java.lang.NoSuchMethodException.
Thrown when a particular method cannot be found.
NoSuchMethodException() - Constructor for class java.lang.NoSuchMethodException
Constructs a NoSuchMethodException without a detail message.
NoSuchMethodException(String) - Constructor for class java.lang.NoSuchMethodException
Constructs a NoSuchMethodException with a detail message.
NoSuchObjectException - exception java.rmi.NoSuchObjectException.
A NoSuchObjectException is thrown if an attempt is made to invoke a method on an object that no longer exists in the remote virtual machine.
NoSuchObjectException(String) - Constructor for class java.rmi.NoSuchObjectException
Constructs a NoSuchObjectException with the specified detail message.
NodeBase - class org.apache.crimson.tree.NodeBase.
Base class for DOM parse tree nodes which may appear in XmlDocument nodes.
NodeBase() - Constructor for class org.apache.crimson.tree.NodeBase
Constructs a node which will later have its parent set by some other member of this package.
NodeChangeEvent - class java.util.prefs.NodeChangeEvent.
An event emitted by a Preferences node to indicate that a child of that node has been added or removed.
NodeChangeEvent(Preferences, Preferences) - Constructor for class java.util.prefs.NodeChangeEvent
Constructs a new NodeChangeEvent instance.
NodeChangeListener - interface java.util.prefs.NodeChangeListener.
A listener for receiving preference node change events.
NodeConsumer - interface org.apache.xml.utils.NodeConsumer.
The tree walker will test for this interface, and call setOriginatingNode before calling the SAX event.
NodeEx - interface org.apache.crimson.tree.NodeEx.
This interface defines accessors to inherited attributes of nodes, and provides support for using XML Namespaces.
NodeInfo - class org.apache.xalan.lib.NodeInfo.
NodeInfo defines a set of XSLT extension functions to be used from stylesheets.
NodeInfo() - Constructor for class org.apache.xalan.lib.NodeInfo
 
NodeLocator - class org.apache.xml.dtm.ref.NodeLocator.
NodeLocator maintains information on an XML source node.
NodeLocator(String, String, int, int) - Constructor for class org.apache.xml.dtm.ref.NodeLocator
Creates a new NodeLocator instance.
NodeSequence - class org.apache.xpath.axes.NodeSequence.
This class is the dynamic wrapper for a Xalan DTMIterator instance, and provides random access capabilities.
NodeSequence(DTMIterator, int, XPathContext, boolean) - Constructor for class org.apache.xpath.axes.NodeSequence
Create a new NodeSequence from a (already cloned) iterator.
NodeSequence(Object) - Constructor for class org.apache.xpath.axes.NodeSequence
Create a new NodeSequence from a (already cloned) iterator.
NodeSequence(DTMManager) - Constructor for class org.apache.xpath.axes.NodeSequence
Construct an empty XNodeSet object.
NodeSequence() - Constructor for class org.apache.xpath.axes.NodeSequence
Create a new NodeSequence in an invalid (null) state.
NodeSet - class org.apache.xpath.NodeSet.
The NodeSet class can act as either a NodeVector, NodeList, or NodeIterator.
NodeSet() - Constructor for class org.apache.xpath.NodeSet
Create an empty nodelist.
NodeSet(int) - Constructor for class org.apache.xpath.NodeSet
Create an empty, using the given block size.
NodeSet(NodeList) - Constructor for class org.apache.xpath.NodeSet
Create a NodeSet, and copy the members of the given nodelist into it.
NodeSet(NodeSet) - Constructor for class org.apache.xpath.NodeSet
Create a NodeSet, and copy the members of the given NodeSet into it.
NodeSet(NodeIterator) - Constructor for class org.apache.xpath.NodeSet
Create a NodeSet, and copy the members of the given NodeIterator into it.
NodeSet(Node) - Constructor for class org.apache.xpath.NodeSet
Create a NodeSet which contains the given Node.
NodeSetDTM - class org.apache.xpath.NodeSetDTM.
The NodeSetDTM class can act as either a NodeVector, NodeList, or NodeIterator.
NodeSetDTM(DTMManager) - Constructor for class org.apache.xpath.NodeSetDTM
Create an empty nodelist.
NodeSetDTM(int, int, DTMManager) - Constructor for class org.apache.xpath.NodeSetDTM
Create an empty, using the given block size.
NodeSetDTM(NodeSetDTM) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM, and copy the members of the given NodeSetDTM into it.
NodeSetDTM(DTMIterator) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM, and copy the members of the given DTMIterator into it.
NodeSetDTM(NodeIterator, XPathContext) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM, and copy the members of the given DTMIterator into it.
NodeSetDTM(NodeList, XPathContext) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM, and copy the members of the given DTMIterator into it.
NodeSetDTM(int, DTMManager) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM which contains the given Node.
NodeSortKey - class org.apache.xalan.transformer.NodeSortKey.
Data structure for use by the NodeSorter class.
NodeSortKey(TransformerImpl, XPath, boolean, boolean, String, boolean, PrefixResolver) - Constructor for class org.apache.xalan.transformer.NodeSortKey
Constructor NodeSortKey
NodeSorter - class org.apache.xalan.transformer.NodeSorter.
This class can sort vectors of DOM nodes according to a select pattern.
NodeSorter(XPathContext) - Constructor for class org.apache.xalan.transformer.NodeSorter
Construct a NodeSorter, passing in the XSL TransformerFactory so it can know how to get the node data according to the proper whitespace rules.
NodeSorter.NodeCompareElem - class org.apache.xalan.transformer.NodeSorter.NodeCompareElem.
This class holds the value(s) from executing the given node against the sort key(s).
NodeSorter.NodeCompareElem(int) - Constructor for class org.apache.xalan.transformer.NodeSorter.NodeCompareElem
Constructor NodeCompareElem
NodeTest(int) - Method in class org.apache.xpath.compiler.XPathParser
NodeTest ::= WildcardName | NodeType '(' ')' | 'processing-instruction' '(' Literal ')'
NodeTest - class org.apache.xpath.patterns.NodeTest.
This is the basic node test class for both match patterns and location path steps.
NodeTest(int, String, String) - Constructor for class org.apache.xpath.patterns.NodeTest
Construct an NodeTest that tests for namespaces and node names.
NodeTest(int) - Constructor for class org.apache.xpath.patterns.NodeTest
Construct an NodeTest that doesn't test for node names.
NodeTest() - Constructor for class org.apache.xpath.patterns.NodeTest
Null argument constructor.
NodeTestFilter - interface org.apache.xpath.patterns.NodeTestFilter.
This interface should be implemented by Nodes and/or iterators, when they need to know what the node test is before they do getNextChild, etc.
NodeVector - class org.apache.xml.utils.NodeVector.
A very simple table that stores a list of Nodes.
NodeVector() - Constructor for class org.apache.xml.utils.NodeVector
Default constructor.
NodeVector(int) - Constructor for class org.apache.xml.utils.NodeVector
Construct a NodeVector, using the given block size.
NonReadableChannelException - exception java.nio.channels.NonReadableChannelException.
Unchecked exception thrown when an attempt is made to read from a channel that was not originally opened for reading.
NonReadableChannelException() - Constructor for class java.nio.channels.NonReadableChannelException
Constructs an instance of this class.
NonWritableChannelException - exception java.nio.channels.NonWritableChannelException.
Unchecked exception thrown when an attempt is made to write to a channel that was not originally opened for writing.
NonWritableChannelException() - Constructor for class java.nio.channels.NonWritableChannelException
Constructs an instance of this class.
NoninvertibleTransformException - exception java.awt.geom.NoninvertibleTransformException.
The NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiring the inverse of an AffineTransform object but the AffineTransform is in a non-invertible state.
NoninvertibleTransformException(String) - Constructor for class java.awt.geom.NoninvertibleTransformException
Constructs an instance of NoninvertibleTransformException with the specified detail message.
NotActiveException - exception java.io.NotActiveException.
Thrown when serialization or deserialization is not active.
NotActiveException(String) - Constructor for class java.io.NotActiveException
Constructor to create a new NotActiveException with the reason given.
NotActiveException() - Constructor for class java.io.NotActiveException
Constructor to create a new NotActiveException without a reason.
NotBoundException - exception java.rmi.NotBoundException.
A NotBoundException is thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.
NotBoundException() - Constructor for class java.rmi.NotBoundException
Constructs a NotBoundException with no specified detail message.
NotBoundException(String) - Constructor for class java.rmi.NotBoundException
Constructs a NotBoundException with the specified detail message.
NotEqualComparator - class org.apache.xpath.objects.NotEqualComparator.
Compare strings or numbers for non-equality.
NotEqualComparator() - Constructor for class org.apache.xpath.objects.NotEqualComparator
 
NotEquals - class org.apache.xpath.operations.NotEquals.
The '!
NotEquals() - Constructor for class org.apache.xpath.operations.NotEquals
 
NotSerializableException - exception java.io.NotSerializableException.
Thrown when an instance is required to have a Serializable interface.
NotSerializableException(String) - Constructor for class java.io.NotSerializableException
Constructs a NotSerializableException object with message string.
NotSerializableException() - Constructor for class java.io.NotSerializableException
Constructs a NotSerializableException object.
NotYetBoundException - exception java.nio.channels.NotYetBoundException.
Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a server socket channel that is not yet bound.
NotYetBoundException() - Constructor for class java.nio.channels.NotYetBoundException
Constructs an instance of this class.
NotYetConnectedException - exception java.nio.channels.NotYetConnectedException.
Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a socket channel that is not yet connected.
NotYetConnectedException() - Constructor for class java.nio.channels.NotYetConnectedException
Constructs an instance of this class.
NullPointerException - exception java.lang.NullPointerException.
Thrown when an application attempts to use null in a case where an object is required.
NullPointerException() - Constructor for class java.lang.NullPointerException
Constructs a NullPointerException with no detail message.
NullPointerException(String) - Constructor for class java.lang.NullPointerException
Constructs a NullPointerException with the specified detail message.
Number - class java.lang.Number.
The abstract class Number is the superclass of classes BigDecimal, BigInteger, Byte, Double, Float, Integer, Long, and Short.
Number() - Constructor for class java.lang.Number
 
Number() - Method in class org.apache.xpath.compiler.XPathParser
Number ::= [0-9]+('
Number - class org.apache.xpath.operations.Number.
The 'number()' operation expression executer.
Number() - Constructor for class org.apache.xpath.operations.Number
 
NumberExpr() - Method in class org.apache.xpath.compiler.XPathParser
NumberExpr ::= Expr
NumberFormat - class java.text.NumberFormat.
NumberFormat is the abstract base class for all number formats.
NumberFormat() - Constructor for class java.text.NumberFormat
 
NumberFormat.Field - class java.text.NumberFormat.Field.
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from NumberFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
NumberFormat.Field(String) - Constructor for class java.text.NumberFormat.Field
Creates a Field instance with the specified name.
NumberFormatException - exception java.lang.NumberFormatException.
Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
NumberFormatException() - Constructor for class java.lang.NumberFormatException
Constructs a NumberFormatException with no detail message.
NumberFormatException(String) - Constructor for class java.lang.NumberFormatException
Constructs a NumberFormatException with the specified detail message.
NumberFormatter - class javax.swing.text.NumberFormatter.
NumberFormatter subclasses InternationalFormatter adding special behavior for numbers.
NumberFormatter() - Constructor for class javax.swing.text.NumberFormatter
Creates a NumberFormatter with the a default NumberFormat instance obtained from NumberFormat.getNumberInstance().
NumberFormatter(NumberFormat) - Constructor for class javax.swing.text.NumberFormatter
Creates a NumberFormatter with the specified Format instance.
NumeratorFormatter - class org.apache.xalan.transformer.NumeratorFormatter.
Converts enumerated numbers into strings, using the XSL conversion attributes.
NumeratorFormatter(Element, TransformerImpl) - Constructor for class org.apache.xalan.transformer.NumeratorFormatter
Construct a NumeratorFormatter using an element that contains XSL number conversion attributes - format, letter-value, xml:lang, digit-group-sep, n-digits-per-group, and sequence-src.
NumeratorFormatter.NumberFormatStringTokenizer - class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer.
This class returns tokens using non-alphanumberic characters as delimiters.
NumeratorFormatter.NumberFormatStringTokenizer(String) - Constructor for class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer
Construct a NumberFormatStringTokenizer.
NumericShaper - class java.awt.font.NumericShaper.
The NumericShaper class is used to convert Latin-1 (European) digits to other Unicode decimal digits.
NumericShaper(int, int) - Constructor for class java.awt.font.NumericShaper
Private constructor.
n - Variable in class java.util.Collections.CopiesList
 
n - Variable in class javax.swing.MultiUIDefaults.MultiUIDefaultsEnumerator
 
n5bits - Static variable in class java.lang.FloatingDecimal
 
nBits - Variable in class java.awt.image.ColorModel
 
nChars - Variable in class java.io.BufferedReader
 
nChars - Variable in class java.io.BufferedWriter
 
nCopies(int, Object) - Static method in class java.util.Collections
Returns an immutable list consisting of n copies of the specified object.
nDigits - Variable in class java.lang.FloatingDecimal
 
nWords - Variable in class java.lang.FDBigInt
 
name - Variable in class java.awt.CardLayout.Card
 
name - Variable in class java.awt.Component
A component's name.
name - Variable in class java.awt.Cursor
The user-visible name of the cursor.
name - Variable in class java.awt.EventQueue
 
name - Variable in class java.awt.Font
The logical name of this Font, as passed to the constructor.
name - Variable in class java.awt.MenuComponent
The menu component's name, which defaults to null.
name - Variable in class java.awt.datatransfer.Clipboard
 
name - Variable in class java.io.ObjectStreamClass.MemberSignature
 
name - Variable in class java.io.ObjectStreamClass
name of class represented by this descriptor
name - Variable in class java.io.ObjectStreamField
field name
name - Variable in class java.lang.Character.Subset
 
name - Variable in class java.lang.ClassLoader.NativeLibrary
 
name - Variable in class java.lang.Thread
 
name - Variable in class java.lang.ThreadGroup
 
name - Variable in class java.lang.reflect.Field
 
name - Variable in class java.lang.reflect.Method
 
name - Variable in class java.net.NetworkInterface
 
name - Variable in class java.nio.ByteOrder
 
name - Variable in class java.nio.channels.FileChannel.MapMode
 
name - Variable in class java.nio.charset.Charset
 
name() - Method in class java.nio.charset.Charset
Returns this charset's canonical name.
name - Variable in class java.nio.charset.CodingErrorAction
 
name - Variable in class java.rmi.Naming.ParsedNamingURL
 
name - Variable in class java.rmi.server.LogStream
Deprecated. log name for this log
name - Variable in class java.sql.DriverPropertyInfo
The name of the property.
name - Variable in class java.text.AttributedCharacterIterator.Attribute
The name of this Attribute.
name - Variable in class java.util.jar.Attributes.Name
 
name - Variable in class java.util.logging.Level
 
name - Variable in class java.util.logging.Logger
 
name - Variable in class java.util.prefs.AbstractPreferences
Our name relative to parent.
name() - Method in class java.util.prefs.AbstractPreferences
Implements the name method as per the specification in Preferences.name().
name() - Method in class java.util.prefs.Preferences
Returns this preference node's name, relative to its parent.
name - Variable in class java.util.zip.ZipEntry
 
name - Variable in class java.util.zip.ZipFile
 
name - Variable in class javax.swing.UIManager.LookAndFeelInfo
 
name - Variable in class javax.swing.text.Position.Bias
 
name - Variable in class javax.swing.text.html.CSS.Attribute
 
name - Variable in class javax.swing.text.html.CSS.Value
 
name - Variable in class javax.swing.text.html.HTML.Attribute
 
name - Variable in class javax.swing.text.html.HTML.Tag
 
name - Variable in class javax.swing.text.html.Map
Name of the Map.
name - Variable in class javax.swing.text.html.ResourceLoader
 
name - Variable in class javax.swing.text.html.StyleSheet.ResolvedStyle
The name of the Style, which is the selector.
name - Variable in class javax.swing.text.html.parser.AttributeList
 
name - Variable in class javax.swing.text.html.parser.DTD
 
name - Variable in class javax.swing.text.html.parser.Element
 
name - Variable in class javax.swing.text.html.parser.Entity
 
name - Variable in class javax.swing.text.html.parser.ResourceLoader
 
name - Variable in class org.apache.crimson.parser.AttributeDecl
 
name - Variable in class org.apache.crimson.parser.ElementDecl
The element type name.
name - Variable in class org.apache.crimson.parser.EntityDecl
 
name - Variable in class org.apache.crimson.parser.InputEntity
 
name - Variable in class org.apache.crimson.parser.Parser2.NameCacheEntry
 
name - Variable in class org.apache.crimson.parser.ValidatingParser.ChildrenValidator
 
name - Variable in class org.apache.crimson.tree.Doctype
 
name - Variable in class org.apache.xalan.serialize.EncodingInfo
The encoding name.
name - Variable in class org.apache.xml.utils.synthetic.Class
fully-qualified path.classname.
name - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field name
name - Variable in class org.apache.xml.utils.synthetic.reflection.Field
Field name, initializer
name2type(String) - Static method in class javax.swing.text.html.parser.AttributeList
 
name2type(String) - Static method in class javax.swing.text.html.parser.Element
 
name2type(String) - Static method in class javax.swing.text.html.parser.Entity
Converts nm string to the corresponding entity type.
name2uri(String) - Method in class org.apache.crimson.parser.Resolver
 
nameCache - Variable in class org.apache.crimson.parser.Parser2
 
nameCharString(char) - Method in class org.apache.crimson.parser.Parser2
 
nameCounter - Static variable in class java.awt.Button
 
nameCounter - Static variable in class java.awt.Canvas
 
nameCounter - Static variable in class java.awt.Checkbox
 
nameCounter - Static variable in class java.awt.CheckboxMenuItem
 
nameCounter - Static variable in class java.awt.Choice
 
nameCounter - Static variable in class java.awt.Dialog
 
nameCounter - Static variable in class java.awt.FileDialog
 
nameCounter - Static variable in class java.awt.Frame
 
nameCounter - Static variable in class java.awt.Label
 
nameCounter - Static variable in class java.awt.List
 
nameCounter - Static variable in class java.awt.Menu
 
nameCounter - Static variable in class java.awt.MenuBar
 
nameCounter - Static variable in class java.awt.MenuItem
 
nameCounter - Static variable in class java.awt.Panel
 
nameCounter - Static variable in class java.awt.PopupMenu
 
nameCounter - Static variable in class java.awt.ScrollPane
 
nameCounter - Static variable in class java.awt.Scrollbar
 
nameCounter - Static variable in class java.awt.TextArea
 
nameCounter - Static variable in class java.awt.TextField
 
nameCounter - Static variable in class java.awt.Window
 
nameExplicitlySet - Variable in class java.awt.Component
A bool to determine whether the name has been set explicitly.
nameExplicitlySet - Variable in class java.awt.MenuComponent
A variable to indicate whether a name is explicitly set.
namePartsTmp - Variable in class org.apache.crimson.parser.Parser2
 
nameService - Static variable in class java.net.InetAddress
 
nameTmp - Variable in class org.apache.crimson.parser.Parser2
 
names - Variable in class java.awt.AttributeValue
 
names - Static variable in class java.nio.charset.CoderResult
 
names - Variable in class java.util.zip.ZipOutputStream
 
names - Static variable in interface org.apache.xml.dtm.Axis
The names of the axes for diagnostic purposes.
namespace - Variable in class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType
 
namespaceAware - Variable in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
namespaceAware - Variable in class org.apache.crimson.jaxp.SAXParserImpl
 
namespaceIndex(String, Vector) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Get the index for a namespace entry in the extension namespace Vector, -1 if no such entry yet exists.
namespaceURI - Variable in class org.apache.crimson.tree.NamespacedNode
 
namespaceURI - Variable in class org.apache.crimson.tree.ParentNode.TagListNS
 
namespaces - Variable in class org.apache.crimson.parser.Parser2
 
namespaces - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
nanos - Variable in class java.sql.Timestamp
 
narrow(Object, Class) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Delegation call for PortableRemoteObject.narrow(java.lang.Object, java.lang.Class).
narrow(Object, Class) - Static method in class javax.rmi.PortableRemoteObject
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.
nativeBidiChars(Bidi, char[], int, byte[], int, int, int) - Static method in class java.text.Bidi
Access native bidi implementation.
nativeByteOrder - Variable in class java.nio.ByteBuffer
 
nativeContainer - Variable in class java.awt.LightweightDispatcher
The windowed container that might be hosting events for subcomponents.
nativeCursor - Variable in class java.awt.LightweightDispatcher
This variable is not used, but kept for serialization compatibility
nativeGetDirectionCode(char) - Static method in class java.text.Bidi
Access native bidi implementation.
nativeHost - Variable in class java.awt.Component.NativeInLightFixer
 
nativeLibraries - Variable in class java.lang.ClassLoader
 
nativeLibraryContext - Static variable in class java.lang.ClassLoader
 
nativeOrder() - Static method in class java.nio.ByteOrder
Retrieves the native byte order of the underlying platform.
nativePeer - Variable in class java.awt.dnd.DropTarget
 
nativeSQL(String) - Method in interface java.sql.Connection
Converts the given SQL statement into the system's native SQL grammar.
nativeSetSource(ComponentPeer) - Method in class java.awt.AWTEvent
 
nativeToFlavor - Variable in class java.awt.datatransfer.SystemFlavorMap
Maps native Strings to Lists of DataFlavors (or base type Strings for text DataFlavors).
nativeToFlavorLookup(String) - Method in class java.awt.datatransfer.SystemFlavorMap
Semantically equivalent to 'nativeToFlavor.get(nat)'.
naturalBounds - Variable in class java.awt.font.TextLayout
 
navigateFocusedComp(int) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
navigateKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated. As of 1.3.
navigateKey2 - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated. As of 1.3.
navigateSelectedTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
navigationFilter - Variable in class javax.swing.text.DefaultFormatter
NavigationFilter that forwards calls back to DefaultFormatter.
navigationFilter - Variable in class javax.swing.text.JTextComponent
Object responsible for restricting the cursor navigation.
nbsp - Static variable in class java.text.LineBreakData
 
nchildren - Variable in class javax.swing.text.AbstractDocument.BranchElement
 
nchildren - Variable in class javax.swing.text.CompositeView
 
ncols - Variable in class java.awt.image.BandCombineOp
 
ncomponents - Variable in class java.awt.Container
The number of components in this container.
needDict - Variable in class java.util.zip.Inflater
 
needRoom(int, int, boolean) - Method in class java.awt.geom.GeneralPath
 
needScaleInit - Variable in class java.awt.color.ICC_ColorSpace
 
needScaleInit - Variable in class java.awt.image.ComponentColorModel
 
needToCheckExclude() - Method in class org.apache.xalan.templates.ElemLiteralResult
Return whether we need to check namespace prefixes against the exclude result prefixes or extensions lists.
needToCheckExclude() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return whether we need to check namespace prefixes against and exclude result prefixes list.
needToInferCaller - Variable in class java.util.logging.LogRecord
 
needToSendKeyTypedEvent - Variable in class javax.swing.text.JTextComponent
 
neededHints - Static variable in class java.awt.image.AreaAveragingScaleFilter
 
needsDictionary() - Method in class java.util.zip.Inflater
Returns true if a preset dictionary is needed for decompression.
needsInput() - Method in class java.util.zip.Deflater
Returns true if the input data buffer is empty and setInput() should be called in order to provide more input.
needsInput() - Method in class java.util.zip.Inflater
Returns true if no data remains in the input buffer.
needsNormalization(String) - Static method in class java.net.URI
 
needsRepaintAfterBlit() - Method in class javax.swing.JViewport
Returns true if the component needs to be completely repainted after a blit and a paint is received.
needsReset - Variable in class javax.swing.RepaintManager.DoubleBufferInfo
 
needsTwoThreads() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
needsTwoThreads() - Method in interface org.apache.xml.dtm.DTM
 
needsTwoThreads() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
needsTwoThreads() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
 
needsTwoThreads() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
 
needsUIUpdate - Variable in class javax.swing.JTabbedPane.Page
 
neg(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a unary '-' operation.
negConst - Static variable in class java.math.BigInteger
 
negPrefixPattern - Variable in class java.text.DecimalFormat
The prefix pattern for negative numbers.
negSuffixPattern - Variable in class java.text.DecimalFormat
The suffix pattern for negative numbers.
negate() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), and whose scale is this.scale().
negate() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (-this).
negativeCache - Static variable in class java.net.InetAddress
 
negativePrefix - Variable in class java.text.DecimalFormat
The symbol used as a prefix when formatting negative numbers, e.g. "-".
negativePrefixFieldPositions - Variable in class java.text.DecimalFormat
FieldPositions describing the negative prefix String.
negativeSuffix - Variable in class java.text.DecimalFormat
The symbol used as a suffix when formatting negative numbers.
negativeSuffixFieldPositions - Variable in class java.text.DecimalFormat
FieldPositions describing the negative suffix String.
negativeZeroDoubleBits - Static variable in class java.lang.Math
 
negativeZeroDoubleBits - Static variable in class java.lang.StrictMath
 
negativeZeroFloatBits - Static variable in class java.lang.Math
 
negativeZeroFloatBits - Static variable in class java.lang.StrictMath
 
nested - Variable in class java.awt.SentEvent
 
nested - Variable in class java.awt.SequencedEvent
 
net - Variable in class javax.swing.text.html.parser.TagStack
 
newAlign - Variable in class java.awt.FlowLayout
newAlign is the property that determines how each row distributes empty space for the Java 2 platform, v1.2 and greater.
newArray(Class, int) - Static method in class java.lang.reflect.Array
 
newAttributes - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
newCall(RemoteObject, Operation[], int, long) - Method in interface java.rmi.server.RemoteRef
Deprecated. 1.2 style stubs no longer use this method. Instead of using a sequence of method calls on the stub's the remote reference (newCall, invoke, and done), a stub uses a single method, invoke(Remote, Method, Object[], int), on the remote reference to carry out parameter marshalling, remote method executing and unmarshalling of the return value.

1.2 stubs are generated using rmic -v1.2. By default, rmic generates stubs compatible with JDK1.1 and the Java 2 SDK. The compatible stubs can also be generated using rmic -vcompat.

newChannel(InputStream) - Static method in class java.nio.channels.Channels
Constructs a channel that reads bytes from the given stream.
newChannel(OutputStream) - Static method in class java.nio.channels.Channels
Constructs a channel that writes bytes to the given stream.
newChars - Variable in class java.text.PatternEntry.Parser
 
newConstructor(Class, Class[], Class[], int, int) - Method in class java.lang.reflect.ReflectAccess
 
newContentModel(String) - Method in class org.apache.crimson.parser.Parser2
 
newContentModel(char, ContentModel) - Method in class org.apache.crimson.parser.Parser2
 
newContentModel(String) - Method in class org.apache.crimson.parser.ValidatingParser
 
newContentModel(char, ContentModel) - Method in class org.apache.crimson.parser.ValidatingParser
 
newDTMIterator(Compiler, int, boolean) - Static method in class org.apache.xpath.axes.WalkerFactory
Create a new LocPathIterator iterator.
newDataAvailable(TableModelEvent) - Method in class javax.swing.table.DefaultTableModel
Equivalent to fireTableChanged.
newDecoder() - Method in class java.nio.charset.Charset
Constructs a new decoder for this charset.
newDefaultProviderInstance() - Static method in class java.rmi.server.RMIClassLoader
Creates an instance of the default provider class.
newDoc - Variable in class javax.swing.text.html.FormView.SubmitThread
 
newDocument() - Method in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
newDocumentBuilder() - Method in class org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
 
newEncoder() - Method in class java.nio.charset.Charset
Constructs a new encoder for this charset.
newEntryIterator() - Method in class java.util.HashMap
 
newEntryIterator() - Method in class java.util.LinkedHashMap
 
newEventsOnly - Variable in class java.awt.Component
newEventsOnly will be true if the event is one of the event types enabled for the component.
newEventsOnly - Variable in class java.awt.MenuComponent
Defaults to false.
newExtension - Variable in class java.text.PatternEntry.Parser
 
newField(Class, String, Class, int, int) - Method in class java.lang.reflect.ReflectAccess
 
newFocusOwner - Static variable in class java.awt.KeyboardFocusManager
 
newFolderAccessibleName - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
newFolderAction - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
newFolderErrorSeparator - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
newFolderErrorText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
newFolderIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
newFolderNextString - Static variable in class javax.swing.filechooser.UnixFileSystemView
 
newFolderNextString - Static variable in class javax.swing.filechooser.WindowsFileSystemView
 
newFolderString - Static variable in class javax.swing.filechooser.GenericFileSystemView
 
newFolderString - Static variable in class javax.swing.filechooser.UnixFileSystemView
 
newFolderString - Static variable in class javax.swing.filechooser.WindowsFileSystemView
 
newFolderToolTipText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
newInputStream(ReadableByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that reads bytes from the given channel.
newInstance() - Method in class java.io.ObjectStreamClass
Creates a new instance of the represented class.
newInstance() - Method in class java.lang.Class
Creates a new instance of the class represented by this Class object.
newInstance(Class, int) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and length.
newInstance(Class, int[]) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and dimensions.
newInstance(Object[]) - Method in class java.lang.reflect.Constructor
Uses the constructor represented by this Constructor object to create and initialize a new instance of the constructor's declaring class, with the specified initialization parameters.
newInstance(URL[], ClassLoader) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and parent class loader.
newInstance(URL[]) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and default parent class loader.
newInstance(ActivationID, ActivationDesc) - Method in interface java.rmi.activation.ActivationInstantiator
The activator calls an instantiator's newInstance method in order to recreate in that group an object with the activation identifier, id, and descriptor, desc.
newInstance(XMLStringFactory) - Static method in class org.apache.xml.dtm.DTMManager
Obtain a new instance of a DTMManager.
newInstance() - Method in class org.apache.xml.utils.synthetic.Class
Creates a new instance of a class.
newInstance(Object[]) - Method in class org.apache.xml.utils.synthetic.reflection.Constructor
Uses the constructor represented by this Constructor object to create and initialize a new instance of the constructor's declaring class, with the specified initialization parameters.
newInstance0() - Method in class java.lang.Class
 
newInstanceCallerCache - Variable in class java.lang.Class
 
newKeyIterator() - Method in class java.util.HashMap
 
newKeyIterator() - Method in class java.util.LinkedHashMap
 
newLeadSelectionPath - Variable in class javax.swing.event.TreeSelectionEvent
leadSelectionPath after the paths changed, may be null.
newLine() - Method in class java.io.BufferedWriter
Write a line separator.
newLine() - Method in class java.io.PrintStream
 
newLine() - Method in class java.io.PrintWriter
 
newMethod(Class, String, Class[], Class, Class[], int, int) - Method in class java.lang.reflect.ReflectAccess
 
newNode - Variable in class java.util.prefs.AbstractPreferences
This field should be true if this node did not exist in the backing store prior to the creation of this object.
newOutputStream(WritableByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that writes bytes to the given channel.
newPermissionCollection() - Method in class java.io.FilePermission
Returns a new PermissionCollection object for storing FilePermission objects.
newPermissionCollection() - Method in class java.net.SocketPermission
Returns a new PermissionCollection object for storing SocketPermission objects.
newPermissionCollection() - Method in class java.util.PropertyPermission
Returns a new PermissionCollection object for storing PropertyPermission objects.
newPixels() - Method in class java.awt.image.MemoryImageSource
Sends a whole new buffer of pixels to any ImageConsumers that are currently interested in the data for this image and notify them that an animation frame is complete.
newPixels(int, int, int, int) - Method in class java.awt.image.MemoryImageSource
Sends a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image and notify them that an animation frame is complete.
newPixels(int, int, int, int, boolean) - Method in class java.awt.image.MemoryImageSource
Sends a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image.
newPixels(byte[], ColorModel, int, int) - Method in class java.awt.image.MemoryImageSource
Changes to a new byte array to hold the pixels for this image.
newPixels(int[], ColorModel, int, int) - Method in class java.awt.image.MemoryImageSource
Changes to a new int array to hold the pixels for this image.
newPos - Variable in class javax.swing.text.JTextComponent.DoSetCaretPosition
 
newPosition - Variable in class java.util.StringTokenizer
 
newProxyInstance(ClassLoader, Class[], InvocationHandler) - Static method in class java.lang.reflect.Proxy
Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler.
newReader(ReadableByteChannel, CharsetDecoder, int) - Static method in class java.nio.channels.Channels
Constructs a reader that decodes bytes from the given channel using the given decoder.
newReader(ReadableByteChannel, String) - Static method in class java.nio.channels.Channels
Constructs a reader that decodes bytes from the given channel according to the named charset.
newRowsAdded(TableModelEvent) - Method in class javax.swing.table.DefaultTableModel
Ensures that the new rows have the correct number of columns.
newSAXParser() - Method in class org.apache.crimson.jaxp.SAXParserFactoryImpl
Creates a new instance of SAXParser using the currently configured factory parameters.
newSAXParserImpl() - Method in class org.apache.crimson.jaxp.SAXParserFactoryImpl
Common code for translating exceptions
newSingle(int) - Method in class java.util.regex.Pattern
Utility method for creating a single character matcher.
newSlice(char[], int) - Method in class java.util.regex.Pattern
Utility method for creating a string slice matcher.
newState - Variable in class java.awt.event.WindowEvent
 
newStyle - Variable in class javax.swing.text.DefaultStyledDocument.StyleChangeUndoableEdit
New style.
newTasksMayBeScheduled - Variable in class java.util.TimerThread
This flag is set to false by the reaper to inform us that there are no more live references to our Timer object.
newTemplates(Source) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Process the source into a Templates object, which is likely a compiled representation of the source.
newTemplatesHandler() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Create a new Transformer object that performs a copy of the source to the result.
newText(char[], int, int) - Method in class org.apache.crimson.tree.XmlDocument
 
newTransformer(Source) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Process the source into a Transformer object.
newTransformer() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Create a new Transformer object that performs a copy of the source to the result.
newTransformer() - Method in class org.apache.xalan.templates.StylesheetRoot
Create a new transformation context for this Templates object.
newTransformerHandler(Source) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the transformation instructions specified by the argument.
newTransformerHandler(Templates) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the Templates argument.
newTransformerHandler() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events into a Result.
newValidator(ElementDecl) - Method in class org.apache.crimson.parser.Parser2
To validate, subclassers should create an object that can accept valid streams of element names, text, and terminate.
newValidator(ElementDecl) - Method in class org.apache.crimson.parser.ValidatingParser
 
newValue - Variable in class java.text.SpecialMapping
The category for characters in the range
newValue - Variable in class java.util.prefs.PreferenceChangeEvent
New value for preference, or null if it was removed.
newValueIterator() - Method in class java.util.HashMap
 
newValueIterator() - Method in class java.util.LinkedHashMap
 
newVector(int) - Static method in class javax.swing.table.DefaultTableModel
 
newWriter(WritableByteChannel, CharsetEncoder, int) - Static method in class java.nio.channels.Channels
Constructs a writer that encodes characters using the given encoder and writes the resulting bytes to the given channel.
newWriter(WritableByteChannel, String) - Static method in class java.nio.channels.Channels
Constructs a writer that encodes characters according to the named charset and writes the resulting bytes to the given channel.
newXMLFilter(Source) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Create an XMLFilter that uses the given source as the transformation instructions.
newXMLFilter(Templates) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Create an XMLFilter that uses the given source as the transformation instructions.
newline - Static variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
newline - Static variable in class org.apache.crimson.parser.InputEntity
 
newlineChars - Variable in class javax.swing.text.AbstractWriter
This is used in writeLineSeparator instead of tempChars.
newlineOutputed - Variable in class javax.swing.text.html.HTMLWriter
 
newmodel - Variable in class java.awt.image.RGBImageFilter
The ColorModel with which to replace origmodel when the user calls substituteColorModel.
newstr(String) - Method in class org.apache.xml.utils.XMLStringFactory
Create a new XMLString from a Java string.
newstr(FastStringBuffer, int, int) - Method in class org.apache.xml.utils.XMLStringFactory
Create a XMLString from a FastStringBuffer.
newstr(char[], int, int) - Method in class org.apache.xml.utils.XMLStringFactory
Create a XMLString from a FastStringBuffer.
newstr(String) - Method in class org.apache.xpath.objects.XMLStringFactoryImpl
Create a new XMLString from a Java string.
newstr(FastStringBuffer, int, int) - Method in class org.apache.xpath.objects.XMLStringFactoryImpl
Create a XMLString from a FastStringBuffer.
newstr(char[], int, int) - Method in class org.apache.xpath.objects.XMLStringFactoryImpl
Create a XMLString from a FastStringBuffer.
next(Container) - Method in class java.awt.CardLayout
Flips to the next card of the specified container.
next - Variable in class java.awt.EventQueueItem
 
next - Variable in class java.awt.MediaEntry
 
next() - Method in class java.awt.Polygon.PolygonPathIterator
Moves the iterator forwards, along the primary direction of traversal, to the next segment of the path when there are more points in that direction.
next() - Method in class java.awt.font.CharArrayIterator
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class java.awt.geom.ArcIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.awt.geom.AreaIterator
 
next() - Method in class java.awt.geom.CubicIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.awt.geom.EllipseIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.awt.geom.FlatteningPathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next(boolean) - Method in class java.awt.geom.FlatteningPathIterator
 
next() - Method in class java.awt.geom.GeneralPathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.awt.geom.LineIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in interface java.awt.geom.PathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.awt.geom.QuadIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.awt.geom.RectIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.awt.geom.RoundRectIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next - Variable in class java.io.ObjectInputStream.ValidationList.Callback
 
next - Variable in class java.io.ObjectOutputStream.HandleTable
 
next - Variable in class java.io.StringReader
 
next - Variable in class java.lang.ref.Finalizer
 
next - Variable in class java.lang.ref.Reference
 
next() - Method in interface java.sql.ResultSet
Moves the cursor down one row from its current position.
next - Variable in class java.sql.SQLException
 
next() - Method in class java.text.AttributedString.AttributedStringIterator
 
next(int) - Method in class java.text.BreakIterator
Return the nth boundary from the current boundary
next() - Method in class java.text.BreakIterator
Return the boundary following the current boundary.
next() - Method in interface java.text.CharacterIterator
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class java.text.CollationElementIterator
Get the next collation element in the string.
next() - Method in class java.text.PatternEntry.Parser
 
next() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
next(int) - Method in class java.text.RuleBasedBreakIterator
Advances the iterator either forward or backward the specified number of steps.
next() - Method in class java.text.RuleBasedBreakIterator
Advances the iterator to the next boundary position.
next(int) - Method in class java.text.SimpleTextBoundary
Return the nth boundary from the current boundary
next() - Method in class java.text.SimpleTextBoundary
Return the next text boundary
next() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.next() for String.
next() - Method in class java.util.AbstractList.Itr
 
next - Variable in class java.util.HashMap.Entry
 
next() - Method in class java.util.HashMap.EntryIterator
 
next - Variable in class java.util.HashMap.HashIterator
 
next() - Method in class java.util.HashMap.KeyIterator
 
next() - Method in class java.util.HashMap.ValueIterator
 
next() - Method in class java.util.Hashtable.EmptyIterator
 
next - Variable in class java.util.Hashtable.Entry
 
next() - Method in class java.util.Hashtable.Enumerator
 
next() - Method in class java.util.IdentityHashMap.EntryIterator
 
next() - Method in class java.util.IdentityHashMap.KeyIterator
 
next() - Method in class java.util.IdentityHashMap.ValueIterator
 
next() - Method in interface java.util.Iterator
Returns the next element in the iteration.
next() - Method in class java.util.LinkedHashMap.EntryIterator
 
next() - Method in class java.util.LinkedHashMap.KeyIterator
 
next() - Method in class java.util.LinkedHashMap.ValueIterator
 
next - Variable in class java.util.LinkedList.Entry
 
next - Variable in class java.util.LinkedList.ListItr
 
next() - Method in class java.util.LinkedList.ListItr
 
next() - Method in interface java.util.ListIterator
Returns the next element in the list.
next(int) - Method in class java.util.Random
Generates the next pseudorandom number.
next - Variable in class java.util.ResourceBundleEnumeration
 
next - Variable in class java.util.TreeMap.EntryIterator
 
next() - Method in class java.util.TreeMap.EntryIterator
 
next() - Method in class java.util.TreeMap.KeyIterator
 
next() - Method in class java.util.TreeMap.SubMapEntryIterator
 
next() - Method in class java.util.TreeMap.ValueIterator
 
next - Variable in class java.util.WeakHashMap.Entry
 
next() - Method in class java.util.WeakHashMap.EntryIterator
 
next() - Method in class java.util.WeakHashMap.KeyIterator
 
next() - Method in class java.util.WeakHashMap.ValueIterator
 
next - Variable in class java.util.regex.Pattern.Node
 
next() - Method in class java.util.regex.Pattern
Advance the cursor by one, and peek the next character.
next - Variable in class javax.swing.colorchooser.SyntheticImageGenerator
 
next() - Method in class javax.swing.text.ElementIterator
Fetches the next Element.
next() - Method in class javax.swing.text.Segment
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Move the iterator forward to the next occurrence of the tag it represents.
next() - Method in class javax.swing.text.html.HTMLDocument.LeafIterator
Moves the iterator forward to the next occurrence of the tag it represents.
next - Variable in class javax.swing.text.html.parser.AttributeList
 
next - Variable in class javax.swing.text.html.parser.ContentModel
The next content model (in a ',', '|' or '&' expression).
next - Variable in class javax.swing.text.html.parser.ContentModelState
 
next - Variable in class javax.swing.text.html.parser.TagStack
 
next - Variable in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue.QNode
 
next - Variable in class org.apache.crimson.parser.ContentModel
The next content model (in a ',' or '|' connective expression).
next - Variable in class org.apache.crimson.parser.ContentModelState
 
next - Variable in class org.apache.crimson.parser.InputEntity
 
next - Variable in class org.apache.crimson.parser.Parser2.NameCacheEntry
 
next - Variable in class org.apache.crimson.parser.SimpleHashtable.Entry
 
next() - Method in class org.apache.xalan.templates.TemplateList.TemplateWalker
 
next() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Get the next node in the iteration.
next(int, int) - Method in class org.apache.xml.dtm.DTMAxisTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.DTMAxisTraverser
Traverse to the next node after the current node that is matched by the extended type ID.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NthDescendantIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.RootIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAncestorIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedDescendantIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedNamespaceIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedRootIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedSingletonIterator
Get the next node in the iteration.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromNodeTraverser
Traverse to the next node after the current node.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromRootTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AllFromRootTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AncestorTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AncestorTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AttributeTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.AttributeTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ChildTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ChildTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.DescendantTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingSiblingTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingSiblingTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.FollowingTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.NamespaceDeclsTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.NamespaceDeclsTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.NamespaceTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.NamespaceTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ParentTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.ParentTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingAndAncestorTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingAndAncestorTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingSiblingTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingSiblingTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.PrecedingTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.RootTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.RootTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
next(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.SelfTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.SelfTraverser
Traverse to the next node after the current node that is matched by the expanded type ID.
nextAction - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
nextBoolean() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed boolean value from this random number generator's sequence.
nextButton - Variable in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
nextButtonHandler - Static variable in class javax.swing.plaf.basic.BasicSpinnerUI
The mouse/action listeners that are added to the spinner's arrow buttons.
nextBytes(byte[]) - Method in class java.util.Random
Generates random bytes and places them into a user-supplied byte array.
nextChar - Variable in class java.io.BufferedReader
 
nextChar - Variable in class java.io.BufferedWriter
 
nextChar(char, String, String) - Method in class org.apache.crimson.parser.Parser2
 
nextChar - Variable in class org.apache.crimson.parser.XmlReader.Utf8Reader
 
nextClearBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextContractChar(char) - Method in class java.text.CollationElementIterator
Get the ordering priority of the next contracting character in the string.
nextDouble(double) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d.
nextDouble(double, boolean) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d (if positive == true), or the greatest double less than d (if positive == false).
nextDouble() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from this random number generator's sequence.
nextElement() - Method in class java.text.CharSet.Enumeration
Returns the next range in the CarSet
nextElement() - Method in interface java.util.Enumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class java.util.Hashtable.EmptyEnumerator
 
nextElement() - Method in class java.util.Hashtable.Enumerator
 
nextElement() - Method in class java.util.ResourceBundleEnumeration
 
nextElement() - Method in class java.util.StringTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextElement() - Method in class javax.swing.MultiUIDefaults.MultiUIDefaultsEnumerator
 
nextElement() - Method in class javax.swing.text.StyleContext.KeyEnumeration
Returns the next element of this enumeration.
nextElement() - Method in class javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration
 
nextElement() - Method in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration
 
nextElement() - Method in class javax.swing.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration
 
nextElement() - Method in class javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration
 
nextElement() - Method in class javax.swing.tree.DefaultMutableTreeNode.PreorderEnumeration
 
nextElement() - Method in class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
 
nextElement() - Method in class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
 
nextElement() - Method in class org.apache.crimson.parser.SimpleHashtable
Used to view this as an enumeration; returns the next key in the enumeration.
nextElement() - Method in class org.apache.xml.utils.PrefixForUriEnumerator
 
nextEnabledChild(MenuElement[], int, int) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
nextEntry() - Method in class java.util.HashMap.HashIterator
 
nextEntry - Variable in class java.util.LinkedHashMap.LinkedHashIterator
 
nextEntry() - Method in class java.util.LinkedHashMap.LinkedHashIterator
 
nextEntry() - Method in class java.util.TreeMap.EntryIterator
 
nextEntry() - Method in class java.util.WeakHashMap.HashIterator
The common parts of next() across different types of iterators
nextEscaped() - Method in class java.util.regex.Pattern
Advance the cursor by one, and peek the next character, ignoring the COMMENTS setting
nextExecutionTime - Variable in class java.util.TimerTask
Next execution time for this task in the format returned by System.currentTimeMillis, assuming this task is schedule for execution.
nextFloat() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed float value between 0.0 and 1.0 from this random number generator's sequence.
nextFocus() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by transferFocus().
nextFocusHelper() - Method in class java.awt.Component
 
nextFocusHelper() - Method in class java.awt.Container
 
nextFontFamily - Variable in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
nextFontNumber - Variable in class javax.swing.text.rtf.RTFReader.FonttblDestination
 
nextFrame() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
nextFrame(int) - Method in class javax.swing.colorchooser.SyntheticImage
 
nextGaussian() - Method in class java.util.Random
Returns the next pseudorandom, Gaussian ("normally") distributed double value with mean 0.0 and standard deviation 1.0 from this random number generator's sequence.
nextGetIndex() - Method in class java.nio.Buffer
Checks the current position against the limit, throwing a BufferUnderflowException if it is not smaller than the limit, and then increments the position.
nextGetIndex(int) - Method in class java.nio.Buffer
 
nextHashCode - Static variable in class java.lang.ThreadLocal
The next hash code to be given out.
nextHashCode() - Static method in class java.lang.ThreadLocal
Compute the next hash code.
nextIndex(int, int) - Static method in class java.lang.ThreadLocal.ThreadLocalMap
Increment i modulo len.
nextIndex() - Method in class java.util.AbstractList.ListItr
 
nextIndex() - Method in class java.util.IdentityHashMap.IdentityHashMapIterator
 
nextIndex - Variable in class java.util.LinkedList.ListItr
 
nextIndex() - Method in class java.util.LinkedList.ListItr
 
nextIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to next.
nextIndex - Variable in class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
Index of next child.
nextIndex - Variable in class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
Index of next child.
nextInt() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed int value from this random number generator's sequence.
nextInt(int) - Method in class java.util.Random
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence.
nextIsRaw - Variable in class org.apache.xml.dtm.ref.DTMTreeWalker
Flag indicating whether following text to be processed is raw text
nextIsRaw - Variable in class org.apache.xml.utils.TreeWalker
Flag indicating whether following text to be processed is raw text
nextIsSep() - Method in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Tells if there is a digit or a letter character ahead.
nextKey - Variable in class java.util.WeakHashMap.HashIterator
Strong reference needed to avoid disappearance of key between hasNext and next
nextKeyIndex(int, int) - Static method in class java.util.IdentityHashMap
Circularly traverse table of size len.
nextLayout(float) - Method in class java.awt.font.LineBreakMeasurer
Returns the next layout, and updates the current position.
nextLayout(float, int, boolean) - Method in class java.awt.font.LineBreakMeasurer
Returns the next layout, and updates the current position.
nextLeaf(ElementIterator) - Method in class javax.swing.text.html.HTMLDocument.LeafIterator
Moves the given iterator to the next leaf element.
nextLinkAction - Static variable in class javax.swing.text.html.HTMLEditorKit
 
nextLong() - Method in class java.rmi.server.ObjID.InsecureRandom
 
nextLong() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed long value from this random number generator's sequence.
nextNextGaussian - Variable in class java.util.Random
 
nextNode() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
nextNode() - Method in class org.apache.xalan.lib.sql.SQLDocument
 
nextNode() - Method in interface org.apache.xml.dtm.DTMIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
This method should try and build one or more nodes in the table.
nextNode() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
 
nextNode() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
This method iterates to the next node that will be added to the table.
nextNode() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
This method should try and build one or more nodes in the table.
nextNode() - Method in class org.apache.xpath.NodeSet
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.NodeSetDTM
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.AxesWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextNode() - Method in class org.apache.xpath.axes.BasicTestIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.ChildIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.DescendantIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.LocPathIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.MatchPatternIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.NodeSequence
 
nextNode() - Method in class org.apache.xpath.axes.SelfIteratorNoPredicate
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.UnionPathIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.WalkingIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNum - Variable in class java.rmi.server.ObjID.InsecureRandom
 
nextOffset(float) - Method in class java.awt.font.LineBreakMeasurer
Returns the position at the end of the next layout.
nextOffset(float, int, boolean) - Method in class java.awt.font.LineBreakMeasurer
Returns the position at the end of the next layout.
nextPaintRect - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
The rectangle to be updated the next time the animation thread calls repaint.
nextPosition(int) - Method in class java.text.SimpleTextBoundary
 
nextPutIndex() - Method in class java.nio.Buffer
Checks the current position against the limit, throwing a BufferOverflowException if it is not smaller than the limit, and then increments the position.
nextPutIndex(int) - Method in class java.nio.Buffer
 
nextQueue - Variable in class java.awt.EventQueue
 
nextSetBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
nextStamp - Variable in class java.util.Calendar
The next available value for stamp[], an internal array.
nextStream() - Method in class java.io.SequenceInputStream
Continues reading in the next stream if an EOF is reached.
nextStyle - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
nextTabStop(float, int) - Method in class javax.swing.text.ParagraphView
Returns the next tab stop position given a reference position.
nextTabStop(float, int) - Method in class javax.swing.text.PlainView
Returns the next tab stop position after a given reference position.
nextTabStop(float, int) - Method in interface javax.swing.text.TabExpander
Returns the next tab stop position given a reference position.
nextTabStop(float, int) - Method in class javax.swing.text.WrappedPlainView
Returns the next tab stop position after a given reference position.
nextTabStop(float, int) - Method in class javax.swing.text.html.LineView
Returns the next tab stop position given a reference position.
nextThreadId - Static variable in class java.util.logging.LogRecord
 
nextThreadNum() - Static method in class java.awt.EventQueue
 
nextThreadNum() - Static method in class java.lang.Thread
 
nextTimer - Variable in class javax.swing.Timer
 
nextToken() - Method in class java.io.StreamTokenizer
Parses the next token from the input stream of this tokenizer.
nextToken() - Method in class java.util.StringTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - Method in class java.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextToken(char) - Method in class javax.swing.text.html.CSSParser
Fetches the next token.
nextToken() - Method in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Returns the next token from this string tokenizer.
nextToken() - Method in class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer
Returns the next token from this string tokenizer.
nextToken() - Method in class org.apache.xpath.compiler.XPathParser
Retrieve the next token from the command and store it in m_token string.
nextUid() - Method in class org.apache.xalan.processor.StylesheetHandler
Returns the next m_docOrderCount number and increments the number for future use.
nextUniqueNumber - Static variable in class java.lang.reflect.Proxy
next number to use for generation of unique proxy class names
nextUniqueNumberLock - Static variable in class java.lang.reflect.Proxy
 
nextWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the next word.
ngroups - Variable in class java.lang.ThreadGroup
 
nl - Static variable in class java.util.regex.PatternSyntaxException
 
nlines - Variable in class javax.swing.text.WrappedPlainView.WrappedLine
 
nm - Variable in class javax.swing.text.JTextComponent.DefaultKeymap
 
noBorder - Static variable in class javax.swing.text.html.StyleSheet
 
noDelegate - Variable in class java.text.DontCareFieldPosition
 
noEvents() - Method in class java.awt.EventQueue
Returns whether an event is pending on any of the separate Queues.
noFocusBorder - Static variable in class javax.swing.DefaultListCellRenderer
 
noFocusBorder - Static variable in class javax.swing.plaf.basic.BasicComboBoxRenderer
 
noFocusBorder - Static variable in class javax.swing.table.DefaultTableCellRenderer
 
noHighlights - Static variable in class javax.swing.text.DefaultHighlighter
 
noMatchForTagInAttributes(AttributeSet, HTML.Tag, Object) - Method in class javax.swing.text.html.HTMLWriter
Searches the attribute set for a tag, both of which are passed in as a parameter.
noSpecialsTable - Static variable in class javax.swing.text.rtf.AbstractFilter
A specials table which indicates that no characters are special
noUnnorm - Variable in class java.awt.image.ComponentColorModel
 
nocerts - Variable in class java.lang.ClassLoader
 
node(String) - Method in class java.util.prefs.AbstractPreferences
Implements the node method as per the specification in Preferences.node(String).
node(StringTokenizer) - Method in class java.util.prefs.AbstractPreferences
tokenizer contains {'/' }*
node(String) - Method in class java.util.prefs.Preferences
Returns the named preference node in the same tree as this node, creating it and any of its ancestors if they do not already exist.
node - Variable in class javax.swing.tree.FixedHeightLayoutCache.SearchInfo
 
node - Variable in class org.apache.xml.dtm.ref.DTMNodeProxy
The DTM node handle.
nodeChanged(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've changed how node is to be represented in the tree.
nodeDimensions - Variable in class javax.swing.plaf.basic.BasicTreeUI
Reponsible for telling the TreeState the size needed for a node.
nodeDimensions - Variable in class javax.swing.tree.AbstractLayoutCache
Object responsible for getting the size of a node.
nodeExists(String) - Method in class java.util.prefs.AbstractPreferences
Implements the nodeExists method as per the specification in Preferences.nodeExists(String).
nodeExists(StringTokenizer) - Method in class java.util.prefs.AbstractPreferences
tokenizer contains {'/' }*
nodeExists(String) - Method in class java.util.prefs.Preferences
Returns true if the named preference node exists in the same tree as this node.
nodeListeners - Variable in class java.util.prefs.AbstractPreferences
Registered node change listeners.
nodeListeners() - Method in class java.util.prefs.AbstractPreferences
 
nodeName(Class) - Static method in class java.util.prefs.Preferences
Returns the absolute path name of the node corresponding to the package of the specified object.
nodeSet(ExpressionContext, Object) - Static method in class org.apache.xalan.lib.ExsltCommon
The exsl:node-set function converts a result tree fragment (which is what you get when you use the content of xsl:variable rather than its select attribute to give a variable value) into a node set.
nodeStructureChanged(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method if you've totally changed the children of node and its childrens children...
nodeToString(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Diagnostics.
nodelist() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a nodelist.
nodelist() - Method in class org.apache.xpath.objects.XNodeSetForDOM
Cast result object to a nodelist.
nodelist() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
nodename - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
nodes - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
nodesChanged(TreeNode, int[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've changed how the children identified by childIndicies are to be represented in the tree.
nodesWereInserted(TreeNode, int[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've inserted some TreeNodes into node.
nodesWereRemoved(TreeNode, int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've removed some TreeNodes from node.
nodeset(ExpressionContext, Object) - Static method in class org.apache.xalan.lib.Extensions
This method is an extension that implements as a Xalan extension the node-set function also found in xt and saxon.
nodeset() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a nodelist.
nodeset() - Method in class org.apache.xpath.objects.XNodeSetForDOM
Cast result object to a nodelist.
nodeset() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
nodetype - Variable in class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType
 
nonBlank - Static variable in class java.text.LineBreakData
 
nonContinuousLayoutDivider - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance for the shadow of the divider when non continuous layout is being used.
nonICCBIFilter(BufferedImage, ColorSpace, BufferedImage, ColorSpace) - Method in class java.awt.image.ColorConvertOp
 
nonICCRasterFilter(Raster, WritableRaster) - Method in class java.awt.image.ColorConvertOp
 
nonIdentityTx - Variable in class java.awt.Font
 
nonNullVector(Vector) - Static method in class javax.swing.table.DefaultTableModel
 
nonRolloverBorder - Static variable in class javax.swing.plaf.basic.BasicToolBarUI
 
nonRolloverBorder - Static variable in class javax.swing.plaf.metal.MetalToolBarUI
 
nonRolloverToggleBorder - Static variable in class javax.swing.plaf.basic.BasicToolBarUI
 
nonStdScale - Variable in class java.awt.image.ComponentColorModel
 
normalBounds - Variable in class javax.swing.JInternalFrame
 
normalize(String) - Method in class java.io.FileSystem
Convert the given pathname string to normal form.
normalize(String, int, int) - Method in class java.io.Win32FileSystem
 
normalize(String) - Method in class java.io.Win32FileSystem
 
normalize() - Method in class java.math.MutableBigInteger
Ensure that the MutableBigInteger is in normal form, specifically making sure that there are no leading zeros, and that if the magnitude is zero, then intLen is zero.
normalize() - Method in class java.net.URI
Normalizes this URI's path.
normalize(URI) - Static method in class java.net.URI
 
normalize(String) - Static method in class java.net.URI
 
normalize() - Method in class java.util.regex.Pattern
The pattern is converted to normalizedD form and then a pure group is constructed to match canonical equivalences of the characters.
normalize(boolean) - Method in class org.apache.crimson.parser.Parser2
 
normalize() - Method in class org.apache.crimson.tree.NodeBase
DOM2: noop.
normalize() - Method in class org.apache.crimson.tree.ParentNode
 
normalize() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
normalize() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
normalize() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
normalize() - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
normalizeCharClass(StringBuffer, int) - Method in class java.util.regex.Pattern
Complete the character class being parsed and add a set of alternations to it that will match the canonical equivalences of the characters within the class.
normalizeDegrees(double) - Static method in class java.awt.geom.Arc2D
 
normalizeMe() - Method in class java.lang.FDBigInt
 
normalizeMimeType(String) - Method in class java.awt.datatransfer.DataFlavor
Deprecated.  
normalizeMimeTypeParameter(String, String) - Method in class java.awt.datatransfer.DataFlavor
Deprecated.  
normalizePrefix(String, int, StringBuffer) - Method in class java.io.Win32FileSystem
 
normalizeTabRuns(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
normalizeTabRuns(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
normalizedGregorianCutover - Variable in class java.util.GregorianCalendar
Midnight, local time (using this Calendar's TimeZone) at or before the gregorianCutover.
normalizedPattern - Variable in class java.util.regex.Pattern
The normalized pattern string.
north - Variable in class java.awt.BorderLayout
Constant to specify components location to be the north portion of the border layout.
northPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
noshade - Variable in class javax.swing.text.html.HRuleView
 
not() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (~this).
not - Variable in class java.util.regex.Pattern.Conditional
 
notANumber - Static variable in class java.lang.FloatingDecimal
 
notEquals(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if two objects are functionally not equal.
notEquals(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if two objects are functionally not equal.
notPrivileged - Static variable in class java.awt.KeyboardFocusManager
Error String for initializing SecurityExceptions.
notSelectedTextColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
notSelectedTitleColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
notation - Variable in class org.apache.crimson.parser.ExternalEntity
 
notation - Variable in class org.apache.crimson.tree.Doctype.EntityNode
 
notation - Variable in class org.apache.crimson.tree.Doctype.NotationNode
 
notationDecl(String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilderNS
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a notation declaration.
notationDecl(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a notation declaration event.
notationDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
notationDecl(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a notation declaration.
notations - Variable in class org.apache.crimson.parser.Parser2
 
notations - Variable in class org.apache.crimson.tree.Doctype
 
note - Variable in class javax.swing.ProgressMonitor
 
noteLabel - Variable in class javax.swing.ProgressMonitor
 
notequals(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '!
nothingToVerify() - Method in class java.util.jar.JarVerifier
returns true if there no files to verify.
notifier - Variable in class java.awt.event.InvocationEvent
The (potentially null) Object whose notifyAll() method will be called immediately after the Runnable.run() method returns.
notify() - Method in class java.lang.Object
Wakes up a single thread that is waiting on this object's monitor.
notify - Variable in class javax.swing.Timer
 
notifyAWTEventListeners(AWTEvent) - Method in class java.awt.Toolkit
 
notifyAction - Static variable in class javax.swing.JTextField
Name of the action to send notification that the contents of the field have been accepted.
notifyAction(Action, KeyStroke, KeyEvent, Object, int) - Static method in class javax.swing.SwingUtilities
Invokes actionPerformed on action if action is enabled (and non null).
notifyAll() - Method in class java.lang.Object
Wakes up all threads that are waiting on this object's monitor.
notifyClientWindowChange(Rectangle) - Method in interface java.awt.im.spi.InputMethod
Notifies this input method of changes in the client window location or state.
notifyObservers() - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyObservers(Object) - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyPathChange(Vector, TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Notifies listeners of a change in path. changePaths should contain instances of PathPlaceHolder.
notifyingListeners - Variable in class javax.swing.text.AbstractDocument
True will notifying listeners.
nowrap - Variable in class javax.swing.text.html.InlineView
 
npoints - Variable in class java.awt.Polygon
The total number of points.
nread - Variable in class javax.swing.ProgressMonitorInputStream
 
nrows - Variable in class java.awt.image.BandCombineOp
 
nsAttTmp - Variable in class org.apache.crimson.parser.Parser2
nsAttTmp holds a list of namespace attributes used to check for #REQUIRED when validating and (namespaces == true && prefixes == false)
nsLoaders - Variable in class org.apache.crimson.tree.SimpleElementFactory
 
nsMappings - Variable in class org.apache.crimson.tree.SimpleElementFactory
 
nsSupport - Variable in class org.apache.crimson.parser.Parser2
 
nsm - Static variable in class java.text.LineBreakData
 
nsm - Static variable in class java.text.SentenceBreakData
 
nsm - Static variable in class java.text.WordBreakData
 
nsup - Variable in class org.apache.xml.utils.PrefixForUriEnumerator
 
nthreads - Variable in class java.lang.ThreadGroup
 
nullFormat - Variable in class javax.swing.text.DefaultFormatterFactory
JFormattedTextField.AbstractFormatter to use if the value is null.
nullGraphics - Static variable in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
 
nullHandler - Static variable in class org.apache.crimson.parser.Parser2
 
nullInputStream() - Static method in class java.lang.System
The following two methods exist because in, out, and err must be initialized to null.
nullPlusNonNullIsNull() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports concatenations between NULL and non-NULL values being NULL.
nullPrintStream() - Static method in class java.lang.System
 
nullsAreSortedAtEnd() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted high.
nullsAreSortedLow() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted low.
num(XPathContext) - Method in class org.apache.xpath.Expression
Evaluate expression to a number.
num() - Method in class org.apache.xpath.objects.XBoolean
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XNull
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XNumber
Cast result object to a number.
num(XPathContext) - Method in class org.apache.xpath.objects.XNumber
Evaluate expression to a number.
num() - Method in class org.apache.xpath.objects.XObject
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XString
Cast result object to a number.
num(XPathContext) - Method in class org.apache.xpath.operations.Div
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Minus
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Mod
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Mult
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Neg
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Number
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Plus
Evaluate this operation directly to a double.
numBands - Variable in class java.awt.image.ComponentSampleModel
The number of bands in this ComponentSampleModel.
numBands - Variable in class java.awt.image.Raster
The number of bands in the Raster.
numBands - Variable in class java.awt.image.SampleModel
Number of bands of the image data that this SampleModel describes.
numBanks - Variable in class java.awt.image.ComponentSampleModel
The number of banks in this ComponentSampleModel.
numBuffers - Variable in class java.awt.Component.FlipBufferStrategy
The number of buffers
numCategories - Variable in class java.text.RuleBasedBreakIterator
The number of character categories (and, thus, the number of columns in the state tables)
numColGroups - Variable in class java.text.BreakDictionary
Columns are organized into groups of 32.
numColorComponents - Variable in class java.awt.image.ColorModel
 
numCols - Variable in class java.text.BreakDictionary
The number of actual columns in the table
numComponents - Variable in class java.awt.color.ColorSpace
 
numComponents - Variable in class java.awt.image.ColorModel
 
numComponents - Variable in class java.awt.image.LookupOp
 
numComponents - Variable in class java.awt.image.LookupTable
Constants
numCoords - Variable in class java.awt.geom.GeneralPath
 
numDataElements - Variable in class java.awt.image.Raster
The number of DataBuffer data elements per pixel.
numEntries - Variable in class java.awt.image.LookupTable
 
numFrames - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
The number of frames per cycle.
numGlyphs - Variable in class java.awt.Font
 
numLeft - Variable in class java.util.jar.JarVerifier.VerifierStream
 
numLines - Variable in class javax.swing.text.html.parser.NPrintWriter
 
numListening(long) - Method in class java.awt.Component
 
numListening(long) - Method in class java.awt.Container
 
numLoops - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
numObjFields - Variable in class java.io.ObjectStreamClass
number of non-primitive fields
numPrimFields - Variable in class java.io.ObjectStreamClass.FieldReflector
number of primitive fields
numPrinted - Variable in class javax.swing.text.html.parser.NPrintWriter
 
numPunct - Static variable in class java.text.LineBreakData
 
numReaders - Variable in class javax.swing.text.AbstractDocument
 
numSwatches - Variable in class javax.swing.colorchooser.SwatchPanel
 
numTypes - Variable in class java.awt.geom.GeneralPath
 
numWithSideEffects() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a number, but allow side effects, such as the incrementing of an iterator.
numWithSideEffects() - Method in class org.apache.xpath.objects.XObject
Cast result object to a number, but allow side effects, such as the incrementing of an iterator.
numWriters - Variable in class javax.swing.text.AbstractDocument
The number of writers, all obtained from currWriter.
number - Static variable in class java.text.SentenceBreakData
 
number - Static variable in class java.text.WordBreakData
 
number - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
number(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a 'number(...)' operation.
numberFormat - Variable in class java.text.DateFormat
The number formatter that DateFormat uses to format numbers in dates and times.
numberlit(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a literal number value.
numchars - Variable in class java.awt.Font.FontLineMetrics
 
numericToTextFormat(byte[]) - Static method in class java.net.Inet4Address
 
numericToTextFormat(byte[]) - Static method in class java.net.Inet6Address
 
nval - Variable in class java.io.StreamTokenizer
If the current token is a number, this field contains the value of that number.

O

OBJECT - Static variable in class javax.swing.text.html.HTML.Tag
 
OCTOBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the tenth month of the year.
OFF - Static variable in class java.util.logging.Level
OFF is a special level that can be used to turn off logging.
OGHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
OK_CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
OK_OPTION - Static variable in class javax.swing.JOptionPane
Return value form class method if OK is chosen.
OL - Static variable in class javax.swing.text.html.HTML.Tag
 
ONE - Static variable in class java.math.BigInteger
The BigInteger constant one.
ONE - Static variable in class javax.swing.text.PasswordView
 
ONE_DAY - Static variable in class java.util.GregorianCalendar
 
ONE_DAY - Static variable in class java.util.TimeZone
 
ONE_HOUR - Static variable in class java.util.GregorianCalendar
 
ONE_HOUR - Static variable in class java.util.TimeZone
 
ONE_MINUTE - Static variable in class java.util.GregorianCalendar
 
ONE_MINUTE - Static variable in class java.util.TimeZone
 
ONE_SECOND - Static variable in class java.rmi.server.UID
 
ONE_SECOND - Static variable in class java.util.GregorianCalendar
 
ONE_SIDED - Static variable in class java.awt.JobAttributes.SidesType
The SidesType instance to use for specifying that consecutive job pages should be printed upon the same side of consecutive media sheets.
ONE_TOUCH_EXPANDABLE_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for oneTouchExpandable.
ONE_TOUCH_OFFSET - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
 
ONE_TOUCH_SIZE - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Width or height of the divider based on orientation BasicSplitPaneUI adds two to this.
ONE_WEEK - Static variable in class java.util.GregorianCalendar
 
OPAQUE - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be completely opaque, meaning that all pixels have an alpha value of 1.0.
OPEN - Static variable in class java.awt.geom.Arc2D
The closure type for an open arc with no path segments connecting the two ends of the arc segment.
OPENED - Static variable in class java.awt.Window
 
OPEN_DELETE - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file and mark it for deletion.
OPEN_DIALOG - Static variable in class javax.swing.JFileChooser
Type value indicating that the JFileChooser supports an "Open" file operation.
OPEN_FAILURE - Static variable in class java.util.logging.ErrorManager
OPEN_FAILURE is used when an open of an output stream fails.
OPEN_READ - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file for reading.
OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
OPTION - Static variable in class javax.swing.text.html.HTML.Tag
 
OPTIONS_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for option.
OPTION_DIALOG - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
OPTION_TYPE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for optionType.
OP_ACCEPT - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for socket-accept operations.
OP_AND - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_AND] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_ARGUMENT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_ARGUMENT] (Function argument.)
OP_BOOL - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_BOOL] (cast operation) [length] {expression} returns: XBoolean
OP_CONNECT - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for socket-connect operations.
OP_DIV - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_DIV] [length] {number expression} {number expression} returns: XNumber
OP_EQUALS - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_EQUALS] [length] {expression} {expression} returns: XBoolean
OP_EXTFUNCTION - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_EXTFUNCTION] (Extension function.)
OP_FUNCTION - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_FUNCTION] [length] [FUNC_name] {OP_ARGUMENT} [ENDOP] returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GROUP - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_GROUP] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_GT] (greater-than) [length] {number expression} {number expression} returns: XBoolean
OP_GTE - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_GTE] (greater-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_LITERAL - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_LITERAL] [3] [index to token] returns: XString
OP_LOCATIONPATH - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_LOCATIONPATH] [length] {FROM_stepType} | {function} {predicate} [ENDOP] (Note that element and attribute namespaces and names can be wildcarded '*'.)
OP_LOCATIONPATHPATTERN - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_LOCATIONPATHPATTERN] [length] {FROM_stepType} | {function}{predicate} [ENDOP] returns: XNodeSet
OP_LT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_LT] (less-than) [length] {number expression} {number expression} returns: XBoolean
OP_LTE - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_LTE] (less-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_MATCHPATTERN - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_MATCHPATTERN] [length] {PathExpr}+ returns: XNodeSet
OP_MINUS - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_MINUS] [length] {number expression} {number expression} returns: XNumber
OP_MOD - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_MOD] [length] {number expression} {number expression} returns: XNumber
OP_MULT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_MULT] [length] {number expression} {number expression} returns: XNumber
OP_NEG - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_NEG] [length] {number expression} returns: XNumber
OP_NOTEQUALS - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_NOTEQUALS] [length] {expression} {expression} returns: XBoolean
OP_NUMBER - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_NUMBER] (cast operation) [length] {expression} returns: XBoolean
OP_NUMBERLIT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_NUMBERLIT] (Number literal
OP_OR - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_OR] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_PLUS - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_PLUS] [length] {number expression} {number expression} returns: XNumber
OP_PREDICATE - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_PREDICATE] [length] {expression} [ENDOP] (For safety) returns: XBoolean or XNumber
OP_QUO - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_QUO] [length] {number expression} {number expression} returns: XNumber
OP_READ - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for read operations.
OP_STRING - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_STRING] (cast operation) [length] {expression} returns: XString
OP_UNION - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_VARIABLE - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_VARIABLE] [4] [index to namespace token, or EMPTY] [index to function name token] returns: XString
OP_WRITE - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for write operations.
OP_XPATH - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_XPATH] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
ORANGE - Static variable in class java.awt.Color
The color orange.
ORIENTATION_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property name for orientation (horizontal or vertical).
ORIYA - Static variable in class java.awt.font.NumericShaper
Identifies the ORIYA range and decimal base.
ORIYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ORIYA_KEY - Static variable in class java.awt.font.NumericShaper
 
OTHER - Static variable in class java.sql.Types
The constant in the Java programming language that indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via the methods getObject and setObject.
OTHER_LETTER - Static variable in class java.lang.Character
General category "Lo" in the Unicode specification.
OTHER_NUMBER - Static variable in class java.lang.Character
General category "No" in the Unicode specification.
OTHER_PUNCTUATION - Static variable in class java.lang.Character
General category "Po" in the Unicode specification.
OTHER_SYMBOL - Static variable in class java.lang.Character
General category "So" in the Unicode specification.
OUTLINE_DRAG_MODE - Static variable in class javax.swing.DefaultDesktopManager
 
OUTLINE_DRAG_MODE - Static variable in class javax.swing.JDesktopPane
Indicates that an outline only of the item being dragged should appear inside the desktop pane.
OUTSET - Static variable in class javax.swing.text.html.CSS.Value
 
OUT_BOTTOM - Static variable in class java.awt.geom.Rectangle2D
The bitmask that indicates that a point lies below this Rectangle2D.
OUT_LEFT - Static variable in class java.awt.geom.Rectangle2D
The bitmask that indicates that a point lies to the left of this Rectangle2D.
OUT_RIGHT - Static variable in class java.awt.geom.Rectangle2D
The bitmask that indicates that a point lies to the right of this Rectangle2D.
OUT_TOP - Static variable in class java.awt.geom.Rectangle2D
The bitmask that indicates that a point lies above this Rectangle2D.
OVER - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the Cursor is over a DropTarget.
OVERFLOW - Static variable in class java.nio.charset.CoderResult
Result object indicating overflow, meaning that there is insufficient room in the output buffer.
O_DSYNC - Static variable in class java.io.RandomAccessFile
 
O_RDONLY - Static variable in class java.io.RandomAccessFile
 
O_RDWR - Static variable in class java.io.RandomAccessFile
 
O_SYNC - Static variable in class java.io.RandomAccessFile
 
ObjID - class java.rmi.server.ObjID.
An ObjID is used to identify a remote object exported to an RMI runtime.
ObjID() - Constructor for class java.rmi.server.ObjID
Generates a unique object identifier.
ObjID(int) - Constructor for class java.rmi.server.ObjID
Creates a "well-known" object identifier.
ObjID(long, UID) - Constructor for class java.rmi.server.ObjID
Constructs an object identifier given data read from a stream.
ObjID.InsecureRandom - class java.rmi.server.ObjID.InsecureRandom.
 
ObjID.InsecureRandom() - Constructor for class java.rmi.server.ObjID.InsecureRandom
 
Object - class java.lang.Object.
Class Object is the root of the class hierarchy.
Object() - Constructor for class java.lang.Object
 
ObjectArray - class org.apache.xalan.lib.sql.ObjectArray.
Provide a simple Array storage mechinsim where native Arrays will be use as the basic storage mechinism but the Arrays will be stored as blocks.
ObjectArray() - Constructor for class org.apache.xalan.lib.sql.ObjectArray
 
ObjectArray(int) - Constructor for class org.apache.xalan.lib.sql.ObjectArray
 
ObjectArray._ObjectArray - class org.apache.xalan.lib.sql.ObjectArray._ObjectArray.
 
ObjectArray._ObjectArray(int) - Constructor for class org.apache.xalan.lib.sql.ObjectArray._ObjectArray
 
ObjectInput - interface java.io.ObjectInput.
ObjectInput extends the DataInput interface to include the reading of objects.
ObjectInputStream - class java.io.ObjectInputStream.
An ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream.
ObjectInputStream(InputStream) - Constructor for class java.io.ObjectInputStream
Creates an ObjectInputStream that reads from the specified InputStream.
ObjectInputStream() - Constructor for class java.io.ObjectInputStream
Provide a way for subclasses that are completely reimplementing ObjectInputStream to not have to allocate private data just used by this implementation of ObjectInputStream.
ObjectInputStream.BlockDataInputStream - class java.io.ObjectInputStream.BlockDataInputStream.
Input stream with two modes: in default mode, inputs data written in the same format as DataOutputStream; in "block data" mode, inputs data bracketed by block data markers (see object serialization specification for details).
ObjectInputStream.BlockDataInputStream(InputStream) - Constructor for class java.io.ObjectInputStream.BlockDataInputStream
Creates new BlockDataInputStream on top of given underlying stream.
ObjectInputStream.GetField - class java.io.ObjectInputStream.GetField.
Provide access to the persistent fields read from the input stream.
ObjectInputStream.GetField() - Constructor for class java.io.ObjectInputStream.GetField
 
ObjectInputStream.GetFieldImpl - class java.io.ObjectInputStream.GetFieldImpl.
Default GetField implementation.
ObjectInputStream.GetFieldImpl(ObjectStreamClass) - Constructor for class java.io.ObjectInputStream.GetFieldImpl
Creates GetFieldImpl object for reading fields defined in given class descriptor.
ObjectInputStream.HandleTable - class java.io.ObjectInputStream.HandleTable.
Unsynchronized table which tracks wire handle to object mappings, as well as ClassNotFoundExceptions associated with deserialized objects.
ObjectInputStream.HandleTable(int) - Constructor for class java.io.ObjectInputStream.HandleTable
Creates handle table with the given initial capacity.
ObjectInputStream.HandleTable.HandleList - class java.io.ObjectInputStream.HandleTable.HandleList.
Simple growable list of (integer) handles.
ObjectInputStream.HandleTable.HandleList() - Constructor for class java.io.ObjectInputStream.HandleTable.HandleList
 
ObjectInputStream.PeekInputStream - class java.io.ObjectInputStream.PeekInputStream.
Input stream supporting single-byte peek operations.
ObjectInputStream.PeekInputStream(InputStream) - Constructor for class java.io.ObjectInputStream.PeekInputStream
Creates new PeekInputStream on top of given underlying stream.
ObjectInputStream.ValidationList - class java.io.ObjectInputStream.ValidationList.
Prioritized list of callbacks to be performed once object graph has been completely deserialized.
ObjectInputStream.ValidationList() - Constructor for class java.io.ObjectInputStream.ValidationList
Creates new (empty) ValidationList.
ObjectInputStream.ValidationList.Callback - class java.io.ObjectInputStream.ValidationList.Callback.
 
ObjectInputStream.ValidationList.Callback(ObjectInputValidation, int, ObjectInputStream.ValidationList.Callback) - Constructor for class java.io.ObjectInputStream.ValidationList.Callback
 
ObjectInputValidation - interface java.io.ObjectInputValidation.
Callback interface to allow validation of objects within a graph.
ObjectOutput - interface java.io.ObjectOutput.
ObjectOutput extends the DataOutput interface to include writing of objects.
ObjectOutputStream - class java.io.ObjectOutputStream.
An ObjectOutputStream writes primitive data types and graphs of Java objects to an OutputStream.
ObjectOutputStream(OutputStream) - Constructor for class java.io.ObjectOutputStream
Creates an ObjectOutputStream that writes to the specified OutputStream.
ObjectOutputStream() - Constructor for class java.io.ObjectOutputStream
Provide a way for subclasses that are completely reimplementing ObjectOutputStream to not have to allocate private data just used by this implementation of ObjectOutputStream.
ObjectOutputStream.BlockDataOutputStream - class java.io.ObjectOutputStream.BlockDataOutputStream.
Buffered output stream with two modes: in default mode, outputs data in same format as DataOutputStream; in "block data" mode, outputs data bracketed by block data markers (see object serialization specification for details).
ObjectOutputStream.BlockDataOutputStream(OutputStream) - Constructor for class java.io.ObjectOutputStream.BlockDataOutputStream
Creates new BlockDataOutputStream on top of given underlying stream.
ObjectOutputStream.HandleTable - class java.io.ObjectOutputStream.HandleTable.
Lightweight identity hash table which maps objects to integer handles, assigned in ascending order.
ObjectOutputStream.HandleTable(int, float) - Constructor for class java.io.ObjectOutputStream.HandleTable
Creates new HandleTable with given capacity and load factor.
ObjectOutputStream.PutField - class java.io.ObjectOutputStream.PutField.
Provide programatic access to the persistent fields to be written to ObjectOutput.
ObjectOutputStream.PutField() - Constructor for class java.io.ObjectOutputStream.PutField
 
ObjectOutputStream.PutFieldImpl - class java.io.ObjectOutputStream.PutFieldImpl.
Default PutField implementation.
ObjectOutputStream.PutFieldImpl(ObjectStreamClass) - Constructor for class java.io.ObjectOutputStream.PutFieldImpl
Creates PutFieldImpl object for writing fields defined in given class descriptor.
ObjectOutputStream.ReplaceTable - class java.io.ObjectOutputStream.ReplaceTable.
Lightweight identity hash table which maps objects to replacement objects.
ObjectOutputStream.ReplaceTable(int, float) - Constructor for class java.io.ObjectOutputStream.ReplaceTable
Creates new ReplaceTable with given capacity and load factor.
ObjectPool - class org.apache.xml.utils.ObjectPool.
Pool of object of a given type to pick from to help memory usage
ObjectPool(Class) - Constructor for class org.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool(String) - Constructor for class org.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool(Class, int) - Constructor for class org.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool() - Constructor for class org.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectStack - class org.apache.xml.utils.ObjectStack.
Implement a stack of simple integers.
ObjectStack() - Constructor for class org.apache.xml.utils.ObjectStack
Default constructor.
ObjectStack(int) - Constructor for class org.apache.xml.utils.ObjectStack
Construct a ObjectVector, using the given block size.
ObjectStack(ObjectStack) - Constructor for class org.apache.xml.utils.ObjectStack
Copy constructor for ObjectStack
ObjectStreamClass - class java.io.ObjectStreamClass.
Serialization's descriptor for classes.
ObjectStreamClass(Class) - Constructor for class java.io.ObjectStreamClass
Creates local class descriptor representing given class.
ObjectStreamClass() - Constructor for class java.io.ObjectStreamClass
Creates blank class descriptor which should be initialized via a subsequent call to initProxy(), initNonProxy() or readNonProxy().
ObjectStreamClass.ClassDataSlot - class java.io.ObjectStreamClass.ClassDataSlot.
Class representing the portion of an object's serialized form allotted to data described by a given class descriptor.
ObjectStreamClass.ClassDataSlot(ObjectStreamClass, boolean) - Constructor for class java.io.ObjectStreamClass.ClassDataSlot
 
ObjectStreamClass.EntryFuture - class java.io.ObjectStreamClass.EntryFuture.
Placeholder used in class descriptor and field reflector lookup tables for an entry in the process of being initialized.
ObjectStreamClass.EntryFuture() - Constructor for class java.io.ObjectStreamClass.EntryFuture
 
ObjectStreamClass.FieldReflector - class java.io.ObjectStreamClass.FieldReflector.
Class for setting and retrieving serializable field values in batch.
ObjectStreamClass.FieldReflector(ObjectStreamField[]) - Constructor for class java.io.ObjectStreamClass.FieldReflector
Constructs FieldReflector capable of setting/getting values from the subset of fields whose ObjectStreamFields contain non-null reflective Field objects.
ObjectStreamClass.FieldReflectorKey - class java.io.ObjectStreamClass.FieldReflectorKey.
FieldReflector cache lookup key.
ObjectStreamClass.FieldReflectorKey(Class, ObjectStreamField[]) - Constructor for class java.io.ObjectStreamClass.FieldReflectorKey
 
ObjectStreamClass.MemberSignature - class java.io.ObjectStreamClass.MemberSignature.
Class for computing and caching field/constructor/method signatures during serialVersionUID calculation.
ObjectStreamClass.MemberSignature(Field) - Constructor for class java.io.ObjectStreamClass.MemberSignature
 
ObjectStreamClass.MemberSignature(Constructor) - Constructor for class java.io.ObjectStreamClass.MemberSignature
 
ObjectStreamClass.MemberSignature(Method) - Constructor for class java.io.ObjectStreamClass.MemberSignature
 
ObjectStreamConstants - interface java.io.ObjectStreamConstants.
Constants written into the Object Serialization Stream.
ObjectStreamException - exception java.io.ObjectStreamException.
Superclass of all exceptions specific to Object Stream classes.
ObjectStreamException(String) - Constructor for class java.io.ObjectStreamException
Create an ObjectStreamException with the specified argument.
ObjectStreamException() - Constructor for class java.io.ObjectStreamException
Create an ObjectStreamException.
ObjectStreamField - class java.io.ObjectStreamField.
A description of a Serializable field from a Serializable class.
ObjectStreamField(String, Class) - Constructor for class java.io.ObjectStreamField
Create a Serializable field with the specified type.
ObjectStreamField(String, Class, boolean) - Constructor for class java.io.ObjectStreamField
Creates an ObjectStreamField representing a serializable field with the given name and type.
ObjectStreamField(String, String, boolean) - Constructor for class java.io.ObjectStreamField
Creates an ObjectStreamField representing a field with the given name, signature and unshared setting.
ObjectStreamField(Field, boolean, boolean) - Constructor for class java.io.ObjectStreamField
Creates an ObjectStreamField representing the given field with the specified unshared setting.
ObjectVector - class org.apache.xml.utils.ObjectVector.
A very simple table that stores a list of objects.
ObjectVector() - Constructor for class org.apache.xml.utils.ObjectVector
Default constructor.
ObjectVector(int) - Constructor for class org.apache.xml.utils.ObjectVector
Construct a IntVector, using the given block size.
ObjectVector(int, int) - Constructor for class org.apache.xml.utils.ObjectVector
Construct a IntVector, using the given block size.
ObjectVector(ObjectVector) - Constructor for class org.apache.xml.utils.ObjectVector
Copy constructor for ObjectVector
ObjectView - class javax.swing.text.html.ObjectView.
Component decorator that implements the view interface for <object> elements.
ObjectView(Element) - Constructor for class javax.swing.text.html.ObjectView
Creates a new ObjectView object.
Observable - class java.util.Observable.
This class represents an observable object, or "data" in the model-view paradigm.
Observable() - Constructor for class java.util.Observable
Construct an Observable with zero Observers.
Observer - interface java.util.Observer.
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
One - Static variable in class javax.swing.text.rtf.RTFGenerator
 
OneStepIterator - class org.apache.xpath.axes.OneStepIterator.
This class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate.
OneStepIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.OneStepIterator
Create a OneStepIterator object.
OneStepIterator(DTMAxisIterator, int) - Constructor for class org.apache.xpath.axes.OneStepIterator
Create a OneStepIterator object.
OneStepIteratorForward - class org.apache.xpath.axes.OneStepIteratorForward.
This class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate, that only go forward (i.e. it can not be used with ancestors, preceding, etc.)
OneStepIteratorForward(Compiler, int, int) - Constructor for class org.apache.xpath.axes.OneStepIteratorForward
Create a OneStepIterator object.
OneStepIteratorForward(int) - Constructor for class org.apache.xpath.axes.OneStepIteratorForward
Create a OneStepIterator object that will just traverse the self axes.
OpCodes - class org.apache.xpath.compiler.OpCodes.
Operations codes for XPath.
OpCodes() - Constructor for class org.apache.xpath.compiler.OpCodes
 
OpMap - class org.apache.xpath.compiler.OpMap.
This class represents the data structure basics of the XPath object.
OpMap() - Constructor for class org.apache.xpath.compiler.OpMap
 
OpMapVector - class org.apache.xpath.compiler.OpMapVector.
Like IntVector, but used only for the OpMap array.
OpMapVector(int, int, int) - Constructor for class org.apache.xpath.compiler.OpMapVector
Construct a OpMapVector, using the given block size.
OpenType - interface java.awt.font.OpenType.
The OpenType interface represents OpenType and TrueType fonts.
Operation - class java.rmi.server.Operation.
Deprecated. no replacement
Operation(String) - Constructor for class java.rmi.server.Operation
Deprecated. no replacement
Operation - class org.apache.xpath.operations.Operation.
The baseclass for a binary operation.
Operation() - Constructor for class org.apache.xpath.operations.Operation
 
Operation.LeftExprOwner - class org.apache.xpath.operations.Operation.LeftExprOwner.
 
Operation.LeftExprOwner() - Constructor for class org.apache.xpath.operations.Operation.LeftExprOwner
 
Option - class javax.swing.text.html.Option.
Value for the ListModel used to represent <option> elements.
Option(AttributeSet) - Constructor for class javax.swing.text.html.Option
Creates a new Option object.
OptionComboBoxModel - class javax.swing.text.html.OptionComboBoxModel.
OptionComboBoxModel extends the capabilities of the DefaultComboBoxModel, to store the Option that is initially marked as selected.
OptionComboBoxModel() - Constructor for class javax.swing.text.html.OptionComboBoxModel
 
OptionListModel - class javax.swing.text.html.OptionListModel.
This class extends DefaultListModel, and also implements the ListSelectionModel interface, allowing for it to store state relevant to a SELECT form element which is implemented as a List.
OptionListModel() - Constructor for class javax.swing.text.html.OptionListModel
 
OptionPaneUI - class javax.swing.plaf.OptionPaneUI.
Pluggable look and feel interface for JOptionPane.
OptionPaneUI() - Constructor for class javax.swing.plaf.OptionPaneUI
 
OptionalDataException - exception java.io.OptionalDataException.
Exception indicating the failure of an object read operation due to unread primitive data, or the end of data belonging to a serialized object in the stream.
OptionalDataException(int) - Constructor for class java.io.OptionalDataException
 
OptionalDataException(boolean) - Constructor for class java.io.OptionalDataException
 
Or - class org.apache.xpath.operations.Or.
The 'or' operation expression executer.
Or() - Constructor for class org.apache.xpath.operations.Or
 
OrExpr() - Method in class org.apache.xpath.compiler.XPathParser
OrExpr ::= AndExpr | OrExpr 'or' AndExpr
Orientation - Static variable in class javax.swing.text.StyleConstants
Orientation for a paragraph.
Orientation - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
Orientation for the paragraph.
OriginateDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
OutOfMemoryError - error java.lang.OutOfMemoryError.
Thrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector.
OutOfMemoryError() - Constructor for class java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with no detail message.
OutOfMemoryError(String) - Constructor for class java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with the specified detail message.
Outline - Static variable in class javax.swing.text.rtf.Constants
 
OutputProperties - class org.apache.xalan.templates.OutputProperties.
This class provides information from xsl:output elements.
OutputProperties() - Constructor for class org.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with no default values.
OutputProperties(Properties) - Constructor for class org.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with the specified defaults.
OutputProperties(String) - Constructor for class org.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with the defaults specified by a property file.
OutputStream - class java.io.OutputStream.
This abstract class is the superclass of all classes representing an output stream of bytes.
OutputStream() - Constructor for class java.io.OutputStream
 
OutputStreamWriter - class java.io.OutputStreamWriter.
An OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are encoded into bytes using a specified charset.
OutputStreamWriter(OutputStream, String) - Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the named charset.
OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the default character encoding.
OutputStreamWriter(OutputStream, Charset) - Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the given charset.
OutputStreamWriter(OutputStream, CharsetEncoder) - Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the given charset encoder.
OverlappingFileLockException - exception java.nio.channels.OverlappingFileLockException.
Unchecked exception thrown when an attempt is made to acquire a lock on a region of a file that overlaps a region already locked by the same Java virtual machine, or when another thread is already waiting to lock an overlapping region of the same file.
OverlappingFileLockException() - Constructor for class java.nio.channels.OverlappingFileLockException
Constructs an instance of this class.
OverlayLayout - class javax.swing.OverlayLayout.
A layout manager to arrange components over the top of each other.
OverlayLayout(Container) - Constructor for class javax.swing.OverlayLayout
Constructs a layout manager that performs overlay arrangement of the children.
o() - Method in class java.util.regex.Pattern
Utility method for parsing octal escape sequences.
oConvAttr - Variable in class javax.swing.text.html.HTMLWriter
Buffer for the purpose of attribute conversion.
oEnd - Variable in class javax.swing.text.html.parser.Element
 
oStart - Variable in class javax.swing.text.html.parser.Element
 
obj - Variable in class java.io.ObjectInputStream.ValidationList.Callback
 
obj - Variable in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
objBytes - Variable in class java.rmi.MarshalledObject
 
objHandles - Variable in class java.io.ObjectInputStream.GetFieldImpl
object field value handles
objNum - Variable in class java.rmi.server.ObjID
 
objVals - Variable in class java.io.ObjectInputStream.GetFieldImpl
object field values
objVals - Variable in class java.io.ObjectOutputStream.PutFieldImpl
object field values
object - Variable in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue.QNode
 
object - Variable in class javax.swing.undo.StateEdit
The object being edited
object() - Method in class org.apache.xpath.objects.XBoolean
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.XNodeSet
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.XNodeSetForDOM
Return the original DOM object that the user passed in.
object() - Method in class org.apache.xpath.objects.XNumber
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.XObject
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.XRTreeFrag
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.XStringForChars
Since this object is incomplete without the length and the offset, we have to convert to a string when this function is called.
object() - Method in class org.apache.xpath.objects.XStringForFSB
Since this object is incomplete without the length and the offset, we have to convert to a string when this function is called.
objectType(Object) - Static method in class org.apache.xalan.lib.ExsltCommon
The exsl:object-type function returns a string giving the type of the object passed as the argument.
objectType - Variable in class org.apache.xml.utils.ObjectPool
Type of objects in this pool.
objects - Variable in class javax.swing.DefaultComboBoxModel
 
objects - Variable in class org.apache.xalan.lib.sql.ObjectArray._ObjectArray
 
objs - Variable in class java.io.ObjectOutputStream.HandleTable
 
obs - Variable in class java.util.Observable
 
obtainLock() - Method in class javax.swing.text.html.HTMLDocument
 
obtainSearchBuffer() - Static method in class javax.swing.text.html.StyleSheet.SearchBuffer
Returns an instance of SearchBuffer.
oddModPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is x to the power of y mod z.
of(char) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character, or null if the character is not a member of a defined block.
ofCalendarField(int) - Static method in class java.text.DateFormat.Field
Returns the Field constant that corresponds to the Calendar constant calendarField.
off - Variable in class java.util.zip.Deflater
 
off - Variable in class java.util.zip.Inflater
 
offValue - Static variable in class java.util.logging.Handler
 
offValue - Static variable in class java.util.logging.Logger
 
offs - Variable in class javax.swing.text.BadLocationException
 
offs - Variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
 
offset - Variable in class java.awt.image.DataBuffer
Offset into default (first) bank from which to get the first element.
offset - Variable in class java.awt.image.LookupTable
 
offset - Variable in class java.io.ObjectStreamField
offset of field value in enclosing field group
offset - Variable in class java.lang.String
The offset is the first index of the storage that is used.
offset - Variable in class java.math.MutableBigInteger
The offset into the value array where the magnitude of this MutableBigInteger begins.
offset - Variable in class java.net.DatagramPacket
 
offset - Variable in class java.nio.ByteBuffer
 
offset - Variable in class java.nio.ByteBufferAsCharBufferB
 
offset - Variable in class java.nio.ByteBufferAsCharBufferL
 
offset - Variable in class java.nio.ByteBufferAsDoubleBufferB
 
offset - Variable in class java.nio.ByteBufferAsDoubleBufferL
 
offset - Variable in class java.nio.ByteBufferAsFloatBufferB
 
offset - Variable in class java.nio.ByteBufferAsFloatBufferL
 
offset - Variable in class java.nio.ByteBufferAsIntBufferB
 
offset - Variable in class java.nio.ByteBufferAsIntBufferL
 
offset - Variable in class java.nio.ByteBufferAsLongBufferB
 
offset - Variable in class java.nio.ByteBufferAsLongBufferL
 
offset - Variable in class java.nio.ByteBufferAsShortBufferB
 
offset - Variable in class java.nio.ByteBufferAsShortBufferL
 
offset - Variable in class java.nio.CharBuffer
 
offset - Variable in class java.nio.DoubleBuffer
 
offset - Variable in class java.nio.FloatBuffer
 
offset - Variable in class java.nio.IntBuffer
 
offset - Variable in class java.nio.LongBuffer
 
offset - Variable in class java.nio.ShortBuffer
 
offset - Variable in class java.util.SubList
 
offset - Variable in class java.util.zip.ZipEntry
 
offset - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
offset - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
offset - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Initial location the mouse down happened at.
offset - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
offset - Variable in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
 
offset - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
offset - Variable in class javax.swing.text.DefaultFormatter.ReplaceHolder
Offset where the remove/insert is going to occur.
offset - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
offset - Variable in class javax.swing.text.GapContent.InsertUndo
Where string was inserted.
offset - Variable in class javax.swing.text.GapContent.RemoveUndo
Where the string was removed from.
offset - Variable in class javax.swing.text.GlyphView
 
offset - Variable in class javax.swing.text.Segment
This is the offset into the array that the desired text begins.
offset - Variable in class javax.swing.text.StringContent.InsertUndo
 
offset - Variable in class javax.swing.text.StringContent.PosRec
 
offset - Variable in class javax.swing.text.StringContent.RemoveUndo
 
offset - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
offset - Variable in class javax.swing.tree.DefaultTreeCellEditor
Used in editing.
offsetIndent - Variable in class javax.swing.text.AbstractWriter
 
offsetLastIndex - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Used to indicate when fracturing that the last leaf should be skipped.
offsetLastIndexOnReplace - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Used to indicate that the parent of the deepest leaf should offset the index by 1 when adding/removing elements in an insert.
offsetRequested() - Method in class javax.swing.text.BadLocationException
Returns the offset into the document that was not legal.
offsets - Variable in class java.awt.image.DataBuffer
Offsets into all banks.
offsets - Variable in class java.awt.image.RescaleOp
 
offsets - Variable in class java.io.ObjectStreamClass.FieldReflector
field data offsets
offsets - Variable in class java.text.MessageFormat
The positions where the results of formatting each argument are to be inserted into the pattern.
offsets - Variable in class javax.swing.text.html.TableView.ColumnIterator
 
offsets - Variable in class javax.swing.text.html.TableView.RowIterator
 
old - Variable in class javax.swing.JEditorPane.PageLoader
URL of the old page that was replaced (for the property change event)
oldBorderPainted - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
oldColor - Variable in class javax.swing.colorchooser.DefaultPreviewPanel
 
oldComponentInnards - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
oldFindAndEliminateRedundant(int, int, ExpressionOwner, ElemTemplateElement, Vector) - Method in class org.apache.xalan.templates.RedundentExprEliminator
To be removed.
oldImpl - Variable in class java.net.DatagramSocket
Are we using an older DatagramSocketImpl?
oldImpl - Variable in class java.net.ServerSocket
Are we using an older SocketImpl?
oldImpl - Variable in class java.net.Socket
Are we using an older SocketImpl?
oldLast - Variable in class java.util.regex.Matcher
The end index of what matched in the last match operation.
oldLeadSelectionPath - Variable in class javax.swing.event.TreeSelectionEvent
leadSelectionPath before the paths changed, may be null.
oldLocationOnScreen - Variable in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
oldState - Variable in class java.awt.event.WindowEvent
TBS
oldStyle - Variable in class javax.swing.text.DefaultStyledDocument.StyleChangeUndoableEdit
Old style, before setting newStyle.
oldValue - Variable in class javax.swing.plaf.basic.BasicComboBoxEditor
 
omitEnd() - Method in class javax.swing.text.html.parser.Element
Return true if the end tag can be omitted.
omitStart() - Method in class javax.swing.text.html.parser.Element
Return true if the start tag can be omitted.
onKeyRelease - Variable in class java.awt.AWTKeyStroke
 
onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Changes this decoder's action for malformed-input errors.
onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Changes this encoder's action for malformed-input errors.
onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Changes this decoder's action for unmappable-character errors.
onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Changes this encoder's action for unmappable-character errors.
oneMark - Variable in class javax.swing.text.GapContent.MarkVector
 
oneTouchExpandable - Variable in class javax.swing.JSplitPane
Is a little widget provided to quickly expand/collapse the split pane?
oneTouchExpandableChanged() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messaged when the oneTouchExpandable value of the JSplitPane the receiver is contained in changes.
op - Static variable in class java.text.LineBreakData
 
op(int, int) - Method in class javax.swing.Spring.CompoundSpring
 
op(int, int) - Method in class javax.swing.Spring.MaxSpring
 
op(int, int) - Method in class javax.swing.Spring.SumSpring
 
opaqueBits - Static variable in class java.awt.image.IndexColorModel
 
open(String) - Method in class java.io.FileInputStream
Opens the specified file for reading.
open(String) - Method in class java.io.FileOutputStream
Opens a file, with the specified name, for writing.
open(String, int) - Method in class java.io.RandomAccessFile
Opens a file and returns the file descriptor.
open - Variable in class java.nio.channels.Channels.ReadableByteChannelImpl
 
open - Variable in class java.nio.channels.Channels.WritableByteChannelImpl
 
open() - Static method in class java.nio.channels.DatagramChannel
Opens a datagram channel.
open() - Static method in class java.nio.channels.Pipe
Opens a pipe.
open() - Static method in class java.nio.channels.Selector
Opens a selector.
open() - Static method in class java.nio.channels.ServerSocketChannel
Opens a server-socket channel.
open() - Static method in class java.nio.channels.SocketChannel
Opens a socket channel.
open(SocketAddress) - Static method in class java.nio.channels.SocketChannel
Opens a socket channel and connects it to a remote address.
open - Variable in class java.nio.channels.spi.AbstractInterruptibleChannel
 
open - Variable in class java.nio.channels.spi.AbstractSelector
 
open(File, boolean) - Method in class java.util.logging.FileHandler
 
open(String, int, long) - Static method in class java.util.zip.ZipFile
 
open(int, int) - Method in class javax.swing.text.GapVector
Make space for the given number of items at the given location.
open(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
Open the given file and put it in the XML, HTML, or Text formatter listener's table.
openAppend(String) - Method in class java.io.FileOutputStream
Opens a file, with the specified name, for appending.
openBracket - Static variable in class java.text.SentenceBreakData
 
openButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openConnection(String, String, String, int, String) - Method in interface ISSearch.ISDBinterface
Opens the Database connection to the Oracle instance specified by input parameters.
openConnection() - Method in class java.net.URL
Returns a URLConnection object that represents a connection to the remote object referred to by the URL.
openConnection(URL) - Method in class java.net.URLStreamHandler
Opens a connection to the object referenced by the URL argument.
openDB() - Method in class ISSearch.ISDBCrawler
Initializes the internal database interface and opens its database connection
openDB() - Method in interface ISSearch.ISDBCrawlerInterface
Initializes the internal database interface and opens its database connection
openDatagramChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
openDialogTitleText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openElementForChildren() - Method in class org.apache.xalan.serialize.SerializerToXML
Flag the current element as not yet having any children.
openFiles() - Method in class java.util.logging.FileHandler
 
openFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Normally this method will not be called.
openFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
If possible, display this frame in an appropriate location.
openIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Icon used to show non-leaf nodes that are expanded.
openKey(int) - Method in class java.util.prefs.WindowsPreferences
Opens current node's underlying Windows registry key using a given security mask.
openKey(int, int) - Method in class java.util.prefs.WindowsPreferences
Opens current node's underlying Windows registry key using a given security mask.
openKey(byte[], int, int) - Method in class java.util.prefs.WindowsPreferences
Opens Windows registry key at a given absolute path using a given security mask.
openKey(int, byte[], int, int) - Method in class java.util.prefs.WindowsPreferences
Opens Windows registry key at a given relative path with respect to a given Windows registry key.
openMenuKey - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
Deprecated. As of Java 2 platform v1.3.
openPipe() - Method in class java.nio.channels.spi.SelectorProvider
Opens a pipe.
openProfile(String) - Static method in class java.awt.color.ICC_Profile
 
openSelector() - Method in class java.nio.channels.spi.SelectorProvider
Opens a selector.
openServerSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a server-socket channel.
openSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a socket channel.
openStream() - Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection.
opened - Variable in class javax.swing.JInternalFrame
 
operate(XObject) - Method in class org.apache.xpath.operations.Bool
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Div
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Equals
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Gt
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Gte
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Lt
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Lte
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Minus
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Mod
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Mult
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class org.apache.xpath.operations.Neg
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.NotEquals
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class org.apache.xpath.operations.Number
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Operation
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Plus
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Quo
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class org.apache.xpath.operations.String
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class org.apache.xpath.operations.UnaryOperation
Apply the operation to two operands, and return the result.
operation - Variable in class java.rmi.server.Operation
Deprecated.  
opposite - Variable in class java.awt.event.FocusEvent
The other Component involved in this focus change.
opposite - Variable in class java.awt.event.WindowEvent
The other Window involved in this focus or activation change.
optInfo - Variable in class java.awt.font.TextLayout
 
optimize(Pattern.Node) - Static method in class java.util.regex.Pattern.BnM
Pre calculates arrays needed to generate the bad character shift and the good suffix shift.
optimizedDrawingPossible - Variable in class javax.swing.JLayeredPane
 
option - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Current option, if in an option element (needed to load the label.
optionCount - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
 
optionPane - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
JOptionPane that the receiver is providing the look and feel for.
optionType - Variable in class javax.swing.JOptionPane
Option type, one of DEFAULT_OPTION, YES_NO_OPTION, YES_NO_CANCEL_OPTION or OK_CANCEL_OPTION.
options - Variable in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
 
options - Variable in class javax.swing.JOptionPane
Options to display to the user.
optoSft - Static variable in class java.util.jar.JarFile
 
optoSft - Variable in class java.util.regex.Pattern.BnM
 
or(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this | val).
or(BitSet) - Method in class java.util.BitSet
Performs a logical OR of this bit set with the bit set argument.
or(int) - Method in class org.apache.xpath.compiler.Compiler
Compile an 'or' operation.
orEventMasks(long) - Method in class java.awt.Toolkit.SelectiveAWTEventListener
 
orange - Static variable in class java.awt.Color
The color orange.
orb() - Method in interface javax.rmi.CORBA.Tie
Returns the ORB for this tie.
orb(ORB) - Method in interface javax.rmi.CORBA.Tie
Sets the ORB for this tie.
order() - Method in class java.nio.ByteBuffer
Retrieves this buffer's byte order.
order(ByteOrder) - Method in class java.nio.ByteBuffer
Modifies this buffer's byte order.
order() - Method in class java.nio.ByteBufferAsCharBufferB
 
order() - Method in class java.nio.ByteBufferAsCharBufferL
 
order() - Method in class java.nio.ByteBufferAsCharBufferRB
 
order() - Method in class java.nio.ByteBufferAsCharBufferRL
 
order() - Method in class java.nio.ByteBufferAsDoubleBufferB
 
order() - Method in class java.nio.ByteBufferAsDoubleBufferL
 
order() - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
order() - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
order() - Method in class java.nio.ByteBufferAsFloatBufferB
 
order() - Method in class java.nio.ByteBufferAsFloatBufferL
 
order() - Method in class java.nio.ByteBufferAsFloatBufferRB
 
order() - Method in class java.nio.ByteBufferAsFloatBufferRL
 
order() - Method in class java.nio.ByteBufferAsIntBufferB
 
order() - Method in class java.nio.ByteBufferAsIntBufferL
 
order() - Method in class java.nio.ByteBufferAsIntBufferRB
 
order() - Method in class java.nio.ByteBufferAsIntBufferRL
 
order() - Method in class java.nio.ByteBufferAsLongBufferB
 
order() - Method in class java.nio.ByteBufferAsLongBufferL
 
order() - Method in class java.nio.ByteBufferAsLongBufferRB
 
order() - Method in class java.nio.ByteBufferAsLongBufferRL
 
order() - Method in class java.nio.ByteBufferAsShortBufferB
 
order() - Method in class java.nio.ByteBufferAsShortBufferL
 
order() - Method in class java.nio.ByteBufferAsShortBufferRB
 
order() - Method in class java.nio.ByteBufferAsShortBufferRL
 
order() - Method in class java.nio.CharBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.DirectCharBufferRS
 
order() - Method in class java.nio.DirectCharBufferRU
 
order() - Method in class java.nio.DirectCharBufferS
 
order() - Method in class java.nio.DirectCharBufferU
 
order() - Method in class java.nio.DirectDoubleBufferRS
 
order() - Method in class java.nio.DirectDoubleBufferRU
 
order() - Method in class java.nio.DirectDoubleBufferS
 
order() - Method in class java.nio.DirectDoubleBufferU
 
order() - Method in class java.nio.DirectFloatBufferRS
 
order() - Method in class java.nio.DirectFloatBufferRU
 
order() - Method in class java.nio.DirectFloatBufferS
 
order() - Method in class java.nio.DirectFloatBufferU
 
order() - Method in class java.nio.DirectIntBufferRS
 
order() - Method in class java.nio.DirectIntBufferRU
 
order() - Method in class java.nio.DirectIntBufferS
 
order() - Method in class java.nio.DirectIntBufferU
 
order() - Method in class java.nio.DirectLongBufferRS
 
order() - Method in class java.nio.DirectLongBufferRU
 
order() - Method in class java.nio.DirectLongBufferS
 
order() - Method in class java.nio.DirectLongBufferU
 
order() - Method in class java.nio.DirectShortBufferRS
 
order() - Method in class java.nio.DirectShortBufferRU
 
order() - Method in class java.nio.DirectShortBufferS
 
order() - Method in class java.nio.DirectShortBufferU
 
order() - Method in class java.nio.DoubleBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.FloatBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.HeapCharBuffer
 
order() - Method in class java.nio.HeapCharBufferR
 
order() - Method in class java.nio.HeapDoubleBuffer
 
order() - Method in class java.nio.HeapDoubleBufferR
 
order() - Method in class java.nio.HeapFloatBuffer
 
order() - Method in class java.nio.HeapFloatBufferR
 
order() - Method in class java.nio.HeapIntBuffer
 
order() - Method in class java.nio.HeapIntBufferR
 
order() - Method in class java.nio.HeapLongBuffer
 
order() - Method in class java.nio.HeapLongBufferR
 
order() - Method in class java.nio.HeapShortBuffer
 
order() - Method in class java.nio.HeapShortBufferR
 
order() - Method in class java.nio.IntBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.LongBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.ShortBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.StringCharBuffer
 
orderBands(int[], int) - Method in class java.awt.image.ComponentSampleModel
Preserves band ordering with new step factor...
ordering - Variable in class java.text.CollationElementIterator
 
ordinaryChar(int) - Method in class java.io.StreamTokenizer
Specifies that the character argument is "ordinary" in this tokenizer.
ordinaryChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are "ordinary" in this tokenizer.
org.apache.crimson.jaxp - package org.apache.crimson.jaxp
 
org.apache.crimson.parser - package org.apache.crimson.parser
 
org.apache.crimson.tree - package org.apache.crimson.tree
 
org.apache.crimson.util - package org.apache.crimson.util
 
org.apache.xalan - package org.apache.xalan
 
org.apache.xalan.client - package org.apache.xalan.client
 
org.apache.xalan.extensions - package org.apache.xalan.extensions
 
org.apache.xalan.lib - package org.apache.xalan.lib
 
org.apache.xalan.lib.sql - package org.apache.xalan.lib.sql
 
org.apache.xalan.processor - package org.apache.xalan.processor
 
org.apache.xalan.res - package org.apache.xalan.res
 
org.apache.xalan.serialize - package org.apache.xalan.serialize
 
org.apache.xalan.templates - package org.apache.xalan.templates
 
org.apache.xalan.trace - package org.apache.xalan.trace
 
org.apache.xalan.transformer - package org.apache.xalan.transformer
 
org.apache.xalan.xslt - package org.apache.xalan.xslt
 
org.apache.xml.dtm - package org.apache.xml.dtm
 
org.apache.xml.dtm.ref - package org.apache.xml.dtm.ref
 
org.apache.xml.dtm.ref.dom2dtm - package org.apache.xml.dtm.ref.dom2dtm
 
org.apache.xml.dtm.ref.sax2dtm - package org.apache.xml.dtm.ref.sax2dtm
 
org.apache.xml.utils - package org.apache.xml.utils
 
org.apache.xml.utils.res - package org.apache.xml.utils.res
 
org.apache.xml.utils.synthetic - package org.apache.xml.utils.synthetic
 
org.apache.xml.utils.synthetic.reflection - package org.apache.xml.utils.synthetic.reflection
 
org.apache.xpath - package org.apache.xpath
 
org.apache.xpath.axes - package org.apache.xpath.axes
 
org.apache.xpath.compiler - package org.apache.xpath.compiler
 
org.apache.xpath.domapi - package org.apache.xpath.domapi
 
org.apache.xpath.functions - package org.apache.xpath.functions
 
org.apache.xpath.objects - package org.apache.xpath.objects
 
org.apache.xpath.operations - package org.apache.xpath.operations
 
org.apache.xpath.patterns - package org.apache.xpath.patterns
 
org.apache.xpath.res - package org.apache.xpath.res
 
orientation - Variable in class java.awt.ComponentOrientation
 
orientation - Variable in class java.awt.ScrollPaneAdjustable
Orientation of this scrollbar.
orientation - Variable in class java.awt.Scrollbar
The Scrollbar's orientation--being either horizontal or vertical.
orientation - Variable in class javax.swing.JProgressBar
Whether the progress bar is horizontal or vertical.
orientation - Variable in class javax.swing.JScrollBar
 
orientation - Variable in class javax.swing.JSeparator
 
orientation - Variable in class javax.swing.JSlider
 
orientation - Variable in class javax.swing.JSplitPane
How the views are split.
orientation - Variable in class javax.swing.JToolBar
 
orientation - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollAction
Direction to scroll.
orientation - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Orientation of the JSplitPane.
orientation - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
 
orientation - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
orientationRequested - Variable in class java.awt.PageAttributes
 
origin - Variable in class java.awt.PageAttributes
 
origin - Variable in class java.awt.dnd.DragGestureEvent
The origin of the drag.
origin - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
originalCaret - Variable in class javax.swing.text.JTextComponent
 
originalGraphics - Variable in class javax.swing.SwingGraphics
 
origmodel - Variable in class java.awt.image.RGBImageFilter
The ColorModel to be replaced by newmodel when the user calls substituteColorModel.
osis - Variable in class java.awt.image.BufferedImage
 
other - Static variable in class java.text.SentenceBreakData
 
otherCurrencies - Static variable in class java.util.Currency
 
otherCurrencies - Static variable in class java.util.CurrencyData
 
otherCurrenciesDFD - Static variable in class java.util.Currency
 
otherCurrenciesDFD - Static variable in class java.util.CurrencyData
 
otherCursor - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
othersDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether updates made by others are visible.
ourPermission - Variable in class java.util.logging.LogManager
 
out - Variable in class java.io.BufferedWriter
 
out - Static variable in class java.io.FileDescriptor
A handle to the standard output stream.
out - Variable in class java.io.FilterOutputStream
The underlying output stream to be filtered.
out - Variable in class java.io.FilterWriter
The underlying character-output stream.
out - Variable in class java.io.ObjectOutputStream.BlockDataOutputStream
underlying output stream
out - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be read by this piped input stream.
out - Variable in class java.io.PipedReader
The index of the position in the circular buffer at which the next character of data will be read by this piped reader.
out - Variable in class java.io.PrintWriter
The underlying character-output stream of this PrintWriter.
out - Static variable in class java.lang.System
The "standard" output stream.
out - Variable in class java.nio.channels.Channels.WritableByteChannelImpl
 
out - Variable in class java.util.logging.FileHandler.MeteredStream
 
out - Variable in class javax.swing.text.AbstractWriter
 
outData - Variable in class java.awt.TexturePaintContext.Byte
 
outData - Variable in class java.awt.TexturePaintContext.ByteFilter
 
outData - Variable in class java.awt.TexturePaintContext.Int
 
outOff - Variable in class java.awt.TexturePaintContext.Byte
 
outOff - Variable in class java.awt.TexturePaintContext.ByteFilter
 
outOff - Variable in class java.awt.TexturePaintContext.Int
 
outRas - Variable in class java.awt.TexturePaintContext
 
outSpan - Variable in class java.awt.TexturePaintContext.Byte
 
outSpan - Variable in class java.awt.TexturePaintContext.ByteFilter
 
outSpan - Variable in class java.awt.TexturePaintContext.Int
 
outWriter - Variable in class org.apache.xalan.xslt.EnvironmentCheck
Simple PrintWriter we send output to; defaults to System.out.
outcode(double, double) - Method in class java.awt.Rectangle
Determines where the specified coordinates lie with respect to this Rectangle.
outcode(double, double) - Method in class java.awt.geom.Rectangle2D.Double
Determines where the specified double coordinates lie with respect to this Rectangle2D.
outcode(double, double) - Method in class java.awt.geom.Rectangle2D.Float
Determines where the specified float coordinates lie with respect to this Rectangle2D.
outcode(double, double) - Method in class java.awt.geom.Rectangle2D
Determines where the specified coordinates lie with respect to this Rectangle2D.
outcode(Point2D) - Method in class java.awt.geom.Rectangle2D
Determines where the specified Point2D lies with respect to this Rectangle2D.
outer - Variable in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
outer - Variable in class javax.swing.plaf.basic.BasicDropTargetListener
 
outpixbuf - Variable in class java.awt.image.ReplicateScaleFilter
A byte array initialized with a size of ReplicateScaleFilter.destWidth and used to deliver a row of pixel data to the ImageConsumer.
output - Variable in class java.util.logging.StreamHandler
 
output(char[], int, int) - Method in class javax.swing.text.AbstractWriter
The last stop in writing out content.
output(char[], int, int) - Method in class javax.swing.text.html.HTMLWriter
This method is overriden to map any character entities, such as < to &lt;.
output(String) - Method in class javax.swing.text.html.HTMLWriter
This directly invokes super's output after converting string to a char[].
outputAttributes - Variable in class javax.swing.text.rtf.RTFGenerator
 
outputConversion - Variable in class javax.swing.text.rtf.RTFGenerator
 
outputConversionForName(String) - Static method in class javax.swing.text.rtf.RTFGenerator
 
outputConversionFromTranslationTable(char[]) - Static method in class javax.swing.text.rtf.RTFGenerator
Takes a translation table (a 256-element array of characters) and creates an output conversion table for use by convertCharacter().
outputDocTypeDecl(String, boolean) - Method in class org.apache.xalan.serialize.SerializerToXML
Output the doc type declaration.
outputEntityDecl(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Output the doc type declaration.
outputLineSep() - Method in class org.apache.xalan.serialize.SerializerToXML
Output a system-dependent line break.
outputResultTreeFragment(XObject, XPathContext) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Given a result tree fragment, walk the tree and output it to the result stream.
outputStream - Variable in class javax.swing.text.rtf.RTFGenerator
 
outputToResultTree(Stylesheet, Object) - Method in class org.apache.xalan.extensions.XSLProcessorContext
Output an object to the result tree by doing the right conversions.
outsideBorder - Variable in class javax.swing.border.CompoundBorder
 
overConstrainedHorizontally() - Method in class javax.swing.SpringLayout.Constraints
 
overConstrainedVertically() - Method in class javax.swing.SpringLayout.Constraints
 
overlappedByOwnedWindow() - Method in class javax.swing.PopupFactory.ContainerPopup
 
overlaps(long, long) - Method in class java.nio.channels.FileLock
Tells whether or not this lock overlaps the given lock range.
override - Variable in class java.lang.reflect.AccessibleObject
 
overrideMap - Static variable in class javax.swing.text.JTextComponent
Maps from class name to Boolean indicating if processInputMethodEvent has been overriden.
overwriteMode - Variable in class javax.swing.text.DefaultFormatter
If true, editing mode is in overwrite (or strikethough).
ownDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether a result set's own deletes are visible.
ownInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether a result set's own inserts are visible.
ownUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether for the given type of ResultSet object, the result set's own updates are visible.
ownedInit(Window) - Method in class java.awt.Window
 
ownedWindowK - Static variable in class java.awt.Component
 
ownedWindowList - Variable in class java.awt.Window
A vector containing all the windows this window currently owns.
ownedWindows - Variable in class java.awt.Frame
 
owner - Variable in class java.awt.datatransfer.Clipboard
 
owner - Variable in class java.text.CollationElementIterator
 
owner - Variable in class javax.swing.AbstractActionPropertyChangeListener.OwnedWeakReference
 
owner - Variable in class javax.swing.JRootPane.DefaultAction
 
owner - Variable in class javax.swing.PopupFactory.ContainerPopup
Component we are to be added to.
ownerDocument - Variable in class org.apache.crimson.tree.NodeBase
 
ownerElement - Variable in class org.apache.crimson.tree.AttributeNode
At construction time ownerElement is null, it gets set whenever an attribute is set on an Element
ownerElement - Variable in class org.apache.crimson.tree.AttributeSet
 
ownsSelection - Variable in class javax.swing.text.DefaultCaret
This is used to indicate if the caret currently owns the selection.

P

P - Static variable in class javax.swing.text.html.HTML.Tag
 
PADDING - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
 
PAGE_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out in the direction that lines flow across a page as determined by the target container's ComponentOrientation property.
PAGE_END - Static variable in class java.awt.BorderLayout
The component comes after the last line of the layout's content.
PAGE_END - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area associated with the end of a page for the current ComponentOrienation.
PAGE_EXISTS - Static variable in interface java.awt.print.Printable
Returned from Printable.print(Graphics, PageFormat, int) to signify that the requested page was rendered.
PAGE_START - Static variable in class java.awt.BorderLayout
The component comes before the first line of the layout's content.
PAGE_START - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area associated with the start of a page for the current ComponentOrienation.
PAINT - Static variable in class java.awt.event.PaintEvent
The paint event type.
PAINT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting paint events.
PAINT_FIRST - Static variable in class java.awt.event.PaintEvent
Marks the first integer id for the range of paint event ids.
PAINT_LAST - Static variable in class java.awt.event.PaintEvent
Marks the last integer id for the range of paint event ids.
PALETTE_DIMENSION - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
PALETTE_FRAME - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
PALETTE_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Palette layer.
PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
General category "Zp" in the Unicode specification.
PARAM - Static variable in class javax.swing.text.html.HTML.Tag
 
PARAMETER - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
PARAM_documentURL - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
PARAM_styleURL - Variable in class org.apache.xalan.client.XSLTProcessorApplet
 
PARA_INDENT_LEFT - Static variable in class javax.swing.text.html.HTMLEditorKit
The paragraph left indent action identifier
PARA_INDENT_RIGHT - Static variable in class javax.swing.text.html.HTMLEditorKit
The paragraph right indent action identifier
PARENT - Static variable in class javax.swing.plaf.basic.BasicPopupMenuUI.SelectParentChildAction
 
PARENT - Static variable in interface org.apache.xml.dtm.Axis
The parent axis contains the parent of the context node, if there is one.
PARENT_CHANGED - Static variable in class java.awt.event.HierarchyEvent
Indicates that the HIERARCHY_CHANGED event was generated by a reparenting operation.
PAREN_CLOSE - Static variable in class javax.swing.text.html.CSSParser
 
PAREN_OPEN - Static variable in class javax.swing.text.html.CSSParser
 
PARTIALLY_OBSCURED - Static variable in class javax.swing.JComponent
 
PATTERN_DECIMAL_SEPARATOR - Static variable in class java.text.DecimalFormat
 
PATTERN_DIGIT - Static variable in class java.text.DecimalFormat
 
PATTERN_EXPONENT - Static variable in class java.text.DecimalFormat
 
PATTERN_GROUPING_SEPARATOR - Static variable in class java.text.DecimalFormat
 
PATTERN_INDEX_TO_CALENDAR_FIELD - Static variable in class java.text.SimpleDateFormat
 
PATTERN_INDEX_TO_DATE_FORMAT_FIELD - Static variable in class java.text.SimpleDateFormat
 
PATTERN_INDEX_TO_DATE_FORMAT_FIELD_ID - Static variable in class java.text.SimpleDateFormat
 
PATTERN_MINUS - Static variable in class java.text.DecimalFormat
 
PATTERN_PERCENT - Static variable in class java.text.DecimalFormat
 
PATTERN_PER_MILLE - Static variable in class java.text.DecimalFormat
 
PATTERN_SEPARATOR - Static variable in class java.text.DecimalFormat
 
PATTERN_ZERO_DIGIT - Static variable in class java.text.DecimalFormat
 
PAUSE - Static variable in class java.awt.Event
The Pause key, a non-ASCII action key.
PCDATA - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is PCDATA.
PCDATA - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the PCDATA flag
PENDING - Static variable in class javax.swing.UIDefaults
 
PENDING_IMAGE_SRC - Static variable in class javax.swing.text.html.ImageView
File name for sPendingImageIcon.
PERCENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the percent field.
PERCENTSTYLE - Static variable in class java.text.NumberFormat
 
PERMILLE - Static variable in class java.text.NumberFormat.Field
Constant identifying the permille field.
PERSIST - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, the edited value should be left.
PERSONAL - Static variable in class java.awt.PageAttributes.MediaType
An alias for PERSONAL_ENVELOPE.
PERSONAL_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for 6 3/4 envelope, 3 5/8 x 6 1/2 in.
PER_MILLE_SIGN - Static variable in class java.text.TextBoundaryData
 
PER_TEN_THOUSAND_SIGN - Static variable in class java.text.TextBoundaryData
 
PGDN - Static variable in class java.awt.Event
The Page Down key, a non-ASCII action key.
PGUP - Static variable in class java.awt.Event
The Page Up key, a non-ASCII action key.
PHRASE - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a phrase.
PHRASE - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the PHRASE flag
PHYSICAL - Static variable in class java.awt.PageAttributes.OriginType
The OriginType instance to use for specifying a physical origin.
PI - Static variable in class java.lang.Math
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in class java.lang.StrictMath
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
PI - Static variable in class org.apache.xalan.lib.ExsltMath
 
PIE - Static variable in class java.awt.geom.Arc2D
The closure type for an arc closed by drawing straight line segments from the start of the arc segment to the center of the full ellipse and from that point to the end of the arc segment.
PINK - Static variable in class java.awt.Color
The color pink.
PINode - class org.apache.crimson.tree.PINode.
Node representing an XML processing instruction.
PINode() - Constructor for class org.apache.crimson.tree.PINode
Constructs a processing instruction node.
PINode(String, String) - Constructor for class org.apache.crimson.tree.PINode
Constructs a processing instruction node.
PINode(String, char[], int, int) - Constructor for class org.apache.crimson.tree.PINode
 
PIPE_SIZE - Static variable in class java.io.PipedInputStream
The size of the pipe's circular input buffer.
PIPE_SIZE - Static variable in class java.io.PipedReader
The size of the pipe's circular input buffer.
PLAIN - Static variable in class java.awt.Font
The plain style constant.
PLAIN_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
PLAIN_MESSAGE - Static variable in class javax.swing.JOptionPane
No icon is used.
PLAIN_TEXT - Static variable in class java.awt.datatransfer.StringSelection
 
PM - Static variable in class java.util.Calendar
Value of the AM_PM field indicating the period of the day from noon to just before midnight.
POPUP_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Popup layer.
PORTRAIT - Static variable in class java.awt.PageAttributes.OrientationRequestedType
The OrientationRequestedType instance to use for specifying a portrait orientation.
PORTRAIT - Static variable in class java.awt.print.PageFormat
The origin is at the top left of the paper with x running to the right and y running down the paper.
PORT_MAX - Static variable in class java.net.SocketPermission
 
PORT_MIN - Static variable in class java.net.SocketPermission
 
POSITIVEINFINITY - Static variable in class java.text.ChoiceFormat
 
POSITIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the positive infinity of type double.
POSITIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the positive infinity of type float.
POSITIVE_SCROLL - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
POSITIVE_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
POSSESSIVE - Static variable in class java.util.regex.Pattern
 
POSTURE - Static variable in class java.awt.font.TextAttribute
Attribute key for the posture of a font.
POSTURE_OBLIQUE - Static variable in class java.awt.font.TextAttribute
The standard italic posture.
POSTURE_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard posture, upright.
PRC - Static variable in class java.util.Locale
Useful constant for country.
PRE - Static variable in class javax.swing.text.html.HTML.Tag
 
PRECEDING - Static variable in interface org.apache.xml.dtm.Axis
The preceding axis contains all nodes in the same document as the context node that are before the context node in document order, excluding any ancestors and excluding attribute nodes and namespace nodes
PRECEDINGANDANCESTOR - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, traversing the the preceding and the ancestor nodes, needed for inverseing select patterns to match patterns.
PRECEDINGSIBLING - Static variable in interface org.apache.xml.dtm.Axis
The preceding-sibling axis contains all the preceding siblings of the context node; if the context node is an attribute node or namespace node, the preceding-sibling axis is empty.
PREFERRED - Static variable in class java.awt.GraphicsConfigTemplate
Value used for "Enum" (Integer) type.
PREFERREDSIZE - Static variable in class java.awt.GridBagLayout
The preferred grid size that can be laid out by the grid bag layout.
PREFERRED_HORIZONTAL_SIZE - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
PREFERRED_INNER_HORIZONTAL - Static variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
PREFERRED_INNER_VERTICAL - Static variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
PREFERRED_VERTICAL_SIZE - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
PREFORMATTED - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is a preformatted type.
PREFORMATTED - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the PREFORMATTED flag
PREFS_DTD - Static variable in class java.util.prefs.XmlSupport
 
PREFS_DTD_URI - Static variable in class java.util.prefs.XmlSupport
 
PREF_HEIGHT - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
PREF_SIZE - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
PREF_WIDTH - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
PRESENT - Static variable in class java.util.HashSet
 
PRESENT - Static variable in class java.util.TreeSet
 
PRESSED - Static variable in class javax.swing.DefaultButtonModel
Indicates that the button has been "pressed" (typically, when the mouse is released).
PRESSED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been pressed.
PREVIEW_PANEL_PROPERTY - Static variable in class javax.swing.JColorChooser
The preview panel property name.
PREVIOUS - Static variable in interface javax.swing.SwingConstants
Identifies the previous direction in a sequence.
PRIMARY - Static variable in class java.text.Collator
Collator strength value.
PRIMARYDIFFERENCEONLY - Static variable in class java.text.RBCollationTables
 
PRIMARYORDERINCREMENT - Static variable in class java.text.RBTableBuilder
 
PRIMARYORDERMASK - Static variable in class java.text.RBCollationTables
 
PRIMARYORDERSHIFT - Static variable in class java.text.RBCollationTables
 
PRIME - Static variable in class java.text.TextBoundaryData
 
PRINTABLE - Static variable in class java.awt.PageAttributes.OriginType
The OriginType instance to use for specifying a printable origin.
PRINTER - Static variable in class java.awt.JobAttributes.DestinationType
The DestinationType instance to use for specifying print to printer.
PRINT_SCREEN - Static variable in class java.awt.Event
The Print Screen key, a non-ASCII action key.
PRIOR - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are PRIOR, the contents of the back buffer are the prior contents of the front buffer (a true page flip).
PRIORITY_INTERCHAR - Static variable in class java.awt.font.GlyphJustificationInfo
The second lowest justification priority.
PRIORITY_KASHIDA - Static variable in class java.awt.font.GlyphJustificationInfo
The highest justification priority.
PRIORITY_NONE - Static variable in class java.awt.font.GlyphJustificationInfo
The lowest justification priority.
PRIORITY_WHITESPACE - Static variable in class java.awt.font.GlyphJustificationInfo
The second highest justification priority.
PRIVATE - Static variable in class java.lang.reflect.Modifier
The int value representing the private modifier.
PRIVATE - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a private (copy-on-write) mapping.
PRIVATE_USE - Static variable in class java.lang.Character
General category "Co" in the Unicode specification.
PRIVATE_USE_AREA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
PRIV_PORT_MAX - Static variable in class java.net.SocketPermission
 
PROCESSING_INSTRUCTION - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a ProcessingInstruction.
PRODUCT - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Constant name of product.
PROMPT - Static variable in class javax.swing.text.html.HTML.Attribute
 
PROPERTIES - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the properties of the image are now available.
PROPERTIES - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
PROTECTED - Static variable in class java.lang.reflect.Modifier
The int value representing the protected modifier.
PROTOCOL_VERSION_1 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
PROTOCOL_VERSION_2 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
PROTO_VERS - Static variable in interface java.net.SocksConsts
 
PROTO_VERS4 - Static variable in interface java.net.SocksConsts
 
PROXY_EVENT_MASK - Static variable in class java.awt.LightweightDispatcher
The kind of events routed to lightweight components from windowed hosts.
PSEUDONAME_ANY - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for a wild card pattern ('*').
PSEUDONAME_COMMENT - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for a comment node.
PSEUDONAME_OTHER - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for an unknown type value.
PSEUDONAME_PI - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for a processing instruction node.
PSEUDONAME_ROOT - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for the root node.
PSEUDONAME_TEXT - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for a text node.
PSUEDOVARNAMESPACE - Static variable in class org.apache.xalan.templates.RedundentExprEliminator
 
PSUEDOVARNAMESPACE - Static variable in class org.apache.xpath.operations.Variable
 
PUBLIC - Static variable in interface java.lang.reflect.Member
Identifies the set of all public members of a class or interface, including inherited members.
PUBLIC - Static variable in class java.lang.reflect.Modifier
The int value representing the public modifier.
PUBLIC - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
PUNCT - Static variable in class java.util.regex.ASCII
 
PUNCTUATION_HYPHENATION_POINT - Static variable in class java.text.TextBoundaryData
 
PUNCTUATION_IDEOGRAPHIC_COMMA - Static variable in class java.text.TextBoundaryData
 
PUNCTUATION_IDEOGRAPHIC_FULL_STOP - Static variable in class java.text.TextBoundaryData
 
PUNCTUATION_LINE_SEPARATOR - Static variable in class java.text.TextBoundaryData
 
PUNCTUATION_PARAGRAPH_SEPARATOR - Static variable in class java.text.TextBoundaryData
 
PYCCprofile - Static variable in class java.awt.color.ICC_Profile
 
PYCCspace - Static variable in class java.awt.color.ColorSpace
 
Package - class java.lang.Package.
Package objects contain version information about the implementation and specification of a Java package.
Package(String, String, String, String, String, String, String, URL) - Constructor for class java.lang.Package
Construct a package instance with the specified version information.
Package(String, Manifest, URL) - Constructor for class java.lang.Package
 
PackedColorModel - class java.awt.image.PackedColorModel.
The PackedColorModel class is an abstract ColorModel class that works with pixel values which represent color and alpha information as separate samples and which pack all samples for a single pixel into a single int, short, or byte quantity.
PackedColorModel(ColorSpace, int, int[], int, boolean, int, int) - Constructor for class java.awt.image.PackedColorModel
Constructs a PackedColorModel from a color mask array, which specifies which bits in an int pixel representation contain each of the color samples, and an alpha mask.
PackedColorModel(ColorSpace, int, int, int, int, int, boolean, int, int) - Constructor for class java.awt.image.PackedColorModel
Constructs a PackedColorModel from the specified masks which indicate which bits in an int pixel representation contain the alpha, red, green and blue color samples.
PageAttributes - class java.awt.PageAttributes.
A set of attributes which control the output of a printed page.
PageAttributes() - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance with default values for every attribute.
PageAttributes(PageAttributes) - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance which is a copy of the supplied PageAttributes.
PageAttributes(PageAttributes.ColorType, PageAttributes.MediaType, PageAttributes.OrientationRequestedType, PageAttributes.OriginType, PageAttributes.PrintQualityType, int[]) - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance with the specified values for every attribute.
PageAttributes.ColorType - class java.awt.PageAttributes.ColorType.
A type-safe enumeration of possible color states.
PageAttributes.ColorType(int) - Constructor for class java.awt.PageAttributes.ColorType
 
PageAttributes.MediaType - class java.awt.PageAttributes.MediaType.
A type-safe enumeration of possible paper sizes.
PageAttributes.MediaType(int) - Constructor for class java.awt.PageAttributes.MediaType
 
PageAttributes.OrientationRequestedType - class java.awt.PageAttributes.OrientationRequestedType.
A type-safe enumeration of possible orientations.
PageAttributes.OrientationRequestedType(int) - Constructor for class java.awt.PageAttributes.OrientationRequestedType
 
PageAttributes.OriginType - class java.awt.PageAttributes.OriginType.
A type-safe enumeration of possible origins.
PageAttributes.OriginType(int) - Constructor for class java.awt.PageAttributes.OriginType
 
PageAttributes.PrintQualityType - class java.awt.PageAttributes.PrintQualityType.
A type-safe enumeration of possible print qualities.
PageAttributes.PrintQualityType(int) - Constructor for class java.awt.PageAttributes.PrintQualityType
 
PageFormat - class java.awt.print.PageFormat.
The PageFormat class describes the size and orientation of a page to be printed.
PageFormat() - Constructor for class java.awt.print.PageFormat
Creates a default, portrait-oriented PageFormat.
Pageable - interface java.awt.print.Pageable.
The Pageable implementation represents a set of pages to be printed.
Paint - interface java.awt.Paint.
This Paint interface defines how color patterns can be generated for Graphics2D operations.
PaintContext - interface java.awt.PaintContext.
The PaintContext interface defines the encapsulated and optimized environment to generate color patterns in device space for fill or stroke operations on a Graphics2D.
PaintEvent - class java.awt.event.PaintEvent.
The component-level paint event.
PaintEvent(Component, int, Rectangle) - Constructor for class java.awt.event.PaintEvent
Constructs a PaintEvent object with the specified source component and type.
Panel - class java.awt.Panel.
Panel is the simplest container class.
Panel() - Constructor for class java.awt.Panel
Creates a new panel using the default layout manager.
Panel(LayoutManager) - Constructor for class java.awt.Panel
Creates a new panel with the specified layout manager.
Panel.AccessibleAWTPanel - class java.awt.Panel.AccessibleAWTPanel.
This class implements accessibility support for the Panel class.
Panel.AccessibleAWTPanel() - Constructor for class java.awt.Panel.AccessibleAWTPanel
 
PanelPeer - interface java.awt.peer.PanelPeer.
The peer interfaces are intended only for use in porting the AWT.
PanelUI - class javax.swing.plaf.PanelUI.
Pluggable look and feel interface for Panel.
PanelUI() - Constructor for class javax.swing.plaf.PanelUI
 
Paper - class java.awt.print.Paper.
The Paper class describes the physical characteristics of a piece of paper.
Paper() - Constructor for class java.awt.print.Paper
Creates a letter sized piece of paper with one inch margins.
PaperHeight - Static variable in class javax.swing.text.rtf.Constants
 
PaperWidth - Static variable in class javax.swing.text.rtf.Constants
 
ParagraphElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to represent paragraphs
ParagraphView - class javax.swing.text.ParagraphView.
View of a simple line-wrapping paragraph that supports multiple fonts, colors, components, icons, etc.
ParagraphView(Element) - Constructor for class javax.swing.text.ParagraphView
Constructs a ParagraphView for the given element.
ParagraphView - class javax.swing.text.html.ParagraphView.
Displays the a paragraph, and uses css attributes for its configuration.
ParagraphView(Element) - Constructor for class javax.swing.text.html.ParagraphView
Constructs a ParagraphView for the given element.
ParagraphView.Row - class javax.swing.text.ParagraphView.Row.
Internally created view that has the purpose of holding the views that represent the children of the paragraph that have been arranged in rows.
ParagraphView.Row(Element) - Constructor for class javax.swing.text.ParagraphView.Row
 
ParameterBlock - class java.awt.image.renderable.ParameterBlock.
A ParameterBlock encapsulates all the information about sources and parameters (Objects) required by a RenderableImageOp, or other classes that process images.
ParameterBlock() - Constructor for class java.awt.image.renderable.ParameterBlock
A dummy constructor.
ParameterBlock(Vector) - Constructor for class java.awt.image.renderable.ParameterBlock
Constructs a ParameterBlock with a given Vector of sources.
ParameterBlock(Vector, Vector) - Constructor for class java.awt.image.renderable.ParameterBlock
Constructs a ParameterBlock with a given Vector of sources and Vector of parameters.
ParameterMetaData - interface java.sql.ParameterMetaData.
An object that can be used to get information about the types and properties of the parameters in a PreparedStatement object.
ParentNode - class org.apache.crimson.tree.ParentNode.
This adds an implementation of "parent of" relationships to the NodeBase class.
ParentNode() - Constructor for class org.apache.crimson.tree.ParentNode
Builds a ParentNode, which can have children that are subclasses of NodeBase.
ParentNode.TagList - class org.apache.crimson.tree.ParentNode.TagList.
 
ParentNode.TagList(String) - Constructor for class org.apache.crimson.tree.ParentNode.TagList
 
ParentNode.TagListNS - class org.apache.crimson.tree.ParentNode.TagListNS.
 
ParentNode.TagListNS(String, String) - Constructor for class org.apache.crimson.tree.ParentNode.TagListNS
 
ParseContext - interface org.apache.crimson.tree.ParseContext.
This interface is used during parsing of XML content to encapsulate information about the location of the parsing event being reported.
ParseException - exception java.text.ParseException.
Signals that an error has been reached unexpectedly while parsing.
ParseException(String, int) - Constructor for class java.text.ParseException
Constructs a ParseException with the specified detail message and offset.
ParsePosition - class java.text.ParsePosition.
ParsePosition is a simple class used by Format and its subclasses to keep track of the current position during parsing.
ParsePosition(int) - Constructor for class java.text.ParsePosition
Create a new ParsePosition with the given initial index.
Parser - class javax.swing.text.html.parser.Parser.
A simple DTD-driven HTML parser.
Parser(DTD) - Constructor for class javax.swing.text.html.parser.Parser
 
Parser2 - class org.apache.crimson.parser.Parser2.
This implements a fast non-validating SAX2 parser.
Parser2() - Constructor for class org.apache.crimson.parser.Parser2
Construct a SAX2 parser object
Parser2.Catalog - class org.apache.crimson.parser.Parser2.Catalog.
 
Parser2.Catalog() - Constructor for class org.apache.crimson.parser.Parser2.Catalog
 
Parser2.DocLocator - class org.apache.crimson.parser.Parser2.DocLocator.
 
Parser2.DocLocator() - Constructor for class org.apache.crimson.parser.Parser2.DocLocator
 
Parser2.NameCache - class org.apache.crimson.parser.Parser2.NameCache.
 
Parser2.NameCache() - Constructor for class org.apache.crimson.parser.Parser2.NameCache
 
Parser2.NameCacheEntry - class org.apache.crimson.parser.Parser2.NameCacheEntry.
 
Parser2.NameCacheEntry() - Constructor for class org.apache.crimson.parser.Parser2.NameCacheEntry
 
Parser2.NullHandler - class org.apache.crimson.parser.Parser2.NullHandler.
 
Parser2.NullHandler() - Constructor for class org.apache.crimson.parser.Parser2.NullHandler
 
ParserDelegator - class javax.swing.text.html.parser.ParserDelegator.
Responsible for starting up a new DocumentParser each time its parse method is invoked.
ParserDelegator() - Constructor for class javax.swing.text.html.parser.ParserDelegator
 
Parts - class java.net.Parts.
 
Parts(String) - Constructor for class java.net.Parts
 
PasswordAuthentication - class java.net.PasswordAuthentication.
The class PasswordAuthentication is a data holder that is used by Authenticator.
PasswordAuthentication(String, char[]) - Constructor for class java.net.PasswordAuthentication
Creates a new PasswordAuthentication object from the given user name and password.
PasswordView - class javax.swing.text.PasswordView.
Implements a View suitable for use in JPasswordField UI implementations.
PasswordView(Element) - Constructor for class javax.swing.text.PasswordView
Constructs a new view wrapped on an element.
PathComponent - interface org.apache.xpath.axes.PathComponent.
Classes who implement this information provide information needed for static analysis of a path component.
PathExpr() - Method in class org.apache.xpath.compiler.XPathParser
PathExpr ::= LocationPath | FilterExpr | FilterExpr '/' RelativeLocationPath | FilterExpr '//' RelativeLocationPath
PathIterator - interface java.awt.geom.PathIterator.
The PathIterator interface provides the mechanism for objects that implement the Shape interface to return the geometry of their boundary by allowing a caller to retrieve the path of that boundary a segment at a time.
PathPlaceHolder - class javax.swing.tree.PathPlaceHolder.
Holds a path and whether or not it is new.
PathPlaceHolder(TreePath, boolean) - Constructor for class javax.swing.tree.PathPlaceHolder
 
Pattern - class java.util.regex.Pattern.
A compiled representation of a regular expression.
Pattern(String, int) - Constructor for class java.util.regex.Pattern
This private constructor is used to create all Patterns.
Pattern() - Method in class org.apache.xpath.compiler.XPathParser
Pattern ::= LocationPathPattern | Pattern '|' LocationPathPattern
Pattern.Add - class java.util.regex.Pattern.Add.
An object added to the tree when a character class has an additional range added to it.
Pattern.Add(Pattern.Node, Pattern.Node) - Constructor for class java.util.regex.Pattern.Add
 
Pattern.All - class java.util.regex.Pattern.All.
Implements the Unicode category ALL and the dot metacharacter when in dotall mode.
Pattern.All() - Constructor for class java.util.regex.Pattern.All
 
Pattern.BackRef - class java.util.regex.Pattern.BackRef.
Refers to a group in the regular expression.
Pattern.BackRef(int) - Constructor for class java.util.regex.Pattern.BackRef
 
Pattern.Begin - class java.util.regex.Pattern.Begin.
Node to anchor at the beginning of input.
Pattern.Begin() - Constructor for class java.util.regex.Pattern.Begin
 
Pattern.Behind - class java.util.regex.Pattern.Behind.
Zero width positive lookbehind.
Pattern.Behind(Pattern.Node, int, int) - Constructor for class java.util.regex.Pattern.Behind
 
Pattern.BitClass - class java.util.regex.Pattern.BitClass.
Creates a bit vector for matching ASCII values.
Pattern.BitClass(boolean) - Constructor for class java.util.regex.Pattern.BitClass
 
Pattern.BitClass(boolean[], boolean) - Constructor for class java.util.regex.Pattern.BitClass
 
Pattern.BnM - class java.util.regex.Pattern.BnM.
Attempts to match a slice in the input using the Boyer-Moore string matching algorithm.
Pattern.BnM(char[], int[], int[], Pattern.Node) - Constructor for class java.util.regex.Pattern.BnM
 
Pattern.Both - class java.util.regex.Pattern.Both.
An object added to the tree when a character class has another nested class in it.
Pattern.Both(Pattern.Node, Pattern.Node) - Constructor for class java.util.regex.Pattern.Both
 
Pattern.Bound - class java.util.regex.Pattern.Bound.
Handles word boundaries.
Pattern.Bound(int) - Constructor for class java.util.regex.Pattern.Bound
 
Pattern.Branch - class java.util.regex.Pattern.Branch.
Handles the branching of alternations.
Pattern.Branch(Pattern.Node, Pattern.Node) - Constructor for class java.util.regex.Pattern.Branch
 
Pattern.CIBackRef - class java.util.regex.Pattern.CIBackRef.
 
Pattern.CIBackRef(int) - Constructor for class java.util.regex.Pattern.CIBackRef
 
Pattern.CINotRange - class java.util.regex.Pattern.CINotRange.
 
Pattern.CINotRange(int) - Constructor for class java.util.regex.Pattern.CINotRange
 
Pattern.CIRange - class java.util.regex.Pattern.CIRange.
Node class for matching characters within an explicit value range in a case insensitive manner.
Pattern.CIRange(int) - Constructor for class java.util.regex.Pattern.CIRange
 
Pattern.Caret - class java.util.regex.Pattern.Caret.
Node to anchor at the beginning of a line.
Pattern.Caret() - Constructor for class java.util.regex.Pattern.Caret
 
Pattern.Category - class java.util.regex.Pattern.Category.
Node class that matches a Unicode category.
Pattern.Category(int) - Constructor for class java.util.regex.Pattern.Category
 
Pattern.Conditional - class java.util.regex.Pattern.Conditional.
 
Pattern.Conditional(Pattern.Node, Pattern.Node, Pattern.Node) - Constructor for class java.util.regex.Pattern.Conditional
 
Pattern.Ctype - class java.util.regex.Pattern.Ctype.
Node class that matches a POSIX type.
Pattern.Ctype(int) - Constructor for class java.util.regex.Pattern.Ctype
 
Pattern.Curly - class java.util.regex.Pattern.Curly.
Handles the curly-brace style repetition with a specified minimum and maximum occurrences.
Pattern.Curly(Pattern.Node, int, int, int) - Constructor for class java.util.regex.Pattern.Curly
 
Pattern.Dollar - class java.util.regex.Pattern.Dollar.
Node to anchor at the end of a line or the end of input based on the multiline mode.
Pattern.Dollar(boolean) - Constructor for class java.util.regex.Pattern.Dollar
 
Pattern.Dot - class java.util.regex.Pattern.Dot.
Node class for the dot metacharacter when dotall is not enabled.
Pattern.Dot() - Constructor for class java.util.regex.Pattern.Dot
 
Pattern.Dummy - class java.util.regex.Pattern.Dummy.
Dummy node to assist in connecting branches.
Pattern.Dummy() - Constructor for class java.util.regex.Pattern.Dummy
 
Pattern.End - class java.util.regex.Pattern.End.
Node to anchor at the end of input.
Pattern.End() - Constructor for class java.util.regex.Pattern.End
 
Pattern.First - class java.util.regex.Pattern.First.
Searches until the next instance of its atom.
Pattern.First(Pattern.Node) - Constructor for class java.util.regex.Pattern.First
 
Pattern.GroupCurly - class java.util.regex.Pattern.GroupCurly.
Handles the curly-brace style repetition with a specified minimum and maximum occurrences in deterministic cases.
Pattern.GroupCurly(Pattern.Node, int, int, int, int, int) - Constructor for class java.util.regex.Pattern.GroupCurly
 
Pattern.GroupHead - class java.util.regex.Pattern.GroupHead.
The GroupHead saves the location where the group begins in the locals and restores them when the match is done.
Pattern.GroupHead(int) - Constructor for class java.util.regex.Pattern.GroupHead
 
Pattern.GroupRef - class java.util.regex.Pattern.GroupRef.
Recursive reference to a group in the regular expression.
Pattern.GroupRef(Pattern.GroupHead) - Constructor for class java.util.regex.Pattern.GroupRef
 
Pattern.GroupTail - class java.util.regex.Pattern.GroupTail.
The GroupTail handles the setting of group beginning and ending locations when groups are successfully matched.
Pattern.GroupTail(int, int) - Constructor for class java.util.regex.Pattern.GroupTail
 
Pattern.LastMatch - class java.util.regex.Pattern.LastMatch.
Node to match the location where the last match ended.
Pattern.LastMatch() - Constructor for class java.util.regex.Pattern.LastMatch
 
Pattern.LastNode - class java.util.regex.Pattern.LastNode.
 
Pattern.LastNode() - Constructor for class java.util.regex.Pattern.LastNode
 
Pattern.LazyLoop - class java.util.regex.Pattern.LazyLoop.
Handles the repetition count for a reluctant Curly.
Pattern.LazyLoop(int, int) - Constructor for class java.util.regex.Pattern.LazyLoop
 
Pattern.Loop - class java.util.regex.Pattern.Loop.
Handles the repetition count for a greedy Curly.
Pattern.Loop(int, int) - Constructor for class java.util.regex.Pattern.Loop
 
Pattern.Neg - class java.util.regex.Pattern.Neg.
Zero width negative lookahead.
Pattern.Neg(Pattern.Node) - Constructor for class java.util.regex.Pattern.Neg
 
Pattern.Node - class java.util.regex.Pattern.Node.
Base class for all node classes.
Pattern.Node() - Constructor for class java.util.regex.Pattern.Node
 
Pattern.Not - class java.util.regex.Pattern.Not.
 
Pattern.Not(Pattern.Node) - Constructor for class java.util.regex.Pattern.Not
 
Pattern.NotBehind - class java.util.regex.Pattern.NotBehind.
Zero width negative lookbehind.
Pattern.NotBehind(Pattern.Node, int, int) - Constructor for class java.util.regex.Pattern.NotBehind
 
Pattern.NotCtype - class java.util.regex.Pattern.NotCtype.
 
Pattern.NotCtype(int) - Constructor for class java.util.regex.Pattern.NotCtype
 
Pattern.NotRange - class java.util.regex.Pattern.NotRange.
 
Pattern.NotRange() - Constructor for class java.util.regex.Pattern.NotRange
 
Pattern.NotRange(int) - Constructor for class java.util.regex.Pattern.NotRange
 
Pattern.NotSingle - class java.util.regex.Pattern.NotSingle.
Node class to match any character except a single char value.
Pattern.NotSingle(int) - Constructor for class java.util.regex.Pattern.NotSingle
 
Pattern.NotSingleA - class java.util.regex.Pattern.NotSingleA.
 
Pattern.NotSingleA(int) - Constructor for class java.util.regex.Pattern.NotSingleA
 
Pattern.NotSingleU - class java.util.regex.Pattern.NotSingleU.
Case independent unicode value.
Pattern.NotSingleU(int) - Constructor for class java.util.regex.Pattern.NotSingleU
 
Pattern.Pos - class java.util.regex.Pattern.Pos.
Zero width positive lookahead.
Pattern.Pos(Pattern.Node) - Constructor for class java.util.regex.Pattern.Pos
 
Pattern.Prolog - class java.util.regex.Pattern.Prolog.
This sets up a loop to handle a recursive quantifier structure.
Pattern.Prolog(Pattern.Loop) - Constructor for class java.util.regex.Pattern.Prolog
 
Pattern.Ques - class java.util.regex.Pattern.Ques.
The 0 or 1 quantifier.
Pattern.Ques(Pattern.Node, int) - Constructor for class java.util.regex.Pattern.Ques
 
Pattern.Range - class java.util.regex.Pattern.Range.
Node class for matching characters within an explicit value range.
Pattern.Range() - Constructor for class java.util.regex.Pattern.Range
 
Pattern.Range(int) - Constructor for class java.util.regex.Pattern.Range
 
Pattern.Single - class java.util.regex.Pattern.Single.
Node class for a single character value.
Pattern.Single(int) - Constructor for class java.util.regex.Pattern.Single
 
Pattern.SingleA - class java.util.regex.Pattern.SingleA.
Case independent ASCII value.
Pattern.SingleA(int) - Constructor for class java.util.regex.Pattern.SingleA
 
Pattern.SingleU - class java.util.regex.Pattern.SingleU.
Case independent unicode value.
Pattern.SingleU(int) - Constructor for class java.util.regex.Pattern.SingleU
 
Pattern.Slice - class java.util.regex.Pattern.Slice.
Node class for a case sensitive sequence of literal characters.
Pattern.Slice(char[]) - Constructor for class java.util.regex.Pattern.Slice
 
Pattern.SliceA - class java.util.regex.Pattern.SliceA.
Node class for a case insensitive sequence of literal characters.
Pattern.SliceA(char[]) - Constructor for class java.util.regex.Pattern.SliceA
 
Pattern.SliceU - class java.util.regex.Pattern.SliceU.
Node class for a case insensitive sequence of literal characters.
Pattern.SliceU(char[]) - Constructor for class java.util.regex.Pattern.SliceU
 
Pattern.Specials - class java.util.regex.Pattern.Specials.
 
Pattern.Specials() - Constructor for class java.util.regex.Pattern.Specials
 
Pattern.Start - class java.util.regex.Pattern.Start.
Used for REs that can start anywhere within the input string.
Pattern.Start(Pattern.Node) - Constructor for class java.util.regex.Pattern.Start
 
Pattern.Sub - class java.util.regex.Pattern.Sub.
An object added to the tree when a character class has a range or single subtracted from it.
Pattern.Sub(Pattern.Node, Pattern.Node) - Constructor for class java.util.regex.Pattern.Sub
 
Pattern.TreeInfo - class java.util.regex.Pattern.TreeInfo.
Used to accumulate information about a subtree of the object graph so that optimizations can be applied to the subtree.
Pattern.TreeInfo() - Constructor for class java.util.regex.Pattern.TreeInfo
 
Pattern.UnixCaret - class java.util.regex.Pattern.UnixCaret.
Node to anchor at the beginning of a line when in unixdot mode.
Pattern.UnixCaret() - Constructor for class java.util.regex.Pattern.UnixCaret
 
Pattern.UnixDollar - class java.util.regex.Pattern.UnixDollar.
Node to anchor at the end of a line or the end of input based on the multiline mode when in unix lines mode.
Pattern.UnixDollar(boolean) - Constructor for class java.util.regex.Pattern.UnixDollar
 
Pattern.UnixDot - class java.util.regex.Pattern.UnixDot.
Node class for the dot metacharacter when dotall is not enabled but UNIX_LINES is enabled.
Pattern.UnixDot() - Constructor for class java.util.regex.Pattern.UnixDot
 
PatternEntry - class java.text.PatternEntry.
Utility class for normalizing and merging patterns for collation.
PatternEntry(int, StringBuffer, StringBuffer) - Constructor for class java.text.PatternEntry
 
PatternEntry.Parser - class java.text.PatternEntry.Parser.
 
PatternEntry.Parser(String) - Constructor for class java.text.PatternEntry.Parser
 
PatternSyntaxException - exception java.util.regex.PatternSyntaxException.
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
PatternSyntaxException(String, String, int) - Constructor for class java.util.regex.PatternSyntaxException
Constructs a new instance of this class.
PeerFixer - class java.awt.PeerFixer.
 
PeerFixer(ScrollPane) - Constructor for class java.awt.PeerFixer
 
PhantomReference - class java.lang.ref.PhantomReference.
Phantom reference objects, which are enqueued after the collector determines that their referents may otherwise be reclaimed.
PhantomReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.PhantomReference
Creates a new phantom reference that refers to the given object and is registered with the given queue.
Pipe - class java.nio.channels.Pipe.
A pair of channels that implements a unidirectional pipe.
Pipe() - Constructor for class java.nio.channels.Pipe
Initializes a new instance of this class.
Pipe.SinkChannel - class java.nio.channels.Pipe.SinkChannel.
A channel representing the writable end of a Pipe.
Pipe.SinkChannel(SelectorProvider) - Constructor for class java.nio.channels.Pipe.SinkChannel
Initializes a new instance of this class.
Pipe.SourceChannel - class java.nio.channels.Pipe.SourceChannel.
A channel representing the readable end of a Pipe.
Pipe.SourceChannel(SelectorProvider) - Constructor for class java.nio.channels.Pipe.SourceChannel
Constructs a new instance of this class.
PipeDocument - class org.apache.xalan.lib.PipeDocument.
PipeDocument is a Xalan extension element to set stylesheet params and pipes an XML document through a series of 1 or more stylesheets.
PipeDocument() - Constructor for class org.apache.xalan.lib.PipeDocument
 
PipedInputStream - class java.io.PipedInputStream.
A piped input stream should be connected to a piped output stream; the piped input stream then provides whatever data bytes are written to the piped output stream.
PipedInputStream(PipedOutputStream) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src.
PipedInputStream() - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected.
PipedOutputStream - class java.io.PipedOutputStream.
A piped output stream can be connected to a piped input stream to create a communications pipe.
PipedOutputStream(PipedInputStream) - Constructor for class java.io.PipedOutputStream
Creates a piped output stream connected to the specified piped input stream.
PipedOutputStream() - Constructor for class java.io.PipedOutputStream
Creates a piped output stream that is not yet connected to a piped input stream.
PipedReader - class java.io.PipedReader.
Piped character-input streams.
PipedReader(PipedWriter) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src.
PipedReader() - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected.
PipedWriter - class java.io.PipedWriter.
Piped character-output streams.
PipedWriter(PipedReader) - Constructor for class java.io.PipedWriter
Creates a piped writer connected to the specified piped reader.
PipedWriter() - Constructor for class java.io.PipedWriter
Creates a piped writer that is not yet connected to a piped reader.
PixelGrabber - class java.awt.image.PixelGrabber.
The PixelGrabber class implements an ImageConsumer which can be attached to an Image or ImageProducer object to retrieve a subset of the pixels in that image.
PixelGrabber(Image, int, int, int, int, int[], int, int) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the specified image into the given array.
PixelGrabber(ImageProducer, int, int, int, int, int[], int, int) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the image produced by the specified ImageProducer into the given array.
PixelGrabber(Image, int, int, int, int, boolean) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the specified image.
PixelInterleavedSampleModel - class java.awt.image.PixelInterleavedSampleModel.
This class represents image data which is stored in a pixel interleaved fashion and for which each sample of a pixel occupies one data element of the DataBuffer.
PixelInterleavedSampleModel(int, int, int, int, int, int[]) - Constructor for class java.awt.image.PixelInterleavedSampleModel
Constructs a PixelInterleavedSampleModel with the specified parameters.
PlainDatagramSocketImpl - class java.net.PlainDatagramSocketImpl.
Concrete datagram and multicast socket implementation base class.
PlainDatagramSocketImpl() - Constructor for class java.net.PlainDatagramSocketImpl
 
PlainDocument - class javax.swing.text.PlainDocument.
A plain document that maintains no character attributes.
PlainDocument() - Constructor for class javax.swing.text.PlainDocument
Constructs a plain text document.
PlainDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.PlainDocument
Constructs a plain text document.
PlainSocketImpl - class java.net.PlainSocketImpl.
Default Socket Implementation.
PlainSocketImpl() - Constructor for class java.net.PlainSocketImpl
Constructs an empty instance.
PlainSocketImpl(FileDescriptor) - Constructor for class java.net.PlainSocketImpl
Constructs an instance with the given file descriptor.
PlainView - class javax.swing.text.PlainView.
Implements View interface for a simple multi-line text view that has text in one font and color.
PlainView(Element) - Constructor for class javax.swing.text.PlainView
Constructs a new PlainView wrapped on an element.
Plus - class org.apache.xpath.operations.Plus.
The '+' operation expression executer.
Plus() - Constructor for class org.apache.xpath.operations.Plus
 
Point - class java.awt.Point.
A point representing a location in (x, y) coordinate space, specified in integer precision.
Point() - Constructor for class java.awt.Point
Constructs and initializes a point at the origin (0, 0) of the coordinate space.
Point(Point) - Constructor for class java.awt.Point
Constructs and initializes a point with the same location as the specified Point object.
Point(int, int) - Constructor for class java.awt.Point
Constructs and initializes a point at the specified (xy) location in the coordinate space.
Point2D - class java.awt.geom.Point2D.
The Point2D class defines a point representing a location in (x, y) coordinate space.
Point2D() - Constructor for class java.awt.geom.Point2D
This is an abstract class that cannot be instantiated directly.
Point2D.Double - class java.awt.geom.Point2D.Double.
The Double class defines a point specified in double precision.
Point2D.Double() - Constructor for class java.awt.geom.Point2D.Double
Constructs and initializes a Point2D with coordinates (0, 0).
Point2D.Double(double, double) - Constructor for class java.awt.geom.Point2D.Double
Constructs and initializes a Point2D with the specified coordinates.
Point2D.Float - class java.awt.geom.Point2D.Float.
The Float class defines a point specified in float precision.
Point2D.Float() - Constructor for class java.awt.geom.Point2D.Float
Constructs and initializes a Point2D with coordinates (0, 0).
Point2D.Float(float, float) - Constructor for class java.awt.geom.Point2D.Float
Constructs and initializes a Point2D with the specified coordinates.
Polygon - class java.awt.Polygon.
The Polygon class encapsulates a description of a closed, two-dimensional region within a coordinate space.
Polygon() - Constructor for class java.awt.Polygon
Creates an empty polygon.
Polygon(int[], int[], int) - Constructor for class java.awt.Polygon
Constructs and initializes a Polygon from the specified parameters.
Polygon.PolygonPathIterator - class java.awt.Polygon.PolygonPathIterator.
 
Polygon.PolygonPathIterator(Polygon, AffineTransform) - Constructor for class java.awt.Polygon.PolygonPathIterator
 
PooledConnection - interface javax.sql.PooledConnection.
An object that provides hooks for connection pool management.
PooledConnection - class org.apache.xalan.lib.sql.PooledConnection.
 
PooledConnection(Connection) - Constructor for class org.apache.xalan.lib.sql.PooledConnection
 
Popup - class javax.swing.Popup.
Popups are used to display a Component to the user, typically on top of all the other Components in a particular containment hierarchy.
Popup(Component, Component, int, int) - Constructor for class javax.swing.Popup
Creates a Popup for the Component owner containing the Component contents.
Popup() - Constructor for class javax.swing.Popup
Creates a Popup.
Popup.DefaultFrame - class javax.swing.Popup.DefaultFrame.
Used if no valid Window ancestor of the supplied owner is found.
Popup.DefaultFrame() - Constructor for class javax.swing.Popup.DefaultFrame
 
Popup.HeavyWeightWindow - class javax.swing.Popup.HeavyWeightWindow.
Component used to house window.
Popup.HeavyWeightWindow(Window) - Constructor for class javax.swing.Popup.HeavyWeightWindow
 
PopupFactory - class javax.swing.PopupFactory.
PopupFactory, as the name implies, is used to obtain instances of Popups.
PopupFactory() - Constructor for class javax.swing.PopupFactory
 
PopupFactory.ContainerPopup - class javax.swing.PopupFactory.ContainerPopup.
ContainerPopup consolidates the common code used in the light/medium weight implementations of Popup.
PopupFactory.ContainerPopup() - Constructor for class javax.swing.PopupFactory.ContainerPopup
 
PopupFactory.HeadlessPopup - class javax.swing.PopupFactory.HeadlessPopup.
Popup implementation that is used in headless environment.
PopupFactory.HeadlessPopup() - Constructor for class javax.swing.PopupFactory.HeadlessPopup
 
PopupFactory.HeavyWeightPopup - class javax.swing.PopupFactory.HeavyWeightPopup.
Popup implementation that uses a Window as the popup.
PopupFactory.HeavyWeightPopup() - Constructor for class javax.swing.PopupFactory.HeavyWeightPopup
 
PopupFactory.LightWeightPopup - class javax.swing.PopupFactory.LightWeightPopup.
Popup implementation that uses a JPanel as the popup.
PopupFactory.LightWeightPopup() - Constructor for class javax.swing.PopupFactory.LightWeightPopup
 
PopupFactory.MediumWeightPopup - class javax.swing.PopupFactory.MediumWeightPopup.
Popup implementation that uses a Panel as the popup.
PopupFactory.MediumWeightPopup() - Constructor for class javax.swing.PopupFactory.MediumWeightPopup
 
PopupMenu - class java.awt.PopupMenu.
A class that implements a menu which can be dynamically popped up at a specified position within a component.
PopupMenu() - Constructor for class java.awt.PopupMenu
Creates a new popup menu with an empty name.
PopupMenu(String) - Constructor for class java.awt.PopupMenu
Creates a new popup menu with the specified name.
PopupMenu.AccessibleAWTPopupMenu - class java.awt.PopupMenu.AccessibleAWTPopupMenu.
Inner class of PopupMenu used to provide default support for accessibility.
PopupMenu.AccessibleAWTPopupMenu() - Constructor for class java.awt.PopupMenu.AccessibleAWTPopupMenu
 
PopupMenuEvent - class javax.swing.event.PopupMenuEvent.
PopupMenuEvent only contains the source of the event which is the JPoupMenu sending the event Warning: Serialized objects of this class will not be compatible with future Swing releases.
PopupMenuEvent(Object) - Constructor for class javax.swing.event.PopupMenuEvent
Constructs a PopupMenuEvent object.
PopupMenuListener - interface javax.swing.event.PopupMenuListener.
A popup menu listener
PopupMenuPeer - interface java.awt.peer.PopupMenuPeer.
The peer interfaces are intended only for use in porting the AWT.
PopupMenuUI - class javax.swing.plaf.PopupMenuUI.
Pluggable look and feel interface for JPopupMenu.
PopupMenuUI() - Constructor for class javax.swing.plaf.PopupMenuUI
 
PortUnreachableException - exception java.net.PortUnreachableException.
Signals that an ICMP Port Unreachable message has been received on a connected datagram.
PortUnreachableException(String) - Constructor for class java.net.PortUnreachableException
Constructs a new PortUnreachableException with a detail message.
PortUnreachableException() - Constructor for class java.net.PortUnreachableException
Construct a new PortUnreachableException with no detailed message.
PortableRemoteObject - class javax.rmi.PortableRemoteObject.
Server implementation objects may either inherit from javax.rmi.PortableRemoteObject or they may implement a remote interface and then use the exportObject method to register themselves as a server object.
PortableRemoteObject() - Constructor for class javax.rmi.PortableRemoteObject
Initializes the object by calling exportObject(this).
PortableRemoteObjectClassKey - Static variable in class javax.rmi.PortableRemoteObject
 
PortableRemoteObjectDelegate - interface javax.rmi.CORBA.PortableRemoteObjectDelegate.
Supports delegation for method implementations in PortableRemoteObject.
Position - interface javax.swing.text.Position.
Represents a location within a document.
Position.Bias - class javax.swing.text.Position.Bias.
A typesafe enumeration to indicate bias to a position in the model.
Position.Bias(String) - Constructor for class javax.swing.text.Position.Bias
 
Predicate() - Method in class org.apache.xpath.compiler.XPathParser
Predicate ::= '[' PredicateExpr ']'
PredicateExpr() - Method in class org.apache.xpath.compiler.XPathParser
PredicateExpr ::= Expr
PredicatedNodeTest - class org.apache.xpath.axes.PredicatedNodeTest.
 
PredicatedNodeTest(LocPathIterator) - Constructor for class org.apache.xpath.axes.PredicatedNodeTest
Construct an AxesWalker using a LocPathIterator.
PredicatedNodeTest() - Constructor for class org.apache.xpath.axes.PredicatedNodeTest
Construct an AxesWalker.
PredicatedNodeTest.PredOwner - class org.apache.xpath.axes.PredicatedNodeTest.PredOwner.
 
PredicatedNodeTest.PredOwner(int) - Constructor for class org.apache.xpath.axes.PredicatedNodeTest.PredOwner
 
PreferenceChangeEvent - class java.util.prefs.PreferenceChangeEvent.
An event emitted by a Preferences node to indicate that a preference has been added, removed or has had its value changed.
PreferenceChangeEvent(Preferences, String, String) - Constructor for class java.util.prefs.PreferenceChangeEvent
Constructs a new PreferenceChangeEvent instance.
PreferenceChangeListener - interface java.util.prefs.PreferenceChangeListener.
A listener for receiving preference change events.
Preferences - class java.util.prefs.Preferences.
A node in a hierarchical collection of preference data.
Preferences() - Constructor for class java.util.prefs.Preferences
Sole constructor.
PreferencesFactory - interface java.util.prefs.PreferencesFactory.
A factory object that generates Preferences objects.
PrefixForUriEnumerator - class org.apache.xml.utils.PrefixForUriEnumerator.
Implementation of Enumeration filter, wrapped aroung the get-all-prefixes version of the operation.
PrefixForUriEnumerator(NamespaceSupport2, String, Enumeration) - Constructor for class org.apache.xml.utils.PrefixForUriEnumerator
 
PrefixResolver - interface org.apache.xml.utils.PrefixResolver.
The class that implements this interface can resolve prefixes to namespaces.
PrefixResolverDefault - class org.apache.xml.utils.PrefixResolverDefault.
This class implements a generic PrefixResolver that can be used to perform prefix-to-namespace lookup for the XPath object.
PrefixResolverDefault(Node) - Constructor for class org.apache.xml.utils.PrefixResolverDefault
Construct a PrefixResolverDefault object.
PreparedStatement - interface java.sql.PreparedStatement.
An object that represents a precompiled SQL statement.
PrimaryExpr() - Method in class org.apache.xpath.compiler.XPathParser
PrimaryExpr ::= VariableReference | '(' Expr ')' | Literal | Number | FunctionCall
PrintGraphics - interface java.awt.PrintGraphics.
An abstract class which provides a print graphics context for a page.
PrintJob - class java.awt.PrintJob.
An abstract class which initiates and executes a print job.
PrintJob() - Constructor for class java.awt.PrintJob
 
PrintStream - class java.io.PrintStream.
A PrintStream adds functionality to another output stream, namely the ability to print representations of various data values conveniently.
PrintStream(OutputStream) - Constructor for class java.io.PrintStream
Create a new print stream.
PrintStream(boolean, OutputStream) - Constructor for class java.io.PrintStream
 
PrintStream(OutputStream, boolean) - Constructor for class java.io.PrintStream
Create a new print stream.
PrintStream(OutputStream, boolean, String) - Constructor for class java.io.PrintStream
Create a new print stream.
PrintTraceListener - class org.apache.xalan.trace.PrintTraceListener.
Implementation of the TraceListener interface that prints each event to standard out as it occurs.
PrintTraceListener(PrintWriter) - Constructor for class org.apache.xalan.trace.PrintTraceListener
Construct a trace listener.
PrintWriter - class java.io.PrintWriter.
Print formatted representations of objects to a text-output stream.
PrintWriter(Writer) - Constructor for class java.io.PrintWriter
Create a new PrintWriter, without automatic line flushing.
PrintWriter(Writer, boolean) - Constructor for class java.io.PrintWriter
Create a new PrintWriter.
PrintWriter(OutputStream) - Constructor for class java.io.PrintWriter
Create a new PrintWriter, without automatic line flushing, from an existing OutputStream.
PrintWriter(OutputStream, boolean) - Constructor for class java.io.PrintWriter
Create a new PrintWriter from an existing OutputStream.
Printable - interface java.awt.print.Printable.
The Printable interface is implemented by the print methods of the current page painter, which is called by the printing system to render a page.
PrinterAbortException - exception java.awt.print.PrinterAbortException.
The PrinterAbortException class is a subclass of PrinterException and is used to indicate that a user or application has terminated the print job while it was in the process of printing.
PrinterAbortException() - Constructor for class java.awt.print.PrinterAbortException
Constructs a new PrinterAbortException with no detail message.
PrinterAbortException(String) - Constructor for class java.awt.print.PrinterAbortException
Constructs a new PrinterAbortException with the specified detail message.
PrinterException - exception java.awt.print.PrinterException.
The PrinterException class and its subclasses are used to indicate that an exceptional condition has occurred in the print system.
PrinterException() - Constructor for class java.awt.print.PrinterException
Constructs a new PrinterException object without a detail message.
PrinterException(String) - Constructor for class java.awt.print.PrinterException
Constructs a new PrinterException object with the specified detail message.
PrinterGraphics - interface java.awt.print.PrinterGraphics.
The PrinterGraphics interface is implemented by Graphics objects that are passed to Printable objects to render a page.
PrinterIOException - exception java.awt.print.PrinterIOException.
The PrinterIOException class is a subclass of PrinterException and is used to indicate that an IO error of some sort has occurred while printing.
PrinterIOException(IOException) - Constructor for class java.awt.print.PrinterIOException
Constructs a new PrinterIOException with the string representation of the specified IOException.
PrinterJob - class java.awt.print.PrinterJob.
The PrinterJob class is the principal class that controls printing.
PrinterJob() - Constructor for class java.awt.print.PrinterJob
A PrinterJob object should be created using the static getPrinterJob method.
Process - class java.lang.Process.
The Runtime.exec methods create a native process and return an instance of a subclass of Process that can be used to control the process and obtain information about it.
Process() - Constructor for class java.lang.Process
 
Process - class org.apache.xalan.xslt.Process.
The main() method handles the Xalan command-line interface.
Process() - Constructor for class org.apache.xalan.xslt.Process
 
ProcessorAttributeSet - class org.apache.xalan.processor.ProcessorAttributeSet.
This class processes parse events for an xsl:attribute-set.
ProcessorAttributeSet() - Constructor for class org.apache.xalan.processor.ProcessorAttributeSet
 
ProcessorCharacters - class org.apache.xalan.processor.ProcessorCharacters.
This class processes character events for a XSLT template element.
ProcessorCharacters() - Constructor for class org.apache.xalan.processor.ProcessorCharacters
 
ProcessorDecimalFormat - class org.apache.xalan.processor.ProcessorDecimalFormat.
Process xsl:decimal-format by creating a DecimalFormatProperties object and passing it to the stylesheet.
ProcessorDecimalFormat() - Constructor for class org.apache.xalan.processor.ProcessorDecimalFormat
 
ProcessorExsltFuncResult - class org.apache.xalan.processor.ProcessorExsltFuncResult.
This class processes parse events for an exslt func:result element.
ProcessorExsltFuncResult() - Constructor for class org.apache.xalan.processor.ProcessorExsltFuncResult
 
ProcessorExsltFunction - class org.apache.xalan.processor.ProcessorExsltFunction.
This class processes parse events for an exslt func:function element.
ProcessorExsltFunction() - Constructor for class org.apache.xalan.processor.ProcessorExsltFunction
 
ProcessorGlobalParamDecl - class org.apache.xalan.processor.ProcessorGlobalParamDecl.
This class processes parse events for an xsl:param element.
ProcessorGlobalParamDecl() - Constructor for class org.apache.xalan.processor.ProcessorGlobalParamDecl
 
ProcessorGlobalVariableDecl - class org.apache.xalan.processor.ProcessorGlobalVariableDecl.
This class processes parse events for an xsl:variable element.
ProcessorGlobalVariableDecl() - Constructor for class org.apache.xalan.processor.ProcessorGlobalVariableDecl
 
ProcessorImport - class org.apache.xalan.processor.ProcessorImport.
This class processes parse events for an xsl:import element.
ProcessorImport() - Constructor for class org.apache.xalan.processor.ProcessorImport
 
ProcessorInclude - class org.apache.xalan.processor.ProcessorInclude.
TransformerFactory class for xsl:include markup.
ProcessorInclude() - Constructor for class org.apache.xalan.processor.ProcessorInclude
 
ProcessorKey - class org.apache.xalan.processor.ProcessorKey.
TransformerFactory for xsl:key markup.
ProcessorKey() - Constructor for class org.apache.xalan.processor.ProcessorKey
 
ProcessorLRE - class org.apache.xalan.processor.ProcessorLRE.
Processes an XSLT literal-result-element, or something that looks like one.
ProcessorLRE() - Constructor for class org.apache.xalan.processor.ProcessorLRE
 
ProcessorNamespaceAlias - class org.apache.xalan.processor.ProcessorNamespaceAlias.
TransformerFactory for xsl:namespace-alias markup.
ProcessorNamespaceAlias() - Constructor for class org.apache.xalan.processor.ProcessorNamespaceAlias
 
ProcessorOutputElem - class org.apache.xalan.processor.ProcessorOutputElem.
TransformerFactory for xsl:output markup.
ProcessorOutputElem() - Constructor for class org.apache.xalan.processor.ProcessorOutputElem
 
ProcessorPreserveSpace - class org.apache.xalan.processor.ProcessorPreserveSpace.
TransformerFactory for xsl:preserve-space markup.
ProcessorPreserveSpace() - Constructor for class org.apache.xalan.processor.ProcessorPreserveSpace
 
ProcessorStripSpace - class org.apache.xalan.processor.ProcessorStripSpace.
TransformerFactory for xsl:strip-space markup.
ProcessorStripSpace() - Constructor for class org.apache.xalan.processor.ProcessorStripSpace
 
ProcessorStylesheetDoc - class org.apache.xalan.processor.ProcessorStylesheetDoc.
This class processes the xsl:stylesheet element.
ProcessorStylesheetDoc() - Constructor for class org.apache.xalan.processor.ProcessorStylesheetDoc
 
ProcessorStylesheetElement - class org.apache.xalan.processor.ProcessorStylesheetElement.
TransformerFactory for xsl:stylesheet or xsl:transform markup.
ProcessorStylesheetElement() - Constructor for class org.apache.xalan.processor.ProcessorStylesheetElement
 
ProcessorTemplate - class org.apache.xalan.processor.ProcessorTemplate.
TransformerFactory for xsl:template markup.
ProcessorTemplate() - Constructor for class org.apache.xalan.processor.ProcessorTemplate
 
ProcessorTemplateElem - class org.apache.xalan.processor.ProcessorTemplateElem.
This class processes parse events for an XSLT template element.
ProcessorTemplateElem() - Constructor for class org.apache.xalan.processor.ProcessorTemplateElem
 
ProcessorText - class org.apache.xalan.processor.ProcessorText.
Process xsl:text.
ProcessorText() - Constructor for class org.apache.xalan.processor.ProcessorText
 
ProcessorUnknown - class org.apache.xalan.processor.ProcessorUnknown.
This class processes an unknown template element, and ignores the startElement and endElement events.
ProcessorUnknown() - Constructor for class org.apache.xalan.processor.ProcessorUnknown
 
ProfileDataException - exception java.awt.color.ProfileDataException.
This exception is thrown when an error occurs in accessing or processing an ICC_Profile object.
ProfileDataException(String) - Constructor for class java.awt.color.ProfileDataException
Constructs a ProfileDataException with the specified detail message.
ProgressBarUI - class javax.swing.plaf.ProgressBarUI.
Pluggable look and feel interface for JProgressBar.
ProgressBarUI() - Constructor for class javax.swing.plaf.ProgressBarUI
 
ProgressMonitor - class javax.swing.ProgressMonitor.
A class to monitor the progress of some operation.
ProgressMonitor(Component, Object, String, int, int) - Constructor for class javax.swing.ProgressMonitor
Constructs a graphic object that shows progress, typically by filling in a rectangular bar as the process nears completion.
ProgressMonitor(Component, Object, String, int, int, ProgressMonitor) - Constructor for class javax.swing.ProgressMonitor
 
ProgressMonitor.ProgressOptionPane - class javax.swing.ProgressMonitor.ProgressOptionPane.
 
ProgressMonitor.ProgressOptionPane(Object) - Constructor for class javax.swing.ProgressMonitor.ProgressOptionPane
 
ProgressMonitorInputStream - class javax.swing.ProgressMonitorInputStream.
Monitors the progress of reading from some InputStream.
ProgressMonitorInputStream(Component, Object, InputStream) - Constructor for class javax.swing.ProgressMonitorInputStream
Constructs an object to monitor the progress of an input stream.
Properties - class java.util.Properties.
The Properties class represents a persistent set of properties.
Properties() - Constructor for class java.util.Properties
Creates an empty property list with no default values.
Properties(Properties) - Constructor for class java.util.Properties
Creates an empty property list with the specified defaults.
PropertyPermission - class java.util.PropertyPermission.
This class is for property permissions.
PropertyPermission(String, String) - Constructor for class java.util.PropertyPermission
Creates a new PropertyPermission object with the specified name.
PropertyPermissionCollection - class java.util.PropertyPermissionCollection.
A PropertyPermissionCollection stores a set of PropertyPermission permissions.
PropertyPermissionCollection() - Constructor for class java.util.PropertyPermissionCollection
Create an empty PropertyPermissions object.
PropertyResourceBundle - class java.util.PropertyResourceBundle.
PropertyResourceBundle is a concrete subclass of ResourceBundle that manages resources for a locale using a set of static strings from a property file.
PropertyResourceBundle(InputStream) - Constructor for class java.util.PropertyResourceBundle
Creates a property resource bundle.
ProtocolException - exception java.net.ProtocolException.
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
ProtocolException(String) - Constructor for class java.net.ProtocolException
Constructs a new ProtocolException with the specified detail message.
ProtocolException() - Constructor for class java.net.ProtocolException
Constructs a new ProtocolException with no detail message.
Proxy - class java.lang.reflect.Proxy.
Proxy provides static methods for creating dynamic proxy classes and instances, and it is also the superclass of all dynamic proxy classes created by those methods.
Proxy() - Constructor for class java.lang.reflect.Proxy
Prohibits instantiation.
Proxy(InvocationHandler) - Constructor for class java.lang.reflect.Proxy
Constructs a new Proxy instance from a subclass (typically, a dynamic proxy class) with the specified value for its invocation handler.
PsuedoNames - class org.apache.xpath.compiler.PsuedoNames.
This is used to represent names of nodes that may not be named, like a comment node.
PsuedoNames() - Constructor for class org.apache.xpath.compiler.PsuedoNames
 
PushbackInputStream - class java.io.PushbackInputStream.
A PushbackInputStream adds functionality to another input stream, namely the ability to "push back" or "unread" one byte.
PushbackInputStream(InputStream, int) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream with a pushback buffer of the specified size, and saves its argument, the input stream in, for later use.
PushbackInputStream(InputStream) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream and saves its argument, the input stream in, for later use.
PushbackReader - class java.io.PushbackReader.
A character-stream reader that allows characters to be pushed back into the stream.
PushbackReader(Reader, int) - Constructor for class java.io.PushbackReader
Create a new pushback reader with a pushback buffer of the given size.
PushbackReader(Reader) - Constructor for class java.io.PushbackReader
Create a new pushback reader with a one-character pushback buffer.
p - Variable in class java.text.CharSet.Enumeration
 
p - Variable in class javax.swing.text.html.parser.DTD
 
p0 - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
 
p0 - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
 
p0 - Variable in class javax.swing.text.AbstractDocument.LeafElement
 
p0 - Variable in class javax.swing.text.DefaultHighlighter.HighlightInfo
 
p1 - Variable in class java.awt.GradientPaint
 
p1 - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
 
p1 - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
 
p1 - Variable in class javax.swing.text.AbstractDocument.LeafElement
 
p1 - Variable in class javax.swing.text.DefaultHighlighter.HighlightInfo
 
p2 - Variable in class java.awt.GradientPaint
 
pData - Variable in class java.awt.Color
Private data.
pData - Variable in class java.awt.Cursor
Hook into native data.
pData - Variable in class java.awt.Font
 
pData - Variable in class java.awt.image.ColorModel
 
pDispose() - Method in class java.awt.Font
 
pItems - Variable in class java.awt.Choice
The items for the Choice.
pNativeFont - Variable in class java.awt.Font
 
pack() - Method in class java.awt.Window
Causes this Window to be sized to fit the preferred size and layouts of its subcomponents.
pack() - Method in class javax.swing.JInternalFrame
Causes subcomponents of this JInternalFrame to be laid out at their preferred size.
pack() - Method in class javax.swing.JPopupMenu
Lays out the container so that it uses the minimum space needed to display its contents.
pack() - Method in class javax.swing.Popup
Causes the Popup to be sized to fit the preferred size of the Component it contains.
pack() - Method in class javax.swing.PopupFactory.ContainerPopup
 
packRules() - Method in class java.util.SimpleTimeZone
Pack the start and end rules into an array of bytes.
packTimes() - Method in class java.util.SimpleTimeZone
Pack the start and end times into an array of bytes.
package2certs - Variable in class java.lang.ClassLoader
 
packageAccess - Static variable in class java.lang.SecurityManager
 
packageAccessValid - Static variable in class java.lang.SecurityManager
 
packageAssertionStatus - Variable in class java.lang.ClassLoader
 
packageDefinition - Static variable in class java.lang.SecurityManager
 
packageDefinitionValid - Static variable in class java.lang.SecurityManager
 
packageEnabled - Variable in class java.lang.AssertionStatusDirectives
A parallel array to packages, indicating whether each package-tree is to have assertions enabled or disabled.
packageEquals(Class, Class) - Static method in class java.io.ObjectStreamClass
Returns true if classes are defined in the same runtime package, false otherwise.
packagePrefix - Static variable in interface java.rmi.server.LoaderHandler
Deprecated. package of system LoaderHandler implementation.
packagePrefix - Static variable in interface java.rmi.server.RemoteRef
Initialize the server package prefix: assumes that the implementation of server ref classes (e.g., UnicastRef, UnicastServerRef) are located in the package defined by the prefix.
packagePrefix(String) - Method in class org.apache.crimson.util.MessageCatalog
 
packages - Variable in class java.lang.AssertionStatusDirectives
The package-trees for which assertions are to be enabled or disabled.
packages - Variable in class java.lang.ClassLoader
 
padSelectedTab(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
padSelectedTab(int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
padSpaceBetweenStrings - Static variable in class javax.swing.plaf.metal.MetalToolTipUI
 
padTabRun(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
padding - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
padding - Static variable in class javax.swing.text.html.HiddenTagView
 
padding(double, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:padding function creates a padding string of a certain length.
padding(double) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
page - Variable in class javax.swing.JEditorPane.PageLoader
URL of the page being loaded (for the property change event)
pageDialog(PageFormat) - Method in class java.awt.print.PrinterJob
Displays a dialog that allows modification of a PageFormat instance.
pageDialog(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
A convenience method which displays a cross-platform page setup dialog.
pageDownAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to page down vertically.
pageIncrement - Variable in class java.awt.Scrollbar
The amount by which the scrollbar value will change when going up or down by a page.
pageProperties - Variable in class javax.swing.JEditorPane
 
pageRanges - Variable in class java.awt.JobAttributes
 
pageSize - Static variable in class java.nio.Bits
 
pageSize() - Static method in class java.nio.Bits
 
pageUpAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to page up vertically.
pages - Variable in class javax.swing.JTabbedPane
 
paint(Graphics) - Method in class java.awt.Canvas
Paints this canvas.
paint(Graphics) - Method in class java.awt.Component
Paints this component.
paint(Graphics) - Method in class java.awt.Container
Paints the container.
paint(Graphics) - Method in interface java.awt.peer.ComponentPeer
 
paint(Graphics) - Method in class javax.swing.CellRendererPane
Shouldn't be called.
paint(Graphics) - Method in class javax.swing.JComponent
Invoked by Swing to draw components.
paint(Graphics, Shape) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
paint(Graphics) - Method in class javax.swing.JLayeredPane
Paints this JLayeredPane within the specified graphics context.
paint(Graphics) - Method in class javax.swing.JViewport
Depending on whether the backingStore is enabled, either paint the image through the backing store or paint just the recently exposed part, using the backing store to "blit" the remainder.
paint(Graphics) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
 
paint(Graphics) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Draws the panel.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.ComponentUI
Paints the specified component appropriate for the look and feel.
paint(Graphics) - Method in class javax.swing.plaf.basic.BasicArrowButton
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
paint(Graphics, Shape) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Renders the view.
paint(Graphics) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
Paint the label text in the foreground color, if the label is opaque then paint the entire background with the background color.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
Paint the rows that intersect the Graphics objects clipRect.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Delegates painting to one of two methods: paintDeterminate or paintIndeterminate.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
paint the radio button
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paint(Graphics) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Paints the divider.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged to paint the look and feel.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Paint a representation of the table instance that was set in installUI().
paint(Graphics, Shape) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
paint(Graphics, Shape) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Renders the view.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Paints the interface.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
paint(Graphics) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
paint(Graphics) - Method in class javax.swing.plaf.metal.MetalScrollButton
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalSeparatorUI
 
paint(Graphics) - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paint(Graphics) - Method in class javax.swing.plaf.metal.MetalTitlePane.SystemMenuBar
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, Shape) - Method in class javax.swing.text.AsyncBoxView
Render the view using the given allocation and rendering surface.
paint(Graphics, Shape) - Method in class javax.swing.text.BoxView
Renders the BoxView using the given rendering surface and area on that surface.
paint(Graphics) - Method in interface javax.swing.text.Caret
Renders the caret.
paint(Graphics, Shape) - Method in class javax.swing.text.ComponentView
The real paint behavior occurs naturally from the association that the component has with its parent container (the same container hosting this view).
paint(Graphics) - Method in class javax.swing.text.DefaultCaret
Renders the caret as a vertical line.
paint(Graphics, int, int, Shape, JTextComponent) - Method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Paints a highlight.
paint(Graphics) - Method in class javax.swing.text.DefaultHighlighter
Renders the highlights.
paint(Graphics, Shape) - Method in class javax.swing.text.FieldView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.FlowView.LogicalView
Renders using the given rendering surface and area on that surface.
paint(GlyphView, Graphics, Shape, int, int) - Method in class javax.swing.text.GlyphPainter1
Paints the glyphs representing the given range.
paint(GlyphView, Graphics, Shape, int, int) - Method in class javax.swing.text.GlyphPainter2
Paint the glyphs for the given view.
paint(GlyphView, Graphics, Shape, int, int) - Method in class javax.swing.text.GlyphView.GlyphPainter
Paint the glyphs representing the given range.
paint(Graphics, Shape) - Method in class javax.swing.text.GlyphView
Renders a portion of a text style run.
paint(Graphics, int, int, Shape, JTextComponent) - Method in interface javax.swing.text.Highlighter.HighlightPainter
Renders the highlight.
paint(Graphics) - Method in interface javax.swing.text.Highlighter
Renders the highlights.
paint(Graphics, Shape) - Method in class javax.swing.text.IconView
Paints the icon.
paint(Graphics) - Method in class javax.swing.text.JTextComponent.ComposedTextCaret
 
paint(Graphics, Shape) - Method in class javax.swing.text.ParagraphView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.PlainView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.View
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.WrappedPlainView.WrappedLine
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.WrappedPlainView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.ZoneView.Zone
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.html.BlockView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.html.EditableView
 
paint(Graphics, Shape) - Method in class javax.swing.text.html.FrameView
Also determines if the FrameView should be editable or not based on whether the JTextComponent that contains it is editable.
paint(Graphics, Shape) - Method in class javax.swing.text.html.HRuleView
Paints the view.
paint(Graphics, Shape) - Method in class javax.swing.text.html.ImageView.ImageLabelView
 
paint(Graphics, Shape) - Method in class javax.swing.text.html.ImageView
Paints the View.
paint(Graphics, Shape) - Method in class javax.swing.text.html.ListView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.html.NoFramesView
If this view is not visible, then it returns.
paint(Graphics, Shape) - Method in class javax.swing.text.html.ParagraphView
Renders using the given rendering surface and area on that surface.
paint(Graphics, float, float, float, float, View) - Method in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
paint(Graphics, float, float, float, float, View) - Method in class javax.swing.text.html.StyleSheet.BoxPainter
Paints the CSS box according to the attributes given.
paint(Graphics, float, float, float, float, View, int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Paints the CSS list decoration according to the attributes given.
paint(Graphics, Shape) - Method in class javax.swing.text.html.TableView.RowView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.html.TableView
Renders using the given rendering surface and area on that surface.
paint(Graphics) - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Overrides Container.paint to paint the node's icon and use the selection color for the background.
paint(Graphics) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Paints the value.
paint(Graphics) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Do not call; this applet contains no UI or visual components.
paintAll(Graphics) - Method in class java.awt.Component
Paints this component and all of its subcomponents.
paintBackground(Graphics, JMenuItem, Color) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Draws the background of the menu item.
paintBackground(Graphics) - Method in class javax.swing.plaf.basic.BasicTextUI
Paints a background for the view.
paintBorder - Variable in class javax.swing.AbstractButton
 
paintBorder(Graphics) - Method in class javax.swing.AbstractButton
Paint the button's border if BorderPainted property is true and the button has a border.
paintBorder(Graphics) - Method in class javax.swing.JComponent
Paints the component's border.
paintBorder - Variable in class javax.swing.JMenuBar
 
paintBorder(Graphics) - Method in class javax.swing.JMenuBar
Paints the menubar's border if BorderPainted property is true.
paintBorder - Variable in class javax.swing.JPopupMenu
 
paintBorder(Graphics) - Method in class javax.swing.JPopupMenu
Paints the popup menu's border if the borderPainted property is true.
paintBorder - Variable in class javax.swing.JProgressBar
Whether to display a border around the progress bar.
paintBorder(Graphics) - Method in class javax.swing.JProgressBar
Paints the progress bar's border if the borderPainted property is true.
paintBorder - Variable in class javax.swing.JToolBar
 
paintBorder(Graphics) - Method in class javax.swing.JToolBar
Paints the tool bar's border if the borderPainted property is true.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.AbstractBorder
This default implementation does no painting.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.BevelBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in interface javax.swing.border.Border
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.CompoundBorder
Paints the compound border by painting the outside border with the specified position and size and then painting the inside border at the specified position and size offset by the insets of the outside border.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.EmptyBorder
Does no drawing by default.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.EtchedBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.LineBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.MatteBorder
Paints the matte border.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.SoftBevelBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.TitledBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.BorderUIResource
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.RolloverButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneDividerBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.DialogBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.FrameBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.RolloverButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.TextFieldBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.ToggleButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalComboBoxEditor.EditorBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.text.html.CommentView.CommentBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.text.html.HiddenTagView.EndTagBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.text.html.HiddenTagView.StartTagBorder
 
paintBorder(Graphics, Rectangle) - Method in class javax.swing.text.html.ImageView
 
paintBottomTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintButtonPressed(Graphics, AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
paintButtonPressed(Graphics, AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
paintButtonPressed(Graphics, AbstractButton) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
paintCell(Graphics, int, Rectangle, ListCellRenderer, ListModel, ListSelectionModel, int) - Method in class javax.swing.plaf.basic.BasicListUI
Paint one List cell: compute the relevant state, get the "rubber stamp" cell renderer component, and then use the CellRendererPane to paint it.
paintCell(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
paintCell(Graphics, Rectangle, int, int) - Method in class javax.swing.plaf.basic.BasicTableUI
 
paintCells(Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTableUI
 
paintChild(Graphics, Rectangle, int) - Method in class javax.swing.text.BoxView
Paints a child.
paintChild(Graphics, Rectangle, int) - Method in class javax.swing.text.html.ListView
Paints one of the children; called by paint().
paintChildren(Graphics) - Method in class javax.swing.JComponent
Paints this component's children.
paintChildren(Graphics) - Method in class javax.swing.JSplitPane
Subclassed to message the UI with finishedPaintingChildren after super has been messaged, as well as painting the border.
paintChildren(Graphics) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Paint the children that intersect the clip area.
paintComponent(Graphics, Component, Container, int, int, int, int, boolean) - Method in class javax.swing.CellRendererPane
Paint a cell renderer component c on graphics object g.
paintComponent(Graphics, Component, Container, int, int, int, int) - Method in class javax.swing.CellRendererPane
Calls this.paintComponent(g, c, p, x, y, w, h, false).
paintComponent(Graphics, Component, Container, Rectangle) - Method in class javax.swing.CellRendererPane
Calls this.paintComponent() with the rectangles x,y,width,height fields.
paintComponent(Graphics) - Method in class javax.swing.JComponent
Calls the UI delegate's paint method, if the UI delegate is non-null.
paintComponent(Graphics) - Method in class javax.swing.JInternalFrame
Overridden to allow optimized painting when the internal frame is being dragged.
paintComponent(Graphics, Component, Container, int, int, int, int) - Static method in class javax.swing.SwingUtilities
Paints a component c on an arbitrary graphics g in the specified rectangle, specifying the rectangle's upper left corner and size.
paintComponent(Graphics, Component, Container, Rectangle) - Static method in class javax.swing.SwingUtilities
Paints a component c on an arbitrary graphics g in the specified rectangle, specifying a Rectangle object.
paintComponent(Graphics) - Method in class javax.swing.colorchooser.DefaultPreviewPanel
 
paintComponent(Graphics) - Method in class javax.swing.colorchooser.SwatchPanel
 
paintComponent(Graphics) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
paintComponent(Graphics) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabPanel
 
paintComponent(Graphics) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
paintComponent(Graphics) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
paintComponent(Graphics) - Method in class javax.swing.plaf.metal.MetalTitlePane
Renders the TitlePane.
paintComponents(Graphics) - Method in class java.awt.Container
Paints each of the components in this container.
paintComposedText(Graphics, Rectangle, GlyphView) - Static method in class javax.swing.text.Utilities
Paints the composed text in a GlyphView
paintContentBorder(Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintCroppedTabEdge(Graphics, int, int, boolean, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintCurrentValue(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Paints the currently selected item.
paintCurrentValueBackground(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Paints the background of the currently selected item.
paintDecreaseHighlight(Graphics) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paintDeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
All purpose paint method that should do the right thing for almost all linear, determinate progress bars.
paintDeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalProgressBarUI
Draws a bit of special highlighting on the progress bar.
paintDirtyRegions() - Method in class javax.swing.RepaintManager
Paint all of the components that have been marked dirty.
paintDisabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.basic.BasicLabelUI
Paint clippedText at textX, textY with background.lighter() and then shifted down and to the right by one pixel with background.darker().
paintDisabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.metal.MetalLabelUI
Just paint the text gray (Label.disabledForeground) rather than in the labels foreground color.
paintDoubleBuffered(JComponent, Component, Graphics, int, int, int, int) - Method in class javax.swing.JComponent
 
paintDraggedArea(Graphics, int, int, TableColumn, int) - Method in class javax.swing.plaf.basic.BasicTableUI
 
paintEnabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.basic.BasicLabelUI
Paint clippedText at textX, textY with the labels foreground color.
paintExpandControl(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the expand (toggle) part of a row.
paintFocus - Variable in class javax.swing.AbstractButton
 
paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
paintFocus(Graphics, Rectangle, Dimension) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
paintFocus(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
paintFocus(Graphics, Rectangle, Dimension) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
paintFocus(Graphics) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintGrid(Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTableUI
 
paintHeavyweightComponents(Graphics) - Method in class java.awt.Component
Paints all the heavyweight subcomponents.
paintHeavyweightComponents(Graphics) - Method in class java.awt.Container
Prints all the heavyweight subcomponents.
paintHighlightBelowTab() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintHighlights(Graphics, Shape) - Method in class javax.swing.text.html.ImageView
 
paintHorizontalLabel(Graphics, int, Component) - Method in class javax.swing.plaf.basic.BasicSliderUI
Called for every label in the label table.
paintHorizontalLine(Graphics, JComponent, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints a horizontal line.
paintHorizontalPartOfLeg(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the horizontal part of the leg.
paintHorizontalPartOfLeg(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
paintHorizontalSeparators(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
paintIcon(Component, Graphics, int, int) - Method in interface javax.swing.Icon
Draw the icon at the specified location.
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.ImageIcon
Paints the icon.
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.IconUIResource
 
paintIcon(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicIconFactory.CheckBoxIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicIconFactory.CheckBoxMenuItemIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicIconFactory.EmptyFrameIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuItemArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicIconFactory.MenuItemCheckIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicIconFactory.RadioButtonIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicIconFactory.RadioButtonMenuItemIcon
 
paintIcon(Graphics, int, int, Icon, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintIcon(Graphics, AbstractButton, Rectangle) - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalBumps
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalComboBoxIcon
Paints the horizontal bars for the
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.IndentIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.CheckBoxIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.CheckBoxMenuItemIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserDetailViewIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserHomeFolderIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserListViewIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserNewFolderIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FileChooserUpFolderIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.HorizontalSliderThumbIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameAltMaximizeIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameCloseIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameDefaultMenuIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMaximizeIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.InternalFrameMinimizeIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.MenuArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.MenuItemArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.RadioButtonIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.RadioButtonMenuItemIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeComputerIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeFloppyDriveIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeHardDriveIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.VerticalSliderThumbIcon
 
paintIconR - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
paintImmediately(int, int, int, int) - Method in class javax.swing.JComponent
Paints the specified region in this component and all of its descendants that overlap the region, immediately.
paintImmediately(Rectangle) - Method in class javax.swing.JComponent
Paints the specified region now.
paintImmediatelyClip - Variable in class javax.swing.JComponent
 
paintIncreaseHighlight(Graphics) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paintIndeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
All purpose paint method that should do the right thing for all linear bouncing-box progress bars.
paintIndeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalProgressBarUI
Draws a bit of special highlighting on the progress bar and bouncing box.
paintLabels - Variable in class javax.swing.JSlider
 
paintLabels(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Paints a portion of a highlight.
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.LayeredHighlighter.LayerPainter
 
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction.FocusHighlightPainter
Paints a portion of a highlight.
paintLayeredHighlights(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.DefaultHighlighter.LayeredHighlightInfo
Restricts the region based on the receivers offsets and messages the painter to paint the region.
paintLayeredHighlights(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.DefaultHighlighter
When leaf Views (such as LabelView) are rendering they should call into this method.
paintLayeredHighlights(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.LayeredHighlighter
When leaf Views (such as LabelView) are rendering they should call into this method.
paintLeftTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintLoweredBevel(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.BevelBorder
 
paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintMaxX - Variable in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
paintMaxY - Variable in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
paintMe(Component, Graphics) - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
paintMe(Component, Graphics) - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
paintMe(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintPalette(Graphics) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
paintRaisedBevel(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.BevelBorder
 
paintRect - Variable in class javax.swing.text.html.StyleSheet.ListPainter
 
paintRightTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintRow(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the renderer part of a row.
paintSafely(Graphics) - Method in class javax.swing.plaf.basic.BasicTextUI
Paints the interface safely with a guarantee that the model won't change from the view of this thread.
paintSquares(Graphics, int) - Method in class javax.swing.colorchooser.DefaultPreviewPanel
 
paintString - Variable in class javax.swing.JProgressBar
Whether to textually display a string on the progress bar.
paintString(Graphics, int, int, int, int, int, Insets) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
paintString(Graphics, int, int, int, int, int, int, Insets) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Paints the progress string.
paintSwatch(Graphics, int) - Method in class javax.swing.colorchooser.DefaultPreviewPanel
 
paintTab(Graphics, int, Rectangle[], int, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintTabArea(Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Paints the tabs in the tab area.
paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
this function draws the border around each tab note that this function does now draw the background of the tab.
paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintText(Graphics, int) - Method in class javax.swing.colorchooser.DefaultPreviewPanel
 
paintText(Graphics, JComponent, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicButtonUI
As of Java 2 platform v 1.4 this method should not be used or overriden.
paintText(Graphics, AbstractButton, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicButtonUI
Method which renders the text of the current button.
paintText(Graphics, JMenuItem, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Renders the text of the current menu item.
paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintText(Graphics, JComponent, Rectangle, String) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
paintText(Graphics, JComponent, Rectangle, String) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
paintTextR - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
paintTextUsingColor(Graphics, Shape, Color, int, int) - Method in class javax.swing.text.GlyphView
Paints the specified region of text in the specified color.
paintThumb(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paintThumb(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintThumb(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
paintThumb(Graphics) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintTicks - Variable in class javax.swing.JSlider
 
paintTicks(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintTitleBackground(Graphics) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
Invoked from paintComponent.
paintTopTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintTrack - Variable in class javax.swing.JSlider
 
paintTrack(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paintTrack(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintTrack(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
paintTrack(Graphics) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintTriangle(Graphics, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicArrowButton
 
paintVerticalLabel(Graphics, int, Component) - Method in class javax.swing.plaf.basic.BasicSliderUI
Called for every label in the label table.
paintVerticalLine(Graphics, JComponent, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints a vertical line.
paintVerticalPartOfLeg(Graphics, Rectangle, Insets, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the vertical part of the leg.
paintVerticalPartOfLeg(Graphics, Rectangle, Insets, TreePath) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
paintViaBackingStore(Graphics) - Method in class javax.swing.JViewport
 
paintViaBackingStore(Graphics, Rectangle) - Method in class javax.swing.JViewport
 
paintView(Graphics) - Method in class javax.swing.JViewport
Called to paint the view, usually when blitPaint can not blit.
paintViewDoubleBuffered(JComponent, Graphics, int, int, int, int, Image) - Method in class javax.swing.JViewport
 
paintViewInsets - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
paintViewR - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
paintWithOffscreenBuffer(JComponent, Graphics, int, int, int, int, Image) - Method in class javax.swing.JComponent
 
paintX - Variable in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
paintY - Variable in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
painted - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Indicates that we have painted once.
painted - Variable in class javax.swing.plaf.basic.BasicTextUI
 
painter - Variable in class javax.swing.text.DefaultHighlighter.HighlightInfo
 
painter - Variable in class javax.swing.text.GlyphView
Glyph rendering functionality.
painter - Variable in class javax.swing.text.html.BlockView
 
painter - Variable in class javax.swing.text.html.ParagraphView
 
painter - Variable in class javax.swing.text.html.TableView.RowView
 
painter - Variable in class javax.swing.text.html.TableView
 
paintingChild - Variable in class javax.swing.JComponent
Set in _paintImmediately.
palette - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
paletteBumps - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
paletteCloseIcon - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
paletteImage - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
paletteLabel - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
paletteSelection - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
paletteTitleHeight - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
pane - Variable in class javax.swing.ProgressMonitor
 
panelUI - Static variable in class javax.swing.plaf.basic.BasicPanelUI
 
paragraphAttributes - Variable in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
This is the "pgf" element of parserState, cached for more efficient use
paragraphBreak - Static variable in class java.text.SentenceBreakData
 
paragraphInit(byte, LineMetrics, Map, char[]) - Method in class java.awt.font.TextLayout
Initialize the paragraph-specific data.
paragraphStyles - Variable in class javax.swing.text.rtf.RTFReader
This array maps paragraph style numbers to Style objects.
param - Variable in class javax.swing.text.html.parser.DTD
 
paramBlock - Variable in class java.awt.image.renderable.RenderableImageOp
A ParameterBlock containing source and parameters.
paramString() - Method in class java.awt.AWTEvent
Returns a string representing the state of this Event.
paramString() - Method in class java.awt.Button
Returns a string representing the state of this Button.
paramString() - Method in class java.awt.Checkbox
Returns a string representing the state of this Checkbox.
paramString() - Method in class java.awt.CheckboxMenuItem
Returns a string representing the state of this CheckBoxMenuItem.
paramString() - Method in class java.awt.Choice
Returns a string representing the state of this Choice menu.
paramString() - Method in class java.awt.Component
Returns a string representing the state of this component.
paramString() - Method in class java.awt.Container
Returns a string representing the state of this Container.
paramString() - Method in class java.awt.Dialog
Returns a string representing the state of this dialog.
paramString() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
paramString() - Method in class java.awt.FileDialog
Returns a string representing the state of this FileDialog window.
paramString() - Method in class java.awt.Frame
Returns a string representing the state of this Frame.
paramString() - Method in class java.awt.Label
Returns a string representing the state of this Label.
paramString() - Method in class java.awt.List
Returns the parameter string representing the state of this scrolling list.
paramString() - Method in class java.awt.Menu
Returns a string representing the state of this Menu.
paramString() - Method in class java.awt.MenuComponent
Returns a string representing the state of this MenuComponent.
paramString() - Method in class java.awt.MenuItem
Returns a string representing the state of this MenuItem.
paramString() - Method in class java.awt.MenuShortcut
Returns the parameter string representing the state of this MenuShortcut.
paramString() - Method in class java.awt.ScrollPane
Returns a string representing the state of this ScrollPane.
paramString() - Method in class java.awt.ScrollPaneAdjustable
Returns a string representing the state of this scrollbar.
paramString() - Method in class java.awt.Scrollbar
Returns a string representing the state of this Scrollbar.
paramString() - Method in class java.awt.TextArea
Returns a string representing the state of this TextArea.
paramString() - Method in class java.awt.TextComponent
Returns a string representing the state of this TextComponent.
paramString() - Method in class java.awt.TextField
Returns a string representing the state of this TextField.
paramString() - Method in class java.awt.datatransfer.DataFlavor
 
paramString() - Method in class java.awt.event.ActionEvent
Returns a parameter string identifying this action event.
paramString() - Method in class java.awt.event.AdjustmentEvent
 
paramString() - Method in class java.awt.event.ComponentEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.ContainerEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.FocusEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.HierarchyEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.InputMethodEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.InvocationEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.ItemEvent
Returns a parameter string identifying this item event.
paramString() - Method in class java.awt.event.KeyEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.MouseEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.MouseWheelEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.PaintEvent
 
paramString() - Method in class java.awt.event.TextEvent
Returns a parameter string identifying this text event.
paramString() - Method in class java.awt.event.WindowEvent
Returns a parameter string identifying this event.
paramString() - Method in class javax.swing.AbstractButton
Returns a string representation of this AbstractButton.
paramString() - Method in class javax.swing.JApplet
Returns a string representation of this JApplet.
paramString() - Method in class javax.swing.JButton
Returns a string representation of this JButton.
paramString() - Method in class javax.swing.JCheckBox
Returns a string representation of this JCheckBox.
paramString() - Method in class javax.swing.JCheckBoxMenuItem
Returns a string representation of this JCheckBoxMenuItem.
paramString() - Method in class javax.swing.JColorChooser
Returns a string representation of this JColorChooser.
paramString() - Method in class javax.swing.JComboBox
Returns a string representation of this JComboBox.
paramString() - Method in class javax.swing.JComponent
Returns a string representation of this JComponent.
paramString() - Method in class javax.swing.JDesktopPane
Returns a string representation of this JDesktopPane.
paramString() - Method in class javax.swing.JDialog
Returns a string representation of this JDialog.
paramString() - Method in class javax.swing.JEditorPane
Returns a string representation of this JEditorPane.
paramString() - Method in class javax.swing.JFileChooser
Returns a string representation of this JFileChooser.
paramString() - Method in class javax.swing.JFrame
Returns a string representation of this JFrame.
paramString() - Method in class javax.swing.JInternalFrame
Returns a string representation of this JInternalFrame.
paramString() - Method in class javax.swing.JLabel
Returns a string representation of this JLabel.
paramString() - Method in class javax.swing.JLayeredPane
Returns a string representation of this JLayeredPane.
paramString() - Method in class javax.swing.JList
Returns a string representation of this JList.
paramString() - Method in class javax.swing.JMenu
Returns a string representation of this JMenu.
paramString() - Method in class javax.swing.JMenuBar
Returns a string representation of this JMenuBar.
paramString() - Method in class javax.swing.JMenuItem
Returns a string representation of this JMenuItem.
paramString() - Method in class javax.swing.JOptionPane
Returns a string representation of this JOptionPane.
paramString() - Method in class javax.swing.JPanel
Returns a string representation of this JPanel.
paramString() - Method in class javax.swing.JPasswordField
Returns a string representation of this JPasswordField.
paramString() - Method in class javax.swing.JPopupMenu
Returns a string representation of this JPopupMenu.
paramString() - Method in class javax.swing.JProgressBar
Returns a string representation of this JProgressBar.
paramString() - Method in class javax.swing.JRadioButton
Returns a string representation of this JRadioButton.
paramString() - Method in class javax.swing.JRadioButtonMenuItem
Returns a string representation of this JRadioButtonMenuItem.
paramString() - Method in class javax.swing.JRootPane
Returns a string representation of this JRootPane.
paramString() - Method in class javax.swing.JScrollBar
Returns a string representation of this JScrollBar.
paramString() - Method in class javax.swing.JScrollPane
Returns a string representation of this JScrollPane.
paramString() - Method in class javax.swing.JSeparator
Returns a string representation of this JSeparator.
paramString() - Method in class javax.swing.JSlider
Returns a string representation of this JSlider.
paramString() - Method in class javax.swing.JSplitPane
Returns a string representation of this JSplitPane.
paramString() - Method in class javax.swing.JTabbedPane
Returns a string representation of this JTabbedPane.
paramString() - Method in class javax.swing.JTable
Returns a string representation of this table.
paramString() - Method in class javax.swing.JTextArea
Returns a string representation of this JTextArea.
paramString() - Method in class javax.swing.JTextField
Returns a string representation of this JTextField.
paramString() - Method in class javax.swing.JTextPane
Returns a string representation of this JTextPane.
paramString() - Method in class javax.swing.JToggleButton
Returns a string representation of this JToggleButton.
paramString() - Method in class javax.swing.JToolBar
Returns a string representation of this JToolBar.
paramString() - Method in class javax.swing.JToolTip
Returns a string representation of this JToolTip.
paramString() - Method in class javax.swing.JTree
Returns a string representation of this JTree.
paramString() - Method in class javax.swing.JViewport
Returns a string representation of this JViewport.
paramString() - Method in class javax.swing.JWindow
Returns a string representation of this JWindow.
paramString() - Method in class javax.swing.event.InternalFrameEvent
Returns a parameter string identifying this event.
paramString() - Method in class javax.swing.table.JTableHeader
Returns a string representation of this JTableHeader.
paramString() - Method in class javax.swing.text.JTextComponent
Returns a string representation of this JTextComponent.
parameter - Variable in class java.sql.DataTruncation
 
parameterModeIn - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is IN.
parameterModeInOut - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is INOUT.
parameterModeOut - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is OUT.
parameterModeUnknown - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the mode of the parameter is unknown.
parameterNoNulls - Static variable in interface java.sql.ParameterMetaData
The constant indicating that a parameter will not allow NULL values.
parameterNullable - Static variable in interface java.sql.ParameterMetaData
The constant indicating that a parameter will allow NULL values.
parameterNullableUnknown - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the nullability of a parameter is unknown.
parameterTypes - Variable in class java.lang.reflect.Constructor
 
parameterTypes - Variable in class java.lang.reflect.Method
 
parameternames - Variable in class org.apache.xml.utils.synthetic.reflection.Constructor
Field parameternames
parameternames - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field parameternames
parameters - Variable in class java.awt.datatransfer.MimeType
 
parameters - Variable in class java.awt.datatransfer.MimeTypeParameterList
 
parameters - Variable in class java.awt.image.renderable.ParameterBlock
A Vector of non-source parameters, stored as arbitrary Objects.
parameters - Variable in class java.util.logging.LogRecord
 
parametertypes - Variable in class org.apache.xml.utils.synthetic.reflection.Constructor
Field parametertypes
parametertypes - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field parametertypes
params - Variable in class org.apache.crimson.parser.Parser2
 
parent - Variable in class java.awt.Component
The parent of the object.
parent - Variable in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
 
parent - Variable in class java.awt.MenuComponent
 
parent - Variable in class java.awt.image.Raster
The parent of this Raster, or null.
parent - Variable in class java.lang.ClassLoader
 
parent - Variable in class java.lang.SystemClassLoaderAction
 
parent - Variable in class java.lang.ThreadGroup
 
parent - Variable in class java.util.ResourceBundle
The parent bundle of this bundle.
parent - Variable in class java.util.TreeMap.Entry
 
parent - Variable in class java.util.logging.LogManager.LogNode
 
parent - Variable in class java.util.logging.Logger
 
parent - Variable in class java.util.prefs.AbstractPreferences
Our parent node.
parent() - Method in class java.util.prefs.AbstractPreferences
Implements the parent method as per the specification in Preferences.parent().
parent() - Method in class java.util.prefs.Preferences
Returns the parent of this preference node, or null if this is the root.
parent - Variable in class javax.swing.ActionMap
Parent that handles any bindings we don't contain.
parent - Variable in class javax.swing.InputMap
Parent that handles any bindings we don't contain.
parent - Variable in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
parent - Variable in class javax.swing.JTabbedPane.Page
 
parent - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
parent - Variable in class javax.swing.colorchooser.SyntheticImageGenerator
 
parent - Variable in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
parent - Variable in class javax.swing.text.AbstractDocument.AbstractElement
 
parent - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer.ElemChanges
 
parent - Variable in class javax.swing.text.JTextComponent.DefaultKeymap
 
parent - Variable in class javax.swing.text.View
 
parent - Variable in class javax.swing.text.html.AccessibleHTML.ElementInfo
The parent ElementInfo, will be null for the root.
parent - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
 
parent - Variable in class javax.swing.tree.DefaultMutableTreeNode
this node's parent, or null if this node has no parent
parent - Variable in class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
Parent thats children are being enumerated.
parent - Variable in class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
Parent thats children are being enumerated.
parent - Variable in class org.apache.crimson.tree.NodeBase
 
parent - Variable in class org.apache.xml.utils.Context2
 
parentBounds - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
parentComponent - Variable in class javax.swing.ProgressMonitor
 
parentIndex - Variable in class org.apache.crimson.tree.NodeBase
 
parentOf(ThreadGroup) - Method in class java.lang.ThreadGroup
Tests if this thread group is either the thread group argument or one of its ancestor thread groups.
parentOf(TreeMap.Entry) - Static method in class java.util.TreeMap
 
parentOrNull(String) - Static method in class java.io.Win32FileSystem
 
parentPath - Variable in class javax.swing.tree.TreePath
Path representing the parent, null if lastPathComponent represents the root.
parentPattern - Variable in class java.util.regex.Matcher
The Pattern object that created this Matcher.
parentTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Tag to check for in the document.
parse(Reader) - Method in class ISSearch.ISParser
Performs the input analysis.
parse(Reader) - Method in interface ISSearch.ISParserInterface
Performs the input analysis.
parse(String) - Method in class java.awt.datatransfer.MimeType
A routine for parsing the MIME type out of a String.
parse(String) - Method in class java.awt.datatransfer.MimeTypeParameterList
A routine for parsing the parameter list out of a String.
parse(boolean) - Method in class java.net.URI.Parser
 
parse(String, ParsePosition) - Method in class java.text.ChoiceFormat
Parses a Number from the input text.
parse(String) - Method in class java.text.DateFormat
Parses text from the beginning of the given string to produce a date.
parse(String, ParsePosition) - Method in class java.text.DateFormat
Parse a date/time string according to the given parse position.
parse(String, ParsePosition) - Method in class java.text.DecimalFormat
Parses text from a string to produce a Number.
parse(String, ParsePosition) - Method in class java.text.MessageFormat
Parses the string.
parse(String) - Method in class java.text.MessageFormat
Parses text from the beginning of the given string to produce an object array.
parse(String, ParsePosition) - Method in class java.text.NumberFormat
Returns a Long if possible (e.g., within the range [Long.MIN_VALUE, Long.MAX_VALUE] and with no decimals), otherwise a Double.
parse(String) - Method in class java.text.NumberFormat
Parses text from the beginning of the given string to produce a number.
parse(String, ParsePosition) - Method in class java.text.SimpleDateFormat
Parses text from a string to produce a Date.
parse(String) - Static method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by DateFormat.parse(String s).
parse(String) - Static method in class java.util.logging.Level
Parse a level name string into a Level.
parse() - Method in class javax.swing.JEditorPane.HeaderParser
 
parse(String, short, float) - Method in class javax.swing.text.html.CSS.LengthUnit
 
parse(Reader, CSSParser.CSSParserCallback, boolean) - Method in class javax.swing.text.html.CSSParser
 
parse(Reader, HTMLEditorKit.ParserCallback, boolean) - Method in class javax.swing.text.html.HTMLEditorKit.Parser
Parse the given stream and drive the given callback with the results of the parse.
parse(URL, Reader, boolean, boolean) - Method in class javax.swing.text.html.StyleSheet.CssParser
Parse the given CSS stream
parse(Reader, HTMLEditorKit.ParserCallback, boolean) - Method in class javax.swing.text.html.parser.DocumentParser
 
parse(Reader) - Method in class javax.swing.text.html.parser.Parser
Parse an HTML stream, given a DTD.
parse(Reader, HTMLEditorKit.ParserCallback, boolean) - Method in class javax.swing.text.html.parser.ParserDelegator
 
parse(InputSource) - Method in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
parse(InputSource) - Method in class org.apache.crimson.parser.Parser2
SAX: Parse a document.
parse(String) - Method in class org.apache.crimson.parser.XMLReaderImpl
Parse an XML document.
parse(InputSource) - Method in class org.apache.crimson.parser.XMLReaderImpl
Parse an XML document.
parse(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorInclude
Set off a new parse for an included or imported stylesheet.
parse(InputSource) - Method in class org.apache.xalan.transformer.TrAXFilter
Parse a document.
parse(String) - Method in class org.apache.xalan.transformer.TrAXFilter
Parse a document.
parse(InputSource) - Method in class org.apache.xpath.DOM2Helper
Deprecated.  Parse an XML document.
parseAmbiguousDatesAsAfter(Date) - Method in class java.text.SimpleDateFormat
 
parseAndStoreReader(BufferedReader) - Method in class java.awt.datatransfer.SystemFlavorMap
Copied code from java.util.Properties.
parseAtRule() - Method in class javax.swing.text.html.CSSParser
Parses an @ rule, stopping at a matching brace pair, or ;.
parseAttributeSpecificationList(Element) - Method in class javax.swing.text.html.parser.Parser
Parse attribute specification List. [31] 327:17
parseAttributeValue(boolean) - Method in class javax.swing.text.html.parser.Parser
Parse attribute value. [33] 331:1
parseAuthority(int, int) - Method in class java.net.URI.Parser
 
parseBuffer - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
parseByte(String) - Static method in class java.lang.Byte
Parses the string argument as a signed decimal byte.
parseByte(String, int) - Static method in class java.lang.Byte
Parses the string argument as a signed byte in the radix specified by the second argument.
parseCharNumber() - Method in class org.apache.crimson.parser.Parser2
 
parseClassNames(String) - Method in class java.util.logging.LogManager
 
parseComment() - Method in class javax.swing.text.html.parser.Parser
Parse a comment. [92] 391:7
parseContent() - Method in class javax.swing.text.html.parser.Parser
Parse Content. [24] 320:1
parseCssValue(String) - Method in class javax.swing.text.html.CSS.BackgroundImage
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.BackgroundPosition
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.BorderStyle
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.BorderWidthValue
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.ColorValue
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.CssValue
Convert a CSS value string to the internal format (for fast processing) used in the attribute sets.
parseCssValue(String) - Method in class javax.swing.text.html.CSS.CssValueMapper
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.FontFamily
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.FontSize
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.FontWeight
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.LengthValue
 
parseCssValue(String) - Method in class javax.swing.text.html.CSS.StringValue
Convert a CSS value string to the internal format (for fast processing) used in the attribute sets.
parseCustomTimeZone(String) - Static method in class java.util.TimeZone
Parses a custom time zone identifier and returns a corresponding zone.
parseDTDMarkup() - Method in class javax.swing.text.html.parser.Parser
Parses th Document Declaration Type markup declaration.
parseDeclaration() - Method in class javax.swing.text.html.CSSParser
Parses a single declaration, which is an identifier a : and another identifier.
parseDeclaration(String) - Method in class javax.swing.text.html.StyleSheet.CssParser
Parses the passed in CSS declaration into an AttributeSet.
parseDeclaration(Reader) - Method in class javax.swing.text.html.StyleSheet.CssParser
Parses the passed in CSS declaration into an AttributeSet.
parseDeclarationBlock() - Method in class javax.swing.text.html.CSSParser
Parses a declaration block.
parseDigits(String) - Method in class javax.swing.text.html.FrameSetView
 
parseDouble(String) - Static method in class java.lang.Double
Returns a new double initialized to the value represented by the specified String, as performed by the valueOf method of class Double.
parseEntityReference() - Method in class javax.swing.text.html.parser.Parser
Parse an entity reference. [59] 350:17
parseFloat(String) - Static method in class java.lang.Float
Returns a new float initialized to the value represented by the specified String, as performed by the valueOf method of class Float.
parseHierarchical(int, int) - Method in class java.net.URI.Parser
 
parseHostname(int, int) - Method in class java.net.URI.Parser
 
parseHtmlValue(String) - Method in class javax.swing.text.html.CSS.BackgroundImage
 
parseHtmlValue(String) - Method in class javax.swing.text.html.CSS.BorderWidthValue
 
parseHtmlValue(String) - Method in class javax.swing.text.html.CSS.ColorValue
 
parseHtmlValue(String) - Method in class javax.swing.text.html.CSS.CssValue
Convert an HTML attribute value to a CSS attribute value.
parseHtmlValue(String) - Method in class javax.swing.text.html.CSS.CssValueMapper
 
parseHtmlValue(String) - Method in class javax.swing.text.html.CSS.FontFamily
 
parseHtmlValue(String) - Method in class javax.swing.text.html.CSS.FontSize
 
parseHtmlValue(String) - Method in class javax.swing.text.html.CSS.LengthValue
 
parseIPv4Address(int, int) - Method in class java.net.URI.Parser
 
parseIPv6Reference(int, int) - Method in class java.net.URI.Parser
 
parseIdentifier(boolean) - Method in class javax.swing.text.html.parser.Parser
Parse identifier.
parseIdentifiers(char, boolean) - Method in class javax.swing.text.html.CSSParser
Parses identifiers until extraChar is encountered, returning the ending token, which will be IDENTIFIER if extraChar is found.
parseInt(String, int) - Static method in class java.lang.Integer
Parses the string argument as a signed integer in the radix specified by the second argument.
parseInt(String) - Static method in class java.lang.Integer
Parses the string argument as a signed decimal integer.
parseInt(char[], int, int) - Method in class java.math.BigInteger
 
parseInt(char[], int) - Static method in class java.text.DigitList
 
parseIntegerOnly - Variable in class java.text.NumberFormat
True if this format will parse numbers as integers only.
parseInternal(InputSource) - Method in class org.apache.crimson.parser.Parser2
 
parseInvalidTag() - Method in class javax.swing.text.html.parser.Parser
Parse an invalid tag.
parseLevel(String) - Static method in class java.rmi.server.LogStream
Deprecated. no replacement
parseLiteral(boolean) - Method in class javax.swing.text.html.parser.Parser
Parse literal content. [46] 343:1 and [47] 344:1
parseLiteral(boolean) - Method in class org.apache.crimson.parser.Parser2
 
parseLong(String, int) - Static method in class java.lang.Long
Parses the string argument as a signed long in the radix specified by the second argument.
parseLong(String) - Static method in class java.lang.Long
Parses the string argument as a signed decimal long.
parseMarkupDeclarations(StringBuffer) - Method in class javax.swing.text.html.parser.Parser
Parse markup declarations.
parseName(byte[], int) - Method in class java.util.jar.Manifest
 
parseNumbers() - Method in class java.io.StreamTokenizer
Specifies that numbers should be parsed by this tokenizer.
parseObject(String, ParsePosition) - Method in class java.text.DateFormat
Parses text from a string to produce a Date.
parseObject(String, ParsePosition) - Method in class java.text.Format
Parses text from a string to produce an object.
parseObject(String) - Method in class java.text.Format
Parses text from the beginning of the given string to produce an object.
parseObject(String, ParsePosition) - Method in class java.text.MessageFormat
Parses text from a string to produce an object array.
parseObject(String, ParsePosition) - Method in class java.text.NumberFormat
Parses text from a string to produce a Number.
parsePastLine() - Method in class java.util.regex.Pattern
xmode parse past comment to end of line.
parsePastWhitespace(int) - Method in class java.util.regex.Pattern
If in xmode parse past whitespace and comments.
parsePort(String) - Method in class java.net.SocketPermission
 
parsePublicId() - Method in class org.apache.crimson.parser.Parser2
 
parseRGB(String) - Static method in class javax.swing.text.html.CSS
Parses a String in the format rgb(r, g, b) where each of the Color components is either an integer, or a floating number with a % after indicating a percentage value of 255.
parseRowColSpec(HTML.Attribute) - Method in class javax.swing.text.html.FrameSetView
Parses the ROW or COL attributes and returns an array of strings that represent the space distribution.
parseRule(String, boolean) - Method in class java.text.RuleBasedBreakIterator.Builder
This is where most of the work really happens.
parseRuleSet() - Method in class javax.swing.text.html.CSSParser
Parses the next rule set, which is a selector followed by a declaration block.
parseSelectors() - Method in class javax.swing.text.html.CSSParser
Parses a set of selectors, returning false if the end of the stream is reached.
parseServer(int, int) - Method in class java.net.URI.Parser
 
parseServerAuthority() - Method in class java.net.URI
Attempts to parse this URI's authority component, if defined, into user-information, host, and port components.
parseShort(String) - Static method in class java.lang.Short
Parses the string argument as a signed decimal short.
parseShort(String, int) - Static method in class java.lang.Short
Parses the string argument as a signed short in the radix specified by the second argument.
parseShorthandBackground(CSS, String, MutableAttributeSet) - Static method in class javax.swing.text.html.CSS.ShorthandBackgroundParser
Parses the shorthand font string value, placing the result in attr.
parseShorthandFont(CSS, String, MutableAttributeSet) - Static method in class javax.swing.text.html.CSS.ShorthandFontParser
Parses the shorthand font string value, placing the result in attr.
parseShorthandMargin(CSS, String, MutableAttributeSet, CSS.Attribute[]) - Static method in class javax.swing.text.html.CSS.ShorthandMarginParser
Parses the shorthand margin/padding/border string value, placing the result in attr.
parseSpecs(URL) - Method in class java.net.JarURLConnection
 
parseString(String) - Static method in class java.text.CharSet
Builds a CharSet based on a textual description.
parseStrings(String) - Static method in class javax.swing.text.html.CSS
 
parseSystemId() - Method in class org.apache.crimson.parser.Parser2
 
parseTag() - Method in class javax.swing.text.html.parser.Parser
Parse a start or end tag.
parseTillClosed(int) - Method in class javax.swing.text.html.CSSParser
Parses till a matching block close is encountered.
parseToNode(Source, SourceLocator, XPathContext) - Method in class org.apache.xpath.SourceTreeManager
Try to create a DOM source tree from the input source.
parseURL(URL, String, int, int) - Method in class java.net.URLStreamHandler
Parses the string representation of a URL into a URL object.
parseURL(String) - Static method in class java.rmi.Naming
Dissect Naming URL strings to obtain referenced host, port and object name.
parsedContent(ContentHandler, ElementValidator) - Method in class org.apache.crimson.parser.InputEntity
normal content; whitespace in markup may be handled specially if the parser uses the content model.
parseflags(int) - Method in class java.awt.ImageMediaEntry
 
parser - Variable in class javax.swing.text.html.HTMLDocument
The parser that is used when inserting html into the existing document.
parser - Variable in class javax.swing.text.html.StyleSheet.CssParser
 
parser - Variable in class org.apache.crimson.jaxp.SAXParserImpl
 
parser - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
parserState - Variable in class javax.swing.text.rtf.RTFReader
Miscellaneous information about the parser's state.
parsing - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
parsingBlockOrSF - Variable in class java.util.jar.JarVerifier
 
parsingDeclaration - Variable in class javax.swing.text.html.StyleSheet.CssParser
True if parsing a declaration, that is the Reader will not contain a selector.
parsingMeta - Variable in class java.util.jar.JarVerifier
 
partialIsVariable(RedundentExprEliminator.MultistepExprHolder, int) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Check if results of partial reduction will just be a variable, in which case, skip it.
partialReturn - Variable in class javax.swing.text.Segment
 
passHandle - Variable in class java.io.ObjectInputStream
scratch field for passing handle values up/down call stack
passesLucasLehmer() - Method in class java.math.BigInteger
Returns true iff this BigInteger is a Lucas-Lehmer probable prime.
passesMillerRabin(int) - Method in class java.math.BigInteger
Returns true iff this BigInteger passes the specified number of Miller-Rabin tests.
passthrough - Variable in class java.awt.image.AreaAveragingScaleFilter
 
password - Variable in class java.net.PasswordAuthentication
 
paste(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Pastes the text from the system clipboard into the text starting at the specified index.
paste() - Method in class javax.swing.text.JTextComponent
Transfers the contents of the system clipboard into the associated text model.
pasteAction - Static variable in class javax.swing.TransferHandler
 
pasteAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to paste the contents of the system clipboard into the selected region, or before the caret if nothing is selected.
path - Variable in class java.awt.BasicStroke.FillAdapter
 
path - Variable in class java.awt.geom.GeneralPathIterator
 
path - Variable in class java.io.File
This abstract pathname's normalized pathname string.
path - Variable in class java.net.Parts
 
path - Variable in class java.net.URI
 
path - Variable in class java.net.URL
The path part of this URL.
path - Variable in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
path - Variable in class javax.swing.event.MenuDragMouseEvent
 
path - Variable in class javax.swing.event.MenuKeyEvent
 
path - Variable in class javax.swing.event.TreeExpansionEvent
Path to the value this event represents.
path - Variable in class javax.swing.event.TreeModelEvent
Path to the parent of the nodes that have changed.
path - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
path - Variable in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Path of this node.
path - Variable in class javax.swing.tree.PathPlaceHolder
 
path - Variable in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Path of this node.
pathByAddingChild(Object) - Method in class javax.swing.tree.TreePath
Returns a new path containing all the elements of this object plus child.
pathFromAncestorEnumeration(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that follows the path from ancestor to this node.
pathSeparator - Static variable in class java.io.File
The system-dependent path-separator character, represented as a string for convenience.
pathSeparatorChar - Static variable in class java.io.File
The system-dependent path-separator character.
pathToShape(double[], boolean) - Static method in class java.awt.font.TextLayout
 
pathWasCollapsed(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged from the VisibleTreeNode after it has collapsed.
pathWasExpanded(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged from the VisibleTreeNode after it has been expanded.
paths - Variable in class javax.swing.event.TreeSelectionEvent
Paths this event represents.
pattern - Variable in class java.text.MessageFormat
The string that the formatted values are to be plugged into.
pattern - Variable in class java.text.PatternEntry.Parser
 
pattern - Variable in class java.text.SimpleDateFormat
The pattern string of this formatter.
pattern - Variable in class java.util.logging.FileHandler
 
pattern() - Method in class java.util.regex.Matcher
Returns the pattern that is interpreted by this matcher.
pattern - Variable in class java.util.regex.Pattern
The original regular-expression pattern string.
pattern() - Method in class java.util.regex.Pattern
Returns the regular expression from which this pattern was compiled.
pattern - Variable in class java.util.regex.PatternSyntaxException
 
pattern - Variable in class javax.swing.plaf.basic.BasicFileChooserUI.GlobFilter
 
patternChars - Static variable in class java.text.DateFormatSymbols
Unlocalized date-time pattern characters.
patternLength - Variable in class java.util.regex.Pattern
Holds the length of the pattern string.
patternSeparator - Variable in class java.text.DecimalFormatSymbols
Character used to separate positive and negative subpatterns in a pattern.
patterns - Variable in class java.text.MergeCollation
 
pcdata - Variable in class javax.swing.text.html.parser.DTD
 
peek() - Method in class java.io.ObjectInputStream.BlockDataInputStream
Peeks at (but does not consume) and returns the next byte value in the stream, or -1 if the end of the stream/block data (if in block data mode) has been reached.
peek() - Method in class java.io.ObjectInputStream.PeekInputStream
Peeks at next byte value in stream.
peek(InetAddress) - Method in class java.net.DatagramSocketImpl
Peek at the packet to see who it is from.
peek(InetAddress) - Method in class java.net.PlainDatagramSocketImpl
Peek at the packet to see who it is from.
peek() - Method in class java.util.Stack
Looks at the object at the top of this stack without removing it from the stack.
peek() - Method in class java.util.jar.Manifest.FastInputStream
 
peek() - Method in class java.util.regex.Pattern
Peek the next character, and do not advance the cursor.
peek(String, char[]) - Method in class org.apache.crimson.parser.InputEntity
returns false iff 'next' string isn't as provided, else skips that text and returns true NOTE: two alternative string representations are both passed in, since one is faster.
peek(String) - Method in class org.apache.crimson.parser.Parser2
 
peek() - Method in class org.apache.xml.utils.BoolStack
Looks at the object at the top of this stack without removing it from the stack.
peek() - Method in class org.apache.xml.utils.IntStack
Looks at the object at the top of this stack without removing it from the stack.
peek(int) - Method in class org.apache.xml.utils.IntStack
Looks at the object at the position the stack counting down n items.
peek() - Method in class org.apache.xml.utils.ObjectStack
Looks at the object at the top of this stack without removing it from the stack.
peek(int) - Method in class org.apache.xml.utils.ObjectStack
Looks at the object at the position the stack counting down n items.
peek() - Method in class org.apache.xml.utils.StringVector
Get the string at the tail of this vector without popping.
peekByte() - Method in class java.io.ObjectInputStream.BlockDataInputStream
Peeks at (but does not consume) and returns the next byte value in the stream, or throws EOFException if end of stream/block data has been reached.
peekData(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Peek at the packet to see who it is from.
peekData(DatagramPacket) - Method in class java.net.PlainDatagramSocketImpl
 
peekDeclaration(String) - Method in class org.apache.crimson.parser.Parser2
 
peekEvent() - Method in class java.awt.EventQueue
Returns the first event on the EventQueue without removing it.
peekEvent(int) - Method in class java.awt.EventQueue
Returns the first event with the specified id, if any.
peekOrFalse() - Method in class org.apache.xml.utils.BoolStack
Looks at the object at the top of this stack without removing it from the stack.
peekOrTrue() - Method in class org.apache.xml.utils.BoolStack
Looks at the object at the top of this stack without removing it from the stack.
peekPastLine() - Method in class java.util.regex.Pattern
xmode peek past comment to end of line.
peekPastWhitespace(int) - Method in class java.util.regex.Pattern
If in xmode peek past whitespace and comments.
peekb - Variable in class java.io.ObjectInputStream.PeekInputStream
peeked byte
peekc - Variable in class java.io.StreamTokenizer
The next character to be considered by the nextToken method.
peekc(char) - Method in class org.apache.crimson.parser.InputEntity
 
peepOrNull() - Method in class org.apache.xml.utils.NodeVector
Return the node at the top of the stack without popping the stack.
peepOrNull() - Method in class org.apache.xpath.NodeSet
Return the node at the top of the stack without popping the stack.
peepTail() - Method in class org.apache.xml.utils.NodeVector
Return the node at the tail of the vector without popping Special purpose method for TransformerImpl, pushElemTemplateElement.
peepTail() - Method in class org.apache.xpath.NodeSet
Return the node at the tail of the vector without popping Special purpose method for TransformerImpl, pushElemTemplateElement.
peepTailSub1() - Method in class org.apache.xml.utils.NodeVector
Return the node one position from the tail without popping.
peepTailSub1() - Method in class org.apache.xpath.NodeSet
Return the node one position from the tail without popping.
peer - Variable in class java.awt.Component
The peer of the component.
peer - Variable in class java.awt.Font
The platform specific font information.
peer - Variable in class java.awt.MenuComponent
 
peer - Variable in class java.awt.Robot
 
peer - Variable in class java.awt.dnd.DragSourceContext
 
peerFont - Variable in class java.awt.Component
The font which the peer is currently using.
pending - Static variable in class java.lang.ref.Reference
 
pendingBlocks - Variable in class java.util.jar.JarVerifier
"queue" of pending PKCS7 blocks that we couldn't parse until we parsed the .SF file
pendingCharacter - Variable in class javax.swing.text.rtf.RTFParser
 
pendingGenerationMarker - Static variable in class java.lang.reflect.Proxy
marks that a particular proxy class is currently being generated
pendingKeyword - Variable in class javax.swing.text.rtf.RTFParser
 
perMill - Variable in class java.text.DecimalFormatSymbols
Character used for mille percent sign.
perThreadBuffer - Static variable in class java.lang.FloatingDecimal
 
perThreadBuffer - Static variable in class java.lang.Integer
 
perThreadBuffer - Static variable in class java.lang.Long
 
percent - Variable in class java.text.DecimalFormatSymbols
Character used for percent sign.
percent - Variable in class javax.swing.GrayFilter
 
percentChildren - Variable in class javax.swing.text.html.FrameSetView
 
percentIndexs - Variable in class javax.swing.text.html.Map.PolygonRegionContainment
 
percentTotals - Variable in class javax.swing.text.html.FrameSetView
 
percentValues - Variable in class javax.swing.text.html.Map.CircleRegionContainment
Non-null indicates one of the values represents a percent.
percentValues - Variable in class javax.swing.text.html.Map.PolygonRegionContainment
If any value is a percent there will be an entry here for the percent value.
percentage - Variable in class javax.swing.text.html.CSS.LengthValue
If true, span is a percentage value, and that to determine the length another value needs to be passed in.
percentages - Variable in class javax.swing.text.html.TableView.ColumnIterator
percentage values (may be null since there might not be any).
percents - Variable in class javax.swing.text.html.Map.RectangleRegionContainment
Will be non-null if one of the values is a percent, and any value that is non null indicates it is a percent (order is x, y, width, height).
performDefaultLayout() - Method in class java.awt.font.GlyphVector
Assigns default positions to each glyph in this GlyphVector.
period - Variable in class java.util.TimerTask
Period in milliseconds for repeating tasks.
permanentFocusOwner - Static variable in class java.awt.KeyboardFocusManager
The Component in an application that will regain focus when an outstanding temporary focus transfer has completed, or the focus owner, if no outstanding temporary transfer exists.
perms - Variable in class java.io.FilePermissionCollection
 
perms - Variable in class java.net.SocketPermissionCollection
 
perms - Variable in class java.util.PropertyPermissionCollection
Key is property name; value is PropertyPermission.
pgDownAction - Static variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
pgUpAction - Static variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
pinDayOfMonth() - Method in class java.util.GregorianCalendar
After adjustments such as add(MONTH), add(YEAR), we don't want the month to jump around.
pink - Static variable in class java.awt.Color
The color pink.
pipeDocument(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.PipeDocument
Extension element for piping an XML document through a series of 1 or more transformations.
pixMask - Static variable in class javax.swing.colorchooser.SyntheticImage
 
pixelBitStride - Variable in class java.awt.image.MultiPixelPackedSampleModel
The number of bits from one pixel to the next.
pixelStride - Variable in class java.awt.image.ComponentSampleModel
Pixel stride (in data array elements) of the region of image data described by this ComponentSampleModel.
pixel_bits - Variable in class java.awt.image.ColorModel
The total number of bits in the pixel.
pixeloffset - Variable in class java.awt.image.MemoryImageSource
 
pixels - Variable in class java.awt.image.MemoryImageSource
 
pixelsPerDataElement - Variable in class java.awt.image.MultiPixelPackedSampleModel
The number of pixels that fit in a data element.
pixelscan - Variable in class java.awt.image.MemoryImageSource
 
pkgName - Variable in class java.lang.Package
 
pkgs - Static variable in class java.lang.Package
 
placeholder - Variable in class javax.swing.text.MaskFormatter
String used to represent characters not present.
placeholderString - Variable in class javax.swing.text.MaskFormatter
String used for the passed in value if it does not completely fill the mask.
plainData - Variable in class javax.swing.plaf.basic.BasicTransferable
 
plainFlavors - Static variable in class javax.swing.plaf.basic.BasicTransferable
 
plainTextFlavor - Static variable in class java.awt.datatransfer.DataFlavor
Deprecated. as of 1.3. Use DataFlavor.getReaderForText( Transferable) instead of Transferable. getTransferData(DataFlavor.plainTextFlavor).
playSound(Action) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Decides whether to fire the Action that is passed into it and, if needed, fires the Action's actionPerformed method.
plus(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a '+' operation.
pointCoords - Variable in class java.awt.geom.GeneralPath
 
pointIdx - Variable in class java.awt.geom.GeneralPathIterator
 
pointSize - Variable in class java.awt.Font
The point size of this Font in float.
pointToString(int, int) - Method in class javax.swing.DebugGraphics
 
pointTypes - Variable in class java.awt.geom.GeneralPath
 
policy - Variable in class java.net.InetAddress.Cache
 
poll() - Method in class java.lang.ref.ReferenceQueue
Polls this queue to see if a reference object is available.
poly - Variable in class java.awt.Polygon.PolygonPathIterator
 
pool - Static variable in class javax.swing.SwingGraphics
 
pop() - Method in class java.awt.EventQueue
Stops dispatching events using this EventQueue.
pop() - Method in class java.util.Stack
Removes the object at the top of this stack and returns that object as the value of this function.
pop() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
pop() - Method in class org.apache.crimson.parser.InputEntity
 
pop() - Method in class org.apache.xml.utils.BoolStack
Removes the object at the top of this stack and returns that object as the value of this function.
pop() - Method in class org.apache.xml.utils.IntStack
Removes the object at the top of this stack and returns that object as the value of this function.
pop() - Method in class org.apache.xml.utils.NodeVector
Pop a node from the tail of the vector and return the result.
pop() - Method in class org.apache.xml.utils.ObjectStack
Removes the object at the top of this stack and returns that object as the value of this function.
pop() - Method in class org.apache.xml.utils.StringVector
Pop the tail of this vector.
pop() - Method in class org.apache.xpath.NodeSet
Pop a node from the tail of the vector and return the result.
popAndTop() - Method in class org.apache.xml.utils.BoolStack
Removes the object at the top of this stack and returns the next object at the top as the value of this function.
popAndTop() - Method in class org.apache.xml.utils.NodeVector
Pop a node from the tail of the vector and return the top of the stack after the pop.
popAndTop() - Method in class org.apache.xpath.NodeSet
Pop a node from the tail of the vector and return the top of the stack after the pop.
popBaseIndentifier() - Method in class org.apache.xalan.processor.StylesheetHandler
Pop a base URI from the stack.
popCharacterStyle() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Pops a previously pushed character style off the stack to return to a previous style.
popContext() - Method in class org.apache.xml.utils.NamespaceSupport2
Revert to the previous Namespace context.
popContextNodeList() - Method in class org.apache.xpath.XPathContext
Pop the current context node list.
popCurrentExpressionNode() - Method in class org.apache.xpath.XPathContext
Pop the current node that is the expression's context (i.e. for current() support).
popCurrentMatched() - Method in class org.apache.xalan.transformer.TransformerImpl
Pop the elements that were pushed via pushPairCurrentMatched.
popCurrentNode() - Method in class org.apache.xpath.XPathContext
Pop the current context node.
popCurrentNodeAndExpression() - Method in class org.apache.xpath.XPathContext
Set the current context node.
popCurrentTemplateRuleIsNull() - Method in class org.apache.xalan.transformer.TransformerImpl
Push true if the current template rule is null, false otherwise.
popDepth - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
How many parents to ascend before insert new elements.
popElemAttributeSet() - Method in class org.apache.xalan.transformer.TransformerImpl
Pop the current executing attribute set.
popElemTemplateElement() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the current XSLTElementProcessor from the top of the stack.
popElemTemplateElement() - Method in class org.apache.xalan.transformer.TransformerImpl
Pop the current template element.
popEvent() - Method in class org.apache.xalan.transformer.QueuedEvents
Pop element event
popExpressionState() - Method in class org.apache.xpath.XPathContext
Pop the current context node, expression node, and prefix resolver.
popImportURL() - Method in class org.apache.xalan.processor.StylesheetHandler
Pop an import href from the stylesheet stack.
popIteratorRoot() - Method in class org.apache.xpath.XPathContext
Pop the current location path iterator root.
popMode() - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method popMode
popNamespaceContext() - Method in class org.apache.xpath.XPathContext
Pop the current namespace context for the xpath.
popNamespaceSupport() - Method in class org.apache.xalan.processor.StylesheetHandler
Pop the current NamespaceSupport object.
popPair() - Method in class org.apache.xml.utils.NodeVector
Pop a pair of nodes from the tail of the stack.
popPair() - Method in class org.apache.xpath.NodeSet
Pop a pair of nodes from the tail of the stack.
popPredicatePos() - Method in class org.apache.xpath.XPathContext
 
popPredicateRoot() - Method in class org.apache.xpath.XPathContext
Pop the current predicate root.
popProcessor() - Method in class org.apache.xalan.processor.StylesheetHandler
Pop the current XSLTElementProcessor from the top of the stack.
popQuick() - Method in class org.apache.xml.utils.NodeVector
Pop a node from the tail of the vector.
popQuick() - Method in class org.apache.xpath.NodeSet
Pop a node from the tail of the vector.
popRTFContext() - Method in class org.apache.xpath.XPathContext
Pop the RTFDTM's context mark.
popRewindMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
"Tail-pruning" support for RTFs.
popSAXLocator() - Method in class org.apache.xpath.XPathContext
Pop the current locater.
popShouldStripWhitespace() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
popShouldStripWhitespace() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Set whether to strip whitespaces at this point by popping out m_shouldStripWhitespaceStack.
popSpaceHandling() - Method in class org.apache.xalan.processor.StylesheetHandler
Pop boolean value from the spacePreserve stack.
popStackMark() - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
popStylesheet() - Method in class org.apache.xalan.processor.StylesheetHandler
Pop the last stylesheet pushed, and return the stylesheet that this handler is constructing, and set the last popped stylesheet member.
popSubContextList() - Method in class org.apache.xpath.XPathContext
Pop the last pushed axes iterator.
populateListenerArray(EventListener[], EventListener, int) - Static method in class java.awt.AWTEventMulticaster
 
popup - Variable in class javax.swing.JPopupMenu
 
popup - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
popupFrameRect - Variable in class javax.swing.ToolTipManager
 
popupKeyListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
popupListener - Variable in class javax.swing.JMenu
The window-closing listener for the popup.
popupMenu - Variable in class javax.swing.JMenu.WinListener
 
popupMenu - Variable in class javax.swing.JMenu
 
popupMenu - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI
 
popupMenuCanceled(PopupMenuEvent) - Method in interface javax.swing.event.PopupMenuListener
This method is called when the popup menu is canceled
popupMenuCanceled(PopupMenuEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.BasicPopupMenuListener
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in interface javax.swing.event.PopupMenuListener
This method is called before the popup menu becomes invisible Note that a JPopupMenu can become invisible any time
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.BasicPopupMenuListener
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in interface javax.swing.event.PopupMenuListener
This method is called before the popup menu becomes visible
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.BasicPopupMenuListener
 
popupMouseListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
popupMouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
popupPostionFixDisabled - Static variable in class javax.swing.JPopupMenu
Bug#4425878-Property javax.swing.adjustPopupLocationToFit introduced
popupRect - Variable in class javax.swing.ToolTipManager
 
popupTrigger - Variable in class java.awt.event.MouseEvent
A property used to indicate whether a Popup Menu should appear with a certain gestures.
popupType - Variable in class javax.swing.PopupFactory
Default type of Popup to create.
popups - Variable in class java.awt.Component
 
port - Static variable in interface ISSearch.ISPeerServerInterface
The port of the RMI service that is used by clients to submit queries to the server.
port - Variable in class java.net.DatagramPacket
 
port - Variable in class java.net.InetSocketAddress
 
port - Variable in class java.net.SocketImpl
The port number on the remote host to which this socket is connected.
port - Variable in class java.net.SocksSocketImpl
 
port - Variable in class java.net.SocksSocketImplFactory
 
port - Variable in class java.net.URI
 
port - Variable in class java.net.URL
The protocol port to connect to.
port - Variable in class java.rmi.Naming.ParsedNamingURL
 
port - Variable in class java.rmi.server.UnicastRemoteObject
 
port - Variable in class java.util.logging.SocketHandler
 
portFactoryParamTypes - Static variable in class java.rmi.server.UnicastRemoteObject
 
portParamTypes - Static variable in class java.rmi.server.UnicastRemoteObject
 
portProperty - Variable in class java.util.logging.SocketHandler
 
portrange - Variable in class java.net.SocketPermission
 
pos - Variable in class java.awt.font.CharArrayIterator
 
pos - Variable in class java.awt.font.LineBreakMeasurer
 
pos - Variable in class java.io.BufferedInputStream
The current position in the buffer.
pos - Variable in class java.io.ByteArrayInputStream
The index of the next character to read from the input stream buffer.
pos - Variable in class java.io.CharArrayReader
The current buffer position.
pos - Variable in class java.io.ObjectInputStream.BlockDataInputStream
current offset into buf
pos - Variable in class java.io.ObjectOutputStream.BlockDataOutputStream
current offset into buf
pos - Variable in class java.io.PushbackInputStream
The position within the pushback buffer from which the next byte will be read.
pos - Variable in class java.io.PushbackReader
Current position in buffer
pos - Variable in class java.io.StringBufferInputStream
Deprecated. The index of the next character to read from the input stream buffer.
pos - Variable in class java.text.SimpleTextBoundary
 
pos - Variable in class java.text.StringCharacterIterator
 
pos - Variable in class java.util.jar.Manifest.FastInputStream
 
pos - Variable in class java.util.zip.ZipFile.ZipFileInputStream
 
pos - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
pos - Variable in class javax.swing.text.Segment
 
pos - Variable in class javax.swing.text.html.HTMLDocument.LeafIterator
 
pos - Variable in class javax.swing.text.html.parser.Parser
 
pos - Variable in class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector
 
posConst - Static variable in class java.math.BigInteger
 
posPrefixPattern - Variable in class java.text.DecimalFormat
The prefix pattern for non-negative numbers.
posRefs - Variable in class javax.swing.text.GapContent.InsertUndo
An array of instances of UndoPosRef for the Positions in the range that was removed, valid after undo.
posRefs - Variable in class javax.swing.text.GapContent.RemoveUndo
An array of instances of UndoPosRef for the Positions in the range that was removed, valid before undo.
posRefs - Variable in class javax.swing.text.StringContent.InsertUndo
 
posRefs - Variable in class javax.swing.text.StringContent.RemoveUndo
 
posSuffixPattern - Variable in class java.text.DecimalFormat
The suffix pattern for non-negative numbers.
position - Variable in class java.nio.Buffer
 
position() - Method in class java.nio.Buffer
Returns this buffer's position.
position(int) - Method in class java.nio.Buffer
Sets this buffer's position.
position() - Method in class java.nio.channels.FileChannel
Returns this channel's file position.
position(long) - Method in class java.nio.channels.FileChannel
Sets this channel's file position.
position - Variable in class java.nio.channels.FileLock
 
position() - Method in class java.nio.channels.FileLock
Returns the position within the file of the first byte of the locked region.
position(byte[], long) - Method in interface java.sql.Blob
Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob object represents.
position(Blob, long) - Method in interface java.sql.Blob
Retrieves the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(String, long) - Method in interface java.sql.Clob
Retrieves the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
position(Clob, long) - Method in interface java.sql.Clob
Retrieves the character position at which the specified Clob object searchstr appears in this Clob object.
position - Variable in class javax.swing.text.TabStop
Location, from the left margin, that tab is at.
positionAdjustment(int, int, int) - Method in class javax.swing.JViewport
 
positionCaret(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Tries to set the position of the caret from the coordinates of a mouse event, using viewToModel().
positionCaret(MouseEvent) - Method in class javax.swing.text.JTextComponent.ComposedTextCaret
 
positionCursorAtInitialLocation() - Method in class javax.swing.text.DefaultFormatter
Positions the cursor at the initial location.
positionForMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Returns the new position to put the divider at based on the passed in MouseEvent.
positionForMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
Returns the new position to put the divider at based on the passed in MouseEvent.
positionInCache - Variable in class java.text.DictionaryBasedBreakIterator
if cachedBreakPositions is not null, this indicates which item in the cache the current iteration position refers to
positionToElement(int) - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the child element that contains the given model position.
positivePrefix - Variable in class java.text.DecimalFormat
The symbol used as a prefix when formatting positive numbers, e.g. "+".
positivePrefixFieldPositions - Variable in class java.text.DecimalFormat
FieldPositions describing the positive prefix String.
positiveSuffix - Variable in class java.text.DecimalFormat
The symbol used as a suffix when formatting positive numbers.
positiveSuffixFieldPositions - Variable in class java.text.DecimalFormat
FieldPositions describing the positive suffix String.
post() - Method in class javax.swing.Timer
 
postAccept() - Method in class java.net.Socket
set the flags after an accept() call.
postActionEvent() - Method in class javax.swing.JTextField
Processes action events occurring on this textfield by dispatching them to any registered ActionListener objects.
postClosingEvent(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
Post a WINDOW_CLOSING-like event to the frame, so that it can be treated like a regular Frame.
postCompileStep(Compiler) - Method in class org.apache.xpath.functions.FuncLast
Figure out if we're executing a toplevel expression.
postCompileStep(Compiler) - Method in class org.apache.xpath.functions.FuncPosition
Figure out if we're executing a toplevel expression.
postCompileStep(Compiler) - Method in class org.apache.xpath.functions.Function
This function is currently only being used by Position() and Last().
postData(URLConnection, String) - Method in class javax.swing.text.html.FormView.SubmitThread
This method is responsible for writing out the form submission data when the method is POST.
postEdit(UndoableEdit) - Method in class javax.swing.undo.UndoableEditSupport
DEADLOCK WARNING: Calling this method may call undoableEditHappened in all listeners.
postEvent(Event) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by dispatchEvent(AWTEvent).
postEvent(AWTEvent) - Method in class java.awt.EventQueue
Posts a 1.1-style event to the EventQueue.
postEvent(AWTEvent, int) - Method in class java.awt.EventQueue
Posts the event to the internal Queue of specified priority, coalescing as appropriate.
postEvent(Event) - Method in class java.awt.MenuComponent
Deprecated. As of JDK version 1.1, replaced by dispatchEvent.
postEvent(Event) - Method in interface java.awt.MenuContainer
Deprecated. As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).
postEvent(Event) - Method in class java.awt.Window
Deprecated. As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).
postEventPrivate(AWTEvent) - Method in class java.awt.EventQueue
Posts a 1.1-style event to the EventQueue.
postExceptionFromThread(Exception) - Method in class org.apache.xalan.transformer.TransformerImpl
From a secondary thread, post the exception, so that it can be picked up from the main thread.
postExpiredTimers() - Method in class javax.swing.TimerQueue
If there are a ton of timers, this method may never return.
postJwrd - Static variable in class java.text.LineBreakData
 
postNum - Static variable in class java.text.WordBreakData
 
postProcessKeyEvent(KeyEvent) - Method in class java.awt.Container
 
postProcessKeyEvent(KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
This method will be called by dispatchKeyEvent.
postProcessKeyEvent(KeyEvent) - Method in class java.awt.Frame
 
postProcessKeyEvent(KeyEvent) - Method in interface java.awt.KeyEventPostProcessor
This method is called by the current KeyboardFocusManager, requesting that this KeyEventPostProcessor perform any necessary post-processing which should be part of the KeyEvent's final resolution.
postProcessKeyEvent(KeyEvent) - Method in class java.awt.KeyboardFocusManager
This method will be called by dispatchKeyEvent.
postProcessKeyEvent(KeyEvent) - Method in class java.awt.Window
 
postRemoveUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.AbstractDocument
Updates any document structure as a result of text removal.
postRunnable(Runnable, Object) - Static method in class javax.swing.SystemEventQueueUtilities
Post an event to the AWT System event queue that, when dispatched, will invoke the specified Runnable.
postRunnableCanvasEvent(SystemEventQueueUtilities.RunnableEvent) - Static method in class javax.swing.SystemEventQueueUtilities
Synchronized entry point to the applet support for AWT System event queue access.
postRunnableEventToAll(SystemEventQueueUtilities.RunnableEvent) - Static method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
Adds the event to all the RunnableCanvases.
postState - Variable in class javax.swing.undo.StateEdit
The state information after the edit
postTip - Variable in class javax.swing.ToolTipManager
 
postTipAction - Variable in class javax.swing.ToolTipManager
 
postWindowEvent(int) - Method in class java.awt.Window
 
postorderEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in postorder.
postsOldMouseEvents() - Method in class java.awt.Canvas
 
postsOldMouseEvents() - Method in class java.awt.Component
 
postsOldMouseEvents() - Method in class java.awt.Container
 
postsOldMouseEvents() - Method in class java.awt.FileDialog
 
posture - Variable in class java.awt.Font.Key
 
pow(double, double) - Static method in class java.lang.Math
Returns the value of the first argument raised to the power of the second argument.
pow(double, double) - Static method in class java.lang.StrictMath
Returns the value of the first argument raised to the power of the second argument.
pow(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent).
power(double, double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:power function returns the value of a base expression taken to a specified power.
pquery(ExpressionContext, String) - Method in class org.apache.xalan.lib.sql.XConnection
Execute a parameterized query statement by instantiating an
pquery(ExpressionContext, String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Execute a parameterized query statement by instantiating an
prFirst - Variable in class java.awt.JobAttributes
 
prLast - Variable in class java.awt.JobAttributes
 
pre - Variable in class javax.swing.text.html.parser.TagStack
 
preConcatenate(AffineTransform) - Method in class java.awt.geom.AffineTransform
Concatenates an AffineTransform Tx to this AffineTransform Cx in a less commonly used way such that Tx modifies the coordinate transformation relative to the absolute pixel space rather than relative to the existing user space.
preConcatenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Modifies the current user-to-device transform by prepending another transform.
preConcetenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Deprecated. replaced by preConcatenateTransform(AffineTransform).
preContent(char[]) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds the given content that was encountered in a PRE element.
preDispatchKeyEvent(KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
 
preEndOffset - Variable in class javax.swing.text.html.HTMLWriter
When inPre is true, this will indicate the end offset of the pre element.
preJwrd - Static variable in class java.text.LineBreakData
 
preMidNum - Static variable in class java.text.WordBreakData
 
preNum - Static variable in class java.text.WordBreakData
 
preProcessKeyEvent(KeyEvent) - Method in class java.awt.Container
 
preProcessKeyEvent(KeyEvent) - Method in class java.awt.Window
Implements a debugging hook -- checks to see if the user has typed control-shift-F1.
preState - Variable in class javax.swing.undo.StateEdit
The state information prior to the edit
preceding(int) - Method in class java.text.BreakIterator
Return the last boundary preceding the specfied offset.
preceding(int) - Method in class java.text.DictionaryBasedBreakIterator
Sets the current iteration position to the last boundary position before the specified position.
preceding(int) - Method in class java.text.RuleBasedBreakIterator
Sets the iterator to refer to the last boundary position before the specified position.
preceding(int) - Method in class java.text.SimpleTextBoundary
Return the last boundary preceding the specified offset
predefined - Static variable in class java.awt.Cursor
 
predicate(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a location step predicate expression.
pref - Variable in class javax.swing.Spring.StaticSpring
 
pref - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
pref - Variable in class javax.swing.text.ComponentView.Invalidator
 
prefIconRect - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
prefInsets - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
prefListeners - Variable in class java.util.prefs.AbstractPreferences
Registered preference change listeners.
prefListeners() - Method in class java.util.prefs.AbstractPreferences
Return this node's preference/node change listeners.
prefRequest - Variable in class javax.swing.text.AsyncBoxView
 
prefSize - Variable in class java.awt.Component
Internal, cached size information (This field perhaps should have been transient).
prefTextRect - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
prefViewRect - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
preferIPv6Address - Static variable in class java.net.InetAddress
 
preferenceChange(PreferenceChangeEvent) - Method in interface java.util.prefs.PreferenceChangeListener
This method gets called when a preference is added, removed or when its value is changed.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Specifies that a preference has changed.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Specifies that a preference has changed.
preferenceChanged(boolean, boolean) - Method in class javax.swing.text.AsyncBoxView.ChildState
Mark preferences changed for this child.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.AsyncBoxView
Child views can call this on the parent to indicate that the preference has changed and should be reconsidered for layout.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.BoxView
This is called by a child to indicate its preferred span has changed.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.View
Child views can call this on the parent to indicate that the preference has changed and should be reconsidered for layout.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.html.TableView.RowView
This is called by a child to indicate its preferred span has changed.
preferred - Variable in class javax.swing.SizeRequirements
The preferred (natural) size.
preferredHeight - Variable in class javax.swing.plaf.basic.BasicListUI
Preferred height to make the list, this is only used if the the list is layed out horizontally.
preferredHeight - Variable in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
 
preferredLayoutSize(Container) - Method in class java.awt.BorderLayout
Determines the preferred size of the target container using this layout manager, based on the components in the container.
preferredLayoutSize(Container) - Method in class java.awt.CardLayout
Determines the preferred size of the container argument using this card layout.
preferredLayoutSize(Container) - Method in class java.awt.FlowLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.
preferredLayoutSize(Container) - Method in class java.awt.GridBagLayout
Determines the preferred size of the parent container using this grid bag layout.
preferredLayoutSize(Container) - Method in class java.awt.GridLayout
Determines the preferred size of the container argument using this grid layout.
preferredLayoutSize(Container) - Method in interface java.awt.LayoutManager
Calculates the preferred size dimensions for the specified container, given the components it contains.
preferredLayoutSize(Container) - Method in class javax.swing.BoxLayout
Returns the preferred dimensions for this layout, given the components in the specified target container.
preferredLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
Returns the amount of space the layout would like to have.
preferredLayoutSize(Container) - Method in class javax.swing.JSpinner.DefaultEditor
Returns the preferred size of first (and only) child plus the size of the parents insets.
preferredLayoutSize(Container) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.OverlayLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
preferredLayoutSize(Container) - Method in class javax.swing.ScrollPaneLayout
The preferred size of a ScrollPane is the size of the insets, plus the preferred size of the viewport, plus the preferred size of the visible headers, plus the preferred size of the scrollbars that will appear given the current view and the current scrollbar displayPolicies.
preferredLayoutSize(Container) - Method in class javax.swing.SpringLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.ViewportLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
preferredLayoutSize(Container) - Method in class javax.swing.colorchooser.CenterLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.colorchooser.SmartGridLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the preferred size needed to contain the children.
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Calculates the preferred size dimensions for the specified panel given the components in the specified parent container.
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.CenterLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.DefaultMenuLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalTitlePaneLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
Returns the amount of space the layout would like to have.
preferredLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider.MetalDividerLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.metal.MetalTitlePane.TitlePaneLayout
 
preferredLocation - Variable in class javax.swing.ToolTipManager
 
preferredMinSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Minimum preferred size.
preferredSize() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by getPreferredSize().
preferredSize() - Method in class java.awt.Container
Deprecated. As of JDK version 1.1, replaced by getPreferredSize().
preferredSize(int) - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by getPreferredSize(int).
preferredSize() - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by getPreferredSize().
preferredSize(int, int) - Method in class java.awt.TextArea
Deprecated. As of JDK version 1.1, replaced by getPreferredSize(int, int).
preferredSize() - Method in class java.awt.TextArea
Deprecated. As of JDK version 1.1, replaced by getPreferredSize().
preferredSize(int) - Method in class java.awt.TextField
Deprecated. As of JDK version 1.1, replaced by getPreferredSize(int).
preferredSize() - Method in class java.awt.TextField
Deprecated. As of JDK version 1.1, replaced by getPreferredSize().
preferredSize() - Method in interface java.awt.peer.ComponentPeer
DEPRECATED: Replaced by getPreferredSize().
preferredSize(int) - Method in interface java.awt.peer.ListPeer
DEPRECATED: Replaced by getPreferredSize(int).
preferredSize(int, int) - Method in interface java.awt.peer.TextAreaPeer
DEPRECATED: Replaced by getPreferredSize(int, int).
preferredSize(int) - Method in interface java.awt.peer.TextFieldPeer
DEPRECATED: Replaced by getPreferredSize(int).
preferredSize - Variable in class javax.swing.JComponent
 
preferredSize(Component) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
preferredSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Size needed to completely display all the nodes.
preferredTabAreaHeight(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
preferredTabAreaHeight(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneScrollLayout
 
preferredTabAreaWidth(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
preferredTabAreaWidth(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneScrollLayout
 
preferredViewportSize - Variable in class javax.swing.JTable
Used by the Scrollable interface to determine the initial visible area.
preferredWidth - Variable in class javax.swing.table.TableColumn
The preferred width of the column.
preferredWidth - Variable in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Preferred size needed to draw the user object.
prefix - Variable in class javax.swing.plaf.basic.BasicListUI.KeyHandler
 
prefix - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
prefixCache - Variable in class java.io.Win32FileSystem
 
prefixLength - Variable in class java.io.File
The length of this abstract pathname's prefix, or zero if it has no prefix.
prefixLength(String) - Method in class java.io.FileSystem
Compute the length of this pathname string's prefix.
prefixLength(String) - Method in class java.io.Win32FileSystem
 
prefixTable - Variable in class org.apache.xml.utils.Context2
 
prefixes - Variable in class org.apache.crimson.parser.Parser2
 
prefixes - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
prefsPerm - Static variable in class java.util.prefs.Preferences
This permission object represents the permission required to get access to the user or system root (which in turn allows for all other operations).
preorderEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in preorder.
prepareCall(String) - Method in interface java.sql.Connection
Creates a CallableStatement object for calling database stored procedures.
prepareCall(String, int, int) - Method in interface java.sql.Connection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareCall(String, int, int, int) - Method in interface java.sql.Connection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareEditor(TableCellEditor, int, int) - Method in class javax.swing.JTable
Prepares the editor by querying the data model for the value and selection state of the cell at row, column.
prepareForDragging() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Message to prepare for dragging.
prepareForEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
Invoked just before editing is to start.
prepareForUIInstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
Invoked after the tree instance variable has been set, but before any defaults/listeners have been installed.
prepareForUIUninstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
prepareImage(Image, ImageObserver) - Method in class java.awt.Component
Prepares an image for rendering on this component.
prepareImage(Image, int, int, ImageObserver) - Method in class java.awt.Component
Prepares an image for rendering on this component at the specified width and height.
prepareImage(Image, int, int, ImageObserver) - Method in class java.awt.Toolkit
Prepares an image for rendering.
prepareImage(Image, int, int, ImageObserver) - Method in interface java.awt.peer.ComponentPeer
 
prepareRenderer(TableCellRenderer, int, int) - Method in class javax.swing.JTable
Prepares the renderer by querying the data model for the value and selection state of the cell at row, column.
prepareStatement(String) - Method in interface java.sql.Connection
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
prepareStatement(String, int, int) - Method in interface java.sql.Connection
Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String, int, int, int) - Method in interface java.sql.Connection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, int) - Method in interface java.sql.Connection
Creates a default PreparedStatement object that has the capability to retrieve auto-generated keys.
prepareStatement(String, int[]) - Method in interface java.sql.Connection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareStatement(String, String[]) - Method in interface java.sql.Connection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
preservesUnknownTags - Variable in class javax.swing.text.html.HTMLDocument
 
press - Variable in class javax.swing.JRootPane.DefaultAction
 
press - Variable in class javax.swing.plaf.basic.BasicRootPaneUI.DefaultAction
 
pressedIcon - Variable in class javax.swing.AbstractButton
 
pressedInBumps - Variable in class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener
 
prettyOutput - Variable in class org.apache.crimson.tree.XmlWriteContext
 
prev - Variable in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
prev - Variable in class java.lang.ref.Finalizer
 
prev - Variable in class java.util.regex.Pattern.Branch
 
prevContractChar(char) - Method in class java.text.CollationElementIterator
Get the ordering priority of the previous contracting character in the string.
prevHypertextOffset - Static variable in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
 
prevIndex(int, int) - Static method in class java.lang.ThreadLocal.ThreadLocalMap
Decrement i modulo len.
prevMonthLength(int) - Method in class java.util.GregorianCalendar
Returns the length of the previous month.
prevToken() - Method in class org.apache.xpath.compiler.XPathParser
Retrieve the previous token from the command and store it in m_token string.
prevcurve - Variable in class java.awt.geom.AreaIterator
 
previewListener - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
previewMouseListener - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
previewPanel - Variable in class javax.swing.JColorChooser
 
previewPanel - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
previewPanelHolder - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
previous(Container) - Method in class java.awt.CardLayout
Flips to the previous card of the specified container.
previous() - Method in class java.awt.font.CharArrayIterator
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in interface java.sql.ResultSet
Moves the cursor to the previous row in this ResultSet object.
previous() - Method in class java.text.AttributedString.AttributedStringIterator
 
previous() - Method in class java.text.BreakIterator
Return the boundary preceding the current boundary.
previous() - Method in interface java.text.CharacterIterator
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in class java.text.CollationElementIterator
Get the previous collation element in the string.
previous() - Method in class java.text.DictionaryBasedBreakIterator
Advances the iterator one step backwards.
previous() - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
previous() - Method in class java.text.RuleBasedBreakIterator
Advances the iterator backwards, to the last boundary preceding this one.
previous() - Method in class java.text.SimpleTextBoundary
Return the boundary preceding the last boundary
previous() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.previous() for String.
previous() - Method in class java.util.AbstractList.ListItr
 
previous - Variable in class java.util.LinkedList.Entry
 
previous() - Method in class java.util.LinkedList.ListItr
 
previous() - Method in interface java.util.ListIterator
Returns the previous element in the list.
previous - Variable in class javax.swing.SwingGraphics
 
previous() - Method in class javax.swing.text.ElementIterator
Fetches the previous Element.
previous() - Method in class javax.swing.text.Segment
Decrements the iterator's index by one and returns the character at the new index.
previousButton - Variable in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
previousButtonHandler - Static variable in class javax.swing.plaf.basic.BasicSpinnerUI
 
previousDelay - Variable in class javax.swing.plaf.basic.BasicProgressBarUI.Animator
 
previousDouble(double) - Static method in class java.text.ChoiceFormat
Finds the greatest double less than d.
previousEnabledChild(MenuElement[], int, int) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
previousIndex() - Method in class java.util.AbstractList.ListItr
 
previousIndex() - Method in class java.util.LinkedList.ListItr
 
previousIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to previous.
previousLinkAction - Static variable in class javax.swing.text.html.HTMLEditorKit
 
previousNode() - Method in interface org.apache.xml.dtm.DTMIterator
Returns the previous node in the set and moves the position of the DTMIterator backwards in the set.
previousNode() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
 
previousNode() - Method in class org.apache.xpath.NodeSet
Returns the previous node in the set and moves the position of the iterator backwards in the set.
previousNode() - Method in class org.apache.xpath.NodeSetDTM
Returns the previous node in the set and moves the position of the iterator backwards in the set.
previousNode() - Method in class org.apache.xpath.axes.LocPathIterator
Returns the previous node in the set and moves the position of the iterator backwards in the set.
previousNode() - Method in class org.apache.xpath.axes.NodeSequence
 
previousQueue - Variable in class java.awt.EventQueue
 
previousSafePosition(int) - Method in class java.text.SimpleTextBoundary
 
previousSibling - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
previousSiblingWasParent - Variable in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
previousWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the previous word.
primClasses - Static variable in class java.io.ObjectInputStream
table mapping primitive type names to corresponding class objects
primDataSize - Variable in class java.io.ObjectStreamClass
aggregate marshalled size of primitive fields
primResult - Variable in class java.text.RuleBasedCollator
 
primVals - Variable in class java.io.ObjectInputStream.GetFieldImpl
primitive field values
primVals - Variable in class java.io.ObjectInputStream
buffer for reading primitive field values
primVals - Variable in class java.io.ObjectOutputStream.PutFieldImpl
primitive field values
primVals - Variable in class java.io.ObjectOutputStream
buffer for writing primitive field values
primary1 - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
 
primary1 - Static variable in class javax.swing.plaf.metal.MetalHighContrastTheme
 
primary2 - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
 
primary2 - Static variable in class javax.swing.plaf.metal.MetalHighContrastTheme
 
primary3 - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
 
primary3 - Static variable in class javax.swing.plaf.metal.MetalHighContrastTheme
 
primaryBumps - Static variable in class javax.swing.plaf.metal.MetalIconFactory.HorizontalSliderThumbIcon
 
primaryBumps - Static variable in class javax.swing.plaf.metal.MetalIconFactory.VerticalSliderThumbIcon
 
primaryControlColor - Variable in class javax.swing.plaf.metal.MetalSplitPaneDivider
 
primaryHighlight - Static variable in class javax.swing.plaf.metal.MetalHighContrastTheme
 
primaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the primary component of a collation element.
primaryType - Variable in class java.awt.datatransfer.MimeType
 
primeToCertainty(int) - Method in class java.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
primitiveLeftShift(int[], int, int) - Static method in class java.math.BigInteger
 
primitiveLeftShift(int) - Method in class java.math.MutableBigInteger
Left shift this MutableBigInteger n bits, where n is less than 32.
primitiveRightShift(int[], int, int) - Static method in class java.math.BigInteger
 
primitiveRightShift(int) - Method in class java.math.MutableBigInteger
Right shift this MutableBigInteger n bits, where n is less than 32.
print(Graphics) - Method in class java.awt.Component
Prints this component.
print(Graphics) - Method in class java.awt.Container
Prints the container.
print(Graphics) - Method in interface java.awt.peer.ComponentPeer
 
print(Graphics, PageFormat, int) - Method in interface java.awt.print.Printable
Prints the page at the specified index into the specified Graphics context in the specified format.
print() - Method in class java.awt.print.PrinterJob
Prints a set of pages.
print(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
Prints a set of pages using the settings in the attribute set.
print(boolean) - Method in class java.io.PrintStream
Print a boolean value.
print(char) - Method in class java.io.PrintStream
Print a character.
print(int) - Method in class java.io.PrintStream
Print an integer.
print(long) - Method in class java.io.PrintStream
Print a long integer.
print(float) - Method in class java.io.PrintStream
Print a floating-point number.
print(double) - Method in class java.io.PrintStream
Print a double-precision floating-point number.
print(char[]) - Method in class java.io.PrintStream
Print an array of characters.
print(String) - Method in class java.io.PrintStream
Print a string.
print(Object) - Method in class java.io.PrintStream
Print an object.
print(boolean) - Method in class java.io.PrintWriter
Print a boolean value.
print(char) - Method in class java.io.PrintWriter
Print a character.
print(int) - Method in class java.io.PrintWriter
Print an integer.
print(long) - Method in class java.io.PrintWriter
Print a long integer.
print(float) - Method in class java.io.PrintWriter
Print a floating-point number.
print(double) - Method in class java.io.PrintWriter
Print a double-precision floating-point number.
print(char[]) - Method in class java.io.PrintWriter
Print an array of characters.
print(String) - Method in class java.io.PrintWriter
Print a string.
print(Object) - Method in class java.io.PrintWriter
Print an object.
print(Graphics) - Method in class javax.swing.JComponent
Invoke this method to print the component.
printAll(Graphics) - Method in class java.awt.Component
Prints this component and all of its subcomponents.
printAll(Graphics) - Method in class javax.swing.JComponent
Invoke this method to print the component.
printArgOptions(ResourceBundle) - Static method in class org.apache.xalan.xslt.Process
Prints argument options.
printArgs(Object[]) - Method in class javax.swing.UIDefaults.ProxyLazyValue
 
printBorder(Graphics) - Method in class javax.swing.JComponent
Prints the component's border.
printChildren(Graphics) - Method in class javax.swing.JComponent
Prints this component's children.
printComponent(Graphics) - Method in class javax.swing.JComponent
This is invoked during a printing operation.
printComponents(Graphics) - Method in class java.awt.Container
Prints each of the components in this container.
printComponents(Graphics) - Method in class java.awt.ScrollPane
Prints the component in this scroll pane.
printDialog() - Method in class java.awt.print.PrinterJob
Presents a dialog to the user for changing the properties of the print job.
printDialog(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
A convenience method which displays a cross-platform print dialog for all services which are capable of printing 2D graphics using the Pageable interface.
printHeavyweightComponents(Graphics) - Method in class java.awt.Component
Prints all the heavyweight subcomponents.
printHeavyweightComponents(Graphics) - Method in class java.awt.Container
Prints all the heavyweight subcomponents.
printIndent() - Method in class org.apache.crimson.tree.XmlWriteContext
If pretty printing is enabled, this writes a newline followed by indentLevel spaces.
printInvalidXSLTCOption(String) - Static method in class org.apache.xalan.xslt.Process
Print a message if an option cannot be used with -XSLTC.
printInvalidXalanOption(String) - Static method in class org.apache.xalan.xslt.Process
Print a message if an option can only be used with -XSLTC.
printLocation(PrintStream, TransformerException) - Static method in class org.apache.xml.utils.DefaultErrorHandler
 
printLocation(PrintStream, SAXParseException) - Static method in class org.apache.xml.utils.DefaultErrorHandler
 
printLocation(PrintWriter, Throwable) - Static method in class org.apache.xml.utils.DefaultErrorHandler
 
printMenuElementArray(MenuElement[]) - Method in class javax.swing.MenuSelectionManager
 
printMenuElementArray(MenuElement[], boolean) - Method in class javax.swing.MenuSelectionManager
 
printMenuElementArray(MenuElement[], boolean) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
printNode(Node) - Static method in class org.apache.xalan.trace.TracerEvent
Returns a string representation of the node.
printNodeList(NodeList) - Static method in class org.apache.xalan.trace.TracerEvent
Returns a string representation of the node list.
printObjectTree(Pattern.Node) - Static method in class java.util.regex.Pattern
Used to print out a subtree of the Pattern to help with debugging.
printQuality - Variable in class java.awt.PageAttributes
 
printSpace(int) - Method in class org.apache.xalan.serialize.SerializerToXML
Prints n spaces.
printStackTrace() - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print writer.
printStackTrace() - Method in class org.apache.xml.dtm.DTMException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in class org.apache.xml.dtm.DTMException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class org.apache.xml.dtm.DTMException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in class org.apache.xpath.XPathException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class org.apache.xpath.XPathException
Print the the trace of methods from where the error originated.
printStackTraceAsCause(PrintStream, StackTraceElement[]) - Method in class java.lang.Throwable
Print our stack trace as a cause for the specified stack trace.
printStackTraceAsCause(PrintWriter, StackTraceElement[]) - Method in class java.lang.Throwable
Print our stack trace as a cause for the specified stack trace.
printStats() - Method in class java.awt.font.TextMeasurer
 
printWordList(String, int, PrintWriter) - Method in class java.text.BreakDictionary
 
printer - Variable in class java.awt.JobAttributes
 
printerResolution - Variable in class java.awt.PageAttributes
 
printing - Variable in class java.awt.Container
 
printingThreads - Variable in class java.awt.Container
 
println() - Method in class java.io.PrintStream
Terminate the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintStream
Print a boolean and then terminate the line.
println(char) - Method in class java.io.PrintStream
Print a character and then terminate the line.
println(int) - Method in class java.io.PrintStream
Print an integer and then terminate the line.
println(long) - Method in class java.io.PrintStream
Print a long and then terminate the line.
println(float) - Method in class java.io.PrintStream
Print a float and then terminate the line.
println(double) - Method in class java.io.PrintStream
Print a double and then terminate the line.
println(char[]) - Method in class java.io.PrintStream
Print an array of characters and then terminate the line.
println(String) - Method in class java.io.PrintStream
Print a String and then terminate the line.
println(Object) - Method in class java.io.PrintStream
Print an Object and then terminate the line.
println() - Method in class java.io.PrintWriter
Terminate the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintWriter
Print a boolean value and then terminate the line.
println(char) - Method in class java.io.PrintWriter
Print a character and then terminate the line.
println(int) - Method in class java.io.PrintWriter
Print an integer and then terminate the line.
println(long) - Method in class java.io.PrintWriter
Print a long integer and then terminate the line.
println(float) - Method in class java.io.PrintWriter
Print a floating-point number and then terminate the line.
println(double) - Method in class java.io.PrintWriter
Print a double-precision floating-point number and then terminate the line.
println(char[]) - Method in class java.io.PrintWriter
Print an array of characters and then terminate the line.
println(String) - Method in class java.io.PrintWriter
Print a String and then terminate the line.
println(Object) - Method in class java.io.PrintWriter
Print an Object and then terminate the line.
println(String) - Static method in class java.sql.DriverManager
Prints a message to the current JDBC log stream.
println(char[]) - Method in class javax.swing.text.html.parser.NPrintWriter
 
priority - Variable in class java.io.ObjectInputStream.ValidationList.Callback
 
priority - Variable in class java.lang.Thread
 
priorityIsValid(int) - Static method in class java.awt.font.GlyphJustificationInfo
 
privateGetDeclaredConstructors(boolean) - Method in class java.lang.Class
 
privateGetDeclaredFields(boolean) - Method in class java.lang.Class
 
privateGetDeclaredMethods(boolean) - Method in class java.lang.Class
 
privateGetPublicFields(Set) - Method in class java.lang.Class
 
privateGetPublicMethods() - Method in class java.lang.Class
 
privateKey - Variable in class java.awt.Component
This object is used as a key for internal hashtables.
privateKey - Variable in class java.awt.MenuComponent
This object is used as a key for internal hashtables.
privatekey - Variable in class java.awt.RenderingHints.Key
 
privilegedConnect(String, int, int) - Method in class java.net.SocksSocketImpl
 
privilegedOpenProfile(String) - Static method in class java.awt.color.ICC_Profile
 
proDelegate - Static variable in class javax.rmi.PortableRemoteObject
 
proTemTable - Variable in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
probablePrime(int, Random) - Static method in class java.math.BigInteger
Returns a positive BigInteger that is probably prime, with the specified bitLength.
procedureColumnIn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores IN parameters.
procedureColumnInOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores INOUT parameters.
procedureColumnOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores OUT parameters.
procedureColumnResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores results.
procedureColumnReturn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores return values.
procedureColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that type of the column is unknown.
procedureNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are not allowed.
procedureNoResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the procedure does not return a result.
procedureNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are allowed.
procedureNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is unknown.
procedureResultUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether the procedure returns a result.
procedureReturnsResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the procedure returns a result.
processAVT(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_AVT into a AVT value.
processAVT_QNAME(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_QNAME into a QName value.
processAccumulatedText() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
processActionEvent(ActionEvent) - Method in class java.awt.Button
Processes action events occurring on this button by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class java.awt.List
Processes action events occurring on this component by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class java.awt.MenuItem
Processes action events occurring on this menu item, by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class java.awt.TextField
Processes action events occurring on this text field by dispatching them to any registered ActionListener objects.
processAdjustmentEvent(AdjustmentEvent) - Method in class java.awt.Scrollbar
Processes adjustment events occurring on this scrollbar by dispatching them to any registered AdjustmentListener objects.
processAttribute(String, ElemDesc, String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Process an attribute.
processAttribute(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Process an attribute.
processAttributeNS(String, String, String, String, boolean, boolean, Vector) - Method in class org.apache.crimson.parser.Parser2
Process attributes for namespace support.
processBindingForKeyStrokeRecursive(MenuElement, KeyStroke, KeyEvent, int, boolean) - Static method in class javax.swing.JMenuBar
 
processCDATA(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_CDATA into a String value.
processCHAR(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_CHAR into a Character value.
processComponentEvent(ComponentEvent) - Method in class java.awt.Component
Processes component events occurring on this component by dispatching them to any registered ComponentListener objects.
processComponentKeyEvent(KeyEvent) - Method in class javax.swing.JComponent
Processes any key events that the component itself recognizes.
processContainerEvent(ContainerEvent) - Method in class java.awt.Container
Processes container events occurring on this container by dispatching them to any registered ContainerListener objects.
processCurrentLightweightRequests() - Static method in class java.awt.KeyboardFocusManager
 
processDragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd.DragSource
This method calls dragDropEnd on the DragSourceListeners registered with this DragSource, and passes them the specified DragSourceDropEvent.
processDragEnter(DragSourceDragEvent) - Method in class java.awt.dnd.DragSource
This method calls dragEnter on the DragSourceListeners registered with this DragSource, and passes them the specified DragSourceDragEvent.
processDragExit(DragSourceEvent) - Method in class java.awt.dnd.DragSource
This method calls dragExit on the DragSourceListeners registered with this DragSource, and passes them the specified DragSourceEvent.
processDragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd.DragSource
This method calls dragMouseMoved on the DragSourceMotionListeners registered with this DragSource, and passes them the specified DragSourceDragEvent.
processDragOver(DragSourceDragEvent) - Method in class java.awt.dnd.DragSource
This method calls dragOver on the DragSourceListeners registered with this DragSource, and passes them the specified DragSourceDragEvent.
processDropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd.DragSource
This method calls dropActionChanged on the DragSourceListeners registered with this DragSource, and passes them the specified DragSourceDragEvent.
processDropTargetEvent(SunDropTargetEvent) - Method in class java.awt.LightweightDispatcher
 
processENUM(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_ENUM into a int value.
processENUM_OR_PQNAME(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of that is either an enumerated value or a qname-but-not-ncname.
processEXPR(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_EXPR into an XPath value.
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandler
Process a call to this extension namespace via an element.
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Required by ExtensionHandler (an abstract method).
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Process a call to this extension namespace via an element.
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Process a call to this extension namespace via an element.
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Process a call to this extension namespace via an element.
processEntry(ManifestEntryVerifier) - Method in class java.util.jar.JarVerifier
called when we reach the end of entry in one of the read() methods.
processEvent(AWTEvent) - Method in class java.awt.Button
Processes events on this button.
processEvent(AWTEvent) - Method in class java.awt.Checkbox
Processes events on this check box.
processEvent(AWTEvent) - Method in class java.awt.CheckboxMenuItem
Processes events on this check box menu item.
processEvent(AWTEvent) - Method in class java.awt.Choice
Processes events on this choice.
processEvent(AWTEvent) - Method in class java.awt.Component
Processes events occurring on this component.
processEvent(AWTEvent) - Method in class java.awt.Container
Processes events on this container.
processEvent(AWTEvent) - Method in class java.awt.List
Processes events on this scrolling list.
processEvent(AWTEvent) - Method in class java.awt.MenuComponent
Processes events occurring on this menu component.
processEvent(AWTEvent) - Method in class java.awt.MenuItem
Processes events on this menu item.
processEvent(AWTEvent) - Method in class java.awt.Scrollbar
Processes events on this scroll bar.
processEvent(AWTEvent) - Method in class java.awt.TextComponent
Processes events on this text component.
processEvent(AWTEvent) - Method in class java.awt.TextField
Processes events on this text field.
processEvent(AWTEvent) - Method in class java.awt.Window
Processes events on this window.
processEvent(AWTEvent) - Method in class javax.swing.SystemEventQueueUtilities.RunnableTarget
 
processException(Throwable, boolean) - Method in class java.awt.EventDispatchThread
 
processFocusEvent(FocusEvent) - Method in class java.awt.Component
Processes focus events occurring on this component by dispatching them to any registered FocusListener objects.
processFocusEvent(FocusEvent) - Method in class javax.swing.JFormattedTextField
Processes any focus events, such as FocusEvent.FOCUS_GAINED or FocusEvent.FOCUS_LOST.
processFocusEvent(FocusEvent) - Method in class javax.swing.JPopupMenu
 
processFromNode(Node) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
 
processFromNode(Node, String) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Process the stylesheet from a DOM tree, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
processHTMLFrameHyperlinkEvent(HTMLFrameHyperlinkEvent) - Method in class javax.swing.text.html.HTMLDocument
Processes HyperlinkEvents that are generated by documents in an HTML frame.
processHierarchyBoundsEvent(HierarchyEvent) - Method in class java.awt.Component
Processes hierarchy bounds events occurring on this component by dispatching them to any registered HierarchyBoundsListener objects.
processHierarchyEvent(HierarchyEvent) - Method in class java.awt.Component
Processes hierarchy events occurring on this component by dispatching them to any registered HierarchyListener objects.
processInputMethodEvent(InputMethodEvent) - Method in class java.awt.Component
Processes input method events occurring on this component by dispatching them to any registered InputMethodListener objects.
processInputMethodEvent(InputMethodEvent) - Method in class javax.swing.JFormattedTextField
Processes any input method events, such as InputMethodEvent.INPUT_METHOD_TEXT_CHANGED or InputMethodEvent.CARET_POSITION_CHANGED.
processInputMethodEvent(InputMethodEvent) - Method in class javax.swing.text.JTextComponent
 
processItemEvent(ItemEvent) - Method in class java.awt.Checkbox
Processes item events occurring on this check box by dispatching them to any registered ItemListener objects.
processItemEvent(ItemEvent) - Method in class java.awt.CheckboxMenuItem
Processes item events occurring on this check box menu item by dispatching them to any registered ItemListener objects.
processItemEvent(ItemEvent) - Method in class java.awt.Choice
Processes item events occurring on this Choice menu by dispatching them to any registered ItemListener objects.
processItemEvent(ItemEvent) - Method in class java.awt.List
Processes item events occurring on this list by dispatching them to any registered ItemListener objects.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.JComponent
Invoked to process the key bindings for ks as the result of the KeyEvent e.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.JMenuBar
Subclassed to check all the child menus.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.JTable
 
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.MultiplexingTextField
 
processKeyBindings(KeyEvent, boolean) - Method in class javax.swing.JComponent
This is invoked as the result of a KeyEvent that was not consumed by the FocusManager, KeyListeners, or the component.
processKeyBindings(KeyEvent) - Static method in class javax.swing.SwingUtilities
Process the key bindings for the Component associated with event.
processKeyBindingsForAllComponents(KeyEvent, Container, boolean) - Static method in class javax.swing.JComponent
 
processKeyEvent(KeyEvent) - Method in class java.awt.Component
Processes key events occurring on this component by dispatching them to any registered KeyListener objects.
processKeyEvent(Component, KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
This method initiates a focus traversal operation if and only if the KeyEvent represents a focus traversal key for the specified focusedComponent.
processKeyEvent(Component, KeyEvent) - Method in class java.awt.KeyboardFocusManager
This method initiates a focus traversal operation if and only if the KeyEvent represents a focus traversal key for the specified focusedComponent.
processKeyEvent(Component, KeyEvent) - Method in class javax.swing.DelegatingDefaultFocusManager
 
processKeyEvent(KeyEvent) - Method in class javax.swing.JComboBox
Handles KeyEvents, looking for the Tab key.
processKeyEvent(KeyEvent) - Method in class javax.swing.JComponent
Overrides processKeyEvent to process events.
processKeyEvent(KeyEvent) - Method in class javax.swing.JMenu
Processes key stroke events such as mnemonics and accelerators.
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement -- does nothing.
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuItem
Processes a key event forwarded from the MenuSelectionManager and changes the menu selection, if necessary, by using MenuSelectionManager's API.
processKeyEvent(KeyEvent) - Method in class javax.swing.JPopupMenu
Processes key stroke events such as mnemonics and accelerators.
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JPopupMenu
This method is required to conform to the MenuElement interface, but it not implemented.
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in interface javax.swing.MenuElement
Process a key event.
processKeyEvent(KeyEvent) - Method in class javax.swing.MenuSelectionManager
When a MenuElement receives an event from a KeyListener, it should never process the event directly.
processMenuDragMouseEvent(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Handles mouse drag in a menu.
processMenuKeyEvent(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Handles a keystroke in a menu.
processMouseEvent(MouseEvent) - Method in class java.awt.Component
Processes mouse events occurring on this component by dispatching them to any registered MouseListener objects.
processMouseEvent(MouseEvent) - Method in class java.awt.LightweightDispatcher
This method attempts to distribute a mouse event to a lightweight component.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement -- does nothing.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuItem
Processes a mouse event forwarded from the MenuSelectionManager and changes the menu selection, if necessary, by using the MenuSelectionManager's API.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JPopupMenu
This method is required to conform to the MenuElement interface, but it not implemented.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in interface javax.swing.MenuElement
Process a mouse event. event is a MouseEvent with source being the receiving element's component.
processMouseEvent(MouseEvent) - Method in class javax.swing.MenuSelectionManager
When a MenuElement receives an event from a MouseListener, it should never process the event directly.
processMouseEvent(JMenuItem, MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
processMouseEvent(JMenuItem, MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
processMouseMotionEvent(MouseEvent) - Method in class java.awt.Component
Processes mouse motion events occurring on this component by dispatching them to any registered MouseMotionListener objects.
processMouseMotionEvent(MouseEvent) - Method in class javax.swing.JComponent
Processes mouse motion events, such as MouseEvent.MOUSE_DRAGGED.
processMouseWheelEvent(MouseWheelEvent) - Method in class java.awt.Component
Processes mouse wheel events occurring on this component by dispatching them to any registered MouseWheelListener objects.
processMouseWheelEvent(MouseWheelEvent) - Method in class java.awt.ScrollPane
Process mouse wheel events that are delivered to this ScrollPane by scrolling an appropriate amount.
processNCNAME(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type NCName into a String
processNMTOKEN(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_NMTOKEN into a String value.
processNSDecls(int, int, DTM) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Copy xmlns: attributes in if not already in scope.
processNUMBER(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_NUMBER into a double value.
processName(String, boolean, boolean) - Method in class org.apache.crimson.parser.Parser2
Process a qualified (prefixed) name.
processName(String, boolean) - Method in class org.apache.xml.utils.Context2
Process a raw XML 1.0 name in this context.
processName(String, String[], boolean) - Method in class org.apache.xml.utils.NamespaceSupport2
Process a raw XML 1.0 name.
processPATTERN(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_PATTERN into an XPath match pattern value.
processPREFIX_URLLIST(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_URLLIST into a vector of prefixes that may be resolved to URLs.
processQNAME(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_QNAME into a QName value.
processQNAMES(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_QNAMES into a vector of QNames where the specification requires that non-prefixed elements not be placed in a namespace.
processQNAMESRNU(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_QNAMES_RESOLVE_NULL into a vector of QNames where the specification requires non-prefixed elements to be placed in the default namespace.
processRunnableEvent(SystemEventQueueUtilities.RunnableEvent) - Static method in class javax.swing.SystemEventQueueUtilities
Calls RunnableEvent.doRun.run().
processSIMPLEPATTERNLIST(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_SIMPLEPATTERNLIST into a vector of XPath match patterns.
processSTRINGLIST(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_STRINGLIST into a vector of XPath match patterns.
processSortKeys(ElemForEach, int) - Method in class org.apache.xalan.transformer.TransformerImpl
Get the keys for the xsl:sort elements.
processSubstitution(String, String, int) - Method in class java.text.RuleBasedBreakIterator.Builder
This function performs variable-name substitutions.
processSynchronousLightweightTransfer(Component, Component, boolean, boolean, long) - Static method in class java.awt.KeyboardFocusManager
 
processTextEvent(TextEvent) - Method in class java.awt.TextComponent
Processes text events occurring on this text component by dispatching them to any registered TextListener objects.
processTransformation() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Process the transformation.
processURL(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_URL into a URL value.
processValue(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute value.
processWindowEvent(WindowEvent) - Method in class java.awt.Window
Processes window events occurring on this window by dispatching them to any registered WindowListener objects.
processWindowEvent(WindowEvent) - Method in class javax.swing.JDialog
Handles window events depending on the state of the defaultCloseOperation property.
processWindowEvent(WindowEvent) - Method in class javax.swing.JFrame
Processes window events occurring on this component.
processWindowFocusEvent(WindowEvent) - Method in class java.awt.Window
Processes window focus event occuring on this window by dispatching them to any registered WindowFocusListener objects.
processWindowStateEvent(WindowEvent) - Method in class java.awt.Window
Processes window state event occuring on this window by dispatching them to any registered WindowStateListener objects.
processYESNO(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Process an attribute string of type T_YESNO into a Boolean value.
processingInstruction(String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilderNS
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.processor.StylesheetPIHandler
Handle the xml-stylesheet processing instruction.
processingInstruction(StylesheetHandler, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the processingInstruction event.
processingInstruction(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
processingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
processingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of a processing instruction.
produceEquivalentAlternation(String) - Method in class java.util.regex.Pattern
Given a specific sequence composed of a regular character and combining marks that follow it, produce the alternation that will match all canonical equivalences of that sequence.
producePermutations(String) - Method in class java.util.regex.Pattern
Returns an array of strings that have all the possible permutations of the characters in the input string.
producer - Variable in class java.awt.image.PixelGrabber
 
profileActivator - Variable in class java.awt.color.ICC_Profile
 
profileList - Variable in class java.awt.image.ColorConvertOp
 
progressBar - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
progressString - Variable in class javax.swing.JProgressBar
An optional string that can be displayed on the progress bar.
propChangeListener - Variable in class javax.swing.text.html.AccessibleHTML
PropertyChangeListener installed on the editor
propagate(ClassLoader, Vector, Vector, Locale, Object) - Static method in class java.util.ResourceBundle
propagate bundles from the root down the specified branch of the search tree.
properties - Variable in class java.awt.image.BufferedImage
 
properties - Variable in class java.awt.image.MemoryImageSource
 
property - Variable in class javax.swing.TransferHandler.PropertyTransferable
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.AbstractButton.ButtonActionPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.AncestorNotifier
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JList.AccessibleJList
Property Change Listener change method.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JMenu.ActionChangedListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JPopupMenu.ActionChangedListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JSpinner.DefaultEditor
Called by the JFormattedTextField PropertyChangeListener.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to selection model, column model, etc. so as to be able to re-place listeners on those in order to pass on information to the Accessibility PropertyChange mechanism
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JTable.CellEditorRemover
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
Detects changes in state from the JInternalFrame and handles actions.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
If the source of the PropertyChangeEvent e equals the optionPane and is one of the ICON_PROPERTY, MESSAGE_PROPERTY, OPTIONS_PROPERTY or INITIAL_VALUE_PROPERTY, validateComponent is invoked.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
Invoked when a property changes on the root pane.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.ScrollBarPropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Property change event, presumably from the JSplitPane, will message updateOrientation if necessary.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
Messaged from the JSplitPane the receiver is contained in.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextFieldUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextPaneUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicToolTipUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalDesktopIconUI.TitleListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalPropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI.MetalPropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Invoked when a property changes.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalScrollBarUI.ScrollBarListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalSliderUI.MetalPropertyListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalTextFieldUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalTitlePane.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalTreeUI.LineListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Property Change Listener change method.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.text.DefaultCaret.UpdateHandler
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.text.StyledEditorKit.AttributeTracker
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.text.html.AccessibleHTML.PropertyChangeHandler
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicMenuUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
propertyChangeListener - Static variable in class javax.swing.plaf.basic.BasicSpinnerUI
The PropertyChangeListener that's added to the JSpinner itself.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance of the PropertyChangeListener for this JSplitPane.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicTableUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicToolTipUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
propertyChangeListener - Variable in class javax.swing.plaf.metal.MetalTitlePane
PropertyChangeListener added to the JRootPane.
propertyDisallowDoctypeDecl - Variable in class org.apache.crimson.parser.Parser2
 
propertyElementAttributeLimit - Variable in class org.apache.crimson.parser.Parser2
 
propertyEntityExpansionLimit - Variable in class org.apache.crimson.parser.Parser2
 
propertyKey - Static variable in class javax.swing.plaf.basic.BasicHTML
Key to use for the html renderer when stored as a client property of a JComponent.
propertyListener - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
propertyListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
propertyMapping - Static variable in class javax.swing.plaf.metal.MetalFontDesktopProperty
Maps from metal font theme type as defined in MetalTheme to the corresponding desktop property name.
propertyName - Variable in class javax.swing.TransferHandler
 
propertyName - Variable in class javax.swing.text.html.StyleSheet.CssParser
Name of the current property.
propertyNames() - Method in class java.util.Properties
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
propertyPrefix - Static variable in class javax.swing.plaf.basic.BasicButtonUI
 
propertyPrefix - Static variable in class javax.swing.plaf.basic.BasicCheckBoxUI
 
propertyPrefix - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
propertyPrefix - Static variable in class javax.swing.plaf.basic.BasicToggleButtonUI
 
propertyPrefix - Static variable in class javax.swing.plaf.metal.MetalCheckBoxUI
 
props - Static variable in class java.lang.System
System properties.
props - Variable in class java.rmi.activation.ActivationGroupDesc
 
props - Variable in class java.util.logging.LogManager
 
props - Variable in class javax.swing.plaf.metal.DefaultMetalTheme.WindowsFontDelegate
 
protocol - Variable in class java.io.ObjectOutputStream
stream protocol version
protocol - Variable in class java.net.URL
The protocol to use (ftp, http, nntp, ... etc.) .
protocolPathProp - Static variable in class java.net.URL
The property which specifies the package prefix list to be scanned for protocol handlers.
prototypeCellValue - Variable in class javax.swing.JList
 
prototypeCellValueChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
prototypeDisplayValue - Variable in class javax.swing.JComboBox
 
provideErrorFeedback(Component) - Method in class javax.swing.LookAndFeel
Invoked when the user attempts an invalid operation, such as pasting into an uneditable JTextField that has focus.
provideErrorFeedback(Component) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Invoked when the user attempts an invalid operation, such as pasting into an uneditable JTextField that has focus.
provider() - Method in class java.nio.channels.SelectableChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.Selector
Returns the provider that created this channel.
provider - Variable in class java.nio.channels.spi.AbstractSelectableChannel
 
provider() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Returns the provider that created this channel.
provider - Variable in class java.nio.channels.spi.AbstractSelector
 
provider() - Method in class java.nio.channels.spi.AbstractSelector
Returns the provider that created this channel.
provider - Static variable in class java.nio.channels.spi.SelectorProvider
 
provider() - Static method in class java.nio.channels.spi.SelectorProvider
Returns the system-wide default selector provider for this invocation of the Java virtual machine.
provider - Static variable in class java.rmi.server.RMIClassLoader
provider instance
providers() - Static method in class java.nio.charset.Charset
 
proxies - Variable in class java.awt.image.FilteredImageSource
 
proxy - Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
 
proxyClassNamePrefix - Static variable in class java.lang.reflect.Proxy
prefix for all proxy class names
proxyClasses - Static variable in class java.lang.reflect.Proxy
set of all generated proxy classes, for isProxyClass implementation
proxyEnableEvents(long) - Method in class java.awt.Container
This is called by lightweight components that want the containing windowed parent to enable some kind of events on their behalf.
pseudoparent - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
ptLineDist(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns the distance from a point to a line.
ptLineDist(double, double) - Method in class java.awt.geom.Line2D
Returns the distance from a point to this line.
ptLineDist(Point2D) - Method in class java.awt.geom.Line2D
Returns the distance from a Point2D to this line.
ptLineDistSq(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns the square of the distance from a point to a line.
ptLineDistSq(double, double) - Method in class java.awt.geom.Line2D
Returns the square of the distance from a point to this line.
ptLineDistSq(Point2D) - Method in class java.awt.geom.Line2D
Returns the square of the distance from a specified Point2D to this line.
ptSegDist(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns the distance from a point to a line segment.
ptSegDist(double, double) - Method in class java.awt.geom.Line2D
Returns the distance from a point to this line segment.
ptSegDist(Point2D) - Method in class java.awt.geom.Line2D
Returns the distance from a Point2D to this line segment.
ptSegDistSq(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns the square of the distance from a point to a line segment.
ptSegDistSq(double, double) - Method in class java.awt.geom.Line2D
Returns the square of the distance from a point to this line segment.
ptSegDistSq(Point2D) - Method in class java.awt.geom.Line2D
Returns the square of the distance from a Point2D to this line segment.
publicConstructors - Variable in class java.lang.Class
 
publicFields - Variable in class java.lang.Class
 
publicId - Variable in class org.apache.crimson.parser.ExternalEntity
 
publicId - Variable in class org.apache.crimson.tree.Doctype.EntityNode
 
publicId - Variable in class org.apache.crimson.tree.Doctype.NotationNode
 
publicId - Variable in class org.apache.crimson.tree.Doctype
 
publicId(ExpressionContext) - Static method in class org.apache.xalan.lib.NodeInfo
publicId returns the public identifier of the current context node.
publicId(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
publicId returns the public identifier of the node passed as argument.
publicId - Variable in class org.apache.xml.utils.SerializableLocatorImpl
The public ID.
publicMethods - Variable in class java.lang.Class
 
publish(LogRecord) - Method in class java.util.logging.ConsoleHandler
Publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.FileHandler
Format and publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.Handler
Publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.MemoryHandler
Store a LogRecord in an internal buffer.
publish(LogRecord) - Method in class java.util.logging.SocketHandler
Format and publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.StreamHandler
Format and publish a LogRecord.
pumpApprovedKeyEvents() - Method in class java.awt.DefaultKeyboardFocusManager
 
pumpEvents(Conditional) - Method in class java.awt.EventDispatchThread
 
pumpEvents(int, Conditional) - Method in class java.awt.EventDispatchThread
 
pumpEventsForHierarchy(Conditional, Component) - Method in class java.awt.EventDispatchThread
 
pumpEventsForHierarchy(int, Conditional, Component) - Method in class java.awt.EventDispatchThread
 
pumpOneEventForHierarchy(int, Component) - Method in class java.awt.EventDispatchThread
 
purgeStampedEvents(long, long) - Method in class java.awt.DefaultKeyboardFocusManager
 
push(EventQueue) - Method in class java.awt.EventQueue
Replaces the existing EventQueue with the specified one.
push(Object) - Method in class java.util.Stack
Pushes an item onto the top of this stack.
push() - Method in class java.util.logging.MemoryHandler
Push any buffered output to the target Handler.
push(Element, int, boolean) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Pushes a new element onto the stack that represents the current path.
push(Element, int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
push(boolean) - Method in class org.apache.xml.utils.BoolStack
Pushes an item onto the top of this stack.
push(int) - Method in class org.apache.xml.utils.IntStack
Pushes an item onto the top of this stack.
push(int) - Method in class org.apache.xml.utils.NodeVector
Append a Node onto the vector.
push(Object) - Method in class org.apache.xml.utils.ObjectStack
Pushes an item onto the top of this stack.
push(String) - Method in class org.apache.xml.utils.StringVector
Tell if the table contains the given string.
push(Node) - Method in class org.apache.xpath.NodeSet
Append a Node onto the vector.
pushBack - Variable in class java.io.LineNumberInputStream
Deprecated.  
pushBack() - Method in class java.io.StreamTokenizer
Causes the next call to the nextToken method of this tokenizer to return the current value in the ttype field, and not to modify the value in the nval or sval field.
pushBaseIndentifier(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Push a base identifier onto the base URI stack.
pushChar(int) - Method in class javax.swing.text.html.CSSParser
Supports one character look ahead, this will throw if called twice in a row.
pushCharacterStyle() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Pushes the current character style on a stack in preparation for forming a new nested character style.
pushContext() - Method in class org.apache.xml.utils.NamespaceSupport2
Start a new Namespace context.
pushContextNodeList(DTMIterator) - Method in class org.apache.xpath.XPathContext
Set the current context node list.
pushCurrentExpressionNode(int) - Method in class org.apache.xpath.XPathContext
Set the current node that is the expression's context (i.e. for current() support).
pushCurrentNode(int) - Method in class org.apache.xpath.XPathContext
Set the current context node.
pushCurrentNodeAndExpression(int, int) - Method in class org.apache.xpath.XPathContext
Set the current context node and expression node.
pushCurrentTemplateRuleIsNull(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Push true if the current template rule is null, false otherwise.
pushDepth - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
How many parents to descend (relative to popDepth) before inserting.
pushDocumentEvent() - Method in class org.apache.xalan.transformer.QueuedEvents
Push the document event.
pushElemAttributeSet(ElemAttributeSet) - Method in class org.apache.xalan.transformer.TransformerImpl
Push an executing attribute set, so we can check for recursive attribute definitions.
pushElemTemplateElement(ElemTemplateElement) - Method in class org.apache.xalan.processor.StylesheetHandler
Push the current XSLTElementProcessor to the top of the stack.
pushElemTemplateElement(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
Push the current template element.
pushExpressionState(int, int, PrefixResolver) - Method in class org.apache.xpath.XPathContext
Push the current context node, expression node, and prefix resolver.
pushGlobalVars(int) - Method in class org.apache.xalan.transformer.TransformerImpl
Internal -- push the global variables from the Stylesheet onto the context's runtime variable stack.
pushImportURL(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Push an import href onto the stylesheet stack.
pushInputBuffer(char[], int, int) - Method in class org.apache.crimson.parser.Parser2
In support of the HTML DOM model of client side <xhtml:script> tag processing, this method permits data to be spliced into the input stream.
pushIteratorRoot(int) - Method in class org.apache.xpath.XPathContext
Set the current location path iterator root.
pushLevel - Variable in class java.util.logging.MemoryHandler
 
pushMode(QName) - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method pushMode NEEDSDOC @param mode
pushNamespaceContext(PrefixResolver) - Method in class org.apache.xpath.XPathContext
Push a current namespace context for the xpath.
pushNamespaceContextNull() - Method in class org.apache.xpath.XPathContext
Just increment the namespace contest stack, so that setNamespaceContext can be used on the slot.
pushNewNamespaceSupport() - Method in class org.apache.xalan.processor.StylesheetHandler
Push a new NamespaceSupport instance.
pushPair(int, int) - Method in class org.apache.xml.utils.NodeVector
Push a pair of nodes into the stack.
pushPair(Node, Node) - Method in class org.apache.xpath.NodeSet
Push a pair of nodes into the stack.
pushPairCurrentMatched(ElemTemplateElement, int) - Method in class org.apache.xalan.transformer.TransformerImpl
Push both the current xsl:template or xsl:for-each onto the stack, along with the child node that was matched.
pushPredicatePos(int) - Method in class org.apache.xpath.XPathContext
 
pushPredicateRoot(int) - Method in class org.apache.xpath.XPathContext
Set the current predicate root.
pushProcessor(XSLTElementProcessor) - Method in class org.apache.xalan.processor.StylesheetHandler
Push the current XSLTElementProcessor onto the top of the stack.
pushRTFContext() - Method in class org.apache.xpath.XPathContext
Push the RTFDTM's context mark, to allows discarding RTFs added after this point.
pushReader(char[], String, boolean) - Method in class org.apache.crimson.parser.Parser2
 
pushReader(ExternalEntity) - Method in class org.apache.crimson.parser.Parser2
 
pushRewindMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
"Tail-pruning" support for RTFs.
pushSAXLocator(SourceLocator) - Method in class org.apache.xpath.XPathContext
Set the current locater in the stylesheet.
pushSAXLocatorNull() - Method in class org.apache.xpath.XPathContext
Push a slot on the locations stack so that setSAXLocator can be repeatedly called.
pushShouldStripWhitespace(boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
pushShouldStripWhitespace(boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Set whether to strip whitespaces and push in current value of m_shouldStripWS in m_shouldStripWhitespaceStack.
pushSpaceHandling(boolean) - Method in class org.apache.xalan.processor.StylesheetHandler
Push boolean value on to the spacePreserve stack.
pushSpaceHandling(Attributes) - Method in class org.apache.xalan.processor.StylesheetHandler
Push boolean value on to the spacePreserve stack depending on the value of xml:space=default/preserve.
pushStackMark() - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
pushState(String, String, Vector, BoolStack) - Method in class org.apache.xalan.serialize.SerializerToXML
Push a boolean state based on if the name of the element is found in the list of qnames.
pushStylesheet(Stylesheet) - Method in class org.apache.xalan.processor.StylesheetHandler
Push the current stylesheet being constructed.
pushSubContextList(SubContextList) - Method in class org.apache.xpath.XPathContext
Push a TreeWalker on the stack.
pushedBack - Variable in class java.io.StreamTokenizer
 
pushedChar - Variable in class javax.swing.text.html.CSSParser
The read ahead character.
put(Object, Object) - Method in class java.awt.RenderingHints
Maps the specified key to the specified value in this RenderingHints object.
put(String, String) - Method in class java.io.ExpiringCache
 
put(String, boolean) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named boolean field into the persistent field.
put(String, byte) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named byte field into the persistent field.
put(String, char) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named char field into the persistent field.
put(String, short) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named short field into the persistent field.
put(String, int) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named int field into the persistent field.
put(String, long) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named long field into the persistent field.
put(String, float) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named float field into the persistent field.
put(String, double) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named double field into the persistent field.
put(String, Object) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named Object field into the persistent field.
put(String, boolean) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, byte) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, char) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, short) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, int) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, float) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, long) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, double) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, Object) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
put(String, Object) - Method in class java.net.InetAddress.Cache
Add an entry to the cache.
put(byte) - Method in class java.nio.ByteBuffer
Relative put method  (optional operation).
put(int, byte) - Method in class java.nio.ByteBuffer
Absolute put method  (optional operation).
put(ByteBuffer) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(byte[], int, int) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(byte[]) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(char) - Method in class java.nio.ByteBufferAsCharBufferB
 
put(int, char) - Method in class java.nio.ByteBufferAsCharBufferB
 
put(char) - Method in class java.nio.ByteBufferAsCharBufferL
 
put(int, char) - Method in class java.nio.ByteBufferAsCharBufferL
 
put(char) - Method in class java.nio.ByteBufferAsCharBufferRB
 
put(int, char) - Method in class java.nio.ByteBufferAsCharBufferRB
 
put(char) - Method in class java.nio.ByteBufferAsCharBufferRL
 
put(int, char) - Method in class java.nio.ByteBufferAsCharBufferRL
 
put(double) - Method in class java.nio.ByteBufferAsDoubleBufferB
 
put(int, double) - Method in class java.nio.ByteBufferAsDoubleBufferB
 
put(double) - Method in class java.nio.ByteBufferAsDoubleBufferL
 
put(int, double) - Method in class java.nio.ByteBufferAsDoubleBufferL
 
put(double) - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
put(int, double) - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
put(double) - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
put(int, double) - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
put(float) - Method in class java.nio.ByteBufferAsFloatBufferB
 
put(int, float) - Method in class java.nio.ByteBufferAsFloatBufferB
 
put(float) - Method in class java.nio.ByteBufferAsFloatBufferL
 
put(int, float) - Method in class java.nio.ByteBufferAsFloatBufferL
 
put(float) - Method in class java.nio.ByteBufferAsFloatBufferRB
 
put(int, float) - Method in class java.nio.ByteBufferAsFloatBufferRB
 
put(float) - Method in class java.nio.ByteBufferAsFloatBufferRL
 
put(int, float) - Method in class java.nio.ByteBufferAsFloatBufferRL
 
put(int) - Method in class java.nio.ByteBufferAsIntBufferB
 
put(int, int) - Method in class java.nio.ByteBufferAsIntBufferB
 
put(int) - Method in class java.nio.ByteBufferAsIntBufferL
 
put(int, int) - Method in class java.nio.ByteBufferAsIntBufferL
 
put(int) - Method in class java.nio.ByteBufferAsIntBufferRB
 
put(int, int) - Method in class java.nio.ByteBufferAsIntBufferRB
 
put(int) - Method in class java.nio.ByteBufferAsIntBufferRL
 
put(int, int) - Method in class java.nio.ByteBufferAsIntBufferRL
 
put(long) - Method in class java.nio.ByteBufferAsLongBufferB
 
put(int, long) - Method in class java.nio.ByteBufferAsLongBufferB
 
put(long) - Method in class java.nio.ByteBufferAsLongBufferL
 
put(int, long) - Method in class java.nio.ByteBufferAsLongBufferL
 
put(long) - Method in class java.nio.ByteBufferAsLongBufferRB
 
put(int, long) - Method in class java.nio.ByteBufferAsLongBufferRB
 
put(long) - Method in class java.nio.ByteBufferAsLongBufferRL
 
put(int, long) - Method in class java.nio.ByteBufferAsLongBufferRL
 
put(short) - Method in class java.nio.ByteBufferAsShortBufferB
 
put(int, short) - Method in class java.nio.ByteBufferAsShortBufferB
 
put(short) - Method in class java.nio.ByteBufferAsShortBufferL
 
put(int, short) - Method in class java.nio.ByteBufferAsShortBufferL
 
put(short) - Method in class java.nio.ByteBufferAsShortBufferRB
 
put(int, short) - Method in class java.nio.ByteBufferAsShortBufferRB
 
put(short) - Method in class java.nio.ByteBufferAsShortBufferRL
 
put(int, short) - Method in class java.nio.ByteBufferAsShortBufferRL
 
put(char) - Method in class java.nio.CharBuffer
Relative put method  (optional operation).
put(int, char) - Method in class java.nio.CharBuffer
Absolute put method  (optional operation).
put(CharBuffer) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(char[], int, int) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(char[]) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(String, int, int) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(String) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(byte) - Method in class java.nio.DirectByteBuffer
 
put(int, byte) - Method in class java.nio.DirectByteBuffer
 
put(ByteBuffer) - Method in class java.nio.DirectByteBuffer
 
put(byte[], int, int) - Method in class java.nio.DirectByteBuffer
 
put(byte) - Method in class java.nio.DirectByteBufferR
 
put(int, byte) - Method in class java.nio.DirectByteBufferR
 
put(ByteBuffer) - Method in class java.nio.DirectByteBufferR
 
put(byte[], int, int) - Method in class java.nio.DirectByteBufferR
 
put(char) - Method in class java.nio.DirectCharBufferRS
 
put(int, char) - Method in class java.nio.DirectCharBufferRS
 
put(CharBuffer) - Method in class java.nio.DirectCharBufferRS
 
put(char[], int, int) - Method in class java.nio.DirectCharBufferRS
 
put(char) - Method in class java.nio.DirectCharBufferRU
 
put(int, char) - Method in class java.nio.DirectCharBufferRU
 
put(CharBuffer) - Method in class java.nio.DirectCharBufferRU
 
put(char[], int, int) - Method in class java.nio.DirectCharBufferRU
 
put(char) - Method in class java.nio.DirectCharBufferS
 
put(int, char) - Method in class java.nio.DirectCharBufferS
 
put(CharBuffer) - Method in class java.nio.DirectCharBufferS
 
put(char[], int, int) - Method in class java.nio.DirectCharBufferS
 
put(char) - Method in class java.nio.DirectCharBufferU
 
put(int, char) - Method in class java.nio.DirectCharBufferU
 
put(CharBuffer) - Method in class java.nio.DirectCharBufferU
 
put(char[], int, int) - Method in class java.nio.DirectCharBufferU
 
put(double) - Method in class java.nio.DirectDoubleBufferRS
 
put(int, double) - Method in class java.nio.DirectDoubleBufferRS
 
put(DoubleBuffer) - Method in class java.nio.DirectDoubleBufferRS
 
put(double[], int, int) - Method in class java.nio.DirectDoubleBufferRS
 
put(double) - Method in class java.nio.DirectDoubleBufferRU
 
put(int, double) - Method in class java.nio.DirectDoubleBufferRU
 
put(DoubleBuffer) - Method in class java.nio.DirectDoubleBufferRU
 
put(double[], int, int) - Method in class java.nio.DirectDoubleBufferRU
 
put(double) - Method in class java.nio.DirectDoubleBufferS
 
put(int, double) - Method in class java.nio.DirectDoubleBufferS
 
put(DoubleBuffer) - Method in class java.nio.DirectDoubleBufferS
 
put(double[], int, int) - Method in class java.nio.DirectDoubleBufferS
 
put(double) - Method in class java.nio.DirectDoubleBufferU
 
put(int, double) - Method in class java.nio.DirectDoubleBufferU
 
put(DoubleBuffer) - Method in class java.nio.DirectDoubleBufferU
 
put(double[], int, int) - Method in class java.nio.DirectDoubleBufferU
 
put(float) - Method in class java.nio.DirectFloatBufferRS
 
put(int, float) - Method in class java.nio.DirectFloatBufferRS
 
put(FloatBuffer) - Method in class java.nio.DirectFloatBufferRS
 
put(float[], int, int) - Method in class java.nio.DirectFloatBufferRS
 
put(float) - Method in class java.nio.DirectFloatBufferRU
 
put(int, float) - Method in class java.nio.DirectFloatBufferRU
 
put(FloatBuffer) - Method in class java.nio.DirectFloatBufferRU
 
put(float[], int, int) - Method in class java.nio.DirectFloatBufferRU
 
put(float) - Method in class java.nio.DirectFloatBufferS
 
put(int, float) - Method in class java.nio.DirectFloatBufferS
 
put(FloatBuffer) - Method in class java.nio.DirectFloatBufferS
 
put(float[], int, int) - Method in class java.nio.DirectFloatBufferS
 
put(float) - Method in class java.nio.DirectFloatBufferU
 
put(int, float) - Method in class java.nio.DirectFloatBufferU
 
put(FloatBuffer) - Method in class java.nio.DirectFloatBufferU
 
put(float[], int, int) - Method in class java.nio.DirectFloatBufferU
 
put(int) - Method in class java.nio.DirectIntBufferRS
 
put(int, int) - Method in class java.nio.DirectIntBufferRS
 
put(IntBuffer) - Method in class java.nio.DirectIntBufferRS
 
put(int[], int, int) - Method in class java.nio.DirectIntBufferRS
 
put(int) - Method in class java.nio.DirectIntBufferRU
 
put(int, int) - Method in class java.nio.DirectIntBufferRU
 
put(IntBuffer) - Method in class java.nio.DirectIntBufferRU
 
put(int[], int, int) - Method in class java.nio.DirectIntBufferRU
 
put(int) - Method in class java.nio.DirectIntBufferS
 
put(int, int) - Method in class java.nio.DirectIntBufferS
 
put(IntBuffer) - Method in class java.nio.DirectIntBufferS
 
put(int[], int, int) - Method in class java.nio.DirectIntBufferS
 
put(int) - Method in class java.nio.DirectIntBufferU
 
put(int, int) - Method in class java.nio.DirectIntBufferU
 
put(IntBuffer) - Method in class java.nio.DirectIntBufferU
 
put(int[], int, int) - Method in class java.nio.DirectIntBufferU
 
put(long) - Method in class java.nio.DirectLongBufferRS
 
put(int, long) - Method in class java.nio.DirectLongBufferRS
 
put(LongBuffer) - Method in class java.nio.DirectLongBufferRS
 
put(long[], int, int) - Method in class java.nio.DirectLongBufferRS
 
put(long) - Method in class java.nio.DirectLongBufferRU
 
put(int, long) - Method in class java.nio.DirectLongBufferRU
 
put(LongBuffer) - Method in class java.nio.DirectLongBufferRU
 
put(long[], int, int) - Method in class java.nio.DirectLongBufferRU
 
put(long) - Method in class java.nio.DirectLongBufferS
 
put(int, long) - Method in class java.nio.DirectLongBufferS
 
put(LongBuffer) - Method in class java.nio.DirectLongBufferS
 
put(long[], int, int) - Method in class java.nio.DirectLongBufferS
 
put(long) - Method in class java.nio.DirectLongBufferU
 
put(int, long) - Method in class java.nio.DirectLongBufferU
 
put(LongBuffer) - Method in class java.nio.DirectLongBufferU
 
put(long[], int, int) - Method in class java.nio.DirectLongBufferU
 
put(short) - Method in class java.nio.DirectShortBufferRS
 
put(int, short) - Method in class java.nio.DirectShortBufferRS
 
put(ShortBuffer) - Method in class java.nio.DirectShortBufferRS
 
put(short[], int, int) - Method in class java.nio.DirectShortBufferRS
 
put(short) - Method in class java.nio.DirectShortBufferRU
 
put(int, short) - Method in class java.nio.DirectShortBufferRU
 
put(ShortBuffer) - Method in class java.nio.DirectShortBufferRU
 
put(short[], int, int) - Method in class java.nio.DirectShortBufferRU
 
put(short) - Method in class java.nio.DirectShortBufferS
 
put(int, short) - Method in class java.nio.DirectShortBufferS
 
put(ShortBuffer) - Method in class java.nio.DirectShortBufferS
 
put(short[], int, int) - Method in class java.nio.DirectShortBufferS
 
put(short) - Method in class java.nio.DirectShortBufferU
 
put(int, short) - Method in class java.nio.DirectShortBufferU
 
put(ShortBuffer) - Method in class java.nio.DirectShortBufferU
 
put(short[], int, int) - Method in class java.nio.DirectShortBufferU
 
put(double) - Method in class java.nio.DoubleBuffer
Relative put method  (optional operation).
put(int, double) - Method in class java.nio.DoubleBuffer
Absolute put method  (optional operation).
put(DoubleBuffer) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(double[], int, int) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(double[]) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(float) - Method in class java.nio.FloatBuffer
Relative put method  (optional operation).
put(int, float) - Method in class java.nio.FloatBuffer
Absolute put method  (optional operation).
put(FloatBuffer) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(float[], int, int) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(float[]) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(byte) - Method in class java.nio.HeapByteBuffer
 
put(int, byte) - Method in class java.nio.HeapByteBuffer
 
put(byte[], int, int) - Method in class java.nio.HeapByteBuffer
 
put(ByteBuffer) - Method in class java.nio.HeapByteBuffer
 
put(byte) - Method in class java.nio.HeapByteBufferR
 
put(int, byte) - Method in class java.nio.HeapByteBufferR
 
put(byte[], int, int) - Method in class java.nio.HeapByteBufferR
 
put(ByteBuffer) - Method in class java.nio.HeapByteBufferR
 
put(char) - Method in class java.nio.HeapCharBuffer
 
put(int, char) - Method in class java.nio.HeapCharBuffer
 
put(char[], int, int) - Method in class java.nio.HeapCharBuffer
 
put(CharBuffer) - Method in class java.nio.HeapCharBuffer
 
put(char) - Method in class java.nio.HeapCharBufferR
 
put(int, char) - Method in class java.nio.HeapCharBufferR
 
put(char[], int, int) - Method in class java.nio.HeapCharBufferR
 
put(CharBuffer) - Method in class java.nio.HeapCharBufferR
 
put(double) - Method in class java.nio.HeapDoubleBuffer
 
put(int, double) - Method in class java.nio.HeapDoubleBuffer
 
put(double[], int, int) - Method in class java.nio.HeapDoubleBuffer
 
put(DoubleBuffer) - Method in class java.nio.HeapDoubleBuffer
 
put(double) - Method in class java.nio.HeapDoubleBufferR
 
put(int, double) - Method in class java.nio.HeapDoubleBufferR
 
put(double[], int, int) - Method in class java.nio.HeapDoubleBufferR
 
put(DoubleBuffer) - Method in class java.nio.HeapDoubleBufferR
 
put(float) - Method in class java.nio.HeapFloatBuffer
 
put(int, float) - Method in class java.nio.HeapFloatBuffer
 
put(float[], int, int) - Method in class java.nio.HeapFloatBuffer
 
put(FloatBuffer) - Method in class java.nio.HeapFloatBuffer
 
put(float) - Method in class java.nio.HeapFloatBufferR
 
put(int, float) - Method in class java.nio.HeapFloatBufferR
 
put(float[], int, int) - Method in class java.nio.HeapFloatBufferR
 
put(FloatBuffer) - Method in class java.nio.HeapFloatBufferR
 
put(int) - Method in class java.nio.HeapIntBuffer
 
put(int, int) - Method in class java.nio.HeapIntBuffer
 
put(int[], int, int) - Method in class java.nio.HeapIntBuffer
 
put(IntBuffer) - Method in class java.nio.HeapIntBuffer
 
put(int) - Method in class java.nio.HeapIntBufferR
 
put(int, int) - Method in class java.nio.HeapIntBufferR
 
put(int[], int, int) - Method in class java.nio.HeapIntBufferR
 
put(IntBuffer) - Method in class java.nio.HeapIntBufferR
 
put(long) - Method in class java.nio.HeapLongBuffer
 
put(int, long) - Method in class java.nio.HeapLongBuffer
 
put(long[], int, int) - Method in class java.nio.HeapLongBuffer
 
put(LongBuffer) - Method in class java.nio.HeapLongBuffer
 
put(long) - Method in class java.nio.HeapLongBufferR
 
put(int, long) - Method in class java.nio.HeapLongBufferR
 
put(long[], int, int) - Method in class java.nio.HeapLongBufferR
 
put(LongBuffer) - Method in class java.nio.HeapLongBufferR
 
put(short) - Method in class java.nio.HeapShortBuffer
 
put(int, short) - Method in class java.nio.HeapShortBuffer
 
put(short[], int, int) - Method in class java.nio.HeapShortBuffer
 
put(ShortBuffer) - Method in class java.nio.HeapShortBuffer
 
put(short) - Method in class java.nio.HeapShortBufferR
 
put(int, short) - Method in class java.nio.HeapShortBufferR
 
put(short[], int, int) - Method in class java.nio.HeapShortBufferR
 
put(ShortBuffer) - Method in class java.nio.HeapShortBufferR
 
put(int) - Method in class java.nio.IntBuffer
Relative put method  (optional operation).
put(int, int) - Method in class java.nio.IntBuffer
Absolute put method  (optional operation).
put(IntBuffer) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(int[], int, int) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(int[]) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(long) - Method in class java.nio.LongBuffer
Relative put method  (optional operation).
put(int, long) - Method in class java.nio.LongBuffer
Absolute put method  (optional operation).
put(LongBuffer) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(long[], int, int) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(long[]) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(short) - Method in class java.nio.ShortBuffer
Relative put method  (optional operation).
put(int, short) - Method in class java.nio.ShortBuffer
Absolute put method  (optional operation).
put(ShortBuffer) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(short[], int, int) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(short[]) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(char) - Method in class java.nio.StringCharBuffer
 
put(int, char) - Method in class java.nio.StringCharBuffer
 
put(Iterator, Map) - Static method in class java.nio.charset.Charset
 
put(Object, Object) - Method in class java.util.AbstractMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class java.util.Collections.SynchronizedMap
 
put(Object, Object) - Method in class java.util.Collections.UnmodifiableMap
 
put(Object, Object) - Method in class java.util.Dictionary
Maps the specified key to the specified value in this dictionary.
put(Object, Object) - Method in class java.util.HashMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class java.util.Hashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class java.util.IdentityHashMap
Associates the specified value with the specified key in this identity hash map.
put(Object, Object) - Method in interface java.util.Map
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class java.util.TreeMap.SubMap
 
put(Object, Object) - Method in class java.util.TreeMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class java.util.WeakHashMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class java.util.jar.Attributes
Associates the specified value with the specified attribute name (key) in this Map.
put(String, String) - Method in class java.util.prefs.AbstractPreferences
Implements the put method as per the specification in Preferences.put(String,String).
put(String, String) - Method in class java.util.prefs.Preferences
Associates the specified value with the specified key in this preference node.
put(Object, Object) - Method in class javax.swing.AbstractAction.ArrayTable
 
put(Object, Action) - Method in class javax.swing.ActionMap
Adds a binding for key to action.
put(KeyStroke, Object) - Method in class javax.swing.ComponentInputMap
Adds a binding for keyStroke to actionMapKey.
put(KeyStroke, Object) - Method in class javax.swing.InputMap
Adds a binding for keyStroke to actionMapKey.
put(Object, Object) - Method in class javax.swing.UIDefaults
Sets the value of key to value for all locales.
put(Object, Object) - Static method in class javax.swing.UIManager
Stores an object in the defaults table.
put(Object, Object) - Method in class org.apache.crimson.parser.SimpleHashtable
Maps the specified key to the specified value in this hashtable.
put(String, int) - Method in class org.apache.xml.utils.StringToIntTable
Append a string onto the vector.
put(String, String) - Method in class org.apache.xml.utils.StringToStringTable
Append a string onto the vector.
put(String, Object) - Method in class org.apache.xml.utils.Trie
Put an object into the trie for lookup.
putAll(Map) - Method in class java.awt.RenderingHints
Copies all of the mappings from the specified Map to this RenderingHints.
putAll(Map) - Method in class java.util.AbstractMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map) - Method in class java.util.Collections.SynchronizedMap
 
putAll(Map) - Method in class java.util.Collections.UnmodifiableMap
 
putAll(Map) - Method in class java.util.HashMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map) - Method in class java.util.Hashtable
Copies all of the mappings from the specified Map to this Hashtable These mappings will replace any mappings that this Hashtable had for any of the keys currently in the specified Map.
putAll(Map) - Method in class java.util.IdentityHashMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map) - Method in interface java.util.Map
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map) - Method in class java.util.TreeMap
Copies all of the mappings from the specified map to this map.
putAll(Map) - Method in class java.util.WeakHashMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map) - Method in class java.util.jar.Attributes
Copies all of the attribute name-value mappings from the specified Attributes to this Map.
putAllForCreate(Map) - Method in class java.util.HashMap
 
putBoolean(byte[], int, boolean) - Static method in class java.io.Bits
 
putBoolean(String, boolean) - Method in class java.util.prefs.AbstractPreferences
Implements the putBoolean method as per the specification in Preferences.putBoolean(String,boolean).
putBoolean(String, boolean) - Method in class java.util.prefs.Preferences
Associates a string representing the specified boolean value with the specified key in this preference node.
putBundleInCache(ClassLoader, String, Locale, Object) - Static method in class java.util.ResourceBundle
Put a new bundle in the cache and notify waiting threads that a new bundle has been put in the cache.
putByteArray(String, byte[]) - Method in class java.util.prefs.AbstractPreferences
Implements the putByteArray method as per the specification in Preferences.putByteArray(String,byte[]).
putByteArray(String, byte[]) - Method in class java.util.prefs.Preferences
Associates a string representing the specified byte array with the specified key in this preference node.
putCDATAIntoText - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
putCachedRaster(ColorModel, Raster) - Static method in class java.awt.GradientPaintContext
 
putChar(byte[], int, char) - Static method in class java.io.Bits
 
putChar(ByteBuffer, int, char, boolean) - Static method in class java.nio.Bits
 
putChar(long, char, boolean) - Static method in class java.nio.Bits
 
putChar(char) - Method in class java.nio.ByteBuffer
Relative put method for writing a char value  (optional operation).
putChar(int, char) - Method in class java.nio.ByteBuffer
Absolute put method for writing a char value  (optional operation).
putChar(long, char) - Method in class java.nio.DirectByteBuffer
 
putChar(char) - Method in class java.nio.DirectByteBuffer
 
putChar(int, char) - Method in class java.nio.DirectByteBuffer
 
putChar(long, char) - Method in class java.nio.DirectByteBufferR
 
putChar(char) - Method in class java.nio.DirectByteBufferR
 
putChar(int, char) - Method in class java.nio.DirectByteBufferR
 
putChar(char) - Method in class java.nio.HeapByteBuffer
 
putChar(int, char) - Method in class java.nio.HeapByteBuffer
 
putChar(char) - Method in class java.nio.HeapByteBufferR
 
putChar(int, char) - Method in class java.nio.HeapByteBufferR
 
putCharB(ByteBuffer, int, char) - Static method in class java.nio.Bits
 
putCharB(long, char) - Static method in class java.nio.Bits
 
putCharL(ByteBuffer, int, char) - Static method in class java.nio.Bits
 
putCharL(long, char) - Static method in class java.nio.Bits
 
putClientProperty(Object, Object) - Method in class javax.swing.JComponent
Adds an arbitrary key/value "client property" to this component.
putConstraint(String, Component, int, String, Component) - Method in class javax.swing.SpringLayout
Links edge e1 of component c1 to edge e2 of component c2, with a fixed distance between the edges.
putConstraint(String, Component, Spring, String, Component) - Method in class javax.swing.SpringLayout
Links edge e1 of component c1 to edge e2 of component c2.
putConstraint(String, Component, Spring) - Method in class javax.swing.SpringLayout
 
putConstraints(Component, SpringLayout.Constraints) - Method in class javax.swing.SpringLayout
 
putDTDHash(String, DTD) - Static method in class javax.swing.text.html.parser.DTD
 
putDefaults(Object[]) - Method in class javax.swing.UIDefaults
Puts all of the key/value pairs in the database and unconditionally generates one PropertyChangeEvent.
putDocumentInCache(int, Source) - Method in class org.apache.xpath.SourceTreeManager
Put the source tree root node in the document cache.
putDouble(byte[], int, double) - Static method in class java.io.Bits
 
putDouble(ByteBuffer, int, double, boolean) - Static method in class java.nio.Bits
 
putDouble(long, double, boolean) - Static method in class java.nio.Bits
 
putDouble(double) - Method in class java.nio.ByteBuffer
Relative put method for writing a double value  (optional operation).
putDouble(int, double) - Method in class java.nio.ByteBuffer
Absolute put method for writing a double value  (optional operation).
putDouble(long, double) - Method in class java.nio.DirectByteBuffer
 
putDouble(double) - Method in class java.nio.DirectByteBuffer
 
putDouble(int, double) - Method in class java.nio.DirectByteBuffer
 
putDouble(long, double) - Method in class java.nio.DirectByteBufferR
 
putDouble(double) - Method in class java.nio.DirectByteBufferR
 
putDouble(int, double) - Method in class java.nio.DirectByteBufferR
 
putDouble(double) - Method in class java.nio.HeapByteBuffer
 
putDouble(int, double) - Method in class java.nio.HeapByteBuffer
 
putDouble(double) - Method in class java.nio.HeapByteBufferR
 
putDouble(int, double) - Method in class java.nio.HeapByteBufferR
 
putDouble(String, double) - Method in class java.util.prefs.AbstractPreferences
Implements the putDouble method as per the specification in Preferences.putDouble(String,double).
putDouble(String, double) - Method in class java.util.prefs.Preferences
Associates a string representing the specified double value with the specified key in this preference node.
putDoubleB(ByteBuffer, int, double) - Static method in class java.nio.Bits
 
putDoubleB(long, double) - Static method in class java.nio.Bits
 
putDoubleL(ByteBuffer, int, double) - Static method in class java.nio.Bits
 
putDoubleL(long, double) - Static method in class java.nio.Bits
 
putElemNumber(ElemNumber) - Method in class org.apache.xalan.transformer.CountersTable
Put a counter into the table and create an empty vector as it's value.
putFields() - Method in class java.io.ObjectOutputStream
Retrieve the object used to buffer persistent fields to be written to the stream.
putFloat(byte[], int, float) - Static method in class java.io.Bits
 
putFloat(ByteBuffer, int, float, boolean) - Static method in class java.nio.Bits
 
putFloat(long, float, boolean) - Static method in class java.nio.Bits
 
putFloat(float) - Method in class java.nio.ByteBuffer
Relative put method for writing a float value  (optional operation).
putFloat(int, float) - Method in class java.nio.ByteBuffer
Absolute put method for writing a float value  (optional operation).
putFloat(long, float) - Method in class java.nio.DirectByteBuffer
 
putFloat(float) - Method in class java.nio.DirectByteBuffer
 
putFloat(int, float) - Method in class java.nio.DirectByteBuffer
 
putFloat(long, float) - Method in class java.nio.DirectByteBufferR
 
putFloat(float) - Method in class java.nio.DirectByteBufferR
 
putFloat(int, float) - Method in class java.nio.DirectByteBufferR
 
putFloat(float) - Method in class java.nio.HeapByteBuffer
 
putFloat(int, float) - Method in class java.nio.HeapByteBuffer
 
putFloat(float) - Method in class java.nio.HeapByteBufferR
 
putFloat(int, float) - Method in class java.nio.HeapByteBufferR
 
putFloat(String, float) - Method in class java.util.prefs.AbstractPreferences
Implements the putFloat method as per the specification in Preferences.putFloat(String,float).
putFloat(String, float) - Method in class java.util.prefs.Preferences
Associates a string representing the specified float value with the specified key in this preference node.
putFloatB(ByteBuffer, int, float) - Static method in class java.nio.Bits
 
putFloatB(long, float) - Static method in class java.nio.Bits
 
putFloatL(ByteBuffer, int, float) - Static method in class java.nio.Bits
 
putFloatL(long, float) - Static method in class java.nio.Bits
 
putForCreate(Object, Object) - Method in class java.util.HashMap
This method is used instead of put by constructors and pseudoconstructors (clone, readObject).
putHead(String, TemplateSubPatternAssociation) - Method in class org.apache.xalan.templates.TemplateList
Get the head of the assocation list that is keyed by target.
putInt(byte[], int, int) - Static method in class java.io.Bits
 
putInt(ByteBuffer, int, int, boolean) - Static method in class java.nio.Bits
 
putInt(long, int, boolean) - Static method in class java.nio.Bits
 
putInt(int) - Method in class java.nio.ByteBuffer
Relative put method for writing an int value  (optional operation).
putInt(int, int) - Method in class java.nio.ByteBuffer
Absolute put method for writing an int value  (optional operation).
putInt(long, int) - Method in class java.nio.DirectByteBuffer
 
putInt(int) - Method in class java.nio.DirectByteBuffer
 
putInt(int, int) - Method in class java.nio.DirectByteBuffer
 
putInt(long, int) - Method in class java.nio.DirectByteBufferR
 
putInt(int) - Method in class java.nio.DirectByteBufferR
 
putInt(int, int) - Method in class java.nio.DirectByteBufferR
 
putInt(int) - Method in class java.nio.HeapByteBuffer
 
putInt(int, int) - Method in class java.nio.HeapByteBuffer
 
putInt(int) - Method in class java.nio.HeapByteBufferR
 
putInt(int, int) - Method in class java.nio.HeapByteBufferR
 
putInt(String, int) - Method in class java.util.prefs.AbstractPreferences
Implements the putInt method as per the specification in Preferences.putInt(String,int).
putInt(String, int) - Method in class java.util.prefs.Preferences
Associates a string representing the specified int value with the specified key in this preference node.
putIntB(ByteBuffer, int, int) - Static method in class java.nio.Bits
 
putIntB(long, int) - Static method in class java.nio.Bits
 
putIntL(ByteBuffer, int, int) - Static method in class java.nio.Bits
 
putIntL(long, int) - Static method in class java.nio.Bits
 
putLayer(JComponent, int) - Static method in class javax.swing.JLayeredPane
Sets the layer property on a JComponent.
putLong(byte[], int, long) - Static method in class java.io.Bits
 
putLong(ByteBuffer, int, long, boolean) - Static method in class java.nio.Bits
 
putLong(long, long, boolean) - Static method in class java.nio.Bits
 
putLong(long) - Method in class java.nio.ByteBuffer
Relative put method for writing a long value  (optional operation).
putLong(int, long) - Method in class java.nio.ByteBuffer
Absolute put method for writing a long value  (optional operation).
putLong(long, long) - Method in class java.nio.DirectByteBuffer
 
putLong(long) - Method in class java.nio.DirectByteBuffer
 
putLong(int, long) - Method in class java.nio.DirectByteBuffer
 
putLong(long, long) - Method in class java.nio.DirectByteBufferR
 
putLong(long) - Method in class java.nio.DirectByteBufferR
 
putLong(int, long) - Method in class java.nio.DirectByteBufferR
 
putLong(long) - Method in class java.nio.HeapByteBuffer
 
putLong(int, long) - Method in class java.nio.HeapByteBuffer
 
putLong(long) - Method in class java.nio.HeapByteBufferR
 
putLong(int, long) - Method in class java.nio.HeapByteBufferR
 
putLong(String, long) - Method in class java.util.prefs.AbstractPreferences
Implements the putLong method as per the specification in Preferences.putLong(String,long).
putLong(String, long) - Method in class java.util.prefs.Preferences
Associates a string representing the specified long value with the specified key in this preference node.
putLongB(ByteBuffer, int, long) - Static method in class java.nio.Bits
 
putLongB(long, long) - Static method in class java.nio.Bits
 
putLongL(ByteBuffer, int, long) - Static method in class java.nio.Bits
 
putLongL(long, long) - Static method in class java.nio.Bits
 
putNextEntry(ZipEntry) - Method in class java.util.jar.JarOutputStream
Begins writing a new JAR file entry and positions the stream to the start of the entry data.
putNextEntry(ZipEntry) - Method in class java.util.zip.ZipOutputStream
Begins writing a new ZIP file entry and positions the stream to the start of the entry data.
putPreferencesInXml(Element, Document, Preferences, boolean) - Static method in class java.util.prefs.XmlSupport
Put the preferences in the specified Preferences node into the specified XML element which is assumed to represent a node in the specified XML document which is assumed to conform to PREFS_DTD.
putProperty(Object, Object) - Method in class javax.swing.text.AbstractDocument
A convenience method for storing up a property value.
putProperty(Object, Object) - Method in interface javax.swing.text.Document
Associates a property with the document.
putShort(byte[], int, short) - Static method in class java.io.Bits
 
putShort(ByteBuffer, int, short, boolean) - Static method in class java.nio.Bits
 
putShort(long, short, boolean) - Static method in class java.nio.Bits
 
putShort(short) - Method in class java.nio.ByteBuffer
Relative put method for writing a short value  (optional operation).
putShort(int, short) - Method in class java.nio.ByteBuffer
Absolute put method for writing a short value  (optional operation).
putShort(long, short) - Method in class java.nio.DirectByteBuffer
 
putShort(short) - Method in class java.nio.DirectByteBuffer
 
putShort(int, short) - Method in class java.nio.DirectByteBuffer
 
putShort(long, short) - Method in class java.nio.DirectByteBufferR
 
putShort(short) - Method in class java.nio.DirectByteBufferR
 
putShort(int, short) - Method in class java.nio.DirectByteBufferR
 
putShort(short) - Method in class java.nio.HeapByteBuffer
 
putShort(int, short) - Method in class java.nio.HeapByteBuffer
 
putShort(short) - Method in class java.nio.HeapByteBufferR
 
putShort(int, short) - Method in class java.nio.HeapByteBufferR
 
putShortB(ByteBuffer, int, short) - Static method in class java.nio.Bits
 
putShortB(long, short) - Static method in class java.nio.Bits
 
putShortL(ByteBuffer, int, short) - Static method in class java.nio.Bits
 
putShortL(long, short) - Static method in class java.nio.Bits
 
putSpi(String, String) - Method in class java.util.prefs.AbstractPreferences
Put the given key-value association into this preference node.
putSpi(String, String) - Method in class java.util.prefs.WindowsPreferences
Implements AbstractPreferences putSpi() method.
putToCache(Object, Object, Object[], Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerJava
Add a new entry into the method cache.
putValue(String, String) - Method in class java.util.jar.Attributes
Associates the specified value with the specified attribute name, specified as a String.
putValue(String, Object) - Method in class javax.swing.AbstractAction
Sets the Value associated with the specified key.
putValue(String, Object) - Method in interface javax.swing.Action
Sets one of this object's properties using the associated key.
putValue(String, Object) - Method in class javax.swing.JComponent.ActionStandin
 
putValue(String, Object) - Method in class javax.swing.JSpinner.DisabledAction
 

Q

QName - class org.apache.xml.utils.QName.
Class to represent a qualified name: "The name of an internal XSLT object, specifically a named template (see [7 Named Templates]), a mode (see [6.7 Modes]), an attribute set (see [8.1.4 Named Attribute Sets]), a key (see [14.2 Keys]), a locale (see [14.3 Number Formatting]), a variable or a parameter (see [12 Variables and Parameters]) is specified as a QName.
QName() - Constructor for class org.apache.xml.utils.QName
Constructs an empty QName. 20001019: Try making this public, to support Serializable?
QName(String, String) - Constructor for class org.apache.xml.utils.QName
Constructs a new QName with the specified namespace URI and local name.
QName(String, String, boolean) - Constructor for class org.apache.xml.utils.QName
Constructs a new QName with the specified namespace URI and local name.
QName(String, String, String) - Constructor for class org.apache.xml.utils.QName
Constructs a new QName with the specified namespace URI, prefix and local name.
QName(String, String, String, boolean) - Constructor for class org.apache.xml.utils.QName
Constructs a new QName with the specified namespace URI, prefix and local name.
QName(String) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, without namespace resolution.
QName(String, boolean) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, without namespace resolution.
QName(String, Stack) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, Stack, boolean) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, Element, PrefixResolver) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace context and prefix resolver.
QName(String, Element, PrefixResolver, boolean) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace context and prefix resolver.
QName(String, PrefixResolver) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, PrefixResolver, boolean) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName() - Method in class org.apache.xpath.compiler.XPathParser
QName ::= (Prefix ':')?
QNameEquals(String, String) - Method in class org.apache.xalan.processor.XSLTElementDef
Tell if the namespace URI and local name match this element.
QUARTO - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Quarto, 215 x 275 mm.
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field QUERY_HEADER
QUESTION_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
QUESTION_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for questions.
QUOTE - Static variable in class java.text.DecimalFormat
 
QuadCurve2D - class java.awt.geom.QuadCurve2D.
The QuadCurve2D class defines a quadratic parametric curve segment in (x, y) coordinate space.
QuadCurve2D() - Constructor for class java.awt.geom.QuadCurve2D
This is an abstract class that cannot be instantiated directly.
QuadCurve2D.Double - class java.awt.geom.QuadCurve2D.Double.
A quadratic parametric curve segment specified with double coordinates.
QuadCurve2D.Double() - Constructor for class java.awt.geom.QuadCurve2D.Double
Constructs and initializes a QuadCurve2D with coordinates (0, 0, 0, 0, 0, 0).
QuadCurve2D.Double(double, double, double, double, double, double) - Constructor for class java.awt.geom.QuadCurve2D.Double
Constructs and initializes a QuadCurve2D from the specified coordinates.
QuadCurve2D.Float - class java.awt.geom.QuadCurve2D.Float.
A quadratic parametric curve segment specified with float coordinates.
QuadCurve2D.Float() - Constructor for class java.awt.geom.QuadCurve2D.Float
Constructs and initializes a QuadCurve2D with coordinates (0, 0, 0, 0, 0, 0).
QuadCurve2D.Float(float, float, float, float, float, float) - Constructor for class java.awt.geom.QuadCurve2D.Float
Constructs and initializes a QuadCurve2D from the specified coordinates.
QuadIterator - class java.awt.geom.QuadIterator.
A utility class to iterate over the path segments of a quadratic curve segment through the PathIterator interface.
QuadIterator(QuadCurve2D, AffineTransform) - Constructor for class java.awt.geom.QuadIterator
 
QueryParameter - class org.apache.xalan.lib.sql.QueryParameter.
Title: Description: Copyright: Copyright (c) Company:
QueryParameter(String, String) - Constructor for class org.apache.xalan.lib.sql.QueryParameter
 
Queue - class java.awt.Queue.
The Queue object holds pointers to the beginning and end of one internal queue.
Queue() - Constructor for class java.awt.Queue
 
QueuedEvents - class org.apache.xalan.transformer.QueuedEvents.
This class acts as a base for ResultTreeHandler, and keeps queud stack events.
QueuedEvents() - Constructor for class org.apache.xalan.transformer.QueuedEvents
 
QuickSort2(Vector, int, int) - Method in class org.apache.xalan.templates.StylesheetRoot
This is a generic version of C.A.R Hoare's Quick Sort algorithm.
Quo - class org.apache.xpath.operations.Quo.
The 'quo' operation expression executer.
Quo() - Constructor for class org.apache.xpath.operations.Quo
 
qName - Variable in class org.apache.crimson.tree.NamespacedNode
Field "qName" can be used to hold any XML REC "[5] Name" including a Namespaces REC "[6] QName".
quad - Variable in class java.awt.geom.QuadIterator
 
quadTo(float, float, float, float) - Method in class java.awt.geom.GeneralPath
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the coordinates (x2, y2), using the specified point (x1, y1) as a quadratic parametric control point.
query - Variable in class java.net.Parts
 
query - Variable in class java.net.URI
 
query - Variable in class java.net.URL
The query part of this URL.
query(ExpressionContext, String) - Method in class org.apache.xalan.lib.sql.XConnection
Execute a query statement by instantiating an
queryCount - Variable in class java.io.ExpiringCache
 
queryOverflow - Variable in class java.io.ExpiringCache
 
queue - Static variable in class java.lang.ref.Finalizer
 
queue - Variable in class java.lang.ref.Reference
 
queue - Variable in class java.util.TaskQueue
Priority queue represented as a balanced binary heap: the two children of queue[n] are queue[2*n] and queue[2*n+1].
queue - Variable in class java.util.Timer
The timer task queue.
queue - Variable in class java.util.TimerThread
Our Timer's queue.
queue - Variable in class java.util.WeakHashMap
Reference queue for cleared WeakEntries
queue - Static variable in class javax.swing.AbstractActionPropertyChangeListener
 
queue - Variable in class javax.swing.text.GapContent
 
queue - Variable in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration
 
queueComponentWorkRequest(Component) - Static method in class javax.swing.SystemEventQueueUtilities
This method is used by RepaintManager to queue a ComponentWorkRequest with invokeLater().
queueLength - Variable in class java.lang.ref.ReferenceQueue
 
queues - Variable in class java.awt.EventQueue
 
quickPop(int) - Method in class org.apache.xml.utils.IntStack
Quickly pops a number of items from the stack.
quickPop(int) - Method in class org.apache.xml.utils.ObjectStack
Quickly pops a number of items from the stack.
quickcheck() - Method in class org.apache.xml.utils.synthetic.TestDriver
Method quickcheck
quoRemIteration(FDBigInt) - Method in class java.lang.FDBigInt
 
quote(String) - Static method in class java.awt.datatransfer.MimeTypeParameterList
A routine that knows how and when to quote and escape the given value.
quote(String, long, long) - Static method in class java.net.URI
 
quote - Static variable in class java.text.LineBreakData
 
quote - Static variable in class java.text.SentenceBreakData
 
quoteChar(int) - Method in class java.io.StreamTokenizer
Specifies that matching pairs of this character delimit string constants in this tokenizer.

R

RAISED - Static variable in class javax.swing.border.BevelBorder
Raised bevel type.
RAISED - Static variable in class javax.swing.border.EtchedBorder
Raised etched type.
RANDOMPIXELORDER - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in a random order.
RANGE - Static variable in class java.awt.JobAttributes.DefaultSelectionType
The DefaultSelectionType instance to use for specifying that a range of pages of the job should be printed.
RAW - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is should be raw characters.
RAW - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the RAW flag
RAW_TEXT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the raw text state.
RBCollationTables - class java.text.RBCollationTables.
This class contains the static state of a RuleBasedCollator: The various tables that are used by the collation routines.
RBCollationTables(String, int) - Constructor for class java.text.RBCollationTables
 
RBCollationTables.BuildAPI - class java.text.RBCollationTables.BuildAPI.
 
RBCollationTables.BuildAPI() - Constructor for class java.text.RBCollationTables.BuildAPI
Private constructor.
RBTableBuilder - class java.text.RBTableBuilder.
This class contains all the code to parse a RuleBasedCollator pattern and build a RBCollationTables object from it.
RBTableBuilder(RBCollationTables.BuildAPI) - Constructor for class java.text.RBTableBuilder
 
RCDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
RCSID - Static variable in class javax.swing.undo.StateEdit
 
RCSID - Static variable in interface javax.swing.undo.StateEditable
Resource ID for this class.
READ - Static variable in class java.io.FilePermission
Read action.
READ - Static variable in class java.util.PropertyPermission
Read action.
READING - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the reading of some text.
READ_ONLY - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a read-only mapping.
READ_WRITE - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a read/write mapping.
REAL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL.
RECURSIONLIMIT - Static variable in class org.apache.xpath.XPathContext
The ammount to use for stacks that record information during the recursive execution.
RECURSIVE_CHAR - Static variable in class java.io.FilePermission
 
RED - Static variable in class java.awt.Color
The color red.
RED - Static variable in class java.util.TreeMap
 
REDCOMPONENT - Static variable in class java.awt.color.ICC_ProfileRGB
Used to get a gamma value or TRC for the red component.
REF - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REF.
REFRESH_RATE_UNKNOWN - Static variable in class java.awt.DisplayMode
Value of the refresh rate if not known
REGISTRY_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the registry.
REGISTRY_PORT - Static variable in interface java.rmi.registry.Registry
Well known port for registry.
REG_CREATED_NEW_KEY - Static variable in class java.util.prefs.WindowsPreferences
 
REG_OPENED_EXISTING_KEY - Static variable in class java.util.prefs.WindowsPreferences
 
REIFIED - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field REIFIED
REL - Static variable in class javax.swing.text.html.HTML.Attribute
 
RELATIVE - Static variable in class java.awt.GridBagConstraints
Specifies that this component is the next-to-last component in its column or row (gridwidth, gridheight), or that this component be placed next to the previously added component (gridx, gridy).
RELEASE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Release Number.
RELOAD_FLAG - Static variable in class javax.swing.text.html.ImageView
 
RELOAD_IMAGE_FLAG - Static variable in class javax.swing.text.html.ImageView
 
REMAINDER - Static variable in class java.awt.GridBagConstraints
Specifies that this component is the last component in its column or row.
REMOVE - Static variable in class javax.swing.event.DocumentEvent.EventType
Remove type.
REPLACE - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be handled by dropping the erroneous input, appending the coder's replacement value to the output buffer, and resuming the coding operation.
REPLACEALL_THRESHOLD - Static variable in class java.util.Collections
 
REPORT - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be reported, either by returning a CoderResult object or by throwing a CharacterCodingException, whichever is appropriate for the method implementing the coding process.
REQUEST_FOCUS_DISABLED - Static variable in class javax.swing.JComponent
 
REQUEST_OK - Static variable in interface java.net.SocksConsts
 
REQUIRED - Static variable in class java.awt.GraphicsConfigTemplate
Value used for "Enum" (Integer) type.
REQUIRED - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
REQUIRED - Static variable in class org.apache.crimson.parser.AttributeDecl
 
RESERVED_1 - Static variable in class javax.swing.JComponent
 
RESERVED_2 - Static variable in class javax.swing.JComponent
 
RESERVED_3 - Static variable in class javax.swing.JComponent
 
RESERVED_4 - Static variable in class javax.swing.JComponent
 
RESERVED_5 - Static variable in class javax.swing.JComponent
 
RESERVED_6 - Static variable in class javax.swing.JComponent
 
RESERVED_CHARACTERS - Static variable in class org.apache.xml.utils.URI
reserved characters
RESERVED_ID_MAX - Static variable in class java.awt.AWTEvent
The maximum value for reserved AWT event IDs.
RESET - Static variable in class java.text.PatternEntry
 
RESET - Static variable in class javax.swing.text.html.FormView
Deprecated. As of 1.3, value comes from UIManager UIManager property FormView.resetButtonText
RESIZE_NONE - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
RESIZE_WEIGHT_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for weight.
RESOLVE - Static variable in class java.net.SocketPermission
Resolve DNS queries
RESTORE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
RESULTQNAME - Static variable in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
 
RETURN_GENERATED_KEYS - Static variable in interface java.sql.Statement
The constant indicating that generated keys should be made available for retrieval.
REV - Static variable in class javax.swing.text.html.HTML.Attribute
 
REVERSE_LANDSCAPE - Static variable in class java.awt.print.PageFormat
The origin is at the top right of the paper with x running top to bottom and y running right to left.
REVERSE_ORDER - Static variable in class java.util.Collections
 
REVERSE_THRESHOLD - Static variable in class java.util.Collections
 
REVERT - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, editing value should be reverted to current value set on the JFormattedTextField.
RGBImageFilter - class java.awt.image.RGBImageFilter.
This class provides an easy way to create an ImageFilter which modifies the pixels of an image in the default RGB ColorModel.
RGBImageFilter() - Constructor for class java.awt.image.RGBImageFilter
 
RGBdefault - Static variable in class java.awt.image.ColorModel
 
RGBtoHSB(int, int, int, float[]) - Static method in class java.awt.Color
Converts the components of a color, as specified by the default RGB model, to an equivalent set of values for hue, saturation, and brightness that are the three components of the HSB model.
RIDGE - Static variable in class javax.swing.text.html.CSS.Value
 
RIGHT - Static variable in class java.awt.Event
The Right Arrow key, a non-ASCII action key.
RIGHT - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be right-justified.
RIGHT - Static variable in class java.awt.Label
Indicates that the label should be right justified.
RIGHT - Static variable in class java.util.regex.Pattern.Bound
 
RIGHT - Static variable in class javax.swing.JSplitPane
Used to add a Component to the right of the other Component.
RIGHT - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the right side of a box.
RIGHT - Static variable in class javax.swing.border.TitledBorder
Position title text at the right side of the border line.
RIGHT_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentX.
RIGHT_TO_LEFT - Static variable in class java.awt.ComponentOrientation
Items run right to left and lines flow top to bottom Examples: Arabic, Hebrew.
RMASK - Static variable in class java.text.Bidi
 
RMIClassLoader - class java.rmi.server.RMIClassLoader.
RMIClassLoader comprises static methods to support dynamic class loading with RMI.
RMIClassLoader() - Constructor for class java.rmi.server.RMIClassLoader
 
RMIClassLoaderSpi - class java.rmi.server.RMIClassLoaderSpi.
RMIClassLoaderSpi is the service provider interface for RMIClassLoader.
RMIClassLoaderSpi() - Constructor for class java.rmi.server.RMIClassLoaderSpi
 
RMIClientSocketFactory - interface java.rmi.server.RMIClientSocketFactory.
An RMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls.
RMIFailureHandler - interface java.rmi.server.RMIFailureHandler.
An RMIFailureHandler can be registered via the RMISocketFactory.setFailureHandler call.
RMISecurityException - exception java.rmi.RMISecurityException.
Deprecated. Use SecurityException instead. Application code should never directly reference this class, and RMISecurityManager no longer throws this subclass of java.lang.SecurityException.
RMISecurityException(String) - Constructor for class java.rmi.RMISecurityException
Deprecated. no replacement
RMISecurityException(String, String) - Constructor for class java.rmi.RMISecurityException
Deprecated. no replacement
RMISecurityManager - class java.rmi.RMISecurityManager.
RMISecurityManager provides an example security manager for use by RMI applications that use downloaded code.
RMISecurityManager() - Constructor for class java.rmi.RMISecurityManager
Constructs a new RMISecurityManager.
RMIServerSocketFactory - interface java.rmi.server.RMIServerSocketFactory.
An RMIServerSocketFactory instance is used by the RMI runtime in order to obtain server sockets for RMI calls.
RMISocketFactory - class java.rmi.server.RMISocketFactory.
An RMISocketFactory instance is used by the RMI runtime in order to obtain client and server sockets for RMI calls.
RMISocketFactory() - Constructor for class java.rmi.server.RMISocketFactory
Constructs an RMISocketFactory.
ROLLOVER - Static variable in class javax.swing.DefaultButtonModel
Indicates that the mouse is over the button.
ROLLOVER_ENABLED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change from rollover enabled to disabled or back to enabled.
ROLLOVER_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the cursor is over the button.
ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the cursor is over the button and it has been selected.
ROMAN_BASELINE - Static variable in class java.awt.Font
The baseline used in most Roman scripts when laying out text.
ROMAN_BASELINE - Static variable in class java.awt.font.GraphicAttribute
Aligns origin of graphic to roman baseline of line.
ROOT - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, returns root only.
ROOT_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
ROOT_VISIBLE_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for rootVisible.
ROTATE_THRESHOLD - Static variable in class java.util.Collections
 
ROUND_CEILING - Static variable in class java.math.BigDecimal
Rounding mode to round towards positive infinity.
ROUND_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards zero.
ROUND_FLOOR - Static variable in class java.math.BigDecimal
Rounding mode to round towards negative infinity.
ROUND_HALF_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
ROUND_HALF_EVEN - Static variable in class java.math.BigDecimal
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
ROUND_HALF_UP - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
ROUND_UNNECESSARY - Static variable in class java.math.BigDecimal
Rounding mode to assert that the requested operation has an exact result, hence no rounding is necessary.
ROUND_UP - Static variable in class java.math.BigDecimal
Rounding mode to round away from zero.
ROWS - Static variable in class javax.swing.text.html.HTML.Attribute
 
ROWSPAN - Static variable in class javax.swing.text.html.HTML.Attribute
 
ROW_HEADER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the area along the left side of the viewport between the upper left corner and the lower left corner.
ROW_HEIGHT_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for rowHeight.
ROW_TOLERANCE - Static variable in class javax.swing.LayoutComparator
 
RTFAttribute - interface javax.swing.text.rtf.RTFAttribute.
This interface describes a class which defines a 1-1 mapping between an RTF keyword and a SwingText attribute.
RTFAttributes - class javax.swing.text.rtf.RTFAttributes.
 
RTFAttributes() - Constructor for class javax.swing.text.rtf.RTFAttributes
 
RTFAttributes.AssertiveAttribute - class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute.
 
RTFAttributes.AssertiveAttribute(int, Object, String) - Constructor for class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute
 
RTFAttributes.AssertiveAttribute(int, Object, String, Object) - Constructor for class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute
 
RTFAttributes.AssertiveAttribute(int, Object, String, int) - Constructor for class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute
 
RTFAttributes.BooleanAttribute - class javax.swing.text.rtf.RTFAttributes.BooleanAttribute.
 
RTFAttributes.BooleanAttribute(int, Object, String, boolean, boolean) - Constructor for class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
RTFAttributes.BooleanAttribute(int, Object, String) - Constructor for class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
RTFAttributes.GenericAttribute - class javax.swing.text.rtf.RTFAttributes.GenericAttribute.
 
RTFAttributes.GenericAttribute(int, Object, String) - Constructor for class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
RTFAttributes.NumericAttribute - class javax.swing.text.rtf.RTFAttributes.NumericAttribute.
 
RTFAttributes.NumericAttribute(int, Object, String) - Constructor for class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
RTFAttributes.NumericAttribute(int, Object, String, int, int) - Constructor for class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
RTFAttributes.NumericAttribute(int, Object, String, Number, int, float) - Constructor for class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
RTFCharacterSet - Static variable in class javax.swing.text.rtf.Constants
The name of the character set the original RTF file was in
RTFEditorKit - class javax.swing.text.rtf.RTFEditorKit.
This is the default implementation of RTF editing functionality.
RTFEditorKit() - Constructor for class javax.swing.text.rtf.RTFEditorKit
Constructs an RTFEditorKit.
RTFGenerator - class javax.swing.text.rtf.RTFGenerator.
Generates an RTF output stream (java.io.OutputStream) from rich text (handed off through a series of LTTextAcceptor calls).
RTFGenerator(OutputStream) - Constructor for class javax.swing.text.rtf.RTFGenerator
 
RTFGenerator.CharacterKeywordPair - class javax.swing.text.rtf.RTFGenerator.CharacterKeywordPair.
 
RTFGenerator.CharacterKeywordPair() - Constructor for class javax.swing.text.rtf.RTFGenerator.CharacterKeywordPair
 
RTFIterator - class org.apache.xpath.axes.RTFIterator.
 
RTFIterator(int, DTMManager) - Constructor for class org.apache.xpath.axes.RTFIterator
Constructor for RTFIterator
RTFParser - class javax.swing.text.rtf.RTFParser.
RTFParser is a subclass of AbstractFilter which understands basic RTF syntax and passes a stream of control words, text, and begin/end group indications to its subclass.
RTFParser() - Constructor for class javax.swing.text.rtf.RTFParser
 
RTFReader - class javax.swing.text.rtf.RTFReader.
Takes a sequence of RTF tokens and text and appends the text described by the RTF to a StyledDocument (the target).
RTFReader(StyledDocument) - Constructor for class javax.swing.text.rtf.RTFReader
Creates a new RTFReader instance.
RTFReader.AttributeTrackingDestination - class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination.
RTFReader.TextHandlingDestination is an abstract RTF destination which simply tracks the attributes specified by the RTF control words in internal form and can produce acceptable AttributeSets for the current character, paragraph, and section attributes.
RTFReader.AttributeTrackingDestination() - Constructor for class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
 
RTFReader.ColortblDestination - class javax.swing.text.rtf.RTFReader.ColortblDestination.
Reads the colortbl group.
RTFReader.ColortblDestination() - Constructor for class javax.swing.text.rtf.RTFReader.ColortblDestination
 
RTFReader.Destination - interface javax.swing.text.rtf.RTFReader.Destination.
An interface (could be an entirely abstract class) describing a destination.
RTFReader.DiscardingDestination - class javax.swing.text.rtf.RTFReader.DiscardingDestination.
This data-sink class is used to implement ignored destinations (e.g.
RTFReader.DiscardingDestination() - Constructor for class javax.swing.text.rtf.RTFReader.DiscardingDestination
 
RTFReader.DocumentDestination - class javax.swing.text.rtf.RTFReader.DocumentDestination.
RTFReader.DocumentDestination is a concrete subclass of TextHandlingDestination which appends the text to the StyledDocument given by the target ivar of the containing RTFReader.
RTFReader.DocumentDestination() - Constructor for class javax.swing.text.rtf.RTFReader.DocumentDestination
 
RTFReader.FonttblDestination - class javax.swing.text.rtf.RTFReader.FonttblDestination.
Reads the fonttbl group, inserting fonts into the RTFReader's fontTable dictionary.
RTFReader.FonttblDestination() - Constructor for class javax.swing.text.rtf.RTFReader.FonttblDestination
 
RTFReader.InfoDestination - class javax.swing.text.rtf.RTFReader.InfoDestination.
Handles the info group.
RTFReader.InfoDestination() - Constructor for class javax.swing.text.rtf.RTFReader.InfoDestination
 
RTFReader.StylesheetDestination - class javax.swing.text.rtf.RTFReader.StylesheetDestination.
Handles the stylesheet keyword.
RTFReader.StylesheetDestination() - Constructor for class javax.swing.text.rtf.RTFReader.StylesheetDestination
 
RTFReader.StylesheetDestination.StyleDefiningDestination - class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination.
This subclass handles an individual style
RTFReader.StylesheetDestination.StyleDefiningDestination() - Constructor for class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
RTFReader.TextHandlingDestination - class javax.swing.text.rtf.RTFReader.TextHandlingDestination.
RTFReader.TextHandlingDestination provides basic text handling functionality.
RTFReader.TextHandlingDestination() - Constructor for class javax.swing.text.rtf.RTFReader.TextHandlingDestination
 
RUNIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
RUNNING - Static variable in interface ISSearch.ISCrawlerInterface
The Running state of the current thread
RUNNING - Static variable in class java.lang.Shutdown
 
RUN_DIRECTION - Static variable in class java.awt.font.TextAttribute
Attribute key for the run direction of the line.
RUN_DIRECTION_LTR - Static variable in class java.awt.font.TextAttribute
Left-to-right run direction.
RUN_DIRECTION_RTL - Static variable in class java.awt.font.TextAttribute
Right-to-left run direction.
Random - class java.util.Random.
An instance of this class is used to generate a stream of pseudorandom numbers.
Random() - Constructor for class java.util.Random
Creates a new random number generator.
Random(long) - Constructor for class java.util.Random
Creates a new random number generator using a single long seed: public Random(long seed) { setSeed(seed); } Used by method next to hold the state of the pseudorandom number generator.
RandomAccess - interface java.util.RandomAccess.
Marker interface used by List implementations to indicate that they support fast (generally constant time) random access.
RandomAccessFile - class java.io.RandomAccessFile.
Instances of this class support both reading and writing to a random access file.
RandomAccessFile(String, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
RandomAccessFile(File, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, the file specified by the File argument.
RandomAccessSubList - class java.util.RandomAccessSubList.
 
RandomAccessSubList(AbstractList, int, int) - Constructor for class java.util.RandomAccessSubList
 
RangeCheck(int) - Method in class java.util.ArrayList
Check if the given index is in range.
Raster - class java.awt.image.Raster.
A class representing a rectangular array of pixels.
Raster(SampleModel, Point) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel.
Raster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel and DataBuffer.
Raster(SampleModel, DataBuffer, Rectangle, Point, Raster) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel, DataBuffer, and parent.
RasterFormatException - exception java.awt.image.RasterFormatException.
The RasterFormatException is thrown if there is invalid layout information in the Raster.
RasterFormatException(String) - Constructor for class java.awt.image.RasterFormatException
Constructs a new RasterFormatException with the specified message.
RasterOp - interface java.awt.image.RasterOp.
This interface describes single-input/single-output operations performed on Raster objects.
RasterizerCaps - Static variable in class java.awt.BasicStroke
 
RasterizerCorners - Static variable in class java.awt.BasicStroke
 
RawCharacterHandler - interface org.apache.xml.utils.RawCharacterHandler.
An interface that a Serializer/ContentHandler/ContentHandler must implement in order for disable-output-escaping to work.
ReadOnlyBufferException - exception java.nio.ReadOnlyBufferException.
Unchecked exception thrown when a content-mutation method such as put or compact is invoked upon a read-only buffer.
ReadOnlyBufferException() - Constructor for class java.nio.ReadOnlyBufferException
Constructs an instance of this class.
ReadableByteChannel - interface java.nio.channels.ReadableByteChannel.
A channel that can read bytes.
Reader - class java.io.Reader.
Abstract class for reading character streams.
Reader() - Constructor for class java.io.Reader
Create a new character-stream reader whose critical sections will synchronize on the reader itself.
Reader(Object) - Constructor for class java.io.Reader
Create a new character-stream reader whose critical sections will synchronize on the given object.
RecentSwatchPanel - class javax.swing.colorchooser.RecentSwatchPanel.
 
RecentSwatchPanel() - Constructor for class javax.swing.colorchooser.RecentSwatchPanel
 
RectIterator - class java.awt.geom.RectIterator.
A utility class to iterate over the path segments of a rectangle through the PathIterator interface.
RectIterator(Rectangle2D, AffineTransform) - Constructor for class java.awt.geom.RectIterator
 
Rectangle - class java.awt.Rectangle.
A Rectangle specifies an area in a coordinate space that is enclosed by the Rectangle object's top-left point (xy) in the coordinate space, its width, and its height.
Rectangle() - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is at (0, 0) in the coordinate space, and whose width and height are both zero.
Rectangle(Rectangle) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle, initialized to match the values of the specified Rectangle.
Rectangle(int, int, int, int) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is specified as (xy) and whose width and height are specified by the arguments of the same name.
Rectangle(int, int) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is at (0, 0) in the coordinate space, and whose width and height are specified by the arguments of the same name.
Rectangle(Point, Dimension) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is specified by the Point argument, and whose width and height are specified by the Dimension argument.
Rectangle(Point) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is the specified Point, and whose width and height are both zero.
Rectangle(Dimension) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top left corner is (0, 0) and whose width and height are specified by the Dimension argument.
Rectangle2D - class java.awt.geom.Rectangle2D.
The Rectangle2D class describes a rectangle defined by a location (x, y) and dimension (w x h).
Rectangle2D() - Constructor for class java.awt.geom.Rectangle2D
This is an abstract class that cannot be instantiated directly.
Rectangle2D.Double - class java.awt.geom.Rectangle2D.Double.
The Double class defines a rectangle specified in double coordinates.
Rectangle2D.Double() - Constructor for class java.awt.geom.Rectangle2D.Double
Constructs a new Rectangle2D, initialized to location (0, 0) and size (0, 0).
Rectangle2D.Double(double, double, double, double) - Constructor for class java.awt.geom.Rectangle2D.Double
Constructs and initializes a Rectangle2D from the specified double coordinates.
Rectangle2D.Float - class java.awt.geom.Rectangle2D.Float.
The Float class defines a rectangle specified in float coordinates.
Rectangle2D.Float() - Constructor for class java.awt.geom.Rectangle2D.Float
Constructs a new Rectangle2D, initialized to location (0.0, 0.0) and size (0.0, 0.0).
Rectangle2D.Float(float, float, float, float) - Constructor for class java.awt.geom.Rectangle2D.Float
Constructs and initializes a Rectangle2D from the specified float coordinates.
RectangularShape - class java.awt.geom.RectangularShape.
RectangularShape is the base class for a number of Shape objects whose geometry is defined by a rectangular frame.
RectangularShape() - Constructor for class java.awt.geom.RectangularShape
This is an abstract class that cannot be instantiated directly.
Redirect - class org.apache.xalan.lib.Redirect.
Implements three extension elements to allow an XSLT transformation to redirect its output to multiple output files.
Redirect() - Constructor for class org.apache.xalan.lib.Redirect
 
RedoName - Static variable in class javax.swing.undo.AbstractUndoableEdit
String returned by getRedoPresentationName; as of Java 2 platform v1.3.1 this field is no longer used.
RedundentExprEliminator - class org.apache.xalan.templates.RedundentExprEliminator.
This class eleminates redundent XPaths from a given subtree, and also collects all absolute paths within the subtree.
RedundentExprEliminator() - Constructor for class org.apache.xalan.templates.RedundentExprEliminator
Construct a RedundentExprEliminator.
RedundentExprEliminator.MultistepExprHolder - class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder.
Since we want to sort multistep expressions by length, use a linked list with elements of type MultistepExprHolder.
RedundentExprEliminator.MultistepExprHolder(ExpressionOwner, int, RedundentExprEliminator.MultistepExprHolder) - Constructor for class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
Create a MultistepExprHolder.
Ref - interface java.sql.Ref.
The mapping in the Java programming language of an SQL REF value, which is a reference to an SQL structured type value in the database.
Reference - class java.lang.ref.Reference.
Abstract base class for reference objects.
Reference(Object) - Constructor for class java.lang.ref.Reference
 
Reference(Object, ReferenceQueue) - Constructor for class java.lang.ref.Reference
 
Reference.Lock - class java.lang.ref.Reference.Lock.
 
Reference.Lock() - Constructor for class java.lang.ref.Reference.Lock
 
Reference.ReferenceHandler - class java.lang.ref.Reference.ReferenceHandler.
 
Reference.ReferenceHandler(ThreadGroup, String) - Constructor for class java.lang.ref.Reference.ReferenceHandler
 
ReferenceQueue - class java.lang.ref.ReferenceQueue.
Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.
ReferenceQueue() - Constructor for class java.lang.ref.ReferenceQueue
Constructs a new reference-object queue.
ReferenceQueue.Lock - class java.lang.ref.ReferenceQueue.Lock.
 
ReferenceQueue.Lock() - Constructor for class java.lang.ref.ReferenceQueue.Lock
 
ReferenceQueue.Null - class java.lang.ref.ReferenceQueue.Null.
 
ReferenceQueue.Null() - Constructor for class java.lang.ref.ReferenceQueue.Null
 
ReflectAccess - class java.lang.reflect.ReflectAccess.
Package-private class implementing the sun.reflect.LangReflectAccess interface, allowing the java.lang package to instantiate objects in this package.
ReflectAccess() - Constructor for class java.lang.reflect.ReflectAccess
 
ReflectPermission - class java.lang.reflect.ReflectPermission.
The Permission class for reflective operations.
ReflectPermission(String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name.
ReflectPermission(String, String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name and actions.
Registry - interface java.rmi.registry.Registry.
Registry is a remote interface to a simple remote object registry that provides methods for storing and retrieving remote object references bound with arbitrary string names.
RegistryHandler - interface java.rmi.registry.RegistryHandler.
Deprecated. no replacement
RelationalExpr(int) - Method in class org.apache.xpath.compiler.XPathParser
.
RelativeLocationPath() - Method in class org.apache.xpath.compiler.XPathParser
RelativeLocationPath ::= Step | RelativeLocationPath '/' Step | AbbreviatedRelativeLocationPath
RelativePathPattern() - Method in class org.apache.xpath.compiler.XPathParser
RelativePathPattern ::= StepPattern | RelativePathPattern '/' StepPattern | RelativePathPattern '//' StepPattern
Remote - interface java.rmi.Remote.
The Remote interface serves to identify interfaces whose methods may be invoked from a non-local virtual machine.
RemoteCall - interface java.rmi.server.RemoteCall.
Deprecated. no replacement.
RemoteException - exception java.rmi.RemoteException.
A RemoteException is the common superclass for a number of communication-related exceptions that may occur during the execution of a remote method call.
RemoteException() - Constructor for class java.rmi.RemoteException
Constructs a RemoteException with no specified detail message.
RemoteException(String) - Constructor for class java.rmi.RemoteException
Constructs a RemoteException with the specified detail message.
RemoteException(String, Throwable) - Constructor for class java.rmi.RemoteException
Constructs a RemoteException with the specified detail message and nested exception.
RemoteObject - class java.rmi.server.RemoteObject.
The RemoteObject class implements the java.lang.Object behavior for remote objects.
RemoteObject() - Constructor for class java.rmi.server.RemoteObject
Creates a remote object.
RemoteObject(RemoteRef) - Constructor for class java.rmi.server.RemoteObject
Creates a remote object, initialized with the specified remote reference.
RemoteRef - interface java.rmi.server.RemoteRef.
RemoteRef represents the handle for a remote object.
RemoteServer - class java.rmi.server.RemoteServer.
The RemoteServer class is the common superclass to server implementations and provides the framework to support a wide range of remote reference semantics.
RemoteServer() - Constructor for class java.rmi.server.RemoteServer
Constructs a RemoteServer.
RemoteServer(RemoteRef) - Constructor for class java.rmi.server.RemoteServer
Constructs a RemoteServer with the given reference type.
RemoteStub - class java.rmi.server.RemoteStub.
The RemoteStub class is the common superclass to client stubs and provides the framework to support a wide range of remote reference semantics.
RemoteStub() - Constructor for class java.rmi.server.RemoteStub
Constructs a RemoteStub.
RemoteStub(RemoteRef) - Constructor for class java.rmi.server.RemoteStub
Constructs a RemoteStub, with the specified remote reference.
RemoveAllNoClear() - Method in class org.apache.xml.utils.NodeVector
Set the length to zero, but don't clear the array.
RenderContext - class java.awt.image.renderable.RenderContext.
A RenderContext encapsulates the information needed to produce a specific rendering from a RenderableImage.
RenderContext(AffineTransform, Shape, RenderingHints) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform.
RenderContext(AffineTransform) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform.
RenderContext(AffineTransform, RenderingHints) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform and rendering hints.
RenderContext(AffineTransform, Shape) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform and area of interest.
RenderableImage - interface java.awt.image.renderable.RenderableImage.
A RenderableImage is a common interface for rendering-independent images (a notion which subsumes resolution independence).
RenderableImageOp - class java.awt.image.renderable.RenderableImageOp.
This class handles the renderable aspects of an operation with help from its associated instance of a ContextualRenderedImageFactory.
RenderableImageOp(ContextualRenderedImageFactory, ParameterBlock) - Constructor for class java.awt.image.renderable.RenderableImageOp
Constructs a RenderedImageOp given a ContextualRenderedImageFactory object, and a ParameterBlock containing RenderableImage sources and other parameters.
RenderableImageProducer - class java.awt.image.renderable.RenderableImageProducer.
An adapter class that implements ImageProducer to allow the asynchronous production of a RenderableImage.
RenderableImageProducer(RenderableImage, RenderContext) - Constructor for class java.awt.image.renderable.RenderableImageProducer
Constructs a new RenderableImageProducer from a RenderableImage and a RenderContext.
RenderedImage - interface java.awt.image.RenderedImage.
RenderedImage is a common interface for objects which contain or can produce image data in the form of Rasters.
RenderedImageFactory - interface java.awt.image.renderable.RenderedImageFactory.
The RenderedImageFactory interface (often abbreviated RIF) is intended to be implemented by classes that wish to act as factories to produce different renderings, for example by executing a series of BufferedImageOps on a set of sources, depending on a specific set of parameters, properties, and rendering hints.
Renderer - interface javax.swing.Renderer.
Defines the requirements for an object responsible for "rendering" (displaying) a value.
RenderingHints - class java.awt.RenderingHints.
The RenderingHints class contains rendering hints that can be used by the Graphics2D class, and classes that implement BufferedImageOp and Raster.
RenderingHints(Map) - Constructor for class java.awt.RenderingHints
Constructs a new object with keys and values initialized from the specified Map object (which may be null).
RenderingHints(RenderingHints.Key, Object) - Constructor for class java.awt.RenderingHints
Constructs a new object with the specified key/value pair.
RenderingHints.Key - class java.awt.RenderingHints.Key.
Defines the base type of all keys used to control various aspects of the rendering and imaging pipelines.
RenderingHints.Key(int) - Constructor for class java.awt.RenderingHints.Key
Construct a key using the indicated private key.
RepaintManager - class javax.swing.RepaintManager.
This class manages repaint requests, allowing the number of repaints to be minimized, for example by collapsing multiple requests into a single repaint for members of a component tree.
RepaintManager() - Constructor for class javax.swing.RepaintManager
Create a new RepaintManager instance.
RepaintManager.DoubleBufferInfo - class javax.swing.RepaintManager.DoubleBufferInfo.
 
RepaintManager.DoubleBufferInfo() - Constructor for class javax.swing.RepaintManager.DoubleBufferInfo
 
ReplicateScaleFilter - class java.awt.image.ReplicateScaleFilter.
An ImageFilter class for scaling images using the simplest algorithm.
ReplicateScaleFilter(int, int) - Constructor for class java.awt.image.ReplicateScaleFilter
Constructs a ReplicateScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
RescaleOp - class java.awt.image.RescaleOp.
This class performs a pixel-by-pixel rescaling of the data in the source image by multiplying the sample values for each pixel by a scale factor and then adding an offset.
RescaleOp(float[], float[], RenderingHints) - Constructor for class java.awt.image.RescaleOp
Constructs a new RescaleOp with the desired scale factors and offsets.
RescaleOp(float, float, RenderingHints) - Constructor for class java.awt.image.RescaleOp
Constructs a new RescaleOp with the desired scale factor and offset.
ResolveAttribute - Static variable in interface javax.swing.text.AttributeSet
Attribute name used to identify the resolving parent set of attributes, if one is defined.
ResolveAttribute - Static variable in class javax.swing.text.StyleConstants
Attribute name used to identifiy the resolving parent set of attributes, if one is defined.
Resolver - class org.apache.crimson.parser.Resolver.
This entity resolver class provides a number of utilities which can help managment of external parsed entities in XML.
Resolver() - Constructor for class org.apache.crimson.parser.Resolver
Constructs a resolver.
ResourceBundle - class java.util.ResourceBundle.
Resource bundles contain locale-specific objects.
ResourceBundle() - Constructor for class java.util.ResourceBundle
Sole constructor.
ResourceBundle.ResourceCacheKey - class java.util.ResourceBundle.ResourceCacheKey.
Key used for cached resource bundles.
ResourceBundle.ResourceCacheKey() - Constructor for class java.util.ResourceBundle.ResourceCacheKey
 
ResourceBundleEnumeration - class java.util.ResourceBundleEnumeration.
Implements an Enumeration that combines elements from a Set and an Enumeration.
ResourceBundleEnumeration(Set, Enumeration) - Constructor for class java.util.ResourceBundleEnumeration
Constructs a resource bundle enumeration.
ResourceLoader - class javax.swing.text.html.ResourceLoader.
Simple class to load resources using the 1.2 security model.
ResourceLoader(String) - Constructor for class javax.swing.text.html.ResourceLoader
 
ResourceLoader - class javax.swing.text.html.parser.ResourceLoader.
Simple class to load resources using the 1.2 security model.
ResourceLoader(String) - Constructor for class javax.swing.text.html.parser.ResourceLoader
 
ResultNameSpace - class org.apache.xalan.transformer.ResultNameSpace.
A representation of a result namespace.
ResultNameSpace(String, String) - Constructor for class org.apache.xalan.transformer.ResultNameSpace
Construct a namespace for placement on the result tree namespace stack.
ResultSet - interface java.sql.ResultSet.
A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
ResultSetMetaData - interface java.sql.ResultSetMetaData.
An object that can be used to get information about the types and properties of the columns in a ResultSet object.
ResultTreeHandler - class org.apache.xalan.transformer.ResultTreeHandler.
This class is a layer between the direct calls to the result tree content handler, and the transformer.
ResultTreeHandler() - Constructor for class org.apache.xalan.transformer.ResultTreeHandler
Null constructor for object pooling.
ResultTreeHandler(TransformerImpl, ContentHandler) - Constructor for class org.apache.xalan.transformer.ResultTreeHandler
Create a new result tree handler.
ResultTreeHandler.QueuedStateSnapshot - class org.apache.xalan.transformer.ResultTreeHandler.QueuedStateSnapshot.
 
ResultTreeHandler.QueuedStateSnapshot() - Constructor for class org.apache.xalan.transformer.ResultTreeHandler.QueuedStateSnapshot
 
ReverseAxesWalker - class org.apache.xpath.axes.ReverseAxesWalker.
Walker for a reverse axes.
ReverseAxesWalker(LocPathIterator, int) - Constructor for class org.apache.xpath.axes.ReverseAxesWalker
Construct an AxesWalker using a LocPathIterator.
RightIndent - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount to indent the right side of the paragraph.
RightIndent - Static variable in class javax.swing.text.StyleConstants
The amount to indent the right side of the paragraph.
Robot - class java.awt.Robot.
This class is used to generate native system input events for the purposes of test automation, self-running demos, and other applications where control of the mouse and keyboard is needed.
Robot() - Constructor for class java.awt.Robot
Constructs a Robot object in the coordinate system of the primary screen.
Robot(GraphicsDevice) - Constructor for class java.awt.Robot
Creates a Robot for the given screen device.
RobotPeer - interface java.awt.peer.RobotPeer.
RobotPeer defines an interface whereby toolkits support automated testing by allowing native input events to be generated from Java code.
RootPaneContainer - interface javax.swing.RootPaneContainer.
This interface is implemented by components that have a single JRootPane child: JDialog, JFrame, JWindow, JApplet, JInternalFrame.
RootPaneUI - class javax.swing.plaf.RootPaneUI.
Pluggable look and feel interface for JRootPane.
RootPaneUI() - Constructor for class javax.swing.plaf.RootPaneUI
 
RoundRectIterator - class java.awt.geom.RoundRectIterator.
A utility class to iterate over the path segments of an rounded rectangle through the PathIterator interface.
RoundRectIterator(RoundRectangle2D, AffineTransform) - Constructor for class java.awt.geom.RoundRectIterator
 
RoundRectangle2D - class java.awt.geom.RoundRectangle2D.
The RoundRectangle2D class defines a rectangle with rounded corners defined by a location (x, y), a dimension (w x h), and the width and height of an arc with which to round the corners.
RoundRectangle2D() - Constructor for class java.awt.geom.RoundRectangle2D
This is an abstract class that cannot be instantiated directly.
RoundRectangle2D.Double - class java.awt.geom.RoundRectangle2D.Double.
The Double class defines a rectangle with rounded corners all specified in double coordinates.
RoundRectangle2D.Double() - Constructor for class java.awt.geom.RoundRectangle2D.Double
Constructs a new RoundRectangle2D, initialized to location (0.0, 0), size (0.0, 0.0), and corner arcs of radius 0.0.
RoundRectangle2D.Double(double, double, double, double, double, double) - Constructor for class java.awt.geom.RoundRectangle2D.Double
Constructs and initializes a RoundRectangle2D from the specified coordinates.
RoundRectangle2D.Float - class java.awt.geom.RoundRectangle2D.Float.
The Float class defines a rectangle with rounded corners all specified in float coordinates.
RoundRectangle2D.Float() - Constructor for class java.awt.geom.RoundRectangle2D.Float
Constructs a new RoundRectangle2D, initialized to location (0.0, 0), size (0.0, 0.0), and corner arcs of radius 0.0.
RoundRectangle2D.Float(float, float, float, float, float, float) - Constructor for class java.awt.geom.RoundRectangle2D.Float
Constructs and initializes a RoundRectangle2D from the specified coordinates.
RowMapper - interface javax.swing.tree.RowMapper.
Defines the requirements for an object that translates paths in the tree into display rows.
RowSet - interface javax.sql.RowSet.
The interface that adds support to the JDBC API for the JavaBeansTM component model.
RowSetEvent - class javax.sql.RowSetEvent.
An Event object generated when an event occurs to a RowSet object.
RowSetEvent(RowSet) - Constructor for class javax.sql.RowSetEvent
Constructs a RowSetEvent object initialized with the given RowSet object.
RowSetInternal - interface javax.sql.RowSetInternal.
The interface that a RowSet object implements in order to present itself to a RowSetReader or RowSetWriter object.
RowSetListener - interface javax.sql.RowSetListener.
An interface that must be implemented by a component that wants to be notified when a significant event happens in the life of a RowSet object.
RowSetMetaData - interface javax.sql.RowSetMetaData.
An object that contains information about the columns in a RowSet object.
RowSetReader - interface javax.sql.RowSetReader.
The facility that a disconnected RowSet object calls on to populate itself with rows of data.
RowSetWriter - interface javax.sql.RowSetWriter.
An object that implements the RowSetWriter interface, called a writer.
RuleBasedBreakIterator - class java.text.RuleBasedBreakIterator.
A subclass of BreakIterator whose behavior is specified using a list of rules.
RuleBasedBreakIterator(String) - Constructor for class java.text.RuleBasedBreakIterator
Constructs a RuleBasedBreakIterator according to the description provided.
RuleBasedBreakIterator.Builder - class java.text.RuleBasedBreakIterator.Builder.
The Builder class has the job of constructing a RuleBasedBreakIterator from a textual description.
RuleBasedBreakIterator.Builder() - Constructor for class java.text.RuleBasedBreakIterator.Builder
No special construction is required for the Builder.
RuleBasedBreakIterator.SafeCharIterator - class java.text.RuleBasedBreakIterator.SafeCharIterator.
 
RuleBasedBreakIterator.SafeCharIterator(CharacterIterator) - Constructor for class java.text.RuleBasedBreakIterator.SafeCharIterator
 
RuleBasedCollator - class java.text.RuleBasedCollator.
The RuleBasedCollator class is a concrete subclass of Collator that provides a simple, data-driven, table collator.
RuleBasedCollator(String) - Constructor for class java.text.RuleBasedCollator
RuleBasedCollator constructor.
RuleBasedCollator(String, int) - Constructor for class java.text.RuleBasedCollator
RuleBasedCollator constructor.
RuleBasedCollator(RuleBasedCollator) - Constructor for class java.text.RuleBasedCollator
"Copy constructor."
Runnable - interface java.lang.Runnable.
The Runnable interface should be implemented by any class whose instances are intended to be executed by a thread.
Runtime - class java.lang.Runtime.
Every Java application has a single instance of class Runtime that allows the application to interface with the environment in which the application is running.
Runtime() - Constructor for class java.lang.Runtime
Don't let anyone else instantiate this class
RuntimeException - exception java.lang.RuntimeException.
RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
RuntimeException() - Constructor for class java.lang.RuntimeException
Constructs a new runtime exception with null as its detail message.
RuntimeException(String) - Constructor for class java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message.
RuntimeException(String, Throwable) - Constructor for class java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message and cause.
RuntimeException(Throwable) - Constructor for class java.lang.RuntimeException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?
RuntimePermission - class java.lang.RuntimePermission.
This class is for runtime permissions.
RuntimePermission(String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission with the specified name.
RuntimePermission(String, String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission object with the specified name.
r - Static variable in class java.util.Collections
 
r - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
r - Variable in class javax.swing.text.DefaultCaret.SafeScroller
 
radioButtonGroupsMap - Variable in class javax.swing.text.html.HTMLDocument
 
radioButtonIcon - Static variable in class javax.swing.plaf.basic.BasicIconFactory
 
radioButtonIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
radioButtonMenuItemIcon - Static variable in class javax.swing.plaf.basic.BasicIconFactory
 
radioButtonMenuItemIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
radioButtonUI - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
radiusSquared - Variable in class javax.swing.text.html.Map.CircleRegionContainment
Radius of the circle.
raisedBevel - Static variable in class javax.swing.plaf.BorderUIResource
 
random() - Static method in class java.lang.Math
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
random() - Static method in class java.lang.StrictMath
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
random() - Static method in class org.apache.xalan.lib.ExsltMath
The math:random function returns a random number from 0 to 1.
randomBits(int, Random) - Static method in class java.math.BigInteger
 
randomNumberGenerator - Static variable in class java.lang.Math
 
randomNumberGenerator - Static variable in class java.lang.StrictMath
 
range(Pattern.BitClass) - Method in class java.util.regex.Pattern
Parse a single character or a character range in a character class and return its representative node.
range(boolean) - Method in class javax.swing.Spring
 
rangeCheck(int, int, int) - Static method in class java.util.Arrays
Check that fromIndex and toIndex are in range, and throw an appropriate exception if they aren't.
rangeCheck(int) - Method in class java.util.SubList
 
rangeLimit - Variable in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
rangeStart - Variable in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
raster - Variable in class java.awt.image.BufferedImage
 
raw - Variable in class javax.swing.JEditorPane.HeaderParser
 
rawOffset - Variable in class java.util.SimpleTimeZone
The offset in milliseconds between this zone and GMT.
rc - Variable in class java.awt.image.renderable.RenderableImageProducer
The RenderContext to use for producing the image.
rdblImage - Variable in class java.awt.image.renderable.RenderableImageProducer
The RenderableImage source for the producer.
reInitEvents() - Method in class org.apache.xalan.transformer.QueuedEvents
To re-initialize the document and element events
reachEOF - Variable in class java.util.zip.InflaterInputStream
 
read() - Method in class java.io.BufferedInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class java.io.BufferedInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read() - Method in class java.io.BufferedReader
Read a single character.
read(char[], int, int) - Method in class java.io.BufferedReader
Read characters into a portion of an array.
read() - Method in class java.io.ByteArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.ByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read() - Method in class java.io.CharArrayReader
Read a single character.
read(char[], int, int) - Method in class java.io.CharArrayReader
Read characters into a portion of an array.
read(byte[]) - Method in class java.io.DataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.DataInputStream
Reads up to len bytes of data from the contained input stream into an array of bytes.
read() - Method in class java.io.FileInputStream
Reads a byte of data from this input stream.
read(byte[]) - Method in class java.io.FileInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FileInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class java.io.FilterInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FilterInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterReader
Read a single character.
read(char[], int, int) - Method in class java.io.FilterReader
Read characters into a portion of an array.
read() - Method in class java.io.InputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class java.io.InputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.InputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class java.io.InputStreamReader
Read a single character.
read(char[], int, int) - Method in class java.io.InputStreamReader
Read characters into a portion of an array.
read() - Method in class java.io.LineNumberInputStream
Deprecated. Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.LineNumberInputStream
Deprecated. Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.LineNumberReader
Read a single character.
read(char[], int, int) - Method in class java.io.LineNumberReader
Read characters into a portion of an array.
read() - Method in interface java.io.ObjectInput
Reads a byte of data.
read(byte[]) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read(byte[], int, int) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
read(byte[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
read(byte[], int, int, boolean) - Method in class java.io.ObjectInputStream.BlockDataInputStream
Attempts to read len bytes into byte array b at offset off.
read() - Method in class java.io.ObjectInputStream.PeekInputStream
 
read(byte[], int, int) - Method in class java.io.ObjectInputStream.PeekInputStream
 
read() - Method in class java.io.ObjectInputStream
Reads a byte of data.
read(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads into an array of bytes.
read() - Method in class java.io.PipedInputStream
Reads the next byte of data from this piped input stream.
read(byte[], int, int) - Method in class java.io.PipedInputStream
Reads up to len bytes of data from this piped input stream into an array of bytes.
read() - Method in class java.io.PipedReader
Reads the next character of data from this piped stream.
read(char[], int, int) - Method in class java.io.PipedReader
Reads up to len characters of data from this piped stream into an array of characters.
read() - Method in class java.io.PushbackInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.PushbackInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.PushbackReader
Read a single character.
read(char[], int, int) - Method in class java.io.PushbackReader
Read characters into a portion of an array.
read() - Method in class java.io.RandomAccessFile
Reads a byte of data from this file.
read(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
read(byte[]) - Method in class java.io.RandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read() - Method in class java.io.Reader
Read a single character.
read(char[]) - Method in class java.io.Reader
Read characters into an array.
read(char[], int, int) - Method in class java.io.Reader
Read characters into a portion of an array.
read() - Method in class java.io.SequenceInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.SequenceInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.StreamTokenizer
Read the next character
read() - Method in class java.io.StringBufferInputStream
Deprecated. Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.StringBufferInputStream
Deprecated. Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.StringReader
Read a single character.
read(char[], int, int) - Method in class java.io.StringReader
Read characters into a portion of an array.
read(byte[]) - Method in class java.net.SocketInputStream
Reads into a byte array data from the socket.
read(byte[], int, int) - Method in class java.net.SocketInputStream
Reads into a byte array b at offset off, length bytes of data.
read() - Method in class java.net.SocketInputStream
Reads a single byte from the socket.
read(ByteBuffer) - Method in class java.nio.channels.Channels.ReadableByteChannelImpl
 
read(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer[], int, int) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer[]) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer[], int, int) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ByteBuffer[]) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffers.
read(ByteBuffer, long) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffer, starting at the given file position.
read(ByteBuffer) - Method in interface java.nio.channels.ReadableByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer[], int, int) - Method in interface java.nio.channels.ScatteringByteChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ByteBuffer[]) - Method in interface java.nio.channels.ScatteringByteChannel
Reads a sequence of bytes from this channel into the given buffers.
read(ByteBuffer) - Method in class java.nio.channels.SocketChannel
 
read(ByteBuffer[], int, int) - Method in class java.nio.channels.SocketChannel
 
read(ByteBuffer[]) - Method in class java.nio.channels.SocketChannel
 
read(ObjectInput) - Static method in class java.rmi.server.ObjID
Constructs and returns a new ObjID instance by unmarshalling a binary representation from an ObjectInput instance.
read(DataInput) - Static method in class java.rmi.server.UID
Constructs and returns a new UID instance by unmarshalling a binary representation from an DataInput instance.
read - Variable in class java.sql.DataTruncation
 
read(Manifest.FastInputStream, byte[]) - Method in class java.util.jar.Attributes
 
read(byte[], int, int) - Method in class java.util.jar.JarInputStream
Reads from the current JAR file entry into an array of bytes.
read() - Method in class java.util.jar.JarVerifier.VerifierStream
 
read(byte[], int, int) - Method in class java.util.jar.JarVerifier.VerifierStream
 
read() - Method in class java.util.jar.Manifest.FastInputStream
 
read(byte[], int, int) - Method in class java.util.jar.Manifest.FastInputStream
 
read(InputStream) - Method in class java.util.jar.Manifest
Reads the Manifest from the specified InputStream.
read() - Method in class java.util.regex.Pattern
Read the next character, and advance the cursor by one.
read() - Method in class java.util.zip.CheckedInputStream
Reads a byte.
read(byte[], int, int) - Method in class java.util.zip.CheckedInputStream
Reads into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.GZIPInputStream
Reads uncompressed data into an array of bytes.
read() - Method in class java.util.zip.InflaterInputStream
Reads a byte of uncompressed data.
read(byte[], int, int) - Method in class java.util.zip.InflaterInputStream
Reads uncompressed data into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.ZipFile.ZipFileInputStream
 
read() - Method in class java.util.zip.ZipFile.ZipFileInputStream
 
read(long, long, int, byte[], int, int) - Static method in class java.util.zip.ZipFile
 
read(byte[], int, int) - Method in class java.util.zip.ZipInputStream
Reads from the current ZIP entry into an array of bytes.
read() - Method in class javax.swing.JEditorPane.PageStream
 
read(InputStream, Object) - Method in class javax.swing.JEditorPane
This method initializes from a stream.
read(InputStream, Document) - Method in class javax.swing.JEditorPane
This method invokes the EditorKit to initiate a read.
read() - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.read to update the progress monitor after the read.
read(byte[]) - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.read to update the progress monitor after the read.
read(byte[], int, int) - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.read to update the progress monitor after the read.
read(InputStream, Document, int) - Method in class javax.swing.text.DefaultEditorKit
Inserts content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Document, int) - Method in class javax.swing.text.DefaultEditorKit
Inserts content from the given stream, which will be treated as plain text.
read(InputStream, Document, int) - Method in class javax.swing.text.EditorKit
Inserts content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Document, int) - Method in class javax.swing.text.EditorKit
Inserts content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Object) - Method in class javax.swing.text.JTextComponent
Initializes from a stream.
read(Reader, Document, int) - Method in class javax.swing.text.html.HTMLEditorKit
Inserts content from the given stream.
read(DataInputStream) - Method in class javax.swing.text.html.parser.DTD
Recreates a DTD from an archived format.
read(InputStream, Document, int) - Method in class javax.swing.text.rtf.RTFEditorKit
Insert content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Document, int) - Method in class javax.swing.text.rtf.RTFEditorKit
Insert content from the given stream, which will be treated as plain text.
read(char[], int, int) - Method in class org.apache.crimson.parser.XmlReader.AsciiReader
 
read(char[], int, int) - Method in class org.apache.crimson.parser.XmlReader.Iso8859_1Reader
 
read(char[], int, int) - Method in class org.apache.crimson.parser.XmlReader.Utf8Reader
 
read(char[], int, int) - Method in class org.apache.crimson.parser.XmlReader
Reads the number of characters read into the buffer, or -1 on EOF.
read() - Method in class org.apache.crimson.parser.XmlReader
Reads a single character.
read1(byte[], int, int) - Method in class java.io.BufferedInputStream
Read characters into a portion of an array, reading from the underlying stream at most once if necessary.
read1(char[], int, int) - Method in class java.io.BufferedReader
Read characters into a portion of an array, reading from the underlying stream if necessary.
readAheadLimit - Variable in class java.io.BufferedReader
 
readAny(InputStream) - Static method in class javax.rmi.CORBA.Util
Reads a java.lang.Object as a CORBA any.
readAny(InputStream) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.readAny(org.omg.CORBA.portable.InputStream).
readArray(boolean) - Method in class java.io.ObjectInputStream
Reads in and returns array object, or null if array class is unresolvable.
readArray() - Method in interface java.sql.SQLInput
Reads an SQL ARRAY value from the stream and returns it as an Array object in the Java programming language.
readAsciiStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of ASCII characters.
readAttributeList(DataInputStream, String[]) - Method in class javax.swing.text.html.parser.DTD
 
readAttributeSet(ObjectInputStream, MutableAttributeSet) - Static method in class javax.swing.text.StyleContext
Reads a set of attributes from the given object input stream that have been previously written out with writeAttributeSet.
readAttributes(ObjectInputStream, MutableAttributeSet) - Method in class javax.swing.text.StyleContext
Context-specific handling of reading in attributes
readBigDecimal() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.math.BigDecimal object in the Java programming language.
readBinaryStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of uninterpreted bytes.
readBlob() - Method in interface java.sql.SQLInput
Reads an SQL BLOB value from the stream and returns it as a Blob object in the Java programming language.
readBlockHeader(boolean) - Method in class java.io.ObjectInputStream.BlockDataInputStream
Attempts to read in the next block data header (if any).
readBoolean() - Method in interface java.io.DataInput
Reads one input byte and returns true if that byte is nonzero, false if that byte is zero.
readBoolean() - Method in class java.io.DataInputStream
See the general contract of the readBoolean method of DataInput.
readBoolean() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readBoolean() - Method in class java.io.ObjectInputStream
Reads in a boolean.
readBoolean() - Method in class java.io.RandomAccessFile
Reads a boolean from this file.
readBoolean() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a boolean in the Java programming language.
readBooleans(boolean[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readBuffer - Variable in class java.io.DataInputStream
 
readByte() - Method in interface java.io.DataInput
Reads and returns one input byte.
readByte() - Method in class java.io.DataInputStream
See the general contract of the readByte method of DataInput.
readByte() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readByte() - Method in class java.io.ObjectInputStream
Reads an 8 bit byte.
readByte() - Method in class java.io.RandomAccessFile
Reads a signed eight-bit value from this file.
readByte() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a byte in the Java programming language.
readBytes(byte[], int, int) - Method in class java.io.FileInputStream
Reads a subarray as a sequence of bytes.
readBytes(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads a sub array as a sequence of bytes.
readBytes(int[], int, InputStream) - Static method in class java.net.URLConnection
Tries to read the specified number of bytes from the stream Returns -1, If EOF is reached before len bytes are read, returns 0 otherwise
readBytes() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as an array of bytes in the Java programming language.
readCh() - Method in class javax.swing.text.html.parser.Parser
 
readChar() - Method in interface java.io.DataInput
Reads an input char and returns the char value.
readChar() - Method in class java.io.DataInputStream
See the general contract of the readChar method of DataInput.
readChar() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readChar() - Method in class java.io.ObjectInputStream
Reads a 16 bit char.
readChar() - Method in class java.io.RandomAccessFile
Reads a Unicode character from this file.
readChar() - Method in class javax.swing.text.html.CSSParser
Reads a character from the stream.
readCharacterStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of Unicode characters.
readChars(char[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readCharset(InputStream) - Static method in class javax.swing.text.rtf.RTFReader
Parses a character set from an InputStream.
readCharset(URL) - Static method in class javax.swing.text.rtf.RTFReader
 
readClass(boolean) - Method in class java.io.ObjectInputStream
Reads in and returns class object.
readClassDesc(boolean) - Method in class java.io.ObjectInputStream
Reads in and returns (possibly null) class descriptor.
readClassDescriptor() - Method in class java.io.ObjectInputStream
Read a class descriptor from the serialization stream.
readClob() - Method in interface java.sql.SQLInput
Reads an SQL CLOB value from the stream and returns it as a Clob object in the Java programming language.
readComment() - Method in class javax.swing.text.html.CSSParser
Parses a comment block.
readConfiguration() - Method in class java.util.logging.LogManager
Reinitialize the logging properties and reread the logging configuration.
readConfiguration(InputStream) - Method in class java.util.logging.LogManager
Reinitialize the logging properties and reread the logging configuration from the given stream, which should be in java.util.Properties format.
readContentModel(DataInputStream, String[]) - Method in class javax.swing.text.html.parser.DTD
 
readData(RowSetInternal) - Method in interface javax.sql.RowSetReader
Reads the new contents of the calling RowSet object.
readDate() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Date object.
readDictionaryFile(DataInputStream) - Method in class java.text.BreakDictionary
 
readDouble() - Method in interface java.io.DataInput
Reads eight input bytes and returns a double value.
readDouble() - Method in class java.io.DataInputStream
See the general contract of the readDouble method of DataInput.
readDouble() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readDouble() - Method in class java.io.ObjectInputStream
Reads a 64 bit double.
readDouble() - Method in class java.io.RandomAccessFile
Reads a double from this file.
readDouble() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a double in the Java programming language.
readDoubles(double[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readEncoding(boolean) - Method in class org.apache.crimson.parser.Parser2
 
readEnd(ZipEntry) - Method in class java.util.zip.ZipInputStream
 
readEntry(int, int) - Method in class org.apache.xml.dtm.ref.ChunkedIntArray
Retrieve an integer from the CIA by record number and column within the record, both 0-based (though position 0 is reserved for special purposes).
readEscaped() - Method in class java.util.regex.Pattern
Read the next character, and advance the cursor by one, ignoring the COMMENTS setting
readExternal(ObjectInput) - Method in class java.awt.datatransfer.DataFlavor
Restores this DataFlavor from a Serialized state.
readExternal(ObjectInput) - Method in class java.awt.datatransfer.MimeType
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in interface java.io.Externalizable
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternalData(Externalizable, ObjectStreamClass) - Method in class java.io.ObjectInputStream
If obj is non-null, reads externalizable data by invoking readExternal() method of obj; otherwise, attempts to skip over externalizable data.
readFatalException() - Method in class java.io.ObjectInputStream
Reads in and returns IOException that caused serialization to abort.
readFields() - Method in class java.io.ObjectInputStream.GetFieldImpl
Reads primitive and object field values from stream.
readFields() - Method in class java.io.ObjectInputStream
Reads the persistent fields from the stream and makes them available by name.
readFloat() - Method in interface java.io.DataInput
Reads four input bytes and returns a float value.
readFloat() - Method in class java.io.DataInputStream
See the general contract of the readFloat method of DataInput.
readFloat() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readFloat() - Method in class java.io.ObjectInputStream
Reads a 32 bit float.
readFloat() - Method in class java.io.RandomAccessFile
Reads a float from this file.
readFloat() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a float in the Java programming language.
readFloats(float[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readFromReader(Reader) - Method in class javax.swing.text.rtf.AbstractFilter
 
readFromStream(InputStream) - Method in class javax.swing.text.rtf.AbstractFilter
A convenience method that reads text from a FileInputStream and writes it to the receiver.
readFully(byte[]) - Method in interface java.io.DataInput
Reads some bytes from an input stream and stores them into the buffer array b.
readFully(byte[], int, int) - Method in interface java.io.DataInput
Reads len bytes from an input stream.
readFully(byte[]) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[]) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readFully(byte[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readFully(byte[], int, int, boolean) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readFully(byte[], int, int) - Method in class java.io.ObjectInputStream.PeekInputStream
 
readFully(byte[]) - Method in class java.io.ObjectInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[]) - Method in class java.io.RandomAccessFile
Reads b.length bytes from this file into the byte array, starting at the current file pointer.
readFully(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads exactly len bytes from this file into the byte array, starting at the current file pointer.
readFully(byte[], int, int) - Method in class java.util.zip.ZipInputStream
 
readHandle(boolean) - Method in class java.io.ObjectInputStream
Reads in object handle, sets passHandle to the read handle, and returns object associated with the handle.
readHeader() - Method in class java.util.zip.GZIPInputStream
 
readInt() - Method in interface java.io.DataInput
Reads four input bytes and returns an int value.
readInt() - Method in class java.io.DataInputStream
See the general contract of the readInt method of DataInput.
readInt() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readInt() - Method in class java.io.ObjectInputStream
Reads a 32 bit int.
readInt() - Method in class java.io.RandomAccessFile
Reads a signed 32-bit integer from this file.
readInt() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as an int in the Java programming language.
readInts(int[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readJavaFormatString(String) - Static method in class java.lang.FloatingDecimal
 
readLOC() - Method in class java.util.zip.ZipInputStream
 
readLine(boolean) - Method in class java.io.BufferedReader
Read a line of text.
readLine() - Method in class java.io.BufferedReader
Read a line of text.
readLine() - Method in interface java.io.DataInput
Reads the next line of text from the input stream.
readLine() - Method in class java.io.DataInputStream
Deprecated. This method does not properly convert bytes to characters. As of JDK 1.1, the preferred way to read lines of text is via the BufferedReader.readLine() method. Programs that use the DataInputStream class to read lines can be converted to use the BufferedReader class by replacing code of the form:
     DataInputStream d = new DataInputStream(in);
 
with:
     BufferedReader d
          = new BufferedReader(new InputStreamReader(in));
 
readLine() - Method in class java.io.LineNumberReader
Read a line of text.
readLine() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readLine() - Method in class java.io.ObjectInputStream
Deprecated. This method does not properly convert bytes to characters. see DataInputStream for the details and alternatives.
readLine() - Method in class java.io.RandomAccessFile
Reads the next line of text from this file.
readLine(byte[], int, int) - Method in class java.util.jar.Manifest.FastInputStream
 
readLine(byte[]) - Method in class java.util.jar.Manifest.FastInputStream
 
readLocation() - Method in class java.rmi.MarshalledObject.MarshalledObjectInputStream
Overrides MarshalInputStream.readLocation to return locations from the stream we were given, or null if we were given a null location stream.
readLock - Variable in class java.nio.channels.Channels.ReadableByteChannelImpl
 
readLock() - Method in class javax.swing.text.AbstractDocument
Acquires a lock to begin reading some state from the document.
readLong() - Method in interface java.io.DataInput
Reads eight input bytes and returns a long value.
readLong() - Method in class java.io.DataInputStream
See the general contract of the readLong method of DataInput.
readLong() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readLong() - Method in class java.io.ObjectInputStream
Reads a 64 bit long.
readLong() - Method in class java.io.RandomAccessFile
Reads a signed 64-bit integer from this file.
readLong() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a long in the Java programming language.
readLongUTF() - Method in class java.io.ObjectInputStream.BlockDataInputStream
Reads in string written in "long" UTF format.
readLongs(long[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readNameArray(DataInputStream, String[]) - Method in class javax.swing.text.html.parser.DTD
 
readNonProxy(ObjectInputStream) - Method in class java.io.ObjectStreamClass
Reads non-proxy class descriptor information from given input stream.
readNonProxyDesc(boolean) - Method in class java.io.ObjectInputStream
Reads in and returns class descriptor for a class that is not a dynamic proxy class.
readNull() - Method in class java.io.ObjectInputStream
Reads in null code, sets passHandle to NULL_HANDLE and returns null.
readObject(ObjectInputStream) - Method in class java.awt.Button
Reads the ObjectInputStream and if it isn't null adds a listener to receive action events fired by the button.
readObject(ObjectInputStream) - Method in class java.awt.CardLayout
Reads serializable fields from stream.
readObject(ObjectInputStream) - Method in class java.awt.Checkbox
Reads the ObjectInputStream and if it isn't null adds a listener to receive item events fired by the Checkbox.
readObject(ObjectInputStream) - Method in class java.awt.CheckboxMenuItem
 
readObject(ObjectInputStream) - Method in class java.awt.Choice
Reads the ObjectInputStream and if it isn't null adds a listener to receive item events fired by the Choice item.
readObject(ObjectInputStream) - Method in class java.awt.Component
Reads the ObjectInputStream and if it isn't null adds a listener to receive a variety of events fired by the component.
readObject(ObjectInputStream) - Method in class java.awt.Container
Deserializes this Container from the specified ObjectInputStream.
readObject(ObjectInputStream) - Method in class java.awt.FileDialog
Reads the ObjectInputStream and performs a backwards compatibility check by converting either a dir or a file equal to an empty string to null.
readObject(ObjectInputStream) - Method in class java.awt.FlowLayout
Reads this object out of a serialization stream, handling objects written by older versions of the class that didn't contain all of the fields we use now..
readObject(ObjectInputStream) - Method in class java.awt.Font
Reads the ObjectInputStream.
readObject(ObjectInputStream) - Method in class java.awt.Frame
Reads the ObjectInputStream.
readObject(ObjectInputStream) - Method in class java.awt.Label
Read a label from an object input stream.
readObject(ObjectInputStream) - Method in class java.awt.List
Reads the ObjectInputStream and if it isn't null adds a listener to receive both item events and action events (as specified by the key stored in the stream) fired by the List.
readObject(ObjectInputStream) - Method in class java.awt.Menu
Reads the ObjectInputStream.
readObject(ObjectInputStream) - Method in class java.awt.MenuBar
Reads the ObjectInputStream.
readObject(ObjectInputStream) - Method in class java.awt.MenuComponent
Reads the menu component from an object input stream.
readObject(ObjectInputStream) - Method in class java.awt.MenuItem
Reads the ObjectInputStream and if it isn't null adds a listener to receive action events fired by the Menu Item.
readObject(ObjectInputStream) - Method in class java.awt.ScrollPane
Reads default serializable fields to stream.
readObject(ObjectInputStream) - Method in class java.awt.Scrollbar
Reads the ObjectInputStream and if it isn't null adds a listener to receive adjustment events fired by the Scrollbar.
readObject(ObjectInputStream) - Method in class java.awt.TextArea
Read the ObjectInputStream.
readObject(ObjectInputStream) - Method in class java.awt.TextComponent
Read the ObjectInputStream, and if it isn't null, add a listener to receive text events fired by the TextComponent.
readObject(ObjectInputStream) - Method in class java.awt.TextField
Read the ObjectInputStream and if it isn't null, add a listener to receive action events fired by the TextField.
readObject(ObjectInputStream) - Method in class java.awt.Window
Reads the ObjectInputStream and an optional list of listeners to receive various events fired by the component; also reads a list of (possibly null) child windows.
readObject(ObjectInputStream) - Method in class java.awt.color.ICC_Profile
Reads default serializable fields from the stream.
readObject(ObjectInputStream) - Method in class java.awt.dnd.DragGestureEvent
Deserializes this DragGestureEvent.
readObject(ObjectInputStream) - Method in class java.awt.dnd.DragGestureRecognizer
Deserializes this DragGestureRecognizer.
readObject(ObjectInputStream) - Method in class java.awt.dnd.DragSource
Deserializes this DragSource.
readObject(ObjectInputStream) - Method in class java.awt.dnd.DragSourceContext
Deserializes this DragSourceContext.
readObject(ObjectInputStream) - Method in class java.awt.dnd.DropTarget
Deserializes this DropTarget.
readObject(ObjectInputStream) - Method in class java.awt.event.InputMethodEvent
Initializes the when field if it is not present in the object input stream.
readObject(ObjectInputStream) - Method in class java.awt.event.KeyEvent
Sets new modifiers by the old ones.
readObject(ObjectInputStream) - Method in class java.awt.event.MouseEvent
Sets new modifiers by the old ones.
readObject(ObjectInputStream) - Method in class java.awt.geom.AffineTransform
 
readObject(ObjectInputStream) - Method in class java.io.File
readObject is called to restore this filename.
readObject(ObjectInputStream) - Method in class java.io.FilePermission
readObject is called to restore the state of the FilePermission from a stream.
readObject(ObjectInputStream) - Method in class java.io.FilePermissionCollection
 
readObject() - Method in interface java.io.ObjectInput
Read and return an object.
readObject() - Method in class java.io.ObjectInputStream
Read an object from the ObjectInputStream.
readObject(ObjectInputStream) - Method in class java.lang.StringBuffer
readObject is called to restore the state of the StringBuffer from a stream.
readObject(ObjectInputStream) - Method in class java.math.BigDecimal
Reconstitute the BigDecimal instance from a stream (that is, deserialize it).
readObject(ObjectInputStream) - Method in class java.math.BigInteger
Reconstitute the BigInteger instance from a stream (that is, deserialize it).
readObject(ObjectInputStream) - Method in class java.net.Inet6Address
 
readObject(ObjectInputStream) - Method in class java.net.InetSocketAddress
 
readObject(ObjectInputStream) - Method in class java.net.SocketPermission
readObject is called to restore the state of the SocketPermission from a stream.
readObject(ObjectInputStream) - Method in class java.net.SocketPermissionCollection
 
readObject(ObjectInputStream) - Method in class java.net.URI
Reconstitutes a URI from the given serial stream.
readObject(ObjectInputStream) - Method in class java.net.URL
readObject is called to restore the state of the URL from the stream.
readObject(ObjectInputStream) - Method in class java.rmi.activation.ActivationID
readObject for custom serialization.
readObject(ObjectInputStream) - Method in class java.rmi.server.RemoteObject
readObject for custom serialization.
readObject(ObjectInputStream) - Method in class java.rmi.server.UnicastRemoteObject
Re-export the remote object when it is deserialized.
readObject() - Method in interface java.sql.SQLInput
Reads the datum at the head of the stream and returns it as an Object in the Java programming language.
readObject(ObjectInputStream) - Method in class java.text.ChoiceFormat
After reading an object from the input stream, do a simple verification to maintain class invariants.
readObject(ObjectInputStream) - Method in class java.text.DecimalFormat
First, read the default serializable fields from the stream.
readObject(ObjectInputStream) - Method in class java.text.DecimalFormatSymbols
Reads the default serializable fields, provides default values for objects in older serial versions, and initializes non-serializable fields.
readObject(ObjectInputStream) - Method in class java.text.MessageFormat
After reading an object from the input stream, do a simple verification to maintain class invariants.
readObject(ObjectInputStream) - Method in class java.text.NumberFormat
First, read in the default serializable data.
readObject(ObjectInputStream) - Method in class java.text.SimpleDateFormat
After reading an object from the input stream, the format pattern in the object is verified.
readObject(ObjectInputStream) - Method in class java.util.ArrayList
Reconstitute the ArrayList instance from a stream (that is, deserialize it).
readObject(ObjectInputStream) - Method in class java.util.BitSet
This override of readObject makes sure unitsInUse is set properly when deserializing a bitset
readObject(ObjectInputStream) - Method in class java.util.Calendar
Reconstitute this object from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class java.util.Date
Reconstitute this object from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class java.util.GregorianCalendar
Updates internal state.
readObject(ObjectInputStream) - Method in class java.util.HashMap
Reconstitute the HashMap instance from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class java.util.HashSet
Reconstitute the HashSet instance from a stream (that is, deserialize it).
readObject(ObjectInputStream) - Method in class java.util.Hashtable
Reconstitute the Hashtable from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class java.util.IdentityHashMap
Reconstitute the IdentityHashMap instance from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class java.util.LinkedList
Reconstitute this LinkedList instance from a stream (that is deserialize it).
readObject(ObjectInputStream) - Method in class java.util.Locale
 
readObject(ObjectInputStream) - Method in class java.util.PropertyPermission
readObject is called to restore the state of the PropertyPermission from a stream.
readObject(ObjectInputStream) - Method in class java.util.PropertyPermissionCollection
 
readObject(ObjectInputStream) - Method in class java.util.Random
Reconstitute the Random instance from a stream (that is, deserialize it).
readObject(ObjectInputStream) - Method in class java.util.SimpleTimeZone
Reconstitute this object from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class java.util.TreeMap
Reconstitute the TreeMap instance from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class java.util.TreeSet
Reconstitute the TreeSet instance from a stream (that is, deserialize it).
readObject(ObjectInputStream) - Method in class java.util.logging.LogRecord
 
readObject(ObjectInputStream) - Method in class java.util.prefs.BackingStoreException
Throws NotSerializableException, since BackingStoreException objects are not intended to be serializable.
readObject(ObjectInputStream) - Method in class java.util.prefs.InvalidPreferencesFormatException
Throws NotSerializableException, since InvalidPreferencesFormatException objects are not intended to be serializable.
readObject(ObjectInputStream) - Method in class java.util.prefs.NodeChangeEvent
Throws NotSerializableException, since NodeChangeEvent objects are not intended to be serializable.
readObject(ObjectInputStream) - Method in class java.util.prefs.PreferenceChangeEvent
Throws NotSerializableException, since PreferenceChangeEvent objects are not intended to be serializable.
readObject(ObjectInputStream) - Method in class java.util.regex.Pattern
Recompile the Pattern instance from a stream.
readObject(ObjectInputStream) - Method in class javax.rmi.CORBA.Stub
Serialization method to restore the IOR state.
readObject(Stub, ObjectInputStream) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.readObject(java.io.ObjectInputStream).
readObject(ObjectInputStream) - Method in class javax.swing.AbstractAction
 
readObject(ObjectInputStream) - Method in class javax.swing.ActionMap
 
readObject(ObjectInputStream) - Method in class javax.swing.Autoscroller
 
readObject(ObjectInputStream) - Method in class javax.swing.ImageIcon.AccessibleImageIcon
 
readObject(ObjectInputStream) - Method in class javax.swing.ImageIcon
 
readObject(ObjectInputStream) - Method in class javax.swing.InputMap
 
readObject(ObjectInputStream) - Method in class javax.swing.JCheckBox
See JComponent.readObject() for information about serialization in Swing.
readObject(ObjectInputStream) - Method in class javax.swing.JComponent
We use the ObjectInputStream "registerValidation" callback to update the UI for the entire tree of components after they've all been read in.
readObject(ObjectInputStream) - Method in class javax.swing.JMenuBar
See JComponent.readObject() for information about serialization in Swing.
readObject(ObjectInputStream) - Method in class javax.swing.JMenuItem
See JComponent.readObject() for information about serialization in Swing.
readObject(ObjectInputStream) - Method in class javax.swing.JOptionPane
 
readObject(ObjectInputStream) - Method in class javax.swing.JPopupMenu
 
readObject(ObjectInputStream) - Method in class javax.swing.JSpinner
 
readObject(ObjectInputStream) - Method in class javax.swing.JTabbedPane
See readObject and writeObject in JComponent for more information about serialization in Swing.
readObject(ObjectInputStream) - Method in class javax.swing.JTable
 
readObject(ObjectInputStream) - Method in class javax.swing.JTree
 
readObject(ObjectInputStream) - Method in class javax.swing.LayoutFocusTraversalPolicy
 
readObject(ObjectInputStream) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
readObject(ObjectInputStream) - Method in class javax.swing.event.EventListenerList
 
readObject(ObjectInputStream) - Method in class javax.swing.event.SwingPropertyChangeSupport
 
readObject(ObjectInputStream) - Method in class javax.swing.text.AbstractDocument.AbstractElement
 
readObject(ObjectInputStream) - Method in class javax.swing.text.AbstractDocument.LeafElement
 
readObject(ObjectInputStream) - Method in class javax.swing.text.AbstractDocument
 
readObject(ObjectInputStream) - Method in class javax.swing.text.DefaultCaret
 
readObject(ObjectInputStream) - Method in class javax.swing.text.DefaultStyledDocument
 
readObject(ObjectInputStream) - Method in class javax.swing.text.GapContent
 
readObject(ObjectInputStream) - Method in class javax.swing.text.InternationalFormatter
Subclassed to update the internal representation of the mask after the default read operation has completed.
readObject(ObjectInputStream) - Method in class javax.swing.text.JTextComponent
 
readObject(ObjectInputStream) - Method in class javax.swing.text.MaskFormatter
Subclassed to update the internal representation of the mask after the default read operation has completed.
readObject(ObjectInputStream) - Method in class javax.swing.text.SimpleAttributeSet
 
readObject(ObjectInputStream) - Method in class javax.swing.text.StyleContext.NamedStyle
 
readObject(ObjectInputStream) - Method in class javax.swing.text.StyleContext
 
readObject(ObjectInputStream) - Method in class javax.swing.text.html.CSS.BorderStyle
 
readObject(ObjectInputStream) - Method in class javax.swing.text.html.CSS
 
readObject(ObjectInputStream) - Method in class javax.swing.text.html.HTML.UnknownTag
 
readObject(ObjectInputStream) - Method in class javax.swing.text.html.parser.ParserDelegator
 
readObject(ObjectInputStream) - Method in class javax.swing.tree.DefaultMutableTreeNode
 
readObject(ObjectInputStream) - Method in class javax.swing.tree.DefaultTreeCellEditor
 
readObject(ObjectInputStream) - Method in class javax.swing.tree.DefaultTreeModel
 
readObject(ObjectInputStream) - Method in class javax.swing.tree.DefaultTreeSelectionModel
 
readObject(ObjectInputStream) - Method in class javax.swing.tree.TreePath
 
readObject(ObjectInputStream) - Method in class org.apache.xalan.templates.Stylesheet
Read the stylesheet from a serialization stream.
readObject(ObjectInputStream) - Method in class org.apache.xpath.axes.LocPathIterator
Read the object from a serialization stream.
readObject(ObjectInputStream) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Read the object from a serialization stream.
readObject(ObjectInputStream) - Method in class org.apache.xpath.axes.UnionPathIterator
Read the object from a serialization stream.
readObject0(boolean) - Method in class java.io.ObjectInputStream
Underlying readObject implementation.
readObjectCallbacks - Static variable in class javax.swing.JComponent
 
readObjectMethod - Variable in class java.io.ObjectStreamClass
class-defined readObject method, or null if none
readObjectNoDataMethod - Variable in class java.io.ObjectStreamClass
class-defined readObjectNoData method, or null if none
readObjectOverride() - Method in class java.io.ObjectInputStream
This method is called by trusted subclasses of ObjectOutputStream that constructed ObjectOutputStream using the protected no-arg constructor.
readOnlyAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to set the editor into read-only mode.
readOrdinaryObject(boolean) - Method in class java.io.ObjectInputStream
Reads and returns "ordinary" (i.e., not a String, Class, ObjectStreamClass or array) object, or null if object's class is unresolvable (in which case a ClassNotFoundException will be associated with object's handle).
readPrimordialConfiguration - Variable in class java.util.logging.LogManager
 
readPrimordialConfiguration() - Method in class java.util.logging.LogManager
 
readProxyDesc(boolean) - Method in class java.io.ObjectInputStream
Reads in and returns class descriptor for a dynamic proxy class.
readRef() - Method in interface java.sql.SQLInput
Reads an SQL REF value from the stream and returns it as a Ref object in the Java programming language.
readResolve() - Method in class java.awt.AWTKeyStroke
Returns a cached instance of AWTKeyStroke (or a subclass of AWTKeyStroke) which is equal to this instance.
readResolve() - Method in class java.awt.color.ICC_Profile
Resolves instances being deserialized into instances registered with CMM.
readResolve() - Method in class java.awt.font.TextAttribute
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.net.InetAddress
Replaces the de-serialized object with an Inet4Address object.
readResolve() - Method in class java.text.AttributedCharacterIterator.Attribute
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.DateFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.MessageFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.NumberFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.util.Collections.EmptyList
 
readResolve() - Method in class java.util.Collections.EmptyMap
 
readResolve() - Method in class java.util.Collections.EmptySet
 
readResolve() - Method in class java.util.Collections.SynchronizedList
SynchronizedRandomAccessList instances are serialized as SynchronizedList instances to allow them to be deserialized in pre-1.4 JREs (which do not have SynchronizedRandomAccessList).
readResolve() - Method in class java.util.Collections.UnmodifiableList
UnmodifiableRandomAccessList instances are serialized as UnmodifiableList instances to allow them to be deserialized in pre-1.4 JREs (which do not have UnmodifiableRandomAccessList).
readResolve() - Method in class java.util.Currency
Resolves instances being deserialized to a single instance per currency.
readResolve() - Method in class java.util.logging.Level
 
readResolveMethod - Variable in class java.io.ObjectStreamClass
class-defined readResolve method, or null if none
readSQL(SQLInput, String) - Method in interface java.sql.SQLData
Populates this object with data read from the database.
readSerialData(Object, ObjectStreamClass) - Method in class java.io.ObjectInputStream
Reads (or attempts to skip, if obj is null or is tagged with a ClassNotFoundException) instance data for each serializable class of object in stream, from superclass to subclass.
readShort() - Method in interface java.io.DataInput
Reads two input bytes and returns a short value.
readShort() - Method in class java.io.DataInputStream
See the general contract of the readShort method of DataInput.
readShort() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readShort() - Method in class java.io.ObjectInputStream
Reads a 16 bit short.
readShort() - Method in class java.io.RandomAccessFile
Reads a signed 16-bit number from this file.
readShort() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a short in the Java programming language.
readShorts(short[], int, int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readSide - Variable in class java.io.PipedInputStream
 
readSide - Variable in class java.io.PipedReader
 
readSlot(int, int[]) - Method in class org.apache.xml.dtm.ref.ChunkedIntArray
Retrieve the contents of a record into a user-supplied buffer array.
readSocksReply(InputStream, byte[]) - Method in class java.net.SocksSocketImpl
 
readStandalone() - Method in class org.apache.crimson.parser.Parser2
 
readStreamHeader() - Method in class java.io.ObjectInputStream
The readStreamHeader method is provided to allow subclasses to read and verify their own stream headers.
readString(boolean) - Method in class java.io.ObjectInputStream
Reads in and returns new string.
readString() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a String in the Java programming language.
readTill(char) - Method in class javax.swing.text.html.CSSParser
Reads till a stopChar is encountered, escaping characters as necessary.
readTime() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Time object.
readTimestamp() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Timestamp object.
readTrailer() - Method in class java.util.zip.GZIPInputStream
 
readTreeSet(int, ObjectInputStream, Object) - Method in class java.util.TreeMap
Intended to be called only from TreeSet.readObject
readTypeString() - Method in class java.io.ObjectInputStream
Reads string without allowing it to be replaced in stream.
readUByte(InputStream) - Method in class java.util.zip.GZIPInputStream
 
readUInt(InputStream) - Method in class java.util.zip.GZIPInputStream
 
readURL() - Method in interface java.sql.SQLInput
Reads an SQL DATALINK value from the stream and returns it as a java.net.URL object in the Java programming language.
readUShort(InputStream) - Method in class java.util.zip.GZIPInputStream
 
readUTF() - Method in interface java.io.DataInput
Reads in a string that has been encoded using a modified UTF-8 format.
readUTF() - Method in class java.io.DataInputStream
See the general contract of the readUTF method of DataInput.
readUTF(DataInput) - Static method in class java.io.DataInputStream
Reads from the stream in a representation of a Unicode character string encoded in Java modified UTF-8 format; this string of characters is then returned as a String.
readUTF() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readUTF() - Method in class java.io.ObjectInputStream
Reads a UTF format String.
readUTF() - Method in class java.io.RandomAccessFile
Reads in a string from this file.
readUTFBody(long) - Method in class java.io.ObjectInputStream.BlockDataInputStream
Reads in the "body" (i.e., the UTF representation minus the 2-byte or 8-byte length header) of a UTF encoding, which occupies the next utflen bytes.
readUTFChar(StringBuffer, long) - Method in class java.io.ObjectInputStream.BlockDataInputStream
Reads in single UTF-encoded character one byte at a time, appends the character to sbuf, and returns the number of bytes consumed.
readUTFSpan(StringBuffer, long) - Method in class java.io.ObjectInputStream.BlockDataInputStream
Reads span of UTF-encoded characters out of internal buffer (starting at offset pos and ending at or before offset end), consuming no more than utflen bytes.
readUnlock() - Method in class javax.swing.text.AbstractDocument
Does a read unlock.
readUnshared() - Method in class java.io.ObjectInputStream
Reads an "unshared" object from the ObjectInputStream.
readUnsignedByte() - Method in interface java.io.DataInput
Reads one input byte, zero-extends it to type int, and returns the result, which is therefore in the range 0 through 255.
readUnsignedByte() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedByte() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readUnsignedByte() - Method in class java.io.ObjectInputStream
Reads an unsigned 8 bit byte.
readUnsignedByte() - Method in class java.io.RandomAccessFile
Reads an unsigned eight-bit number from this file.
readUnsignedShort() - Method in interface java.io.DataInput
Reads two input bytes and returns an int value in the range 0 through 65535.
readUnsignedShort() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUnsignedShort() - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
readUnsignedShort() - Method in class java.io.ObjectInputStream
Reads an unsigned 16 bit short.
readUnsignedShort() - Method in class java.io.RandomAccessFile
Reads an unsigned 16-bit number from this file.
readValue(InputStream, int, Class, String, RunTime) - Method in interface javax.rmi.CORBA.ValueHandler
Reads a value from the stream using Java semantics.
readVersion(boolean, String) - Method in class org.apache.crimson.parser.Parser2
 
readWS - Variable in class javax.swing.text.html.CSSParser
Set to true if any whitespace is read.
readWS() - Method in class javax.swing.text.html.CSSParser
Skips any white space, returning the character after the white space.
reader - Variable in class java.io.StreamTokenizer
 
reader - Variable in class javax.swing.text.html.CSSParser
Holds the incoming CSS rules.
reader - Variable in class org.apache.crimson.parser.InputEntity
 
readonly - Variable in class org.apache.crimson.tree.AttributeSet
 
readonly - Variable in class org.apache.crimson.tree.Doctype.Nodemap
 
readonly - Variable in class org.apache.crimson.tree.NodeBase
 
ready() - Method in class java.io.BufferedReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.CharArrayReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.FilterReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.InputStreamReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.PipedReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.PushbackReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.Reader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.StringReader
Tell whether this stream is ready to be read.
ready() - Method in class org.apache.crimson.parser.XmlReader.BaseReader
 
ready() - Method in class org.apache.crimson.parser.XmlReader
Returns true iff input characters are known to be ready.
readyOps() - Method in class java.nio.channels.SelectionKey
Retrieves this key's ready-operation set.
realE - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field realE, realP
realEditor - Variable in class javax.swing.tree.DefaultTreeCellEditor
Editor handling the editing.
realOppositeComponent - Variable in class java.awt.DefaultKeyboardFocusManager
 
realOppositeWindow - Variable in class java.awt.DefaultKeyboardFocusManager
 
realP - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field realE, realP
realSource - Variable in class javax.swing.undo.UndoableEditSupport
 
realclass - Variable in class org.apache.xml.utils.synthetic.Class
Actual Java class object.
realconstructor - Variable in class org.apache.xml.utils.synthetic.reflection.Constructor
Field realconstructor
realep - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field realep
realfield - Variable in class org.apache.xml.utils.synthetic.reflection.Field
Field realfield
realize() - Method in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
realizedStyle - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
reallyDeclareClass(String) - Static method in class org.apache.xml.utils.synthetic.Class
Start to create a synthetic Class with the given fully-qualified name.
reallyPoll() - Method in class java.lang.ref.ReferenceQueue
 
rebind(String, Remote) - Static method in class java.rmi.Naming
Rebinds the specified name to a new remote object.
rebind(String, Remote) - Method in interface java.rmi.registry.Registry
Replaces the binding for the specified name in this registry with the supplied remote reference.
rebuild(boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache
Sent to completely rebuild the visible tree.
rebuild(boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache
Completely rebuild the tree, all expanded state, and node caches are removed.
rec - Variable in class javax.swing.text.GapContent.UndoPosRef
Mark to reset offset.
rec - Variable in class javax.swing.text.StringContent.StickyPosition
 
rec - Variable in class javax.swing.text.StringContent.UndoPosRef
Position to reset offset.
recalcWidthCache() - Method in class javax.swing.table.DefaultTableColumnModel
Recalculates the total combined width of all columns.
recalculateIfInsetsChanged() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
recalculateIfOrientationChanged() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
recalculateUnitsInUse() - Method in class java.util.BitSet
Set the field unitsInUse with the logical size in units of the bit set.
receive(int) - Method in class java.io.PipedInputStream
Receives a byte of data.
receive(byte[], int, int) - Method in class java.io.PipedInputStream
Receives data into an array of bytes.
receive(int) - Method in class java.io.PipedReader
Receives a char of data.
receive(char[], int, int) - Method in class java.io.PipedReader
Receives data into an array of characters.
receive(DatagramPacket) - Method in class java.net.DatagramSocket
Receives a datagram packet from this socket.
receive(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Receive the datagram packet.
receive(DatagramPacket) - Method in class java.net.PlainDatagramSocketImpl
Receive the datagram packet.
receive(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Receives a datagram via this channel.
receivedEndHTML - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
This is set to true when and end is invoked for .
receivedKeyPressed - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
receivedLast() - Method in class java.io.PipedInputStream
Notifies all waiting threads that the last byte of data has been received.
receivedLast() - Method in class java.io.PipedReader
Notifies all waiting threads that the last character of data has been received.
recent - Variable in class javax.swing.text.html.parser.Parser
 
recentStr - Static variable in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
recentSwatchListener - Variable in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
recentSwatchPanel - Variable in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
reclaim(AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Reclaims an attribute set.
reclaim(AttributeSet) - Method in class javax.swing.text.StyleContext
Returns a set no longer needed by the MutableAttributeSet implmentation.
recognizer - Static variable in class javax.swing.TransferHandler
 
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.DecimalFormatProperties
This function is called to recompose() all of the decimal format properties elements.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemAttributeSet
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplate
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplateElement
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemVariable
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.KeyDeclaration
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.NamespaceAlias
This function is called to recompose() all of the namespace alias properties elements.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.OutputProperties
This function is called to recompose all of the output format extended elements.
recompose(Vector) - Method in class org.apache.xalan.templates.StylesheetComposed
Adds all recomposable values for this precedence level into the recomposableElements Vector that was passed in as the first parameter.
recompose() - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the values of all "composed" properties, meaning properties that need to be combined or calculated from the combination of imported and included stylesheets.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.WhiteSpaceInfo
This function is called to recompose() all of the WhiteSpaceInfo elements.
recomposeAttributeSets(ElemAttributeSet) - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the attribute-set declarations.
recomposeDecimalFormats(DecimalFormatProperties) - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the decimal-format declarations.
recomposeImports() - Method in class org.apache.xalan.templates.StylesheetComposed
Recalculate the precedence of this stylesheet in the global import list.
recomposeIncludes(Stylesheet) - Method in class org.apache.xalan.templates.StylesheetComposed
Recompose the value of the composed include list.
recomposeKeys(KeyDeclaration) - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the key declarations.
recomposeNamespaceAliases(NamespaceAlias) - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the namespace-alias declarations.
recomposeOutput(OutputProperties) - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the output format object from the included elements.
recomposeTemplates(boolean) - Method in class org.apache.xalan.templates.StylesheetComposed
For compilation support, we need the option of overwriting (rather than appending to) previous composition.
recomposeTemplates(ElemTemplate) - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the template declarations.
recomposeVariables(ElemVariable) - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the top level variable and parameter declarations.
recomposeWhiteSpaceInfo(WhiteSpaceInfo) - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the strip-space and preserve-space declarations.
reconvert() - Method in class java.awt.im.InputContext
Asks the current input method to reconvert text from the current client component.
reconvert() - Method in interface java.awt.im.spi.InputMethod
Starts the reconversion operation.
recordAccess(HashMap) - Method in class java.util.HashMap.Entry
This method is invoked whenever the value in an entry is overwritten by an invocation of put(k,v) for a key k that's already in the HashMap.
recordAccess(HashMap) - Method in class java.util.LinkedHashMap.Entry
This method is invoked by the superclass whenever the value of a pre-existing entry is read by Map.get or modified by Map.set.
recordIdentity(RenderingHints.Key) - Static method in class java.awt.RenderingHints.Key
 
recordRemoval(HashMap) - Method in class java.util.HashMap.Entry
This method is invoked whenever the entry is removed from the table.
recordRemoval(HashMap) - Method in class java.util.LinkedHashMap.Entry
 
recordTokenString(Vector) - Method in class org.apache.xpath.compiler.Lexer
Record the current token in the passed vector.
recreateFracturedElement(Element, Element) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Recreates toDuplicate.
recreateLeafs - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
rectangleForCurrentValue() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the area that is reserved for drawing the currently selected item.
rectangleIsObscured(int, int, int, int) - Method in class javax.swing.JComponent
If the specified rectangle is completely obscured by any of this component's opaque children then returns true.
rects - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
recursive - Variable in class java.io.FilePermission
 
recursiveReparent(View, View) - Method in class javax.swing.text.FlowView.FlowStrategy
 
recycleHeavyWeightPopup(PopupFactory.HeavyWeightPopup) - Static method in class javax.swing.PopupFactory.HeavyWeightPopup
Recycles the passed in HeavyWeightPopup.
recycleLightWeightPopup(PopupFactory.LightWeightPopup) - Static method in class javax.swing.PopupFactory.LightWeightPopup
Recycles the LightWeightPopup popup.
recycleMediumWeightPopup(PopupFactory.MediumWeightPopup) - Static method in class javax.swing.PopupFactory.MediumWeightPopup
Recycles the MediumWeightPopup popup.
recycleSwingGraphics(SwingGraphics) - Static method in class javax.swing.SwingGraphics
 
red - Static variable in class java.awt.Color
The color red.
red - Variable in class javax.swing.text.rtf.RTFReader.ColortblDestination
 
redField - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
redField - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
redSlider - Variable in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
red_mask - Variable in class java.awt.image.DirectColorModel
 
red_offset - Variable in class java.awt.image.DirectColorModel
 
red_scale - Variable in class java.awt.image.DirectColorModel
 
redefine(int, String, String) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable.ExtendedType
 
redispatchEvent(Component, AWTEvent) - Method in class java.awt.KeyboardFocusManager
Redispatches an AWTEvent in such a way that the AWT event dispatcher will not recursively request that the KeyboardFocusManager, or any installed KeyEventDispatchers, dispatch the event again.
redo() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Redoes a change.
redo() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Redoes a change.
redo() - Method in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
Redoes a change.
redo() - Method in class javax.swing.text.DefaultStyledDocument.StyleChangeUndoableEdit
Redoes a change.
redo() - Method in class javax.swing.text.GapContent.InsertUndo
 
redo() - Method in class javax.swing.text.GapContent.RemoveUndo
 
redo() - Method in class javax.swing.text.StringContent.InsertUndo
 
redo() - Method in class javax.swing.text.StringContent.RemoveUndo
 
redo() - Method in class javax.swing.undo.AbstractUndoableEdit
Throws CannotRedoException if canRedo returns false.
redo() - Method in class javax.swing.undo.CompoundEdit
Sends redo to all contained UndoableEdits in the order in which they were added.
redo() - Method in class javax.swing.undo.StateEdit
Tells the edited object to apply the state after the edit
redo() - Method in class javax.swing.undo.UndoManager
If this UndoManager is inProgress, redoes the last significant UndoableEdit at indexOfNextAdd or after, and all insignificant edits up to it.
redo() - Method in interface javax.swing.undo.UndoableEdit
Re-apply the edit, assuming that it has been undone.
redoTheLayout() - Method in class javax.swing.plaf.basic.BasicTreeUI
Recomputes the right margin, and invalidates any tree states
redoTo(UndoableEdit) - Method in class javax.swing.undo.UndoManager
Redoes all changes from indexOfNextAdd to edit.
redrawList() - Method in class javax.swing.plaf.basic.BasicListUI
 
reds - Variable in class java.awt.image.AreaAveragingScaleFilter
 
reduceWaste() - Method in class org.apache.crimson.tree.ParentNode
 
reexport() - Method in class java.rmi.server.UnicastRemoteObject
 
ref - Variable in class java.net.Parts
 
ref - Variable in class java.net.URL
# reference.
ref - Variable in class java.rmi.server.RemoteObject
The object's remote reference.
ref(int) - Method in class java.util.regex.Pattern
Parses a backref greedily, taking as many numbers as it can.
referent - Variable in class java.lang.ref.Reference
 
refill() - Method in class java.io.ObjectInputStream.BlockDataInputStream
Refills internal buffer buf with block data.
reflFactory - Static variable in class java.io.ObjectStreamClass
reflection factory for obtaining serialization constructors
reflectionFactory - Static variable in class java.lang.Class
 
reflectionFactory - Static variable in class java.lang.reflect.AccessibleObject
 
reflectors - Static variable in class java.io.ObjectStreamClass
cache mapping field group/local desc pairs -> field reflectors
refreshImage() - Method in class javax.swing.text.html.ImageView
Loads the image and updates the size accordingly.
refreshRate - Variable in class java.awt.DisplayMode
 
refreshResolvedRules(String, String[], Style, int) - Method in class javax.swing.text.html.StyleSheet
Should be invoked when a new rule is added that did not previously exist.
refreshRow() - Method in interface java.sql.ResultSet
Refreshes the current row with its most recent value in the database.
regLock - Variable in class java.nio.channels.spi.AbstractSelectableChannel
 
regionMatches(int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
regionMatches(boolean, int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
register(ObjectInputValidation, int) - Method in class java.io.ObjectInputStream.ValidationList
Registers callback.
register(Object) - Static method in class java.lang.ref.Finalizer
 
register(Selector, int, Object) - Method in class java.nio.channels.SelectableChannel
Registers this channel with the given selector, returning a selection key.
register(Selector, int) - Method in class java.nio.channels.SelectableChannel
Registers this channel with the given selector, returning a selection key.
register(Selector, int, Object) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Registers this channel with the given selector, returning a selection key.
register(AbstractSelectableChannel, int, Object) - Method in class java.nio.channels.spi.AbstractSelector
Registers the given channel with this selector.
register(ActivationDesc) - Static method in class java.rmi.activation.Activatable
Register an object descriptor for an activatable remote object so that is can be activated on demand.
registerCatalogEntry(String, String) - Method in class org.apache.crimson.parser.Resolver
Registers the given public ID as corresponding to a particular URI, typically a local copy.
registerCatalogEntry(String, String, ClassLoader) - Method in class org.apache.crimson.parser.Resolver
Registers a given public ID as corresponding to a particular Java resource in a given class loader, typically distributed with a software package.
registerComponent(JComponent) - Method in class javax.swing.JComponent.ReadObjectCallback
If c isn't a descendant of a component we've already seen, then add it to the roots Vector.
registerComponent(JComponent) - Method in class javax.swing.ToolTipManager
Registers a component for tooltip management.
registerDriver(Driver) - Static method in class java.sql.DriverManager
Registers the given driver with the DriverManager.
registerEditorKitForContentType(String, String) - Static method in class javax.swing.JEditorPane
Establishes the default bindings of type to classname.
registerEditorKitForContentType(String, String, ClassLoader) - Static method in class javax.swing.JEditorPane
Establishes the default bindings of type to classname.
registerExtension(String) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
If necessary, register the extension namespace found compiling a function or creating an extension element.
registerExtension(ExtensionNamespaceSupport) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Register the extension namespace for an ElemExtensionDecl or ElemFunction, and prepare a support object to launch the appropriate ExtensionHandler at transformation runtime.
registerGroup(ActivationGroupDesc) - Method in interface java.rmi.activation.ActivationSystem
Register the activation group.
registerKeyPressed(int) - Static method in class javax.swing.JComponent.KeyboardState
 
registerKeyReleased(int) - Static method in class javax.swing.JComponent.KeyboardState
 
registerKeyStroke(KeyStroke, JComponent) - Method in class javax.swing.KeyboardManager
register keystrokes here which are for the WHEN_IN_FOCUSED_WINDOW case.
registerKeyboardAction(ActionListener, String, KeyStroke, int) - Method in class javax.swing.JComponent
This method is now obsolete, please use a combination of getActionMap() and getInputMap() for similiar behavior.
registerKeyboardAction(ActionListener, KeyStroke, int) - Method in class javax.swing.JComponent
This method is now obsolete, please use a combination of getActionMap() and getInputMap() for similiar behavior.
registerKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
registerListeners() - Method in class java.awt.dnd.DragGestureRecognizer
register this DragGestureRecognizer's Listeners with the Component subclasses must override this method
registerListeners() - Method in class java.awt.dnd.MouseDragGestureRecognizer
register this DragGestureRecognizer's Listeners with the Component
registerListeners() - Method in class javax.swing.TransferHandler.SwingDragGestureRecognizer
register this DragGestureRecognizer's Listeners with the Component
registerMenuBar(JMenuBar) - Method in class javax.swing.KeyboardManager
 
registerNatives() - Static method in class java.lang.Class
 
registerNatives() - Static method in class java.lang.ClassLoader
 
registerNatives() - Static method in class java.lang.Compiler
 
registerNatives() - Static method in class java.lang.Object
 
registerNatives() - Static method in class java.lang.System
 
registerNatives() - Static method in class java.lang.Thread
 
registerNewTopContainer(Container) - Method in class javax.swing.KeyboardManager
 
registerNextFocusableComponent() - Method in class javax.swing.JComponent
 
registerNextFocusableComponent(Component) - Method in class javax.swing.JComponent
 
registerObject(ActivationDesc) - Method in interface java.rmi.activation.ActivationSystem
The registerObject method is used to register an activation descriptor, desc, and obtain an activation identifier for a activatable remote object.
registerOutParameter(int, int) - Method in interface java.sql.CallableStatement
Registers the OUT parameter in ordinal position parameterIndex to the JDBC type sqlType.
registerOutParameter(int, int, int) - Method in interface java.sql.CallableStatement
Registers the parameter in ordinal position parameterIndex to be of JDBC type sqlType.
registerOutParameter(int, int, String) - Method in interface java.sql.CallableStatement
Registers the designated output parameter.
registerOutParameter(String, int) - Method in interface java.sql.CallableStatement
Registers the OUT parameter named parameterName to the JDBC type sqlType.
registerOutParameter(String, int, int) - Method in interface java.sql.CallableStatement
Registers the parameter named parameterName to be of JDBC type sqlType.
registerOutParameter(String, int, String) - Method in interface java.sql.CallableStatement
Registers the designated output parameter.
registerPool(String, ConnectionPool) - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Register a nuew connection pool to the global pool table.
registerStaticAttributeKey(Object) - Static method in class javax.swing.text.StyleContext
Registers an object as a static object that is being used as a key in attribute sets.
registerSubclass(Class) - Static method in class java.awt.AWTKeyStroke
Registers a new class which the factory methods in AWTKeyStroke will use when generating new instances of AWTKeyStrokes.
registerTag(HTML.Tag, HTMLDocument.HTMLReader.TagAction) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Registers a handler for the given tag.
registerTarget(Tie, Remote) - Static method in class javax.rmi.CORBA.Util
Registers a target for a tie.
registerTarget(Tie, Remote) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote).
registerUnregisteredNamespaces() - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Attempt to register any unregistered extension namespaces.
registerValidation(ObjectInputValidation, int) - Method in class java.io.ObjectInputStream
Register an object to be validated before the graph is returned.
registerWithKeyboardManager(boolean) - Method in class javax.swing.JComponent
Registers any bound WHEN_IN_FOCUSED_WINDOW actions with the KeyboardManager.
registerWithKeyboardManager(KeyStroke) - Method in class javax.swing.JComponent
 
registryImpl(int) - Method in interface java.rmi.registry.RegistryHandler
Deprecated. no replacement. As of the Java 2 platform v1.2, RMI no longer uses the RegistryHandler to obtain the registry's implementation.
registryStub(String, int) - Method in interface java.rmi.registry.RegistryHandler
Deprecated. no replacement. As of the Java 2 platform v1.2, RMI no longer uses the RegistryHandler to obtain the registry's stub.
rehash() - Method in class java.lang.ThreadLocal.ThreadLocalMap
Re-pack and/or re-size the table.
rehash() - Method in class java.util.Hashtable
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
rehash() - Method in class org.apache.crimson.parser.SimpleHashtable
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
rejectDrag() - Method in class java.awt.dnd.DropTargetContext
reject the Drag.
rejectDrag() - Method in class java.awt.dnd.DropTargetDragEvent
Rejects the drag as a result of examining either the dropAction or the available DataFlavor types.
rejectDrag() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
reject the Drag
rejectDrop() - Method in class java.awt.dnd.DropTargetContext
called to signal that the drop is unacceptable.
rejectDrop() - Method in class java.awt.dnd.DropTargetDropEvent
reject the Drop.
rejectDrop() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
reject the Drop
relative(int) - Method in interface java.sql.ResultSet
Moves the cursor a relative number of rows, either positive or negative.
relative - Variable in class javax.swing.text.html.CSS.BackgroundPosition
 
relativeCCW(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns an indicator of where the specified point (PX, PY) lies with respect to the line segment from (X1, Y1) to (X2, Y2).
relativeCCW(double, double) - Method in class java.awt.geom.Line2D
Returns an indicator of where the specified point (PX, PY) lies with respect to this line segment.
relativeCCW(Point2D) - Method in class java.awt.geom.Line2D
Returns an indicator of where the specified Point2D lies with respect to this line segment.
relativeCells - Variable in class javax.swing.text.html.TableView
Do any of the table cells contain a relative size specification?
relativeChildren - Variable in class javax.swing.text.html.FrameSetView
 
relativeTotals - Variable in class javax.swing.text.html.FrameSetView
 
relativize(URI) - Method in class java.net.URI
Relativizes the given URI against this URI.
relativize(URI, URI) - Static method in class java.net.URI
 
release() - Method in class java.nio.channels.FileLock
Releases this lock.
release(DTM, boolean) - Method in class org.apache.xml.dtm.DTMManager
Release a DTM either to a lru pool, or completely remove reference.
release(DTM, boolean) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Release the DTMManager's reference(s) to a DTM, making it unmanaged.
release(DTM, boolean) - Method in class org.apache.xpath.XPathContext
Release a DTM either to a lru pool, or completely remove reference.
release(DTMIterator) - Method in class org.apache.xpath.objects.XNodeSet
 
releaseConnection(Connection) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Return a connection to the pool, the connection may be closed if the pool is inactive or has exceeded the max number of free connections
releaseConnection(Connection) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
releaseConnectionOnError(Connection) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Provide a mechinism to return a connection to the pool on Error.
releaseConnectionOnError(Connection) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
releaseExpressionCache() - Static method in class java.text.CharSet
Returns a copy of CharSet's expression cache and sets CharSet's expression cache to empty.
releaseFD() - Method in class java.net.PlainSocketImpl
 
releaseInflater(Inflater) - Method in class java.util.zip.ZipFile
 
releaseInputStream() - Method in interface java.rmi.server.RemoteCall
Deprecated. no replacement
releaseLock() - Method in class javax.swing.text.html.HTMLDocument
 
releaseOutputStream() - Method in interface java.rmi.server.RemoteCall
Deprecated. no replacement
releaseSavepoint(Savepoint) - Method in interface java.sql.Connection
Removes the given Savepoint object from the current transaction.
releaseSearchBuffer(StyleSheet.SearchBuffer) - Static method in class javax.swing.text.html.StyleSheet.SearchBuffer
Adds sb to the stack of SearchBuffers that can be used.
releaseSegment(Segment) - Method in class javax.swing.text.SegmentCache
Releases a Segment.
releaseSharedSegment(Segment) - Static method in class javax.swing.text.SegmentCache
A convenience method to release a Segment to the shared SegmentCache.
releaseWritableTile(int, int) - Method in class java.awt.image.BufferedImage
Relinquishes permission to write to a tile.
releaseWritableTile(int, int) - Method in interface java.awt.image.WritableRenderedImage
Relinquishes the right to write to a tile.
relevantAttributes - Variable in class java.text.AttributedString.AttributedStringIterator
 
reload() - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method if you've modified the TreeNodes upon which this model depends.
reload(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method if you've modified the TreeNodes upon which this model depends.
rem - Variable in class java.util.zip.ZipFile.ZipFileInputStream
 
remFiles - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
remStart - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
remainder(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this % val).
remaining() - Method in class java.nio.Buffer
Returns the number of elements between the current position and the limit.
remaining - Variable in class java.util.zip.ZipInputStream
 
rememberPaneSizes - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
 
rememberText() - Method in class org.apache.crimson.parser.InputEntity
 
rememberedText - Variable in class org.apache.crimson.parser.InputEntity
 
remoteEquals(RemoteRef) - Method in interface java.rmi.server.RemoteRef
Compares two remote objects for equality.
remoteHashCode() - Method in interface java.rmi.server.RemoteRef
Returns a hashcode for a remote object.
remoteToString() - Method in interface java.rmi.server.RemoteRef
Returns a String that represents the reference of this remote object.
remove(EventListener) - Method in class java.awt.AWTEventMulticaster
Removes a listener from this multicaster and returns the resulting multicast listener.
remove(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old component-listener from component-listener-l and returns the resulting multicast listener.
remove(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old container-listener from container-listener-l and returns the resulting multicast listener.
remove(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old focus-listener from focus-listener-l and returns the resulting multicast listener.
remove(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old key-listener from key-listener-l and returns the resulting multicast listener.
remove(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-listener from mouse-listener-l and returns the resulting multicast listener.
remove(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-motion-listener from mouse-motion-listener-l and returns the resulting multicast listener.
remove(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old window-listener from window-listener-l and returns the resulting multicast listener.
remove(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old window-state-listener from window-state-listener-l and returns the resulting multicast listener.
remove(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old window-focus-listener from window-focus-listener-l and returns the resulting multicast listener.
remove(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old action-listener from action-listener-l and returns the resulting multicast listener.
remove(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old item-listener from item-listener-l and returns the resulting multicast listener.
remove(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old adjustment-listener from adjustment-listener-l and returns the resulting multicast listener.
remove(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
 
remove(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old input-method-listener from input-method-listener-l and returns the resulting multicast listener.
remove(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old hierarchy-listener from hierarchy-listener-l and returns the resulting multicast listener.
remove(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old hierarchy-bounds-listener from hierarchy-bounds-listener-l and returns the resulting multicast listener.
remove(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-wheel-listener from mouse-wheel-listener-l and returns the resulting multicast listener.
remove(String) - Method in class java.awt.Choice
Removes the first occurrence of item from the Choice menu.
remove(int) - Method in class java.awt.Choice
Removes an item from the choice menu at the specified position.
remove(MenuComponent) - Method in class java.awt.Component
Removes the specified popup menu from the component.
remove(int) - Method in class java.awt.Container
Removes the component, specified by index, from this container.
remove(Component) - Method in class java.awt.Container
Removes the specified component from this container.
remove(MenuComponent) - Method in class java.awt.Frame
Removes the specified menu bar from this frame.
remove(String) - Method in class java.awt.List
Removes the first occurrence of an item from the list.
remove(int) - Method in class java.awt.List
Remove the item at the specified position from this scrolling list.
remove(int) - Method in class java.awt.Menu
Removes the menu item at the specified index from this menu.
remove(MenuComponent) - Method in class java.awt.Menu
Removes the specified menu item from this menu.
remove(int) - Method in class java.awt.MenuBar
Removes the menu located at the specified index from this menu bar.
remove(MenuComponent) - Method in class java.awt.MenuBar
Removes the specified menu component from this menu bar.
remove(MenuComponent) - Method in interface java.awt.MenuContainer
 
remove(Object) - Method in class java.awt.RenderingHints
Removes the key and its corresponding value from this RenderingHints object.
remove(AWTEventListener, AWTEventListener) - Static method in class java.awt.Toolkit.ToolkitEventMulticaster
 
remove(EventListener) - Method in class java.awt.Toolkit.ToolkitEventMulticaster
 
remove(String) - Method in class java.awt.datatransfer.MimeTypeParameterList
Remove any value associated with the given name.
remove(DragSourceListener, DragSourceListener) - Static method in class java.awt.dnd.DnDEventMulticaster
Removes the old drag-source-listener from drag-source-listener-l and returns the resulting multicast listener.
remove(DragSourceMotionListener, DragSourceMotionListener) - Static method in class java.awt.dnd.DnDEventMulticaster
Removes the old drag-source-motion-listener from drag-source-motion-listener-l and returns the resulting multicast listener.
remove(EventListener) - Method in class java.awt.dnd.DnDEventMulticaster
Removes a listener from this multicaster and returns the resulting multicast listener.
remove(int) - Method in interface java.awt.peer.ChoicePeer
 
remove(Thread) - Static method in class java.lang.Shutdown
 
remove(ThreadGroup) - Method in class java.lang.ThreadGroup
Removes the specified Thread group from this group.
remove(Thread) - Method in class java.lang.ThreadGroup
Removes the specified Thread from this group.
remove() - Method in class java.lang.ref.Finalizer
 
remove(long) - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until either one becomes available or the given timeout period expires.
remove() - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until one becomes available.
remove(Object) - Method in class java.util.AbstractCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove() - Method in class java.util.AbstractList.Itr
 
remove(int) - Method in class java.util.AbstractList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class java.util.AbstractMap
Removes the mapping for this key from this map if present (optional operation).
remove(int) - Method in class java.util.AbstractSequentialList
Removes the element at the specified position in this list.
remove(int) - Method in class java.util.ArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in interface java.util.Collection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(Object) - Method in class java.util.Collections.SynchronizedCollection
 
remove(int) - Method in class java.util.Collections.SynchronizedList
 
remove(Object) - Method in class java.util.Collections.SynchronizedMap
 
remove(Object) - Method in class java.util.Collections.UnmodifiableCollection
 
remove(int) - Method in class java.util.Collections.UnmodifiableList
 
remove(Object) - Method in class java.util.Collections.UnmodifiableMap
 
remove(Object) - Method in class java.util.Dictionary
Removes the key (and its corresponding value) from this dictionary.
remove(Object) - Method in class java.util.HashMap.EntrySet
 
remove() - Method in class java.util.HashMap.HashIterator
 
remove(Object) - Method in class java.util.HashMap.KeySet
 
remove(Object) - Method in class java.util.HashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class java.util.HashSet
Removes the specified element from this set if it is present.
remove() - Method in class java.util.Hashtable.EmptyIterator
 
remove(Object) - Method in class java.util.Hashtable.EntrySet
 
remove() - Method in class java.util.Hashtable.Enumerator
 
remove(Object) - Method in class java.util.Hashtable.KeySet
 
remove(Object) - Method in class java.util.Hashtable
Removes the key (and its corresponding value) from this hashtable.
remove(Object) - Method in class java.util.IdentityHashMap.EntrySet
 
remove() - Method in class java.util.IdentityHashMap.IdentityHashMapIterator
 
remove(Object) - Method in class java.util.IdentityHashMap.KeySet
 
remove(Object) - Method in class java.util.IdentityHashMap.Values
 
remove(Object) - Method in class java.util.IdentityHashMap
Removes the mapping for this key from this map if present.
remove() - Method in interface java.util.Iterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class java.util.LinkedHashMap.Entry
Remove this entry from the linked list.
remove() - Method in class java.util.LinkedHashMap.LinkedHashIterator
 
remove() - Method in class java.util.LinkedList.ListItr
 
remove(Object) - Method in class java.util.LinkedList
Removes the first occurrence of the specified element in this list.
remove(int) - Method in class java.util.LinkedList
Removes the element at the specified position in this list.
remove(LinkedList.Entry) - Method in class java.util.LinkedList
 
remove(Object) - Method in interface java.util.List
Removes the first occurrence in this list of the specified element (optional operation).
remove(int) - Method in interface java.util.List
Removes the element at the specified position in this list (optional operation).
remove() - Method in interface java.util.ListIterator
Removes from the list the last element that was returned by next or previous (optional operation).
remove(Object) - Method in interface java.util.Map
Removes the mapping for this key from this map if it is present (optional operation).
remove(Object) - Method in interface java.util.Set
Removes the specified element from this set if it is present (optional operation).
remove(int) - Method in class java.util.SubList
 
remove() - Method in class java.util.TreeMap.EntryIterator
 
remove(Object) - Method in class java.util.TreeMap.SubMap.EntrySetView
 
remove(Object) - Method in class java.util.TreeMap
Removes the mapping for this key from this TreeMap if present.
remove(Object) - Method in class java.util.TreeSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.Vector
Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged.
remove(int) - Method in class java.util.Vector
Removes the element at the specified position in this Vector.
remove(Object) - Method in class java.util.WeakHashMap.EntrySet
 
remove() - Method in class java.util.WeakHashMap.HashIterator
 
remove(Object) - Method in class java.util.WeakHashMap.KeySet
 
remove(Object) - Method in class java.util.WeakHashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class java.util.jar.Attributes
Removes the attribute with the specified name (key) from this Map.
remove(String) - Method in class java.util.prefs.AbstractPreferences
Implements the remove(String) method as per the specification in Preferences.remove(String).
remove(String) - Method in class java.util.prefs.Preferences
Removes the value associated with the specified key in this preference node, if any.
remove(Object) - Method in class javax.swing.AbstractAction.ArrayTable
 
remove(Object) - Method in class javax.swing.ActionMap
Removes the binding for key from this ActionMap.
remove(AbstractButton) - Method in class javax.swing.ButtonGroup
Removes the button from the group.
remove(KeyStroke) - Method in class javax.swing.ComponentInputMap
Removes the binding for key from this object.
remove(int) - Method in class javax.swing.DefaultListModel
Removes the element at the specified position in this list.
remove(KeyStroke) - Method in class javax.swing.InputMap
Removes the binding for key from this InputMap.
remove(Component) - Method in class javax.swing.JApplet
Removes the specified component from this container.
remove(Component) - Method in class javax.swing.JDialog
Removes the specified component from this container.
remove(Component) - Method in class javax.swing.JFrame
Removes the specified component from this container.
remove(Component) - Method in class javax.swing.JInternalFrame
Removes the specified component from this container.
remove(int) - Method in class javax.swing.JLayeredPane
Remove the indexed component from this pane.
remove(JMenuItem) - Method in class javax.swing.JMenu
Removes the specified menu item from this menu.
remove(int) - Method in class javax.swing.JMenu
Removes the menu item at the specified index from this menu.
remove(Component) - Method in class javax.swing.JMenu
Removes the component c from this menu.
remove(int) - Method in class javax.swing.JPopupMenu
Removes the component at the specified index from this popup menu.
remove(Component) - Method in class javax.swing.JSplitPane
Removes the child component, component from the pane.
remove(int) - Method in class javax.swing.JSplitPane
Removes the Component at the specified index.
remove(Component) - Method in class javax.swing.JTabbedPane
Removes the specified Component from the JTabbedPane.
remove(int) - Method in class javax.swing.JTabbedPane
Removes the tab and component which corresponds to the specified index.
remove(Component) - Method in class javax.swing.JViewport
Removes the Viewports one lightweight child.
remove(Component) - Method in class javax.swing.JWindow
Removes the specified component from this container.
remove(Object) - Method in class javax.swing.MultiUIDefaults
 
remove(JRootPane) - Static method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
Remove the RunnableCanvas associated with this applet from the applets Layered pane and clear all of the runnableCanvasTable entries that point at it.
remove(Class, EventListener) - Method in class javax.swing.event.EventListenerList
Removes the listener as a listener of the specified type.
remove(int, int) - Method in interface javax.swing.text.AbstractDocument.Content
Removes some portion of the sequence.
remove(int, int) - Method in class javax.swing.text.AbstractDocument.DefaultFilterBypass
 
remove(int, int) - Method in class javax.swing.text.AbstractDocument
Removes some content from the document.
remove(DocumentFilter.FilterBypass, int, int) - Method in class javax.swing.text.DefaultFormatter.DefaultDocumentFilter
 
remove(int, int, AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Removes content.
remove(int, int) - Method in interface javax.swing.text.Document
Removes a portion of the content of the document.
remove(int, int) - Method in class javax.swing.text.DocumentFilter.FilterBypass
Removes the specified region of text, bypassing the DocumentFilter.
remove(DocumentFilter.FilterBypass, int, int) - Method in class javax.swing.text.DocumentFilter
Invoked prior to removal of the specified region in the specified Document.
remove(int, int) - Method in class javax.swing.text.GapContent
Removes part of the content.
remove(int, int) - Method in class javax.swing.text.StringContent
Removes part of the content.
remove(int) - Method in class javax.swing.text.View
Removes one of the children at the given position.
remove(int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes the child at the specified index from this node's children and sets that node's parent to null.
remove(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes aChild from this node's child array, giving it a null parent.
remove(int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Messaged when this node is removed from its parent, this messages removedFromMapping to remove all the children.
remove(int) - Method in interface javax.swing.tree.MutableTreeNode
Removes the child at index from the receiver.
remove(MutableTreeNode) - Method in interface javax.swing.tree.MutableTreeNode
Removes node from the receiver.
remove(int) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Messaged when this node is removed from its parent, this messages removedFromMapping to remove all the children.
remove(String) - Method in class org.apache.xml.utils.StringToStringTable
Remove the given string and its value from this table.
removeAWTEventListener(AWTEventListener) - Method in class java.awt.Toolkit
Removes an AWTEventListener from receiving dispatched AWTEvents.
removeAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
Removes the specified selected item in the object from the object's selection.
removeAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Removes the specified child of the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Removes the specified child of the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
Removes the specified selected item in the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Removes the nth item from the selection.
removeAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Removes the nth selected item in the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
removeAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
Removes the specified child of the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Removes the specified selected item in the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
Removes the specified selected item in the object from the object's selection.
removeActionListener(ActionListener) - Method in class java.awt.Button
Removes the specified action listener so that it no longer receives action events from this button.
removeActionListener(ActionListener) - Method in class java.awt.List
Removes the specified action listener so that it no longer receives action events from this list.
removeActionListener(ActionListener) - Method in class java.awt.MenuItem
Removes the specified action listener so it no longer receives action events from this menu item.
removeActionListener(ActionListener) - Method in class java.awt.TextField
Removes the specified action listener so that it no longer receives action events from this text field.
removeActionListener(ActionListener) - Method in class javax.swing.AbstractButton
Removes an ActionListener from the button.
removeActionListener(ActionListener) - Method in interface javax.swing.ButtonModel
Removes an ActionListener from the button.
removeActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor
Remove an ActionListener
removeActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel
Removes an ActionListener from the button.
removeActionListener(ActionListener) - Method in class javax.swing.JComboBox
Removes an ActionListener.
removeActionListener(ActionListener) - Method in class javax.swing.JFileChooser
Removes an ActionListener from the file chooser.
removeActionListener(ActionListener) - Method in class javax.swing.JTextField
Removes the specified action listener so that it no longer receives action events from this textfield.
removeActionListener(ActionListener) - Method in class javax.swing.Timer
Removes the specified action listener from the Timer.
removeActionListener(ActionListener) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
removeActions(ActionMap, Action[]) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
 
removeAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Removes an adjustment listener.
removeAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
Removes the specified adjustment listener so that it no longer receives adjustment events from this ScrollPaneAdjustable.
removeAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
Removes the specified adjustment listener so that it no longer receives instances of AdjustmentEvent from this scroll bar.
removeAdjustmentListener(AdjustmentListener) - Method in class javax.swing.JScrollBar
Removes an AdjustmentEvent listener.
removeAll() - Method in class java.awt.Choice
Removes all items from the choice menu.
removeAll() - Method in class java.awt.Container
Removes all the components from this container.
removeAll() - Method in class java.awt.List
Removes all items from this list.
removeAll() - Method in class java.awt.Menu
Removes all items from this menu.
removeAll() - Method in interface java.awt.peer.ChoicePeer
 
removeAll() - Method in interface java.awt.peer.ListPeer
 
removeAll(Collection) - Method in class java.util.AbstractCollection
Removes from this collection all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in class java.util.AbstractSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in interface java.util.Collection
Removes all this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection) - Method in class java.util.Collections.SynchronizedCollection
 
removeAll(Collection) - Method in class java.util.Collections.UnmodifiableCollection
 
removeAll(Collection) - Method in class java.util.IdentityHashMap.EntrySet
 
removeAll(Collection) - Method in class java.util.IdentityHashMap.KeySet
 
removeAll(Collection) - Method in interface java.util.List
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in interface java.util.Set
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in class java.util.Vector
Removes from this Vector all of its elements that are contained in the specified Collection.
removeAll() - Method in class javax.swing.JMenu
Removes all menu items from this menu.
removeAll() - Method in class javax.swing.JSplitPane
Removes all the child components from the split pane.
removeAll() - Method in class javax.swing.JTabbedPane
Removes all the tabs and their corresponding components from the tabbedpane.
removeAll() - Method in class javax.swing.text.View
Removes all of the children.
removeAllChildren() - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes all of this node's children, setting their parents to null.
removeAllElements() - Method in class java.util.Vector
Removes all components from this vector and sets its size to zero.
removeAllElements() - Method in class javax.swing.DefaultComboBoxModel
Empties the list.
removeAllElements() - Method in class javax.swing.DefaultListModel
Removes all components from this list and sets its size to zero.
removeAllElements() - Method in class org.apache.xml.dtm.ref.CustomStringPool
 
removeAllElements() - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
removeAllElements() - Method in class org.apache.xml.dtm.ref.DTMStringPool
 
removeAllElements() - Method in class org.apache.xml.utils.IntVector
Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xml.utils.NodeVector
Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xml.utils.ObjectVector
Remove all elements objects from the list.
removeAllElements() - Method in class org.apache.xml.utils.SuballocatedByteVector
Wipe it out.
removeAllElements() - Method in class org.apache.xml.utils.SuballocatedIntVector
Wipe it out.
removeAllElements() - Method in class org.apache.xpath.NodeSet
Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xpath.NodeSetDTM
Inserts the specified node in this vector at the specified index.
removeAllHighlights() - Method in class javax.swing.text.DefaultHighlighter
Removes all highlights.
removeAllHighlights() - Method in interface javax.swing.text.Highlighter
Removes all highlights this highlighter is responsible for.
removeAllItems() - Method in class javax.swing.JComboBox
Removes all items from the item list.
removeAllListeners() - Method in class javax.swing.AncestorNotifier
 
removeAncestorListener(AncestorListener) - Method in class javax.swing.AncestorNotifier
 
removeAncestorListener(AncestorListener) - Method in class javax.swing.JComponent
Unregisters listener so that it will no longer receive AncestorEvents.
removeArea(AttributeSet) - Method in class javax.swing.text.html.Map
Removes the previously created area.
removeAttribute(Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Removes an attribute from the set.
removeAttribute(AttributeSet, Object) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Removes an attribute from the set.
removeAttribute(Object) - Method in interface javax.swing.text.MutableAttributeSet
Removes an attribute with the given name.
removeAttribute(Object) - Method in class javax.swing.text.SimpleAttributeSet
Removes an attribute from the list.
removeAttribute(Object) - Method in class javax.swing.text.StyleContext.KeyBuilder
Removes the given name from the set.
removeAttribute(Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Removes an attribute from the set.
removeAttribute(AttributeSet, Object) - Method in class javax.swing.text.StyleContext
Removes an attribute from the set.
removeAttribute(Object) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
removeAttribute(AttributeSet, Object) - Method in class javax.swing.text.html.StyleSheet
Removes an attribute from the set.
removeAttribute(Object) - Method in class javax.swing.text.rtf.MockAttributeSet
 
removeAttribute(String) - Method in class org.apache.crimson.tree.ElementNode2
DOM: Remove the named attribute.
removeAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeAttributeNS(String, String) - Method in class org.apache.crimson.tree.ElementNode2
DOM2:
removeAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeAttributeNode(Attr) - Method in class org.apache.crimson.tree.ElementNode2
DOM: removes the attribute with the same name as this one
removeAttributeNode(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttributeNode(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeAttributeSetAt(int) - Method in class javax.swing.text.html.MuxingAttributeSet
Removes the AttributeSet at index.
removeAttributes(Enumeration) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Removes a set of attributes for the element.
removeAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Removes a set of attributes for the element.
removeAttributes(AttributeSet, Enumeration) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Removes a set of attributes for the element.
removeAttributes(AttributeSet, AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Removes a set of attributes for the element.
removeAttributes(Enumeration) - Method in interface javax.swing.text.MutableAttributeSet
Removes an attribute set with the given names.
removeAttributes(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
Removes a set of attributes with the given name.
removeAttributes(Enumeration) - Method in class javax.swing.text.SimpleAttributeSet
Removes a set of attributes from the list.
removeAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Removes a set of attributes from the list.
removeAttributes(Enumeration) - Method in class javax.swing.text.StyleContext.KeyBuilder
Removes the set of keys from the set.
removeAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.KeyBuilder
Removes the set of matching attributes from the set.
removeAttributes(Enumeration) - Method in class javax.swing.text.StyleContext.NamedStyle
Removes a set of attributes for the element.
removeAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Removes a set of attributes for the element.
removeAttributes(AttributeSet, Enumeration) - Method in class javax.swing.text.StyleContext
Removes a set of attributes for the element.
removeAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.StyleContext
Removes a set of attributes for the element.
removeAttributes(Enumeration) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
removeAttributes(AttributeSet) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
removeAttributes(AttributeSet, Enumeration) - Method in class javax.swing.text.html.StyleSheet
Removes a set of attributes for the element.
removeAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Removes a set of attributes.
removeAttributes(AttributeSet) - Method in class javax.swing.text.rtf.MockAttributeSet
 
removeAttributes(Enumeration) - Method in class javax.swing.text.rtf.MockAttributeSet
 
removeAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
Removes a LookAndFeel from the list of auxiliary look and feels.
removeBindings() - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
removeBindings() - Method in interface javax.swing.text.Keymap
Removes all bindings from the keymap.
removeByNameAndSignature(Method) - Method in class java.lang.Class.MethodArray
 
removeCaretListener(CaretListener) - Method in class javax.swing.text.JTextComponent
Removes a caret listener.
removeCellEditorListener(CellEditorListener) - Method in class javax.swing.AbstractCellEditor
Removes a CellEditorListener from the listener list.
removeCellEditorListener(CellEditorListener) - Method in interface javax.swing.CellEditor
Removes a listener from the list that's notified
removeCellEditorListener(CellEditorListener) - Method in class javax.swing.tree.DefaultTreeCellEditor
Removes the previously added CellEditorListener.
removeChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in class javax.swing.AbstractSpinnerModel
Removes a ChangeListener from the model's listener list.
removeChangeListener(ChangeListener) - Method in interface javax.swing.BoundedRangeModel
Removes a ChangeListener from the model's listener list.
removeChangeListener(ChangeListener) - Method in interface javax.swing.ButtonModel
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel
Removes a ChangeListener.
removeChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar
Removes a ChangeListener from the progress bar.
removeChangeListener(ChangeListener) - Method in class javax.swing.JSlider
Removes a ChangeListener from the slider.
removeChangeListener(ChangeListener) - Method in class javax.swing.JSpinner
Removes a ChangeListener from this spinner.
removeChangeListener(ChangeListener) - Method in class javax.swing.JTabbedPane
Removes a ChangeListener from this tabbedpane.
removeChangeListener(ChangeListener) - Method in class javax.swing.JViewport
Removes a ChangeListener from the list that's notified each time the views size, position, or the viewports extent size has changed.
removeChangeListener(ChangeListener) - Method in class javax.swing.MenuSelectionManager
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in interface javax.swing.SingleSelectionModel
Removes listener as a listener to changes in the model.
removeChangeListener(ChangeListener) - Method in interface javax.swing.SpinnerModel
Removes a ChangeListener from the model's listener list.
removeChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel
Removes listener as a listener to changes in the model.
removeChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Removes a ChangeListener from the model.
removeChangeListener(ChangeListener) - Method in interface javax.swing.text.Caret
Removes a listener that was tracking caret position changes.
removeChangeListener(ChangeListener) - Method in class javax.swing.text.DefaultCaret
Removes a listener that was tracking caret position changes.
removeChangeListener(ChangeListener) - Method in interface javax.swing.text.Style
Removes a listener that was tracking attribute changes.
removeChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext.NamedStyle
Removes a change listener.
removeChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext
Removes a listener that was tracking styles being added or removed.
removeChangeListener(ChangeListener) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
removeChild(Node) - Method in class org.apache.crimson.tree.NodeBase
DOM: Throws a HIERARCHY_REQUEST_ERR DOMException.
removeChild(Node) - Method in class org.apache.crimson.tree.ParentNode
DOM: removes child if present, returning argument.
removeChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Remove a child.
removeChild(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeChild(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
removeChild(Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeChild(Node) - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
removeChildAtModelIndex(int, boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Removes the child at modelIndex.
removeChoosableFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
Removes a filter from the list of user choosable file filters.
removeChooserPanel(AbstractColorChooserPanel) - Method in class javax.swing.JColorChooser
Removes the Color Panel specified.
removeColumn(TableColumn) - Method in class javax.swing.JTable
Removes aColumn from this JTable's array of columns.
removeColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel
Deletes the column from the tableColumns array.
removeColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel
Deletes the TableColumn column from the tableColumns array.
removeColumnModelListener(TableColumnModelListener) - Method in class javax.swing.table.DefaultTableColumnModel
Removes a listener for table column model events.
removeColumnModelListener(TableColumnModelListener) - Method in interface javax.swing.table.TableColumnModel
Removes a listener for table column model events.
removeColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
Deselects the columns from index0 to index1, inclusive.
removeComponentListener(ComponentListener) - Method in class java.awt.Component
Removes the specified component listener so that it no longer receives component events from this component.
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Removes the given event listener from the list of components that will be notified when an event occurs on this PooledConnection object.
removeConstraints(Component) - Method in class java.awt.GridBagLayout
Removes the constraints for the specified component in this layout
removeConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Removes an ImageConsumer from the list of consumers interested in data for this image.
removeConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Removes the specified ImageConsumer object from the list of consumers currently registered to receive image data.
removeConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Removes an ImageConsumer from the list of consumers interested in data for this image.
removeConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Remove an ImageConsumer from the list of consumers interested in data for this image.
removeConsumer(ImageConsumer) - Method in class javax.swing.colorchooser.SyntheticImage
 
removeContainerListener(ContainerListener) - Method in class java.awt.Container
Removes the specified container listener so it no longer receives container events from this container.
removeControlButtons() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
removeCurrent() - Method in class org.apache.crimson.tree.TreeWalker
Removes the current node; reassigns the current node to be the next one in the current walk that isn't a child of the (removed) current node, and returns that new current node.
removeDescendantSelectedPaths(TreePath, boolean) - Method in class javax.swing.JTree
Removes any paths in the selection that are descendants of path.
removeDescendantSelectedPaths(TreeModelEvent) - Method in class javax.swing.JTree
Removes any paths from the selection model that are descendants of the nodes identified by in e.
removeDescendantToggledPaths(Enumeration) - Method in class javax.swing.JTree
Removes any descendants of the TreePaths in toRemove that have been expanded.
removeDocumentFromCache(int) - Method in class org.apache.xpath.SourceTreeManager
JJK: Support removeDocumentListener(DocumentListener) - Method in class javax.swing.text.AbstractDocument
Removes a document listener.
removeDocumentListener(DocumentListener) - Method in class javax.swing.text.DefaultStyledDocument
Removes a document listener.
removeDocumentListener(DocumentListener) - Method in interface javax.swing.text.Document
Unregisters the given observer from the notification list so it will no longer receive change updates.
removeDots(char[], int[]) - Static method in class java.net.URI
 
removeDragGestureListener(DragGestureListener) - Method in class java.awt.dnd.DragGestureRecognizer
unregister the current DragGestureListener
removeDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSource
Removes the specified DragSourceListener from this DragSource.
removeDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext
Removes the specified DragSourceListener from this DragSourceContext.
removeDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource
Removes the specified DragSourceMotionListener from this DragSource.
removeDropTarget(DropTarget) - Method in interface java.awt.dnd.peer.DropTargetPeer
Remove the DropTarget from the system
removeDropTargetListener(DropTargetListener) - Method in class java.awt.dnd.DropTarget
Removes the current DropTargetListener (UNICAST SOURCE).
removeDropTargetListener(DropTargetListener) - Method in class javax.swing.TransferHandler.SwingDropTarget
 
removeEditor() - Method in class javax.swing.JTable
Discards the editor object and frees the real estate it used for cell rendering.
removeEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
removeEditorBorderListener(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
 
removeEldestEntry(Map.Entry) - Method in class java.util.LinkedHashMap
Returns true if this map should remove its eldest entry.
removeElement(Object) - Method in class java.util.Vector
Removes the first (lowest-indexed) occurrence of the argument from this vector.
removeElement(Object) - Method in class javax.swing.DefaultComboBoxModel
 
removeElement(Object) - Method in class javax.swing.DefaultListModel
Removes the first (lowest-indexed) occurrence of the argument from this list.
removeElement(Object) - Method in interface javax.swing.MutableComboBoxModel
Removes an item from the model.
removeElement(int) - Method in class org.apache.xml.utils.IntVector
Removes the first occurrence of the argument from this vector.
removeElement(int) - Method in class org.apache.xml.utils.NodeVector
Removes the first occurrence of the argument from this vector.
removeElement(Object) - Method in class org.apache.xml.utils.ObjectVector
Removes the first occurrence of the argument from this vector.
removeElement(byte) - Method in class org.apache.xml.utils.SuballocatedByteVector
Removes the first occurrence of the argument from this vector.
removeElement(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Removes the first occurrence of the argument from this vector.
removeElement(Node) - Method in class org.apache.xpath.NodeSet
Removes the first occurrence of the argument from this vector.
removeElement(int) - Method in class org.apache.xpath.NodeSetDTM
Removes the first occurrence of the argument from this vector.
removeElementAt(int) - Method in class java.util.Vector
Deletes the component at the specified index.
removeElementAt(int) - Method in class javax.swing.DefaultComboBoxModel
 
removeElementAt(int) - Method in class javax.swing.DefaultListModel
Deletes the component at the specified index.
removeElementAt(int) - Method in interface javax.swing.MutableComboBoxModel
Removes an item at a specific index.
removeElementAt(int) - Method in class org.apache.xml.utils.IntVector
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xml.utils.NodeVector
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xml.utils.ObjectVector
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xpath.NodeSet
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xpath.NodeSetDTM
Deletes the component at the specified index.
removeElements(Element, int, int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Remove the elements from elem in range rmOffs0, rmOffs1.
removeElements(Element, int, int) - Method in class javax.swing.text.html.HTMLDocument
Removes child Elements of the passed in Element e.
removeElements(Element, int, int, int, int) - Method in class javax.swing.text.html.HTMLDocument
Called to remove child Elements when the end is not touched.
removeElementsAtEnd(Element, int, int, int, int) - Method in class javax.swing.text.html.HTMLDocument
Called to remove child elements of e when one of the elements to remove is representing the end character.
removeEntries(int, int) - Method in class javax.swing.SizeSequence
Removes a contiguous group of entries from this SizeSequence.
removeEntryForKey(Object) - Method in class java.util.HashMap
Removes and returns the entry associated with the specified key in the HashMap.
removeExtendedStyleAt(int) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
Removes the style at index + extendedIndex.
removeFirst() - Method in class java.util.LinkedList
Removes and returns the first element from this list.
removeFirstRequest() - Static method in class java.awt.KeyboardFocusManager
 
removeFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
Removes the specified focus listener so it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in class java.awt.Component
Removes the specified focus listener so that it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Removes the specified focus listener so it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Removes the specified focus listener so it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
removeFocusListener(FocusListener) - Method in class javax.swing.JTabbedPane.Page
 
removeFocusListener(FocusListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
removeFocusListener(FocusListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
removeFocusListener(FocusListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
removeFocusListener(FocusListener) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Removes the specified focus listener so it no longer receives focus events from this component.
removeFocusRequest(Component) - Static method in class java.awt.KeyboardFocusManager
 
removeFromFrameList() - Method in class java.awt.Frame
 
removeFromMapping() - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Removes the receiver, and all its children, from the mapping table.
removeFromMapping() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Removes the receiver, and all its children, from the mapping table.
removeFromParent() - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes the subtree rooted at this node from the tree, giving this node a null parent.
removeFromParent() - Method in interface javax.swing.tree.MutableTreeNode
Removes the receiver from its parent.
removeFromSource() - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
removeHTMLTags(AttributeSet, AttributeSet) - Method in class javax.swing.text.html.StyleSheet
For any StyleConstants key in attr that has an associated HTML.Tag, it is removed from old.
removeHandler(Handler) - Method in class java.util.logging.LogManager.RootLogger
 
removeHandler(Handler) - Method in class java.util.logging.Logger
Remove a log Handler.
removeHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
Removes the specified hierarchy bounds listener so that it no longer receives hierarchy bounds events from this component.
removeHierarchyListener(HierarchyListener) - Method in class java.awt.Component
Removes the specified hierarchy listener so that it no longer receives hierarchy changed events from this component.
removeHighlight(Object) - Method in class javax.swing.text.DefaultHighlighter
Removes a highlight from the view.
removeHighlight(Object) - Method in interface javax.swing.text.Highlighter
Removes a highlight from the view.
removeHyperlinkListener(HyperlinkListener) - Method in class javax.swing.JEditorPane
Removes a hyperlink listener.
removeIconFor(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Convenience method to remove the desktopIcon of f is necessary.
removeImage(Image) - Method in class java.awt.MediaTracker
Removes the specified image from this media tracker.
removeImage(Image, int) - Method in class java.awt.MediaTracker
Removes the specified image from the specified tracking ID of this media tracker.
removeImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Removes the specified image with the specified width, height, and ID from this media tracker.
removeIndexInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
Remove the indices in the interval index0,index1 (inclusive) from the selection model.
removeIndexInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Remove the indices in the interval index0,index1 (inclusive) from the selection model.
removeIndexInterval(int, int) - Method in class javax.swing.text.html.OptionListModel
Remove the indices in the interval index0,index1 (inclusive) from the selection model.
removeInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Removes the specified input method listener so that it no longer receives input method events from this component.
removeInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeInternal(EventListener, EventListener) - Static method in class java.awt.dnd.DnDEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeInternalFrameListener(InternalFrameListener) - Method in class javax.swing.JInternalFrame
Removes the specified internal frame listener so that it no longer receives internal frame events from this internal frame.
removeInvalidComponent(JComponent) - Method in class javax.swing.RepaintManager
Remove a component from the list of invalid components.
removeItem(Object) - Method in class javax.swing.JComboBox
Removes an item from the item list.
removeItemAt(int) - Method in class javax.swing.JComboBox
Removes the item at anIndex This method works only if the JComboBox uses a mutable data model.
removeItemListener(ItemListener) - Method in class java.awt.Checkbox
Removes the specified item listener so that the item listener no longer receives item events from this check box.
removeItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
Removes the specified item listener so that it no longer receives item events from this check box menu item.
removeItemListener(ItemListener) - Method in class java.awt.Choice
Removes the specified item listener so that it no longer receives item events from this Choice menu.
removeItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Removes an item listener.
removeItemListener(ItemListener) - Method in class java.awt.List
Removes the specified item listener so that it no longer receives item events from this list.
removeItemListener(ItemListener) - Method in class javax.swing.AbstractButton
Removes an ItemListener from the button.
removeItemListener(ItemListener) - Method in interface javax.swing.ButtonModel
Removes an ItemListener from the button.
removeItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel
Removes an ItemListener from the button.
removeItemListener(ItemListener) - Method in class javax.swing.JComboBox
Removes an ItemListener.
removeItems() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
removeKey(SelectionKey) - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
removeKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Removes a KeyEventDispatcher which was previously added to this KeyboardFocusManager's dispatcher chain.
removeKeyEventDispatcher(KeyEventDispatcher) - Method in class javax.swing.DelegatingDefaultFocusManager
 
removeKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Removes a previously added KeyEventPostProcessor from this KeyboardFocusManager's post-processor chain.
removeKeyListener(KeyListener) - Method in class java.awt.Component
Removes the specified key listener so that it no longer receives key events from this component.
removeKeyStrokeBinding(KeyStroke) - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
removeKeyStrokeBinding(KeyStroke) - Method in interface javax.swing.text.Keymap
Removes a binding from the keymap.
removeKeymap(String) - Static method in class javax.swing.text.JTextComponent
Removes a named keymap previously added to the document.
removeLast() - Method in class java.util.LinkedList
Removes and returns the last element from this list.
removeLastElem() - Method in class org.apache.xml.utils.StringToStringTableVector
Remove the last element.
removeLastFocusRequest(Component) - Static method in class java.awt.KeyboardFocusManager
 
removeLayoutComponent(Component) - Method in class java.awt.BorderLayout
Removes the specified component from this border layout.
removeLayoutComponent(Component) - Method in class java.awt.CardLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class java.awt.FlowLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class java.awt.GridBagLayout
Removes the specified component from this layout.
removeLayoutComponent(Component) - Method in class java.awt.GridLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in interface java.awt.LayoutManager
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class javax.swing.BoxLayout
Not used by this class.
removeLayoutComponent(Component) - Method in class javax.swing.JRootPane.RootLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.JSpinner.DefaultEditor
This LayoutManager method does nothing.
removeLayoutComponent(Component) - Method in class javax.swing.JToolBar.DefaultToolBarLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.OverlayLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class javax.swing.ScrollPaneLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class javax.swing.SpringLayout
Removes the constraints associated with the specified component.
removeLayoutComponent(Component) - Method in class javax.swing.ViewportLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class javax.swing.colorchooser.CenterLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.colorchooser.SmartGridLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Removes the specified component from our knowledge.
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.CenterLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane.MetalTitlePaneLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.metal.MetalRootPaneUI.MetalRootLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.metal.MetalSplitPaneDivider.MetalDividerLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.metal.MetalTitlePane.TitlePaneLayout
 
removeListDataListener(ListDataListener) - Method in class javax.swing.AbstractListModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeListDataListener(ListDataListener) - Method in interface javax.swing.ListModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeListSelectionListener(ListSelectionListener) - Method in class javax.swing.DefaultListSelectionModel
 
removeListSelectionListener(ListSelectionListener) - Method in class javax.swing.JList
Removes a listener from the list that's notified each time a change to the selection occurs.
removeListSelectionListener(ListSelectionListener) - Method in interface javax.swing.ListSelectionModel
Remove a listener from the list that's notified each time a change to the selection occurs.
removeListSelectionListener(ListSelectionListener) - Method in class javax.swing.text.html.OptionListModel
 
removeListeners(Component) - Method in class javax.swing.AncestorNotifier
 
removeListeners() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Deprecated. As of Java 2 platform v1.4.
removeMap(Map) - Method in class javax.swing.text.html.HTMLDocument
Removes a previously registered map.
removeMapping(Object) - Method in class java.util.HashMap
Special version of remove for EntrySet.
removeMapping(Object, Object) - Method in class java.util.IdentityHashMap
Removes the specified key-value mapping from the map if it is present.
removeMapping(Object) - Method in class java.util.WeakHashMap
Special version of remove needed by Entry set
removeMapping(FixedHeightLayoutCache.FHTreeStateNode) - Method in class javax.swing.tree.FixedHeightLayoutCache
Removes the mapping for a previously added node.
removeMapping(VariableHeightLayoutCache.TreeStateNode) - Method in class javax.swing.tree.VariableHeightLayoutCache
Removes the mapping for a previously added node.
removeMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing.JMenuItem
Removes a MenuDragMouseListener from the menu item.
removeMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem
Removes a MenuKeyListener from the menu item.
removeMenuListener(MenuListener) - Method in class javax.swing.JMenu
Removes a listener for menu events.
removeMin() - Method in class java.util.TaskQueue
Remove the head task from the priority queue.
removeMouseListener(MouseListener) - Method in class java.awt.Component
Removes the specified mouse listener so that it no longer receives mouse events from this component.
removeMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Removes the specified mouse motion listener so that it no longer receives mouse motion events from this component.
removeMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Removes the specified mouse wheel listener so that it no longer receives mouse wheel events from this component.
removeNamedItem(String) - Method in class org.apache.crimson.tree.AttributeSet
 
removeNamedItem(String) - Method in class org.apache.crimson.tree.Doctype.Nodemap
 
removeNamedItem(String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.apache.crimson.tree.AttributeSet
DOM2:
removeNamedItemNS(String, String) - Method in class org.apache.crimson.tree.Doctype.Nodemap
DOM2:
removeNamedItemNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Removes a node specified by local name and namespace URI.
removeNoInvalidate(int) - Method in class java.awt.Choice
Removes an item from the Choice at the specified position, but does not invalidate the Choice.
removeNode() - Method in class java.util.prefs.AbstractPreferences
Implements the removeNode() method as per the specification in Preferences.removeNode().
removeNode() - Method in class java.util.prefs.Preferences
Removes this preference node and all of its descendants, invalidating any preferences contained in the removed nodes.
removeNode(Node) - Method in class org.apache.xpath.NodeSet
Remove a node.
removeNode(int) - Method in class org.apache.xpath.NodeSetDTM
Remove a node.
removeNode2() - Method in class java.util.prefs.AbstractPreferences
 
removeNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
removeNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
Removes the specified NodeChangeListener, so it no longer receives change events.
removeNodeFromParent(MutableTreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Message this to remove node from its parent.
removeNodeSpi() - Method in class java.util.prefs.AbstractPreferences
Removes this preference node, invalidating it and any preferences that it contains.
removeNodeSpi() - Method in class java.util.prefs.WindowsPreferences
Implements AbstractPreferences removeNodeSpi() method.
removeNotify() - Method in class java.awt.Component
Makes this Component undisplayable by destroying it native screen resource.
removeNotify() - Method in class java.awt.Container
Makes this Container undisplayable by removing its connection to its native screen resource.
removeNotify() - Method in class java.awt.Frame
Makes this Frame undisplayable by removing its connection to its native screen resource.
removeNotify() - Method in class java.awt.List
Removes the peer for this list.
removeNotify() - Method in class java.awt.Menu
Removes the menu's peer.
removeNotify() - Method in class java.awt.MenuBar
Removes the menu bar's peer.
removeNotify() - Method in class java.awt.MenuComponent
Removes the menu component's peer.
removeNotify() - Method in class java.awt.TextComponent
Removes the TextComponent's peer.
removeNotify(ComponentPeer) - Method in class java.awt.dnd.DropTarget
Notify the DropTarget that it has been disassociated from a Component This method is usually called from java.awt.Component.removeNotify() of the Component associated with this DropTarget to notify the DropTarget that a ComponentPeer has been disassociated with that Component.
removeNotify() - Method in class java.awt.dnd.DropTargetContext
Called when disassociated with the DropTargetContextPeer.
removeNotify(Component) - Method in class java.awt.im.InputContext
Notifies the input context that a client component has been removed from its containment hierarchy, or that input method support has been disabled for the component.
removeNotify() - Method in interface java.awt.im.spi.InputMethod
Notifies the input method that a client component has been removed from its containment hierarchy, or that input method support has been disabled for the component.
removeNotify() - Method in class javax.swing.JButton
Overrides JComponent.removeNotify to check if this button is currently set as the default button on the RootPane, and if so, sets the RootPane's default button to null to ensure the RootPane doesn't hold onto an invalid button reference.
removeNotify() - Method in class javax.swing.JComponent
Notifies this component that it no longer has a parent component.
removeNotify() - Method in class javax.swing.JMenuBar
Overrides JComponent.removeNotify to unregister this menu bar with the current keyboard manager.
removeNotify() - Method in class javax.swing.JRootPane
Unregister ourselves from SystemEventQueueUtils.
removeNotify() - Method in class javax.swing.JTable
Calls the unconfigureEnclosingScrollPane method.
removeNotify() - Method in class javax.swing.plaf.metal.MetalTitlePane
 
removeNotify() - Method in class javax.swing.text.JTextComponent
 
removeOwnedWindow(WeakReference) - Method in class java.awt.Window
 
removeParameter(String) - Method in class java.awt.datatransfer.MimeType
Remove any value associated with the given name.
removeParameters() - Method in class java.awt.image.renderable.ParameterBlock
Clears the list of parameters.
removePool(String) - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Remove a pool from the global table.
removePopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox
Removes a PopupMenuListener.
removePopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu
Removes a PopupMenu listener.
removePreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
removePreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
Removes the specified preference change listener, so it no longer receives preference change events.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
Removes a PropertyChangeListener from the listener list for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a PropertyChangeListener from the listener list for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
Removes the specified property change listener for the named desktop property.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Remove an event listener for property change events.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.AbstractAction
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action
Removes a PropertyChange listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.DelegatingDefaultFocusManager
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.DelegatingDefaultFocusManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.ActionStandin
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.JComponent
Removes a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JSpinner.DisabledAction
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.UIDefaults
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.event.SwingPropertyChangeSupport
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.event.SwingPropertyChangeSupport
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.TableColumn
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree.TreeSelectionModel
Removes a PropertyChangeListener from the listener list.
removeRange(int, int) - Method in class java.util.AbstractList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.ArrayList
Removes from this List all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.SubList
 
removeRange(int, int) - Method in class java.util.Vector
Removes from this List all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class javax.swing.DefaultListModel
Deletes the components at the specified range of indexes.
removeRedundantState() - Method in class javax.swing.undo.StateEdit
Remove redundant key/values in state hashtables.
removeReferences() - Method in class java.awt.Component.NativeInLightFixer
Removes references to this object so it can be garbage collected.
removeResourceBundle(String) - Method in class javax.swing.UIDefaults
Removes a resource bundle from the list of resource bundles that are searched for localized defaults.
removeRow(int) - Method in class javax.swing.table.DefaultTableModel
Removes the row at row from the model.
removeRowSelectionInterval(int, int) - Method in class javax.swing.JTable
Deselects the rows from index0 to index1, inclusive.
removeRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
Removes the specified listener from the list of components that will be notified when an event occurs on this RowSet object.
removeRunnableCanvas(JRootPane) - Static method in class javax.swing.SystemEventQueueUtilities
Remove the RunnableCanvas from the JRootPane and clear the internal bookeeping associated with it.
removeSearchAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.KeyBuilder
 
removeSelectionInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
 
removeSelectionInterval(int, int) - Method in class javax.swing.JList
Sets the selection to be the set difference of the specified interval and the current selection.
removeSelectionInterval(int, int) - Method in class javax.swing.JTree
Removes the nodes between index0 and index1, inclusive, from the selection.
removeSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Change the selection to be the set difference of the current selection and the indices between index0 and index1 inclusive.
removeSelectionInterval(int, int) - Method in class javax.swing.text.html.OptionListModel
 
removeSelectionPath(TreePath) - Method in class javax.swing.JTree
Removes the node identified by the specified path from the current selection.
removeSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes path from the selection.
removeSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Removes path from the selection.
removeSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
A null implementation that removes nothing.
removeSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
Removes the nodes identified by the specified paths from the current selection.
removeSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes paths from the selection.
removeSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
Removes paths from the selection.
removeSelectionRow(int) - Method in class javax.swing.JTree
Removes the row at the index row from the current selection.
removeSelectionRows(int[]) - Method in class javax.swing.JTree
Removes the rows that are selected at each of the specified rows.
removeShutdownHook(Thread) - Method in class java.lang.Runtime
De-registers a previously-registered virtual-machine shutdown hook.
removeSourceEvents(Object, boolean) - Method in class java.awt.EventQueue
 
removeSources() - Method in class java.awt.image.renderable.ParameterBlock
Clears the list of source images.
removeSpi(String) - Method in class java.util.prefs.AbstractPreferences
Remove the association (if any) for the specified key at this preference node.
removeSpi(String) - Method in class java.util.prefs.WindowsPreferences
Implements AbstractPreferences removeSpi() method.
removeStyle(String) - Method in class javax.swing.JTextPane
Removes a named non-null style previously added to the document.
removeStyle(String) - Method in class javax.swing.text.DefaultStyledDocument
Removes a named style previously added to the document.
removeStyle(String) - Method in class javax.swing.text.StyleContext
Removes a named style previously added to the document.
removeStyle(String) - Method in interface javax.swing.text.StyledDocument
Removes a named style previously added to the document.
removeStyle(Style) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
Removes a previously added style.
removeStyle(String) - Method in class javax.swing.text.html.StyleSheet
Removes a named style previously added to the document.
removeStyleSheet(StyleSheet) - Method in class javax.swing.text.html.StyleSheet
Removes the StyleSheet ss from those of the receiver.
removeTabAt(int) - Method in class javax.swing.JTabbedPane
Removes the tab at index.
removeTableModelListener(TableModelListener) - Method in class javax.swing.table.AbstractTableModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in interface javax.swing.table.TableModel
Removes a listener from the list that is notified each time a change to the data model occurs.
removeText() - Method in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
 
removeTextListener(TextListener) - Method in class java.awt.TextComponent
Removes the specified text event listener so that it no longer receives text events from this text component If l is null, no exception is thrown and no action is performed.
removeTileObserver(TileObserver) - Method in class java.awt.image.BufferedImage
Removes a tile observer.
removeTileObserver(TileObserver) - Method in interface java.awt.image.WritableRenderedImage
Removes an observer.
removeTimer(Timer) - Method in class javax.swing.TimerQueue
 
removeTraceListener(TraceListener) - Method in class org.apache.xalan.trace.TraceManager
Remove a trace listener.
removeTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing.JTree
Removes a listener for TreeExpansion events.
removeTreeModelListener(TreeModelListener) - Method in class javax.swing.tree.DefaultTreeModel
Removes a listener previously added with addTreeModelListener().
removeTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree.TreeModel
Removes a listener previously added with addTreeModelListener.
removeTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree
Removes a TreeSelection listener.
removeTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes x from the list of listeners that are notified each time the set of selected TreePaths changes.
removeTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree.TreeSelectionModel
Removes x from the list of listeners that are notified each time the set of selected TreePaths changes.
removeTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing.JTree
Removes a listener for TreeWillExpand events.
removeUIActionMap(JComponent, ActionMap) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
removeUIInputMap(JComponent, InputMap) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
removeUndoableEditListener(UndoableEditListener) - Method in class javax.swing.text.AbstractDocument
Removes an undo listener.
removeUndoableEditListener(UndoableEditListener) - Method in interface javax.swing.text.Document
Unregisters the given observer from the notification list so it will no longer receive updates.
removeUndoableEditListener(UndoableEditListener) - Method in class javax.swing.undo.UndoableEditSupport
Removes an UndoableEditListener.
removeUnusedMarks() - Method in class javax.swing.text.GapContent
Remove all unused marks out of the sorted collection of marks.
removeUnusedSets() - Method in class javax.swing.text.StyleContext
Clean the unused immutable sets out of the hashtable.
removeUpdate(DocumentEvent) - Method in class javax.swing.JFormattedTextField.DocumentHandler
 
removeUpdate(DocumentEvent) - Method in interface javax.swing.event.DocumentListener
Gives notification that a portion of the document has been removed.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent) - Method in class javax.swing.plaf.basic.BasicTextUI.UpdateHandler
The remove notification.
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.AbstractDocument
Updates any document structure as a result of text removal.
removeUpdate(DocumentEvent) - Method in class javax.swing.text.DefaultCaret.UpdateHandler
Updates the dot and mark if they were changed by the removal.
removeUpdate() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Updates the element structure in response to a removal from the associated sequence in the document.
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument
Updates document structure as a result of text removal.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FieldView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.FlowView.FlowStrategy
Gives notification that something was removed from the document in a location that the given flow view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.GlyphView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles document remove (fire appropriate property change event, which is AccessibleContext.ACCESSIBLE_TEXT_PROPERTY).
removeUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.InputMethodRequestsHandler
 
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.PlainDocument
Updates any document structure as a result of text removal.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.TextLayoutStrategy
Gives notification that something was removed from the document in a location that the given flow view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView.WrappedLine
 
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ZoneView.Zone
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ZoneView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent) - Method in class javax.swing.text.html.AccessibleHTML.DocumentHandler
 
removeUpdate(DocumentEvent) - Method in class javax.swing.text.html.HiddenTagView
 
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.TableView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a VetoableChangeListener from the listener list.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a VetoableChangeListener from the listener list for a specific property.
removeVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.DelegatingDefaultFocusManager
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class javax.swing.DelegatingDefaultFocusManager
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent
Removes a VetoableChangeListener from the listener list.
removeWhiteSpaces(char[]) - Method in class org.apache.crimson.tree.ParentNode
 
removeWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Removes the specified window focus listener so that it no longer receives window events from this window.
removeWindowListener(WindowListener) - Method in class java.awt.Window
Removes the specified window listener so that it no longer receives window events from this window.
removeWindowStateListener(WindowStateListener) - Method in class java.awt.Window
Removes the specified window state listener so that it no longer receives window events from this window.
removed - Variable in class java.util.prefs.AbstractPreferences
This field is used to keep track of whether or not this node has been removed.
removed - Variable in class javax.swing.text.AbstractDocument.ElementEdit
 
removed - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer.ElemChanges
 
removed - Variable in class javax.swing.text.PlainDocument
 
rename(File, File) - Method in class java.io.FileSystem
Rename the file or directory denoted by the first abstract pathname to the second abstract pathname, returning true if and only if the operation succeeds.
rename(File, File) - Method in class java.io.Win32FileSystem
 
rename(File, File) - Method in class java.io.WinNTFileSystem
 
rename0(File, File) - Method in class java.io.Win32FileSystem
 
renameFile(File, File) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Renames a file in the underlying file system.
renameTo(File) - Method in class java.io.File
Renames the file denoted by this abstract pathname.
render(Runnable) - Method in class javax.swing.text.AbstractDocument
This allows the model to be safely rendered in the presence of currency, if the model supports being updated asynchronously.
render(Runnable) - Method in interface javax.swing.text.Document
This allows the model to be safely rendered in the presence of currency, if the model supports being updated asynchronously.
renderer - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
renderer - Variable in class javax.swing.tree.DefaultTreeCellEditor
Renderer, used to get border and offsets from.
rendererPane - Variable in class javax.swing.plaf.basic.BasicListUI
 
rendererPane - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI
 
rendererPane - Variable in class javax.swing.plaf.basic.BasicTableUI
 
rendererPane - Variable in class javax.swing.plaf.basic.BasicTreeUI
Used to paint the TreeCellRenderer.
rendererPane - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
reorderVisually(byte[], int, Object[], int, int) - Static method in class java.text.Bidi
Reorder the objects in the array into visual order based on their levels.
reorderingAllowed - Variable in class javax.swing.table.JTableHeader
If true, reordering of columns are allowed by the user; the default is true.
repaint() - Method in class java.awt.Component
Repaints this component.
repaint(long) - Method in class java.awt.Component
Repaints the component.
repaint(int, int, int, int) - Method in class java.awt.Component
Repaints the specified rectangle of this component.
repaint(long, int, int, int, int) - Method in class java.awt.Component
Repaints the specified rectangle of this component within tm milliseconds.
repaint(long, int, int, int, int) - Method in interface java.awt.peer.ComponentPeer
 
repaint(long, int, int, int, int) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class javax.swing.JComponent
Adds the specified region to the dirty region list if the component is showing.
repaint(Rectangle) - Method in class javax.swing.JComponent
Adds the specified region to the dirty region list if the component is showing.
repaint(long, int, int, int, int) - Method in class javax.swing.JViewport
Always repaint in the parents coordinate system to make sure only one paint is performed by the RepaintManager.
repaint(long, int, int, int, int) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
repaint() - Method in class javax.swing.text.DefaultCaret
Cause the caret to be painted.
repaint(long) - Method in class javax.swing.text.html.ImageView
Request that this view be repainted.
repaint(long, int, int, int, int) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
repaintAll - Variable in class javax.swing.JViewport
This is set to true in setViewPosition if doing a window blit and the viewport is obscured.
repaintAnchorCell() - Method in class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
repaintCellFocus() - Method in class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
repaintCurrentValue() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Repaint the currently selected item.
repaintInterval - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
Interval (in ms) between repaints of the indeterminate progress bar.
repaintManagerKey - Static variable in class javax.swing.RepaintManager
 
repaintNewCaret() - Method in class javax.swing.text.DefaultCaret
Repaints the new caret position, with the assumption that this is happening on the event thread so that calling modelToView is safe.
repaintPath(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Invokes repaint on the JTree for the passed in TreePath, path.
repaintTimer - Variable in class javax.swing.JViewport
Instead of directly invoking repaint, a Timer is started and when it fires, repaint is invoked.
repeatKeyAction - Variable in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
Key code that is being generated for.
repeats - Variable in class javax.swing.Timer
 
repid - Variable in class javax.rmi.CORBA.ClassDesc
 
replace(char, char) - Method in class java.lang.String
Returns a new string resulting from replacing all occurrences of oldChar in this string with newChar.
replace(int, int, String) - Method in class java.lang.StringBuffer
Replaces the characters in a substring of this StringBuffer with characters in the specified String.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.JSpinner.ListEditor.ListFormatter.Filter
 
replace(int, int, Element[]) - Method in class javax.swing.text.AbstractDocument.BranchElement
Replaces content with a new set of elements.
replace(int, int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument.DefaultFilterBypass
 
replace(int, int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Deletes the region of text from offset to offset + length, and replaces it with text.
replace(int, int, View[]) - Method in class javax.swing.text.AsyncBoxView
Calls the superclass to update the child views, and updates the status records for the children.
replace(int, int, View[]) - Method in class javax.swing.text.BoxView
Invalidates the layout and resizes the cache of requests/allocations.
replace(int, int, View[]) - Method in class javax.swing.text.CompositeView
Replaces child views.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.DefaultFormatter.DefaultDocumentFilter
 
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.DefaultFormatter
DocumentFilter method, funnels into replace.
replace(DefaultFormatter.ReplaceHolder) - Method in class javax.swing.text.DefaultFormatter
If the edit described by rh is legal, this will return true, commit the edit (if necessary) and update the cursor position.
replace(int, int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter.FilterBypass
Deletes the region of text from offset to offset + length, and replaces it with text.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter
Invoked prior to replacing a region of text in the specified Document.
replace(int, int, Object, int) - Method in class javax.swing.text.GapVector
Replace the given logical position in the storage with the given new items.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.InternationalFormatter
Overriden to unconditionally allow the replace if ignoreDocumentMutate is true.
replace(DefaultFormatter.ReplaceHolder) - Method in class javax.swing.text.InternationalFormatter
When in !
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.NumberFormatter
Overriden to toggle the value if the positive/minus sign is inserted.
replace(int, int, char[], int, int) - Method in class javax.swing.text.StringContent
Replaces some of the characters in the array
replace(int, int, View[]) - Method in class javax.swing.text.TableView.TableRow
Change the child views.
replace(int, int, View[]) - Method in class javax.swing.text.TableView
Change the child views.
replace(int, int, View[]) - Method in class javax.swing.text.View
Replaces child views.
replace(AbstractDocument.DefaultDocumentEvent, Element, int, int, int, int, boolean, boolean) - Method in class javax.swing.text.html.HTMLDocument
This is used by removeElementsAtEnd, it removes count elements starting at start from e.
replace(int, int, View[]) - Method in class javax.swing.text.html.TableView.RowView
Change the child views.
replace(int, int, View[]) - Method in class javax.swing.text.html.TableView
Change the child views.
replaceAll(String, String) - Method in class java.lang.String
Replaces each substring of this string that matches the given replaceAll(List, Object, Object) - Static method in class java.util.Collections
Replaces all occurrences of one specified value in a list with another.
replaceAll(String) - Method in class java.util.regex.Matcher
Replaces every subsequence of the input sequence that matches the pattern with the given replacement string.
replaceChild(Node, Node) - Method in class org.apache.crimson.tree.NodeBase
DOM: Throws a HIERARCHY_REQUEST_ERR DOMException.
replaceChild(Node, Node) - Method in class org.apache.crimson.tree.ParentNode
DOM: Replaces the specified child with the new node, returning the original child or throwing an exception.
replaceChild(Node, Node) - Method in class org.apache.crimson.tree.XmlDocument
DOM: Replaces the specified child with the new node, returning the original child or throwing an exception.
replaceChild(Node, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Replace the old child with a new child.
replaceChild(ElemTemplateElement, ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Replace the old child with a new child.
replaceChild(Node, Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
replaceChild(Node, Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
replaceChild(Node, Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
replaceChild(Node, Node) - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
replaceDash(String) - Static method in class org.apache.xalan.extensions.MethodResolver
To support EXSLT extensions, convert names with dash to allowable Java names: e.g., convert abc-xyz to abcXyz.
replaceData(int, int, String) - Method in class org.apache.crimson.tree.DataNode
DOM: Replaces count characters starting at the specified offset in the data with the characters from the specified arg.
replaceData(int, int, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
replaceData(int, int, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
replaceEdit(UndoableEdit) - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns false.
replaceEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit
Returns true if this UndoableEdit should replace anEdit.
replaceEditor(JComponent, JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Called by the PropertyChangeListener when the JSpinner editor property changes.
replaceEntities - Variable in class javax.swing.text.html.HTMLWriter
Set to true when entities (such as <) should be replaced.
replaceFirst(String, String) - Method in class java.lang.String
Replaces the first substring of this string that matches the given replaceFirst(String) - Method in class java.util.regex.Matcher
Replaces the first subsequence of the input sequence that matches the pattern with the given replacement string.
replaceHolder - Variable in class javax.swing.text.DefaultFormatter
Used during replace to track the region to replace.
replaceInputMethodText(InputMethodEvent) - Method in class javax.swing.text.JTextComponent
 
replaceItem(String, int) - Method in class java.awt.List
Replaces the item at the specified index in the scrolling list with the new string.
replaceKeyboardFocusManagerPermission - Static variable in class java.awt.KeyboardFocusManager
We cache the permission used to verify that the calling thread is permitted to access the global focus state.
replaceObject(Object) - Method in class java.io.ObjectOutputStream
This method will allow trusted subclasses of ObjectOutputStream to substitute one object for another during serialization.
replaceOrPushUserParam(QName, XObject) - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method replaceOrPushUserParam NEEDSDOC @param qname NEEDSDOC @param xval
replacePane(JComponent, JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
Installs necessary mouse handlers on newPane and adds it to the frame.
replaceRange(String, int, int) - Method in class java.awt.TextArea
Replaces text between the indicated start and end positions with the specified replacement text.
replaceRange(String, int, int) - Method in interface java.awt.peer.TextAreaPeer
 
replaceRange(String, int, int) - Method in class javax.swing.JTextArea
Replaces text from the indicated start to end position with the new text specified.
replaceRange(int, int, Object[]) - Method in class javax.swing.text.GapContent.MarkVector
Replaces the elements in the specified range with the passed in objects.
replaceRootElement - Variable in class org.apache.crimson.tree.XmlDocument
 
replaceSelection(String) - Method in class javax.swing.JEditorPane
Replaces the currently selected content with new content represented by the given string.
replaceSelection(String) - Method in class javax.swing.JTextPane
Replaces the currently selected content with new content represented by the given string.
replaceSelection(String, AttributeSet) - Method in class javax.swing.JTextPane
Replaces the currently selected content with new content represented by the given string.
replaceSelection(String) - Method in class javax.swing.text.JTextComponent
Replaces the currently selected content with new content represented by the given string.
replaceStaleEntry(ThreadLocal, Object, int, boolean) - Method in class java.lang.ThreadLocal.ThreadLocalMap
Replace a stale entry encountered during a get or set operation with an entry for the specified key.
replaceTemplate(ElemTemplate, int) - Method in class org.apache.xalan.templates.Stylesheet
Replace an "xsl:template" property.
replaceText(String, int, int) - Method in class java.awt.TextArea
Deprecated. As of JDK version 1.1, replaced by replaceRange(String, int, int).
replaceText(String, int, int) - Method in interface java.awt.peer.TextAreaPeer
DEPRECATED: Replaced by ReplaceRange(String, int, int).
replaceText(int, int, String) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Replaces the text between two indices with the specified string.
replaceUIActionMap(JComponent, ActionMap) - Static method in class javax.swing.SwingUtilities
Convenience method to change the UI ActionMap for component to uiActionMap.
replaceUIInputMap(JComponent, int, InputMap) - Static method in class javax.swing.SwingUtilities
Convenience method to change the UI InputMap for component to uiInputMap.
replaceWith(String) - Method in class java.nio.charset.CharsetDecoder
Changes this decoder's replacement value.
replaceWith(byte[]) - Method in class java.nio.charset.CharsetEncoder
Changes this encoder's replacement value.
replacement - Variable in class java.nio.charset.CharsetDecoder
 
replacement() - Method in class java.nio.charset.CharsetDecoder
Returns this decoder's replacement value.
replacement - Variable in class java.nio.charset.CharsetEncoder
 
replacement() - Method in class java.nio.charset.CharsetEncoder
Returns this encoder's replacement value.
reportDelta - Variable in class javax.swing.ProgressMonitor
 
reportError(String, Exception, int) - Method in class java.util.logging.Handler
Protected convenience method to report an error to this Handler's ErrorManager.
reportWrongNumberArgs() - Method in class org.apache.xalan.templates.FuncDocument
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xalan.templates.FuncFormatNumb
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.FuncConcat
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.FuncExtFunction
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.FuncSubstring
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.Function
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.Function2Args
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.Function3Args
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.FunctionDef1Arg
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.FunctionMultiArgs
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reportWrongNumberArgs() - Method in class org.apache.xpath.functions.FunctionOneArg
Constructs and throws a WrongNumberArgException with the appropriate message for this function object.
reported - Variable in class java.util.logging.ErrorManager
 
repositionCursor(int, int) - Method in class javax.swing.text.DefaultFormatter
Resets the cursor by using getNextCursorPosition.
repositionCursor(int, int, int) - Method in class javax.swing.text.InternationalFormatter
Repositions the cursor.
repostEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
representation - Variable in class javax.swing.text.StyleConstants
 
representationClass - Variable in class java.awt.datatransfer.DataFlavor
Java class of objects this DataFlavor represents
reps - Variable in class java.io.ObjectOutputStream.ReplaceTable
 
reqMax - Variable in class javax.swing.Box.Filler
 
reqMin - Variable in class javax.swing.Box.Filler
 
reqPref - Variable in class javax.swing.Box.Filler
 
requestAddGrab(Component) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
requestCount() - Method in class java.awt.KeyboardFocusManager
 
requestDefaultFocus() - Method in class javax.swing.JComponent
Deprecated. As of 1.4, replaced by FocusTraversalPolicy.getDefaultComponent(Container).requestFocus()
requestFocus() - Method in class java.awt.Component.AccessibleAWTComponent
Requests focus for this object.
requestFocus() - Method in class java.awt.Component
Requests that this Component get the input focus, and that this Component's top-level ancestor become the focused Window.
requestFocus(boolean) - Method in class java.awt.Component
Requests that this Component get the input focus, and that this Component's top-level ancestor become the focused Window.
requestFocus() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Requests focus for this object.
requestFocus() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Requests focus for this object.
requestFocus(Component, boolean, boolean, long) - Method in interface java.awt.peer.ComponentPeer
 
requestFocus() - Method in class javax.swing.JComponent
 
requestFocus(boolean) - Method in class javax.swing.JComponent
JComponent overrides requestFocus solely to make the method public so that UI implementations can cause temporary focus changes.
requestFocus() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
requestFocus() - Method in class javax.swing.JTabbedPane.Page
 
requestFocus() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
requestFocus() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
requestFocus() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.NoFocusButton
 
requestFocus() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
requestFocus() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
requestFocus() - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Requests focus for this object.
requestFocusForVisibleComponent() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
requestFocusHelper(boolean, boolean) - Method in class java.awt.Component
 
requestFocusInWindow() - Method in class java.awt.Component
Requests that this Component get the input focus, if this Component's top-level ancestor is already the focused Window.
requestFocusInWindow(boolean) - Method in class java.awt.Component
Requests that this Component get the input focus, if this Component's top-level ancestor is already the focused Window.
requestFocusInWindow() - Method in class javax.swing.JComponent
 
requestFocusInWindow(boolean) - Method in class javax.swing.JComponent
JComponent overrides requestFocusInWindow solely to make the method public so that UI implementations can cause temporary focus changes.
requestPasswordAuthentication(InetAddress, int, String, String, String) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestPasswordAuthentication(String, InetAddress, int, String, String, String) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestRemoveGrab() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
requestTopDownLeftRightResend(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Requests, on behalf of the ImageConsumer, that the ImageProducer attempt to resend the image data one more time in TOPDOWNLEFTRIGHT order so that higher quality conversion algorithms which depend on receiving pixels in order can be used to produce a better output version of the image.
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
requestTopDownLeftRightResend(ImageConsumer) - Method in class javax.swing.colorchooser.SyntheticImage
 
requestedCharsetName - Variable in class java.lang.StringCoding.StringDecoder
 
requestedCharsetName() - Method in class java.lang.StringCoding.StringDecoder
 
requestedCharsetName - Variable in class java.lang.StringCoding.StringEncoder
 
requestedCharsetName() - Method in class java.lang.StringCoding.StringEncoder
 
requestingHost - Variable in class java.net.Authenticator
 
requestingPort - Variable in class java.net.Authenticator
 
requestingPrompt - Variable in class java.net.Authenticator
 
requestingProtocol - Variable in class java.net.Authenticator
 
requestingScheme - Variable in class java.net.Authenticator
 
requestingSite - Variable in class java.net.Authenticator
 
requireServerAuthority - Variable in class java.net.URI.Parser
 
required - Variable in class java.sql.DriverPropertyInfo
The required field is true if a value must be supplied for this property during Driver.connect and false otherwise.
requiresBidi(char[], int, int) - Static method in class java.text.Bidi
Return true if the specified text requires bidi analysis.
rescanCurrentDirectory() - Method in class javax.swing.JFileChooser
Tells the UI to rescan its files list from the current directory.
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the rescanCurrentDirectory method on each UI handled by this object.
rescheduleMin(long) - Method in class java.util.TaskQueue
Sets the nextExecutionTime associated with the head task to the specified value, and adjusts priority queue accordingly.
resendTopDownLeftRight(ImageProducer) - Method in class java.awt.image.ImageFilter
Responds to a request for a TopDownLeftRight (TDLR) ordered resend of the pixel data from an ImageConsumer.
reserveMemory(long) - Static method in class java.nio.Bits
 
reservedMemory - Static variable in class java.nio.Bits
 
reset() - Method in class ISSearch.ISCrawler
Resets the crawler.
reset() - Method in interface ISSearch.ISCrawlerInterface
Resets the crawler.
reset() - Method in class ISSearch.ISDBCrawler
Resets the crawler.
reset() - Method in class java.awt.Polygon
Resets this Polygon object to an empty polygon.
reset(char[]) - Method in class java.awt.font.CharArrayIterator
 
reset(char[], int) - Method in class java.awt.font.CharArrayIterator
 
reset() - Method in class java.awt.geom.Area
Removes all of the geometry from this Area and restores it to an empty area.
reset() - Method in class java.awt.geom.GeneralPath
Resets the path to empty.
reset() - Method in class java.io.BufferedInputStream
See the general contract of the reset method of InputStream.
reset() - Method in class java.io.BufferedReader
Reset the stream to the most recent mark.
reset() - Method in class java.io.ByteArrayInputStream
Resets the buffer to the marked position.
reset() - Method in class java.io.ByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the ouput stream is discarded.
reset() - Method in class java.io.CharArrayReader
Reset the stream to the most recent mark, or to the beginning if it has never been marked.
reset() - Method in class java.io.CharArrayWriter
Resets the buffer so that you can use it again without throwing away the already allocated buffer.
reset() - Method in class java.io.FilterInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.FilterReader
Reset the stream.
reset() - Method in class java.io.InputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.LineNumberInputStream
Deprecated. Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.LineNumberReader
Reset the stream to the most recent mark.
reset() - Method in class java.io.ObjectOutputStream
Reset will disregard the state of any objects already written to the stream.
reset() - Method in class java.io.PushbackReader
Reset the stream.
reset() - Method in class java.io.Reader
Reset the stream.
reset() - Method in class java.io.StringBufferInputStream
Deprecated. Resets the input stream to begin reading from the first character of this input stream's underlying buffer.
reset() - Method in class java.io.StringReader
Reset the stream to the most recent mark, or to the beginning of the string if it has never been marked.
reset() - Method in class java.math.MutableBigInteger
Set a MutableBigInteger to zero, removing its offset.
reset() - Method in class java.net.Authenticator
 
reset() - Method in class java.net.SocketImpl
 
reset() - Method in class java.nio.Buffer
Resets this buffer's position to the previously-marked position.
reset() - Method in class java.nio.charset.CharsetDecoder
Resets this decoder, clearing any internal state.
reset() - Method in class java.nio.charset.CharsetEncoder
Resets this encoder, clearing any internal state.
reset(int, int, int, int[], int[]) - Method in class java.text.Bidi
Private mutator used by native code.
reset() - Method in class java.text.CollationElementIterator
Resets the cursor to the beginning of the string.
reset() - Method in class java.util.logging.LogManager
Reset the logging configuration.
reset() - Method in class java.util.regex.Matcher
Resets this matcher.
reset(CharSequence) - Method in class java.util.regex.Matcher
Resets this matcher with a new input sequence.
reset() - Method in class java.util.regex.Pattern.TreeInfo
 
reset() - Method in class java.util.zip.Adler32
Resets checksum to initial value.
reset() - Method in class java.util.zip.CRC32
Resets CRC-32 to initial value.
reset() - Method in interface java.util.zip.Checksum
Resets the checksum to its initial value.
reset() - Method in class java.util.zip.Deflater
Resets deflater so that a new set of input data can be processed.
reset(long) - Static method in class java.util.zip.Deflater
 
reset() - Method in class java.util.zip.Inflater
Resets inflater so that a new set of input data can be processed.
reset(long) - Static method in class java.util.zip.Inflater
 
reset() - Method in class javax.swing.ColorChooserDialog
 
reset() - Method in class javax.swing.JEditorPane.PageStream
 
reset(Component, Component, int, int) - Method in class javax.swing.Popup
Resets the Popup to an initial state.
reset(Component, Component, int, int) - Method in class javax.swing.PopupFactory.ContainerPopup
 
reset(Component, Component, int, int) - Method in class javax.swing.PopupFactory.LightWeightPopup
Resets the Popup to an initial state.
reset(Component, Component, int, int) - Method in class javax.swing.PopupFactory.MediumWeightPopup
Resets the Popup to an initial state.
reset() - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.reset to reset the progress monitor as well as the stream.
reset() - Method in class javax.swing.SpringLayout.Constraints
 
reset(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.DefaultFormatter.ReplaceHolder
 
reset(String) - Method in class javax.swing.text.html.ImageView.ImageLabelView
 
reset() - Method in class javax.swing.text.html.TextAreaDocument
Resets the model by removing all the data, and restoring it to its initial state.
reset() - Method in class org.apache.crimson.parser.XmlReader
Resets the current position to the last marked position.
reset() - Method in class org.apache.crimson.tree.TreeWalker
Resets the walker to the state in which it was created: the current node will be the node given to the constructor.
reset() - Method in interface org.apache.xalan.serialize.Serializer
Resets the serializer.
reset() - Method in class org.apache.xalan.serialize.SerializerToXML
Resets the serializer.
reset() - Method in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Reset tokenizer so that nextToken() starts from the beginning.
reset() - Method in class org.apache.xalan.templates.VarNameCollector
Reset the list for a fresh visitation and collection.
reset() - Method in class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer
Reset tokenizer so that nextToken() starts from the beginning.
reset() - Method in class org.apache.xalan.transformer.QueuedEvents
Push document event and re-initialize events
reset() - Method in class org.apache.xalan.transformer.TransformerImpl
Reset the state.
reset() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Resets the iterator to the last start node.
reset() - Method in interface org.apache.xml.dtm.DTMIterator
Reset the iterator to the start.
reset() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
reset() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.utils.FastStringBuffer
Discard the content of the FastStringBuffer, and most of the memory that was allocated by it, restoring the initial state.
reset() - Method in class org.apache.xml.utils.NamespaceSupport2
Reset this Namespace support object for reuse.
reset() - Method in class org.apache.xpath.NodeSet
Reset the iterator.
reset() - Method in class org.apache.xpath.NodeSetDTM
Reset the iterator.
reset() - Method in class org.apache.xpath.SourceTreeManager
Reset the list of SourceTree objects that this manager manages.
reset() - Method in class org.apache.xpath.VariableStack
Reset the stack to a start position.
reset() - Method in class org.apache.xpath.XPathContext
Reset for new run.
reset() - Method in interface org.apache.xpath.axes.ContextNodeList
Reset the iterator.
reset() - Method in class org.apache.xpath.axes.LocPathIterator
Reset the iterator.
reset() - Method in class org.apache.xpath.axes.NodeSequence
 
reset() - Method in class org.apache.xpath.axes.OneStepIterator
Reset the iterator.
reset() - Method in class org.apache.xpath.axes.WalkingIterator
Reset the iterator.
reset() - Method in class org.apache.xpath.objects.XObject
Reset for fresh reuse.
resetBorder() - Method in class javax.swing.text.html.CommentView
 
resetBorder() - Method in class javax.swing.text.html.HiddenTagView
 
resetCharacterAttributes(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFGenerator
 
resetCharacterAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Resets the filter's internal notion of the current character attributes to their default values.
resetChildrenPaths(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Recreates the receivers path, and all its childrens paths.
resetChildrenPaths(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Recreates the receivers path, and all its childrens paths.
resetChildrenRowsFrom(int, int, int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Resets the receivers childrens rows.
resetChoosableFileFilters() - Method in class javax.swing.JFileChooser
Resets the choosable file filter list to its starting state.
resetCyclicStatuses() - Method in class javax.swing.SpringLayout
 
resetDoubleBuffer() - Method in class javax.swing.RepaintManager
This resets the double buffer.
resetEditIndex() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
resetForm() - Method in class javax.swing.text.html.FormView
Resets the form to its initial state by reinitializing the models associated with each form element to their initial values.
resetFromValue(InternationalFormatter) - Method in class javax.swing.text.InternationalFormatter.ExtendedReplaceHolder
Resets the region to delete to be the complete document and the text from invoking valueToString on the current value.
resetGC() - Method in class java.awt.Component
Resets this Component's GraphicsConfiguration back to a default value.
resetGC() - Method in class java.awt.Window
Reset this Window's GraphicsConfiguration to match its peer.
resetGlobFilter() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
resetGraphics() - Method in class javax.swing.SwingGraphics
 
resetInputValue() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Sets the input value in the option pane the receiver is providing the look and feel for based on the value in the inputComponent.
resetKeyboardActions() - Method in class javax.swing.JComponent
Unregisters all the bindings in the first tier InputMaps and ActionMap.
resetLayoutManager() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Resets the layout manager based on orientation and messages it with invalidateLayout to pull in appropriate Components.
resetLocation(int, int) - Method in class javax.swing.text.GapContent.UndoPosRef
Resets the location of the Position to the offset when the receiver was instantiated.
resetLocation() - Method in class javax.swing.text.StringContent.UndoPosRef
Resets the location of the Position to the offset when the receiver was instantiated.
resetLock - Variable in class java.net.PlainSocketImpl
 
resetLogger(String) - Method in class java.util.logging.LogManager
 
resetMarksAtZero() - Method in class javax.swing.text.GapContent
Resets all the marks that have an offset of 0 to have an index of zero as well.
resetMnemonics() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Resets the mnemonics bindings to an empty state.
resetParagraphAttributes(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFGenerator
 
resetParagraphAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Resets the filter's internal notion of the current paragraph's attributes to their default values.
resetPosition() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Reset the position to zero.
resetProximityPositions() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Reset the proximity positions counts.
resetRecognizer() - Method in class java.awt.dnd.DragGestureRecognizer
Reset the Recognizer, if its currently recognizing a gesture, ignore it.
resetRects() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
resetRowSelection() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Updates this object's mapping from TreePath to rows.
resetRowSelection() - Method in interface javax.swing.tree.TreeSelectionModel
Updates this object's mapping from TreePaths to rows.
resetSectionAttributes(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFGenerator
 
resetSectionAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Resets the filter's internal notion of the current section's attributes to their default values.
resetSizeAt(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Resets the size of the Component at the passed in location.
resetStackFrameSize() - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
resetState - Variable in class java.net.PlainSocketImpl
 
resetStrBuffer() - Method in class javax.swing.text.html.parser.Parser
 
resetSyntax() - Method in class java.io.StreamTokenizer
Resets this tokenizer's syntax table so that all characters are "ordinary."
resetToPreferredSizes() - Method in class javax.swing.JSplitPane
Lays out the JSplitPane layout based on the preferred size of the children components.
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf.SplitPaneUI
Messaged to relayout the JSplitPane based on the preferred size of the children components.
resetToPreferredSizes() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Marks the receiver so that the next time this instance is laid out it'll ask for the preferred sizes.
resetToPreferredSizes(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Resets the components to their preferred sizes.
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged to reset the preferred sizes.
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the resetToPreferredSizes method on each UI handled by this object.
resetToStylesheet(TransformSnapshot) - Method in class org.apache.xalan.transformer.TransformerImpl
This will reset the stylesheet execution context from the snapshot point.
resetTokenMark(int) - Method in class org.apache.xpath.compiler.Lexer
Reset token queue mark and m_token to a given position.
resetUserParameters() - Method in class org.apache.xalan.transformer.TransformerImpl
Reset parameters that the user specified for the transformation.
resetValue(Object) - Method in class javax.swing.text.InternationalFormatter
Resets the value of the JFormattedTextField to be value.
resetViewPort() - Method in class javax.swing.JScrollPane.AccessibleJScrollPane
 
resetVolatileDoubleBuffer(GraphicsConfiguration) - Method in class javax.swing.RepaintManager
This resets the volatile double buffer.
reshape(int, int, int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setBounds(int, int, int, int).
reshape(int, int, int, int) - Method in class java.awt.Rectangle
Deprecated. As of JDK version 1.1, replaced by setBounds(int, int, int, int).
reshape(int, int, int, int) - Method in interface java.awt.peer.ComponentPeer
DEPRECATED: Replaced by setBounds(int, int, int, int).
reshape(int, int, int, int) - Method in class javax.swing.JComponent
Moves and resizes this component.
reshape(int, int, int, int) - Method in class javax.swing.JInternalFrame
Moves and resizes this component.
reshape(int, int, int, int) - Method in class javax.swing.JViewport
Sets the bounds of this viewport.
resizable - Variable in class java.awt.Dialog
A dialog's resizable property.
resizable - Variable in class java.awt.Frame
This field indicates whether the frame is resizable.
resizable - Variable in class javax.swing.JInternalFrame
The frame's size can be changed.
resize(int, int) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setSize(int, int).
resize(Dimension) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setSize(Dimension).
resize(int, int) - Method in class java.awt.Rectangle
Deprecated. As of JDK version 1.1, replaced by setSize(int, int).
resize() - Method in class java.lang.ThreadLocal.ThreadLocalMap
Double the capacity of the table.
resize(int) - Method in class java.util.HashMap
Rehashes the contents of this map into a new array with a larger capacity.
resize(int) - Method in class java.util.IdentityHashMap
Resize the table to hold given capacity.
resize(int) - Method in class java.util.WeakHashMap
Rehashes the contents of this map into a new array with a larger capacity.
resize(int) - Method in class javax.swing.text.GapVector
resize the underlying storage array to the given new size
resize(int) - Method in class javax.swing.text.StringContent
 
resizeAndRepaint() - Method in class javax.swing.JTable
Equivalent to revalidate followed by repaint.
resizeAndRepaint() - Method in class javax.swing.table.JTableHeader
Sizes the header and marks it as needing display.
resizeCornerSize - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
resizeCursor - Static variable in class javax.swing.plaf.basic.BasicTableHeaderUI
 
resizeDir - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
resizeFrame(JComponent, int, int, int, int) - Method in class javax.swing.DefaultDesktopManager
Calls setBoundsForFrame with the new values.
resizeFrame(JComponent, int, int, int, int) - Method in interface javax.swing.DesktopManager
The user has resized the component.
resizeWeight - Variable in class javax.swing.JSplitPane
How to distribute extra space.
resizedPostingDisableCount - Variable in class javax.swing.table.TableColumn
Deprecated. as of Java 2 platform v1.3
resizing - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
resizingAllowed - Variable in class javax.swing.table.JTableHeader
If true, resizing of columns are allowed by the user; the default is true.
resizingColumn - Variable in class javax.swing.table.JTableHeader
The index of the column being resized.
resolve(String, String) - Method in class java.io.FileSystem
Resolve the child pathname string against the parent.
resolve(File) - Method in class java.io.FileSystem
Resolve the given abstract pathname into absolute form.
resolve(String, String) - Method in class java.io.Win32FileSystem
 
resolve(File) - Method in class java.io.Win32FileSystem
 
resolve(URI) - Method in class java.net.URI
Resolves the given URI against this URI.
resolve(String) - Method in class java.net.URI
Constructs a new URI by parsing the given string and then resolving it against this URI.
resolve(URI, URI) - Static method in class java.net.URI
 
resolveAxis(int, ComponentOrientation) - Method in class javax.swing.BoxLayout
Given one of the 4 axis values, resolve it to an absolute axis.
resolveClass(ObjectStreamClass) - Method in class java.io.ObjectInputStream
Load the local class equivalent of the specified stream class description.
resolveClass(Class) - Method in class java.lang.ClassLoader
Links the specified class.
resolveClass0(Class) - Method in class java.lang.ClassLoader
 
resolveEntity(String, String) - Method in class java.util.prefs.XmlSupport.Resolver
 
resolveEntity(String, String) - Method in class org.apache.crimson.parser.Resolver
SAX: Resolve the given entity into an input source.
resolveEntity(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Resolve an external entity.
resolveEntity(StylesheetHandler, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Resolve an external entity.
resolveEntity(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an external entity resolution.
resolveEntity(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Resolve an external entity.
resolveEx - Variable in class java.io.ObjectStreamClass
exception (if any) thrown while attempting to resolve class
resolveName(String) - Method in class java.lang.Class
Add a package name prefix if the name is not absolute Remove leading "/" if name is absolute
resolveObject(Object) - Method in class java.io.ObjectInputStream
This method will allow trusted subclasses of ObjectInputStream to substitute one object for another during deserialization.
resolveParent - Variable in class javax.swing.text.StyleContext.SmallAttributeSet
 
resolvePath(String, String, boolean) - Static method in class java.net.URI
 
resolvePrefix(ResultTreeHandler, String, String) - Method in class org.apache.xalan.templates.ElemAttribute
Resolve the namespace into a prefix.
resolvePrefix(ResultTreeHandler, String, String) - Method in class org.apache.xalan.templates.ElemElement
Resolve the namespace into a prefix.
resolvePrefixTables() - Method in class org.apache.xalan.templates.ElemLiteralResult
Augment resolvePrefixTables, resolving the namespace aliases once the superclass has resolved the tables.
resolvePrefixTables() - Method in class org.apache.xalan.templates.ElemTemplateElement
Combine the parent's namespaces with this namespace for fast processing, taking care to reference the parent's namespace if this namespace adds nothing new.
resolveProxyClass(String[]) - Method in class java.io.ObjectInputStream
Returns a proxy class that implements the interfaces named in a proxy class descriptor; subclasses may implement this method to read custom data from the stream along with the descriptors for dynamic proxy classes, allowing them to use an alternate loading mechanism for the interfaces and the proxy class.
resolveURI(String) - Method in class org.apache.crimson.parser.Parser2
 
resolveURI(String, String, SourceLocator) - Method in class org.apache.xpath.SourceTreeManager
This will be called by the processor when it encounters an xsl:include, xsl:import, or document() function.
resolvedDeserializedProfile - Variable in class java.awt.color.ICC_Profile
 
resolvedStyles - Variable in class javax.swing.text.html.StyleSheet
Maps from selector (as a string) to Style that includes all relevant styles.
resolver - Variable in class org.apache.crimson.parser.Parser2
 
resourceBundle - Variable in class java.util.logging.LogRecord
 
resourceBundleName - Variable in class java.util.logging.Level
 
resourceBundleName - Variable in class java.util.logging.LogRecord
 
resourceBundleName - Variable in class java.util.logging.Logger
 
resourceBundles - Variable in class javax.swing.UIDefaults
 
resourceCache - Variable in class javax.swing.UIDefaults
Maps from a Locale to a cached Map of the ResourceBundle.
resources - Static variable in class java.awt.Toolkit
Support for I18N: any visible strings should be stored in sun.awt.resources.awt.properties.
responseCode - Variable in class java.net.HttpURLConnection
An int representing the three digit HTTP Status-Code.
responseMessage - Variable in class java.net.HttpURLConnection
The HTTP response message.
restart - Variable in class java.rmi.activation.ActivationDesc
 
restart() - Method in class javax.swing.Timer
Restarts the Timer, canceling any pending firings and causing it to fire with its initial delay.
restartTimerQueueThread() - Static method in class javax.swing.SystemEventQueueUtilities
Adds a RunnableEvent to all the remaining RunnableCanvases to restart the TimerQueues thread.
restore() - Method in class javax.swing.plaf.metal.MetalTitlePane
Restores the Frame size.
restoreAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
restoreAction - Variable in class javax.swing.plaf.metal.MetalTitlePane
Action to restore the Frame size.
restoreButtonToolTip - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
restoreComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
called to restore the state of a component in case a drop is not performed.
restoreComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDropTargetListener
called to restore the state of a component because a drop was not performed.
restoreComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI.TableDropTargetListener
called to restore the state of a component because a drop was not performed.
restoreComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener
called to restore the state of a component because a drop was not performed.
restoreComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeDropTargetListener
called to restore the state of a component because a drop was not performed.
restoreComponentStateForDrop(JComponent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
called to restore the state of a component in case a drop is performed.
restoreComponentStateForDrop(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener
called to restore the state of a component because a drop was performed.
restoreFocus(FocusEvent, Window) - Method in class java.awt.DefaultKeyboardFocusManager
 
restoreFocus(WindowEvent) - Method in class java.awt.DefaultKeyboardFocusManager
 
restoreFocus(Window, Component, boolean) - Method in class java.awt.DefaultKeyboardFocusManager
 
restoreFocus(Component, boolean) - Method in class java.awt.DefaultKeyboardFocusManager
 
restoreState(Hashtable) - Method in interface javax.swing.undo.StateEditable
Upon receiving this message the receiver should extract any relevant state out of state.
restoreSubcomponentFocus() - Method in class javax.swing.JInternalFrame
Requests the internal frame to restore focus to the last subcomponent that had focus.
resume() - Method in class java.lang.Thread
Deprecated. This method exists solely for use with Thread.suspend(), which has been deprecated because it is deadlock-prone. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
resume() - Method in class java.lang.ThreadGroup
Deprecated. This method is used solely in conjunction with Thread.suspend and ThreadGroup.suspend, both of which have been deprecated, as they are inherently deadlock-prone. See Thread.suspend() for details.
resume0() - Method in class java.lang.Thread
 
retDelims - Variable in class java.util.StringTokenizer
 
retainAll(Collection) - Method in class java.util.AbstractCollection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in interface java.util.Collection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in class java.util.Collections.SynchronizedCollection
 
retainAll(Collection) - Method in class java.util.Collections.UnmodifiableCollection
 
retainAll(Collection) - Method in interface java.util.List
Retains only the elements in this list that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in interface java.util.Set
Retains only the elements in this set that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in class java.util.Vector
Retains only the elements in this Vector that are contained in the specified Collection.
retargetFocusEvent(AWTEvent) - Static method in class java.awt.KeyboardFocusManager
 
retargetFocusGained(FocusEvent) - Static method in class java.awt.KeyboardFocusManager
 
retargetFocusLost(FocusEvent) - Static method in class java.awt.KeyboardFocusManager
 
retargetMouseEvent(Component, int, MouseEvent) - Method in class java.awt.LightweightDispatcher
Sends a mouse event to the current mouse event recipient using the given event (sent to the windowed host) as a srcEvent.
retargetMouseEvent(int, MouseEvent, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
retargetUnexpectedFocusEvent(FocusEvent) - Static method in class java.awt.KeyboardFocusManager
 
retrieve(BigInteger, int) - Method in class java.math.BitSieve
Test probable primes in the sieve and return successful candidates.
retrieveCategoryNode(String) - Method in class java.util.regex.Pattern
 
retrieveDirectives() - Static method in class java.lang.ClassLoader
 
retrieveFamilyNode(String) - Method in class java.util.regex.Pattern
 
returnNextNode(int) - Method in class org.apache.xpath.axes.AxesWalker
This is simply a way to bottle-neck the return of the next node, for diagnostic purposes.
returnNextNode(int) - Method in class org.apache.xpath.axes.LocPathIterator
Bottleneck the return of a next node, to make returns easier from nextNode().
returnNode(int) - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Do any final cleanup that is required before returning the node that was passed in, and then return it.
returnType - Variable in class java.lang.reflect.Method
 
returnValue - Variable in class javax.swing.JFileChooser
 
returnedFirstHalf - Variable in class org.apache.crimson.parser.InputEntity
 
returntype - Variable in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Field returntype
revalidate() - Method in class java.awt.Component.BltBufferStrategy
Restore the drawing buffer if it has been lost
revalidate() - Method in class java.awt.Component.FlipBufferStrategy
Restore the drawing buffer if it has been lost
revalidate() - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
revalidate() - Method in class javax.swing.JComponent
Supports deferred automatic layout.
revalidate() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
revalidate() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
reverse() - Method in class java.lang.StringBuffer
The character sequence contained in this string buffer is replaced by the reverse of the sequence.
reverse(StringBuffer, int, int) - Static method in class java.text.RBCollationTables
Reverse a string.
reverse(List) - Static method in class java.util.Collections
Reverses the order of the elements in the specified list.
reverseColumnMap - Variable in class java.text.BreakDictionary
A map used to go from column numbers to characters.
reverseOrder() - Static method in class java.util.Collections
Returns a comparator that imposes the reverse of the natural ordering on a collection of objects that implement the Comparable interface.
rewind() - Method in class java.nio.Buffer
Rewinds this buffer.
rewriteChildToExpression(ElemTemplateElement) - Static method in class org.apache.xalan.templates.ElemVariable
If the children of a variable is a single xsl:value-of or text literal, it is cheaper to evaluate this as an expression, so try and adapt the child an an expression.
rgb - Variable in class java.awt.image.IndexColorModel
 
rgbmodel - Static variable in class java.awt.image.AreaAveragingScaleFilter
 
rhs - Variable in class java.util.regex.Pattern.Add
 
rhs - Variable in class java.util.regex.Pattern.Both
 
richText - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler.TextTransferable
 
right - Variable in class java.awt.Insets
The inset from the right.
right - Variable in class java.util.TreeMap.Entry
 
right - Variable in class javax.swing.border.EmptyBorder
 
right - Variable in class javax.swing.text.CompositeView
 
rightButton - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Button for quickly toggling the right component.
rightChildIndent - Variable in class javax.swing.plaf.basic.BasicTreeUI
Distance to add to leftChildIndent to determine where cell contents will be drawn.
rightComponent - Variable in class javax.swing.JSplitPane
The right or bottom component.
rightInset - Variable in class javax.swing.text.AsyncBoxView
 
rightInset - Variable in class javax.swing.text.html.ImageView
 
rightKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
rightKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated. As of Java 2 platform v1.3.
rightKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated. As of Java 2 platform v1.3.
rightMargin - Variable in class javax.swing.text.html.HRuleView
 
rightMargin - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
rightOf(TreeMap.Entry) - Static method in class java.util.TreeMap
 
rightShape(Rectangle2D) - Method in class java.awt.font.TextLayout
 
rightShift(int) - Method in class java.math.MutableBigInteger
Right shift this MutableBigInteger n bits.
rightToLeft - Variable in class java.awt.GridBagLayout
 
rint(double) - Static method in class java.lang.Math
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
rint(double) - Static method in class java.lang.StrictMath
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
rmax - Variable in class java.util.regex.Pattern.Behind
 
rmax - Variable in class java.util.regex.Pattern.NotBehind
 
rmin - Variable in class java.util.regex.Pattern.Behind
 
rmin - Variable in class java.util.regex.Pattern.NotBehind
 
roll(int, boolean) - Method in class java.util.Calendar
Time Field Rolling function.
roll(int, int) - Method in class java.util.Calendar
Time Field Rolling function.
roll(int, boolean) - Method in class java.util.GregorianCalendar
Adds or subtracts (up/down) a single unit of time on the given time field without changing larger fields.
roll(int, int) - Method in class java.util.GregorianCalendar
Add to field a signed amount without changing larger fields.
rollback() - Method in interface java.sql.Connection
Undoes all changes made in the current transaction and releases any database locks currently held by this Connection object.
rollback(Savepoint) - Method in interface java.sql.Connection
Undoes all changes made after the given Savepoint object was set.
rolloverBorder - Static variable in class javax.swing.plaf.basic.BasicToolBarUI
 
rolloverBorders - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
rolloverEnabled - Variable in class javax.swing.AbstractButton
 
rolloverIcon - Variable in class javax.swing.AbstractButton
 
rolloverListener - Variable in class javax.swing.plaf.metal.MetalToolBarUI
This protected field is implemenation specific.
rolloverSelectedIcon - Variable in class javax.swing.AbstractButton
 
rolloverTable - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
romanChars - Static variable in class javax.swing.text.html.StyleSheet.ListPainter
 
root - Variable in class java.lang.reflect.Constructor
 
root - Variable in class java.lang.reflect.Field
 
root - Variable in class java.lang.reflect.Method
 
root - Variable in class java.util.TreeMap
 
root - Variable in class java.util.logging.LogManager
 
root - Variable in class java.util.prefs.AbstractPreferences
Our root node.
root - Variable in class java.util.regex.Pattern
The starting point of state machine for the find operation.
root - Variable in class javax.swing.AncestorNotifier
 
root - Variable in class javax.swing.JRootPane.DefaultAction
 
root - Variable in class javax.swing.ProgressMonitor
 
root - Variable in class javax.swing.colorchooser.SyntheticImage
 
root - Variable in class javax.swing.plaf.basic.BasicRootPaneUI.DefaultAction
 
root - Variable in class javax.swing.plaf.metal.MetalRootPaneUI
JRootPane providing the look and feel for.
root - Variable in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
root - Variable in class javax.swing.text.ElementIterator
 
root - Variable in class javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration
 
root - Variable in class javax.swing.tree.DefaultTreeModel
Root of the tree.
root - Variable in class javax.swing.tree.FixedHeightLayoutCache
Root node.
root - Variable in class javax.swing.tree.VariableHeightLayoutCache
The root node of the internal cache of nodes that have been shown.
rootCharacterAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Returns a new MutableAttributeSet containing the default character attributes
rootElementInfo - Variable in class javax.swing.text.html.AccessibleHTML
The root ElementInfo for the document
rootElementName - Variable in class org.apache.crimson.parser.Parser2
 
rootGroup - Static variable in class java.lang.SecurityManager
reference to the root thread group, used for the checkAccess methods.
rootHTMLAccessibleContext - Variable in class javax.swing.text.html.AccessibleHTML
 
rootLogger - Variable in class java.util.logging.LogManager
 
rootNativeHandle() - Method in class java.util.prefs.WindowsPreferences
Returns native handle for the top Windows node for this node.
rootPane - Variable in class javax.swing.JApplet
 
rootPane - Variable in class javax.swing.JDialog
 
rootPane - Variable in class javax.swing.JFrame
The JRootPane instance that manages the contentPane and optional menuBar for this frame, as well as the glassPane.
rootPane - Variable in class javax.swing.JInternalFrame
The JRootPane instance that manages the content pane and optional menu bar for this internal frame, as well as the glass pane.
rootPane - Variable in class javax.swing.JWindow
The JRootPane instance that manages the contentPane and optional menuBar for this frame, as well as the glassPane.
rootPane - Variable in class javax.swing.PopupFactory.MediumWeightPopup
Child of the panel.
rootPane - Variable in class javax.swing.plaf.metal.MetalTitlePane
JRootPane rendering for.
rootPaneCheckingEnabled - Variable in class javax.swing.JApplet
 
rootPaneCheckingEnabled - Variable in class javax.swing.JDialog
 
rootPaneCheckingEnabled - Variable in class javax.swing.JFrame
If true then calls to add and setLayout will cause an exception to be thrown.
rootPaneCheckingEnabled - Variable in class javax.swing.JInternalFrame
If true then calls to add and setLayout cause an exception to be thrown.
rootPaneCheckingEnabled - Variable in class javax.swing.JWindow
If true then calls to add and setLayout will cause an exception to be thrown.
rootPaneFocusListener - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
rootPaneUI - Static variable in class javax.swing.plaf.basic.BasicRootPaneUI
 
rootPaneUI - Variable in class javax.swing.plaf.metal.MetalTitlePane
MetalRootPaneUI that created us.
rootParagraphAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Returns a new MutableAttributeSet containing the default paragraph attributes
rootSectionAttributes() - Method in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
Returns a new MutableAttributeSet containing the default section attributes
rootTableKey - Static variable in class javax.swing.SystemEventQueueUtilities
 
rootView - Variable in class javax.swing.plaf.basic.BasicTextUI
 
rootVisible - Variable in class javax.swing.JTree
True if the root node is displayed, false if its children are the highest visible nodes.
rootVisible - Variable in class javax.swing.tree.AbstractLayoutCache
True if the root node is displayed, false if its children are the highest visible nodes.
roots - Variable in class javax.swing.JComponent.ReadObjectCallback
 
rot90conversion - Static variable in class java.awt.geom.AffineTransform
 
rotate(double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotate(double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a rotation transformation.
rotate(double, double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a transform that rotates coordinates around an anchor point.
rotate(List, int) - Static method in class java.util.Collections
Rotates the elements in the specified list by the specified distance.
rotate() - Method in class java.util.logging.FileHandler
 
rotate(Vector, int, int, int) - Static method in class javax.swing.table.DefaultTableModel
 
rotate1(List, int) - Static method in class java.util.Collections
 
rotate2(List, int) - Static method in class java.util.Collections
 
rotateInsets(Insets, Insets, int) - Static method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
rotateLeft(TreeMap.Entry) - Method in class java.util.TreeMap
From CLR
rotateRight(TreeMap.Entry) - Method in class java.util.TreeMap
From CLR
rotateTabRuns(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
rotateTabRuns(int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
round(float) - Static method in class java.lang.Math
Returns the closest int to the argument.
round(double) - Static method in class java.lang.Math
Returns the closest long to the argument.
round(float) - Static method in class java.lang.StrictMath
Returns the closest int to the argument.
round(double) - Static method in class java.lang.StrictMath
Returns the closest long to the argument.
round(int) - Method in class java.text.DigitList
Round the representation to the given number of digits.
roundDir - Variable in class java.lang.FloatingDecimal
 
roundedCorners - Variable in class javax.swing.border.LineBorder
 
roundup() - Method in class java.lang.FloatingDecimal
 
roundup(String) - Method in class java.math.BigDecimal
 
row - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
row - Variable in class javax.swing.text.TableView.TableCell
Deprecated.  
row - Variable in class javax.swing.text.TableView.TableRow
the row within the overall grid
row - Variable in class javax.swing.text.html.TableView.RowIterator
Current row index
row - Variable in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Row of the receiver.
rowAtPoint(Point) - Method in class javax.swing.JTable
Returns the index of the row that point lies in, or -1 if the result is not in the range [0, getRowCount()-1].
rowChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object has had a change in one of its rows.
rowCount - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
 
rowCount - Variable in class javax.swing.tree.FixedHeightLayoutCache
Number of rows currently visible.
rowDeleted() - Method in interface java.sql.ResultSet
Retrieves whether a row has been deleted.
rowDescription - Variable in class javax.swing.JTable.AccessibleJTable
 
rowHead - Variable in class javax.swing.ScrollPaneLayout
The row header child.
rowHeader - Variable in class javax.swing.JScrollPane
The row header child.
rowHeadersTable - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
 
rowHeight - Variable in class javax.swing.JTable
The height in pixels of each row in the table.
rowHeight - Variable in class javax.swing.JTextArea
 
rowHeight - Variable in class javax.swing.JTree
Height to use for each display row.
rowHeight - Variable in class javax.swing.tree.AbstractLayoutCache
Height to use for each row.
rowHeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the row minimum heights.
rowIndex - Variable in class java.text.BreakDictionary
This index maps logical row numbers to physical row numbers
rowIndex - Variable in class javax.swing.text.html.TableView.RowView
The row index within the overall grid
rowIndexFlags - Variable in class java.text.BreakDictionary
A bitmap is used to tell which cells in the comceptual table are populated.
rowIndexFlagsIndex - Variable in class java.text.BreakDictionary
This index maps from a logical row number into the bitmap table above.
rowIndexShifts - Variable in class java.text.BreakDictionary
For each logical row, this index contains a constant that is added to the logical column number to get the physical column number
rowInserted() - Method in interface java.sql.ResultSet
Retrieves whether the current row has had an insertion.
rowIterator - Variable in class javax.swing.text.html.TableView
 
rowMapper - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Provides a row for a given path.
rowMargin - Variable in class javax.swing.JTable
The height in pixels of the margin between the cells in each row.
rowModel - Variable in class javax.swing.JTable
 
rowNumber - Variable in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
 
rowSelectionAdjusting - Variable in class javax.swing.JTable
The last value of getValueIsAdjusting from the row selection models valueChanged notification.
rowSelectionAllowed - Variable in class javax.swing.JTable
True if row selection is allowed in this table.
rowSetChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object in the given RowSetEvent object has changed its entire contents.
rowUpdated() - Method in interface java.sql.ResultSet
Retrieves whether the current row has been updated.
rowWeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the row weights.
rowincx - Variable in class java.awt.TexturePaintContext
 
rowincxerr - Variable in class java.awt.TexturePaintContext
 
rowincy - Variable in class java.awt.TexturePaintContext
 
rowincyerr - Variable in class java.awt.TexturePaintContext
 
rows - Variable in class java.awt.GridLayout
This is the number of rows specified for the grid.
rows - Variable in class java.awt.List
This field will represent the number of visible rows in the List Component.
rows - Variable in class java.awt.TextArea
The number of rows in the TextArea.
rows - Variable in class javax.swing.JTextArea
 
rows - Variable in class javax.swing.colorchooser.SmartGridLayout
 
rows - Variable in class javax.swing.plaf.basic.BasicTableUI.TableDropTargetListener
 
rows - Variable in class javax.swing.text.TableView
 
rows - Variable in class javax.swing.text.html.TableView
 
rowsPerColumn - Variable in class javax.swing.plaf.basic.BasicListUI
Number of rows per column.
rowsRemoved(TableModelEvent) - Method in class javax.swing.table.DefaultTableModel
Equivalent to fireTableChanged.
rtf - Variable in class ISSearch.ISFeature
The Relative Term Frequency (RTF) weight of the feature in the document.
rtf(XPathContext) - Method in class org.apache.xpath.objects.XNull
Cast result object to a result tree fragment.
rtf(XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast result object to a result tree fragment.
rtf() - Method in class org.apache.xpath.objects.XObject
For functions to override.
rtf() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a result tree fragment.
rtf() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to a result tree fragment.
rtf(XPathContext) - Method in class org.apache.xpath.objects.XString
Cast result object to a result tree fragment.
rtfDefault - Variable in class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
rtfDefault - Variable in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
rtfDestination - Variable in class javax.swing.text.rtf.RTFReader
This is the "dst" item from parserState. rtfDestination is the current rtf destination.
rtfName() - Method in interface javax.swing.text.rtf.RTFAttribute
 
rtfName - Variable in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
rtfName() - Method in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
rtfSpecialsTable - Static variable in class javax.swing.text.rtf.RTFParser
 
rtfversion - Variable in class javax.swing.text.rtf.RTFReader
This is the RTF version number, extracted from the \rtf keyword.
rtree(XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast result object to a result tree fragment.
rtree() - Method in class org.apache.xpath.objects.XObject
For functions to override.
rule - Variable in class java.awt.AlphaComposite
 
rules - Variable in class java.text.RBCollationTables
 
run() - Method in class ISSearch.ISCrawler
 
run() - Method in class ISSearch.ISDBCrawler
 
run() - Method in class java.awt.Dialog.WakingRunnable
 
run() - Method in class java.awt.EventDispatchThread
 
run(Component, Graphics) - Method in class java.awt.GraphicsCallback.PaintAllCallback
 
run(Component, Graphics) - Method in class java.awt.GraphicsCallback.PaintCallback
 
run(Component, Graphics) - Method in class java.awt.GraphicsCallback.PaintHeavyweightComponentsCallback
 
run(Component, Graphics) - Method in class java.awt.GraphicsCallback.PeerPaintCallback
 
run(Component, Graphics) - Method in class java.awt.GraphicsCallback.PeerPrintCallback
 
run(Component, Graphics) - Method in class java.awt.GraphicsCallback.PrintAllCallback
 
run(Component, Graphics) - Method in class java.awt.GraphicsCallback.PrintCallback
 
run(Component, Graphics) - Method in class java.awt.GraphicsCallback.PrintHeavyweightComponentsCallback
 
run() - Method in class java.awt.image.renderable.RenderableImageProducer
The runnable method for this class.
run() - Method in interface java.lang.Runnable
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class java.lang.SystemClassLoaderAction
 
run() - Method in class java.lang.Thread
If this thread was constructed using a separate Runnable run object, then that Runnable object's run method is called; otherwise, this method does nothing and returns.
run() - Method in class java.lang.ref.Finalizer.FinalizerThread
 
run() - Method in class java.lang.ref.Reference.ReferenceHandler
 
run() - Method in class java.nio.DirectByteBuffer.Deallocator
 
run() - Method in class java.util.TimerTask
The action to be performed by this timer task.
run() - Method in class java.util.TimerThread
 
run() - Method in class java.util.logging.LogManager.Cleaner
 
run() - Method in class java.util.prefs.AbstractPreferences.EventDispatchThread
 
run() - Method in class javax.rmi.CORBA.GetORBPropertiesFileAction
 
run() - Method in class javax.rmi.GetORBPropertiesFileAction
 
run() - Method in class javax.swing.JEditorPane.PageLoader
Try to load the document, then scroll the view to the reference (if specified).
run() - Method in class javax.swing.JFormattedTextField.FocusLostHandler
 
run() - Method in class javax.swing.SystemEventQueueUtilities.ComponentWorkRequest
 
run() - Method in class javax.swing.SystemEventQueueUtilities.TimerQueueRestart
 
run() - Method in class javax.swing.Timer.DoPostEvent
 
run() - Method in class javax.swing.TimerQueue
 
run() - Method in class javax.swing.colorchooser.SyntheticImageGenerator
 
run() - Method in class javax.swing.plaf.basic.BasicDirectoryModel.DoChangeContents
 
run() - Method in class javax.swing.plaf.basic.BasicDirectoryModel.LoadFilesThread
 
run() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DelayedSelectionUpdater
 
run() - Method in class javax.swing.text.AsyncBoxView.ChildState
Update the child state.
run() - Method in class javax.swing.text.AsyncBoxView.FlushTask
 
run() - Method in class javax.swing.text.DefaultCaret.SafeScroller
 
run() - Method in class javax.swing.text.DefaultStyledDocument.ChangeUpdateRunnable
 
run() - Method in class javax.swing.text.JTextComponent.DoSetCaretPosition
 
run() - Method in class javax.swing.text.LayoutQueue.LayoutThread
 
run() - Method in class javax.swing.text.html.FormView.SubmitThread
This method is responsible for extracting the method and action attributes associated with the <FORM> and using those to determine how (POST or GET) and where (URL) to submit the form.
run() - Method in class javax.swing.text.html.ResourceLoader
 
run() - Method in class javax.swing.text.html.parser.ResourceLoader
 
run() - Method in class org.apache.xalan.client.XSLTProcessorApplet.TrustedAgent
The real work is done from here.
run(Runnable, int) - Method in class org.apache.xalan.transformer.TransformerImpl.ThreadControler
Will get a thread from the pool, execute the task and return the thread to the pool.
run() - Method in class org.apache.xalan.transformer.TransformerImpl
Run the transform thread.
run() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
runAllFinalizers() - Static method in class java.lang.Shutdown
 
runAllFinalizers() - Static method in class java.lang.ref.Finalizer
 
runArraySize - Variable in class java.text.AttributedString
 
runAttributeValues - Variable in class java.text.AttributedString
 
runAttributes - Variable in class java.text.AttributedString
 
runCount - Variable in class java.text.AttributedString
 
runCount - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
runFinalization() - Method in class java.lang.Runtime
Runs the finalization methods of any objects pending finalization.
runFinalization() - Static method in class java.lang.System
Runs the finalization methods of any objects pending finalization.
runFinalization() - Static method in class java.lang.ref.Finalizer
 
runFinalization0() - Static method in class java.lang.Runtime
 
runFinalizer() - Method in class java.lang.ref.Finalizer
 
runFinalizersOnExit(boolean) - Static method in class java.lang.Runtime
Deprecated. This method is inherently unsafe. It may result in finalizers being called on live objects while other threads are concurrently manipulating those objects, resulting in erratic behavior or deadlock.
runFinalizersOnExit - Static variable in class java.lang.Shutdown
 
runFinalizersOnExit(boolean) - Static method in class java.lang.System
Deprecated. This method is inherently unsafe. It may result in finalizers being called on live objects while other threads are concurrently manipulating those objects, resulting in erratic behavior or deadlock.
runHooks() - Static method in class java.lang.Shutdown
 
runIndex - Variable in class java.text.AttributedString.AttributeMap
 
runInputVerifier() - Method in class javax.swing.JComponent
 
runStarts - Variable in class java.text.AttributedString
 
runTo(int) - Method in interface org.apache.xml.dtm.DTMIterator
If an index is requested, NodeSetDTM will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.NodeSet
If an index is requested, NodeSet will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.NodeSetDTM
If an index is requested, NodeSetDTM will call this method to run the iterator to the index.
runTo(int) - Method in interface org.apache.xpath.axes.ContextNodeList
If an index is requested, NodeSetDTM will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.axes.LocPathIterator
If an index is requested, NodeSetDTM will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.axes.NodeSequence
 
runTransformThread(int) - Method in class org.apache.xalan.transformer.TransformerImpl
Called by SourceTreeHandler to start the transformation in a separate thread NEEDSDOC @param priority
runTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
Called by this.transform() if isParserEventsOnMain()==false.
runTransformThread(Runnable) - Static method in class org.apache.xalan.transformer.TransformerImpl
Called by CoRoutineSAXParser.
runnable - Variable in class java.awt.event.InvocationEvent
The Runnable whose run() method will be called.
runnableCanvasTable - Static variable in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
 
runnableEvents - Variable in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
 
runnables - Variable in class javax.swing.plaf.basic.BasicDirectoryModel.LoadFilesThread
 
runner - Variable in class javax.swing.colorchooser.SyntheticImage
 
running - Variable in class javax.swing.Timer
 
running - Variable in class javax.swing.TimerQueue
 
runs - Variable in class java.text.Bidi
 
runtimeInit(TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionDecl
This function will be called on top-level elements only, just before the transform begins.
runtimeInit(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplateElement
This function will be called on top-level elements only, just before the transform begins.
rw - Variable in class java.io.RandomAccessFile
 

S

S - Static variable in class javax.swing.text.html.HTML.Tag
 
SAMP - Static variable in class javax.swing.text.html.HTML.Tag
 
SATURATION_MODE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
SATURDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Saturday.
SAVE - Static variable in class java.awt.FileDialog
This constant value indicates that the purpose of the file dialog window is to locate a file to which to write.
SAVE_DIALOG - Static variable in class javax.swing.JFileChooser
Type value indicating that the JFileChooser supports a "Save" file operation.
SAVE_FILE - Static variable in class java.awt.Event
A file saving event.
SAX2DTM - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM.
This class implements a DTM that tends to be optimized more for speed than for compactness, that is constructed via SAX2 ContentHandler events.
SAX2DTM(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Construct a SAX2DTM object ready to be constructed from SAX2 ContentHandler events.
SAX2RTFDTM - class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM.
This is a subclass of SAX2DTM which has been modified to meet the needs of Result Tree Frameworks (RTFs).
SAX2RTFDTM(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
 
SAXParserFactoryImpl - class org.apache.crimson.jaxp.SAXParserFactoryImpl.
This is the implementation specific class for the javax.xml.parsers.SAXParserFactory.
SAXParserFactoryImpl() - Constructor for class org.apache.crimson.jaxp.SAXParserFactoryImpl
 
SAXParserImpl - class org.apache.crimson.jaxp.SAXParserImpl.
This is the implementation specific class for the javax.xml.parsers.SAXParser.
SAXParserImpl(SAXParserFactory, Hashtable) - Constructor for class org.apache.crimson.jaxp.SAXParserImpl
Create a SAX parser with the associated features
SAXSourceLocator - class org.apache.xml.utils.SAXSourceLocator.
Class SAXSourceLocator extends org.xml.sax.helpers.LocatorImpl for the purpose of implementing the SourceLocator interface, and thus can be both a SourceLocator and a SAX Locator.
SAXSourceLocator() - Constructor for class org.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SAXSourceLocator(Locator) - Constructor for class org.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SAXSourceLocator(SourceLocator) - Constructor for class org.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SAXSourceLocator(SAXParseException) - Constructor for class org.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SCALE_AREA_AVERAGING - Static variable in class java.awt.Image
Use the Area Averaging image scaling algorithm.
SCALE_DEFAULT - Static variable in class java.awt.Image
Use the default image-scaling algorithm.
SCALE_FAST - Static variable in class java.awt.Image
Choose an image-scaling algorithm that gives higher priority to scaling speed than smoothness of the scaled image.
SCALE_REPLICATE - Static variable in class java.awt.Image
Use the image scaling algorithm embodied in the ReplicateScaleFilter class.
SCALE_SMOOTH - Static variable in class java.awt.Image
Choose an image-scaling algorithm that gives higher priority to image smoothness than scaling speed.
SCHEDULED - Static variable in class java.util.TimerTask
This task is scheduled for execution.
SCHEME_CHARACTERS - Static variable in class org.apache.xml.utils.URI
scheme can be composed of alphanumerics and these characters
SCIENTIFICSTYLE - Static variable in class java.text.NumberFormat
 
SCOREBASE - Static variable in class org.apache.xalan.extensions.MethodResolver
 
SCORE_NODETEST - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if the pattern consists of just a NodeTest.
SCORE_NONE - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if no match is made.
SCORE_NSWILD - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if the pattern pattern has the form NCName:*.
SCORE_OTHER - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if the pattern consists of something other than just a NodeTest or just a qname.
SCORE_QNAME - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if the pattern has the form of a QName optionally preceded by an @ character.
SCRIPT - Static variable in class javax.swing.text.html.HTML.Tag
 
SCROLLBAR - Static variable in class java.awt.SystemColor
The array index for the scrollbar system color.
SCROLLBARS_ALWAYS - Static variable in class java.awt.ScrollPane
Specifies that horizontal/vertical scrollbars should always be shown regardless of the respective sizes of the scrollpane and child.
SCROLLBARS_AS_NEEDED - Static variable in class java.awt.ScrollPane
Specifies that horizontal/vertical scrollbar should be shown only when the size of the child exceeds the size of the scrollpane in the horizontal/vertical dimension.
SCROLLBARS_BOTH - Static variable in class java.awt.TextArea
Create and display both vertical and horizontal scrollbars.
SCROLLBARS_HORIZONTAL_ONLY - Static variable in class java.awt.TextArea
Create and display horizontal scrollbar only.
SCROLLBARS_NEVER - Static variable in class java.awt.ScrollPane
Specifies that horizontal/vertical scrollbars should never be shown regardless of the respective sizes of the scrollpane and child.
SCROLLBARS_NONE - Static variable in class java.awt.TextArea
Do not create or display any scrollbars for the text area.
SCROLLBARS_VERTICAL_ONLY - Static variable in class java.awt.TextArea
Create and display vertical scrollbar only.
SCROLLING - Static variable in class javax.swing.text.html.HTML.Attribute
 
SCROLLPANE_ONLY - Static variable in class java.awt.ScrollPaneAdjustable
Error message for AWTError reported when one of the public but unsupported methods is called.
SCROLLS_ON_EXPAND_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for scrollsOnExpand.
SCROLL_ABSOLUTE - Static variable in class java.awt.Event
The user has moved the bubble (thumb) in a scroll bar, moving to an "absolute" position, rather than to an offset from the last postion.
SCROLL_BEGIN - Static variable in class java.awt.Event
The scroll begin event.
SCROLL_DOWN - Static variable in class javax.swing.plaf.basic.BasicComboPopup
 
SCROLL_END - Static variable in class java.awt.Event
The scroll end event.
SCROLL_EVENT - Static variable in class java.awt.Event
 
SCROLL_LINE_DOWN - Static variable in class java.awt.Event
The user has activated the line down area of a scroll bar.
SCROLL_LINE_UP - Static variable in class java.awt.Event
The user has activated the line up area of a scroll bar.
SCROLL_LOCK - Static variable in class java.awt.Event
The Scroll Lock key, a non-ASCII action key.
SCROLL_PAGE_DOWN - Static variable in class java.awt.Event
The user has activated the page down area of a scroll bar.
SCROLL_PAGE_UP - Static variable in class java.awt.Event
The user has activated the page up area of a scroll bar.
SCROLL_TAB_LAYOUT - Static variable in class javax.swing.JTabbedPane
Tab layout policy for providing a subset of available tabs when all the tabs will not fit within a single run.
SCROLL_UP - Static variable in class javax.swing.plaf.basic.BasicComboPopup
 
SC_BLOCK_DATA - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObejctStreamClass flag.
SC_EXTERNALIZABLE - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_SERIALIZABLE - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_WRITE_METHOD - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
SEALED - Static variable in class java.util.jar.Attributes.Name
Name object for Sealed manifest attribute used for sealing.
SEARCH_HEAVYWEIGHTS - Static variable in class java.awt.Container
A constant which toggles one of the controllable behaviors of getMouseEventTarget.
SECOND - Static variable in class java.text.DateFormat.Field
Constant identifying the second field.
SECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the second within the minute.
SECONDARY - Static variable in class java.text.Collator
Collator strength value.
SECONDARYDIFFERENCEONLY - Static variable in class java.text.RBCollationTables
 
SECONDARYORDERINCREMENT - Static variable in class java.text.RBTableBuilder
 
SECONDARYORDERMASK - Static variable in class java.text.RBCollationTables
 
SECONDARYORDERSHIFT - Static variable in class java.text.RBCollationTables
 
SECOND_FIELD - Static variable in class java.text.DateFormat
Useful constant for SECOND field alignment.
SECURITY_DEBUG - Static variable in class org.apache.crimson.parser.Parser2
 
SEG_CLOSE - Static variable in class java.awt.geom.GeneralPath
 
SEG_CLOSE - Static variable in interface java.awt.geom.PathIterator
The segment type constant that specifies that the preceding subpath should be closed by appending a line segment back to the point corresponding to the most recent SEG_MOVETO.
SEG_CUBICTO - Static variable in class java.awt.geom.GeneralPath
 
SEG_CUBICTO - Static variable in interface java.awt.geom.PathIterator
The segment type constant for the set of 3 points that specify a cubic parametric curve to be drawn from the most recently specified point.
SEG_LINETO - Static variable in class java.awt.geom.GeneralPath
 
SEG_LINETO - Static variable in interface java.awt.geom.PathIterator
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
SEG_MOVETO - Static variable in class java.awt.geom.GeneralPath
 
SEG_MOVETO - Static variable in interface java.awt.geom.PathIterator
The segment type constant for a point that specifies the starting location for a new subpath.
SEG_QUADTO - Static variable in class java.awt.geom.GeneralPath
 
SEG_QUADTO - Static variable in interface java.awt.geom.PathIterator
The segment type constant for the pair of points that specify a quadratic parametric curve to be drawn from the most recently specified point.
SELECT - Static variable in class javax.swing.text.html.HTML.Tag
 
SELECT - Static variable in class org.apache.xpath.XPath
Represents a select type expression.
SELECTED - Static variable in class java.awt.event.ItemEvent
This state-change value indicates that an item was selected.
SELECTED - Static variable in class javax.swing.DefaultButtonModel
Indicates that the button has been selected.
SELECTED - Static variable in class javax.swing.text.html.HTML.Attribute
 
SELECTED_CONVERTED_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for selected converted text.
SELECTED_FILES_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in user's multiple-file selection.
SELECTED_FILE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in user's single-file selection.
SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been selected.
SELECTED_RAW_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for selected raw text.
SELECTION - Static variable in class java.awt.JobAttributes.DefaultSelectionType
The DefaultSelectionType instance to use for specifying that the current selection should be printed.
SELECTION_MODEL_PROPERTY - Static variable in class javax.swing.JColorChooser
The selection model property name.
SELECTION_MODEL_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for selectionModel.
SELECTION_MODE_PROPERTY - Static variable in class javax.swing.tree.DefaultTreeSelectionModel
Property name for selectionMode.
SELECTION_VALUES_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for selectionValues.
SELF - Static variable in interface org.apache.xml.dtm.Axis
The self axis contains just the context node itself.
SENTENCE_INDEX - Static variable in class java.text.BreakIterator
 
SEPARATE_DOCUMENTS_COLLATED_COPIES - Static variable in class java.awt.JobAttributes.MultipleDocumentHandlingType
The MultipleDocumentHandlingType instance to use for specifying that the job should be divided into separate, collated copies.
SEPARATE_DOCUMENTS_UNCOLLATED_COPIES - Static variable in class java.awt.JobAttributes.MultipleDocumentHandlingType
The MultipleDocumentHandlingType instance to use for specifying that the job should be divided into separate, uncollated copies.
SEPTEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the ninth month of the year.
SET_LOG_PERMISSION - Static variable in class java.sql.DriverManager
The SQLPermission constant that allows the setting of the logging stream.
SEVERE - Static variable in class java.util.logging.Level
SEVERE is a message level indicating a serious failure.
SE_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-east-resize cursor type.
SE_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.SE_RESIZE_CURSOR.
SHAPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
SHAPES - Static variable in class javax.swing.text.html.HTML.Attribute
 
SHIFT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Shift key extended modifier constant.
SHIFT_MASK - Static variable in class java.awt.Event
This flag indicates that the Shift key was down when the event occurred.
SHIFT_MASK - Static variable in class java.awt.event.ActionEvent
The shift modifier.
SHIFT_MASK - Static variable in class java.awt.event.InputEvent
The Shift key modifier constant.
SHORT - Static variable in class java.text.DateFormat
Constant for short style pattern.
SHORT - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a short name, such as "PST."
SHORT_DESCRIPTION - Static variable in interface javax.swing.Action
The key used for storing a short description for the action, used for tooltip text.
SHOWING_CHANGED - Static variable in class java.awt.event.HierarchyEvent
Indicates that the HIERARCHY_CHANGED event was generated due to a change in the showing state of the hierarchy.
SHOWS_ROOT_HANDLES_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for showsRootHandles.
SHOW_ALL - Static variable in interface org.apache.xml.dtm.DTMFilter
Show all Nodes.
SHOW_ATTRIBUTE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Attr nodes.
SHOW_BYFUNCTION - Static variable in interface org.apache.xml.dtm.DTMFilter
Special bit for filters implementing match patterns starting with a function.
SHOW_BYFUNCTION - Static variable in class org.apache.xpath.patterns.NodeTest
Special bitmap for match patterns starting with a function.
SHOW_CDATA_SECTION - Static variable in interface org.apache.xml.dtm.DTMFilter
Show CDATASection nodes.
SHOW_COMMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Comment nodes.
SHOW_DOCUMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Document nodes.
SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show DocumentFragment nodes.
SHOW_DOCUMENT_TYPE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show DocumentType nodes.
SHOW_ELEMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Element nodes.
SHOW_ENTITY - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Entity nodes.
SHOW_ENTITY_REFERENCE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show EntityReference nodes.
SHOW_NAMESPACE - Static variable in interface org.apache.xml.dtm.DTMFilter
This bit instructs the iterator to show namespace nodes, which are modeled by DTM but not by the DOM.
SHOW_NOTATION - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Notation nodes.
SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.apache.xml.dtm.DTMFilter
Show ProcessingInstruction nodes.
SHOW_TEXT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Text nodes.
SHUFFLE_THRESHOLD - Static variable in class java.util.Collections
 
SHUT_RD - Static variable in class java.net.PlainSocketImpl
 
SHUT_WR - Static variable in class java.net.PlainSocketImpl
 
SI - Static variable in class java.text.CharacterBreakData
 
SI - Static variable in class java.text.LineBreakData
 
SI - Static variable in class java.text.SentenceBreakData
 
SI - Static variable in class java.text.WordBreakData
 
SIGN - Static variable in class java.text.ChoiceFormat
 
SIGN - Static variable in class java.text.NumberFormat.Field
Constant identifying the sign field.
SIGNATURE_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Signature-Version manifest attribute used when signing JAR files.
SILENT - Static variable in class java.rmi.server.LogStream
Deprecated. log level constant (no logging).
SIMPLE_CASE_COUNTRY_DEFAULT_DIGITS_MASK - Static variable in class java.util.Currency
 
SIMPLE_CASE_COUNTRY_DEFAULT_DIGITS_SHIFT - Static variable in class java.util.Currency
 
SIMPLE_CASE_COUNTRY_FINAL_CHAR_MASK - Static variable in class java.util.Currency
 
SIMPLE_CASE_COUNTRY_MASK - Static variable in class java.util.Currency
 
SIMPLE_SCROLL_MODE - Static variable in class javax.swing.JViewport
This mode uses the very simple method of redrawing the entire contents of the scrollpane each time it is scrolled.
SIMPLIFIED_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
SIMPLIFIED_HANZI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Simplified Chinese, including a subset of the CJK unified ideographs as well as Simplified Chinese Han characters that may be defined as surrogate characters.
SINGLEFRAME - Static variable in interface java.awt.image.ImageConsumer
The image contain a single static image.
SINGLEFRAMEDONE - Static variable in interface java.awt.image.ImageConsumer
One frame of the image is complete but there are more frames to be delivered.
SINGLEPASS - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in a single pass.
SINGLE_INTERVAL_SELECTION - Static variable in interface javax.swing.ListSelectionModel
A value for the selectionMode property: select one contiguous range of indices at a time.
SINGLE_SELECTION - Static variable in interface javax.swing.ListSelectionModel
A value for the selectionMode property: select one list index at a time.
SINGLE_SPACE - Static variable in class org.apache.xml.utils.FastStringBuffer
 
SINGLE_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
Selection can only contain one path at a time.
SINHALA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SIZE - Static variable in class java.awt.font.TextAttribute
Attribute key for the font size.
SIZE - Static variable in class javax.swing.text.html.HTML.Attribute
 
SIZE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
SI_STOP - Static variable in class java.text.CharacterBreakData
 
SI_STOP - Static variable in class java.text.LineBreakData
 
SI_STOP - Static variable in class java.text.SentenceBreakData
 
SI_STOP - Static variable in class java.text.WordBreakData
 
SKIP_BUFFER_SIZE - Static variable in class java.io.InputStream
 
SKIP_LF - Static variable in class java.io.StreamTokenizer
 
SLIDER_FILL - Variable in class javax.swing.plaf.metal.MetalSliderUI
 
SMALL - Static variable in class javax.swing.text.html.HTML.Tag
 
SMALLINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type SMALLINT.
SMALL_FORM_VARIANTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SMALL_ICON - Static variable in interface javax.swing.Action
The key used for storing a small icon for the action, used for toolbar buttons.
SMALL_PRIME_PRODUCT - Static variable in class java.math.BigInteger
 
SMALL_PRIME_THRESHOLD - Static variable in class java.math.BigInteger
 
SNFH_FAILURE - Static variable in class java.awt.KeyboardFocusManager
 
SNFH_SUCCESS_HANDLED - Static variable in class java.awt.KeyboardFocusManager
 
SNFH_SUCCESS_PROCEED - Static variable in class java.awt.KeyboardFocusManager
 
SOLID - Static variable in class javax.swing.text.html.CSS.Value
 
SOMEBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that more pixels needed for drawing a scaled variation of the image are available.
SORTCASEORDER_LOWERFIRST - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for CASE-ORDER attribute
SORTCASEORDER_UPPERFIRST - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for CASE-ORDER attribute
SORTDATATYPE_NUMBER - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for DATATYPE attribute
SORTDATATYPE_TEXT - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for DATATYPE attribute
SORTORDER_ASCENDING - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for ORDER attribute
SORTORDER_DESCENDING - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for ORDER attribute
SOURCE_LOCATION - Static variable in class org.apache.xalan.transformer.XalanProperties
 
SOUTH - Static variable in class java.awt.BorderLayout
The south layout constraint (bottom of container).
SOUTH - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom of its display area, centered horizontally.
SOUTH - Static variable in class javax.swing.SpringLayout
Specifies the bottom edge of a component's bounding rectangle.
SOUTH - Static variable in interface javax.swing.SwingConstants
Compass-direction south (down).
SOUTHEAST - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom-right corner of its display area.
SOUTHWEST - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom-left corner of its display area.
SOUTH_EAST - Static variable in interface javax.swing.SwingConstants
Compass-direction south-east (lower right).
SOUTH_WEST - Static variable in interface javax.swing.SwingConstants
Compass-direction south-west (lower left).
SO_BINDADDR - Static variable in interface java.net.SocketOptions
Fetch the local address binding of a socket (this option cannot be "set" only "gotten", since sockets are bound at creation time, and so the locally bound address cannot be changed).
SO_BROADCAST - Static variable in interface java.net.SocketOptions
Sets SO_BROADCAST for a socket.
SO_KEEPALIVE - Static variable in interface java.net.SocketOptions
When the keepalive option is set for a TCP socket and no data has been exchanged across the socket in either direction for 2 hours (NOTE: the actual value is implementation dependent), TCP automatically sends a keepalive probe to the peer.
SO_LINGER - Static variable in interface java.net.SocketOptions
Specify a linger-on-close timeout.
SO_OOBINLINE - Static variable in interface java.net.SocketOptions
When the OOBINLINE option is set, any TCP urgent data received on the socket will be received through the socket input stream.
SO_RCVBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_REUSEADDR - Static variable in interface java.net.SocketOptions
Sets SO_REUSEADDR for a socket.
SO_SNDBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_TIMEOUT - Static variable in interface java.net.SocketOptions
Set a timeout on blocking Socket operations: ServerSocket.accept(); SocketInputStream.read(); DatagramSocket.receive(); The option must be set prior to entering a blocking operation to take effect.
SPACE - Static variable in class java.util.regex.ASCII
 
SPACE_ABOVE - Static variable in class javax.swing.text.html.HRuleView
 
SPACE_BELOW - Static variable in class javax.swing.text.html.HRuleView
 
SPACE_SEPARATOR - Static variable in class java.lang.Character
General category "Zs" in the Unicode specification.
SPACING_MODIFIER_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SPAN - Static variable in class javax.swing.text.html.HTML.Tag
 
SPECIAL - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is ???.
SPECIAL - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the SPECIAL flag
SPECIALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SPECIAL_CASE_COUNTRY_INDEX_DELTA - Static variable in class java.util.Currency
 
SPECIAL_CASE_COUNTRY_INDEX_MASK - Static variable in class java.util.Currency
 
SPECIAL_CASE_COUNTRY_MASK - Static variable in class java.util.Currency
 
SPECIFICATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Title manifest attribute used for package versioning.
SPECIFICATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Vendor manifest attribute used for package versioning.
SPECIFICATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Version manifest attribute used for package versioning.
SPEC_XMLNS_URI - Static variable in class org.apache.crimson.util.XmlNames
 
SPEC_XML_URI - Static variable in class org.apache.crimson.util.XmlNames
Useful strings from the DOM Level 2 Spec
SQLData - interface java.sql.SQLData.
The interface used for the custom mapping of an SQL user-defined type (UDT) to a class in the Java programming language.
SQLDocument - class org.apache.xalan.lib.sql.SQLDocument.
The SQL Document is the main controlling class the executesa SQL Query
SQLDocument(DTMManager, int, ConnectionPool, Connection, Statement, ResultSet, boolean) - Constructor for class org.apache.xalan.lib.sql.SQLDocument
 
SQLErrorDocument - class org.apache.xalan.lib.sql.SQLErrorDocument.
The SQL Document is the main controlling class the executesa SQL Query
SQLErrorDocument(DTMManager, int, SQLException) - Constructor for class org.apache.xalan.lib.sql.SQLErrorDocument
Build up an SQLErrorDocument that includes the basic error information along with the Extended SQL Error information.
SQLErrorDocument(DTMManager, int, Exception) - Constructor for class org.apache.xalan.lib.sql.SQLErrorDocument
Build up an Error Exception with just the Standard Error Information
SQLException - exception java.sql.SQLException.
An exception that provides information on a database access error or other errors.
SQLException(String, String, int) - Constructor for class java.sql.SQLException
Constructs a fully-specified SQLException object.
SQLException(String, String) - Constructor for class java.sql.SQLException
Constructs an SQLException object with the given reason and SQLState; the vendorCode field defaults to 0.
SQLException(String) - Constructor for class java.sql.SQLException
Constructs an SQLException object with a reason; the SQLState field defaults to null, and the vendorCode field defaults to 0.
SQLException() - Constructor for class java.sql.SQLException
Constructs an SQLException object; the reason field defaults to null, the SQLState field defaults to null, and the vendorCode field defaults to 0.
SQLInput - interface java.sql.SQLInput.
An input stream that contains a stream of values representing an instance of an SQL structured type or an SQL distinct type.
SQLOutput - interface java.sql.SQLOutput.
The output stream for writing the attributes of a user-defined type back to the database.
SQLPermission - class java.sql.SQLPermission.
The permission for which the SecurityManager will check when code that is running in an applet calls the DriverManager.setLogWriter method or the DriverManager.setLogStream (deprecated) method.
SQLPermission(String) - Constructor for class java.sql.SQLPermission
Creates a new SQLPermission object with the specified name.
SQLPermission(String, String) - Constructor for class java.sql.SQLPermission
Creates a new SQLPermission object with the specified name.
SQLState - Variable in class java.sql.SQLException
 
SQLWarning - exception java.sql.SQLWarning.
An exception that provides information on database access warnings.
SQLWarning(String, String, int) - Constructor for class java.sql.SQLWarning
Constructs a fully-specified SQLWarning object initialized with the given values.
SQLWarning(String, String) - Constructor for class java.sql.SQLWarning
Constructs an SQLWarning object with the given reason and SQLState; the vendorCode defaults to 0.
SQLWarning(String) - Constructor for class java.sql.SQLWarning
Constructs an SQLWarning object with the given value for a reason; SQLstate defaults to null, and vendorCode defaults to 0.
SQLWarning() - Constructor for class java.sql.SQLWarning
Constructs a default SQLWarning object.
SQRRT2 - Static variable in class org.apache.xalan.lib.ExsltMath
 
SQRT1_2 - Static variable in class org.apache.xalan.lib.ExsltMath
 
SQUARE - Static variable in class javax.swing.text.html.CSS.Value
 
SRC - Static variable in class java.awt.AlphaComposite
Porter-Duff Source rule.
SRC - Static variable in class javax.swing.text.html.HTML.Attribute
 
SRC_ATOP - Static variable in class java.awt.AlphaComposite
Porter-Duff Source Atop Destination rule.
SRC_IN - Static variable in class java.awt.AlphaComposite
Porter-Duff Source In Destination rule.
SRC_OUT - Static variable in class java.awt.AlphaComposite
Porter-Duff Source Held Out By Destination rule.
SRC_OVER - Static variable in class java.awt.AlphaComposite
Porter-Duff Source Over Destination rule.
SSLIDER - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
SSQUARE - Static variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
STANDARD - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph that represents a single standard character.
STANDARD_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as standard time.
STANDBY - Static variable in class javax.swing.text.html.HTML.Attribute
 
START - Static variable in class javax.swing.text.html.HTML.Attribute
 
STARTTAG - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
START_PUNCTUATION - Static variable in class java.lang.Character
General category "Ps" in the Unicode specification.
START_STATE - Static variable in class java.text.RuleBasedBreakIterator
The state number of the starting state
STATEMENT - Static variable in class java.awt.PageAttributes.MediaType
An alias for INVOICE.
STATIC - Static variable in class java.lang.reflect.Modifier
The int value representing the static modifier.
STATICIMAGEDONE - Static variable in interface java.awt.image.ImageConsumer
The image is complete and there are no more pixels or frames to be delivered.
STATIC_AND_INSTANCE - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a search for both static and instance methods.
STATIC_ONLY - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a search for static methods only.
STATUS_EXCEPTION - Static variable in class java.io.ObjectInputStream.HandleTable
 
STATUS_INFINITE - Static variable in class java.text.DecimalFormat
 
STATUS_LENGTH - Static variable in class java.text.DecimalFormat
 
STATUS_OK - Static variable in class java.io.ObjectInputStream.HandleTable
 
STATUS_POSITIVE - Static variable in class java.text.DecimalFormat
 
STATUS_UNKNOWN - Static variable in class java.io.ObjectInputStream.HandleTable
 
STCharacter - Static variable in class javax.swing.text.rtf.Constants
Value for StyleType indicating a character style
STOP - Static variable in class java.text.CharacterBreakData
 
STOP - Static variable in class java.text.LineBreakData
 
STOP - Static variable in class java.text.SentenceBreakData
 
STOP - Static variable in class java.text.WordBreakData
 
STOPPED - Static variable in interface ISSearch.ISCrawlerInterface
The Idle state of the current thread
STOP_STATE - Static variable in class java.text.RuleBasedBreakIterator
The state-transition value indicating "stop"
STORED - Static variable in class java.util.zip.ZipEntry
Compression method for uncompressed entries.
STORED - Static variable in class java.util.zip.ZipFile
 
STORED - Static variable in class java.util.zip.ZipInputStream
 
STORED - Static variable in class java.util.zip.ZipOutputStream
Compression method for uncompressed (STORED) entries.
STParagraph - Static variable in class javax.swing.text.rtf.Constants
Value for StyleType indicating a paragraph style
STREAM_MAGIC - Static variable in interface java.io.ObjectStreamConstants
Magic number that is written to the stream header.
STREAM_VERSION - Static variable in interface java.io.ObjectStreamConstants
Version number that is written to the stream header.
STRICT - Static variable in class java.lang.reflect.Modifier
The int value representing the strictfp modifier.
STRIKE - Static variable in class javax.swing.text.html.HTML.Tag
 
STRIKETHROUGH - Static variable in class java.awt.font.TextAttribute
Attribute key for the strikethrough adornment.
STRIKETHROUGH_ON - Static variable in class java.awt.font.TextAttribute
A single strikethrough.
STRING - Static variable in class java.awt.datatransfer.StringSelection
 
STRING_INTERNING - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
STRIP - Static variable in interface org.apache.xml.dtm.DTMWSFilter
Strip whitespace child nodes of this element.
STROKE - Static variable in class java.awt.font.ShapeGraphicAttribute
A key indicating the shape should be stroked with a 1-pixel wide stroke.
STRONG - Static variable in class javax.swing.text.html.HTML.Tag
 
STRUCT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type STRUCT.
STSection - Static variable in class javax.swing.text.rtf.Constants
Value for StyleType indicating a section style
STYLE - Static variable in class javax.swing.text.html.HTML.Attribute
 
STYLE - Static variable in class javax.swing.text.html.HTML.Tag
 
STYLENUMBER_NONE - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
STYLESHEET_EXT - Static variable in class org.apache.xalan.templates.Stylesheet
Extension to be used when serializing to disk.
STYPE_IMPORT - Static variable in class org.apache.xalan.processor.StylesheetHandler
If StylesheetHandler.getStylesheetType() returns this value, the current stylesheet is an imported stylesheet.
STYPE_INCLUDE - Static variable in class org.apache.xalan.processor.StylesheetHandler
If StylesheetHandler.getStylesheetType() returns this value, the current stylesheet is an included stylesheet.
STYPE_ROOT - Static variable in class org.apache.xalan.processor.StylesheetHandler
If StylesheetHandler.getStylesheetType() returns this value, the current stylesheet is a root stylesheet.
ST_CODING - Static variable in class java.nio.charset.CharsetDecoder
 
ST_CODING - Static variable in class java.nio.charset.CharsetEncoder
 
ST_CONNECTED - Static variable in class java.net.DatagramSocket
 
ST_CONNECTED_NO_IMPL - Static variable in class java.net.DatagramSocket
 
ST_END - Static variable in class java.nio.charset.CharsetDecoder
 
ST_END - Static variable in class java.nio.charset.CharsetEncoder
 
ST_FLUSHED - Static variable in class java.nio.charset.CharsetDecoder
 
ST_FLUSHED - Static variable in class java.nio.charset.CharsetEncoder
 
ST_NOT_CONNECTED - Static variable in class java.net.DatagramSocket
 
ST_RESET - Static variable in class java.nio.charset.CharsetDecoder
 
ST_RESET - Static variable in class java.nio.charset.CharsetEncoder
 
SUB - Static variable in class javax.swing.text.html.HTML.Tag
 
SUBCLASS_IMPLEMENTATION_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
Enable overriding of readObject and writeObject.
SUBKEYS_NUMBER - Static variable in class java.util.prefs.WindowsPreferences
 
SUBMIT - Static variable in class javax.swing.text.html.FormView
Deprecated. As of 1.3, value now comes from UIManager property FormView.submitButtonText
SUBSTITUTION_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
Enable substitution of one object for another during serialization/deserialization.
SUB_TEXT_FONT - Static variable in class javax.swing.plaf.metal.MetalTheme
 
SUCCESS_NO_INFO - Static variable in interface java.sql.Statement
The constant indicating that a batch statement executed successfully but that no count of the number of rows it affected is available.
SUNDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Sunday.
SUP - Static variable in class javax.swing.text.html.HTML.Tag
 
SUPERSCRIPT - Static variable in class java.awt.font.TextAttribute
Attribute key for super and subscripting.
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SUPERSCRIPT_SUB - Static variable in class java.awt.font.TextAttribute
Standard subscript.
SUPERSCRIPT_SUPER - Static variable in class java.awt.font.TextAttribute
Standard superscript.
SUPPORTS_PRE_STRIPPING - Static variable in class org.apache.xpath.patterns.NodeTest
The URL to pass to the Node#supports method, to see if the DOM has already been stripped of whitespace nodes.
SUPPRESS_BOTH - Static variable in class org.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress both leading and trailing whitespace.
SUPPRESS_LEADING_WS - Static variable in class org.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress leading whitespace.
SUPPRESS_TRAILING_WS - Static variable in class org.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress trailing whitespace.
SURROGATE - Static variable in class java.lang.Character
General category "Cs" in the Unicode specification.
SURROGATES_AREA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SWAP_COLORS - Static variable in class java.awt.font.TextAttribute
Attribute key for swapping foreground and background Paints (or Colors).
SWAP_COLORS_ON - Static variable in class java.awt.font.TextAttribute
Swap foreground and background.
SW_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-west-resize cursor type.
SW_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.SW_RESIZE_CURSOR.
SYNCHRONIZED - Static variable in class java.lang.reflect.Modifier
The int value representing the synchronized modifier.
SYNC_LOAD_FLAG - Static variable in class javax.swing.text.html.ImageView
 
SYNTAX - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field SYNTAX
SYNTHESIZE_IF_NOT_FOUND - Static variable in class java.awt.datatransfer.SystemFlavorMap
This constant is passed to flavorToNativeLookup() to indicate that a a native should be synthesized, stored, and returned by encoding the DataFlavor's MIME type in case if the DataFlavor is not found in 'flavorToNative' map.
SYRIAC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SYSTEM - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
SYSTEM_PORT - Static variable in interface java.rmi.activation.ActivationSystem
The port to lookup the activation system.
SYSTEM_PROPERTY_DISALLOW_DOCTYPE_DECL - Static variable in class org.apache.crimson.parser.Parser2
 
SYSTEM_PROPERTY_ELEMENT_ATTRIBUTE_LIMIT - Static variable in class org.apache.crimson.parser.Parser2
 
SYSTEM_PROPERTY_ENTITY_EXPANSION_LIMIT - Static variable in class org.apache.crimson.parser.Parser2
 
SYSTEM_ROOT_NATIVE_HANDLE - Static variable in class java.util.prefs.WindowsPreferences
Mount point for Preferences' system root.
SYSTEM_TEXT_FONT - Static variable in class javax.swing.plaf.metal.MetalTheme
 
S_ATTRIB_NOT_SUPPORTED - Static variable in class org.apache.xalan.lib.sql.DTMDocument
 
S_BUILTIN_EXTENSIONS_UNIVERSAL - Static variable in class org.apache.xalan.templates.OutputProperties
Built-in extensions namespace, reexpressed in {namespaceURI} syntax suitable for prepending to a localname to produce a "universal name".
S_BUILTIN_EXTENSIONS_URL - Static variable in class org.apache.xalan.templates.Constants
S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace (http://xml.apache.org/xalan) predefined to signify Xalan's built-in XSLT Extensions.
S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL - Static variable in class org.apache.xalan.templates.OutputProperties
The old built-in extension namespace
S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL_LEN - Static variable in class org.apache.xalan.templates.OutputProperties
 
S_BUILTIN_OLD_EXTENSIONS_URL - Static variable in class org.apache.xalan.templates.Constants
The old built-in extension url.
S_CARRIAGERETURN - Static variable in class org.apache.xalan.serialize.CharInfo
The carriage return character, which the parser should always normalize.
S_CASESENSITIVE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_CATALOGUE_NAME - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_CODE - Static variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
S_COL - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_COLUMN_HEADER - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_COLUMN_LABEL - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_COLUMN_NAME - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_COLUMN_TYPE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_COLUMN_TYPENAME - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_DEBUG - Static variable in class org.apache.xalan.transformer.TransformerImpl
This is a compile-time flag to turn off calling of trace listeners.
S_DEFINITLEYWRITABLE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_DISPLAY_SIZE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_DOCUMENT - Static variable in class org.apache.xalan.lib.sql.DTMDocument
 
S_ELEMENT_NODE - Static variable in class org.apache.xalan.lib.sql.DTMDocument
 
S_EQ - Static variable in class org.apache.xpath.objects.XNodeSet
Equal comparator
S_EXSLT_COMMON_URL - Static variable in class org.apache.xalan.templates.Constants
EXSLT extension namespaces.
S_EXSLT_DATETIME_URL - Static variable in class org.apache.xalan.templates.Constants
EXSLT extension namespaces.
S_EXSLT_DYNAMIC_URL - Static variable in class org.apache.xalan.templates.Constants
EXSLT extension namespaces.
S_EXSLT_FUNCTIONS_URL - Static variable in class org.apache.xalan.templates.Constants
EXSLT extension namespaces.
S_EXSLT_MATH_URL - Static variable in class org.apache.xalan.templates.Constants
EXSLT extension namespaces.
S_EXSLT_SETS_URL - Static variable in class org.apache.xalan.templates.Constants
EXSLT extension namespaces.
S_EXSLT_STRINGS_URL - Static variable in class org.apache.xalan.templates.Constants
EXSLT extension namespaces.
S_EXTENSIONS_JAVA_URL - Static variable in class org.apache.xalan.templates.Constants
Xalan extension namespaces.
S_EXTENSIONS_LOTUSXSL_JAVA_URL - Static variable in class org.apache.xalan.templates.Constants
Xalan extension namespaces.
S_EXTENSIONS_OLD_JAVA_URL - Static variable in class org.apache.xalan.templates.Constants
Xalan extension namespaces.
S_EXTENSIONS_PIPE_URL - Static variable in class org.apache.xalan.templates.Constants
Xalan extension namespaces.
S_EXTENSIONS_REDIRECT_URL - Static variable in class org.apache.xalan.templates.Constants
Xalan extension namespaces.
S_EXTENSIONS_SQL_URL - Static variable in class org.apache.xalan.templates.Constants
Xalan extension namespaces.
S_EXTENSIONS_XALANLIB_URL - Static variable in class org.apache.xalan.templates.Constants
Xalan extension namespaces.
S_EXT_ERROR - Static variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
S_FALSE - Static variable in class org.apache.xpath.objects.XBoolean
A true boolean object so we don't have to keep creating them.
S_FOREIGNATTR_SETTER - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Method name that objects may implement if they wish to have forein attributes set.
S_GT - Static variable in class org.apache.xpath.objects.XNodeSet
Greater than comparator
S_GTE - Static variable in class org.apache.xpath.objects.XNodeSet
Greater than or equal comparator
S_ISFALSE - Static variable in class org.apache.xalan.lib.sql.DTMDocument
 
S_ISNULLABLE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_ISSEARCHABLE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_ISSIGNED - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_ISTRUE - Static variable in class org.apache.xalan.lib.sql.DTMDocument
 
S_ISWRITEABLE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_KEY_CONTENT_HANDLER - Static variable in class org.apache.xalan.templates.OutputProperties
Fully qualified name of class with a default constructor that implements the ContentHandler interface, where the result tree events will be sent to.
S_KEY_ENTITIES - Static variable in class org.apache.xalan.templates.OutputProperties
File name of file that specifies character to entity reference mappings.
S_KEY_INDENT_AMOUNT - Static variable in class org.apache.xalan.templates.OutputProperties
The number of whitespaces to indent by, if indent="yes".
S_LINEFEED - Static variable in class org.apache.xalan.serialize.CharInfo
The linefeed character, which the parser should always normalize.
S_LT - Static variable in class org.apache.xpath.objects.XNodeSet
Less than comparator
S_LTE - Static variable in class org.apache.xpath.objects.XNodeSet
Less than or equal comparator
S_MESSAGE - Static variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
S_METADATA - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_NAMESPACE - Static variable in class org.apache.xalan.lib.sql.DTMDocument
 
S_NAMESPACE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_NAMESPACEPREFIX - Static variable in class org.apache.xalan.transformer.ResultTreeHandler
Prefix used to create unique prefix names
S_NEQ - Static variable in class org.apache.xpath.objects.XNodeSet
Not equal comparator
S_OLDXSLNAMESPACEURL - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
S_OMIT_META_TAG - Static variable in class org.apache.xalan.templates.OutputProperties
Use a value of "yes" if the META tag should be omitted where it would otherwise be supplied.
S_PRECISION - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-resize cursor type.
S_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.S_RESIZE_CURSOR.
S_ROW - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_ROW_SET - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_SCALE - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_SCHEMA_NAME - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_SQL - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_SQL_ERROR - Static variable in class org.apache.xalan.lib.sql.SQLErrorDocument
 
S_TABLE_NAME - Static variable in class org.apache.xalan.lib.sql.SQLDocument
 
S_TEXT_NODE - Static variable in class org.apache.xalan.lib.sql.DTMDocument
 
S_TRUE - Static variable in class org.apache.xpath.objects.XBoolean
A true boolean object so we don't have to keep creating them.
S_USE_URL_ESCAPING - Static variable in class org.apache.xalan.templates.OutputProperties
Use a value of "yes" if the href values for HTML serialization should use %xx escaping.
S_VENDOR - Static variable in class org.apache.xalan.templates.Constants
Authorship mnemonics, as Java Strings.
S_VENDORURL - Static variable in class org.apache.xalan.templates.Constants
Authorship mnemonics, as Java Strings.
S_VERSION - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Version String like "Xalan Language v.r[.dd| Dnn]".
S_XALAN_PREFIX - Static variable in class org.apache.xalan.templates.OutputProperties
 
S_XALAN_PREFIX_LEN - Static variable in class org.apache.xalan.templates.OutputProperties
 
S_XMLNAMESPACEURI - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
S_XMLNAMESPACEURI - Static variable in class org.apache.xml.utils.PrefixResolverDefault
The URI for the XML namespace.
S_XMLNAMESPACEURI - Static variable in class org.apache.xml.utils.QName
The XML namespace.
S_XSLNAMESPACEURL - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
S_XSLT_PREFIX - Static variable in class org.apache.xalan.templates.OutputProperties
 
S_XSLT_PREFIX_LEN - Static variable in class org.apache.xalan.templates.OutputProperties
 
S_aftertick - Variable in class javax.swing.text.rtf.RTFParser
 
S_aftertickc - Variable in class javax.swing.text.rtf.RTFParser
 
S_backslashed - Variable in class javax.swing.text.rtf.RTFParser
 
S_inblob - Variable in class javax.swing.text.rtf.RTFParser
 
S_parameter - Variable in class javax.swing.text.rtf.RTFParser
 
S_text - Variable in class javax.swing.text.rtf.RTFParser
 
S_token - Variable in class javax.swing.text.rtf.RTFParser
 
SampleModel - class java.awt.image.SampleModel.
This abstract class defines an interface for extracting samples of pixels in an image.
SampleModel(int, int, int, int) - Constructor for class java.awt.image.SampleModel
Constructs a SampleModel with the specified parameters.
SandboxClipboardKey - Static variable in class javax.swing.TransferHandler.TransferAction
Key used in app context to lookup Clipboard to use if access to System clipboard is denied.
Savepoint - interface java.sql.Savepoint.
The representation of a savepoint, which is a point within the current transaction that can be referenced from the Connection.rollback method.
ScatteringByteChannel - interface java.nio.channels.ScatteringByteChannel.
A channel that can read bytes into a sequence of buffers.
ScrollBarUI - class javax.swing.plaf.ScrollBarUI.
Pluggable look and feel interface for JScrollBar.
ScrollBarUI() - Constructor for class javax.swing.plaf.ScrollBarUI
 
ScrollPane - class java.awt.ScrollPane.
A container class which implements automatic horizontal and/or vertical scrolling for a single child component.
ScrollPane() - Constructor for class java.awt.ScrollPane
Create a new scrollpane container with a scrollbar display policy of "as needed".
ScrollPane(int) - Constructor for class java.awt.ScrollPane
Create a new scrollpane container.
ScrollPane.AccessibleAWTScrollPane - class java.awt.ScrollPane.AccessibleAWTScrollPane.
This class implements accessibility support for the ScrollPane class.
ScrollPane.AccessibleAWTScrollPane() - Constructor for class java.awt.ScrollPane.AccessibleAWTScrollPane
 
ScrollPane.PeerFixer - class java.awt.ScrollPane.PeerFixer.
 
ScrollPane.PeerFixer(ScrollPane) - Constructor for class java.awt.ScrollPane.PeerFixer
 
ScrollPaneAdjustable - class java.awt.ScrollPaneAdjustable.
This class represents the state of a horizontal or vertical scrollbar of a ScrollPane.
ScrollPaneAdjustable(ScrollPane, AdjustmentListener, int) - Constructor for class java.awt.ScrollPaneAdjustable
Constructs a new object to represent specified scrollabar of the specified ScrollPane.
ScrollPaneConstants - interface javax.swing.ScrollPaneConstants.
Constants used with the JScrollPane component.
ScrollPaneLayout - class javax.swing.ScrollPaneLayout.
The layout manager used by JScrollPane.
ScrollPaneLayout() - Constructor for class javax.swing.ScrollPaneLayout
 
ScrollPaneLayout.UIResource - class javax.swing.ScrollPaneLayout.UIResource.
The UI resource version of ScrollPaneLayout.
ScrollPaneLayout.UIResource() - Constructor for class javax.swing.ScrollPaneLayout.UIResource
 
ScrollPanePeer - interface java.awt.peer.ScrollPanePeer.
The peer interfaces are intended only for use in porting the AWT.
ScrollPaneUI - class javax.swing.plaf.ScrollPaneUI.
Pluggable look and feel interface for JScrollPane.
ScrollPaneUI() - Constructor for class javax.swing.plaf.ScrollPaneUI
 
Scrollable - interface javax.swing.Scrollable.
An interface that provides information to a scrolling container like JScrollPane.
Scrollbar - class java.awt.Scrollbar.
The Scrollbar class embodies a scroll bar, a familiar user-interface object.
Scrollbar() - Constructor for class java.awt.Scrollbar
Constructs a new vertical scroll bar.
Scrollbar(int) - Constructor for class java.awt.Scrollbar
Constructs a new scroll bar with the specified orientation.
Scrollbar(int, int, int, int, int) - Constructor for class java.awt.Scrollbar
Constructs a new scroll bar with the specified orientation, initial value, visible amount, and minimum and maximum values.
Scrollbar.AccessibleAWTScrollBar - class java.awt.Scrollbar.AccessibleAWTScrollBar.
This class implements accessibility support for the Scrollbar class.
Scrollbar.AccessibleAWTScrollBar() - Constructor for class java.awt.Scrollbar.AccessibleAWTScrollBar
 
ScrollbarPeer - interface java.awt.peer.ScrollbarPeer.
The peer interfaces are intended only for use in porting the AWT.
SectionElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to hold sections (lines/paragraphs).
SecurityException - exception java.lang.SecurityException.
Thrown by the security manager to indicate a security violation.
SecurityException() - Constructor for class java.lang.SecurityException
Constructs a SecurityException with no detail message.
SecurityException(String) - Constructor for class java.lang.SecurityException
Constructs a SecurityException with the specified detail message.
SecurityManager - class java.lang.SecurityManager.
The security manager is a class that allows applications to implement a security policy.
SecurityManager() - Constructor for class java.lang.SecurityManager
Constructs a new SecurityManager.
Segment - class javax.swing.text.Segment.
A segment of a character array representing a fragment of text.
Segment() - Constructor for class javax.swing.text.Segment
Creates a new segment.
Segment(char[], int, int) - Constructor for class javax.swing.text.Segment
Creates a new segment referring to an existing array.
SegmentCache - class javax.swing.text.SegmentCache.
SegmentCache caches Segments to avoid continually creating and destroying of Segments.
SegmentCache() - Constructor for class javax.swing.text.SegmentCache
Creates and returns a SegmentCache.
SegmentCache.CachedSegment - class javax.swing.text.SegmentCache.CachedSegment.
CachedSegment is used as a tagging interface to determine if a Segment can successfully be shared.
SegmentCache.CachedSegment() - Constructor for class javax.swing.text.SegmentCache.CachedSegment
 
SelectableChannel - class java.nio.channels.SelectableChannel.
A channel that can be multiplexed via a Selector.
SelectableChannel() - Constructor for class java.nio.channels.SelectableChannel
Initializes a new instance of this class.
SelectionEvent - class org.apache.xalan.trace.SelectionEvent.
Event triggered by selection of a node in the style stree.
SelectionEvent(TransformerImpl, Node, ElemTemplateElement, String, XPath, XObject) - Constructor for class org.apache.xalan.trace.SelectionEvent
Create an event originating at the given node of the style tree.
SelectionKey - class java.nio.channels.SelectionKey.
A token representing the registration of a SelectableChannel with a Selector.
SelectionKey() - Constructor for class java.nio.channels.SelectionKey
Constructs an instance of this class.
Selector - class java.nio.channels.Selector.
A multiplexor of SelectableChannel objects.
Selector() - Constructor for class java.nio.channels.Selector
Initializes a new instance of this class.
SelectorProvider - class java.nio.channels.spi.SelectorProvider.
Service-provider class for selectors and selectable channels.
SelectorProvider() - Constructor for class java.nio.channels.spi.SelectorProvider
Initializes a new instance of this class.
SelfIteratorNoPredicate - class org.apache.xpath.axes.SelfIteratorNoPredicate.
This class implements an optimized iterator for "." patterns, that is, the self axes without any predicates.
SelfIteratorNoPredicate(Compiler, int, int) - Constructor for class org.apache.xpath.axes.SelfIteratorNoPredicate
Create a SelfIteratorNoPredicate object.
SelfIteratorNoPredicate() - Constructor for class org.apache.xpath.axes.SelfIteratorNoPredicate
Create a SelfIteratorNoPredicate object.
SentEvent - class java.awt.SentEvent.
A wrapping tag for a nested AWTEvent which indicates that the event was sent from another AppContext.
SentEvent() - Constructor for class java.awt.SentEvent
 
SentEvent(AWTEvent) - Constructor for class java.awt.SentEvent
 
SentEvent(AWTEvent, AppContext) - Constructor for class java.awt.SentEvent
 
SentenceBreakData - class java.text.SentenceBreakData.
The SentenceBreakData contains data used by SimpleTextBoundary to determine sentence breaks.
SentenceBreakData() - Constructor for class java.text.SentenceBreakData
 
SentenceExceptionFlags - Static variable in class java.text.SentenceBreakData
 
SeparatorUI - class javax.swing.plaf.SeparatorUI.
Pluggable look and feel interface for JSeparator.
SeparatorUI() - Constructor for class javax.swing.plaf.SeparatorUI
 
SequenceInputStream - class java.io.SequenceInputStream.
A SequenceInputStream represents the logical concatenation of other input streams.
SequenceInputStream(Enumeration) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the argument, which must be an Enumeration that produces objects whose run-time type is InputStream.
SequenceInputStream(InputStream, InputStream) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the two arguments, which will be read in order, first s1 and then s2, to provide the bytes to be read from this SequenceInputStream.
SequencedEvent - class java.awt.SequencedEvent.
A mechanism for ensuring that a series of AWTEvents are executed in a precise order, even across multiple AppContexts.
SequencedEvent(AWTEvent) - Constructor for class java.awt.SequencedEvent
Constructs a new SequencedEvent which will dispatch the specified nested event.
Serializable - interface java.io.Serializable.
Serializability of a class is enabled by the class implementing the java.io.Serializable interface.
SerializableLocatorImpl - class org.apache.xml.utils.SerializableLocatorImpl.
The standard SAX implementation of LocatorImpl is not serializable, limiting its utility as "a persistent snapshot of a locator".
SerializableLocatorImpl() - Constructor for class org.apache.xml.utils.SerializableLocatorImpl
Zero-argument constructor.
SerializableLocatorImpl(Locator) - Constructor for class org.apache.xml.utils.SerializableLocatorImpl
Copy constructor.
SerializablePermission - class java.io.SerializablePermission.
This class is for Serializable permissions.
SerializablePermission(String) - Constructor for class java.io.SerializablePermission
Creates a new SerializablePermission with the specified name.
SerializablePermission(String, String) - Constructor for class java.io.SerializablePermission
Creates a new SerializablePermission object with the specified name.
SerializationTester - class java.awt.dnd.SerializationTester.
Tests if an object can truly be serialized by serializing it to a null OutputStream.
SerializationTester() - Constructor for class java.awt.dnd.SerializationTester
 
Serializer - interface org.apache.xalan.serialize.Serializer.
The Serializer interface is implemented by Serializers to publish methods to get and set streams and writers, to set the output properties, and get the Serializer as a ContentHandler or DOMSerializer.
SerializerFactory - class org.apache.xalan.serialize.SerializerFactory.
Factory for creating serializers.
SerializerFactory() - Constructor for class org.apache.xalan.serialize.SerializerFactory
 
SerializerSwitcher - class org.apache.xalan.transformer.SerializerSwitcher.
This is a helper class that decides if Xalan needs to switch serializers, based on the first output element.
SerializerSwitcher() - Constructor for class org.apache.xalan.transformer.SerializerSwitcher
 
SerializerToHTML - class org.apache.xalan.serialize.SerializerToHTML.
SerializerToHTML formats SAX-style events into XML.
SerializerToHTML() - Constructor for class org.apache.xalan.serialize.SerializerToHTML
Default constructor.
SerializerToText - class org.apache.xalan.serialize.SerializerToText.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only.
SerializerToText() - Constructor for class org.apache.xalan.serialize.SerializerToText
Default constructor.
SerializerToXML - class org.apache.xalan.serialize.SerializerToXML.
SerializerToXML formats SAX-style events into XML.
SerializerToXML() - Constructor for class org.apache.xalan.serialize.SerializerToXML
Default constructor.
ServerCloneException - exception java.rmi.server.ServerCloneException.
A ServerCloneException is thrown if a remote exception occurs during the cloning of a UnicastRemoteObject.
ServerCloneException(String) - Constructor for class java.rmi.server.ServerCloneException
Constructs an ServerCloneException with the specified detail message.
ServerCloneException(String, Exception) - Constructor for class java.rmi.server.ServerCloneException
Constructs an ServerCloneException with the specified detail message and nested exception.
ServerError - exception java.rmi.ServerError.
A ServerError is thrown as a result of a remote method invocation when an Error is thrown while processing the invocation on the server, either while unmarshalling the arguments, executing the remote method itself, or marshalling the return value.
ServerError(String, Error) - Constructor for class java.rmi.ServerError
Constructs a ServerError with the specified detail message and nested error.
ServerException - exception java.rmi.ServerException.
A ServerException is thrown as a result of a remote method invocation when a RemoteException is thrown while processing the invocation on the server, either while unmarshalling the arguments, executing the remote method itself, or marshalling the return value.
ServerException(String) - Constructor for class java.rmi.ServerException
Constructs a ServerException with the specified detail message.
ServerException(String, Exception) - Constructor for class java.rmi.ServerException
Constructs a ServerException with the specified detail message and nested exception.
ServerNotActiveException - exception java.rmi.server.ServerNotActiveException.
An ServerNotActiveException is an Exception thrown during a call to RemoteServer.getClientHost if the getClientHost method is called outside of servicing a remote method call.
ServerNotActiveException() - Constructor for class java.rmi.server.ServerNotActiveException
Constructs an ServerNotActiveException with no specified detail message.
ServerNotActiveException(String) - Constructor for class java.rmi.server.ServerNotActiveException
Constructs an ServerNotActiveException with the specified detail message.
ServerRef - interface java.rmi.server.ServerRef.
A ServerRef represents the server-side handle for a remote object implementation.
ServerRuntimeException - exception java.rmi.ServerRuntimeException.
Deprecated. no replacement
ServerRuntimeException(String, Exception) - Constructor for class java.rmi.ServerRuntimeException
Deprecated. no replacement
ServerSocket - class java.net.ServerSocket.
This class implements server sockets.
ServerSocket() - Constructor for class java.net.ServerSocket
Creates an unbound server socket.
ServerSocket(int) - Constructor for class java.net.ServerSocket
Creates a server socket, bound to the specified port.
ServerSocket(int, int) - Constructor for class java.net.ServerSocket
Creates a server socket and binds it to the specified local port number, with the specified backlog.
ServerSocket(int, int, InetAddress) - Constructor for class java.net.ServerSocket
Create a server with the specified port, listen backlog, and local IP address to bind to.
ServerSocketChannel - class java.nio.channels.ServerSocketChannel.
A selectable channel for stream-oriented listening sockets.
ServerSocketChannel(SelectorProvider) - Constructor for class java.nio.channels.ServerSocketChannel
Initializes a new instance of this class.
Set - interface java.util.Set.
A collection that contains no duplicate elements.
SetVector(NodeVector) - Method in class org.apache.xpath.axes.NodeSequence
Set the vector where nodes will be stored.
Shadow - Static variable in class javax.swing.text.rtf.Constants
 
Shape - interface java.awt.Shape.
The Shape interface provides definitions for objects that represent some form of geometric shape.
ShapeGraphicAttribute - class java.awt.font.ShapeGraphicAttribute.
The ShapeGraphicAttribute class is an implementation of GraphicAttribute that draws shapes in a TextLayout.
ShapeGraphicAttribute(Shape, int, boolean) - Constructor for class java.awt.font.ShapeGraphicAttribute
Constructs a ShapeGraphicAttribute for the specified Shape.
SharedInstanceKey - Static variable in class javax.swing.PopupFactory
The shared instanceof PopupFactory is per AppContext.
Short - class java.lang.Short.
The Short class wraps a value of primitive type short in an object.
Short(short) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the specified short value.
Short(String) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the short value indicated by the String parameter.
ShortBuffer - class java.nio.ShortBuffer.
A short buffer.
ShortBuffer(int, int, int, int, short[], int) - Constructor for class java.nio.ShortBuffer
 
ShortBuffer(int, int, int, int) - Constructor for class java.nio.ShortBuffer
 
ShortLookupTable - class java.awt.image.ShortLookupTable.
This class defines a lookup table object.
ShortLookupTable(int, short[][]) - Constructor for class java.awt.image.ShortLookupTable
Constructs a ShortLookupTable object from an array of short arrays representing a lookup table for each band.
ShortLookupTable(int, short[]) - Constructor for class java.awt.image.ShortLookupTable
Constructs a ShortLookupTable object from an array of shorts representing a lookup table for each band.
Shutdown - class java.lang.Shutdown.
Package-private utility class containing data structures and logic governing the virtual-machine shutdown sequence.
Shutdown() - Constructor for class java.lang.Shutdown
 
Shutdown.Lock - class java.lang.Shutdown.Lock.
 
Shutdown.Lock() - Constructor for class java.lang.Shutdown.Lock
 
Shutdown.WrappedHook - class java.lang.Shutdown.WrappedHook.
 
Shutdown.WrappedHook(Thread) - Constructor for class java.lang.Shutdown.WrappedHook
 
SignedMutableBigInteger - class java.math.SignedMutableBigInteger.
A class used to represent multiprecision integers that makes efficient use of allocated space by allowing a number to occupy only part of an array so that the arrays do not have to be reallocated as often.
SignedMutableBigInteger() - Constructor for class java.math.SignedMutableBigInteger
The default constructor.
SignedMutableBigInteger(int) - Constructor for class java.math.SignedMutableBigInteger
Construct a new MutableBigInteger with a magnitude specified by the int val.
SignedMutableBigInteger(MutableBigInteger) - Constructor for class java.math.SignedMutableBigInteger
Construct a new MutableBigInteger with a magnitude equal to the specified MutableBigInteger.
SimpleAttributeSet - class javax.swing.text.SimpleAttributeSet.
A straightforward implementation of MutableAttributeSet using a hash table.
SimpleAttributeSet() - Constructor for class javax.swing.text.SimpleAttributeSet
Creates a new attribute set.
SimpleAttributeSet(AttributeSet) - Constructor for class javax.swing.text.SimpleAttributeSet
Creates a new attribute set based on a supplied set of attributes.
SimpleAttributeSet(Hashtable) - Constructor for class javax.swing.text.SimpleAttributeSet
 
SimpleAttributeSet.EmptyAttributeSet - class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet.
An AttributeSet this is always empty.
SimpleAttributeSet.EmptyAttributeSet() - Constructor for class javax.swing.text.SimpleAttributeSet.EmptyAttributeSet
 
SimpleDateFormat - class java.text.SimpleDateFormat.
SimpleDateFormat is a concrete class for formatting and parsing dates in a locale-sensitive manner.
SimpleDateFormat() - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the default pattern and date format symbols for the default locale.
SimpleDateFormat(String) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the default locale.
SimpleDateFormat(String, Locale) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the given locale.
SimpleDateFormat(String, DateFormatSymbols) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and date format symbols.
SimpleDateFormat(int, int, Locale) - Constructor for class java.text.SimpleDateFormat
 
SimpleElementFactory - class org.apache.crimson.tree.SimpleElementFactory.
This is a convenience class for creating application-specific elements associated with specified (or default) XML namespaces.
SimpleElementFactory() - Constructor for class org.apache.crimson.tree.SimpleElementFactory
Constructs an unconfigured element factory.
SimpleElementFactory.ClassLoaderFinder - class org.apache.crimson.tree.SimpleElementFactory.ClassLoaderFinder.
 
SimpleElementFactory.ClassLoaderFinder() - Constructor for class org.apache.crimson.tree.SimpleElementFactory.ClassLoaderFinder
 
SimpleElementFactory.ClassLoaderFinderConcrete - class org.apache.crimson.tree.SimpleElementFactory.ClassLoaderFinderConcrete.
 
SimpleElementFactory.ClassLoaderFinderConcrete() - Constructor for class org.apache.crimson.tree.SimpleElementFactory.ClassLoaderFinderConcrete
 
SimpleFormatter - class java.util.logging.SimpleFormatter.
Print a brief summary of the LogRecord in a human readable format.
SimpleFormatter() - Constructor for class java.util.logging.SimpleFormatter
 
SimpleHashtable - class org.apache.crimson.parser.SimpleHashtable.
This class implements a special purpose hashtable.
SimpleHashtable(int) - Constructor for class org.apache.crimson.parser.SimpleHashtable
Constructs a new, empty hashtable with the specified initial capacity.
SimpleHashtable() - Constructor for class org.apache.crimson.parser.SimpleHashtable
Constructs a new, empty hashtable with a default capacity.
SimpleHashtable.Entry - class org.apache.crimson.parser.SimpleHashtable.Entry.
Hashtable collision list.
SimpleHashtable.Entry(int, Object, Object, SimpleHashtable.Entry) - Constructor for class org.apache.crimson.parser.SimpleHashtable.Entry
 
SimpleTextBoundary - class java.text.SimpleTextBoundary.
SimpleTextBoundary is an implementation of the BreakIterator protocol.
SimpleTextBoundary(TextBoundaryData) - Constructor for class java.text.SimpleTextBoundary
Create a SimpleTextBoundary using the specified tables.
SimpleTimeZone - class java.util.SimpleTimeZone.
SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregorian calendar.
SimpleTimeZone(int, String) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT and time zone ID with no daylight saving time schedule.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SinglePixelPackedSampleModel - class java.awt.image.SinglePixelPackedSampleModel.
This class represents pixel data packed such that the N samples which make up a single pixel are stored in a single data array element, and each data data array element holds samples for only one pixel.
SinglePixelPackedSampleModel(int, int, int, int[]) - Constructor for class java.awt.image.SinglePixelPackedSampleModel
Constructs a SinglePixelPackedSampleModel with bitMasks.length bands.
SinglePixelPackedSampleModel(int, int, int, int, int[]) - Constructor for class java.awt.image.SinglePixelPackedSampleModel
Constructs a SinglePixelPackedSampleModel with bitMasks.length bands and a scanline stride equal to scanlineStride data array elements.
SingleSelectionModel - interface javax.swing.SingleSelectionModel.
A model that supports at most one indexed selection.
Size - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the font size.
Size - Static variable in class javax.swing.text.StyleConstants.FontConstants
Name of the font size.
SizeRequirements - class javax.swing.SizeRequirements.
For the convenience of layout managers, calculates information about the size and position of components.
SizeRequirements() - Constructor for class javax.swing.SizeRequirements
Creates a SizeRequirements object with the minimum, preferred, and maximum sizes set to zero and an alignment value of 0.5 (centered).
SizeRequirements(int, int, int, float) - Constructor for class javax.swing.SizeRequirements
Creates a SizeRequirements object with the specified minimum, preferred, and maximum sizes and the specified alignment.
SizeSequence - class javax.swing.SizeSequence.
A SizeSequence object efficiently maintains an ordered list of sizes and corresponding positions.
SizeSequence() - Constructor for class javax.swing.SizeSequence
Creates a new SizeSequence object that contains no entries.
SizeSequence(int) - Constructor for class javax.swing.SizeSequence
Creates a new SizeSequence object that contains the specified number of entries, all initialized to have size 0.
SizeSequence(int, int) - Constructor for class javax.swing.SizeSequence
Creates a new SizeSequence object that contains the specified number of entries, all initialized to have size value.
SizeSequence(int[]) - Constructor for class javax.swing.SizeSequence
Creates a new SizeSequence object that contains the specified sizes.
Skeleton - interface java.rmi.server.Skeleton.
Deprecated. no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater.
SkeletonMismatchException - exception java.rmi.server.SkeletonMismatchException.
Deprecated. no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater.
SkeletonMismatchException(String) - Constructor for class java.rmi.server.SkeletonMismatchException
Deprecated. no replacement
SkeletonNotFoundException - exception java.rmi.server.SkeletonNotFoundException.
Deprecated. no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater.
SkeletonNotFoundException(String) - Constructor for class java.rmi.server.SkeletonNotFoundException
Deprecated. Constructs a SkeletonNotFoundException with the specified detail message.
SkeletonNotFoundException(String, Exception) - Constructor for class java.rmi.server.SkeletonNotFoundException
Deprecated. Constructs a SkeletonNotFoundException with the specified detail message and nested exception.
SliderUI - class javax.swing.plaf.SliderUI.
Pluggable look and feel interface for JSlider.
SliderUI() - Constructor for class javax.swing.plaf.SliderUI
 
SmallCaps - Static variable in class javax.swing.text.rtf.Constants
 
SmartGridLayout - class javax.swing.colorchooser.SmartGridLayout.
A better GridLayout class
SmartGridLayout(int, int) - Constructor for class javax.swing.colorchooser.SmartGridLayout
 
Socket - class java.net.Socket.
This class implements client sockets (also called just "sockets").
Socket() - Constructor for class java.net.Socket
Creates an unconnected socket, with the system-default type of SocketImpl.
Socket(SocketImpl) - Constructor for class java.net.Socket
Creates an unconnected Socket with a user-specified SocketImpl.
Socket(String, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number on the named host.
Socket(InetAddress, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number at the specified IP address.
Socket(String, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote host on the specified remote port.
Socket(InetAddress, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote address on the specified remote port.
Socket(String, int, boolean) - Constructor for class java.net.Socket
Deprecated. Use DatagramSocket instead for UDP transport.
Socket(InetAddress, int, boolean) - Constructor for class java.net.Socket
Deprecated. Use DatagramSocket instead for UDP transport.
Socket(SocketAddress, SocketAddress, boolean) - Constructor for class java.net.Socket
 
SocketAddress - class java.net.SocketAddress.
This class represents a Socket Address with no protocol attachment.
SocketAddress() - Constructor for class java.net.SocketAddress
 
SocketChannel - class java.nio.channels.SocketChannel.
A selectable channel for stream-oriented connecting sockets.
SocketChannel(SelectorProvider) - Constructor for class java.nio.channels.SocketChannel
Initializes a new instance of this class.
SocketException - exception java.net.SocketException.
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
SocketException(String) - Constructor for class java.net.SocketException
Constructs a new SocketException with the specified detail message.
SocketException() - Constructor for class java.net.SocketException
Constructs a new SocketException with no detail message.
SocketHandler - class java.util.logging.SocketHandler.
Simple network logging Handler.
SocketHandler() - Constructor for class java.util.logging.SocketHandler
Create a SocketHandler, using only LogManager properties (or their defaults).
SocketHandler(String, int) - Constructor for class java.util.logging.SocketHandler
Construct a SocketHandler using a specified host and port.
SocketImpl - class java.net.SocketImpl.
The abstract class SocketImpl is a common superclass of all classes that actually implement sockets.
SocketImpl() - Constructor for class java.net.SocketImpl
 
SocketImplFactory - interface java.net.SocketImplFactory.
This interface defines a factory for socket implementations.
SocketInputStream - class java.net.SocketInputStream.
This stream extends FileInputStream to implement a SocketInputStream.
SocketInputStream(PlainSocketImpl) - Constructor for class java.net.SocketInputStream
Creates a new SocketInputStream.
SocketOptions - interface java.net.SocketOptions.
Interface of methods to get/set socket options.
SocketOutputStream - class java.net.SocketOutputStream.
This stream extends FileOutputStream to implement a SocketOutputStream.
SocketOutputStream(PlainSocketImpl) - Constructor for class java.net.SocketOutputStream
Creates a new SocketOutputStream.
SocketPermission - class java.net.SocketPermission.
This class represents access to a network via sockets.
SocketPermission(String, String) - Constructor for class java.net.SocketPermission
Creates a new SocketPermission object with the specified actions.
SocketPermission(String, int) - Constructor for class java.net.SocketPermission
 
SocketPermissionCollection - class java.net.SocketPermissionCollection.
if (init'd with IP, key is IP as string) if wildcard, its the wild card else its the cname?
SocketPermissionCollection() - Constructor for class java.net.SocketPermissionCollection
Create an empty SocketPermissions object.
SocketSecurityException - exception java.rmi.server.SocketSecurityException.
A SocketSecurityException is thrown during remote object export if the code exporting the remote object (either by construction or by explicit call to the exportObject method of UnicastRemoteObject or java.rmi.activation.Activatable) does not have permission to create a java.net.ServerSocket on the port number specified during remote object export.
SocketSecurityException(String) - Constructor for class java.rmi.server.SocketSecurityException
Constructs an SocketSecurityException with the specified detail message.
SocketSecurityException(String, Exception) - Constructor for class java.rmi.server.SocketSecurityException
Constructs an SocketSecurityException with the specified detail message and nested exception.
SocketTimeoutException - exception java.net.SocketTimeoutException.
Signals that a timeout has occurred on a socket read or accept.
SocketTimeoutException(String) - Constructor for class java.net.SocketTimeoutException
Constructs a new SocketTimeoutException with a detail message.
SocketTimeoutException() - Constructor for class java.net.SocketTimeoutException
Construct a new SocketTimeoutException with no detailed message.
SocksConsts - interface java.net.SocksConsts.
Constants used by the SOCKS protocol implementation.
SocksSocketImpl - class java.net.SocksSocketImpl.
SOCKS (V4 & V5) TCP socket implementation (RFC 1928).
SocksSocketImpl(String, int) - Constructor for class java.net.SocksSocketImpl
 
SocksSocketImplFactory - class java.net.SocksSocketImplFactory.
This factory creates an SocketImpl that implements the SOCKS protocol (both V5 & V4).
SocksSocketImplFactory(String, int) - Constructor for class java.net.SocksSocketImplFactory
Creates a SocksSocketImplFactory with a specific server & port.
SocksSocketImplFactory(String, int, boolean) - Constructor for class java.net.SocksSocketImplFactory
Creates a SocksSocketImplFactory with a specific server & port.
SoftBevelBorder - class javax.swing.border.SoftBevelBorder.
A class which implements a raised or lowered bevel with softened corners.
SoftBevelBorder(int) - Constructor for class javax.swing.border.SoftBevelBorder
Creates a bevel border with the specified type and whose colors will be derived from the background color of the component passed into the paintBorder method.
SoftBevelBorder(int, Color, Color) - Constructor for class javax.swing.border.SoftBevelBorder
Creates a bevel border with the specified type, highlight and shadow colors.
SoftBevelBorder(int, Color, Color, Color, Color) - Constructor for class javax.swing.border.SoftBevelBorder
Creates a bevel border with the specified type, highlight shadow colors.
SoftReference - class java.lang.ref.SoftReference.
Soft reference objects, which are cleared at the discretion of the garbage collector in response to memory demand.
SoftReference(Object) - Constructor for class java.lang.ref.SoftReference
Creates a new soft reference that refers to the given object.
SoftReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.SoftReference
Creates a new soft reference that refers to the given object and is registered with the given queue.
SortedMap - interface java.util.SortedMap.
A map that further guarantees that it will be in ascending key order, sorted according to the natural ordering of its keys (see the Comparable interface), or by a comparator provided at sorted map creation time.
SortedSet - interface java.util.SortedSet.
A set that further guarantees that its iterator will traverse the set in ascending element order, sorted according to the natural ordering of its elements (see Comparable), or by a Comparator provided at sorted set creation time.
SortingFocusTraversalPolicy - class javax.swing.SortingFocusTraversalPolicy.
A FocusTraversalPolicy that determines traversal order by sorting the Components of a focus traversal cycle based on a given Comparator.
SortingFocusTraversalPolicy() - Constructor for class javax.swing.SortingFocusTraversalPolicy
Constructs a SortingFocusTraversalPolicy without a Comparator.
SortingFocusTraversalPolicy(Comparator) - Constructor for class javax.swing.SortingFocusTraversalPolicy
Constructs a SortingFocusTraversalPolicy with the specified Comparator.
SourceTree - class org.apache.xpath.SourceTree.
This object represents a Source Tree, and any associated information.
SourceTree(int, String) - Constructor for class org.apache.xpath.SourceTree
Constructor SourceTree
SourceTreeManager - class org.apache.xpath.SourceTreeManager.
This class bottlenecks all management of source trees.
SourceTreeManager() - Constructor for class org.apache.xpath.SourceTreeManager
 
SpaceAbove - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount of space above the paragraph.
SpaceAbove - Static variable in class javax.swing.text.StyleConstants
The amount of space above the paragraph.
SpaceBelow - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
The amount of space below the paragraph.
SpaceBelow - Static variable in class javax.swing.text.StyleConstants
The amount of space below the paragraph.
SpecialMapping - class java.text.SpecialMapping.
This class represents exceptions to the normal unicode category mapping provided by Character.
SpecialMapping(char, int) - Constructor for class java.text.SpecialMapping
Construct a mapping for a single character
SpecialMapping(char, char, int) - Constructor for class java.text.SpecialMapping
Construct a mapping for a range of characters
SpinnerDateModel - class javax.swing.SpinnerDateModel.
A SpinnerModel for sequences of Dates.
SpinnerDateModel(Date, Comparable, Comparable, int) - Constructor for class javax.swing.SpinnerDateModel
Creates a SpinnerDateModel that represents a sequence of dates between start and end.
SpinnerDateModel() - Constructor for class javax.swing.SpinnerDateModel
Constructs a SpinnerDateModel whose initial value is the current date, calendarField is equal to Calendar.DAY_OF_MONTH, and for which there are no start/end limits.
SpinnerListModel - class javax.swing.SpinnerListModel.
A simple implementation of SpinnerModel whose values are defined by an array or a List.
SpinnerListModel(List) - Constructor for class javax.swing.SpinnerListModel
Constructs a SpinnerModel whose sequence of values is defined by the specified List.
SpinnerListModel(Object[]) - Constructor for class javax.swing.SpinnerListModel
Constructs a SpinnerModel whose sequence of values is defined by the specified array.
SpinnerListModel() - Constructor for class javax.swing.SpinnerListModel
Constructs an effectively empty SpinnerListModel.
SpinnerModel - interface javax.swing.SpinnerModel.
A model for a potentially unbounded sequence of object values.
SpinnerNumberModel - class javax.swing.SpinnerNumberModel.
A SpinnerModel for sequences of numbers.
SpinnerNumberModel(Number, Comparable, Comparable, Number) - Constructor for class javax.swing.SpinnerNumberModel
Constructs a SpinnerModel that represents a closed sequence of numbers from minimum to maximum.
SpinnerNumberModel(int, int, int, int) - Constructor for class javax.swing.SpinnerNumberModel
Constructs a SpinnerNumberModel with the specified value, minimum/maximum bounds, and stepSize.
SpinnerNumberModel(double, double, double, double) - Constructor for class javax.swing.SpinnerNumberModel
Constructs a SpinnerNumberModel with the specified value, minimum/maximum bounds, and stepSize.
SpinnerNumberModel() - Constructor for class javax.swing.SpinnerNumberModel
Constructs a SpinnerNumberModel with no minimum or maximum value, stepSize equal to one, and an initial value of zero.
SpinnerUI - class javax.swing.plaf.SpinnerUI.
Pluggable look and feel interface for JSpinner
SpinnerUI() - Constructor for class javax.swing.plaf.SpinnerUI
 
SplitPaneUI - class javax.swing.plaf.SplitPaneUI.
Pluggable look and feel interface for JSplitPane.
SplitPaneUI() - Constructor for class javax.swing.plaf.SplitPaneUI
 
Spring - class javax.swing.Spring.
An instance of the Spring class holds three properties that characterize its behavior: the minimum, preferred, and maximum values.
Spring() - Constructor for class javax.swing.Spring
Used by factory methods to create a Spring.
Spring.AbstractSpring - class javax.swing.Spring.AbstractSpring.
 
Spring.AbstractSpring() - Constructor for class javax.swing.Spring.AbstractSpring
 
Spring.CompoundSpring - class javax.swing.Spring.CompoundSpring.
 
Spring.CompoundSpring(Spring, Spring) - Constructor for class javax.swing.Spring.CompoundSpring
 
Spring.MaxSpring - class javax.swing.Spring.MaxSpring.
 
Spring.MaxSpring(Spring, Spring) - Constructor for class javax.swing.Spring.MaxSpring
 
Spring.NegativeSpring - class javax.swing.Spring.NegativeSpring.
 
Spring.NegativeSpring(Spring) - Constructor for class javax.swing.Spring.NegativeSpring
 
Spring.StaticSpring - class javax.swing.Spring.StaticSpring.
 
Spring.StaticSpring() - Constructor for class javax.swing.Spring.StaticSpring
 
Spring.StaticSpring(int) - Constructor for class javax.swing.Spring.StaticSpring
 
Spring.StaticSpring(int, int, int) - Constructor for class javax.swing.Spring.StaticSpring
 
Spring.SumSpring - class javax.swing.Spring.SumSpring.
 
Spring.SumSpring(Spring, Spring) - Constructor for class javax.swing.Spring.SumSpring
 
SpringLayout - class javax.swing.SpringLayout.
A SpringLayout lays out the children of its associated container according to a set of constraints.
SpringLayout() - Constructor for class javax.swing.SpringLayout
Constructs a new SpringLayout.
SpringLayout.Constraints - class javax.swing.SpringLayout.Constraints.
A Constraints object holds the constraints that govern the way a component's size and position change in a container controlled by a SpringLayout.
SpringLayout.Constraints() - Constructor for class javax.swing.SpringLayout.Constraints
Creates an empty Constraints object.
SpringLayout.Constraints(Spring, Spring) - Constructor for class javax.swing.SpringLayout.Constraints
Creates a Constraints object with the specified values for its x and y properties.
SpringLayout.Constraints(Spring, Spring, Spring, Spring) - Constructor for class javax.swing.SpringLayout.Constraints
Creates a Constraints object with the specified values for its x, y, width, and height properties.
SpringLayout.HeightSpring - class javax.swing.SpringLayout.HeightSpring.
 
SpringLayout.HeightSpring(Component) - Constructor for class javax.swing.SpringLayout.HeightSpring
 
SpringLayout.SpringProxy - class javax.swing.SpringLayout.SpringProxy.
 
SpringLayout.SpringProxy(String, Component, SpringLayout) - Constructor for class javax.swing.SpringLayout.SpringProxy
 
SpringLayout.WidthSpring - class javax.swing.SpringLayout.WidthSpring.
 
SpringLayout.WidthSpring(Component) - Constructor for class javax.swing.SpringLayout.WidthSpring
 
Src - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC rule with an alpha of 1.0f.
SrcAtop - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_ATOP rule with an alpha of 1.0f.
SrcIn - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_IN rule with an alpha of 1.0f.
SrcOut - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_OUT rule with an alpha of 1.0f.
SrcOver - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_OVER rule with an alpha of 1.0f.
Stack - class java.util.Stack.
The Stack class represents a last-in-first-out (LIFO) stack of objects.
Stack() - Constructor for class java.util.Stack
Creates an empty Stack.
StackGuard - class org.apache.xalan.transformer.StackGuard.
Class to guard against recursion getting too deep.
StackGuard(TransformerImpl) - Constructor for class org.apache.xalan.transformer.StackGuard
Constructor StackGuard
StackOverflowError - error java.lang.StackOverflowError.
Thrown when a stack overflow occurs because an application recurses too deeply.
StackOverflowError() - Constructor for class java.lang.StackOverflowError
Constructs a StackOverflowError with no detail message.
StackOverflowError(String) - Constructor for class java.lang.StackOverflowError
Constructs a StackOverflowError with the specified detail message.
StackTraceElement - class java.lang.StackTraceElement.
An element in a stack trace, as returned by Throwable.getStackTrace().
StackTraceElement() - Constructor for class java.lang.StackTraceElement
Prevent inappropriate instantiation.
StartBorder - Static variable in class javax.swing.text.html.HiddenTagView
 
StartTagType - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getType.
StateEdit - class javax.swing.undo.StateEdit.
StateEdit is a general edit for objects that change state.
StateEdit(StateEditable) - Constructor for class javax.swing.undo.StateEdit
Create and return a new StateEdit.
StateEdit(StateEditable, String) - Constructor for class javax.swing.undo.StateEdit
Create and return a new StateEdit with a presentation name.
StateEditable - interface javax.swing.undo.StateEditable.
StateEditable defines the interface for objects that can have their state undone/redone by a StateEdit.
StateInvariantError - error javax.swing.text.StateInvariantError.
This exception is to report the failure of state invarient assertion that was made.
StateInvariantError(String) - Constructor for class javax.swing.text.StateInvariantError
Creates a new StateInvariantFailure object.
Statement - interface java.sql.Statement.
The object used for executing a static SQL statement and returning the results it produces.
Step() - Method in class org.apache.xpath.compiler.XPathParser
Step ::= Basis Predicate | AbbreviatedStep
StepPattern(boolean) - Method in class org.apache.xpath.compiler.XPathParser
StepPattern ::= AbbreviatedNodeTestStep
StepPattern - class org.apache.xpath.patterns.StepPattern.
This class represents a single pattern match step.
StepPattern(int, String, String, int, int) - Constructor for class org.apache.xpath.patterns.StepPattern
Construct a StepPattern that tests for namespaces and node names.
StepPattern(int, int, int) - Constructor for class org.apache.xpath.patterns.StepPattern
Construct a StepPattern that doesn't test for node names.
StepPattern.PredOwner - class org.apache.xpath.patterns.StepPattern.PredOwner.
 
StepPattern.PredOwner(int) - Constructor for class org.apache.xpath.patterns.StepPattern.PredOwner
 
StopParseException - exception org.apache.xalan.processor.StopParseException.
This is a special exception that is used to stop parsing when search for an element.
StopParseException() - Constructor for class org.apache.xalan.processor.StopParseException
Constructor StopParseException.
StreamCorruptedException - exception java.io.StreamCorruptedException.
Thrown when control information that was read from an object stream violates internal consistency checks.
StreamCorruptedException(String) - Constructor for class java.io.StreamCorruptedException
Create a StreamCorruptedException and list a reason why thrown.
StreamCorruptedException() - Constructor for class java.io.StreamCorruptedException
Create a StreamCorruptedException and list no reason why thrown.
StreamDescriptionProperty - Static variable in interface javax.swing.text.Document
The property name for the description of the stream used to initialize the document.
StreamHandler - class java.util.logging.StreamHandler.
Stream based logging Handler.
StreamHandler() - Constructor for class java.util.logging.StreamHandler
Create a StreamHandler, with no current output stream.
StreamHandler(OutputStream, Formatter) - Constructor for class java.util.logging.StreamHandler
Create a StreamHandler with a given Formatter and output stream.
StreamTokenizer - class java.io.StreamTokenizer.
The StreamTokenizer class takes an input stream and parses it into "tokens", allowing the tokens to be read one at a time.
StreamTokenizer() - Constructor for class java.io.StreamTokenizer
Private constructor that initializes everything except the streams.
StreamTokenizer(InputStream) - Constructor for class java.io.StreamTokenizer
Deprecated. As of JDK version 1.1, the preferred way to tokenize an input stream is to convert it into a character stream, for example:
   Reader r = new BufferedReader(new InputStreamReader(is));
   StreamTokenizer st = new StreamTokenizer(r);
 
StreamTokenizer(Reader) - Constructor for class java.io.StreamTokenizer
Create a tokenizer that parses the given character stream.
StrictMath - class java.lang.StrictMath.
The class StrictMath contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
StrictMath() - Constructor for class java.lang.StrictMath
Don't let anyone instantiate this class.
StrikeThrough - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the strikethrough attribute.
StrikeThrough - Static variable in class javax.swing.text.StyleConstants
Name of the Strikethrough attribute.
Strikethrough - Static variable in class javax.swing.text.rtf.Constants
 
String - class java.lang.String.
The String class represents character strings.
String() - Constructor for class java.lang.String
Initializes a newly created String object so that it represents an empty character sequence.
String(String) - Constructor for class java.lang.String
Initializes a newly created String object so that it represents the same sequence of characters as the argument; in other words, the newly created string is a copy of the argument string.
String(char[]) - Constructor for class java.lang.String
Allocates a new String so that it represents the sequence of characters currently contained in the character array argument.
String(char[], int, int) - Constructor for class java.lang.String
Allocates a new String that contains characters from a subarray of the character array argument.
String(byte[], int, int, int) - Constructor for class java.lang.String
Deprecated. This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the String constructors that take a charset name or that use the platform's default charset.
String(byte[], int) - Constructor for class java.lang.String
Deprecated. This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the String constructors that take a charset name or that use the platform's default charset.
String(byte[], int, int, String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the specified charset.
String(byte[], String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the specified charset.
String(byte[], int, int) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the platform's default charset.
String(byte[]) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the platform's default charset.
String(StringBuffer) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string buffer argument.
String(int, int, char[]) - Constructor for class java.lang.String
 
String - class org.apache.xpath.operations.String.
The 'string()' operation expression executer.
String() - Constructor for class org.apache.xpath.operations.String
 
String.CaseInsensitiveComparator - class java.lang.String.CaseInsensitiveComparator.
 
String.CaseInsensitiveComparator() - Constructor for class java.lang.String.CaseInsensitiveComparator
 
StringBuffer - class java.lang.StringBuffer.
A string buffer implements a mutable sequence of characters.
StringBuffer() - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity of 16 characters.
StringBuffer(int) - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity specified by the length argument.
StringBuffer(String) - Constructor for class java.lang.StringBuffer
Constructs a string buffer so that it represents the same sequence of characters as the string argument; in other words, the initial contents of the string buffer is a copy of the argument string.
StringBufferInputStream - class java.io.StringBufferInputStream.
Deprecated. This class does not properly convert characters into bytes. As of JDK 1.1, the preferred way to create a stream from a string is via the StringReader class.
StringBufferInputStream(String) - Constructor for class java.io.StringBufferInputStream
Deprecated. Creates a string input stream to read data from the specified string.
StringBufferPool - class org.apache.xml.utils.StringBufferPool.
This class pools string buffers, since they are reused so often.
StringBufferPool() - Constructor for class org.apache.xml.utils.StringBufferPool
 
StringCharBuffer - class java.nio.StringCharBuffer.
 
StringCharBuffer(CharSequence, int, int) - Constructor for class java.nio.StringCharBuffer
 
StringCharBuffer(CharSequence, int, int, int, int) - Constructor for class java.nio.StringCharBuffer
 
StringCharacterIterator - class java.text.StringCharacterIterator.
StringCharacterIterator implements the CharacterIterater protocol for a String.
StringCharacterIterator(String) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator with an initial index of 0.
StringCharacterIterator(String, int) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator with the specified initial index.
StringCharacterIterator(String, int, int, int) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator over the given range of the given string, with the index set at the specified position.
StringCoding - class java.lang.StringCoding.
Utility class for string encoding and decoding.
StringCoding() - Constructor for class java.lang.StringCoding
 
StringCoding.CharsetSD - class java.lang.StringCoding.CharsetSD.
 
StringCoding.CharsetSD(Charset, String) - Constructor for class java.lang.StringCoding.CharsetSD
 
StringCoding.CharsetSE - class java.lang.StringCoding.CharsetSE.
 
StringCoding.CharsetSE(Charset, String) - Constructor for class java.lang.StringCoding.CharsetSE
 
StringCoding.ConverterSD - class java.lang.StringCoding.ConverterSD.
 
StringCoding.ConverterSD(ByteToCharConverter, String) - Constructor for class java.lang.StringCoding.ConverterSD
 
StringCoding.ConverterSE - class java.lang.StringCoding.ConverterSE.
 
StringCoding.ConverterSE(CharToByteConverter, String) - Constructor for class java.lang.StringCoding.ConverterSE
 
StringCoding.StringDecoder - class java.lang.StringCoding.StringDecoder.
 
StringCoding.StringDecoder(String) - Constructor for class java.lang.StringCoding.StringDecoder
 
StringCoding.StringEncoder - class java.lang.StringCoding.StringEncoder.
 
StringCoding.StringEncoder(String) - Constructor for class java.lang.StringCoding.StringEncoder
 
StringContent - class javax.swing.text.StringContent.
An implementation of the AbstractDocument.Content interface that is a brute force implementation that is useful for relatively small documents and/or debugging.
StringContent() - Constructor for class javax.swing.text.StringContent
Creates a new StringContent object.
StringContent(int) - Constructor for class javax.swing.text.StringContent
Creates a new StringContent object, with the initial size specified.
StringContent.InsertUndo - class javax.swing.text.StringContent.InsertUndo.
UnoableEdit created for inserts.
StringContent.InsertUndo(int, int) - Constructor for class javax.swing.text.StringContent.InsertUndo
 
StringContent.PosRec - class javax.swing.text.StringContent.PosRec.
holds the data for a mark... separately from the real mark so that the real mark can be collected if there are no more references to it.... the update table holds only a reference to this grungy thing.
StringContent.PosRec(int) - Constructor for class javax.swing.text.StringContent.PosRec
 
StringContent.RemoveUndo - class javax.swing.text.StringContent.RemoveUndo.
UndoableEdit created for removes.
StringContent.RemoveUndo(int, String) - Constructor for class javax.swing.text.StringContent.RemoveUndo
 
StringContent.StickyPosition - class javax.swing.text.StringContent.StickyPosition.
This really wants to be a weak reference but in 1.1 we don't have a 100% pure solution for this... so this class trys to hack a solution to causing the marks to be collected.
StringContent.StickyPosition(int) - Constructor for class javax.swing.text.StringContent.StickyPosition
 
StringContent.UndoPosRef - class javax.swing.text.StringContent.UndoPosRef.
Used to hold a reference to a Position that is being reset as the result of removing from the content.
StringContent.UndoPosRef(StringContent.PosRec) - Constructor for class javax.swing.text.StringContent.UndoPosRef
 
StringExpr() - Method in class org.apache.xpath.compiler.XPathParser
StringExpr ::= Expr
StringIndexOutOfBoundsException - exception java.lang.StringIndexOutOfBoundsException.
Thrown by String methods to indicate that an index is either negative or greater than the size of the string.
StringIndexOutOfBoundsException() - Constructor for class java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with no detail message.
StringIndexOutOfBoundsException(String) - Constructor for class java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with the specified detail message.
StringIndexOutOfBoundsException(int) - Constructor for class java.lang.StringIndexOutOfBoundsException
Constructs a new StringIndexOutOfBoundsException class with an argument indicating the illegal index.
StringReader - class java.io.StringReader.
A character stream whose source is a string.
StringReader(String) - Constructor for class java.io.StringReader
Create a new string reader.
StringSelection - class java.awt.datatransfer.StringSelection.
A Transferable which implements the capability required to transfer a String.
StringSelection(String) - Constructor for class java.awt.datatransfer.StringSelection
Creates a Transferable capable of transferring the specified String.
StringToIntTable - class org.apache.xml.utils.StringToIntTable.
A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringToIntTable() - Constructor for class org.apache.xml.utils.StringToIntTable
Default constructor.
StringToIntTable(int) - Constructor for class org.apache.xml.utils.StringToIntTable
Construct a StringToIntTable, using the given block size.
StringToStringTable - class org.apache.xml.utils.StringToStringTable.
A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringToStringTable() - Constructor for class org.apache.xml.utils.StringToStringTable
Default constructor.
StringToStringTable(int) - Constructor for class org.apache.xml.utils.StringToStringTable
Construct a StringToStringTable, using the given block size.
StringToStringTableVector - class org.apache.xml.utils.StringToStringTableVector.
A very simple table that stores a list of StringToStringTables, optimized for small lists.
StringToStringTableVector() - Constructor for class org.apache.xml.utils.StringToStringTableVector
Default constructor.
StringToStringTableVector(int) - Constructor for class org.apache.xml.utils.StringToStringTableVector
Construct a StringToStringTableVector, using the given block size.
StringTokenizer - class java.util.StringTokenizer.
The string tokenizer class allows an application to break a string into tokens.
StringTokenizer(String, String, boolean) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String, String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringVector - class org.apache.xml.utils.StringVector.
A very simple table that stores a list of strings, optimized for small lists.
StringVector() - Constructor for class org.apache.xml.utils.StringVector
Default constructor.
StringVector(int) - Constructor for class org.apache.xml.utils.StringVector
Construct a StringVector, using the given block size.
StringWriter - class java.io.StringWriter.
A character stream that collects its output in a string buffer, which can then be used to construct a string.
StringWriter() - Constructor for class java.io.StringWriter
Create a new string writer, using the default initial string-buffer size.
StringWriter(int) - Constructor for class java.io.StringWriter
Create a new string writer, using the specified initial string-buffer size.
Stroke - interface java.awt.Stroke.
The Stroke interface allows a Graphics2D object to obtain a Shape that is the decorated outline, or stylistic representation of the outline, of the specified Shape.
Struct - interface java.sql.Struct.
The standard mapping in the Java programming language for an SQL structured type.
Stub - class javax.rmi.CORBA.Stub.
Base class from which all RMI-IIOP stubs must inherit.
Stub() - Constructor for class javax.rmi.CORBA.Stub
 
StubClassKey - Static variable in class javax.rmi.CORBA.Stub
 
StubDelegate - interface javax.rmi.CORBA.StubDelegate.
Supports delegation for method implementations in Stub.
StubNotFoundException - exception java.rmi.StubNotFoundException.
A StubNotFoundException is thrown if a valid stub class could not be found for a remote object when it is exported.
StubNotFoundException(String) - Constructor for class java.rmi.StubNotFoundException
Constructs a StubNotFoundException with the specified detail message and nested exception.
StubNotFoundException(String, Exception) - Constructor for class java.rmi.StubNotFoundException
Constructs a StubNotFoundException with the specified detail message and nested exception.
Style - interface javax.swing.text.Style.
A collection of attributes to associate with an element in a document.
StyleAdditive - Static variable in class javax.swing.text.rtf.Constants
Whether the style is additive
StyleConstants - class javax.swing.text.StyleConstants.
A collection of well known or common attribute keys and methods to apply to an AttributeSet or MutableAttributeSet to get/set the properties in a typesafe manner.
StyleConstants(String) - Constructor for class javax.swing.text.StyleConstants
 
StyleConstants.CharacterConstants - class javax.swing.text.StyleConstants.CharacterConstants.
This is a typesafe enumeration of the well-known attributes that contribute to a character style.
StyleConstants.CharacterConstants(String) - Constructor for class javax.swing.text.StyleConstants.CharacterConstants
 
StyleConstants.ColorConstants - class javax.swing.text.StyleConstants.ColorConstants.
This is a typesafe enumeration of the well-known attributes that contribute to a color.
StyleConstants.ColorConstants(String) - Constructor for class javax.swing.text.StyleConstants.ColorConstants
 
StyleConstants.FontConstants - class javax.swing.text.StyleConstants.FontConstants.
This is a typesafe enumeration of the well-known attributes that contribute to a font.
StyleConstants.FontConstants(String) - Constructor for class javax.swing.text.StyleConstants.FontConstants
 
StyleConstants.ParagraphConstants - class javax.swing.text.StyleConstants.ParagraphConstants.
This is a typesafe enumeration of the well-known attributes that contribute to a paragraph style.
StyleConstants.ParagraphConstants(String) - Constructor for class javax.swing.text.StyleConstants.ParagraphConstants
 
StyleContext - class javax.swing.text.StyleContext.
A pool of styles and their associated resources.
StyleContext() - Constructor for class javax.swing.text.StyleContext
Creates a new StyleContext object.
StyleContext.FontKey - class javax.swing.text.StyleContext.FontKey.
key for a font table
StyleContext.FontKey(String, int, int) - Constructor for class javax.swing.text.StyleContext.FontKey
Constructs a font key.
StyleContext.KeyBuilder - class javax.swing.text.StyleContext.KeyBuilder.
Sorts the key strings so that they can be very quickly compared in the attribute set searchs.
StyleContext.KeyBuilder() - Constructor for class javax.swing.text.StyleContext.KeyBuilder
 
StyleContext.KeyEnumeration - class javax.swing.text.StyleContext.KeyEnumeration.
An enumeration of the keys in a SmallAttributeSet.
StyleContext.KeyEnumeration(Object[]) - Constructor for class javax.swing.text.StyleContext.KeyEnumeration
 
StyleContext.NamedStyle - class javax.swing.text.StyleContext.NamedStyle.
A collection of attributes, typically used to represent character and paragraph styles.
StyleContext.NamedStyle(String, Style) - Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style.
StyleContext.NamedStyle(Style) - Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style.
StyleContext.NamedStyle() - Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style, with a null name and parent.
StyleContext.SmallAttributeSet - class javax.swing.text.StyleContext.SmallAttributeSet.
This class holds a small number of attributes in an array.
StyleContext.SmallAttributeSet(Object[]) - Constructor for class javax.swing.text.StyleContext.SmallAttributeSet
 
StyleContext.SmallAttributeSet(AttributeSet) - Constructor for class javax.swing.text.StyleContext.SmallAttributeSet
 
StyleHidden - Static variable in class javax.swing.text.rtf.Constants
Whether the style is hidden from the user
StyleNext - Static variable in class javax.swing.text.rtf.Constants
The style of the text following this style
StyleSheet - class javax.swing.text.html.StyleSheet.
Support for defining the visual characteristics of HTML views being rendered.
StyleSheet() - Constructor for class javax.swing.text.html.StyleSheet
Construct a StyleSheet
StyleSheet.BackgroundImagePainter - class javax.swing.text.html.StyleSheet.BackgroundImagePainter.
Paints the background image.
StyleSheet.BackgroundImagePainter(AttributeSet, CSS, StyleSheet) - Constructor for class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
StyleSheet.BoxPainter - class javax.swing.text.html.StyleSheet.BoxPainter.
Class to carry out some of the duties of CSS formatting.
StyleSheet.BoxPainter(AttributeSet, CSS, StyleSheet) - Constructor for class javax.swing.text.html.StyleSheet.BoxPainter
 
StyleSheet.CssParser - class javax.swing.text.html.StyleSheet.CssParser.
Default parser for CSS specifications that get loaded into the StyleSheet.
StyleSheet.CssParser() - Constructor for class javax.swing.text.html.StyleSheet.CssParser
 
StyleSheet.LargeConversionSet - class javax.swing.text.html.StyleSheet.LargeConversionSet.
Large set of attributes that does conversion of requests for attributes of type StyleConstants.
StyleSheet.LargeConversionSet(AttributeSet) - Constructor for class javax.swing.text.html.StyleSheet.LargeConversionSet
Creates a new attribute set based on a supplied set of attributes.
StyleSheet.LargeConversionSet() - Constructor for class javax.swing.text.html.StyleSheet.LargeConversionSet
 
StyleSheet.ListPainter - class javax.swing.text.html.StyleSheet.ListPainter.
Class to carry out some of the duties of CSS list formatting.
StyleSheet.ListPainter(AttributeSet, StyleSheet) - Constructor for class javax.swing.text.html.StyleSheet.ListPainter
 
StyleSheet.ResolvedStyle - class javax.swing.text.html.StyleSheet.ResolvedStyle.
A subclass of MuxingAttributeSet that implements Style.
StyleSheet.ResolvedStyle(String, AttributeSet[], int) - Constructor for class javax.swing.text.html.StyleSheet.ResolvedStyle
 
StyleSheet.SearchBuffer - class javax.swing.text.html.StyleSheet.SearchBuffer.
A temporary class used to hold a Vector, a StringBuffer and a Hashtable.
StyleSheet.SearchBuffer() - Constructor for class javax.swing.text.html.StyleSheet.SearchBuffer
 
StyleSheet.SelectorMapping - class javax.swing.text.html.StyleSheet.SelectorMapping.
SelectorMapping contains a specifitiy, as an integer, and an associated Style.
StyleSheet.SelectorMapping(int) - Constructor for class javax.swing.text.html.StyleSheet.SelectorMapping
 
StyleSheet.SmallConversionSet - class javax.swing.text.html.StyleSheet.SmallConversionSet.
Small set of attributes that does conversion of requests for attributes of type StyleConstants.
StyleSheet.SmallConversionSet(AttributeSet) - Constructor for class javax.swing.text.html.StyleSheet.SmallConversionSet
Creates a new attribute set based on a supplied set of attributes.
StyleSheet.ViewAttributeSet - class javax.swing.text.html.StyleSheet.ViewAttributeSet.
A subclass of MuxingAttributeSet that translates between CSS and HTML and StyleConstants.
StyleSheet.ViewAttributeSet(View) - Constructor for class javax.swing.text.html.StyleSheet.ViewAttributeSet
 
StyleType - Static variable in class javax.swing.text.html.HTMLDocument
Document property key value.
StyleType - Static variable in class javax.swing.text.rtf.Constants
Indicates the domain of a Style
StyledDocument - interface javax.swing.text.StyledDocument.
Interface for a generic styled document.
StyledEditorKit - class javax.swing.text.StyledEditorKit.
This is the set of things needed by a text component to be a reasonably functioning editor for some type of text document.
StyledEditorKit() - Constructor for class javax.swing.text.StyledEditorKit
Creates a new EditorKit used for styled documents.
StyledEditorKit.AlignmentAction - class javax.swing.text.StyledEditorKit.AlignmentAction.
An action to set paragraph alignment.
StyledEditorKit.AlignmentAction(String, int) - Constructor for class javax.swing.text.StyledEditorKit.AlignmentAction
Creates a new AlignmentAction.
StyledEditorKit.AttributeTracker - class javax.swing.text.StyledEditorKit.AttributeTracker.
Tracks caret movement and keeps the input attributes set to reflect the current set of attribute definitions at the caret position.
StyledEditorKit.AttributeTracker() - Constructor for class javax.swing.text.StyledEditorKit.AttributeTracker
 
StyledEditorKit.BoldAction - class javax.swing.text.StyledEditorKit.BoldAction.
An action to toggle the bold attribute.
StyledEditorKit.BoldAction() - Constructor for class javax.swing.text.StyledEditorKit.BoldAction
Constructs a new BoldAction.
StyledEditorKit.FontFamilyAction - class javax.swing.text.StyledEditorKit.FontFamilyAction.
An action to set the font family in the associated JEditorPane.
StyledEditorKit.FontFamilyAction(String, String) - Constructor for class javax.swing.text.StyledEditorKit.FontFamilyAction
Creates a new FontFamilyAction.
StyledEditorKit.FontSizeAction - class javax.swing.text.StyledEditorKit.FontSizeAction.
An action to set the font size in the associated JEditorPane.
StyledEditorKit.FontSizeAction(String, int) - Constructor for class javax.swing.text.StyledEditorKit.FontSizeAction
Creates a new FontSizeAction.
StyledEditorKit.ForegroundAction - class javax.swing.text.StyledEditorKit.ForegroundAction.
An action to set foreground color.
StyledEditorKit.ForegroundAction(String, Color) - Constructor for class javax.swing.text.StyledEditorKit.ForegroundAction
Creates a new ForegroundAction.
StyledEditorKit.ItalicAction - class javax.swing.text.StyledEditorKit.ItalicAction.
An action to toggle the italic attribute.
StyledEditorKit.ItalicAction() - Constructor for class javax.swing.text.StyledEditorKit.ItalicAction
Constructs a new ItalicAction.
StyledEditorKit.StyledInsertBreakAction - class javax.swing.text.StyledEditorKit.StyledInsertBreakAction.
StyledInsertBreakAction has similar behavior to that of DefaultEditorKit.InsertBreakAction.
StyledEditorKit.StyledInsertBreakAction() - Constructor for class javax.swing.text.StyledEditorKit.StyledInsertBreakAction
 
StyledEditorKit.StyledTextAction - class javax.swing.text.StyledEditorKit.StyledTextAction.
An action that assumes it's being fired on a JEditorPane with a StyledEditorKit (or subclass) installed.
StyledEditorKit.StyledTextAction(String) - Constructor for class javax.swing.text.StyledEditorKit.StyledTextAction
Creates a new StyledTextAction from a string action name.
StyledEditorKit.StyledViewFactory - class javax.swing.text.StyledEditorKit.StyledViewFactory.
 
StyledEditorKit.StyledViewFactory() - Constructor for class javax.swing.text.StyledEditorKit.StyledViewFactory
 
StyledEditorKit.UnderlineAction - class javax.swing.text.StyledEditorKit.UnderlineAction.
An action to toggle the underline attribute.
StyledEditorKit.UnderlineAction() - Constructor for class javax.swing.text.StyledEditorKit.UnderlineAction
Constructs a new UnderlineAction.
StyledParagraph - class java.awt.font.StyledParagraph.
This class stores Font, GraphicAttribute, and Decoration intervals on a paragraph of styled text.
StyledParagraph(AttributedCharacterIterator, char[]) - Constructor for class java.awt.font.StyledParagraph
Create a new StyledParagraph over the given styled text.
Stylesheet - class org.apache.xalan.templates.Stylesheet.
Represents a stylesheet element.
Stylesheet(Stylesheet) - Constructor for class org.apache.xalan.templates.Stylesheet
Constructor for a Stylesheet.
StylesheetComposed - class org.apache.xalan.templates.StylesheetComposed.
Represents a stylesheet that has methods that resolve includes and imports.
StylesheetComposed(Stylesheet) - Constructor for class org.apache.xalan.templates.StylesheetComposed
Uses an XSL stylesheet document.
StylesheetHandler - class org.apache.xalan.processor.StylesheetHandler.
Initializes and processes a stylesheet via SAX events.
StylesheetHandler(TransformerFactoryImpl) - Constructor for class org.apache.xalan.processor.StylesheetHandler
Create a StylesheetHandler object, creating a root stylesheet as the target.
StylesheetPIHandler - class org.apache.xalan.processor.StylesheetPIHandler.
Search for the xml-stylesheet processing instructions in an XML document.
StylesheetPIHandler(String, String, String, String) - Constructor for class org.apache.xalan.processor.StylesheetPIHandler
Construct a StylesheetPIHandler instance that will search for xml-stylesheet PIs based on the given criteria.
StylesheetRoot - class org.apache.xalan.templates.StylesheetRoot.
This class represents the root object of the stylesheet tree.
StylesheetRoot(ErrorListener) - Constructor for class org.apache.xalan.templates.StylesheetRoot
Uses an XSL stylesheet document.
StylesheetRoot(XSLTSchema, ErrorListener) - Constructor for class org.apache.xalan.templates.StylesheetRoot
Creates a StylesheetRoot and retains a pointer to the schema used to create this StylesheetRoot.
StylesheetRoot.ComposeState - class org.apache.xalan.templates.StylesheetRoot.ComposeState.
Class to track state global state during the compose() operation.
StylesheetRoot.ComposeState() - Constructor for class org.apache.xalan.templates.StylesheetRoot.ComposeState
 
SubContextList - interface org.apache.xpath.axes.SubContextList.
A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.
SubList - class java.util.SubList.
 
SubList(AbstractList, int, int) - Constructor for class java.util.SubList
 
SuballocatedByteVector - class org.apache.xml.utils.SuballocatedByteVector.
A very simple table that stores a list of byte.
SuballocatedByteVector() - Constructor for class org.apache.xml.utils.SuballocatedByteVector
Default constructor.
SuballocatedByteVector(int) - Constructor for class org.apache.xml.utils.SuballocatedByteVector
Construct a ByteVector, using the given block size.
SuballocatedByteVector(int, int) - Constructor for class org.apache.xml.utils.SuballocatedByteVector
Construct a ByteVector, using the given block size.
SuballocatedIntVector - class org.apache.xml.utils.SuballocatedIntVector.
A very simple table that stores a list of int.
SuballocatedIntVector() - Constructor for class org.apache.xml.utils.SuballocatedIntVector
Default constructor.
SuballocatedIntVector(int) - Constructor for class org.apache.xml.utils.SuballocatedIntVector
Construct a IntVector, using the given block size.
SuballocatedIntVector(int, int) - Constructor for class org.apache.xml.utils.SuballocatedIntVector
Deprecated. use SuballocatedIntVector(int)
Subscript - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the subscript attribute.
Subscript - Static variable in class javax.swing.text.StyleConstants
Name of the Subscript attribute.
Superscript - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the superscript attribute.
Superscript - Static variable in class javax.swing.text.StyleConstants
Name of the Superscript attribute.
SwatchPanel - class javax.swing.colorchooser.SwatchPanel.
 
SwatchPanel() - Constructor for class javax.swing.colorchooser.SwatchPanel
 
SwingConstants - interface javax.swing.SwingConstants.
A collection of constants generally used for positioning and orienting components on the screen.
SwingContainerOrderFocusTraversalPolicy - class javax.swing.SwingContainerOrderFocusTraversalPolicy.
 
SwingContainerOrderFocusTraversalPolicy() - Constructor for class javax.swing.SwingContainerOrderFocusTraversalPolicy
 
SwingDefaultFocusTraversalPolicy - class javax.swing.SwingDefaultFocusTraversalPolicy.
 
SwingDefaultFocusTraversalPolicy() - Constructor for class javax.swing.SwingDefaultFocusTraversalPolicy
 
SwingGraphics - class javax.swing.SwingGraphics.
 
SwingGraphics(Graphics) - Constructor for class javax.swing.SwingGraphics
 
SwingPropertyChangeSupport - class javax.swing.event.SwingPropertyChangeSupport.
This subclass of java.beans.PropertyChangeSupport is identical in functionality -- it sacrifices thread-safety (not a Swing concern) for reduce memory consumption, which helps performance (both big Swing concerns).
SwingPropertyChangeSupport(Object) - Constructor for class javax.swing.event.SwingPropertyChangeSupport
Constructs a SwingPropertyChangeSupport object.
SwingUtilities - class javax.swing.SwingUtilities.
A collection of utility methods for Swing.
SwingUtilities() - Constructor for class javax.swing.SwingUtilities
 
SyncFailedException - exception java.io.SyncFailedException.
Signals that a sync operation has failed.
SyncFailedException(String) - Constructor for class java.io.SyncFailedException
Constructs an SyncFailedException with a detail message.
SynthesisException - exception org.apache.xml.utils.synthetic.SynthesisException.
Class SynthesisException
SynthesisException(int) - Constructor for class org.apache.xml.utils.synthetic.SynthesisException
Constructor SynthesisException
SynthesisException(int, String) - Constructor for class org.apache.xml.utils.synthetic.SynthesisException
Constructor SynthesisException
SyntheticImage - class javax.swing.colorchooser.SyntheticImage.
A helper class to make computing synthetic images a little easier.
SyntheticImage() - Constructor for class javax.swing.colorchooser.SyntheticImage
 
SyntheticImage(int, int) - Constructor for class javax.swing.colorchooser.SyntheticImage
 
SyntheticImageGenerator - class javax.swing.colorchooser.SyntheticImageGenerator.
 
SyntheticImageGenerator(ImageConsumer, SyntheticImageGenerator, SyntheticImage) - Constructor for class javax.swing.colorchooser.SyntheticImageGenerator
 
System - class java.lang.System.
The System class contains several useful class fields and methods.
System() - Constructor for class java.lang.System
Don't let anyone instantiate this class
SystemClassLoaderAction - class java.lang.SystemClassLoaderAction.
 
SystemClassLoaderAction(ClassLoader) - Constructor for class java.lang.SystemClassLoaderAction
 
SystemColor - class java.awt.SystemColor.
A class to encapsulate symbolic colors representing the color of native GUI objects on a system.
SystemColor(byte) - Constructor for class java.awt.SystemColor
Creates a symbolic color that represents an indexed entry into system color cache.
SystemEventQueueUtilities - class javax.swing.SystemEventQueueUtilities.
Swing internal utilities for dealing with the AWT system event queue.
SystemEventQueueUtilities() - Constructor for class javax.swing.SystemEventQueueUtilities
 
SystemEventQueueUtilities.ComponentWorkRequest - class javax.swing.SystemEventQueueUtilities.ComponentWorkRequest.
A Runnable with a component.
SystemEventQueueUtilities.ComponentWorkRequest(Component) - Constructor for class javax.swing.SystemEventQueueUtilities.ComponentWorkRequest
 
SystemEventQueueUtilities.RunnableCanvas - class javax.swing.SystemEventQueueUtilities.RunnableCanvas.
Applets don't have direct access to the AWT SystemEvent queue.
SystemEventQueueUtilities.RunnableCanvas(JRootPane) - Constructor for class javax.swing.SystemEventQueueUtilities.RunnableCanvas
 
SystemEventQueueUtilities.RunnableCanvasGraphics - class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics.
A no-op Graphics object for the RunnableCanvas component.
SystemEventQueueUtilities.RunnableCanvasGraphics() - Constructor for class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
SystemEventQueueUtilities.RunnableEvent - class javax.swing.SystemEventQueueUtilities.RunnableEvent.
Event type used for dispatching runnable objects for SwingUtilities.invokeLater() and SwingUtilities.invokeAndWait().
SystemEventQueueUtilities.RunnableEvent(Runnable, Object) - Constructor for class javax.swing.SystemEventQueueUtilities.RunnableEvent
 
SystemEventQueueUtilities.RunnableTarget - class javax.swing.SystemEventQueueUtilities.RunnableTarget.
A dummy Component subclass that (only) handles RunnableEvents.
SystemEventQueueUtilities.RunnableTarget() - Constructor for class javax.swing.SystemEventQueueUtilities.RunnableTarget
 
SystemEventQueueUtilities.SystemEventQueue - class javax.swing.SystemEventQueueUtilities.SystemEventQueue.
SystemEventQueue class.
SystemEventQueueUtilities.SystemEventQueue() - Constructor for class javax.swing.SystemEventQueueUtilities.SystemEventQueue
 
SystemEventQueueUtilities.TimerQueueRestart - class javax.swing.SystemEventQueueUtilities.TimerQueueRestart.
Runnable that will message the shared instance of the Timer Queue to restart.
SystemEventQueueUtilities.TimerQueueRestart() - Constructor for class javax.swing.SystemEventQueueUtilities.TimerQueueRestart
 
SystemFlavorMap - class java.awt.datatransfer.SystemFlavorMap.
The SystemFlavorMap is a configurable map between "natives" (Strings), which correspond to platform-specific data formats, and "flavors" (DataFlavors), which correspond to platform-independent MIME types.
SystemFlavorMap() - Constructor for class java.awt.datatransfer.SystemFlavorMap
Constructs a SystemFlavorMap by reading flavormap.properties and AWT.DnD.flavorMapFileURL.
SystemIDResolver - class org.apache.xml.utils.SystemIDResolver.
This class is used to resolve relative URIs and SystemID strings into absolute URIs.
SystemIDResolver() - Constructor for class org.apache.xml.utils.SystemIDResolver
 
s - Variable in class javax.swing.Spring.NegativeSpring
 
s - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
s1 - Variable in class javax.swing.Spring.CompoundSpring
 
s2 - Variable in class javax.swing.Spring.CompoundSpring
 
s8Tol16 - Static variable in class java.awt.image.ColorModel
 
s8Tol8 - Static variable in class java.awt.image.ColorModel
 
sData - Variable in class java.awt.image.BufferedImage
 
sField - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
sIncRate - Static variable in class javax.swing.text.html.ImageView
Repaint delay when some of the bits are available.
sIsInc - Static variable in class javax.swing.text.html.ImageView
If true, when some of the bits are available a repaint is done.
sMissingImageIcon - Static variable in class javax.swing.text.html.ImageView
Icon used if the image could not be found.
sPendingImageIcon - Static variable in class javax.swing.text.html.ImageView
Icon used while the image is being loaded.
sRGBprofile - Static variable in class java.awt.color.ICC_Profile
 
sRGBspace - Static variable in class java.awt.color.ColorSpace
 
sRadio - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
safePreferenceChanged() - Method in class javax.swing.text.html.ImageView
Invokes preferenceChanged on the event displatching thread.
sameBaselineUpTo(Font, char[], int, int) - Static method in class java.awt.font.TextLayout
Return the index of the first character with a different baseline from the character at start, or limit if all characters between start and limit have the same baseline.
sameFile(URL) - Method in class java.net.URL
Compares two URLs, excluding the fragment component.
sameFile(URL, URL) - Method in class java.net.URLStreamHandler
Compare two urls to see whether they refer to the same file, i.e., having the same protocol, host, port, and path.
sameNodeAs(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
FUTURE DOM: Test node identity, in lieu of Node==Node
sampleField - Static variable in class org.apache.xml.utils.synthetic.TestDriver
Field sampleField
sampleModel - Variable in class java.awt.image.Raster
The SampleModel that describes how pixels from this Raster are stored in the DataBuffer.
sampleModelTranslateX - Variable in class java.awt.image.Raster
The X translation from the coordinate space of the Raster's SampleModel to that of the Raster.
sampleModelTranslateY - Variable in class java.awt.image.Raster
The Y translation from the coordinate space of the Raster's SampleModel to that of the Raster.
sampleText - Variable in class javax.swing.colorchooser.DefaultPreviewPanel
 
save(ObjectOutputStream, String, EventListener) - Static method in class java.awt.AWTEventMulticaster
 
save(ObjectOutputStream, String, EventListener) - Static method in class java.awt.dnd.DnDEventMulticaster
 
save(OutputStream, String) - Method in class java.util.Properties
Deprecated. This method does not throw an IOException if an I/O error occurs while saving the property list. As of the Java 2 platform v1.2, the preferred way to save a properties list is via the store(OutputStream out, String header) method.
saveButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
saveButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
saveButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
saveComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
called to save the state of a component in case it needs to be restored because a drop is not performed.
saveComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDropTargetListener
called to save the state of a component in case it needs to be restored because a drop is not performed.
saveComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI.TableDropTargetListener
called to save the state of a component in case it needs to be restored because a drop is not performed.
saveComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener
called to save the state of a component in case it needs to be restored because a drop is not performed.
saveComponentState(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeDropTargetListener
called to save the state of a component in case it needs to be restored because a drop is not performed.
saveConvert(String, boolean) - Method in class java.util.Properties
 
saveDialogTitleText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
saveEntry - Variable in class java.text.MergeCollation
 
saveInLabelText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
saveInternal(ObjectOutputStream, String) - Method in class java.awt.AWTEventMulticaster
 
saved - Variable in class java.awt.GradientPaintContext
 
savedOldLayout - Variable in class javax.swing.plaf.metal.MetalRootPaneUI
LayoutManager of the JRootPane before we replaced it.
savedSpecials - Variable in class javax.swing.text.rtf.RTFParser
 
savedTile - Variable in class java.awt.ColorPaintContext
 
savedy - Variable in class java.awt.image.AreaAveragingScaleFilter
 
savedyrem - Variable in class java.awt.image.AreaAveragingScaleFilter
 
sawOne - Variable in class org.apache.crimson.parser.ContentModelState
 
sbPropertyChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
The default implementation of createHSBPropertyChangeListener and createVSBPropertyChangeListener share the PropertyChangeListener, which is this ivar.
scCutOverTimes - Static variable in class java.util.Currency
 
scCutOverTimes - Static variable in class java.util.CurrencyData
 
scMapping - Static variable in class javax.swing.text.html.HTML
Maps from StyleConstant key to HTML.Tag.
scNewCurrencies - Static variable in class java.util.Currency
 
scNewCurrencies - Static variable in class java.util.CurrencyData
 
scNewCurrenciesDFD - Static variable in class java.util.Currency
 
scNewCurrenciesDFD - Static variable in class java.util.CurrencyData
 
scOldCurrencies - Static variable in class java.util.Currency
 
scOldCurrencies - Static variable in class java.util.CurrencyData
 
scOldCurrenciesDFD - Static variable in class java.util.Currency
 
scOldCurrenciesDFD - Static variable in class java.util.CurrencyData
 
scale(double, double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a scaling transformation.
scale - Variable in class java.math.BigDecimal
The scale of this BigDecimal, as returned by scale().
scale() - Method in class java.math.BigDecimal
Returns the scale of this BigDecimal.
scale - Variable in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
scaleFactors - Variable in class java.awt.image.PackedColorModel
 
scaleFactors - Variable in class java.awt.image.RescaleOp
 
scan(int, int, char) - Method in class java.net.URI.Parser
 
scan(int, int, String, String) - Method in class java.net.URI.Parser
 
scan(int, int, long, long) - Method in class java.net.URI.Parser
 
scanByte(int, int) - Method in class java.net.URI.Parser
 
scanEscape(int, int, char) - Method in class java.net.URI.Parser
 
scanHexPost(int, int) - Method in class java.net.URI.Parser
 
scanHexSeq(int, int) - Method in class java.net.URI.Parser
 
scanIPv4Address(int, int, boolean) - Method in class java.net.URI.Parser
 
scanToken(int) - Method in class java.util.StringTokenizer
Skips ahead from startPos and returns the index of the next delimiter character encountered, or maxPosition if no such delimiter is found.
scanlineStride - Variable in class java.awt.image.ComponentSampleModel
Line stride (in data array elements) of the region of image data described by this ComponentSampleModel.
scanlineStride - Variable in class java.awt.image.MultiPixelPackedSampleModel
ScanlineStride of the data buffer described in data array elements.
scanlineStride - Variable in class java.awt.image.SinglePixelPackedSampleModel
Line stride of the region of image data described by this SinglePixelPackedSampleModel.
sched(TimerTask, long, long) - Method in class java.util.Timer
Schedule the specifed timer task for execution at the specified time with the specified period, in milliseconds.
schedule(TimerTask, long) - Method in class java.util.Timer
Schedules the specified task for execution after the specified delay.
schedule(TimerTask, Date) - Method in class java.util.Timer
Schedules the specified task for execution at the specified time.
schedule(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning after the specified delay.
schedule(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning at the specified time.
scheduleAtFixedRate(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.
scheduleAtFixedRate(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning at the specified time.
scheduledExecutionTime() - Method in class java.util.TimerTask
Returns the scheduled execution time of the most recent actual execution of this task.
scheme - Variable in class java.net.URI
 
schemeSpecificPart - Variable in class java.net.URI
 
scl - Static variable in class java.lang.ClassLoader
 
sclSet - Static variable in class java.lang.ClassLoader
 
score - Variable in class ISSearch.ISPeerResult
The relevance (rank) of the document in the context of given query.
scoreMatch(Class[], int, Object[], int) - Static method in class org.apache.xalan.extensions.MethodResolver
Score the conversion of a set of XSLT arguments to a given set of Java parameters.
screenCapCM - Variable in class java.awt.Robot
 
scrollAmount - Variable in class java.awt.event.MouseWheelEvent
Only valid for scrollType WHEEL_UNIT_SCROLL.
scrollBackward(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
scrollBackwardButton - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
scrollBar - Variable in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
ScrollBar that is being adjusted.
scrollBarSwapListener - Variable in class javax.swing.plaf.metal.MetalScrollPaneUI
 
scrollBarWidth - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
Hint as to what width (when vertical) or height (when horizontal) should be.
scrollBarWidth - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
scrollByBlock(JScrollBar, int) - Static method in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollByBlock(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollByBlock(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
scrollByUnit(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollByUnit(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
scrollByUnits(JScrollBar, int, int) - Static method in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollDirection - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
scrollDueToClickInTrack(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
This function is called when a mousePressed was detected in the track, not in the thumb.
scrollDueToClickInTrack(int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
scrollForward(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
scrollForwardButton - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
scrollListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
scrollMode - Variable in class javax.swing.JViewport
 
scrollPathToVisible(TreePath) - Method in class javax.swing.JTree
Makes sure all the path components in path are expanded (except for the last path component) and scrolls so that the node identified by the path is displayed.
scrollRectToVisible(Rectangle) - Method in class javax.swing.JComponent
Forwards the scrollRectToVisible() message to the JComponent's parent.
scrollRectToVisible(Rectangle) - Method in class javax.swing.JTextField
Scrolls the field left or right.
scrollRectToVisible(Rectangle) - Method in class javax.swing.JViewport
Scrolls the view so that Rectangle within the view becomes visible.
scrollRowToVisible(int) - Method in class javax.swing.JTree
Scrolls the item identified by row until it is displayed.
scrollSpeedThrottle - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollTimer - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollTimer - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
scrollToReference(String) - Method in class javax.swing.JEditorPane
Scrolls the view to the given reference location (that is, the value returned by the UL.getRef method for the URL being displayed).
scrollType - Variable in class java.awt.event.MouseWheelEvent
Indicates what sort of scrolling should take place in response to this event, based on platform settings.
scrollUnderway - Variable in class javax.swing.JViewport
The scrollUnderway flag is used for components like JList.
scrollableTabLayoutEnabled() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
scrollbar - Static variable in class java.awt.SystemColor
The color rendered for the background of scrollbars.
scrollbar - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollbarDisplayPolicy - Variable in class java.awt.ScrollPane
There are 3 ways in which a scroll bar can be displayed.
scrollbarSerializedDataVersion - Variable in class java.awt.Scrollbar
The scrollbars serialized Data Version.
scrollbarVisibility - Variable in class java.awt.TextArea
Determines which scrollbars are created for the text area.
scroller - Variable in class java.awt.PeerFixer
 
scroller - Variable in class java.awt.ScrollPane.PeerFixer
 
scroller - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
scroller - Variable in class javax.swing.text.html.FrameView
 
scrollpane - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
scrolls - Variable in class javax.swing.TransferHandler.DragHandler
 
scrollsForward() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabButton
 
scrollsOnExpand - Variable in class javax.swing.JTree
If true, when a node is expanded, as many of the descendants are scrolled to be visible.
sd - Variable in class java.io.InputStreamReader
 
se - Variable in class java.io.OutputStreamWriter
 
seAsianSwapping - Variable in class java.text.RBCollationTables
 
seAsianSwapping - Variable in class java.text.RBTableBuilder
 
sealBase - Variable in class java.lang.Package
 
sealed - Variable in class java.util.logging.Handler
 
search(String, int) - Method in class ISSearch.ISPeerServer
Sample search function for the RMI server of the ISSearch search engine.
search(String, int) - Method in interface ISSearch.ISPeerServerInterface
Remotely invocable search method.
search(ISPeerServerInterface, String, int) - Static method in class ISSearch.ISPeerTools
Invokes the remote search method of the RMI server.
search(char, char[], int, int) - Static method in class java.awt.font.NumericShaper
fast binary search over subrange of array.
search(Object) - Method in class java.util.Stack
Returns the 1-based position where an object is on this stack.
search - Variable in class javax.swing.text.GapContent
Record used for searching for the place to start updating mark indexs when the gap boundaries are moved.
search - Variable in class javax.swing.text.StyleContext
 
search(int) - Method in class org.apache.xml.utils.IntStack
Returns where an object is on this stack.
search(Object) - Method in class org.apache.xml.utils.ObjectStack
Returns where an object is on this stack.
searchBuffers - Static variable in class javax.swing.text.html.StyleSheet.SearchBuffer
A stack containing instances of SearchBuffer.
searchFields(Field[], String) - Method in class java.lang.Class
 
searchMergeList(int, int) - Method in class java.text.RuleBasedBreakIterator.Builder
The merge list is a list of pairs of rows that have been merged somewhere in the process of building this state table, along with the row number of the row containing the merged state.
searchMethods(Method[], String, Class[]) - Static method in class java.lang.Class
 
searchName - Variable in class java.util.ResourceBundle.ResourceCacheKey
 
secResult - Variable in class java.text.RuleBasedCollator
 
secondInMinute(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:second-in-minute function returns the second of the minute as a number.
secondInMinute() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
secondary1 - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
 
secondary2 - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
 
secondary2 - Static variable in class javax.swing.plaf.metal.MetalHighContrastTheme
 
secondary3 - Static variable in class javax.swing.plaf.metal.DefaultMetalTheme
 
secondary3 - Static variable in class javax.swing.plaf.metal.MetalHighContrastTheme
 
secondaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the secondary component of a collation element.
sectionAttributes - Variable in class javax.swing.text.rtf.RTFReader.AttributeTrackingDestination
This is the "sec" element of parserState, cached for more efficient use
sectionStyle - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
sectionStyles - Variable in class javax.swing.text.rtf.RTFReader
This array maps section style numbers to Style objects.
security - Static variable in class java.lang.System
 
securityCheckCache - Variable in class java.lang.reflect.AccessibleObject
 
securityCheckTargetClassCache - Variable in class java.lang.reflect.Field
 
securityCheckTargetClassCache - Variable in class java.lang.reflect.Method
 
seed - Variable in class java.util.Random
The internal state associated with this pseudorandom number generator.
seek(long) - Method in class java.io.RandomAccessFile
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
seenBody - Variable in class javax.swing.text.html.parser.Parser
 
seenHead - Variable in class javax.swing.text.html.parser.Parser
 
seenHtml - Variable in class javax.swing.text.html.parser.Parser
 
seenNSDecl - Variable in class org.apache.crimson.parser.Parser2
 
seentitle - Variable in class javax.swing.text.html.parser.DocumentParser
 
segment - Variable in class javax.swing.text.AbstractWriter
Used for writing text.
segment - Variable in class javax.swing.text.html.HTMLWriter
Used when writing out content.
segment - Variable in class javax.swing.text.html.ImageView.ImageLabelView
 
segments - Variable in class javax.swing.text.SegmentCache
A list of the currently unused Segments.
sel0 - Variable in class javax.swing.text.PlainView
 
sel0 - Variable in class javax.swing.text.WrappedPlainView
 
sel1 - Variable in class javax.swing.text.PlainView
 
sel1 - Variable in class javax.swing.text.WrappedPlainView
 
select(int) - Method in class java.awt.Choice
Sets the selected item in this Choice menu to be the item at the specified position.
select(String) - Method in class java.awt.Choice
Sets the selected item in this Choice menu to be the item whose name is equal to the specified string.
select(int) - Method in class java.awt.List
Selects the item at the specified index in the scrolling list.
select(int, int) - Method in class java.awt.TextComponent
Selects the text between the specified start and end positions.
select(int) - Method in interface java.awt.peer.ChoicePeer
 
select(int) - Method in interface java.awt.peer.ListPeer
 
select(int, int) - Method in interface java.awt.peer.TextComponentPeer
 
select(long) - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
select() - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
select(JSpinner) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
If the spinner's editor is a DateEditor, this selects the field associated with the value that is being incremented.
select(JFormattedTextField, AttributedCharacterIterator, DateFormat.Field) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
Selects the passed in field, returning true if it is found, false otherwise.
select - Variable in class javax.swing.text.DefaultEditorKit.BeginAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.BeginLineAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.BeginParagraphAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.BeginWordAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.EndAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.EndLineAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.EndParagraphAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.EndWordAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.NextVisualPositionAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.NextWordAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.PageAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.PreviousWordAction
 
select - Variable in class javax.swing.text.DefaultEditorKit.VerticalPageAction
Adjusts the Rectangle to contain the bounds of the character at index in response to a page up.
select(int, int) - Method in class javax.swing.text.JTextComponent
Selects the text between the specified start and end positions.
selectAdjacentRunTab(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectAll() - Method in class java.awt.TextComponent
Selects all the text in this text component.
selectAll() - Method in interface javax.swing.ComboBoxEditor
Ask the editor to start editing and to select everything
selectAll() - Method in class javax.swing.JTable
Selects all rows, columns, and cells in the table.
selectAll() - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
selectAll - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeSelectAllAction
 
selectAll() - Method in class javax.swing.text.JTextComponent
Selects all the text in the TextComponent.
selectAllAccessibleSelection() - Method in class java.awt.List.AccessibleAWTList
Causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Causes every child of the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Causes every child of the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList
Causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JMenu.AccessibleJMenu
Normally causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Normally causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
selectAllAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable
Causes every child of the object to be selected, but only if the JTable supports multiple selections, and if individual cell selection is enabled.
selectAllAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree
Causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for selecting the entire document
selectBestTextFlavor(DataFlavor[]) - Static method in class java.awt.datatransfer.DataFlavor
Selects the best text DataFlavor from an array of DataFlavors.
selectColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
 
selectColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
selectColor - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
selectColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
selectContent(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Writes out the content of the SELECT form element.
selectEnd(EndSelectionEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Method that is called after an xsl:apply-templates or xsl:for-each selection occurs.
selectEnd(EndSelectionEvent) - Method in interface org.apache.xalan.trace.TraceListenerEx
Method that is called after an xsl:apply-templates or xsl:for-each selection occurs.
selectField(Object, int) - Method in class javax.swing.text.InternationalFormatter
Selects the fields identified by attributes.
selectHighlight - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
selectInitialValue() - Method in class javax.swing.JOptionPane
Requests that the initial value be selected, which will set focus to the initial value.
selectInitialValue(JOptionPane) - Method in class javax.swing.plaf.OptionPaneUI
Requests the component representing the default value to have focus.
selectInitialValue(JOptionPane) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
If inputComponent is non-null, the focus is requested on that, otherwise request focus on the default value
selectInitialValue(JOptionPane) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the selectInitialValue method on each UI handled by this object.
selectInputMethod(Locale) - Method in class java.awt.im.InputContext
Attempts to select an input method or keyboard layout that supports the given locale, and returns a value indicating whether such an input method or keyboard layout has been successfully selected.
selectLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for selecting a line around the caret.
selectModel - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
If a <SELECT> tag is being processed, this model will be a reference to the model being filled with the <OPTION> elements (which produce objects of type Option.
selectNextIndex() - Method in class javax.swing.plaf.basic.BasicListUI
Selected the previous row and force it to be visible.
selectNextPossibleValue() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Selects the next item in the list.
selectNextTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectNextTabInRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectNodeIterator(Node, String) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a nodelist.
selectNodeIterator(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a nodelist.
selectNodeIterator(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeIterator(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNow() - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
selectParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for selecting a paragraph around the caret.
selectPathForEvent(TreePath, MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged to update the selection based on a MouseEvent over a particular row.
selectPreviousIndex() - Method in class javax.swing.plaf.basic.BasicListUI
Selected the previous row and force it to be visible.
selectPreviousPossibleValue() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Selects the previous item in the list.
selectPreviousTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectPreviousTabInRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectSingleNode(Node, String) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a single node.
selectText(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Selects the text between two indices.
selectWithKeyChar(char) - Method in class javax.swing.JComboBox
Selects the list item that corresponds to the specified keyboard character and returns true, if there is an item corresponding to that character.
selectWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for selecting a word around the caret.
selected - Variable in class java.awt.List
selected is an array that will contain the indices of items that have been selected.
selected - Variable in class java.awt.im.InputMethodHighlight
 
selected - Variable in class javax.swing.text.PlainView
 
selected - Variable in class javax.swing.text.WrappedPlainView
 
selected - Variable in class javax.swing.text.html.Option
 
selected - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Is the value currently selected.
selected(SelectionEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Method that is called just after a select attribute has been evaluated.
selected(SelectionEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called just after the formatter listener is called.
selectedBackgroundKey - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Key used to lookup Color from UIManager.
selectedCheckbox - Variable in class java.awt.CheckboxGroup
The current choice.
selectedColor - Variable in class javax.swing.colorchooser.DefaultColorSelectionModel
 
selectedColor - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectedDirectory - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
selectedFile - Variable in class javax.swing.JFileChooser
 
selectedFiles - Variable in class javax.swing.JFileChooser
 
selectedForegroundKey - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Key used to lookup Color from UIManager.
selectedFrame - Variable in class javax.swing.JDesktopPane
 
selectedIcon - Variable in class javax.swing.AbstractButton
 
selectedIndex - Variable in class java.awt.Choice
The index of the current choice for this Choice or -1 if nothing is selected.
selectedIndices - Variable in class javax.swing.plaf.basic.BasicListUI.ListDropTargetListener
 
selectedIndices - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeDropTargetListener
 
selectedItemChanged() - Method in class javax.swing.JComboBox
This protected method is implementation specific.
selectedItemReminder - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
selectedKeys() - Method in class java.nio.channels.Selector
Returns this selector's selected-key set.
selectedObject - Variable in class javax.swing.DefaultComboBoxModel
 
selectedOnPress - Variable in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
selectedOnPress - Variable in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
selectedOnPress - Variable in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
selectedOption - Variable in class javax.swing.text.html.OptionComboBoxModel
 
selectedRun - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectedShadowKey - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Key used to lookup shadow color from UIManager.
selectedTabPadInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectedTextColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
selectedTextColor - Variable in class javax.swing.text.JTextComponent
 
selectedTitleColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
selectedWindowInputMap - Variable in class javax.swing.plaf.basic.BasicMenuUI
Uses as the parent of the windowInputMap when selected.
selectingItem - Variable in class javax.swing.JComboBox
 
selection - Variable in class javax.swing.ButtonGroup
The current selection.
selection - Variable in class javax.swing.MenuSelectionManager
 
selection - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Paths that are currently selected.
selectionBackground - Variable in class javax.swing.JList
 
selectionBackground - Variable in class javax.swing.JTable
The background color of selected cells.
selectionBackground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
selectionBackground - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
selectionBackwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for extending the selection by moving the caret logically backward one position.
selectionBeginAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the document.
selectionBeginLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a line, extending the selection.
selectionBeginParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a paragraph, extending the selection.
selectionBeginWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a word, extending the selection.
selectionColor - Variable in class javax.swing.text.JTextComponent
 
selectionDownAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically downward one position, extending the selection.
selectionEnd - Variable in class java.awt.TextComponent
The selection refers to the selected text, and the selectionEnd is the end position of the selected text.
selectionEndAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of the document.
selectionEndLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a line, extending the selection.
selectionEndParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a paragraph, extending the selection.
selectionEndWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a word, extending the selection.
selectionForKey(char, ComboBoxModel) - Method in class javax.swing.JComboBox.DefaultKeySelectionManager
 
selectionForKey(char, ComboBoxModel) - Method in interface javax.swing.JComboBox.KeySelectionManager
Given aKey and the model, returns the row that should become selected.
selectionForeground - Variable in class javax.swing.JList
 
selectionForeground - Variable in class javax.swing.JTable
The foreground color of selected cells.
selectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
selectionForeground - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
selectionForwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for extending the selection by moving the caret logically forward one position.
selectionListener - Variable in class javax.swing.JList
 
selectionMode - Variable in class javax.swing.DefaultListSelectionModel
 
selectionMode - Variable in class javax.swing.text.html.OptionListModel
 
selectionMode - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Mode for the selection, will be either SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
selectionModel - Variable in class javax.swing.JColorChooser
 
selectionModel - Variable in class javax.swing.JList
 
selectionModel - Variable in class javax.swing.JMenuBar
 
selectionModel - Variable in class javax.swing.JPopupMenu
 
selectionModel - Variable in class javax.swing.JTable
The ListSelectionModel of the table, used to keep track of row selections.
selectionModel - Variable in class javax.swing.JTree
Models the set of selected nodes in this tree.
selectionModel - Variable in class javax.swing.table.DefaultTableColumnModel
Model for keeping track of column selections
selectionModelChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
selectionModelPropertyChangeListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
selectionNextWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the selection to the beginning of the next word, extending the selection.
selectionPageDownAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to page down vertically, and move the selection.
selectionPageLeftAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to page left horizontally, and move the selection.
selectionPageRightAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to page right horizontally, and move the selection.
selectionPageUpAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to page up vertically, and move the selection.
selectionPreviousWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the selection to the beginning of the previous word, extending the selection.
selectionRedirector - Variable in class javax.swing.JTree
Creates a new event and passed it off the selectionListeners.
selectionSpan(ListSelectionModel) - Method in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
selectionStart - Variable in class java.awt.TextComponent
The selection refers to the selected text, and the selectionStart is the start position of the selected text.
selectionTag - Variable in class javax.swing.text.DefaultCaret
 
selectionTag - Variable in class javax.swing.text.html.HTMLEditorKit.NavigateLinkAction
 
selectionType - Variable in class javax.swing.plaf.basic.BasicListUI.IncrementLeadSelectionAction
One of CHANGE_LEAD, CHANGE_SELECTION or EXTEND_SELECTION.
selectionUpAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically upward one position, extending the selection.
selectionValues - Variable in class javax.swing.JOptionPane
Array of values the user can choose from.
selectionVisible - Variable in class javax.swing.text.DefaultCaret
 
selections - Variable in class javax.swing.text.GlyphView
Used by paint() to store highlighted view positions
selector() - Method in class java.nio.channels.SelectionKey
Returns the selector for which this key was created.
selectorMapping - Variable in class javax.swing.text.html.StyleSheet
An inverted graph of the selectors.
selectorTokens - Variable in class javax.swing.text.html.StyleSheet.CssParser
 
selectors - Variable in class javax.swing.text.html.StyleSheet.CssParser
 
semicolon - Variable in class java.io.Win32FileSystem
 
send(DatagramPacket) - Method in class java.net.DatagramSocket
Sends a datagram packet from this socket.
send(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Sends a datagram packet.
send(DatagramPacket, byte) - Method in class java.net.MulticastSocket
Deprecated. Use the following code or its equivalent instead: ...... int ttl = mcastSocket.getTimeToLive(); mcastSocket.setTimeToLive(newttl); mcastSocket.send(p); mcastSocket.setTimeToLive(ttl); ......
send(DatagramPacket) - Method in class java.net.PlainDatagramSocketImpl
Sends a datagram packet.
send(ByteBuffer, SocketAddress) - Method in class java.nio.channels.DatagramChannel
Sends a datagram via this channel.
sendEndPrefixMappings() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Add the attributes that have been declared to the attribute list.
sendMessage(Component, AWTEvent) - Method in class java.awt.DefaultKeyboardFocusManager
Sends a synthetic AWTEvent to a Component.
sendNormalizedSAXcharacters(ContentHandler, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as one or more SAX characters() events, normalizing the characters according to XSLT rules.
sendNormalizedSAXcharacters(char[], int, int, ContentHandler, int) - Static method in class org.apache.xml.utils.FastStringBuffer
Internal method to directly normalize and dispatch the character array.
sendNormalizedSAXcharacters(char[], int, int, ContentHandler) - Static method in class org.apache.xml.utils.FastStringBuffer
Directly normalize and dispatch the character array.
sendPixels(ImageConsumer, int, int, int, int) - Method in class java.awt.image.MemoryImageSource
 
sendSAXComment(LexicalHandler, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as sax Comment.
sendSAXcharacters(ContentHandler, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as one or more SAX characters() events.
sendStartPrefixMappings() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Add the attributes that have been declared to the attribute list.
sendUrgentData(int) - Method in class java.net.PlainSocketImpl
 
sendUrgentData(int) - Method in class java.net.Socket
Send one byte of urgent data on the socket.
sendUrgentData(int) - Method in class java.net.SocketImpl
Send one byte of urgent data on the socket.
separator - Static variable in class java.io.File
The system-dependent default name-separator character, represented as a string for convenience.
separatorChar - Static variable in class java.io.File
The system-dependent default name-separator character.
separatorSize - Variable in class javax.swing.JToolBar.Separator
 
sequence() - Static method in class java.lang.Shutdown
 
sequence(Pattern.Node) - Method in class java.util.regex.Pattern
Parsing of sequences between alternations.
sequenceNumber - Variable in class java.util.logging.LogRecord
 
serialPersistentFields - Static variable in class java.awt.CardLayout
 
serialPersistentFields - Static variable in class java.io.FilePermissionCollection
 
serialPersistentFields - Static variable in class java.io.ObjectStreamClass
 
serialPersistentFields - Static variable in class java.lang.Class
Class Class is special cased within the Serialization Stream Protocol.
serialPersistentFields - Static variable in class java.lang.String
Class String is special cased within the Serialization Stream Protocol.
serialPersistentFields - Static variable in class java.math.BigInteger
Serializable fields for BigInteger.
serialPersistentFields - Static variable in class java.net.SocketPermissionCollection
 
serialPersistentFields - Static variable in class java.util.PropertyPermissionCollection
 
serialPersistentFields - Static variable in class java.util.Random
Serializable fields for Random.
serialVersionOnStream - Variable in class java.awt.FlowLayout
This represent the currentSerialVersion which is bein used.
serialVersionOnStream - Variable in class java.text.DecimalFormat
The internal serial version which says which version was written.
serialVersionOnStream - Variable in class java.text.DecimalFormatSymbols
Describes the version of DecimalFormatSymbols present on the stream.
serialVersionOnStream - Variable in class java.text.NumberFormat
Describes the version of NumberFormat present on the stream.
serialVersionOnStream - Variable in class java.text.SimpleDateFormat
The version of the serialized data on the stream.
serialVersionOnStream - Variable in class java.util.Calendar
The version of the serialized data on the stream.
serialVersionOnStream - Variable in class java.util.SimpleTimeZone
The version of the serialized data on the stream.
serialVersionUID - Static variable in class java.awt.AWTError
 
serialVersionUID - Static variable in class java.awt.AWTEvent
 
serialVersionUID - Static variable in class java.awt.AWTException
 
serialVersionUID - Static variable in class java.awt.AWTPermission
use serialVersionUID from the Java 2 platform for interoperability
serialVersionUID - Static variable in class java.awt.BorderLayout
 
serialVersionUID - Static variable in class java.awt.Button
 
serialVersionUID - Static variable in class java.awt.Canvas
 
serialVersionUID - Static variable in class java.awt.CardLayout.Card
 
serialVersionUID - Static variable in class java.awt.CardLayout
 
serialVersionUID - Static variable in class java.awt.Checkbox
 
serialVersionUID - Static variable in class java.awt.CheckboxGroup
 
serialVersionUID - Static variable in class java.awt.CheckboxMenuItem
 
serialVersionUID - Static variable in class java.awt.Choice
 
serialVersionUID - Static variable in class java.awt.Color
 
serialVersionUID - Static variable in class java.awt.Component
 
serialVersionUID - Static variable in class java.awt.Container
JDK 1.1 serialVersionUID
serialVersionUID - Static variable in class java.awt.Cursor
 
serialVersionUID - Static variable in class java.awt.Dialog
 
serialVersionUID - Static variable in class java.awt.Dimension
 
serialVersionUID - Static variable in class java.awt.Event
 
serialVersionUID - Static variable in class java.awt.FileDialog
 
serialVersionUID - Static variable in class java.awt.FlowLayout
 
serialVersionUID - Static variable in class java.awt.FocusManager
 
serialVersionUID - Static variable in class java.awt.Font
 
serialVersionUID - Static variable in class java.awt.FontMetrics
 
serialVersionUID - Static variable in class java.awt.Frame
 
serialVersionUID - Static variable in class java.awt.GridBagConstraints
 
serialVersionUID - Static variable in class java.awt.GridBagLayout
 
serialVersionUID - Static variable in class java.awt.IllegalComponentStateException
 
serialVersionUID - Static variable in class java.awt.ImageMediaEntry
 
serialVersionUID - Static variable in class java.awt.Insets
 
serialVersionUID - Static variable in class java.awt.Label
 
serialVersionUID - Static variable in class java.awt.LightweightDispatcher
 
serialVersionUID - Static variable in class java.awt.List
 
serialVersionUID - Static variable in class java.awt.MediaTracker
 
serialVersionUID - Static variable in class java.awt.Menu
 
serialVersionUID - Static variable in class java.awt.MenuBar
 
serialVersionUID - Static variable in class java.awt.MenuComponent
 
serialVersionUID - Static variable in class java.awt.MenuItem
 
serialVersionUID - Static variable in class java.awt.MenuShortcut
 
serialVersionUID - Static variable in class java.awt.Panel
 
serialVersionUID - Static variable in class java.awt.Point
 
serialVersionUID - Static variable in class java.awt.Polygon
 
serialVersionUID - Static variable in class java.awt.PopupMenu
 
serialVersionUID - Static variable in class java.awt.Rectangle
 
serialVersionUID - Static variable in class java.awt.ScrollPane
 
serialVersionUID - Static variable in class java.awt.ScrollPaneAdjustable
JDK 1.1 serialVersionUID.
serialVersionUID - Static variable in class java.awt.Scrollbar
 
serialVersionUID - Static variable in class java.awt.SystemColor
 
serialVersionUID - Static variable in class java.awt.TextArea
 
serialVersionUID - Static variable in class java.awt.TextComponent
 
serialVersionUID - Static variable in class java.awt.TextField
 
serialVersionUID - Static variable in class java.awt.Window
 
serialVersionUID - Static variable in class java.awt.color.ColorSpace
 
serialVersionUID - Static variable in class java.awt.color.ICC_ColorSpace
 
serialVersionUID - Static variable in class java.awt.datatransfer.DataFlavor
 
serialVersionUID - Static variable in class java.awt.datatransfer.MimeType
 
serialVersionUID - Static variable in class java.awt.datatransfer.MimeTypeParseException
 
serialVersionUID - Static variable in class java.awt.datatransfer.UnsupportedFlavorException
 
serialVersionUID - Static variable in class java.awt.dnd.DragGestureEvent
 
serialVersionUID - Static variable in class java.awt.dnd.DragGestureRecognizer
 
serialVersionUID - Static variable in class java.awt.dnd.DragSource
 
serialVersionUID - Static variable in class java.awt.dnd.DragSourceContext
 
serialVersionUID - Static variable in class java.awt.dnd.DragSourceDragEvent
 
serialVersionUID - Static variable in class java.awt.dnd.DragSourceDropEvent
 
serialVersionUID - Static variable in class java.awt.dnd.DragSourceEvent
 
serialVersionUID - Static variable in class java.awt.dnd.DropTarget
 
serialVersionUID - Static variable in class java.awt.dnd.DropTargetContext
 
serialVersionUID - Static variable in class java.awt.dnd.DropTargetDragEvent
 
serialVersionUID - Static variable in class java.awt.dnd.DropTargetDropEvent
 
serialVersionUID - Static variable in class java.awt.dnd.DropTargetEvent
 
serialVersionUID - Static variable in class java.awt.dnd.MouseDragGestureRecognizer
 
serialVersionUID - Static variable in class java.awt.event.ActionEvent
 
serialVersionUID - Static variable in class java.awt.event.AdjustmentEvent
 
serialVersionUID - Static variable in class java.awt.event.ComponentEvent
 
serialVersionUID - Static variable in class java.awt.event.ContainerEvent
 
serialVersionUID - Static variable in class java.awt.event.FocusEvent
 
serialVersionUID - Static variable in class java.awt.event.InputEvent
 
serialVersionUID - Static variable in class java.awt.event.InputMethodEvent
Serial Version ID.
serialVersionUID - Static variable in class java.awt.event.InvocationEvent
 
serialVersionUID - Static variable in class java.awt.event.ItemEvent
 
serialVersionUID - Static variable in class java.awt.event.KeyEvent
 
serialVersionUID - Static variable in class java.awt.event.MouseEvent
 
serialVersionUID - Static variable in class java.awt.event.PaintEvent
 
serialVersionUID - Static variable in class java.awt.event.TextEvent
 
serialVersionUID - Static variable in class java.awt.event.WindowEvent
 
serialVersionUID - Static variable in class java.awt.font.TextAttribute
 
serialVersionUID - Static variable in class java.awt.font.TransformAttribute
 
serialVersionUID - Static variable in class java.awt.print.PrinterIOException
 
serialVersionUID - Static variable in class java.io.File
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.io.FilePermission
 
serialVersionUID - Static variable in class java.io.FilePermissionCollection
 
serialVersionUID - Static variable in class java.io.ObjectStreamClass
 
serialVersionUID - Static variable in class java.io.WriteAbortedException
 
serialVersionUID - Static variable in class java.lang.Boolean
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.Byte
use serialVersionUID from JDK 1.1. for interoperability
serialVersionUID - Static variable in class java.lang.Character
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.Class
use serialVersionUID from JDK 1.1 for interoperability
serialVersionUID - Static variable in class java.lang.ClassNotFoundException
use serialVersionUID from JDK 1.1.X for interoperability
serialVersionUID - Static variable in class java.lang.Double
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.Error
 
serialVersionUID - Static variable in class java.lang.Exception
 
serialVersionUID - Static variable in class java.lang.ExceptionInInitializerError
Use serialVersionUID from JDK 1.1.X for interoperability
serialVersionUID - Static variable in class java.lang.Float
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.Integer
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.Long
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.Number
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.NumberFormatException
 
serialVersionUID - Static variable in class java.lang.RuntimeException
 
serialVersionUID - Static variable in class java.lang.Short
use serialVersionUID from JDK 1.1. for interoperability
serialVersionUID - Static variable in class java.lang.StackTraceElement
 
serialVersionUID - Static variable in class java.lang.String.CaseInsensitiveComparator
 
serialVersionUID - Static variable in class java.lang.String
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.StringBuffer
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.Throwable
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.lang.reflect.InvocationTargetException
Use serialVersionUID from JDK 1.1.X for interoperability
serialVersionUID - Static variable in class java.lang.reflect.UndeclaredThrowableException
 
serialVersionUID - Static variable in class java.math.BigDecimal
 
serialVersionUID - Static variable in class java.math.BigInteger
use serialVersionUID from JDK 1.1. for interoperability
serialVersionUID - Static variable in class java.net.Inet4Address
use serialVersionUID from InetAddress, but Inet4Address instance is always replaced by an InetAddress instance before being serialized
serialVersionUID - Static variable in class java.net.Inet6Address
 
serialVersionUID - Static variable in class java.net.InetAddress
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.net.InetSocketAddress
 
serialVersionUID - Static variable in class java.net.NetPermission
 
serialVersionUID - Static variable in class java.net.SocketPermission
 
serialVersionUID - Static variable in class java.net.SocketPermissionCollection
 
serialVersionUID - Static variable in class java.net.URI
 
serialVersionUID - Static variable in class java.net.URL
 
serialVersionUID - Static variable in class java.rmi.AccessException
 
serialVersionUID - Static variable in class java.rmi.AlreadyBoundException
 
serialVersionUID - Static variable in class java.rmi.ConnectException
 
serialVersionUID - Static variable in class java.rmi.ConnectIOException
 
serialVersionUID - Static variable in class java.rmi.MarshalException
 
serialVersionUID - Static variable in class java.rmi.MarshalledObject
Indicate compatibility with 1.2 version of class.
serialVersionUID - Static variable in class java.rmi.NoSuchObjectException
 
serialVersionUID - Static variable in class java.rmi.NotBoundException
 
serialVersionUID - Static variable in class java.rmi.RMISecurityException
Deprecated.  
serialVersionUID - Static variable in class java.rmi.RemoteException
 
serialVersionUID - Static variable in class java.rmi.ServerError
 
serialVersionUID - Static variable in class java.rmi.ServerException
 
serialVersionUID - Static variable in class java.rmi.ServerRuntimeException
Deprecated.  
serialVersionUID - Static variable in class java.rmi.StubNotFoundException
 
serialVersionUID - Static variable in class java.rmi.UnexpectedException
 
serialVersionUID - Static variable in class java.rmi.UnknownHostException
 
serialVersionUID - Static variable in class java.rmi.UnmarshalException
 
serialVersionUID - Static variable in class java.rmi.activation.Activatable
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.ActivateFailedException
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.ActivationDesc
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.ActivationException
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.ActivationGroup
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.ActivationGroupDesc
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.ActivationGroupID
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.ActivationID
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.UnknownGroupException
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.activation.UnknownObjectException
indicate compatibility with the Java 2 SDK v1.2 version of class
serialVersionUID - Static variable in class java.rmi.dgc.Lease
indicate compatibility with JDK 1.1.x version of class
serialVersionUID - Static variable in class java.rmi.dgc.VMID
indicate compatibility with JDK 1.1.x version of class
serialVersionUID - Static variable in class java.rmi.server.ExportException
 
serialVersionUID - Static variable in class java.rmi.server.ObjID.InsecureRandom
unnecessary serialVersionUID to keep watchdog tools happy
serialVersionUID - Static variable in class java.rmi.server.ObjID
indicate compatibility with JDK 1.1.x version of class
serialVersionUID - Static variable in class java.rmi.server.RemoteObject
indicate compatibility with JDK 1.1.x version of class
serialVersionUID - Static variable in interface java.rmi.server.RemoteRef
indicate compatibility with JDK 1.1.x version of class.
serialVersionUID - Static variable in class java.rmi.server.RemoteServer
 
serialVersionUID - Static variable in class java.rmi.server.RemoteStub
indicate compatibility with JDK 1.1.x version of class
serialVersionUID - Static variable in class java.rmi.server.ServerCloneException
 
serialVersionUID - Static variable in class java.rmi.server.ServerNotActiveException
 
serialVersionUID - Static variable in interface java.rmi.server.ServerRef
indicate compatibility with JDK 1.1.x version of class.
serialVersionUID - Static variable in class java.rmi.server.SkeletonMismatchException
Deprecated.  
serialVersionUID - Static variable in class java.rmi.server.SkeletonNotFoundException
Deprecated.  
serialVersionUID - Static variable in class java.rmi.server.SocketSecurityException
 
serialVersionUID - Static variable in class java.rmi.server.UID
indicate compatibility with JDK 1.1.x version of class
serialVersionUID - Static variable in class java.rmi.server.UnicastRemoteObject
 
serialVersionUID - Static variable in class java.sql.Date
Private serial version unique ID to ensure serialization compatibility.
serialVersionUID - Static variable in class java.sql.SQLPermission
Private serial version unique ID to ensure serialization compatibility.
serialVersionUID - Static variable in class java.sql.Time
Private serial version unique ID to ensure serialization compatibility.
serialVersionUID - Static variable in class java.sql.Timestamp
 
serialVersionUID - Static variable in class java.text.AttributedCharacterIterator.Attribute
 
serialVersionUID - Static variable in class java.text.DateFormat
 
serialVersionUID - Static variable in class java.text.DateFormatSymbols
 
serialVersionUID - Static variable in class java.text.DecimalFormat
 
serialVersionUID - Static variable in class java.text.DecimalFormatSymbols
 
serialVersionUID - Static variable in class java.text.Format
 
serialVersionUID - Static variable in class java.text.MessageFormat
 
serialVersionUID - Static variable in class java.text.NumberFormat
 
serialVersionUID - Static variable in class java.text.SimpleDateFormat
 
serialVersionUID - Static variable in class java.util.ArrayList
 
serialVersionUID - Static variable in class java.util.Arrays.ArrayList
 
serialVersionUID - Static variable in class java.util.BitSet
 
serialVersionUID - Static variable in class java.util.Calendar
 
serialVersionUID - Static variable in class java.util.Collections.CopiesList
 
serialVersionUID - Static variable in class java.util.Collections.EmptyList
 
serialVersionUID - Static variable in class java.util.Collections.EmptyMap
 
serialVersionUID - Static variable in class java.util.Collections.EmptySet
 
serialVersionUID - Static variable in class java.util.Collections.ReverseComparator
 
serialVersionUID - Static variable in class java.util.Collections.SingletonList
 
serialVersionUID - Static variable in class java.util.Collections.SingletonSet
 
serialVersionUID - Static variable in class java.util.Collections.SynchronizedCollection
 
serialVersionUID - Static variable in class java.util.Collections.SynchronizedList
 
serialVersionUID - Static variable in class java.util.Collections.SynchronizedMap
 
serialVersionUID - Static variable in class java.util.Collections.SynchronizedRandomAccessList
 
serialVersionUID - Static variable in class java.util.Collections.UnmodifiableCollection
 
serialVersionUID - Static variable in class java.util.Collections.UnmodifiableList
 
serialVersionUID - Static variable in class java.util.Collections.UnmodifiableMap
 
serialVersionUID - Static variable in class java.util.Collections.UnmodifiableRandomAccessList
 
serialVersionUID - Static variable in class java.util.Date
 
serialVersionUID - Static variable in class java.util.GregorianCalendar
 
serialVersionUID - Static variable in class java.util.HashMap
 
serialVersionUID - Static variable in class java.util.HashSet
 
serialVersionUID - Static variable in class java.util.Hashtable
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.util.LinkedList
 
serialVersionUID - Static variable in class java.util.Locale
serialization ID
serialVersionUID - Static variable in class java.util.Properties
use serialVersionUID from JDK 1.1.X for interoperability
serialVersionUID - Static variable in class java.util.PropertyPermissionCollection
 
serialVersionUID - Static variable in class java.util.Random
use serialVersionUID from JDK 1.1 for interoperability
serialVersionUID - Static variable in class java.util.SimpleTimeZone
 
serialVersionUID - Static variable in class java.util.Stack
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.util.TimeZone
 
serialVersionUID - Static variable in class java.util.TreeMap.SubMap
 
serialVersionUID - Static variable in class java.util.TreeMap
 
serialVersionUID - Static variable in class java.util.TreeSet
 
serialVersionUID - Static variable in class java.util.Vector
use serialVersionUID from JDK 1.0.2 for interoperability
serialVersionUID - Static variable in class java.util.regex.Pattern
use serialVersionUID from Merlin b59 for interoperability
serialVersionUID - Static variable in class javax.rmi.CORBA.Stub
 
serialVersionUID - Static variable in class javax.sql.ConnectionEvent
Private serial version unique ID to ensure serialization compatibility.
serialVersionUID - Static variable in class javax.sql.RowSetEvent
Private serial version unique ID to ensure serialization compatibility.
serialVersionUID - Static variable in class javax.swing.KeyStroke
Serial Version ID.
serialVersionUID - Static variable in class javax.swing.event.SwingPropertyChangeSupport
 
serializable - Variable in class java.io.ObjectStreamClass
true if represented class implements Serializable
serialize(Node) - Method in interface org.apache.xalan.serialize.DOMSerializer
Serializes the DOM node.
serialize(Node) - Method in class org.apache.xalan.serialize.SerializerToXML
Serializes the DOM node.
serializeEx - Variable in class java.io.ObjectStreamClass
exception (if any) to be thrown if serialization attempted
server - Variable in class java.net.SocksSocketImpl
 
server - Variable in class java.net.SocksSocketImplFactory
 
serverSocket - Variable in class java.net.SocketImpl
 
serviceName - Static variable in interface ISSearch.ISPeerServerInterface
The name of the peer search engine that is used by clients to execute queries via RMI.
set(JobAttributes) - Method in class java.awt.JobAttributes
Sets all of the attributes of this JobAttributes to the same values as the attributes of obj.
set(PageAttributes) - Method in class java.awt.PageAttributes
Sets all of the attributes of this PageAttributes to the same values as the attributes of obj.
set(String, String) - Method in class java.awt.datatransfer.MimeTypeParameterList
Set the value to be associated with the given name, replacing any previous association.
set(Object, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters.
set(byte, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Byte.
set(char, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Character.
set(short, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Short.
set(int, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with an Integer.
set(long, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Long.
set(float, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Float.
set(double, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Double.
set(Object) - Method in class java.io.ObjectStreamClass.EntryFuture
 
set(ThreadLocal, Object) - Static method in class java.lang.StringCoding
 
set(ThreadLocal, Object) - Method in class java.lang.ThreadLocal.ThreadLocalMap
Set the value associated with key.
set(Object) - Method in class java.lang.ThreadLocal
Sets the current thread's copy of this thread-local variable to the specified value.
set(Object, int, Object) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified new value.
set(Object, Object) - Method in class java.lang.reflect.Field
Sets the field represented by this Field object on the specified object argument to the specified new value.
set(int) - Method in class java.math.BitSieve
Set the bit at the specified index.
set(String, String, int, String, String) - Method in class java.net.URL
Sets the fields of the URL.
set(String, String, int, String, String, String, String, String) - Method in class java.net.URL
Sets the specified 8 fields of the URL.
set(double, int) - Method in class java.text.DigitList
Set the digit list to a representation of the given double value.
set(double, int, boolean) - Method in class java.text.DigitList
Set the digit list to a representation of the given double value.
set(long) - Method in class java.text.DigitList
Utility routine to set the value of the digit list from a long
set(long, int) - Method in class java.text.DigitList
Set the digit list to a representation of the given long value.
set(Object) - Method in class java.util.AbstractList.ListItr
 
set(int, Object) - Method in class java.util.AbstractList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class java.util.AbstractSequentialList
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - Method in class java.util.ArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - Method in class java.util.Arrays.ArrayList
 
set(int) - Method in class java.util.BitSet
Sets the bit at the specified index to true.
set(int, boolean) - Method in class java.util.BitSet
Sets the bit at the specified index to the specified value.
set(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to true.
set(int, int, boolean) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to the specified value.
set(int, int) - Method in class java.util.Calendar
Sets the time field with the given value.
set(int, int, int) - Method in class java.util.Calendar
Sets the values for the fields year, month, and date.
set(int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the fields year, month, date, hour, and minute.
set(int, int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the fields year, month, date, hour, minute, and second.
set(int, Object) - Method in class java.util.Collections.SynchronizedList
 
set(int, Object) - Method in class java.util.Collections.UnmodifiableList
 
set(Object) - Method in class java.util.LinkedList.ListItr
 
set(int, Object) - Method in class java.util.LinkedList
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - Method in interface java.util.List
Replaces the element at the specified position in this list with the specified element (optional operation).
set(Object) - Method in interface java.util.ListIterator
Replaces the last element returned by next or previous with the specified element (optional operation).
set - Variable in class java.util.ResourceBundleEnumeration
 
set(int, Object) - Method in class java.util.SubList
 
set(int, Object) - Method in class java.util.Vector
Replaces the element at the specified position in this Vector with the specified element.
set(int, Object) - Method in class javax.swing.DefaultListModel
Replaces the element at the specified position in this list with the specified element.
set(int) - Method in class javax.swing.DefaultListSelectionModel
 
set(int) - Method in class javax.swing.text.html.OptionListModel
 
set(MutableAttributeSet) - Method in interface javax.swing.text.rtf.RTFAttribute
 
set(MutableAttributeSet, int) - Method in interface javax.swing.text.rtf.RTFAttribute
 
set(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute
 
set(MutableAttributeSet, int) - Method in class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute
 
set(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
set(MutableAttributeSet, int) - Method in class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
set(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
set(MutableAttributeSet, int) - Method in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
set(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
set(MutableAttributeSet, int) - Method in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
set(Object, Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Sets the field represented by this Field object on the specified object argument to the specified new value.
set16(byte[], int, int) - Static method in class java.util.jar.JarOutputStream
 
set2DigitYearStart(Date) - Method in class java.text.SimpleDateFormat
Sets the 100-year period 2-digit years will be interpreted as being in to begin on the date the user specifies.
setAccelerator(KeyStroke) - Method in class javax.swing.JMenu
setAccelerator is not defined for JMenu.
setAccelerator(KeyStroke) - Method in class javax.swing.JMenuItem
Sets the key combination which invokes the menu item's action listeners without navigating the menu hierarchy.
setAcceptAllFileFilterUsed(boolean) - Method in class javax.swing.JFileChooser
Determines whether the AcceptAll FileFilter is used as an available choice in the choosable filter list.
setAccessible(AccessibleObject[], boolean) - Static method in class java.lang.reflect.AccessibleObject
Convenience method to set the accessible flag for an array of objects with a single security check (for efficiency).
setAccessible(boolean) - Method in class java.lang.reflect.AccessibleObject
Set the accessible flag for this object to the indicated boolean value.
setAccessible0(AccessibleObject, boolean) - Static method in class java.lang.reflect.AccessibleObject
 
setAccessibleCaption(Accessible) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Sets the caption for the table.
setAccessibleCaption(Accessible) - Method in class javax.swing.JTable.AccessibleJTable
Sets the caption for the table.
setAccessibleCaption(Accessible) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Sets the caption for the table.
setAccessibleCaption(Accessible) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Sets the caption for the table.
setAccessibleColumnDescription(int, Accessible) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Sets the description text of the specified column in the table.
setAccessibleColumnDescription(int, Accessible) - Method in class javax.swing.JTable.AccessibleJTable
Sets the description text of the specified column of the table.
setAccessibleColumnDescription(int, Accessible) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Sets the description text of the specified column in the table.
setAccessibleColumnDescription(int, Accessible) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Sets the description text of the specified column in the table.
setAccessibleColumnHeader(AccessibleTable) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Sets the column headers.
setAccessibleColumnHeader(AccessibleTable) - Method in class javax.swing.JTable.AccessibleJTable
Returns the column headers as an AccessibleTable.
setAccessibleColumnHeader(AccessibleTable) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Sets the column headers.
setAccessibleColumnHeader(AccessibleTable) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Sets the column headers.
setAccessibleDescription(String) - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Sets the accessible description of this object.
setAccessibleDescription(String) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setAccessibleDescription(String) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the accessible description of this object.
setAccessibleDescription(String) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Set the accessible description of this object.
setAccessibleDescription(String) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setAccessibleIconDescription(String) - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Sets the description of the icon.
setAccessibleIconDescription(String) - Method in class javax.swing.text.html.AccessibleHTML.IconElementInfo.IconAccessibleContext
Sets the description of the icon.
setAccessibleName(String) - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Sets the localized accessible name of this object.
setAccessibleName(String) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setAccessibleName(String) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the localized accessible name of this object.
setAccessibleName(String) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Set the localized accessible name of this object.
setAccessibleName(String) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setAccessibleParent(Accessible) - Method in class javax.swing.JComboBox.AccessibleJComboBox.EditorAccessibleContext
Sets the Accessible parent of this object.
setAccessibleRowDescription(int, Accessible) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Sets the description text of the specified row of the table.
setAccessibleRowDescription(int, Accessible) - Method in class javax.swing.JTable.AccessibleJTable
Sets the description text of the specified row of the table.
setAccessibleRowDescription(int, Accessible) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Sets the description text of the specified row of the table.
setAccessibleRowDescription(int, Accessible) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Sets the description text of the specified row of the table.
setAccessibleRowHeader(AccessibleTable) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Sets the row headers.
setAccessibleRowHeader(AccessibleTable) - Method in class javax.swing.JTable.AccessibleJTable
Returns the row headers as an AccessibleTable.
setAccessibleRowHeader(AccessibleTable) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Sets the row headers.
setAccessibleRowHeader(AccessibleTable) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Sets the row headers.
setAccessibleSummary(Accessible) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleTableHeader
Sets the summary description of the table
setAccessibleSummary(Accessible) - Method in class javax.swing.JTable.AccessibleJTable
Sets the summary description of the table.
setAccessibleSummary(Accessible) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext.AccessibleHeadersTable
Sets the summary description of the table
setAccessibleSummary(Accessible) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableAccessibleContext
Sets the summary description of the table
setAccessory(JComponent) - Method in class javax.swing.JFileChooser
Sets the accessory component.
setAction(Action) - Method in class javax.swing.AbstractButton
Sets the Action for the ActionEvent source.
setAction(Action) - Method in class javax.swing.JComboBox
Sets the Action for the ActionEvent source.
setAction(Action) - Method in class javax.swing.JTextField
Sets the Action for the ActionEvent source.
setActionCommand(String) - Method in class java.awt.Button
Sets the command name for the action event fired by this button.
setActionCommand(String) - Method in class java.awt.MenuItem
Sets the command name of the action event that is fired by this menu item.
setActionCommand(String) - Method in class javax.swing.AbstractButton
Sets the action command for this button.
setActionCommand(String) - Method in interface javax.swing.ButtonModel
Sets the actionCommand string that gets sent as part of the event when the button is pressed.
setActionCommand(String) - Method in class javax.swing.DefaultButtonModel
Sets the actionCommand string that gets sent as part of the event when the button is pressed.
setActionCommand(String) - Method in class javax.swing.JComboBox
Sets the action command that should be included in the event sent to action listeners.
setActionCommand(String) - Method in class javax.swing.JTextField
Sets the command string used for action events.
setActionMap(ActionMap) - Method in class javax.swing.JComponent
Sets the ActionMap to am.
setActivationDesc(ActivationID, ActivationDesc) - Method in interface java.rmi.activation.ActivationSystem
Set the activation descriptor, desc for the object with the activation identifier, id.
setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc) - Method in interface java.rmi.activation.ActivationSystem
Set the activation group descriptor, desc for the object with the activation group identifier, id.
setActive(boolean) - Method in class java.awt.dnd.DropTarget
Sets the DropTarget active if true, inactive if false.
setActive(boolean) - Method in class javax.swing.plaf.metal.MetalTitlePane
Updates state dependant upon the Window's active state.
setAddress(InetAddress) - Method in class java.net.DatagramPacket
Sets the IP address of the machine to which this datagram is being sent.
setAlignment(int) - Method in class java.awt.FlowLayout
Sets the alignment for this layout.
setAlignment(int) - Method in class java.awt.Label
Sets the alignment for this label to the specified alignment.
setAlignment(int) - Method in interface java.awt.peer.LabelPeer
 
setAlignment(MutableAttributeSet, int) - Static method in class javax.swing.text.StyleConstants
Sets alignment.
setAlignmentX(float) - Method in class javax.swing.JComponent
Sets the the vertical alignment.
setAlignmentY(float) - Method in class javax.swing.JComponent
Sets the the horizontal alignment.
setAllocation(Shape) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Copy the currently allocated shape into the Rectangle used to store the current allocation.
setAllowUserInteraction(boolean) - Method in class java.net.URLConnection
Set the value of the allowUserInteraction field of this URLConnection.
setAllowsChildren(boolean) - Method in class javax.swing.tree.DefaultMutableTreeNode
Determines whether or not this node is allowed to have children.
setAllowsInvalid(boolean) - Method in class javax.swing.text.DefaultFormatter
Sets whether or not the value being edited is allowed to be invalid for a length of time (that is, stringToValue throws a ParseException).
setAmPmStrings(String[]) - Method in class java.text.DateFormatSymbols
Sets ampm strings.
setAnchorSelectionIndex(int) - Method in class javax.swing.DefaultListSelectionModel
Set the anchor selection index, leaving all selection values unchanged.
setAnchorSelectionIndex(int) - Method in interface javax.swing.ListSelectionModel
Set the anchor selection index.
setAnchorSelectionIndex(int) - Method in class javax.swing.text.html.OptionListModel
Set the anchor selection index, leaving all selection values unchanged.
setAnchorSelectionPath(TreePath) - Method in class javax.swing.JTree
Sets the path identified as the anchor.
setAnchorSelectionPath(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setAngleExtent(double) - Method in class java.awt.geom.Arc2D.Double
Sets the angular extent of this arc to the specified double value.
setAngleExtent(double) - Method in class java.awt.geom.Arc2D.Float
Sets the angular extent of this arc to the specified double value.
setAngleExtent(double) - Method in class java.awt.geom.Arc2D
Sets the angular extent of this arc to the specified double value.
setAngleStart(double) - Method in class java.awt.geom.Arc2D.Double
Sets the starting angle of this arc to the specified double value.
setAngleStart(double) - Method in class java.awt.geom.Arc2D.Float
Sets the starting angle of this arc to the specified double value.
setAngleStart(double) - Method in class java.awt.geom.Arc2D
Sets the starting angle of this arc to the specified double value.
setAngleStart(Point2D) - Method in class java.awt.geom.Arc2D
Sets the starting angle of this arc to the angle that the specified point defines relative to the center of this arc.
setAngles(double, double, double, double) - Method in class java.awt.geom.Arc2D
Sets the starting angle and angular extent of this arc using two sets of coordinates.
setAngles(Point2D, Point2D) - Method in class java.awt.geom.Arc2D
Sets the starting angle and angular extent of this arc using two points.
setAnimated(boolean) - Method in class java.awt.image.MemoryImageSource
Changes this memory image into a multi-frame animation or a single-frame static image depending on the animated parameter.
setAnimationIndex(int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Sets the index of the current animation frame to the specified value and requests that the progress bar be repainted.
setApproveButtonMnemonic(int) - Method in class javax.swing.JFileChooser
Sets the approve button's mnemonic using a numeric keycode.
setApproveButtonMnemonic(char) - Method in class javax.swing.JFileChooser
Sets the approve button's mnemonic using a character.
setApproveButtonText(String) - Method in class javax.swing.JFileChooser
Sets the text used in the ApproveButton in the FileChooserUI.
setApproveButtonToolTipText(String) - Method in class javax.swing.JFileChooser
Sets the tooltip text used in the ApproveButton.
setArc(double, double, double, double, double, double, int) - Method in class java.awt.geom.Arc2D.Double
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
setArc(double, double, double, double, double, double, int) - Method in class java.awt.geom.Arc2D.Float
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
setArc(double, double, double, double, double, double, int) - Method in class java.awt.geom.Arc2D
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
setArc(Point2D, Dimension2D, double, double, int) - Method in class java.awt.geom.Arc2D
Sets the location, size, angular extents, and closure type of this arc to the specified values.
setArc(Rectangle2D, double, double, int) - Method in class java.awt.geom.Arc2D
Sets the location, size, angular extents, and closure type of this arc to the specified values.
setArc(Arc2D) - Method in class java.awt.geom.Arc2D
Sets this arc to be the same as the specified arc.
setArcByCenter(double, double, double, double, double, int) - Method in class java.awt.geom.Arc2D
Sets the position, bounds, angular extents, and closure type of this arc to the specified values.
setArcByTangent(Point2D, Point2D, Point2D, double) - Method in class java.awt.geom.Arc2D
Sets the position, bounds, and angular extents of this arc to the specified value.
setArcType(int) - Method in class java.awt.geom.Arc2D
Sets the closure type of this arc to the specified value: OPEN, CHORD, or PIE.
setAreaOfInterest(Shape) - Method in class java.awt.image.renderable.RenderContext
Sets the current area of interest.
setArg(Expression, int) - Method in class org.apache.xpath.functions.FuncExtFunction
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function2Args
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function3Args
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.FunctionOneArg
Set an argument expression for a function.
setArmed(boolean) - Method in interface javax.swing.ButtonModel
Marks the button as "armed".
setArmed(boolean) - Method in class javax.swing.DefaultButtonModel
Marks the button as "armed".
setArmed(boolean) - Method in class javax.swing.JMenuItem
Identifies the menu item as "armed".
setArray(int, Array) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Array object.
setArray(int, Array) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Array value.
setAsciiStream(String, InputStream, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(long) - Method in interface java.sql.Clob
Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
setAsciiStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.InputStream value.
setAsksAllowsChildren(boolean) - Method in class javax.swing.tree.DefaultTreeModel
Sets whether or not to test leafness by asking getAllowsChildren() or isLeaf() to the TreeNodes.
setAsynchronousLoadPriority(int) - Method in class javax.swing.text.AbstractDocument
Sets the asynchronous loading priority.
setAsynchronousMovement(boolean) - Method in class javax.swing.text.DefaultCaret
Set the flag that determines whether or not asynchronous updates will move the caret.
setAt(int, Object) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
setAttr(String, int) - Method in class org.apache.xalan.serialize.ElemDesc
Set an attribute name and it's bit properties.
setAttr(String, int) - Method in class org.apache.xml.utils.ElemDesc
Set a new attribute for this element
setAttrValue(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Set a value on an attribute.
setAttribute(String, Object) - Method in class org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, String) - Method in class org.apache.crimson.tree.ElementNode2
DOM: Assigns or modifies the value of the specified attribute.
setAttribute(String, Object) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttribute(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNS(String, String, String) - Method in class org.apache.crimson.tree.ElementNode2
DOM2:
setAttributeNS(String, String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttributeNS(String, String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNode(Attr) - Method in class org.apache.crimson.tree.ElementNode2
DOM: assigns the attribute
setAttributeNode(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttributeNode(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNodeNS(Attr) - Method in class org.apache.crimson.tree.ElementNode2
DOM2:
setAttributeNodeNS(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttributeNodeNS(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeSet(ElemAttributeSet) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:attribute-set" property.
setAttributes(Map, int) - Method in class java.text.AttributedString
Sets the attributes for the range from offset to the the next run break (typically the end of the text) to the ones specified in attrs.
setAttributes(int, int, AttributeSet) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Sets attributes for the text between two indices.
setAttributes(AttributeSet[]) - Method in class javax.swing.text.html.MuxingAttributeSet
Directly sets the AttributeSets that comprise this MuxingAttributeSet.
setAttributes(AttributeSet) - Method in class org.apache.crimson.tree.ElementNode2
 
setAutoCommit(boolean) - Method in interface java.sql.Connection
Sets this connection's auto-commit mode to the given state.
setAutoCreateColumnsFromModel(boolean) - Method in class javax.swing.JTable
Sets this table's autoCreateColumnsFromModel flag.
setAutoDelay(int) - Method in class java.awt.Robot
Sets the number of milliseconds this Robot sleeps after generating an event.
setAutoIncrement(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is automatically numbered, and thus read-only.
setAutoResizeMode(int) - Method in class javax.swing.JTable
Sets the table's auto resize mode when the table is resized.
setAutoWaitForIdle(boolean) - Method in class java.awt.Robot
Sets whether this Robot automatically invokes waitForIdle after generating an event.
setAutoscrolls(boolean) - Method in class javax.swing.JComponent
Sets the autoscrolls property.
setAxesIteratorStackStacks(Stack) - Method in class org.apache.xpath.XPathContext
 
setAxis(int) - Method in class javax.swing.text.BoxView
Sets the tile axis property.
setAxis(int) - Method in class org.apache.xpath.patterns.StepPattern
Set the axis that this step should follow.
setBackground(Color) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the background color of this object.
setBackground(Color) - Method in class java.awt.Component
Sets the background color of this component.
setBackground(Color) - Method in class java.awt.Graphics2D
Sets the background color for the Graphics2D context.
setBackground(Color) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the background color of this object.
setBackground(Color) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the background color of this object.
setBackground(Color) - Method in class java.awt.TextComponent
Sets the background color of this text component.
setBackground(Color) - Method in interface java.awt.peer.ComponentPeer
 
setBackground(Color) - Method in class javax.swing.JComponent
Sets the background color of this component.
setBackground(Color) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setBackground(Color) - Method in class javax.swing.JTabbedPane.Page
 
setBackground(Color) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the background color of this object.
setBackground(Color) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Set the background color of this object.
setBackground(Color) - Method in class javax.swing.table.DefaultTableCellRenderer
Overrides JComponent.setBackground to assign the unselected-background color to the specified color.
setBackground(Color) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setBackground(MutableAttributeSet, Color) - Static method in class javax.swing.text.StyleConstants
Sets the background color.
setBackground(Color) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Sets the background color of this object.
setBackground(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Subclassed to map ColorUIResources to null.
setBackgroundAt(int, Color) - Method in class javax.swing.JTabbedPane
Sets the background color at index to background which can be null, in which case the tab's background color will default to the background color of the tabbedpane.
setBackgroundNonSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the background color to be used for non selected nodes.
setBackgroundSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the color to use for the background if node is selected.
setBackingStoreEnabled(boolean) - Method in class javax.swing.JViewport
Deprecated. As of Java 2 platform v1.3, replaced by setScrollMode().
setBase(URL) - Method in class javax.swing.text.html.HTMLDocument
Sets the location to resolve relative URLs against.
setBase(URL) - Method in class javax.swing.text.html.StyleSheet
Sets the base.
setBaseFontSize(int) - Method in class javax.swing.text.html.CSS
Sets the base font size.
setBaseFontSize(String) - Method in class javax.swing.text.html.CSS
Sets the base font size from the passed in string.
setBaseFontSize(int) - Method in class javax.swing.text.html.StyleSheet
Sets the base font size, with valid values between 1 and 7.
setBaseFontSize(String) - Method in class javax.swing.text.html.StyleSheet
Sets the base font size from the passed in String.
setBaseURLOfSource(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get the base URL of the source.
setBasicSplitPaneUI(BasicSplitPaneUI) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Sets the SplitPaneUI that is using the receiver.
setBeginIndex(int) - Method in class java.text.FieldPosition
Sets the begin index.
setBidiLevel(MutableAttributeSet, int) - Static method in class javax.swing.text.StyleConstants
Sets the BidiLevel.
setBigDecimal(String, BigDecimal) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.math.BigDeciaml value.
setBinaryStream(long) - Method in interface java.sql.Blob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBinaryStream(String, InputStream, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.InputStream value.
setBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit set.
setBlinkRate(int) - Method in interface javax.swing.text.Caret
Sets the blink rate of the caret.
setBlinkRate(int) - Method in class javax.swing.text.DefaultCaret
Sets the caret blink rate.
setBlob(int, Blob) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Blob object.
setBlob(int, Blob) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Blob value.
setBlockDataMode(boolean) - Method in class java.io.ObjectInputStream.BlockDataInputStream
Sets block data mode to the given mode (true == on, false == off) and returns the previous mode value.
setBlockDataMode(boolean) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Sets block data mode to the given mode (true == on, false == off) and returns the previous mode value.
setBlockIncrement(int) - Method in interface java.awt.Adjustable
Sets the block value increment for the adjustable object.
setBlockIncrement(int) - Method in class java.awt.ScrollPaneAdjustable
 
setBlockIncrement(int) - Method in class java.awt.Scrollbar
Sets the block increment for this scroll bar.
setBlockIncrement(int) - Method in class javax.swing.JScrollBar
Sets the blockIncrement property.
setBlockIncrement(int) - Method in class javax.swing.JScrollPane.ScrollBar
Messages super to set the value, and resets the blockIncrementSet instance variable to true.
setBody(String, StringBuffer) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Extension: For synthesis, we need a place to hang a method body.
setBold(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the bold attribute.
setBoolean(Object, int, boolean) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified boolean value.
setBoolean(Object, boolean) - Method in class java.lang.reflect.Field
Sets the value of a field as a boolean on the specified object.
setBoolean(String, boolean) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java boolean value.
setBoolean(Object, boolean) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a boolean on specified object.
setBooleanProperty(QName, boolean) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setBooleanProperty(String, boolean) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setBorder(Border) - Method in class javax.swing.JComponent
Sets the border of this component.
setBorder(Border) - Method in class javax.swing.JViewport
The viewport "scrolls" its child (called the "view") by the normal parent/child clipping (typically the view is moved in the opposite direction of the scroll).
setBorder(Border) - Method in class javax.swing.border.TitledBorder
Sets the border of the titled border.
setBorder(Border) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor.BorderlessTextField
 
setBorder(Border) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Sets the border of this component.
setBorder() - Method in class javax.swing.text.html.FrameView
If the frameborder attribute has been specified, either in the frame, or by the frames enclosing frameset, the JScrollPane's setBorder() method is invoked to achieve the desired look.
setBorder(Border) - Method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Sets the border of this component.
setBorderColor(Color) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
setBorderPainted(boolean) - Method in class javax.swing.AbstractButton
Sets the borderPainted property.
setBorderPainted(boolean) - Method in class javax.swing.JMenuBar
Sets whether the border should be painted.
setBorderPainted(boolean) - Method in class javax.swing.JPopupMenu
Sets whether the border should be painted.
setBorderPainted(boolean) - Method in class javax.swing.JProgressBar
Sets the borderPainted property, which is true if the progress bar should paint its border.
setBorderPainted(boolean) - Method in class javax.swing.JToolBar
Sets the borderPainted property, which is true if the border should be painted.
setBorderPaintedFlat(boolean) - Method in class javax.swing.JCheckBox
Sets the borderPaintedFlat property, which gives a hint to the look and feel as to the appearance of the check box border.
setBorderSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellEditor
Sets the color to use for the border.
setBorderSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the color to use for the border.
setBorderToNonRollover(Component) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the border of the component to have a non-rollover border which was created by createNonRolloverBorder.
setBorderToNonRollover(Component) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
setBorderToNormal(Component) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the border of the component to have a normal border.
setBorderToRollover(Component) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the border of the component to have a rollover border which was created by createRolloverBorder.
setBottomComponent(Component) - Method in class javax.swing.JSplitPane
Sets the component below, or to the right of the divider.
setBottomInset(float) - Method in class javax.swing.text.AsyncBoxView
Set the bottom part of the margin around the view.
setBound() - Method in class java.net.ServerSocket
 
setBound() - Method in class java.net.Socket
 
setBounds(Rectangle) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the bounds of this object in the form of a Rectangle object.
setBounds(int, int, int, int) - Method in class java.awt.Component
Moves and resizes this component.
setBounds(Rectangle) - Method in class java.awt.Component
Moves and resizes this component to conform to the new bounding rectangle r.
setBounds(Rectangle) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Sets the bounds of this object in the form of a Rectangle object.
setBounds(Rectangle) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the bounds of this object in the form of a Rectangle object.
setBounds(Rectangle) - Method in class java.awt.Rectangle
Sets the bounding Rectangle of this Rectangle to match the specified Rectangle.
setBounds(int, int, int, int) - Method in class java.awt.Rectangle
Sets the bounding Rectangle of this Rectangle to the specified x, y, width, and height.
setBounds(int, int, int, int) - Method in interface java.awt.peer.ComponentPeer
 
setBounds(Rectangle) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setBounds(Rectangle) - Method in class javax.swing.JTabbedPane.Page
 
setBounds(Rectangle) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
setBounds(Rectangle) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setBounds(Component, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicSpinnerUI.SpinnerLayout
 
setBounds(Rectangle) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setBounds(int, int, int, int) - Method in class javax.swing.text.ComponentView.Invalidator
 
setBounds(Rectangle) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Sets the bounds of this object in the form of a Rectangle object.
setBoundsForFrame(JComponent, int, int, int, int) - Method in class javax.swing.DefaultDesktopManager
This moves the JComponent and repaints the damaged areas.
setBoundsForFrame(JComponent, int, int, int, int) - Method in interface javax.swing.DesktopManager
This is a primitive reshape method.
setBrightness(float) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
setBroadcast(boolean) - Method in class java.net.DatagramSocket
Enable/disable SO_BROADCAST.
setBumpArea(Dimension) - Method in class javax.swing.plaf.metal.MetalBumps
 
setBumpArea(int, int) - Method in class javax.swing.plaf.metal.MetalBumps
 
setBumpColors(Color, Color, Color) - Method in class javax.swing.plaf.metal.MetalBumps
 
setButtonIcons() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
setByte(Object, int, byte) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified byte value.
setByte(Object, byte) - Method in class java.lang.reflect.Field
Sets the value of a field as a byte on the specified object.
setByte(String, byte) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java byte value.
setByte(Object, byte) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a byte on specified object.
setBytes(long, byte[]) - Method in interface java.sql.Blob
Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in interface java.sql.Blob
Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(String, byte[]) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java array of byte values.
setCachedPercent(int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
setCalendar(Calendar) - Method in class java.text.DateFormat
Set the calendar to be used by this date format.
setCalendarField(int) - Method in class javax.swing.SpinnerDateModel
Changes the size of the date value change computed by the nextValue and previousValue methods.
setCanWrapLines(boolean) - Method in class javax.swing.text.AbstractWriter
Sets whether or not lines can be wrapped.
setCaret(Caret) - Method in class javax.swing.text.JTextComponent
Sets the caret to be used.
setCaretColor(Color) - Method in class javax.swing.text.JTextComponent
Sets the current color used to render the caret.
setCaretPosition(int) - Method in class java.awt.TextComponent
Sets the position of the text insertion caret for this text component.
setCaretPosition(int) - Method in interface java.awt.peer.TextComponentPeer
 
setCaretPosition(int) - Method in class javax.swing.text.JTextComponent
Sets the position of the text insertion caret for the TextComponent.
setCaseOrder(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "case-order" attribute.
setCaseSensitive(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is case sensitive.
setCatalog(String) - Method in interface java.sql.Connection
Sets the given catalog name in order to select a subspace of this Connection object's database in which to work.
setCatalogName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's table's catalog name, if any, to the given String.
setCdataSectionElements(Vector) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the cdata-section-elements property from the attribute value.
setCellEditor(TableCellEditor) - Method in class javax.swing.JTable
Sets the cellEditor variable.
setCellEditor(TreeCellEditor) - Method in class javax.swing.JTree
Sets the cell editor.
setCellEditor(TreeCellEditor) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the cell editor.
setCellEditor(TableCellEditor) - Method in class javax.swing.table.TableColumn
Sets the editor to used by when a cell in this column is edited.
setCellLength(int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
setCellRenderer(ListCellRenderer) - Method in class javax.swing.JList
Sets the delegate that's used to paint each cell in the list.
setCellRenderer(TreeCellRenderer) - Method in class javax.swing.JTree
Sets the TreeCellRenderer that will be used to draw each cell.
setCellRenderer(TreeCellRenderer) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the TreeCellRenderer to tcr.
setCellRenderer(TableCellRenderer) - Method in class javax.swing.table.TableColumn
Sets the TableCellRenderer used by JTable to draw individual values for this column.
setCellSelectionEnabled(boolean) - Method in class javax.swing.JTable
Sets whether this table allows both a column selection and a row selection to exist simultaneously.
setCellSpacing(int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
setCentersChildren(boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
setChanged() - Method in class java.util.Observable
Marks this Observable object as having been changed; the hasChanged method will now return true.
setChar(Object, int, char) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified char value.
setChar(Object, char) - Method in class java.lang.reflect.Field
Sets the value of a field as a char on the specified object.
setChar(char) - Method in class org.apache.xml.utils.CharKey
Get the hash value of the character.
setChar(Object, char) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a char on specified object.
setCharAt(int, char) - Method in class java.lang.StringBuffer
The character at the specified index of this string buffer is set to ch.
setCharacterAttributes(AttributeSet, boolean) - Method in class javax.swing.JTextPane
Applies the given attributes to character content.
setCharacterAttributes(int, int, AttributeSet, boolean) - Method in class javax.swing.text.DefaultStyledDocument
Sets attributes for some part of the document.
setCharacterAttributes(int, int, AttributeSet, boolean) - Method in interface javax.swing.text.StyledDocument
Changes the content element attributes used for the given range of existing content in the document.
setCharacterAttributes(JEditorPane, AttributeSet, boolean) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Applies the given attributes to character content.
setCharacterSet(String) - Method in class javax.swing.text.rtf.RTFReader
setCharacterSet sets the current translation table to correspond with the named character set.
setCharacterStream(String, Reader, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(long) - Method in interface java.sql.Clob
Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, at position pos.
setCharacterStream(int, Reader, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.Reader value.
setCharacterSubsets(Character.Subset[]) - Method in class java.awt.im.InputContext
Sets the subsets of the Unicode character set that input methods of this input context should be allowed to input.
setCharacterSubsets(Character.Subset[]) - Method in interface java.awt.im.spi.InputMethod
Sets the subsets of the Unicode character set that this input method is allowed to input.
setChars(char[]) - Method in class org.apache.xalan.templates.ElemTextLiteral
Set the characters that will be output to the result tree..
setCharsetFromContentTypeParameters(String) - Method in class javax.swing.JEditorPane
This method gets the charset information specified as part of the content type in the http header information.
setCheckboxGroup(CheckboxGroup) - Method in class java.awt.Checkbox
Sets this check box's group to be the specified check box group.
setCheckboxGroup(CheckboxGroup) - Method in interface java.awt.peer.CheckboxPeer
 
setChoices(double[], String[]) - Method in class java.text.ChoiceFormat
Set the choices to be used in formatting.
setChooserPanels(AbstractColorChooserPanel[]) - Method in class javax.swing.JColorChooser
Specifies the Color Panels used to choose a color value.
setClassAssertionStatus(String, boolean) - Method in class java.lang.ClassLoader
Sets the desired assertion status for the named top-level class in this class loader and any nested classes contained therein.
setClickCountToStart(int) - Method in class javax.swing.DefaultCellEditor
Specifies the number of clicks needed to start editing.
setClip(int, int, int, int) - Method in class java.awt.Graphics
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class java.awt.Graphics
Sets the current clipping area to an arbitrary clip shape.
setClip(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.setClip.
setClip(Shape) - Method in class javax.swing.DebugGraphics
Overrides Graphics.setClip.
setClip(int, int, int, int) - Method in class javax.swing.SwingGraphics
 
setClip(Shape) - Method in class javax.swing.SwingGraphics
 
setClip(int, int, int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
setClip(Shape) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
setClob(int, Clob) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Clob object.
setClob(int, Clob) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Clob value.
setClosable(boolean) - Method in class javax.swing.JInternalFrame
Sets whether this JInternalFrame can be closed by some user action.
setClosed(boolean) - Method in class javax.swing.JInternalFrame
Closes this internal frame if the argument is true.
setClosedIcon(Icon) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the icon used to represent non-leaf nodes that are not expanded.
setCoalesce(boolean) - Method in class javax.swing.Timer
Sets whether the Timer coalesces multiple pending ActionEvent firings.
setCollapsedIcon(Icon) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setColor(Color) - Method in class java.awt.Graphics
Sets this graphics context's current color to the specified color.
setColor(PageAttributes.ColorType) - Method in class java.awt.PageAttributes
Specifies whether pages using these attributes will be rendered in color or monochrome.
setColor(TreeMap.Entry, boolean) - Static method in class java.util.TreeMap
 
setColor(Color) - Method in class javax.swing.DebugGraphics
Sets the color to be used for drawing and filling lines and shapes.
setColor(Color) - Method in class javax.swing.JColorChooser
Sets the current color of the color chooser to the specified color.
setColor(int, int, int) - Method in class javax.swing.JColorChooser
Sets the current color of the color chooser to the specified RGB color.
setColor(int) - Method in class javax.swing.JColorChooser
Sets the current color of the color chooser to the specified color.
setColor(Color) - Method in class javax.swing.SwingGraphics
 
setColor(Color) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
setColor(Color) - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
Sets the values of the controls to reflect the color
setColorModel(ColorModel) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the setColorModel method of the ImageConsumer interface.
setColorModel(ColorModel) - Method in interface java.awt.image.ImageConsumer
Sets the ColorModel object used for the majority of the pixels reported using the setPixels method calls.
setColorModel(ColorModel) - Method in class java.awt.image.ImageFilter
Filter the information provided in the setColorModel method of the ImageConsumer interface.
setColorModel(ColorModel) - Method in class java.awt.image.PixelGrabber
The setColorModel method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setColorModel(ColorModel) - Method in class java.awt.image.RGBImageFilter
If the ColorModel is an IndexColorModel, and the subclass has set the canFilterIndexColorModel flag to true, we substitute a filtered version of the color model here and wherever that original ColorModel object appears in the setPixels methods.
setColumnCount(int) - Method in interface javax.sql.RowSetMetaData
Sets the number of columns in the RowSet object to the given number.
setColumnCount(int) - Method in class javax.swing.table.DefaultTableModel
Sets the number of columns in the model.
setColumnDisplaySize(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's normal maximum width in chars to the given int.
setColumnHeader(JViewport) - Method in class javax.swing.JScrollPane
Removes the old columnHeader, if it exists.
setColumnHeaderView(Component) - Method in class javax.swing.JScrollPane
Creates a column-header viewport if necessary, sets its view, and then adds the column-header viewport to the scrollpane.
setColumnIdentifiers(Vector) - Method in class javax.swing.table.DefaultTableModel
Replaces the column identifiers in the model.
setColumnIdentifiers(Object[]) - Method in class javax.swing.table.DefaultTableModel
Replaces the column identifiers in the model.
setColumnLabel(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the suggested column title for use in printouts and displays, if any, to the given String.
setColumnMargin(int) - Method in class javax.swing.table.DefaultTableColumnModel
Sets the column margin to newMargin.
setColumnMargin(int) - Method in interface javax.swing.table.TableColumnModel
Sets the TableColumn's column margin to newMargin.
setColumnModel(TableColumnModel) - Method in class javax.swing.JTable
Sets the column model for this table to newModel and registers for listener notifications from the new column model.
setColumnModel(TableColumnModel) - Method in class javax.swing.table.JTableHeader
Sets the column model for this table to newModel and registers for listener notifications from the new column model.
setColumnName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the name of the designated column to the given String.
setColumnNumber(int) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the column number for this locator (1-based).
setColumnSelectionAllowed(boolean) - Method in class javax.swing.JTable
Sets whether the columns in this model can be selected.
setColumnSelectionAllowed(boolean) - Method in class javax.swing.table.DefaultTableColumnModel
Sets whether column selection is allowed.
setColumnSelectionAllowed(boolean) - Method in interface javax.swing.table.TableColumnModel
Sets whether the columns in this model may be selected.
setColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
Selects the columns from index0 to index1, inclusive.
setColumnType(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's SQL type to the one given.
setColumnTypeName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's type name that is specific to the data source, if any, to the given String.
setColumns(int) - Method in class java.awt.GridLayout
Sets the number of columns in this layout to the specified value.
setColumns(int) - Method in class java.awt.TextArea
Sets the number of columns for this text area.
setColumns(int) - Method in class java.awt.TextField
Sets the number of columns in this text field.
setColumns(int) - Method in class javax.swing.JTextArea
Sets the number of columns for this TextArea.
setColumns(int) - Method in class javax.swing.JTextField
Sets the number of columns in this TextField, and then invalidate the layout.
setComboBox(JComboBox) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
setComboIcon(Icon) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
setCommand(String) - Method in interface javax.sql.RowSet
Sets this RowSet object's command property to the given SQL query.
setComment(String) - Method in class java.util.zip.ZipEntry
Sets the optional comment string for the entry.
setComment(String) - Method in class java.util.zip.ZipOutputStream
Sets the ZIP file comment.
setCommitsOnValidEdit(boolean) - Method in class javax.swing.text.DefaultFormatter
Sets when edits are published back to the JFormattedTextField.
setComparator(Comparator) - Method in class javax.swing.SortingFocusTraversalPolicy
Sets the Comparator which will be used to sort the Components in a focus traversal cycle.
setComponent(Component) - Method in class java.awt.dnd.DragGestureRecognizer
set the Component that the DragGestureRecognizer is associated with registerListeners() and unregisterListeners() are called as a side effect as appropriate.
setComponent(Component) - Method in class java.awt.dnd.DropTarget
Note: this interface is required to permit the safe association of a DropTarget with a Component in one of two ways, either: component.setDropTarget(droptarget); or droptarget.setComponent(component); The Component will receive drops only if it is enabled.
setComponent(JComponent) - Method in class javax.swing.JToolTip
Specifies the component that the tooltip describes.
setComponent(MutableAttributeSet, Component) - Static method in class javax.swing.text.StyleConstants
Sets the component attribute.
setComponentAt(int, Component) - Method in class javax.swing.JTabbedPane
Sets the component at index to component.
setComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
Sets the language-sensitive orientation that is to be used to order the elements or text within this component.
setComponentOrientation(ComponentOrientation) - Method in class javax.swing.JMenu
 
setComponentOrientation(ComponentOrientation) - Method in class javax.swing.JScrollPane
Sets the orientation for the vertical and horizontal scrollbars as determined by the ComponentOrientation argument.
setComponentOrientation(ComponentOrientation) - Method in class javax.swing.LayoutComparator
 
setComponentOrientation(ComponentOrientation) - Method in class javax.swing.text.JTextComponent
 
setComponentParent() - Method in class javax.swing.text.ComponentView
Set the parent of the embedded component with assurance that it is thread-safe.
setComponentScaling() - Method in class java.awt.color.ICC_ColorSpace
 
setComponentToSize(Component, int, int, Insets, Dimension) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Sets the width of the component c to be size, placing its x location at location, y to the insets.top and height to the containersize.height less the top and bottom insets.
setComposite(Composite) - Method in class java.awt.Graphics2D
Sets the Composite for the Graphics2D context.
setCompositionEnabled(boolean) - Method in class java.awt.im.InputContext
Enables or disables the current input method for composition, depending on the value of the parameter enable.
setCompositionEnabled(boolean) - Method in interface java.awt.im.spi.InputMethod
Enables or disables this input method for composition, depending on the value of the parameter enable.
setCompressedSize(long) - Method in class java.util.zip.ZipEntry
Sets the size of the compressed entry data.
setConcurrency(int) - Method in interface javax.sql.RowSet
Sets the concurrency of this RowSet object to the given concurrency level.
setConnected() - Method in class java.net.Socket
 
setConnectionReset() - Method in class java.net.PlainSocketImpl
 
setConnectionResetPending() - Method in class java.net.PlainSocketImpl
 
setConstraint(String, Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the spring controlling the specified edge.
setConstraints(Component, GridBagConstraints) - Method in class java.awt.GridBagLayout
Sets the constraints for the specified component in this layout.
setConstructorAccessor(ConstructorAccessor) - Method in class java.lang.reflect.Constructor
 
setConstructorAccessor(Constructor, ConstructorAccessor) - Method in class java.lang.reflect.ReflectAccess
 
setContentAreaFilled(boolean) - Method in class javax.swing.AbstractButton
Sets the contentAreaFilled property.
setContentBuffer(FastStringBuffer) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set a reference pointer to the content-text repository
setContentHandler(ContentHandler) - Method in class org.apache.crimson.parser.Parser2
 
setContentHandler(ContentHandler) - Method in class org.apache.crimson.parser.XMLReaderImpl
Set the content handler.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Set the current content handler.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.transformer.TrAXFilter
Set the content event handler.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the content event handler.
setContentHandler(ContentHandler) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. Register a SAX-style content handler for us to output to
setContentHandler(ContentHandler) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Register a SAX-style content handler for us to output to
setContentHandler(ContentHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setContentHandler(ContentHandler) - Method in class org.apache.xml.utils.TreeWalker
Get the ContentHandler used for the tree walk.
setContentHandlerFactory(ContentHandlerFactory) - Static method in class java.net.URLConnection
Sets the ContentHandlerFactory of an application.
setContentPane(Container) - Method in class javax.swing.JApplet
Sets the contentPane property.
setContentPane(Container) - Method in class javax.swing.JDialog
Sets the contentPane property.
setContentPane(Container) - Method in class javax.swing.JFrame
Sets the contentPane property.
setContentPane(Container) - Method in class javax.swing.JInternalFrame
Sets this JInternalFrame's contentPane property.
setContentPane(Container) - Method in class javax.swing.JRootPane
Sets the content pane -- the container that holds the components parented by the root pane.
setContentPane(Container) - Method in class javax.swing.JWindow
Sets the contentPane property for this window.
setContentPane(Container) - Method in interface javax.swing.RootPaneContainer
The "contentPane" is the primary container for application specific components.
setContentType(String) - Method in class javax.swing.JEditorPane
Sets the type of content that this editor handles.
setContents(Transferable, ClipboardOwner) - Method in class java.awt.datatransfer.Clipboard
Sets the current contents of the clipboard to the specified transferable object and registers the specified clipboard owner as the owner of the new contents.
setContextClassLoader(ClassLoader) - Method in class java.lang.Thread
Sets the context ClassLoader for this Thread.
setContextNodeListsStack(Stack) - Method in class org.apache.xpath.XPathContext
 
setContinuousLayout(boolean) - Method in class javax.swing.JSplitPane
Sets the value of the continuousLayout property, which must be true for the child components to be continuously redisplayed and laid out during user intervention.
setContinuousLayout(boolean) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Turn continuous layout on/off.
setControlButtonsAreShown(boolean) - Method in class javax.swing.JFileChooser
Sets the property that indicates whether the approve and cancel buttons are shown in the file chooser.
setCopies(int) - Method in class java.awt.JobAttributes
Specifies the number of copies the application should render for jobs using these attributes.
setCopies(int) - Method in class java.awt.print.PrinterJob
Sets the number of copies to be printed.
setCopiesToDefault() - Method in class java.awt.JobAttributes
Sets the number of copies the application should render for jobs using these attributes to the default.
setCorner(String, Component) - Method in class javax.swing.JScrollPane
Adds a child that will appear in one of the scroll panes corners, if there's room.
setCount(XPath) - Method in class org.apache.xalan.templates.ElemNumber
Set the "count" attribute.
setCrawlingDepth(int) - Method in class ISSearch.ISCrawler
Sets the maximum allowed crawling depth.
setCrawlingDepth(int) - Method in interface ISSearch.ISCrawlerInterface
Sets the maximum allowed crawling depth.
setCrawlingDepth(int) - Method in class ISSearch.ISDBCrawler
Sets the maximum allowed crawling depth.
setCrc(long) - Method in class java.util.zip.ZipEntry
Sets the CRC-32 checksum of the uncompressed entry data.
setCreated() - Method in class java.net.ServerSocket
 
setCreated() - Method in class java.net.Socket
 
setCreatedDoubleBuffer(boolean) - Method in class javax.swing.JComponent
This is invoked by the RepaintManager if createImage is called on the component.
setCurrency(Currency) - Method in class java.text.DecimalFormat
Sets the currency used by this number format when formatting currency values.
setCurrency(Currency) - Method in class java.text.DecimalFormatSymbols
Sets the currency of these DecimalFormatSymbols.
setCurrency(Currency) - Method in class java.text.NumberFormat
Sets the currency used by this number format when formatting currency values.
setCurrency(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is a cash value.
setCurrencySymbol(String) - Method in class java.text.DecimalFormatSymbols
Sets the currency symbol for the currency of these DecimalFormatSymbols in their locale.
setCurrent(Checkbox) - Method in class java.awt.CheckboxGroup
Deprecated. As of JDK version 1.1, replaced by setSelectedCheckbox(Checkbox).
setCurrentAccessibleValue(Number) - Method in class java.awt.Button.AccessibleAWTButton
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Sets the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Sets the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JSlider.AccessibleJSlider
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Sets the value of this object as a Number.
setCurrentContextNode(int) - Method in class org.apache.xpath.axes.LocPathIterator
Set the current context node for this iterator.
setCurrentDirectory(File) - Method in class javax.swing.JFileChooser
Sets the current directory.
setCurrentElement(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the top of the current template elements stack.
setCurrentEventAndMostRecentTime(AWTEvent) - Static method in class java.awt.EventQueue
 
setCurrentEventAndMostRecentTimeImpl(AWTEvent) - Method in class java.awt.EventQueue
 
setCurrentExpressionNodeStack(IntStack) - Method in class org.apache.xpath.XPathContext
 
setCurrentKeyboardFocusManager(KeyboardFocusManager) - Static method in class java.awt.KeyboardFocusManager
Sets the current KeyboardFocusManager instance for the calling thread's context.
setCurrentLineLength(int) - Method in class javax.swing.text.AbstractWriter
Sets the current line length.
setCurrentManager(FocusManager) - Static method in class javax.swing.FocusManager
Sets the current KeyboardFocusManager instance for the calling thread's context.
setCurrentManager(KeyboardManager) - Static method in class javax.swing.KeyboardManager
 
setCurrentManager(RepaintManager) - Static method in class javax.swing.RepaintManager
Set the RepaintManager that should be used for the calling thread.
setCurrentNodeStack(IntStack) - Method in class org.apache.xpath.XPathContext
 
setCurrentPos(int) - Method in interface org.apache.xml.dtm.DTMIterator
Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.NodeSet
Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.NodeSetDTM
Set the current position in the node set.
setCurrentPos(int) - Method in interface org.apache.xpath.axes.ContextNodeList
Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.axes.LocPathIterator
Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.axes.NodeSequence
 
setCurrentSequencedEvent(SequencedEvent) - Method in class java.awt.KeyboardFocusManager
 
setCurrentStackFrameSize(int) - Method in class org.apache.xalan.templates.StylesheetRoot.ComposeState
Set the current size of the stack frame.
setCurrentTheme(MetalTheme) - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
 
setCursor(Cursor) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the Cursor of this object.
setCursor(Cursor) - Method in class java.awt.Component
Sets the cursor image to the specified cursor.
setCursor(int) - Method in class java.awt.Frame
Deprecated. As of JDK version 1.1, replaced by Component.setCursor(Cursor).
setCursor(Cursor) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the Cursor of this object.
setCursor(Cursor) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the Cursor of this object.
setCursor(Cursor) - Method in class java.awt.Window
Set the cursor image to a specified cursor.
setCursor(Cursor) - Method in class java.awt.dnd.DragSourceContext
Sets the cursor for this drag operation to the specified Cursor.
setCursor(Cursor) - Method in interface java.awt.dnd.peer.DragSourceContextPeer
set the current drag cursor
setCursor(Cursor) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setCursor(Cursor) - Method in class javax.swing.JTabbedPane.Page
 
setCursor(Cursor) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the Cursor of this object.
setCursor(Cursor) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setCursor(Cursor) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setCursor(Cursor) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Sets the Cursor of this object.
setCursorImpl(Cursor) - Method in class java.awt.dnd.DragSourceContext
 
setCursorName(String) - Method in interface java.sql.Statement
Sets the SQL cursor name to the given String, which will be used by subsequent Statement object execute methods.
setCurve(double, double, double, double, double, double, double, double) - Method in class java.awt.geom.CubicCurve2D.Double
Sets the location of the endpoints and controlpoints of this curve to the specified double coordinates.
setCurve(double, double, double, double, double, double, double, double) - Method in class java.awt.geom.CubicCurve2D.Float
Sets the location of the endpoints and controlpoints of this CubicCurve2D to the specified double coordinates.
setCurve(float, float, float, float, float, float, float, float) - Method in class java.awt.geom.CubicCurve2D.Float
Sets the location of the endpoints and controlpoints of this curve to the specified float coordinates.
setCurve(double, double, double, double, double, double, double, double) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the endpoints and controlpoints of this curve to the specified double coordinates.
setCurve(double[], int) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the endpoints and controlpoints of this curve to the double coordinates at the specified offset in the specified array.
setCurve(Point2D, Point2D, Point2D, Point2D) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the endpoints and controlpoints of this curve to the specified Point2D coordinates.
setCurve(Point2D[], int) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the endpoints and controlpoints of this curve to the coordinates of the Point2D objects at the specified offset in the specified array.
setCurve(CubicCurve2D) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the endpoints and controlpoints of this curve to the same as those in the specified CubicCurve2D.
setCurve(double, double, double, double, double, double) - Method in class java.awt.geom.QuadCurve2D.Double
Sets the location of the endpoints and controlpoint of this curve to the specified double coordinates.
setCurve(double, double, double, double, double, double) - Method in class java.awt.geom.QuadCurve2D.Float
Sets the location of the endpoints and controlpoint of this QuadCurve2D to the specified double coordinates.
setCurve(float, float, float, float, float, float) - Method in class java.awt.geom.QuadCurve2D.Float
Sets the location of the endpoints and controlpoint of this curve to the specified float coordinates.
setCurve(double, double, double, double, double, double) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the endpoints and controlpoint of this curve to the specified double coordinates.
setCurve(double[], int) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the endpoints and controlpoints of this QuadCurve2D to the double coordinates at the specified offset in the specified array.
setCurve(Point2D, Point2D, Point2D) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the endpoints and controlpoint of this QuadCurve2D to the specified Point2D coordinates.
setCurve(Point2D[], int) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the endpoints and controlpoints of this QuadCurve2D to the coordinates of the Point2D objects at the specified offset in the specified array.
setCurve(QuadCurve2D) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the endpoints and controlpoint of this QuadCurve2D to the same as those in the specified QuadCurve2D.
setDOMBackPointer(Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
If this stylesheet was created from a DOM, set the DOM backpointer that this element originated from.
setDOMFactory(Document) - Method in class org.apache.xpath.DOMHelper
Deprecated. Store the factory object required to create DOM nodes in the result tree.
setDSTSavings(int) - Method in class java.util.SimpleTimeZone
Sets the amount of time in milliseconds that the clock is advanced during daylight saving time.
setDTDHandler(DTDHandler) - Method in class org.apache.crimson.parser.Parser2
 
setDTDHandler(DTDHandler) - Method in class org.apache.crimson.parser.XMLReaderImpl
Set the DTD handler.
setDTDHandler(DTDHandler) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Register a SAX-style DTD handler for us to output to
setDTDHandler(DTDHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setDTM(DTM) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Set the DTM to be traversed.
setDaemon(boolean) - Method in class java.lang.Thread
Marks this thread as either a daemon thread or a user thread.
setDaemon(boolean) - Method in class java.lang.ThreadGroup
Changes the daemon status of this thread group.
setData(int, byte[]) - Method in class java.awt.color.ICC_Profile
Sets a particular tagged data element in the profile from a byte array.
setData(Raster) - Method in class java.awt.image.BufferedImage
Sets a rectangular region of the image to the contents of the specified Raster r, which is assumed to be in the same coordinate space as the BufferedImage.
setData(Raster) - Method in interface java.awt.image.WritableRenderedImage
Sets a rect of the image to the contents of the Raster r, which is assumed to be in the same coordinate space as the WritableRenderedImage.
setData(byte[], int, int) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[]) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(String) - Method in class org.apache.crimson.tree.DataNode
DOM: Assigns the text data.
setData(String) - Method in class org.apache.crimson.tree.PINode
DOM: Assigns the text data.
setData(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setData(String) - Method in class org.apache.xml.utils.UnImplNode
Set Node data
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.SampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, int, int, Object, DataBuffer) - Method in class java.awt.image.SampleModel
Sets the data for a rectangle of pixels in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object) - Method in class java.awt.image.WritableRaster
Sets the data for a single pixel from a primitive array of type TransferType.
setDataElements(int, int, Raster) - Method in class java.awt.image.WritableRaster
Sets the data for a rectangle of pixels from an input Raster.
setDataElements(int, int, int, int, Object) - Method in class java.awt.image.WritableRaster
Sets the data for a rectangle of pixels from a primitive array of type TransferType.
setDataSourceName(String) - Method in interface javax.sql.RowSet
Sets the data source name property for this RowSet object to the given String.
setDataType(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "data-type" attribute.
setDataVector(Vector, Vector) - Method in class javax.swing.table.DefaultTableModel
Replaces the current dataVector instance variable with the new Vector of rows, dataVector.
setDataVector(Object[][], Object[]) - Method in class javax.swing.table.DefaultTableModel
Replaces the value in the dataVector instance variable with the values in the array dataVector.
setDatagramSocketImplFactory(DatagramSocketImplFactory) - Static method in class java.net.DatagramSocket
Sets the datagram socket implementation factory for the application.
setDate(String, Date) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Date value.
setDate(String, Date, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Date value.
setDate(int, Date, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int) - Method in class java.sql.Time
Deprecated.  
setDate(int) - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDate(int, Date) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Date value.
setDate(int, Date, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Date value.
setDateFormatSymbols(DateFormatSymbols) - Method in class java.text.SimpleDateFormat
Sets the date and time format symbols of this date format.
setDebug(boolean) - Static method in class org.apache.xml.utils.synthetic.JavaUtils
Control whether compilation occurs with the -g option (debugging information included in generated classfile).
setDebugGraphicsOptions(int) - Method in class javax.swing.JComponent
Enables or disables diagnostic information about every graphics operation performed within the component or one of its children.
setDebugOptions(int) - Method in class javax.swing.DebugGraphics
Enables/disables diagnostic information about every graphics operation.
setDebugOptions(JComponent, int) - Static method in class javax.swing.DebugGraphics
Static wrapper method for DebugGraphicsInfo.setDebugOptions().
setDebugOptions(JComponent, int) - Method in class javax.swing.DebugGraphicsInfo
 
setDecimalFormat(DecimalFormatProperties) - Method in class org.apache.xalan.templates.Stylesheet
Process the xsl:decimal-format element.
setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class java.text.DecimalFormat
Sets the decimal format symbols, which is generally not changed by the programmer or user.
setDecimalSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for decimal sign.
setDecimalSeparator(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "decimal-separator" attribute.
setDecimalSeparatorAlwaysShown(boolean) - Method in class java.text.DecimalFormat
Allows you to set the behavior of the decimal separator with integers.
setDeclHandler(DeclHandler) - Method in class org.apache.crimson.parser.Parser2
 
setDeclaringClass(Class) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Assert the Class object representing the class that declares the constructor represented by this Constructor object.
setDeclaringClass(Class) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns the Class object representing the class that declares the constructor represented by this Constructor object.
setDeclaringClass(Class) - Method in interface org.apache.xml.utils.synthetic.reflection.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
setDecomposition(int) - Method in class java.text.Collator
Set the decomposition mode of this Collator.
setDefAttrValue(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Set the default value of an attribute.
setDefault(Authenticator) - Static method in class java.net.Authenticator
Sets the authenticator that will be used by the networking code when a proxy or an HTTP server asks for authentication.
setDefault(Locale) - Static method in class java.util.Locale
Sets the default locale for this instance of the Java Virtual Machine.
setDefault(TimeZone) - Static method in class java.util.TimeZone
Sets the TimeZone that is returned by the getDefault method.
setDefault(MutableAttributeSet) - Method in interface javax.swing.text.rtf.RTFAttribute
 
setDefault(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute
 
setDefault(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
setDefault(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
setDefault(MutableAttributeSet) - Method in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
setDefault(String) - Method in class org.apache.xalan.processor.XSLTAttributeDef
Set the default value for this attribute.
setDefaultAction(Action) - Method in class javax.swing.text.JTextComponent.DefaultKeymap
Set the default action to fire if a key is typed.
setDefaultAction(Action) - Method in interface javax.swing.text.Keymap
Set the default action to fire if a key is typed.
setDefaultActions(int) - Method in class java.awt.dnd.DropTarget
Sets the default acceptable actions for this DropTarget
setDefaultAllowUserInteraction(boolean) - Static method in class java.net.URLConnection
Sets the default value of the allowUserInteraction field for all future URLConnection objects to the specified value.
setDefaultAssertionStatus(boolean) - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader.
setDefaultButton(JButton) - Method in class javax.swing.JRootPane
Sets the defaultButton property, which determines the current default button for this JRootPane.
setDefaultCapable(boolean) - Method in class javax.swing.JButton
Sets the defaultCapable property, which determines whether this button can be made the default button for its root pane.
setDefaultCloseOperation(int) - Method in class javax.swing.JDialog
Sets the operation which will happen by default when the user initiates a "close" on this dialog.
setDefaultCloseOperation(int) - Method in class javax.swing.JFrame
Sets the operation that will happen by default when the user initiates a "close" on this frame.
setDefaultCloseOperation(int) - Method in class javax.swing.JInternalFrame
Sets the operation that will happen by default when the user initiates a "close" on this internal frame.
setDefaultCursor(Cursor) - Method in class javax.swing.text.html.HTMLEditorKit
Sets the default cursor.
setDefaultDTD() - Static method in class javax.swing.text.html.parser.ParserDelegator
 
setDefaultDTM(DTM) - Method in class org.apache.xpath.axes.AxesWalker
Set the DTM for this walker.
setDefaultDelegate() - Method in class javax.rmi.CORBA.Stub
 
setDefaultEditor(Class, TableCellEditor) - Method in class javax.swing.JTable
Sets a default cell editor to be used if no editor has been set in a TableColumn.
setDefaultFocusTraversalKeys(int, Set) - Method in class java.awt.KeyboardFocusManager
Sets the default focus traversal keys for a given traversal operation.
setDefaultFocusTraversalKeys(int, Set) - Method in class javax.swing.DelegatingDefaultFocusManager
 
setDefaultFocusTraversalPolicy(FocusTraversalPolicy) - Method in class java.awt.KeyboardFocusManager
Sets the default FocusTraversalPolicy.
setDefaultFocusTraversalPolicy(FocusTraversalPolicy) - Method in class javax.swing.DelegatingDefaultFocusManager
 
setDefaultFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.text.DefaultFormatterFactory
Sets the JFormattedTextField.AbstractFormatter to use as a last resort, eg in case a display, edit or null JFormattedTextField.AbstractFormatter has not been specified.
setDefaultLightWeightPopupEnabled(boolean) - Static method in class javax.swing.JPopupMenu
Sets the default value of the lightWeightPopupEnabled property.
setDefaultLocale(Locale) - Static method in class javax.swing.JComponent
Sets the default locale used to initialize each JComponent's locale property upon creation.
setDefaultLocale(Locale) - Method in class javax.swing.UIDefaults
Sets the default locale.
setDefaultLookAndFeelDecorated(boolean) - Static method in class javax.swing.JDialog
Provides a hint as to whether or not newly created JDialogs should have their Window decorations (such as borders, widgets to close the window, title...) provided by the current look and feel.
setDefaultLookAndFeelDecorated(boolean) - Static method in class javax.swing.JFrame
Provides a hint as to whether or not newly created JFrames should have their Window decorations (such as borders, widgets to close the window, title...) provided by the current look and feel.
setDefaultNamespace(String) - Method in class org.apache.crimson.tree.SimpleElementFactory
Defines a URI to be treated as the "default" namespace.
setDefaultQueue(LayoutQueue) - Static method in class javax.swing.text.LayoutQueue
Set the default layout queue.
setDefaultRenderer(Class, TableCellRenderer) - Method in class javax.swing.JTable
Sets a default cell renderer to be used if no renderer has been set in a TableColumn.
setDefaultRenderer(TableCellRenderer) - Method in class javax.swing.table.JTableHeader
Sets the default renderer to be used when no headerRenderer is defined by a TableColumn.
setDefaultRequestProperty(String, String) - Static method in class java.net.URLConnection
Deprecated. The instance specific setRequestProperty method should be used after an appropriate instance of URLConnection is obtained.
setDefaultSelection(JobAttributes.DefaultSelectionType) - Method in class java.awt.JobAttributes
Specifies whether, for jobs using these attributes, the application should print all pages, the range specified by the return value of getPageRanges, or the current selection.
setDefaultStream(PrintStream) - Static method in class java.rmi.server.LogStream
Deprecated. no replacement
setDefaultStyleSheetType(String) - Method in class javax.swing.text.html.HTMLDocument
Sets the content type language used for style sheets that do not explicitly specify the type.
setDefaultUseCaches(boolean) - Method in class java.net.URLConnection
Sets the default value of the useCaches field to the specified value.
setDelay(int) - Method in class javax.swing.JMenu
Sets the suggested delay before the menu's PopupMenu is popped up or down.
setDelay(int) - Method in class javax.swing.Timer
Sets the Timer's delay, the number of milliseconds between successive action events.
setDescription(String) - Method in class javax.swing.ImageIcon
Sets the description of the image.
setDesktopIcon(JInternalFrame.JDesktopIcon) - Method in class javax.swing.JInternalFrame
Sets the JDesktopIcon associated with this JInternalFrame.
setDesktopManager(DesktopManager) - Method in class javax.swing.JDesktopPane
Sets the DesktopManger that will handle desktop-specific UI actions.
setDesktopProperty(String, Object) - Method in class java.awt.Toolkit
Sets the named desktop property to the specified value and fires a property change event to notify any listeners that the value has changed.
setDestination(JobAttributes.DestinationType) - Method in class java.awt.JobAttributes
Specifies whether output will be to a printer or a file for jobs using these attributes.
setDialog(JobAttributes.DialogType) - Method in class java.awt.JobAttributes
Specifies whether, for jobs using these attributes, the user should see a print dialog in which to modify the print settings, and which type of print dialog should be displayed.
setDialogTitle(String) - Method in class javax.swing.JFileChooser
Sets the string that goes in the JFileChooser window's title bar.
setDialogType(int) - Method in class javax.swing.JFileChooser
Sets the type of this dialog.
setDictionary(byte[], int, int) - Method in class java.util.zip.Deflater
Sets preset dictionary for compression.
setDictionary(byte[]) - Method in class java.util.zip.Deflater
Sets preset dictionary for compression.
setDictionary(long, byte[], int, int) - Static method in class java.util.zip.Deflater
 
setDictionary(byte[], int, int) - Method in class java.util.zip.Inflater
Sets the preset dictionary to the given array of bytes.
setDictionary(byte[]) - Method in class java.util.zip.Inflater
Sets the preset dictionary to the given array of bytes.
setDictionary(long, byte[], int, int) - Static method in class java.util.zip.Inflater
 
setDigit(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for a digit in a pattern.
setDigit(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "digit" attribute.
setDimensions(int, int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the setDimensions method of the ImageConsumer interface.
setDimensions(int, int) - Method in class java.awt.image.CropImageFilter
Override the source image's dimensions and pass the dimensions of the rectangular cropped region to the ImageConsumer.
setDimensions(int, int) - Method in interface java.awt.image.ImageConsumer
The dimensions of the source image are reported using the setDimensions method call.
setDimensions(int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setDimensions method of the ImageConsumer interface.
setDimensions(int, int) - Method in class java.awt.image.PixelGrabber
The setDimensions method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setDimensions(int, int) - Method in class java.awt.image.ReplicateScaleFilter
Override the dimensions of the source image and pass the dimensions of the new scaled size to the ImageConsumer.
setDirection(int) - Method in class javax.swing.plaf.basic.BasicArrowButton
 
setDirection(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
setDirection(int) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
setDirection(short) - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Sets the direction.
setDirectory(String) - Method in class java.awt.FileDialog
Sets the directory of this file dialog window to be the specified directory.
setDirectory(String) - Method in interface java.awt.peer.FileDialogPeer
 
setDirectory(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Property to remember the directory that is currently selected in the UI.
setDirectoryName(String) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
setDirectoryName(String) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
setDirectorySelected(boolean) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Property to remember whether a directory is currently selected in the UI.
setDirectorySelected(boolean) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Property to remember whether a directory is currently selected in the UI.
setDisableNamespaces(boolean) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Controls whether namespace conformance is checked during DOM tree construction, or (the default) not.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemText
Set the "disable-output-escaping" attribute.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemTextLiteral
Set the "disable-output-escaping" attribute.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemValueOf
Set the "disable-output-escaping" attribute.
setDisabledIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the disabled icon for the button.
setDisabledIcon(Icon) - Method in class javax.swing.JLabel
Set the icon to be displayed if this JLabel is "disabled" (JLabel.setEnabled(false)).
setDisabledIconAt(int, Icon) - Method in class javax.swing.JTabbedPane
Sets the disabled icon at index to icon which can be null.
setDisabledSelectedIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the disabled selection icon for the button.
setDisabledTextColor(Color) - Method in class javax.swing.text.JTextComponent
Sets the current color used to render the disabled text.
setDismissDelay(int) - Method in class javax.swing.ToolTipManager
Specifies the dismissal delay value.
setDispatchComponent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
setDisplayFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.text.DefaultFormatterFactory
Sets the JFormattedTextField.AbstractFormatter to use if the JFormattedTextField is not being edited and either the value is not-null, or the value is null and a null formatter has has not been specified.
setDisplayMode(DisplayMode) - Method in class java.awt.GraphicsDevice
Sets the display mode of this graphics device.
setDisplayedMnemonic(int) - Method in class javax.swing.JLabel
Specify a keycode that indicates a mnemonic key.
setDisplayedMnemonic(char) - Method in class javax.swing.JLabel
Specifies the displayedMnemonic as a char value.
setDisplayedMnemonicIndex(int) - Method in class javax.swing.AbstractButton
Provides a hint to the look and feel as to which character in the text should be decorated to represent the mnemonic.
setDisplayedMnemonicIndex(int) - Method in class javax.swing.JLabel
Provides a hint to the look and feel as to which character in the text should be decorated to represent the mnemonic.
setDisplayedMnemonicIndex(int) - Method in class javax.swing.JTabbedPane.Page
 
setDisplayedMnemonicIndexAt(int, int) - Method in class javax.swing.JTabbedPane
Provides a hint to the look and feel as to which character in the text should be decorated to represent the mnemonic.
setDividerLocation(double) - Method in class javax.swing.JSplitPane
Sets the divider location as a percentage of the JSplitPane's size.
setDividerLocation(int) - Method in class javax.swing.JSplitPane
Sets the location of the divider.
setDividerLocation(JSplitPane, int) - Method in class javax.swing.plaf.SplitPaneUI
Sets the location of the divider to location.
setDividerLocation(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Resets the size of the first component to leftSize, and the right component to the remainder of the space.
setDividerLocation(JSplitPane, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Sets the location of the divider to location.
setDividerLocation(JSplitPane, int) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the setDividerLocation method on each UI handled by this object.
setDividerSize(int) - Method in class javax.swing.JSplitPane
Sets the size of the divider.
setDividerSize(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Sets the size of the divider to newSize.
setDoInput(boolean) - Method in class java.net.URLConnection
Sets the value of the doInput field for this URLConnection to the specified value.
setDoOutput(boolean) - Method in class java.net.URLConnection
Sets the value of the doOutput field for this URLConnection to the specified value.
setDockingColor(Color) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the color displayed when over a docking area
setDoctype(String, String, String) - Method in class org.apache.crimson.tree.XmlDocument
Establishes how the document prints its document type.
setDoctypePublic(String) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the doctype-public property from the attribute value.
setDoctypeSystem(String) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the doctype-system property from the attribute value.
setDocument(Document) - Method in class javax.swing.JFormattedTextField
Associates the editor with a text document.
setDocument(Document) - Method in class javax.swing.JTextField
Associates the editor with a text document.
setDocument(Document) - Method in class javax.swing.JTextPane
Associates the editor with a text document.
setDocument(Document) - Method in class javax.swing.text.JTextComponent
Associates the editor with a text document.
setDocument(Document) - Method in class javax.swing.text.html.AccessibleHTML
Sets the document.
setDocument(Document) - Method in class org.apache.xpath.DOM2Helper
Deprecated. Specify which document this helper is currently operating on.
setDocumentBaseURI(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
setDocumentBaseURI(String) - Method in interface org.apache.xml.dtm.DTM
Set the base URI of the document entity.
setDocumentBaseURI(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Set the base URI of the document entity.
setDocumentBaseURI(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set the base URI of the document entity.
setDocumentFilter(DocumentFilter) - Method in class javax.swing.text.AbstractDocument
Sets the DocumentFilter.
setDocumentLocator(Locator) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.serialize.SerializerToText
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.ResultTreeHandler
To fullfill the FormatterListener interface... no action for the moment.
setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a new document locator event.
setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
setDocumentLocator(Locator) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setDocumentLocator(Locator) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.apache.xml.utils.DOMBuilder
Receive an object for locating the origin of SAX document events.
setDocumentProperties(Dictionary) - Method in class javax.swing.text.AbstractDocument
Replaces the document properties dictionary for this document.
setDocumentURL(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Set the URL to the XML document that will be transformed with the XSL stylesheet.
setDone() - Method in class java.awt.MediaTracker
 
setDot(int) - Method in interface javax.swing.text.Caret
Sets the caret position to some position.
setDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret.DefaultFilterBypass
 
setDot(int) - Method in class javax.swing.text.DefaultCaret
Sets the caret position and mark to some position.
setDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
 
setDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.DefaultFormatter.DefaultNavigationFilter
 
setDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.DefaultFormatter
NavigationFilter method, subclasses that wish finer control should override this.
setDot(int, Position.Bias) - Method in class javax.swing.text.NavigationFilter.FilterBypass
Sets the caret location, bypassing the NavigationFilter.
setDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.NavigationFilter
Invoked prior to the Caret setting the dot.
setDouble(Object, int, double) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified double value.
setDouble(Object, double) - Method in class java.lang.reflect.Field
Sets the value of a field as a double on the specified object.
setDouble(String, double) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java double value.
setDouble(Object, double) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a double on specified object.
setDoubleBufferMaximumSize(Dimension) - Method in class javax.swing.RepaintManager
Set the maximum double buffer size.
setDoubleBuffered(boolean) - Method in class javax.swing.JComponent
Sets whether the this component should use a buffer to paint.
setDoubleBufferingEnabled(boolean) - Method in class javax.swing.RepaintManager
Enables or disables double buffering in this RepaintManager.
setDragEnabled(boolean) - Method in class javax.swing.JColorChooser
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDragEnabled(boolean) - Method in class javax.swing.JFileChooser
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDragEnabled(boolean) - Method in class javax.swing.JList
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDragEnabled(boolean) - Method in class javax.swing.JTable
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDragEnabled(boolean) - Method in class javax.swing.JTree
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDragEnabled(boolean) - Method in class javax.swing.text.JTextComponent
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDragMode(int) - Method in class javax.swing.JDesktopPane
Sets the "dragging style" used by the desktop pane.
setDragOffset(Point) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
setDraggedColumn(TableColumn) - Method in class javax.swing.table.JTableHeader
Sets the header's draggedColumn to aColumn.
setDraggedDistance(int, int) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
setDraggedDistance(int) - Method in class javax.swing.table.JTableHeader
Sets the header's draggedDistance to distance.
setDrawsLayeredHighlights(boolean) - Method in class javax.swing.text.DefaultHighlighter
If true, highlights are drawn as the Views draw the text.
setDriver(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
The Driver and URL are the only required parmeters.
setDriver(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the driver call to be used to create connections
setDropTarget(DropTarget) - Method in class java.awt.Component
Associate a DropTarget with this component.
setDynamicLayout(boolean) - Method in class java.awt.Toolkit
Controls whether the layout of Containers is validated dynamically during resizing, or statically, after resizing is complete.
setEOF(boolean) - Method in class java.net.SocketInputStream
 
setEast(Spring) - Method in class javax.swing.SpringLayout.Constraints
 
setEastPane(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setEchoChar(char) - Method in class java.awt.TextField
Sets the echo character for this text field.
setEchoChar(char) - Method in interface java.awt.peer.TextFieldPeer
 
setEchoChar(char) - Method in class javax.swing.JPasswordField
Sets the echo character for this JPasswordField.
setEchoCharacter(char) - Method in class java.awt.TextField
Deprecated. As of JDK version 1.1, replaced by setEchoChar(char).
setEchoCharacter(char) - Method in interface java.awt.peer.TextFieldPeer
DEPRECATED: Replaced by setEchoChar(char echoChar).
setEditFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.text.DefaultFormatterFactory
Sets the JFormattedTextField.AbstractFormatter to use if the code>JFormattedTextField is being edited and either the value is not-null, or the value is null and a null formatter has has not been specified.
setEditIndex(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
setEditValid(boolean) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Invoke this to update the editValid property of the JFormattedTextField.
setEditValid(boolean) - Method in class javax.swing.JFormattedTextField
Sets the validity of the edit on the receiver.
setEditable(boolean) - Method in class java.awt.TextComponent
Sets the flag that determines whether or not this text component is editable.
setEditable(boolean) - Method in interface java.awt.peer.TextComponentPeer
 
setEditable(boolean) - Method in class javax.swing.JComboBox
Determines whether the JComboBox field is editable.
setEditable(boolean) - Method in class javax.swing.JTree
Determines whether the tree is editable.
setEditable(boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Configures the receiver to allow, or not allow, editing.
setEditable(boolean) - Method in class javax.swing.text.JTextComponent
Sets the specified boolean to indicate whether or not this TextComponent should be editable.
setEdited(boolean) - Method in class javax.swing.JFormattedTextField
Sets the edited state of the receiver.
setEditingColumn(int) - Method in class javax.swing.JTable
Sets the editingColumn variable.
setEditingRow(int) - Method in class javax.swing.JTable
Sets the editingRow variable.
setEditor(ComboBoxEditor) - Method in class javax.swing.JComboBox
Sets the editor used to paint and edit the selected item in the JComboBox field.
setEditor(JComponent) - Method in class javax.swing.JSpinner
Changes the JComponent that displays the current value of the SpinnerModel.
setEditorKit(EditorKit) - Method in class javax.swing.JEditorPane
Sets the currently installed kit for handling content.
setEditorKit(EditorKit) - Method in class javax.swing.JTextPane
Sets the currently installed kit for handling content.
setEditorKitForContentType(String, EditorKit) - Method in class javax.swing.JEditorPane
Directly sets the editor kit to use for the given type.
setElem(int, int) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the first (default) bank from the given integer.
setElem(int, int, int) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the specified bank from the given integer.
setElem(int, int) - Method in class java.awt.image.DataBufferByte
Sets the requested data array element in the first (default) bank to the specified value.
setElem(int, int, int) - Method in class java.awt.image.DataBufferByte
Sets the requested data array element in the specified bank from the given integer.
setElem(int, int) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given int.
setElem(int, int, int) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the specified bank to the given int.
setElem(int, int) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given int.
setElem(int, int, int) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the specified bank to the given int.
setElem(int, int) - Method in class java.awt.image.DataBufferInt
Sets the requested data array element in the first (default) bank to the specified value.
setElem(int, int, int) - Method in class java.awt.image.DataBufferInt
Sets the requested data array element in the specified bank to the integer value i.
setElem(int, int) - Method in class java.awt.image.DataBufferShort
Sets the requested data array element in the first (default) bank to the specified value.
setElem(int, int, int) - Method in class java.awt.image.DataBufferShort
Sets the requested data array element in the specified bank from the given integer.
setElem(int, int) - Method in class java.awt.image.DataBufferUShort
Sets the requested data array element in the first (default) bank to the specified value.
setElem(int, int, int) - Method in class java.awt.image.DataBufferUShort
Sets the requested data array element in the specified bank from the given integer.
setElemDef(XSLTElementDef) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Set the element definition that belongs to this element.
setElemDouble(int, double) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the first (default) bank from the given double.
setElemDouble(int, int, double) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the specified bank from the given double.
setElemDouble(int, double) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given double.
setElemDouble(int, int, double) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the specified bank to the given double.
setElemDouble(int, double) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given double.
setElemDouble(int, int, double) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the specified bank to the given double.
setElemFloat(int, float) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the first (default) bank from the given float.
setElemFloat(int, int, float) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the specified bank from the given float.
setElemFloat(int, float) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given float.
setElemFloat(int, int, float) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the specified bank to the given float.
setElemFloat(int, float) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given float.
setElemFloat(int, int, float) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the specified bank to the given float.
setElementAt(Object, int) - Method in class java.util.Vector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(Object, int) - Method in class javax.swing.DefaultListModel
Sets the component at the specified index of this list to be the specified object.
setElementAt(int, int) - Method in class javax.swing.JComponent.IntVector
 
setElementAt(int, int) - Method in class org.apache.xml.utils.IntVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xml.utils.NodeVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(Object, int) - Method in class org.apache.xml.utils.ObjectVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(byte, int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(Node, int) - Method in class org.apache.xpath.NodeSet
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xpath.NodeSetDTM
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xpath.compiler.OpMapVector
Sets the component at the specified index of this vector to be the specified object.
setElementFactory(ElementFactory) - Method in interface org.apache.crimson.tree.DocumentEx
Assigns the element factory to be used by this document.
setElementFactory(ElementFactory) - Method in class org.apache.crimson.tree.XmlDocument
Deprecated.  
setElementFactory(ElementFactory) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Deprecated.  
setElementProcessor(XSLTElementProcessor) - Method in class org.apache.xalan.processor.XSLTElementDef
Set the XSLTElementProcessor for this element.
setElements(Vector) - Method in class org.apache.xalan.processor.WhitespaceInfoPaths
Set from the elements attribute.
setElements(XSLTElementDef[]) - Method in class org.apache.xalan.processor.XSLTElementDef
Set the allowed elements for this type.
setElements(StringVector) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Set StringVector of elements for this extension
setEnabled(boolean) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the enabled state of the object.
setEnabled(boolean) - Method in class java.awt.Component
Enables or disables this component, depending on the value of the parameter b.
setEnabled(boolean) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the enabled state of the object.
setEnabled(boolean) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the enabled state of the object.
setEnabled(boolean) - Method in class java.awt.MenuItem
Sets whether or not this menu item can be chosen.
setEnabled(boolean) - Method in interface java.awt.peer.ComponentPeer
 
setEnabled(boolean) - Method in interface java.awt.peer.MenuItemPeer
 
setEnabled(boolean) - Method in class javax.swing.AbstractAction
Enables or disables the action.
setEnabled(boolean) - Method in class javax.swing.AbstractButton
Enables (or disables) the button.
setEnabled(boolean) - Method in interface javax.swing.Action
Sets the enabled state of the Action.
setEnabled(boolean) - Method in interface javax.swing.ButtonModel
Enables or disables the button.
setEnabled(boolean) - Method in class javax.swing.DefaultButtonModel
Enables or disables the button.
setEnabled(boolean) - Method in class javax.swing.JComboBox
Enables the combo box so that items can be selected.
setEnabled(boolean) - Method in class javax.swing.JComponent.ActionStandin
 
setEnabled(boolean) - Method in class javax.swing.JComponent
Sets whether or not this component is enabled.
setEnabled(boolean) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setEnabled(boolean) - Method in class javax.swing.JMenuItem
Enables or disables the menu item.
setEnabled(boolean) - Method in class javax.swing.JScrollBar
Enables the component so that the knob position can be changed.
setEnabled(boolean) - Method in class javax.swing.JSpinner.DisabledAction
 
setEnabled(boolean) - Method in class javax.swing.JTabbedPane.Page
 
setEnabled(boolean) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the enabled state of the object.
setEnabled(boolean) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setEnabled(boolean) - Method in class javax.swing.ToolTipManager
Enables or disables the tooltip.
setEnabled(boolean) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
setEnabled(boolean) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setEnabled(boolean) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Sets the enabled state of the object.
setEnabledAt(int, boolean) - Method in class javax.swing.JTabbedPane
Sets whether or not the tab at index is enabled.
setEncoding(String) - Method in class java.util.logging.Handler
Set the character encoding used by this Handler.
setEncoding(String) - Method in class java.util.logging.StreamHandler
Set (or change) the character encoding used by this Handler.
setEncoding(InputStream, String) - Method in class org.apache.crimson.parser.XmlReader
 
setEncoding(String) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the encoding property from the attribute value.
setEncoding(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL!
setEncoding(String) - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL!
setEnd(Comparable) - Method in class javax.swing.SpinnerDateModel
Changes the upper limit for Dates in this sequence.
setEndIndex(int) - Method in class java.text.FieldPosition
Sets the end index.
setEndOffset() - Method in class javax.swing.text.html.HTMLDocument.LeafIterator
Marches a cloned iterator forward to locate the end of the run.
setEndRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule.
setEndRule(int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule to a fixed date within a month.
setEndRule(int, int, int, int, boolean) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule to a weekday before or after the given date within a month, e.g., the first Monday on or after the 8th.
setEntityResolver(EntityResolver) - Method in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
setEntityResolver(EntityResolver) - Method in class org.apache.crimson.parser.Parser2
 
setEntityResolver(EntityResolver) - Method in class org.apache.crimson.parser.XMLReaderImpl
Set the entity resolver.
setEnvironment(Object) - Method in class org.apache.xpath.NodeSetDTM
Set the environment in which this iterator operates, which should provide: a node (the context node... same value as "root" defined below) a pair of non-zero positive integers (the context position and the context size) a set of variable bindings a function library the set of namespace declarations in scope for the expression.
setEnvironment(Object) - Method in class org.apache.xpath.axes.LocPathIterator
Set the environment in which this iterator operates, which should provide: a node (the context node... same value as "root" defined below) a pair of non-zero positive integers (the context position and the context size) a set of variable bindings a function library the set of namespace declarations in scope for the expression.
setEras(String[]) - Method in class java.text.DateFormatSymbols
Sets era strings.
setErr(PrintStream) - Static method in class java.lang.System
Reassigns the "standard" error output stream.
setErr0(PrintStream) - Static method in class java.lang.System
 
setErrHandler(ErrorHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setError() - Method in class java.io.PrintStream
Set the error state of the stream to true.
setError() - Method in class java.io.PrintWriter
Indicate that an error has occurred.
setErrorHandler(ErrorHandler) - Method in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
setErrorHandler(ErrorHandler) - Method in class org.apache.crimson.parser.Parser2
 
setErrorHandler(ErrorHandler) - Method in class org.apache.crimson.parser.XMLReaderImpl
Set the error handler.
setErrorHandler(ErrorListener) - Method in class org.apache.xpath.compiler.XPathParser
Allow an application to register an error event handler, where syntax errors will be sent.
setErrorIndex(int) - Method in class java.text.ParsePosition
Set the index at which a parse error occurred.
setErrorListener(ErrorListener) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Set an error listener for the TransformerFactory.
setErrorListener(ErrorListener) - Method in class org.apache.xalan.transformer.TrAXFilter
 
setErrorListener(ErrorListener) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set the error event listener in effect for the transformation.
setErrorListener(ErrorListener) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the error event listener.
setErrorListener(ErrorListener) - Method in class org.apache.xpath.XPathContext
Set the ErrorListener where errors and warnings are to be reported.
setErrorManager(ErrorManager) - Method in class java.util.logging.Handler
Define an ErrorManager for this Handler.
setEscapeProcessing(boolean) - Method in interface java.sql.Statement
Sets escape processing on or off.
setEscapeProcessing(boolean) - Method in interface javax.sql.RowSet
Sets escape processing for this RowSet object on or off.
setEstimatedMajorSpan(boolean) - Method in class javax.swing.text.AsyncBoxView
Set the estimatedMajorSpan property that determines if the major span should be treated as being estimated.
setExceptionThrown(Exception) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the exception thrown by the secondary thread (normally the transform thread).
setExcludeResultPrefixes(StringVector) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the "exclude-result-prefixes" property.
setExcludeResultPrefixes(StringVector) - Method in class org.apache.xalan.templates.Stylesheet
Set the "exclude-result-prefixes" property.
setExpandEntityReferences(boolean) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Internal API used by JAXP implementation.
setExpandedIcon(Icon) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setExpandedState(TreePath, boolean) - Method in class javax.swing.JTree
Sets the expanded state of this JTree.
setExpandedState(TreePath, boolean) - Method in class javax.swing.tree.AbstractLayoutCache
Marks the path path expanded state to isExpanded.
setExpandedState(TreePath, boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache
Marks the path path expanded state to isExpanded.
setExpandedState(TreePath, boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache
Marks the path path expanded state to isExpanded.
setExpandsSelectedPaths(boolean) - Method in class javax.swing.JTree
Configures the expandsSelectedPaths property.
setExponentialSymbol(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to separate the mantissa from the exponent.
setExpression(Expression) - Method in class org.apache.xalan.templates.ElemForEach
 
setExpression(String) - Method in class org.apache.xpath.Arg
Set the value expression for this argument.
setExpression(Expression) - Method in interface org.apache.xpath.ExpressionOwner
Set the raw expression object for this object.
setExpression(Expression) - Method in class org.apache.xpath.XPath
Set the raw expression object for this object.
setExpression(Expression) - Method in class org.apache.xpath.axes.AxesWalker
 
setExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprIterator.filterExprOwner
 
setExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple.filterExprOwner
 
setExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprWalker.filterExprOwner
 
setExpression(Expression) - Method in class org.apache.xpath.axes.PredicatedNodeTest.PredOwner
 
setExpression(Expression) - Method in class org.apache.xpath.axes.UnionPathIterator.iterOwner
 
setExpression(Expression) - Method in class org.apache.xpath.axes.WalkingIterator
 
setExpression(Expression) - Method in class org.apache.xpath.functions.FuncExtFunction.ArgExtOwner
 
setExpression(Expression) - Method in class org.apache.xpath.functions.Function2Args.Arg1Owner
 
setExpression(Expression) - Method in class org.apache.xpath.functions.Function3Args.Arg2Owner
 
setExpression(Expression) - Method in class org.apache.xpath.functions.FunctionMultiArgs.ArgMultiOwner
 
setExpression(Expression) - Method in class org.apache.xpath.functions.FunctionOneArg
 
setExpression(Expression) - Method in class org.apache.xpath.operations.Operation.LeftExprOwner
 
setExpression(Expression) - Method in class org.apache.xpath.operations.Operation
 
setExpression(Expression) - Method in class org.apache.xpath.operations.UnaryOperation
 
setExpression(Expression) - Method in class org.apache.xpath.patterns.FunctionPattern.FunctionOwner
 
setExpression(Expression) - Method in class org.apache.xpath.patterns.StepPattern.PredOwner
 
setExpression(Expression) - Method in class org.apache.xpath.patterns.StepPattern
 
setExpression(Expression) - Method in class org.apache.xpath.patterns.UnionPattern.UnionPathPartOwner
 
setExtendedState(int) - Method in class java.awt.Frame
Sets the state of this frame.
setExtensionElementPrefixes(StringVector) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the "extension-element-prefixes" property.
setExtensionElementPrefixes(StringVector) - Method in class org.apache.xalan.templates.Stylesheet
Set the "extension-element-prefixes" property.
setExtensionsTable(StylesheetRoot) - Method in class org.apache.xalan.transformer.TransformerImpl
If the stylesheet contains extensions, set the extensions table object.
setExtent(int) - Method in interface javax.swing.BoundedRangeModel
Sets the model's extent.
setExtent(int) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the extent to n after ensuring that n is greater than or equal to zero and falls within the model's constraints: minimum <= value <= value+extent <= maximum
setExtent(int) - Method in class javax.swing.JSlider
Sets the size of the range "covered" by the knob.
setExtentSize(Dimension) - Method in class javax.swing.JViewport
Sets the size of the visible part of the view using view coordinates.
setExtra(byte[]) - Method in class java.util.zip.ZipEntry
Sets the optional extra field data for the entry.
setFailureHandler(RMIFailureHandler) - Static method in class java.rmi.server.RMISocketFactory
Sets the failure handler to be called by the RMI runtime if server socket creation fails.
setFastStandalone(boolean) - Method in class org.apache.crimson.parser.Parser2
Setting this flag enables faster processing of valid standalone documents: external DTD information is not processed, and no attribute normalization or defaulting is done.
setFeature(String, boolean) - Method in class org.apache.crimson.jaxp.SAXParserFactoryImpl
Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.
setFeature(String, boolean) - Method in class org.apache.crimson.parser.XMLReaderImpl
Set a feature for the parser.
setFeature(String, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
setFeature(String, boolean) - Method in interface org.apache.xml.dtm.DTM
Set an implementation dependent feature.
setFeature(String, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Set an implementation dependent feature.
setFeature(String, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set an implementation dependent feature.
setFeatures(ISFeatureInterface[]) - Method in class ISSearch.ISPeerResult
Sets the array of document features.
setFeatures(Hashtable) - Method in class org.apache.crimson.jaxp.SAXParserImpl
Set any features of our XMLReader based on any features set on the SAXParserFactory.
setFetchDirection(int) - Method in interface java.sql.ResultSet
Gives a hint as to the direction in which the rows in this ResultSet object will be processed.
setFetchDirection(int) - Method in interface java.sql.Statement
Gives the driver a hint as to the direction in which rows will be processed in ResultSet objects created using this Statement object.
setFetchSize(int) - Method in interface java.sql.ResultSet
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this ResultSet object.
setFetchSize(int) - Method in interface java.sql.Statement
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setField(int, int) - Method in class java.util.Date
Set a field for this day.
setFieldAccessor(FieldAccessor) - Method in class java.lang.reflect.Field
 
setFields() - Method in class java.awt.image.DirectColorModel
 
setFile(String) - Method in class java.awt.FileDialog
Sets the selected file for this file dialog window to be the specified file.
setFile(String) - Method in interface java.awt.peer.FileDialogPeer
 
setFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
Sets the current file filter.
setFileHidingEnabled(boolean) - Method in class javax.swing.JFileChooser
Sets file hiding on or off.
setFileName(String) - Method in class java.awt.JobAttributes
Specifies the file name for the output file for jobs using these attributes.
setFileName(String) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
setFileName(String) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
setFileNameMap(FileNameMap) - Static method in class java.net.URLConnection
Sets the FileNameMap.
setFileSelected() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
setFileSelectionMode(int) - Method in class javax.swing.JFileChooser
Sets the JFileChooser to allow the user to just select files, just select directories, or select both files and directories.
setFileSystemView(FileSystemView) - Method in class javax.swing.JFileChooser
Sets the file system view that the JFileChooser uses for accessing and creating file system resources, such as finding the floppy drive and getting a list of root drives.
setFileView(FileView) - Method in class javax.swing.JFileChooser
Sets the file view to used to retrieve UI information, such as the icon that represents a file or the type description of a file.
setFilenameFilter(FilenameFilter) - Method in class java.awt.FileDialog
Sets the filename filter for this file dialog window to the specified filter.
setFilenameFilter(FilenameFilter) - Method in interface java.awt.peer.FileDialogPeer
 
setFilter(Filter) - Method in class java.util.logging.Handler
Set a Filter to control output on this Handler.
setFilter(Filter) - Method in class java.util.logging.Logger
Set a filter to control output on this Logger.
setFirstDayOfWeek(int) - Method in class java.util.Calendar
Sets what the first day of the week is; e.g., Sunday in US, Monday in France.
setFirstLineIndent(float) - Method in class javax.swing.text.ParagraphView
Sets the indent on the first line.
setFirstLineIndent(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets the first line indent.
setFirstWalker(AxesWalker) - Method in class org.apache.xpath.axes.WalkingIterator
Set the head of the walker list.
setFixedCellHeight(int) - Method in class javax.swing.JList
Sets the height of every cell in the list.
setFixedCellWidth(int) - Method in class javax.swing.JList
Sets the width of every cell in the list.
setFlag(int, boolean) - Method in class javax.swing.JComponent
 
setFlashColor(Color) - Static method in class javax.swing.DebugGraphics
Sets the Color used to flash drawing operations.
setFlashCount(int) - Static method in class javax.swing.DebugGraphics
Sets the number of times that drawing operations will flash.
setFlashTime(int) - Static method in class javax.swing.DebugGraphics
Sets the time delay of drawing operation flashing.
setFlavorMap(FlavorMap) - Method in class java.awt.dnd.DropTarget
Sets the FlavorMap associated with this DropTarget.
setFlavorsForNative(String, DataFlavor[]) - Method in class java.awt.datatransfer.SystemFlavorMap
Discards the current mappings for the specified String native, and creates new mappings to the specified DataFlavors.
setFloat(Object, int, float) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified float value.
setFloat(Object, float) - Method in class java.lang.reflect.Field
Sets the value of a field as a float on the specified object.
setFloat(String, float) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java float value.
setFloat(Object, float) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a float on specified object.
setFloatable(boolean) - Method in class javax.swing.JToolBar
Sets the floatable property, which must be true for the user to move the tool bar.
setFloating(boolean, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
setFloatingColor(Color) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the color displayed when over a floating area
setFloatingLocation(int, int) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
setFocusAccelerator(char) - Method in class javax.swing.text.JTextComponent
Sets the key accelerator that will cause the receiving text component to get the focus.
setFocusCycleRoot(boolean) - Method in class java.awt.Container
Sets whether this Container is the root of a focus traversal cycle.
setFocusCycleRoot(boolean) - Method in class java.awt.Window
Does nothing because Windows must always be roots of a focus traversal cycle.
setFocusCycleRoot(boolean) - Method in class javax.swing.JInternalFrame
Does nothing because JInternalFrames must always be roots of a focus traversal cycle.
setFocusLostBehavior(int) - Method in class javax.swing.JFormattedTextField
Sets the behavior when focus is lost.
setFocusPainted(boolean) - Method in class javax.swing.AbstractButton
Sets the paintFocus property, which must be true for the focus state to be painted.
setFocusTraversalKeys(int, Set) - Method in class java.awt.Component
Sets the focus traversal keys for a given traversal operation for this Component.
setFocusTraversalKeys(int, Set) - Method in class java.awt.Container
Sets the focus traversal keys for a given traversal operation for this Container.
setFocusTraversalKeysEnabled(boolean) - Method in class java.awt.Component
Sets whether focus traversal keys are enabled for this Component.
setFocusTraversalKeys_NoIDCheck(int, Set) - Method in class java.awt.Component
 
setFocusTraversalPolicy(FocusTraversalPolicy) - Method in class java.awt.Container
Sets the focus traversal policy that will manage keyboard traversal of this Container's children, if this Container is a focus cycle root.
setFocusable(boolean) - Method in class java.awt.Component
Sets the focusable state of this Component to the specified value.
setFocusableWindowState(boolean) - Method in class java.awt.Window
Sets whether this Window can become the focused Window if it meets the other requirements outlined in isFocusableWindow.
setFollowRedirects(boolean) - Static method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this class.
setFont(Font) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the Font of this object.
setFont(Font) - Method in class java.awt.Component
Sets the font of this component.
setFont(Font) - Method in class java.awt.Container
Sets the font of this container.
setFont(Font) - Method in class java.awt.Graphics
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the Font of this object.
setFont(Font) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the Font of this object.
setFont(Font) - Method in class java.awt.MenuComponent
Sets the font to be used for this menu component to the specified font.
setFont(Font) - Method in interface java.awt.peer.ComponentPeer
 
setFont(Font) - Method in class javax.swing.DebugGraphics
Sets the Font used for text drawing operations.
setFont(Font) - Method in class javax.swing.JComponent
Sets the font for this component.
setFont(Font) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setFont(Font) - Method in class javax.swing.JTabbedPane.Page
 
setFont(Font) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the Font of this object.
setFont(Font) - Method in class javax.swing.JTextArea
Sets the current font.
setFont(Font) - Method in class javax.swing.JTextField
Sets the current font.
setFont(Font) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setFont(Font) - Method in class javax.swing.SwingGraphics
 
setFont(Font) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
setFont(Font) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setFont(Font) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Sets the Font of this object.
setFont(Font) - Method in class javax.swing.tree.DefaultTreeCellEditor
Sets the font to edit with.
setFont(Font) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Subclassed to map FontUIResources to null.
setFontAndColor(Font, Color) - Method in class javax.swing.plaf.basic.BasicHTML.BasicDocument
Sets the default font and default color.
setFontFamily(MutableAttributeSet, String) - Static method in class javax.swing.text.StyleConstants
Sets the font attribute.
setFontMask(AttributeSet) - Method in class javax.swing.text.html.MinimalHTMLWriter
Tweaks the appropriate bits of fontMask to reflect whether the text is to be displayed in bold, italic, and/or with an underline.
setFontName(Hashtable, CSS.FontFamily, String) - Method in class javax.swing.text.html.CSS.FontFamily
 
setFontSize(MutableAttributeSet, int) - Static method in class javax.swing.text.StyleConstants
Sets the font size attribute.
setForeground(Color) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the foreground color of this object.
setForeground(Color) - Method in class java.awt.Component
Sets the foreground color of this component.
setForeground(Color) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the foreground color of this object.
setForeground(Color) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the foreground color of this object.
setForeground(Color) - Method in interface java.awt.peer.ComponentPeer
 
setForeground(Color) - Method in class javax.swing.JComponent
Sets the foreground color of this component.
setForeground(Color) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setForeground(Color) - Method in class javax.swing.JTabbedPane.Page
 
setForeground(Color) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the foreground color of this object.
setForeground(Color) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setForeground(Color) - Method in class javax.swing.table.DefaultTableCellRenderer
Overrides JComponent.setForeground to assign the unselected-foreground color to the specified color.
setForeground(Color) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setForeground(MutableAttributeSet, Color) - Static method in class javax.swing.text.StyleConstants
Sets the foreground color.
setForeground(Color) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Sets the foreground color of this object.
setForegroundAt(int, Color) - Method in class javax.swing.JTabbedPane
Sets the foreground color at index to foreground which can be null, in which case the tab's foreground color will default to the foreground color of this tabbedpane.
setForeignAttr(String, String, String, String) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set a foreign property from the attribute value.
setFormat(int, Format) - Method in class java.text.MessageFormat
Sets the format to use for the format element with the given format element index within the previously set pattern string.
setFormat(DateFormat) - Method in class javax.swing.text.DateFormatter
Sets the format that dictates the legal values that can be edited and displayed.
setFormat(Format) - Method in class javax.swing.text.InternationalFormatter
Sets the format that dictates the legal values that can be edited and displayed.
setFormat(Format) - Method in class javax.swing.text.NumberFormatter
Sets the format that dictates the legal values that can be edited and displayed.
setFormat(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "format" attribute.
setFormatByArgumentIndex(int, Format) - Method in class java.text.MessageFormat
Sets the format to use for the format elements within the previously set pattern string that use the given argument index.
setFormats(Format[]) - Method in class java.text.MessageFormat
Sets the formats to use for the format elements in the previously set pattern string.
setFormatsByArgumentIndex(Format[]) - Method in class java.text.MessageFormat
Sets the formats to use for the values passed into format methods or returned from parse methods.
setFormatter(Formatter) - Method in class java.util.logging.Handler
Set a Formatter.
setFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.JFormattedTextField
Sets the current AbstractFormatter.
setFormatterActions(Action[]) - Method in class javax.swing.JFormattedTextField
Resets the Actions that come from the TextFormatter to actions.
setFormatterFactory(JFormattedTextField.AbstractFormatterFactory) - Method in class javax.swing.JFormattedTextField
Sets the AbstractFormatterFactory.
setFragment(String) - Method in class org.apache.xml.utils.URI
Set the fragment for this URI.
setFrame(double, double, double, double) - Method in class java.awt.geom.Arc2D
Sets the location and size of the outer bounds of this arc to the specified values.
setFrame(double, double, double, double) - Method in class java.awt.geom.Ellipse2D.Double
Sets the location and size of this Ellipse2D to the specified double values.
setFrame(float, float, float, float) - Method in class java.awt.geom.Ellipse2D.Float
Sets the location and size of this Ellipse2D to the specified float values.
setFrame(double, double, double, double) - Method in class java.awt.geom.Ellipse2D.Float
Sets the location and size of this Ellipse2D to the specified double values.
setFrame(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Sets the location and size of the outer bounds of this Rectangle2D to the specified rectangular values.
setFrame(double, double, double, double) - Method in class java.awt.geom.RectangularShape
Sets the location and size of the framing rectangle of this Shape to the specified rectangular values.
setFrame(Point2D, Dimension2D) - Method in class java.awt.geom.RectangularShape
Sets the location and size of the framing rectangle of this Shape to the specified Point2D and Dimension2D, respectively.
setFrame(Rectangle2D) - Method in class java.awt.geom.RectangularShape
Sets the framing rectangle of this Shape to be the specified Rectangle2D.
setFrame(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Sets the location and size of the outer bounds of this RoundRectangle2D to the specified rectangular values.
setFrameDocumentState(boolean) - Method in class javax.swing.text.html.HTMLDocument
Sets a boolean state about whether the document will be viewed in a frame.
setFrameFromCenter(double, double, double, double) - Method in class java.awt.geom.RectangularShape
Sets the framing rectangle of this Shape based on the specified center point coordinates and corner point coordinates.
setFrameFromCenter(Point2D, Point2D) - Method in class java.awt.geom.RectangularShape
Sets the framing rectangle of this Shape based on a specified center Point2D and corner Point2D.
setFrameFromDiagonal(double, double, double, double) - Method in class java.awt.geom.RectangularShape
Sets the diagonal of the framing rectangle of this Shape based on the two specified coordinates.
setFrameFromDiagonal(Point2D, Point2D) - Method in class java.awt.geom.RectangularShape
Sets the diagonal of the framing rectangle of this Shape based on two specified Point2D objects.
setFrameIcon(Icon) - Method in class javax.swing.JInternalFrame
Sets an image to be displayed in the titlebar of this internal frame (usually in the top-left corner).
setFrameType(String) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
setFreeStanding(boolean) - Method in class javax.swing.plaf.metal.MetalScrollButton
 
setFrom(XPath) - Method in class org.apache.xalan.templates.ElemNumber
Set the "from" attribute.
setFromPage(int) - Method in class java.awt.JobAttributes
Specifies, for jobs using these attributes, the first page to be printed, if a range of pages is to be printed.
setFullBufferUpdates(boolean) - Method in class java.awt.image.MemoryImageSource
Specifies whether this animated memory image should always be updated by sending the complete buffer of pixels whenever there is a change.
setFullScreenWindow(Window) - Method in class java.awt.GraphicsDevice
Enter full-screen mode, or return to windowed mode.
setFunctions(StringVector) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Set the names of functions defined in this extension
setGCFromPeer() - Method in class java.awt.Component
 
setGlassPane(Component) - Method in class javax.swing.JApplet
Sets the glassPane property.
setGlassPane(Component) - Method in class javax.swing.JDialog
Sets the glassPane property.
setGlassPane(Component) - Method in class javax.swing.JFrame
Sets the glassPane property.
setGlassPane(Component) - Method in class javax.swing.JInternalFrame
Sets this JInternalFrame's glassPane property.
setGlassPane(Component) - Method in class javax.swing.JRootPane
Sets a specified Component to be the glass pane for this root pane.
setGlassPane(Component) - Method in class javax.swing.JWindow
Sets the glassPane property.
setGlassPane(Component) - Method in interface javax.swing.RootPaneContainer
The glassPane is always the first child of the rootPane and the rootPanes layout manager ensures that it's always as big as the rootPane.
setGlobalActiveWindow(Window) - Method in class java.awt.KeyboardFocusManager
Sets the active Window.
setGlobalCurrentFocusCycleRoot(Container) - Method in class java.awt.KeyboardFocusManager
Sets the current focus cycle root.
setGlobalCurrentFocusCycleRoot(Container) - Method in class javax.swing.DelegatingDefaultFocusManager
 
setGlobalFocusOwner(Component) - Method in class java.awt.KeyboardFocusManager
Sets the focus owner.
setGlobalFocusedWindow(Window) - Method in class java.awt.KeyboardFocusManager
Sets the focused Window.
setGlobalPermanentFocusOwner(Component) - Method in class java.awt.KeyboardFocusManager
Sets the permanent focus owner.
setGlobalVariable(int, XObject) - Method in class org.apache.xpath.VariableStack
Set a global variable or parameter in the global stack frame.
setGlyphPainter(GlyphView.GlyphPainter) - Method in class javax.swing.text.GlyphView
Sets the painter to use for rendering glyphs.
setGlyphPosition(int, Point2D) - Method in class java.awt.font.GlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphTransform(int, AffineTransform) - Method in class java.awt.font.GlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGregorianChange(Date) - Method in class java.util.GregorianCalendar
Sets the GregorianCalendar change date.
setGridColor(Color) - Method in class javax.swing.JTable
Sets the color used to draw grid lines to gridColor and redisplays.
setGridLocation(int, int) - Method in interface javax.swing.text.TableView.GridCell
Sets the grid location.
setGridLocation(int, int) - Method in class javax.swing.text.TableView.TableCell
Deprecated. Sets the grid location.
setGroup(ButtonGroup) - Method in interface javax.swing.ButtonModel
Identifies the group this button belongs to -- needed for radio buttons, which are mutually exclusive within their group.
setGroup(ButtonGroup) - Method in class javax.swing.DefaultButtonModel
Identifies the group this button belongs to -- needed for radio buttons, which are mutually exclusive within their group.
setGroupingSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for thousands separator.
setGroupingSeparator(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "grouping-separator" attribute.
setGroupingSeparator(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "grouping-separator" attribute.
setGroupingSize(int) - Method in class java.text.DecimalFormat
Set the grouping size.
setGroupingSize(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "grouping-size" attribute.
setGroupingUsed(boolean) - Method in class java.text.NumberFormat
Set whether or not grouping will be used in this format.
setHandlers() - Method in class org.apache.crimson.parser.Parser2
 
setHashColor(Color) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setHeaderRenderer(TableCellRenderer) - Method in class javax.swing.table.TableColumn
Sets the TableCellRenderer used to draw the TableColumn's header to headerRenderer.
setHeaderValue(Object) - Method in class javax.swing.table.TableColumn
Sets the Object whose string representation will be used as the value for the headerRenderer.
setHeight(Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the height property, which controls the height of a component.
setHelpMenu(Menu) - Method in class java.awt.MenuBar
Sets the specified menu to be this menu bar's help menu.
setHelpMenu(JMenu) - Method in class javax.swing.JMenuBar
Sets the help menu that appears when the user selects the "help" option in the menu bar.
setHgap(int) - Method in class java.awt.BorderLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class java.awt.CardLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class java.awt.FlowLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class java.awt.GridLayout
Sets the horizontal gap between components to the specified value.
setHighlighter(Highlighter) - Method in class javax.swing.text.JTextComponent
Sets the highlighter to be used.
setHints(int) - Method in class java.awt.image.AreaAveragingScaleFilter
Detect if the data is being delivered with the necessary hints to allow the averaging algorithm to do its work.
setHints(int) - Method in interface java.awt.image.ImageConsumer
Sets the hints that the ImageConsumer uses to process the pixels delivered by the ImageProducer.
setHints(int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setHints method of the ImageConsumer interface.
setHints(int) - Method in class java.awt.image.PixelGrabber
The setHints method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setHoldability(int) - Method in interface java.sql.Connection
Changes the holdability of ResultSet objects created using this Connection object to the given holdability.
setHorizontalAlignment(int) - Method in class javax.swing.AbstractButton
Sets the horizontal alignment of the icon and text.
setHorizontalAlignment(int) - Method in class javax.swing.JLabel
Sets the alignment of the label's contents along the X axis.
setHorizontalAlignment(int) - Method in class javax.swing.JTextField
Sets the horizontal alignment of the text.
setHorizontalScrollBar(JScrollBar) - Method in class javax.swing.JScrollPane
Adds the scrollbar that controls the viewport's horizontal view position to the scrollpane.
setHorizontalScrollBarPolicy(int) - Method in class javax.swing.JScrollPane
Determines when the horizontal scrollbar appears in the scrollpane.
setHorizontalScrollBarPolicy(int) - Method in class javax.swing.ScrollPaneLayout
Sets the horizontal scrollbar-display policy.
setHorizontalTextPosition(int) - Method in class javax.swing.AbstractButton
Sets the horizontal position of the text relative to the icon.
setHorizontalTextPosition(int) - Method in class javax.swing.JLabel
Sets the horizontal position of the label's text, relative to its image.
setHost(String) - Method in class org.apache.xml.utils.URI
Set the host for this URI.
setHours(int) - Method in class java.sql.Date
Deprecated.  
setHours(int) - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours).
setHref(String) - Method in class org.apache.xalan.processor.ProcessorInclude
Get the base identifier with which this stylesheet is associated.
setHref(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the base identifier with which this stylesheet is associated.
setHue(float) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
setHumanPresentableName(String) - Method in class java.awt.datatransfer.DataFlavor
Sets the human presentable name for the data format that this DataFlavor represents.
setID(String) - Method in class java.util.TimeZone
Sets the time zone ID.
setIDAttribute(String, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Set an ID string to node association in the ID table.
setIDAttribute(String, Element) - Method in class org.apache.xml.utils.DOMBuilder
Set an ID string to node association in the ID table.
setIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the button's default icon.
setIcon(boolean) - Method in class javax.swing.JInternalFrame
Iconifies or de-iconifies this internal frame, if the look and feel supports iconification.
setIcon(Icon) - Method in class javax.swing.JLabel
Defines the icon this component will display.
setIcon(Icon) - Method in class javax.swing.JOptionPane
Sets the icon to display.
setIcon(MutableAttributeSet, Icon) - Static method in class javax.swing.text.StyleConstants
Sets the icon attribute.
setIconAt(int, Icon) - Method in class javax.swing.JTabbedPane
Sets the icon at index to icon which can be null.
setIconImage(Image) - Method in class java.awt.Frame
Sets the image to be displayed in the minimized icon for this frame.
setIconImage(Image) - Method in interface java.awt.peer.FramePeer
 
setIconOnly(boolean) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
setIconTextGap(int) - Method in class javax.swing.AbstractButton
If both the icon and text properties are set, this property defines the space between them.
setIconTextGap(int) - Method in class javax.swing.JLabel
If both the icon and text properties are set, this property defines the space between them.
setIconifiable(boolean) - Method in class javax.swing.JInternalFrame
Sets the iconable property, which must be true for the user to be able to make the JInternalFrame an icon.
setId(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "id" property.
setIdAttributeName(String) - Method in class org.apache.crimson.parser.AttributesExImpl
Allows parser to set the name of the ID attribute.
setIdAttributeName(String) - Method in class org.apache.crimson.tree.ElementNode2
Assigns the name of the element's ID attribute; only one attribute may have the ID type.
setIdentifier(Object) - Method in class javax.swing.table.TableColumn
Sets the TableColumn's identifier to anIdentifier.
setIfModifiedSince(long) - Method in class java.net.URLConnection
Sets the value of the ifModifiedSince field of this URLConnection to the specified value.
setIgnoreComments(boolean) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Internal API used by JAXP implementation.
setIgnoreRepaint(boolean) - Method in class java.awt.Component
Sets whether or not paint messages received from the operating system should be ignored.
setIgnoreWhitespace(boolean) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Internal API used by JAXP implementation.
setIgnoringLexicalInfo(boolean) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Controls whether certain lexical information is discarded.
setIgnoringMIME(boolean) - Method in class org.apache.crimson.parser.Resolver
Tells the resolver whether to ignore MIME types in the documents it retrieves.
setImage(Image) - Method in class javax.swing.ImageIcon
Sets the image displayed by this icon.
setImageObserver(ImageObserver) - Method in class javax.swing.ImageIcon
Sets the image observer for the image.
setImageableArea(double, double, double, double) - Method in class java.awt.print.Paper
Sets the imageable area of this Paper.
setImpl() - Method in class java.net.ServerSocket
 
setImpl() - Method in class java.net.Socket
Sets impl to the system-default type of SocketImpl.
setImplicitDownCycleTraversal(boolean) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Sets whether this ContainerOrderFocusTraversalPolicy transfers focus down-cycle implicitly.
setImplicitDownCycleTraversal(boolean) - Method in class javax.swing.SortingFocusTraversalPolicy
Sets whether this SortingFocusTraversalPolicy transfers focus down-cycle implicitly.
setImport(StylesheetComposed) - Method in class org.apache.xalan.templates.Stylesheet
Add a stylesheet to the "import" list.
setIn(InputStream) - Static method in class java.lang.System
Reassigns the "standard" input stream.
setIn0(InputStream) - Static method in class java.lang.System
 
setInUse(boolean) - Method in class org.apache.xalan.lib.sql.PooledConnection
Set the status of the PooledConnection.
setInclude(Stylesheet) - Method in class org.apache.xalan.templates.Stylesheet
Add a stylesheet to the "include" list.
setIncremental(boolean) - Static method in class org.apache.xml.dtm.DTMManager
Set a flag indicating whether an incremental transform is desired
setIncrementalSAXSource(IncrementalSAXSource) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Bind a IncrementalSAXSource to this DTM.
setIncrementalSAXSource(IncrementalSAXSource) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Bind an IncrementalSAXSource to this DTM.
setIncrementalSAXSource(IncrementalSAXSource) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Bind a IncrementalSAXSource to this DTM.
setIndent(boolean) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the indent property from the attribute value.
setIndentLevel(int) - Method in class org.apache.crimson.tree.XmlWriteContext
Assigns the current indent level, in terms of spaces, for use in pretty printing XML text.
setIndentSpace(int) - Method in class javax.swing.text.AbstractWriter
Enables subclasses to specify how many spaces an indent maps to.
setIndeterminate(boolean) - Method in class javax.swing.JProgressBar
Sets the indeterminate property of the progress bar, which determines whether the progress bar is in determinate or indeterminate mode.
setIndex(int) - Method in class java.awt.font.CharArrayIterator
Sets the position to the specified position in the text and returns that character.
setIndex(int) - Method in class java.text.AttributedString.AttributedStringIterator
 
setIndex(int) - Method in interface java.text.CharacterIterator
Sets the position to the specified position in the text and returns that character.
setIndex(int) - Method in class java.text.ParsePosition
Set the current parse position.
setIndex(int) - Method in class java.text.RuleBasedBreakIterator.SafeCharIterator
 
setIndex(int) - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.setIndex() for String.
setIndex(int) - Method in class javax.swing.text.Segment
Sets the position to the specified position in the text and returns that character.
setIndex(int) - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
setIndex(int) - Method in class javax.swing.text.html.TableView.ColumnIterator
 
setIndex(int) - Method in class javax.swing.text.html.TableView.RowIterator
 
setIndex(int) - Method in class org.apache.xalan.templates.ElemVariable
Sets the relative position of this variable within the stack frame (if local) or the global area (if global).
setIndex(int) - Method in class org.apache.xpath.operations.Variable
Set the index for the variable into the stack.
setInfinity(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to represent infinity.
setInfinity(String) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "infinity" attribute.
setInitialDelay(int) - Method in class javax.swing.Timer
Sets the Timer's initial delay, which by default is the same as the between-event delay.
setInitialDelay(int) - Method in class javax.swing.ToolTipManager
Specifies the initial delay value.
setInitialSelection(Option) - Method in class javax.swing.text.html.OptionComboBoxModel
Stores the Option that has been marked its selected attribute set.
setInitialSelection(int) - Method in class javax.swing.text.html.OptionListModel
This method is responsible for storing the state of the initial selection.
setInitialSelectionValue(Object) - Method in class javax.swing.JOptionPane
Sets the input value that is initially displayed as selected to the user.
setInitialValue(Object) - Method in class javax.swing.JOptionPane
Sets the initial value that is to be enabled -- the Component that has the focus when the pane is initially displayed.
setInitializer(String) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Method setInitializer
setInnerExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprIterator
Set the inner contained expression of this filter.
setInnerExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Set the inner contained expression of this filter.
setInnerExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprWalker
Set the inner contained expression of this filter.
setInnerHTML(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Replaces the children of the given element with the contents specified as an HTML string.
setInput(byte[], int, int) - Method in class java.util.zip.Deflater
Sets input data for compression.
setInput(byte[]) - Method in class java.util.zip.Deflater
Sets input data for compression.
setInput(byte[], int, int) - Method in class java.util.zip.Inflater
Sets input data for decompression.
setInput(byte[]) - Method in class java.util.zip.Inflater
Sets input data for decompression.
setInputMap(int, InputMap) - Method in class javax.swing.JComponent
Sets the InputMap to use under the condition condition to map.
setInputMethodCaretPosition(InputMethodEvent) - Method in class javax.swing.text.JTextComponent
 
setInputMethodContext(InputMethodContext) - Method in interface java.awt.im.spi.InputMethod
Sets the input method context, which is used to dispatch input method events to the client component and to request information from the client component.
setInputStream(SocketInputStream) - Method in class java.net.PlainSocketImpl
 
setInputValue(Object) - Method in class javax.swing.JOptionPane
Sets the input value that was selected or input by the user.
setInputVerifier(InputVerifier) - Method in class javax.swing.JComponent
Sets the input verifier for this component.
setInsets(short, short, short, short) - Method in class javax.swing.text.CompositeView
Sets the insets for the view.
setInstalledLookAndFeels(UIManager.LookAndFeelInfo[]) - Static method in class javax.swing.UIManager
Replaces the current array of installed LookAndFeelInfos.
setInstanceFollowRedirects(boolean) - Method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this HttpURLConnection instance.
setInt(Object, int, int) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified int value.
setInt(Object, int) - Method in class java.lang.reflect.Field
Sets the value of a field as an int on the specified object.
setInt(int, int) - Method in class java.math.MutableBigInteger
Sets the int at index+offset in this MutableBigInteger to val.
setInt(String, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java int value.
setInt(Object, int) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as an int on specified object.
setIntProperty(QName, int) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setIntProperty(String, int) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setIntercellSpacing(Dimension) - Method in class javax.swing.JTable
Sets the rowMargin and the columnMargin -- the height and width of the space between cells -- to intercellSpacing.
setInterface(InetAddress) - Method in class java.net.MulticastSocket
Set the multicast network interface used by methods whose behavior would be affected by the value of the network interface.
setInternalFrame(JInternalFrame) - Method in class javax.swing.JInternalFrame.JDesktopIcon
Sets the JInternalFrame with which this DesktopIcon is associated.
setInternationalCurrencySymbol(String) - Method in class java.text.DecimalFormatSymbols
Sets the ISO 4217 currency code of the currency of these DecimalFormatSymbols.
setInvalidCharacters(String) - Method in class javax.swing.text.MaskFormatter
Allows for further restricting of the characters that can be input.
setInverted(boolean) - Method in class javax.swing.JSlider
Specify true to reverse the value-range shown for the slider and false to put the value range in the normal order.
setInvoker(Component) - Method in class javax.swing.JPopupMenu
Sets the invoker of this popup menu -- the component in which the popup menu menu is to be displayed.
setInvokesStopCellEditing(boolean) - Method in class javax.swing.JTree
Determines what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means.
setIsDefaultTemplate(boolean) - Method in class org.apache.xalan.templates.ElemApplyTemplates
Set if this belongs to a default template, in which case it will act different with regard to processing modes.
setIsGlobal(boolean) - Method in class org.apache.xpath.operations.Variable
Set whether or not this is a global reference.
setIsLiteralResultAsStylesheet(boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set whether this element represents a root element that is also the stylesheet element.
setIsTopLevel(boolean) - Method in class org.apache.xalan.templates.ElemVariable
Set if this is a top-level variable or param, or not.
setIsTopLevel(boolean) - Method in class org.apache.xpath.axes.LocPathIterator
Set if this is an iterator at the upper level of the XPath.
setIsTransformDone(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Set if the transform method is completed.
setIsValidating(boolean) - Method in class org.apache.crimson.parser.Parser2
 
setIsVisible(boolean) - Method in class org.apache.xpath.Arg
Update visibility status of this variable.
setItalic(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the italic attribute.
setItem(Object) - Method in interface javax.swing.ComboBoxEditor
Set the item that should be edited.
setItem(Object) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
Sets the item that should be edited.
setItem(int, int) - Method in interface org.apache.xml.dtm.DTMIterator
Sets the node at the specified index of this vector to be the specified node.
setItem(int, int) - Method in class org.apache.xpath.NodeSetDTM
Same as setElementAt.
setItem(int, int) - Method in class org.apache.xpath.axes.LocPathIterator
Sets the node at the specified index of this vector to be the specified node.
setItem(int, int) - Method in class org.apache.xpath.axes.NodeSequence
 
setIter(DTMIterator) - Method in class org.apache.xpath.axes.NodeSequence
Set the functional iterator that fetches nodes.
setJMenuBar(JMenuBar) - Method in class javax.swing.JApplet
Sets the menubar for this applet.
setJMenuBar(JMenuBar) - Method in class javax.swing.JDialog
Sets the menubar for this dialog.
setJMenuBar(JMenuBar) - Method in class javax.swing.JFrame
Sets the menubar for this frame.
setJMenuBar(JMenuBar) - Method in class javax.swing.JInternalFrame
Sets the menuBar property for this JInternalFrame.
setJMenuBar(JMenuBar) - Method in class javax.swing.JRootPane
Adds or changes the menu bar used in the layered pane.
setJobName(String) - Method in class java.awt.print.PrinterJob
Sets the name of the document to be printed.
setJustification(int) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
 
setJustification(int) - Method in class javax.swing.text.ParagraphView
Sets the type of justification.
setKeepAlive(boolean) - Method in class java.net.Socket
Enable/disable SO_KEEPALIVE.
setKey(KeyDeclaration) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:key" property.
setKeyBindingActive(boolean) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setKeyBindingRegistered(boolean) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setKeyChar(char) - Method in class java.awt.event.KeyEvent
Set the keyChar value to indicate a logical character.
setKeyCode(int) - Method in class java.awt.event.KeyEvent
Set the keyCode value to indicate a physical key.
setKeySelectionManager(JComboBox.KeySelectionManager) - Method in class javax.swing.JComboBox
Sets the object that translates a keyboard character into a list selection.
setKeyStrokes(KeyStroke[]) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.MultiplexingTextField
Sets the KeyStrokes that will be additional processed for ancestor bindings.
setKeyValues(ClassLoader, String, Locale) - Method in class java.util.ResourceBundle.ResourceCacheKey
 
setKeymap(Keymap) - Method in class javax.swing.text.JTextComponent
Sets the keymap to use for binding events to actions.
setLabel(String) - Method in class java.awt.Button
Sets the button's label to be the specified string.
setLabel(String) - Method in class java.awt.Checkbox
Sets this check box's label to be the string argument.
setLabel(String) - Method in class java.awt.MenuItem
Sets the label for this menu item to the specified label.
setLabel(String) - Method in interface java.awt.peer.ButtonPeer
 
setLabel(String) - Method in interface java.awt.peer.CheckboxPeer
 
setLabel(String) - Method in interface java.awt.peer.MenuItemPeer
 
setLabel(String) - Method in class javax.swing.AbstractButton
Deprecated. - Replaced by setText(text)
setLabel(String) - Method in class javax.swing.JPopupMenu
Sets the popup menu's label.
setLabel(String) - Method in class javax.swing.text.html.Option
Sets the label to be used for the option.
setLabelFor(Component) - Method in class javax.swing.JLabel
Set the component this is labelling.
setLabelTable(Dictionary) - Method in class javax.swing.JSlider
Used to specify what label will be drawn at any given value.
setLang(String) - Method in class org.apache.xalan.templates.ElemExtensionScript
Set language used by extension
setLang(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "lang" attribute.
setLang(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "lang" attribute.
setLargeModel(boolean) - Method in class javax.swing.JTree
Specifies whether the UI should use a large model.
setLargeModel(boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the componentListener, if necessary.
setLast(int) - Method in class org.apache.xpath.NodeSet
 
setLast(int) - Method in class org.apache.xpath.NodeSetDTM
 
setLast(int) - Method in interface org.apache.xpath.axes.ContextNodeList
Set the index of the last node in this list.
setLastDividerLocation(int) - Method in class javax.swing.JSplitPane
Sets the last location the divider was at to newLastLocation.
setLastDragLocation(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Set the last drag location of the JSplitPane.
setLastModified(long) - Method in class java.io.File
Sets the last-modified time of the file or directory named by this abstract pathname.
setLastModifiedTime(File, long) - Method in class java.io.FileSystem
Set the last-modified time of the file or directory denoted by the given abstract pathname, returning true if and only if the operation succeeds.
setLastModifiedTime(File, long) - Method in class java.io.Win32FileSystem
 
setLastModifiedTime(File, long) - Method in class java.io.WinNTFileSystem
 
setLastOrder(int) - Method in class org.apache.xalan.processor.XSLTElementDef
Set the highest order of child elements have appeared so far .
setLastUsedWalker(AxesWalker) - Method in class org.apache.xpath.axes.WalkingIterator
Set the last used walker.
setLayer(Integer) - Method in class javax.swing.JInternalFrame
Convenience method for setting the layer attribute of this component.
setLayer(int) - Method in class javax.swing.JInternalFrame
Convenience method for setting the layer attribute of this component.
setLayer(Component, int) - Method in class javax.swing.JLayeredPane
Sets the layer attribute on the specified component, making it the bottommost component in that layer.
setLayer(Component, int, int) - Method in class javax.swing.JLayeredPane
Sets the layer attribute for the specified component and also sets its position within that layer.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JApplet
Sets the layeredPane property.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JDialog
Sets the layeredPane property.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JFrame
Sets the layeredPane property.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JInternalFrame
Sets this JInternalFrame's layeredPane property.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JRootPane
Sets the layered pane for the root pane.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JWindow
Sets the layeredPane property.
setLayeredPane(JLayeredPane) - Method in interface javax.swing.RootPaneContainer
A Container that manages the contentPane and in some cases a menu bar.
setLayout(LayoutManager) - Method in class java.awt.Container
Sets the layout manager for this container.
setLayout(LayoutManager) - Method in class java.awt.ScrollPane
Sets the layout manager for this container.
setLayout(LayoutManager) - Method in class javax.swing.Box
Throws an AWTError, since a Box can use only a BoxLayout.
setLayout(LayoutManager) - Method in class javax.swing.JApplet
By default the layout of this component may not be set, the layout of its contentPane should be set instead.
setLayout(LayoutManager) - Method in class javax.swing.JDialog
By default the layout of this component may not be set, the layout of its contentPane should be set instead.
setLayout(LayoutManager) - Method in class javax.swing.JFrame
By default the layout of this component may not be set, the layout of its contentPane should be set instead.
setLayout(LayoutManager) - Method in class javax.swing.JInternalFrame
Ensures that, by default, the layout of this component cannot be set.
setLayout(LayoutManager) - Method in class javax.swing.JScrollPane
Sets the layout manager for this JScrollPane.
setLayout(LayoutManager) - Method in class javax.swing.JToolBar
 
setLayout(LayoutManager) - Method in class javax.swing.JWindow
By default the layout of this component may not be set, the layout of its contentPane should be set instead.
setLayoutArrays(int[], int[], int) - Method in class javax.swing.text.html.TableView.ColumnIterator
Set the layout arrays to use for holding layout results
setLayoutArrays(int[], int[]) - Method in class javax.swing.text.html.TableView.RowIterator
 
setLayoutOrientation(int) - Method in class javax.swing.JList
Defines the way list cells are layed out.
setLazyEditor(Class, String) - Method in class javax.swing.JTable
 
setLazyRenderer(Class, String) - Method in class javax.swing.JTable
 
setLazyValue(Hashtable, Class, String) - Method in class javax.swing.JTable
 
setLeadAnchorNotificationEnabled(boolean) - Method in class javax.swing.DefaultListSelectionModel
Sets the value of the leadAnchorNotificationEnabled flag.
setLeadAnchorNotificationEnabled(boolean) - Method in class javax.swing.text.html.OptionListModel
Sets the value of the leadAnchorNotificationEnabled flag.
setLeadSelectionIndex(int) - Method in class javax.swing.DefaultListSelectionModel
Sets the lead selection index, ensuring that values between the anchor and the new lead are either all selected or all deselected.
setLeadSelectionIndex(int) - Method in interface javax.swing.ListSelectionModel
Set the lead selection index.
setLeadSelectionIndex(int) - Method in class javax.swing.text.html.OptionListModel
Set the lead selection index, ensuring that values between the anchor and the new lead are either all selected or all deselected.
setLeadSelectionPath(TreePath) - Method in class javax.swing.JTree
Sets the path identifies as the lead.
setLeadSelectionPath(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setLeadSelectionPath(TreePath, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setLeadingTabIndex(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
setLeafIcon(Icon) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the icon used to represent leaf nodes.
setLeftChildIndent(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setLeftComponent(Component) - Method in class javax.swing.JSplitPane
Sets the component to the left (or above) the divider.
setLeftIndent(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets left indent.
setLeftInset(float) - Method in class javax.swing.text.AsyncBoxView
Set the left part of the margin around the view.
setLeftRight(Expression, Expression) - Method in class org.apache.xpath.operations.Operation
Set the left and right operand expressions for this operation.
setLength(long) - Method in class java.io.RandomAccessFile
Sets the length of this file.
setLength(int) - Method in class java.lang.StringBuffer
Sets the length of this String buffer.
setLength(int) - Method in class java.net.DatagramPacket
Set the length for this packet.
setLength(int) - Method in class org.apache.xml.utils.FastStringBuffer
Directly set how much of the FastStringBuffer's storage is to be considered part of its content.
setLength(int, FastStringBuffer) - Method in class org.apache.xml.utils.FastStringBuffer
Subroutine for the public setLength() method.
setLenient(boolean) - Method in class java.text.DateFormat
Specify whether or not date/time parsing is to be lenient.
setLenient(boolean) - Method in class java.util.Calendar
Specify whether or not date/time interpretation is to be lenient.
setLetterValue(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "letter-value" attribute.
setLevel(Level) - Method in class java.util.logging.Handler
Set the log level specifying which message levels will be logged by this Handler.
setLevel(Level) - Method in class java.util.logging.LogRecord
Set the logging message level, for example Level.SEVERE.
setLevel(Level) - Method in class java.util.logging.Logger
Set the log level specifying which message levels will be logged by this logger.
setLevel(int) - Method in class java.util.zip.Deflater
Sets the current compression level to the specified value.
setLevel(int) - Method in class java.util.zip.ZipOutputStream
Sets the compression level for subsequent entries which are DEFLATED.
setLevel(int) - Method in class org.apache.xalan.templates.ElemNumber
Set the "level" attribute.
setLevelsOnExistingLoggers() - Method in class java.util.logging.LogManager
 
setLexHandler(LexicalHandler) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. Register a SAX-style lexical handler for us to output to Not all parsers support this...
setLexicalHandler(LexicalHandler) - Method in class org.apache.crimson.parser.Parser2
 
setLexicalHandler(LexicalHandler) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Register a SAX-style lexical handler for us to output to
setLexicalHandler(LexicalHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setLightWeightPopupEnabled(boolean) - Method in class javax.swing.JComboBox
Sets the lightWeightPopupEnabled property, which provides a hint as to whether or not a lightweight Component should be used to contain the JComboBox, versus a heavyweight Component such as a Panel or a Window.
setLightWeightPopupEnabled(boolean) - Method in class javax.swing.JPopupMenu
Sets the value of the lightWeightPopupEnabled property, which by default is true.
setLightWeightPopupEnabled(boolean) - Method in class javax.swing.ToolTipManager
When displaying the JToolTip, the ToolTipManager chooses to use a lightweight JPanel if it fits.
setLimit(int) - Method in class javax.swing.undo.UndoManager
Set the maximum number of edits this UndoManager will hold.
setLine(double, double, double, double) - Method in class java.awt.geom.Line2D.Double
Sets the location of the endpoints of this Line2D to the specified double coordinates.
setLine(double, double, double, double) - Method in class java.awt.geom.Line2D.Float
Sets the location of the endpoints of this Line2D to the specified double coordinates.
setLine(float, float, float, float) - Method in class java.awt.geom.Line2D.Float
Sets the location of the endpoints of this Line2D to the specified float coordinates.
setLine(double, double, double, double) - Method in class java.awt.geom.Line2D
Sets the location of the endpoints of this Line2D to the specified double coordinates.
setLine(Point2D, Point2D) - Method in class java.awt.geom.Line2D
Sets the location of the endpoints of this Line2D to the specified Point2D coordinates.
setLine(Line2D) - Method in class java.awt.geom.Line2D
Sets the location of the endpoints of this Line2D to the same as those endpoints of the specified Line2D.
setLineIncrement(int) - Method in class java.awt.Scrollbar
Deprecated. As of JDK version 1.1, replaced by setUnitIncrement(int).
setLineIncrement(int) - Method in interface java.awt.peer.ScrollbarPeer
 
setLineLength(int) - Method in class javax.swing.text.AbstractWriter
Enables subclasses to set the number of characters they want written per line.
setLineNumber(int) - Method in class java.io.LineNumberInputStream
Deprecated. Sets the line number to the specified argument.
setLineNumber(int) - Method in class java.io.LineNumberReader
Set the current line number.
setLineNumber(int) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the line number for this locator (1-based).
setLineSeparator(String) - Method in class javax.swing.text.AbstractWriter
Sets the String used to reprsent newlines.
setLineSpacing(float) - Method in class javax.swing.text.ParagraphView
Sets the line spacing.
setLineSpacing(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets line spacing.
setLineWrap(boolean) - Method in class javax.swing.JTextArea
Sets the line-wrapping policy of the text area.
setLinkCursor(Cursor) - Method in class javax.swing.text.html.HTMLEditorKit
Sets the cursor to use over links.
setList(List) - Method in class javax.swing.SpinnerListModel
Changes the list that defines this sequence and resets the index of the models value to zero.
setListData(Object[]) - Method in class javax.swing.JList
Constructs a ListModel from an array of objects and then applies setModel to it.
setListData(Vector) - Method in class javax.swing.JList
Constructs a ListModel from a Vector and then applies setModel to it.
setListSelection(int) - Method in class javax.swing.plaf.basic.BasicComboPopup
Sets the list selection index to the selectedIndex.
setLoadsSynchronously(boolean) - Method in class javax.swing.text.html.ImageView
Sets how the image is loaded.
setLocPathIterator(LocPathIterator) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Set the location path iterator owner for this walker.
setLocalName(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the local name of the LRE.
setLocalName(String) - Method in class org.apache.xpath.patterns.NodeTest
Set the local name to be tested.
setLocalNameTable(DTMStringPool) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set a reference pointer to the element name symbol table.
setLocalPatternChars(String) - Method in class java.text.DateFormatSymbols
Sets localized date-time pattern characters.
setLocalVariable(int, XObject) - Method in class org.apache.xpath.VariableStack
Set a local variable or parameter in the current stack frame.
setLocalVariable(int, XObject, int) - Method in class org.apache.xpath.VariableStack
Set a local variable or parameter in the specified stack frame.
setLocale(Locale) - Method in class java.awt.Component
Sets the locale of this component.
setLocale(Locale) - Method in interface java.awt.im.spi.InputMethod
Attempts to set the input locale.
setLocale(Locale) - Method in class java.text.MessageFormat
Sets the locale to be used when creating or comparing subformats.
setLocale(String, String) - Method in class java.util.ResourceBundle
Sets the locale for this bundle.
setLocale(Locale) - Method in class org.apache.crimson.parser.Parser2
SAX: Used by applications to request locale for diagnostics.
setLocale(Locale) - Method in interface org.apache.crimson.tree.DocumentEx
Assigns the locale to be used for diagnostic messages.
setLocale(Locale) - Method in class org.apache.crimson.tree.XmlDocument
Assigns the locale to be used for diagnostic messages.
setLocale(Locale) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Assigns the locale to be used for diagnostic messages.
setLocale(Locale) - Method in class org.apache.xalan.res.XSLMessages
Set the Locale object to use.
setLocaterInfo(SourceLocator) - Method in class org.apache.xalan.templates.ElemTemplate
Set the location information for this element.
setLocaterInfo(SourceLocator) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the location information for this element.
setLocaterInfo(SourceLocator) - Method in class org.apache.xalan.templates.Stylesheet
Set the location information for this element.
setLocation(Point) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the location of the object relative to the parent.
setLocation(int, int) - Method in class java.awt.Component
Moves this component to a new location.
setLocation(Point) - Method in class java.awt.Component
Moves this component to a new location.
setLocation(Point) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Sets the location of the object relative to the parent.
setLocation(Point) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the location of the object relative to the parent.
setLocation(Point) - Method in class java.awt.Point
Sets the location of the point to the specified location.
setLocation(int, int) - Method in class java.awt.Point
Changes the point to have the specified location.
setLocation(double, double) - Method in class java.awt.Point
Sets the location of this point to the specified double coordinates.
setLocation(Point) - Method in class java.awt.Rectangle
Moves this Rectangle to the specified location.
setLocation(int, int) - Method in class java.awt.Rectangle
Moves this Rectangle to the specified location.
setLocation(double, double) - Method in class java.awt.geom.Point2D.Double
Sets the location of this Point2D to the specified double coordinates.
setLocation(double, double) - Method in class java.awt.geom.Point2D.Float
Sets the location of this Point2D to the specified double coordinates.
setLocation(float, float) - Method in class java.awt.geom.Point2D.Float
Sets the location of this Point2D to the specified float coordinates.
setLocation(double, double) - Method in class java.awt.geom.Point2D
Sets the location of this Point2D to the specified double coordinates.
setLocation(Point2D) - Method in class java.awt.geom.Point2D
Sets the location of this Point2D to the same coordinates as the specified Point2D object.
setLocation(Point) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setLocation(int, int) - Method in class javax.swing.JPopupMenu
Sets the location of the upper left corner of the popup menu using x, y coordinates.
setLocation(Point) - Method in class javax.swing.JTabbedPane.Page
 
setLocation(Point) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the location of the object relative to the parent.
setLocation(Point) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setLocation(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setLocation(Point) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Sets the location of the object relative to the parent.
setLocationRelativeTo(Component) - Method in class java.awt.Window
Sets the location of the window relative to the specified component.
setLocator(SourceLocator) - Method in class org.apache.xml.dtm.DTMException
Method setLocator sets an instance of a SourceLocator object that specifies where an error occured.
setLockingKeyState(int, boolean) - Method in class java.awt.Toolkit
Sets the state of the given locking key on the keyboard.
setLog(OutputStream) - Static method in class java.rmi.server.RemoteServer
Log RMI calls to the output stream out.
setLogStream(PrintStream) - Static method in class java.sql.DriverManager
Deprecated.  
setLogStream(PrintStream) - Static method in class javax.swing.DebugGraphics
Sets the stream to which the DebugGraphics logs drawing operations.
setLogTimers(boolean) - Static method in class javax.swing.Timer
Enables or disables the timer log.
setLogWriter(PrintWriter) - Static method in class java.sql.DriverManager
Sets the logging/tracing PrintWriter object that is used by the DriverManager and all drivers.
setLogWriter(PrintWriter) - Method in interface javax.sql.ConnectionPoolDataSource
Sets the log writer for this ConnectionPoolDataSource object to the given java.io.PrintWriter object.
setLogWriter(PrintWriter) - Method in interface javax.sql.DataSource
Sets the log writer for this DataSource object to the given java.io.PrintWriter object.
setLogWriter(PrintWriter) - Method in interface javax.sql.XADataSource
Sets the log writer for this XADataSource object to the given java.io.PrintWriter object.
setLoggerName(String) - Method in class java.util.logging.LogRecord
Set the source Logger name.
setLogicalStyle(Style) - Method in class javax.swing.JTextPane
Sets the logical style to use for the paragraph at the current caret position.
setLogicalStyle(int, Style) - Method in class javax.swing.text.DefaultStyledDocument
Sets the logical style to use for the paragraph at the given position.
setLogicalStyle(int, Style) - Method in interface javax.swing.text.StyledDocument
Sets the logical style to use for the paragraph at the given position.
setLoginTimeout(int) - Static method in class java.sql.DriverManager
Sets the maximum time in seconds that a driver will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.sql.ConnectionPoolDataSource
Sets the maximum time in seconds that this ConnectionPoolDataSource object will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.sql.DataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.sql.XADataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a data source.
setLong(Object, int, long) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified long value.
setLong(Object, long) - Method in class java.lang.reflect.Field
Sets the value of a field as a long on the specified object.
setLong(String, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java long value.
setLong(Object, long) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a long on specified object.
setLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
Sets the current default look and feel using a LookAndFeel object.
setLookAndFeel(String) - Static method in class javax.swing.UIManager
Sets the current default look and feel using a class name.
setLookAndFeelDefaults(UIDefaults) - Method in class javax.swing.UIManager.LAFState
 
setLoopbackMode(boolean) - Method in class java.net.MulticastSocket
Disable/Enable local loopback of multicast datagrams The option is used by the platform's networking code as a hint for setting whether multicast data will be looped back to the local socket.
setLoopingStates(Vector, Vector) - Method in class java.text.RuleBasedBreakIterator.Builder
This function is used to update the list of current loooping states (i.e., states that are controlled by a *?
setMagicCaretPosition(Point) - Method in interface javax.swing.text.Caret
Set the current caret visual location.
setMagicCaretPosition(Point) - Method in class javax.swing.text.DefaultCaret
Saves the current caret position.
setMajorOffset(float) - Method in class javax.swing.text.AsyncBoxView.ChildState
This method should only be called by the ChildLocator, it is simply a convenient place to hold the cached location.
setMajorTickSpacing(int) - Method in class javax.swing.JSlider
This method sets the major tick spacing.
setMargin(Insets) - Method in class javax.swing.AbstractButton
Sets space for margin between the button's border and the label.
setMargin(Insets) - Method in class javax.swing.JMenuBar
Sets the margin between the menubar's border and its menus.
setMargin(Insets) - Method in class javax.swing.JToolBar
Sets the margin between the tool bar's border and its buttons.
setMargin(Insets) - Method in class javax.swing.text.JTextComponent
Sets margin space between the text component's border and its text.
setMargin() - Method in class javax.swing.text.html.FrameView
If the marginwidth or marginheight attributes have been specified, then the JEditorPane's margin's are set to the new values.
setMark(GapContent.MarkData) - Method in class javax.swing.text.GapContent.StickyPosition
 
setMark() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Remembers the current node for the next call to gotoMark().
setMark() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
Remembers the current node for the next call to gotoMark().
setMask(String) - Method in class javax.swing.text.MaskFormatter
Sets the mask dictating the legal characters.
setMatch(XPath) - Method in class org.apache.xalan.templates.ElemTemplate
Set the "match" attribute.
setMatch(XPath) - Method in class org.apache.xalan.templates.KeyDeclaration
Set the "match" attribute.
setMaxDelimChar() - Method in class java.util.StringTokenizer
Set maxDelimChar to the highest char in the delimiter set.
setMaxFieldSize(int) - Method in interface java.sql.Statement
Sets the limit for the maximum number of bytes in a ResultSet column storing character or binary values to the given number of bytes.
setMaxFieldSize(int) - Method in interface javax.sql.RowSet
Sets the maximum number of bytes that can be returned for a column value to the given number of bytes.
setMaxPage(int) - Method in class java.awt.JobAttributes
Specifies the maximum value the user can specify as the last page to be printed for jobs using these attributes.
setMaxPriority(int) - Method in class java.lang.ThreadGroup
Sets the maximum priority of the group.
setMaxRows(int) - Method in interface java.sql.Statement
Sets the limit for the maximum number of rows that any ResultSet object can contain to the given number.
setMaxRows(int) - Method in interface javax.sql.RowSet
Sets the maximum number of rows that this RowSet object can contain to the specified number.
setMaxWidth(int) - Method in class javax.swing.table.TableColumn
Sets the TableColumn's maximum width to maxWidth; also adjusts the width and preferred width if they are greater than this value.
setMaxZonesLoaded(int) - Method in class javax.swing.text.ZoneView
Sets the current setting of the number of zones allowed to be loaded at the same time.
setMaximizable(boolean) - Method in class javax.swing.JInternalFrame
Sets the maximizable property, which determines whether the JInternalFrame can be maximized by some user action.
setMaximizedBounds(Rectangle) - Method in class java.awt.Frame
Sets the maximized bounds for this frame.
setMaximizedBounds(Rectangle) - Method in interface java.awt.peer.FramePeer
 
setMaximum(int) - Method in interface java.awt.Adjustable
Sets the maximum value of the adjustable object.
setMaximum(int) - Method in class java.awt.ScrollPaneAdjustable
This method should NOT be called by user code.
setMaximum(int) - Method in class java.awt.Scrollbar
Sets the maximum value of this scroll bar.
setMaximum(int) - Method in interface javax.swing.BoundedRangeModel
Sets the model's maximum to newMaximum.
setMaximum(int) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the maximum to n after ensuring that n that the other three properties obey the model's constraints: minimum <= value <= value+extent <= maximum
setMaximum(boolean) - Method in class javax.swing.JInternalFrame
Maximizes and restores this internal frame.
setMaximum(int) - Method in class javax.swing.JProgressBar
Sets the progress bar's maximum value (stored in the progress bar's data model) to n.
setMaximum(int) - Method in class javax.swing.JScrollBar
Sets the model's maximum property.
setMaximum(int) - Method in class javax.swing.JSlider
Sets the models maximum property.
setMaximum(Comparable) - Method in class javax.swing.JSpinner.DateEditorFormatter
 
setMaximum(Comparable) - Method in class javax.swing.JSpinner.NumberEditorFormatter
 
setMaximum(int) - Method in class javax.swing.ProgressMonitor
Specifies the maximum value.
setMaximum(Comparable) - Method in class javax.swing.SpinnerNumberModel
Changes the upper bound for numbers in this sequence.
setMaximum(Comparable) - Method in class javax.swing.text.InternationalFormatter
Sets the maximum permissible value.
setMaximumFractionDigits(int) - Method in class java.text.DecimalFormat
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaximumFractionDigits(int) - Method in class java.text.NumberFormat
Sets the maximum number of digits allowed in the fraction portion of a number. maximumFractionDigits must be >= minimumFractionDigits.
setMaximumIntegerDigits(int) - Method in class java.text.DecimalFormat
Sets the maximum number of digits allowed in the integer portion of a number.
setMaximumIntegerDigits(int) - Method in class java.text.NumberFormat
Sets the maximum number of digits allowed in the integer portion of a number. maximumIntegerDigits must be >= minimumIntegerDigits.
setMaximumRowCount(int) - Method in class javax.swing.JComboBox
Sets the maximum number of rows the JComboBox displays.
setMaximumSize(Dimension) - Method in class javax.swing.JComponent
Sets the maximum size of this component to a constant value.
setMaximumZoneSize(int) - Method in class javax.swing.text.ZoneView
Set the desired maximum zone size.
setMedia(PageAttributes.MediaType) - Method in class java.awt.PageAttributes
Specifies the desired paper size for pages using these attributes.
setMediaToDefault() - Method in class java.awt.PageAttributes
Sets the paper size for pages using these attributes to the default size for the default locale.
setMediaType(String) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the media type property from the attribute value.
setMenuBar(MenuBar) - Method in class java.awt.Frame
Sets the menu bar for this frame to the specified menu bar.
setMenuBar(MenuBar) - Method in interface java.awt.peer.FramePeer
 
setMenuBar(JMenuBar) - Method in class javax.swing.JInternalFrame
Deprecated. As of Swing version 1.0.3 replaced by setJMenuBar(JMenuBar m).
setMenuBar(JMenuBar) - Method in class javax.swing.JRootPane
Deprecated. As of Swing version 1.0.3 replaced by setJMenuBar(JMenuBar menu).
setMenuLocation(int, int) - Method in class javax.swing.JMenu
Sets the location of the popup component.
setMessage(String) - Method in class java.util.logging.LogRecord
Set the "raw" log message, before localization or formatting.
setMessage(Object) - Method in class javax.swing.JOptionPane
Sets the option pane's message-object.
setMessageType(int) - Method in class javax.swing.JOptionPane
Sets the option pane's message type.
setMetaData(RowSetMetaData) - Method in interface javax.sql.RowSetInternal
Sets the given RowSetMetaData object as the RowSetMetaData object for this RowSet object.
setMethod(int) - Method in class java.util.zip.ZipEntry
Sets the compression method for the entry.
setMethod(int) - Method in class java.util.zip.ZipOutputStream
Sets the default compression method for subsequent entries.
setMethod(QName) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the method property from the attribute value.
setMethodAccessor(MethodAccessor) - Method in class java.lang.reflect.Method
 
setMethodAccessor(Method, MethodAccessor) - Method in class java.lang.reflect.ReflectAccess
 
setMethodDefaults(String) - Method in class org.apache.xalan.templates.OutputProperties
Reset the default properties based on the method.
setMillis(long) - Method in class java.util.logging.LogRecord
Set event time.
setMillisToDecideToPopup(int) - Method in class javax.swing.ProgressMonitor
Specifies the amount of time to wait before deciding whether or not to popup a progress monitor.
setMillisToPopup(int) - Method in class javax.swing.ProgressMonitor
Specifies the amount of time it will take for the popup to appear.
setMinConnections(int) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Set tne minimum number of connections that are to be maintained in the pool.
setMinConnections(int) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Override the current number of connections to keep in the pool.
setMinMax() - Method in class java.awt.color.ICC_ColorSpace
 
setMinMax(int, int, float[], float[]) - Method in class java.awt.image.ColorConvertOp
 
setMinPage(int) - Method in class java.awt.JobAttributes
Specifies the minimum value the user can specify as the first page to be printed for jobs using these attributes.
setMinWidth(int) - Method in class javax.swing.table.TableColumn
Sets the TableColumn's minimum width to minWidth; also adjusts the current width and preferred width if they are less than this value.
setMinimalDaysInFirstWeek(int) - Method in class java.util.Calendar
Sets what the minimal days required in the first week of the year are; For example, if the first week is defined as one that contains the first day of the first month of a year, call the method with value 1.
setMinimum(int) - Method in interface java.awt.Adjustable
Sets the minimum value of the adjustable object.
setMinimum(int) - Method in class java.awt.ScrollPaneAdjustable
This method should NOT be called by user code.
setMinimum(int) - Method in class java.awt.Scrollbar
Sets the minimum value of this scroll bar.
setMinimum(int) - Method in interface javax.swing.BoundedRangeModel
Sets the model's minimum to newMinimum.
setMinimum(int) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the minimum to n after ensuring that n that the other three properties obey the model's constraints: minimum <= value <= value+extent <= maximum
setMinimum(int) - Method in class javax.swing.JProgressBar
Sets the progress bar's minimum value (stored in the progress bar's data model) to n.
setMinimum(int) - Method in class javax.swing.JScrollBar
Sets the model's minimum property.
setMinimum(int) - Method in class javax.swing.JSlider
Sets the models minimum property.
setMinimum(Comparable) - Method in class javax.swing.JSpinner.DateEditorFormatter
 
setMinimum(Comparable) - Method in class javax.swing.JSpinner.NumberEditorFormatter
 
setMinimum(int) - Method in class javax.swing.ProgressMonitor
Specifies the minimum value.
setMinimum(Comparable) - Method in class javax.swing.SpinnerNumberModel
Changes the lower bound for numbers in this sequence.
setMinimum(Comparable) - Method in class javax.swing.text.InternationalFormatter
Sets the minimum permissible value.
setMinimumFractionDigits(int) - Method in class java.text.DecimalFormat
Sets the minimum number of digits allowed in the fraction portion of a number.
setMinimumFractionDigits(int) - Method in class java.text.NumberFormat
Sets the minimum number of digits allowed in the fraction portion of a number. minimumFractionDigits must be <= maximumFractionDigits.
setMinimumIntegerDigits(int) - Method in class java.text.DecimalFormat
Sets the minimum number of digits allowed in the integer portion of a number.
setMinimumIntegerDigits(int) - Method in class java.text.NumberFormat
Sets the minimum number of digits allowed in the integer portion of a number. minimumIntegerDigits must be <= maximumIntegerDigits.
setMinimumSize(Dimension) - Method in class javax.swing.JComponent
Sets the minimum size of this component to a constant value.
setMinorTickSpacing(int) - Method in class javax.swing.JSlider
This method sets the minor tick spacing.
setMinusSign(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to represent minus sign.
setMinusSign(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "minus-sign" attribute.
setMinutes(int) - Method in class java.sql.Date
Deprecated.  
setMinutes(int) - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes).
setMnemonic(int) - Method in class javax.swing.AbstractButton
Sets the keyboard mnemonic on the current model.
setMnemonic(char) - Method in class javax.swing.AbstractButton
This method is now obsolete, please use setMnemonic(int) to set the mnemonic for a button.
setMnemonic(int) - Method in interface javax.swing.ButtonModel
Sets the keyboard mnemonic (shortcut key or accelerator key) for this button.
setMnemonic(int) - Method in class javax.swing.DefaultButtonModel
Sets the keyboard mnemonic (shortcut key or accelerator key) for this button.
setMnemonic(int) - Method in class javax.swing.JTabbedPane.Page
 
setMnemonicAt(int, int) - Method in class javax.swing.JTabbedPane
Sets the keyboard mnemonic for accessing the specified tab.
setModal(boolean) - Method in class java.awt.Dialog
Specifies whether this dialog should be modal.
setMode(int) - Method in class java.awt.FileDialog
Sets the mode of the file dialog.
setMode(int) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
setMode(QName) - Method in class org.apache.xalan.templates.ElemApplyTemplates
Set the mode attribute for this element.
setMode(QName) - Method in class org.apache.xalan.templates.ElemTemplate
Set the "mode" attribute.
setModel(ButtonModel) - Method in class javax.swing.AbstractButton
Sets the model that this button represents.
setModel(ComboBoxModel) - Method in class javax.swing.JComboBox
Sets the data model that the JComboBox uses to obtain the list of items.
setModel(ListModel) - Method in class javax.swing.JList
Sets the model that represents the contents or "value" of the list and clears the list selection after notifying PropertyChangeListeners.
setModel(ButtonModel) - Method in class javax.swing.JMenu
Sets the data model for the "menu button" -- the label that the user clicks to open or close the menu.
setModel(BoundedRangeModel) - Method in class javax.swing.JProgressBar
Sets the data model used by the JProgressBar.
setModel(BoundedRangeModel) - Method in class javax.swing.JScrollBar
Sets the model that handles the scrollbar's four fundamental properties: minimum, maximum, value, extent.
setModel(BoundedRangeModel) - Method in class javax.swing.JSlider
Sets the model that handles the sliders three fundamental properties: minimum, maximum, value.
setModel(SpinnerModel) - Method in class javax.swing.JSpinner
Changes the model that represents the value of this spinner.
setModel(SingleSelectionModel) - Method in class javax.swing.JTabbedPane
Sets the model to be used with this tabbedpane.
setModel(TableModel) - Method in class javax.swing.JTable
Sets the data model for this table to newModel and registers with it for listener notifications from the new data model.
setModel(TreeModel) - Method in class javax.swing.JTree
Sets the TreeModel that will provide the data.
setModel(TreeModel) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the TreeModel.
setModel(String, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
 
setModel(TreeModel) - Method in class javax.swing.tree.AbstractLayoutCache
Sets the TreeModel that will provide the data.
setModel(TreeModel) - Method in class javax.swing.tree.FixedHeightLayoutCache
Sets the TreeModel that will provide the data.
setModel(TreeModel) - Method in class javax.swing.tree.VariableHeightLayoutCache
Sets the TreeModel that will provide the data.
setModelIndex(int) - Method in class javax.swing.table.TableColumn
Sets the model index for this column.
setModifiers(int) - Method in class java.awt.event.KeyEvent
Deprecated. as of JDK1.1.4
setModifiers(int) - Method in class org.apache.xml.utils.synthetic.Class
Set the Java language modifiers for this class or interface, encoded in an integer.
setModifiers(int) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Should only be accepted before a "real" entrypoint is bound.
setModifiers(int) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Insert the method's description here.
setModifiers(int) - Method in interface org.apache.xml.utils.synthetic.reflection.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
setMonetaryDecimalSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the monetary decimal separator.
setMonth(int) - Method in class java.sql.Time
Deprecated.  
setMonth(int) - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets month strings.
setMostRecentColor(Color) - Method in class javax.swing.colorchooser.RecentSwatchPanel
 
setMostRecentFocusOwner(Component) - Static method in class java.awt.KeyboardFocusManager
 
setMostRecentFocusOwner(Window, Component) - Static method in class java.awt.KeyboardFocusManager
 
setMostRecentFocusOwner(Component) - Method in class javax.swing.JRootPane
 
setMultiClickThreshhold(long) - Method in class javax.swing.AbstractButton
Sets the amount of time (in milliseconds) required between mouse press events for the button to generate the corresponding action events.
setMultiSelectionEnabled(boolean) - Method in class javax.swing.JFileChooser
Sets the file chooser to allow multiple file selections.
setMultipleDocumentHandling(JobAttributes.MultipleDocumentHandlingType) - Method in class java.awt.JobAttributes
Specifies the handling of multiple copies, including collation, for jobs using these attributes.
setMultipleDocumentHandlingToDefault() - Method in class java.awt.JobAttributes
Sets the handling of multiple copies, including collation, for jobs using these attributes to the default.
setMultipleMode(boolean) - Method in class java.awt.List
Sets the flag that determines whether this list allows multiple selections.
setMultipleMode(boolean) - Method in interface java.awt.peer.ListPeer
 
setMultipleSelections(boolean) - Method in class java.awt.List
Deprecated. As of JDK version 1.1, replaced by setMultipleMode(boolean).
setMultipleSelections(boolean) - Method in interface java.awt.peer.ListPeer
DEPRECATED: Replaced by setMultipleMode(boolean).
setMultiplier(int) - Method in class java.text.DecimalFormat
Set the multiplier for use in percent, permill, etc.
setNSDeclsHaveBeenAdded(boolean) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Set whether Namespace declarations have been added to this element
setNaN(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to represent "not a number".
setNaN(String) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "NaN" attribute.
setName(String) - Method in class java.awt.Component
Sets the name of the component to the specified string.
setName(String) - Method in class java.awt.MenuComponent
Sets the name of the component to the specified string.
setName(String) - Method in class java.lang.Thread
Changes the name of this thread to be equal to the argument name.
setName(String) - Method in class javax.swing.text.StyleContext.NamedStyle
Changes the name of the style.
setName(String) - Method in class org.apache.xalan.templates.AVT
Set the local name of the attribute.
setName(QName) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "name" attribute.
setName(AVT) - Method in class org.apache.xalan.templates.ElemAttribute
 
setName(QName) - Method in class org.apache.xalan.templates.ElemAttributeSet
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemCallTemplate
Set the "name" attribute.
setName(AVT) - Method in class org.apache.xalan.templates.ElemElement
Set the "name" attribute.
setName(AVT) - Method in class org.apache.xalan.templates.ElemPI
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemTemplate
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemVariable
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemWithParam
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.KeyDeclaration
Set the "name" attribute.
setName(String) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Member method.
setNamedItem(Node) - Method in class org.apache.crimson.tree.AttributeSet
Note: this method both checks and sets the "ownerElement" of the "value" parameter.
setNamedItem(Node) - Method in class org.apache.crimson.tree.Doctype.Nodemap
 
setNamedItem(Node) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.apache.crimson.tree.AttributeSet
DOM2: Spec technically allows other types of nodes also, but this code assumes Attr nodes only
setNamedItemNS(Node) - Method in class org.apache.crimson.tree.Doctype.Nodemap
DOM2:
setNamedItemNS(Node) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Adds a node using its namespaceURI and localName.
setNamedTemplates(Hashtable) - Method in class org.apache.xalan.templates.TemplateList
Set table of named Templates.
setNamespace(AVT) - Method in class org.apache.xalan.templates.ElemElement
Set the "namespace" attribute.
setNamespace(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the namespace URI of the result element to be created.
setNamespace(String) - Method in class org.apache.xpath.patterns.NodeTest
Set the namespace to be tested.
setNamespaceAlias(NamespaceAlias) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:namespace-alias" property.
setNamespaceContext(PrefixResolver) - Method in class org.apache.xpath.XPathContext
Get the current namespace context for the xpath.
setNamespaceContext(PrefixResolver) - Method in class org.apache.xpath.compiler.Compiler
Set the current namespace context for the xpath.
setNamespaceFeatures(boolean, boolean) - Method in class org.apache.crimson.parser.Parser2
Set up the namespace related features for this parser.
setNanos(int) - Method in class java.sql.Timestamp
Sets this Timestamp object's nanos field to the given value.
setNativesForFlavor(DataFlavor, String[]) - Method in class java.awt.datatransfer.SystemFlavorMap
Discards the current mappings for the specified DataFlavor and all DataFlavors equal to the specified DataFlavor, and creates new mappings to the specified String natives.
setNavigationFilter(NavigationFilter) - Method in class javax.swing.text.JTextComponent
Sets the NavigationFilter.
setNegativePrefix(String) - Method in class java.text.DecimalFormat
Set the negative prefix.
setNegativeSuffix(String) - Method in class java.text.DecimalFormat
Set the positive suffix.
setNetworkInterface(NetworkInterface) - Method in class java.net.MulticastSocket
Specify the network interface for outgoing multicast datagrams sent on this socket.
setNewModifiers() - Method in class java.awt.dnd.DragSourceDragEvent
Sets new modifiers by the old ones.
setNewModifiers() - Method in class java.awt.event.KeyEvent
Sets new modifiers by the old ones.
setNewModifiers() - Method in class java.awt.event.MouseEvent
Sets new modifiers by the old ones.
setNext(TemplateSubPatternAssociation) - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Set the next element on this association list, which should be equal or less in priority to this association, and, if equal priority, should occur before this template in document order.
setNextException(SQLException) - Method in class java.sql.SQLException
Adds an SQLException object to the end of the chain.
setNextFocusableComponent(Component) - Method in class javax.swing.JComponent
Deprecated. As of 1.4, replaced by FocusTraversalPolicy
setNextFocusableComponent(Component, Component) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
setNextPosition(int) - Method in class org.apache.xpath.axes.LocPathIterator
Set the next position index of this iterator.
setNextWalker(AxesWalker) - Method in class org.apache.xpath.axes.AxesWalker
Set the next walker in the location step chain.
setNextWarning(SQLWarning) - Method in class java.sql.SQLWarning
Adds an SQLWarning object to the end of the chain.
setNodeDimensions(AbstractLayoutCache.NodeDimensions) - Method in class javax.swing.tree.AbstractLayoutCache
Sets the renderer that is responsible for drawing nodes in the tree and which is threfore responsible for calculating the dimensions of individual nodes.
setNodeDimensions(AbstractLayoutCache.NodeDimensions) - Method in class javax.swing.tree.VariableHeightLayoutCache
Sets the renderer that is responsible for drawing nodes in the tree.
setNodeTest(NodeTest) - Method in interface org.apache.xpath.patterns.NodeTestFilter
Set the node test for this filter.
setNodeType(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
Set the node type of the parent that we're looking for.
setNodeValue(String) - Method in class org.apache.crimson.tree.AttributeNode
DOM: Assigns the value of this attribute.
setNodeValue(String) - Method in class org.apache.crimson.tree.DataNode
DOM: Assigns the node's character data.
setNodeValue(String) - Method in class org.apache.crimson.tree.NodeBase
DOM: does nothing; overridden by subclasses as needed.
setNodeValue(String) - Method in class org.apache.crimson.tree.PINode
DOM: Assigns the text data.
setNodeValue(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setNodeValue(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
setNodeValue(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setNodeValue(String) - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
setNonContinuousLayoutDivider(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Sets the divider to use when the splitPane is configured to not continuously layout.
setNonContinuousLayoutDivider(Component, boolean) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Sets the divider to use.
setNonXslTopLevel(QName, Object) - Method in class org.apache.xalan.templates.Stylesheet
Set found a non-xslt element.
setNormalBounds(Rectangle) - Method in class javax.swing.JInternalFrame
Sets the normal bounds for this internal frame, the bounds that this internal frame would be restored to from its maximized state.
setNorthPane(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setNote(String) - Method in class javax.swing.ProgressMonitor
Specifies the additional note that is displayed along with the progress message.
setNsNameTable(DTMStringPool) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set a reference pointer to the namespace URI symbol table.
setNull(String, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in interface java.sql.CallableStatement
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's SQL command to SQL NULL.
setNull(int, int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's SQL command to SQL NULL.
setNullFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.text.DefaultFormatterFactory
Sets the formatter to use if the value of the JFormattedTextField is null.
setNullable(int, int) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column's value can be set to NULL.
setNumRows(int) - Method in class javax.swing.table.DefaultTableModel
Obsolete as of Java 2 platform v1.3.
setNumberFormat(NumberFormat) - Method in class java.text.DateFormat
Allows you to set the number formatter.
setOOBInline(boolean) - Method in class java.net.Socket
Enable/disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data received on a socket is silently discarded.
setObjFieldValues(Object, Object[]) - Method in class java.io.ObjectStreamClass.FieldReflector
Sets the serializable object fields of object obj using values from array vals starting at offset 0.
setObjFieldValues(Object, Object[]) - Method in class java.io.ObjectStreamClass
Sets the serializable object fields of object obj using values from array vals starting at offset 0.
setObject(int, Object) - Method in class java.io.ObjectInputStream.HandleTable
Assigns a new object to the given handle.
setObject(String, Object, int, int) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter using the given object.
setObject(Object) - Method in interface java.sql.Ref
Sets the structured type value that this Ref object references to the given instance of Object.
setObject(int, Object, int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Java Object.
setObject(int, Object, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with a Java Object.
setObject(int, Object) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with a Java Object.
setOffset(int) - Method in class java.io.ObjectStreamField
Offset within instance data.
setOffset(int) - Method in class java.text.CollationElementIterator
Sets the iterator to point to the collation element corresponding to the specified character (the parameter is a CHARACTER offset in the original string, not an offset into its corresponding sequence of collation elements).
setOffset(Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
setOffset(int) - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
setOffset(int) - Method in class javax.swing.text.html.TableView.ColumnIterator
 
setOffset(int) - Method in class javax.swing.text.html.TableView.RowIterator
 
setOldModifiers() - Method in class java.awt.dnd.DragSourceDragEvent
Sets old modifiers by the new ones.
setOldModifiers() - Method in class java.awt.event.KeyEvent
Sets old modifiers by the new ones.
setOldModifiers() - Method in class java.awt.event.MouseEvent
Sets old modifiers by the new ones.
setOmitMetaTag(boolean) - Method in class org.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should omit the META tag.
setOmitXmlDeclaration(boolean) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the omit-xml-declaration property from the attribute value.
setOneTouchExpandable(boolean) - Method in class javax.swing.JSplitPane
Sets the value of the oneTouchExpandable property, which must be true for the JSplitPane to provide a UI widget on the divider to quickly expand/collapse the divider.
setOp(int, int) - Method in class org.apache.xpath.compiler.OpMap
Set the op at index to the given int.
setOpaque(boolean) - Method in class javax.swing.JComponent
If true the component paints every pixel within its bounds.
setOpenIcon(Icon) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the icon used to represent non-leaf nodes that are expanded.
setOption(int, Object) - Method in class java.net.PlainDatagramSocketImpl
set a value - since we only support (setting) binary options here, o must be a Boolean
setOption(int, Object) - Method in class java.net.PlainSocketImpl
 
setOption(int, Object) - Method in interface java.net.SocketOptions
Enable/disable the option specified by optID.
setOptionType(int) - Method in class javax.swing.JOptionPane
Sets the options to display.
setOptions(Object[]) - Method in class javax.swing.JOptionPane
Sets the options this pane displays.
setOrder(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "order" attribute.
setOrientation(int) - Method in class java.awt.Scrollbar
Sets the orientation for this scroll bar.
setOrientation(int) - Method in class java.awt.print.PageFormat
Sets the page orientation.
setOrientation(int) - Method in class javax.swing.JProgressBar
Sets the progress bar's orientation to newOrientation, which must be JProgressBar.VERTICAL or JProgressBar.HORIZONTAL.
setOrientation(int) - Method in class javax.swing.JScrollBar
Set the scrollbar's orientation to either VERTICAL or HORIZONTAL.
setOrientation(int) - Method in class javax.swing.JSeparator
Sets the orientation of the separator.
setOrientation(int) - Method in class javax.swing.JSlider
Set the scrollbars orientation to either VERTICAL or HORIZONTAL.
setOrientation(int) - Method in class javax.swing.JSplitPane
Sets the orientation, or how the splitter is divided.
setOrientation(int) - Method in class javax.swing.JToolBar
Sets the orientation of the tool bar.
setOrientation(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Set the orientation for the JSplitPane.
setOrientation(int) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
setOrientation(int) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
setOrientationRequested(PageAttributes.OrientationRequestedType) - Method in class java.awt.PageAttributes
Specifies the print orientation for pages using these attributes.
setOrientationRequested(int) - Method in class java.awt.PageAttributes
Specifies the print orientation for pages using these attributes.
setOrientationRequestedToDefault() - Method in class java.awt.PageAttributes
Sets the print orientation for pages using these attributes to the default.
setOrigin(PageAttributes.OriginType) - Method in class java.awt.PageAttributes
Specifies whether drawing at (0, 0) to pages using these attributes draws at the upper-left corner of the physical page, or at the upper-left corner of the printable area.
setOriginatingNode(Node) - Method in class org.apache.xalan.processor.StylesheetHandler
Set the node that is originating the SAX event.
setOriginatingNode(Node) - Method in interface org.apache.xml.utils.NodeConsumer
Set the node that is originating the SAX event.
setOut(PrintStream) - Static method in class java.lang.System
Reassigns the "standard" output stream.
setOut0(PrintStream) - Static method in class java.lang.System
 
setOuterHTML(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Replaces the given element in the parent with the contents specified as an HTML string.
setOutput(OutputProperties) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:output" property.
setOutputFormat(Properties) - Method in interface org.apache.xalan.serialize.Serializer
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in class org.apache.xalan.serialize.SerializerToHTML
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in class org.apache.xalan.serialize.SerializerToXML
Specifies an output format for this serializer.
setOutputFormat(OutputProperties) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the output properties for the transformation.
setOutputProperties(Properties) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set the output properties for the transformation.
setOutputProperties(Properties) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the output properties for the transformation.
setOutputProperty(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set an output property that will be in effect for the transformation.
setOutputProperty(String, String) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the value of a property.
setOutputStream(OutputStream) - Method in class java.rmi.server.LogStream
Deprecated. no replacement
setOutputStream(OutputStream) - Method in class java.util.logging.StreamHandler
Change the output stream.
setOutputStream(OutputStream) - Method in interface org.apache.xalan.serialize.Serializer
Specifies an output stream to which the document should be serialized.
setOutputStream(OutputStream) - Method in class org.apache.xalan.serialize.SerializerToXML
Specifies an output stream to which the document should be serialized.
setOutputTarget(Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the original output target.
setOverwriteMode(boolean) - Method in class javax.swing.text.DefaultFormatter
Configures the behavior when inserting characters.
setOwner(JButton) - Method in class javax.swing.JRootPane.DefaultAction
 
setOwnerDocument(XmlDocument) - Method in class org.apache.crimson.tree.Doctype
 
setOwnerDocument(XmlDocument) - Method in class org.apache.crimson.tree.NodeBase
 
setOwnerElement(Element) - Method in class org.apache.crimson.tree.AttributeNode
 
setOwnerElement(Element) - Method in class org.apache.crimson.tree.AttributeSet
 
setPackageAssertionStatus(String, boolean) - Method in class java.lang.ClassLoader
Sets the package default assertion status for the named package.
setPadding(int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
setPage(int, Printable, PageFormat) - Method in class java.awt.print.Book
Sets the PageFormat and the Painter for a specified page number.
setPage(URL) - Method in class javax.swing.JEditorPane
Sets the current URL being displayed.
setPage(String) - Method in class javax.swing.JEditorPane
Sets the current URL being displayed.
setPageIncrement(int) - Method in class java.awt.Scrollbar
Deprecated. As of JDK version 1.1, replaced by setBlockIncrement().
setPageIncrement(int) - Method in interface java.awt.peer.ScrollbarPeer
 
setPageRanges(int[][]) - Method in class java.awt.JobAttributes
Specifies, for jobs using these attributes, the ranges of pages to be printed, if a range of pages is to be printed.
setPageable(Pageable) - Method in class java.awt.print.PrinterJob
Queries document for the number of pages and the PageFormat and Printable for each page held in the Pageable instance, document.
setPaint(Paint) - Method in class java.awt.Graphics2D
Sets the Paint attribute for the Graphics2D context.
setPaintLabels(boolean) - Method in class javax.swing.JSlider
Determines whether labels are painted on the slider.
setPaintMode() - Method in class java.awt.Graphics
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPaintMode() - Method in class javax.swing.DebugGraphics
Overrides Graphics.setPaintMode.
setPaintMode() - Method in class javax.swing.SwingGraphics
 
setPaintMode() - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
setPaintTicks(boolean) - Method in class javax.swing.JSlider
Determines whether tick marks are painted on the slider.
setPaintTrack(boolean) - Method in class javax.swing.JSlider
Determines whether the track is painted on the slider.
setPaintingChild(Component) - Method in class javax.swing.JComponent
 
setPalette(boolean) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
setPalette(boolean) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
setPaper(Paper) - Method in class java.awt.print.PageFormat
Sets the Paper object for this PageFormat.
setParagraphAttributes(AttributeSet, boolean) - Method in class javax.swing.JTextPane
Applies the given attributes to paragraphs.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class javax.swing.text.DefaultStyledDocument
Sets attributes for a paragraph.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in interface javax.swing.text.StyledDocument
Sets paragraph attributes.
setParagraphAttributes(JEditorPane, AttributeSet, boolean) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Applies the given attributes to paragraphs.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class javax.swing.text.html.HTMLDocument
Sets attributes for a paragraph.
setParagraphInsets(AttributeSet) - Method in class javax.swing.text.CompositeView
Sets the insets from the paragraph attributes specified in the given attributes.
setParam(ElemParam) - Method in class org.apache.xalan.templates.Stylesheet
Set an "xsl:param" property.
setParamElem(ElemWithParam) - Method in class org.apache.xalan.templates.ElemCallTemplate
Set a xsl:param element associated with this element.
setParameter(String, String) - Method in class java.awt.datatransfer.MimeType
Set the value to be associated with the given name, replacing any previous association.
setParameter(int, PreparedStatement, QueryParameter) - Method in class org.apache.xalan.lib.sql.XConnection
Set the parameter for a Prepared Statement
setParameter(String, Object) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Add a parameter for the transformation.
setParameter(String, String, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
Set a parameter for the templates.
setParameter(String, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
Set a parameter for the transformation.
setParameterBlock(ParameterBlock) - Method in class java.awt.image.renderable.RenderableImageOp
Change the current ParameterBlock of the operation, allowing editing of image rendering chains.
setParameters(Vector) - Method in class java.awt.image.renderable.ParameterBlock
Sets the entire Vector of parameters to a given Vector.
setParameters(Object[]) - Method in class java.util.logging.LogRecord
Set the parameters to the log message.
setParameters(Component, AttributeSet) - Method in class javax.swing.text.html.ObjectView
Initialize this component according the KEY/VALUEs passed in via the <param> elements in the corresponding <object> element.
setParameters(Properties) - Method in class org.apache.xalan.transformer.TransformerImpl
Set a bag of parameters for the transformation.
setParams - Variable in class java.util.zip.Deflater
 
setParent(ResourceBundle) - Method in class java.util.ResourceBundle
Sets the parent bundle of this bundle.
setParent(Logger) - Method in class java.util.logging.Logger
Set the parent for this Logger.
setParent(ActionMap) - Method in class javax.swing.ActionMap
Sets this ActionMap's parent.
setParent(InputMap) - Method in class javax.swing.ComponentInputMap
Sets the parent, which must be a ComponentInputMap associated with the same component as this ComponentInputMap.
setParent(InputMap) - Method in class javax.swing.InputMap
Sets this InputMap's parent.
setParent(Container) - Method in class javax.swing.SpringLayout
 
setParent(View) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Sets the view parent.
setParent(View) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph
 
setParent(View) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Sets the view parent.
setParent(View) - Method in class javax.swing.text.AsyncBoxView
Sets the parent of the view.
setParent(View) - Method in class javax.swing.text.ComponentView
Sets the parent for a child view.
setParent(View) - Method in class javax.swing.text.CompositeView
Sets the parent of the view.
setParent(View) - Method in class javax.swing.text.View
Establishes the parent view for this view.
setParent(View) - Method in class javax.swing.text.html.BlockView
Establishes the parent view for this view.
setParent(View) - Method in class javax.swing.text.html.EditableView
 
setParent(View) - Method in class javax.swing.text.html.FrameView
Sets the parent view for the FrameView.
setParent(View) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
setParent(View) - Method in class javax.swing.text.html.ImageView
Establishes the parent view for this view.
setParent(View) - Method in class javax.swing.text.html.NoFramesView
Determines if the JTextComponent that the view is contained in is editable.
setParent(View) - Method in class javax.swing.text.html.ParagraphView
Establishes the parent view for this view.
setParent(View) - Method in class javax.swing.text.html.TableView
Establishes the parent view for this view.
setParent(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Sets this node's parent to newParent but does not change the parent's child array.
setParent(MutableTreeNode) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Messaged when this node is added somewhere, resets the path and adds a mapping from path to this node.
setParent(MutableTreeNode) - Method in interface javax.swing.tree.MutableTreeNode
Sets the parent of the receiver to newParent.
setParent(MutableTreeNode) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Messaged when this node is added somewhere, resets the path and adds a mapping from path to this node.
setParent(XMLReader) - Method in class org.apache.xalan.transformer.TrAXFilter
Set the parent reader.
setParent(Context2) - Method in class org.apache.xml.utils.Context2
(Re)set the parent of this Namespace context.
setParentElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the parent as an ElemTemplateElement.
setParentElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemVariable
Set the parent as an ElemTemplateElement.
setParentElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemWithParam
Set the parent as an ElemTemplateElement.
setParentNode(ParentNode, int) - Method in class org.apache.crimson.tree.NodeBase
 
setParentNode(Node) - Method in class org.apache.crimson.tree.XmlDocument.DocFragNode
 
setParseIntegerOnly(boolean) - Method in class java.text.NumberFormat
Sets whether or not numbers should be parsed as integers only.
setParser(HTMLEditorKit.Parser) - Method in class javax.swing.text.html.HTMLDocument
Sets the parser that is used by the methods that insert html into the existing document, such as setInnerHTML, and setOuterHTML.
setPartialReturn(boolean) - Method in class javax.swing.text.Segment
Flag to indicate that partial returns are valid.
setPassword(String) - Method in interface javax.sql.RowSet
Sets the database password for this RowSet object to the given String.
setPassword(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
The rest of the protocol parameters can eiter be passed in as just Username and Password or as a property collection.
setPassword(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the password in the property set.
setPath(String) - Method in class org.apache.xml.utils.URI
Set the path for this URI.
setPattern(String) - Method in class java.text.MergeCollation
sets the pattern.
setPattern(String) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GlobFilter
 
setPatternSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to separate positive and negative subpatterns in a pattern.
setPatternSeparator(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "pattern-separator" attribute.
setPatterns(StepPattern[]) - Method in class org.apache.xpath.patterns.UnionPattern
Set the contained step patterns to be tested.
setPerMill(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for mille percent sign.
setPerMille(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "per-mille" attribute.
setPercent(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for percent sign.
setPercent(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "percent" attribute.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Sets a pixel in the DataBuffer using an int array for input.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets a pixel in the DataBuffer using a float array of samples for input.
setPixel(int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets a pixel in the DataBuffer using a double array of samples for input.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, int[]) - Method in class java.awt.image.WritableRaster
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, float[]) - Method in class java.awt.image.WritableRaster
Sets a pixel in the DataBuffer using a float array of samples for input.
setPixel(int, int, double[]) - Method in class java.awt.image.WritableRaster
Sets a pixel in the DataBuffer using a double array of samples for input.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.AreaAveragingScaleFilter
Combine the components for the delivered byte pixels into the accumulation arrays and send on any averaged data for rows of pixels that are complete.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.AreaAveragingScaleFilter
Combine the components for the delivered int pixels into the accumulation arrays and send on any averaged data for rows of pixels that are complete.
setPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of bytes.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of integers.
setPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.CropImageFilter
Determine whether the delivered byte pixels intersect the region to be extracted and passes through only that subset of pixels that appear in the output region.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.CropImageFilter
Determine if the delivered int pixels intersect the region to be extracted and pass through only that subset of pixels that appear in the output region.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in interface java.awt.image.ImageConsumer
Delivers the pixels of the image with one or more calls to this method.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in interface java.awt.image.ImageConsumer
The pixels of the image are delivered using one or more calls to the setPixels method.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of bytes.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of integers.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.PixelGrabber
The setPixels method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.PixelGrabber
The setPixels method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.RGBImageFilter
If the ColorModel object is the same one that has already been converted, then simply passes the pixels through with the converted ColorModel.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.RGBImageFilter
If the ColorModel object is the same one that has already been converted, then simply passes the pixels through with the converted ColorModel, otherwise converts the buffer of integer pixels to the default RGB ColorModel and passes the converted buffer to the filterRGBPixels method to be converted one by one.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.ReplicateScaleFilter
Choose which rows and columns of the delivered byte pixels are needed for the destination scaled image and pass through just those rows and columns that are needed, replicated as necessary.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.ReplicateScaleFilter
Choose which rows and columns of the delivered int pixels are needed for the destination scaled image and pass through just those rows and columns that are needed, replicated as necessary.
setPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets all samples for a rectangle of pixels from a float array containing one sample per array element.
setPixels(int, int, int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets all samples for a rectangle of pixels from a double array containing one sample per array element.
setPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, int[]) - Method in class java.awt.image.WritableRaster
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, float[]) - Method in class java.awt.image.WritableRaster
Sets all samples for a rectangle of pixels from a float array containing one sample per array element.
setPixels(int, int, int, int, double[]) - Method in class java.awt.image.WritableRaster
Sets all samples for a rectangle of pixels from a double array containing one sample per array element.
setPlaceholder(String) - Method in class javax.swing.text.MaskFormatter
Sets the string to use if the value does not completely fill in the mask.
setPlaceholderCharacter(char) - Method in class javax.swing.text.MaskFormatter
Sets the character to use in place of characters that are not present in the value, ie the user must fill them in.
setPoolEnabled(boolean) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
The Pool can be Enabled and Disabled.
setPoolEnabled(boolean) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
The Pool can be Enabled and Disabled.
setPopupMenuVisible(boolean) - Method in class javax.swing.JMenu
Sets the visibility of the menu's popup.
setPopupSize(Dimension) - Method in class javax.swing.JPopupMenu
Sets the size of the Popup window using a Dimension object.
setPopupSize(int, int) - Method in class javax.swing.JPopupMenu
Sets the size of the Popup window to the specified width and height.
setPopupType(int) - Method in class javax.swing.PopupFactory
Provides a hint as to the type of Popup that should be created.
setPopupVisible(boolean) - Method in class javax.swing.JComboBox
Sets the visibility of the popup.
setPopupVisible(JComboBox, boolean) - Method in class javax.swing.plaf.ComboBoxUI
Set the visiblity of the popup
setPopupVisible(JComboBox, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Hides the popup.
setPopupVisible(JComboBox, boolean) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the setPopupVisible method on each UI handled by this object.
setPort(int) - Method in class java.net.DatagramPacket
Sets the port number on the remote host to which this datagram is being sent.
setPort(int) - Method in class org.apache.xml.utils.URI
Set the port for this URI. -1 is used to indicate that the port is not specified, otherwise valid port numbers are between 0 and 65535.
setPosition(int) - Method in class java.awt.font.LineBreakMeasurer
Sets the current position of this LineBreakMeasurer.
setPosition(Component, int) - Method in class javax.swing.JLayeredPane
Moves the component to position within its current layer, where 0 is the topmost position within the layer and -1 is the bottommost position.
setPositivePrefix(String) - Method in class java.text.DecimalFormat
Set the positive prefix.
setPositiveSuffix(String) - Method in class java.text.DecimalFormat
Set the positive suffix.
setPrecision(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's number of decimal digits to the given int.
setPredefinedNamespaces() - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Set up a Vector for predefined extension namespaces.
setPredicateCount(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Set the number of predicates that this walker has.
setPredicates(Expression[]) - Method in class org.apache.xpath.patterns.StepPattern
Set the predicates for this match pattern step.
setPreferredMinSize(Dimension) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the preferred minimum size.
setPreferredScrollableViewportSize(Dimension) - Method in class javax.swing.JTable
Sets the preferred size of the viewport for this table.
setPreferredSize(Dimension) - Method in class javax.swing.JComponent
Sets the preferred size of this component.
setPreferredWidth(int) - Method in class javax.swing.table.TableColumn
Sets this column's preferred width to preferredWidth.
setPrefix(String) - Method in class org.apache.crimson.tree.NamespacedNode
Sets the namespace prefix of this node.
setPrefix(String) - Method in class org.apache.crimson.tree.NodeBase
DOM2: throws DOMException.NAMESPACE_ERR Overridden by subclasses that support namespaces.
setPrefix(String) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Set the prefix for this extension element
setPrefix(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setPrefix(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
setPrefix(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setPrefix(String) - Method in class org.apache.xpath.domapi.XPathNamespaceImpl
 
setPrefixNameTable(DTMStringPool) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set a reference pointer to the prefix name symbol table.
setPrefixes(NamespaceSupport) - Method in class org.apache.xalan.templates.ElemTemplateElement
From the SAX2 helper class, set the namespace table for this element.
setPrefixes(NamespaceSupport, boolean) - Method in class org.apache.xalan.templates.ElemTemplateElement
Copy the namespace declarations from the NamespaceSupport object.
setPreserveSpace(boolean) - Method in class org.apache.xalan.templates.ElemTextLiteral
Set whether or not space should be preserved.
setPreserveSpaces(WhiteSpaceInfo) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:preserve-space" property.
setPreservesUnknownTags(boolean) - Method in class javax.swing.text.html.HTMLDocument
Determines how unknown tags are handled by the parser.
setPressed(boolean) - Method in interface javax.swing.ButtonModel
Sets the button to pressed or unpressed.
setPressed(boolean) - Method in class javax.swing.DefaultButtonModel
Sets the button to pressed or unpressed.
setPressed(boolean) - Method in class javax.swing.JToggleButton.ToggleButtonModel
Sets the pressed state of the toggle button.
setPressedIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the pressed icon for the button.
setPrevWalker(AxesWalker) - Method in class org.apache.xpath.axes.AxesWalker
Set or clear the previous walker reference in the location step chain.
setPreviewPanel(JComponent) - Method in class javax.swing.JColorChooser
Sets the current preview panel.
setPreviousBounds(JInternalFrame, Rectangle) - Method in class javax.swing.DefaultDesktopManager
Stores the bounds of the component just before a maximize call.
setPrimFieldValues(Object, byte[]) - Method in class java.io.ObjectStreamClass.FieldReflector
Sets the serializable primitive fields of object obj using values unmarshalled from byte array buf starting at offset 0.
setPrimFieldValues(Object, byte[]) - Method in class java.io.ObjectStreamClass
Sets the serializable primitive fields of object obj using values unmarshalled from byte array buf starting at offset 0.
setPrimaryReader(XMLReader) - Method in class org.apache.xpath.XPathContext
Set primary XMLReader associated with this execution context.
setPrintInfo(String, String, String) - Method in class org.apache.crimson.tree.Doctype
 
setPrintQuality(PageAttributes.PrintQualityType) - Method in class java.awt.PageAttributes
Specifies the print quality for pages using these attributes.
setPrintQuality(int) - Method in class java.awt.PageAttributes
Specifies the print quality for pages using these attributes.
setPrintQualityToDefault() - Method in class java.awt.PageAttributes
Sets the print quality for pages using these attributes to the default.
setPrintService(PrintService) - Method in class java.awt.print.PrinterJob
Associate this PrinterJob with a new PrintService.
setPrintable(Printable) - Method in class java.awt.print.PrinterJob
Calls painter to render the pages.
setPrintable(Printable, PageFormat) - Method in class java.awt.print.PrinterJob
Calls painter to render the pages in the specified format.
setPrinter(String) - Method in class java.awt.JobAttributes
Specifies the destination printer for jobs using these attributes.
setPrinterResolution(int[]) - Method in class java.awt.PageAttributes
Specifies the desired print resolution for pages using these attributes.
setPrinterResolution(int) - Method in class java.awt.PageAttributes
Specifies the desired cross feed and feed print resolutions in dots per inch for pages using these attributes.
setPrinterResolutionToDefault() - Method in class java.awt.PageAttributes
Sets the printer resolution for pages using these attributes to the default.
setPriority(int) - Method in class java.lang.Thread
Changes the priority of this thread.
setPriority(double) - Method in class org.apache.xalan.templates.ElemTemplate
Set the "priority" attribute.
setPriority0(int) - Method in class java.lang.Thread
 
setProgress(int) - Method in class javax.swing.ProgressMonitor
Indicate the progress of the operation being monitored.
setProperties(Hashtable) - Method in class java.awt.image.CropImageFilter
Passes along the properties from the source object after adding a property indicating the cropped region.
setProperties(Hashtable) - Method in interface java.awt.image.ImageConsumer
Sets the extensible list of properties associated with this image.
setProperties(Hashtable) - Method in class java.awt.image.ImageFilter
Passes the properties from the source object along after adding a property indicating the stream of filters it has been run through.
setProperties(Hashtable) - Method in class java.awt.image.PixelGrabber
The setProperties method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setProperties(Hashtable) - Method in class java.awt.image.ReplicateScaleFilter
Passes along the properties from the source object after adding a property indicating the scale applied.
setProperties(Properties) - Static method in class java.lang.System
Sets the system properties to the Properties argument.
setPropertiesFromAttributes() - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph
 
setPropertiesFromAttributes() - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph
 
setPropertiesFromAttributes() - Method in class javax.swing.text.LabelView
Sets the cached properties from the attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.ParagraphView
Set the cached properties from the attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.BlockView
Update any cached values that come from attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.HRuleView
Update any cached values that come from attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.ImageView
Update any cached values that come from attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.InlineView
Set the cached properties from the attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.ListView
 
setPropertiesFromAttributes() - Method in class javax.swing.text.html.ParagraphView
Sets up the paragraph from css attributes instead of the values found in StyleConstants (i.e. which are used by the superclass).
setPropertiesFromAttributes() - Method in class javax.swing.text.html.TableView.RowView
Update any cached values that come from attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.TableView
Update any cached values that come from attributes.
setPropertiesFromAttributes(StylesheetHandler, String, Attributes, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorKey
Set the properties of an object from the given attribute list.
setPropertiesFromAttributes(StylesheetHandler, String, Attributes, ElemTemplateElement) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Set the properties of an object from the given attribute list.
setPropertiesFromAttributes(StylesheetHandler, String, Attributes, ElemTemplateElement, boolean) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Set the properties of an object from the given attribute list.
setProperty(String, String) - Static method in class java.lang.System
Sets the system property indicated by the specified key.
setProperty(String, String) - Method in class java.util.Properties
Calls the Hashtable method put.
setProperty(String, Object) - Method in class org.apache.crimson.jaxp.SAXParserImpl
Sets the particular property in the underlying implementation of org.xml.sax.XMLReader.
setProperty(String, Object) - Method in class org.apache.crimson.parser.XMLReaderImpl
Set a parser property.
setProperty(String, Object) - Method in class org.apache.xalan.lib.sql.DTMDocument
For the moment all the run time properties are ignored by this class.
setProperty(QName, String) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setProperty(String, String) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setProperty(String, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
Set a runtime property for this TransformerImpl.
setProperty(String, Object) - Method in interface org.apache.xml.dtm.DTM
Set a run time property for this DTM instance.
setProperty(String, Object) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
For the moment all the run time properties are ignored by this class.
setProperty(String, Object) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
For the moment all the run time properties are ignored by this class.
setProperty(String, Object) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Set a run time property for this DTM instance.
setProtectionDomain0(ProtectionDomain) - Method in class java.lang.Class
Set the ProtectionDomain for this class.
setProtocol(Properties) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Used to pass in extra configuration options during the database connect phase.
setProtocol(Properties) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
The Protocol string is used to pass in other connection properties.
setPrototypeCellValue(Object) - Method in class javax.swing.JList
Computes the fixedCellWidth and fixedCellHeight properties by configuring the cellRenderer to index equals zero for the specified value and then computing the renderer component's preferred size.
setPrototypeDisplayValue(Object) - Method in class javax.swing.JComboBox
Sets the prototype display value used to calculate the size of the display for the UI portion.
setPublicId(String) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the public identifier for this locator.
setPushLevel(Level) - Method in class java.util.logging.MemoryHandler
Set the pushLevel.
setPutCDATAIntoText(boolean) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Internal API used by JAXP implementation.
setQName(QName) - Method in class org.apache.xpath.Arg
Set the qualified name for this argument.
setQName(QName) - Method in class org.apache.xpath.operations.Variable
Set the qualified name of the variable.
setQNameProperties(QName, Vector) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property with a QName list value.
setQNameProperties(String, Vector) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property with a QName list value.
setQNameProperty(QName, QName) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property with a QName value.
setQNameProperty(String, QName) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property with a QName value.
setQueryString(String) - Method in class org.apache.xml.utils.URI
Set the query string for this URI.
setQueryTimeout(int) - Method in interface java.sql.Statement
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
setQueryTimeout(int) - Method in interface javax.sql.RowSet
Sets the maximum time the driver will wait for a statement to execute to the given number of seconds.
setQueueMaxSize(int) - Method in class ISSearch.ISCrawler
Set the maximum allowed size of the URL queue
setQueueMaxSize(int) - Method in interface ISSearch.ISCrawlerInterface
Set the maximum allowed size of the URL queue
setQueueMaxSize(int) - Method in class ISSearch.ISDBCrawler
Set the maximum allowed size of the URL queue
setQuietConflictWarnings(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
If the quietConflictWarnings property is set to true, warnings about pattern conflicts won't be printed to the diagnostics stream.
setRGB(int, int, int) - Method in class java.awt.image.BufferedImage
Sets a pixel in this BufferedImage to the specified RGB value.
setRGB(int, int, int, int, int[], int, int) - Method in class java.awt.image.BufferedImage
Sets an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, into a portion of the image data.
setRGBs(int, byte[], byte[], byte[], byte[]) - Method in class java.awt.image.IndexColorModel
 
setRGBs(int, int[], int, boolean) - Method in class java.awt.image.IndexColorModel
 
setRTF(double) - Method in class ISSearch.ISFeature
Sets the RTF (Relative Term Frequency) weight of the feature.
setRTFDestination(RTFReader.Destination) - Method in class javax.swing.text.rtf.RTFReader
 
setRangeProperties(int, int, int, int, boolean) - Method in interface javax.swing.BoundedRangeModel
This method sets all of the model's data with a single method call.
setRangeProperties(int, int, int, int, boolean) - Method in class javax.swing.DefaultBoundedRangeModel
Sets all of the BoundedRangeModel properties after forcing the arguments to obey the usual constraints: minimum <= value <= value+extent <= maximum At most, one ChangeEvent is generated.
setRaster(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class java.awt.TexturePaintContext.Any
 
setRaster(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class java.awt.TexturePaintContext.Byte
 
setRaster(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class java.awt.TexturePaintContext.ByteFilter
 
setRaster(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class java.awt.TexturePaintContext.Int
 
setRaster(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class java.awt.TexturePaintContext
 
setRawName(String) - Method in class org.apache.xalan.templates.AVT
Get the raw name of the attribute, with the prefix unprocessed.
setRawName(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the raw name of the LRE.
setRawOffset(int) - Method in class java.util.SimpleTimeZone
Sets the base time zone offset to GMT.
setRawOffset(int) - Method in class java.util.TimeZone
Sets the base time zone offset to GMT.
setReadOnly() - Method in class java.io.File
Marks the file or directory named by this abstract pathname so that only read operations are allowed.
setReadOnly(File) - Method in class java.io.FileSystem
Mark the file or directory denoted by the given abstract pathname as read-only, returning true if and only if the operation succeeds.
setReadOnly(File) - Method in class java.io.Win32FileSystem
 
setReadOnly(File) - Method in class java.io.WinNTFileSystem
 
setReadOnly(boolean) - Method in interface java.sql.Connection
Puts this connection in read-only mode as a hint to the driver to enable database optimizations.
setReadOnly(boolean) - Method in interface javax.sql.RowSet
Sets whether this RowSet object is read-only to the given boolean.
setReadonly() - Method in class org.apache.crimson.tree.AttributeSet
 
setReadonly() - Method in class org.apache.crimson.tree.Doctype
Marks the sets of entities and notations as readonly.
setReadonly(boolean) - Method in class org.apache.crimson.tree.ElementNode2
 
setReadonly(boolean) - Method in class org.apache.crimson.tree.NodeBase
 
setReadonly(boolean) - Method in interface org.apache.crimson.tree.NodeEx
Sets the node to be readonly; applies recursively to the children of this node if the parameter is true.
setRealClass(Class) - Method in class org.apache.xml.utils.synthetic.Class
This call is intended to allow an existing org.apache.xml.utils.synthetic.Class to be switched from purely descriptive mode to proxy mode ("reified").
setReceiveBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setReceiveBufferSize(int) - Method in class java.net.ServerSocket
Sets a default proposed value for the SO_RCVBUF option for sockets accepted from this ServerSocket.
setReceiveBufferSize(int) - Method in class java.net.Socket
Sets the SO_RCVBUF option to the specified value for this Socket.
setRect(double, double, double, double) - Method in class java.awt.Rectangle
Sets the bounds of this Rectangle to the specified x, y, width, and height.
setRect(double, double, double, double) - Method in class java.awt.geom.Rectangle2D.Double
Sets the location and size of this Rectangle2D to the specified double values.
setRect(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Double
Sets this Rectangle2D to be the same as the specified Rectangle2D.
setRect(float, float, float, float) - Method in class java.awt.geom.Rectangle2D.Float
Sets the location and size of this Rectangle2D to the specified float values.
setRect(double, double, double, double) - Method in class java.awt.geom.Rectangle2D.Float
Sets the location and size of this Rectangle2D to the specified double values.
setRect(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Float
Sets this Rectangle2D to be the same as the specified Rectangle2D.
setRect(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Sets the location and size of this Rectangle2D to the specified double values.
setRect(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Sets this Rectangle2D to be the same as the specified Rectangle2D.
setRect(Raster) - Method in class java.awt.image.WritableRaster
Copies pixels from Raster srcRaster to this WritableRaster.
setRect(int, int, Raster) - Method in class java.awt.image.WritableRaster
Copies pixels from Raster srcRaster to this WritableRaster.
setRecursionLimit(int) - Method in class org.apache.xalan.transformer.StackGuard
Set the recursion limit.
setRecursionLimit(int) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the recursion limit.
setRef(RemoteStub, RemoteRef) - Static method in class java.rmi.server.RemoteStub
Deprecated. no replacement. The setRef method is not needed since RemoteStubs can be created with the RemoteStub(RemoteRef) constructor.
setRef(int, Ref) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given REF(<structured-type>) value.
setRef(int, Ref) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Ref value.
setRelativePathPattern(StepPattern) - Method in class org.apache.xpath.patterns.StepPattern
Set the reference to nodetest and predicate for parent or ancestor.
setRenderContext(RenderContext) - Method in class java.awt.image.renderable.RenderableImageProducer
Sets a new RenderContext to use for the next startProduction() call.
setRenderer(ListCellRenderer) - Method in class javax.swing.JComboBox
Sets the renderer that paints the list items and the item selected from the list in the JComboBox field.
setRenderingHint(RenderingHints.Key, Object) - Method in class java.awt.Graphics2D
Sets the value of a single preference for the rendering algorithms.
setRenderingHints(Map) - Method in class java.awt.Graphics2D
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(RenderingHints) - Method in class java.awt.image.renderable.RenderContext
Sets the rendering hints of this RenderContext.
setRenderingIntent(int) - Method in class java.awt.color.ICC_Profile
Sets the rendering intent of the profile.
setReorderingAllowed(boolean) - Method in class javax.swing.table.JTableHeader
Sets whether the user can drag column headers to reorder columns.
setRepeats(boolean) - Method in class javax.swing.Timer
If flag is false, instructs the Timer to send only one action event to its listeners.
setRequestFocusEnabled(boolean) - Method in class javax.swing.JComponent
Provides a hint as to whether or not this JComponent should get focus.
setRequestMethod(String) - Method in class java.net.HttpURLConnection
Set the method for the URL request, one of: GET POST HEAD OPTIONS PUT DELETE TRACE are legal, subject to protocol restrictions.
setRequestProperty(String, String) - Method in class java.net.URLConnection
Sets the general request property.
setRequiredFound(String, boolean) - Method in class org.apache.xalan.processor.XSLTElementDef
Set this required element found.
setReshowDelay(int) - Method in class javax.swing.ToolTipManager
Used to specify the amount of time before the user has to wait initialDelay milliseconds before a tooltip will be shown.
setResizable(boolean) - Method in class java.awt.Dialog
Sets whether this dialog is resizable by the user.
setResizable(boolean) - Method in class java.awt.Frame
Sets whether this frame is resizable by the user.
setResizable(boolean) - Method in interface java.awt.peer.DialogPeer
 
setResizable(boolean) - Method in interface java.awt.peer.FramePeer
 
setResizable(boolean) - Method in class javax.swing.JInternalFrame
Sets whether the JInternalFrame can be resized by some user action.
setResizable(boolean) - Method in class javax.swing.table.TableColumn
Sets whether this column can be resized.
setResizeWeight(double) - Method in class javax.swing.JSplitPane
Specifies how to distribute extra space when the size of the split pane changes.
setResizingAllowed(boolean) - Method in class javax.swing.table.JTableHeader
Sets whether the user can resize columns by dragging between headers.
setResizingColumn(TableColumn) - Method in class javax.swing.table.JTableHeader
Sets the header's resizingColumn to aColumn.
setResolveParent(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Sets the resolving parent.
setResolveParent(Keymap) - Method in class javax.swing.text.JTextComponent.DefaultKeymap
 
setResolveParent(Keymap) - Method in interface javax.swing.text.Keymap
Sets the parent keymap, which will be used to resolve key-bindings.
setResolveParent(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
Sets the resolving parent.
setResolveParent(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Sets the resolving parent.
setResolveParent(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Sets the resolving parent.
setResolveParent(AttributeSet) - Method in class javax.swing.text.html.StyleSheet.ResolvedStyle
 
setResolveParent(AttributeSet) - Method in class javax.swing.text.rtf.MockAttributeSet
 
setResourceBundle(ResourceBundle) - Method in class java.util.logging.LogRecord
Set the localization resource bundle.
setResourceBundleName(String) - Method in class java.util.logging.LogRecord
Set the localization resource bundle name.
setResult(Result) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Enables the user of the TransformerHandler to set the to set the Result for the transformation.
setResult(Result) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Enables the user of the TransformerHandler to set the to set the Result for the transformation.
setResultIndex(int) - Method in class org.apache.xalan.templates.ElemExsltFunction
Sets aside a position on the local variable stack index to refer to the result element return value.
setResultNamespace(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the result namespace.
setResultPrefix(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the "result-prefix" attribute.
setReturnFrequency(int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setReturnType(Class) - Method in class org.apache.xml.utils.synthetic.reflection.Method
Method setReturnType
setReuseAddress(boolean) - Method in class java.net.DatagramSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.ServerSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.Socket
Enable/disable the SO_REUSEADDR socket option.
setRight(Expression) - Method in class org.apache.xpath.operations.UnaryOperation
Set the expression operand for the operation.
setRightChildIndent(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setRightComponent(Component) - Method in class javax.swing.JSplitPane
Sets the component to the right (or below) the divider.
setRightIndent(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets right indent.
setRightInset(float) - Method in class javax.swing.text.AsyncBoxView
Set the right part of the margin around the view.
setRollover(boolean) - Method in interface javax.swing.ButtonModel
Sets or clears the button's rollover state
setRollover(boolean) - Method in class javax.swing.DefaultButtonModel
Sets or clears the button's rollover state
setRollover(boolean) - Method in class javax.swing.JToolBar
Sets the rollover state of this toolbar.
setRolloverBorders(boolean) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the flag for enabling rollover borders on the toolbar and it will also install the apropriate border depending on the state of the flag.
setRolloverEnabled(boolean) - Method in class javax.swing.AbstractButton
Sets the rolloverEnabled property, which must be true for rollover effects to occur.
setRolloverIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the rollover icon for the button.
setRolloverSelectedIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the rollover selected icon for the button.
setRoot(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Sets the root to root.
setRoot(int, Object) - Method in interface org.apache.xml.dtm.DTMIterator
Reset the root node of the DTMIterator, overriding the value specified when it was created.
setRoot(int, Object) - Method in class org.apache.xpath.NodeSetDTM
Initialize the context values for this expression after it is cloned.
setRoot(int) - Method in class org.apache.xpath.axes.AxesWalker
Set the root node of the TreeWalker.
setRoot(int, Object) - Method in class org.apache.xpath.axes.ChildTestIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.DescendantIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.FilterExprIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Initialize the context values for this expression after it is cloned.
setRoot(int) - Method in class org.apache.xpath.axes.FilterExprWalker
Set the root node of the TreeWalker.
setRoot(int, Object) - Method in class org.apache.xpath.axes.LocPathIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.MatchPatternIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.NodeSequence
 
setRoot(int, Object) - Method in class org.apache.xpath.axes.OneStepIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.OneStepIteratorForward
Initialize the context values for this expression after it is cloned.
setRoot(int) - Method in class org.apache.xpath.axes.ReverseAxesWalker
Set the root node of the TreeWalker.
setRoot(int, Object) - Method in class org.apache.xpath.axes.UnionPathIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.WalkingIterator
Initialize the context values for this expression after it is cloned.
setRootFrame(Frame) - Static method in class javax.swing.JOptionPane
Sets the frame to use for class methods in which a frame is not provided.
setRootPane(JRootPane) - Method in class javax.swing.JApplet
Sets the rootPane property.
setRootPane(JRootPane) - Method in class javax.swing.JDialog
Sets the rootPane property.
setRootPane(JRootPane) - Method in class javax.swing.JFrame
Sets the rootPane property.
setRootPane(JRootPane) - Method in class javax.swing.JInternalFrame
Sets the rootPane property for this JInternalFrame.
setRootPane(JRootPane) - Method in class javax.swing.JWindow
Sets the new rootPane object for this window.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JApplet
If true then calls to add() and setLayout() will cause an exception to be thrown.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JDialog
If true then calls to add and setLayout will cause an exception to be thrown.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JFrame
Determines whether calls to add and setLayout will cause an exception to be thrown.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JInternalFrame
Determines whether calls to add and setLayout cause an exception to be thrown.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JWindow
Determines whether calls to add and setLayout will cause an exception to be thrown.
setRootVisible(boolean) - Method in class javax.swing.JTree
Determines whether or not the root node from the TreeModel is visible.
setRootVisible(boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the root to being visible.
setRootVisible(boolean) - Method in class javax.swing.tree.AbstractLayoutCache
Determines whether or not the root node from the TreeModel is visible.
setRootVisible(boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache
Determines whether or not the root node from the TreeModel is visible.
setRootVisible(boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache
Determines whether or not the root node from the TreeModel is visible.
setRoundRect(double, double, double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D.Double
Sets the location, size, and arc radii of this RoundRectangle2D to the specified double values.
setRoundRect(RoundRectangle2D) - Method in class java.awt.geom.RoundRectangle2D.Double
Sets this RoundRectangle2D to be the same as the specified RoundRectangle2D.
setRoundRect(float, float, float, float, float, float) - Method in class java.awt.geom.RoundRectangle2D.Float
Sets the location, size, and arc radii of this RoundRectangle2D to the specified float values.
setRoundRect(double, double, double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D.Float
Sets the location, size, and arc radii of this RoundRectangle2D to the specified double values.
setRoundRect(RoundRectangle2D) - Method in class java.awt.geom.RoundRectangle2D.Float
Sets this RoundRectangle2D to be the same as the specified RoundRectangle2D.
setRoundRect(double, double, double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Sets the location, size, and corner radii of this RoundRectangle2D to the specified double values.
setRoundRect(RoundRectangle2D) - Method in class java.awt.geom.RoundRectangle2D
Sets this RoundRectangle2D to be the same as the specified RoundRectangle2D.
setRow(int) - Method in class javax.swing.text.TableView.TableRow
set location in the overall set of rows, this is set by the TableView.updateGrid() method.
setRowAndChildren(int) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Sets the receivers row to nextRow and recursively updates all the children of the receivers rows.
setRowCount(int) - Method in class javax.swing.table.DefaultTableModel
Sets the number of rows in the model.
setRowHeader(JViewport) - Method in class javax.swing.JScrollPane
Removes the old rowHeader, if it exists.
setRowHeaderView(Component) - Method in class javax.swing.JScrollPane
Creates a row-header viewport if necessary, sets its view and then adds the row-header viewport to the scrollpane.
setRowHeight(int) - Method in class javax.swing.JTable
Sets the height, in pixels, of all cells to rowHeight, revalidates, and repaints.
setRowHeight(int, int) - Method in class javax.swing.JTable
Sets the height for row to rowHeight, revalidates, and repaints.
setRowHeight(int) - Method in class javax.swing.JTree
Sets the height of each cell, in pixels.
setRowHeight(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the row height, this is forwarded to the treeState.
setRowHeight(int) - Method in class javax.swing.tree.AbstractLayoutCache
Sets the height of each cell.
setRowHeight(int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Sets the height of each cell.
setRowHeight(int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Sets the height of each cell.
setRowMapper(RowMapper) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Sets the RowMapper instance.
setRowMapper(RowMapper) - Method in interface javax.swing.tree.TreeSelectionModel
Sets the RowMapper instance.
setRowMargin(int) - Method in class javax.swing.JTable
Sets the amount of empty space between cells in adjacent rows.
setRowSelectionAllowed(boolean) - Method in class javax.swing.JTable
Sets whether the rows in this model can be selected.
setRowSelectionInterval(int, int) - Method in class javax.swing.JTable
Selects the rows from index0 to index1, inclusive.
setRows(int) - Method in class java.awt.GridLayout
Sets the number of rows in this layout to the specified value.
setRows(int) - Method in class java.awt.TextArea
Sets the number of rows for this text area.
setRows(int) - Method in class javax.swing.JTextArea
Sets the number of rows for this TextArea.
setRunFinalizersOnExit(boolean) - Static method in class java.lang.Shutdown
 
setSAXLocator(SourceLocator) - Method in class org.apache.xpath.XPathContext
Set the current locater in the stylesheet.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, float, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, double, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, float, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, double, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Sets a sample in the specified band for the pixel located at (x, y) in the DataBuffer using an int for input.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.SampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, float, DataBuffer) - Method in class java.awt.image.SampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, double, DataBuffer) - Method in class java.awt.image.SampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, int) - Method in class java.awt.image.WritableRaster
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, float) - Method in class java.awt.image.WritableRaster
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, double) - Method in class java.awt.image.WritableRaster
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per data array element.
setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per data array element.
setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per array element.
setSamples(int, int, int, int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets the samples in the specified band for the specified rectangle of pixels from a float array containing one sample per array element.
setSamples(int, int, int, int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets the samples in the specified band for the specified rectangle of pixels from a double array containing one sample per array element.
setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per array element.
setSamples(int, int, int, int, int, int[]) - Method in class java.awt.image.WritableRaster
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per array element.
setSamples(int, int, int, int, int, float[]) - Method in class java.awt.image.WritableRaster
Sets the samples in the specified band for the specified rectangle of pixels from a float array containing one sample per array element.
setSamples(int, int, int, int, int, double[]) - Method in class java.awt.image.WritableRaster
Sets the samples in the specified band for the specified rectangle of pixels from a double array containing one sample per array element.
setSaturation(float) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
setSavepoint() - Method in interface java.sql.Connection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in interface java.sql.Connection
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it.
setScale(int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScale(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose value is numerically equal to this BigDecimal's.
setScale(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's number of digits to the right of the decimal point to the given int.
setSchemaName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the name of the designated column's table's schema, if any, to the given String.
setScheme(String) - Method in class org.apache.xml.utils.URI
Set the scheme for this URI.
setScore(double) - Method in class ISSearch.ISPeerResult
Sets the score (rank) of the document.
setScrollByBlock(boolean) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
setScrollByBlock(boolean) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
setScrollMode(int) - Method in class javax.swing.JViewport
Used to control the method of scrolling the viewport contents.
setScrollOffset(int) - Method in class javax.swing.JTextField
Sets the scroll offset, in pixels.
setScrollPosition(int, int) - Method in class java.awt.ScrollPane
Scrolls to the specified position within the child component.
setScrollPosition(Point) - Method in class java.awt.ScrollPane
Scrolls to the specified position within the child component.
setScrollPosition(int, int) - Method in interface java.awt.peer.ScrollPanePeer
 
setScrollsOnExpand(boolean) - Method in class javax.swing.JTree
Sets the scrollsOnExpand property, which determines whether the tree might scroll to show previously hidden children.
setSearchable(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column can be used in a where clause.
setSeconds(int) - Method in class java.sql.Date
Deprecated.  
setSeconds(int) - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds).
setSecurityConstraintValues() - Method in class org.apache.crimson.parser.Parser2
 
setSecurityManager(SecurityManager) - Static method in class java.lang.System
Sets the System security.
setSecurityManager0(SecurityManager) - Static method in class java.lang.System
 
setSeed(long) - Method in class java.util.Random
Sets the seed of this random number generator using a single long seed.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemCopyOf
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemForEach
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemSort
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemValueOf
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemVariable
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemVariablePsuedo
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemWithParam
Set the "select" attribute.
setSelected(boolean) - Method in class javax.swing.AbstractButton
Sets the state of the button.
setSelected(ButtonModel, boolean) - Method in class javax.swing.ButtonGroup
Sets the selected value for the ButtonModel.
setSelected(boolean) - Method in interface javax.swing.ButtonModel
Selects or deselects the button.
setSelected(boolean) - Method in class javax.swing.DefaultButtonModel
Selects or deselects the button.
setSelected(boolean) - Method in class javax.swing.JInternalFrame
Selects or deselects the internal frame if it's showing.
setSelected(boolean) - Method in class javax.swing.JMenu
Sets the selection status of the menu.
setSelected(Component) - Method in class javax.swing.JMenuBar
Sets the currently selected component, producing a a change to the selection model.
setSelected(Component) - Method in class javax.swing.JPopupMenu
Sets the currently selected component, This will result in a change to the selection model.
setSelected(boolean) - Method in class javax.swing.JToggleButton.ToggleButtonModel
Sets the selected state of the button.
setSelectedCheckbox(Checkbox) - Method in class java.awt.CheckboxGroup
Sets the currently selected check box in this group to be the specified check box.
setSelectedColor(Color) - Method in interface javax.swing.colorchooser.ColorSelectionModel
Sets the selected color to color.
setSelectedColor(Color) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Sets the selected color to color.
setSelectedComponent(Component) - Method in class javax.swing.JTabbedPane
Sets the selected component for this tabbedpane.
setSelectedFile(File) - Method in class javax.swing.JFileChooser
Sets the selected file.
setSelectedFiles(File[]) - Method in class javax.swing.JFileChooser
Sets the list of selected files if the file chooser is set to allow multiple selection.
setSelectedFrame(JInternalFrame) - Method in class javax.swing.JDesktopPane
Sets the currently active JInternalFrame in this JDesktopPane.
setSelectedIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the selected icon for the button.
setSelectedIndex(int) - Method in class javax.swing.DefaultSingleSelectionModel
 
setSelectedIndex(int) - Method in class javax.swing.JComboBox
Selects the item at index anIndex.
setSelectedIndex(int) - Method in class javax.swing.JList
Selects a single cell.
setSelectedIndex(int) - Method in class javax.swing.JTabbedPane
Sets the selected index for this tabbedpane.
setSelectedIndex(int) - Method in interface javax.swing.SingleSelectionModel
Sets the model's selected index to index.
setSelectedIndexImpl(int) - Method in class javax.swing.JTabbedPane
 
setSelectedIndices(int[]) - Method in class javax.swing.JList
Selects a set of cells.
setSelectedItem(Object) - Method in interface javax.swing.ComboBoxModel
Set the selected item.
setSelectedItem(Object) - Method in class javax.swing.DefaultComboBoxModel
Set the value of the selected item.
setSelectedItem(Object) - Method in class javax.swing.JComboBox
Sets the selected item in the combo box display area to the object in the argument.
setSelectedItem(Object) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
setSelectedItem(Object) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
setSelectedPath(MenuElement[]) - Method in class javax.swing.MenuSelectionManager
Change the selection in the menu hierarchy.
setSelectedTextColor(Color) - Method in class javax.swing.text.JTextComponent
Sets the current color used to render the selected text.
setSelectedValue(Object, boolean) - Method in class javax.swing.JList
Selects the specified object from the list.
setSelection(boolean) - Method in class javax.swing.text.html.Option
Sets the selected state.
setSelectionBackground(Color) - Method in class javax.swing.JList
Sets the background color for selected cells.
setSelectionBackground(Color) - Method in class javax.swing.JTable
Sets the background color for selected cells.
setSelectionColor(Color) - Method in class javax.swing.text.JTextComponent
Sets the current color used to render the selection.
setSelectionEnd(int) - Method in class java.awt.TextComponent
Sets the selection end for this text component to the specified position.
setSelectionEnd(int) - Method in class javax.swing.text.JTextComponent
Sets the selection end to the specified position.
setSelectionForeground(Color) - Method in class javax.swing.JList
Sets the foreground color for selected cells.
setSelectionForeground(Color) - Method in class javax.swing.JTable
Sets the foreground color for selected cells.
setSelectionInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
 
setSelectionInterval(int, int) - Method in class javax.swing.JList
Selects the specified interval.
setSelectionInterval(int, int) - Method in class javax.swing.JTree
Selects the nodes between index0 and index1, inclusive.
setSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Change the selection to be between index0 and index1 inclusive.
setSelectionInterval(int, int) - Method in class javax.swing.text.html.OptionListModel
 
setSelectionMode(int) - Method in class javax.swing.DefaultListSelectionModel
Sets the selection mode.
setSelectionMode(int) - Method in class javax.swing.JList
Determines whether single-item or multiple-item selections are allowed.
setSelectionMode(int) - Method in class javax.swing.JTable
Sets the table's selection mode to allow only single selections, a single contiguous interval, or multiple intervals.
setSelectionMode(int) - Method in interface javax.swing.ListSelectionModel
Set the selection mode.
setSelectionMode(int) - Method in class javax.swing.text.html.OptionListModel
 
setSelectionMode(int) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Sets the selection model, which must be one of SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
setSelectionMode(int) - Method in interface javax.swing.tree.TreeSelectionModel
Sets the selection model, which must be one of SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
setSelectionModel(ColorSelectionModel) - Method in class javax.swing.JColorChooser
Sets the model containing the selected color.
setSelectionModel(ListSelectionModel) - Method in class javax.swing.JList
Sets the selectionModel for the list to a non-null ListSelectionModel implementation.
setSelectionModel(SingleSelectionModel) - Method in class javax.swing.JMenuBar
Sets the model object to handle single selections.
setSelectionModel(SingleSelectionModel) - Method in class javax.swing.JPopupMenu
Sets the model object to handle single selections.
setSelectionModel(ListSelectionModel) - Method in class javax.swing.JTable
Sets the row selection model for this table to newModel and registers for listener notifications from the new selection model.
setSelectionModel(TreeSelectionModel) - Method in class javax.swing.JTree
Sets the tree's selection model.
setSelectionModel(TreeSelectionModel) - Method in class javax.swing.plaf.basic.BasicTreeUI
Resets the selection model.
setSelectionModel(ListSelectionModel) - Method in class javax.swing.table.DefaultTableColumnModel
Sets the selection model for this TableColumnModel to newModel and registers for listener notifications from the new selection model.
setSelectionModel(ListSelectionModel) - Method in interface javax.swing.table.TableColumnModel
Sets the selection model.
setSelectionModel(TreeSelectionModel) - Method in class javax.swing.tree.AbstractLayoutCache
Sets the TreeSelectionModel used to manage the selection to new LSM.
setSelectionPath(TreePath) - Method in class javax.swing.JTree
Selects the node identified by the specified path.
setSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Sets the selection to path.
setSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Sets the selection to path.
setSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
A null implementation that selects nothing.
setSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
Selects the nodes identified by the specified array of paths.
setSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Sets the selection to the paths in paths.
setSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
Sets the selection to path.
setSelectionRow(int) - Method in class javax.swing.JTree
Selects the node at the specified row in the display.
setSelectionRows(int[]) - Method in class javax.swing.JTree
Selects the nodes corresponding to each of the specified rows in the display.
setSelectionStart(int) - Method in class java.awt.TextComponent
Sets the selection start for this text component to the specified position.
setSelectionStart(int) - Method in class javax.swing.text.JTextComponent
Sets the selection start to the specified position.
setSelectionValues(Object[]) - Method in class javax.swing.JOptionPane
Sets the input selection values for a pane that provides the user with a list of items to choose from.
setSelectionVisible(boolean) - Method in interface javax.swing.text.Caret
Sets the visibility of the selection
setSelectionVisible(boolean) - Method in class javax.swing.text.DefaultCaret
Changes the selection visibility.
setSendBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_SNDBUF option to the specified value for this DatagramSocket.
setSendBufferSize(int) - Method in class java.net.Socket
Sets the SO_SNDBUF option to the specified value for this Socket.
setSeparatorSize(Dimension) - Method in class javax.swing.JToolBar.Separator
Sets the size of the separator.
setSequenceNumber(long) - Method in class java.util.logging.LogRecord
Set the sequence number.
setSerializer(Serializer) - Method in class org.apache.xalan.transformer.QueuedEvents
This is only for use of object pooling, so that it can be reset.
setSerializer(Serializer) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the current serializer.
setServerSocket(ServerSocket) - Method in class java.net.SocketImpl
 
setShared() - Method in class java.lang.StringBuffer
 
setSharedInstance(PopupFactory) - Static method in class javax.swing.PopupFactory
Sets the AppContext specific PopupFactory.
setShort(Object, int, short) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified short value.
setShort(Object, short) - Method in class java.lang.reflect.Field
Sets the value of a field as a short on the specified object.
setShort(String, short) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java short value.
setShort(Object, short) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a short on specified object.
setShortMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets short month strings.
setShortWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets short weekday strings.
setShortcut(MenuShortcut) - Method in class java.awt.MenuItem
Set the MenuShortcut object associated with this menu item.
setShouldCacheNodes(boolean) - Method in interface org.apache.xml.dtm.DTMIterator
If setShouldCacheNodes(true) is called, then nodes will be cached, enabling random access, and giving the ability to do sorts and the like.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.NodeSet
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.NodeSetDTM
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in interface org.apache.xpath.axes.ContextNodeList
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.axes.LocPathIterator
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.axes.NodeSequence
 
setShouldReset(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method setShouldReset NEEDSDOC @param shouldReset
setShouldStripWhitespace(boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
setShouldStripWhitespace(boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Set whether to strip whitespaces and set the top of the stack to the current value of m_shouldStripWS.
setShowGrid(boolean) - Method in class javax.swing.JTable
Sets whether the table draws grid lines around cells.
setShowHorizontalLines(boolean) - Method in class javax.swing.JTable
Sets whether the table draws horizontal lines between cells.
setShowVerticalLines(boolean) - Method in class javax.swing.JTable
Sets whether the table draws vertical lines between cells.
setShowsRootHandles(boolean) - Method in class javax.swing.JTree
Sets the value of the showsRootHandles property, which specifies whether the node handles should be displayed.
setShowsRootHandles(boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Determines whether the node handles are to be displayed.
setSides(JobAttributes.SidesType) - Method in class java.awt.JobAttributes
Specifies how consecutive pages should be imposed upon the sides of the print medium for jobs using these attributes.
setSidesToDefault() - Method in class java.awt.JobAttributes
Sets how consecutive pages should be imposed upon the sides of the print medium for jobs using these attributes to the default.
setSigned(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is a signed number.
setSigners(Object[]) - Method in class java.lang.Class
Set the signers of this class.
setSigners(Class, Object[]) - Method in class java.lang.ClassLoader
Sets the signers of a class.
setSize(Dimension) - Method in class java.awt.Component.AccessibleAWTComponent
Resizes this object so that it has width width and height.
setSize(int, int) - Method in class java.awt.Component
Resizes this component so that it has width width and height height.
setSize(Dimension) - Method in class java.awt.Component
Resizes this component so that it has width d.width and height d.height.
setSize(double, double) - Method in class java.awt.Dimension
Sets the size of this Dimension object to the specified width and height in double precision.
setSize(Dimension) - Method in class java.awt.Dimension
Sets the size of this Dimension object to the specified size.
setSize(int, int) - Method in class java.awt.Dimension
Sets the size of this Dimension object to the specified width and height.
setSize(Dimension) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Resizes this object so that it has width and height.
setSize(Dimension) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Resizes this object.
setSize(Dimension) - Method in class java.awt.Rectangle
Sets the size of this Rectangle to match the specified Dimension.
setSize(int, int) - Method in class java.awt.Rectangle
Sets the size of this Rectangle to the specified width and height.
setSize(double, double) - Method in class java.awt.geom.Dimension2D
Sets the size of this Dimension object to the specified width and height.
setSize(Dimension2D) - Method in class java.awt.geom.Dimension2D
Sets the size of this Dimension2D object to match the specified size.
setSize(double, double) - Method in class java.awt.print.Paper
Sets the width and height of this Paper object, which represents the properties of the page onto which printing occurs.
setSize(int) - Method in class java.util.Vector
Sets the size of this vector.
setSize(long) - Method in class java.util.zip.ZipEntry
Sets the uncompressed size of the entry data.
setSize(int) - Method in class javax.swing.DefaultListModel
Sets the size of this list.
setSize(Dimension) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setSize(Dimension) - Method in class javax.swing.JTabbedPane.Page
 
setSize(Dimension) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
setSize(Dimension) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setSize(int, int) - Method in class javax.swing.SizeSequence
Sets the size of the specified entry.
setSize(float, float) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Sets the view size.
setSize(float, float) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Sets the view size.
setSize(Dimension) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setSize(float, float) - Method in class javax.swing.text.AsyncBoxView
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.BoxView
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.PlainView
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.View
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.WrappedPlainView
Sets the size of the view.
setSize(Dimension) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Resizes this object so that it has width and height.
setSize(float, float) - Method in class javax.swing.text.html.ImageView
Sets the size of the view.
setSize(int) - Method in class org.apache.xml.utils.IntVector
Get the length of the list.
setSize(int) - Method in class org.apache.xml.utils.ObjectVector
Get the length of the list.
setSize(int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Set the length of the list.
setSize(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Set the length of the list.
setSizeAt(int, int) - Method in interface javax.swing.JTable.Resizable2
 
setSizes(int[]) - Method in class javax.swing.SizeSequence
Resets this SizeSequence object, using the data in the sizes argument.
setSizes(int, int, int[]) - Method in class javax.swing.SizeSequence
 
setSizes(int[]) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Sets the sizes to newSizes.
setSnapToTicks(boolean) - Method in class javax.swing.JSlider
Specifying true makes the knob (and the data value it represents) resolve to the closest tick mark next to where the user positioned the knob.
setSnapToValue(boolean) - Method in class javax.swing.JSlider
Specifying true makes the knob (and the data value it represents) resolve to the closest slider value next to where the user positioned the knob.
setSoLinger(boolean, int) - Method in class java.net.Socket
Enable/disable SO_LINGER with the specified linger time in seconds.
setSoTimeout(int) - Method in class java.net.DatagramSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.ServerSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.Socket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSocket(Socket) - Method in class java.net.SocketImpl
 
setSocketAddress(SocketAddress) - Method in class java.net.DatagramPacket
Sets the SocketAddress (usually IP address + port number) of the remote host to which this datagram is being sent.
setSocketFactory(SocketImplFactory) - Static method in class java.net.ServerSocket
Sets the server socket implementation factory for the application.
setSocketFactory(RMISocketFactory) - Static method in class java.rmi.server.RMISocketFactory
Set the global socket factory from which RMI gets sockets (if the remote object is not associated with a specific client and/or server socket factory).
setSocketImplFactory(SocketImplFactory) - Static method in class java.net.Socket
Sets the client socket implementation factory for the application.
setSortElem(ElemSort) - Method in class org.apache.xalan.templates.ElemForEach
Set a xsl:sort element associated with this element.
setSource(Object) - Method in class java.awt.AWTEvent
Retargets an event to a new source.
setSource(Object, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an entry in the list of source with a new source.
setSourceActions(int) - Method in class java.awt.dnd.DragGestureRecognizer
This method sets the permitted source drag action(s) for this Drag and Drop operation.
setSourceClassName(String) - Method in class java.util.logging.LogRecord
Set the name of the class that (allegedly) issued the logging request.
setSourceMethodName(String) - Method in class java.util.logging.LogRecord
Set the name of the method that (allegedly) issued the logging request.
setSourceTreeDocForThread(int) - Method in class org.apache.xalan.transformer.TransformerImpl
This is just a way to set the document for run().
setSourceTreeManager(SourceTreeManager) - Method in class org.apache.xpath.XPathContext
Set the SourceTreeManager associated with this execution context.
setSources(Vector) - Method in class java.awt.image.renderable.ParameterBlock
Sets the entire Vector of sources to a given Vector.
setSouth(Spring) - Method in class javax.swing.SpringLayout.Constraints
 
setSouthPane(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setSpaceAbove(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets space above.
setSpaceBelow(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets space below.
setSpan(int, int, int) - Method in class java.awt.ScrollPaneAdjustable
This is called by the scrollpane itself to update the minimum, maximum and visible values.
setSpan(int) - Method in interface javax.swing.text.html.CSS.LayoutIterator
 
setSpan(int) - Method in class javax.swing.text.html.TableView.ColumnIterator
 
setSpan(int) - Method in class javax.swing.text.html.TableView.RowIterator
 
setSpanOnAxis(int, float) - Method in class javax.swing.text.AsyncBoxView
Sets the size of the view along an axis.
setSpanOnAxis(int, float) - Method in class javax.swing.text.BoxView
Sets the size of the view along an axis.
setSpecialEscapeURLs(boolean) - Method in class org.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should use special URL escaping.
setSpecified(boolean) - Method in class org.apache.crimson.tree.AttributeNode
Flags whether the source text specified the attribute.
setSrc(String) - Method in class org.apache.xalan.templates.ElemExtensionScript
Set Extension handler name for this extension
setStackFrame(int) - Method in class org.apache.xpath.VariableStack
Set the current stack frame.
setStackTrace(StackTraceElement[]) - Method in class java.lang.Throwable
Sets the stack trace elements that will be returned by Throwable.getStackTrace() and printed by Throwable.printStackTrace() and related methods.
setStandalone(boolean) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the standalone property from the attribute value.
setStandalone(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL!
setStandalone(boolean) - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL!
setStart(Comparable) - Method in class javax.swing.SpinnerDateModel
Changes the lower limit for Dates in this sequence.
setStartNode(int) - Method in interface org.apache.xml.dtm.DTMAxisIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AttributeIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator
Setting start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.RootIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator
Set start to END should 'close' the iterator, i.e. subsequent call to next() should return END.
setStartRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule.
setStartRule(int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule to a fixed date within a month.
setStartRule(int, int, int, int, boolean) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule to a weekday before or after the given date within a month, e.g., the first Monday on or after the 8th.
setStartYear(int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time starting year.
setState(boolean) - Method in class java.awt.Checkbox
Sets the state of this check box to the specified state.
setState(boolean) - Method in class java.awt.CheckboxMenuItem
Sets this check box menu item to the specifed state.
setState(int) - Method in class java.awt.Frame
Sets the state of this frame (obsolete).
setState(boolean) - Method in interface java.awt.peer.CheckboxMenuItemPeer
 
setState(boolean) - Method in interface java.awt.peer.CheckboxPeer
 
setState(int) - Method in interface java.awt.peer.FramePeer
 
setState(int, boolean) - Method in class javax.swing.DefaultListSelectionModel
 
setState(boolean) - Method in class javax.swing.JCheckBoxMenuItem
Sets the selected-state of the item.
setState(int) - Method in class javax.swing.plaf.metal.MetalTitlePane
Sets the state of the Window.
setState(int, boolean) - Method in class javax.swing.plaf.metal.MetalTitlePane
Sets the state of the window.
setState(int, boolean) - Method in class javax.swing.text.html.OptionListModel
 
setStateInternal(boolean) - Method in class java.awt.Checkbox
Helper function for setState and CheckboxGroup.setSelectedCheckbox Should remain package-private.
setStaticScore(XNumber) - Method in class org.apache.xpath.patterns.NodeTest
Set the static score for this node test.
setStatus(int) - Method in class java.awt.MediaEntry
 
setStepSize(Number) - Method in class javax.swing.SpinnerNumberModel
Changes the size of the value change computed by the getNextValue and getPreviousValue methods.
setStrain(double) - Method in class javax.swing.Spring
 
setStrategy(int) - Method in class java.util.zip.Deflater
Sets the compression strategy to the specified value.
setStrength(int) - Method in class java.text.Collator
Sets this Collator's strength property.
setStrictErrorChecking(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL!
setStrictErrorChecking(boolean) - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL!
setStrikeThrough(boolean) - Method in class javax.swing.text.LabelView
Sets whether or not the view has a strike/line through it.
setStrikeThrough(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the strikethrough attribute.
setString(String, String) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java String value.
setString(long, String) - Method in interface java.sql.Clob
Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String, int, int) - Method in interface java.sql.Clob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setString(int, String) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java String value.
setString(int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java String value.
setString(String) - Method in class javax.swing.JProgressBar
Sets the value of the progress string.
setStringPainted(boolean) - Method in class javax.swing.JProgressBar
Sets the value of the stringPainted property, which determines whether the progress bar should render a progress string.
setStripSpaces(WhiteSpaceInfo) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:strip-space" properties.
setStroke(Stroke) - Method in class java.awt.Graphics2D
Sets the Stroke for the Graphics2D context.
setStyle(Style) - Method in class javax.swing.text.html.StyleSheet.SelectorMapping
Sets the Style associated with this mapping.
setStyleSheet(StyleSheet) - Method in class javax.swing.text.html.HTMLEditorKit
Set the set of styles to be used to render the various HTML elements.
setStyleSheetAttribute(String, String, String, String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Set an attribute in the stylesheet, which gives the ability to have some dynamic selection control.
setStyleURL(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Set the URL to the XSL stylesheet that will be used to transform the input XML.
setStyledDocument(StyledDocument) - Method in class javax.swing.JTextPane
Associates the editor with a text document.
setStylesheet(Stylesheet) - Method in class org.apache.xalan.templates.ElemTemplate
Set the owning stylesheet.
setStylesheet(StylesheetRoot) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the stylesheet for this processor.
setStylesheetNamespace(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the value for the stylesheet namespace.
setStylesheetNode(Object) - Method in class org.apache.xpath.XPathException
Set the stylesheet node from where this error originated.
setStylesheetParam(String, String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Submit a stylesheet parameter.
setStylesheetParent(Stylesheet) - Method in class org.apache.xalan.templates.Stylesheet
Set the parent of the stylesheet.
setStylesheetPrefix(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the "stylesheet-prefix" attribute.
setStylesheetRoot(StylesheetRoot) - Method in class org.apache.xalan.templates.Stylesheet
Set the root of the stylesheet, where all the tables common to all stylesheets are kept.
setStylesheetType(int) - Method in class org.apache.xalan.processor.StylesheetHandler
Set the type of stylesheet that should be built or is being processed.
setSubscript(boolean) - Method in class javax.swing.text.LabelView
Sets whether or not the view represents a subscript.
setSubscript(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the subscript attribute.
setSuperClass(Class) - Method in class org.apache.xml.utils.synthetic.Class
Set the superclass for this synthetic class.
setSuperClass(Class) - Method in class org.apache.xml.utils.synthetic.Class
Set the superclass for this synthetic class.
setSuperscript(boolean) - Method in class javax.swing.text.LabelView
Sets whether or not the view represents a superscript.
setSuperscript(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the superscript attribute.
setSurrendersFocusOnKeystroke(boolean) - Method in class javax.swing.JTable
Sets whether editors in this JTable get the keyboard focus when an editor is activated as a result of the JTable forwarding keyboard events for a cell.
setSyncAllWidths(boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
setSystem(ActivationSystem) - Static method in class java.rmi.activation.ActivationGroup
Set the activation system for the VM.
setSystemDefaults(UIDefaults) - Method in class javax.swing.UIManager.LAFState
 
setSystemId(String) - Method in class org.apache.crimson.tree.XmlDocument
Assigns the URI associated with the document, which is its system ID.
setSystemId(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Set the base ID (URL or system ID) for the stylesheet created by this builder.
setSystemId(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Set the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the system identifier for this locator.
setTF(double) - Method in class ISSearch.ISFeature
Sets the TF (term frequency) weight of the feature.
setTTL(byte) - Method in class java.net.DatagramSocketImpl
Deprecated. use setTimeToLive instead.
setTTL(byte) - Method in class java.net.MulticastSocket
Deprecated. use the setTimeToLive method instead, which uses int instead of byte as the type for ttl.
setTTL(byte) - Method in class java.net.PlainDatagramSocketImpl
Set the TTL (time-to-live) option.
setTabLayoutPolicy(int) - Method in class javax.swing.JTabbedPane
Sets the policy which the tabbedpane will use in laying out the tabs when all the tabs will not fit within a single run.
setTabPlacement(int) - Method in class javax.swing.JTabbedPane
Sets the tab placement for this tabbedpane.
setTabSet(MutableAttributeSet, TabSet) - Static method in class javax.swing.text.StyleConstants
Sets the TabSet.
setTabSize(int) - Method in class javax.swing.JTextArea
Sets the number of characters to expand tabs to.
setTable(JTable) - Method in class javax.swing.table.JTableHeader
Sets the table associated with this header.
setTableHeader(JTableHeader) - Method in class javax.swing.JTable
Sets the tableHeader working with this JTable to newHeader.
setTableName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's table name, if any, to the given String.
setTag(String) - Method in class org.apache.crimson.tree.ElementNode
Deprecated. Element factories are deprecated. For backwards compatibility only.
setTail(int) - Method in class org.apache.xml.utils.NodeVector
Set the tail of the stack to the given node.
setTail(Node) - Method in class org.apache.xpath.NodeSet
Set the tail of the stack to the given node.
setTailSub1(int) - Method in class org.apache.xml.utils.NodeVector
Set the given node one position from the tail.
setTailSub1(Node) - Method in class org.apache.xpath.NodeSet
Set the given node one position from the tail.
setTarget(Remote) - Method in interface javax.rmi.CORBA.Tie
Called by Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote) to set the target for this tie.
setTarget(JComponent) - Method in class javax.swing.AbstractActionPropertyChangeListener
 
setTarget(JMenuItem) - Method in class javax.swing.JMenu.ActionChangedListener
 
setTarget(JMenuItem) - Method in class javax.swing.JPopupMenu.ActionChangedListener
 
setTarget(String) - Method in class org.apache.crimson.tree.PINode
DOM: Assigns the processor the instruction is directed to.
setTargetActions(int) - Method in class java.awt.dnd.DropTargetContext
This method sets the current actions acceptable to this DropTarget.
setTargetActions(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
update the peer's notion of the Target's actions
setTargetAttribute(String, Object) - Method in class javax.swing.text.rtf.RTFReader
 
setTargetString(String) - Method in class org.apache.xalan.templates.TemplateSubPatternAssociation
Set Target String for this template pattern
setTcpNoDelay(boolean) - Method in class java.net.Socket
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
setTemplate(ElemTemplate) - Method in class org.apache.xalan.templates.Stylesheet
Set an "xsl:template" property.
setTemplate(ElemTemplate) - Method in class org.apache.xalan.templates.TemplateList
Add a template to the table of named templates and/or the table of templates with match patterns.
setTemplateListComposed(TemplateList) - Method in class org.apache.xalan.templates.StylesheetRoot
Mutator method to set the TemplateList associated with this StylesheetRoot.
setTemporaryLostComponent(Component) - Method in class java.awt.Window
 
setTerm(String) - Method in class ISSearch.ISFeature
Sets the term of the feature.
setTerminate(boolean) - Method in class org.apache.xalan.templates.ElemMessage
Set the "terminate" attribute.
setTest(XPath) - Method in class org.apache.xalan.templates.ElemIf
Set the "test" attribute.
setTest(XPath) - Method in class org.apache.xalan.templates.ElemWhen
Set the "test" attribute.
setTest(boolean) - Method in class org.apache.xml.utils.synthetic.TestDriver.Inner
Method setTest
setText(String) - Method in class java.awt.Label
Sets the text for this label to the specified text.
setText(String) - Method in class java.awt.TextComponent
Sets the text that is presented by this text component to be the specified text.
setText(String) - Method in class java.awt.TextField
Sets the text that is presented by this text component to be the specified text.
setText(String) - Method in interface java.awt.peer.LabelPeer
 
setText(String) - Method in interface java.awt.peer.TextComponentPeer
 
setText(String) - Method in class java.text.BreakIterator
Set a new text string to be scanned.
setText(CharacterIterator) - Method in class java.text.BreakIterator
Set a new text for scanning.
setText(String) - Method in class java.text.CollationElementIterator
Set a new string over which to iterate.
setText(CharacterIterator) - Method in class java.text.CollationElementIterator
Set a new string over which to iterate.
setText(CharacterIterator) - Method in class java.text.DictionaryBasedBreakIterator
 
setText(CharacterIterator) - Method in class java.text.RuleBasedBreakIterator
Set the iterator to analyze a new piece of text.
setText(String) - Method in class java.text.SimpleTextBoundary
Set a new text string for enumeration.
setText(CharacterIterator) - Method in class java.text.SimpleTextBoundary
Set a new text to scan.
setText(String) - Method in class java.text.StringCharacterIterator
Reset this iterator to point to a new string.
setText(String) - Method in class javax.swing.AbstractButton
Sets the button's text.
setText(String) - Method in class javax.swing.JEditorPane
Sets the text of this TextComponent to the specified content, which is expected to be in the format of the content type of this editor.
setText(String) - Method in class javax.swing.JLabel
Defines the single line of text this component will display.
setText(String) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor.BorderlessTextField
 
setText(String) - Method in class javax.swing.text.JTextComponent
Sets the text of this TextComponent to the specified text.
setText(char[]) - Method in class org.apache.crimson.tree.DataNode
Assigns the text of the node.
setTextContents(String) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Sets the text contents to the specified string.
setTextFromModel() - Method in class javax.swing.text.html.HiddenTagView
This resets the text on the text component we created to match that of the AttributeSet for the Element we represent.
setTextNonSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the color the text is drawn with when the node isn't selected.
setTextSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the color the text is drawn with when the node is selected.
setTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicButtonUI
 
setThreadControler(TransformerImpl.ThreadControler) - Static method in class org.apache.xalan.transformer.TransformerImpl
Change the ThreadControler that will be used to manage the transform threads.
setThreadID(int) - Method in class java.util.logging.LogRecord
Set an identifier for the thread where the message originated.
setThreshold(int) - Method in class java.lang.ThreadLocal.ThreadLocalMap
Set the resize threshold to maintain at worst a 2/3 load factor.
setThrowOnError(boolean) - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
setThrowOnFatalError(boolean) - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
setThrowOnWarning(boolean) - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
setThrown(Throwable) - Method in class java.util.logging.LogRecord
Set a throwable associated with the log event.
setThumbBounds(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Set the bounds of the thumb and force a repaint that includes the old thumbBounds and the new one.
setThumbBounds(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
This is overridden only to increase the invalid area.
setThumbLocation(int, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
setTime(String, Time) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(long) - Method in class java.sql.Date
Sets an existing Date object using the given milliseconds time value.
setTime(int, Time) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(long) - Method in class java.sql.Time
Sets a Time object using a milliseconds time value.
setTime(long) - Method in class java.sql.Timestamp
Sets this Timestamp object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(Date) - Method in class java.util.Calendar
Sets this Calendar's current time with the given Date.
setTime(long) - Method in class java.util.Date
Sets this Date object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(long) - Method in class java.util.zip.ZipEntry
Sets the modification time of the entry.
setTime(int, Time) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Time value.
setTimeInMillis(long) - Method in class java.util.Calendar
Sets this Calendar's current time from the given long value.
setTimeToLive(int) - Method in class java.net.DatagramSocketImpl
Set the TTL (time-to-live) option.
setTimeToLive(int) - Method in class java.net.MulticastSocket
Set the default time-to-live for multicast packets sent out on this MulticastSocket in order to control the scope of the multicasts.
setTimeToLive(int) - Method in class java.net.PlainDatagramSocketImpl
Set the TTL (time-to-live) option.
setTimeZone(TimeZone) - Method in class java.text.DateFormat
Sets the time zone for the calendar of this DateFormat object.
setTimeZone(TimeZone) - Method in class java.util.Calendar
Sets the time zone with the given time zone value.
setTimestamp(long) - Method in class java.io.ExpiringCache.Entry
 
setTimestamp(String, Timestamp) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Timestamp value.
setTipText(String) - Method in class javax.swing.JToolTip
Sets the text to show when the tool tip is displayed.
setTitle(String) - Method in class java.awt.Dialog
Sets the title of the Dialog.
setTitle(String) - Method in class java.awt.Frame
Sets the title for this frame to the specified string.
setTitle(String) - Method in interface java.awt.peer.DialogPeer
 
setTitle(String) - Method in interface java.awt.peer.FramePeer
 
setTitle(String) - Method in class javax.swing.JInternalFrame
Sets the JInternalFrame title.
setTitle(String) - Method in class javax.swing.border.TitledBorder
Sets the title of the titled border.
setTitleAt(int, String) - Method in class javax.swing.JTabbedPane
Sets the title at index to title which can be null.
setTitleColor(Color) - Method in class javax.swing.border.TitledBorder
Sets the title-color of the titled border.
setTitleFont(Font) - Method in class javax.swing.border.TitledBorder
Sets the title-font of the titled border.
setTitleJustification(int) - Method in class javax.swing.border.TitledBorder
Sets the title-justification of the titled border.
setTitlePane(JRootPane, JComponent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Sets the window title pane -- the JComponent used to provide a plaf a way to override the native operating system's window title pane with one whose look and feel are controlled by the plaf.
setTitlePosition(int) - Method in class javax.swing.border.TitledBorder
Sets the title-position of the titled border.
setToIdentity() - Method in class java.awt.geom.AffineTransform
Resets this transform to the Identity transform.
setToPage(int) - Method in class java.awt.JobAttributes
Specifies, for jobs using these attributes, the last page (inclusive) to be printed, if a range of pages is to be printed.
setToRotation(double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a rotation transformation.
setToRotation(double, double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a translated rotation transformation.
setToScale(double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a scaling transformation.
setToShear(double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a shearing transformation.
setToSize(int) - Method in class org.apache.xml.utils.ObjectVector
 
setToSize(int) - Method in class org.apache.xpath.compiler.OpMapVector
 
setToTranslation(double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a translation transformation.
setToggleClickCount(int) - Method in class javax.swing.JTree
Sets the number of mouse clicks before a node will expand or close.
setTokenThreshold(int) - Method in class javax.swing.text.html.HTMLDocument
Sets the number of tokens to buffer before trying to update the documents element structure.
setToolTipText(String) - Method in class javax.swing.JComponent
Registers the text to display in a tool tip.
setToolTipTextAt(int, String) - Method in class javax.swing.JTabbedPane
Sets the tooltip text at index to toolTipText which can be null.
setTop(boolean) - Method in class org.apache.xml.utils.BoolStack
Set the item at the top of this stack
setTop(int) - Method in class org.apache.xml.utils.IntStack
Sets an object at a the top of the statck
setTop(Object) - Method in class org.apache.xml.utils.ObjectStack
Sets an object at a the top of the statck
setTopComponent(Component) - Method in class javax.swing.JSplitPane
Sets the component above, or to the left of the divider.
setTopInset(float) - Method in class javax.swing.text.AsyncBoxView
Set the top part of the margin around the view.
setTrafficClass(int) - Method in class java.net.DatagramSocket
Sets traffic class or type-of-service octet in the IP datagram header for datagrams sent from this DatagramSocket.
setTrafficClass(int) - Method in class java.net.Socket
Sets traffic class or type-of-service octet in the IP header for packets sent from this Socket.
setTransactionIsolation(int) - Method in interface java.sql.Connection
Attempts to change the transaction isolation level for this Connection object to the one given.
setTransactionIsolation(int) - Method in interface javax.sql.RowSet
Sets the transaction isolation level for this RowSet obejct.
setTransferHandler(TransferHandler) - Method in class javax.swing.JComponent
Sets the transferHandler property, which is null if the component does not support data transfer operations.
setTransform(AffineTransform) - Method in class java.awt.Graphics2D
Overwrites the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class java.awt.geom.AffineTransform
Sets this transform to a copy of the transform in the specified AffineTransform object.
setTransform(double, double, double, double, double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to the matrix specified by the 6 double precision values.
setTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Sets the current user-to-device AffineTransform contained in the RenderContext to a given transform.
setTransformState(TransformState) - Method in interface org.apache.xalan.transformer.TransformerClient
Pass in a reference to a TransformState object, which can be used during SAX ContentHandler events to obtain information about he state of the transformation.
setTransformThread(Thread) - Method in class org.apache.xalan.transformer.TransformerImpl
Get the thread that the transform process is on.
setTransparency(int) - Method in class java.awt.image.IndexColorModel
 
setTransparentPixel(int) - Method in class java.awt.image.IndexColorModel
 
setTree(JTree) - Method in class javax.swing.tree.DefaultTreeCellEditor
Sets the tree currently editing for.
setType(int) - Method in interface javax.sql.RowSet
Sets the type of this RowSet object to the given type.
setType(short) - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Sets the element type.
setType(String) - Method in class org.apache.xalan.lib.sql.QueryParameter
 
setType(int) - Method in class org.apache.xalan.processor.XSLTElementDef
Set the type of this element.
setType(Class) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Method setType
setTypeMap(Map) - Method in interface java.sql.Connection
Installs the given TypeMap object as the type map for this Connection object.
setTypeMap(Map) - Method in interface javax.sql.RowSet
Installs the given java.util.Map object as the default type map for this RowSet object.
setUI(ButtonUI) - Method in class javax.swing.AbstractButton
Sets the L&F object that renders this component.
setUI(ColorChooserUI) - Method in class javax.swing.JColorChooser
Sets the L&F object that renders this component.
setUI(ComboBoxUI) - Method in class javax.swing.JComboBox
Sets the L&F object that renders this component.
setUI(ComponentUI) - Method in class javax.swing.JComponent
Sets the look and feel delegate for this component.
setUI(DesktopPaneUI) - Method in class javax.swing.JDesktopPane
Sets the L&F object that renders this component.
setUI(DesktopIconUI) - Method in class javax.swing.JInternalFrame.JDesktopIcon
Sets the look-and-feel object that renders this component.
setUI(InternalFrameUI) - Method in class javax.swing.JInternalFrame
Sets the UI delegate for this JInternalFrame.
setUI(LabelUI) - Method in class javax.swing.JLabel
Sets the L&F object that renders this component.
setUI(ListUI) - Method in class javax.swing.JList
Sets the look and feel (L&F) object that renders this component.
setUI(MenuBarUI) - Method in class javax.swing.JMenuBar
Sets the L&F object that renders this component.
setUI(MenuItemUI) - Method in class javax.swing.JMenuItem
Sets the look and feel object that renders this component.
setUI(OptionPaneUI) - Method in class javax.swing.JOptionPane
Sets the UI object which implements the L&F for this component.
setUI(PanelUI) - Method in class javax.swing.JPanel
Sets the look and feel (L&F) object that renders this component.
setUI(PopupMenuUI) - Method in class javax.swing.JPopupMenu
Sets the L&F object that renders this component.
setUI(ProgressBarUI) - Method in class javax.swing.JProgressBar
Sets the look-and-feel object that renders this component.
setUI(RootPaneUI) - Method in class javax.swing.JRootPane
Sets the L&F object that renders this component.
setUI(ScrollBarUI) - Method in class javax.swing.JScrollBar
Sets the L&F object that renders this component.
setUI(ScrollPaneUI) - Method in class javax.swing.JScrollPane
Sets the ScrollPaneUI object that provides the look and feel (L&F) for this component.
setUI(SeparatorUI) - Method in class javax.swing.JSeparator
Sets the L&F object that renders this component.
setUI(SliderUI) - Method in class javax.swing.JSlider
Sets the UI object which implements the L&F for this component.
setUI(SpinnerUI) - Method in class javax.swing.JSpinner
Sets the look and feel (L&F) object that renders this component.
setUI(SplitPaneUI) - Method in class javax.swing.JSplitPane
Sets the L&F object that renders this component.
setUI(TabbedPaneUI) - Method in class javax.swing.JTabbedPane
Sets the UI object which implements the L&F for this component.
setUI(TableUI) - Method in class javax.swing.JTable
Sets the L&F object that renders this component and repaints.
setUI(ToolBarUI) - Method in class javax.swing.JToolBar
Sets the L&F object that renders this component.
setUI(TreeUI) - Method in class javax.swing.JTree
Sets the L&F object that renders this component.
setUI(ViewportUI) - Method in class javax.swing.JViewport
Sets the L&F object that renders this component.
setUI(TableHeaderUI) - Method in class javax.swing.table.JTableHeader
Sets the look and feel (L&F) object that renders this component.
setUI(TextUI) - Method in class javax.swing.text.JTextComponent
Sets the user-interface factory for this text-oriented editor.
setURI(String) - Method in class org.apache.xalan.templates.AVT
Get the namespace URI of the attribute.
setURIResolver(URIResolver) - Method in class org.apache.xalan.processor.StylesheetPIHandler
Get the object that will be used to resolve URIs in href in xml-stylesheet processing instruction.
setURIResolver(URIResolver) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Set an object that will be used to resolve URIs used in xsl:import, etc.
setURIResolver(URIResolver) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set an object that will be used to resolve URIs used in document().
setURIResolver(URIResolver) - Method in class org.apache.xalan.transformer.TransformerImpl
Set an object that will be used to resolve URIs used in document(), etc.
setURIResolver(URIResolver) - Method in class org.apache.xpath.SourceTreeManager
Set an object that will be used to resolve URIs used in document(), etc.
setURIResolver(URIResolver) - Method in class org.apache.xpath.XPathContext
Set the URIResolver associated with this execution context.
setURL(String) - Method in class ISSearch.ISPeerResult
Sets the absolute URL of the document.
setURL(URL, String, String, int, String, String, String, String, String) - Method in class java.net.URLStreamHandler
Sets the fields of the URL argument to the indicated values.
setURL(URL, String, String, int, String, String) - Method in class java.net.URLStreamHandler
Deprecated. Use setURL(URL, String, String, int, String, String, String, String);
setURL(String, URL) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.net.URL object.
setURL(int, URL) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.net.URL value.
setURL(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
 
setURL(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the url used to connect to the database
setURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class java.net.URL
Sets an application's URLStreamHandlerFactory.
setUid(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the UID (document order index).
setUndecorated(boolean) - Method in class java.awt.Dialog
Disables or enables decorations for this dialog.
setUndecorated(boolean) - Method in class java.awt.Frame
Disables or enables decorations for this frame.
setUnderline(boolean) - Method in class javax.swing.text.LabelView
Sets whether or not the view is underlined.
setUnderline(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the underline attribute.
setUnicodeStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Deprecated.  
setUnitIncrement(int) - Method in interface java.awt.Adjustable
Sets the unit value increment for the adjustable object.
setUnitIncrement(int) - Method in class java.awt.ScrollPaneAdjustable
 
setUnitIncrement(int) - Method in class java.awt.Scrollbar
Sets the unit increment for this scroll bar.
setUnitIncrement(Adjustable, int) - Method in interface java.awt.peer.ScrollPanePeer
 
setUnitIncrement(int) - Method in class javax.swing.JScrollBar
Sets the unitIncrement property.
setUnitIncrement(int) - Method in class javax.swing.JScrollPane.ScrollBar
Messages super to set the value, and resets the unitIncrementSet instance variable to true.
setUpdateRect(Rectangle) - Method in class java.awt.event.PaintEvent
Sets the rectangle representing the area which needs to be repainted in response to this event.
setUpdateTableInRealTime(boolean) - Method in class javax.swing.table.JTableHeader
Obsolete as of Java 2 platform v1.3.
setUrl(String) - Method in interface javax.sql.RowSet
Sets the URL this RowSet object will use when it uses the DriverManager to create a connection.
setUse(XPath) - Method in class org.apache.xalan.templates.KeyDeclaration
Set the "use" attribute.
setUseAttributeSets(Vector) - Method in class org.apache.xalan.templates.ElemUse
Set the "use-attribute-sets" attribute.
setUseAttributeSets(QName[]) - Method in class org.apache.xalan.templates.ElemUse
Set the "use-attribute-sets" attribute.
setUseCaches(boolean) - Method in class java.net.URLConnection
Sets the value of the useCaches field of this URLConnection to the specified value.
setUseParentHandlers(boolean) - Method in class java.util.logging.Logger
Specify whether or not this logger should send its output to it's parent Logger.
setUser(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
 
setUser(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the user name in the property set
setUserObject(Object) - Method in class javax.swing.tree.DefaultMutableTreeNode
Sets the user object for this node to userObject.
setUserObject(Object) - Method in class javax.swing.tree.FixedHeightLayoutCache.FHTreeStateNode
Messaged to set the user object.
setUserObject(Object) - Method in interface javax.swing.tree.MutableTreeNode
Resets the user object of the receiver to object.
setUserObject(Object) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Messaged to set the user object.
setUserObject(Object) - Method in interface org.apache.crimson.tree.ElementEx
Assigns an object to be associated with this element.
setUserObject(Object) - Method in class org.apache.crimson.tree.ElementNode2
 
setUserinfo(String) - Method in class org.apache.xml.utils.URI
Set the userinfo for this URI.
setUsername(String) - Method in interface javax.sql.RowSet
Sets the username property for this RowSet object to the given String.
setV4() - Method in class java.net.SocksSocketImpl
 
setVal(String) - Method in class java.io.ExpiringCache.Entry
 
setVal(XObject) - Method in class org.apache.xpath.Arg
Set the value of this argument.
setValidCharacters(String) - Method in class javax.swing.text.MaskFormatter
Allows for further restricting of the characters that can be input.
setValue(int) - Method in interface java.awt.Adjustable
Sets the current value of the adjustable object.
setValue(int) - Method in class java.awt.ScrollPaneAdjustable
Sets the value of this scrollbar to the specified value.
setValue(int) - Method in class java.awt.Scrollbar
Sets the value of this scroll bar to the specified value.
setValue(Adjustable, int) - Method in interface java.awt.peer.ScrollPanePeer
 
setValue(int[], int) - Method in class java.math.MutableBigInteger
Sets this MutableBigInteger's value array to the specified array.
setValue(Object) - Method in class java.text.AttributeEntry
 
setValue(Object) - Method in class java.util.AbstractMap.SimpleEntry
 
setValue(Object) - Method in class java.util.Collections.SingletonMap.ImmutableEntry
 
setValue(Object) - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry
 
setValue(Object) - Method in class java.util.HashMap.Entry
 
setValue(Object) - Method in class java.util.Hashtable.Entry
 
setValue(Object) - Method in class java.util.IdentityHashMap.EntryIterator
 
setValue(Object) - Method in interface java.util.Map.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(Object) - Method in class java.util.TreeMap.Entry
Replaces the value currently associated with the key with the given value.
setValue(Object) - Method in class java.util.WeakHashMap.Entry
 
setValue(int) - Method in interface javax.swing.BoundedRangeModel
Sets the model's current value to newValue if newValue satisfies the model's constraints.
setValue(int) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the current value of the model.
setValue(Object) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Sets the value of this cell.
setValue(Object) - Method in class javax.swing.JFormattedTextField
Sets the value that will be formatted by an AbstractFormatter obtained from the current AbstractFormatterFactory.
setValue(Object, boolean) - Method in class javax.swing.JFormattedTextField
Does the setting of the value and firing the event.
setValue(Object) - Method in class javax.swing.JOptionPane
Sets the value the user has chosen.
setValue(int) - Method in class javax.swing.JProgressBar
Sets the progress bar's current value (stored in the progress bar's data model) to n.
setValue(int) - Method in class javax.swing.JScrollBar
Sets the scrollbar's value.
setValue(int) - Method in class javax.swing.JSlider
Sets the sliders current value.
setValue(Object) - Method in class javax.swing.JSpinner
Changes current value of the model, typically this value is displayed by the editor.
setValue(Object) - Method in class javax.swing.JTable.DateRenderer
 
setValue(Object) - Method in class javax.swing.JTable.DoubleRenderer
 
setValue(Object) - Method in class javax.swing.JTable.IconRenderer
 
setValue(Object, boolean) - Method in interface javax.swing.Renderer
Specifies the value to display and whether or not the value should be portrayed as "currently selected".
setValue(Object) - Method in class javax.swing.SpinnerDateModel
Sets the current Date for this sequence.
setValue(Object) - Method in class javax.swing.SpinnerListModel
Changes the current element of the sequence and notifies ChangeListeners.
setValue(Object) - Method in interface javax.swing.SpinnerModel
Changes current value of the model, typically this value is displayed by the editor part of a JSpinner.
setValue(Object) - Method in class javax.swing.SpinnerNumberModel
Sets the current value for this sequence.
setValue(int) - Method in class javax.swing.Spring.AbstractSpring
 
setValue(int) - Method in class javax.swing.Spring.CompoundSpring
 
setValue(int) - Method in class javax.swing.Spring.MaxSpring
 
setValue(int) - Method in class javax.swing.Spring.NegativeSpring
 
setValue(int) - Method in class javax.swing.Spring.SumSpring
 
setValue(int) - Method in class javax.swing.Spring
Sets the current value of this Spring to value.
setValue(int) - Method in class javax.swing.SpringLayout.SpringProxy
 
setValue(Object) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableCellRenderer
 
setValue(Object) - Method in class javax.swing.table.DefaultTableCellRenderer
Sets the String object for the cell being rendered to value.
setValue(String, int, int) - Method in class javax.swing.text.StyleContext.FontKey
 
setValue(String) - Method in class org.apache.crimson.tree.AttributeNode
DOM: Assigns the value of this attribute.
setValue(String) - Method in class org.apache.xalan.lib.sql.QueryParameter
 
setValue(XPath) - Method in class org.apache.xalan.templates.ElemNumber
Set the "value" attribute.
setValue(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setValue(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
setValue(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setValueAt(Object, int, int) - Method in class javax.swing.JTable
Sets the value for the cell in the table model at row and column.
setValueAt(Object, int, int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DetailsTableModel
 
setValueAt(Object, int, int) - Method in class javax.swing.table.AbstractTableModel
This empty implementation is provided so users don't have to implement this method if their data model is not editable.
setValueAt(Object, int, int) - Method in class javax.swing.table.DefaultTableModel
Sets the object value for the cell at column and row.
setValueAt(Object, int, int) - Method in interface javax.swing.table.TableModel
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueCalled - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
State flag that shows whether setValue() was called from a user program before the value of "extent" was set in right-to-left component orientation.
setValueClass(Class) - Method in class javax.swing.text.DefaultFormatter
Sets that class that is used to create new Objects.
setValueContainsLiteralCharacters(boolean) - Method in class javax.swing.text.MaskFormatter
If true, the returned value and set value will also contain the literal characters in mask.
setValueFrom(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
setValueIsAdjusting(boolean) - Method in class java.awt.ScrollPaneAdjustable
Sets the valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in class java.awt.Scrollbar
Sets the valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in interface javax.swing.BoundedRangeModel
This attribute indicates that any upcoming changes to the value of the model should be considered a single event.
setValueIsAdjusting(boolean) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in class javax.swing.DefaultListSelectionModel
 
setValueIsAdjusting(boolean) - Method in class javax.swing.JList
Sets the data model's isAdjusting property to true, so that a single event will be generated when all of the selection events have finished (for example, when the mouse is being dragged over the list in selection mode).
setValueIsAdjusting(boolean) - Method in class javax.swing.JScrollBar
Sets the model's valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in class javax.swing.JSlider
Sets the models valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in interface javax.swing.ListSelectionModel
This property is true if upcoming changes to the value of the model should be considered a single event.
setValueIsAdjusting(boolean) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
setValueIsAdjusting(boolean) - Method in class javax.swing.text.html.OptionListModel
 
setValues(int, int, int, int) - Method in class java.awt.Scrollbar
Sets the values of four properties for this scroll bar: value, visibleAmount, minimum, and maximum.
setValues(int, int, int, int) - Method in interface java.awt.peer.ScrollbarPeer
 
setValues(int, int, int, int) - Method in class javax.swing.JScrollBar
Sets the four BoundedRangeModel properties after forcing the arguments to obey the usual constraints: minimum <= value <= value+extent <= maximum
setValues(int, float, float, float) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
setVarStack(VariableStack) - Method in class org.apache.xpath.XPathContext
Get the variable stack, which is in charge of variables and parameters.
setVarStackContext(int) - Method in class org.apache.xalan.templates.XUnresolvedVariable
Set an index into the variable stack where the variable context ends, i.e. at the point we should terminate the search.
setVarStackPos(int) - Method in class org.apache.xalan.templates.XUnresolvedVariable
Set an index to the point in the variable stack where we should begin variable searches for evaluation of expressions.
setVariable(ElemVariable) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:variable" property.
setVerifyInputWhenFocusTarget(boolean) - Method in class javax.swing.JComponent
Sets the value to indicate whether input verifier for the current focus owner will be called before this component requests focus.
setVersion(String) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Set the version property from the attribute value.
setVersion(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the "version" property.
setVersion(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "version" property.
setVersion(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL!
setVersion(String) - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL!
setVerticalAlignment(int) - Method in class javax.swing.AbstractButton
Sets the vertical alignment of the icon and text.
setVerticalAlignment(int) - Method in class javax.swing.JLabel
Sets the alignment of the label's contents along the Y axis.
setVerticalScrollBar(JScrollBar) - Method in class javax.swing.JScrollPane
Adds the scrollbar that controls the viewports vertical view position to the scrollpane.
setVerticalScrollBarPolicy(int) - Method in class javax.swing.JScrollPane
Determines when the vertical scrollbar appears in the scrollpane.
setVerticalScrollBarPolicy(int) - Method in class javax.swing.ScrollPaneLayout
Sets the vertical scrollbar-display policy.
setVerticalTextPosition(int) - Method in class javax.swing.AbstractButton
Sets the vertical position of the text relative to the icon.
setVerticalTextPosition(int) - Method in class javax.swing.JLabel
Sets the vertical position of the label's text, relative to its image.
setVgap(int) - Method in class java.awt.BorderLayout
Sets the vertical gap between components.
setVgap(int) - Method in class java.awt.CardLayout
Sets the vertical gap between components.
setVgap(int) - Method in class java.awt.FlowLayout
Sets the vertical gap between components.
setVgap(int) - Method in class java.awt.GridLayout
Sets the vertical gap between components to the specified value.
setView(Component) - Method in class javax.swing.JViewport
Sets the JViewport's one lightweight child (view), which can be null.
setView(View) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
 
setView(View) - Method in class javax.swing.plaf.basic.BasicTextUI
Sets the current root of the view hierarchy and calls invalidate().
setView(View) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
 
setViewPosition(Point) - Method in class javax.swing.JViewport
Sets the view coordinates that appear in the upper left hand corner of the viewport, does nothing if there's no view.
setViewSize(Dimension) - Method in class javax.swing.JViewport
Sets the size of the view.
setViewport(JViewport) - Method in class javax.swing.JScrollPane
Removes the old viewport (if there is one); forces the viewPosition of the new viewport to be in the +x,+y quadrant; syncs up the row and column headers (if there are any) with the new viewport; and finally syncs the scrollbars and headers with the new viewport.
setViewportBorder(Border) - Method in class javax.swing.JScrollPane
Adds a border around the viewport.
setViewportView(Component) - Method in class javax.swing.JScrollPane
Creates a viewport if necessary and then sets its view.
setVisible(boolean) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the visible state of the object.
setVisible(boolean) - Method in class java.awt.Component
Shows or hides this component depending on the value of parameter b.
setVisible(boolean) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the visible state of the object.
setVisible(boolean) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the visible state of the object.
setVisible(boolean) - Method in interface java.awt.peer.ComponentPeer
 
setVisible(boolean) - Method in class javax.swing.JComponent
Makes the component visible or invisible.
setVisible(boolean) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setVisible(boolean) - Method in class javax.swing.JPopupMenu
Sets the visibility of the popup menu.
setVisible(boolean) - Method in class javax.swing.JTabbedPane.Page
 
setVisible(boolean) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the visible state of the object.
setVisible(boolean) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setVisible(boolean) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setVisible(boolean) - Method in interface javax.swing.text.Caret
Sets the visibility of the caret.
setVisible(boolean) - Method in class javax.swing.text.ComponentView.Invalidator
Shows or hides this component depending on the value of parameter b.
setVisible(boolean) - Method in class javax.swing.text.DefaultCaret
Sets the caret visibility, and repaints the caret.
setVisible(boolean) - Method in class javax.swing.text.html.AccessibleHTML.HTMLAccessibleContext
Sets the visible state of the object.
setVisibleAmount(int) - Method in interface java.awt.Adjustable
Sets the length of the proportional indicator of the adjustable object.
setVisibleAmount(int) - Method in class java.awt.ScrollPaneAdjustable
This method should NOT be called by user code.
setVisibleAmount(int) - Method in class java.awt.Scrollbar
Sets the visible amount of this scroll bar.
setVisibleAmount(int) - Method in class javax.swing.JScrollBar
Set the model's extent property.
setVisibleComponent(Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
setVisibleRowCount(int) - Method in class javax.swing.JList
Sets the preferred number of rows in the list that can be displayed without a scrollbar, as determined by the nearest JViewport ancestor, if any.
setVisibleRowCount(int) - Method in class javax.swing.JTree
Sets the number of rows that are to be displayed.
setWantsInput(boolean) - Method in class javax.swing.JOptionPane
Sets the wantsInput property.
setWarningString() - Method in class java.awt.Window
 
setWasIcon(JInternalFrame, Boolean) - Method in class javax.swing.DefaultDesktopManager
Sets that the component has been iconized and the bounds of the desktopIcon are valid.
setWeekCountData(Locale) - Method in class java.util.Calendar
Both firstDayOfWeek and minimalDaysInFirstWeek are locale-dependent.
setWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets weekday strings.
setWestPane(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setWhatToShow(int) - Method in class org.apache.xpath.patterns.NodeTest
This attribute determines which node types are accepted.
setWheelScrollingEnabled(boolean) - Method in class java.awt.ScrollPane
Enables/disables scrolling in response to movement of the mouse wheel.
setWheelScrollingEnabled(boolean) - Method in class javax.swing.JScrollPane
Enables/disables scrolling in response to movement of the mouse wheel.
setWidth(Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the width property, which controls the width of a component.
setWidth(int) - Method in class javax.swing.table.TableColumn
This method should not be used to set the widths of columns in the JTable, use setPreferredWidth instead.
setWidthsFromPreferredWidths(boolean) - Method in class javax.swing.JTable
 
setWindingRule(int) - Method in class java.awt.geom.GeneralPath
Sets the winding rule for this path to the specified value.
setWindowDecorationStyle(int) - Method in class javax.swing.JRootPane
Sets the type of Window decorations (such as borders, widgets for closing a Window, title ...) the JRootPane should provide.
setWrapStyleWord(boolean) - Method in class javax.swing.JTextArea
Sets the style of wrapping used if the text area is wrapping lines.
setWriteObjCounter(JComponent, byte) - Static method in class javax.swing.JComponent
 
setWriter(Writer) - Method in interface org.apache.xalan.serialize.Serializer
Specifies a writer to which the document should be serialized.
setWriter(Writer) - Method in class org.apache.xalan.serialize.SerializerToXML
Specifies a writer to which the document should be serialized.
setX(Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the x property, which controls the x value of a component's location.
setXMLReader(XMLReader) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
Bind our input streams to an XMLReader.
setXMLSource(Source) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the input source for the source tree, which is needed if the parse thread is not the main thread, in order for the parse thread's run method to get to the input source.
setXMLStringFactory(XMLStringFactory) - Method in class org.apache.xml.dtm.DTMManager
Set the XMLStringFactory used for the DTMs.
setXORMode(Color) - Method in class java.awt.Graphics
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXORMode(Color) - Method in class javax.swing.DebugGraphics
Overrides Graphics.setXORMode.
setXORMode(Color) - Method in class javax.swing.SwingGraphics
 
setXORMode(Color) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
setXPathContext(XPathContext) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the execution context for XPath.
setXPathSupport(XPathContext) - Method in class org.apache.xalan.templates.AVTPart
Set the XPath support.
setXmlSpace(AVT) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the "xml:space" attribute.
setXmlSpace(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the "xml:space" attribute.
setXmlnsXsl(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xmlns:xsl" property.
setXslTextElement(ElemText) - Method in class org.apache.xalan.processor.ProcessorCharacters
Set the current setXslTextElement.
setY(Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the y property, which controls the y value of a component's location.
setYOrigin(int) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Sets y origin the user object will be drawn at to newYOrigin.
setYear(int) - Method in class java.sql.Time
Deprecated.  
setYear(int) - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
setZOrder(Component, int) - Method in class java.awt.Container
 
setZeroDigit(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for zero.
setZeroDigit(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "zero-digit" attribute.
setZoneStrings(String[][]) - Method in class java.text.DateFormatSymbols
Sets timezone strings.
setcontentHandler(ContentHandler) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Set the ContentHandler used for the tree walk.
settingUI - Variable in class javax.swing.JTree
This is set to true for the life of the setUI call.
setup() - Static method in class java.lang.Terminator
 
setup(FileSystemView) - Method in class javax.swing.JFileChooser
Performs common constructor initialization and setup.
setupDragMode(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
setupLUTs() - Method in class java.awt.image.ComponentColorModel
 
setupMenuCloseKey() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setupMenuOpenKey() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setupParse() - Method in class org.apache.xalan.transformer.TrAXFilter
Set up before a parse.
setupPostTimer(JMenu) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
setupResourceInfo(String) - Method in class java.util.logging.Logger
 
severe(String) - Method in class java.util.logging.Logger
Log a SEVERE message.
shadow - Variable in class javax.swing.border.EtchedBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicArrowButton
 
shadow - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicBorders.SplitPaneDividerBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicSeparatorUI
 
shadow - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
shadowColor - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
shadowColor - Variable in class javax.swing.plaf.metal.BumpBuffer
 
shadowColor - Variable in class javax.swing.plaf.metal.MetalBumps
 
shadowColor - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
shadowColor - Static variable in class javax.swing.plaf.metal.MetalScrollButton
 
shadowInner - Variable in class javax.swing.border.BevelBorder
 
shadowOuter - Variable in class javax.swing.border.BevelBorder
 
shallowClone() - Method in class java.awt.image.renderable.ParameterBlock
Creates a shallow copy of a ParameterBlock.
shape(char[], int, int) - Method in class java.awt.font.NumericShaper
Converts the digits in the text that occur between start and start + count.
shape(char[], int, int, int) - Method in class java.awt.font.NumericShaper
Converts the digits in the text that occur between start and start + count, using the provided context.
shapeContextually(char[], int, int, int) - Method in class java.awt.font.NumericShaper
Perform contextual shaping.
shapeNonContextually(char[], int, int) - Method in class java.awt.font.NumericShaper
Perform non-contextual shaping.
shared - Variable in class java.lang.StringBuffer
A flag indicating whether the buffer is shared
shared - Variable in class java.nio.channels.FileLock
 
sharedBiasReturn - Static variable in class javax.swing.text.View
 
sharedCache - Static variable in class javax.swing.text.SegmentCache
A global cache.
sharedDesktopManager - Static variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
sharedEtchedBorder - Static variable in class javax.swing.BorderFactory
 
sharedFrameKey - Static variable in class javax.swing.JOptionPane
 
sharedInstance - Static variable in class javax.swing.JTree.EmptySelectionModel
Unique shared instance.
sharedInstance() - Static method in class javax.swing.JTree.EmptySelectionModel
Returns a shared instance of an empty selection model.
sharedInstance() - Static method in class javax.swing.TimerQueue
 
sharedInstance - Static variable in class javax.swing.ToolTipManager
 
sharedInstance() - Static method in class javax.swing.ToolTipManager
Returns a shared ToolTipManager instance.
sharedInstance - Static variable in class javax.swing.plaf.basic.BasicToolTipUI
 
sharedInstance - Static variable in class javax.swing.plaf.metal.MetalToolTipUI
 
sharedInstance() - Static method in class javax.swing.text.html.Map.DefaultRegionContainment
 
sharedInstanceKey - Static variable in class javax.swing.TimerQueue
 
sharedLoweredBevel - Static variable in class javax.swing.BorderFactory
 
sharedOwnerFrameKey - Static variable in class javax.swing.SwingUtilities
 
sharedPropertyChangedListener - Static variable in class javax.swing.plaf.basic.BasicToolTipUI
Global PropertyChangeListener that createPropertyChangeListener returns.
sharedRaisedBevel - Static variable in class javax.swing.BorderFactory
 
sharedRaisedEtchedBorder - Static variable in class javax.swing.BorderFactory
 
sharpsMap - Static variable in class java.lang.Character
Converts the char argument to uppercase using case mapping information from the SpecialCasing file in the Unicode specification.
shear(double, double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
shear(double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a shearing transformation.
shiftDown() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
shiftEnd(int) - Method in class javax.swing.text.GapContent
Make the gap bigger, moving any necessary data and updating the appropriate marks
shiftEnd(int) - Method in class javax.swing.text.GapVector
Make the gap bigger, moving any necessary data and updating the appropriate marks
shiftGap(int) - Method in class javax.swing.text.GapContent
Move the start of the gap to a new location, without changing the size of the gap.
shiftGap(int) - Method in class javax.swing.text.GapVector
Move the start of the gap to a new location, without changing the size of the gap.
shiftGapEndUp(int) - Method in class javax.swing.text.GapContent
Adjust the gap end upward.
shiftGapEndUp(int) - Method in class javax.swing.text.GapVector
Adjust the gap end upward.
shiftGapStartDown(int) - Method in class javax.swing.text.GapContent
Adjust the gap end downward.
shiftGapStartDown(int) - Method in class javax.swing.text.GapVector
Adjust the gap end downward.
shiftLeft(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this << n).
shiftOffset - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
shiftRight(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this >> n).
shiftYOriginBy(int) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Shifts the y origin by offset.
short0(short) - Static method in class java.nio.Bits
 
short1(short) - Static method in class java.nio.Bits
 
shortFilter(ShortLookupTable, Raster, WritableRaster, int, int, int) - Method in class java.awt.image.LookupOp
 
shortFromBigEndian(byte[], int) - Static method in class java.awt.color.ICC_Profile
 
shortMonths - Variable in class java.text.DateFormatSymbols
Short month strings.
shortToBigEndian(short, byte[], int) - Static method in class java.awt.color.ICC_Profile
 
shortValue() - Method in class java.lang.Byte
Returns the value of this Byte as a short.
shortValue() - Method in class java.lang.Double
Returns the value of this Double as a short (by casting to a short).
shortValue() - Method in class java.lang.Float
Returns the value of this Float as a short (by casting to a short).
shortValue() - Method in class java.lang.Integer
Returns the value of this Integer as a short.
shortValue() - Method in class java.lang.Long
Returns the value of this Long as a short.
shortValue() - Method in class java.lang.Number
Returns the value of the specified number as a short.
shortValue() - Method in class java.lang.Short
Returns the value of this Short as a short.
shortWeekdays - Variable in class java.text.DateFormatSymbols
Short weekday strings.
shortcut - Variable in class java.awt.MenuItem
A sequence of key stokes that ia associated with a menu item.
shortcuts() - Method in class java.awt.Menu
 
shortcuts() - Method in class java.awt.MenuBar
Gets an enumeration of all menu shortcuts this menu bar is managing.
shouldCheckWhitespace() - Method in class org.apache.xalan.templates.StylesheetRoot
Check to see if the caller should bother with check for whitespace nodes.
shouldComponentDebug(JComponent) - Static method in class javax.swing.DebugGraphics
Returns non-zero if component should display with DebugGraphics, zero otherwise.
shouldDebugGraphics() - Method in class javax.swing.JComponent
Returns true if debug information is enabled for this JComponent or one of its parents.
shouldDiscardRelease - Variable in class javax.swing.plaf.basic.BasicButtonListener
 
shouldFillGap(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
shouldHandleRelease - Variable in class javax.swing.text.DefaultCaret
Whether or not mouseReleased should adjust the caret and focus.
shouldIgnore(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
shouldIndent() - Method in class org.apache.xalan.serialize.SerializerToXML
Tell if, based on space preservation constraints and the doIndent property, if an indent should occur.
shouldNativelyFocusHeavyweight(Component, Component, boolean, boolean, long) - Static method in class java.awt.KeyboardFocusManager
Indicates whether the native implementation should proceed with a pending, native focus request.
shouldPadTabRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
shouldPadTabRun(int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
shouldPaintExpandControl(TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns true if the expand (toggle) control should be drawn for the specified row.
shouldProcess(KeyEvent) - Static method in class javax.swing.JComponent.KeyboardState
Updates internal state of the KeyboardState and returns true if the event should be processed further.
shouldRegisterBindings(JComponent) - Method in class javax.swing.ToolTipManager
Returns whether or not bindings should be registered on the given JComponent.
shouldRemove - Variable in class javax.swing.plaf.basic.BasicTextUI.TextTransferHandler
 
shouldRotateTabRuns(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
shouldRotateTabRuns(int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
shouldRoundUp(int) - Method in class java.text.DigitList
Return true if truncating the representation to the given number of digits will result in an increment to the last digit.
shouldScroll(int) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
shouldSelectCell(EventObject) - Method in class javax.swing.AbstractCellEditor
Returns true.
shouldSelectCell(EventObject) - Method in interface javax.swing.CellEditor
Returns true if the editing cell should be selected, false otherwise.
shouldSelectCell(EventObject) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns true to indicate that the editing cell may be selected.
shouldSelectCell(EventObject) - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
shouldSelectCell(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
Messages the realEditor for the return value.
shouldStartEditingTimer(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns true if event is a MouseEvent and the click count is 1.
shouldStripSourceNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated.  Tells, through the combination of the default-space attribute on xsl:stylesheet, xsl:strip-space, xsl:preserve-space, and the xml:space attribute, whether or not extra whitespace should be stripped from the node.
shouldStripWhiteSpace(XPathContext, Element) - Method in class org.apache.xalan.templates.ElemTemplateElement
Get information about whether or not an element should strip whitespace.
shouldStripWhiteSpace(XPathContext, int) - Method in class org.apache.xalan.templates.StylesheetRoot
Get information about whether or not an element should strip whitespace.
shouldStripWhiteSpace(XPathContext, Element) - Method in interface org.apache.xpath.WhitespaceStrippingElementMatcher
Get information about whether or not an element should strip whitespace.
shouldSynthensizeKeyEvents() - Method in class javax.swing.text.JTextComponent
Returns true if KeyEvents should be synthesized from an InputEvent.
shouldYieldFocus(JComponent) - Method in class javax.swing.InputVerifier
Calls verify(input) to ensure that the input is valid.
show(Container, String) - Method in class java.awt.CardLayout
Flips to the component that was added to this layout with the specified name, using addLayoutComponent.
show() - Method in class java.awt.Component.BltBufferStrategy
Makes the next available buffer visible.
show() - Method in class java.awt.Component.FlipBufferStrategy
Makes the next available buffer visible by either blitting or flipping.
show() - Method in class java.awt.Component.SingleBufferStrategy
 
show() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setVisible(boolean).
show(boolean) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by setVisible(boolean).
show() - Method in class java.awt.Dialog
Makes the Dialog visible.
show(Component, int, int) - Method in class java.awt.PopupMenu
Shows the popup menu at the x, y position relative to an origin component.
show() - Method in class java.awt.Window
Makes the Window visible.
show() - Method in class java.awt.image.BufferStrategy
Makes the next available buffer visible by either copying the memory (blitting) or changing the display pointer (flipping).
show() - Method in interface java.awt.peer.ComponentPeer
DEPRECATED: Replaced by setVisible(boolean).
show(Event) - Method in interface java.awt.peer.PopupMenuPeer
 
show() - Method in class javax.swing.ColorChooserDialog
 
show() - Method in class javax.swing.JInternalFrame
If the internal frame is not visible, brings the internal frame to the front, makes it visible, and attempts to select it.
show(Component, int, int) - Method in class javax.swing.JPopupMenu
Displays the popup menu at the position x,y in the coordinate space of the component invoker.
show() - Method in class javax.swing.Popup.HeavyWeightWindow
 
show() - Method in class javax.swing.Popup
Makes the Popup visible.
show() - Method in class javax.swing.PopupFactory.HeadlessPopup
 
show() - Method in class javax.swing.PopupFactory.LightWeightPopup
 
show() - Method in class javax.swing.PopupFactory.MediumWeightPopup
 
show() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.show().
show - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.ShowSystemMenuAction
 
show() - Method in interface javax.swing.plaf.basic.ComboPopup
Shows the popup
showAppContext - Variable in class java.awt.Dialog
Stores the app context on which event dispatch thread the dialog is being shown.
showConfirmDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Brings up a dialog with the options Yes, No and Cancel; with the title, Select an Option.
showConfirmDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, Object, String, int, int) - Static method in class javax.swing.JOptionPane
Brings up a dialog where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showConfirmDialog(Component, Object, String, int, int, Icon) - Static method in class javax.swing.JOptionPane
Brings up a dialog with a specified icon, where the number of choices is determined by the optionType parameter.
showDefaultComponent(Container) - Method in class java.awt.CardLayout
 
showDialog(Component, String, Color) - Static method in class javax.swing.JColorChooser
Shows a modal color-chooser dialog and blocks until the dialog is hidden.
showDialog(Component, String) - Method in class javax.swing.JFileChooser
Pops a custom file chooser dialog with a custom approve button.
showHorizontalLines - Variable in class javax.swing.JTable
The table draws horizontal lines between cells if showHorizontalLines is true.
showImmediately - Variable in class javax.swing.ToolTipManager
 
showInputDialog(Object) - Static method in class javax.swing.JOptionPane
Shows a question-message dialog requesting input from the user.
showInputDialog(Object, Object) - Static method in class javax.swing.JOptionPane
Shows a question-message dialog requesting input from the user, with the input value initialized to initialSelectionValue.
showInputDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Shows a question-message dialog requesting input from the user parented to parentComponent.
showInputDialog(Component, Object, Object) - Static method in class javax.swing.JOptionPane
Shows a question-message dialog requesting input from the user and parented to parentComponent.
showInputDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Shows a dialog requesting input from the user parented to parentComponent with the dialog having the title title and message type messageType.
showInputDialog(Component, Object, String, int, Icon, Object[], Object) - Static method in class javax.swing.JOptionPane
Prompts the user for input in a blocking dialog where the initial selection, possible selections, and all other options can be specified.
showInternalConfirmDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel with the options Yes, No and Cancel; with the title, Select an Option.
showInternalConfirmDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Brings up a internal dialog panel where the number of choices is determined by the optionType parameter.
showInternalConfirmDialog(Component, Object, String, int, int) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showInternalConfirmDialog(Component, Object, String, int, int, Icon) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel with a specified icon, where the number of choices is determined by the optionType parameter.
showInternalInputDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Shows an internal question-message dialog requesting input from the user parented to parentComponent.
showInternalInputDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Shows an internal dialog requesting input from the user parented to parentComponent with the dialog having the title title and message type messageType.
showInternalInputDialog(Component, Object, String, int, Icon, Object[], Object) - Static method in class javax.swing.JOptionPane
Prompts the user for input in a blocking internal dialog where the initial selection, possible selections, and all other options can be specified.
showInternalMessageDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Brings up an internal confirmation dialog panel.
showInternalMessageDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel that displays a message using a default icon determined by the messageType parameter.
showInternalMessageDialog(Component, Object, String, int, Icon) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel displaying a message, specifying all parameters.
showInternalOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel with a specified icon, where the initial choice is determined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showMessageDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Brings up an information-message dialog titled "Message".
showMessageDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Brings up a dialog that displays a message using a default icon determined by the messageType parameter.
showMessageDialog(Component, Object, String, int, Icon) - Static method in class javax.swing.JOptionPane
Brings up a dialog displaying a message, specifying all parameters.
showOpenDialog(Component) - Method in class javax.swing.JFileChooser
Pops up an "Open File" file chooser dialog.
showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Static method in class javax.swing.JOptionPane
Brings up a dialog with a specified icon, where the initial choice is determined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showPopup() - Method in class javax.swing.JComboBox
Causes the combo box to display its popup window.
showSaveDialog(Component) - Method in class javax.swing.JFileChooser
Pops up a "Save File" file chooser dialog.
showSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
showSystemMenu() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method to do nothing.
showTipWindow() - Method in class javax.swing.ToolTipManager
 
showVerticalLines - Variable in class javax.swing.JTable
The table draws vertical lines between cells if showVerticalLines is true.
showWithParent - Variable in class java.awt.Window
 
showsRootHandles - Variable in class javax.swing.JTree
True if handles are displayed at the topmost level of the tree.
shrink() - Method in class javax.swing.AbstractAction.ArrayTable
 
shrink() - Method in class org.apache.xpath.compiler.OpMap
Replace the large arrays with a small array.
shrinkAbsorb - Variable in class java.awt.font.GlyphJustificationInfo
If true,this glyph absorbs all remaining shrinkage at this and lower priority levels as it shrinks.
shrinkLeftLimit - Variable in class java.awt.font.GlyphJustificationInfo
The maximum amount by which the left side of this glyph can shrink (a positive number).
shrinkPriority - Variable in class java.awt.font.GlyphJustificationInfo
The priority level of this glyph as it is shrinking.
shrinkRightLimit - Variable in class java.awt.font.GlyphJustificationInfo
The maximum amount by which the right side of this glyph can shrink (a positive number).
shrinkwrap - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
shuffle(List) - Static method in class java.util.Collections
Randomly permutes the specified list using a default source of randomness.
shuffle(List, Random) - Static method in class java.util.Collections
Randomly permute the specified list using the specified source of randomness.
shutIn - Variable in class java.net.Socket
 
shutOut - Variable in class java.net.Socket
 
shut_rd - Variable in class java.net.PlainSocketImpl
 
shut_wr - Variable in class java.net.PlainSocketImpl
 
shutdown() - Static method in class java.lang.Shutdown
 
shutdown() - Method in interface java.rmi.activation.ActivationSystem
Shutdown the activation system.
shutdownInput() - Method in class java.net.PlainSocketImpl
Shutdown read-half of the socket connection;
shutdownInput() - Method in class java.net.Socket
Places the input stream for this socket at "end of stream".
shutdownInput() - Method in class java.net.SocketImpl
Places the input stream for this socket at "end of stream".
shutdownOutput() - Method in class java.net.PlainSocketImpl
Shutdown write-half of the socket connection;
shutdownOutput() - Method in class java.net.Socket
Disables the output stream for this socket.
shutdownOutput() - Method in class java.net.SocketImpl
Disables the output stream for this socket.
si - Static variable in class javax.swing.text.html.Map.DefaultRegionContainment
A global shared instance.
sides - Variable in class java.awt.JobAttributes
 
sieveSearch(int, int) - Method in class java.math.BitSieve
This method returns the index of the first clear bit in the search array that occurs at or after start.
sieveSingle(int, int, int) - Method in class java.math.BitSieve
Sieve a single set of multiples out of the sieve.
sigFileCerts - Variable in class java.util.jar.JarVerifier
 
sigFileData - Variable in class java.util.jar.JarVerifier
 
sign - Variable in class java.math.SignedMutableBigInteger
The sign of this MutableBigInteger.
signBit() - Method in class java.math.BigInteger
 
signInt() - Method in class java.math.BigInteger
 
signMask - Static variable in class java.lang.FloatingDecimal
 
signature - Variable in class java.io.ObjectStreamClass.MemberSignature
 
signature - Variable in class java.io.ObjectStreamField
canonical JVM signature of field type
signed - Variable in class java.awt.image.ComponentColorModel
signed is true for short, float, and double transfer types; it is false for byte, ushort, and int transfer types.
signedAdd(SignedMutableBigInteger) - Method in class java.math.SignedMutableBigInteger
Signed addition built upon unsigned add and subtract.
signedAdd(MutableBigInteger) - Method in class java.math.SignedMutableBigInteger
Signed addition built upon unsigned add and subtract.
signedSubtract(SignedMutableBigInteger) - Method in class java.math.SignedMutableBigInteger
Signed subtraction built upon unsigned add and subtract.
signedSubtract(MutableBigInteger) - Method in class java.math.SignedMutableBigInteger
Signed subtraction built upon unsigned add and subtract.
signum() - Method in class java.math.BigDecimal
Returns the signum function of this BigDecimal.
signum - Variable in class java.math.BigInteger
The signum of this BigInteger: -1 for negative, 0 for zero, or 1 for positive.
signum() - Method in class java.math.BigInteger
Returns the signum function of this BigInteger.
sigs - Variable in class java.io.ObjectStreamClass.FieldReflectorKey
 
simpleFormatter - Static variable in class java.util.Date
Caches for the DateFormatters used by various toString methods.
sin(double) - Static method in class java.lang.Math
Returns the trigonometric sine of an angle.
sin(double) - Static method in class java.lang.StrictMath
Returns the trigonometric sine of an angle.
sin(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:sin function returns the sine of the number.
single() - Method in class java.util.regex.Pattern
 
singleByteBuf - Variable in class java.util.zip.InflaterInputStream
 
singleExpBias - Static variable in class java.lang.FloatingDecimal
 
singleExpMask - Static variable in class java.lang.FloatingDecimal
 
singleExpShift - Static variable in class java.lang.FloatingDecimal
 
singleFont(char[], int, int, Map) - Static method in class java.awt.font.TextLayout
 
singleFractHOB - Static variable in class java.lang.FloatingDecimal
 
singleFractMask - Static variable in class java.lang.FloatingDecimal
 
singleMaxDecimalDigits - Static variable in class java.lang.FloatingDecimal
 
singleMaxDecimalExponent - Static variable in class java.lang.FloatingDecimal
 
singleMaxSmallTen - Static variable in class java.lang.FloatingDecimal
 
singleMinDecimalExponent - Static variable in class java.lang.FloatingDecimal
 
singlePanel - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
singleSignMask - Static variable in class java.lang.FloatingDecimal
 
singleSmall10pow - Static variable in class java.lang.FloatingDecimal
 
single_step - Variable in class java.lang.Thread
 
singleton(Object) - Static method in class java.util.Collections
Returns an immutable set containing only the specified object.
singleton - Static variable in class org.apache.crimson.tree.DOMImplementationImpl
DOM implementation singleton.
singletonList(Object) - Static method in class java.util.Collections
Returns an immutable list containing only the specified object.
singletonMap(Object, Object) - Static method in class java.util.Collections
Returns an immutable map, mapping only the specified key to the specified value.
sink - Variable in class java.io.PipedOutputStream
 
sink - Variable in class java.io.PipedWriter
 
sink() - Method in class java.nio.channels.Pipe
Returns this pipe's sink channel.
size() - Method in class java.awt.Component
Deprecated. As of JDK version 1.1, replaced by getSize().
size - Variable in class java.awt.DisplayMode
 
size - Variable in class java.awt.Font.Key
 
size - Variable in class java.awt.Font
The point size of this Font, rounded to integer.
size() - Method in class java.awt.RenderingHints
Returns the number of key-value mappings in this RenderingHints.
size() - Method in class java.awt.datatransfer.MimeTypeParameterList
return the number of name-value pairs in this list.
size - Variable in class java.awt.image.DataBuffer
Usable size of all banks.
size() - Method in class java.io.ByteArrayOutputStream
Returns the current size of the buffer.
size() - Method in class java.io.CharArrayWriter
Returns the current size of the buffer.
size() - Method in class java.io.DataOutputStream
Returns the current value of the counter written, the number of bytes written to this data output stream so far.
size - Variable in class java.io.ObjectInputStream.HandleTable.HandleList
 
size() - Method in class java.io.ObjectInputStream.HandleTable.HandleList
 
size - Variable in class java.io.ObjectInputStream.HandleTable
number of handles in table
size() - Method in class java.io.ObjectInputStream.HandleTable
Returns number of handles registered in table.
size - Variable in class java.io.ObjectOutputStream.HandleTable
 
size() - Method in class java.io.ObjectOutputStream.HandleTable
Returns the number of mappings currently in table.
size() - Method in class java.io.ObjectOutputStream.ReplaceTable
Returns the number of mappings currently in table.
size - Variable in class java.lang.ThreadLocal.ThreadLocalMap
The number of entries in the table.
size() - Method in class java.nio.channels.FileChannel
Returns the current size of this channel's file.
size - Variable in class java.nio.channels.FileLock
 
size() - Method in class java.nio.channels.FileLock
Returns the size of the locked region in bytes.
size - Variable in class java.text.CharacterIteratorFieldDelegate
Running count of the number of characters that have been encountered.
size() - Method in class java.util.AbstractCollection
Returns the number of elements in this collection.
size() - Method in class java.util.AbstractMap
Returns the number of key-value mappings in this map.
size - Variable in class java.util.ArrayList
The size of the ArrayList (the number of elements it contains).
size() - Method in class java.util.ArrayList
Returns the number of elements in this list.
size() - Method in class java.util.Arrays.ArrayList
 
size() - Method in class java.util.BitSet
Returns the number of bits of space actually in use by this BitSet to represent bit values.
size() - Method in interface java.util.Collection
Returns the number of elements in this collection.
size() - Method in class java.util.Collections.CopiesList
 
size() - Method in class java.util.Collections.EmptyList
 
size() - Method in class java.util.Collections.EmptyMap
 
size() - Method in class java.util.Collections.EmptySet
 
size() - Method in class java.util.Collections.SingletonList
 
size() - Method in class java.util.Collections.SingletonMap
 
size() - Method in class java.util.Collections.SingletonSet
 
size() - Method in class java.util.Collections.SynchronizedCollection
 
size() - Method in class java.util.Collections.SynchronizedMap
 
size() - Method in class java.util.Collections.UnmodifiableCollection
 
size() - Method in class java.util.Collections.UnmodifiableMap
 
size() - Method in class java.util.Dictionary
Returns the number of entries (dinstint keys) in this dictionary.
size() - Method in class java.util.HashMap.EntrySet
 
size() - Method in class java.util.HashMap.KeySet
 
size() - Method in class java.util.HashMap.Values
 
size - Variable in class java.util.HashMap
The number of key-value mappings contained in this identity hash map.
size() - Method in class java.util.HashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.HashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Hashtable.EntrySet
 
size() - Method in class java.util.Hashtable.KeySet
 
size() - Method in class java.util.Hashtable.ValueCollection
 
size() - Method in class java.util.Hashtable
Returns the number of keys in this hashtable.
size() - Method in class java.util.IdentityHashMap.EntrySet
 
size() - Method in class java.util.IdentityHashMap.KeySet
 
size() - Method in class java.util.IdentityHashMap.Values
 
size - Variable in class java.util.IdentityHashMap
The number of key-value mappings contained in this identity hash map.
size() - Method in class java.util.IdentityHashMap
Returns the number of key-value mappings in this identity hash map.
size - Variable in class java.util.LinkedList
 
size() - Method in class java.util.LinkedList
Returns the number of elements in this list.
size() - Method in interface java.util.List
Returns the number of elements in this list.
size() - Method in interface java.util.Map
Returns the number of key-value mappings in this map.
size() - Method in interface java.util.Set
Returns the number of elements in this set (its cardinality).
size - Variable in class java.util.SubList
 
size() - Method in class java.util.SubList
 
size - Variable in class java.util.TaskQueue
The number of tasks in the priority queue.
size - Variable in class java.util.TreeMap.SubMap.EntrySetView
 
size() - Method in class java.util.TreeMap.SubMap.EntrySetView
 
size - Variable in class java.util.TreeMap
The number of entries in the tree
size() - Method in class java.util.TreeMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.TreeSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Vector
Returns the number of components in this vector.
size() - Method in class java.util.WeakHashMap.EntrySet
 
size() - Method in class java.util.WeakHashMap.KeySet
 
size() - Method in class java.util.WeakHashMap.Values
 
size - Variable in class java.util.WeakHashMap
The number of key-value mappings contained in this weak hash map.
size() - Method in class java.util.WeakHashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.jar.Attributes
Returns the number of attributes in this Map.
size - Variable in class java.util.logging.MemoryHandler
 
size - Variable in class java.util.zip.ZipEntry
 
size - Variable in class java.util.zip.ZipFile.ZipFileInputStream
 
size() - Method in class java.util.zip.ZipFile
Returns the number of entries in the ZIP file.
size() - Method in class javax.swing.AbstractAction.ArrayTable
 
size() - Method in class javax.swing.ActionMap
Returns the number of KeyStroke bindings.
size() - Method in class javax.swing.DefaultListModel
Returns the number of components in this list.
size() - Method in class javax.swing.InputMap
Returns the number of KeyStroke bindings.
size() - Method in class javax.swing.JComponent.IntVector
 
size() - Method in class javax.swing.MultiUIDefaults
 
size - Variable in class javax.swing.ProgressMonitorInputStream
 
size - Variable in class javax.swing.RepaintManager.DoubleBufferInfo
 
size - Variable in class javax.swing.Spring.AbstractSpring
 
size - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
size() - Method in class javax.swing.text.GapContent.MarkVector
Returns the number of marks currently held
size() - Method in class javax.swing.text.JTextComponent.KeymapActionMap
 
size() - Method in class javax.swing.text.JTextComponent.KeymapWrapper
 
size - Variable in class javax.swing.text.StyleContext.FontKey
 
size - Variable in class javax.swing.text.StyledEditorKit.FontSizeAction
 
size - Variable in class javax.swing.text.html.HRuleView
 
size() - Method in class org.apache.crimson.parser.SimpleHashtable
Returns the number of keys in this hashtable.
size() - Method in class org.apache.xml.dtm.ref.ChunkedIntArray.ChunksVector
 
size() - Method in class org.apache.xml.utils.BoolStack
Get the length of the list.
size() - Method in class org.apache.xml.utils.FastStringBuffer
Get the length of the list.
size() - Method in class org.apache.xml.utils.IntVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.NodeVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.ObjectVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.StringToStringTableVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.StringVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.SuballocatedByteVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.SuballocatedIntVector
Get the length of the list.
size() - Method in class org.apache.xpath.NodeSet
Get the length of the list.
size() - Method in class org.apache.xpath.NodeSetDTM
Get the length of the list.
size() - Method in class org.apache.xpath.VariableStack
Get size of the stack.
size() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the length of the list.
size() - Method in class org.apache.xpath.axes.LocPathIterator
Get the length of the cached nodes.
sizeAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
sizeChanged() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
sizeColumnsToFit(boolean) - Method in class javax.swing.JTable
Deprecated. As of Swing version 1.0.3, replaced by doLayout().
sizeColumnsToFit(int) - Method in class javax.swing.JTable
Obsolete as of Java 2 platform v1.4.
sizeMap - Static variable in class javax.swing.text.html.CSS
The HTML/CSS size model has seven slots that one can assign sizes to.
sizeModCount - Variable in class java.util.TreeMap.SubMap.EntrySetView
 
sizeWidthToFit() - Method in class javax.swing.table.TableColumn
Resizes the TableColumn to fit the width of its header cell.
sizes - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
 
skip(long) - Method in class java.io.BufferedInputStream
See the general contract of the skip method of InputStream.
skip(long) - Method in class java.io.BufferedReader
Skip characters.
skip(long) - Method in class java.io.ByteArrayInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.CharArrayReader
Skip characters.
skip(long) - Method in class java.io.FileInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterReader
Skip characters.
skip(long) - Method in class java.io.InputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.LineNumberInputStream
Deprecated. Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.LineNumberReader
Skip characters.
skip(long) - Method in interface java.io.ObjectInput
Skips n bytes of input.
skip(long) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
skip(long) - Method in class java.io.ObjectInputStream.PeekInputStream
 
skip(long) - Method in class java.io.PushbackInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.PushbackReader
Skip characters.
skip(long) - Method in class java.io.Reader
Skip characters.
skip(long) - Method in class java.io.StringBufferInputStream
Deprecated. Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.StringReader
Skip characters.
skip(long) - Method in class java.net.SocketInputStream
Skips n bytes of input.
skip(long) - Method in class java.util.jar.Manifest.FastInputStream
 
skip() - Method in class java.util.regex.Pattern
Read the character after the next one, and advance the cursor by two.
skip(long) - Method in class java.util.zip.CheckedInputStream
Skips specified number of bytes of input.
skip(long) - Method in class java.util.zip.InflaterInputStream
Skips specified number of bytes of uncompressed data.
skip(long) - Method in class java.util.zip.ZipFile.ZipFileInputStream
 
skip(long) - Method in class java.util.zip.ZipInputStream
Skips specified number of bytes in the current ZIP entry.
skip(long) - Method in class javax.swing.JEditorPane.PageStream
 
skip(long) - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.skip to update the progress monitor after the skip.
skip(long) - Method in class org.apache.crimson.parser.XmlReader
Skips a specified number of characters.
skipBlockData() - Method in class java.io.ObjectInputStream.BlockDataInputStream
If in block data mode, skips to the end of the current group of data blocks (but does not unset block data mode).
skipBuffer - Static variable in class java.io.InputStream
 
skipBuffer - Variable in class java.io.LineNumberReader
Skip buffer, null until allocated
skipBuffer - Variable in class java.io.Reader
Skip buffer, null until allocated
skipBytes(int) - Method in interface java.io.DataInput
Makes an attempt to skip over n bytes of data from the input stream, discarding the skipped bytes.
skipBytes(int) - Method in class java.io.DataInputStream
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class java.io.ObjectInputStream.BlockDataInputStream
 
skipBytes(int) - Method in class java.io.ObjectInputStream
Skips bytes, block until all bytes are skipped.
skipBytes(int) - Method in class java.io.RandomAccessFile
Attempts to skip over n bytes of input discarding the skipped bytes.
skipBytes(InputStream, int) - Method in class java.util.zip.GZIPInputStream
 
skipCustomData() - Method in class java.io.ObjectInputStream
Skips over all block data and objects until TC_ENDBLOCKDATA is encountered.
skipDelimiters(int) - Method in class java.util.StringTokenizer
Skips delimiters starting from the specified position.
skipForward(InputStream, long) - Static method in class java.net.URLConnection
Skips through the specified number of bytes from the stream until either EOF is reached, or the specified number of bytes have been skipped
skipLF - Variable in class java.io.BufferedReader
If the next character is a line feed, skip it
skipLF - Variable in class java.io.LineNumberReader
If the next character is a line feed, skip it
skipSpace() - Method in class javax.swing.text.html.parser.Parser
Skip space
skipTag - Variable in class javax.swing.text.html.parser.Parser
 
skipWhiteSpace(String, int) - Static method in class java.awt.datatransfer.MimeTypeParameterList
return the index of the first non white space character in rawdata at or after index i.
skippedEntity(String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a skipped entity.
skippedEntity(StylesheetHandler, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
skippedEntity(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
skippedEntity(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of a skipped entity.
skippingCharacters - Variable in class javax.swing.text.rtf.RTFReader
The parameter of the most recently parsed \\ucN keyword, used for skipping alternative representations after a Unicode character.
slash - Variable in class java.io.Win32FileSystem
 
slashSlashComments(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not the tokenizer recognizes C++-style comments.
slashSlashCommentsP - Variable in class java.io.StreamTokenizer
 
slashStarComments(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not the tokenizer recognizes C-style comments.
slashStarCommentsP - Variable in class java.io.StreamTokenizer
 
slashify(String, boolean) - Static method in class java.io.File
 
slashify(String) - Method in class java.io.Win32FileSystem
 
sleep(long) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds.
sleep(long, int) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (cease execution) for the specified number of milliseconds plus the specified number of nanoseconds.
sleep(int) - Method in class javax.swing.DebugGraphics
 
slice() - Method in class java.nio.ByteBuffer
Creates a new byte buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.ByteBufferAsCharBufferB
 
slice() - Method in class java.nio.ByteBufferAsCharBufferL
 
slice() - Method in class java.nio.ByteBufferAsCharBufferRB
 
slice() - Method in class java.nio.ByteBufferAsCharBufferRL
 
slice() - Method in class java.nio.ByteBufferAsDoubleBufferB
 
slice() - Method in class java.nio.ByteBufferAsDoubleBufferL
 
slice() - Method in class java.nio.ByteBufferAsDoubleBufferRB
 
slice() - Method in class java.nio.ByteBufferAsDoubleBufferRL
 
slice() - Method in class java.nio.ByteBufferAsFloatBufferB
 
slice() - Method in class java.nio.ByteBufferAsFloatBufferL
 
slice() - Method in class java.nio.ByteBufferAsFloatBufferRB
 
slice() - Method in class java.nio.ByteBufferAsFloatBufferRL
 
slice() - Method in class java.nio.ByteBufferAsIntBufferB
 
slice() - Method in class java.nio.ByteBufferAsIntBufferL
 
slice() - Method in class java.nio.ByteBufferAsIntBufferRB
 
slice() - Method in class java.nio.ByteBufferAsIntBufferRL
 
slice() - Method in class java.nio.ByteBufferAsLongBufferB
 
slice() - Method in class java.nio.ByteBufferAsLongBufferL
 
slice() - Method in class java.nio.ByteBufferAsLongBufferRB
 
slice() - Method in class java.nio.ByteBufferAsLongBufferRL
 
slice() - Method in class java.nio.ByteBufferAsShortBufferB
 
slice() - Method in class java.nio.ByteBufferAsShortBufferL
 
slice() - Method in class java.nio.ByteBufferAsShortBufferRB
 
slice() - Method in class java.nio.ByteBufferAsShortBufferRL
 
slice() - Method in class java.nio.CharBuffer
Creates a new character buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.DirectByteBuffer
 
slice() - Method in class java.nio.DirectByteBufferR
 
slice() - Method in class java.nio.DirectCharBufferRS
 
slice() - Method in class java.nio.DirectCharBufferRU
 
slice() - Method in class java.nio.DirectCharBufferS
 
slice() - Method in class java.nio.DirectCharBufferU
 
slice() - Method in class java.nio.DirectDoubleBufferRS
 
slice() - Method in class java.nio.DirectDoubleBufferRU
 
slice() - Method in class java.nio.DirectDoubleBufferS
 
slice() - Method in class java.nio.DirectDoubleBufferU
 
slice() - Method in class java.nio.DirectFloatBufferRS
 
slice() - Method in class java.nio.DirectFloatBufferRU
 
slice() - Method in class java.nio.DirectFloatBufferS
 
slice() - Method in class java.nio.DirectFloatBufferU
 
slice() - Method in class java.nio.DirectIntBufferRS
 
slice() - Method in class java.nio.DirectIntBufferRU
 
slice() - Method in class java.nio.DirectIntBufferS
 
slice() - Method in class java.nio.DirectIntBufferU
 
slice() - Method in class java.nio.DirectLongBufferRS
 
slice() - Method in class java.nio.DirectLongBufferRU
 
slice() - Method in class java.nio.DirectLongBufferS
 
slice() - Method in class java.nio.DirectLongBufferU
 
slice() - Method in class java.nio.DirectShortBufferRS
 
slice() - Method in class java.nio.DirectShortBufferRU
 
slice() - Method in class java.nio.DirectShortBufferS
 
slice() - Method in class java.nio.DirectShortBufferU
 
slice() - Method in class java.nio.DoubleBuffer
Creates a new double buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.FloatBuffer
Creates a new float buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.HeapByteBuffer
 
slice() - Method in class java.nio.HeapByteBufferR
 
slice() - Method in class java.nio.HeapCharBuffer
 
slice() - Method in class java.nio.HeapCharBufferR
 
slice() - Method in class java.nio.HeapDoubleBuffer
 
slice() - Method in class java.nio.HeapDoubleBufferR
 
slice() - Method in class java.nio.HeapFloatBuffer
 
slice() - Method in class java.nio.HeapFloatBufferR
 
slice() - Method in class java.nio.HeapIntBuffer
 
slice() - Method in class java.nio.HeapIntBufferR
 
slice() - Method in class java.nio.HeapLongBuffer
 
slice() - Method in class java.nio.HeapLongBufferR
 
slice() - Method in class java.nio.HeapShortBuffer
 
slice() - Method in class java.nio.HeapShortBufferR
 
slice() - Method in class java.nio.IntBuffer
Creates a new int buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.LongBuffer
Creates a new long buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.ShortBuffer
Creates a new short buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.StringCharBuffer
 
slider - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
slider - Variable in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
slider - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
sliderModel - Variable in class javax.swing.JSlider
The data model that handles the numeric maximum value, minimum value, and current-position value for the slider.
sliderPalette - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
sliderPaletteImage - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
sliderPaletteLabel - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
slot - Variable in class java.lang.reflect.Constructor
 
slot - Variable in class java.lang.reflect.Field
 
slot - Variable in class java.lang.reflect.Method
 
slotsUsed() - Method in class org.apache.xml.dtm.ref.ChunkedIntArray
 
slotsize - Variable in class org.apache.xml.dtm.ref.ChunkedIntArray
 
sm - Variable in class java.util.Collections.SynchronizedSortedMap
 
sm - Variable in class java.util.Collections.UnmodifiableSortedMap
 
small10pow - Static variable in class java.lang.FloatingDecimal
 
small5pow - Static variable in class java.lang.FloatingDecimal
 
smallFont - Variable in class javax.swing.plaf.metal.MetalToolTipUI
 
smallPrime(int, int, Random) - Static method in class java.math.BigInteger
Find a random number of the specified bitLength that is probably prime.
smallSieve - Static variable in class java.math.BitSieve
A small sieve used to filter out multiples of small primes in a search sieve.
snapToTicks - Variable in class javax.swing.JSlider
If true, the knob (and the data value it represents) resolve to the closest tick mark next to where the user positioned the knob.
snapToValue - Variable in class javax.swing.JSlider
If true, the knob (and the data value it represents) resolve to the closest slider value next to where the user positioned the knob.
snapshotItem(int) - Method in class org.apache.xpath.domapi.XPathResultImpl
Returns the indexth item in the snapshot collection.
sock - Variable in class java.util.logging.SocketHandler
 
socket - Variable in class java.net.SocketImpl
The actual Socket object.
socket - Variable in class java.net.SocketInputStream
 
socket - Variable in class java.net.SocketOutputStream
 
socket() - Method in class java.nio.channels.DatagramChannel
Retrieves a datagram socket associated with this channel.
socket() - Method in class java.nio.channels.ServerSocketChannel
Retrieves a server socket associated with this channel.
socket() - Method in class java.nio.channels.SocketChannel
Retrieves a socket associated with this channel.
socketAccept(SocketImpl) - Method in class java.net.PlainSocketImpl
 
socketAvailable() - Method in class java.net.PlainSocketImpl
 
socketBind(InetAddress, int) - Method in class java.net.PlainSocketImpl
 
socketClose() - Method in class java.net.PlainSocketImpl
 
socketClose0(boolean) - Method in class java.net.PlainSocketImpl
 
socketConnect(InetAddress, int, int) - Method in class java.net.PlainSocketImpl
 
socketCreate(boolean) - Method in class java.net.PlainSocketImpl
 
socketGetOption(int) - Method in class java.net.PlainDatagramSocketImpl
 
socketGetOption(int, Object) - Method in class java.net.PlainSocketImpl
 
socketInputStream - Variable in class java.net.PlainSocketImpl
 
socketListen(int) - Method in class java.net.PlainSocketImpl
 
socketPreClose() - Method in class java.net.PlainSocketImpl
 
socketRead0(FileDescriptor, byte[], int, int, int) - Method in class java.net.SocketInputStream
Reads into an array of bytes at the specified offset using the received socket primitive.
socketSendUrgentData(int) - Method in class java.net.PlainSocketImpl
 
socketSetOption(int, Object) - Method in class java.net.PlainDatagramSocketImpl
 
socketSetOption(int, boolean, Object) - Method in class java.net.PlainSocketImpl
 
socketShutdown(int) - Method in class java.net.PlainSocketImpl
 
socketWrite(byte[], int, int) - Method in class java.net.SocketOutputStream
Writes to the socket with appropriate locking of the FileDescriptor.
socketWrite0(FileDescriptor, byte[], int, int) - Method in class java.net.SocketOutputStream
Writes to the socket.
solveCubic(double[]) - Static method in class java.awt.geom.CubicCurve2D
Solves the cubic whose coefficients are in the eqn array and places the non-complex roots back into the same array, returning the number of roots.
solveCubic(double[], double[]) - Static method in class java.awt.geom.CubicCurve2D
Solve the cubic whose coefficients are in the eqn array and place the non-complex roots into the res array, returning the number of roots.
solveEqn(double[], int, double) - Static method in class java.awt.geom.CubicCurve2D
 
solveQuadratic(double[]) - Static method in class java.awt.geom.QuadCurve2D
Solves the quadratic whose coefficients are in the eqn array and places the non-complex roots back into the same array, returning the number of roots.
solveQuadratic(double[], double[]) - Static method in class java.awt.geom.QuadCurve2D
Solves the quadratic whose coefficients are in the eqn array and places the non-complex roots into the res array, returning the number of roots.
sort(long[]) - Static method in class java.util.Arrays
Sorts the specified array of longs into ascending numerical order.
sort(long[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of longs into ascending numerical order.
sort(int[]) - Static method in class java.util.Arrays
Sorts the specified array of ints into ascending numerical order.
sort(int[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of ints into ascending numerical order.
sort(short[]) - Static method in class java.util.Arrays
Sorts the specified array of shorts into ascending numerical order.
sort(short[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of shorts into ascending numerical order.
sort(char[]) - Static method in class java.util.Arrays
Sorts the specified array of chars into ascending numerical order.
sort(char[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of chars into ascending numerical order.
sort(byte[]) - Static method in class java.util.Arrays
Sorts the specified array of bytes into ascending numerical order.
sort(byte[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of bytes into ascending numerical order.
sort(double[]) - Static method in class java.util.Arrays
Sorts the specified array of doubles into ascending numerical order.
sort(double[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of doubles into ascending numerical order.
sort(float[]) - Static method in class java.util.Arrays
Sorts the specified array of floats into ascending numerical order.
sort(float[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of floats into ascending numerical order.
sort(Object[]) - Static method in class java.util.Arrays
Sorts the specified array of objects into ascending order, according to the natural ordering of its elements.
sort(Object[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects into ascending order, according to the natural ordering of its elements.
sort(Object[], Comparator) - Static method in class java.util.Arrays
Sorts the specified array of objects according to the order induced by the specified comparator.
sort(Object[], int, int, Comparator) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects according to the order induced by the specified comparator.
sort(List) - Static method in class java.util.Collections
Sorts the specified list into ascending order, according to the natural ordering of its elements.
sort(List, Comparator) - Static method in class java.util.Collections
Sorts the specified list according to the order induced by the specified comparator.
sort(Vector) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
sort(DTMIterator, Vector, XPathContext) - Method in class org.apache.xalan.transformer.NodeSorter
Given a vector of nodes, sort each node according to the criteria in the keys.
sort(int[], int, int) - Method in class org.apache.xml.utils.NodeVector
Sort an array using a quicksort algorithm.
sort() - Method in class org.apache.xml.utils.NodeVector
Sort an array using a quicksort algorithm.
sort1(long[], int, int) - Static method in class java.util.Arrays
Sorts the specified sub-array of longs into ascending order.
sort1(int[], int, int) - Static method in class java.util.Arrays
Sorts the specified sub-array of integers into ascending order.
sort1(short[], int, int) - Static method in class java.util.Arrays
Sorts the specified sub-array of shorts into ascending order.
sort1(char[], int, int) - Static method in class java.util.Arrays
Sorts the specified sub-array of chars into ascending order.
sort1(byte[], int, int) - Static method in class java.util.Arrays
Sorts the specified sub-array of bytes into ascending order.
sort1(double[], int, int) - Static method in class java.util.Arrays
Sorts the specified sub-array of doubles into ascending order.
sort1(float[], int, int) - Static method in class java.util.Arrays
Sorts the specified sub-array of floats into ascending order.
sort2(double[], int, int) - Static method in class java.util.Arrays
 
sort2(float[], int, int) - Static method in class java.util.Arrays
 
sortNodes(XPathContext, Vector, DTMIterator) - Method in class org.apache.xalan.templates.ElemForEach
Sort given nodes
source() - Method in class java.nio.channels.Pipe
Returns this pipe's source channel.
source - Variable in class java.text.CollationKey
 
source - Variable in class java.util.EventObject
The object on which the Event initially occurred.
source - Variable in class javax.swing.event.SwingPropertyChangeSupport
 
source - Variable in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
Source that events are coming from.
sourceActions - Variable in class java.awt.dnd.DragGestureRecognizer
An int representing the type(s) of action(s) used in this Drag and Drop operation.
sourceActions - Variable in class java.awt.dnd.DragSourceContext
A bitwise mask of DnDConstants that represents the set of drop actions supported by the drag source for the drag operation associated with this DragSourceContext.
sourceClassName - Variable in class java.util.logging.LogRecord
 
sourceCursor - Variable in class java.text.RuleBasedCollator
 
sourceElement - Variable in class javax.swing.event.HyperlinkEvent
 
sourceMethodName - Variable in class java.util.logging.LogRecord
 
sourceNode - Variable in class org.apache.xalan.extensions.XSLProcessorContext
the current context node.
sourceTree - Variable in class org.apache.xalan.extensions.XSLProcessorContext
The root of the source tree being executed.
sources - Variable in class java.awt.image.renderable.ParameterBlock
A Vector of sources, stored as arbitrary Objects.
south - Variable in class java.awt.BorderLayout
Constant to specify components location to be the south portion of the border layout.
south - Variable in class javax.swing.SpringLayout.Constraints
 
southPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
sp - Variable in class java.awt.ScrollPaneAdjustable
The ScrollPane this object is a scrollbar of.
spPropertyChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
space - Variable in class java.rmi.server.ObjID
 
space - Static variable in class java.text.SentenceBreakData
 
space - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
space - Variable in class javax.swing.text.html.parser.Parser
 
span - Variable in class javax.swing.text.AsyncBoxView.ChildState
 
span - Variable in class javax.swing.text.html.CSS.LengthValue
Either the absolute value (percentage == false) or a percentage value.
spanSetFromAttributes(int, SizeRequirements, CSS.LengthValue, CSS.LengthValue) - Static method in class javax.swing.text.html.BlockView
Adjust the given requirements to the CSS width or height if it is specified along the applicable axis.
spans - Variable in class javax.swing.text.html.TableView.ColumnIterator
 
spans - Variable in class javax.swing.text.html.TableView.RowIterator
 
specTitle - Variable in class java.lang.Package
 
specVendor - Variable in class java.lang.Package
 
specVersion - Variable in class java.lang.Package
 
specialChars - Variable in class javax.swing.text.NumberFormatter
The special characters from the Format instance.
specialFind(int, int) - Method in class org.apache.xml.dtm.ref.ChunkedIntArray
 
specialSaveChars - Static variable in class java.util.Properties
 
specialsTable - Variable in class javax.swing.text.rtf.AbstractFilter
A table indicating which byte values should be interpreted as characters and which should be treated as formatting codes
specificity - Variable in class javax.swing.text.html.StyleSheet.SelectorMapping
The specificity for this selector.
specified - Variable in class org.apache.crimson.parser.AttributesExImpl
 
specified - Variable in class org.apache.crimson.tree.AttributeNode
 
spine - Variable in class java.io.ObjectOutputStream.HandleTable
 
spinner - Variable in class javax.swing.plaf.basic.BasicSpinnerUI.ArrowButtonHandler
 
spinner - Variable in class javax.swing.plaf.basic.BasicSpinnerUI
The spinner that we're a UI delegate for.
split(String, int) - Method in class java.lang.String
Splits this string around matches of the given regular expression.
split(String) - Method in class java.lang.String
Splits this string around matches of the given regular expression.
split(char[], int[]) - Static method in class java.net.URI
 
split(CharSequence, int) - Method in class java.util.regex.Pattern
Splits the given input sequence around matches of this pattern.
split(CharSequence) - Method in class java.util.regex.Pattern
Splits the given input sequence around matches of this pattern.
split(int, int) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
 
split(String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:split function splits up a string and returns a node set of token elements, each containing one token from the string.
split(String) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
splitPane - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
JSplitPane the receiver is contained in.
splitPane - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
JSplitPane instance this instance is providing the look and feel for.
splitPaneUI - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
UI this instance was created from.
splitText(int) - Method in class org.apache.crimson.tree.TextNode
DOM: Splits this text node into two, returning the part beginning at offset.
splitText(int) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
splitText(int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
splitZone(int, int, int) - Method in class javax.swing.text.ZoneView
Break up the zone at the given index into pieces of an acceptable size.
spread(int, int[]) - Method in class javax.swing.text.html.FrameSetView
This method is responsible for returning in span[] the span for each child view along the major axis.
sqlStateSQL99 - Static variable in interface java.sql.DatabaseMetaData
Indicates that the value is an SQL99 SQLSTATE value.
sqlStateXOpen - Static variable in interface java.sql.DatabaseMetaData
Indicates that the value is an X/Open (now know as Open Group) SQL CLI SQLSTATE value.
sqrt(double) - Static method in class java.lang.Math
Returns the correctly rounded positive square root of a double value.
sqrt(double) - Static method in class java.lang.StrictMath
Returns the correctly rounded positive square root of a double value.
sqrt(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:sqrt function returns the square root of a number.
square() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this2).
squareGap - Variable in class javax.swing.colorchooser.DefaultPreviewPanel
 
squareSize - Variable in class javax.swing.colorchooser.DefaultPreviewPanel
 
squareToLen(int[], int, int[]) - Static method in class java.math.BigInteger
Squares the contents of the int array x.
squareflat - Variable in class java.awt.geom.FlatteningPathIterator
 
src - Variable in class java.awt.geom.FlatteningPathIterator
 
src - Variable in class java.awt.image.FilteredImageSource
 
src - Static variable in class java.util.jar.JarFile
 
src - Variable in class javax.swing.text.html.FrameView
 
srcHeight - Variable in class java.awt.image.ReplicateScaleFilter
The height of the source image.
srcMaxVals - Variable in class java.awt.image.ColorConvertOp
 
srcMinVals - Variable in class java.awt.image.ColorConvertOp
 
srcNbits - Variable in class java.awt.image.RescaleOp
 
srcRas - Variable in class java.awt.TexturePaintContext.Any
 
srcRas - Variable in class java.awt.TexturePaintContext.Byte
 
srcRas - Variable in class java.awt.TexturePaintContext.ByteFilter
 
srcRas - Variable in class java.awt.TexturePaintContext.Int
 
srcWidth - Variable in class java.awt.image.ReplicateScaleFilter
The width of the source image.
srccols - Variable in class java.awt.image.ReplicateScaleFilter
An int array containing information about a column of pixels.
srcrows - Variable in class java.awt.image.ReplicateScaleFilter
An int array containing information about a row of pixels.
srgb2this - Variable in class java.awt.color.ICC_ColorSpace
 
ss - Variable in class java.util.Collections.SynchronizedSortedSet
 
ss - Variable in class java.util.Collections.UnmodifiableSortedSet
 
ss - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
ssf - Variable in class java.rmi.server.UnicastRemoteObject
 
stCache - Static variable in class java.awt.font.NumericShaper
 
stack - Variable in class javax.swing.text.html.parser.Parser
 
stack - Variable in class javax.swing.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration
 
stack - Variable in class javax.swing.tree.DefaultMutableTreeNode.PreorderEnumeration
 
stackContains(Stack, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Utility function to see if the stack contains the given URL.
stackCount - Variable in class javax.swing.text.html.CSSParser
Number of valid blocks.
stackSize - Variable in class java.lang.Thread
 
stackTrace - Variable in class java.lang.Throwable
The stack trace, as returned by Throwable.getStackTrace().
stamp - Variable in class java.util.Calendar
Pseudo-time-stamps which specify when each field was set.
standardCreateTextLine(FontRenderContext, AttributedCharacterIterator, char[], float[]) - Static method in class java.awt.font.TextLine
Create a TextLine from the text.
standardDoubleBuffer - Variable in class javax.swing.RepaintManager
 
standardInit(AttributedCharacterIterator, char[], FontRenderContext) - Method in class java.awt.font.TextLayout
 
standardProvider - Static variable in class java.nio.charset.Charset
 
start() - Method in class ISSearch.ISCrawler
Starts the thread of the crawler and changes the engine state to RUNNING
start() - Method in interface ISSearch.ISCrawlerInterface
Starts the thread of the crawler and changes the engine state to RUNNING
start() - Method in class ISSearch.ISDBCrawler
Starts the thread of the crawler and changes the engine state to RUNNING
start - Variable in class java.awt.font.LineBreakMeasurer
 
start - Variable in class java.awt.font.TextJustifier
 
start - Variable in class java.awt.geom.Arc2D.Double
The starting angle of the arc in degrees.
start - Variable in class java.awt.geom.Arc2D.Float
The starting angle of the arc in degrees.
start() - Method in class java.lang.Thread
Causes this thread to begin execution; the Java Virtual Machine calls the run method of this thread.
start - Variable in class java.util.logging.MemoryHandler
 
start() - Method in class java.util.regex.Matcher
Returns the start index of the previous match.
start(int) - Method in class java.util.regex.Matcher
Returns the start index of the subsequence captured by the given group during the previous match operation.
start - Variable in class javax.swing.SpinnerDateModel
 
start() - Method in class javax.swing.Timer
Starts the Timer, causing it to start sending action events to its listeners.
start() - Method in class javax.swing.TimerQueue
 
start(int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI.Animator
Creates a timer if one doesn't already exist, then starts the timer thread.
start - Variable in class javax.swing.text.DefaultEditorKit.SelectLineAction
 
start - Variable in class javax.swing.text.DefaultEditorKit.SelectParagraphAction
 
start - Variable in class javax.swing.text.DefaultEditorKit.SelectWordAction
 
start - Variable in class javax.swing.text.ZoneView.Zone
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.AnchorAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.AreaAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.BaseAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ConvertAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.FormTagAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HeadAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.LinkAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.MapAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.MetaAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ObjectAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.StyleAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
Called when a start tag is seen for the type of tag this action was registered to.
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.TitleAction
 
start - Variable in class javax.swing.text.html.StyleSheet.ListPainter
 
start - Variable in class org.apache.crimson.parser.InputEntity
 
start - Variable in class org.apache.crimson.parser.XmlReader.BaseReader
 
start() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Automatically called when the HTML client containing the applet loads.
startAndAddPrefixMappings() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Combination of sendStartPrefixMappings and addNSDeclsToAttrs() (which it mostly replaces).
startAnimationTimer() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Starts the animation thread, creating and initializing it if necessary.
startAutoScrolling(int) - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
startBlock(int) - Method in class javax.swing.text.html.CSSParser
Called when a block start is encountered ({[.
startCDATA() - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
startCDATA() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xalan.serialize.SerializerToXML
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Start the CDATACharacters.
startCDATA() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startCDATA() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startCDATA() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xml.utils.DOMBuilder
Report the start of a CDATA section.
startCellEditing(EventObject) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns true to indicate that editing has begun.
startChar - Variable in class java.text.SpecialMapping
The first character in exception range
startDTD(String, String, String) - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
startDTD(String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Start the DTD.
startDTD(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startDTD(String, String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startDTD(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xml.utils.DOMBuilder
Report the start of DTD declarations, if any.
startDay - Variable in class java.util.SimpleTimeZone
This field has two possible interpretations: startMode == DOW_IN_MONTH startDay indicates the day of the month of startMonth on which daylight saving time starts, from 1 to 28, 30, or 31, depending on the startMonth.
startDayOfWeek - Variable in class java.util.SimpleTimeZone
The day of the week on which daylight saving time starts.
startDocument() - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the startDocument event.
startDocument() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start document event.
startDocument() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startDocument() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Receive notification of the beginning of a new RTF document.
startDocument() - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the beginning of a document.
startDrag(Cursor, Transferable) - Method in class java.awt.dnd.DragGestureEvent
Starts the drag operation given the Cursor for this drag operation and the Transferable representing the source data for this drag operation.
startDrag(Cursor, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragGestureEvent
Starts the drag given the initial Cursor to display, the Transferable object, and the DragSourceListener to use.
startDrag(Cursor, Image, Point, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragGestureEvent
Start the drag given the initial Cursor to display, a drag Image, the offset of the Image, the Transferable object, and the DragSourceListener to use.
startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener, FlavorMap) - Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent that initiated the drag, the initial Cursor to use, the Image to drag, the offset of the Image origin from the hotspot of the Cursor at the instant of the trigger, the Transferable subject data of the drag, the DragSourceListener, and the FlavorMap.
startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener, FlavorMap) - Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent that initiated the drag, the initial Cursor to use, the Transferable subject data of the drag, the DragSourceListener, and the FlavorMap.
startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent that initiated the drag, the initial Cursor to use, the Image to drag, the offset of the Image origin from the hotspot of the Cursor at the instant of the trigger, the subject data of the drag, and the DragSourceListener.
startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent that initiated the drag, the initial Cursor to use, the Transferable subject data of the drag, and the DragSourceListener.
startDrag(DragSourceContext, Cursor, Image, Point) - Method in interface java.awt.dnd.peer.DragSourceContextPeer
start a drag
startDragging() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Should be messaged before the dragging session starts, resets lastDragLocation and dividerSize.
startEditing(TreePath, MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Will start editing for node if there is a cellEditor and shouldSelectCell returns true.
startEditingAtPath(TreePath) - Method in class javax.swing.JTree
Selects the node identified by the specified path and initiates editing.
startEditingAtPath(JTree, TreePath) - Method in class javax.swing.plaf.TreeUI
Selects the last item in path and tries to edit it.
startEditingAtPath(JTree, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Selects the last item in path and tries to edit it.
startEditingAtPath(JTree, TreePath) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the startEditingAtPath method on each UI handled by this object.
startEditingTimer() - Method in class javax.swing.tree.DefaultTreeCellEditor
Starts the editing timer.
startElement(String, String, String, Attributes) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.crimson.tree.XmlDocumentBuilderNS
Receive notification of the beginning of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorAttributeSet
Receive notification of the start of an xsl:attribute-set element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorDecimalFormat
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorExsltFuncResult
Verify that the func:result element does not appear within a variable, parameter, or another func:result, and that it belongs to a func:function element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
Start an ElemExsltFunction.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorInclude
Receive notification of the start of an xsl:include element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorKey
Receive notification of the start of an xsl:key element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorLRE
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorNamespaceAlias
Receive notification of the start of an xsl:namespace-alias element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorOutputElem
Receive notification of the start of an xsl:output element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorPreserveSpace
Receive notification of the start of an preserve-space element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorStripSpace
Receive notification of the start of an strip-space element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorStylesheetElement
Receive notification of the start of an strip-space element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorTemplateElem
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorUnknown
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.processor.StylesheetPIHandler
The spec notes that "The xml-stylesheet processing instruction is allowed only in the prolog of an XML document
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the startElement event.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the beginning of an element.
startEntity(String) - Method in class org.apache.crimson.parser.Parser2.NullHandler
 
startEntity(String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Report the beginning of an entity in content.
startEntity(String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Start an entity.
startEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the beginning of an entity in content.
startEntity(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report the beginning of an entity in content.
startEntity(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startEntity(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startEntity(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the beginning of an entity in content.
startEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Report the beginning of an entity.
startEventDispatchThreadIfNecessary() - Static method in class java.util.prefs.AbstractPreferences
This method starts the event dispatch thread the first time it is called.
startFontTag(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
This is no longer used, instead <span> will be written out.
startGrabbing() - Method in class java.awt.image.PixelGrabber
Request the PixelGrabber to start fetching the pixels.
startListeningForOtherDrags() - Method in class java.awt.LightweightDispatcher
 
startLoad() - Method in class java.awt.ImageMediaEntry
 
startLoad() - Method in class java.awt.MediaEntry
 
startModal() - Method in class javax.swing.JInternalFrame
 
startMode - Variable in class java.util.SimpleTimeZone
Variables specifying the mode of the start rule.
startMonth - Variable in class java.util.SimpleTimeZone
The month in which daylight saving time starts.
startNode(int) - Method in class org.apache.xalan.transformer.TreeWalker2Result
Start traversal of the tree at the given node
startNode(int) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Start processing given node
startNode(Node) - Method in class org.apache.xml.utils.TreeWalker
Start processing given node
startNonEscaping() - Method in class org.apache.xalan.serialize.SerializerToXML
Starts an un-escaping section.
startNonText(StylesheetHandler) - Method in class org.apache.xalan.processor.ProcessorCharacters
Receive notification of the start of the non-text event.
startNonText(StylesheetHandler) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of the start of the non-text event.
startOffset - Variable in class javax.swing.text.AbstractWriter
 
startOffset - Variable in class javax.swing.text.html.MinimalHTMLWriter
 
startParse(InputSource) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Launch an XMLReader's parsing operation, feeding events to this IncrementalSAXSource.
startParse(InputSource) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
Launch a thread that will run an XMLReader's parse() operation within a thread, feeding events to this IncrementalSAXSource_Filter.
startPoint - Variable in class org.apache.crimson.tree.TreeWalker
 
startPrefixMapping(String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String, boolean) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start Namespace prefix mapping event.
startPrefixMapping(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startPrefixMapping(String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startPrefixMapping(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xml.utils.DOMBuilder
Begin the scope of a prefix-URI Namespace mapping.
startPreserving() - Method in class org.apache.xalan.serialize.SerializerToXML
Starts a whitespace preserving section.
startProduction(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image, and immediately starts delivery of the image data through the ImageConsumer interface.
startProduction(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Registers the specified ImageConsumer object as a consumer and starts an immediate reconstruction of the image data which will then be delivered to this consumer and any other consumer which might have already been registered with the producer.
startProduction(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image and immediately starts delivery of the image data through the ImageConsumer interface.
startProduction(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Adds an ImageConsumer to the list of consumers interested in data for this image, and immediately starts delivery of the image data through the ImageConsumer interface.
startProduction(ImageConsumer) - Method in class javax.swing.colorchooser.SyntheticImage
 
startRemember - Variable in class org.apache.crimson.parser.InputEntity
 
startRemembering() - Method in class org.apache.crimson.parser.InputEntity
 
startRule() - Method in interface javax.swing.text.html.CSSParser.CSSParserCallback
 
startRule() - Method in class javax.swing.text.html.StyleSheet.CssParser
Invoked when the start of a rule is encountered.
startScrollTimerIfNecessary() - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
startSpanTag(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out a start tag for the <font> tag.
startTag(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out a start tag for the element.
startTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Handle a start tag.
startTime - Variable in class java.util.SimpleTimeZone
The time in milliseconds after midnight at which daylight saving time starts.
startTime - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
startTimeMode - Variable in class java.util.SimpleTimeZone
The format of startTime, either WALL_TIME, STANDARD_TIME, or UTC_TIME.
startTimer() - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Creates, if necessary, and starts a Timer to check if need to resize the bounds.
startYear - Variable in class java.util.SimpleTimeZone
The year in which daylight saving time is first observed.
startingBounds - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
startingBounds - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
startsWith(String, int) - Method in class java.lang.String
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(String) - Method in class java.lang.String
Tests if this string starts with the specified prefix.
startsWith(String, int) - Method in interface org.apache.xml.utils.XMLString
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(XMLString, int) - Method in interface org.apache.xml.utils.XMLString
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(String) - Method in interface org.apache.xml.utils.XMLString
Tests if this string starts with the specified prefix.
startsWith(XMLString) - Method in interface org.apache.xml.utils.XMLString
Tests if this string starts with the specified prefix.
startsWith(String, int) - Method in class org.apache.xpath.objects.XString
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(String) - Method in class org.apache.xpath.objects.XString
Tests if this string starts with the specified prefix.
startsWith(XMLString, int) - Method in class org.apache.xpath.objects.XString
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(XMLString) - Method in class org.apache.xpath.objects.XString
Tests if this string starts with the specified prefix.
startsWith(XMLString, int) - Method in class org.apache.xpath.objects.XStringForFSB
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(XMLString) - Method in class org.apache.xpath.objects.XStringForFSB
Tests if this string starts with the specified prefix.
startx - Variable in class java.awt.GridBagLayoutInfo
 
starty - Variable in class java.awt.GridBagLayoutInfo
 
state - Variable in class java.awt.Checkbox
The state of the Checkbox.
state - Variable in class java.awt.CheckboxMenuItem
The state of a checkbox menu item
state - Variable in class java.awt.Frame
 
state - Variable in class java.awt.Window
An Integer value representing the Window State.
state - Variable in class java.awt.geom.AffineTransform
This field keeps track of which components of the matrix need to be applied when performing a transformation.
state - Variable in class java.awt.im.InputMethodHighlight
 
state - Static variable in class java.lang.Shutdown
 
state - Variable in class java.nio.charset.CharsetDecoder
 
state - Variable in class java.nio.charset.CharsetEncoder
 
state - Variable in class java.util.TimerTask
The state of this task, chosen from the constants below.
state - Variable in class javax.swing.plaf.metal.MetalTitlePane
Buffered Frame.state property.
state - Variable in class javax.swing.text.html.ImageView
Bitmask containing some of the above bitmask values.
state - Variable in class javax.swing.text.html.parser.TagStack
 
state - Variable in class javax.swing.text.rtf.RTFParser
 
state - Variable in class org.apache.crimson.parser.ValidatingParser.ChildrenValidator
 
stateChange - Variable in class java.awt.event.ItemEvent
stateChange indicates whether the item was selected or deselected.
stateChanged(ChangeEvent) - Method in class javax.swing.AbstractButton.ButtonChangeListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.JMenu.MenuChangeListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.JMenuItem.AccessibleJMenuItem
Supports the change listener interface and fires property changes.
stateChanged(ChangeEvent) - Method in class javax.swing.JProgressBar.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.JScrollBar.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.JScrollPane.AccessibleJScrollPane
Supports the change listener interface and fires property change
stateChanged(ChangeEvent) - Method in class javax.swing.JSlider.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.JSpinner.DefaultEditor
This method is called when the spinner's model's state changes.
stateChanged(ChangeEvent) - Method in class javax.swing.JSpinner.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
stateChanged(ChangeEvent) - Method in class javax.swing.JTabbedPane.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.JTextField.ScrollRepainter
 
stateChanged(ChangeEvent) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
stateChanged(ChangeEvent) - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
stateChanged(ChangeEvent) - Method in interface javax.swing.event.ChangeListener
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicColorChooserUI.PreviewListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI.ChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MenuKeyboardHelper
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.text.DefaultStyledDocument.StyleChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.text.DefaultStyledDocument.StyleContextChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
stateError() - Method in class java.awt.geom.AffineTransform
 
stateMask - Variable in class javax.swing.DefaultButtonModel
 
stateNames - Static variable in class java.nio.charset.CharsetDecoder
 
stateNames - Static variable in class java.nio.charset.CharsetEncoder
 
stateTable - Variable in class java.text.RuleBasedBreakIterator
The table of state transitions used for forward iteration
statesToBackfill - Variable in class java.text.RuleBasedBreakIterator.Builder
Looping states actually have to be backfilled later in the process than everything else.
staticCal - Static variable in class java.util.Date
 
staticLeapMonthLength - Static variable in class java.util.SimpleTimeZone
 
staticMonthLength - Static variable in class java.util.SimpleTimeZone
 
stats - Variable in class javax.swing.text.AsyncBoxView
The children and their layout statistics.
status - Variable in class java.awt.MediaEntry
 
status() - Method in class java.awt.image.PixelGrabber
Returns the status of the pixels.
status - Variable in class java.io.ObjectInputStream.HandleTable
array mapping handle -> object status
statusAll(boolean) - Method in class java.awt.MediaTracker
Calculates and returns the bitwise inclusive OR of the status of all media that are tracked by this media tracker.
statusAll(boolean, boolean) - Method in class java.awt.MediaTracker
 
statusArray - Variable in class java.text.MergeCollation
 
statusID(int, boolean) - Method in class java.awt.MediaTracker
Calculates and returns the bitwise inclusive OR of the status of all media with the specified identifier that are tracked by this media tracker.
statusID(int, boolean, boolean) - Method in class java.awt.MediaTracker
 
std2java(String) - Static method in class org.apache.crimson.parser.XmlReader
 
stderr_fd - Variable in class java.lang.Win32Process
 
stderr_stream - Variable in class java.lang.Win32Process
 
stdin_fd - Variable in class java.lang.Win32Process
 
stdin_stream - Variable in class java.lang.Win32Process
 
stdout_fd - Variable in class java.lang.Win32Process
 
stdout_stream - Variable in class java.lang.Win32Process
 
stem(String) - Method in class ISSearch.ISParser
Applies the Porter stemming algorithm and returns the resulting word stem.
stem(String) - Method in interface ISSearch.ISParserInterface
Applies the Porter stemming algorithm and returns the resulting word stem.
stepPattern(int, int, StepPattern) - Method in class org.apache.xpath.compiler.Compiler
Compile a step pattern unit expression, used for both location paths and match patterns.
stepSize - Variable in class javax.swing.SpinnerNumberModel
 
stepsEqual(WalkingIterator, WalkingIterator, int) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Compare a given number of steps between two iterators, to see if they are equal.
stickyRound(double) - Method in class java.lang.FloatingDecimal
 
stillborn - Variable in class java.lang.Thread
 
stop() - Method in class ISSearch.ISCrawler
Stops the crawler.
stop() - Method in interface ISSearch.ISCrawlerInterface
Stops the crawler.
stop() - Method in class ISSearch.ISDBCrawler
Stops the crawler.
stop() - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
cause autoscrolling to stop
stop() - Method in class java.lang.Thread
Deprecated. This method is inherently unsafe. Stopping a thread with Thread.stop causes it to unlock all of the monitors that it has locked (as a natural consequence of the unchecked ThreadDeath exception propagating up the stack). If any of the objects previously protected by these monitors were in an inconsistent state, the damaged objects become visible to other threads, potentially resulting in arbitrary behavior. Many uses of stop should be replaced by code that simply modifies some variable to indicate that the target thread should stop running. The target thread should check this variable regularly, and return from its run method in an orderly fashion if the variable indicates that it is to stop running. If the target thread waits for long periods (on a condition variable, for example), the interrupt method should be used to interrupt the wait. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
stop(Throwable) - Method in class java.lang.Thread
Deprecated. This method is inherently unsafe. See Thread.stop() (with no arguments) for details. An additional danger of this method is that it may be used to generate exceptions that the target thread is unprepared to handle (including checked exceptions that the thread could not possibly throw, were it not for this method). For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
stop() - Method in class java.lang.ThreadGroup
Deprecated. This method is inherently unsafe. See Thread.stop() for details.
stop() - Method in class javax.swing.Autoscroller
 
stop() - Method in class javax.swing.Timer
Stops the Timer, causing it to stop sending action events to its listeners.
stop() - Method in class javax.swing.TimerQueue
 
stop() - Method in class javax.swing.plaf.basic.BasicProgressBarUI.Animator
Stops the timer thread.
stop() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Automatically called when the HTML page containing the applet is no longer on the screen.
stop0(Object) - Method in class java.lang.Thread
 
stopAnimationTimer() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Stops the animation thread.
stopAutoScrolling() - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
stopCellEditing() - Method in class javax.swing.AbstractCellEditor
Calls fireEditingStopped and returns true.
stopCellEditing() - Method in interface javax.swing.CellEditor
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopCellEditing() - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Stops editing and returns true to indicate that editing has stopped.
stopCellEditing() - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
stopCellEditing() - Method in class javax.swing.JTable.GenericEditor
 
stopCellEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
If the realEditor will allow editing to stop, the realEditor is removed and true is returned, otherwise false is returned.
stopDispatching() - Method in class java.awt.EventDispatchThread
 
stopDispatchingImpl(boolean) - Method in class java.awt.EventDispatchThread
 
stopDispatchingLater() - Method in class java.awt.EventDispatchThread
 
stopEditing() - Method in class javax.swing.JTree
Ends the current editing session.
stopEditing(JTree) - Method in class javax.swing.plaf.TreeUI
Stops the current editing session.
stopEditing(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Stops the current editing session.
stopEditing(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the stopEditing method on each UI handled by this object.
stopEditingInCompleteEditing - Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to false when editing and shouldSelectCell() returns true meaning the node should be selected before editing, used in completeEditing.
stopListeningForOtherDrags() - Method in class java.awt.LightweightDispatcher
 
stopModal() - Method in class javax.swing.JInternalFrame
 
stopOrSuspend(boolean) - Method in class java.lang.ThreadGroup
Helper method: recursively stops or suspends (as directed by the boolean argument) all of the threads in this thread group and its subgroups, except the current thread.
stopTransformation() - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method stopTransformation
store(URL, ISDocumentInterface) - Method in class ISSearch.ISDBCrawler
Stores the crawled document and its URL into the database
store(URL, ISDocumentInterface) - Method in interface ISSearch.ISDBCrawlerInterface
Stores the crawled document and its URL into the database
store(URL, ISDocumentInterface) - Method in interface ISSearch.ISDBinterface
Stores the content of an ISDocument and its URL into the database.
store(Object, Object, Map) - Method in class java.awt.datatransfer.SystemFlavorMap
Stores the listed object under the specified hash key in map.
store(OutputStream, String) - Method in class java.util.Properties
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load method.
storeInitialText() - Method in class javax.swing.text.html.TextAreaDocument
Stores the data that the model is initially loaded with.
storeState(Hashtable) - Method in interface javax.swing.undo.StateEditable
Upon receiving this message the receiver should place any relevant state into state.
storesLowerCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in lower case.
storesLowerCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in lower case.
storesMixedCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in mixed case.
storesMixedCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in mixed case.
storesUpperCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in upper case.
storesUpperCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in upper case.
str - Variable in class java.awt.font.TextLayout.OptInfo
 
str - Variable in class java.io.StringReader
 
str - Variable in class java.nio.StringCharBuffer
 
str - Variable in class java.util.StringTokenizer
 
str - Variable in class javax.swing.text.html.parser.Parser
 
str - Variable in class org.apache.xalan.templates.ElemNumber.NumberFormatStringTokenizer
Format string to be tokenized
str - Variable in class org.apache.xalan.transformer.NumeratorFormatter.NumberFormatStringTokenizer
The string to tokenize
str() - Method in class org.apache.xpath.objects.XBoolean
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XNull
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XNumber
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XObject
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XString
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XStringForChars
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XStringForFSB
Cast result object to a string.
strANY - Static variable in class org.apache.crimson.parser.Parser2
 
strEMPTY - Static variable in class org.apache.crimson.parser.Parser2
 
strIndexOf(char) - Method in class javax.swing.text.html.parser.Parser
 
strTmp - Variable in class org.apache.crimson.parser.Parser2
 
straightforwardAttributes - Static variable in class javax.swing.text.rtf.RTFReader
 
strategy - Variable in class java.util.zip.Deflater
 
strategy - Variable in class javax.swing.text.FlowView
The behavior for keeping the flow updated.
stream - Static variable in class java.awt.dnd.SerializationTester
 
stream - Variable in class javax.swing.DebugGraphicsInfo
 
streamHandlerLock - Static variable in class java.net.URL
 
strength - Variable in class java.text.Collator
 
strength - Variable in class java.text.PatternEntry
 
strengthOrder(int) - Method in class java.text.CollationElementIterator
Get the comparison order in the desired strength.
strict - Variable in class javax.swing.text.html.parser.Parser
This flag determines whether or not the Parser will be strict in enforcing SGML compatibility.
strictKeyValueSeparators - Static variable in class java.awt.datatransfer.SystemFlavorMap
 
strictKeyValueSeparators - Static variable in class java.util.Properties
 
strike - Variable in class javax.swing.text.LabelView
 
strikethroughOffset - Variable in class java.awt.Font.FontLineMetrics
 
strikethroughThickness - Variable in class java.awt.Font.FontLineMetrics
 
string - Variable in class java.net.URI
The string form of this URI.
string - Variable in class javax.swing.text.GapContent.InsertUndo
The string that was inserted.
string - Variable in class javax.swing.text.GapContent.RemoveUndo
The string that was removed.
string - Variable in class javax.swing.text.InternationalFormatter
Current value being displayed.
string - Variable in class javax.swing.text.StringContent.InsertUndo
 
string - Variable in class javax.swing.text.StringContent.RemoveUndo
 
string(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a 'string(...)' operation.
stringBuffer - Variable in class javax.swing.text.html.StyleSheet.SearchBuffer
 
stringFlavor - Static variable in class java.awt.datatransfer.DataFlavor
The DataFlavor representing a Java Unicode String class, where: representationClass = java.lang.String mimeType = "application/x-java-serialized-object"
stringFlavors - Static variable in class javax.swing.plaf.basic.BasicTransferable
 
stringToByteArray(String) - Static method in class java.util.prefs.WindowsPreferences
Returns this java string as a null-terminated byte array
stringToColor(String) - Static method in class javax.swing.text.html.CSS
Convert a color string such as "RED" or "#NNNNNN" or "rgb(r, g, b)" to a Color.
stringToColor(String) - Method in class javax.swing.text.html.StyleSheet
Converts a color string such as "RED" or "#NNNNNN" to a Color.
stringToIndex(String) - Method in class org.apache.xml.dtm.ref.CustomStringPool
 
stringToIndex(String) - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
stringToIndex(String) - Method in class org.apache.xml.dtm.ref.DTMStringPool
 
stringToValue(String) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Parses text returning an arbitrary Object.
stringToValue(String) - Method in class javax.swing.JSpinner.ListEditor.ListFormatter
 
stringToValue(String) - Method in class javax.swing.text.DefaultFormatter
Converts the passed in String into an instance of getValueClass by way of the constructor that takes a String argument.
stringToValue(String) - Method in class javax.swing.text.InternationalFormatter
Returns the Object representation of the String text.
stringToValue(String, Format) - Method in class javax.swing.text.InternationalFormatter
Invokes parseObject on f, returning its value.
stringToValue(String) - Method in class javax.swing.text.MaskFormatter
Parses the text, returning the appropriate Object representation of the String value.
stringToValue(String, boolean) - Method in class javax.swing.text.MaskFormatter
Actual stringToValue implementation.
stringToValue(String, Format) - Method in class javax.swing.text.NumberFormatter
Invokes parseObject on f, returning its value.
stringWidth(String) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified String in this Font.
stripContentBorder(Object) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
stripLeadingZeroBytes(byte[]) - Static method in class java.math.BigInteger
Returns a copy of the input array stripped of any leading zero bytes.
stripLeadingZeroInts(int[]) - Static method in class java.math.BigInteger
Returns a copy of the input array stripped of any leading zero bytes.
stripLiteralChars(String) - Method in class javax.swing.text.MaskFormatter
Removes the literal characters from the passed in string.
stripOffParameters(String) - Method in class java.net.URLConnection
 
strm - Variable in class java.util.zip.Deflater
 
strm - Variable in class java.util.zip.Inflater
 
strokes - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.MultiplexingTextField
 
strongTable - Static variable in class java.awt.font.NumericShaper
 
strpos - Variable in class javax.swing.text.html.parser.Parser
 
stubDelegate - Variable in class javax.rmi.CORBA.Stub
 
stubDelegateClass - Static variable in class javax.rmi.CORBA.Stub
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Add
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.All
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.BackRef
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.BitClass
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.BnM
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Both
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Branch
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.CIBackRef
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Category
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Conditional
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Ctype
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Curly
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Dollar
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Dot
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.First
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.GroupCurly
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.GroupRef
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.LazyLoop
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Loop
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Node
This method is good for all zero length assertions.
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Not
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.NotCtype
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.NotRange
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.NotSingle
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.NotSingleA
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.NotSingleU
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Prolog
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Ques
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Range
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Single
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.SingleA
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.SingleU
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Slice
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.SliceA
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.SliceU
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Specials
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Start
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.Sub
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.UnixDollar
 
study(Pattern.TreeInfo) - Method in class java.util.regex.Pattern.UnixDot
 
style - Variable in class java.awt.Font
The style of this Font, as passed to the constructor.
style - Variable in class java.awt.im.InputMethodHighlight
 
style - Variable in class javax.swing.text.StyleContext.FontKey
 
style - Variable in class javax.swing.text.html.CSS.BorderStyle
 
style - Variable in class javax.swing.text.html.StyleSheet.SelectorMapping
Style for this selector.
style - Variable in class javax.swing.text.html.parser.DTD
 
styleAttributes - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Attributes from a style Attribute.
styleChangeListener - Variable in class javax.swing.text.DefaultStyledDocument
Listens to Styles.
styleChanged(Style) - Method in class javax.swing.text.DefaultStyledDocument
Called when any of this document's styles have changed.
styleChanges - Static variable in class javax.swing.plaf.basic.BasicHTML
Overrides to the default stylesheet.
styleConstantToCssMap - Static variable in class javax.swing.text.html.CSS
The hashtable and static initialization that follows sets up a translation from StyleConstants (i.e. the well known attributes) to the associated CSS attributes.
styleConstantsKeyToCSSKey(StyleConstants) - Method in class javax.swing.text.html.CSS
Maps from a StyleConstants to a CSS Attribute.
styleConstantsValueToCSSValue(StyleConstants, Object) - Method in class javax.swing.text.html.CSS
Maps from a StyleConstants value to a CSS value.
styleContextChangeListener - Variable in class javax.swing.text.DefaultStyledDocument
Listens to Styles.
styleCount - Variable in class javax.swing.text.rtf.RTFGenerator
 
styleFromMessageType(int) - Static method in class javax.swing.JOptionPane
 
styleName - Variable in class javax.swing.text.rtf.RTFReader.StylesheetDestination.StyleDefiningDestination
 
styleNameMapping - Variable in class javax.swing.text.html.MinimalHTMLWriter
Maps from style name as held by the Document, to the archived style name (style name written out).
styleTable - Variable in class javax.swing.text.rtf.RTFGenerator
 
styles - Variable in class javax.swing.text.StyleContext
 
styles - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Vector describing styles that should be include.
stylesheetTree - Variable in class org.apache.xalan.extensions.XSLProcessorContext
The owning stylesheet for this context
sub(FDBigInt) - Method in class java.lang.FDBigInt
 
subFlag() - Method in class java.util.regex.Pattern
Parses the second part of inlined match flags and turns off flags appropriately.
subFormat(int, int, Format.FieldDelegate, StringBuffer) - Method in class java.text.SimpleDateFormat
Private member function that does the real date/time formatting.
subGraphics() - Method in interface javax.swing.GraphicsWrapper
 
subGraphics() - Method in class javax.swing.SwingGraphics
 
subList(int, int) - Method in class java.util.AbstractList
Returns a view of the portion of this list between fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.Collections.SynchronizedList
 
subList(int, int) - Method in class java.util.Collections.SynchronizedRandomAccessList
 
subList(int, int) - Method in class java.util.Collections.UnmodifiableList
 
subList(int, int) - Method in class java.util.Collections.UnmodifiableRandomAccessList
 
subList(int, int) - Method in interface java.util.List
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.RandomAccessSubList
 
subList(int, int) - Method in class java.util.SubList
 
subList(int, int) - Method in class java.util.Vector
Returns a view of the portion of this List between fromIndex, inclusive, and toIndex, exclusive.
subMap(Object, Object) - Method in class java.util.Collections.SynchronizedSortedMap
 
subMap(Object, Object) - Method in class java.util.Collections.UnmodifiableSortedMap
 
subMap(Object, Object) - Method in interface java.util.SortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(Object, Object) - Method in class java.util.TreeMap.SubMap
 
subMap(Object, Object) - Method in class java.util.TreeMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subN(int[], int[], int) - Static method in class java.math.BigInteger
Subtracts two numbers of same length, returning borrow.
subParse(String, int, int, int, boolean, boolean[], ParsePosition) - Method in class java.text.SimpleDateFormat
Private member function that converts the parsed date strings into timeFields.
subParseZoneString(String, int) - Method in class java.text.SimpleDateFormat
find time zone 'text' matched zoneStrings and set to internal calendar.
subPartMatch(String, String) - Static method in class org.apache.xalan.serialize.SerializerToXML
Tell if two strings are equal, without worry if the first string is null.
subPartMatch(String, String) - Static method in class org.apache.xpath.patterns.NodeTest
Two names are equal if they and either both are null or the name t is wild and the name p is non-null, or the two strings are equal.
subPartMatchNS(String, String) - Static method in class org.apache.xpath.patterns.NodeTest
This is temporary to patch over Xerces issue with representing DOM namespaces as "".
subSequence(int, int) - Method in interface java.lang.CharSequence
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.String
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.StringBuffer
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.nio.ByteBufferAsCharBufferB
 
subSequence(int, int) - Method in class java.nio.ByteBufferAsCharBufferL
 
subSequence(int, int) - Method in class java.nio.ByteBufferAsCharBufferRB
 
subSequence(int, int) - Method in class java.nio.ByteBufferAsCharBufferRL
 
subSequence(int, int) - Method in class java.nio.CharBuffer
Creates a new character buffer that represents the specified subsequence of this buffer, relative to the current position.
subSequence(int, int) - Method in class java.nio.DirectCharBufferRS
 
subSequence(int, int) - Method in class java.nio.DirectCharBufferRU
 
subSequence(int, int) - Method in class java.nio.DirectCharBufferS
 
subSequence(int, int) - Method in class java.nio.DirectCharBufferU
 
subSequence(int, int) - Method in class java.nio.HeapCharBuffer
 
subSequence(int, int) - Method in class java.nio.HeapCharBufferR
 
subSequence(int, int) - Method in class java.nio.StringCharBuffer
 
subSet(Object, Object) - Method in class java.util.Collections.SynchronizedSortedSet
 
subSet(Object, Object) - Method in class java.util.Collections.UnmodifiableSortedSet
 
subSet(Object, Object) - Method in interface java.util.SortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(Object, Object) - Method in class java.util.TreeSet
Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive.
subType - Variable in class java.awt.datatransfer.MimeType
 
subclass - Static variable in class java.awt.AWTKeyStroke
 
subclassAudits - Static variable in class java.io.ObjectInputStream
cache of subclass security audit results
subclassAudits - Static variable in class java.io.ObjectOutputStream
cache of subclass security audit results
subdivide(CubicCurve2D, CubicCurve2D) - Method in class java.awt.geom.CubicCurve2D
Subdivides this cubic curve and stores the resulting two subdivided curves into the left and right curve parameters.
subdivide(CubicCurve2D, CubicCurve2D, CubicCurve2D) - Static method in class java.awt.geom.CubicCurve2D
Subdivides the cubic curve specified by the src parameter and stores the resulting two subdivided curves into the left and right curve parameters.
subdivide(double[], int, double[], int, double[], int) - Static method in class java.awt.geom.CubicCurve2D
Subdivides the cubic curve specified by the coordinates stored in the src array at indices srcoff through (srcoff + 7) and stores the resulting two subdivided curves into the two result arrays at the corresponding indices.
subdivide(QuadCurve2D, QuadCurve2D) - Method in class java.awt.geom.QuadCurve2D
Subdivides this QuadCurve2D and stores the resulting two subdivided curves into the left and right curve parameters.
subdivide(QuadCurve2D, QuadCurve2D, QuadCurve2D) - Static method in class java.awt.geom.QuadCurve2D
Subdivides the quadratic curve specified by the src parameter and stores the resulting two subdivided curves into the left and right curve parameters.
subdivide(double[], int, double[], int, double[], int) - Static method in class java.awt.geom.QuadCurve2D
Subdivides the quadratic curve specified by the coordinates stored in the src array at indices srcoff through srcoff + 5 and stores the resulting two subdivided curves into the two result arrays at the corresponding indices.
subformat(StringBuffer, Format.FieldDelegate, boolean, boolean) - Method in class java.text.DecimalFormat
Complete the formatting of a finite number.
subformat(Object[], StringBuffer, FieldPosition, List) - Method in class java.text.MessageFormat
Internal routine used by format.
submitData(String) - Method in class javax.swing.text.html.FormView
This method is responsible for submitting the form data.
subparse(String, ParsePosition, DigitList, boolean, boolean[]) - Method in class java.text.DecimalFormat
Parse the given text into a number.
subs - Variable in class java.io.ObjectOutputStream
obj -> replacement obj map
subscript - Variable in class javax.swing.text.LabelView
 
substituteColorModel(ColorModel, ColorModel) - Method in class java.awt.image.RGBImageFilter
Registers two ColorModel objects for substitution.
substring(int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int, int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int) - Method in class java.lang.StringBuffer
Returns a new String that contains a subsequence of characters currently contained in this StringBuffer.The substring begins at the specified index and extends to the end of the StringBuffer.
substring(int, int) - Method in class java.lang.StringBuffer
Returns a new String that contains a subsequence of characters currently contained in this StringBuffer.
substring(int, int) - Method in class java.net.URI.Parser
 
substring(int) - Method in interface org.apache.xml.utils.XMLString
Returns a new string that is a substring of this string.
substring(int, int) - Method in interface org.apache.xml.utils.XMLString
Returns a new string that is a substring of this string.
substring(int) - Method in class org.apache.xpath.objects.XString
Returns a new string that is a substring of this string.
substring(int, int) - Method in class org.apache.xpath.objects.XString
Returns a new string that is a substring of this string.
substring(int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns a new string that is a substring of this string.
substring(int, int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns a new string that is a substring of this string.
substringData(int, int) - Method in class org.apache.crimson.tree.DataNode
DOM: Returns the specified substring of the data in this node.
substringData(int, int) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
substringData(int, int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
subtract(Area) - Method in class java.awt.geom.Area
Subtracts the shape of the specified Area from the shape of this Area.
subtract(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - val), and whose scale is max(this.scale(), val.scale()).
subtract(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this - val).
subtract(int[], int[]) - Static method in class java.math.BigInteger
Subtracts the contents of the second int arrays (little) from the first (big).
subtract(MutableBigInteger) - Method in class java.math.MutableBigInteger
Subtracts the smaller of this and b from the larger and places the result into this MutableBigInteger.
subtree - Variable in class javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration
 
successor(TreeMap.Entry) - Method in class java.util.TreeMap
Returns the successor of the specified Entry, or null if no such.
suid - Variable in class java.io.ObjectStreamClass
serialVersionUID of represented class (null if not computed yet)
sum(Spring, Spring) - Static method in class javax.swing.Spring
Returns s1+s2: a spring representing s1 and s2 in series.
sum(Spring, Spring) - Method in class javax.swing.SpringLayout.Constraints
 
sum(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:sum function calculates the sum for the nodes passed as the first argument, where the value of each node is calculated dynamically using an XPath expression passed as a string as the second argument.
summary - Variable in class javax.swing.JTable.AccessibleJTable
 
superConnectServer(String, int, int) - Method in class java.net.SocksSocketImpl
 
superDesc - Variable in class java.io.ObjectStreamClass
superclass descriptor appearing in stream
superLayout(Container) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
 
superProcessMouseMotionEvent(MouseEvent) - Method in class javax.swing.JComponent
 
superclass - Variable in class org.apache.xml.utils.synthetic.Class
Field superclass: If this object represents the class Object, this is null.
superscript - Variable in class javax.swing.text.LabelView
 
supplemental(char, char) - Static method in class org.apache.xml.utils.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
supportValidation - Static variable in class org.apache.crimson.parser.Parser2
 
supportedVersion - Static variable in class java.text.BreakDictionary
The version of the dictionary that was read in.
supports(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Ask whether we support a given DOM feature.
supportsANSI92EntryLevelSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 entry level SQL grammar.
supportsANSI92FullSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 full SQL grammar supported.
supportsANSI92IntermediateSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 intermediate SQL grammar supported.
supportsAbsolutePositioning - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
True indicates a middle click will absolutely position the scrollbar.
supportsAlpha - Variable in class java.awt.image.ColorModel
 
supportsAlterTableWithAddColumn() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports ALTER TABLE with add column.
supportsAlterTableWithDropColumn() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports ALTER TABLE with drop column.
supportsBatchUpdates() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports batch updates.
supportsCatalogsInDataManipulation() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a data manipulation statement.
supportsCatalogsInIndexDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in an index definition statement.
supportsCatalogsInPrivilegeDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a privilege definition statement.
supportsCatalogsInProcedureCalls() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a procedure call statement.
supportsCatalogsInTableDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a table definition statement.
supportsColumnAliasing() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports column aliasing.
supportsConvert() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the CONVERT function between SQL types.
supportsConvert(int, int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the CONVERT for two given SQL types.
supportsCoreSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Core SQL grammar.
supportsCorrelatedSubqueries() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports correlated subqueries.
supportsDataDefinitionAndDataManipulationTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports both data definition and data manipulation statements within a transaction.
supportsDataManipulationTransactionsOnly() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports only data manipulation statements within a transaction.
supportsDifferentTableCorrelationNames() - Method in interface java.sql.DatabaseMetaData
Retrieves whether, when table correlation names are supported, they are restricted to being different from the names of the tables.
supportsExpressionsInOrderBy() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports expressions in ORDER BY lists.
supportsExtendedSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Extended SQL grammar.
supportsFullOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports full nested outer joins.
supportsGetGeneratedKeys() - Method in interface java.sql.DatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupBy() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports some form of GROUP BY clause.
supportsGroupByBeyondSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using columns not included in the SELECT statement in a GROUP BY clause provided that all of the columns in the SELECT statement are included in the GROUP BY clause.
supportsGroupByUnrelated() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using a column that is not in the SELECT statement in a GROUP BY clause.
supportsIntegrityEnhancementFacility() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the SQL Integrity Enhancement Facility.
supportsLikeEscapeClause() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports specifying a LIKE escape clause.
supportsLimitedOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database provides limited support for outer joins.
supportsMinimumSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Minimum SQL grammar.
supportsMixedCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMixedCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMultipleOpenResults() - Method in interface java.sql.DatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports getting multiple ResultSet objects from a single call to the method execute.
supportsMultipleTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database allows having multiple transactions open at once (on different connections).
supportsNamedParameters() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports named parameters to callable statements.
supportsNonNullableColumns() - Method in interface java.sql.DatabaseMetaData
Retrieves whether columns in this database may be defined as non-nullable.
supportsOpenCursorsAcrossCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping cursors open across commits.
supportsOpenCursorsAcrossRollback() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping cursors open across rollbacks.
supportsOpenStatementsAcrossCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping statements open across commits.
supportsOpenStatementsAcrossRollback() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping statements open across rollbacks.
supportsOrderByUnrelated() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using a column that is not in the SELECT statement in an ORDER BY clause.
supportsOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports some form of outer join.
supportsPositionedDelete() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports positioned DELETE statements.
supportsPositionedUpdate() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports positioned UPDATE statements.
supportsPreStripping() - Method in class org.apache.xalan.lib.sql.DTMDocument
Event overriding for Debug
supportsPreStripping() - Method in interface org.apache.xml.dtm.DTM
Return true if the xsl:strip-space or xsl:preserve-space was processed during construction of the document contained in this DTM.
supportsPreStripping() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return true if the xsl:strip-space or xsl:preserve-space was processed during construction of the DTM document.
supportsPreStripping() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return true if the xsl:strip-space or xsl:preserve-space was processed during construction of the DTM document.
supportsResultSetConcurrency(int, int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given concurrency type in combination with the given result set type.
supportsResultSetHoldability(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given result set type.
supportsSAX() - Method in class org.apache.xpath.DOM2Helper
Deprecated. Returns true if the DOM implementation handled by this helper supports the SAX ContentHandler interface.
supportsSavepoints() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a data manipulation statement.
supportsSchemasInIndexDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in an index definition statement.
supportsSchemasInPrivilegeDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a privilege definition statement.
supportsSchemasInProcedureCalls() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a procedure call statement.
supportsSchemasInTableDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a table definition statement.
supportsSelectForUpdate() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SELECT FOR UPDATE statements.
supportsStatementPooling() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports statement pooling.
supportsStoredProcedures() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports stored procedure calls that use the stored procedure escape syntax.
supportsSubqueriesInComparisons() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in comparison expressions.
supportsSubqueriesInExists() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in EXISTS expressions.
supportsSubqueriesInIns() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in IN statements.
supportsSubqueriesInQuantifieds() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in quantified expressions.
supportsTableCorrelationNames() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports table correlation names.
supportsTransactionIsolationLevel(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given transaction isolation level.
supportsTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports transactions.
supportsUnion() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SQL UNION.
supportsUnionAll() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SQL UNION ALL.
supportsUrgentData() - Method in class java.net.PlainSocketImpl
 
supportsUrgentData() - Method in class java.net.SocketImpl
Returns whether or not this SocketImpl supports sending urgent data.
suppressDropSupport - Static variable in class javax.swing.JComponent
Indicates if we should register a DropTarget for a non-null TransferHandler.
surrendersFocusOnKeystroke - Variable in class javax.swing.JTable
 
surrogatesToCharTmp(int) - Method in class org.apache.crimson.parser.Parser2
 
suspend() - Method in class java.lang.Thread
Deprecated. This method has been deprecated, as it is inherently deadlock-prone. If the target thread holds a lock on the monitor protecting a critical system resource when it is suspended, no thread can access this resource until the target thread is resumed. If the thread that would resume the target thread attempts to lock this monitor prior to calling resume, deadlock results. Such deadlocks typically manifest themselves as "frozen" processes. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
suspend() - Method in class java.lang.ThreadGroup
Deprecated. This method is inherently deadlock-prone. See Thread.suspend() for details.
suspend0() - Method in class java.lang.Thread
 
sval - Variable in class java.io.StreamTokenizer
If the current token is a word token, this field contains a string giving the characters of the word token.
svalue - Variable in class javax.swing.text.html.CSS.CssValue
The value as a string... before conversion to a binary format.
swap(short) - Static method in class java.nio.Bits
 
swap(char) - Static method in class java.nio.Bits
 
swap(int) - Static method in class java.nio.Bits
 
swap(long) - Static method in class java.nio.Bits
 
swap(long[], int, int) - Static method in class java.util.Arrays
Swaps x[a] with x[b].
swap(int[], int, int) - Static method in class java.util.Arrays
Swaps x[a] with x[b].
swap(short[], int, int) - Static method in class java.util.Arrays
Swaps x[a] with x[b].
swap(char[], int, int) - Static method in class java.util.Arrays
Swaps x[a] with x[b].
swap(byte[], int, int) - Static method in class java.util.Arrays
Swaps x[a] with x[b].
swap(double[], int, int) - Static method in class java.util.Arrays
Swaps x[a] with x[b].
swap(float[], int, int) - Static method in class java.util.Arrays
Swaps x[a] with x[b].
swap(Object[], int, int) - Static method in class java.util.Arrays
Swaps x[a] with x[b].
swap(List, int, int) - Static method in class java.util.Collections
Swaps the elements at the specified positions in the specified list.
swap(Object[], int, int) - Static method in class java.util.Collections
Swaps the two specified elements in the specified array.
swapCursor() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
swapOrder - Variable in class java.text.CollationElementIterator
 
swatchPanel - Variable in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
swatchSize - Variable in class javax.swing.colorchooser.SwatchPanel
 
swatchWidth - Variable in class javax.swing.colorchooser.DefaultPreviewPanel
 
swingDefault - Variable in class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
swingDefault - Variable in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
swingName() - Method in interface javax.swing.text.rtf.RTFAttribute
 
swingName - Variable in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
swingName() - Method in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
swingProps - Variable in class javax.swing.UIManager.LAFState
 
swingValue - Variable in class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute
 
switchSerializerIfHTML(TransformerImpl, String, String) - Static method in class org.apache.xalan.transformer.SerializerSwitcher
Switch to HTML serializer if element is HTML
switchSerializerIfHTML(String, String, Properties, Serializer) - Static method in class org.apache.xalan.transformer.SerializerSwitcher
Switch to HTML serializer if element is HTML
sx - Variable in class java.awt.TexturePaint
 
sy - Variable in class java.awt.TexturePaint
 
symbols - Variable in class java.text.DecimalFormat
The DecimalFormatSymbols object used by this format.
sync() - Method in class java.awt.Toolkit
Synchronizes this toolkit's graphics state.
sync() - Method in class java.io.FileDescriptor
Force all system buffers to synchronize with the underlying device.
sync() - Method in class java.util.prefs.AbstractPreferences
Implements the sync method as per the specification in Preferences.sync().
sync() - Method in class java.util.prefs.Preferences
Ensures that future reads from this preference node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
sync() - Method in class java.util.prefs.WindowsPreferences
Implements Preferences sync() method.
sync(GlyphView) - Method in class javax.swing.text.GlyphPainter1
 
sync() - Method in class javax.swing.text.LabelView
Synchronize the view's cached values with the model.
sync(FlowView) - Method in class javax.swing.text.TextLayoutStrategy
Synchronize the strategy with its FlowView.
sync() - Method in class javax.swing.text.html.ImageView
Makes sure the necessary properties and image is loaded.
sync2() - Method in class java.util.prefs.AbstractPreferences
 
syncAllWidths - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
syncLWRequests - Variable in class java.awt.Window
 
syncScrollPaneWithViewport() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
syncSpi() - Method in class java.util.prefs.AbstractPreferences
This method is invoked with this node locked.
syncSpi() - Method in class java.util.prefs.WindowsPreferences
Empty, never used implementation of AbstractPreferences.flushSpi().
syncWithScrollPane(JScrollPane) - Method in class javax.swing.ScrollPaneLayout
This method is invoked after the ScrollPaneLayout is set as the LayoutManager of a JScrollPane.
synchronizedCollection(Collection) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) collection backed by the specified collection.
synchronizedCollection(Collection, Object) - Static method in class java.util.Collections
 
synchronizedList(List) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) list backed by the specified list.
synchronizedList(List, Object) - Static method in class java.util.Collections
 
synchronizedMap(Map) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) map backed by the specified map.
synchronizedSet(Set) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) set backed by the specified set.
synchronizedSet(Set, Object) - Static method in class java.util.Collections
 
synchronizedSortedMap(SortedMap) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted map backed by the specified sorted map.
synchronizedSortedSet(SortedSet) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted set backed by the specified sorted set.
synthesizedElement(Element) - Method in class javax.swing.text.html.HTMLWriter
Returns true if the element is a synthesized element.
sys_paths - Static variable in class java.lang.ClassLoader
 
system - Variable in class java.rmi.activation.ActivationGroupID
 
systemColors - Static variable in class java.awt.SystemColor
 
systemCustomCursorDirPrefix - Static variable in class java.awt.Cursor
 
systemCustomCursorProperties - Static variable in class java.awt.Cursor
 
systemCustomCursorPropertiesFile - Static variable in class java.awt.Cursor
 
systemCustomCursors - Static variable in class java.awt.Cursor
 
systemId - Variable in class org.apache.crimson.parser.ExternalEntity
 
systemId - Variable in class org.apache.crimson.tree.Doctype.EntityNode
 
systemId - Variable in class org.apache.crimson.tree.Doctype.NotationNode
 
systemId - Variable in class org.apache.crimson.tree.Doctype
 
systemId - Variable in class org.apache.crimson.tree.XmlDocument
 
systemId(ExpressionContext) - Static method in class org.apache.xalan.lib.NodeInfo
systemId returns the system id of the current context node.
systemId(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
systemId returns the system id of the node passed as argument.
systemId - Variable in class org.apache.xml.utils.SerializableLocatorImpl
The system ID.
systemNativeLibraries - Static variable in class java.lang.ClassLoader
 
systemNodeForPackage(Class) - Static method in class java.util.prefs.Preferences
Returns the preference node from the system preference tree that is associated (by convention) with the specified class's package.
systemRoot() - Static method in class java.util.prefs.Preferences
Returns the root preference node for the system.
systemRoot() - Method in interface java.util.prefs.PreferencesFactory
Returns the system root preference node.
systemRoot - Static variable in class java.util.prefs.WindowsPreferences
System root node.
systemRoot() - Method in class java.util.prefs.WindowsPreferencesFactory
Returns WindowsPreferences.systemRoot
systemSyncLWRequests - Static variable in class java.awt.Window
 

T

T0 - Variable in class javax.swing.ProgressMonitor
 
TAB - Static variable in class java.awt.Event
The Tab key.
TABLE - Static variable in class javax.swing.text.html.HTML.Tag
 
TABLOID - Static variable in class java.awt.PageAttributes.MediaType
An alias for LEDGER.
TAG_ACNT - Static variable in interface java.awt.font.OpenType
Accent attachment.
TAG_AVAR - Static variable in interface java.awt.font.OpenType
Axis variaiton.
TAG_BASE - Static variable in interface java.awt.font.OpenType
Baseline data.
TAG_BDAT - Static variable in interface java.awt.font.OpenType
Bitmap data.
TAG_BLOC - Static variable in interface java.awt.font.OpenType
Bitmap location.
TAG_BSLN - Static variable in interface java.awt.font.OpenType
Baseline table.
TAG_CFF - Static variable in interface java.awt.font.OpenType
Compact font format (Type1 font).
TAG_CMAP - Static variable in interface java.awt.font.OpenType
Character to glyph mapping.
TAG_CVAR - Static variable in interface java.awt.font.OpenType
CVT variation.
TAG_CVT - Static variable in interface java.awt.font.OpenType
Control value table.
TAG_DSIG - Static variable in interface java.awt.font.OpenType
Digital signature.
TAG_EBDT - Static variable in interface java.awt.font.OpenType
Embedded bitmap data.
TAG_EBLC - Static variable in interface java.awt.font.OpenType
Embedded bitmap location.
TAG_EBSC - Static variable in interface java.awt.font.OpenType
Embedded bitmap scaling.
TAG_FDSC - Static variable in interface java.awt.font.OpenType
Font descriptors.
TAG_FEAT - Static variable in interface java.awt.font.OpenType
Feature name.
TAG_FMTX - Static variable in interface java.awt.font.OpenType
Font metrics.
TAG_FPGM - Static variable in interface java.awt.font.OpenType
Font program.
TAG_FVAR - Static variable in interface java.awt.font.OpenType
Font variation.
TAG_GASP - Static variable in interface java.awt.font.OpenType
Grid-fitting and scan conversion procedure.
TAG_GDEF - Static variable in interface java.awt.font.OpenType
Glyph definition.
TAG_GLYF - Static variable in interface java.awt.font.OpenType
Glyph data.
TAG_GPOS - Static variable in interface java.awt.font.OpenType
Glyph positioning.
TAG_GSUB - Static variable in interface java.awt.font.OpenType
Glyph substitution.
TAG_GVAR - Static variable in interface java.awt.font.OpenType
Glyph variation.
TAG_HDMX - Static variable in interface java.awt.font.OpenType
Horizontal device metrics.
TAG_HEAD - Static variable in interface java.awt.font.OpenType
Font header.
TAG_HHEA - Static variable in interface java.awt.font.OpenType
Horizontal metrics header.
TAG_HMTX - Static variable in interface java.awt.font.OpenType
Horizontal metrics.
TAG_JSTF - Static variable in interface java.awt.font.OpenType
Justification.
TAG_JUST - Static variable in interface java.awt.font.OpenType
Justification.
TAG_KERN - Static variable in interface java.awt.font.OpenType
Kerning.
TAG_LCAR - Static variable in interface java.awt.font.OpenType
Ligature caret.
TAG_LOCA - Static variable in interface java.awt.font.OpenType
Index to location.
TAG_LTSH - Static variable in interface java.awt.font.OpenType
Linear threshold.
TAG_MAXP - Static variable in interface java.awt.font.OpenType
Maximum profile.
TAG_MMFX - Static variable in interface java.awt.font.OpenType
Multiple master font metrics.
TAG_MMSD - Static variable in interface java.awt.font.OpenType
Multiple master supplementary data.
TAG_MORT - Static variable in interface java.awt.font.OpenType
Glyph metamorphosis.
TAG_NAME - Static variable in interface java.awt.font.OpenType
Naming table.
TAG_OPBD - Static variable in interface java.awt.font.OpenType
Optical bounds.
TAG_OS2 - Static variable in interface java.awt.font.OpenType
OS/2 and Windows specific metrics.
TAG_PCLT - Static variable in interface java.awt.font.OpenType
PCL 5 data.
TAG_POST - Static variable in interface java.awt.font.OpenType
PostScript Information.
TAG_PREP - Static variable in interface java.awt.font.OpenType
CVT preprogram.
TAG_PROP - Static variable in interface java.awt.font.OpenType
Glyph properties.
TAG_QUOTE_ASCII_CHAR - Static variable in class java.text.SimpleDateFormat
Tags for the compiled pattern.
TAG_QUOTE_CHARS - Static variable in class java.text.SimpleDateFormat
 
TAG_TRAK - Static variable in interface java.awt.font.OpenType
Tracking.
TAG_TYP1 - Static variable in interface java.awt.font.OpenType
Adobe Type 1 font data.
TAG_VDMX - Static variable in interface java.awt.font.OpenType
Vertical device metrics.
TAG_VHEA - Static variable in interface java.awt.font.OpenType
Vertical metrics header.
TAG_VMTX - Static variable in interface java.awt.font.OpenType
Vertical metrics.
TAIWAN - Static variable in class java.util.Locale
Useful constant for country.
TAMIL - Static variable in class java.awt.font.NumericShaper
Identifies the TAMIL range and decimal base.
TAMIL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
TAMIL_KEY - Static variable in class java.awt.font.NumericShaper
 
TARGET - Static variable in class javax.swing.text.html.HTML.Attribute
 
TARGETEXTRA - Static variable in class org.apache.xpath.compiler.Lexer
This value is added to each element name in the TARGETEXTRA that is a 'target' (right-most top-level element name).
TATTRNAME_AMOUNT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CASEORDER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CLASS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CLASSID - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CODEBASE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CODETYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CONDITION - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_COUNT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DATATYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DEFAULT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DEPTH - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_EXPR - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_FORMAT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_FROM - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_HREF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ID - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_LANG - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_LEVEL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_MATCH - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_METHOD - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_MODE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_NAME - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_NS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ONLY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ORDER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_PRIORITY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_REFID - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_RESULTNS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_SELECT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_STYLE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_TEST - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_TOSTRING - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_TYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_USE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_VALUE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_XMLNS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TCP_NODELAY - Static variable in interface java.net.SocketOptions
Disable Nagle's algorithm for this connection.
TC_ARRAY - Static variable in interface java.io.ObjectStreamConstants
new Array.
TC_BASE - Static variable in interface java.io.ObjectStreamConstants
First tag value.
TC_BLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
Block of optional data.
TC_BLOCKDATALONG - Static variable in interface java.io.ObjectStreamConstants
long Block data.
TC_CLASS - Static variable in interface java.io.ObjectStreamConstants
Reference to Class.
TC_CLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Class Descriptor.
TC_ENDBLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
End of optional block data blocks for an object.
TC_EXCEPTION - Static variable in interface java.io.ObjectStreamConstants
Exception during write.
TC_LONGSTRING - Static variable in interface java.io.ObjectStreamConstants
Long string.
TC_MAX - Static variable in interface java.io.ObjectStreamConstants
Last tag value.
TC_NULL - Static variable in interface java.io.ObjectStreamConstants
Null object reference.
TC_OBJECT - Static variable in interface java.io.ObjectStreamConstants
new Object.
TC_PROXYCLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Proxy Class Descriptor.
TC_REFERENCE - Static variable in interface java.io.ObjectStreamConstants
Reference to an object already written into the stream.
TC_RESET - Static variable in interface java.io.ObjectStreamConstants
Reset stream context.
TC_STRING - Static variable in interface java.io.ObjectStreamConstants
new String.
TD - Static variable in class javax.swing.text.html.HTML.Tag
 
TELUGU - Static variable in class java.awt.font.NumericShaper
Identifies the TELUGU range and decimal base.
TELUGU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
TELUGU_KEY - Static variable in class java.awt.font.NumericShaper
 
TEMP_STACK_SIZE - Static variable in class javax.swing.JTree
Max number of stacks to keep around.
TERTIARY - Static variable in class java.text.Collator
Collator strength value.
TERTIARYORDERINCREMENT - Static variable in class java.text.RBTableBuilder
 
TERTIARYORDERMASK - Static variable in class java.text.RBCollationTables
 
TEXT - Static variable in class java.awt.SystemColor
The array index for the text system color.
TEXT - Static variable in class javax.swing.text.html.HTML.Attribute
 
TEXT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
TEXTAREA - Static variable in class javax.swing.text.html.HTML.Tag
 
TEXT_ALIGN - Static variable in class javax.swing.text.html.CSS.Attribute
 
TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's text.
TEXT_CURSOR - Static variable in class java.awt.Cursor
The text cursor type.
TEXT_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.TEXT_CURSOR.
TEXT_DECORATION - Static variable in class javax.swing.text.html.CSS.Attribute
 
TEXT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting text events.
TEXT_FIRST - Static variable in class java.awt.event.TextEvent
The first number in the range of ids used for text events.
TEXT_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the textHighlight system color.
TEXT_HIGHLIGHT_TEXT - Static variable in class java.awt.SystemColor
The array index for the textHighlightText system color.
TEXT_INACTIVE_TEXT - Static variable in class java.awt.SystemColor
The array index for the textInactiveText system color.
TEXT_INDENT - Static variable in class javax.swing.text.html.CSS.Attribute
 
TEXT_INSET_H - Static variable in class javax.swing.border.TitledBorder
 
TEXT_LAST - Static variable in class java.awt.event.TextEvent
The last number in the range of ids used for text events.
TEXT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Text node.
TEXT_PLAIN_BASE_TYPE - Static variable in class java.awt.datatransfer.SystemFlavorMap
A String representing text/plain MIME type.
TEXT_SPACING - Static variable in class javax.swing.border.TitledBorder
 
TEXT_TEXT - Static variable in class java.awt.SystemColor
The array index for the textText system color.
TEXT_TRANSFORM - Static variable in class javax.swing.text.html.CSS.Attribute
 
TEXT_VALUE_CHANGED - Static variable in class java.awt.event.TextEvent
This event id indicates that object's text changed.
TH - Static variable in class javax.swing.text.html.HTML.Tag
 
THAANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
THAI - Static variable in class java.awt.font.NumericShaper
Identifies the THAI range and decimal base.
THAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
THAI_KEY - Static variable in class java.awt.font.NumericShaper
 
THRESHOLD - Static variable in class javax.swing.text.StyleContext
The threshold for no longer sharing the set of attributes in an immutable table.
THURSDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Thursday.
TIBETAN - Static variable in class java.awt.font.NumericShaper
Identifies the TIBETAN range and decimal base.
TIBETAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
TIBETAN_KEY - Static variable in class java.awt.font.NumericShaper
 
TICK_BUFFER - Variable in class javax.swing.plaf.metal.MetalSliderUI
 
TIME - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME.
TIMESTAMP - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP.
TIMEZONE_FIELD - Static variable in class java.text.DateFormat
Useful constant for TIMEZONE field alignment.
TIME_ZONE - Static variable in class java.text.DateFormat.Field
Constant identifying the time zone field.
TINYINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TINYINT.
TITLE - Static variable in class javax.swing.text.html.HTML.Attribute
 
TITLE - Static variable in class javax.swing.text.html.HTML.Tag
 
TITLECASE_LETTER - Static variable in class java.lang.Character
General category "Lt" in the Unicode specification.
TITLE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
TOGGLE_CLICK_COUNT_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for toggleClickCount.
TOOL_TIP_TEXT_KEY - Static variable in class javax.swing.JComponent
The comment to display when the cursor is over the component, also known as a "value tip", "flyover help", or "flyover label".
TOP - Static variable in class javax.swing.JSplitPane
Used to add a Component above the other Component.
TOP - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the top of a box.
TOP - Static variable in class javax.swing.border.TitledBorder
Position the title in the middle of the border's top line.
TOPDOWNLEFTRIGHT - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in top-down, left-to-right order.
TOP_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY().
TOP_ALIGNMENT - Static variable in class java.awt.font.GraphicAttribute
Aligns top of graphic to top of line.
TR - Static variable in class javax.swing.text.html.HTML.Tag
 
TRACE - Static variable in class javax.swing.JMenu
 
TRACE - Static variable in class javax.swing.JMenuBar
 
TRACE - Static variable in class javax.swing.JMenuItem
 
TRACE - Static variable in class javax.swing.JPopupMenu
 
TRACE - Static variable in class javax.swing.MenuSelectionManager
 
TRACE - Static variable in class javax.swing.SwingGraphics
 
TRACE - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
TRACE - Static variable in class javax.swing.plaf.basic.BasicMenuUI
 
TRACK - Static variable in class java.awt.event.AdjustmentEvent
The absolute tracking adjustment type.
TRADITIONAL_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
TRADITIONAL_HANZI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Traditional Chinese, including a subset of the CJK unified ideographs as well as Traditional Chinese Han characters that may be defined as surrogate characters.
TRAILER_SIZE - Static variable in class java.util.zip.GZIPOutputStream
 
TRAILING - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be justified to the trailing edge of the container's orientation, for example, to the right in left-to-right orientations.
TRAILING - Static variable in interface javax.swing.SwingConstants
Identifies the trailing edge of text for use with left-to-right and right-to-left languages.
TRAILING - Static variable in class javax.swing.border.TitledBorder
Position title text at the right side of the border line for left to right orientation, at the left side of the border line for right to left orientation.
TRANSACTION_NONE - Static variable in interface java.sql.Connection
A constant indicating that transactions are not supported.
TRANSACTION_READ_COMMITTED - Static variable in interface java.sql.Connection
A constant indicating that dirty reads are prevented; non-repeatable reads and phantom reads can occur.
TRANSACTION_READ_UNCOMMITTED - Static variable in interface java.sql.Connection
A constant indicating that dirty reads, non-repeatable reads and phantom reads can occur.
TRANSACTION_REPEATABLE_READ - Static variable in interface java.sql.Connection
A constant indicating that dirty reads and non-repeatable reads are prevented; phantom reads can occur.
TRANSACTION_SERIALIZABLE - Static variable in interface java.sql.Connection
A constant indicating that dirty reads, non-repeatable reads and phantom reads are prevented.
TRANSFER_SIZE - Static variable in class java.nio.channels.Channels.ReadableByteChannelImpl
 
TRANSFER_SIZE - Static variable in class java.nio.channels.Channels.WritableByteChannelImpl
 
TRANSFORM - Static variable in class java.awt.font.TextAttribute
Attribute key for the transform of a font.
TRANSIENT - Static variable in class java.lang.reflect.Modifier
The int value representing the transient modifier.
TRANSLUCENT - Static variable in interface java.awt.Transparency
Represents image data that contains or might contain arbitrary alpha values between and including 0.0 and 1.0.
TRAVERSAL_KEY_LENGTH - Static variable in class java.awt.KeyboardFocusManager
 
TREE_MODEL_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for treeModel.
TRIPLE_PRIME - Static variable in class java.text.TextBoundaryData
 
TRUE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value true.
TRUETYPE_FONT - Static variable in class java.awt.Font
Create a Font of type TRUETYPE.
TSPECIALS - Static variable in class java.awt.datatransfer.MimeType
A string that holds all the special chars.
TSPECIALS - Static variable in class java.awt.datatransfer.MimeTypeParameterList
A string that holds all the special chars.
TT - Static variable in class javax.swing.text.html.HTML.Tag
 
TTL_EXPIRED - Static variable in interface java.net.SocksConsts
 
TT_EOF - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the stream has been read.
TT_EOL - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the line has been read.
TT_NOTHING - Static variable in class java.io.StreamTokenizer
 
TT_NUMBER - Static variable in class java.io.StreamTokenizer
A constant indicating that a number token has been read.
TT_WORD - Static variable in class java.io.StreamTokenizer
A constant indicating that a word token has been read.
TUESDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Tuesday.
TWO - Static variable in class java.math.BigInteger
The BigInteger constant two.
TWO_SIDED_LONG_EDGE - Static variable in class java.awt.JobAttributes.SidesType
The SidesType instance to use for specifying that consecutive job pages should be printed upon front and back sides of consecutive media sheets, such that the orientation of each pair of pages on the medium would be correct for the reader as if for binding on the long edge.
TWO_SIDED_SHORT_EDGE - Static variable in class java.awt.JobAttributes.SidesType
The SidesType instance to use for specifying that consecutive job pages should be printed upon front and back sides of consecutive media sheets, such that the orientation of each pair of pages on the medium would be correct for the reader as if for binding on the short edge.
TYPE - Static variable in class java.lang.Boolean
The Class object representing the primitive type boolean.
TYPE - Static variable in class java.lang.Byte
The Class instance representing the primitive type byte.
TYPE - Static variable in class java.lang.Character
The Class instance representing the primitive type char.
TYPE - Static variable in class java.lang.Double
The Class instance representing the primitive type double.
TYPE - Static variable in class java.lang.Float
The Class instance representing the primitive type float.
TYPE - Static variable in class java.lang.Integer
The Class instance representing the primitive type int.
TYPE - Static variable in class java.lang.Long
The Class instance representing the primitive type long.
TYPE - Static variable in class java.lang.Short
The Class instance representing the primitive type short.
TYPE - Static variable in class java.lang.Void
The Class object representing the primitive Java type void.
TYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
TYPE_2CLR - Static variable in class java.awt.color.ColorSpace
Generic 2 component color spaces.
TYPE_3BYTE_BGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components, corresponding to a Windows-style BGR color model) with the colors Blue, Green, and Red stored in 3 bytes.
TYPE_3CLR - Static variable in class java.awt.color.ColorSpace
Generic 3 component color spaces.
TYPE_4BYTE_ABGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components with the colors Blue, Green, and Red stored in 3 bytes and 1 byte of alpha.
TYPE_4BYTE_ABGR_PRE - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components with the colors Blue, Green, and Red stored in 3 bytes and 1 byte of alpha.
TYPE_4CLR - Static variable in class java.awt.color.ColorSpace
Generic 4 component color spaces.
TYPE_5CLR - Static variable in class java.awt.color.ColorSpace
Generic 5 component color spaces.
TYPE_6CLR - Static variable in class java.awt.color.ColorSpace
Generic 6 component color spaces.
TYPE_7CLR - Static variable in class java.awt.color.ColorSpace
Generic 7 component color spaces.
TYPE_8CLR - Static variable in class java.awt.color.ColorSpace
Generic 8 component color spaces.
TYPE_9CLR - Static variable in class java.awt.color.ColorSpace
Generic 9 component color spaces.
TYPE_ACLR - Static variable in class java.awt.color.ColorSpace
Generic 10 component color spaces.
TYPE_BCLR - Static variable in class java.awt.color.ColorSpace
Generic 11 component color spaces.
TYPE_BICUBIC - Static variable in class java.awt.image.AffineTransformOp
Bicubic interpolation type.
TYPE_BILINEAR - Static variable in class java.awt.image.AffineTransformOp
Bilinear interpolation type.
TYPE_BYTE - Static variable in class java.awt.image.DataBuffer
Tag for unsigned byte data.
TYPE_BYTE_BINARY - Static variable in class java.awt.image.BufferedImage
Represents an opaque byte-packed 1, 2, or 4 bit image.
TYPE_BYTE_GRAY - Static variable in class java.awt.image.BufferedImage
Represents a unsigned byte grayscale image, non-indexed.
TYPE_BYTE_INDEXED - Static variable in class java.awt.image.BufferedImage
Represents an indexed byte image.
TYPE_CCLR - Static variable in class java.awt.color.ColorSpace
Generic 12 component color spaces.
TYPE_CMY - Static variable in class java.awt.color.ColorSpace
Any of the family of CMY color spaces.
TYPE_CMYK - Static variable in class java.awt.color.ColorSpace
Any of the family of CMYK color spaces.
TYPE_CUSTOM - Static variable in class java.awt.image.BufferedImage
Image type is not recognized so it must be a customized image.
TYPE_DCLR - Static variable in class java.awt.color.ColorSpace
Generic 13 component color spaces.
TYPE_DOUBLE - Static variable in class java.awt.image.DataBuffer
Tag for double data.
TYPE_ECLR - Static variable in class java.awt.color.ColorSpace
Generic 14 component color spaces.
TYPE_FCLR - Static variable in class java.awt.color.ColorSpace
Generic 15 component color spaces.
TYPE_FLIP - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a mirror image flip about some axis which changes the normally right handed coordinate system into a left handed system in addition to the conversions indicated by other flag bits.
TYPE_FLOAT - Static variable in class java.awt.image.DataBuffer
Tag for float data.
TYPE_FORWARD_ONLY - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object whose cursor may move only forward.
TYPE_GENERAL_ROTATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a rotation by an arbitrary angle in addition to the conversions indicated by other flag bits.
TYPE_GENERAL_SCALE - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a general scale in addition to the conversions indicated by other flag bits.
TYPE_GENERAL_TRANSFORM - Static variable in class java.awt.geom.AffineTransform
This constant indicates that the transform defined by this object performs an arbitrary conversion of the input coordinates.
TYPE_GRAY - Static variable in class java.awt.color.ColorSpace
Any of the family of GRAY color spaces.
TYPE_HLS - Static variable in class java.awt.color.ColorSpace
Any of the family of HLS color spaces.
TYPE_HSV - Static variable in class java.awt.color.ColorSpace
Any of the family of HSV color spaces.
TYPE_IDENTITY - Static variable in class java.awt.geom.AffineTransform
This constant indicates that the transform defined by this object is an identity transform.
TYPE_IMAGE_BUFFER - Static variable in class java.awt.GraphicsDevice
Device is an image buffer.
TYPE_INT - Static variable in class java.awt.image.DataBuffer
Tag for int data.
TYPE_INT_ARGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components packed into integer pixels.
TYPE_INT_ARGB_PRE - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components packed into integer pixels.
TYPE_INT_BGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components, corresponding to a Windows- or Solaris- style BGR color model, with the colors Blue, Green, and Red packed into integer pixels.
TYPE_INT_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components packed into integer pixels.
TYPE_Lab - Static variable in class java.awt.color.ColorSpace
Any of the family of Lab color spaces.
TYPE_Luv - Static variable in class java.awt.color.ColorSpace
Any of the family of Luv color spaces.
TYPE_MASK_ROTATION - Static variable in class java.awt.geom.AffineTransform
This constant is a bit mask for any of the rotation flag bits.
TYPE_MASK_SCALE - Static variable in class java.awt.geom.AffineTransform
This constant is a bit mask for any of the scale flag bits.
TYPE_NEAREST_NEIGHBOR - Static variable in class java.awt.image.AffineTransformOp
Nearest-neighbor interpolation type.
TYPE_PRINTER - Static variable in class java.awt.GraphicsDevice
Device is a printer.
TYPE_QUADRANT_ROTATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a quadrant rotation by some multiple of 90 degrees in addition to the conversions indicated by other flag bits.
TYPE_RASTER_SCREEN - Static variable in class java.awt.GraphicsDevice
Device is a raster screen.
TYPE_RGB - Static variable in class java.awt.color.ColorSpace
Any of the family of RGB color spaces.
TYPE_SCROLL_INSENSITIVE - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object that is scrollable but generally not sensitive to changes made by others.
TYPE_SCROLL_SENSITIVE - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object that is scrollable and generally sensitive to changes made by others.
TYPE_SHORT - Static variable in class java.awt.image.DataBuffer
Tag for signed short data.
TYPE_TRANSLATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a translation in addition to the conversions indicated by other flag bits.
TYPE_UNDEFINED - Static variable in class java.awt.image.DataBuffer
Tag for undefined data.
TYPE_UNIFORM_SCALE - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a uniform scale in addition to the conversions indicated by other flag bits.
TYPE_UNKNOWN - Static variable in class java.awt.geom.AffineTransform
 
TYPE_USHORT - Static variable in class java.awt.image.DataBuffer
Tag for unsigned short data.
TYPE_USHORT_555_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 5-5-5 RGB color components (5-bits red, 5-bits green, 5-bits blue) with no alpha.
TYPE_USHORT_565_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 5-6-5 RGB color components (5-bits red, 6-bits green, 5-bits blue) with no alpha.
TYPE_USHORT_GRAY - Static variable in class java.awt.image.BufferedImage
Represents an unsigned short grayscale image, non-indexed).
TYPE_XYZ - Static variable in class java.awt.color.ColorSpace
Any of the family of XYZ color spaces.
TYPE_YCbCr - Static variable in class java.awt.color.ColorSpace
Any of the family of YCbCr color spaces.
TYPE_Yxy - Static variable in class java.awt.color.ColorSpace
Any of the family of Yxy color spaces.
T_ANY - Static variable in class org.apache.xalan.processor.XSLTElementDef
Content type enumerations
T_AVT - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_AVT_QNAME - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_CDATA - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_CHAR - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_ELEMENT - Static variable in class org.apache.xalan.processor.XSLTElementDef
Content type enumerations
T_ENUM - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_ENUM_OR_PQNAME - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_EXPR - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_NCNAME - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_NMTOKEN - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_NUMBER - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_PATTERN - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_PCDATA - Static variable in class org.apache.xalan.processor.XSLTElementDef
Content type enumerations
T_PREFIX_URLLIST - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_QNAME - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_QNAMES - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_QNAMES_RESOLVE_NULL - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_SIMPLEPATTERNLIST - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_STRINGLIST - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_URL - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
T_YESNO - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
Type values that represent XSLT attribute types.
TabAlignmentKey - Static variable in class javax.swing.text.rtf.RTFReader
 
TabExpander - interface javax.swing.text.TabExpander.
Simple interface to allow for different types of implementations of tab expansion.
TabLeaderKey - Static variable in class javax.swing.text.rtf.RTFReader
 
TabSet - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
TabSet for the paragraph.
TabSet - Static variable in class javax.swing.text.StyleConstants
TabSet for the paragraph, type is a TabSet containing TabStops.
TabSet - class javax.swing.text.TabSet.
A TabSet is comprised of many TabStops.
TabSet(TabStop[]) - Constructor for class javax.swing.text.TabSet
Creates and returns an instance of TabSet.
TabStop - class javax.swing.text.TabStop.
This class encapsulates a single tab stop (basically as tab stops are thought of by RTF).
TabStop(float) - Constructor for class javax.swing.text.TabStop
Creates a tab at position pos with a default alignment and default leader.
TabStop(float, int, int) - Constructor for class javax.swing.text.TabStop
Creates a tab with the specified position pos, alignment align and leader leader.
TabableView - interface javax.swing.text.TabableView.
Interface for Views that have size dependent upon tabs.
TabbedPaneUI - class javax.swing.plaf.TabbedPaneUI.
Pluggable look and feel interface for JTabbedPane.
TabbedPaneUI() - Constructor for class javax.swing.plaf.TabbedPaneUI
 
TableCellEditor - interface javax.swing.table.TableCellEditor.
This interface defines the method any object that would like to be an editor of values for components such as JListBox, JComboBox, JTree, or JTable needs to implement.
TableCellRenderer - interface javax.swing.table.TableCellRenderer.
This interface defines the method required by any object that would like to be a renderer for cells in a JTable.
TableColumn - class javax.swing.table.TableColumn.
A TableColumn represents all the attributes of a column in a JTable, such as width, resizibility, minimum and maximum width.
TableColumn() - Constructor for class javax.swing.table.TableColumn
Cover method, using a default model index of 0, default width of 75, a null renderer and a null editor.
TableColumn(int) - Constructor for class javax.swing.table.TableColumn
Cover method, using a default width of 75, a null renderer and a null editor.
TableColumn(int, int) - Constructor for class javax.swing.table.TableColumn
Cover method, using a null renderer and a null editor.
TableColumn(int, int, TableCellRenderer, TableCellEditor) - Constructor for class javax.swing.table.TableColumn
Creates and initializes an instance of TableColumn with modelIndex.
TableColumnModel - interface javax.swing.table.TableColumnModel.
Defines the requirements for a table column model object suitable for use with JTable.
TableColumnModelEvent - class javax.swing.event.TableColumnModelEvent.
TableColumnModelEvent is used to notify listeners that a table column model has changed, such as a column was added, removed, or moved.
TableColumnModelEvent(TableColumnModel, int, int) - Constructor for class javax.swing.event.TableColumnModelEvent
Constructs a TableColumnModelEvent object.
TableColumnModelListener - interface javax.swing.event.TableColumnModelListener.
TableColumnModelListener defines the interface for an object that listens to changes in a TableColumnModel.
TableHeaderUI - class javax.swing.plaf.TableHeaderUI.
Pluggable look and feel interface for JTableHeader.
TableHeaderUI() - Constructor for class javax.swing.plaf.TableHeaderUI
 
TableModel - interface javax.swing.table.TableModel.
The TableModel interface specifies the methods the JTable will use to interrogate a tabular data model.
TableModelEvent - class javax.swing.event.TableModelEvent.
TableModelEvent is used to notify listeners that a table model has changed.
TableModelEvent(TableModel) - Constructor for class javax.swing.event.TableModelEvent
All row data in the table has changed, listeners should discard any state that was based on the rows and requery the TableModel to get the new row count and all the appropriate values.
TableModelEvent(TableModel, int) - Constructor for class javax.swing.event.TableModelEvent
This row of data has been updated.
TableModelEvent(TableModel, int, int) - Constructor for class javax.swing.event.TableModelEvent
The data in rows [firstRow, lastRow] have been updated.
TableModelEvent(TableModel, int, int, int) - Constructor for class javax.swing.event.TableModelEvent
The cells in column column in the range [firstRow, lastRow] have been updated.
TableModelEvent(TableModel, int, int, int, int) - Constructor for class javax.swing.event.TableModelEvent
The cells from (firstRow, column) to (lastRow, column) have been changed.
TableModelListener - interface javax.swing.event.TableModelListener.
TableModelListener defines the interface for an object that listens to changes in a TableModel.
TableUI - class javax.swing.plaf.TableUI.
Pluggable look and feel interface for JTable.
TableUI() - Constructor for class javax.swing.plaf.TableUI
 
TableView - class javax.swing.text.TableView.
Implements View interface for a table, that is composed of an element structure where the child elements of the element this view is responsible for represent rows and the child elements of the row elements are cells.
TableView(Element) - Constructor for class javax.swing.text.TableView
Constructs a TableView for the given element.
TableView - class javax.swing.text.html.TableView.
HTML table view.
TableView(Element) - Constructor for class javax.swing.text.html.TableView
Constructs a TableView for the given element.
TableView.CellView - class javax.swing.text.html.TableView.CellView.
Default view of an html table cell.
TableView.CellView(Element) - Constructor for class javax.swing.text.html.TableView.CellView
Constructs a TableCell for the given element.
TableView.ColumnIterator - class javax.swing.text.html.TableView.ColumnIterator.
 
TableView.ColumnIterator() - Constructor for class javax.swing.text.html.TableView.ColumnIterator
 
TableView.GridCell - interface javax.swing.text.TableView.GridCell.
THIS IS NO LONGER USED, AND WILL BE REMOVED IN THE NEXT RELEASE.
TableView.RowIterator - class javax.swing.text.html.TableView.RowIterator.
 
TableView.RowIterator() - Constructor for class javax.swing.text.html.TableView.RowIterator
 
TableView.RowView - class javax.swing.text.html.TableView.RowView.
View of a row in a row-centric table.
TableView.RowView(Element) - Constructor for class javax.swing.text.html.TableView.RowView
Constructs a TableView for the given element.
TableView.TableCell - class javax.swing.text.TableView.TableCell.
Deprecated. A table cell can now be any View implementation.
TableView.TableCell(Element) - Constructor for class javax.swing.text.TableView.TableCell
Deprecated. Constructs a TableCell for the given element.
TableView.TableRow - class javax.swing.text.TableView.TableRow.
View of a row in a row-centric table.
TableView.TableRow(Element) - Constructor for class javax.swing.text.TableView.TableRow
Constructs a TableView for the given element.
Tabs - Static variable in class javax.swing.text.rtf.Constants
An array of TabStops
TagElement - class javax.swing.text.html.parser.TagElement.
A generic HTML TagElement class.
TagElement(Element) - Constructor for class javax.swing.text.html.parser.TagElement
 
TagElement(Element, boolean) - Constructor for class javax.swing.text.html.parser.TagElement
 
TagStack - class javax.swing.text.html.parser.TagStack.
A stack of tags.
TagStack(TagElement, TagStack) - Constructor for class javax.swing.text.html.parser.TagStack
Construct a stack element.
TaskQueue - class java.util.TaskQueue.
This class represents a timer task queue: a priority queue of TimerTasks, ordered on nextExecutionTime.
TaskQueue() - Constructor for class java.util.TaskQueue
 
TemplateList - class org.apache.xalan.templates.TemplateList.
Encapsulates a template list, and helps locate individual templates.
TemplateList() - Constructor for class org.apache.xalan.templates.TemplateList
Construct a TemplateList object.
TemplateList.TemplateWalker - class org.apache.xalan.templates.TemplateList.TemplateWalker.
An inner class used by a compiler to iterate over all of the ElemTemplates stored in this TemplateList.
TemplateList.TemplateWalker() - Constructor for class org.apache.xalan.templates.TemplateList.TemplateWalker
 
TemplateSubPatternAssociation - class org.apache.xalan.templates.TemplateSubPatternAssociation.
A class to contain a match pattern and it's corresponding template.
TemplateSubPatternAssociation(ElemTemplate, StepPattern, String) - Constructor for class org.apache.xalan.templates.TemplateSubPatternAssociation
Construct a match pattern from a pattern and template.
Terminator - class java.lang.Terminator.
Package-private utility class for setting up and tearing down platform-specific support for termination-triggered shutdowns.
Terminator() - Constructor for class java.lang.Terminator
 
TestDriver - class org.apache.xml.utils.synthetic.TestDriver.
Class TestDriver
TestDriver() - Constructor for class org.apache.xml.utils.synthetic.TestDriver
 
TestDriver.Inner - class org.apache.xml.utils.synthetic.TestDriver.Inner.
Class Inner
TestDriver.Inner() - Constructor for class org.apache.xml.utils.synthetic.TestDriver.Inner
 
Text - Static variable in class org.apache.xalan.serialize.Method
The output method for text documents: text.
TextAction - class javax.swing.text.TextAction.
An Action implementation useful for key bindings that are shared across a number of different text components.
TextAction(String) - Constructor for class javax.swing.text.TextAction
Creates a new JTextAction object.
TextArea - class java.awt.TextArea.
A TextArea object is a multi-line region that displays text.
TextArea() - Constructor for class java.awt.TextArea
Constructs a new text area with the empty string as text.
TextArea(String) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text.
TextArea(int, int) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified number of rows and columns and the empty string as text.
TextArea(String, int, int) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text, and with the specified number of rows and columns.
TextArea(String, int, int, int) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text, and with the rows, columns, and scroll bar visibility as specified.
TextArea.AccessibleAWTTextArea - class java.awt.TextArea.AccessibleAWTTextArea.
This class implements accessibility support for the TextArea class.
TextArea.AccessibleAWTTextArea() - Constructor for class java.awt.TextArea.AccessibleAWTTextArea
 
TextAreaDocument - class javax.swing.text.html.TextAreaDocument.
TextAreaDocument extends the capabilities of the PlainDocument to store the data that is initially set in the Document.
TextAreaDocument() - Constructor for class javax.swing.text.html.TextAreaDocument
 
TextAreaPeer - interface java.awt.peer.TextAreaPeer.
The peer interfaces are intended only for use in porting the AWT.
TextAttribute - class java.awt.font.TextAttribute.
The TextAttribute class defines attribute keys and attribute values used for text rendering.
TextAttribute(String) - Constructor for class java.awt.font.TextAttribute
Constructs a TextAttribute with the specified name.
TextBoundaryData - class java.text.TextBoundaryData.
This class wraps up the data tables needed for SimpleTextBoundary.
TextBoundaryData(WordBreakTable, WordBreakTable, UnicodeClassMapping) - Constructor for class java.text.TextBoundaryData
 
TextComponent - class java.awt.TextComponent.
The TextComponent class is the superclass of any component that allows the editing of some text.
TextComponent(String) - Constructor for class java.awt.TextComponent
Constructs a new text component initialized with the specified text.
TextComponent.AccessibleAWTTextComponent - class java.awt.TextComponent.AccessibleAWTTextComponent.
This class implements accessibility support for the TextComponent class.
TextComponent.AccessibleAWTTextComponent() - Constructor for class java.awt.TextComponent.AccessibleAWTTextComponent
Constructs an AccessibleAWTTextComponent.
TextComponentPeer - interface java.awt.peer.TextComponentPeer.
The peer interfaces are intended only for use in porting the AWT.
TextEvent - class java.awt.event.TextEvent.
A semantic event which indicates that an object's text changed.
TextEvent(Object, int) - Constructor for class java.awt.event.TextEvent
Constructs a TextEvent object.
TextField - class java.awt.TextField.
A TextField object is a text component that allows for the editing of a single line of text.
TextField() - Constructor for class java.awt.TextField
Constructs a new text field.
TextField(String) - Constructor for class java.awt.TextField
Constructs a new text field initialized with the specified text.
TextField(int) - Constructor for class java.awt.TextField
Constructs a new empty text field with the specified number of columns.
TextField(String, int) - Constructor for class java.awt.TextField
Constructs a new text field initialized with the specified text to be displayed, and wide enough to hold the specified number of columns.
TextField.AccessibleAWTTextField - class java.awt.TextField.AccessibleAWTTextField.
This class implements accessibility support for the TextField class.
TextField.AccessibleAWTTextField() - Constructor for class java.awt.TextField.AccessibleAWTTextField
 
TextFieldPeer - interface java.awt.peer.TextFieldPeer.
The peer interfaces are intended only for use in porting the AWT.
TextHitInfo - class java.awt.font.TextHitInfo.
The TextHitInfo class represents a character position in a text model, and a bias, or "side," of the character.
TextHitInfo(int, boolean) - Constructor for class java.awt.font.TextHitInfo
Constructs a new TextHitInfo.
TextJustifier - class java.awt.font.TextJustifier.
 
TextJustifier(GlyphJustificationInfo[], int, int) - Constructor for class java.awt.font.TextJustifier
Initialize the justifier with an array of infos corresponding to each glyph.
TextLayout - class java.awt.font.TextLayout.
TextLayout is an immutable graphical representation of styled character data.
TextLayout(String, Font, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Constructs a TextLayout from a String and a Font.
TextLayout(String, Map, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Constructs a TextLayout from a String and an attribute set.
TextLayout(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Constructs a TextLayout from an iterator over styled text.
TextLayout(TextLine, byte, float[], float) - Constructor for class java.awt.font.TextLayout
Creates a TextLayout from a TextLine and some paragraph data.
TextLayout.CaretPolicy - class java.awt.font.TextLayout.CaretPolicy.
Defines a policy for determining the strong caret location.
TextLayout.CaretPolicy() - Constructor for class java.awt.font.TextLayout.CaretPolicy
Constructs a CaretPolicy.
TextLayout.OptInfo - class java.awt.font.TextLayout.OptInfo.
temporary optimization
TextLayout.OptInfo(FontRenderContext, char[], Font, LineMetrics, Map) - Constructor for class java.awt.font.TextLayout.OptInfo
 
TextLayoutStrategy - class javax.swing.text.TextLayoutStrategy.
A flow strategy that uses java.awt.font.LineBreakMeasureer to produce java.awt.font.TextLayout for i18n capable rendering.
TextLayoutStrategy() - Constructor for class javax.swing.text.TextLayoutStrategy
Constructs a layout strategy for paragraphs based upon java.awt.font.LineBreakMeasurer.
TextLayoutStrategy.AttributedSegment - class javax.swing.text.TextLayoutStrategy.AttributedSegment.
Implementation of AttributedCharacterIterator that supports the GlyphView attributes for rendering the glyphs through a TextLayout.
TextLayoutStrategy.AttributedSegment() - Constructor for class javax.swing.text.TextLayoutStrategy.AttributedSegment
 
TextLine - class java.awt.font.TextLine.
 
TextLine(TextLineComponent[], float[], char[], int, int, int[], byte[], boolean) - Constructor for class java.awt.font.TextLine
 
TextLine.Function - class java.awt.font.TextLine.Function.
 
TextLine.Function() - Constructor for class java.awt.font.TextLine.Function
 
TextLine.TextLineMetrics - class java.awt.font.TextLine.TextLineMetrics.
 
TextLine.TextLineMetrics(float, float, float, float) - Constructor for class java.awt.font.TextLine.TextLineMetrics
 
TextListener - interface java.awt.event.TextListener.
The listener interface for receiving text events.
TextMeasurer - class java.awt.font.TextMeasurer.
The TextMeasurer class provides the primitive operations needed for line break: measuring up to a given advance, determining the advance of a range of characters, and generating a TextLayout for a range of characters.
TextMeasurer(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.TextMeasurer
Constructs a TextMeasurer from the source text.
TextNode - class org.apache.crimson.tree.TextNode.
Node representing XML text.
TextNode() - Constructor for class org.apache.crimson.tree.TextNode
Constructs a text object with no text and unattached to any document.
TextNode(char[], int, int) - Constructor for class org.apache.crimson.tree.TextNode
Constructs text object by copying text from the input buffer.
TextNode(String) - Constructor for class org.apache.crimson.tree.TextNode
Constructs a text object by copying text from the string.
TextUI - class javax.swing.plaf.TextUI.
Text editor user interface
TextUI() - Constructor for class javax.swing.plaf.TextUI
 
TexturePaint - class java.awt.TexturePaint.
The TexturePaint class provides a way to fill a Shape with a texture that is specified as a BufferedImage.
TexturePaint(BufferedImage, Rectangle2D) - Constructor for class java.awt.TexturePaint
Constructs a TexturePaint object.
TexturePaintContext - class java.awt.TexturePaintContext.
 
TexturePaintContext(ColorModel, AffineTransform, int, int, int) - Constructor for class java.awt.TexturePaintContext
 
TexturePaintContext.Any - class java.awt.TexturePaintContext.Any.
 
TexturePaintContext.Any(WritableRaster, ColorModel, AffineTransform, int, boolean) - Constructor for class java.awt.TexturePaintContext.Any
 
TexturePaintContext.Byte - class java.awt.TexturePaintContext.Byte.
 
TexturePaintContext.Byte(ByteInterleavedRaster, ColorModel, AffineTransform, int) - Constructor for class java.awt.TexturePaintContext.Byte
 
TexturePaintContext.ByteFilter - class java.awt.TexturePaintContext.ByteFilter.
 
TexturePaintContext.ByteFilter(ByteInterleavedRaster, ColorModel, AffineTransform, int) - Constructor for class java.awt.TexturePaintContext.ByteFilter
 
TexturePaintContext.Int - class java.awt.TexturePaintContext.Int.
 
TexturePaintContext.Int(IntegerInterleavedRaster, ColorModel, AffineTransform, int, boolean) - Constructor for class java.awt.TexturePaintContext.Int
 
Thread - class java.lang.Thread.
A thread is a thread of execution in a program.
Thread() - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group.
Thread(ThreadGroup, Runnable, String, long) - Constructor for class java.lang.Thread
Allocates a new Thread object so that it has target as its run object, has the specified name as its name, belongs to the thread group referred to by group, and has the specified stack size.
ThreadDeath - error java.lang.ThreadDeath.
An instance of ThreadDeath is thrown in the victim thread when the stop method with zero arguments in class Thread is called.
ThreadDeath() - Constructor for class java.lang.ThreadDeath
 
ThreadGroup - class java.lang.ThreadGroup.
A thread group represents a set of threads.
ThreadGroup() - Constructor for class java.lang.ThreadGroup
Creates an empty Thread group that is not in any Thread group.
ThreadGroup(String) - Constructor for class java.lang.ThreadGroup
Constructs a new thread group.
ThreadGroup(ThreadGroup, String) - Constructor for class java.lang.ThreadGroup
Creates a new thread group.
ThreadLocal - class java.lang.ThreadLocal.
This class provides thread-local variables.
ThreadLocal() - Constructor for class java.lang.ThreadLocal
 
ThreadLocal.ThreadLocalMap - class java.lang.ThreadLocal.ThreadLocalMap.
ThreadLocalMap is a customized hash map suitable only for maintaining thread local values.
ThreadLocal.ThreadLocalMap(ThreadLocal, Object) - Constructor for class java.lang.ThreadLocal.ThreadLocalMap
Construct a new map initially containing (firstKey, firstValue).
ThreadLocal.ThreadLocalMap(ThreadLocal.ThreadLocalMap) - Constructor for class java.lang.ThreadLocal.ThreadLocalMap
Construct a new map including all Inheritable ThreadLocals from given parent map.
ThreadLocal.ThreadLocalMap.Entry - class java.lang.ThreadLocal.ThreadLocalMap.Entry.
The entries in this hash map extend WeakReference, using its main ref field as the key (which is always a ThreadLocal object).
ThreadLocal.ThreadLocalMap.Entry(ThreadLocal, Object) - Constructor for class java.lang.ThreadLocal.ThreadLocalMap.Entry
 
Throwable - class java.lang.Throwable.
The Throwable class is the superclass of all errors and exceptions in the Java language.
Throwable() - Constructor for class java.lang.Throwable
Constructs a new throwable with null as its detail message.
Throwable(String) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message.
Throwable(String, Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message and cause.
Throwable(Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified cause and a detail message of (cause==null ?
Tie - interface javax.rmi.CORBA.Tie.
Defines methods which all RMI-IIOP server side ties must implement.
TileObserver - interface java.awt.image.TileObserver.
An interface for objects that wish to be informed when tiles of a WritableRenderedImage become modifiable by some writer via a call to getWritableTile, and when they become unmodifiable via the last call to releaseWritableTile.
Time - class java.sql.Time.
A thin wrapper around the java.util.Date class that allows the JDBC API to identify this as an SQL TIME value.
Time(int, int, int) - Constructor for class java.sql.Time
Deprecated. Use the constructor that takes a milliseconds value in place of this constructor
Time(long) - Constructor for class java.sql.Time
Constructs a Time object using a milliseconds time value.
TimeZone - class java.util.TimeZone.
TimeZone represents a time zone offset, and also figures out daylight savings.
TimeZone() - Constructor for class java.util.TimeZone
Sole constructor.
Timer - class java.util.Timer.
A facility for threads to schedule tasks for future execution in a background thread.
Timer() - Constructor for class java.util.Timer
Creates a new timer.
Timer(boolean) - Constructor for class java.util.Timer
Creates a new timer whose associated thread may be specified to run as a daemon.
Timer - class javax.swing.Timer.
Fires one or more action events after a specified delay.
Timer(int, ActionListener) - Constructor for class javax.swing.Timer
Creates a Timer that will notify its listeners every delay milliseconds.
Timer.DoPostEvent - class javax.swing.Timer.DoPostEvent.
DoPostEvent is a runnable class that fires actionEvents to the listeners on the EventDispatchThread, via invokeLater.
Timer.DoPostEvent() - Constructor for class javax.swing.Timer.DoPostEvent
 
TimerQueue - class javax.swing.TimerQueue.
Internal class to manage all Timers using one thread.
TimerQueue() - Constructor for class javax.swing.TimerQueue
Constructor for TimerQueue.
TimerTask - class java.util.TimerTask.
A task that can be scheduled for one-time or repeated execution by a Timer.
TimerTask() - Constructor for class java.util.TimerTask
Creates a new timer task.
TimerThread - class java.util.TimerThread.
This "helper class" implements the timer's task execution thread, which waits for tasks on the timer queue, executions them when they fire, reschedules repeating tasks, and removes cancelled tasks and spent non-repeating tasks from the queue.
TimerThread(TaskQueue) - Constructor for class java.util.TimerThread
 
Timestamp - class java.sql.Timestamp.
A thin wrapper around java.util.Date that allows the JDBC API to identify this as an SQL TIMESTAMP value.
Timestamp(int, int, int, int, int, int, int) - Constructor for class java.sql.Timestamp
Deprecated. instead use the constructor Timestamp(long millis)
Timestamp(long) - Constructor for class java.sql.Timestamp
Constructs a Timestamp object using a milliseconds time value.
TitleProperty - Static variable in interface javax.swing.text.Document
The property name for the title of the document, if there is one.
TitledBorder - class javax.swing.border.TitledBorder.
A class which implements an arbitrary border with the addition of a String title in a specified position and justification.
TitledBorder(String) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance.
TitledBorder(Border) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border and an empty title.
TitledBorder(Border, String) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border and title.
TitledBorder(Border, String, int, int) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, and title-position.
TitledBorder(Border, String, int, int, Font) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, title-position, and title-font.
TitledBorder(Border, String, int, int, Font, Color) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, title-position, title-font, and title-color.
TokenThreshold - Static variable in class javax.swing.text.html.HTMLDocument
Document property for the number of tokens to buffer before building an element subtree to represent them.
TooManyListenersException - exception java.util.TooManyListenersException.
The TooManyListenersException Exception is used as part of the Java Event model to annotate and implement a unicast special case of a multicast Event Source.
TooManyListenersException() - Constructor for class java.util.TooManyListenersException
Constructs a TooManyListenersException with no detail message.
TooManyListenersException(String) - Constructor for class java.util.TooManyListenersException
Constructs a TooManyListenersException with the specified detail message.
ToolBarUI - class javax.swing.plaf.ToolBarUI.
Pluggable look and feel interface for JToolBar.
ToolBarUI() - Constructor for class javax.swing.plaf.ToolBarUI
 
ToolTipManager - class javax.swing.ToolTipManager.
Manages all the ToolTips in the system.
ToolTipManager() - Constructor for class javax.swing.ToolTipManager
 
ToolTipManager.MoveBeforeEnterListener - class javax.swing.ToolTipManager.MoveBeforeEnterListener.
 
ToolTipManager.MoveBeforeEnterListener() - Constructor for class javax.swing.ToolTipManager.MoveBeforeEnterListener
 
ToolTipManager.insideTimerAction - class javax.swing.ToolTipManager.insideTimerAction.
 
ToolTipManager.insideTimerAction() - Constructor for class javax.swing.ToolTipManager.insideTimerAction
 
ToolTipManager.outsideTimerAction - class javax.swing.ToolTipManager.outsideTimerAction.
 
ToolTipManager.outsideTimerAction() - Constructor for class javax.swing.ToolTipManager.outsideTimerAction
 
ToolTipManager.stillInsideTimerAction - class javax.swing.ToolTipManager.stillInsideTimerAction.
 
ToolTipManager.stillInsideTimerAction() - Constructor for class javax.swing.ToolTipManager.stillInsideTimerAction
 
ToolTipUI - class javax.swing.plaf.ToolTipUI.
Pluggable look and feel interface for JToolTip.
ToolTipUI() - Constructor for class javax.swing.plaf.ToolTipUI
 
Toolkit - class java.awt.Toolkit.
This class is the abstract superclass of all actual implementations of the Abstract Window Toolkit.
Toolkit() - Constructor for class java.awt.Toolkit
 
Toolkit.SelectiveAWTEventListener - class java.awt.Toolkit.SelectiveAWTEventListener.
 
Toolkit.SelectiveAWTEventListener(AWTEventListener, long) - Constructor for class java.awt.Toolkit.SelectiveAWTEventListener
 
Toolkit.ToolkitEventMulticaster - class java.awt.Toolkit.ToolkitEventMulticaster.
 
Toolkit.ToolkitEventMulticaster(AWTEventListener, AWTEventListener) - Constructor for class java.awt.Toolkit.ToolkitEventMulticaster
 
TrAXFilter - class org.apache.xalan.transformer.TrAXFilter.
 
TrAXFilter(Templates) - Constructor for class org.apache.xalan.transformer.TrAXFilter
Construct an empty XML filter, with no parent.
TraceListener - interface org.apache.xalan.trace.TraceListener.
Interface the XSL processor calls when it matches a source node, selects a set of source nodes, or generates a result node.
TraceListenerEx - interface org.apache.xalan.trace.TraceListenerEx.
Extends TraceListener but adds a SelectEnd event.
TraceListenerEx2 - interface org.apache.xalan.trace.TraceListenerEx2.
Extends TraceListenerEx but adds a EndTrace event.
TraceManager - class org.apache.xalan.trace.TraceManager.
This class manages trace listeners, and acts as an interface for the tracing functionality in Xalan.
TraceManager(TransformerImpl) - Constructor for class org.apache.xalan.trace.TraceManager
Constructor for the trace manager.
TracerEvent - class org.apache.xalan.trace.TracerEvent.
Parent class of events generated for tracing the progress of the XSL processor.
TracerEvent(TransformerImpl, Node, QName, ElemTemplateElement) - Constructor for class org.apache.xalan.trace.TracerEvent
Create an event originating at the given node of the style tree.
TransferHandler - class javax.swing.TransferHandler.
This class is used to handle the transfer of a Transferable to and from Swing components.
TransferHandler(String) - Constructor for class javax.swing.TransferHandler
Constructs a transfer handler that can transfer a Java Bean property from one component to another via the clipboard or a drag and drop operation.
TransferHandler() - Constructor for class javax.swing.TransferHandler
Convenience constructor for subclasses.
TransferHandler.DragHandler - class javax.swing.TransferHandler.DragHandler.
This is the default drag handler for drag and drop operations that use the TransferHandler.
TransferHandler.DragHandler() - Constructor for class javax.swing.TransferHandler.DragHandler
 
TransferHandler.DropHandler - class javax.swing.TransferHandler.DropHandler.
 
TransferHandler.DropHandler() - Constructor for class javax.swing.TransferHandler.DropHandler
 
TransferHandler.PropertyTransferable - class javax.swing.TransferHandler.PropertyTransferable.
 
TransferHandler.PropertyTransferable(PropertyDescriptor, JComponent) - Constructor for class javax.swing.TransferHandler.PropertyTransferable
 
TransferHandler.SwingDragGestureRecognizer - class javax.swing.TransferHandler.SwingDragGestureRecognizer.
 
TransferHandler.SwingDragGestureRecognizer(DragGestureListener) - Constructor for class javax.swing.TransferHandler.SwingDragGestureRecognizer
 
TransferHandler.SwingDropTarget - class javax.swing.TransferHandler.SwingDropTarget.
This is the default drop target for drag and drop operations if one isn't provided by the developer.
TransferHandler.SwingDropTarget(JComponent) - Constructor for class javax.swing.TransferHandler.SwingDropTarget
 
TransferHandler.TransferAction - class javax.swing.TransferHandler.TransferAction.
 
TransferHandler.TransferAction(String) - Constructor for class javax.swing.TransferHandler.TransferAction
 
Transferable - interface java.awt.datatransfer.Transferable.
Defines the interface for classes that can be used to provide data for a transfer operation.
TransformAttribute - class java.awt.font.TransformAttribute.
The TransformAttribute class provides an immutable wrapper for a transform so that it is safe to use as an attribute.
TransformAttribute(AffineTransform) - Constructor for class java.awt.font.TransformAttribute
Wraps the specified transform.
TransformSnapshot - interface org.apache.xalan.transformer.TransformSnapshot.
This is an opaque interface that allows the transformer to return a "snapshot" of it's current state, which can later be restored.
TransformSnapshotImpl - class org.apache.xalan.transformer.TransformSnapshotImpl.
This class holds a "snapshot" of it's current transformer state, which can later be restored.
TransformSnapshotImpl(TransformerImpl) - Constructor for class org.apache.xalan.transformer.TransformSnapshotImpl
Constructor TransformSnapshotImpl Take a snapshot of the currently executing context.
TransformState - interface org.apache.xalan.transformer.TransformState.
This interface is meant to be used by a consumer of SAX2 events produced by Xalan, and enables the consumer to get information about the state of the transform.
TransformerClient - interface org.apache.xalan.transformer.TransformerClient.
A content handler can get a reference to a TransformState by implementing the TransformerClient interface.
TransformerFactoryImpl - class org.apache.xalan.processor.TransformerFactoryImpl.
The TransformerFactoryImpl, which implements the TRaX TransformerFactory interface, processes XSLT stylesheets into a Templates object (a StylesheetRoot).
TransformerFactoryImpl() - Constructor for class org.apache.xalan.processor.TransformerFactoryImpl
Constructor TransformerFactoryImpl
TransformerHandlerImpl - class org.apache.xalan.transformer.TransformerHandlerImpl.
A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result.
TransformerHandlerImpl(TransformerImpl, boolean, String) - Constructor for class org.apache.xalan.transformer.TransformerHandlerImpl
Construct a TransformerHandlerImpl.
TransformerIdentityImpl - class org.apache.xalan.transformer.TransformerIdentityImpl.
This class implements an identity transformer for javax.xml.transform.sax.SAXTransformerFactory#newTransformerHandler() and {@link javax.xml.transform.TransformerFactory#newTransformer()}.
TransformerIdentityImpl() - Constructor for class org.apache.xalan.transformer.TransformerIdentityImpl
Constructor TransformerIdentityImpl creates an identity transform.
TransformerImpl - class org.apache.xalan.transformer.TransformerImpl.
This class implements the Transformer interface, and is the core representation of the transformation execution.
TransformerImpl(StylesheetRoot) - Constructor for class org.apache.xalan.transformer.TransformerImpl
Construct a TransformerImpl.
TransformerImpl.ThreadControler - class org.apache.xalan.transformer.TransformerImpl.ThreadControler.
Base thread controler for xalan.
TransformerImpl.ThreadControler() - Constructor for class org.apache.xalan.transformer.TransformerImpl.ThreadControler
 
Transparency - interface java.awt.Transparency.
The Transparency interface defines the common transparency modes for implementing classes.
TreeCellEditor - interface javax.swing.tree.TreeCellEditor.
Adds to CellEditor the extensions necessary to configure an editor in a tree.
TreeCellRenderer - interface javax.swing.tree.TreeCellRenderer.
Defines the requirements for an object that displays a tree node.
TreeExpansionEvent - class javax.swing.event.TreeExpansionEvent.
An event used to identify a single path in a tree.
TreeExpansionEvent(Object, TreePath) - Constructor for class javax.swing.event.TreeExpansionEvent
Constructs a TreeExpansionEvent object.
TreeExpansionListener - interface javax.swing.event.TreeExpansionListener.
The listener that's notified when a tree expands or collapses a node.
TreeMap - class java.util.TreeMap.
Red-Black tree based implementation of the SortedMap interface.
TreeMap() - Constructor for class java.util.TreeMap
Constructs a new, empty map, sorted according to the keys' natural order.
TreeMap(Comparator) - Constructor for class java.util.TreeMap
Constructs a new, empty map, sorted according to the given comparator.
TreeMap(Map) - Constructor for class java.util.TreeMap
Constructs a new map containing the same mappings as the given map, sorted according to the keys' natural order.
TreeMap(SortedMap) - Constructor for class java.util.TreeMap
Constructs a new map containing the same mappings as the given SortedMap, sorted according to the same ordering.
TreeMap.Entry - class java.util.TreeMap.Entry.
Node in the Tree.
TreeMap.Entry(Object, Object, TreeMap.Entry) - Constructor for class java.util.TreeMap.Entry
Make a new cell with given key, value, and parent, and with null child links, and BLACK color.
TreeMap.EntryIterator - class java.util.TreeMap.EntryIterator.
TreeMap Iterator.
TreeMap.EntryIterator() - Constructor for class java.util.TreeMap.EntryIterator
 
TreeMap.EntryIterator(TreeMap.Entry) - Constructor for class java.util.TreeMap.EntryIterator
 
TreeMap.KeyIterator - class java.util.TreeMap.KeyIterator.
 
TreeMap.KeyIterator() - Constructor for class java.util.TreeMap.KeyIterator
 
TreeMap.SubMap - class java.util.TreeMap.SubMap.
 
TreeMap.SubMap(Object, Object) - Constructor for class java.util.TreeMap.SubMap
 
TreeMap.SubMap(Object, boolean) - Constructor for class java.util.TreeMap.SubMap
 
TreeMap.SubMap(boolean, Object, boolean, Object) - Constructor for class java.util.TreeMap.SubMap
 
TreeMap.SubMap.EntrySetView - class java.util.TreeMap.SubMap.EntrySetView.
 
TreeMap.SubMap.EntrySetView() - Constructor for class java.util.TreeMap.SubMap.EntrySetView
 
TreeMap.SubMapEntryIterator - class java.util.TreeMap.SubMapEntryIterator.
 
TreeMap.SubMapEntryIterator(TreeMap.Entry, TreeMap.Entry) - Constructor for class java.util.TreeMap.SubMapEntryIterator
 
TreeMap.ValueIterator - class java.util.TreeMap.ValueIterator.
 
TreeMap.ValueIterator() - Constructor for class java.util.TreeMap.ValueIterator
 
TreeModel - interface javax.swing.tree.TreeModel.
The interface that defines a suitable data model for a JTree.
TreeModelEvent - class javax.swing.event.TreeModelEvent.
Encapsulates information describing changes to a tree model, and used to notify tree model listeners of the change.
TreeModelEvent(Object, Object[], int[], Object[]) - Constructor for class javax.swing.event.TreeModelEvent
Used to create an event when nodes have been changed, inserted, or removed, identifying the path to the parent of the modified items as an array of Objects.
TreeModelEvent(Object, TreePath, int[], Object[]) - Constructor for class javax.swing.event.TreeModelEvent
Used to create an event when nodes have been changed, inserted, or removed, identifying the path to the parent of the modified items as a TreePath object.
TreeModelEvent(Object, Object[]) - Constructor for class javax.swing.event.TreeModelEvent
Used to create an event when the node structure has changed in some way, identifying the path to the root of a modified subtree as an array of Objects.
TreeModelEvent(Object, TreePath) - Constructor for class javax.swing.event.TreeModelEvent
Used to create an event when the node structure has changed in some way, identifying the path to the root of the modified subtree as a TreePath object.
TreeModelListener - interface javax.swing.event.TreeModelListener.
Defines the interface for an object that listens to changes in a TreeModel.
TreeNode - interface javax.swing.tree.TreeNode.
Defines the requirements for an object that can be used as a tree node in a JTree.
TreePath - class javax.swing.tree.TreePath.
Represents a path to a node.
TreePath(Object[]) - Constructor for class javax.swing.tree.TreePath
Constructs a path from an array of Objects, uniquely identifying the path from the root of the tree to a specific node, as returned by the tree's data model.
TreePath(Object) - Constructor for class javax.swing.tree.TreePath
Constructs a TreePath containing only a single element.
TreePath(TreePath, Object) - Constructor for class javax.swing.tree.TreePath
Constructs a new TreePath, which is the path identified by parent ending in lastElement.
TreePath(Object[], int) - Constructor for class javax.swing.tree.TreePath
Constructs a new TreePath with the identified path components of length length.
TreePath() - Constructor for class javax.swing.tree.TreePath
Primarily provided for subclasses that represent paths in a different manner.
TreeSelectionEvent - class javax.swing.event.TreeSelectionEvent.
An event that characterizes a change in the current selection.
TreeSelectionEvent(Object, TreePath[], boolean[], TreePath, TreePath) - Constructor for class javax.swing.event.TreeSelectionEvent
Represents a change in the selection of a TreeSelectionModel.
TreeSelectionEvent(Object, TreePath, boolean, TreePath, TreePath) - Constructor for class javax.swing.event.TreeSelectionEvent
Represents a change in the selection of a TreeSelectionModel.
TreeSelectionListener - interface javax.swing.event.TreeSelectionListener.
The listener that's notified when the selection in a TreeSelectionModel changes.
TreeSelectionModel - interface javax.swing.tree.TreeSelectionModel.
This interface represents the current state of the selection for the tree component.
TreeSet - class java.util.TreeSet.
This class implements the Set interface, backed by a TreeMap instance.
TreeSet(SortedMap) - Constructor for class java.util.TreeSet
Constructs a set backed by the specified sorted map.
TreeSet() - Constructor for class java.util.TreeSet
Constructs a new, empty set, sorted according to the elements' natural order.
TreeSet(Comparator) - Constructor for class java.util.TreeSet
Constructs a new, empty set, sorted according to the specified comparator.
TreeSet(Collection) - Constructor for class java.util.TreeSet
Constructs a new set containing the elements in the specified collection, sorted according to the elements' natural order.
TreeSet(SortedSet) - Constructor for class java.util.TreeSet
Constructs a new set containing the same elements as the specified sorted set, sorted according to the same ordering.
TreeUI - class javax.swing.plaf.TreeUI.
Pluggable look and feel interface for JTree.
TreeUI() - Constructor for class javax.swing.plaf.TreeUI
 
TreeWalker - class org.apache.crimson.tree.TreeWalker.
This class implements a preorder depth first walk over the tree rooted at a given DOM node.
TreeWalker(Node) - Constructor for class org.apache.crimson.tree.TreeWalker
Constructs a tree walker starting at the given node.
TreeWalker - class org.apache.xml.utils.TreeWalker.
This class does a pre-order walk of the DOM tree, calling a ContentHandler interface as it goes.
TreeWalker(ContentHandler, DOMHelper, String) - Constructor for class org.apache.xml.utils.TreeWalker
Constructor.
TreeWalker(ContentHandler, DOMHelper) - Constructor for class org.apache.xml.utils.TreeWalker
Constructor.
TreeWalker(ContentHandler) - Constructor for class org.apache.xml.utils.TreeWalker
Constructor.
TreeWalker2Result - class org.apache.xalan.transformer.TreeWalker2Result.
Handle a walk of a tree, but screen out attributes for the result tree.
TreeWalker2Result(TransformerImpl, ResultTreeHandler) - Constructor for class org.apache.xalan.transformer.TreeWalker2Result
Constructor.
TreeWillExpandListener - interface javax.swing.event.TreeWillExpandListener.
The listener that's notified when a tree expands or collapses a node.
Trie - class org.apache.xml.utils.Trie.
A digital search trie for 7-bit ASCII text The API is a subset of java.util.Hashtable The key must be a 7-bit ASCII string The value may be any Java Object
Trie() - Constructor for class org.apache.xml.utils.Trie
Construct the trie.
Trie.Node - class org.apache.xml.utils.Trie.Node.
The node representation for the trie.
Trie.Node() - Constructor for class org.apache.xml.utils.Trie.Node
Constructor, creates a Node[ALPHA_SIZE].
True - Static variable in class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
Types - class java.sql.Types.
The class that defines the constants that are used to identify generic SQL types, called JDBC types.
Types() - Constructor for class java.sql.Types
 
t - Static variable in class org.apache.xalan.lib.ExsltDatetime
 
tab - Variable in class javax.swing.JEditorPane.HeaderParser
 
tabAreaBackground - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
tabAreaInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabBase - Variable in class javax.swing.text.ParagraphView
Used by the TabExpander functionality to determine where to base the tab calculations.
tabBase - Variable in class javax.swing.text.PlainView
 
tabBase - Variable in class javax.swing.text.WrappedPlainView
 
tabBase - Variable in class javax.swing.text.html.LineView
Last place painted at.
tabChangeListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabChars - Static variable in class javax.swing.text.ParagraphView
Used for searching for a tab.
tabCount - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Number of tabs.
tabDecimalChars - Static variable in class javax.swing.text.ParagraphView
Used for searching for a tab or decimal character.
tabForCoordinate(JTabbedPane, int, int) - Method in class javax.swing.plaf.TabbedPaneUI
 
tabForCoordinate(JTabbedPane, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the tab index which intersects the specified point in the JTabbedPane's coordinate space.
tabForCoordinate(JTabbedPane, int, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the tabForCoordinate method on each UI handled by this object.
tabInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabLayoutPolicy - Variable in class javax.swing.JTabbedPane
 
tabPane - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabPanel - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
tabPlacement - Variable in class javax.swing.JTabbedPane
Where the tabs are placed.
tabRunOverlay - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabRuns - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabScroller - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabSize - Variable in class javax.swing.text.PlainView
 
tabSize - Variable in class javax.swing.text.WrappedPlainView
 
tabSizeAttribute - Static variable in class javax.swing.text.PlainDocument
Name of the attribute that specifies the tab size for tabs contained in the content.
tabViewPosition - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
tabbedPane - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
table - Variable in class java.lang.ThreadLocal.ThreadLocalMap
The table, resized as necessary.
table - Variable in class java.text.BreakDictionary
The actual compressed state table.
table - Variable in class java.util.HashMap
The table, resized as necessary.
table - Variable in class java.util.Hashtable.Enumerator
 
table - Variable in class java.util.Hashtable
The hash table data.
table - Variable in class java.util.IdentityHashMap
The table, resized as necessary.
table - Variable in class java.util.WeakHashMap
The table, resized as necessary.
table - Variable in class javax.swing.AbstractAction.ArrayTable
 
table - Variable in class javax.swing.plaf.basic.BasicTableUI
 
table - Variable in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
table - Variable in class javax.swing.table.JTableHeader
The table for which this object is the header; the default is null.
table - Variable in class javax.swing.text.SimpleAttributeSet
 
table - Variable in class org.apache.crimson.parser.SimpleHashtable
 
tableChanged(TableModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents
tableChanged(TableModelEvent) - Method in class javax.swing.JTable
Invoked when this table's TableModel generates a TableModelEvent.
tableChanged(TableModelEvent) - Method in interface javax.swing.event.TableModelListener
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
tableColumns - Variable in class javax.swing.table.DefaultTableColumnModel
Array of TableColumn objects in this model
tableHeader - Variable in class javax.swing.JTable
The TableHeader working with the table.
tableIndexClustered - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is a clustered index.
tableIndexHashed - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is a hashed index.
tableIndexOther - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is not a clustered index, a hashed index, or table statistics; it is something other than these.
tableIndexStatistic - Static variable in interface java.sql.DatabaseMetaData
Indicates that this column contains table statistics that are returned in conjunction with a table's index descriptions.
tableRowsDeleted(TableModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents (row deletions)
tableRowsDeleted(TableModelEvent) - Method in class javax.swing.JTable
 
tableRowsInserted(TableModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents (row insertions)
tableRowsInserted(TableModelEvent) - Method in class javax.swing.JTable
 
tables - Variable in class java.text.RBTableBuilder
 
tables - Variable in class java.text.RuleBasedCollator
 
tables - Variable in class javax.swing.MultiUIDefaults
 
tables - Variable in class javax.swing.UIManager.LAFState
 
tablesDirty - Variable in class org.apache.xml.utils.Context2
 
tabs - Variable in class javax.swing.text.TabSet
TabStops this TabSet contains.
tabset(int) - Method in class org.apache.xml.utils.synthetic.Class
Method tabset
tag - Variable in class javax.swing.text.html.HTMLDocument.LeafIterator
 
tag - Variable in class javax.swing.text.html.parser.TagStack
 
tag - Variable in class org.apache.crimson.tree.ParentNode.TagList
 
tagEnd - Static variable in class org.apache.crimson.tree.ElementNode2
 
tagHashtable - Static variable in class javax.swing.text.html.HTML
 
tagMap - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
tagSize - Static variable in class javax.swing.text.html.HiddenTagView
 
tagStart - Static variable in class org.apache.crimson.tree.ElementNode2
 
tagValues - Variable in class javax.swing.text.html.HTMLWriter
Values for the tags.
tags - Variable in class javax.swing.text.html.HTMLWriter
 
tagsToRemove - Variable in class javax.swing.text.html.HTMLWriter
 
tail - Variable in class java.awt.Queue
 
tail - Variable in class javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration.Queue
 
tailMap(Object) - Method in class java.util.Collections.SynchronizedSortedMap
 
tailMap(Object) - Method in class java.util.Collections.UnmodifiableSortedMap
 
tailMap(Object) - Method in interface java.util.SortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(Object) - Method in class java.util.TreeMap.SubMap
 
tailMap(Object) - Method in class java.util.TreeMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailSet(Object) - Method in class java.util.Collections.SynchronizedSortedSet
 
tailSet(Object) - Method in class java.util.Collections.UnmodifiableSortedSet
 
tailSet(Object) - Method in interface java.util.SortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(Object) - Method in class java.util.TreeSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
takeIPv4Address(int, int, String) - Method in class java.net.URI.Parser
 
tallyStyles(AttributeSet) - Method in class javax.swing.text.rtf.RTFGenerator
 
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
tan(double) - Static method in class java.lang.StrictMath
Returns the trigonometric tangent of an angle.
tan(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:tan function returns the tangent of the number passed as an argument.
target - Variable in class java.awt.Event
The target component.
target - Variable in class java.awt.MediaTracker
A given Component that will be tracked by a media tracker where the image will eventually be drawn.
target - Variable in class java.lang.Thread
 
target - Variable in class java.lang.reflect.InvocationTargetException
This field holds the target if the InvocationTargetException(Throwable target) constructor was used to instantiate the object
target - Variable in class java.util.logging.MemoryHandler
 
target - Variable in class javax.swing.AbstractActionPropertyChangeListener
 
target - Variable in class javax.swing.BoxLayout
 
target - Variable in class javax.swing.OverlayLayout
 
target - Static variable in class javax.swing.SystemEventQueueUtilities.RunnableEvent
 
target - Variable in class javax.swing.text.rtf.RTFReader
The object to which the parsed text is sent.
target - Variable in class org.apache.crimson.tree.PINode
 
targetActions - Variable in class java.awt.dnd.DragSourceDragEvent
The target drop action.
targetCursor - Variable in class java.text.RuleBasedCollator
 
targetFrame - Variable in class javax.swing.text.html.HTMLFrameHyperlinkEvent
 
targetLastEntered - Variable in class java.awt.LightweightDispatcher
The last component entered
tasks - Variable in class javax.swing.text.LayoutQueue
 
tearOff - Variable in class java.awt.Menu
This field indicates whether the menu has the tear of property or not.
teardown() - Static method in class java.lang.Terminator
 
temp - Variable in class java.net.SocketInputStream
 
temp - Variable in class java.net.SocketOutputStream
 
temp - Variable in class java.util.regex.Pattern
Temporary null terminating char array used by pattern compiling.
tempBuffer - Variable in class java.text.DigitList
 
tempChars - Variable in class javax.swing.text.AbstractWriter
Used when writing out a string.
tempChars - Variable in class javax.swing.text.html.HTMLWriter
Temporary buffer.
tempHeight - Variable in class java.awt.GridBagConstraints
Temporary place holder for the Height of the component.
tempPaths - Variable in class javax.swing.tree.DefaultTreeSelectionModel
 
tempRect - Variable in class javax.swing.text.BoxView
used in paint.
tempSet - Variable in class javax.swing.text.StyledEditorKit.StyledInsertBreakAction
 
tempStacks - Variable in class javax.swing.tree.FixedHeightLayoutCache
 
tempStacks - Variable in class javax.swing.tree.VariableHeightLayoutCache
A stack of stacks.
tempStateTable - Variable in class java.text.RuleBasedBreakIterator.Builder
A temporary holding place where the forward state table is built
tempWidth - Variable in class java.awt.GridBagConstraints
Temporary place holder for the Width of the component.
tempX - Variable in class java.awt.GridBagConstraints
Temporary place holder for the x coordinate.
tempY - Variable in class java.awt.GridBagConstraints
Temporary place holder for the y coordinate.
temporary - Variable in class java.awt.KeyboardFocusManager.LightweightFocusRequest
 
temporary - Variable in class java.awt.event.FocusEvent
A focus event can have two different levels, permanent and temporary.
temporaryLostComponent - Variable in class java.awt.Window
Holds the reference to the component which last had focus in this window before it lost focus.
terResult - Variable in class java.text.RuleBasedCollator
 
term - Variable in class ISSearch.ISFeature
The term that is represented by this feature in the bag-of-words model.
terminate() - Method in class javax.swing.text.html.parser.ContentModelState
Check if the state can be terminated.
terminate() - Method in class javax.swing.text.html.parser.TagStack
Return true if the current state can be terminated.
terminate() - Method in class org.apache.crimson.parser.ContentModelState
Check if the state can be terminated.
terminator - Static variable in class java.text.SentenceBreakData
 
tertiaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the tertiary component of a collation element.
test(Object) - Static method in class java.awt.dnd.SerializationTester
 
testBit(int) - Method in class java.math.BigInteger
Returns true if and only if the designated bit is set.
testColorValueRange(int, int, int, int) - Static method in class java.awt.Color
Checks the color integer components supplied for validity.
testColorValueRange(float, float, float, float) - Static method in class java.awt.Color
Checks the color float components supplied for validity.
testConnection() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Test to see if the connection info is valid to make a real connection to the database.
testConnection() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Try to aquire a new connection, if it succeeds then return true, else return false.
testFormats(String, String[]) - Static method in class org.apache.xalan.lib.ExsltDatetime
Attempt to parse an input string with the allowed formats, returning null if none of the formats work.
text - Variable in class java.awt.Label
The text of this label.
text - Static variable in class java.awt.SystemColor
The color rendered for the background of text control objects, such as textfields and comboboxes.
text - Variable in class java.awt.TextComponent
The value of the text.
text - Variable in class java.awt.event.InputMethodEvent
 
text - Variable in class java.text.AttributedString
 
text - Variable in class java.text.CollationElementIterator
 
text - Variable in class java.text.RuleBasedBreakIterator
The character iterator through which this BreakIterator accesses the text
text - Variable in class java.text.SimpleTextBoundary
 
text - Variable in class java.text.StringCharacterIterator
 
text - Variable in class java.util.regex.Matcher
The original string being matched.
text - Variable in class javax.swing.AbstractButton
 
text - Variable in class javax.swing.JLabel
 
text(Element) - Method in class javax.swing.text.AbstractWriter
Writes out text.
text - Variable in class javax.swing.text.DefaultFormatter.ReplaceHolder
The text to insert, may be null.
text - Variable in class javax.swing.text.TextLayoutStrategy
 
text(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out text.
text(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out text.
text - Variable in class javax.swing.text.html.parser.Parser
 
text() - Method in class org.apache.crimson.parser.ElementValidator
Consumes parsed or unparsed text data
text() - Method in class org.apache.crimson.parser.ValidatingParser.ChildrenValidator
 
text() - Method in class org.apache.crimson.parser.ValidatingParser.EmptyValidator
 
textAreaContent(char[]) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds the given content to the textarea document.
textAreaContent(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Writes out text that is contained in a TEXTAREA form element.
textAreaDocument - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
textAreaSerializedDataVersion - Variable in class java.awt.TextArea
The textArea Serialized Data Version.
textBorder - Static variable in class javax.swing.plaf.metal.MetalBorders
 
textComponentSerializedDataVersion - Variable in class java.awt.TextComponent
The textComponent SerializedDataVersion.
textField - Variable in class javax.swing.text.html.IsindexView
 
textFieldBorder - Static variable in class javax.swing.plaf.metal.MetalBorders
 
textFieldSerializedDataVersion - Variable in class java.awt.TextField
The textField Serialized Data Version.
textFlavorComparator - Static variable in class java.awt.datatransfer.DataFlavor
 
textFormatterActionMap - Variable in class javax.swing.JFormattedTextField
ActionMap that the TextFormatter Actions are added to.
textGap - Variable in class javax.swing.colorchooser.DefaultPreviewPanel
 
textHighlight - Static variable in class java.awt.SystemColor
The color rendered for the background of selected items, such as in menus, comboboxes, and text.
textHighlightText - Static variable in class java.awt.SystemColor
The color rendered for the text of selected items, such as in menus, comboboxes, and text.
textIconGap - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
textInactiveText - Static variable in class java.awt.SystemColor
The color rendered for the text of inactive items, such as in menus.
textKeywords - Static variable in class javax.swing.text.rtf.RTFGenerator
 
textKeywords - Static variable in class javax.swing.text.rtf.RTFReader
textKeywords maps RTF keywords to single-character strings, for those keywords which simply insert some text.
textLine - Variable in class java.awt.font.TextLayout
 
textListener - Variable in class java.awt.TextComponent
 
textListenerK - Static variable in class java.awt.Component
 
textLoc - Variable in class javax.swing.border.TitledBorder
 
textNonSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the foreground for non-selected nodes.
textOut - Variable in class java.io.PrintStream
Track both the text- and character-output streams, so that their buffers can be flushed without flushing the entire stream.
textR - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
textRect - Static variable in class javax.swing.plaf.basic.BasicButtonUI
 
textRect - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
textRect - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
textSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the foreground for selected nodes.
textText - Static variable in class java.awt.SystemColor
The color rendered for the text of text control objects, such as textfields and comboboxes.
textToNumericFormat(String) - Static method in class java.net.Inet4Address
 
textToNumericFormat(String) - Static method in class java.net.Inet6Address
 
textValueChanged(TextEvent) - Method in class java.awt.AWTEventMulticaster
 
textValueChanged(TextEvent) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
TextListener notification of a text value change.
textValueChanged(TextEvent) - Method in interface java.awt.event.TextListener
Invoked when the value of the text has changed.
textpos - Variable in class javax.swing.text.html.parser.Parser
 
tf - Variable in class ISSearch.ISFeature
The absolute Term Frequency (TF) weight of the feature in the document.
thawKeyMap - Static variable in class javax.swing.text.StyleContext
 
theAuthenticator - Static variable in class java.net.Authenticator
 
theConsumers - Variable in class java.awt.image.MemoryImageSource
 
theContext - Variable in class java.awt.Color
The paint context used to generate a solid color pattern.
theEditor - Variable in class javax.swing.text.html.HTMLEditorKit
 
theQueue - Variable in class java.awt.EventDispatchThread
 
theme - Variable in class javax.swing.plaf.metal.MetalLookAndFeel.FontActiveValue
 
thickness - Variable in class javax.swing.border.LineBorder
 
this2srgb - Variable in class java.awt.color.ICC_ColorSpace
 
this2xyz - Variable in class java.awt.color.ICC_ColorSpace
 
thisDestProfile - Variable in class java.awt.image.ColorConvertOp
 
thisObject() - Method in interface javax.rmi.CORBA.Tie
Returns an object reference for the target object represented by this tie.
thisProfile - Variable in class java.awt.color.ICC_ColorSpace
 
thisRasterTransform - Variable in class java.awt.image.ColorConvertOp
 
thisSrcProfile - Variable in class java.awt.image.ColorConvertOp
 
thisTransform - Variable in class java.awt.image.ColorConvertOp
 
thiscurve - Variable in class java.awt.geom.AreaIterator
 
thread - Variable in class java.util.Timer
The timer thread.
threadGroup - Variable in class java.awt.EventQueue
 
threadID - Variable in class java.util.logging.LogRecord
 
threadIds - Static variable in class java.util.logging.LogRecord
 
threadInitNumber - Static variable in class java.awt.EventQueue
 
threadInitNumber - Static variable in class java.lang.Thread
 
threadLocalHashCode - Variable in class java.lang.ThreadLocal
ThreadLocals rely on per-thread hash maps attached to each thread (Thread.threadLocals and inheritableThreadLocals).
threadLocals - Variable in class java.lang.Thread
 
threadQ - Variable in class java.lang.Thread
 
threadReaper - Variable in class java.util.Timer
This object causes the timer's task execution thread to exit gracefully when there are no live references to the Timer object and no tasks in the timer queue.
threads - Variable in class java.lang.ThreadGroup
 
threshold - Variable in class java.io.ObjectOutputStream.HandleTable
 
threshold - Variable in class java.lang.ThreadLocal.ThreadLocalMap
The next size value at which to resize.
threshold - Variable in class java.util.HashMap
The next size value at which to resize (capacity * load factor).
threshold - Variable in class java.util.Hashtable
The table is rehashed when its size exceeds this threshold.
threshold - Variable in class java.util.IdentityHashMap
The next size value at which to resize (capacity * load factor).
threshold - Variable in class java.util.WeakHashMap
The next size value at which to resize (capacity * load factor).
threshold - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
threshold - Variable in class org.apache.crimson.parser.SimpleHashtable
 
throwException() - Method in class java.nio.charset.CoderResult
Throws an exception appropriate to the result described by this object.
throwIllegalStateException(int, int) - Method in class java.nio.charset.CharsetDecoder
 
throwIllegalStateException(int, int) - Method in class java.nio.charset.CharsetEncoder
 
throwMiscException(Throwable) - Static method in class java.io.ObjectStreamClass
Convenience method for throwing an exception that is either a RuntimeException, Error, or of some unexpected type (in which case it is wrapped inside an IOException).
throwMissingResourceException(String, Locale) - Static method in class java.util.ResourceBundle
Throw a MissingResourceException with proper message
throwOnError - Variable in class org.apache.xml.utils.ListingErrorHandler
If we should throw exception on errors; default:true.
throwOnFatalError - Variable in class org.apache.xml.utils.ListingErrorHandler
If we should throw exception on fatalErrors; default:true.
throwOnWarning - Variable in class org.apache.xml.utils.ListingErrorHandler
If we should throw exception on warnings; default:false.
throwing(String, String, Throwable) - Method in class java.util.logging.Logger
Log throwing an exception.
thrown - Variable in class java.util.logging.LogRecord
 
thumbColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbColor - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
thumbColor - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
thumbDarkShadowColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbHighlightColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbHighlightColor - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
thumbLightShadowColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbRect - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
thumbShadow - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
tickLength - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
tickRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
tileIcon - Variable in class javax.swing.border.MatteBorder
 
tileUpdate(WritableRenderedImage, int, int, boolean) - Method in interface java.awt.image.TileObserver
A tile is about to be updated (it is either about to be grabbed for writing, or it is being released from writing).
time - Variable in class java.rmi.server.UID
a time (as returned by System.currentTimeMillis()) at which the VM that this UID was generated in was alive
time - Variable in class java.util.Calendar
The currently set time for this calendar, expressed in milliseconds after January 1, 1970, 0:00:00 GMT.
time - Variable in class java.util.zip.ZipEntry
 
time(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:time function returns the time specified in the date/time string given as the argument.
time() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
timeToFields(long, boolean) - Method in class java.util.GregorianCalendar
Convert the time as milliseconds to the date fields.
timeout - Variable in class java.net.PlainDatagramSocketImpl
 
timeout - Variable in class java.net.PlainSocketImpl
 
timer - Variable in class java.awt.dnd.DropTarget.DropTargetAutoScroller
 
timer - Variable in class javax.swing.Autoscroller
 
timer - Variable in class javax.swing.plaf.basic.BasicDropTargetListener
 
timer - Variable in class javax.swing.plaf.basic.BasicProgressBarUI.Animator
 
timer - Variable in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Timer used when inside a scrollpane and the scrollbar is adjusting.
timer - Variable in class javax.swing.tree.DefaultTreeCellEditor
Used before starting the editing session.
timerQueue() - Method in class javax.swing.Timer
Returns the timer queue.
timesTenToThe(BigInteger, int) - Static method in class java.math.BigDecimal
 
timestamp - Variable in class java.io.ExpiringCache.Entry
 
timestamp() - Method in class java.io.ExpiringCache.Entry
 
timestamp - Variable in class java.lang.ref.SoftReference
 
tiny10pow - Static variable in class java.lang.FloatingDecimal
 
tip - Variable in class javax.swing.JTabbedPane.Page
 
tip - Variable in class javax.swing.ToolTipManager
 
tip - Variable in class javax.swing.plaf.metal.MetalToolTipUI
 
tipShowing - Variable in class javax.swing.ToolTipManager
 
tipText - Variable in class javax.swing.JToolTip
 
tipWindow - Variable in class javax.swing.ToolTipManager
 
title - Variable in class java.awt.Dialog
Specifies the title of the Dialog.
title - Variable in class java.awt.Frame
This is the title of the frame.
title - Variable in class javax.swing.JInternalFrame
The title displayed in this internal frame's title bar.
title - Variable in class javax.swing.JTabbedPane.Page
 
title - Variable in class javax.swing.border.TitledBorder
 
title - Variable in class javax.swing.text.html.parser.DTD
 
titleColor - Variable in class javax.swing.border.TitledBorder
 
titleFont - Variable in class javax.swing.border.TitledBorder
 
titleHeight - Variable in class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
titleHeight - Variable in class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
titleJustification - Variable in class javax.swing.border.TitledBorder
 
titleListener - Variable in class javax.swing.plaf.metal.MetalDesktopIconUI
 
titlePane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
titlePane - Variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
titlePane - Variable in class javax.swing.plaf.metal.MetalRootPaneUI
JComponent providing window decorations.
titlePosition - Variable in class javax.swing.border.TitledBorder
 
tmp - Variable in class javax.swing.RepaintManager
 
tmpDirtyComponents - Variable in class javax.swing.RepaintManager
 
tmpFileLock - Static variable in class java.io.File
 
tmpRect - Variable in class javax.swing.JComponent
 
tmpbuf - Variable in class java.util.zip.GZIPInputStream
 
tmpbuf - Variable in class java.util.zip.ZipInputStream
 
tmpdir - Static variable in class java.io.File
 
to - Variable in class java.util.regex.Matcher
The range within the string that is to be matched.
toASCIIString() - Method in class java.net.URI
Returns the content of this URI as a US-ASCII string.
toArray() - Method in class java.awt.dnd.DragGestureEvent
Returns an Object array of the events comprising the drag gesture.
toArray(Object[]) - Method in class java.awt.dnd.DragGestureEvent
Returns an array of the events comprising the drag gesture.
toArray() - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection.
toArray(Object[]) - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray(Object[]) - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.Arrays.ArrayList
 
toArray() - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection.
toArray(Object[]) - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.Collections.SynchronizedCollection
 
toArray(Object[]) - Method in class java.util.Collections.SynchronizedCollection
 
toArray() - Method in class java.util.Collections.UnmodifiableCollection
 
toArray(Object[]) - Method in class java.util.Collections.UnmodifiableCollection
 
toArray() - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet
 
toArray(Object[]) - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet
 
toArray() - Method in class java.util.IdentityHashMap.EntrySet
 
toArray(Object[]) - Method in class java.util.IdentityHashMap.EntrySet
 
toArray() - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in the correct order.
toArray(Object[]) - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence.
toArray(Object[]) - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Set
Returns an array containing all of the elements in this set.
toArray(Object[]) - Method in interface java.util.Set
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order.
toArray(Object[]) - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.WeakHashMap.EntrySet
 
toArray(Object[]) - Method in class java.util.WeakHashMap.EntrySet
 
toArray() - Method in class java.util.WeakHashMap.KeySet
 
toArray(Object[]) - Method in class java.util.WeakHashMap.KeySet
 
toArray() - Method in class java.util.WeakHashMap.Values
 
toArray(Object[]) - Method in class java.util.WeakHashMap.Values
 
toArray() - Method in class javax.swing.DefaultListModel
Returns an array containing all of the elements in this list in the correct order.
toBack() - Method in class java.awt.Window
If this Window is visible, sends this Window to the back and may cause it to lose focus or activation if it is the focused or active Window.
toBack() - Method in interface java.awt.peer.WindowPeer
 
toBack() - Method in class javax.swing.JInternalFrame
Sends this internal frame to the back.
toBigInteger() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger.
toBinaryString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 2.
toBinaryString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 2.
toBoolean(String) - Static method in class java.lang.Boolean
 
toByteArray() - Method in class java.io.ByteArrayOutputStream
Creates a newly allocated byte array.
toByteArray() - Method in class java.math.BigInteger
Returns a byte array containing the two's-complement representation of this BigInteger.
toByteArray() - Method in class java.text.CollationKey
Converts the CollationKey to a sequence of bits.
toCIEXYZ(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in this ColorSpace into the CS_CIEXYZ conversion color space.
toCIEXYZ(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in this ColorSpace into the CS_CIEXYZ conversion color space.
toCharArray() - Method in class java.io.CharArrayWriter
Returns a copy of the input data.
toCharArray() - Method in class java.lang.String
Converts this string to a new character array.
toDegrees(double) - Static method in class java.lang.Math
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toDegrees(double) - Static method in class java.lang.StrictMath
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toDigit(int) - Static method in class java.util.regex.ASCII
 
toDouble() - Method in interface org.apache.xml.utils.XMLString
Convert a string to a double -- Allowed input is in fixed notation ddd.fff.
toDouble() - Method in class org.apache.xpath.objects.XString
Convert a string to a double -- Allowed input is in fixed notation ddd.fff.
toDouble() - Method in class org.apache.xpath.objects.XStringForFSB
Convert a string to a double -- Allowed input is in fixed notation ddd.fff.
toEnd - Variable in class java.util.TreeMap.SubMap
fromKey is significant only if fromStart is false.
toExternalForm() - Method in class java.net.URL
Constructs a string representation of this URL.
toExternalForm(URL) - Method in class java.net.URLStreamHandler
Converts a URL of a specific protocol to a String.
toFlush() - Method in class javax.swing.plaf.metal.MetalScrollBarUI.ScrollBarListener
 
toFreeStanding() - Method in class javax.swing.plaf.metal.MetalScrollBarUI.ScrollBarListener
 
toFront() - Method in class java.awt.Window
If this Window is visible, brings this Window to the front and may make it the focused Window.
toFront() - Method in interface java.awt.peer.WindowPeer
 
toFront() - Method in class javax.swing.JInternalFrame
Brings this internal frame to the front.
toGMTString() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by DateFormat.format(Date date), using a GMT TimeZone.
toHex(int) - Static method in class java.util.Properties
Convert a nibble to a hex character
toHexString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 16.
toHexString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 16.
toIndex - Variable in class javax.swing.event.TableColumnModelEvent
The index of the column to where it was moved or added from
toIntArray(Object) - Static method in class java.awt.image.DataBuffer
 
toIntArray() - Method in class java.math.MutableBigInteger
Convert this MutableBigInteger into an int array with no leading zeros, of a length that is equal to this MutableBigInteger's intLen.
toIteratorIndex(int) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
 
toJavaAlt64Name(String) - Static method in class java.util.prefs.WindowsPreferences
Converts value's or node's name from its Windows representation to java string, using altBase64 encoding.
toJavaFormatString() - Method in class java.lang.FloatingDecimal
 
toJavaName(byte[]) - Static method in class java.util.prefs.WindowsPreferences
Converts value's or node's name from its byte array representation to java string.
toJavaValueString(byte[]) - Static method in class java.util.prefs.WindowsPreferences
Converts value string from its Windows representation to java string.
toKey - Variable in class java.util.TreeMap.SubMap
 
toLimit - Variable in class javax.swing.plaf.basic.BasicTableUI.PagingAction
 
toLocaleString() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by DateFormat.format(Date date).
toLocalizedPattern() - Method in class java.text.DecimalFormat
Synthesizes a localized pattern string that represents the current state of this Format object.
toLocalizedPattern() - Method in class java.text.SimpleDateFormat
Returns a localized pattern string describing this date format.
toLower(char) - Static method in class java.net.URI
 
toLower(int) - Method in class java.util.jar.Manifest
 
toLower(int) - Static method in class java.util.regex.ASCII
 
toLowerCase(char) - Static method in class java.lang.Character
Converts the character argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(char) - Static method in class java.lang.CharacterData
 
toLowerCase(char) - Static method in class java.lang.CharacterDataLatin1
 
toLowerCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the given Locale.
toLowerCase() - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the default locale.
toLowerCase(String) - Method in class java.util.Locale
 
toLowerCase(Locale) - Method in interface org.apache.xml.utils.XMLString
Converts all of the characters in this String to lower case using the rules of the given Locale.
toLowerCase() - Method in interface org.apache.xml.utils.XMLString
Converts all of the characters in this String to lower case using the rules of the default locale, which is returned by Locale.getDefault.
toLowerCase(Locale) - Method in class org.apache.xpath.objects.XString
Converts all of the characters in this String to lower case using the rules of the given Locale.
toLowerCase() - Method in class org.apache.xpath.objects.XString
Converts all of the characters in this String to lower case using the rules of the default locale, which is returned by Locale.getDefault.
toMinimum - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider.OneTouchActionHandler
True indicates the resize should go the minimum (top or left) vs false which indicates the resize should go to the maximum.
toModelPosition(int) - Method in class javax.swing.text.TextLayoutStrategy.AttributedSegment
 
toNamespacedString() - Method in class org.apache.xml.utils.QName
Return the string representation of the qualified name using the the '{ns}foo' notation.
toNotify - Variable in class java.awt.SentEvent
 
toNumber(Node) - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the value of a node as a number.
toNumber(Node) - Static method in class org.apache.xalan.lib.ExsltBase
Convert the string value of a Node to a number.
toNumber(Node) - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get the value of a node as a number.
toOctalString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 8.
toOctalString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 8.
toPage - Variable in class java.awt.JobAttributes
 
toPattern() - Method in class java.text.ChoiceFormat
Gets the pattern.
toPattern() - Method in class java.text.DecimalFormat
Synthesizes a pattern string that represents the current state of this Format object.
toPattern(boolean) - Method in class java.text.DecimalFormat
Does the real work of generating a pattern.
toPattern() - Method in class java.text.MessageFormat
Returns a pattern representing the current state of the message format.
toPattern() - Method in class java.text.SimpleDateFormat
Returns a pattern string describing this date format.
toRGB(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in this ColorSpace into a value in the default CS_sRGB color space.
toRGB(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in this ColorSpace into a value in the default CS_sRGB color space.
toRadians(double) - Static method in class java.lang.Math
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRadians(double) - Static method in class java.lang.StrictMath
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toShortString() - Method in class javax.swing.DebugGraphics
 
toSource(OutputStream, int) - Method in class org.apache.xml.utils.synthetic.Class
Convenience for writing to, eg, System.out
toSource(PrintWriter, int) - Method in class org.apache.xml.utils.synthetic.Class
Converts the object to a Java code stream.
toSource(String) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Generate Java code
toSource() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Output the Field as Java sourcecode
toString() - Method in class java.awt.AWTEvent
Returns a String representation of this object.
toString() - Method in class java.awt.AWTKeyStroke
Returns a string that displays and identifies this object's properties.
toString() - Method in class java.awt.AttributeValue
 
toString() - Method in class java.awt.BorderLayout
Returns a string representation of the state of this border layout.
toString() - Method in class java.awt.CardLayout
Returns a string representation of the state of this card layout.
toString() - Method in class java.awt.CheckboxGroup
Returns a string representation of this check box group, including the value of its current selection.
toString() - Method in class java.awt.Color
Returns a string representation of this Color.
toString() - Method in class java.awt.Component
Returns a string representation of this component and its values.
toString() - Method in class java.awt.Cursor
Returns a string representation of this cursor.
toString() - Method in class java.awt.Dimension
Returns a string representation of the values of this Dimension object's height and width fields.
toString() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
toString() - Method in class java.awt.FlowLayout
Returns a string representation of this FlowLayout object and its values.
toString() - Method in class java.awt.Font
Converts this Font object to a String representation.
toString() - Method in class java.awt.FontMetrics
Returns a representation of this FontMetrics object's values as a String.
toString() - Method in class java.awt.Graphics
Returns a String object representing this Graphics object's value.
toString() - Method in class java.awt.GridBagLayout
Returns a string representation of this grid bag layout's values.
toString() - Method in class java.awt.GridLayout
Returns the string representation of this grid layout's values.
toString() - Method in class java.awt.Insets
Returns a string representation of this Insets object.
toString() - Method in class java.awt.JobAttributes
Returns a string representation of this JobAttributes.
toString() - Method in class java.awt.KeyboardFocusManager.HeavyweightFocusRequest
 
toString() - Method in class java.awt.KeyboardFocusManager.LightweightFocusRequest
 
toString() - Method in class java.awt.MenuComponent
Returns a representation of this menu component as a string.
toString() - Method in class java.awt.MenuShortcut
Returns an internationalized description of the MenuShortcut.
toString() - Method in class java.awt.PageAttributes
Returns a string representation of this PageAttributes.
toString() - Method in class java.awt.Point
Returns a string representation of this point and its location in the (xy) coordinate space.
toString() - Method in class java.awt.Rectangle
Returns a String representing this Rectangle and its values.
toString() - Method in class java.awt.RenderingHints
Returns a rather long string representation of the hashmap which contains the mappings of keys to values for this RenderingHints object.
toString() - Method in class java.awt.Robot
Returns a string representation of this Robot.
toString() - Method in class java.awt.ScrollPaneAdjustable
Returns a string representation of this scrollbar and its values.
toString() - Method in class java.awt.SystemColor
Returns a string representation of this Color's values.
toString() - Method in class java.awt.datatransfer.DataFlavor
String representation of this DataFlavor and its parameters.
toString() - Method in class java.awt.datatransfer.MimeType
Return the String representation of this object.
toString() - Method in class java.awt.datatransfer.MimeTypeParameterList
 
toString() - Method in class java.awt.font.NumericShaper
Returns a String that describes this shaper.
toString() - Method in class java.awt.font.TextHitInfo
Returns a String representing the hit for debugging use only.
toString() - Method in class java.awt.font.TextLayout
Returns debugging information for this TextLayout.
toString() - Method in class java.awt.font.TextLine
 
toString() - Method in class java.awt.geom.AffineTransform
Returns a String that represents the value of this Object.
toString() - Method in class java.awt.geom.Point2D.Double
Returns a String that represents the value of this Point2D.
toString() - Method in class java.awt.geom.Point2D.Float
Returns a String that represents the value of this Point2D.
toString() - Method in class java.awt.geom.Rectangle2D.Double
Returns the String representation of this Rectangle2D.
toString() - Method in class java.awt.geom.Rectangle2D.Float
Returns the String representation of this Rectangle2D.
toString() - Method in class java.awt.image.BufferedImage
Returns a String representation of this BufferedImage object and its values.
toString() - Method in class java.awt.image.ColorModel
Returns the String representation of the contents of this ColorModelobject.
toString() - Method in class java.awt.image.DirectColorModel
Returns a String that represents this DirectColorModel.
toString() - Method in class java.awt.image.IndexColorModel
Returns the String representation of the contents of this ColorModelobject.
toString() - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString(String) - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string, translating bytes into characters according to the specified character encoding.
toString(int) - Method in class java.io.ByteArrayOutputStream
Deprecated. This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the toString(String enc) method, which takes an encoding-name argument, or the toString() method, which uses the platform's default character encoding.
toString() - Method in class java.io.CharArrayWriter
Converts input data to a string.
toString() - Method in class java.io.File
Returns the pathname string of this abstract pathname.
toString() - Method in class java.io.ObjectStreamClass
Return a string describing this ObjectStreamClass.
toString() - Method in class java.io.ObjectStreamField
Return a string that describes this field.
toString() - Method in class java.io.StreamTokenizer
Returns the string representation of the current stream token and the line number it occurs on.
toString() - Method in class java.io.StringWriter
Return the buffer's current value as a string.
toString(boolean) - Static method in class java.lang.Boolean
Returns a String object representing the specified boolean.
toString() - Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
toString(byte) - Static method in class java.lang.Byte
Returns a new String object representing the specified byte.
toString() - Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString() - Method in interface java.lang.CharSequence
Returns a string containing the characters in this sequence in the same order as this sequence.
toString() - Method in class java.lang.Character.Subset
Returns the name of this subset.
toString() - Method in class java.lang.Character
Returns a String object representing this Character's value.
toString(char) - Static method in class java.lang.Character
Returns a String object representing the specified char.
toString() - Method in class java.lang.Class
Converts the object to a string.
toString(double) - Static method in class java.lang.Double
Returns a string representation of the double argument.
toString() - Method in class java.lang.Double
Returns a string representation of this Double object.
toString() - Method in class java.lang.FDBigInt
 
toString(float) - Static method in class java.lang.Float
Returns a string representation of the float argument.
toString() - Method in class java.lang.Float
Returns a string representation of this Float object.
toString() - Method in class java.lang.FloatingDecimal
 
toString(int, int) - Static method in class java.lang.Integer
Returns a string representation of the first argument in the radix specified by the second argument.
toString(int) - Static method in class java.lang.Integer
Returns a String object representing the specified integer.
toString() - Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString(long, int) - Static method in class java.lang.Long
Returns a string representation of the first argument in the radix specified by the second argument.
toString(long) - Static method in class java.lang.Long
Returns a String object representing the specified long.
toString() - Method in class java.lang.Long
Returns a String object representing this Long's value.
toString() - Method in class java.lang.Object
Returns a string representation of the object.
toString() - Method in class java.lang.Package
Returns the string representation of this Package.
toString(short) - Static method in class java.lang.Short
Returns a new String object representing the specified short.
toString() - Method in class java.lang.Short
Returns a String object representing this Short's value.
toString() - Method in class java.lang.StackTraceElement
Returns a string representation of this stack trace element.
toString() - Method in class java.lang.String
This object (which is already a string!)
toString() - Method in class java.lang.StringBuffer
Converts to a string representing the data in this string buffer.
toString() - Method in class java.lang.Thread
Returns a string representation of this thread, including the thread's name, priority, and thread group.
toString() - Method in class java.lang.ThreadGroup
Returns a string representation of this Thread group.
toString() - Method in class java.lang.Throwable
Returns a short description of this throwable.
toString() - Method in class java.lang.reflect.Constructor
Returns a string describing this Constructor.
toString() - Method in class java.lang.reflect.Field
Returns a string describing this Field.
toString() - Method in class java.lang.reflect.Method
Returns a string describing this Method.
toString(int) - Static method in class java.lang.reflect.Modifier
Return a string describing the access modifier flags in the specified modifier.
toString() - Method in class java.math.BigDecimal
Returns the string representation of this BigDecimal.
toString(int) - Method in class java.math.BigInteger
Returns the String representation of this BigInteger in the given radix.
toString() - Method in class java.math.BigInteger
Returns the decimal String representation of this BigInteger.
toString() - Method in class java.math.MutableBigInteger
Returns a String representation of this MutableBigInteger in radix 10.
toString() - Method in class java.math.SignedMutableBigInteger
Print out the first intLen ints of this MutableBigInteger's value array starting at offset.
toString() - Method in class java.net.InetAddress
Converts this IP address to a String.
toString() - Method in class java.net.InetSocketAddress
Constructs a string representation of this InetSocketAddress.
toString() - Method in class java.net.NetworkInterface
 
toString() - Method in class java.net.ServerSocket
Returns the implementation address and implementation port of this socket as a String.
toString() - Method in class java.net.Socket
Converts this socket to a String.
toString() - Method in class java.net.SocketImpl
Returns the address and port of this socket as a String.
toString() - Method in class java.net.URI
Returns the content of this URI as a string.
toString(String, String, String, String, String, int, String, String, String) - Method in class java.net.URI
 
toString() - Method in class java.net.URL
Constructs a string representation of this URL.
toString() - Method in class java.net.URLConnection
Returns a String representation of this URL connection.
toString() - Method in class java.nio.ByteBuffer
Returns a string summarizing the state of this buffer.
toString(int, int) - Method in class java.nio.ByteBufferAsCharBufferB
 
toString(int, int) - Method in class java.nio.ByteBufferAsCharBufferL
 
toString(int, int) - Method in class java.nio.ByteBufferAsCharBufferRB
 
toString(int, int) - Method in class java.nio.ByteBufferAsCharBufferRL
 
toString() - Method in class java.nio.ByteOrder
Constructs a string describing this object.
toString() - Method in class java.nio.CharBuffer
Returns a string containing the characters in this buffer.
toString(int, int) - Method in class java.nio.CharBuffer
 
toString(int, int) - Method in class java.nio.DirectCharBufferRS
 
toString(int, int) - Method in class java.nio.DirectCharBufferRU
 
toString(int, int) - Method in class java.nio.DirectCharBufferS
 
toString(int, int) - Method in class java.nio.DirectCharBufferU
 
toString() - Method in class java.nio.DoubleBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.FloatBuffer
Returns a string summarizing the state of this buffer.
toString(int, int) - Method in class java.nio.HeapCharBuffer
 
toString(int, int) - Method in class java.nio.HeapCharBufferR
 
toString() - Method in class java.nio.IntBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.LongBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.ShortBuffer
Returns a string summarizing the state of this buffer.
toString(int, int) - Method in class java.nio.StringCharBuffer
 
toString() - Method in class java.nio.channels.FileChannel.MapMode
Returns a string describing this file-mapping mode.
toString() - Method in class java.nio.channels.FileLock
Returns a string describing the range, type, and validity of this lock.
toString() - Method in class java.nio.charset.Charset
Returns a string describing this charset.
toString() - Method in class java.nio.charset.CoderResult
Returns a string describing this coder result.
toString() - Method in class java.nio.charset.CodingErrorAction
Returns a string describing this action.
toString() - Method in class java.rmi.dgc.VMID
Return string representation of this VMID.
toString() - Method in class java.rmi.server.LogStream
Deprecated. no replacement
toString() - Method in class java.rmi.server.ObjID
Returns a string representation of this object identifier.
toString() - Method in class java.rmi.server.Operation
Deprecated. no replacement
toString() - Method in class java.rmi.server.RemoteObject
Returns a String that represents the value of this remote object.
toString() - Method in class java.rmi.server.UID
Returns a string representation of this UID.
toString() - Method in class java.sql.Date
Formats a date in the date escape format yyyy-mm-dd.
toString() - Method in class java.sql.DriverInfo
 
toString() - Method in class java.sql.Time
Formats a time in JDBC time escape format.
toString() - Method in class java.sql.Timestamp
Formats a timestamp in JDBC timestamp escape format.
toString() - Method in class java.text.Annotation
Returns the String representation of this Annotation.
toString() - Method in class java.text.AttributeEntry
 
toString() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a string representation of the object.
toString() - Method in class java.text.Bidi
Display the bidi internal state, used in debugging.
toString() - Method in class java.text.CharSet
Returns a textual representation of this CharSet.
toString() - Method in class java.text.DigitList
 
toString() - Method in class java.text.FieldPosition
Return a string representation of this FieldPosition.
toString() - Method in class java.text.ParsePosition
Return a string representation of this ParsePosition.
toString() - Method in class java.text.PatternEntry
For debugging.
toString() - Method in class java.text.RuleBasedBreakIterator
Returns the description used to create this iterator
toString() - Method in class java.util.AbstractCollection
Returns a string representation of this collection.
toString() - Method in class java.util.AbstractMap.SimpleEntry
 
toString() - Method in class java.util.AbstractMap
Returns a string representation of this map.
toString() - Method in class java.util.BitSet
Returns a string representation of this bit set.
toString() - Method in class java.util.Calendar
Return a string representation of this calendar.
toString() - Method in class java.util.Collections.SingletonMap.ImmutableEntry
 
toString() - Method in class java.util.Collections.SynchronizedCollection
 
toString() - Method in class java.util.Collections.SynchronizedMap
 
toString() - Method in class java.util.Collections.UnmodifiableCollection
 
toString() - Method in class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet.UnmodifiableEntry
 
toString() - Method in class java.util.Collections.UnmodifiableMap
 
toString() - Method in class java.util.Currency
Returns the ISO 4217 currency code of this currency.
toString() - Method in class java.util.Date
Converts this Date object to a String of the form: dow mon dd hh:mm:ss zzz yyyy where: dow is the day of the week (Sun, Mon, Tue, Wed, Thu, Fri, Sat).
toString() - Method in class java.util.EventObject
Returns a String representation of this EventObject.
toString() - Method in class java.util.HashMap.Entry
 
toString() - Method in class java.util.Hashtable.Entry
 
toString() - Method in class java.util.Hashtable
Returns a string representation of this Hashtable object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class java.util.IdentityHashMap.EntryIterator
 
toString() - Method in class java.util.Locale
Getter for the programmatic name of the entire locale, with the language, country and variant separated by underbars.
toString() - Method in class java.util.SimpleTimeZone
Returns a string representation of this time zone.
toString() - Method in class java.util.TreeMap.Entry
 
toString() - Method in class java.util.Vector
Returns a string representation of this Vector, containing the String representation of each element.
toString() - Method in class java.util.WeakHashMap.Entry
 
toString() - Method in class java.util.jar.Attributes.Name
Returns the attribute name as a String.
toString() - Method in class java.util.logging.Level
 
toString() - Method in class java.util.prefs.AbstractPreferences
Returns the absolute path name of this preferences node.
toString() - Method in class java.util.prefs.Preferences
Returns a string representation of this preferences node, as if computed by the expression:(this.isUserNode() ?
toString() - Method in class java.util.zip.ZipEntry
Returns a string representation of the ZIP entry.
toString() - Method in class javax.rmi.CORBA.Stub
Returns a string representation of this stub.
toString(Stub) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.toString().
toString() - Method in class javax.swing.DefaultBoundedRangeModel
Returns a string that displays all of the BoundedRangeModel properties.
toString() - Method in class javax.swing.DefaultListModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.DefaultListSelectionModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.ImageIcon
Returns a string representation of this image.
toString() - Method in class javax.swing.LookAndFeel
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.RepaintManager
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.SizeRequirements
Returns a string describing the minimum, preferred, and maximum size requirements, along with the alignment.
toString() - Method in class javax.swing.Spring.CompoundSpring
 
toString() - Method in class javax.swing.Spring.StaticSpring
 
toString() - Method in class javax.swing.SpringLayout.SpringProxy
 
toString() - Method in class javax.swing.SwingGraphics
 
toString() - Method in class javax.swing.TimerQueue
 
toString() - Method in class javax.swing.UIManager.LookAndFeelInfo
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.event.DocumentEvent.EventType
Converts the type to a string.
toString() - Method in class javax.swing.event.EventListenerList
Returns a string representation of the EventListenerList.
toString() - Method in class javax.swing.event.HyperlinkEvent.EventType
Converts the type to a string.
toString() - Method in class javax.swing.event.ListDataEvent
Returns a string representation of this ListDataEvent.
toString() - Method in class javax.swing.event.ListSelectionEvent
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.event.TreeModelEvent
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
toString() - Method in class javax.swing.text.AbstractDocument.BranchElement
Converts the element to a string.
toString() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns a string description of the change event.
toString() - Method in class javax.swing.text.AbstractDocument.LeafElement
Converts the element to a string.
toString() - Method in class javax.swing.text.DefaultCaret
 
toString() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer.ElemChanges
 
toString() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Converts the element to a string.
toString() - Method in class javax.swing.text.GapContent.StickyPosition
 
toString() - Method in class javax.swing.text.JTextComponent.DefaultKeymap
String representation of the keymap... potentially a very long string.
toString() - Method in class javax.swing.text.JTextComponent.MutableCaretEvent
 
toString() - Method in class javax.swing.text.Position.Bias
string representation
toString() - Method in class javax.swing.text.Segment
Converts a segment into a String.
toString() - Method in class javax.swing.text.SimpleAttributeSet
Converts the attribute set to a String.
toString() - Method in class javax.swing.text.StringContent.StickyPosition
 
toString() - Method in class javax.swing.text.StyleConstants
Returns the string representation.
toString() - Method in class javax.swing.text.StyleContext.NamedStyle
Converts the style to a string.
toString() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Returns a string showing the key/value pairs
toString() - Method in class javax.swing.text.StyleContext
Converts a StyleContext to a String.
toString() - Method in class javax.swing.text.TabSet
Returns the string representation of the set of tabs.
toString() - Method in class javax.swing.text.TabStop
 
toString() - Method in class javax.swing.text.html.CSS.Attribute
The string representation of the attribute.
toString() - Method in class javax.swing.text.html.CSS.CssValue
Return the CSS format of the value
toString() - Method in class javax.swing.text.html.CSS.LengthUnit
 
toString() - Method in class javax.swing.text.html.CSS.Value
The string representation of the attribute.
toString() - Method in class javax.swing.text.html.HTML.Attribute
Returns the string representation of this attribute.
toString() - Method in class javax.swing.text.html.HTML.Tag
Returns the string representation of the tag.
toString() - Method in class javax.swing.text.html.Option
String representation is the label.
toString() - Method in class javax.swing.text.html.OptionListModel
 
toString() - Method in class javax.swing.text.html.parser.AttributeList
 
toString() - Method in class javax.swing.text.html.parser.ContentModel
Convert to a string.
toString() - Method in class javax.swing.text.html.parser.DTD
Returns a string representation of this DTD.
toString() - Method in class javax.swing.text.html.parser.Element
Convert to a string.
toString() - Method in class javax.swing.text.html.parser.TagStack
Convert to a string.
toString() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the result of sending toString() to this node's user object, or null if this node has no user object.
toString() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.tree.TreePath
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.undo.AbstractUndoableEdit
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.undo.CompoundEdit
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.undo.UndoManager
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.undo.UndoableEditSupport
Returns a string that displays and identifies this object's properties.
toString() - Method in class org.apache.crimson.tree.AttributeSet
 
toString() - Method in class org.apache.crimson.tree.DataNode
Returns the contents of this text as a String.
toString() - Method in class org.apache.crimson.tree.ElementNode2
Returns the element and its content as a string, which includes all the markup embedded in this element.
toString(Node) - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the value of a node as a string.
toString(Node) - Static method in class org.apache.xalan.lib.ExsltBase
Return the string value of a Node
toString() - Method in class org.apache.xml.dtm.ref.NodeLocator
toString returns a string representation of this NodeLocator instance.
toString() - Method in class org.apache.xml.utils.FastStringBuffer
Note that this operation has been somewhat deoptimized by the shift to a chunked array, as there is no factory method to produce a String object directly from an array of arrays and hence a double copy is needed.
toString() - Method in class org.apache.xml.utils.QName
Return the string representation of the qualified name, using the prefix if available, or the '{ns}foo' notation if not.
toString() - Method in class org.apache.xml.utils.URI
Get the URI as a string specification.
toString() - Method in interface org.apache.xml.utils.XMLString
This object (which is already a string!)
toString() - Method in class org.apache.xml.utils.synthetic.Class
Converts the object to a string.
toString() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Return a string describing this Constructor.
toString() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Return a string describing this Field.
toString(Node) - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get the value of a node as a string.
toString() - Method in class org.apache.xpath.compiler.OpMap
Return the expression as a string for diagnostics.
toString() - Method in class org.apache.xpath.objects.XObject
Return the string representation of the object
toString() - Method in class org.apache.xpath.patterns.StepPattern
Get the string represenentation of this step for diagnostic purposes.
toStub(Remote) - Static method in class java.rmi.server.RemoteObject
Returns the stub for the remote object obj passed as a parameter.
toStub(Remote) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Delegation call for PortableRemoteObject.toStub(java.rmi.Remote).
toStub(Remote) - Static method in class javax.rmi.PortableRemoteObject
Returns a stub for the given server object.
toStyleConstants(StyleConstants, View) - Method in class javax.swing.text.html.CSS.ColorValue
Converts a CSS attribute value to a StyleConstants value.
toStyleConstants(StyleConstants, View) - Method in class javax.swing.text.html.CSS.CssValue
Converts a CSS attribute value to a StyleConstants value.
toStyleConstants(StyleConstants, View) - Method in class javax.swing.text.html.CSS.FontFamily
Converts a CSS attribute value to a StyleConstants value.
toStyleConstants(StyleConstants, View) - Method in class javax.swing.text.html.CSS.FontSize
Converts a CSS attribute value to a StyleConstants value.
toStyleConstants(StyleConstants, View) - Method in class javax.swing.text.html.CSS.FontWeight
Converts a CSS attribute value to a StyleConstants value.
toStyleConstants(StyleConstants, View) - Method in class javax.swing.text.html.CSS.LengthValue
Converts a CSS attribute value to a StyleConstants value.
toStyleConstants(StyleConstants, View) - Method in class javax.swing.text.html.CSS.StringValue
Converts a CSS attribute value to a StyleConstants value.
toTitleCase(char) - Static method in class java.lang.Character
Converts the character argument to titlecase using case mapping information from the UnicodeData file.
toTitleCase(char) - Static method in class java.lang.CharacterData
 
toTitleCase(char) - Static method in class java.lang.CharacterDataLatin1
 
toURI() - Method in class java.io.File
Constructs a file: URI that represents this abstract pathname.
toURL() - Method in class java.io.File
Converts this abstract pathname into a file: URL.
toURL() - Method in class java.net.URI
Constructs a URL from this URI.
toUnsignedString(int, int) - Static method in class java.lang.Integer
Convert the integer to an unsigned number.
toUnsignedString(long, int) - Static method in class java.lang.Long
Convert the integer to an unsigned number.
toUpper(int) - Static method in class java.util.regex.ASCII
 
toUpperCase(char) - Static method in class java.lang.Character
Converts the character argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(char) - Static method in class java.lang.CharacterData
 
toUpperCase(char) - Static method in class java.lang.CharacterDataLatin1
 
toUpperCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the given Locale.
toUpperCase() - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the default locale.
toUpperCase(String) - Method in class java.util.Locale
 
toUpperCase(Locale) - Method in interface org.apache.xml.utils.XMLString
Converts all of the characters in this String to upper case using the rules of the given locale.
toUpperCase() - Method in interface org.apache.xml.utils.XMLString
Converts all of the characters in this String to upper case using the rules of the default locale, which is returned by Locale.getDefault.
toUpperCase(Locale) - Method in class org.apache.xpath.objects.XString
Converts all of the characters in this String to upper case using the rules of the given locale.
toUpperCase() - Method in class org.apache.xpath.objects.XString
Converts all of the characters in this String to upper case using the rules of the default locale, which is returned by Locale.getDefault.
toUpperCaseCharArray(char) - Static method in class java.lang.Character
 
toUpperCaseEx(char) - Static method in class java.lang.Character
Converts the character argument to uppercase using case mapping information from the UnicodeData file.
toUpperCaseEx(char) - Static method in class java.lang.CharacterData
 
toUpperCaseEx(char) - Static method in class java.lang.CharacterDataLatin1
 
toViewCoordinates(Dimension) - Method in class javax.swing.JViewport
Converts a size in pixel coordinates to view coordinates.
toViewCoordinates(Point) - Method in class javax.swing.JViewport
Converts a point in pixel coordinates to view coordinates.
toWindowsAlt64Name(String) - Static method in class java.util.prefs.WindowsPreferences
Converts value's or node's name to its Windows representation as a byte-encoded string, using altBase64 encoding.
toWindowsName(String) - Static method in class java.util.prefs.WindowsPreferences
Converts value's or node's name to its Windows representation as a byte-encoded string.
toWindowsValueString(String) - Static method in class java.util.prefs.WindowsPreferences
Converts value string to it Windows representation.
toggle - Variable in class javax.swing.plaf.basic.BasicTableUI.NavigationalAction
 
toggleButton - Variable in class javax.swing.plaf.metal.MetalTitlePane
Button used to maximize or restore the Frame.
toggleButtonBorder - Static variable in class javax.swing.plaf.metal.MetalBorders
 
toggleButtonUI - Static variable in class javax.swing.plaf.basic.BasicToggleButtonUI
 
toggleClickCount - Variable in class javax.swing.JTree
Number of mouse clicks before a node is expanded.
toggleComponentOrientationAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for toggling the component's orientation.
toggleExpandState(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Expands path if it is not expanded, or collapses row if it is expanded.
toggleExpanded() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Toggles the receiver between expanded and collapsed.
toggleExponentSign(int, char) - Method in class javax.swing.text.NumberFormatter
Invoked to toggle the sign of the exponent (for scientific numbers).
toggleOpenClose() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Hides the popup if it is showing and shows the popup if it is hidden.
togglePopup() - Method in class javax.swing.plaf.basic.BasicComboPopup
Makes the popup visible if it is hidden and makes it hidden if it is visible.
toggleSign(boolean) - Method in class javax.swing.text.NumberFormatter
Invoked to toggle the sign.
toggleSignIfNecessary(DocumentFilter.FilterBypass, int, char) - Method in class javax.swing.text.NumberFormatter
Will change the sign of the integer or exponent field if aChar is the positive or minus sign.
tokenBuffer - Variable in class javax.swing.text.html.CSSParser
nextToken() inserts the string here.
tokenBufferLength - Variable in class javax.swing.text.html.CSSParser
Current number of chars in tokenBufferLength.
tokenIs(String) - Method in class org.apache.xpath.compiler.XPathParser
Check whether m_token matches the target string.
tokenIs(char) - Method in class org.apache.xpath.compiler.XPathParser
Check whether m_tokenChar==c.
tokenize(String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:tokenize function splits up a string and returns a node set of token elements, each containing one token from the string.
tokenize(String) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
tokenize(String, String) - Static method in class org.apache.xalan.lib.Extensions
Returns a NodeSet containing one text node for each token in the first argument.
tokenize(String) - Static method in class org.apache.xalan.lib.Extensions
Returns a NodeSet containing one text node for each token in the first argument.
tokenize(String) - Method in class org.apache.xpath.compiler.Lexer
Walk through the expression and build a token queue, and a map of the top-level elements.
tokenize(String, Vector) - Method in class org.apache.xpath.compiler.Lexer
Walk through the expression and build a token queue, and a map of the top-level elements.
toolBar - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
toolBar - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
toolBarContListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
toolBarFocusListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
toolTipText - Variable in class javax.swing.ToolTipManager
 
toolkit - Static variable in class java.awt.Toolkit
The default toolkit.
top - Variable in class java.awt.Insets
The inset from the top.
top - Variable in class javax.swing.border.EmptyBorder
 
top - Variable in class javax.swing.text.CompositeView
 
topColor - Variable in class javax.swing.plaf.metal.BumpBuffer
 
topColor - Variable in class javax.swing.plaf.metal.MetalBumps
 
topInset - Variable in class javax.swing.text.AsyncBoxView
 
topInset - Variable in class javax.swing.text.html.ImageView
 
topMargin - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.ButtonAreaLayout
 
topMargin - Variable in class javax.swing.text.html.HRuleView
 
topMargin - Variable in class javax.swing.text.html.StyleSheet.BoxPainter
 
topOfStack - Variable in class org.apache.crimson.tree.XmlDocumentBuilder
 
tosRGB8LUT - Variable in class java.awt.image.ComponentColorModel
 
tosRGB8LUT - Variable in class java.awt.image.DirectColorModel
 
total - Variable in class java.util.zip.ZipFile
 
totalChildIndent - Variable in class javax.swing.plaf.basic.BasicTreeUI
Total distance that will be indented.
totalColumnRequirements - Variable in class javax.swing.text.html.TableView
SizeRequirements for all the columns.
totalColumnWidth - Variable in class javax.swing.table.DefaultTableColumnModel
A local cache of the combined width of all columns
totalMemory() - Method in class java.lang.Runtime
Returns the total amount of memory in the Java virtual machine.
tpool - Static variable in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Field tpool
trace(TracerEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about a TracerEvent.
trace(TracerEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called when a trace event occurs.
traceEnd(TracerEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Method that is called when the end of a trace event occurs.
traceEnd(TracerEvent) - Method in interface org.apache.xalan.trace.TraceListenerEx2
Method that is called when the end of a trace event occurs.
traceInstructions(boolean) - Method in class java.lang.Runtime
Enables/Disables tracing of instructions.
traceMethodCalls(boolean) - Method in class java.lang.Runtime
Enables/Disables tracing of method calls.
trackBuffer - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
trackColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
trackHighlight - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
trackHighlightColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
trackListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
trackListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
trackMouseEnterExit(Component, MouseEvent) - Method in class java.awt.LightweightDispatcher
 
trackRect - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
trackRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
trackWidth - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
tracker - Variable in class java.awt.MediaEntry
 
tracker - Static variable in class javax.swing.ImageIcon
 
tradAlphaCount(long, XResourceBundle) - Method in class org.apache.xalan.templates.ElemNumber
Convert a long integer into traditional alphabetic counting, in other words count using the traditional numbering.
trafficClass - Variable in class java.net.PlainDatagramSocketImpl
 
trafficClass - Variable in class java.net.PlainSocketImpl
 
trailing(int) - Static method in class java.awt.font.TextHitInfo
Creates a hit on the trailing edge of the character at the specified charIndex.
trailing(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:trailing function returns the nodes in the node set passed as the first argument that follow, in document order, the first node in the node set passed as the second argument.
trailingCdWhitespaceStart(int, int) - Method in class java.awt.font.TextMeasurer
According to the Unicode Bidirectional Behavior specification (Unicode Standard 2.0, section 3.11), whitespace at the ends of lines which would naturally flow against the base direction must be made to flow with the line direction, and moved to the end of the line.
trailingZeroCnt(int) - Static method in class java.math.BigInteger
 
trailingZeroCnt(long) - Static method in class java.util.BitSet
 
trailingZeroTable - Static variable in class java.math.BigInteger
 
trailingZeroTable - Static variable in class java.util.BitSet
 
transfer(HashMap.Entry[]) - Method in class java.util.HashMap
Transfer all entries from current table to newTable.
transfer(HashMap.Entry[]) - Method in class java.util.LinkedHashMap
Transfer all entries to new table array.
transfer(WeakHashMap.Entry[], WeakHashMap.Entry[]) - Method in class java.util.WeakHashMap
Transfer all entries from src to dest tables
transfer - Variable in class javax.swing.JComponent
 
transferFocus() - Method in class java.awt.Component
Transfers the focus to the next component, as though this Component were the focus owner.
transferFocusBackward() - Method in class java.awt.Component
Transfers the focus to the previous component, as though this Component were the focus owner.
transferFocusBackward() - Method in class java.awt.Container
 
transferFocusDownCycle() - Method in class java.awt.Container
Transfers the focus down one focus traversal cycle.
transferFocusUpCycle() - Method in class java.awt.Component
Transfers the focus up one focus traversal cycle.
transferFrom(ReadableByteChannel, long, long) - Method in class java.nio.channels.FileChannel
Transfers bytes into this channel's file from the given readable byte channel.
transferSize - Variable in class java.sql.DataTruncation
 
transferTo(long, long, WritableByteChannel) - Method in class java.nio.channels.FileChannel
Transfers bytes from this channel's file to the given writable byte channel.
transferType - Variable in class java.awt.image.ColorModel
Data type of the array used to represent pixel values.
transferable - Variable in class java.awt.dnd.DragSourceContext
 
transferable - Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
The encapsulated Transferable object.
transferable - Variable in class java.awt.dnd.DropTargetContext
 
transferablesFlavorsChanged() - Method in class java.awt.dnd.DragSourceContext
Notifies the peer that the Transferable's DataFlavors have changed.
transferablesFlavorsChanged() - Method in interface java.awt.dnd.peer.DragSourceContextPeer
notify the peer that the Transferables DataFlavors have changed
transform(AffineTransform) - Method in class java.awt.Graphics2D
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform - Variable in class java.awt.Polygon.PolygonPathIterator
 
transform - Variable in class java.awt.font.TransformAttribute
The AffineTransform for this TransformAttribute, or null if AffineTransform is the identity transform.
transform(Point2D, Point2D) - Method in class java.awt.geom.AffineTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D[], int, Point2D[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of point objects by this transform.
transform(float[], int, float[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of floating point coordinates by this transform.
transform(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of double precision coordinates by this transform.
transform(float[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of floating point coordinates by this transform and stores the results into an array of doubles.
transform(double[], int, float[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of double precision coordinates by this transform and stores the results into an array of floats.
transform(AffineTransform) - Method in class java.awt.geom.Area
Transforms the geometry of this Area using the specified AffineTransform.
transform - Variable in class java.awt.geom.AreaIterator
 
transform(AffineTransform) - Method in class java.awt.geom.GeneralPath
Transforms the geometry of this path using the specified AffineTransform.
transform(Source, Result) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Process the source tree to the output result.
transform(Source) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source tree to SAX parse events.
transform(Source, boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source tree to SAX parse events.
transform(Source, Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source tree to the output result.
transform(Source, Result, boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source tree to the output result.
transformNode(int, Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source node to the output result, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
transformNode(int) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source node to the output result, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
transformSelectedNodes(TransformerImpl) - Method in class org.apache.xalan.templates.ElemApplyTemplates
Perform a query if needed, and call transformNode for each child.
transformSelectedNodes(TransformerImpl) - Method in class org.apache.xalan.templates.ElemForEach
Perform a query if needed, and call transformNode for each child.
transformToGlobalRTF(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
Given a stylesheet element, create a result tree fragment from it's contents.
transformToHtml(String, String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Process a document and a stylesheet and return the transformation result.
transformToHtml(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Process a document and a stylesheet and return the transformation result.
transformToRTF(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
Given a stylesheet element, create a result tree fragment from it's contents.
transformToRTF(ElemTemplateElement, DTM) - Method in class org.apache.xalan.transformer.TransformerImpl
Given a stylesheet element, create a result tree fragment from it's contents.
transformToString(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
Take the contents of a template element, process it, and convert it to a string.
transformer - Variable in class org.apache.xalan.extensions.XSLProcessorContext
An instance of a transformer
translate(int, int) - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
translate(int, int) - Method in class java.awt.Graphics
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(int, int) - Method in class java.awt.Graphics2D
Translates the origin of the Graphics2D context to the point (xy) in the current coordinate system.
translate(double, double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a translation transform.
translate(int, int) - Method in class java.awt.Point
Translates this point, at location (xy), by dx along the x axis and dy along the y axis so that it now represents the point (x + dx, y + dy).
translate(int, int) - Method in class java.awt.Polygon
Translates the vertices of the Polygon by deltaX along the x axis and by deltaY along the y axis.
translate(int, int) - Method in class java.awt.Rectangle
Translates this Rectangle the indicated distance, to the right along the x coordinate axis, and downward along the y coordinate axis.
translate(double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a translation transformation.
translate(int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.translate.
translate(int, int) - Method in class javax.swing.SwingGraphics
 
translate(int, int) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvasGraphics
 
translateAttribute(HTML.Attribute, AttributeSet, MutableAttributeSet) - Method in class javax.swing.text.html.CSS
 
translateAttributes(HTML.Tag, AttributeSet, MutableAttributeSet) - Method in class javax.swing.text.html.CSS
 
translateEmbeddedAttributes(AttributeSet, MutableAttributeSet) - Method in class javax.swing.text.html.CSS
 
translateHTMLToCSS(AttributeSet) - Method in class javax.swing.text.html.CSS
Convert a set of HTML attributes to an equivalent set of CSS attributes.
translateHTMLToCSS(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Converts a set of HTML attributes to an equivalent set of CSS attributes.
translatePattern(String, String, String) - Method in class java.text.SimpleDateFormat
Translates a pattern, mapping each character in the from string to the corresponding character in the to string.
translatePoint(int, int) - Method in class java.awt.event.MouseEvent
Translates the event's coordinates to a new position by adding specified x (horizontal) and y (vertical) offsets.
translatePointToTabPanel(int, int, Point) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns a point which is translated from the specified point in the JTabbedPane's coordinate space to the coordinate space of the ScrollableTabPanel.
translateToPopupMenu(Point) - Method in class javax.swing.JMenu
 
translateToPopupMenu(int, int) - Method in class javax.swing.JMenu
 
translateX - Variable in class javax.swing.SwingGraphics
 
translateY - Variable in class javax.swing.SwingGraphics
 
translationTable - Variable in class javax.swing.text.rtf.AbstractFilter
A table mapping bytes to characters
transparency - Variable in class java.awt.image.ColorModel
 
transparent_index - Variable in class java.awt.image.IndexColorModel
 
traversalTable - Variable in class java.util.IdentityHashMap.IdentityHashMapIterator
 
traverse(int) - Method in class org.apache.xalan.transformer.TreeWalker2Result
Perform a pre-order traversal non-recursive style.
traverse(int) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Perform a non-recursive pre-order/post-order traversal, operating as a Visitor. startNode (preorder) and endNode (postorder) are invoked for each node as we traverse over them, with the result that the node is written out to m_contentHandler.
traverse(int, int) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Perform a non-recursive pre-order/post-order traversal, operating as a Visitor. startNode (preorder) and endNode (postorder) are invoked for each node as we traverse over them, with the result that the node is written out to m_contentHandler.
traverse(Node) - Method in class org.apache.xml.utils.TreeWalker
Perform a pre-order traversal non-recursive style.
traverse(Node, Node) - Method in class org.apache.xml.utils.TreeWalker
Perform a pre-order traversal non-recursive style.
tree - Variable in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
tree - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeTransferHandler
 
tree - Variable in class javax.swing.plaf.basic.BasicTreeUI
Component that we're going to be drawing into.
tree - Variable in class javax.swing.tree.DefaultTreeCellEditor
JTree instance listening too.
tree - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Last tree the renderer was painted in.
treeCollapsed(TreeExpansionEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Collapsed notification.
treeCollapsed(TreeExpansionEvent) - Method in interface javax.swing.event.TreeExpansionListener
Called whenever an item in the tree has been collapsed.
treeCollapsed(TreeExpansionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
Called whenever an item in the tree has been collapsed.
treeComputerIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
treeControlSize - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
treeDidChange() - Method in class javax.swing.JTree
Sent when the tree has changed enough that we need to resize the bounds, but not enough that we need to remove the expanded node set (e.g nodes were expanded or collapsed, or nodes were inserted into the tree).
treeExpanded(TreeExpansionEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model Expansion notification.
treeExpanded(TreeExpansionEvent) - Method in interface javax.swing.event.TreeExpansionListener
Called whenever an item in the tree has been expanded.
treeExpanded(TreeExpansionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
Called whenever an item in the tree has been expanded.
treeExpansionListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
Updates the treestate as the nodes expand.
treeFloppyDriveIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
treeHardDriveIcon - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
treeLock - Static variable in class java.util.logging.Logger
 
treeModel - Variable in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
treeModel - Variable in class javax.swing.JTree
The model that defines the tree displayed by this object.
treeModel - Variable in class javax.swing.plaf.basic.BasicTreeUI
Used to determine what to display.
treeModel - Variable in class javax.swing.tree.AbstractLayoutCache
Model providing information.
treeModelListener - Variable in class javax.swing.JTree
Updates the expandedState.
treeModelListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
Is responsible for updating the display based on model events.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.JTree.TreeModelHandler
 
treeNodesChanged(TreeModelEvent) - Method in interface javax.swing.event.TreeModelListener
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.tree.AbstractLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.tree.FixedHeightLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.tree.VariableHeightLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.JTree.TreeModelHandler
 
treeNodesInserted(TreeModelEvent) - Method in interface javax.swing.event.TreeModelListener
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.tree.AbstractLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.tree.FixedHeightLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.tree.VariableHeightLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.JTree.TreeModelHandler
 
treeNodesRemoved(TreeModelEvent) - Method in interface javax.swing.event.TreeModelListener
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.tree.AbstractLayoutCache
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.tree.FixedHeightLayoutCache
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.tree.VariableHeightLayoutCache
Invoked after nodes have been removed from the tree.
treePathMapping - Variable in class javax.swing.tree.FixedHeightLayoutCache
Maps from TreePath to a FHTreeStateNode.
treePathMapping - Variable in class javax.swing.tree.VariableHeightLayoutCache
Maps from TreePath to a TreeStateNode.
treeSelectionListener - Variable in class javax.swing.plaf.basic.BasicTreeUI
Updates the display when the selection changes.
treeSelectionModel - Variable in class javax.swing.plaf.basic.BasicTreeUI
Model maintaing the selection.
treeSelectionModel - Variable in class javax.swing.tree.AbstractLayoutCache
Selection model.
treeState - Variable in class javax.swing.plaf.basic.BasicTreeUI
Object responsible for handling sizing and expanded issues.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model structure change change notification.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.JTree.TreeModelHandler
 
treeStructureChanged(TreeModelEvent) - Method in interface javax.swing.event.TreeModelListener
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.tree.AbstractLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.tree.FixedHeightLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.tree.VariableHeightLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
treeWillCollapse(TreeExpansionEvent) - Method in interface javax.swing.event.TreeWillExpandListener
Invoked whenever a node in the tree is about to be collapsed.
treeWillExpand(TreeExpansionEvent) - Method in interface javax.swing.event.TreeWillExpandListener
Invoked whenever a node in the tree is about to be expanded.
trigger - Variable in class java.awt.dnd.DragSourceContext
The event which triggered the start of the drag.
trim() - Method in class java.lang.String
Returns a copy of the string, with leading and trailing whitespace omitted.
trim(byte[], int) - Static method in class java.lang.StringCoding
 
trim(char[], int) - Static method in class java.lang.StringCoding
 
trim() - Method in interface org.apache.xml.utils.XMLString
Removes white space from both ends of this string.
trim() - Method in class org.apache.xpath.objects.XString
Removes white space from both ends of this string.
trim() - Method in class org.apache.xpath.objects.XStringForFSB
Removes white space from both ends of this string.
trimEdits(int, int) - Method in class javax.swing.undo.UndoManager
Tell the edits in the given range (inclusive) to die, and remove them from edits. from > to is a no-op.
trimForLimit() - Method in class javax.swing.undo.UndoManager
Reduce the number of queued edits to a range of size limit, centered on indexOfNextAdd.
trimToSize() - Method in class java.util.ArrayList
Trims the capacity of this ArrayList instance to be the list's current size.
trimToSize() - Method in class java.util.Vector
Trims the capacity of this vector to be the vector's current size.
trimToSize() - Method in class javax.swing.DefaultListModel
Trims the capacity of this list to be the list's current size.
trimToSize() - Method in class org.apache.crimson.tree.AttributeSet
 
trimToSize() - Method in interface org.apache.crimson.tree.ElementEx
Requests that the element minimize the amount of space it uses, to conserve memory.
trimToSize() - Method in class org.apache.crimson.tree.ElementNode2
 
trimToSize() - Method in class org.apache.crimson.tree.ParentNode
Called to minimize space utilization.
trouble - Variable in class java.io.PrintStream
 
trouble - Variable in class java.io.PrintWriter
 
truncate(long) - Method in class java.nio.channels.FileChannel
Truncates this channel's file to the given size.
truncate(long) - Method in interface java.sql.Blob
Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in interface java.sql.Clob
Truncates the CLOB value that this Clob designates to have a length of len characters.
trustProxy - Static variable in class java.net.SocketPermission
 
trustedStripLeadingZeroInts(int[]) - Static method in class java.math.BigInteger
Returns the input array stripped of any leading zero bytes.
tryLock(long, long, boolean) - Method in class java.nio.channels.FileChannel
Attempts to acquire a lock on the given region of this channel's file.
tryLock() - Method in class java.nio.channels.FileChannel
Attempts to acquire an exclusive lock on this channel's file.
tryToLoadClass(String, ClassLoader) - Static method in class java.awt.datatransfer.DataFlavor
Tries to load a class from: the bootstrap loader, the system loader, the context loader (if one is present) and finally the loader specified.
ttb - Static variable in class java.util.Date
 
ttl - Variable in class java.net.PlainDatagramSocketImpl
 
ttlLock - Variable in class java.net.MulticastSocket
The lock on the socket's TTL.
ttype - Variable in class java.io.StreamTokenizer
After a call to the nextToken method, this field contains the type of the token just read.
tx - Variable in class java.awt.TexturePaint
 
tx - Variable in class java.awt.font.FontRenderContext
 
txdata - Variable in class java.awt.Font.Key
 
ty - Variable in class java.awt.TexturePaint
 
type - Variable in class java.awt.Cursor
The chosen cursor type initially set to the DEFAULT_CURSOR.
type - Variable in class java.awt.color.ColorSpace
 
type - Variable in class java.awt.geom.AffineTransform
This field caches the current transformation type of the matrix.
type - Variable in class java.awt.geom.Arc2D
 
type - Variable in class java.io.ObjectStreamField
field type (Object.class if unknown non-primitive type)
type - Variable in class java.lang.reflect.Field
 
type - Variable in class java.nio.charset.CoderResult
 
type - Variable in class java.util.Hashtable.Enumerator
 
type - Variable in class java.util.regex.Pattern.Bound
 
type - Variable in class java.util.regex.Pattern.Curly
 
type - Variable in class java.util.regex.Pattern.GroupCurly
 
type - Variable in class java.util.regex.Pattern.Ques
 
type - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
type - Variable in class javax.swing.colorchooser.DefaultHSBChooserPanel.HSBImage
 
type - Variable in class javax.swing.event.HyperlinkEvent
 
type - Variable in class javax.swing.event.ListDataEvent
 
type - Variable in class javax.swing.event.TableModelEvent
 
type - Variable in class javax.swing.plaf.metal.MetalFontDesktopProperty
Corresponds to a MetalTheme font type.
type - Variable in class javax.swing.plaf.metal.MetalLookAndFeel.FontActiveValue
 
type - Variable in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
 
type - Variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
 
type - Variable in class javax.swing.text.html.CSS.LengthUnit
 
type - Variable in class javax.swing.text.html.StyleSheet.ListPainter
 
type - Variable in class javax.swing.text.html.parser.AttributeList
 
type - Variable in class javax.swing.text.html.parser.ContentModel
Type.
type - Variable in class javax.swing.text.html.parser.Element
 
type - Variable in class javax.swing.text.html.parser.Entity
 
type - Variable in class org.apache.crimson.parser.AttributeDecl
 
type - Variable in class org.apache.crimson.parser.ContentModel
Type.
type - Variable in class org.apache.xalan.lib.sql.QueryParameter
 
type - Variable in class org.apache.xml.utils.synthetic.reflection.Field
Field declaringClass, type
type2name(int) - Static method in class javax.swing.text.html.parser.AttributeList
 
typeAheadAssertions(Component, AWTEvent) - Method in class java.awt.DefaultKeyboardFocusManager
 
typeAheadMarkers - Variable in class java.awt.DefaultKeyboardFocusManager
 
typeCodes - Variable in class java.io.ObjectStreamClass.FieldReflector
field type codes
typeHandlers - Variable in class javax.swing.JEditorPane
Table of registered type handlers for this editor.
typeIdx - Variable in class java.awt.geom.GeneralPathIterator
 
typeList - Static variable in class java.text.MessageFormat
 
typeNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that a NULL value is NOT allowed for this data type.
typeNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that a NULL value is allowed for this data type.
typeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether a NULL value is allowed for this data type.
typePredBasic - Static variable in interface java.sql.DatabaseMetaData
Indicates that one can base all WHERE search clauses except WHERE . . .
typePredChar - Static variable in interface java.sql.DatabaseMetaData
Indicates that the only WHERE search clause that can be based on this type is WHERE . . .
typePredNone - Static variable in interface java.sql.DatabaseMetaData
Indicates that WHERE search clauses are not supported for this type.
typeSearchable - Static variable in interface java.sql.DatabaseMetaData
Indicates that all WHERE search clauses can be based on this type.
typeString - Variable in class javax.swing.event.DocumentEvent.EventType
 
typeString - Variable in class javax.swing.event.HyperlinkEvent.EventType
 
typeToPackageName(String) - Method in class java.net.URLConnection
Utility function to map a MIME content type into an equivalent pair of class name components.
types - Static variable in class java.awt.geom.RoundRectIterator
 
types - Variable in class java.io.ObjectStreamClass.FieldReflector
field types
types - Static variable in class org.apache.crimson.parser.Resolver
 

U

U - Static variable in class javax.swing.text.html.HTML.Tag
 
UDP_ASSOC - Static variable in interface java.net.SocksConsts
 
UID - class java.rmi.server.UID.
A UID represents an identifier that is unique over time with respect to the host it is generated on, or one of 216 "well-known" identifiers.
UID() - Constructor for class java.rmi.server.UID
Generates a UID that is unique over time with respect to the host that it was generated on.
UID(short) - Constructor for class java.rmi.server.UID
Creates a "well-known" UID.
UID(int, long, short) - Constructor for class java.rmi.server.UID
Constructs a UID given data read from a stream.
UIDefaults - class javax.swing.UIDefaults.
A table of defaults for Swing components.
UIDefaults() - Constructor for class javax.swing.UIDefaults
Create an empty defaults table.
UIDefaults(Object[]) - Constructor for class javax.swing.UIDefaults
Create a defaults table initialized with the specified key/value pairs.
UIDefaults.ActiveValue - interface javax.swing.UIDefaults.ActiveValue.
This class enables one to store an entry in the defaults table that's constructed each time it's looked up with one of the getXXX(key) methods.
UIDefaults.LazyInputMap - class javax.swing.UIDefaults.LazyInputMap.
LazyInputMap will create a InputMap in its createValue method.
UIDefaults.LazyInputMap(Object[]) - Constructor for class javax.swing.UIDefaults.LazyInputMap
 
UIDefaults.LazyValue - interface javax.swing.UIDefaults.LazyValue.
This class enables one to store an entry in the defaults table that isn't constructed until the first time it's looked up with one of the getXXX(key) methods.
UIDefaults.ProxyLazyValue - class javax.swing.UIDefaults.ProxyLazyValue.
This class provides an implementation of LazyValue which can be used to delay loading of the Class for the instance to be created.
UIDefaults.ProxyLazyValue(String) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
Creates a LazyValue which will construct an instance when asked.
UIDefaults.ProxyLazyValue(String, String) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
Creates a LazyValue which will construct an instance when asked.
UIDefaults.ProxyLazyValue(String, Object[]) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
Creates a LazyValue which will construct an instance when asked.
UIDefaults.ProxyLazyValue(String, String, Object[]) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
Creates a LazyValue which will construct an instance when asked.
UIManager - class javax.swing.UIManager.
This class keeps track of the current look and feel and its defaults.
UIManager() - Constructor for class javax.swing.UIManager
 
UIManager.LAFState - class javax.swing.UIManager.LAFState.
This class defines the state managed by the UIManager.
UIManager.LAFState() - Constructor for class javax.swing.UIManager.LAFState
 
UIManager.LookAndFeelInfo - class javax.swing.UIManager.LookAndFeelInfo.
Provides a little information about an installed LookAndFeel for the sake of configuring a menu or for initial application set up.
UIManager.LookAndFeelInfo(String, String) - Constructor for class javax.swing.UIManager.LookAndFeelInfo
Constructs a UIManagers LookAndFeelInfo object.
UIResource - interface javax.swing.plaf.UIResource.
This interface is used to mark objects created by ComponentUI delegates.
UK - Static variable in class java.util.Locale
Useful constant for country.
UL - Static variable in class javax.swing.text.html.HTML.Tag
 
UNASSIGNED - Static variable in class java.lang.Character
General category "Cn" in the Unicode specification.
UNDECIMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the thirteenth month of the year.
UNDEFINED - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are UNDEFINED, the contents of the back buffer are undefined after flipping.
UNDEFINED_CONDITION - Static variable in class javax.swing.JComponent
Constant used by some of the APIs to mean that no condition is defined.
UNDER - Static variable in class java.util.regex.ASCII
 
UNDERFLOW - Static variable in class java.nio.charset.CoderResult
Result object indicating underflow, meaning that either the input buffer has been completely consumed or, if the input buffer is not yet empty, that additional input is required.
UNDERLINE - Static variable in class java.awt.font.TextAttribute
Attribute key for underline adornments.
UNDERLINE - Static variable in class javax.swing.text.html.MinimalHTMLWriter
 
UNDERLINE_LOW_DASHED - Static variable in class java.awt.font.TextAttribute
Single pixel dashed low underline.
UNDERLINE_LOW_DOTTED - Static variable in class java.awt.font.TextAttribute
Single pixel dotted low underline.
UNDERLINE_LOW_GRAY - Static variable in class java.awt.font.TextAttribute
Double pixel gray low underline.
UNDERLINE_LOW_ONE_PIXEL - Static variable in class java.awt.font.TextAttribute
Single pixel solid low underline.
UNDERLINE_LOW_TWO_PIXEL - Static variable in class java.awt.font.TextAttribute
Double pixel solid low underline.
UNDERLINE_ON - Static variable in class java.awt.font.TextAttribute
Standard underline at the roman baseline for roman text, and below the decenders for other text.
UNICODE_CASE - Static variable in class java.util.regex.Pattern
Enables Unicode-aware case folding.
UNICODE_HIGH_BOUND_HAN - Static variable in class java.text.TextBoundaryData
 
UNICODE_LOW_BOUND_HAN - Static variable in class java.text.TextBoundaryData
 
UNICODE_TEXT_CLASSES - Static variable in class java.awt.datatransfer.SystemFlavorMap
The list of valid, decoded text flavor representation classes, in order from best to worst.
UNICODE_ZERO_WIDTH_NON_BREAKING_SPACE - Static variable in class java.text.TextBoundaryData
 
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
UNINITALIZED_LENGTH - Static variable in class javax.swing.text.html.CSS.LengthUnit
 
UNINITIALIZED_VALUE - Static variable in class javax.swing.JOptionPane
Indicates that the user has not yet selected a value.
UNIT_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
The unit decrement adjustment type.
UNIT_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
The unit increment adjustment type.
UNIX_LINES - Static variable in class java.util.regex.Pattern
Enables Unix lines mode.
UNKNOWN - Static variable in class java.awt.ComponentOrientation
Indicates that a component's orientation has not been set.
UNKNOWN_NUMBER_OF_PAGES - Static variable in interface java.awt.print.Pageable
This constant is returned from the getNumberOfPages method if a Pageable implementation does not know the number of pages in its set.
UNK_BIT - Static variable in class java.awt.ComponentOrientation
 
UNMAPPED - Static variable in class java.text.RBCollationTables
 
UNMAPPED - Static variable in class java.text.RuleBasedCollator
 
UNMAPPEDCHARVALUE - Static variable in class java.text.CollationElementIterator
 
UNMARKED - Static variable in class java.io.BufferedReader
 
UNNECESSARY - Static variable in class java.awt.GraphicsConfigTemplate
Value used for "Enum" (Integer) type.
UNREIFIED - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field UNREIFIED
UNSELECTED_CONVERTED_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for unselected converted text.
UNSELECTED_RAW_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for unselected raw text.
UNSET - Static variable in class java.text.PatternEntry
 
UNSET - Static variable in class java.util.Calendar
 
UNSET - Static variable in class javax.swing.Spring
An integer value signifying that a property value has not yet been calculated.
UNSUPPORTED - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field UNSUPPORTED
UP - Static variable in class java.awt.Event
The Up Arrow key, a non-ASCII action key.
UPDATE - Static variable in class java.awt.event.PaintEvent
The update event type.
UPDATE - Static variable in class javax.swing.event.TableModelEvent
Identifies a change to existing data.
UPPER - Static variable in class java.util.regex.ASCII
 
UPPERCASE_KEY - Static variable in class javax.swing.text.MaskFormatter
 
UPPERCASE_LETTER - Static variable in class java.lang.Character
General category "Lu" in the Unicode specification.
UPPER_ALPHA - Static variable in class javax.swing.text.html.CSS.Value
 
UPPER_LEADING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the upper leading edge corner of the viewport.
UPPER_LEFT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the upper left corner of the viewport.
UPPER_RIGHT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the upper right corner of the viewport.
UPPER_ROMAN - Static variable in class javax.swing.text.html.CSS.Value
 
UPPER_TRAILING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the upper trailing edge corner of the viewport.
UP_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Up Cycle focus traversal keys.
URI - class java.net.URI.
Represents a Uniform Resource Identifier (URI) reference.
URI() - Constructor for class java.net.URI
 
URI(String) - Constructor for class java.net.URI
Constructs a URI by parsing the given string.
URI(String, String, String, int, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String) - Constructor for class java.net.URI
Constructs a URI from the given components.
URI - class org.apache.xml.utils.URI.
A class to represent a Uniform Resource Identifier (URI).
URI() - Constructor for class org.apache.xml.utils.URI
Construct a new and uninitialized URI.
URI(URI) - Constructor for class org.apache.xml.utils.URI
Construct a new URI from another URI.
URI(String) - Constructor for class org.apache.xml.utils.URI
Construct a new URI from a URI specification string.
URI(URI, String) - Constructor for class org.apache.xml.utils.URI
Construct a new URI from a base URI and a URI specification string.
URI(String, String) - Constructor for class org.apache.xml.utils.URI
Construct a new URI that does not follow the generic URI syntax.
URI(String, String, String, String, String) - Constructor for class org.apache.xml.utils.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(String, String, String, int, String, String, String) - Constructor for class org.apache.xml.utils.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI.MalformedURIException - exception org.apache.xml.utils.URI.MalformedURIException.
MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
URI.MalformedURIException() - Constructor for class org.apache.xml.utils.URI.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
URI.MalformedURIException(String) - Constructor for class org.apache.xml.utils.URI.MalformedURIException
Constructs a MalformedURIException with the specified detail message.
URI.Parser - class java.net.URI.Parser.
 
URI.Parser(String) - Constructor for class java.net.URI.Parser
 
URISyntaxException - exception java.net.URISyntaxException.
Checked exception thrown to indicate that a string could not be parsed as a URI reference.
URISyntaxException(String, String, int) - Constructor for class java.net.URISyntaxException
Constructs an instance from the given input string, reason, and error index.
URISyntaxException(String, String) - Constructor for class java.net.URISyntaxException
Constructs an instance from the given input string and reason.
URL - Variable in class ISSearch.ISPeerResult
The absolute URL of the documents as a String.
URL - class java.net.URL.
Class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web.
URL(String, String, int, String) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, and file.
URL(String, String, String) - Constructor for class java.net.URL
Creates a URL from the specified protocol name, host name, and file name.
URL(String, String, int, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, file, and handler.
URL(String) - Constructor for class java.net.URL
Creates a URL object from the String representation.
URL(URL, String) - Constructor for class java.net.URL
Creates a URL by parsing the given spec within a specified context.
URL(URL, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL by parsing the given spec with the specified handler within a specified context.
URLClassLoader - class java.net.URLClassLoader.
This class loader is used to load classes and resources from a search path of URLs referring to both JAR files and directories.
URLClassLoader(URL[], ClassLoader) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the given URLs.
URLClassLoader(URL[]) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs using the default delegation parent ClassLoader.
URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs, parent class loader, and URLStreamHandlerFactory.
URLConnection - class java.net.URLConnection.
The abstract class URLConnection is the superclass of all classes that represent a communications link between the application and a URL.
URLConnection(URL) - Constructor for class java.net.URLConnection
Constructs a URL connection to the specified URL.
URLDecoder - class java.net.URLDecoder.
Utility class for HTML form decoding.
URLDecoder() - Constructor for class java.net.URLDecoder
 
URLEncoder - class java.net.URLEncoder.
Utility class for HTML form encoding.
URLEncoder() - Constructor for class java.net.URLEncoder
You can't call the constructor.
URLStreamHandler - class java.net.URLStreamHandler.
The abstract class URLStreamHandler is the common superclass for all stream protocol handlers.
URLStreamHandler() - Constructor for class java.net.URLStreamHandler
 
URLStreamHandlerFactory - interface java.net.URLStreamHandlerFactory.
This interface defines a factory for URL stream protocol handlers.
US - Static variable in class java.util.Locale
Useful constant for country.
USEMAP - Static variable in class javax.swing.text.html.HTML.Attribute
 
USERINFO_CHARACTERS - Static variable in class org.apache.xml.utils.URI
userinfo can be composed of unreserved, escaped and these characters
USER_PASSW - Static variable in interface java.net.SocksConsts
 
USER_ROOT_NATIVE_HANDLE - Static variable in class java.util.prefs.WindowsPreferences
Mount point for Preferences' user root.
USER_TEXT_FONT - Static variable in class javax.swing.plaf.metal.MetalTheme
 
UTC(int, int, int, int, int, int) - Static method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min, sec) or GregorianCalendar(year + 1900, month, date, hrs, min, sec), using a UTC TimeZone, followed by Calendar.getTime().getTime().
UTC_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as UTC.
UTFDataFormatException - exception java.io.UTFDataFormatException.
Signals that a malformed UTF-8 string has been read in a data input stream or by any class that implements the data input interface.
UTFDataFormatException() - Constructor for class java.io.UTFDataFormatException
Constructs a UTFDataFormatException with null as its error detail message.
UTFDataFormatException(String) - Constructor for class java.io.UTFDataFormatException
Constructs a UTFDataFormatException with the specified detail message.
UnImplNode - class org.apache.xml.utils.UnImplNode.
To be subclassed by classes that wish to fake being nodes.
UnImplNode() - Constructor for class org.apache.xml.utils.UnImplNode
Constructor UnImplNode
UnaryExpr() - Method in class org.apache.xpath.compiler.XPathParser
UnaryExpr ::= UnionExpr | '-' UnaryExpr
UnaryOperation - class org.apache.xpath.operations.UnaryOperation.
The unary operation base class.
UnaryOperation() - Constructor for class org.apache.xpath.operations.UnaryOperation
 
UndeclaredThrowableException - exception java.lang.reflect.UndeclaredThrowableException.
Thrown by a method invocation on a proxy instance if its invocation handler's invoke method throws a checked exception (a Throwable that is not assignable to RuntimeException or Error) that is not assignable to any of the exception types declared in the throws clause of the method that was invoked on the proxy instance and dispatched to the invocation handler.
UndeclaredThrowableException(Throwable) - Constructor for class java.lang.reflect.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable.
UndeclaredThrowableException(Throwable, String) - Constructor for class java.lang.reflect.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable and a detail message.
UndefinedProperty - Static variable in class java.awt.Image
The UndefinedProperty object should be returned whenever a property which was not defined for a particular image is fetched.
Underline - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
Name of the underline attribute.
Underline - Static variable in class javax.swing.text.StyleConstants
Name of the underline attribute.
UndoManager - class javax.swing.undo.UndoManager.
Concrete subclass of CompoundEdit which can serve as a UndoableEditListener, consolidating the UndoableEditEvents from a variety of sources, and undoing or redoing them one at a time.
UndoManager() - Constructor for class javax.swing.undo.UndoManager
 
UndoName - Static variable in class javax.swing.undo.AbstractUndoableEdit
String returned by getUndoPresentationName; as of Java 2 platform v1.3.1 this field is no longer used.
UndoableEdit - interface javax.swing.undo.UndoableEdit.
An object representing an edit that has been done, and that can be undone and redone.
UndoableEditEvent - class javax.swing.event.UndoableEditEvent.
An event indicating that an operation which can be undone has occurred.
UndoableEditEvent(Object, UndoableEdit) - Constructor for class javax.swing.event.UndoableEditEvent
Constructs an UndoableEditEvent object.
UndoableEditListener - interface javax.swing.event.UndoableEditListener.
Interface implemented by a class interested in hearing about undoable operations.
UndoableEditSupport - class javax.swing.undo.UndoableEditSupport.
A support class used for managing UndoableEdit listeners.
UndoableEditSupport() - Constructor for class javax.swing.undo.UndoableEditSupport
Constructs an UndoableEditSupport object.
UndoableEditSupport(Object) - Constructor for class javax.swing.undo.UndoableEditSupport
Constructs an UndoableEditSupport object.
UnexpectedException - exception java.rmi.UnexpectedException.
An UnexpectedException is thrown if the client of a remote method call receives, as a result of the call, a checked exception that is not among the checked exception types declared in the throws clause of the method in the remote interface.
UnexpectedException(String) - Constructor for class java.rmi.UnexpectedException
Constructs an UnexpectedException with the specified detail message.
UnexpectedException(String, Exception) - Constructor for class java.rmi.UnexpectedException
Constructs a UnexpectedException with the specified detail message and nested exception.
UnicastRemoteObject - class java.rmi.server.UnicastRemoteObject.
The UnicastRemoteObject class defines a non-replicated remote object whose references are valid only while the server process is alive.
UnicastRemoteObject() - Constructor for class java.rmi.server.UnicastRemoteObject
Creates and exports a new UnicastRemoteObject object using an anonymous port.
UnicastRemoteObject(int) - Constructor for class java.rmi.server.UnicastRemoteObject
Creates and exports a new UnicastRemoteObject object using the particular supplied port.
UnicastRemoteObject(int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.server.UnicastRemoteObject
Creates and exports a new UnicastRemoteObject object using the particular supplied port and socket factories.
UnicodeClassMapping - class java.text.UnicodeClassMapping.
This class maps categories to state change inputs for the WordBreakTable.
UnicodeClassMapping(int[], SpecialMapping[], boolean[], int[]) - Constructor for class java.text.UnicodeClassMapping
Create a mapping given a mapping from categories and a list of exceptions.
UnionChildIterator - class org.apache.xpath.axes.UnionChildIterator.
This class defines a simplified type of union iterator that only tests along the child axes.
UnionChildIterator() - Constructor for class org.apache.xpath.axes.UnionChildIterator
Constructor for UnionChildIterator
UnionExpr() - Method in class org.apache.xpath.compiler.XPathParser
The context of the right hand side expressions is the context of the left hand side expression.
UnionPathIterator - class org.apache.xpath.axes.UnionPathIterator.
This class extends NodeSetDTM, which implements DTMIterator, and fetches nodes one at a time in document order based on a XPath UnionExpr.
UnionPathIterator() - Constructor for class org.apache.xpath.axes.UnionPathIterator
Constructor to create an instance which you can add location paths to.
UnionPathIterator(Compiler, int) - Constructor for class org.apache.xpath.axes.UnionPathIterator
Create a UnionPathIterator object, including creation of location path iterators from the opcode list, and call back into the Compiler to create predicate expressions.
UnionPathIterator.iterOwner - class org.apache.xpath.axes.UnionPathIterator.iterOwner.
 
UnionPathIterator.iterOwner(int) - Constructor for class org.apache.xpath.axes.UnionPathIterator.iterOwner
 
UnionPattern - class org.apache.xpath.patterns.UnionPattern.
This class represents a union pattern, which can have multiple individual StepPattern patterns.
UnionPattern() - Constructor for class org.apache.xpath.patterns.UnionPattern
 
UnionPattern.UnionPathPartOwner - class org.apache.xpath.patterns.UnionPattern.UnionPathPartOwner.
 
UnionPattern.UnionPathPartOwner(int) - Constructor for class org.apache.xpath.patterns.UnionPattern.UnionPathPartOwner
 
UnixFileSystemView - class javax.swing.filechooser.UnixFileSystemView.
FileSystemView that handles some specific unix-isms.
UnixFileSystemView() - Constructor for class javax.swing.filechooser.UnixFileSystemView
 
UnknownContentHandler - class java.net.UnknownContentHandler.
 
UnknownContentHandler() - Constructor for class java.net.UnknownContentHandler
 
UnknownContentHandlerP - Static variable in class java.net.URLConnection
 
UnknownError - error java.lang.UnknownError.
Thrown when an unknown but serious exception has occurred in the Java Virtual Machine.
UnknownError() - Constructor for class java.lang.UnknownError
Constructs an UnknownError with no detail message.
UnknownError(String) - Constructor for class java.lang.UnknownError
Constructs an UnknownError with the specified detail message.
UnknownGroupException - exception java.rmi.activation.UnknownGroupException.
An UnknownGroupException is thrown by methods of classes and interfaces in the java.rmi.activation package when the ActivationGroupID parameter to the method is determined to be invalid, i.e., not known by the ActivationSystem.
UnknownGroupException(String) - Constructor for class java.rmi.activation.UnknownGroupException
Constructs an UnknownGroupException with the specified detail message.
UnknownHostException - exception java.net.UnknownHostException.
Thrown to indicate that the IP address of a host could not be determined.
UnknownHostException(String) - Constructor for class java.net.UnknownHostException
Constructs a new UnknownHostException with the specified detail message.
UnknownHostException() - Constructor for class java.net.UnknownHostException
Constructs a new UnknownHostException with no detail message.
UnknownHostException - exception java.rmi.UnknownHostException.
An UnknownHostException is thrown if a java.net.UnknownHostException occurs while creating a connection to the remote host for a remote method call.
UnknownHostException(String) - Constructor for class java.rmi.UnknownHostException
Constructs an UnknownHostException with the specified detail message.
UnknownHostException(String, Exception) - Constructor for class java.rmi.UnknownHostException
Constructs an UnknownHostException with the specified detail message and nested exception.
UnknownObjectException - exception java.rmi.activation.UnknownObjectException.
An UnknownObjectException is thrown by methods of classes and interfaces in the java.rmi.activation package when the ActivationID parameter to the method is determined to be invalid.
UnknownObjectException(String) - Constructor for class java.rmi.activation.UnknownObjectException
Constructs an UnknownObjectException with the specified detail message.
UnknownServiceException - exception java.net.UnknownServiceException.
Thrown to indicate that an unknown service exception has occurred.
UnknownServiceException() - Constructor for class java.net.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException(String) - Constructor for class java.net.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
UnknownTagBorderColor - Static variable in class javax.swing.text.html.HiddenTagView
 
UnmappableCharacterException - exception java.nio.charset.UnmappableCharacterException.
Checked exception thrown when an input character (or byte) sequence is valid but cannot be mapped to an output byte (or character) sequence.
UnmappableCharacterException(int) - Constructor for class java.nio.charset.UnmappableCharacterException
 
UnmarshalException - exception java.rmi.UnmarshalException.
An UnmarshalException can be thrown while unmarshalling the parameters or results of a remote method call if any of the following conditions occur: if an exception occurs while unmarshalling the call header if the protocol for the return value is invalid if a java.io.IOException occurs unmarshalling parameters (on the server side) or the return value (on the client side).
UnmarshalException(String) - Constructor for class java.rmi.UnmarshalException
Constructs an UnmarshalException with the specified detail message.
UnmarshalException(String, Exception) - Constructor for class java.rmi.UnmarshalException
Constructs an UnmarshalException with the specified detail message and nested exception.
Unreferenced - interface java.rmi.server.Unreferenced.
A remote object implementation should implement the Unreferenced interface to receive notification when there are no more clients that reference that remote object.
UnresolvedAddressException - exception java.nio.channels.UnresolvedAddressException.
Unchecked exception thrown when an attempt is made to invoke a network operation upon an unresolved socket address.
UnresolvedAddressException() - Constructor for class java.nio.channels.UnresolvedAddressException
Constructs an instance of this class.
UnsatisfiedLinkError - error java.lang.UnsatisfiedLinkError.
Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
UnsatisfiedLinkError() - Constructor for class java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with no detail message.
UnsatisfiedLinkError(String) - Constructor for class java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with the specified detail message.
UnsupportedAddressTypeException - exception java.nio.channels.UnsupportedAddressTypeException.
Unchecked exception thrown when an attempt is made to bind or connect to a socket address of a type that is not supported.
UnsupportedAddressTypeException() - Constructor for class java.nio.channels.UnsupportedAddressTypeException
Constructs an instance of this class.
UnsupportedCharsetException - exception java.nio.charset.UnsupportedCharsetException.
Unchecked exception thrown when no support is available for a requested charset.
UnsupportedCharsetException(String) - Constructor for class java.nio.charset.UnsupportedCharsetException
Constructs an instance of this class.
UnsupportedClassVersionError - error java.lang.UnsupportedClassVersionError.
Thrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported.
UnsupportedClassVersionError() - Constructor for class java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with no detail message.
UnsupportedClassVersionError(String) - Constructor for class java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with the specified detail message.
UnsupportedEncodingException - exception java.io.UnsupportedEncodingException.
The Character Encoding is not supported.
UnsupportedEncodingException() - Constructor for class java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException without a detail message.
UnsupportedEncodingException(String) - Constructor for class java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException with a detail message.
UnsupportedFlavorException - exception java.awt.datatransfer.UnsupportedFlavorException.
Signals that the requested data is not supported in this flavor.
UnsupportedFlavorException(DataFlavor) - Constructor for class java.awt.datatransfer.UnsupportedFlavorException
Constructs an UnsupportedFlavorException.
UnsupportedLookAndFeelException - exception javax.swing.UnsupportedLookAndFeelException.
An exception that indicates the request look & feel management classes are not present on the user's system.
UnsupportedLookAndFeelException(String) - Constructor for class javax.swing.UnsupportedLookAndFeelException
Constructs an UnsupportedLookAndFeelException object.
UnsupportedOperationException - exception java.lang.UnsupportedOperationException.
Thrown to indicate that the requested operation is not supported.
UnsupportedOperationException() - Constructor for class java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with no detail message.
UnsupportedOperationException(String) - Constructor for class java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with the specified detail message.
Util - class javax.rmi.CORBA.Util.
Provides utility methods that can be used by stubs and ties to perform common operations.
Util() - Constructor for class javax.rmi.CORBA.Util
 
UtilClassKey - Static variable in class javax.rmi.CORBA.Util
 
UtilDelegate - interface javax.rmi.CORBA.UtilDelegate.
Supports delegation for method implementations in Util.
Utilities - class javax.swing.text.Utilities.
A collection of methods to deal with various text related activities.
Utilities() - Constructor for class javax.swing.text.Utilities
 
u() - Method in class java.util.regex.Pattern
Utility method for parsing unicode escape sequences.
u - Variable in class javax.swing.event.HyperlinkEvent
 
ucp - Variable in class java.net.URLClassLoader
 
ui - Variable in class javax.swing.JComponent
The look and feel delegate for this component.
ui - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
uiClassID - Static variable in class javax.swing.JButton
 
uiClassID - Static variable in class javax.swing.JCheckBox
 
uiClassID - Static variable in class javax.swing.JCheckBoxMenuItem
 
uiClassID - Static variable in class javax.swing.JColorChooser
 
uiClassID - Static variable in class javax.swing.JComboBox
 
uiClassID - Static variable in class javax.swing.JComponent
 
uiClassID - Static variable in class javax.swing.JDesktopPane
 
uiClassID - Static variable in class javax.swing.JEditorPane
 
uiClassID - Static variable in class javax.swing.JFileChooser
 
uiClassID - Static variable in class javax.swing.JFormattedTextField
 
uiClassID - Static variable in class javax.swing.JInternalFrame
 
uiClassID - Static variable in class javax.swing.JLabel
 
uiClassID - Static variable in class javax.swing.JList
 
uiClassID - Static variable in class javax.swing.JMenu
 
uiClassID - Static variable in class javax.swing.JMenuBar
 
uiClassID - Static variable in class javax.swing.JMenuItem
 
uiClassID - Static variable in class javax.swing.JOptionPane
 
uiClassID - Static variable in class javax.swing.JPanel
 
uiClassID - Static variable in class javax.swing.JPasswordField
 
uiClassID - Static variable in class javax.swing.JPopupMenu
 
uiClassID - Static variable in class javax.swing.JProgressBar
 
uiClassID - Static variable in class javax.swing.JRadioButton
 
uiClassID - Static variable in class javax.swing.JRadioButtonMenuItem
 
uiClassID - Static variable in class javax.swing.JRootPane
 
uiClassID - Static variable in class javax.swing.JScrollBar
 
uiClassID - Static variable in class javax.swing.JScrollPane
 
uiClassID - Static variable in class javax.swing.JSeparator
 
uiClassID - Static variable in class javax.swing.JSlider
 
uiClassID - Static variable in class javax.swing.JSpinner
 
uiClassID - Static variable in class javax.swing.JSplitPane
 
uiClassID - Static variable in class javax.swing.JTabbedPane
 
uiClassID - Static variable in class javax.swing.JTable
 
uiClassID - Static variable in class javax.swing.JTextArea
 
uiClassID - Static variable in class javax.swing.JTextField
 
uiClassID - Static variable in class javax.swing.JTextPane
 
uiClassID - Static variable in class javax.swing.JToggleButton
 
uiClassID - Static variable in class javax.swing.JToolBar
 
uiClassID - Static variable in class javax.swing.JToolTip
 
uiClassID - Static variable in class javax.swing.JTree
 
uiClassID - Static variable in class javax.swing.JViewport
 
uiClassID - Static variable in class javax.swing.table.JTableHeader
 
uiFileView - Variable in class javax.swing.JFileChooser
 
uiTreeExpansionListener - Variable in class javax.swing.JTree
When addTreeExpansionListener is invoked, and settingUI is true, this ivar gets set to the passed in Listener.
uid - Variable in class java.rmi.activation.ActivationGroupID
 
uid - Variable in class java.rmi.activation.ActivationID
the object's unique id
uid - Variable in class java.rmi.dgc.VMID
 
uis - Variable in class javax.swing.plaf.multi.MultiButtonUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiColorChooserUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiComboBoxUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiDesktopIconUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiDesktopPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiFileChooserUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiInternalFrameUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiLabelUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiListUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiMenuBarUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiMenuItemUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiOptionPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiPanelUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiPopupMenuUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiProgressBarUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiRootPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiScrollBarUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiScrollPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiSeparatorUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiSliderUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiSpinnerUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiSplitPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTabbedPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTableHeaderUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTableUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTextUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiToolBarUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiToolTipUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTreeUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiViewportUI
The vector containing the real UIs.
uisToArray(Vector) - Static method in class javax.swing.plaf.multi.MultiLookAndFeel
Creates an array, populates it with UI objects from the passed-in vector, and returns the array.
ulp(double, boolean) - Static method in class java.lang.FloatingDecimal
 
unaligned - Static variable in class java.nio.Bits
 
unaligned() - Static method in class java.nio.Bits
 
unaligned - Static variable in class java.nio.DirectByteBuffer
 
unaligned - Static variable in class java.nio.DirectCharBufferS
 
unaligned - Static variable in class java.nio.DirectCharBufferU
 
unaligned - Static variable in class java.nio.DirectDoubleBufferS
 
unaligned - Static variable in class java.nio.DirectDoubleBufferU
 
unaligned - Static variable in class java.nio.DirectFloatBufferS
 
unaligned - Static variable in class java.nio.DirectFloatBufferU
 
unaligned - Static variable in class java.nio.DirectIntBufferS
 
unaligned - Static variable in class java.nio.DirectIntBufferU
 
unaligned - Static variable in class java.nio.DirectLongBufferS
 
unaligned - Static variable in class java.nio.DirectLongBufferU
 
unaligned - Static variable in class java.nio.DirectShortBufferS
 
unaligned - Static variable in class java.nio.DirectShortBufferU
 
unalignedKnown - Static variable in class java.nio.Bits
 
unarchiveExpandedState(Object) - Method in class javax.swing.JTree
Updates the expanded state of nodes in the tree based on the previously archived state state.
unbind(String) - Static method in class java.rmi.Naming
Destroys the binding for the specified name that is associated with a remote object.
unbind(String) - Method in interface java.rmi.registry.Registry
Removes the binding for the specified name in this registry.
uncaughtException(Thread, Throwable) - Method in class java.lang.ThreadGroup
Called by the Java Virtual Machine when a thread in this thread group stops because of an uncaught exception.
unconfigureArrowButton() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
unconfigureEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This protected method is implementation specific and should be private.
unconfigureEditor() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
unconfigureEnclosingScrollPane() - Method in class javax.swing.JTable
Reverses the effect of configureEnclosingScrollPane by replacing the columnHeaderView of the enclosing scroll pane with null.
undeclaredThrowable - Variable in class java.lang.reflect.UndeclaredThrowableException
the undeclared checked exception that was thrown
undecorated - Variable in class java.awt.Dialog
This field indicates whether the dialog is undecorated.
undecorated - Variable in class java.awt.Frame
This field indicates whether the frame is undecorated.
underConstruction - Static variable in class java.util.ResourceBundle
This Hashtable is used to keep multiple threads from loading the same bundle concurrently.
underline - Variable in class javax.swing.text.LabelView
 
underlineOffset - Variable in class java.awt.Font.FontLineMetrics
 
underlineThickness - Variable in class java.awt.Font.FontLineMetrics
 
undo() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Undoes a change.
undo() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Undoes a change.
undo() - Method in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
Undoes a change.
undo() - Method in class javax.swing.text.DefaultStyledDocument.StyleChangeUndoableEdit
Undoes a change.
undo() - Method in class javax.swing.text.GapContent.InsertUndo
 
undo() - Method in class javax.swing.text.GapContent.RemoveUndo
 
undo() - Method in class javax.swing.text.StringContent.InsertUndo
 
undo() - Method in class javax.swing.text.StringContent.RemoveUndo
 
undo() - Method in class javax.swing.undo.AbstractUndoableEdit
Throws CannotUndoException if canUndo returns false.
undo() - Method in class javax.swing.undo.CompoundEdit
Sends undo to all contained UndoableEdits in the reverse of the order in which they were added.
undo() - Method in class javax.swing.undo.StateEdit
Tells the edited object to apply the state prior to the edit
undo() - Method in class javax.swing.undo.UndoManager
If this UndoManager is inProgress, undo the last significant UndoableEdit before indexOfNextAdd, and all insignificant edits back to it.
undo() - Method in interface javax.swing.undo.UndoableEdit
Undo the edit that was made.
undoLocation - Variable in class javax.swing.text.GapContent.UndoPosRef
Previous Offset of rec.
undoLocation - Variable in class javax.swing.text.StringContent.UndoPosRef
Location to reset to when resetLocatino is invoked.
undoOrRedo() - Method in class javax.swing.undo.UndoManager
Undo or redo as appropriate.
undoRedoName - Variable in class javax.swing.undo.StateEdit
The undo/redo presentation name
undoTo(UndoableEdit) - Method in class javax.swing.undo.UndoManager
Undoes all changes from indexOfNextAdd to edit.
undoableEditHappened(UndoableEditEvent) - Method in interface javax.swing.event.UndoableEditListener
An undoable edit happened
undoableEditHappened(UndoableEditEvent) - Method in class javax.swing.undo.UndoManager
Called by the UndoabledEdit sources this UndoManager listens to.
unexecuteNSDecls(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplateElement
Send endPrefixMapping events to the result tree handler for all declared prefix mappings in the stylesheet.
unexecuteNSDecls(TransformerImpl, String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Send endPrefixMapping events to the result tree handler for all declared prefix mappings in the stylesheet.
unexportObject(Remote, boolean) - Static method in class java.rmi.activation.Activatable
Remove the remote object, obj, from the RMI runtime.
unexportObject(Remote, boolean) - Static method in class java.rmi.server.UnicastRemoteObject
Removes the remote object, obj, from the RMI runtime.
unexportObject(Remote) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Delegation call for PortableRemoteObject.unexportObject(java.rmi.Remote).
unexportObject(Remote) - Static method in class javax.rmi.CORBA.Util
Removes the associated tie from an internal table and calls Tie.deactivate() to deactivate the object.
unexportObject(Remote) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.unexportObject(java.rmi.Remote).
unexportObject(Remote) - Static method in class javax.rmi.PortableRemoteObject
Deregisters a server object from the runtime, allowing the object to become available for garbage collection.
unfinalized - Static variable in class java.lang.ref.Finalizer
 
ungetc() - Method in class org.apache.crimson.parser.InputEntity
two character pushback is guaranteed
ungetc() - Method in class org.apache.crimson.parser.Parser2
 
ungrabContainers() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
unicodeCount - Variable in class javax.swing.text.rtf.RTFGenerator
 
uninitialize() - Method in class javax.swing.LookAndFeel
UIManager.setLookAndFeel calls this method just before we're replaced by a new default look and feel.
uninstall() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Uninstalls any state the AbstractFormatter may have installed on the JFormattedTextField.
uninstall() - Method in class javax.swing.plaf.metal.MetalTitlePane
Uninstalls the necessary state.
uninstallBorder(JComponent) - Static method in class javax.swing.LookAndFeel
Convenience method for un-installing a component's default border on the specified component if the border is currently an instance of UIResource.
uninstallBorder(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Removes any border that may have been installed.
uninstallChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Invoked when the panel is removed from the chooser.
uninstallChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Invoked when the panel is removed from the chooser.
uninstallChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
uninstallChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
uninstallClientDecorations(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Uninstalls any state that installClientDecorations has installed.
uninstallComboBoxModelListeners(ComboBoxModel) - Method in class javax.swing.plaf.basic.BasicComboPopup
Removes the listeners from the combo box model
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
The aggregate components which compise the combo box are unregistered and uninitialized.
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
uninstallComponents(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallComponents(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallComponents(JMenuItem) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
uninstallComponents(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Removes any installed subcomponents from the JTabbedPane.
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallComponents(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicTreeUI
Uninstalls the renderer pane.
uninstallComponents() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
uninstallComponents(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
uninstallComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
uninstallDefaultChoosers() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Uninstalls the default colors, default font, default renderer, and default editor into the JComboBox.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
uninstallDefaults(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallDefaults(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicListUI
Set the JList properties that haven't been explicitly overridden to null.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
uninstallDefaults(JPanel) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
uninstallDefaults(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallDefaults(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
uninstallDefaults(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Sets the JSpinner's layout manager to null.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Uninstalls the UI defaults.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTableUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTextUI
Sets the component properties that haven't been explicitly overridden to null.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
uninstallDefaults() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
uninstallDefaults() - Method in class javax.swing.plaf.metal.MetalTitlePane
Uninstalls any previously installed UI values.
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
uninstallDesktopManager() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
uninstallIcons(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallKeyboardActions(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonListener
Unregister's default key actions
uninstallKeyboardActions(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Removes the focus InputMap and ActionMap.
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallKeyboardActions(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicListUI
Unregisters keyboard actions installed from installKeyboardActions.
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
uninstallKeyboardActions(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallKeyboardActions(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
uninstallKeyboardActions(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Uninstalls the keyboard actions for the UI.
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTextUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
uninstallLayout(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Uninstalls the previously installed LayoutManager.
uninstallListListeners() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
uninstallListeners(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Remove the installed listeners from the combo box and its model.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
uninstallListeners(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallListeners(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicListUI
Remove the listeners for the JList, its model, and its selectionModel.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Removes all listeners installed by this object.
uninstallListeners(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallListeners(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
uninstallListeners(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
uninstallListeners(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Removes the propertyChangeListener added by installListeners.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Uninstalls the event listeners for the UI.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTableUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTextUI
Uninstalls listeners for the UI.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallListeners(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
uninstallListeners() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
uninstallListeners() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
uninstallListeners(JScrollPane) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.metal.MetalTitlePane
Uninstalls the necessary listeners.
uninstallListeners() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
uninstallStrings(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.ComponentUI
Reverses configuration which was done on the specified component during installUI.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
Uninitializes this.list by calling uninstallListeners(), uninstallKeyboardActions(), and uninstallDefaults() in order.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Removes the receiver from the L&F controller of the passed in split pane.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Calls uninstallDefaults, uninstallListeners, and then removes all of the spinners children.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Uninstalls the UI.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Deinstalls the UI for a component.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Invokes supers implementation to uninstall any of its state.
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallWindowListeners(JRootPane) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Uninstalls the necessary Listeners on the Window the Listeners were last installed on.
uninstallingUI() - Method in class javax.swing.plaf.basic.BasicComboPopup
Called when the UI is uninstalling.
uninstallingUI() - Method in interface javax.swing.plaf.basic.ComboPopup
Called to inform the ComboPopup that the UI is uninstalling.
union(Rectangle) - Method in class java.awt.Rectangle
Computes the union of this Rectangle with the specified Rectangle.
union(Rectangle2D, Rectangle2D, Rectangle2D) - Static method in class java.awt.geom.Rectangle2D
Unions the pair of source Rectangle2D objects and puts the result into the specified destination Rectangle2D object.
union(CharSet) - Method in class java.text.CharSet
Returns a CharSet representing the union of two CharSets.
union(Shape) - Method in class javax.swing.text.DefaultHighlighter.LayeredHighlightInfo
 
union(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a location path union.
unionRect - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
unique - Variable in class java.rmi.server.UID
number that uniquely identifies the VM that this UID was generated in with respect to its host and at the given time
uniquePaths - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Used to make sure the paths are unique, will contain all the paths in selection.
unitBuffer - Variable in class javax.swing.text.html.CSSParser
Temporary place to hold identifiers.
unitIncrement - Variable in class java.awt.ScrollPaneAdjustable
The amount by which the scrollbar value will change when going up or down by a line.
unitIncrement - Variable in class javax.swing.JScrollBar
 
unitIncrementSet - Variable in class javax.swing.JScrollPane.ScrollBar
Set to true when the unit increment has been explicitly set.
unitIndex(int) - Static method in class java.math.BitSieve
Given a bit index return unit index containing it.
unitIndex(int) - Static method in class java.util.BitSet
Given a bit index return unit index containing it.
unitStack - Variable in class javax.swing.text.html.CSSParser
Used to indicate blocks.
unitsInUse - Variable in class java.util.BitSet
The number of units in the logical size of this BitSet.
unixFileSystemView - Static variable in class javax.swing.filechooser.FileSystemView
 
unknown - Variable in class javax.swing.text.html.HTML.Tag
 
unknown_array - Static variable in class java.net.InetAddress
 
unlink(RedundentExprEliminator.MultistepExprHolder) - Method in class org.apache.xalan.templates.RedundentExprEliminator.MultistepExprHolder
Remove the given element from the list.
unlink() - Method in class org.apache.xpath.VariableStack
Free up the stack frame that was last allocated with VariableStack.link(int size).
unlink(int) - Method in class org.apache.xpath.VariableStack
Free up the stack frame that was last allocated with VariableStack.link(int size).
unlinkStyleSheet(StyleSheet, int) - Method in class javax.swing.text.html.StyleSheet
Removes references to the rules in ss.
unload() - Method in class java.lang.ClassLoader.NativeLibrary
 
unload() - Method in class javax.swing.text.ZoneView.Zone
Removes the child views and returns to a state of unloaded.
unloadOldZones() - Method in class javax.swing.text.ZoneView
 
unloadZone(View) - Method in class javax.swing.text.ZoneView
Unload a zone (Convert the zone to its memory saving state).
unlock(Object) - Method in class javax.swing.text.html.AccessibleHTML
Releases a lock previously obtained via lock.
unlock(Object) - Method in class javax.swing.text.html.HTMLEditorKit.ActivateLinkAction
 
unmappableCache - Static variable in class java.nio.charset.CoderResult
 
unmappableCharacterAction - Variable in class java.nio.charset.CharsetDecoder
 
unmappableCharacterAction() - Method in class java.nio.charset.CharsetDecoder
Returns this decoder's current action for unmappable-character errors.
unmappableCharacterAction - Variable in class java.nio.charset.CharsetEncoder
 
unmappableCharacterAction() - Method in class java.nio.charset.CharsetEncoder
Returns this encoder's current action for unmappable-character errors.
unmappableForLength(int) - Static method in class java.nio.charset.CoderResult
Static factory method that returns the unique result object describing an unmappable-character error of the given length.
unmaskNull(Object) - Static method in class java.util.HashMap
Returns key represented by specified internal representation.
unmaskNull(Object) - Static method in class java.util.IdentityHashMap
Return internal representation of null key back to caller as null
unmaskNull(Object) - Static method in class java.util.WeakHashMap
Return internal representation of null key back to caller as null
unmodifiableCollection(Collection) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified collection.
unmodifiableList(List) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified list.
unmodifiableMap(Map) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified map.
unmodifiableSet(Set) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified set.
unmodifiableSortedMap(SortedMap) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted map.
unmodifiableSortedSet(SortedSet) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted set.
unpackRules(byte[]) - Method in class java.util.SimpleTimeZone
Given an array of bytes produced by packRules, interpret them as the start and end rules.
unpackTimes(int[]) - Method in class java.util.SimpleTimeZone
Unpack the start and end times from an array of bytes.
unparsedContent(ContentHandler, ElementValidator, boolean, String) - Method in class org.apache.crimson.parser.InputEntity
CDATA -- character data, terminated by "]]>" and optionally including unescaped markup delimiters (ampersand and left angle bracket).
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilder
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.crimson.tree.XmlDocumentBuilderNS
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of an unparsed entity declaration.
unquote(String) - Static method in class java.awt.datatransfer.MimeTypeParameterList
A routine that knows how to strip the quotes and escape sequences from the given value.
unread - Variable in class java.io.ObjectInputStream.BlockDataInputStream
number of bytes in current block yet to be read from stream
unread(int) - Method in class java.io.PushbackInputStream
Pushes back a byte by copying it to the front of the pushback buffer.
unread(byte[], int, int) - Method in class java.io.PushbackInputStream
Pushes back a portion of an array of bytes by copying it to the front of the pushback buffer.
unread(byte[]) - Method in class java.io.PushbackInputStream
Pushes back an array of bytes by copying it to the front of the pushback buffer.
unread(int) - Method in class java.io.PushbackReader
Push back a single character.
unread(char[], int, int) - Method in class java.io.PushbackReader
Push back a portion of an array of characters by copying it to the front of the pushback buffer.
unread(char[]) - Method in class java.io.PushbackReader
Push back an array of characters by copying it to the front of the pushback buffer.
unread() - Method in class java.util.regex.Pattern
Unread one next character, and retreat cursor by one.
unreferenced() - Method in interface java.rmi.server.Unreferenced
Called by the RMI runtime sometime after the runtime determines that the reference list, the list of clients referencing the remote object, becomes empty.
unregister(ActivationID) - Static method in class java.rmi.activation.Activatable
Revokes previous registration for the activation descriptor associated with id.
unregisterComponent(JComponent) - Method in class javax.swing.ToolTipManager
Removes a component from tooltip control.
unregisterGroup(ActivationGroupID) - Method in interface java.rmi.activation.ActivationSystem
Remove the activation group.
unregisterKeyStroke(KeyStroke, JComponent) - Method in class javax.swing.KeyboardManager
 
unregisterKeyboardAction(KeyStroke) - Method in class javax.swing.JComponent
This method is now obsolete.
unregisterKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
unregisterListeners() - Method in class java.awt.dnd.DragGestureRecognizer
unregister this DragGestureRecognizer's Listeners with the Component subclasses must override this method
unregisterListeners() - Method in class java.awt.dnd.MouseDragGestureRecognizer
unregister this DragGestureRecognizer's Listeners with the Component subclasses must override this method
unregisterListeners() - Method in class javax.swing.TransferHandler.SwingDragGestureRecognizer
unregister this DragGestureRecognizer's Listeners with the Component subclasses must override this method
unregisterMenuBar(JMenuBar) - Method in class javax.swing.KeyboardManager
 
unregisterObject(ActivationID) - Method in interface java.rmi.activation.ActivationSystem
Remove the activation id and associated descriptor previously registered with the ActivationSystem; the object can no longer be activated via the object's activation id.
unregisterWithKeyboardManager() - Method in class javax.swing.JComponent
Unregisters all the previously registered WHEN_IN_FOCUSED_WINDOW KeyStroke bindings.
unregisterWithKeyboardManager(KeyStroke) - Method in class javax.swing.JComponent
 
unreserveMemory(long) - Static method in class java.nio.Bits
 
unsafe - Static variable in class java.io.ObjectStreamClass.FieldReflector
handle for performing unsafe operations
unsafe - Static variable in class java.nio.Bits
 
unsafe() - Static method in class java.nio.Bits
 
unsafe - Static variable in class java.nio.DirectByteBuffer.Deallocator
 
unsafe - Static variable in class java.nio.DirectByteBuffer
 
unsafe - Static variable in class java.nio.DirectCharBufferS
 
unsafe - Static variable in class java.nio.DirectCharBufferU
 
unsafe - Static variable in class java.nio.DirectDoubleBufferS
 
unsafe - Static variable in class java.nio.DirectDoubleBufferU
 
unsafe - Static variable in class java.nio.DirectFloatBufferS
 
unsafe - Static variable in class java.nio.DirectFloatBufferU
 
unsafe - Static variable in class java.nio.DirectIntBufferS
 
unsafe - Static variable in class java.nio.DirectIntBufferU
 
unsafe - Static variable in class java.nio.DirectLongBufferS
 
unsafe - Static variable in class java.nio.DirectLongBufferU
 
unsafe - Static variable in class java.nio.DirectShortBufferS
 
unsafe - Static variable in class java.nio.DirectShortBufferU
 
unscaledValue() - Method in class java.math.BigDecimal
Returns a BigInteger whose value is the unscaled value of this BigDecimal.
unselectAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for removing selection
unselected - Variable in class javax.swing.text.PlainView
 
unselected - Variable in class javax.swing.text.WrappedPlainView
 
unselectedBackground - Variable in class javax.swing.table.DefaultTableCellRenderer
 
unselectedForeground - Variable in class javax.swing.table.DefaultTableCellRenderer
 
unset - Static variable in class java.io.ObjectStreamClass.EntryFuture
 
unsetNextFocusableComponent(Component, Component) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
unshared - Variable in class java.io.ObjectStreamField
whether or not to (de)serialize field values as unshared
unsharedMarker - Static variable in class java.io.ObjectInputStream
marker for unshared objects in internal handle table
unsignedLongCompare(long, long) - Method in class java.math.MutableBigInteger
Compare two longs as if they were unsigned.
untilFocused - Variable in class java.awt.DefaultKeyboardFocusManager.TypeAheadMarker
 
unused - Variable in class javax.swing.text.StringContent.PosRec
 
unusedMarks - Variable in class javax.swing.text.GapContent
The number of unused mark entries
unusedSets - Variable in class javax.swing.text.StyleContext
Number of immutable sets that are not currently being used.
upAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically upward one position.
upFocusCycle(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Moves the focus up one focus traversal cycle.
upFocusCycle(Component) - Method in class java.awt.KeyboardFocusManager
Moves the focus up one focus traversal cycle.
upFocusCycle() - Method in class java.awt.KeyboardFocusManager
Moves the focus up one focus traversal cycle from the current focus owner.
upFocusCycle(Component) - Method in class javax.swing.DelegatingDefaultFocusManager
 
upFolderAccessibleName - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
upFolderIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
upFolderToolTipText - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
upKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. As of Java 2 platform v1.3.
upKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated. As of Java 2 platform v1.3.
upKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated. As of Java 2 platform v1.3.
update(Graphics) - Method in class java.awt.Canvas
Updates this canvas.
update(Graphics) - Method in class java.awt.Component
Updates this component.
update(Graphics) - Method in class java.awt.Container
Updates the container.
update(Observable, Object) - Method in interface java.util.Observer
This method is called whenever the observed object is changed.
update(int, ManifestEntryVerifier) - Method in class java.util.jar.JarVerifier
update a single byte.
update(int, byte[], int, int, ManifestEntryVerifier) - Method in class java.util.jar.JarVerifier
update an array of bytes.
update(int) - Method in class java.util.zip.Adler32
Updates checksum with specified byte.
update(byte[], int, int) - Method in class java.util.zip.Adler32
Updates checksum with specified array of bytes.
update(byte[]) - Method in class java.util.zip.Adler32
Updates checksum with specified array of bytes.
update(int, int) - Static method in class java.util.zip.Adler32
 
update(int) - Method in class java.util.zip.CRC32
Updates CRC-32 with specified byte.
update(byte[], int, int) - Method in class java.util.zip.CRC32
Updates CRC-32 with specified array of bytes.
update(byte[]) - Method in class java.util.zip.CRC32
Updates checksum with specified array of bytes.
update(int, int) - Static method in class java.util.zip.CRC32
 
update(int) - Method in interface java.util.zip.Checksum
Updates the current checksum with the specified byte.
update(byte[], int, int) - Method in interface java.util.zip.Checksum
Updates the current checksum with the specified array of bytes.
update(Graphics) - Method in class javax.swing.CellRendererPane
Shouldn't be called.
update(Graphics) - Method in class javax.swing.JApplet
Just calls paint(g).
update(Graphics) - Method in class javax.swing.JComponent
Calls paint.
update(Graphics) - Method in class javax.swing.JDialog
Calls paint(g).
update(Graphics) - Method in class javax.swing.JFrame
Just calls paint(g).
update(Graphics) - Method in class javax.swing.JWindow
Calls paint(g).
update(Graphics) - Method in class javax.swing.Popup.HeavyWeightWindow
 
update(Graphics) - Method in class javax.swing.SystemEventQueueUtilities.RunnableCanvas
Process all of the RunnableEvents that have accumulated since RunnableCanvas.repaint() was called.
update(Graphics, JComponent) - Method in class javax.swing.plaf.ComponentUI
Notifies this UI delegate that it's time to paint the specified component.
update(LineEvent) - Method in class javax.swing.plaf.basic.BasicLookAndFeel.AudioAction
 
update(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
We draw the background in paintMenuItem() so override update (which fills the background of opaque components by default) to just call paint().
update(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Superclass paints background in an uncontrollable way (i.e. one might want an image tiled into the background).
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the update method on each UI handled by this object.
update(DocumentEvent) - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
 
updateAcceleratorBinding() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
updateAction - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
updateAdjustments() - Method in class javax.swing.text.html.TableView.RowIterator
 
updateAltTextView() - Method in class javax.swing.text.html.ImageView
Updates the view representing the alt text.
updateArray(int, Array) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Array value.
updateArray(String, Array) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Array value.
updateAsciiStream(int, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(String, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value.
updateAutoscroll(Point) - Method in class java.awt.dnd.DropTarget
update autoscrolling with current cursor locn
updateAutoscrollRegion(JComponent) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
Update the geometry of the autoscroll region.
updateBITransform(ICC_Profile, ICC_Profile) - Method in class java.awt.image.ColorConvertOp
 
updateBidi(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.AbstractDocument
Update the bidi element structure as a result of the given change to the document.
updateBigDecimal(int, BigDecimal) - Method in interface java.sql.ResultSet
Updates the designated column with a java.math.BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.BigDecimal value.
updateBinaryStream(int, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value.
updateBlob(int, Blob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Blob value.
updateBlob(String, Blob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Blob value.
updateBoolean(int, boolean) - Method in interface java.sql.ResultSet
Updates the designated column with a boolean value.
updateBoolean(String, boolean) - Method in interface java.sql.ResultSet
Updates the designated column with a boolean value.
updateBorderForNoImage() - Method in class javax.swing.text.html.ImageView
Invoked if no image is found, in which case a default border is used if one isn't specified.
updateBounds(int, int) - Method in class java.awt.Polygon
 
updateButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
updateButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
updateButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
updateByte(int, byte) - Method in interface java.sql.ResultSet
Updates the designated column with a byte value.
updateByte(String, byte) - Method in interface java.sql.ResultSet
Updates the designated column with a byte value.
updateBytes(int, byte[]) - Method in interface java.sql.ResultSet
Updates the designated column with a byte array value.
updateBytes(String, byte[]) - Method in interface java.sql.ResultSet
Updates the designated column with a byte array value.
updateBytes(int, byte[], int, int) - Static method in class java.util.zip.Adler32
 
updateBytes(int, byte[], int, int) - Static method in class java.util.zip.CRC32
 
updateCachedPreferredSize() - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the preferredSize instance variable, which is returned from getPreferredSize().
updateCellEditor() - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the cellEditor based on the editability of the JTree that we're contained in.
updateCharacterAttributes(MutableAttributeSet, AttributeSet, boolean) - Method in class javax.swing.text.rtf.RTFGenerator
 
updateCharacterStream(int, Reader, int) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader, int) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateChild() - Method in class javax.swing.text.AsyncBoxView.ChildState
 
updateChildOffsets(float) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Move the location of the last offset calculation forward to the desired offset.
updateChildOffsetsToIndex(int) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Move the location of the last offset calculation forward to the desired index.
updateChildSizes() - Method in class javax.swing.text.BoxView
Propagates the current allocations to the child views.
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.JEditorPane.PlainEditorKit.PlainParagraph.LogicalView
 
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.plaf.basic.BasicTextAreaUI.PlainParagraph.LogicalView
 
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.text.View
Updates the child views in response to receiving notification that the model changed, and there is change record for the element this view is responsible for.
updateChildren(DocumentEvent, Shape) - Method in class javax.swing.text.WrappedPlainView
Update the child views in response to a document event.
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.text.ZoneView.Zone
 
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.text.ZoneView
The superclass behavior will try to update the child views which is not desired in this case, since the children are zones and not directly effected by the changes to the associated element.
updateChooser() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Invoked automatically when the model's state changes.
updateChooser() - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Invoked automatically when the model's state changes.
updateChooser() - Method in class javax.swing.colorchooser.DefaultRGBChooserPanel
 
updateChooser() - Method in class javax.swing.colorchooser.DefaultSwatchChooserPanel
 
updateClob(int, Clob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Clob value.
updateClob(String, Clob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Clob value.
updateColumnHeader(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateComponentTreeUI(Component) - Static method in class javax.swing.SwingUtilities
A simple minded look and feel change: ask each node in the tree to updateUI() -- that is, to initialize its UI property with the current look and feel.
updateComponentTreeUI0(Component) - Static method in class javax.swing.SwingUtilities
 
updateComponents() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Determines the components.
updateCounts - Variable in class java.sql.BatchUpdateException
The array that describes the outcome of a batch execution.
updateCurrentCursor(int, int, int) - Method in class java.awt.dnd.DragSourceContext
If the default drag cursor behavior is active, this method sets the default drag cursor for the specified selected operation, supported actions and status, otherwise this method does nothing.
updateCursorImmediately() - Method in class java.awt.Component
Updates the cursor.
updateCursorImmediately() - Method in interface java.awt.peer.ComponentPeer
 
updateDamage(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
 
updateDate(int, Date) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Date value.
updateDate(String, Date) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Date value.
updateDefaultBackgroundColor() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
updateDefaultButtonBindings(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
Invoked when the default button property has changed.
updateDepthOffset() - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates how much each depth should be offset by.
updateDisplayedMnemonicIndex(String, int) - Method in class javax.swing.AbstractButton
Update the displayedMnemonicIndex property.
updateDisplayedMnemonicIndex() - Method in class javax.swing.JTabbedPane.Page
 
updateDouble(int, double) - Method in interface java.sql.ResultSet
Updates the designated column with a double value.
updateDouble(String, double) - Method in interface java.sql.ResultSet
Updates the designated column with a double value.
updateEffectiveLevel() - Method in class java.util.logging.Logger
 
updateEnabledState() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Updates the enabled state of the children Components based on the enabled state of the JSpinner.
updateEnabledState(Container, boolean) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Recursively updates the enabled state of the child Components of c.
updateEnum() - Method in class javax.swing.text.html.MuxingAttributeSet.MuxingAttributeNameEnumeration
 
updateExpandedDescendants(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the expanded state of all the descendants of path by getting the expanded descendants from the tree and forwarding to the tree state.
updateFixedCellSize() - Method in class javax.swing.JList
 
updateFloat(int, float) - Method in interface java.sql.ResultSet
Updates the designated column with a float value.
updateFloat(String, float) - Method in interface java.sql.ResultSet
Updates the designated column with a float value.
updateFocusAcceleratorBinding(boolean) - Method in class javax.swing.plaf.basic.BasicTextUI
Invoked when the focus accelerator changes, this will update the key bindings as necessary.
updateFocusTraversalKeys() - Method in class javax.swing.plaf.basic.BasicTextUI
Invoked when editable property is changed.
updateFont(Font) - Method in class javax.swing.plaf.basic.BasicTextPaneUI
Update the font in the default style of the document.
updateForeground(Color) - Method in class javax.swing.plaf.basic.BasicTextPaneUI
Update the color in the default style of the document.
updateFrame(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Updates the Frame elements HTML.Attribute.SRC attribute and fires a ChangedUpdate event.
updateFrameSet(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Replaces a frameset branch Element with a frame leaf element.
updateGrid() - Method in class javax.swing.text.TableView
Fill in the grid locations that are placeholders for multi-column, multi-row, and missing grid locations.
updateGrid(int) - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo.TableRowElementInfo
Places the TableCellElementInfos for this element in the grid.
updateGrid() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Updates the grid.
updateGrid() - Method in class javax.swing.text.html.TableView
Fill in the grid locations that are placeholders for multi-column, multi-row, and missing grid locations.
updateHSB(float, float, float) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Main internal method of updating the ui controls and the color model.
updateHSBTextFields(float, float, float) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
updateHandler - Variable in class javax.swing.plaf.basic.BasicTextUI
 
updateHandler - Variable in class javax.swing.text.DefaultCaret
 
updateHorizontalLayoutState(int, int) - Method in class javax.swing.plaf.basic.BasicListUI
Invoked when the list is layed out horizontally to determine how many columns to create.
updateHorizontalScrollBar(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateImageSize() - Method in class javax.swing.text.html.ImageView
Recreates and reloads the image.
updateInputAttributes(int, int, JTextComponent) - Method in class javax.swing.text.StyledEditorKit.AttributeTracker
Updates the attributes.
updateInputMap(Keymap, Keymap) - Method in class javax.swing.text.JTextComponent
Updates the InputMaps in response to a Keymap change.
updateInsertionLocation(JComponent, Point) - Method in class javax.swing.plaf.basic.BasicDropTargetListener
called to set the insertion location to match the current mouse pointer coordinates.
updateInsertionLocation(JComponent, Point) - Method in class javax.swing.plaf.basic.BasicListUI.ListDropTargetListener
called to set the insertion location to match the current mouse pointer coordinates.
updateInsertionLocation(JComponent, Point) - Method in class javax.swing.plaf.basic.BasicTableUI.TableDropTargetListener
called to set the insertion location to match the current mouse pointer coordinates.
updateInsertionLocation(JComponent, Point) - Method in class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener
called to set the insertion location to match the current mouse pointer coordinates.
updateInsertionLocation(JComponent, Point) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeDropTargetListener
called to set the insertion location to match the current mouse pointer coordinates.
updateInsets() - Method in class javax.swing.text.html.TableView
Update the insets, which contain the caption if there is a caption.
updateInt(int, int) - Method in interface java.sql.ResultSet
Updates the designated column with an int value.
updateInt(String, int) - Method in interface java.sql.ResultSet
Updates the designated column with an int value.
updateInternalMask() - Method in class javax.swing.text.MaskFormatter
Updates the internal representation of the mask.
updateLabelUIs() - Method in class javax.swing.JSlider
Resets the UI property to a value from the current look and feel.
updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) - Method in class javax.swing.text.AsyncBoxView
Update the layout in response to receiving notification of change from the model.
updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) - Method in class javax.swing.text.View
Updates the layout in response to receiving notification of change from the model.
updateLayoutArray(int[], int, int) - Method in class javax.swing.text.BoxView
Resizes the given layout array to match the new number of child views.
updateLayoutCacheExpandedNodes() - Method in class javax.swing.plaf.basic.BasicTreeUI
Makes all the nodes that are expanded in JTree expanded in LayoutCache.
updateLayoutState() - Method in class javax.swing.plaf.basic.BasicListUI
Recompute the value of cellHeight or cellHeights based and cellWidth, based on the current font and the current values of fixedCellWidth, fixedCellHeight, and prototypeCellValue.
updateLayoutStateNeeded - Variable in class javax.swing.plaf.basic.BasicListUI
 
updateLeadAnchorIndices(int, int) - Method in class javax.swing.DefaultListSelectionModel
 
updateLeadAnchorIndices(int, int) - Method in class javax.swing.text.html.OptionListModel
 
updateLeadIndex() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Updates the leadIndex instance variable.
updateLeadRow() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
updateLevel - Variable in class javax.swing.undo.UndoableEditSupport
 
updateListBoxSelectionForEvent(MouseEvent, boolean) - Method in class javax.swing.plaf.basic.BasicComboPopup
A utility method used by the event listeners.
updateLocation(Point) - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
cause autoscroll to occur
updateLong(int, long) - Method in interface java.sql.ResultSet
Updates the designated column with a long value.
updateLong(String, long) - Method in interface java.sql.ResultSet
Updates the designated column with a long value.
updateLookupTable(String) - Static method in class java.net.InetAddress
 
updateMarksForInsert(int, int) - Method in class javax.swing.text.StringContent
 
updateMarksForRemove(int, int) - Method in class javax.swing.text.StringContent
 
updateMask() - Method in class javax.swing.text.InternationalFormatter
Updates the AttributedCharacterIterator by invoking formatToCharacterIterator on the Format.
updateMask(AttributedCharacterIterator) - Method in class javax.swing.text.InternationalFormatter
Updates the interal bitset from iterator.
updateMaskIfNecessary() - Method in class javax.swing.text.InternationalFormatter
Updates the AttributedCharacterIterator and bitset, if necessary.
updateMetrics() - Method in class javax.swing.text.PlainView
Checks to see if the font metrics and longest line are up-to-date.
updateMetrics() - Method in class javax.swing.text.WrappedPlainView
 
updateMnemonicBinding(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonListener
Resets the binding for the mnemonic in the WHEN_IN_FOCUSED_WINDOW UI InputMap.
updateMnemonicBinding() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
updateMnemonicProperties() - Method in class javax.swing.AbstractButton
Brings the mnemonic property in accordance with model's mnemonic.
updateMnemonics() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Reloads the mnemonics.
updateModelFromText() - Method in class javax.swing.text.html.HiddenTagView
This copies the text from the text component we've created to the Element's AttributeSet we represent.
updateNextIndex() - Method in class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
Updates nextIndex returning false if it is beyond the number of children of parent.
updateNextIndex() - Method in class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
Updates nextIndex returning false if it is beyond the number of children of parent.
updateNextObject() - Method in class javax.swing.tree.FixedHeightLayoutCache.VisibleFHTreeStateNodeEnumeration
Determines the next object by invoking updateNextIndex and if not succesful findNextValidParent.
updateNextObject() - Method in class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
Determines the next object by invoking updateNextIndex and if not succesful findNextValidParent.
updateNodeSizes - Variable in class javax.swing.tree.VariableHeightLayoutCache
This is set to true if one of the entries has an invalid size.
updateNodeSizes(boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache
Resets the y origin of all the visible nodes as well as messaging all the visible nodes to updatePreferredSize().
updateNull(int) - Method in interface java.sql.ResultSet
Gives a nullable column a null value.
updateNull(String) - Method in interface java.sql.ResultSet
Updates the designated column with a null value.
updateObject(int, Object, int) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(int, Object) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(String, Object, int) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(String, Object) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateOptionPaneState() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Updates any state dependant upon the JInternalFrame being shown in a JOptionPane.
updatePaintCoordinates(Rectangle, int, int) - Method in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
updatePalette(float, float, float) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
updateParagraphAttributes(MutableAttributeSet, AttributeSet, boolean) - Method in class javax.swing.text.rtf.RTFGenerator
 
updatePercentagesAndAdjustmentWeights(int) - Method in class javax.swing.text.html.TableView.ColumnIterator
Update percentage adjustments if they are needed.
updatePreferredSize() - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Updates the receivers preferredSize by invoking updatePreferredSize with an argument of -1.
updatePreferredSize(int) - Method in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Updates the preferred size by asking the current renderer for the Dimension needed to draw the user object this instance represents.
updateRGBTextFields(Color) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
Updates the values of the RGB fields to reflect the new color change
updateRect - Variable in class java.awt.event.PaintEvent
This is the rectangle that represents the area on the source component that requires a repaint.
updateRef(int, Ref) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Ref value.
updateRef(String, Ref) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Ref value.
updateRegion() - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
update the geometry of the autoscroll region
updateRenderer(JComponent, String) - Static method in class javax.swing.plaf.basic.BasicHTML
Stash the HTML render for the given text into the client properties of the given JComponent.
updateRenderer() - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged from the tree we're in when the renderer has changed.
updateResolveParent() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
 
updateRow() - Method in interface java.sql.ResultSet
Updates the underlying database with the new contents of the current row of this ResultSet object.
updateRowHeader(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateRunInfo() - Method in class java.text.AttributedString.AttributedStringIterator
 
updateRunnable - Variable in class javax.swing.text.DefaultStyledDocument
Run to create a change event for the document
updateScrollBar(PropertyChangeEvent, ChangeListener, PropertyChangeListener) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateScrollBarDisplayPolicy(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateScrollbarsFreeStanding() - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
If the border of the scrollpane is an instance of MetalBorders.ScrollPaneBorder, the client property FREE_STANDING_PROP of the scrollbars is set to false, otherwise it is set to true.
updateSectionAttributes(MutableAttributeSet, AttributeSet, boolean) - Method in class javax.swing.text.rtf.RTFGenerator
 
updateShort(int, short) - Method in interface java.sql.ResultSet
Updates the designated column with a short value.
updateShort(String, short) - Method in interface java.sql.ResultSet
Updates the designated column with a short value.
updateSize() - Method in class javax.swing.plaf.basic.BasicTreeUI
Marks the cached size as being invalid, and messages the tree with treeDidChange.
updateSizes() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Updates delta, max position.
updateSlider(float, float, float) - Method in class javax.swing.colorchooser.DefaultHSBChooserPanel
 
updateState() - Method in class java.awt.geom.AffineTransform
Manually recalculates the state of the transform when the matrix changes too much to predict the effects on the state.
updateStateTable(Vector, String, short) - Method in class java.text.RuleBasedBreakIterator.Builder
Update entries in the state table, and merge states when necessary to keep the table deterministic.
updateString(int, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateString(String, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateStylesListeningTo() - Method in class javax.swing.text.DefaultStyledDocument
Adds a ChangeListener to new styles, and removes ChangeListener from old styles.
updateSubComponentUI(Object) - Method in class javax.swing.JTable
 
updateSystemColors() - Static method in class java.awt.SystemColor
Called from & toolkit to update the above systemColors cache.
updateSystemSelection() - Method in class javax.swing.text.DefaultCaret
 
updateTableInRealTime - Variable in class javax.swing.table.JTableHeader
Obsolete as of Java 2 platform v1.3.
updateTime(int, Time) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Time value.
updateTime(String, Time) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Time value.
updateTime() - Method in class java.util.Calendar
Recompute the time and update the status fields isTimeSet and areFieldsSet.
updateTimestamp(int, Timestamp) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Timestamp value.
updateTimestamp(String, Timestamp) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Timestamp value.
updateToggleButton(Action, Icon) - Method in class javax.swing.plaf.metal.MetalTitlePane
Updates the toggle button to contain the Icon icon, and Action action.
updateToolTipTextForChildren() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
updateUI() - Method in class javax.swing.AbstractButton
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JButton
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JCheckBox
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JColorChooser
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JComboBox
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JComponent
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JDesktopPane
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JFileChooser
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Notification from the UIManager that the look and feel has changed.
updateUI() - Method in class javax.swing.JInternalFrame
Notification from the UIManager that the look and feel has changed.
updateUI() - Method in class javax.swing.JLabel
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JList
Resets the UI property with the value from the current look and feel.
updateUI() - Method in class javax.swing.JMenu
Resets the UI property with a value from the current look and feel.
updateUI() - Method in class javax.swing.JMenuBar
Resets the UI property with a value from the current look and feel.
updateUI() - Method in class javax.swing.JMenuItem
Resets the UI property with a value from the current look and feel.
updateUI() - Method in class javax.swing.JOptionPane
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JPanel
Resets the UI property with a value from the current look and feel.
updateUI() - Method in class javax.swing.JPopupMenu
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JProgressBar
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JRadioButton
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JRootPane
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JScrollBar
Overrides JComponent.updateUI.
updateUI() - Method in class javax.swing.JScrollPane
Replaces the current ScrollPaneUI object with a version from the current default look and feel.
updateUI() - Method in class javax.swing.JSeparator
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JSlider
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JSpinner
Resets the UI property with the value from the current look and feel.
updateUI() - Method in class javax.swing.JSplitPane
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JTabbedPane
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JTable
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JToggleButton
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JToolBar
Notification from the UIFactory that the L&F has changed.
updateUI() - Method in class javax.swing.JToolTip
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JTree
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JViewport
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.table.DefaultTableCellRenderer
Notification from the UIManager that the look and feel [L&F] has changed.
updateUI() - Method in class javax.swing.table.JTableHeader
Notification from the UIManager that the look and feel (L&F) has changed.
updateUI() - Method in class javax.swing.text.JTextComponent
Reloads the pluggable UI.
updateUIWhenHidden() - Method in class javax.swing.JInternalFrame.JDesktopIcon
 
updateUIWhenHidden() - Method in class javax.swing.JInternalFrame
 
updateUndoPositions(Vector, int, int) - Method in class javax.swing.text.GapContent
Resets the location for all the UndoPosRef instances in positions.
updateUndoPositions(Vector) - Method in class javax.swing.text.StringContent
Resets the location for all the UndoPosRef instances in positions.
updateUseShellFolder() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
updateValue() - Method in class javax.swing.text.DefaultFormatter
Pushes the value to the JFormattedTextField if the current value is valid and invokes setEditValid based on the validity of the value.
updateValue(Object) - Method in class javax.swing.text.DefaultFormatter
Pushes the value to the editor if we are to commit on edits.
updateValue(Object) - Method in class javax.swing.text.InternationalFormatter
Overriden to update the mask after invoking supers implementation.
updateVerticalScrollBar(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateViewport(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateVisibilityModel() - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Update the visibility model with the associated JTextField (if there is one) to reflect the current visibility as a result of changes to the document model.
updateVisibilityModel() - Method in class javax.swing.text.FieldView
Update the visibility model with the associated JTextField (if there is one) to reflect the current visibility as a result of changes to the document model.
updateYAlign(Font) - Method in class javax.swing.text.html.HiddenTagView
 
updateYLocationsFrom(int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Updates the y locations of all of the visible nodes after location.
updatesAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row update can be detected by calling the method ResultSet.rowUpdated.
upper - Variable in class java.util.regex.Pattern.CINotRange
 
upper - Variable in class java.util.regex.Pattern.NotRange
 
upper - Variable in class java.util.regex.Pattern.Range
 
upperCase - Static variable in class java.text.SentenceBreakData
 
upperLeft - Variable in class javax.swing.JScrollPane
The component to display in the upper left corner.
upperLeft - Variable in class javax.swing.ScrollPaneLayout
The component to display in the upper left corner.
upperRight - Variable in class javax.swing.JScrollPane
The component to display in the upper right corner.
upperRight - Variable in class javax.swing.ScrollPaneLayout
The component to display in the upper right corner.
uri - Variable in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
uri - Variable in class org.apache.xml.utils.PrefixForUriEnumerator
 
uriTable - Variable in class org.apache.xml.utils.Context2
 
url - Variable in class java.net.URLConnection
The URL represents the remote object on the World Wide Web to which this connection is opened.
urlToFileName(String) - Method in class org.apache.xalan.lib.Redirect
 
urls - Static variable in class java.lang.Package
 
useAcceptAllFileFilter - Variable in class javax.swing.JFileChooser
 
useBlockIncrement - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
useBlockIncrement - Variable in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
useCaches - Static variable in class java.lang.Class
Reflection support.
useCaches - Variable in class java.net.URLConnection
If true, the protocol is allowed to use caching whenever it can.
useCanonCaches - Static variable in class java.io.FileSystem
 
useCanonPrefixCache - Static variable in class java.io.FileSystem
 
useCheckAndArrow() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
useCustomCursor - Variable in class java.awt.dnd.DragSourceContext
true if the custom drag cursor is used instead of the default one.
useDaylight - Variable in class java.util.SimpleTimeZone
A boolean value which is true if and only if this zone uses daylight saving time.
useDaylightTime() - Method in class java.util.SimpleTimeZone
Queries if this time zone uses daylight saving time.
useDaylightTime() - Method in class java.util.TimeZone
Queries if this time zone uses daylight savings time.
useEncodingDecl(PushbackInputStream, String) - Method in class org.apache.crimson.parser.XmlReader
 
useExponentialNotation - Variable in class java.text.DecimalFormat
True to force the use of exponential (i.e. scientific) notation when formatting numbers.
useFileHiding - Variable in class javax.swing.JFileChooser
 
useHighContrastTheme() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns true if the high contrast theme should be used as the default theme.
useNeXTForAnsi - Static variable in class javax.swing.text.rtf.RTFReader
 
useParentHandlers - Variable in class java.util.logging.Logger
 
usePipe(Vector, String, String) - Method in class org.apache.xalan.lib.PipeDocument
Uses a Vector of TransformerHandlers to pipe XML input document through a series of 1 or more transformations.
useProtocolVersion(int) - Method in class java.io.ObjectOutputStream
Specify stream protocol version to use when writing the stream.
useProxy(FastPathProducer) - Method in class java.awt.BasicStroke.FillAdapter
 
useShellFolder - Variable in class javax.swing.plaf.metal.MetalFileChooserUI
 
useSystemFonts - Static variable in class javax.swing.plaf.metal.MetalLookAndFeel
True indicates we should use system fonts, unless the developer has specified otherwise with Application.useSystemFontSettings.
useSystemFonts() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns true if system fonts should be used, this is only useful for windows.
useV4 - Variable in class java.net.SocksSocketImpl
 
useV4 - Variable in class java.net.SocksSocketImplFactory
 
useVolatileDoubleBuffer() - Method in class javax.swing.RepaintManager
Returns true if we should use the Image returned from getVolatileOffscreenBuffer to do double buffering.
usedInContractSeq(char) - Method in class java.text.RBCollationTables
Returns true if this character appears anywhere in a contracting character sequence.
useful - Variable in class javax.swing.colorchooser.SyntheticImageGenerator
 
userInfo - Variable in class java.net.URI
 
userInfo - Variable in class java.net.URL
The userinfo part of this URL.
userName - Variable in class java.net.PasswordAuthentication
 
userNodeForPackage(Class) - Static method in class java.util.prefs.Preferences
Returns the preference node from the calling user's preference tree that is associated (by convention) with the specified class's package.
userObject - Variable in class javax.swing.tree.DefaultMutableTreeNode
optional user object
userObject - Variable in class org.apache.crimson.tree.ElementNode2
 
userRoot() - Static method in class java.util.prefs.Preferences
Returns the root preference node for the calling user.
userRoot() - Method in interface java.util.prefs.PreferencesFactory
Returns the user root preference node corresponding to the calling user.
userRoot - Static variable in class java.util.prefs.WindowsPreferences
User root node.
userRoot() - Method in class java.util.prefs.WindowsPreferencesFactory
Returns WindowsPreferences.userRoot
usesDefaultDeflater - Variable in class java.util.zip.DeflaterOutputStream
 
usesDefaultInflater - Variable in class java.util.zip.InflaterInputStream
 
usesFractionalMetrics() - Method in class java.awt.font.FontRenderContext
Gets the text fractional metrics mode requested by the application for use in this FontRenderContext.
usesLocalFilePerTable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database uses a file for each table.
usesLocalFiles() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database stores tables in a local file.
usesShift - Variable in class java.awt.MenuShortcut
Indicates whether the shft key was pressed.
usesShiftModifier() - Method in class java.awt.MenuShortcut
Returns whether this MenuShortcut must be invoked using the SHIFT key.
usingProxy() - Method in class java.net.HttpURLConnection
Indicates if the connection is going through a proxy.
usr2dev - Variable in class java.awt.image.renderable.RenderContext
Transform to convert user coordinates to device coordinates.
usr_paths - Static variable in class java.lang.ClassLoader
 
utcCal - Static variable in class java.util.Date
 
utilDelegate - Static variable in class javax.rmi.CORBA.Util
 

V

VALIDATION - Static variable in class org.apache.crimson.parser.XMLReaderImpl
 
VALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
VALUE - Static variable in class javax.swing.text.html.HTML.Attribute
 
VALUES - Static variable in class java.util.Hashtable
 
VALUES_NUMBER - Static variable in class java.util.prefs.WindowsPreferences
 
VALUETYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
VALUE_ALPHA_INTERPOLATION_DEFAULT - Static variable in class java.awt.RenderingHints
Alpha interpolation hint value -- ALPHA_INTERPOLATION_DEFAULT.
VALUE_ALPHA_INTERPOLATION_QUALITY - Static variable in class java.awt.RenderingHints
Alpha interpolation hint value -- ALPHA_INTERPOLATION_QUALITY.
VALUE_ALPHA_INTERPOLATION_SPEED - Static variable in class java.awt.RenderingHints
Alpha interpolation hint value -- ALPHA_INTERPOLATION_SPEED.
VALUE_ANTIALIAS_DEFAULT - Static variable in class java.awt.RenderingHints
Antialiasing hint values -- rendering is done with the platform default antialiasing mode.
VALUE_ANTIALIAS_OFF - Static variable in class java.awt.RenderingHints
Antialiasing hint values -- rendering is done without antialiasing.
VALUE_ANTIALIAS_ON - Static variable in class java.awt.RenderingHints
Antialiasing hint values -- rendering is done with antialiasing.
VALUE_COLOR_RENDER_DEFAULT - Static variable in class java.awt.RenderingHints
Color rendering hint value -- COLOR_RENDER_DEFAULT.
VALUE_COLOR_RENDER_QUALITY - Static variable in class java.awt.RenderingHints
Color rendering hint value -- COLOR_RENDER_QUALITY.
VALUE_COLOR_RENDER_SPEED - Static variable in class java.awt.RenderingHints
Color rendering hint value -- COLOR_RENDER_SPEED.
VALUE_DITHER_DEFAULT - Static variable in class java.awt.RenderingHints
Dithering hint values -- use the platform default for dithering.
VALUE_DITHER_DISABLE - Static variable in class java.awt.RenderingHints
Dithering hint values -- do not dither when rendering.
VALUE_DITHER_ENABLE - Static variable in class java.awt.RenderingHints
Dithering hint values -- dither when rendering, if needed.
VALUE_FRACTIONALMETRICS_DEFAULT - Static variable in class java.awt.RenderingHints
Font fractional metrics hint values -- use the platform default for fractional metrics.
VALUE_FRACTIONALMETRICS_OFF - Static variable in class java.awt.RenderingHints
Font fractional metrics hint values -- fractional metrics disabled.
VALUE_FRACTIONALMETRICS_ON - Static variable in class java.awt.RenderingHints
Font fractional metrics hint values -- fractional metrics enabled.
VALUE_INTERPOLATION_BICUBIC - Static variable in class java.awt.RenderingHints
Interpolation hint value -- INTERPOLATION_BICUBIC.
VALUE_INTERPOLATION_BILINEAR - Static variable in class java.awt.RenderingHints
Interpolation hint value -- INTERPOLATION_BILINEAR.
VALUE_INTERPOLATION_NEAREST_NEIGHBOR - Static variable in class java.awt.RenderingHints
Interpolation hint value -- INTERPOLATION_NEAREST_NEIGHBOR.
VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for value.
VALUE_RENDER_DEFAULT - Static variable in class java.awt.RenderingHints
Rendering hint values -- The platform default rendering algorithms are chosen.
VALUE_RENDER_QUALITY - Static variable in class java.awt.RenderingHints
Rendering hint values -- Appropriate rendering algorithms are chosen with a preference for output quality.
VALUE_RENDER_SPEED - Static variable in class java.awt.RenderingHints
Rendering hint values -- Appropriate rendering algorithms are chosen with a preference for output speed.
VALUE_STROKE_DEFAULT - Static variable in class java.awt.RenderingHints
Stroke normalization control hint value -- STROKE_DEFAULT.
VALUE_STROKE_NORMALIZE - Static variable in class java.awt.RenderingHints
Stroke normalization control hint value -- STROKE_NORMALIZE.
VALUE_STROKE_PURE - Static variable in class java.awt.RenderingHints
Stroke normalization control hint value -- STROKE_PURE.
VALUE_TEXT_ANTIALIAS_DEFAULT - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- text rendering is done using the platform default text antialiasing mode.
VALUE_TEXT_ANTIALIAS_OFF - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- text rendering is done without antialiasing.
VALUE_TEXT_ANTIALIAS_ON - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- text rendering is done with antialiasing.
VAR - Static variable in class javax.swing.text.html.HTML.Tag
 
VARBINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARBINARY.
VARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARCHAR.
VERBOSE - Static variable in class java.rmi.server.LogStream
Deprecated. log level constant (verbose logging).
VERBOSE - Static variable in class javax.swing.JMenu
 
VERBOSE - Static variable in class javax.swing.JMenuBar
 
VERBOSE - Static variable in class javax.swing.JMenuItem
 
VERBOSE - Static variable in class javax.swing.JPopupMenu
 
VERBOSE - Static variable in class javax.swing.MenuSelectionManager
 
VERBOSE - Static variable in class javax.swing.SwingGraphics
 
VERBOSE - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
VERBOSE - Static variable in class javax.swing.plaf.basic.BasicMenuUI
 
VERSION - Static variable in class javax.swing.text.html.HTML.Attribute
 
VERSION - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Major version number.
VERSION - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Prefixed to hash keys that signify version numbers.
VERTICAL - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has vertical orientation.
VERTICAL - Static variable in class java.awt.GridBagConstraints
Resize the component vertically but not horizontally.
VERTICAL - Static variable in class java.awt.Scrollbar
A constant that indicates a vertical scroll bar.
VERTICAL - Static variable in class javax.swing.JList
Indicates the default layout: one column of cells.
VERTICAL - Static variable in interface javax.swing.SwingConstants
Vertical orientation.
VERTICAL_ALIGN - Static variable in class javax.swing.text.html.CSS.Attribute
 
VERTICAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's vertical alignment.
VERTICAL_SCROLLBAR - Static variable in interface javax.swing.ScrollPaneConstants
Identifies a vertical scrollbar.
VERTICAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are always displayed.
VERTICAL_SCROLLBAR_AS_NEEDED - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are displayed only when needed.
VERTICAL_SCROLLBAR_NEVER - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are never displayed.
VERTICAL_SCROLLBAR_POLICY - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the vertical scroll bar policy property.
VERTICAL_SPLIT - Static variable in class javax.swing.JSplitPane
Vertical split indicates the Components are split along the y axis.
VERTICAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's vertical text position.
VERTICAL_WRAP - Static variable in class javax.swing.JList
Indicates "newspaper style" layout with the cells flowing vertically then horizontally.
VIEWPORT - Static variable in interface javax.swing.ScrollPaneConstants
Identifies a "viewport" or display area, within which scrolled contents are visible.
VIRGIN - Static variable in class java.util.TimerTask
This task has not yet been scheduled.
VISIBLE_ROW_COUNT_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for visibleRowCount.
VK_0 - Static variable in class java.awt.event.KeyEvent
VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39)
VK_1 - Static variable in class java.awt.event.KeyEvent
 
VK_2 - Static variable in class java.awt.event.KeyEvent
 
VK_3 - Static variable in class java.awt.event.KeyEvent
 
VK_4 - Static variable in class java.awt.event.KeyEvent
 
VK_5 - Static variable in class java.awt.event.KeyEvent
 
VK_6 - Static variable in class java.awt.event.KeyEvent
 
VK_7 - Static variable in class java.awt.event.KeyEvent
 
VK_8 - Static variable in class java.awt.event.KeyEvent
 
VK_9 - Static variable in class java.awt.event.KeyEvent
 
VK_A - Static variable in class java.awt.event.KeyEvent
VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A)
VK_ACCEPT - Static variable in class java.awt.event.KeyEvent
Constant for the Accept or Commit function key.
VK_ADD - Static variable in class java.awt.event.KeyEvent
 
VK_AGAIN - Static variable in class java.awt.event.KeyEvent
 
VK_ALL_CANDIDATES - Static variable in class java.awt.event.KeyEvent
Constant for the All Candidates function key.
VK_ALPHANUMERIC - Static variable in class java.awt.event.KeyEvent
Constant for the Alphanumeric function key.
VK_ALT - Static variable in class java.awt.event.KeyEvent
 
VK_ALT_GRAPH - Static variable in class java.awt.event.KeyEvent
Constant for the AltGraph function key.
VK_AMPERSAND - Static variable in class java.awt.event.KeyEvent
 
VK_ASTERISK - Static variable in class java.awt.event.KeyEvent
 
VK_AT - Static variable in class java.awt.event.KeyEvent
Constant for the "@" key.
VK_B - Static variable in class java.awt.event.KeyEvent
 
VK_BACK_QUOTE - Static variable in class java.awt.event.KeyEvent
 
VK_BACK_SLASH - Static variable in class java.awt.event.KeyEvent
 
VK_BACK_SPACE - Static variable in class java.awt.event.KeyEvent
 
VK_BRACELEFT - Static variable in class java.awt.event.KeyEvent
 
VK_BRACERIGHT - Static variable in class java.awt.event.KeyEvent
 
VK_C - Static variable in class java.awt.event.KeyEvent
 
VK_CANCEL - Static variable in class java.awt.event.KeyEvent
 
VK_CAPS_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_CIRCUMFLEX - Static variable in class java.awt.event.KeyEvent
Constant for the "^" key.
VK_CLEAR - Static variable in class java.awt.event.KeyEvent
 
VK_CLOSE_BRACKET - Static variable in class java.awt.event.KeyEvent
 
VK_CODE_INPUT - Static variable in class java.awt.event.KeyEvent
Constant for the Code Input function key.
VK_COLON - Static variable in class java.awt.event.KeyEvent
Constant for the ":" key.
VK_COMMA - Static variable in class java.awt.event.KeyEvent
 
VK_COMPOSE - Static variable in class java.awt.event.KeyEvent
Constant for the Compose function key.
VK_CONTROL - Static variable in class java.awt.event.KeyEvent
 
VK_CONVERT - Static variable in class java.awt.event.KeyEvent
Constant for the Convert function key.
VK_COPY - Static variable in class java.awt.event.KeyEvent
 
VK_CUT - Static variable in class java.awt.event.KeyEvent
 
VK_D - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ABOVEDOT - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ABOVERING - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ACUTE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_BREVE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CARON - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CEDILLA - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CIRCUMFLEX - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_DIAERESIS - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_DOUBLEACUTE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_GRAVE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_IOTA - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_MACRON - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_OGONEK - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_SEMIVOICED_SOUND - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_TILDE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_VOICED_SOUND - Static variable in class java.awt.event.KeyEvent
 
VK_DECIMAL - Static variable in class java.awt.event.KeyEvent
 
VK_DELETE - Static variable in class java.awt.event.KeyEvent
 
VK_DIVIDE - Static variable in class java.awt.event.KeyEvent
 
VK_DOLLAR - Static variable in class java.awt.event.KeyEvent
Constant for the "$" key.
VK_DOWN - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad down arrow key.
VK_E - Static variable in class java.awt.event.KeyEvent
 
VK_END - Static variable in class java.awt.event.KeyEvent
 
VK_ENTER - Static variable in class java.awt.event.KeyEvent
 
VK_EQUALS - Static variable in class java.awt.event.KeyEvent
 
VK_ESCAPE - Static variable in class java.awt.event.KeyEvent
 
VK_EURO_SIGN - Static variable in class java.awt.event.KeyEvent
Constant for the Euro currency sign key.
VK_EXCLAMATION_MARK - Static variable in class java.awt.event.KeyEvent
Constant for the "!"
VK_F - Static variable in class java.awt.event.KeyEvent
 
VK_F1 - Static variable in class java.awt.event.KeyEvent
Constant for the F1 function key.
VK_F10 - Static variable in class java.awt.event.KeyEvent
Constant for the F10 function key.
VK_F11 - Static variable in class java.awt.event.KeyEvent
Constant for the F11 function key.
VK_F12 - Static variable in class java.awt.event.KeyEvent
Constant for the F12 function key.
VK_F13 - Static variable in class java.awt.event.KeyEvent
Constant for the F13 function key.
VK_F14 - Static variable in class java.awt.event.KeyEvent
Constant for the F14 function key.
VK_F15 - Static variable in class java.awt.event.KeyEvent
Constant for the F15 function key.
VK_F16 - Static variable in class java.awt.event.KeyEvent
Constant for the F16 function key.
VK_F17 - Static variable in class java.awt.event.KeyEvent
Constant for the F17 function key.
VK_F18 - Static variable in class java.awt.event.KeyEvent
Constant for the F18 function key.
VK_F19 - Static variable in class java.awt.event.KeyEvent
Constant for the F19 function key.
VK_F2 - Static variable in class java.awt.event.KeyEvent
Constant for the F2 function key.
VK_F20 - Static variable in class java.awt.event.KeyEvent
Constant for the F20 function key.
VK_F21 - Static variable in class java.awt.event.KeyEvent
Constant for the F21 function key.
VK_F22 - Static variable in class java.awt.event.KeyEvent
Constant for the F22 function key.
VK_F23 - Static variable in class java.awt.event.KeyEvent
Constant for the F23 function key.
VK_F24 - Static variable in class java.awt.event.KeyEvent
Constant for the F24 function key.
VK_F3 - Static variable in class java.awt.event.KeyEvent
Constant for the F3 function key.
VK_F4 - Static variable in class java.awt.event.KeyEvent
Constant for the F4 function key.
VK_F5 - Static variable in class java.awt.event.KeyEvent
Constant for the F5 function key.
VK_F6 - Static variable in class java.awt.event.KeyEvent
Constant for the F6 function key.
VK_F7 - Static variable in class java.awt.event.KeyEvent
Constant for the F7 function key.
VK_F8 - Static variable in class java.awt.event.KeyEvent
Constant for the F8 function key.
VK_F9 - Static variable in class java.awt.event.KeyEvent
Constant for the F9 function key.
VK_FINAL - Static variable in class java.awt.event.KeyEvent
 
VK_FIND - Static variable in class java.awt.event.KeyEvent
 
VK_FULL_WIDTH - Static variable in class java.awt.event.KeyEvent
Constant for the Full-Width Characters function key.
VK_G - Static variable in class java.awt.event.KeyEvent
 
VK_GREATER - Static variable in class java.awt.event.KeyEvent
 
VK_H - Static variable in class java.awt.event.KeyEvent
 
VK_HALF_WIDTH - Static variable in class java.awt.event.KeyEvent
Constant for the Half-Width Characters function key.
VK_HELP - Static variable in class java.awt.event.KeyEvent
 
VK_HIRAGANA - Static variable in class java.awt.event.KeyEvent
Constant for the Hiragana function key.
VK_HOME - Static variable in class java.awt.event.KeyEvent
 
VK_I - Static variable in class java.awt.event.KeyEvent
 
VK_INPUT_METHOD_ON_OFF - Static variable in class java.awt.event.KeyEvent
Constant for the input method on/off key.
VK_INSERT - Static variable in class java.awt.event.KeyEvent
 
VK_INVERTED_EXCLAMATION_MARK - Static variable in class java.awt.event.KeyEvent
Constant for the inverted exclamation mark key.
VK_J - Static variable in class java.awt.event.KeyEvent
 
VK_JAPANESE_HIRAGANA - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Hiragana function key.
VK_JAPANESE_KATAKANA - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Katakana function key.
VK_JAPANESE_ROMAN - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Roman function key.
VK_K - Static variable in class java.awt.event.KeyEvent
 
VK_KANA - Static variable in class java.awt.event.KeyEvent
 
VK_KANA_LOCK - Static variable in class java.awt.event.KeyEvent
Constant for the locking Kana function key.
VK_KANJI - Static variable in class java.awt.event.KeyEvent
 
VK_KATAKANA - Static variable in class java.awt.event.KeyEvent
Constant for the Katakana function key.
VK_KP_DOWN - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad down arrow key.
VK_KP_LEFT - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad left arrow key.
VK_KP_RIGHT - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad right arrow key.
VK_KP_UP - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad up arrow key.
VK_L - Static variable in class java.awt.event.KeyEvent
 
VK_LEFT - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad left arrow key.
VK_LEFT_PARENTHESIS - Static variable in class java.awt.event.KeyEvent
Constant for the "(" key.
VK_LESS - Static variable in class java.awt.event.KeyEvent
 
VK_M - Static variable in class java.awt.event.KeyEvent
 
VK_META - Static variable in class java.awt.event.KeyEvent
 
VK_MINUS - Static variable in class java.awt.event.KeyEvent
Constant for the "-" key.
VK_MODECHANGE - Static variable in class java.awt.event.KeyEvent
 
VK_MULTIPLY - Static variable in class java.awt.event.KeyEvent
 
VK_N - Static variable in class java.awt.event.KeyEvent
 
VK_NONCONVERT - Static variable in class java.awt.event.KeyEvent
Constant for the Don't Convert function key.
VK_NUMBER_SIGN - Static variable in class java.awt.event.KeyEvent
Constant for the "#" key.
VK_NUMPAD0 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD1 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD2 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD3 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD4 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD5 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD6 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD7 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD8 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD9 - Static variable in class java.awt.event.KeyEvent
 
VK_NUM_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_O - Static variable in class java.awt.event.KeyEvent
 
VK_OPEN_BRACKET - Static variable in class java.awt.event.KeyEvent
 
VK_P - Static variable in class java.awt.event.KeyEvent
 
VK_PAGE_DOWN - Static variable in class java.awt.event.KeyEvent
 
VK_PAGE_UP - Static variable in class java.awt.event.KeyEvent
 
VK_PASTE - Static variable in class java.awt.event.KeyEvent
 
VK_PAUSE - Static variable in class java.awt.event.KeyEvent
 
VK_PERIOD - Static variable in class java.awt.event.KeyEvent
 
VK_PLUS - Static variable in class java.awt.event.KeyEvent
Constant for the "+" key.
VK_PREVIOUS_CANDIDATE - Static variable in class java.awt.event.KeyEvent
Constant for the Previous Candidate function key.
VK_PRINTSCREEN - Static variable in class java.awt.event.KeyEvent
 
VK_PROPS - Static variable in class java.awt.event.KeyEvent
 
VK_Q - Static variable in class java.awt.event.KeyEvent
 
VK_QUOTE - Static variable in class java.awt.event.KeyEvent
 
VK_QUOTEDBL - Static variable in class java.awt.event.KeyEvent
 
VK_R - Static variable in class java.awt.event.KeyEvent
 
VK_RIGHT - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad right arrow key.
VK_RIGHT_PARENTHESIS - Static variable in class java.awt.event.KeyEvent
Constant for the ")" key.
VK_ROMAN_CHARACTERS - Static variable in class java.awt.event.KeyEvent
Constant for the Roman Characters function key.
VK_S - Static variable in class java.awt.event.KeyEvent
 
VK_SCROLL_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_SEMICOLON - Static variable in class java.awt.event.KeyEvent
 
VK_SEPARATER - Static variable in class java.awt.event.KeyEvent
This constant is obsolete, and is included only for backwards compatibility.
VK_SEPARATOR - Static variable in class java.awt.event.KeyEvent
Constant for the Numpad Separator key.
VK_SHIFT - Static variable in class java.awt.event.KeyEvent
 
VK_SLASH - Static variable in class java.awt.event.KeyEvent
 
VK_SPACE - Static variable in class java.awt.event.KeyEvent
 
VK_STOP - Static variable in class java.awt.event.KeyEvent
 
VK_SUBTRACT - Static variable in class java.awt.event.KeyEvent
 
VK_T - Static variable in class java.awt.event.KeyEvent
 
VK_TAB - Static variable in class java.awt.event.KeyEvent
 
VK_U - Static variable in class java.awt.event.KeyEvent
 
VK_UNDEFINED - Static variable in class java.awt.event.KeyEvent
This value is used to indicate that the keyCode is unknown.
VK_UNDERSCORE - Static variable in class java.awt.event.KeyEvent
Constant for the "_" key.
VK_UNDO - Static variable in class java.awt.event.KeyEvent
 
VK_UP - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad up arrow key.
VK_V - Static variable in class java.awt.event.KeyEvent
 
VK_W - Static variable in class java.awt.event.KeyEvent
 
VK_X - Static variable in class java.awt.event.KeyEvent
 
VK_Y - Static variable in class java.awt.event.KeyEvent
 
VK_Z - Static variable in class java.awt.event.KeyEvent
 
VLINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
VMID - class java.rmi.dgc.VMID.
A VMID is a identifier that is unique across all Java virtual machines.
VMID() - Constructor for class java.rmi.dgc.VMID
Create a new VMID.
VOLATILE - Static variable in class java.lang.reflect.Modifier
The int value representing the volatile modifier.
VOLATILE_LOOP_MAX - Static variable in class javax.swing.RepaintManager
 
VSPACE - Static variable in class javax.swing.text.html.HTML.Attribute
 
ValidatingParser - class org.apache.crimson.parser.ValidatingParser.
This parser tests XML documents against the validity constraints specified in the XML 1.0 specification as it parses them.
ValidatingParser() - Constructor for class org.apache.crimson.parser.ValidatingParser
Constructs a SAX parser object.
ValidatingParser(boolean) - Constructor for class org.apache.crimson.parser.ValidatingParser
Constructs a SAX parser object, optionally assigning the error handler to report exceptions on recoverable errors (which include all validity errors) as well as fatal errors.
ValidatingParser.ChildrenValidator - class org.apache.crimson.parser.ValidatingParser.ChildrenValidator.
 
ValidatingParser.ChildrenValidator(ElementDecl) - Constructor for class org.apache.crimson.parser.ValidatingParser.ChildrenValidator
 
ValidatingParser.EmptyValidator - class org.apache.crimson.parser.ValidatingParser.EmptyValidator.
 
ValidatingParser.EmptyValidator() - Constructor for class org.apache.crimson.parser.ValidatingParser.EmptyValidator
 
ValidatingParser.MixedValidator - class org.apache.crimson.parser.ValidatingParser.MixedValidator.
 
ValidatingParser.MixedValidator(ElementDecl) - Constructor for class org.apache.crimson.parser.ValidatingParser.MixedValidator
 
ValueHandler - interface javax.rmi.CORBA.ValueHandler.
Defines methods which allow serialization of Java objects to and from GIOP streams.
VarNameCollector - class org.apache.xalan.templates.VarNameCollector.
This class visits variable refs in an XPath and collects their QNames.
VarNameCollector() - Constructor for class org.apache.xalan.templates.VarNameCollector
 
Variable - class org.apache.xpath.operations.Variable.
The variable reference expression executer.
Variable() - Constructor for class org.apache.xpath.operations.Variable
 
VariableHeightLayoutCache - class javax.swing.tree.VariableHeightLayoutCache.
NOTE: This will become more open in a future release.
VariableHeightLayoutCache() - Constructor for class javax.swing.tree.VariableHeightLayoutCache
 
VariableHeightLayoutCache.TreeStateNode - class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode.
TreeStateNode is used to keep track of each of the nodes that have been expanded.
VariableHeightLayoutCache.TreeStateNode(Object) - Constructor for class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
 
VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration - class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration.
An enumerator to iterate through visible nodes.
VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration(VariableHeightLayoutCache.TreeStateNode) - Constructor for class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
 
VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration(VariableHeightLayoutCache.TreeStateNode, int) - Constructor for class javax.swing.tree.VariableHeightLayoutCache.VisibleTreeStateNodeEnumeration
 
VariableSafeAbsRef - class org.apache.xpath.operations.VariableSafeAbsRef.
This is a "smart" variable reference that is used in situations where an absolute path is optimized into a variable reference, but may be used in some situations where the document context may have changed.
VariableSafeAbsRef() - Constructor for class org.apache.xpath.operations.VariableSafeAbsRef
 
VariableStack - class org.apache.xpath.VariableStack.
Defines a class to keep track of a stack for template arguments and variables.
VariableStack() - Constructor for class org.apache.xpath.VariableStack
Constructor for a variable stack.
Vector - class java.util.Vector.
The Vector class implements a growable array of objects.
Vector(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
Vector() - Constructor for class java.util.Vector
Constructs an empty vector so that its internal data array has size 10 and its standard capacity increment is zero.
Vector(Collection) - Constructor for class java.util.Vector
Constructs a vector containing the elements of the specified collection, in the order they are returned by the collection's iterator.
VerifyError - error java.lang.VerifyError.
Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.
VerifyError() - Constructor for class java.lang.VerifyError
Constructs an VerifyError with no detail message.
VerifyError(String) - Constructor for class java.lang.VerifyError
Constructs an VerifyError with the specified detail message.
Version - class org.apache.xalan.Version.
Administrative class to keep track of the version number of the Xalan release.
Version() - Constructor for class org.apache.xalan.Version
 
View - class javax.swing.text.View.
A very important part of the text package is the View class.
View(Element) - Constructor for class javax.swing.text.View
Creates a new View object.
ViewFactory - interface javax.swing.text.ViewFactory.
A factory to create a view of some portion of document subject.
ViewportLayout - class javax.swing.ViewportLayout.
The default layout manager for JViewport.
ViewportLayout() - Constructor for class javax.swing.ViewportLayout
 
ViewportUI - class javax.swing.plaf.ViewportUI.
Pluggable look and feel interface for JViewport.
ViewportUI() - Constructor for class javax.swing.plaf.ViewportUI
 
VirtualMachineError - error java.lang.VirtualMachineError.
Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
VirtualMachineError() - Constructor for class java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for class java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
Void - class java.lang.Void.
The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.
Void() - Constructor for class java.lang.Void
 
VolatileImage - class java.awt.image.VolatileImage.
VolatileImage is an image which can lose its contents at any time due to circumstances beyond the control of the application (e.g., situations caused by the operating system or by other applications).
VolatileImage() - Constructor for class java.awt.image.VolatileImage
 
v - Variable in class java.util.Collections.SingletonMap.ImmutableEntry
 
v - Variable in class java.util.Collections.SingletonMap
 
v - Variable in class javax.swing.ProgressMonitor
 
v - Variable in class javax.swing.text.TextLayoutStrategy.AttributedSegment
 
vAdjustable - Variable in class java.awt.ScrollPane
An adjustable vertical scrollbar.
vAlign - Variable in class javax.swing.text.html.ImageView
Alignment along the vertical (Y) axis.
vPosition - Variable in class javax.swing.text.html.StyleSheet.BackgroundImagePainter
 
val - Variable in class java.io.ExpiringCache.Entry
 
val() - Method in class java.io.ExpiringCache.Entry
 
val - Variable in class javax.swing.text.html.parser.ContentModel
 
val - Static variable in class org.apache.xml.utils.synthetic.Class
Field val
valEquals(Object, Object) - Static method in class java.util.TreeMap
Test two values for equality.
valSet - Variable in class javax.swing.text.html.parser.ContentModel
 
valid - Variable in class java.awt.Component
True when the object is valid.
valid() - Method in class java.io.FileDescriptor
Tests if this file descriptor object is valid.
valid - Variable in class java.nio.channels.spi.AbstractSelectionKey
 
valid - Variable in class org.apache.xml.dtm.ref.DTMNodeIterator
 
valid - Variable in class org.apache.xml.dtm.ref.DTMNodeList
 
validBits - Variable in class java.awt.image.IndexColorModel
 
validCachedPreferredSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Is the preferredSize valid?
validCharacters - Variable in class javax.swing.text.MaskFormatter
List of valid characters.
validMask - Variable in class javax.swing.text.InternationalFormatter
True if the Format was able to convert the value to a String and back.
validOps() - Method in class java.nio.channels.DatagramChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.Pipe.SinkChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.Pipe.SourceChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.SelectableChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.ServerSocketChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.SocketChannel
Returns an operation set identifying this channel's supported operations.
validTextAlignValue(String) - Method in class javax.swing.text.html.CSS
 
validate() - Method in class java.awt.Component
Ensures that this component has a valid layout.
validate() - Method in class java.awt.Container
Validates this container and all of its subcomponents.
validate(GraphicsConfiguration) - Method in class java.awt.image.VolatileImage
Attempts to restore the drawing surface of the image if the surface had been lost since the last validate call.
validate() - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
validate() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
validate() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Validates the receiver.
validate() - Method in class javax.swing.text.html.AccessibleHTML.TableElementInfo
Overriden to update the grid when validating.
validate() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
validate(ElemTemplateElement, StylesheetHandler) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
Non-recursive traversal of FunctionElement tree based on TreeWalker to verify that there are no literal result elements except within a func:result element and that the func:result element does not contain any following siblings except xsl:fallback.
validateAttributeSyntax(AttributeDecl, String) - Method in class org.apache.crimson.parser.Parser2
To validate, subclassers should at this time make sure that values are of the declared types: ID and IDREF(S) values are Names NMTOKEN(S) are Nmtokens ENUMERATION values match one of the tokens NOTATION values match a notation name ENTITIY(IES) values match an unparsed external entity Separately, make sure IDREF values match some ID provided in the document (in the afterRoot method).
validateAttributeSyntax(AttributeDecl, String) - Method in class org.apache.crimson.parser.ValidatingParser
 
validateFields() - Method in class java.util.GregorianCalendar
Validates the values of the set time fields.
validateFileCache() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
validateIfNecessary() - Method in class javax.swing.text.ComponentView.Invalidator
 
validateIfNecessary() - Method in class javax.swing.text.html.AccessibleHTML.ElementInfo
Validates the ElementInfo if necessary.
validateInvalidComponents() - Method in class javax.swing.RepaintManager
Validate all of the components that have been marked invalid.
validateNewAddition(Vector, ExpressionOwner, LocPathIterator) - Static method in class org.apache.xalan.templates.RedundentExprEliminator
Validate some assumptions about the new LocPathIterator and it's owner and the state of the list.
validateNodeName(String) - Method in class org.apache.xalan.templates.ElemAttribute
Validate that the node name is good.
validateNodeName(String) - Method in class org.apache.xalan.templates.ElemElement
Validate that the node name is good.
validateObject() - Method in interface java.io.ObjectInputValidation
Validates the object.
validateObject() - Method in class javax.swing.JComponent.ReadObjectCallback
This is the method that's called after the entire graph of objects has been read in.
validateOptimizedDrawing() - Method in class javax.swing.JLayeredPane
 
validatePage(PageFormat) - Method in class java.awt.print.PrinterJob
Returns the clone of page with its settings adjusted to be compatible with the current printer of this PrinterJob.
validateTransform(AffineTransform) - Method in class java.awt.image.AffineTransformOp
 
validateTree() - Method in class java.awt.Container
Recursively descends the container tree and recomputes the layout for any subtrees marked as needing it (those marked as invalid).
validateView() - Method in class javax.swing.JViewport
Ascends the Viewport's parents stopping when a component is found that returns true to isValidateRoot.
validatedContents - Variable in class java.awt.Component.BltBufferStrategy
Whether or not the drawing buffer has been recently restored from a lost state.
validatedContents - Variable in class java.awt.Component.FlipBufferStrategy
Whether or not the drawing buffer has been recently restored from a lost state.
validating - Variable in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
validating - Variable in class org.apache.crimson.jaxp.SAXParserImpl
 
validation - Variable in class org.apache.crimson.parser.XMLReaderImpl
 
validator - Variable in class org.apache.crimson.parser.ElementDecl
 
value - Variable in class java.awt.AttributeValue
 
value - Variable in class java.awt.Color
The color value.
value - Variable in class java.awt.ContainerOrderFocusTraversalPolicy.MutableBoolean
 
value - Variable in class java.awt.ScrollPaneAdjustable
The value of this scrollbar.
value - Variable in class java.awt.Scrollbar
The value of the Scrollbar.
value - Variable in class java.awt.event.AdjustmentEvent
value will contain the new value of the adjustable object.
value - Variable in class java.lang.Boolean
The value of the Boolean.
value - Variable in class java.lang.Byte
The value of the Byte.
value - Variable in class java.lang.Character
The value of the Character.
value - Variable in class java.lang.Double
The value of the Double.
value - Variable in class java.lang.Float
The value of the Float.
value - Variable in class java.lang.Integer
The value of the Integer.
value - Variable in class java.lang.Long
The value of the Long.
value - Variable in class java.lang.Short
The value of the Short.
value - Variable in class java.lang.String
The value is used for character storage.
value - Variable in class java.lang.StringBuffer
The value is used for character storage.
value - Variable in class java.lang.ThreadLocal.ThreadLocalMap.Entry
The value associated with this ThreadLocal.
value - Variable in class java.math.MutableBigInteger
Holds the magnitude of this MutableBigInteger in big endian order.
value - Variable in class java.rmi.dgc.Lease
 
value - Variable in class java.sql.DriverPropertyInfo
The value field specifies the current value of the property, based on a combination of the information supplied to the method getPropertyInfo, the Java environment, and the driver-supplied default values.
value - Variable in class java.text.Annotation
 
value - Variable in class java.text.AttributeEntry
 
value - Variable in class java.text.EntryPair
 
value - Variable in class java.util.AbstractMap.SimpleEntry
 
value - Variable in class java.util.HashMap.Entry
 
value - Variable in class java.util.Hashtable.Entry
 
value - Variable in class java.util.TreeMap.Entry
 
value - Variable in class java.util.WeakHashMap.Entry
 
value - Variable in class java.util.logging.Level
 
value - Variable in class javax.swing.DefaultBoundedRangeModel
 
value - Variable in class javax.swing.DefaultCellEditor.EditorDelegate
The value of this cell.
value - Variable in class javax.swing.DefaultListSelectionModel
 
value - Variable in class javax.swing.JFormattedTextField
Last valid value.
value - Variable in class javax.swing.JOptionPane
Currently selected value, will be a valid option, or UNINITIALIZED_VALUE or null.
value - Variable in class javax.swing.JTable.GenericEditor
 
value - Variable in class javax.swing.SpinnerDateModel
 
value - Variable in class javax.swing.SpinnerNumberModel
 
value - Variable in class javax.swing.text.DefaultFormatter.ReplaceHolder
The resulting value, this may never be set.
value - Variable in class javax.swing.text.html.CSS.FontSize
 
value - Variable in class javax.swing.text.html.CSS.LengthUnit
 
value - Variable in class javax.swing.text.html.OptionListModel
 
value - Variable in class javax.swing.text.html.parser.AttributeList
 
value - Variable in class javax.swing.text.html.parser.ContentModelState
 
value - Variable in class org.apache.crimson.parser.SimpleHashtable.Entry
 
value - Variable in class org.apache.crimson.tree.AttributeNode
 
value - Variable in class org.apache.crimson.tree.Doctype.EntityNode
 
value - Variable in class org.apache.xalan.lib.sql.QueryParameter
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.JList.AccessibleJList
List Selection Listener value change method.
valueChanged(ListSelectionEvent) - Method in class javax.swing.JList.ListSelectionHandler
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to table cell selections
valueChanged(ListSelectionEvent) - Method in class javax.swing.JTable
Invoked when the row selection changes -- repaints to show the new selection.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Selection Listener value change method.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree.TreeSelectionRedirector
Invoked by the TreeSelectionModel when the selection changes.
valueChanged(ListSelectionEvent) - Method in interface javax.swing.event.ListSelectionListener
Called whenever the value of the selection changes.
valueChanged(TreeSelectionEvent) - Method in interface javax.swing.event.TreeSelectionListener
Called whenever the value of the selection changes.
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
 
valueChanged(TreeSelectionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
Messaged when the selection changes in the tree we're displaying for.
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.table.DefaultTableColumnModel
A ListSelectionListener that forwards ListSelectionEvents when there is a column selection change.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
Resets lastPath.
valueClass - Variable in class javax.swing.text.DefaultFormatter
Class used to create new instances.
valueConvertor - Variable in class javax.swing.text.html.CSS
Maps from CSS key to CssValue.
valueDefault - Variable in class org.apache.crimson.parser.AttributeDecl
 
valueForPathChanged(TreePath, Object) - Method in class javax.swing.tree.DefaultTreeModel
This sets the user object of the TreeNode identified by path and posts a node changed.
valueForPathChanged(TreePath, Object) - Method in interface javax.swing.tree.TreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
valueForXPosition(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns a value give an x position.
valueForYPosition(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns a value give a y position.
valueIsAdjusting - Variable in class javax.swing.plaf.basic.BasicComboPopup
As of Java 2 platform v1.4 this previously undocumented field is no longer used.
valueMap - Static variable in class javax.swing.text.html.CSS
 
valueOf(boolean) - Static method in class java.lang.Boolean
Returns a Boolean instance representing the specified boolean value.
valueOf(String) - Static method in class java.lang.Boolean
Returns a Boolean with a value represented by the specified String.
valueOf(String, int) - Static method in class java.lang.Byte
Returns a Byte object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Byte
Returns a Byte object holding the value given by the specified String.
valueOf(String) - Static method in class java.lang.Double
Returns a Double object holding the double value represented by the argument string s.
valueOf(String) - Static method in class java.lang.Float
Returns a Float object holding the float value represented by the argument string s.
valueOf(String, int) - Static method in class java.lang.Integer
Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Integer
Returns an Integer object holding the value of the specified String.
valueOf(String, int) - Static method in class java.lang.Long
Returns a Long object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Long
Returns a Long object holding the value of the specified String.
valueOf(String, int) - Static method in class java.lang.Short
Returns a Short object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Short
Returns a Short object holding the value given by the specified String.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object argument.
valueOf(char[]) - Static method in class java.lang.String
Returns the string representation of the char array argument.
valueOf(char[], int, int) - Static method in class java.lang.String
Returns the string representation of a specific subarray of the char array argument.
valueOf(boolean) - Static method in class java.lang.String
Returns the string representation of the boolean argument.
valueOf(char) - Static method in class java.lang.String
Returns the string representation of the char argument.
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
valueOf(long) - Static method in class java.lang.String
Returns the string representation of the long argument.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float argument.
valueOf(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(long, int) - Static method in class java.math.BigDecimal
Translates a long unscaled value and an int scale into a BigDecimal.
valueOf(long) - Static method in class java.math.BigDecimal
Translates a long value into a BigDecimal with a scale of zero.
valueOf(long) - Static method in class java.math.BigInteger
Returns a BigInteger whose value is equal to that of the specified long.
valueOf(int[]) - Static method in class java.math.BigInteger
Returns a BigInteger with the given two's complement representation.
valueOf(String) - Static method in class java.sql.Date
Converts a string in JDBC date escape format to a Date value.
valueOf(String) - Static method in class java.sql.Time
Converts a string in JDBC time escape format to a Time value.
valueOf(String) - Static method in class java.sql.Timestamp
Converts a String object in JDBC timestamp escape format to a Timestamp value.
valueSearchNonNull(TreeMap.Entry, Object) - Method in class java.util.TreeMap
 
valueSearchNull(TreeMap.Entry) - Method in class java.util.TreeMap
 
valueToString(Object) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Returns the string value to display for value.
valueToString(Object) - Method in class javax.swing.JSpinner.ListEditor.ListFormatter
 
valueToString(Object) - Method in class javax.swing.text.DefaultFormatter
Converts the passed in Object into a String by way of the toString method.
valueToString(Object) - Method in class javax.swing.text.InternationalFormatter
Returns a String representation of the Object value.
valueToString(Object) - Method in class javax.swing.text.MaskFormatter
Returns a String representation of the Object value based on the mask.
values() - Method in class java.awt.RenderingHints
Returns a Collection view of the values contained in this RenderinHints.
values - Variable in class java.util.AbstractMap
 
values() - Method in class java.util.AbstractMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.Collections.EmptyMap
 
values - Variable in class java.util.Collections.SingletonMap
 
values() - Method in class java.util.Collections.SingletonMap
 
values - Variable in class java.util.Collections.SynchronizedMap
 
values() - Method in class java.util.Collections.SynchronizedMap
 
values - Variable in class java.util.Collections.UnmodifiableMap
 
values() - Method in class java.util.Collections.UnmodifiableMap
 
values() - Method in class java.util.HashMap
Returns a collection view of the values contained in this map.
values - Variable in class java.util.Hashtable
 
values() - Method in class java.util.Hashtable
Returns a Collection view of the values contained in this Hashtable.
values() - Method in class java.util.IdentityHashMap
Returns a collection view of the values contained in this map.
values() - Method in interface java.util.Map
Returns a collection view of the values contained in this map.
values() - Method in class java.util.TreeMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.WeakHashMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute values contained in this Map.
values - Static variable in class javax.swing.text.html.CSS.BorderWidthValue
Values used to represent border width.
values - Variable in class javax.swing.text.html.parser.AttributeList
 
values - Variable in class org.apache.crimson.parser.AttributeDecl
 
valuesMatch(Object, Object) - Static method in class java.text.AttributedString
 
variable(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a variable reference.
variant - Variable in class java.util.Locale
 
variation - Variable in class java.awt.im.InputMethodHighlight
 
vb - Variable in class java.awt.font.TextLayout.OptInfo
 
vecswap(long[], int, int, int) - Static method in class java.util.Arrays
Swaps x[a ..
vecswap(int[], int, int, int) - Static method in class java.util.Arrays
Swaps x[a ..
vecswap(short[], int, int, int) - Static method in class java.util.Arrays
Swaps x[a ..
vecswap(char[], int, int, int) - Static method in class java.util.Arrays
Swaps x[a ..
vecswap(byte[], int, int, int) - Static method in class java.util.Arrays
Swaps x[a ..
vecswap(double[], int, int, int) - Static method in class java.util.Arrays
Swaps x[a ..
vecswap(float[], int, int, int) - Static method in class java.util.Arrays
Swaps x[a ..
vector - Variable in class java.awt.CardLayout
 
vector - Variable in class javax.swing.text.html.StyleSheet.SearchBuffer
 
vendorCode - Variable in class java.sql.SQLException
 
verbatimSystemId - Variable in class org.apache.crimson.parser.ExternalEntity
 
verifiedCerts - Variable in class java.util.jar.JarVerifier
 
verify - Variable in class java.util.jar.JarFile
 
verify(JComponent) - Method in class javax.swing.InputVerifier
Checks whether the JComponent's input is valid.
verifyFramesCache() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
verifyInputWhenFocusTarget - Variable in class javax.swing.JComponent
 
verifyParser() - Method in class javax.swing.text.html.HTMLDocument
Verifies the document has an HTMLEditorKit.Parser set.
verifySubclass() - Method in class java.io.ObjectInputStream
Verifies that this (possibly subclass) instance can be constructed without violating security constraints: the subclass must not override security-sensitive non-final methods, or else the "enableSubclassImplementation" SerializablePermission is checked.
verifySubclass() - Method in class java.io.ObjectOutputStream
Verifies that this (possibly subclass) instance can be constructed without violating security constraints: the subclass must not override security-sensitive non-final methods, or else the "enableSubclassImplementation" SerializablePermission is checked.
version - Variable in class java.text.BreakDictionary
 
version - Variable in class java.util.zip.ZipEntry
 
versionColumnNotPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column is NOT a pseudo column.
versionColumnPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column is a pseudo column.
versionColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column may or may not be a pseudo column.
vertThumbIcon - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
verticalAlignment - Variable in class javax.swing.AbstractButton
 
verticalAlignment - Variable in class javax.swing.JLabel
 
verticalCursor - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Cursor used for VERTICAL_SPLIT splitpanes.
verticalDerived - Variable in class javax.swing.SpringLayout.Constraints
 
verticalPosition - Variable in class javax.swing.text.html.CSS.BackgroundPosition
 
verticalScrollBar - Variable in class javax.swing.JScrollPane
The scrollpane's vertical scrollbar child.
verticalScrollBarPolicy - Variable in class javax.swing.JScrollPane
The display policy for the vertical scrollbar.
verticalTextPosition - Variable in class javax.swing.AbstractButton
 
verticalTextPosition - Variable in class javax.swing.JLabel
 
vertically - Variable in class javax.swing.plaf.basic.BasicTableUI.PagingAction
 
vetoableChangeSupport - Variable in class javax.swing.JComponent
 
vetoableSupport - Variable in class java.awt.KeyboardFocusManager
A description of any VetoableChangeListeners which have been registered.
vgap - Variable in class java.awt.BorderLayout
Constructs a border layout with the vertical gaps between components.
vgap - Variable in class java.awt.CardLayout
 
vgap - Variable in class java.awt.FlowLayout
The flow layout manager allows a seperation of components with gaps.
vgap - Variable in class java.awt.GridLayout
This is the vertical gap (in pixels) which specifies the space between rows.
view - Variable in class javax.swing.plaf.basic.BasicHTML.Renderer
 
view - Variable in class javax.swing.plaf.basic.BasicTextUI.RootView
 
viewIndex - Variable in class javax.swing.text.html.TableView.RowView
The view index (for row index to view index conversion).
viewIndexForColumn(TableColumn) - Method in class javax.swing.JTable
 
viewIndexForColumn(TableColumn) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
viewIndexForColumn(TableColumn) - Method in class javax.swing.plaf.basic.BasicTableUI
 
viewInsets - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
viewListener - Variable in class javax.swing.JViewport
 
viewPort - Variable in class javax.swing.JScrollPane.AccessibleJScrollPane
 
viewR - Static variable in class javax.swing.plaf.basic.BasicLabelUI
 
viewRect - Static variable in class javax.swing.plaf.basic.BasicButtonUI
 
viewRect - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
viewRect - Static variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.TextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.TextUI
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicHTML.Renderer
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextFieldUI.I18nFieldView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextUI.RootView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the viewToModel method on each UI handled by this object.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the viewToModel method on each UI handled by this object.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.AsyncBoxView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.BoxView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.ComponentView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.FieldView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(GlyphView, float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.GlyphPainter1
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(GlyphView, float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.GlyphPainter2
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(GlyphView, float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.GlyphView.GlyphPainter
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.GlyphView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.IconView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(Point) - Method in class javax.swing.text.JTextComponent
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.PasswordView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.PlainView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.View
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape) - Method in class javax.swing.text.View
Deprecated.  
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.WrappedPlainView.WrappedLine
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.ZoneView.Zone
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.html.HRuleView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.html.ImageView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewVisibleWidth - Variable in class javax.swing.text.html.HTMLEditorKit.HTMLFactory.BodyBlockView
 
viewedBuffer - Variable in class java.nio.DirectByteBuffer
 
viewedBuffer() - Method in class java.nio.DirectByteBuffer
 
viewedBuffer - Variable in class java.nio.DirectCharBufferS
 
viewedBuffer() - Method in class java.nio.DirectCharBufferS
 
viewedBuffer - Variable in class java.nio.DirectCharBufferU
 
viewedBuffer() - Method in class java.nio.DirectCharBufferU
 
viewedBuffer - Variable in class java.nio.DirectDoubleBufferS
 
viewedBuffer() - Method in class java.nio.DirectDoubleBufferS
 
viewedBuffer - Variable in class java.nio.DirectDoubleBufferU
 
viewedBuffer() - Method in class java.nio.DirectDoubleBufferU
 
viewedBuffer - Variable in class java.nio.DirectFloatBufferS
 
viewedBuffer() - Method in class java.nio.DirectFloatBufferS
 
viewedBuffer - Variable in class java.nio.DirectFloatBufferU
 
viewedBuffer() - Method in class java.nio.DirectFloatBufferU
 
viewedBuffer - Variable in class java.nio.DirectIntBufferS
 
viewedBuffer() - Method in class java.nio.DirectIntBufferS
 
viewedBuffer - Variable in class java.nio.DirectIntBufferU
 
viewedBuffer() - Method in class java.nio.DirectIntBufferU
 
viewedBuffer - Variable in class java.nio.DirectLongBufferS
 
viewedBuffer() - Method in class java.nio.DirectLongBufferS
 
viewedBuffer - Variable in class java.nio.DirectLongBufferU
 
viewedBuffer() - Method in class java.nio.DirectLongBufferU
 
viewedBuffer - Variable in class java.nio.DirectShortBufferS
 
viewedBuffer() - Method in class java.nio.DirectShortBufferS
 
viewedBuffer - Variable in class java.nio.DirectShortBufferU
 
viewedBuffer() - Method in class java.nio.DirectShortBufferU
 
viewport - Variable in class javax.swing.JScrollPane
The scrollpane's viewport child.
viewport - Variable in class javax.swing.ScrollPaneLayout
The scrollpane's viewport child.
viewport - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI.ScrollableTabSupport
 
viewportBorder - Variable in class javax.swing.JScrollPane
 
viewportChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
viewportUI - Static variable in class javax.swing.plaf.basic.BasicViewportUI
 
visibility - Variable in class javax.swing.JTextField
 
visible - Variable in class java.awt.Component
True when the object is visible.
visible - Variable in class javax.swing.plaf.basic.BasicTextUI.TextDropTargetListener
 
visible - Variable in class javax.swing.text.DefaultCaret
 
visible - Variable in class javax.swing.text.html.NoFramesView
 
visibleAdvance - Variable in class java.awt.font.TextLayout
 
visibleAmount - Variable in class java.awt.ScrollPaneAdjustable
The size of the visible portion of this scrollbar.
visibleAmount - Variable in class java.awt.Scrollbar
The size of the visible portion of the Scrollbar.
visibleComponent - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
visibleIndex - Variable in class java.awt.List
This variable contains the value that will be used when trying to make a particular list item visible.
visibleNodes - Variable in class javax.swing.tree.VariableHeightLayoutCache
The array of nodes that are currently visible, in the order they are displayed.
visibleNodesChanged() - Method in class javax.swing.tree.FixedHeightLayoutCache
 
visibleNodesChanged() - Method in class javax.swing.tree.VariableHeightLayoutCache
 
visiblePosition - Variable in class java.awt.event.InputMethodEvent
 
visibleRowCount - Variable in class javax.swing.JList
 
visibleRowCount - Variable in class javax.swing.JTree
Number of rows to make visible at one time.
visitAVT(AVT) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an Attribute Value Template (at the top level).
visitBinaryOperation(ExpressionOwner, Operation) - Method in class org.apache.xpath.XPathVisitor
Visit a binary operation.
visitExtensionElement(ElemExtensionCall) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an extension element.
visitFunction(ExpressionOwner, Function) - Method in class org.apache.xalan.extensions.ExpressionVisitor
If the function is an extension function, register the namespace.
visitFunction(ExpressionOwner, Function) - Method in class org.apache.xalan.templates.AbsPathChecker
Visit a function.
visitFunction(ExpressionOwner, Function) - Method in class org.apache.xpath.XPathVisitor
Visit a function.
visitFunction(ExpressionOwner, Function) - Method in class org.apache.xpath.axes.HasPositionalPredChecker
Visit a function.
visitInstruction(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Visit an XSLT instruction.
visitInstruction(ElemTemplateElement) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT instruction.
visitLiteralResultElement(ElemLiteralResult) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit a LiteralResultElement.
visitLocationPath(ExpressionOwner, LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Visit a LocationPath.
visitLocationPath(ExpressionOwner, LocPathIterator) - Method in class org.apache.xpath.XPathVisitor
Visit a LocationPath.
visitMatchPattern(ExpressionOwner, StepPattern) - Method in class org.apache.xpath.XPathVisitor
Visit a match pattern.
visitNumberLiteral(ExpressionOwner, XNumber) - Method in class org.apache.xpath.XPathVisitor
Visit a number literal.
visitPredicate(ExpressionOwner, Expression) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Visit a predicate within a location path.
visitPredicate(ExpressionOwner, Expression) - Method in class org.apache.xpath.XPathVisitor
Visit a predicate within a location path.
visitPredicate(ExpressionOwner, Expression) - Method in class org.apache.xpath.axes.HasPositionalPredChecker
Visit a predicate within a location path.
visitStep(ExpressionOwner, NodeTest) - Method in class org.apache.xpath.XPathVisitor
Visit a step within a location path.
visitStringLiteral(ExpressionOwner, XString) - Method in class org.apache.xpath.XPathVisitor
Visit a string literal.
visitStylesheet(ElemTemplateElement) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT stylesheet instruction.
visitTopLevelInstruction(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Visit an XSLT top-level instruction.
visitTopLevelInstruction(ElemTemplateElement) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT top-level instruction.
visitTopLevelVariableOrParamDecl(ElemTemplateElement) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT top-level instruction.
visitUnaryOperation(ExpressionOwner, UnaryOperation) - Method in class org.apache.xpath.XPathVisitor
Visit a unary operation.
visitUnionPath(ExpressionOwner, UnionPathIterator) - Method in class org.apache.xpath.XPathVisitor
Visit a UnionPath.
visitUnionPattern(ExpressionOwner, UnionPattern) - Method in class org.apache.xpath.XPathVisitor
Visit a union pattern.
visitVariableOrParamDecl(ElemVariable) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT variable or parameter declaration.
visitVariableRef(ExpressionOwner, Variable) - Method in class org.apache.xalan.templates.AbsPathChecker
Visit a variable reference.
visitVariableRef(ExpressionOwner, Variable) - Method in class org.apache.xalan.templates.VarNameCollector
Visit a variable reference.
visitVariableRef(ExpressionOwner, Variable) - Method in class org.apache.xpath.XPathVisitor
Visit a variable reference.
visualToLogical(int) - Method in class java.awt.font.TextLine
 
vkMap - Static variable in class java.awt.AWTKeyStroke
Maps from VK_XXX (as a String) to an Integer.
vlist - Variable in class java.io.ObjectInputStream
validation callback list
vmAllowSuspension - Variable in class java.lang.ThreadGroup
 
vmid - Variable in class java.rmi.dgc.Lease
 
volatileImageBufferEnabled - Static variable in class javax.swing.RepaintManager
 
volatileMap - Variable in class javax.swing.RepaintManager
Maps from GraphicsConfiguration to VolatileImage.
vsb - Variable in class javax.swing.ScrollPaneLayout
The scrollpane's vertical scrollbar child.
vsbChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
vsbPolicy - Variable in class javax.swing.ScrollPaneLayout
The display policy for the vertical scrollbar.
vsbPropertyChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
PropertyChangeListener installed on the vertical scrollbar.
vstrut5 - Static variable in class javax.swing.plaf.metal.MetalFileChooserUI
 

W

WAIT_CURSOR - Static variable in class java.awt.Cursor
The wait cursor type.
WAIT_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.WAIT_CURSOR.
WALL_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as wall clock time.
WANTS_INPUT_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for wantsInput.
WARNING - Static variable in class java.util.logging.Level
WARNING is a message level indicating a potential problem.
WARNING - Static variable in class org.apache.xalan.processor.XSLTAttributeDef
 
WARNING - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Added to descriptions that signify potential problems.
WARNING_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field WARNING_HEADER
WARNING_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for warning messages.
WEDNESDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Wednesday.
WEEK_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the week of month field.
WEEK_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current month.
WEEK_OF_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for WEEK_OF_MONTH field alignment.
WEEK_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the week of year field.
WEEK_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current year.
WEEK_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for WEEK_OF_YEAR field alignment.
WEIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for the weight of a font.
WEIGHT_BOLD - Static variable in class java.awt.font.TextAttribute
The standard bold weight.
WEIGHT_DEMIBOLD - Static variable in class java.awt.font.TextAttribute
A moderately lighter weight than BOLD.
WEIGHT_DEMILIGHT - Static variable in class java.awt.font.TextAttribute
An intermediate weight between LIGHT and STANDARD.
WEIGHT_EXTRABOLD - Static variable in class java.awt.font.TextAttribute
An extra heavy weight.
WEIGHT_EXTRA_LIGHT - Static variable in class java.awt.font.TextAttribute
The lightest predefined weight.
WEIGHT_HEAVY - Static variable in class java.awt.font.TextAttribute
A moderately heavier weight than BOLD.
WEIGHT_LIGHT - Static variable in class java.awt.font.TextAttribute
The standard light weight.
WEIGHT_MEDIUM - Static variable in class java.awt.font.TextAttribute
An intermediate weight between the REGULAR and BOLD weights.
WEIGHT_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard weight.
WEIGHT_SEMIBOLD - Static variable in class java.awt.font.TextAttribute
A moderately heavier weight than REGULAR.
WEIGHT_ULTRABOLD - Static variable in class java.awt.font.TextAttribute
The heaviest predefined weight.
WEST - Static variable in class java.awt.BorderLayout
The west layout constraint (left side of container).
WEST - Static variable in class java.awt.GridBagConstraints
Put the component on the left side of its display area, centered vertically.
WEST - Static variable in class javax.swing.SpringLayout
Specifies the left edge of a component's bounding rectangle.
WEST - Static variable in interface javax.swing.SwingConstants
Compass-direction west (left).
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WHEEL_BLOCK_SCROLL - Static variable in class java.awt.event.MouseWheelEvent
Constant representing scrolling by a "block" (like scrolling with page-up, page-down keys)
WHEEL_UNIT_SCROLL - Static variable in class java.awt.event.MouseWheelEvent
Constant representing scrolling by "units" (like scrolling with the arrow keys)
WHEN_ANCESTOR_OF_FOCUSED_COMPONENT - Static variable in class javax.swing.JComponent
Constant used for registerKeyboardAction that means that the command should be invoked when the receiving component is an ancestor of the focused component or is itself the focused component.
WHEN_FOCUSED - Static variable in class javax.swing.JComponent
Constant used for registerKeyboardAction that means that the command should be invoked when the component has the focus.
WHEN_IN_FOCUSED_WINDOW - Static variable in class javax.swing.JComponent
Constant used for registerKeyboardAction that means that the command should be invoked when the receiving component is in the window that has the focus or is itself the focused component.
WHEN_IN_FOCUSED_WINDOW_BINDINGS - Static variable in class javax.swing.JComponent
An array of KeyStrokes used for WHEN_IN_FOCUSED_WINDOW are stashed in the client properties under this string.
WHITE - Static variable in class java.awt.Color
The color white.
WHITESPACE - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph with no visual representation.
WHITESPACESENSITIVE - Static variable in class org.apache.xalan.serialize.ElemDesc
Bit position if this element type is whitespace sensitive.
WHITESPACESENSITIVE - Static variable in class org.apache.xml.utils.ElemDesc
Defines mnemonic and bit-value for the WHITESPACESENSITIVE flag
WHITE_SPACE - Static variable in class javax.swing.text.html.CSS.Attribute
 
WIDTH - Static variable in class java.awt.font.TextAttribute
Attribute key for the width of a font.
WIDTH - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the width of the base image is now available and can be taken from the width argument to the imageUpdate callback method.
WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
WIDTH - Static variable in class javax.swing.text.html.HTML.Attribute
 
WIDTH_CONDENSED - Static variable in class java.awt.font.TextAttribute
The most condensed predefined width.
WIDTH_EXTENDED - Static variable in class java.awt.font.TextAttribute
The most extended predefined width.
WIDTH_FLAG - Static variable in class javax.swing.text.html.ImageView
 
WIDTH_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard width.
WIDTH_SEMI_CONDENSED - Static variable in class java.awt.font.TextAttribute
A moderately condensed width.
WIDTH_SEMI_EXTENDED - Static variable in class java.awt.font.TextAttribute
A moderately extended width.
WIF_INPUTMAP_CREATED - Static variable in class javax.swing.JComponent
 
WILD - Static variable in class org.apache.xpath.patterns.NodeTest
The namespace or local name for node tests with a wildcard.
WILD_CHAR - Static variable in class java.io.FilePermission
 
WINDOW - Static variable in class java.awt.SystemColor
The array index for the window system color.
WINDOWS_ROOT_PATH - Static variable in class java.util.prefs.WindowsPreferences
Windows registry path to Preferences's root nodes.
WINDOW_ACTIVATED - Static variable in class java.awt.event.WindowEvent
The window-activated event type.
WINDOW_BORDER - Static variable in class java.awt.SystemColor
The array index for the windowBorder system color.
WINDOW_CLOSED - Static variable in class java.awt.event.WindowEvent
The window closed event.
WINDOW_CLOSING - Static variable in class java.awt.event.WindowEvent
The "window is closing" event.
WINDOW_DEACTIVATED - Static variable in class java.awt.event.WindowEvent
The window-deactivated event type.
WINDOW_DEICONIFIED - Static variable in class java.awt.event.WindowEvent
The window deiconified event type.
WINDOW_DEICONIFY - Static variable in class java.awt.Event
The user has asked the window manager to de-iconify the window.
WINDOW_DESTROY - Static variable in class java.awt.Event
The user has asked the window manager to kill the window.
WINDOW_EVENT - Static variable in class java.awt.Event
 
WINDOW_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting window events.
WINDOW_EXPOSE - Static variable in class java.awt.Event
The user has asked the window manager to expose the window.
WINDOW_FIRST - Static variable in class java.awt.event.WindowEvent
The first number in the range of ids used for window events.
WINDOW_FOCUS_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting window focus events.
WINDOW_GAINED_FOCUS - Static variable in class java.awt.event.WindowEvent
The window-gained-focus event type.
WINDOW_ICONIFIED - Static variable in class java.awt.event.WindowEvent
The window iconified event.
WINDOW_ICONIFY - Static variable in class java.awt.Event
The user has asked the window manager to iconify the window.
WINDOW_LAST - Static variable in class java.awt.event.WindowEvent
The last number in the range of ids used for window events.
WINDOW_LOST_FOCUS - Static variable in class java.awt.event.WindowEvent
The window-lost-focus event type.
WINDOW_MOVED - Static variable in class java.awt.Event
The user has asked the window manager to move the window.
WINDOW_OPENED - Static variable in class java.awt.event.WindowEvent
The window opened event.
WINDOW_STATE_CHANGED - Static variable in class java.awt.event.WindowEvent
The window-state-changed event type.
WINDOW_STATE_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting window state events.
WINDOW_TEXT - Static variable in class java.awt.SystemColor
The array index for the windowText system color.
WINDOW_TITLE_FONT - Static variable in class javax.swing.plaf.metal.MetalTheme
 
WIND_EVEN_ODD - Static variable in class java.awt.geom.GeneralPath
An even-odd winding rule for determining the interior of a path.
WIND_EVEN_ODD - Static variable in interface java.awt.geom.PathIterator
The winding rule constant for specifying an even-odd rule for determining the interior of a path.
WIND_NON_ZERO - Static variable in class java.awt.geom.GeneralPath
A non-zero winding rule for determining the interior of a path.
WIND_NON_ZERO - Static variable in interface java.awt.geom.PathIterator
The winding rule constant for specifying a non-zero rule for determining the interior of a path.
WORD - Static variable in class java.util.regex.ASCII
 
WORD_INDEX - Static variable in class java.text.BreakIterator
 
WORD_MASK - Static variable in class java.util.BitSet
 
WORD_SPACING - Static variable in class javax.swing.text.html.CSS.Attribute
 
WRAP_TAB_LAYOUT - Static variable in class javax.swing.JTabbedPane
The tab layout policy for wrapping tabs in multiple runs when all tabs will not fit within a single run.
WRITE - Static variable in class java.io.FilePermission
Write action.
WRITE - Static variable in class java.util.PropertyPermission
Write action.
WRITE_FAILURE - Static variable in class java.util.logging.ErrorManager
WRITE_FAILURE is used when a write to an output stream fails.
WRITE_OBJ_COUNTER_FIRST - Static variable in class javax.swing.JComponent
Bits 14-21 are used to handle nested writeObject calls.
WRITE_OBJ_COUNTER_LAST - Static variable in class javax.swing.JComponent
 
WRONG_OWNER - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field WRONG_OWNER
W_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The west-resize cursor type.
W_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.W_RESIZE_CURSOR.
WalkerFactory - class org.apache.xpath.axes.WalkerFactory.
This class is both a factory for XPath location path expressions, which are built from the opcode map output, and an analysis engine for the location path expressions in order to provide optimization hints.
WalkerFactory() - Constructor for class org.apache.xpath.axes.WalkerFactory
 
WalkingIterator - class org.apache.xpath.axes.WalkingIterator.
Location path iterator that uses Walkers.
WalkingIterator(Compiler, int, int, boolean) - Constructor for class org.apache.xpath.axes.WalkingIterator
Create a WalkingIterator iterator, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
WalkingIterator(PrefixResolver) - Constructor for class org.apache.xpath.axes.WalkingIterator
Create a WalkingIterator object.
WalkingIteratorSorted - class org.apache.xpath.axes.WalkingIteratorSorted.
This class iterates over set of nodes that needs to be sorted.
WalkingIteratorSorted(PrefixResolver) - Constructor for class org.apache.xpath.axes.WalkingIteratorSorted
Create a WalkingIteratorSorted object.
WalkingIteratorSorted(Compiler, int, int, boolean) - Constructor for class org.apache.xpath.axes.WalkingIteratorSorted
Create a WalkingIterator iterator, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
WeakHashMap - class java.util.WeakHashMap.
A hashtable-based Map implementation with weak keys.
WeakHashMap(int, float) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the given load factor.
WeakHashMap(int) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the default load factor, which is 0.75.
WeakHashMap() - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the default initial capacity (16) and the default load factor (0.75).
WeakHashMap(Map) - Constructor for class java.util.WeakHashMap
Constructs a new WeakHashMap with the same mappings as the specified Map.
WeakHashMap.Entry - class java.util.WeakHashMap.Entry.
The entries in this hash table extend WeakReference, using its main ref field as the key.
WeakHashMap.Entry(Object, Object, ReferenceQueue, int, WeakHashMap.Entry) - Constructor for class java.util.WeakHashMap.Entry
Create new entry.
WeakHashMap.EntryIterator - class java.util.WeakHashMap.EntryIterator.
 
WeakHashMap.EntryIterator() - Constructor for class java.util.WeakHashMap.EntryIterator
 
WeakHashMap.EntrySet - class java.util.WeakHashMap.EntrySet.
 
WeakHashMap.EntrySet() - Constructor for class java.util.WeakHashMap.EntrySet
 
WeakHashMap.HashIterator - class java.util.WeakHashMap.HashIterator.
 
WeakHashMap.HashIterator() - Constructor for class java.util.WeakHashMap.HashIterator
 
WeakHashMap.KeyIterator - class java.util.WeakHashMap.KeyIterator.
 
WeakHashMap.KeyIterator() - Constructor for class java.util.WeakHashMap.KeyIterator
 
WeakHashMap.KeySet - class java.util.WeakHashMap.KeySet.
 
WeakHashMap.KeySet() - Constructor for class java.util.WeakHashMap.KeySet
 
WeakHashMap.ValueIterator - class java.util.WeakHashMap.ValueIterator.
 
WeakHashMap.ValueIterator() - Constructor for class java.util.WeakHashMap.ValueIterator
 
WeakHashMap.Values - class java.util.WeakHashMap.Values.
 
WeakHashMap.Values() - Constructor for class java.util.WeakHashMap.Values
 
WeakReference - class java.lang.ref.WeakReference.
Weak reference objects, which do not prevent their referents from being made finalizable, finalized, and then reclaimed.
WeakReference(Object) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object.
WeakReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object and is registered with the given queue.
WhiteSpaceInfo - class org.apache.xalan.templates.WhiteSpaceInfo.
This is used as a special "fake" template that can be handled by the TemplateList to do pattern matching on nodes.
WhiteSpaceInfo(Stylesheet) - Constructor for class org.apache.xalan.templates.WhiteSpaceInfo
Constructor WhiteSpaceInfo
WhiteSpaceInfo(XPath, boolean, Stylesheet) - Constructor for class org.apache.xalan.templates.WhiteSpaceInfo
Constructor WhiteSpaceInfo
WhitespaceInfoPaths - class org.apache.xalan.processor.WhitespaceInfoPaths.
 
WhitespaceInfoPaths(Stylesheet) - Constructor for class org.apache.xalan.processor.WhitespaceInfoPaths
Constructor WhitespaceInfoPaths
WhitespaceStrippingElementMatcher - interface org.apache.xpath.WhitespaceStrippingElementMatcher.
A class that implements this interface can tell if a given element should strip whitespace nodes from it's children.
WidowControl - Static variable in class javax.swing.text.rtf.Constants
 
Win32FileSystem - class java.io.Win32FileSystem.
 
Win32FileSystem() - Constructor for class java.io.Win32FileSystem
 
Win32Process - class java.lang.Win32Process.
 
Win32Process(String[], String[]) - Constructor for class java.lang.Win32Process
 
Win32Process(String[], String[], String) - Constructor for class java.lang.Win32Process
 
WinNTFileSystem - class java.io.WinNTFileSystem.
Unicode-aware FileSystem for Windows NT/2000.
WinNTFileSystem() - Constructor for class java.io.WinNTFileSystem
 
Window - class java.awt.Window.
A Window object is a top-level window with no borders and no menubar.
Window(GraphicsConfiguration) - Constructor for class java.awt.Window
Constructs a new window in default size with the specified GraphicsConfiguration.
Window() - Constructor for class java.awt.Window
Constructs a new window in the default size.
Window(Frame) - Constructor for class java.awt.Window
Constructs a new invisible window with the specified Frame as its owner.
Window(Window) - Constructor for class java.awt.Window
Constructs a new invisible window with the specified Window as its owner.
Window(Window, GraphicsConfiguration) - Constructor for class java.awt.Window
Constructs a new invisible window with the specified window as its owner and a GraphicsConfiguration of a screen device.
Window.AccessibleAWTWindow - class java.awt.Window.AccessibleAWTWindow.
This class implements accessibility support for the Window class.
Window.AccessibleAWTWindow() - Constructor for class java.awt.Window.AccessibleAWTWindow
 
WindowAdapter - class java.awt.event.WindowAdapter.
An abstract adapter class for receiving window events.
WindowAdapter() - Constructor for class java.awt.event.WindowAdapter
 
WindowConstants - interface javax.swing.WindowConstants.
Constants used to control the window-closing operation.
WindowEvent - class java.awt.event.WindowEvent.
A low-level event that indicates that a window has changed its status.
WindowEvent(Window, int, Window, int, int) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object.
WindowEvent(Window, int, Window) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object with the specified opposite Window.
WindowEvent(Window, int, int, int) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object with the specified previous and new window states.
WindowEvent(Window, int) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object.
WindowFocusListener - interface java.awt.event.WindowFocusListener.
The listener interface for receiving WindowEvents, including WINDOW_GAINED_FOCUS and WINDOW_LOST_FOCUS events.
WindowListener - interface java.awt.event.WindowListener.
The listener interface for receiving window events.
WindowPeer - interface java.awt.peer.WindowPeer.
The peer interfaces are intended only for use in porting the AWT.
WindowStateListener - interface java.awt.event.WindowStateListener.
The listener interface for receiving window state events.
WindowsFileSystemView - class javax.swing.filechooser.WindowsFileSystemView.
FileSystemView that handles some specific windows concepts.
WindowsFileSystemView() - Constructor for class javax.swing.filechooser.WindowsFileSystemView
 
WindowsPreferences - class java.util.prefs.WindowsPreferences.
Windows registry based implementation of Preferences.
WindowsPreferences(WindowsPreferences, String) - Constructor for class java.util.prefs.WindowsPreferences
Constructs a WindowsPreferences node, creating underlying Windows registry node and all its Windows parents, if they are not yet created.
WindowsPreferences(int, byte[]) - Constructor for class java.util.prefs.WindowsPreferences
Constructs a root node creating the underlying Windows registry node and all of its parents, if they have not yet been created.
WindowsPreferencesFactory - class java.util.prefs.WindowsPreferencesFactory.
Implementation of PreferencesFactory to return WindowsPreferences objects.
WindowsPreferencesFactory() - Constructor for class java.util.prefs.WindowsPreferencesFactory
 
WindowsRegCloseKey(int) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegCloseKey()
WindowsRegCreateKeyEx(int, byte[]) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegCreateKeyEx()
WindowsRegCreateKeyEx1(int, byte[]) - Static method in class java.util.prefs.WindowsPreferences
Retries RegCreateKeyEx() MAX_ATTEMPTS times before giving up.
WindowsRegDeleteKey(int, byte[]) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegDeleteKey()
WindowsRegDeleteValue(int, byte[]) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegDeleteValue()
WindowsRegEnumKeyEx(int, int, int) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegEnumKeyEx()
WindowsRegEnumKeyEx1(int, int, int) - Static method in class java.util.prefs.WindowsPreferences
Retries RegEnumKeyEx() MAX_ATTEMPTS times before giving up.
WindowsRegEnumValue(int, int, int) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegEnumValue()
WindowsRegEnumValue1(int, int, int) - Static method in class java.util.prefs.WindowsPreferences
Retries RegEnumValueEx() MAX_ATTEMPTS times before giving up.
WindowsRegFlushKey(int) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegFlushKey()
WindowsRegFlushKey1(int) - Static method in class java.util.prefs.WindowsPreferences
Retries RegFlushKey() MAX_ATTEMPTS times before giving up.
WindowsRegOpenKey(int, byte[], int) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegOpenKey()
WindowsRegOpenKey1(int, byte[], int) - Static method in class java.util.prefs.WindowsPreferences
Retries RegOpenKey() MAX_ATTEMPTS times before giving up.
WindowsRegQueryInfoKey(int) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegQueryInfoKey()
WindowsRegQueryInfoKey1(int) - Static method in class java.util.prefs.WindowsPreferences
Retries RegQueryInfoKey() MAX_ATTEMPTS times before giving up.
WindowsRegQueryValueEx(int, byte[]) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegQueryValueEx()
WindowsRegSetValueEx(int, byte[], byte[]) - Static method in class java.util.prefs.WindowsPreferences
Java wrapper for Windows registry API RegSetValueEx()
WindowsRegSetValueEx1(int, byte[], byte[]) - Static method in class java.util.prefs.WindowsPreferences
Retries RegSetValueEx() MAX_ATTEMPTS times before giving up.
WordBreakData - class java.text.WordBreakData.
The WordBreakData contains data used by SimpleTextBoundary to determine word breaks.
WordBreakData() - Constructor for class java.text.WordBreakData
 
WordBreakTable - class java.text.WordBreakTable.
This class implements a state transition table.
WordBreakTable(int, byte[]) - Constructor for class java.text.WordBreakTable
Construct a table using existing data.
WordExceptionFlags - Static variable in class java.text.WordBreakData
 
WorstAdjustmentWeight - Static variable in interface javax.swing.text.html.CSS.LayoutIterator
 
WrappedPlainView - class javax.swing.text.WrappedPlainView.
View of plain text (text with only one font and color) that does line-wrapping.
WrappedPlainView(Element) - Constructor for class javax.swing.text.WrappedPlainView
Creates a new WrappedPlainView.
WrappedPlainView(Element, boolean) - Constructor for class javax.swing.text.WrappedPlainView
Creates a new WrappedPlainView.
WrappedPlainView.WrappedLine - class javax.swing.text.WrappedPlainView.WrappedLine.
Simple view of a line that wraps if it doesn't fit withing the horizontal space allocated.
WrappedPlainView.WrappedLine(Element) - Constructor for class javax.swing.text.WrappedPlainView.WrappedLine
 
WrappedRuntimeException - exception org.apache.xml.utils.WrappedRuntimeException.
This class is for throwing important checked exceptions over non-checked methods.
WrappedRuntimeException(Exception) - Constructor for class org.apache.xml.utils.WrappedRuntimeException
Construct a WrappedRuntimeException from a checked exception.
WrappedRuntimeException(String, Exception) - Constructor for class org.apache.xml.utils.WrappedRuntimeException
Constructor WrappedRuntimeException
WritableByteChannel - interface java.nio.channels.WritableByteChannel.
A channel that can write bytes.
WritableRaster - class java.awt.image.WritableRaster.
This class extends Raster to provide pixel writing capabilities.
WritableRaster(SampleModel, Point) - Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel.
WritableRaster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel and DataBuffer.
WritableRaster(SampleModel, DataBuffer, Rectangle, Point, WritableRaster) - Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel, DataBuffer, and parent.
WritableRenderedImage - interface java.awt.image.WritableRenderedImage.
WriteableRenderedImage is a common interface for objects which contain or can produce image data in the form of Rasters and which can be modified and/or written over.
WriteAbortedException - exception java.io.WriteAbortedException.
Signals that one of the ObjectStreamExceptions was thrown during a write operation.
WriteAbortedException(String, Exception) - Constructor for class java.io.WriteAbortedException
Constructs a WriteAbortedException with a string describing the exception and the exception causing the abort.
Writer - class java.io.Writer.
Abstract class for writing to character streams.
Writer() - Constructor for class java.io.Writer
Create a new character-stream writer whose critical sections will synchronize on the writer itself.
Writer(Object) - Constructor for class java.io.Writer
Create a new character-stream writer whose critical sections will synchronize on the given object.
WriterToASCI - class org.apache.xalan.serialize.WriterToASCI.
This class writes ASCII to a byte stream as quickly as possible.
WriterToASCI(OutputStream) - Constructor for class org.apache.xalan.serialize.WriterToASCI
Create an unbuffered ASCII writer.
WriterToUTF8 - class org.apache.xalan.serialize.WriterToUTF8.
This class writes ASCII to a byte stream as quickly as possible.
WriterToUTF8(OutputStream) - Constructor for class org.apache.xalan.serialize.WriterToUTF8
Create an unbuffered UTF-8 writer.
WriterToUTF8Buffered - class org.apache.xalan.serialize.WriterToUTF8Buffered.
This class writes ASCII to a byte stream as quickly as possible.
WriterToUTF8Buffered(OutputStream) - Constructor for class org.apache.xalan.serialize.WriterToUTF8Buffered
Create an buffered UTF-8 writer.
WriterToUTF8Buffered(OutputStream, int) - Constructor for class org.apache.xalan.serialize.WriterToUTF8Buffered
Create an buffered UTF-8 writer to write data to the specified underlying output stream with the specified buffer size.
WrongNumberArgsException - exception org.apache.xpath.functions.WrongNumberArgsException.
An exception that is thrown if the wrong number of arguments to an exception are specified by the stylesheet.
WrongNumberArgsException(String) - Constructor for class org.apache.xpath.functions.WrongNumberArgsException
Constructor WrongNumberArgsException
WrongParserException - exception org.apache.xml.utils.WrongParserException.
Certain functions may throw this error if they are paired with the incorrect parser.
WrongParserException(String) - Constructor for class org.apache.xml.utils.WrongParserException
Create a WrongParserException object.
w - Variable in class java.awt.geom.ArcIterator
 
w - Variable in class java.awt.geom.EllipseIterator
 
w - Variable in class java.awt.geom.RectIterator
 
w - Variable in class java.awt.geom.RoundRectIterator
 
wait(long) - Method in class java.lang.Object
Causes current thread to wait until either another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or a specified amount of time has elapsed.
wait(long, int) - Method in class java.lang.Object
Causes current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or some other thread interrupts the current thread, or a certain amount of real time has elapsed.
wait() - Method in class java.lang.Object
Causes current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object.
waitFor() - Method in class java.lang.Process
causes the current thread to wait, if necessary, until the process represented by this Process object has terminated.
waitFor() - Method in class java.lang.Win32Process
 
waitForAll() - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker.
waitForAll(long) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker.
waitForID - Variable in class java.awt.EventQueue
 
waitForID(int) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker with the specified identifier.
waitForID(int, long) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker with the specified identifier.
waitForIdle() - Method in class java.awt.Robot
Waits until all events currently on the event queue have been processed.
waitForReturnKey(ResourceBundle) - Static method in class org.apache.xalan.xslt.Process
Wait for a return key to continue
waitForWork() - Method in class javax.swing.text.LayoutQueue
Used by the worker thread to get a new task to execute
waitHardFor(Process) - Static method in class org.apache.xml.utils.synthetic.JavaUtils
Subroutine: Like p.waitFor, but discards the InterruptedException and goes right back into a wait.
waitThread(Thread, Runnable) - Method in class org.apache.xalan.transformer.TransformerImpl.ThreadControler
Wait until the task is completed on the worker thread.
waitTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
Used by SourceTreeHandler to wait until the transform completes
waitingForRepaint - Variable in class javax.swing.JViewport
This is set to true in paint, if repaintAll is true and the clip rectangle does not match the bounds.
wakeup(boolean) - Method in class java.awt.EventQueue
 
wakeup() - Method in class java.nio.channels.Selector
Causes the first selection operation that has not yet returned to return immediately.
walkAndSetParent(Logger) - Method in class java.util.logging.LogManager.LogNode
 
walksAncestors(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksAttributes(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksChildren(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksChildrenAndExtraAndSelfOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksChildrenOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksDescendants(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksDescendantsAndExtraAndSelfOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksDownExtraOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksDownOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksExtraNodes(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksExtraNodesOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksFilteredList(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksFollowingOnlyMaybeAbsolute(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksInDocOrder(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksNamespaces(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSelfOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSideways(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSubtree(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSubtreeOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSubtreeOnlyFromRootOrContext(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSubtreeOnlyMaybeAbsolute(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksUp(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksUpOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
wantStats - Static variable in class java.awt.font.TextMeasurer
 
wantsInput - Variable in class javax.swing.JOptionPane
If true, a UI widget will be provided to the user to get input.
wantsTrailingNewline - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
This is only used if insertAfterImplied is true.
warn(String, Object[]) - Method in class org.apache.xalan.processor.StylesheetHandler
Warn the user of an problem.
warn(XPathContext, String, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
Warn the user of a problem.
warn(XPathContext, String, Object[]) - Method in class org.apache.xalan.templates.FuncFormatNumb
Warn the user of a problem.
warn(SourceLocator, String) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
warn(SourceLocator, String, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
warn(SourceLocator, Node, Node, String) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
warn(SourceLocator, Node, Node, String, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
warn(XPathContext, String, Object[]) - Method in class org.apache.xpath.Expression
Warn the user of an problem.
warn(XPathContext, int, String, Object[]) - Method in class org.apache.xpath.XPath
Warn the user of an problem.
warn(String, Object[]) - Method in class org.apache.xpath.compiler.Compiler
Warn the user of an problem.
warn(String, Object[]) - Method in class org.apache.xpath.compiler.XPathParser
Warn the user of a problem.
warnUnsupportedCharset - Static variable in class java.lang.StringCoding
 
warnUnsupportedCharset(String) - Static method in class java.lang.StringCoding
 
warnedAboutOldXSLTNamespace - Variable in class org.apache.xalan.processor.StylesheetHandler
If this is set to true, we've already warned about using the older XSLT namespace URL.
warning(String) - Method in class java.util.logging.Logger
Log a WARNING message.
warning(SAXParseException) - Method in class java.util.prefs.XmlSupport.EH
 
warning(String) - Method in class javax.swing.text.rtf.RTFParser
 
warning(String, Object[]) - Method in class org.apache.crimson.parser.Parser2
 
warning(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a XSLT processing warning.
warning(SAXParseException) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a warning event.
warning(SAXParseException) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
warning(SAXParseException) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a warning.
warning(TransformerException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a warning.
warning(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a warning.
warningString - Variable in class java.awt.Window
This represents the warning message that is to be displayed in a non secure window. ie : a window that has a security manager installed for which calling SecurityManager.checkTopLevelWindow() is false.
warnings - Variable in class javax.swing.text.rtf.RTFParser
A stream to which to write warnings and debugging information while parsing.
wasClosable - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Boolean indicating the state of the JInternalFrames closable property at updateUI time.
wasFocused - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
wasIcon(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Returns true if the component has been iconized and the bounds of the desktopIcon are valid, otherwise returns false.
wasNull() - Method in interface java.sql.CallableStatement
Retrieves whether the last OUT parameter read had the value of SQL NULL.
wasNull() - Method in interface java.sql.ResultSet
Reports whether the last column read had a value of SQL NULL.
wasNull() - Method in interface java.sql.SQLInput
Retrieves whether the last value read was SQL NULL.
weakThis - Variable in class java.awt.Frame
 
weakThis - Variable in class java.awt.Window
 
weekInYear(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:week-in-year function returns the week of the year as a number.
weekInYear() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
weekNumber(int, int) - Method in class java.util.GregorianCalendar
Return the week number of a day, within a period.
weekdays - Variable in class java.text.DateFormatSymbols
Weekday strings.
weight - Variable in class java.awt.Font.Key
 
weight - Variable in class java.awt.font.GlyphJustificationInfo
The weight of this glyph.
weight - Variable in class javax.swing.text.html.CSS.FontWeight
 
weightX - Variable in class java.awt.GridBagLayoutInfo
 
weightY - Variable in class java.awt.GridBagLayoutInfo
 
weightx - Variable in class java.awt.GridBagConstraints
Specifies how to distribute extra horizontal space.
weighty - Variable in class java.awt.GridBagConstraints
Specifies how to distribute extra vertical space.
west - Variable in class java.awt.BorderLayout
Constant to specify components location to be the west portion of the border layout.
westPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
wheelRotation - Variable in class java.awt.event.MouseWheelEvent
Indicates how far the mouse wheel was rotated.
wheelScrollState - Variable in class javax.swing.JScrollPane
 
wheelScrollingEnabled - Variable in class java.awt.ScrollPane
Indicates whether or not scrolling should take place when a MouseWheelEvent is received.
when - Variable in class java.awt.Event
The time stamp.
when - Variable in class java.awt.event.ActionEvent
Timestamp of when this event occurred.
when - Variable in class java.awt.event.InputEvent
The input event's Time stamp in UTC format.
when - Variable in class java.awt.event.InputMethodEvent
The time stamp that indicates when the event was created.
when - Variable in class java.awt.event.InvocationEvent
The timestamp of when this event occurred.
where - Variable in class java.text.BreakIterator.BreakIteratorCache
 
white - Static variable in class java.awt.Color
The color white.
white - Static variable in class javax.swing.plaf.metal.MetalTheme
 
whiteSpaceChars - Static variable in class java.awt.datatransfer.SystemFlavorMap
 
whiteSpaceChars - Static variable in class java.util.Properties
 
whitespace(String) - Method in class org.apache.crimson.parser.Parser2
 
whitespaceChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are white space characters.
wi() - Method in class org.apache.xpath.axes.AxesWalker
 
width - Variable in class java.awt.BasicStroke
 
width - Variable in class java.awt.Component.BltBufferStrategy
Size of the back buffers
width - Variable in class java.awt.Component
The width of the component.
width - Variable in class java.awt.Dimension
The width dimension; negative values can be used.
width - Variable in class java.awt.GridBagLayoutInfo
 
width - Variable in class java.awt.ImageMediaEntry
 
width - Variable in class java.awt.Rectangle
The width of the Rectangle.
width - Variable in class java.awt.geom.Arc2D.Double
The overall width of the full ellipse (not considering the angular extents).
width - Variable in class java.awt.geom.Arc2D.Float
The overall width of the full ellipse of which this arc is a partial section (not considering the angular extents).
width - Variable in class java.awt.geom.Ellipse2D.Double
The overall width of this Ellipse2D.
width - Variable in class java.awt.geom.Ellipse2D.Float
The overall width of this Ellipse2D.
width - Variable in class java.awt.geom.Rectangle2D.Double
The width of this Rectangle2D.
width - Variable in class java.awt.geom.Rectangle2D.Float
The width of this Rectangle2D.
width - Variable in class java.awt.geom.RoundRectangle2D.Double
The width of this RoundRectangle2D.
width - Variable in class java.awt.geom.RoundRectangle2D.Float
The width of this RoundRectangle2D.
width - Variable in class java.awt.image.BufferedImageFilter
 
width - Variable in class java.awt.image.Kernel
 
width - Variable in class java.awt.image.MemoryImageSource
 
width - Variable in class java.awt.image.Raster
The width of this Raster.
width - Variable in class java.awt.image.SampleModel
Width in pixels of the region of image data that this SampleModel describes.
width - Variable in class javax.swing.ImageIcon
 
width - Variable in class javax.swing.SpringLayout.Constraints
 
width - Variable in class javax.swing.colorchooser.SyntheticImage
 
width - Variable in class javax.swing.plaf.basic.BasicHTML.Renderer
 
width - Variable in class javax.swing.plaf.basic.BasicIconFactory.EmptyFrameIcon
 
width - Variable in class javax.swing.plaf.metal.MetalDesktopIconUI
 
width - Variable in class javax.swing.table.TableColumn
The width of the column.
width - Variable in class javax.swing.text.DefaultHighlighter.LayeredHighlightInfo
 
width - Variable in class javax.swing.text.html.AccessibleHTML.IconElementInfo
 
width - Variable in class javax.swing.text.html.FrameView
 
width - Variable in class javax.swing.text.html.ImageView
 
widthChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
widthChanging - Variable in class javax.swing.text.WrappedPlainView
 
widthValue - Variable in class javax.swing.text.html.HRuleView
 
wildcard - Variable in class java.net.SocketPermission
 
windingRule - Variable in class java.awt.geom.GeneralPath
 
window - Static variable in class java.awt.SystemColor
The color rendered for the background of interior regions inside windows.
window - Variable in class javax.swing.ToolTipManager
The Window tip is being displayed in.
window - Variable in class javax.swing.plaf.metal.MetalRootPaneUI
Window the JRootPane is in.
window - Variable in class javax.swing.plaf.metal.MetalTitlePane
Window we're currently in.
windowActivated(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowActivated event by invoking the windowActivated methods on listener-a and listener-b.
windowActivated(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is activated.
windowActivated(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when the Window is set to be the active Window.
windowActivated(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowActivated(WindowEvent) - Method in class javax.swing.plaf.metal.MetalTitlePane.WindowHandler
 
windowBlitPaint(Graphics) - Method in class javax.swing.JViewport
Used when blitting.
windowBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around interior regions inside windows.
windowClosed(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowClosed event by invoking the windowClosed methods on listener-a and listener-b.
windowClosed(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window has been closed.
windowClosed(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window has been closed as the result of calling dispose on the window.
windowClosed(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowClosing(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowClosing event by invoking the windowClosing methods on listener-a and listener-b.
windowClosing(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is in the process of being closed.
windowClosing(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when the user attempts to close the window from the window's system menu.
windowClosing(WindowEvent) - Method in class javax.swing.ColorChooserDialog.Closer
 
windowClosing(WindowEvent) - Method in class javax.swing.JMenu.WinListener
Deselect the menu when the popup is closed from outside.
windowClosing(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowClosing(WindowEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.FrameListener
 
windowClosingException - Variable in class java.awt.Component
 
windowDeactivated(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowDeactivated event by invoking the windowDeactivated methods on listener-a and listener-b.
windowDeactivated(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is de-activated.
windowDeactivated(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a Window is no longer the active Window.
windowDeactivated(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowDeactivated(WindowEvent) - Method in class javax.swing.plaf.metal.MetalTitlePane.WindowHandler
 
windowDecorationStyle - Variable in class javax.swing.JRootPane
 
windowDeiconified(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowDeiconfied event by invoking the windowDeiconified methods on listener-a and listener-b.
windowDeiconified(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is de-iconified.
windowDeiconified(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window is changed from a minimized to a normal state.
windowDeiconified(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowFocusListener - Variable in class java.awt.Window
 
windowFocusListenerK - Static variable in class java.awt.Component
 
windowForComponent(Component) - Static method in class javax.swing.SwingUtilities
Return aComponent's window
windowGainedFocus(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowGainedFocus event by invoking the windowGainedFocus methods on listener-a and listener-b.
windowGainedFocus(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when the Window is set to be the focused Window, which means that the Window, or one of its subcomponents, will receive keyboard events.
windowGainedFocus(WindowEvent) - Method in interface java.awt.event.WindowFocusListener
Invoked when the Window is set to be the focused Window, which means that the Window, or one of its subcomponents, will receive keyboard events.
windowGainedFocus(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowIconified(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowIconified event by invoking the windowIconified methods on listener-a and listener-b.
windowIconified(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is iconified.
windowIconified(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window is changed from a normal to a minimized state.
windowIconified(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowInit() - Method in class javax.swing.JWindow
Called by the constructors to init the JWindow properly.
windowInputMap - Variable in class javax.swing.JComponent
Used for WHEN_IN_FOCUSED_KEY bindings.
windowInputMap - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Used for accelerator binding, lazily created.
windowListener - Variable in class java.awt.Window
 
windowListener - Variable in class javax.swing.plaf.metal.MetalTitlePane
Listens for changes in the state of the Window listener to update the state of the widgets.
windowListenerK - Static variable in class java.awt.Component
 
windowLostFocus(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowLostFocus event by invoking the windowLostFocus methods on listener-a and listener-b.
windowLostFocus(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when the Window is no longer the focused Window, which means that keyboard events will no longer be delivered to the Window or any of its subcomponents.
windowLostFocus(WindowEvent) - Method in interface java.awt.event.WindowFocusListener
Invoked when the Window is no longer the focused Window, which means that keyboard events will no longer be delivered to the Window or any of its subcomponents.
windowLostFocus(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowMenu - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
windowOpened(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowOpened event by invoking the windowOpened methods on listener-a and listener-b.
windowOpened(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window has been opened.
windowOpened(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked the first time a window is made visible.
windowOpened(WindowEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI.MouseGrabber
 
windowSerializedDataVersion - Variable in class java.awt.Window
The window serialized data version.
windowStateChanged(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowStateChanged event by invoking the windowStateChanged methods on listener-a and listener-b.
windowStateChanged(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window state is changed.
windowStateChanged(WindowEvent) - Method in interface java.awt.event.WindowStateListener
Invoked when window state is changed.
windowStateListener - Variable in class java.awt.Window
 
windowStateListenerK - Static variable in class java.awt.Component
 
windowText - Static variable in class java.awt.SystemColor
The color rendered for text of interior regions inside windows.
windowedModeBounds - Variable in class java.awt.GraphicsDevice
 
windowsAbsolutePath() - Method in class java.util.prefs.WindowsPreferences
Returns Windows absolute path of the current node as a byte array.
windowsFileSystemView - Static variable in class javax.swing.filechooser.FileSystemView
 
word - Variable in class javax.swing.JTextArea
 
wordChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are word constituents.
wordWrap - Variable in class javax.swing.text.WrappedPlainView
 
worker - Variable in class javax.swing.text.LayoutQueue
 
workingSegment - Variable in class javax.swing.text.rtf.RTFGenerator
 
wrap(byte[], int, int) - Static method in class java.nio.ByteBuffer
Wraps a byte array into a buffer.
wrap(byte[]) - Static method in class java.nio.ByteBuffer
Wraps a byte array into a buffer.
wrap(char[], int, int) - Static method in class java.nio.CharBuffer
Wraps a character array into a buffer.
wrap(char[]) - Static method in class java.nio.CharBuffer
Wraps a character array into a buffer.
wrap(CharSequence, int, int) - Static method in class java.nio.CharBuffer
Wraps a character sequence into a buffer.
wrap(CharSequence) - Static method in class java.nio.CharBuffer
Wraps a string into a buffer.
wrap(double[], int, int) - Static method in class java.nio.DoubleBuffer
Wraps a double array into a buffer.
wrap(double[]) - Static method in class java.nio.DoubleBuffer
Wraps a double array into a buffer.
wrap(float[], int, int) - Static method in class java.nio.FloatBuffer
Wraps a float array into a buffer.
wrap(float[]) - Static method in class java.nio.FloatBuffer
Wraps a float array into a buffer.
wrap(int[], int, int) - Static method in class java.nio.IntBuffer
Wraps a int array into a buffer.
wrap(int[]) - Static method in class java.nio.IntBuffer
Wraps a int array into a buffer.
wrap(long[], int, int) - Static method in class java.nio.LongBuffer
Wraps a long array into a buffer.
wrap(long[]) - Static method in class java.nio.LongBuffer
Wraps a long array into a buffer.
wrap(short[], int, int) - Static method in class java.nio.ShortBuffer
Wraps a short array into a buffer.
wrap(short[]) - Static method in class java.nio.ShortBuffer
Wraps a short array into a buffer.
wrap - Variable in class javax.swing.JTextArea
 
wrapException(Throwable) - Static method in class javax.rmi.CORBA.Util
Wraps an exception thrown by an implementation method.
wrapException(Throwable) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.wrapException(java.lang.Throwable).
writableAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to set the editor into writeable mode.
write(String) - Method in class java.awt.color.ICC_Profile
Write this ICC_Profile to a file.
write(OutputStream) - Method in class java.awt.color.ICC_Profile
Write this ICC_Profile to an OutputStream.
write(int) - Method in class java.io.BufferedOutputStream
Writes the specified byte to this buffered output stream.
write(byte[], int, int) - Method in class java.io.BufferedOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(int) - Method in class java.io.BufferedWriter
Write a single character.
write(char[], int, int) - Method in class java.io.BufferedWriter
Write a portion of an array of characters.
write(String, int, int) - Method in class java.io.BufferedWriter
Write a portion of a String.
write(int) - Method in class java.io.ByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class java.io.ByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in class java.io.CharArrayWriter
Writes a character to the buffer.
write(char[], int, int) - Method in class java.io.CharArrayWriter
Writes characters to the buffer.
write(String, int, int) - Method in class java.io.CharArrayWriter
Write a portion of a string to the buffer.
write(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low-order bits of the argument b.
write(byte[]) - Method in interface java.io.DataOutput
Writes to the output stream all the bytes in array b.
write(byte[], int, int) - Method in interface java.io.DataOutput
Writes len bytes from array b, in order, to the output stream.
write(int) - Method in class java.io.DataOutputStream
Writes the specified byte (the low eight bits of the argument b) to the underlying output stream.
write(byte[], int, int) - Method in class java.io.DataOutputStream
Writes len bytes from the specified byte array starting at offset off to the underlying output stream.
write(int) - Method in class java.io.FileOutputStream
Writes the specified byte to this file output stream.
write(byte[]) - Method in class java.io.FileOutputStream
Writes b.length bytes from the specified byte array to this file output stream.
write(byte[], int, int) - Method in class java.io.FileOutputStream
Writes len bytes from the specified byte array starting at offset off to this file output stream.
write(int) - Method in class java.io.FilterOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class java.io.FilterOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class java.io.FilterOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.FilterWriter
Write a single character.
write(char[], int, int) - Method in class java.io.FilterWriter
Write a portion of an array of characters.
write(String, int, int) - Method in class java.io.FilterWriter
Write a portion of a string.
write(int) - Method in interface java.io.ObjectOutput
Writes a byte.
write(byte[]) - Method in interface java.io.ObjectOutput
Writes an array of bytes.
write(byte[], int, int) - Method in interface java.io.ObjectOutput
Writes a sub array of bytes.
write(int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
write(byte[]) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
write(byte[], int, int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
write(byte[], int, int, boolean) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Writes specified span of byte values from given array.
write(ObjectOutput) - Method in class java.io.ObjectOutputStream.PutField
Deprecated. This method does not write the values contained by this PutField object in a proper format, and may result in corruption of the serialization stream. The correct way to write PutField data is by calling the ObjectOutputStream.writeFields() method.
write(ObjectOutput) - Method in class java.io.ObjectOutputStream.PutFieldImpl
 
write(int) - Method in class java.io.ObjectOutputStream
Writes a byte.
write(byte[]) - Method in class java.io.ObjectOutputStream
Writes an array of bytes.
write(byte[], int, int) - Method in class java.io.ObjectOutputStream
Writes a sub array of bytes.
write(int) - Method in class java.io.OutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class java.io.OutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class java.io.OutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.OutputStreamWriter
Write a single character.
write(char[], int, int) - Method in class java.io.OutputStreamWriter
Write a portion of an array of characters.
write(String, int, int) - Method in class java.io.OutputStreamWriter
Write a portion of a string.
write(int) - Method in class java.io.PipedOutputStream
Writes the specified byte to the piped output stream.
write(byte[], int, int) - Method in class java.io.PipedOutputStream
Writes len bytes from the specified byte array starting at offset off to this piped output stream.
write(int) - Method in class java.io.PipedWriter
Writes the specified char to the piped output stream.
write(char[], int, int) - Method in class java.io.PipedWriter
Writes len characters from the specified character array starting at offset off to this piped output stream.
write(int) - Method in class java.io.PrintStream
Write the specified byte to this stream.
write(byte[], int, int) - Method in class java.io.PrintStream
Write len bytes from the specified byte array starting at offset off to this stream.
write(char[]) - Method in class java.io.PrintStream
 
write(String) - Method in class java.io.PrintStream
 
write(int) - Method in class java.io.PrintWriter
Write a single character.
write(char[], int, int) - Method in class java.io.PrintWriter
Write a portion of an array of characters.
write(char[]) - Method in class java.io.PrintWriter
Write an array of characters.
write(String, int, int) - Method in class java.io.PrintWriter
Write a portion of a string.
write(String) - Method in class java.io.PrintWriter
Write a string.
write(int) - Method in class java.io.RandomAccessFile
Writes the specified byte to this file.
write(byte[]) - Method in class java.io.RandomAccessFile
Writes b.length bytes from the specified byte array to this file, starting at the current file pointer.
write(byte[], int, int) - Method in class java.io.RandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
write(int) - Method in class java.io.StringWriter
Write a single character.
write(char[], int, int) - Method in class java.io.StringWriter
Write a portion of an array of characters.
write(String) - Method in class java.io.StringWriter
Write a string.
write(String, int, int) - Method in class java.io.StringWriter
Write a portion of a string.
write(int) - Method in class java.io.Writer
Write a single character.
write(char[]) - Method in class java.io.Writer
Write an array of characters.
write(char[], int, int) - Method in class java.io.Writer
Write a portion of an array of characters.
write(String) - Method in class java.io.Writer
Write a string.
write(String, int, int) - Method in class java.io.Writer
Write a portion of a string.
write(int) - Method in class java.net.SocketOutputStream
Writes a byte to the socket.
write(byte[]) - Method in class java.net.SocketOutputStream
Writes the contents of the buffer b to the socket.
write(byte[], int, int) - Method in class java.net.SocketOutputStream
Writes length bytes from buffer b starting at offset len.
write(ByteBuffer) - Method in class java.nio.channels.Channels.WritableByteChannelImpl
 
write(WritableByteChannel, ByteBuffer) - Static method in class java.nio.channels.Channels
 
write(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer[], int, int) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer[]) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer[], int, int) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(ByteBuffer[]) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffers.
write(ByteBuffer, long) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffer, starting at the given file position.
write(ByteBuffer[], int, int) - Method in interface java.nio.channels.GatheringByteChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(ByteBuffer[]) - Method in interface java.nio.channels.GatheringByteChannel
Writes a sequence of bytes to this channel from the given buffers.
write(ByteBuffer) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer[], int, int) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer[]) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer) - Method in interface java.nio.channels.WritableByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(int) - Method in class java.rmi.server.LogStream
Deprecated. no replacement
write(byte[], int, int) - Method in class java.rmi.server.LogStream
Deprecated. no replacement
write(ObjectOutput) - Method in class java.rmi.server.ObjID
Marshals a binary representation of this ObjID to an ObjectOutput instance.
write(DataOutput) - Method in class java.rmi.server.UID
Marshals a binary representation of this UID to a DataOutput instance.
write(DataOutputStream) - Method in class java.util.jar.Attributes
 
write(OutputStream) - Method in class java.util.jar.Manifest
Writes the Manifest to the specified OutputStream.
write(int) - Method in class java.util.logging.FileHandler.MeteredStream
 
write(byte[]) - Method in class java.util.logging.FileHandler.MeteredStream
 
write(byte[], int, int) - Method in class java.util.logging.FileHandler.MeteredStream
 
write(int) - Method in class java.util.zip.CheckedOutputStream
Writes a byte.
write(byte[], int, int) - Method in class java.util.zip.CheckedOutputStream
Writes an array of bytes.
write(int) - Method in class java.util.zip.DeflaterOutputStream
Writes a byte to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.DeflaterOutputStream
Writes an array of bytes to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.GZIPOutputStream
Writes array of bytes to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.ZipOutputStream
Writes an array of bytes to the current ZIP entry data.
write() - Method in class javax.swing.text.AbstractWriter
This abstract method needs to be implemented by subclasses.
write(char) - Method in class javax.swing.text.AbstractWriter
Writes out a character.
write(String) - Method in class javax.swing.text.AbstractWriter
Writes out a string.
write(char[], int, int) - Method in class javax.swing.text.AbstractWriter
All write methods call into this one.
write(OutputStream, Document, int, int) - Method in class javax.swing.text.DefaultEditorKit
Writes content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) - Method in class javax.swing.text.DefaultEditorKit
Writes content from a document to the given stream as plain text.
write(OutputStream, Document, int, int) - Method in class javax.swing.text.EditorKit
Writes content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) - Method in class javax.swing.text.EditorKit
Writes content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer) - Method in class javax.swing.text.JTextComponent
Stores the contents of the model into the given stream.
write(Writer, Document, int, int) - Method in class javax.swing.text.html.HTMLEditorKit
Write content from a document to the given stream in a format appropriate for this kind of content handler.
write() - Method in class javax.swing.text.html.HTMLWriter
Iterates over the Element tree and controls the writing out of all the tags and its attributes.
write() - Method in class javax.swing.text.html.MinimalHTMLWriter
Generates HTML output from a StyledDocument.
write(int) - Method in class javax.swing.text.rtf.AbstractFilter
Implements the abstract method of OutputStream, of which this class is a subclass.
write(byte[], int, int) - Method in class javax.swing.text.rtf.AbstractFilter
Implements the buffer-at-a-time write method for greater efficiency.
write(String) - Method in class javax.swing.text.rtf.AbstractFilter
Hopefully, all subclasses will override this method to accept strings of text, but if they don't, AbstractFilter's implementation will spoon-feed them via write(char).
write(char) - Method in class javax.swing.text.rtf.AbstractFilter
Subclasses must provide an implementation of this method which accepts a single (non-special) character.
write(AttributeSet, RTFGenerator, boolean) - Method in interface javax.swing.text.rtf.RTFAttribute
 
write(AttributeSet, RTFGenerator, boolean) - Method in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
write(OutputStream, Document, int, int) - Method in class javax.swing.text.rtf.RTFEditorKit
Write content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) - Method in class javax.swing.text.rtf.RTFEditorKit
Write content from a document to the given stream as plain text.
write(String) - Method in class javax.swing.text.rtf.RTFParser
 
write(char) - Method in class javax.swing.text.rtf.RTFParser
 
write(Writer) - Method in class org.apache.crimson.tree.ElementNode2
Convenience method to construct a non-prettyprinting XML write context and call writeXml with it.
write(OutputStream) - Method in class org.apache.crimson.tree.XmlDocument
Writes the document in UTF-8 character encoding, as a well formed XML construct.
write(Writer) - Method in class org.apache.crimson.tree.XmlDocument
Writes the document as a well formed XML construct.
write(Writer, String) - Method in class org.apache.crimson.tree.XmlDocument
Writes the document in the specified encoding, and listing that encoding in the XML declaration.
write(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
Write the evalutation of the element children to the given file.
write(char[], int, int) - Method in class org.apache.xalan.serialize.WriterToASCI
Write a portion of an array of characters.
write(int) - Method in class org.apache.xalan.serialize.WriterToASCI
Write a single character.
write(String) - Method in class org.apache.xalan.serialize.WriterToASCI
Write a string.
write(int) - Method in class org.apache.xalan.serialize.WriterToUTF8
Write a single character.
write(char[], int, int) - Method in class org.apache.xalan.serialize.WriterToUTF8
Write a portion of an array of characters.
write(String) - Method in class org.apache.xalan.serialize.WriterToUTF8
Write a string.
write(int) - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Write a single character.
write(char[], int, int) - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Write a portion of an array of characters.
write(String) - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Write a string.
writeAbstractObject(OutputStream, Object) - Static method in class javax.rmi.CORBA.Util
Writes a java.lang.Object as either a value or a CORBA Object.
writeAbstractObject(OutputStream, Object) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object).
writeAdditionalComments() - Method in class javax.swing.text.html.HTMLWriter
Writes out any additional comments (comments outside of the body) stored under the property HTMLDocument.AdditionalComments.
writeAny(OutputStream, Object) - Static method in class javax.rmi.CORBA.Util
Writes any java.lang.Object as a CORBA any.
writeAny(OutputStream, Object) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object).
writeArray(Object, ObjectStreamClass, boolean) - Method in class java.io.ObjectOutputStream
Writes given array object to stream.
writeArray(Array) - Method in interface java.sql.SQLOutput
Writes an SQL ARRAY value to the stream.
writeArrayTable(ObjectOutputStream, AbstractAction.ArrayTable) - Static method in class javax.swing.AbstractAction.ArrayTable
Writes the passed in ArrayTable to the passed in ObjectOutputStream.
writeAsciiStream(InputStream) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of ASCII characters.
writeAttrString(String, String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Writes the specified string after substituting specials, and UTF-16 surrogates for character references &#xnn.
writeAttrString(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Returns the specified string after substituting specials, and UTF-16 surrogates for chracter references &#xnn.
writeAttrURI(String, boolean) - Method in class org.apache.xalan.serialize.SerializerToHTML
Write the specified string after substituting non ASCII characters, with %HH, where HH is the hex of the byte value.
writeAttributeSet(ObjectOutputStream, AttributeSet) - Static method in class javax.swing.text.StyleContext
Writes a set of attributes to the given object stream for the purpose of serialization.
writeAttributes(AttributeSet) - Method in class javax.swing.text.AbstractWriter
Writes out the set of attributes as " =" pairs.
writeAttributes(ObjectOutputStream, AttributeSet) - Method in class javax.swing.text.StyleContext
Context-specific handling of writing out attributes
writeAttributes(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Writes out the attribute set.
writeAttributes(AttributeSet) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out all the attributes for the following types: StyleConstants.ParagraphConstants, StyleConstants.CharacterConstants, StyleConstants.FontConstants, StyleConstants.ColorConstants.
writeBegingroup() - Method in class javax.swing.text.rtf.RTFGenerator
 
writeBigDecimal(BigDecimal) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.math.BigDecimal object.
writeBinaryStream(InputStream) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of uninterpreted bytes.
writeBlob(Blob) - Method in interface java.sql.SQLOutput
Writes an SQL BLOB value to the stream.
writeBlockHeader(int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Writes block data header.
writeBody() - Method in class javax.swing.text.html.MinimalHTMLWriter
Iterates over the elements in the document and processes elements based on whether they are branch elements or leaf elements.
writeBoolean(boolean) - Method in interface java.io.DataOutput
Writes a boolean value to this output stream.
writeBoolean(boolean) - Method in class java.io.DataOutputStream
Writes a boolean to the underlying output stream as a 1-byte value.
writeBoolean(boolean) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeBoolean(boolean) - Method in class java.io.ObjectOutputStream
Writes a boolean.
writeBoolean(boolean) - Method in class java.io.RandomAccessFile
Writes a boolean to the file as a one-byte value.
writeBoolean(boolean) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java boolean.
writeBooleans(boolean[], int, int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeBuffer - Variable in class java.io.DataOutputStream
 
writeBuffer - Variable in class java.io.Writer
Temporary buffer used to hold writes of strings and single characters
writeBufferSize - Variable in class java.io.Writer
Size of writeBuffer, must be >= 1
writeByte(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeByte(int) - Method in class java.io.DataOutputStream
Writes out a byte to the underlying output stream as a 1-byte value.
writeByte(int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeByte(int) - Method in class java.io.ObjectOutputStream
Writes an 8 bit byte.
writeByte(int) - Method in class java.io.RandomAccessFile
Writes a byte to the file as a one-byte value.
writeByte(byte) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java byte.
writeBytes(String) - Method in interface java.io.DataOutput
Writes a string to the output stream.
writeBytes(String) - Method in class java.io.DataOutputStream
Writes out the string to the underlying output stream as a sequence of bytes.
writeBytes(byte[], int, int) - Method in class java.io.FileOutputStream
Writes a sub array as a sequence of bytes.
writeBytes(String) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeBytes(String) - Method in class java.io.ObjectOutputStream
Writes a String as a sequence of bytes.
writeBytes(byte[], int, int) - Method in class java.io.RandomAccessFile
Writes a sub array as a sequence of bytes.
writeBytes(String) - Method in class java.io.RandomAccessFile
Writes the string to the file as a sequence of bytes.
writeBytes(byte[]) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as an array of bytes.
writeBytes(byte[], int, int) - Method in class java.util.zip.ZipOutputStream
 
writeCEN(ZipEntry) - Method in class java.util.zip.ZipOutputStream
 
writeCSS - Variable in class javax.swing.text.html.HTMLWriter
If true, the writer will emit CSS attributes in preference to HTML tags/attributes (i.e.
writeChar(int) - Method in interface java.io.DataOutput
Writes a char value, wich is comprised of two bytes, to the output stream.
writeChar(int) - Method in class java.io.DataOutputStream
Writes a char to the underlying output stream as a 2-byte value, high byte first.
writeChar(int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeChar(int) - Method in class java.io.ObjectOutputStream
Writes a 16 bit char.
writeChar(int) - Method in class java.io.RandomAccessFile
Writes a char to the file as a two-byte value, high byte first.
writeCharacter(char) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeCharacterStream(Reader) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of Unicode characters.
writeChars(String) - Method in interface java.io.DataOutput
Writes every character in the string s, to the output stream, in order, two bytes per character.
writeChars(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream as a sequence of characters.
writeChars(String) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeChars(char[], int, int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeChars(String) - Method in class java.io.ObjectOutputStream
Writes a String as a sequence of chars.
writeChars(String) - Method in class java.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeChildrenXml(XmlWriteContext) - Method in class org.apache.crimson.tree.AttributeNode
Writes the attribute's value.
writeChildrenXml(XmlWriteContext) - Method in class org.apache.crimson.tree.AttributeSet
Does nothing; this type of node has no children.
writeChildrenXml(XmlWriteContext) - Method in class org.apache.crimson.tree.NodeBase
Does nothing; this type of node has no children.
writeChildrenXml(XmlWriteContext) - Method in class org.apache.crimson.tree.ParentNode
Writes each of the child nodes.
writeChildrenXml(XmlWriteContext) - Method in class org.apache.crimson.tree.XmlDocument
Writes all the child nodes of the document, following each one with the end-of-line string in use in this environment.
writeChildrenXml(XmlWriteContext) - Method in interface org.apache.crimson.tree.XmlWritable
Used to write any children of a node.
writeClass(Class, boolean) - Method in class java.io.ObjectOutputStream
Writes representation of given class to stream.
writeClassDesc(ObjectStreamClass, boolean) - Method in class java.io.ObjectOutputStream
Writes representation of given class descriptor to stream.
writeClassDescriptor(ObjectStreamClass) - Method in class java.io.ObjectOutputStream
Write the specified class descriptor to the ObjectOutputStream.
writeClob(Clob) - Method in interface java.sql.SQLOutput
Writes an SQL CLOB value to the stream.
writeComment(String) - Method in class javax.swing.text.html.HTMLWriter
Writes out comment string.
writeComponent(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for handling Component Elements; deliberately unimplemented.
writeContent(Element, boolean) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the attribute set in an HTML-compliant manner.
writeControlWord(String) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeControlWord(String, int) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeData(RowSetInternal) - Method in interface javax.sql.RowSetWriter
Writes the changes in this RowSetWriter object's rowset back to the data source from which it got its data.
writeDate(Date) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Date object.
writeDirect(char[], int, int) - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Write a portion of an array of characters.
writeDirect(String) - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Write a string.
writeDocument(Document, OutputStream) - Static method in class javax.swing.text.rtf.RTFGenerator
 
writeDocumentProperties(Document) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeDouble(double) - Method in interface java.io.DataOutput
Writes a double value, which is comprised of eight bytes, to the output stream.
writeDouble(double) - Method in class java.io.DataOutputStream
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the underlying output stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeDouble(double) - Method in class java.io.ObjectOutputStream
Writes a 64 bit double.
writeDouble(double) - Method in class java.io.RandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an eight-byte quantity, high byte first.
writeDouble(double) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java double.
writeDoubles(double[], int, int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeEND(long, long) - Method in class java.util.zip.ZipOutputStream
 
writeEXT(ZipEntry) - Method in class java.util.zip.ZipOutputStream
 
writeEmbeddedTags(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Searches for embedded tags in the AttributeSet and writes them out.
writeEndMask(int) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out end tags for <u>, <i>, and <b> based on the mask settings.
writeEndParagraph() - Method in class javax.swing.text.html.MinimalHTMLWriter
Emits an end tag for a <p> tag.
writeEndTag(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out an end tag appropriately indented.
writeEndgroup() - Method in class javax.swing.text.rtf.RTFGenerator
 
writeEntry(int, int, int) - Method in class org.apache.xml.dtm.ref.ChunkedIntArray
Overwrite the integer found at a specific record and column.
writeEnvironmentReport(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Dump a basic Xalan environment report to outWriter.
writeExternal(ObjectOutput) - Method in class java.awt.datatransfer.DataFlavor
Serializes this DataFlavor.
writeExternal(ObjectOutput) - Method in class java.awt.datatransfer.MimeType
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings and arrays.
writeExternal(ObjectOutput) - Method in interface java.io.Externalizable
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternalData(Externalizable) - Method in class java.io.ObjectOutputStream
Writes externalizable data of given object by invoking its writeExternal() method.
writeFatalException(IOException) - Method in class java.io.ObjectOutputStream
Attempts to write to stream fatal IOException that has caused serialization to abort.
writeFields() - Method in class java.io.ObjectOutputStream.PutFieldImpl
Writes buffered primitive data and object fields to stream.
writeFields() - Method in class java.io.ObjectOutputStream
Write the buffered fields to the stream.
writeFloat(float) - Method in interface java.io.DataOutput
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(float) - Method in class java.io.DataOutputStream
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the underlying output stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeFloat(float) - Method in class java.io.ObjectOutputStream
Writes a 32 bit float.
writeFloat(float) - Method in class java.io.RandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a four-byte quantity, high byte first.
writeFloat(float) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java float.
writeFloats(float[], int, int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeHTMLTags(AttributeSet) - Method in class javax.swing.text.html.MinimalHTMLWriter
Generates bold <b>, italic <i>, and <u> tags for the text based on its attribute settings.
writeHandle(int) - Method in class java.io.ObjectOutputStream
Writes given object handle to stream.
writeHeader() - Method in class java.util.zip.GZIPOutputStream
 
writeHeader() - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the <head> and <style> tags, and then invokes writeStyles() to write out all the named styles as the content of the <style> tag.
writeImage(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for handling Icon Elements; deliberately unimplemented.
writeInt(int) - Method in interface java.io.DataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeInt(int) - Method in class java.io.DataOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeInt(int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeInt(int) - Method in class java.io.ObjectOutputStream
Writes a 32 bit int.
writeInt(int) - Method in class java.io.RandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeInt(int) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java int.
writeInt(int, byte[], int) - Method in class java.util.zip.GZIPOutputStream
 
writeInt(long) - Method in class java.util.zip.ZipOutputStream
 
writeInts(int[], int, int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeLOC(ZipEntry) - Method in class java.util.zip.ZipOutputStream
 
writeLeaf(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for writing out other non-text leaf elements.
writeLineBreak() - Method in class javax.swing.text.rtf.RTFGenerator
 
writeLineSeparator() - Method in class javax.swing.text.AbstractWriter
Writes the line separator.
writeLineSeparator() - Method in class javax.swing.text.html.HTMLWriter
Writes the line separator.
writeLocation(String) - Method in class java.rmi.MarshalledObject.MarshalledObjectOutputStream
Overrides MarshalOutputStream.writeLocation implementation to write annotations to the location stream.
writeLock - Variable in class java.nio.channels.Channels.WritableByteChannelImpl
 
writeLock() - Method in class javax.swing.text.AbstractDocument
Acquires a lock to begin mutating the document this lock protects.
writeLong(long) - Method in interface java.io.DataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeLong(long) - Method in class java.io.DataOutputStream
Writes a long to the underlying output stream as eight bytes, high byte first.
writeLong(long) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeLong(long) - Method in class java.io.ObjectOutputStream
Writes a 64 bit long.
writeLong(long) - Method in class java.io.RandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeLong(long) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java long.
writeLongUTF(String) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Writes given string in "long" UTF format.
writeLongUTF(String, long) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Writes given string in "long" UTF format, where the UTF encoding length of the string is already known.
writeLongs(long[], int, int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeMain(DataOutputStream) - Method in class java.util.jar.Attributes
 
writeMaps(Enumeration) - Method in class javax.swing.text.html.HTMLWriter
Outputs the maps as elements.
writeNonHTMLAttributes(AttributeSet) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the remaining character-level attributes (attributes other than bold, italic, and underline) in an HTML-compliant way.
writeNonProxy(ObjectOutputStream) - Method in class java.io.ObjectStreamClass
Writes non-proxy class descriptor information to given output stream.
writeNonProxyDesc(ObjectStreamClass, boolean) - Method in class java.io.ObjectOutputStream
Writes class descriptor representing a standard (i.e., not a dynamic proxy) class to stream.
writeNormalizedChars(char[], int, int, boolean) - Method in class org.apache.xalan.serialize.SerializerToText
Normalize the characters, but don't escape.
writeNormalizedChars(char[], int, int, boolean) - Method in class org.apache.xalan.serialize.SerializerToXML
Normalize the characters, but don't escape.
writeNull() - Method in class java.io.ObjectOutputStream
Writes null code to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Button
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.CardLayout
Writes serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Checkbox
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.CheckboxMenuItem
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Choice
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Component
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Container
Serializes this Container to the specified ObjectOutputStream.
writeObject(ObjectOutputStream) - Method in class java.awt.Font
Writes default serializable fields to a stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Frame
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.List
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Menu
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.MenuBar
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.MenuItem
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.ScrollPane
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Scrollbar
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.TextComponent
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.TextField
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.Window
Writes default serializable fields to stream.
writeObject(ObjectOutputStream) - Method in class java.awt.color.ICC_Profile
Writes default serializable fields to the stream.
writeObject(ObjectOutputStream) - Method in class java.awt.dnd.DragGestureEvent
Serializes this DragGestureEvent.
writeObject(ObjectOutputStream) - Method in class java.awt.dnd.DragGestureRecognizer
Serializes this DragGestureRecognizer.
writeObject(ObjectOutputStream) - Method in class java.awt.dnd.DragSource
Serializes this DragSource.
writeObject(ObjectOutputStream) - Method in class java.awt.dnd.DragSourceContext
Serializes this DragSourceContext.
writeObject(ObjectOutputStream) - Method in class java.awt.dnd.DropTarget
Serializes this DropTarget.
writeObject(ObjectOutputStream) - Method in class java.awt.font.TransformAttribute
 
writeObject(ObjectOutputStream) - Method in class java.awt.geom.AffineTransform
 
writeObject(ObjectOutputStream) - Method in class java.io.File
WriteObject is called to save this filename.
writeObject(ObjectOutputStream) - Method in class java.io.FilePermission
WriteObject is called to save the state of the FilePermission to a stream.
writeObject(ObjectOutputStream) - Method in class java.io.FilePermissionCollection
 
writeObject(Object) - Method in interface java.io.ObjectOutput
Write an object to the underlying storage or stream.
writeObject(Object) - Method in class java.io.ObjectOutputStream
Write the specified object to the ObjectOutputStream.
writeObject(ObjectOutputStream) - Method in class java.lang.Throwable
 
writeObject(ObjectOutputStream) - Method in class java.math.BigInteger
Save the BigInteger instance to a stream.
writeObject(ObjectOutputStream) - Method in class java.net.SocketPermission
WriteObject is called to save the state of the SocketPermission to a stream.
writeObject(ObjectOutputStream) - Method in class java.net.SocketPermissionCollection
 
writeObject(ObjectOutputStream) - Method in class java.net.URI
Saves the content of this URI to the given serial stream.
writeObject(ObjectOutputStream) - Method in class java.net.URL
WriteObject is called to save the state of the URL to an ObjectOutputStream.
writeObject(ObjectOutputStream) - Method in class java.rmi.activation.ActivationID
writeObject for custom serialization.
writeObject(ObjectOutputStream) - Method in class java.rmi.server.RemoteObject
writeObject for custom serialization.
writeObject(SQLData) - Method in interface java.sql.SQLOutput
Writes to the stream the data contained in the given SQLData object.
writeObject(ObjectOutputStream) - Method in class java.text.NumberFormat
Write out the default serializable data, after first setting the byte fields such as maxIntegerDigits to be equal to the int fields such as maximumIntegerDigits (or to Byte.MAX_VALUE, whichever is smaller), for compatibility with the JDK 1.1 version of the stream format.
writeObject(ObjectOutputStream) - Method in class java.util.ArrayList
Save the state of the ArrayList instance to a stream (that is, serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.Calendar
Save the state of this object to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.Date
Save the state of this object to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.HashMap
Save the state of the HashMap instance to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.HashSet
Save the state of this HashSet instance to a stream (that is, serialize this set).
writeObject(ObjectOutputStream) - Method in class java.util.Hashtable
Save the state of the Hashtable to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.IdentityHashMap
Save the state of the IdentityHashMap instance to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.LinkedList
Save the state of this LinkedList instance to a stream (that is, serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.Locale
 
writeObject(ObjectOutputStream) - Method in class java.util.PropertyPermission
WriteObject is called to save the state of the PropertyPermission to a stream.
writeObject(ObjectOutputStream) - Method in class java.util.PropertyPermissionCollection
 
writeObject(ObjectOutputStream) - Method in class java.util.Random
Save the Random instance to a stream.
writeObject(ObjectOutputStream) - Method in class java.util.SimpleTimeZone
Save the state of this object to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.TreeMap
Save the state of the TreeMap instance to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.TreeSet
Save the state of the TreeSet instance to a stream (that is, serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.Vector
Save the state of the Vector instance to a stream (that is, serialize it).
writeObject(ObjectOutputStream) - Method in class java.util.logging.LogRecord
 
writeObject(ObjectOutputStream) - Method in class java.util.prefs.BackingStoreException
Throws NotSerializableException, since BackingStoreException objects are not intended to be serializable.
writeObject(ObjectOutputStream) - Method in class java.util.prefs.InvalidPreferencesFormatException
Throws NotSerializableException, since InvalidPreferencesFormatException objects are not intended to be serializable.
writeObject(ObjectOutputStream) - Method in class java.util.prefs.NodeChangeEvent
Throws NotSerializableException, since NodeChangeEvent objects are not intended to be serializable.
writeObject(ObjectOutputStream) - Method in class java.util.prefs.PreferenceChangeEvent
Throws NotSerializableException, since NodeChangeEvent objects are not intended to be serializable.
writeObject(ObjectOutputStream) - Method in class javax.rmi.CORBA.Stub
Serialization method to save the IOR state.
writeObject(Stub, ObjectOutputStream) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.writeObject(java.io.ObjectOutputStream).
writeObject(ObjectOutputStream) - Method in class javax.swing.AbstractAction
 
writeObject(ObjectOutputStream) - Method in class javax.swing.ActionMap
 
writeObject(ObjectOutputStream) - Method in class javax.swing.Autoscroller
 
writeObject(ObjectOutputStream) - Method in class javax.swing.CellRendererPane
 
writeObject(ObjectOutputStream) - Method in class javax.swing.ImageIcon.AccessibleImageIcon
 
writeObject(ObjectOutputStream) - Method in class javax.swing.ImageIcon
 
writeObject(ObjectOutputStream) - Method in class javax.swing.InputMap
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JButton
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JCheckBox
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JCheckBoxMenuItem
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JColorChooser
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JComboBox
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JComponent.EnableSerializationFocusListener
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JComponent
Before writing a JComponent to an ObjectOutputStream we temporarily uninstall its UI.
writeObject(ObjectOutputStream) - Method in class javax.swing.JDesktopPane
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JEditorPane
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JFileChooser
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JFormattedTextField
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JInternalFrame.JDesktopIcon
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JInternalFrame
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JLabel
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JList
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JMenu
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JMenuBar
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JMenuItem
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JOptionPane
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JPanel
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JPasswordField
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JPopupMenu
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JProgressBar
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JRadioButton
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JRadioButtonMenuItem
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JScrollBar
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JScrollPane
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JSeparator
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JSlider
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JSpinner
 
writeObject(ObjectOutputStream) - Method in class javax.swing.JSplitPane
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JTabbedPane
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JTable
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JTextArea
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JTextField
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JTextPane
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JToggleButton
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JToolBar
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JToolTip
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.JTree
 
writeObject(ObjectOutputStream) - Method in class javax.swing.LayoutFocusTraversalPolicy
 
writeObject(ObjectOutputStream) - Method in class javax.swing.LegacyGlueFocusTraversalPolicy
 
writeObject(ObjectOutputStream) - Method in class javax.swing.event.EventListenerList
 
writeObject(ObjectOutputStream) - Method in class javax.swing.event.SwingPropertyChangeSupport
 
writeObject(ObjectOutputStream) - Method in class javax.swing.table.JTableHeader
See readObject and writeObject in JComponent for more information about serialization in Swing.
writeObject(ObjectOutputStream) - Method in class javax.swing.text.AbstractDocument.AbstractElement
 
writeObject(ObjectOutputStream) - Method in class javax.swing.text.AbstractDocument.LeafElement
 
writeObject(ObjectOutputStream) - Method in class javax.swing.text.DefaultCaret
 
writeObject(ObjectOutputStream) - Method in class javax.swing.text.SimpleAttributeSet
 
writeObject(ObjectOutputStream) - Method in class javax.swing.text.StyleContext.NamedStyle
 
writeObject(ObjectOutputStream) - Method in class javax.swing.text.StyleContext
 
writeObject(ObjectOutputStream) - Method in class javax.swing.text.html.CSS.BorderStyle
 
writeObject(ObjectOutputStream) - Method in class javax.swing.text.html.CSS
 
writeObject(ObjectOutputStream) - Method in class javax.swing.text.html.HTML.UnknownTag
 
writeObject(ObjectOutputStream) - Method in class javax.swing.tree.DefaultMutableTreeNode
 
writeObject(ObjectOutputStream) - Method in class javax.swing.tree.DefaultTreeCellEditor
 
writeObject(ObjectOutputStream) - Method in class javax.swing.tree.DefaultTreeModel
 
writeObject(ObjectOutputStream) - Method in class javax.swing.tree.DefaultTreeSelectionModel
 
writeObject(ObjectOutputStream) - Method in class javax.swing.tree.TreePath
 
writeObject(ObjectOutputStream) - Method in class org.apache.xalan.templates.Stylesheet
Write out the given output stream
writeObject0(Object, boolean) - Method in class java.io.ObjectOutputStream
Underlying writeObject/writeUnshared implementation.
writeObjectMethod - Variable in class java.io.ObjectStreamClass
class-defined writeObject method, or null if none
writeObjectOverride(Object) - Method in class java.io.ObjectOutputStream
Method used by subclasses to override the default writeObject method.
writeOption(Option) - Method in class javax.swing.text.html.HTMLWriter
Writes out the content of the Option form element.
writeOrdinaryObject(Object, ObjectStreamClass, boolean) - Method in class java.io.ObjectOutputStream
Writes representation of a "ordinary" (i.e., not a String, Class, ObjectStreamClass or array) serializable object to the stream.
writeParagraphElement(Element) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeParentTagEnd() - Method in class org.apache.xalan.serialize.SerializerToXML
Check to see if a parent's ">" has been written, and, if it has not, write it.
writeProxyDesc(ObjectStreamClass, boolean) - Method in class java.io.ObjectOutputStream
Writes class descriptor representing a dynamic proxy class to stream.
writeRTFHeader() - Method in class javax.swing.text.rtf.RTFGenerator
 
writeRTFTrailer() - Method in class javax.swing.text.rtf.RTFGenerator
 
writeRawString(String) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeRef(Ref) - Method in interface java.sql.SQLOutput
Writes an SQL REF value to the stream.
writeRemoteObject(OutputStream, Object) - Static method in class javax.rmi.CORBA.Util
Writes a java.lang.Object as a CORBA Object.
writeRemoteObject(OutputStream, Object) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object).
writeReplace() - Method in class java.net.Inet4Address
Replaces the object to be serialized with an InetAddress object.
writeReplace() - Method in class java.util.Collections.SynchronizedRandomAccessList
Allows instances to be deserialized in pre-1.4 JREs (which do not have SynchronizedRandomAccessList).
writeReplace() - Method in class java.util.Collections.UnmodifiableRandomAccessList
Allows instances to be deserialized in pre-1.4 JREs (which do not have UnmodifiableRandomAccessList).
writeReplace(Serializable) - Method in interface javax.rmi.CORBA.ValueHandler
If the value contains a writeReplace method then the result is returned.
writeReplaceMethod - Variable in class java.io.ObjectStreamClass
class-defined writeReplace method, or null if none
writeSQL(SQLOutput) - Method in interface java.sql.SQLData
Writes this object to the given SQL data stream, converting it back to its SQL value in the data source.
writeSerialData(Object, ObjectStreamClass) - Method in class java.io.ObjectOutputStream
Writes instance data for each serializable class of given object, from superclass to subclass.
writeShort(int) - Method in interface java.io.DataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeShort(int) - Method in class java.io.DataOutputStream
Writes a short to the underlying output stream as two bytes, high byte first.
writeShort(int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeShort(int) - Method in class java.io.ObjectOutputStream
Writes a 16 bit short.
writeShort(int) - Method in class java.io.RandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeShort(short) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java short.
writeShort(int, byte[], int) - Method in class java.util.zip.GZIPOutputStream
 
writeShort(int) - Method in class java.util.zip.ZipOutputStream
 
writeShorts(short[], int, int) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeSide - Variable in class java.io.PipedInputStream
 
writeSide - Variable in class java.io.PipedReader
 
writeSlot(int, int, int, int, int) - Method in class org.apache.xml.dtm.ref.ChunkedIntArray
Overwrite an entire (4-integer) record at the specified index.
writeSpecial(int) - Method in class javax.swing.text.rtf.AbstractFilter
Subclasses must provide an implementation of this method which accepts a single special byte.
writeSpecial(int) - Method in class javax.swing.text.rtf.RTFParser
 
writeStartMask(int) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out start tags <u>, <i>, and <b> based on the mask settings.
writeStartParagraph(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Emits the start tag for a paragraph.
writeStartTag(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out a start tag appropriately indented.
writeStreamHeader() - Method in class java.io.ObjectOutputStream
The writeStreamHeader method is provided so subclasses can append or prepend their own header to the stream.
writeString(String, boolean) - Method in class java.io.ObjectOutputStream
Writes given string to stream, using standard or long UTF format depending on string length.
writeString(String) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a String in the Java programming language.
writeStruct(Struct) - Method in interface java.sql.SQLOutput
Writes an SQL structured type value to the stream.
writeStyle(String, Style, boolean) - Method in class javax.swing.text.html.HTMLWriter
Outputs the named style.
writeStyleEndTag() - Method in class javax.swing.text.html.HTMLWriter
 
writeStyleStartTag() - Method in class javax.swing.text.html.HTMLWriter
 
writeStyles(StyleSheet) - Method in class javax.swing.text.html.HTMLWriter
Outputs the styles as a single element.
writeStyles() - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out all the named styles as the content of the <style> tag.
writeText(Segment) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeText(String) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeTextElement(Element) - Method in class javax.swing.text.rtf.RTFGenerator
 
writeTime(Time) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Time object.
writeTimestamp(Timestamp) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Timestamp object.
writeTo(OutputStream) - Method in class java.io.ByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(Writer) - Method in class java.io.CharArrayWriter
Writes the contents of the buffer to another character stream.
writeTrailer(byte[], int) - Method in class java.util.zip.GZIPOutputStream
 
writeTypeString(String) - Method in class java.io.ObjectOutputStream
Writes string without allowing it to be replaced in stream.
writeURL(URL) - Method in interface java.sql.SQLOutput
Writes a SQL DATALINK value to the stream.
writeUTF(String) - Method in interface java.io.DataOutput
Writes two bytes of length information to the output stream, followed by the Java modified UTF representation of every character in the string s.
writeUTF(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream using Java modified UTF-8 encoding in a machine-independent manner.
writeUTF(String, DataOutput) - Static method in class java.io.DataOutputStream
Writes a string to the specified DataOutput using Java modified UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
 
writeUTF(String, long) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Writes the given string in UTF format.
writeUTF(String) - Method in class java.io.ObjectOutputStream
Primitive data write of this String in UTF format.
writeUTF(String) - Method in class java.io.RandomAccessFile
Writes a string to the file using UTF-8 encoding in a machine-independent manner.
writeUTF16Surrogate(char, char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
Once a surrogate has been detected, write the pair as a single character reference.
writeUTF16Surrogate(char, char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Once a surrogate has been detected, write the pair as a single character reference.
writeUTFBody(String) - Method in class java.io.ObjectOutputStream.BlockDataOutputStream
Writes the "body" (i.e., the UTF representation minus the 2-byte or 8-byte length header) of the UTF encoding for the given string.
writeUnlock() - Method in class javax.swing.text.AbstractDocument
Releases a write lock previously obtained via writeLock.
writeUnshared(Object) - Method in class java.io.ObjectOutputStream
Writes an "unshared" object to the ObjectOutputStream.
writeValue(OutputStream, Serializable) - Method in interface javax.rmi.CORBA.ValueHandler
Writes a value to the stream using Java semantics.
writeValue(Object, RTFGenerator, boolean) - Method in interface javax.swing.text.rtf.RTFAttribute
 
writeValue(Object, RTFGenerator, boolean) - Method in class javax.swing.text.rtf.RTFAttributes.AssertiveAttribute
 
writeValue(Object, RTFGenerator, boolean) - Method in class javax.swing.text.rtf.RTFAttributes.BooleanAttribute
 
writeValue(Object, RTFGenerator, boolean) - Method in class javax.swing.text.rtf.RTFAttributes.GenericAttribute
 
writeValue(Object, RTFGenerator, boolean) - Method in class javax.swing.text.rtf.RTFAttributes.NumericAttribute
 
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.AttributeNode
Writes the attribute out, as if it were assigned within an element's starting tag (name="value").
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.AttributeSet
Writes out the attribute list.
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.CDataNode
Writes the text, breaking this into multiple CDATA sections if necessary to escape [[< in the data.
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.CommentNode
Writes out the comment.
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.Doctype.EntityNode
 
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.Doctype.NotationNode
 
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.Doctype
Writes out a textual DTD, trusting that any internal subset text is in fact well formed XML.
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.ElementNode2
Writes this element and all of its children out, as well formed XML.
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.PINode
Writes the processing instruction as well formed XML text.
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.TextNode
Writes the text, escaping XML metacharacters as needed to let this text be parsed again without change.
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.XmlDocument.DocFragNode
 
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.XmlDocument.EntityRefNode
 
writeXml(XmlWriteContext) - Method in class org.apache.crimson.tree.XmlDocument
Writes the document out using the specified context, using an encoding name derived from the stream in the context where that is possible.
writeXml(XmlWriteContext) - Method in interface org.apache.crimson.tree.XmlWritable
This is the primary method used to write an object and its children as XML text.
writeln(BufferedWriter, String) - Static method in class java.util.Properties
 
writer - Variable in class java.util.logging.StreamHandler
 
writer - Variable in class org.apache.crimson.tree.XmlWriteContext
 
written - Variable in class java.io.DataOutputStream
The number of bytes written to the data output stream so far.
written - Variable in class java.util.logging.FileHandler.MeteredStream
 
written - Variable in class java.util.zip.ZipOutputStream
 
wroteHead - Variable in class javax.swing.text.html.HTMLWriter
Set to true after the head has been output.
wtb - Static variable in class java.util.Date
 

X

X - Static variable in class java.lang.CharacterData
 
XAConnection - interface javax.sql.XAConnection.
An object that provides support for distributed transactions.
XADataSource - interface javax.sql.XADataSource.
A factory for XAConnection objects that is used internally.
XBoolean - class org.apache.xpath.objects.XBoolean.
This class represents an XPath boolean object, and is capable of converting the boolean to other types, such as a string.
XBoolean(boolean) - Constructor for class org.apache.xpath.objects.XBoolean
Construct a XBoolean object.
XBoolean(Boolean) - Constructor for class org.apache.xpath.objects.XBoolean
Construct a XBoolean object.
XBooleanStatic - class org.apache.xpath.objects.XBooleanStatic.
This class doesn't have any XPathContext, so override whatever to ensure it works OK.
XBooleanStatic(boolean) - Constructor for class org.apache.xpath.objects.XBooleanStatic
Construct a XBooleanStatic object.
XConnection - class org.apache.xalan.lib.sql.XConnection.
An XSLT extension that allows a stylesheet to access JDBC data.
XConnection() - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, NodeList) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String, String, String) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String, Element) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XDIGIT - Static variable in class java.util.regex.ASCII
 
XHTML - Static variable in class org.apache.xalan.serialize.Method
The output method for XHTML documents: xhtml.
XML - Static variable in class org.apache.xalan.serialize.Method
The output method for XML documents: xml.
XMLChar - class org.apache.xml.utils.XMLChar.
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.xml.utils.XMLChar
 
XMLCharacterRecognizer - class org.apache.xml.utils.XMLCharacterRecognizer.
Class used to verify whether the specified ch conforms to the XML 1.0 definition of whitespace.
XMLCharacterRecognizer() - Constructor for class org.apache.xml.utils.XMLCharacterRecognizer
 
XMLFormatter - class java.util.logging.XMLFormatter.
Format a LogRecord into a standard XML format.
XMLFormatter() - Constructor for class java.util.logging.XMLFormatter
 
XMLNS - Static variable in class org.apache.xml.utils.NamespaceSupport2
The XML Namespace as a constant.
XMLNSDecl - class org.apache.xalan.templates.XMLNSDecl.
Represents an xmlns declaration
XMLNSDecl(String, String, boolean) - Constructor for class org.apache.xalan.templates.XMLNSDecl
Constructor XMLNSDecl
XMLReaderImpl - class org.apache.crimson.parser.XMLReaderImpl.
This implements the SAX2 XMLReader.
XMLReaderImpl() - Constructor for class org.apache.crimson.parser.XMLReaderImpl
Default constructor is explicitly declared here
XMLString - interface org.apache.xml.utils.XMLString.
This class is meant to be an interface to character strings, whether they be java Strings or org.apache.xml.utils.FastStringBuffers, or other character data.
XMLStringFactory - class org.apache.xml.utils.XMLStringFactory.
A concrete class that implements this interface creates XMLString objects.
XMLStringFactory() - Constructor for class org.apache.xml.utils.XMLStringFactory
 
XMLStringFactoryImpl - class org.apache.xpath.objects.XMLStringFactoryImpl.
Class XMLStringFactoryImpl creates XString versions of XMLStrings.
XMLStringFactoryImpl() - Constructor for class org.apache.xpath.objects.XMLStringFactoryImpl
 
XML_ENTITIES_RESOURCE - Static variable in class org.apache.xalan.serialize.CharInfo
The name of the XML entities file.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field XML_HEADER
XNodeSet - class org.apache.xpath.objects.XNodeSet.
This class represents an XPath nodeset object, and is capable of converting the nodeset to other types, such as a string.
XNodeSet() - Constructor for class org.apache.xpath.objects.XNodeSet
Default constructor for derived objects.
XNodeSet(DTMIterator) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct a XNodeSet object.
XNodeSet(XNodeSet) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct a XNodeSet object.
XNodeSet(DTMManager) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct an empty XNodeSet object.
XNodeSet(int, DTMManager) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct a XNodeSet object for one node.
XNodeSetForDOM - class org.apache.xpath.objects.XNodeSetForDOM.
This class overrides the XNodeSet#object() method to provide the original Node object, NodeList object, or NodeIterator.
XNodeSetForDOM(Node, DTMManager) - Constructor for class org.apache.xpath.objects.XNodeSetForDOM
 
XNodeSetForDOM(XNodeSet) - Constructor for class org.apache.xpath.objects.XNodeSetForDOM
Construct a XNodeSet object.
XNodeSetForDOM(NodeList, XPathContext) - Constructor for class org.apache.xpath.objects.XNodeSetForDOM
 
XNodeSetForDOM(NodeIterator, XPathContext) - Constructor for class org.apache.xpath.objects.XNodeSetForDOM
 
XNull - class org.apache.xpath.objects.XNull.
This class represents an XPath null object, and is capable of converting the null to other types, such as a string.
XNull() - Constructor for class org.apache.xpath.objects.XNull
Create an XObject.
XNumber - class org.apache.xpath.objects.XNumber.
This class represents an XPath number, and is capable of converting the number to other types, such as a string.
XNumber(double) - Constructor for class org.apache.xpath.objects.XNumber
Construct a XNodeSet object.
XNumber(Number) - Constructor for class org.apache.xpath.objects.XNumber
Construct a XNodeSet object.
XOR - Static variable in class java.awt.AlphaComposite
Porter-Duff Source Xor Destination rule.
XObject - class org.apache.xpath.objects.XObject.
This class represents an XPath object, and is capable of converting the object to various types, such as a string.
XObject() - Constructor for class org.apache.xpath.objects.XObject
Create an XObject.
XObject(Object) - Constructor for class org.apache.xpath.objects.XObject
Create an XObject.
XObjectFactory - class org.apache.xpath.objects.XObjectFactory.
 
XObjectFactory() - Constructor for class org.apache.xpath.objects.XObjectFactory
 
XPATHBundle - Static variable in class org.apache.xalan.res.XSLMessages
The language specific resource object for XPath messages.
XPATHErrorResourceBundle - class org.apache.xpath.res.XPATHErrorResourceBundle.
The default (english) resource bundle.
XPATHErrorResourceBundle() - Constructor for class org.apache.xpath.res.XPATHErrorResourceBundle
 
XPATHErrorResources - class org.apache.xpath.res.XPATHErrorResources.
Set up error messages.
XPATHErrorResources() - Constructor for class org.apache.xpath.res.XPATHErrorResources
 
XPATHErrorResources_de - class org.apache.xpath.res.XPATHErrorResources_de.
Set up error messages.
XPATHErrorResources_de() - Constructor for class org.apache.xpath.res.XPATHErrorResources_de
 
XPATHErrorResources_en - class org.apache.xpath.res.XPATHErrorResources_en.
Default implementation of XPATHErrorResources.
XPATHErrorResources_en() - Constructor for class org.apache.xpath.res.XPATHErrorResources_en
 
XPATHErrorResources_es - class org.apache.xpath.res.XPATHErrorResources_es.
Set up error messages.
XPATHErrorResources_es() - Constructor for class org.apache.xpath.res.XPATHErrorResources_es
 
XPATHErrorResources_fr - class org.apache.xpath.res.XPATHErrorResources_fr.
Set up error messages.
XPATHErrorResources_fr() - Constructor for class org.apache.xpath.res.XPATHErrorResources_fr
 
XPATHErrorResources_it - class org.apache.xpath.res.XPATHErrorResources_it.
Set up error messages.
XPATHErrorResources_it() - Constructor for class org.apache.xpath.res.XPATHErrorResources_it
 
XPATHErrorResources_ja - class org.apache.xpath.res.XPATHErrorResources_ja.
Set up error messages.
XPATHErrorResources_ja() - Constructor for class org.apache.xpath.res.XPATHErrorResources_ja
 
XPATHErrorResources_ko - class org.apache.xpath.res.XPATHErrorResources_ko.
Set up error messages.
XPATHErrorResources_ko() - Constructor for class org.apache.xpath.res.XPATHErrorResources_ko
 
XPATHErrorResources_sv - class org.apache.xpath.res.XPATHErrorResources_sv.
Set up error messages.
XPATHErrorResources_sv() - Constructor for class org.apache.xpath.res.XPATHErrorResources_sv
 
XPATHErrorResources_zh_CN - class org.apache.xpath.res.XPATHErrorResources_zh_CN.
Set up error messages.
XPATHErrorResources_zh_CN() - Constructor for class org.apache.xpath.res.XPATHErrorResources_zh_CN
 
XPATHErrorResources_zh_TW - class org.apache.xpath.res.XPATHErrorResources_zh_TW.
Set up error messages.
XPATHErrorResources_zh_TW() - Constructor for class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
XPATH_ERROR_RESOURCES - Static variable in class org.apache.xalan.res.XSLMessages
The class name of the XPath error message string table.
XPath - class org.apache.xpath.XPath.
The XPath class wraps an expression object and provides general services for execution of that expression.
XPath(String, SourceLocator, PrefixResolver, int, ErrorListener) - Constructor for class org.apache.xpath.XPath
Construct an XPath object.
XPath(String, SourceLocator, PrefixResolver, int) - Constructor for class org.apache.xpath.XPath
Construct an XPath object.
XPath(Expression) - Constructor for class org.apache.xpath.XPath
Construct an XPath object.
XPathAPI - class org.apache.xpath.XPathAPI.
The methods in this class are convenience methods into the low-level XPath API.
XPathAPI() - Constructor for class org.apache.xpath.XPathAPI
 
XPathContext - class org.apache.xpath.XPathContext.
Default class for the runtime execution context for XPath.
XPathContext() - Constructor for class org.apache.xpath.XPathContext
Create an XPathContext instance.
XPathContext(Object) - Constructor for class org.apache.xpath.XPathContext
Create an XPathContext instance.
XPathContext.XPathExpressionContext - class org.apache.xpath.XPathContext.XPathExpressionContext.
 
XPathContext.XPathExpressionContext() - Constructor for class org.apache.xpath.XPathContext.XPathExpressionContext
 
XPathDumper - class org.apache.xpath.compiler.XPathDumper.
Class for XPath diagnostic functions.
XPathDumper() - Constructor for class org.apache.xpath.compiler.XPathDumper
 
XPathEvaluatorImpl - class org.apache.xpath.domapi.XPathEvaluatorImpl.
The class provides an implementation of XPathEvaluator according to the DOM L3 XPath Specification, Working Draft 28, March 2002.
XPathEvaluatorImpl() - Constructor for class org.apache.xpath.domapi.XPathEvaluatorImpl
Constructor for XPathEvaluatorImpl.
XPathEvaluatorImpl(Document) - Constructor for class org.apache.xpath.domapi.XPathEvaluatorImpl
Constructor for XPathEvaluatorImpl.
XPathEvaluatorImpl.DummyPrefixResolver - class org.apache.xpath.domapi.XPathEvaluatorImpl.DummyPrefixResolver.
This prefix resolver is created whenever null is passed to the evaluate method.
XPathEvaluatorImpl.DummyPrefixResolver() - Constructor for class org.apache.xpath.domapi.XPathEvaluatorImpl.DummyPrefixResolver
Constructor for DummyPrefixResolver.
XPathException - exception org.apache.xpath.XPathException.
This class implements an exception object that all XPath classes will throw in case of an error.
XPathException(String, ExpressionNode) - Constructor for class org.apache.xpath.XPathException
Create an XPathException object that holds an error message.
XPathException(String) - Constructor for class org.apache.xpath.XPathException
Create an XPathException object that holds an error message.
XPathException(String, Object) - Constructor for class org.apache.xpath.XPathException
Create an XPathException object that holds an error message and the stylesheet node that the error originated from.
XPathException(String, Node, Exception) - Constructor for class org.apache.xpath.XPathException
Create an XPathException object that holds an error message, the stylesheet node that the error originated from, and another exception that caused this exception.
XPathException(String, Exception) - Constructor for class org.apache.xpath.XPathException
Create an XPathException object that holds an error message, and another exception that caused this exception.
XPathExpressionImpl - class org.apache.xpath.domapi.XPathExpressionImpl.
The class provides an implementation of XPathExpression according to the DOM L3 XPath Specification, Working Draft 28, March 2002.
XPathExpressionImpl(XPath, Document) - Constructor for class org.apache.xpath.domapi.XPathExpressionImpl
Constructor for XPathExpressionImpl.
XPathFactory - interface org.apache.xpath.XPathFactory.
Factory class for creating an XPath.
XPathNSResolverImpl - class org.apache.xpath.domapi.XPathNSResolverImpl.
The class provides an implementation XPathNSResolver according to the DOM L3 XPath API Specification, Working Draft 28, March 2002.
XPathNSResolverImpl(Node) - Constructor for class org.apache.xpath.domapi.XPathNSResolverImpl
Constructor for XPathNSResolverImpl.
XPathNamespaceImpl - class org.apache.xpath.domapi.XPathNamespaceImpl.
The XPathNamespace interface is returned by XPathResult interfaces to represent the XPath namespace node type that DOM lacks.
XPathNamespaceImpl(Node) - Constructor for class org.apache.xpath.domapi.XPathNamespaceImpl
Constructor for XPathNamespaceImpl.
XPathParser - class org.apache.xpath.compiler.XPathParser.
Tokenizes and parses XPath expressions.
XPathParser(ErrorListener, SourceLocator) - Constructor for class org.apache.xpath.compiler.XPathParser
The parser constructor.
XPathProcessorException - exception org.apache.xpath.XPathProcessorException.
Derived from XPathException in order that XPath processor exceptions may be specifically caught.
XPathProcessorException(String) - Constructor for class org.apache.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message.
XPathProcessorException(String, Exception) - Constructor for class org.apache.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message, and another exception that caused this exception.
XPathResultImpl - class org.apache.xpath.domapi.XPathResultImpl.
The class provides an implementation XPathResult according to the DOM L3 XPath Specification, Working Draft 28, March 2002.
XPathResultImpl(short, XObject, Node) - Constructor for class org.apache.xpath.domapi.XPathResultImpl
Constructor for XPathResultImpl.
XPathVisitable - interface org.apache.xpath.XPathVisitable.
A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.
XPathVisitor - class org.apache.xpath.XPathVisitor.
A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
XPathVisitor() - Constructor for class org.apache.xpath.XPathVisitor
 
XRTreeFrag - class org.apache.xpath.objects.XRTreeFrag.
This class represents an XPath result tree fragment object, and is capable of converting the RTF to other types, such as a string.
XRTreeFrag(int, XPathContext, ExpressionNode) - Constructor for class org.apache.xpath.objects.XRTreeFrag
Create an XRTreeFrag Object.
XRTreeFrag(int, XPathContext) - Constructor for class org.apache.xpath.objects.XRTreeFrag
Create an XRTreeFrag Object.
XRTreeFrag(Expression) - Constructor for class org.apache.xpath.objects.XRTreeFrag
Create an XRTreeFrag Object.
XRTreeFragSelectWrapper - class org.apache.xpath.objects.XRTreeFragSelectWrapper.
This class makes an select statement act like an result tree fragment.
XRTreeFragSelectWrapper(Expression) - Constructor for class org.apache.xpath.objects.XRTreeFragSelectWrapper
 
XResourceBundle - class org.apache.xml.utils.res.XResourceBundle.
The default (english) resource bundle.
XResourceBundle() - Constructor for class org.apache.xml.utils.res.XResourceBundle
 
XResourceBundleBase - class org.apache.xml.utils.res.XResourceBundleBase.
This is an interface for error messages.
XResourceBundleBase() - Constructor for class org.apache.xml.utils.res.XResourceBundleBase
 
XResources_cy - class org.apache.xml.utils.res.XResources_cy.
The Cyrillic resource bundle.
XResources_cy() - Constructor for class org.apache.xml.utils.res.XResources_cy
 
XResources_de - class org.apache.xml.utils.res.XResources_de.
The German resource bundle.
XResources_de() - Constructor for class org.apache.xml.utils.res.XResources_de
 
XResources_el - class org.apache.xml.utils.res.XResources_el.
The Greek resource bundle.
XResources_el() - Constructor for class org.apache.xml.utils.res.XResources_el
 
XResources_en - class org.apache.xml.utils.res.XResources_en.
The English resource bundle.
XResources_en() - Constructor for class org.apache.xml.utils.res.XResources_en
 
XResources_es - class org.apache.xml.utils.res.XResources_es.
The Spanish resource bundle.
XResources_es() - Constructor for class org.apache.xml.utils.res.XResources_es
 
XResources_fr - class org.apache.xml.utils.res.XResources_fr.
The French resource bundle.
XResources_fr() - Constructor for class org.apache.xml.utils.res.XResources_fr
 
XResources_he - class org.apache.xml.utils.res.XResources_he.
The Hebrew resource bundle.
XResources_he() - Constructor for class org.apache.xml.utils.res.XResources_he
 
XResources_hy - class org.apache.xml.utils.res.XResources_hy.
The Armenian resource bundle.
XResources_hy() - Constructor for class org.apache.xml.utils.res.XResources_hy
 
XResources_it - class org.apache.xml.utils.res.XResources_it.
The Italian resource bundle.
XResources_it() - Constructor for class org.apache.xml.utils.res.XResources_it
 
XResources_ja_JP_A - class org.apache.xml.utils.res.XResources_ja_JP_A.
The Japanese (Katakana) resource bundle.
XResources_ja_JP_A() - Constructor for class org.apache.xml.utils.res.XResources_ja_JP_A
 
XResources_ja_JP_HA - class org.apache.xml.utils.res.XResources_ja_JP_HA.
The Japanese (Hiragana) resource bundle.
XResources_ja_JP_HA() - Constructor for class org.apache.xml.utils.res.XResources_ja_JP_HA
 
XResources_ja_JP_HI - class org.apache.xml.utils.res.XResources_ja_JP_HI.
The Japanese (Hiragana) resource bundle.
XResources_ja_JP_HI() - Constructor for class org.apache.xml.utils.res.XResources_ja_JP_HI
 
XResources_ja_JP_I - class org.apache.xml.utils.res.XResources_ja_JP_I.
The Japanese (Katakana) resource bundle.
XResources_ja_JP_I() - Constructor for class org.apache.xml.utils.res.XResources_ja_JP_I
 
XResources_ka - class org.apache.xml.utils.res.XResources_ka.
The Georgian resource bundle.
XResources_ka() - Constructor for class org.apache.xml.utils.res.XResources_ka
 
XResources_ko - class org.apache.xml.utils.res.XResources_ko.
The Korean resource bundle.
XResources_ko() - Constructor for class org.apache.xml.utils.res.XResources_ko
 
XResources_sv - class org.apache.xml.utils.res.XResources_sv.
The Swedish resource bundle.
XResources_sv() - Constructor for class org.apache.xml.utils.res.XResources_sv
 
XResources_zh_CN - class org.apache.xml.utils.res.XResources_zh_CN.
The Chinese resource bundle.
XResources_zh_CN() - Constructor for class org.apache.xml.utils.res.XResources_zh_CN
 
XResources_zh_TW - class org.apache.xml.utils.res.XResources_zh_TW.
The Chinese(Taiwan) resource bundle.
XResources_zh_TW() - Constructor for class org.apache.xml.utils.res.XResources_zh_TW
 
XSLInfiniteLoopException - class org.apache.xalan.transformer.XSLInfiniteLoopException.
Class used to create an Infinite Loop Exception
XSLInfiniteLoopException() - Constructor for class org.apache.xalan.transformer.XSLInfiniteLoopException
Constructor XSLInfiniteLoopException
XSLMessages - class org.apache.xalan.res.XSLMessages.
Sets things up for issuing error messages.
XSLMessages() - Constructor for class org.apache.xalan.res.XSLMessages
 
XSLProcessorContext - class org.apache.xalan.extensions.XSLProcessorContext.
Provides transformer context to be passed to an extension element.
XSLProcessorContext(TransformerImpl, Stylesheet) - Constructor for class org.apache.xalan.extensions.XSLProcessorContext
Create a processor context to be passed to an extension.
XSLProcessorVersion - class org.apache.xalan.processor.XSLProcessorVersion.
Deprecated. To be replaced by org.apache.xalan.Version.getVersion()
XSLProcessorVersion() - Constructor for class org.apache.xalan.processor.XSLProcessorVersion
Deprecated.  
XSLTAttributeDef - class org.apache.xalan.processor.XSLTAttributeDef.
This class defines an attribute for an element in a XSLT stylesheet, is meant to reflect the structure defined in http://www.w3.org/TR/xslt#dtd, and the mapping between Xalan classes and the markup attributes in the element.
XSLTAttributeDef(String, String, int, boolean, boolean, int) - Constructor for class org.apache.xalan.processor.XSLTAttributeDef
Construct an instance of XSLTAttributeDef.
XSLTAttributeDef(String, String, int, boolean, int, String) - Constructor for class org.apache.xalan.processor.XSLTAttributeDef
Construct an instance of XSLTAttributeDef.
XSLTAttributeDef(String, String, boolean, boolean, boolean, int, String, int, String, int) - Constructor for class org.apache.xalan.processor.XSLTAttributeDef
Construct an instance of XSLTAttributeDef that uses two enumerated values.
XSLTAttributeDef(String, String, boolean, boolean, boolean, int, String, int, String, int, String, int) - Constructor for class org.apache.xalan.processor.XSLTAttributeDef
Construct an instance of XSLTAttributeDef that uses three enumerated values.
XSLTAttributeDef(String, String, boolean, boolean, boolean, int, String, int, String, int, String, int, String, int) - Constructor for class org.apache.xalan.processor.XSLTAttributeDef
Construct an instance of XSLTAttributeDef that uses three enumerated values.
XSLTBundle - Static variable in class org.apache.xalan.res.XSLMessages
The language specific resource object for Xalan messages.
XSLTElementDef - class org.apache.xalan.processor.XSLTElementDef.
This class defines the allowed structure for an element in a XSLT stylesheet, is meant to reflect the structure defined in http://www.w3.org/TR/xslt#dtd, and the mapping between Xalan classes and the markup elements in the XSLT instance.
XSLTElementDef() - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
XSLTElementDef(XSLTSchema, String, String, String, XSLTElementDef[], XSLTAttributeDef[], XSLTElementProcessor, Class) - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
XSLTElementDef(XSLTSchema, String, String, String, XSLTElementDef[], XSLTAttributeDef[], XSLTElementProcessor, Class, boolean) - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
XSLTElementDef(XSLTSchema, String, String, String, XSLTElementDef[], XSLTAttributeDef[], XSLTElementProcessor, Class, boolean, boolean) - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
XSLTElementDef(XSLTSchema, String, String, String, XSLTElementDef[], XSLTAttributeDef[], XSLTElementProcessor, Class, boolean, boolean, int, boolean) - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
XSLTElementDef(XSLTSchema, String, String, String, XSLTElementDef[], XSLTAttributeDef[], XSLTElementProcessor, Class, boolean, boolean, boolean, int, boolean) - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
XSLTElementDef(XSLTSchema, String, String, String, XSLTElementDef[], XSLTAttributeDef[], XSLTElementProcessor, Class, boolean, int, boolean) - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
XSLTElementDef(XSLTSchema, String, String, String, XSLTElementDef[], XSLTAttributeDef[], XSLTElementProcessor, Class, int, boolean) - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef.
XSLTElementDef(Class, XSLTElementProcessor, int) - Constructor for class org.apache.xalan.processor.XSLTElementDef
Construct an instance of XSLTElementDef that represents text.
XSLTElementProcessor - class org.apache.xalan.processor.XSLTElementProcessor.
This class acts as the superclass for all stylesheet element processors, and deals with things that are common to all elements.
XSLTElementProcessor() - Constructor for class org.apache.xalan.processor.XSLTElementProcessor
Construct a processor for top-level elements.
XSLTErrorResources - class org.apache.xalan.res.XSLTErrorResources.
Set up error messages.
XSLTErrorResources() - Constructor for class org.apache.xalan.res.XSLTErrorResources
 
XSLTErrorResources_de - class org.apache.xalan.res.XSLTErrorResources_de.
Set up error messages.
XSLTErrorResources_de() - Constructor for class org.apache.xalan.res.XSLTErrorResources_de
 
XSLTErrorResources_en - class org.apache.xalan.res.XSLTErrorResources_en.
Default implementation of XSLTErrorResources.
XSLTErrorResources_en() - Constructor for class org.apache.xalan.res.XSLTErrorResources_en
 
XSLTErrorResources_es - class org.apache.xalan.res.XSLTErrorResources_es.
Set up error messages.
XSLTErrorResources_es() - Constructor for class org.apache.xalan.res.XSLTErrorResources_es
 
XSLTErrorResources_fr - class org.apache.xalan.res.XSLTErrorResources_fr.
Set up error messages.
XSLTErrorResources_fr() - Constructor for class org.apache.xalan.res.XSLTErrorResources_fr
 
XSLTErrorResources_it - class org.apache.xalan.res.XSLTErrorResources_it.
Set up error messages.
XSLTErrorResources_it() - Constructor for class org.apache.xalan.res.XSLTErrorResources_it
 
XSLTErrorResources_ja - class org.apache.xalan.res.XSLTErrorResources_ja.
Set up error messages.
XSLTErrorResources_ja() - Constructor for class org.apache.xalan.res.XSLTErrorResources_ja
 
XSLTErrorResources_ko - class org.apache.xalan.res.XSLTErrorResources_ko.
Set up error messages.
XSLTErrorResources_ko() - Constructor for class org.apache.xalan.res.XSLTErrorResources_ko
 
XSLTErrorResources_sv - class org.apache.xalan.res.XSLTErrorResources_sv.
Set up error messages.
XSLTErrorResources_sv() - Constructor for class org.apache.xalan.res.XSLTErrorResources_sv
 
XSLTErrorResources_zh_CN - class org.apache.xalan.res.XSLTErrorResources_zh_CN.
Set up error messages.
XSLTErrorResources_zh_CN() - Constructor for class org.apache.xalan.res.XSLTErrorResources_zh_CN
 
XSLTErrorResources_zh_TW - class org.apache.xalan.res.XSLTErrorResources_zh_TW.
Set up error messages.
XSLTErrorResources_zh_TW() - Constructor for class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
XSLTProcessorApplet - class org.apache.xalan.client.XSLTProcessorApplet.
Provides applet host for the XSLT processor.
XSLTProcessorApplet() - Constructor for class org.apache.xalan.client.XSLTProcessorApplet
The XSLTProcessorApplet constructor takes no arguments.
XSLTProcessorApplet.TrustedAgent - class org.apache.xalan.client.XSLTProcessorApplet.TrustedAgent.
This class maintains a worker thread that that is trusted and can do things like access data.
XSLTProcessorApplet.TrustedAgent() - Constructor for class org.apache.xalan.client.XSLTProcessorApplet.TrustedAgent
 
XSLTSchema - class org.apache.xalan.processor.XSLTSchema.
This class defines the allowed structure for a stylesheet, and the mapping between Xalan classes and the markup elements in the stylesheet.
XSLTSchema() - Constructor for class org.apache.xalan.processor.XSLTSchema
Construct a XSLTSchema which represents the XSLT "schema".
XSLTVERSUPPORTED - Static variable in class org.apache.xalan.templates.Constants
The minimum version of XSLT supported by this processor.
XSLTVisitable - interface org.apache.xalan.templates.XSLTVisitable.
A class that implements this interface will call a XSLTVisitor for itself and members within it's heararchy.
XSLTVisitor - class org.apache.xalan.templates.XSLTVisitor.
A derivation from this class can be passed to a class that implements the XSLTVisitable interface, to have the appropriate method called for each component of an XSLT stylesheet.
XSLTVisitor() - Constructor for class org.apache.xalan.templates.XSLTVisitor
 
XSLT_ERROR_RESOURCES - Static variable in class org.apache.xalan.res.XSLMessages
The class name of the Xalan error message string table.
XSLT_PROPERTIES - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
The path/filename of the property file: XSLTInfo.properties Maintenance note: see also org.apache.xpath.functions.FuncSystemProperty.XSLT_PROPERTIES
XSLT_PROPERTIES - Static variable in class org.apache.xpath.functions.FuncSystemProperty
The path/filename of the property file: XSLTInfo.properties Maintenance note: see also org.apache.xalan.processor.TransformerFactoryImpl.XSLT_PROPERTIES
XSLT_RESOURCE - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_CN
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_CN
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field XSL_HEADER
XString - class org.apache.xpath.objects.XString.
This class represents an XPath string object, and is capable of converting the string to other types, such as a number.
XString(Object) - Constructor for class org.apache.xpath.objects.XString
Construct a XString object.
XString(String) - Constructor for class org.apache.xpath.objects.XString
Construct a XNodeSet object.
XStringForChars - class org.apache.xpath.objects.XStringForChars.
This class will wrap a FastStringBuffer and allow for
XStringForChars(char[], int, int) - Constructor for class org.apache.xpath.objects.XStringForChars
Construct a XNodeSet object.
XStringForChars(String) - Constructor for class org.apache.xpath.objects.XStringForChars
Construct a XNodeSet object.
XStringForFSB - class org.apache.xpath.objects.XStringForFSB.
This class will wrap a FastStringBuffer and allow for
XStringForFSB(FastStringBuffer, int, int) - Constructor for class org.apache.xpath.objects.XStringForFSB
Construct a XNodeSet object.
XStringForFSB(String) - Constructor for class org.apache.xpath.objects.XStringForFSB
Construct a XNodeSet object.
XUnresolvedVariable - class org.apache.xalan.templates.XUnresolvedVariable.
An instance of this class holds unto a variable until it is executed.
XUnresolvedVariable(ElemVariable, int, TransformerImpl, int, int, boolean) - Constructor for class org.apache.xalan.templates.XUnresolvedVariable
Create an XUnresolvedVariable, that may be executed at a later time.
XUnresolvedVariableSimple - class org.apache.xalan.templates.XUnresolvedVariableSimple.
This is the same as XUnresolvedVariable, but it assumes that the context is already set up.
XUnresolvedVariableSimple(ElemVariable) - Constructor for class org.apache.xalan.templates.XUnresolvedVariableSimple
 
XYZprofile - Static variable in class java.awt.color.ICC_Profile
 
XYZspace - Static variable in class java.awt.color.ColorSpace
 
X_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out left to right.
X_AXIS - Static variable in class javax.swing.text.View
Axis for format/break operations.
XalanProperties - class org.apache.xalan.transformer.XalanProperties.
XalanProperties defines the features understood by Xalan.
XalanProperties() - Constructor for class org.apache.xalan.transformer.XalanProperties
 
XmlChars - class org.apache.crimson.util.XmlChars.
Methods in this class are used to determine whether characters may appear in certain roles in XML documents.
XmlChars() - Constructor for class org.apache.crimson.util.XmlChars
 
XmlDocument - class org.apache.crimson.tree.XmlDocument.
This class implements the DOM Document interface, and also provides static factory methods to create document instances.
XmlDocument() - Constructor for class org.apache.crimson.tree.XmlDocument
Constructs an empty document object.
XmlDocument.Catalog - class org.apache.crimson.tree.XmlDocument.Catalog.
 
XmlDocument.Catalog() - Constructor for class org.apache.crimson.tree.XmlDocument.Catalog
 
XmlDocument.DocFragNode - class org.apache.crimson.tree.XmlDocument.DocFragNode.
 
XmlDocument.DocFragNode() - Constructor for class org.apache.crimson.tree.XmlDocument.DocFragNode
 
XmlDocument.EntityRefNode - class org.apache.crimson.tree.XmlDocument.EntityRefNode.
 
XmlDocument.EntityRefNode(String) - Constructor for class org.apache.crimson.tree.XmlDocument.EntityRefNode
 
XmlDocument.ExtWriteContext - class org.apache.crimson.tree.XmlDocument.ExtWriteContext.
 
XmlDocument.ExtWriteContext(Writer) - Constructor for class org.apache.crimson.tree.XmlDocument.ExtWriteContext
 
XmlDocument.ExtWriteContext(Writer, int) - Constructor for class org.apache.crimson.tree.XmlDocument.ExtWriteContext
 
XmlDocumentBuilder - class org.apache.crimson.tree.XmlDocumentBuilder.
This class is a SAX2 ContentHandler which converts a stream of parse events into an in-memory DOM document.
XmlDocumentBuilder() - Constructor for class org.apache.crimson.tree.XmlDocumentBuilder
Default constructor is for use in conjunction with a SAX2 parser.
XmlDocumentBuilderNS - class org.apache.crimson.tree.XmlDocumentBuilderNS.
This class implements a Namespace aware DOM tree builder which uses NS versions of the DOM Level 2 create methods and assumes disableNamespaces is false, ie.
XmlDocumentBuilderNS() - Constructor for class org.apache.crimson.tree.XmlDocumentBuilderNS
 
XmlLang - Static variable in class org.apache.crimson.parser.Parser2
 
XmlNames - class org.apache.crimson.util.XmlNames.
This class contains static methods used to determine whether identifiers may appear in certain roles in XML documents.
XmlNames() - Constructor for class org.apache.crimson.util.XmlNames
 
XmlReader - class org.apache.crimson.parser.XmlReader.
This handles several XML-related tasks that normal java.io Readers don't support, inluding use of IETF standard encoding names and automatic detection of most XML encodings.
XmlReader(InputStream) - Constructor for class org.apache.crimson.parser.XmlReader
 
XmlReader.AsciiReader - class org.apache.crimson.parser.XmlReader.AsciiReader.
 
XmlReader.AsciiReader(InputStream) - Constructor for class org.apache.crimson.parser.XmlReader.AsciiReader
 
XmlReader.BaseReader - class org.apache.crimson.parser.XmlReader.BaseReader.
 
XmlReader.BaseReader(InputStream) - Constructor for class org.apache.crimson.parser.XmlReader.BaseReader
 
XmlReader.Iso8859_1Reader - class org.apache.crimson.parser.XmlReader.Iso8859_1Reader.
 
XmlReader.Iso8859_1Reader(InputStream) - Constructor for class org.apache.crimson.parser.XmlReader.Iso8859_1Reader
 
XmlReader.Utf8Reader - class org.apache.crimson.parser.XmlReader.Utf8Reader.
 
XmlReader.Utf8Reader(InputStream) - Constructor for class org.apache.crimson.parser.XmlReader.Utf8Reader
 
XmlSupport - class java.util.prefs.XmlSupport.
XML Support for java.util.prefs.
XmlSupport() - Constructor for class java.util.prefs.XmlSupport
 
XmlSupport.EH - class java.util.prefs.XmlSupport.EH.
 
XmlSupport.EH() - Constructor for class java.util.prefs.XmlSupport.EH
 
XmlSupport.Resolver - class java.util.prefs.XmlSupport.Resolver.
 
XmlSupport.Resolver() - Constructor for class java.util.prefs.XmlSupport.Resolver
 
XmlWritable - interface org.apache.crimson.tree.XmlWritable.
Objects that can write themselves as XML text do so using this interface.
XmlWriteContext - class org.apache.crimson.tree.XmlWriteContext.
This captures context used when writing XML text, such as state used to "pretty print" output or to identify entities which are defined.
XmlWriteContext(Writer) - Constructor for class org.apache.crimson.tree.XmlWriteContext
Constructs a write context that doesn't pretty-print output.
XmlWriteContext(Writer, int) - Constructor for class org.apache.crimson.tree.XmlWriteContext
Constructs a write context that supports pretty-printing output starting at the specified number of spaces.
Xor - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque XOR rule with an alpha of 1.0f.
x - Variable in class java.awt.Component
The x position of the component in the parent's coordinate system.
x - Variable in class java.awt.Event
The x coordinate of the event.
x - Variable in class java.awt.Point
The x coordinate.
x - Variable in class java.awt.Rectangle
The x coordinate of the Rectangle.
x - Variable in class java.awt.dnd.DragSourceEvent
The horizontal coordinate for the cursor location at the moment this event occured if the cursor location is specified for this event; otherwise zero.
x - Variable in class java.awt.event.MouseEvent
The mouse event's x coordinate.
x - Variable in class java.awt.geom.Arc2D.Double
The x coordinate of the upper left corner of the arc.
x - Variable in class java.awt.geom.Arc2D.Float
The x coordinate of the upper left corner of the arc.
x - Variable in class java.awt.geom.ArcIterator
 
x - Variable in class java.awt.geom.Ellipse2D.Double
The x coordinate of the upper left corner of this Ellipse2D.
x - Variable in class java.awt.geom.Ellipse2D.Float
The x coordinate of the upper left corner of this Ellipse2D.
x - Variable in class java.awt.geom.EllipseIterator
 
x - Variable in class java.awt.geom.Point2D.Double
The X coordinate of this Point2D.
x - Variable in class java.awt.geom.Point2D.Float
The X coordinate of this Point2D.
x - Variable in class java.awt.geom.RectIterator
 
x - Variable in class java.awt.geom.Rectangle2D.Double
The x coordinate of this Rectangle2D.
x - Variable in class java.awt.geom.Rectangle2D.Float
The x coordinate of this Rectangle2D.
x - Variable in class java.awt.geom.RoundRectIterator
 
x - Variable in class java.awt.geom.RoundRectangle2D.Double
The X coordinate of this RoundRectangle2D.
x - Variable in class java.awt.geom.RoundRectangle2D.Float
The X coordinate of this RoundRectangle2D.
x() - Method in class java.util.regex.Pattern
Utility method for parsing hexadecimal escape sequences.
x - Variable in class javax.swing.PopupFactory.ContainerPopup
Desired x location.
x - Variable in class javax.swing.SpringLayout.Constraints
 
x - Variable in class javax.swing.text.DefaultHighlighter.LayeredHighlightInfo
 
x - Variable in class javax.swing.text.GlyphView
location for determining tab expansion against.
x - Variable in class javax.swing.text.html.Map.CircleRegionContainment
X origin of the circle.
x0 - Variable in class javax.swing.text.html.Map.RectangleRegionContainment
Top left.
x1 - Variable in class java.awt.GradientPaintContext
 
x1 - Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the start point of the cubic curve segment.
x1 - Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the start point of the cubic curve segment.
x1 - Variable in class java.awt.geom.Line2D.Double
The X coordinate of the start point of the line segment.
x1 - Variable in class java.awt.geom.Line2D.Float
The X coordinate of the start point of the line segment.
x1 - Variable in class java.awt.geom.QuadCurve2D.Double
The x coordinate of the start point of the quadratic curve segment.
x1 - Variable in class java.awt.geom.QuadCurve2D.Float
The x coordinate of the start point of the quadratic curve segment.
x1 - Variable in class javax.swing.text.html.Map.RectangleRegionContainment
Bottom right.
x2 - Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the end point of the cubic curve segment.
x2 - Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the end point of the cubic curve segment.
x2 - Variable in class java.awt.geom.Line2D.Double
The X coordinate of the end point of the line segment.
x2 - Variable in class java.awt.geom.Line2D.Float
The X coordinate of the end point of the line segment.
x2 - Variable in class java.awt.geom.QuadCurve2D.Double
The x coordinate of the end point of the quadratic curve segment.
x2 - Variable in class java.awt.geom.QuadCurve2D.Float
The x coordinate of the end point of the quadratic curve segment.
xBumps - Variable in class javax.swing.plaf.metal.MetalBumps
 
xChildren - Variable in class javax.swing.BoxLayout
 
xChildren - Variable in class javax.swing.OverlayLayout
 
xCropLen - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
xGap - Variable in class javax.swing.colorchooser.SmartGridLayout
 
xOff - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
xOffset - Variable in class javax.swing.DebugGraphics
 
xOrg - Variable in class java.awt.TexturePaintContext
 
xOrigin - Variable in class java.awt.image.Kernel
 
xOrigin - Variable in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
X location that the user object will be drawn at.
xPositionForValue(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
xTotal - Variable in class javax.swing.BoxLayout
 
xTotal - Variable in class javax.swing.OverlayLayout
 
xalign - Variable in class javax.swing.text.ComponentView.Invalidator
 
xbgrmodel - Static variable in class java.awt.GradientPaintContext
 
xform - Variable in class java.awt.image.AffineTransformOp
 
xmlReader - Variable in class org.apache.crimson.jaxp.DocumentBuilderImpl
 
xmlReader - Variable in class org.apache.crimson.jaxp.SAXParserImpl
 
xor(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ^ val).
xor(BitSet) - Method in class java.util.BitSet
Performs a logical XOR of this bit set with the bit set argument.
xpathSupport - Variable in class org.apache.xpath.CachedXPathAPI
XPathContext, and thus the document model system (DTMs), persists through multiple calls to this object.
xpoints - Variable in class java.awt.Polygon
The array of x coordinates.
xrgbRasRef - Static variable in class java.awt.TexturePaintContext
 
xrgbmodel - Static variable in class java.awt.GradientPaintContext
 
xrgbmodel - Static variable in class java.awt.TexturePaintContext
 
xstr(XPathContext) - Method in class org.apache.xpath.Expression
Cast result object to a string.
xstr() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to an XMLString.
xstr() - Method in class org.apache.xpath.objects.XObject
Cast result object to a string.
xstr() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to an XMLString.
xstr() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to an XMLString.
xstr() - Method in class org.apache.xpath.objects.XString
Cast result object to a string.
xyz2this - Variable in class java.awt.color.ICC_ColorSpace
 

Y

Y - Static variable in class java.lang.CharacterData
 
YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the year field.
YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the year.
YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for YEAR field alignment.
YELLOW - Static variable in class java.awt.Color
The color yellow.
YES_NO_CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
YES_NO_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
YES_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if YES is chosen.
YI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
YI_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
Y_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out top to bottom.
Y_AXIS - Static variable in class javax.swing.text.View
Axis for format/break operations.
y - Variable in class java.awt.Component
The y position of the component in the parent's coordinate system.
y - Variable in class java.awt.Event
The y coordinate of the event.
y - Variable in class java.awt.Point
The y coordinate.
y - Variable in class java.awt.Rectangle
The y coordinate of the Rectangle.
y - Variable in class java.awt.dnd.DragSourceEvent
The vertical coordinate for the cursor location at the moment this event occured if the cursor location is specified for this event; otherwise zero.
y - Variable in class java.awt.event.MouseEvent
The mouse event's y coordinate.
y - Variable in class java.awt.geom.Arc2D.Double
The y coordinate of the upper left corner of the arc.
y - Variable in class java.awt.geom.Arc2D.Float
The y coordinate of the upper left corner of the arc.
y - Variable in class java.awt.geom.ArcIterator
 
y - Variable in class java.awt.geom.Ellipse2D.Double
The y coordinate of the upper left corner of this Ellipse2D.
y - Variable in class java.awt.geom.Ellipse2D.Float
The y coordinate of the upper left corner of this Ellipse2D.
y - Variable in class java.awt.geom.EllipseIterator
 
y - Variable in class java.awt.geom.Point2D.Double
The Y coordinate of this Point2D.
y - Variable in class java.awt.geom.Point2D.Float
The Y coordinate of this Point2D.
y - Variable in class java.awt.geom.RectIterator
 
y - Variable in class java.awt.geom.Rectangle2D.Double
The y coordinate of this Rectangle2D.
y - Variable in class java.awt.geom.Rectangle2D.Float
The y coordinate of this Rectangle2D.
y - Variable in class java.awt.geom.RoundRectIterator
 
y - Variable in class java.awt.geom.RoundRectangle2D.Double
The Y coordinate of this RoundRectangle2D.
y - Variable in class java.awt.geom.RoundRectangle2D.Float
The Y coordinate of this RoundRectangle2D.
y - Variable in class javax.swing.PopupFactory.ContainerPopup
Desired y location.
y - Variable in class javax.swing.SpringLayout.Constraints
 
y - Variable in class javax.swing.text.DefaultHighlighter.LayeredHighlightInfo
 
y - Variable in class javax.swing.text.html.Map.CircleRegionContainment
Y origin of the circle.
y0 - Variable in class javax.swing.text.html.Map.RectangleRegionContainment
 
y1 - Variable in class java.awt.GradientPaintContext
 
y1 - Variable in class java.awt.geom.CubicCurve2D.Double
The Y coordinate of the start point of the cubic curve segment.
y1 - Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the start point of the cubic curve segment.
y1 - Variable in class java.awt.geom.Line2D.Double
The Y coordinate of the start point of the line segment.
y1 - Variable in class java.awt.geom.Line2D.Float
The Y coordinate of the start point of the line segment.
y1 - Variable in class java.awt.geom.QuadCurve2D.Double
The x coordinate of the start point of the quadratic curve segment.
y1 - Variable in class java.awt.geom.QuadCurve2D.Float
The y coordinate of the start point of the quadratic curve segment.
y1 - Variable in class javax.swing.text.html.Map.RectangleRegionContainment
 
y2 - Variable in class java.awt.geom.CubicCurve2D.Double
The Y coordinate of the end point of the cubic curve segment.
y2 - Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the end point of the cubic curve segment.
y2 - Variable in class java.awt.geom.Line2D.Double
The Y coordinate of the end point of the line segment.
y2 - Variable in class java.awt.geom.Line2D.Float
The Y coordinate of the end point of the line segment.
y2 - Variable in class java.awt.geom.QuadCurve2D.Double
The y coordinate of the end point of the quadratic curve segment.
y2 - Variable in class java.awt.geom.QuadCurve2D.Float
The y coordinate of the end point of the quadratic curve segment.
yAlign - Variable in class javax.swing.text.html.HiddenTagView
Alignment along the y axis, based on the font of the textfield.
yBumps - Variable in class javax.swing.plaf.metal.MetalBumps
 
yChildren - Variable in class javax.swing.BoxLayout
 
yChildren - Variable in class javax.swing.OverlayLayout
 
yCropLen - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
yGap - Variable in class javax.swing.colorchooser.SmartGridLayout
 
yOffset - Variable in class javax.swing.DebugGraphics
 
yOrg - Variable in class java.awt.TexturePaintContext
 
yOrigin - Variable in class java.awt.image.Kernel
 
yOrigin - Variable in class javax.swing.tree.VariableHeightLayoutCache.TreeStateNode
Y location that the user object will be drawn at.
yPositionForValue(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
yTotal - Variable in class javax.swing.BoxLayout
 
yTotal - Variable in class javax.swing.OverlayLayout
 
yalign - Variable in class javax.swing.text.ComponentView.Invalidator
 
year(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:year function returns the year of a date as a number.
year() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
yearLength(int) - Method in class java.util.GregorianCalendar
 
yearLength() - Method in class java.util.GregorianCalendar
 
yellow - Static variable in class java.awt.Color
The color yellow.
yes - Variable in class java.util.regex.Pattern.Conditional
 
yield() - Static method in class java.lang.Thread
Causes the currently executing thread object to temporarily pause and allow other threads to execute.
ypoints - Variable in class java.awt.Polygon
The array of y coordinates.

Z

ZERO - Static variable in class java.math.BigInteger
The BigInteger constant zero.
ZERO - Static variable in class javax.swing.text.CompositeView
 
ZONE_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the raw offset from GMT in milliseconds.
Zero - Static variable in class javax.swing.text.rtf.RTFGenerator
 
ZeroPointZero - Static variable in class javax.swing.text.rtf.RTFGenerator
 
ZipConstants - interface java.util.zip.ZipConstants.
 
ZipEntry - class java.util.zip.ZipEntry.
This class is used to represent a ZIP file entry.
ZipEntry(String) - Constructor for class java.util.zip.ZipEntry
Creates a new zip entry with the specified name.
ZipEntry(ZipEntry) - Constructor for class java.util.zip.ZipEntry
Creates a new zip entry with fields taken from the specified zip entry.
ZipEntry(String, long) - Constructor for class java.util.zip.ZipEntry
 
ZipEntry(long) - Constructor for class java.util.zip.ZipEntry
 
ZipException - exception java.util.zip.ZipException.
Signals that a Zip exception of some sort has occurred.
ZipException() - Constructor for class java.util.zip.ZipException
Constructs an ZipException with null as its error detail message.
ZipException(String) - Constructor for class java.util.zip.ZipException
Constructs an ZipException with the specified detail message.
ZipFile - class java.util.zip.ZipFile.
This class is used to read entries from a zip file.
ZipFile(String) - Constructor for class java.util.zip.ZipFile
Opens a zip file for reading.
ZipFile(File, int) - Constructor for class java.util.zip.ZipFile
Opens a new ZipFile to read from the specified File object in the specified mode.
ZipFile(File) - Constructor for class java.util.zip.ZipFile
Opens a ZIP file for reading given the specified File object.
ZipFile.ZipFileInputStream - class java.util.zip.ZipFile.ZipFileInputStream.
 
ZipFile.ZipFileInputStream(long, ZipFile) - Constructor for class java.util.zip.ZipFile.ZipFileInputStream
 
ZipInputStream - class java.util.zip.ZipInputStream.
This class implements an input stream filter for reading files in the ZIP file format.
ZipInputStream(InputStream) - Constructor for class java.util.zip.ZipInputStream
Creates a new ZIP input stream.
ZipOutputStream - class java.util.zip.ZipOutputStream.
This class implements an output stream filter for writing files in the ZIP file format.
ZipOutputStream(OutputStream) - Constructor for class java.util.zip.ZipOutputStream
Creates a new ZIP output stream.
ZoneView - class javax.swing.text.ZoneView.
ZoneView is a View implementation that creates zones for which the child views are not created or stored until they are needed for display or model/view translations.
ZoneView(Element, int) - Constructor for class javax.swing.text.ZoneView
Constructs a ZoneView.
ZoneView.Zone - class javax.swing.text.ZoneView.Zone.
Internally created view that has the purpose of holding the views that represent the children of the ZoneView that have been arranged in a zone.
ZoneView.Zone(Element, Position, Position) - Constructor for class javax.swing.text.ZoneView.Zone
 
zero - Static variable in class java.awt.dnd.DropTargetDropEvent
 
zero - Static variable in class java.lang.FloatingDecimal
 
zeroDigit - Variable in class java.text.DecimalFormatSymbols
Character used for zero.
zeroDigit - Variable in class java.text.SimpleDateFormat
Locale dependent digit zero.
zeroPaddingNumber(int, int, int, StringBuffer) - Method in class java.text.SimpleDateFormat
Formats a number with the specified minimum and maximum number of digits.
zeroRect - Static variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
zeroSize - Static variable in class javax.swing.plaf.basic.BasicSpinnerUI
Used by the default LayoutManager class - SpinnerLayout for missing (null) editor/nextButton/previousButton children.
zeros - Static variable in class java.math.BigInteger
 
zeros(int) - Static method in class org.apache.xpath.objects.XNumber
Return a string of '0' of the given length
zone - Variable in class java.util.Calendar
The TimeZone used by this calendar.
zoneStrings - Variable in class java.text.DateFormatSymbols
Localized names of time zones in this locale.
zoneWasLoaded(View) - Method in class javax.swing.text.ZoneView
Called by a zone when it gets loaded.

_

__x - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
__x - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
__y - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
__y - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
_bounds - Variable in class javax.swing.JComponent
 
_changeClip(int, int, int, int, boolean) - Method in class javax.swing.SwingGraphics
 
_cleanSelectorString(String) - Method in class javax.swing.text.html.StyleSheet
Returns a new String that contains only one space between non white space characters.
_clearGlobalFocusOwner() - Method in class java.awt.KeyboardFocusManager
 
_contains(int, int, int, int) - Method in class javax.swing.text.DefaultCaret
 
_currentFrameBottom - Variable in class org.apache.xpath.VariableStack
The bottom index of the current frame (relative to _stackFrames).
_currentNode - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
Current iteration location.
_dataOrQName(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get the data or qualified name for the given node identity.
_dispose() - Method in class javax.swing.PopupFactory.HeavyWeightPopup
 
_documentRoot(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Given a node identifier, find the owning document node.
_encodings - Static variable in class org.apache.xalan.serialize.Encodings
 
_exptype(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
_exptype(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the expanded type ID for the given node identity.
_firstch(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
_firstch(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the first child for the given node identity.
_formats - Static variable in class org.apache.xalan.serialize.SerializerFactory
Associates output methods to default output formats.
_frameTop - Variable in class org.apache.xpath.VariableStack
The top of the stack frame (_stackFrames).
_get(long) - Static method in class java.nio.Bits
 
_get(int) - Method in class java.nio.ByteBuffer
 
_get(int) - Method in class java.nio.DirectByteBuffer
 
_get(int) - Method in class java.nio.DirectByteBufferR
 
_get(int) - Method in class java.nio.HeapByteBuffer
 
_get(int) - Method in class java.nio.HeapByteBufferR
 
_getOffscreenBuffer(Component, int, int) - Method in class javax.swing.RepaintManager
 
_includeSelf - Variable in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
True if the start node should be considered part of the iteration.
_isConstant - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
(not sure yet what this is.
_isRestartable - Variable in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
True if this iteration can be restarted.
_last - Variable in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
The position of the last node within the iteration, as defined by XPath.
_level(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
_level(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the level in the tree for the given node identity.
_links - Variable in class org.apache.xpath.VariableStack
The stack of frame positions.
_linksTop - Variable in class org.apache.xpath.VariableStack
The top of the links stack.
_localName - Variable in class org.apache.xml.utils.QName
The local name.
_markedNode - Variable in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
The position of the marked node within the iteration; a saved itaration state that we may want to come back to.
_matround(double) - Static method in class java.awt.geom.AffineTransform
 
_maxAncestors - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
The max ancestors, but it can grow...
_namespaceURI - Variable in class org.apache.xml.utils.QName
The namespace URI.
_nextsib(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
_nextsib(int) - Method in class org.apache.xalan.lib.sql.SQLDocument
 
_nextsib(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the next sibling for the given node identity.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAncestorIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedDescendantIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingSiblingIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedNamespaceIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingSiblingIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedRootIterator
The extended type ID that was requested.
_nodeType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedSingletonIterator
The extended type ID that was requested.
_nsType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator
The extended type ID being requested.
_nsType - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator
The extended type ID being requested.
_oldsp - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
(not sure yet...
_paintImmediately(int, int, int, int) - Method in class javax.swing.JComponent
 
_parent(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
_parent(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the parent for the given node identity.
_pos - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NthDescendantIterator
The current nth position.
_position - Variable in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
The position of the current node within the iteration, as defined by XPath.
_postEdit(UndoableEdit) - Method in class javax.swing.undo.UndoableEditSupport
Called only from postEdit and endUpdate.
_prefix - Variable in class org.apache.xml.utils.QName
The namespace prefix.
_prevsib(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
_prevsib(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the previous sibling for the given node identity.
_put(long, byte) - Static method in class java.nio.Bits
 
_put(int, byte) - Method in class java.nio.ByteBuffer
 
_put(int, byte) - Method in class java.nio.DirectByteBuffer
 
_put(int, byte) - Method in class java.nio.DirectByteBufferR
 
_put(int, byte) - Method in class java.nio.HeapByteBuffer
 
_put(int, byte) - Method in class java.nio.HeapByteBufferR
 
_resultIndex - Variable in class org.apache.xalan.templates.ElemExsltFunction
Add the namespace to the StylesheetRoot vector of extension namespaces.
_setTextFromModel() - Method in class javax.swing.text.html.HiddenTagView
This resets the text on the text component we created to match that of the AttributeSet for the Element we represent.
_sp - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
(not sure yet...
_stack - Variable in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
The stack of start node + ancestors up to the root of the tree, which we must avoid.
_stackFrames - Variable in class org.apache.xpath.VariableStack
The stack frame where all variables and params will be kept.
_startNode - Variable in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
The handle to the start, or root, of the iteration.
_trace(TracerEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about a TracerEvent.
_type(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
_type(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the simple type ID for the given node identity.
_updateModelFromText() - Method in class javax.swing.text.html.CommentView
This is subclassed to put the text on the Comment attribute of the Element's AttributeSet.
_updateModelFromText() - Method in class javax.swing.text.html.HiddenTagView
This copies the text from the text component we've created to the Element's AttributeSet we represent.
_x - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
_x - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
_y - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
_y - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 

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 _