JavaTM 2 Platform
Std. Ed. v1.4.2
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 _

C

C - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering C, 17 x 22 in.
C - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering C size, 17 inch by 22 inch.
C - Static variable in class javax.print.attribute.standard.MediaSizeName
C size .
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.
C3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO C3 size, 324 mm by 458 mm.
C4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C4.
C4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO C4 size, 229 mm by 324 mm.
C5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C5.
C5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO C5 size, 162 mm by 229 mm.
C6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C6.
C6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO C6 size, 114 mm by 162 mm.
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.
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.
CANCEL - Static variable in class javax.security.auth.callback.ConfirmationCallback
CANCEL option.
CANCELED - Static variable in class javax.print.attribute.standard.JobState
The job has been canceled by some human agency, the printer has completed canceling the job, and all job status attributes have reached their final values for the job.
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 - Static variable in class javax.security.auth.x500.X500Principal
Canonical String format of Distinguished Names.
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.
CANVAS - Static variable in class javax.accessibility.AccessibleRole
Object that can be drawn into and is used to trap events.
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
 
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.
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.
CDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATA_SECTION_ELEMENTS - Static variable in class javax.xml.transform.OutputKeys
cdata-section-elements = expanded names.
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
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.
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.
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.
CHANNEL_PRESSURE - Static variable in class javax.sound.midi.ShortMessage
Command value for Channel Pressure (Aftertouch) message (0xD0, or 208)
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 - Static variable in interface javax.accessibility.AccessibleText
Constant used to indicate that the part of the text that should be retrieved is a character.
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.accessibility.AccessibleState
Indicates this object is currently checked.
CHECKED - Static variable in class javax.swing.text.html.HTML.Attribute
 
CHECK_BOX - Static variable in class javax.accessibility.AccessibleRole
A choice that can be checked or unchecked and provides a separate indicator for the current state.
CHEROKEE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CHILD_POLICY_ALL - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have a single instance of each of its legal child elements, in order.
CHILD_POLICY_CHOICE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have zero or one children, selected from among its legal child elements.
CHILD_POLICY_EMPTY - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element may not have any children.
CHILD_POLICY_MAX - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
The largest valid CHILD_POLICY_* constant, to be used for range checks.
CHILD_POLICY_REPEAT - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have zero or more instances of its unique legal child element.
CHILD_POLICY_SEQUENCE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have a sequence of instances of any of its legal child elements.
CHILD_POLICY_SOME - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have zero or one instance of each of its legal child elements, in order.
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.
CHOU_1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #1 envelope size, 142 mm by 332 mm.
CHOU_2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #2 envelope size, 119 mm by 277 mm.
CHOU_3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #3 envelope size, 120 mm by 235 mm.
CHOU_30 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #30 envelope size, 92 mm by 235 mm.
CHOU_4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #4 envelope size, 90 mm by 205 mm.
CHOU_40 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #40 envelope size, 90 mm by 225 mm.
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_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_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_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.
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
 
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.
CLOSE - Static variable in class javax.sound.sampled.LineEvent.Type
A type of event that is sent when a line closes, freeing the system resources it had obtained when it was opened.
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.
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.
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
 
COLLAPSED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is collapsed.
COLLATED - Static variable in class javax.print.attribute.standard.SheetCollate
Sheets within a document appear in collated order when multiple copies are printed.
COLOR - Static variable in class java.awt.PageAttributes.ColorType
The ColorType instance to use for specifying color printing.
COLOR - Static variable in class javax.print.attribute.standard.Chromaticity
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 - Static variable in class javax.accessibility.AccessibleRole
A specialized dialog that lets the user choose a color.
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_HEADER - Static variable in class javax.accessibility.AccessibleRole
The header for a column of data.
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_WIDTH_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
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_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_BOX - Static variable in class javax.accessibility.AccessibleRole
A list of choices the user can select from.
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.
COMMENTS - Static variable in class java.util.regex.Pattern
Permits whitespace and comments in pattern.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
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.
COMM_FAILURE - exception org.omg.CORBA.COMM_FAILURE.
This exception is raised if communication is lost while an operation is in progress, after the request was sent by the client, but before the reply from the server has been returned to the client.
COMM_FAILURE() - Constructor for class org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE exception with a default minor code of 0 and a completion state of COMPLETED_NO.
COMM_FAILURE(String) - Constructor for class org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
COMM_FAILURE(int, CompletionStatus) - Constructor for class org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE exception with the specified minor code and completion status.
COMM_FAILURE(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.COMM_FAILURE
Constructs a COMM_FAILURE exception with the specified detail message, minor code, and completion status.
COMPACT - Static variable in class javax.swing.text.html.HTML.Attribute
 
COMPACT_DISC - Static variable in class javax.sound.sampled.Port.Info
A type of port that gets audio from a CD-ROM drive.
COMPLETE - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was completed successfully.
COMPLETED - Static variable in class javax.print.attribute.standard.JobState
The job has completed successfully or with warnings or errors after processing, all of the job media sheets have been successfully stacked in the appropriate output bin(s), and all job status attributes have reached their final values for the job.
COMPLETED_MAYBE - Static variable in class org.omg.CORBA.CompletionStatus
An instance of CompletionStatus initialized with the constant _COMPLETED_MAYBE.
COMPLETED_NO - Static variable in class org.omg.CORBA.CompletionStatus
An instance of CompletionStatus initialized with the constant _COMPLETED_NO.
COMPLETED_YES - Static variable in class org.omg.CORBA.CompletionStatus
An instance of CompletionStatus initialized with the constant _COMPLETED_YES.
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.
COMPRESS - Static variable in class javax.print.attribute.standard.Compression
UNIX compression technology.
COMPRESSION_ERROR - Static variable in class javax.print.attribute.standard.JobStateReason
The job was aborted by the system because the printer encountered an error in the document data while decompressing it.
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.
CONNECTING_TO_DEVICE - Static variable in class javax.print.attribute.standard.PrinterStateReason
The printer has scheduled a job on the output device and is in the process of connecting to a shared network output device (and might not be able to actually start printing the job for an arbitrarily long time depending on the usage of the output device by other servers on the network).
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
General category "Pc" in the Unicode specification.
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.
CONTEXT_EXPIRED - Static variable in class org.ietf.jgss.GSSException
Security context expired.
CONTIGUOUS_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
Selection can only be contiguous.
CONTINUE - Static variable in class javax.sound.midi.ShortMessage
Status byte for Continue message (0xFB, or 251).
CONTINUOUS_LAYOUT_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property name for continuousLayout.
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.
CONTROLLED_BY - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is controlled by one or more target objects.
CONTROLLED_BY_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Identifies that the target object that is doing the controlling has changed
CONTROLLER_FOR - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is a controller for one or more target objects.
CONTROLLER_FOR_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Identifies that the controller for the target object has changed
CONTROL_BUTTONS_ARE_SHOWN_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Instruction to display the control buttons.
CONTROL_CHANGE - Static variable in class javax.sound.midi.ShortMessage
Command value for Control Change message (0xB0, or 176)
CONTROL_DK_SHADOW - Static variable in class java.awt.SystemColor
The array index for the controlDkShadow system color.
CONTROL_FACTORIES - Static variable in interface javax.naming.ldap.LdapContext
Constant that holds the name of the environment property for specifying the list of control factories to use.
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.
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".
COVER - Static variable in class javax.print.attribute.standard.Finishings
This value is specified when it is desired to select a non-printed (or pre-printed) cover for the document.
COVER_OPEN - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more covers on the device are open.
CPE - Static variable in class javax.naming.spi.NamingManager
Constant that holds the name of the environment property into which getContinuationContext() stores the value of its CannotProceedException parameter.
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.
CREDENTIALS_EXPIRED - Static variable in class org.ietf.jgss.GSSException
Expired credentials.
CRITICAL - Static variable in interface javax.naming.ldap.Control
Indicates a critical control.
CRL - class java.security.cert.CRL.
This class is an abstraction of certificate revocation lists (CRLs) that have different formats but important common uses.
CRL(String) - Constructor for class java.security.cert.CRL
Creates a CRL of the specified type.
CRLException - exception java.security.cert.CRLException.
CRL (Certificate Revocation List) Exception.
CRLException() - Constructor for class java.security.cert.CRLException
Constructs a CRLException with no detail message.
CRLException(String) - Constructor for class java.security.cert.CRLException
Constructs a CRLException with the specified detail message.
CRLSelector - interface java.security.cert.CRLSelector.
A selector that defines a set of criteria for selecting CRLs.
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.
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.
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.
CTX_RESTRICT_SCOPE - interface org.omg.CORBA.CTX_RESTRICT_SCOPE.
A flag that can be used as the second parameter to the method Context.get_values to restrict the search scope.
CURRENCY - Static variable in class java.text.NumberFormat.Field
Constant identifying the currency field.
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.
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.
Callback - interface javax.security.auth.callback.Callback.
Implementations of this interface are passed to a CallbackHandler, allowing underlying security services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackHandler - interface javax.security.auth.callback.CallbackHandler.
An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
CancelablePrintJob - interface javax.print.CancelablePrintJob.
This interface is used by a printing application to cancel a print job.
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.
CannotProceed - exception org.omg.CosNaming.NamingContextPackage.CannotProceed.
org/omg/CosNaming/NamingContextPackage/CannotProceed.java .
CannotProceed() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceed
 
CannotProceed(NamingContext, NameComponent[]) - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceed
 
CannotProceed(String, NamingContext, NameComponent[]) - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceed
 
CannotProceedException - exception javax.naming.CannotProceedException.
This exception is thrown to indicate that the operation reached a point in the name where the operation cannot proceed any further.
CannotProceedException(String) - Constructor for class javax.naming.CannotProceedException
Constructs a new instance of CannotProceedException using an explanation.
CannotProceedException() - Constructor for class javax.naming.CannotProceedException
Constructs a new instance of CannotProceedException.
CannotProceedHelper - class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper.
org/omg/CosNaming/NamingContextPackage/CannotProceedHelper.java .
CannotProceedHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
 
CannotProceedHolder - class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder.
org/omg/CosNaming/NamingContextPackage/CannotProceedHolder.java .
CannotProceedHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
 
CannotProceedHolder(CannotProceed) - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
 
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
 
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.
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
 
CertPath - class java.security.cert.CertPath.
An immutable sequence of certificates (a certification path).
CertPath(String) - Constructor for class java.security.cert.CertPath
Creates a CertPath of the specified type.
CertPath.CertPathRep - class java.security.cert.CertPath.CertPathRep.
Alternate CertPath class for serialization.
CertPath.CertPathRep(String, byte[]) - Constructor for class java.security.cert.CertPath.CertPathRep
Creates a CertPathRep with the specified type and encoded form of a certification path.
CertPathBuilder - class java.security.cert.CertPathBuilder.
A class for building certification paths (also known as certificate chains).
CertPathBuilder(CertPathBuilderSpi, Provider, String) - Constructor for class java.security.cert.CertPathBuilder
Creates a CertPathBuilder object of the given algorithm, and encapsulates the given provider implementation (SPI object) in it.
CertPathBuilderException - exception java.security.cert.CertPathBuilderException.
An exception indicating one of a variety of problems encountered when building a certification path with a CertPathBuilder.
CertPathBuilderException() - Constructor for class java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with null as its detail message.
CertPathBuilderException(String) - Constructor for class java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with the given detail message.
CertPathBuilderException(Throwable) - Constructor for class java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException that wraps the specified throwable.
CertPathBuilderException(String, Throwable) - Constructor for class java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with the specified detail message and cause.
CertPathBuilderResult - interface java.security.cert.CertPathBuilderResult.
A specification of the result of a certification path builder algorithm.
CertPathBuilderSpi - class java.security.cert.CertPathBuilderSpi.
The Service Provider Interface (SPI) for the CertPathBuilder class.
CertPathBuilderSpi() - Constructor for class java.security.cert.CertPathBuilderSpi
The default constructor.
CertPathParameters - interface java.security.cert.CertPathParameters.
A specification of certification path algorithm parameters.
CertPathValidator - class java.security.cert.CertPathValidator.
A class for validating certification paths (also known as certificate chains).
CertPathValidator(CertPathValidatorSpi, Provider, String) - Constructor for class java.security.cert.CertPathValidator
Creates a CertPathValidator object of the given algorithm, and encapsulates the given provider implementation (SPI object) in it.
CertPathValidatorException - exception java.security.cert.CertPathValidatorException.
An exception indicating one of a variety of problems encountered when validating a certification path.
CertPathValidatorException() - Constructor for class java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with no detail message.
CertPathValidatorException(String) - Constructor for class java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the given detail message.
CertPathValidatorException(Throwable) - Constructor for class java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException that wraps the specified throwable.
CertPathValidatorException(String, Throwable) - Constructor for class java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the specified detail message and cause.
CertPathValidatorException(String, Throwable, CertPath, int) - Constructor for class java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the specified detail message, cause, certification path, and index.
CertPathValidatorResult - interface java.security.cert.CertPathValidatorResult.
A specification of the result of a certification path validator algorithm.
CertPathValidatorSpi - class java.security.cert.CertPathValidatorSpi.
The Service Provider Interface (SPI) for the CertPathValidator class.
CertPathValidatorSpi() - Constructor for class java.security.cert.CertPathValidatorSpi
The default constructor.
CertSelector - interface java.security.cert.CertSelector.
A selector that defines a set of criteria for selecting Certificates.
CertStore - class java.security.cert.CertStore.
A class for retrieving Certificates and CRLs from a repository.
CertStore(CertStoreSpi, Provider, String, CertStoreParameters) - Constructor for class java.security.cert.CertStore
Creates a CertStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.
CertStoreException - exception java.security.cert.CertStoreException.
An exception indicating one of a variety of problems retrieving certificates and CRLs from a CertStore.
CertStoreException() - Constructor for class java.security.cert.CertStoreException
Creates a CertStoreException with null as its detail message.
CertStoreException(String) - Constructor for class java.security.cert.CertStoreException
Creates a CertStoreException with the given detail message.
CertStoreException(Throwable) - Constructor for class java.security.cert.CertStoreException
Creates a CertStoreException that wraps the specified throwable.
CertStoreException(String, Throwable) - Constructor for class java.security.cert.CertStoreException
Creates a CertStoreException with the specified detail message and cause.
CertStoreParameters - interface java.security.cert.CertStoreParameters.
A specification of CertStore parameters.
CertStoreSpi - class java.security.cert.CertStoreSpi.
The Service Provider Interface (SPI) for the CertStore class.
CertStoreSpi(CertStoreParameters) - Constructor for class java.security.cert.CertStoreSpi
The sole constructor.
Certificate - interface java.security.Certificate.
Deprecated. A new certificate handling package is created in the Java 2 platform. This Certificate interface is entirely deprecated and is here to allow for a smooth transition to the new package.
Certificate - class java.security.cert.Certificate.
Abstract class for managing a variety of identity certificates.
Certificate(String) - Constructor for class java.security.cert.Certificate
Creates a certificate of the specified type.
Certificate - class javax.security.cert.Certificate.
Abstract class for managing a variety of identity certificates.
Certificate() - Constructor for class javax.security.cert.Certificate
 
Certificate.CertificateRep - class java.security.cert.Certificate.CertificateRep.
Alternate Certificate class for serialization.
Certificate.CertificateRep(String, byte[]) - Constructor for class java.security.cert.Certificate.CertificateRep
Construct the alternate Certificate class with the Certificate type and Certificate encoding bytes.
CertificateEncodingException - exception java.security.cert.CertificateEncodingException.
Certificate Encoding Exception.
CertificateEncodingException() - Constructor for class java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String) - Constructor for class java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateEncodingException - exception javax.security.cert.CertificateEncodingException.
Certificate Encoding Exception.
CertificateEncodingException() - Constructor for class javax.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String) - Constructor for class javax.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateException - exception java.security.cert.CertificateException.
This exception indicates one of a variety of certificate problems.
CertificateException() - Constructor for class java.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException(String) - Constructor for class java.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateException - exception javax.security.cert.CertificateException.
This exception indicates one of a variety of certificate problems.
CertificateException() - Constructor for class javax.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException(String) - Constructor for class javax.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateExpiredException - exception java.security.cert.CertificateExpiredException.
Certificate Expired Exception.
CertificateExpiredException() - Constructor for class java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String) - Constructor for class java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateExpiredException - exception javax.security.cert.CertificateExpiredException.
Certificate Expired Exception.
CertificateExpiredException() - Constructor for class javax.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String) - Constructor for class javax.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateFactory - class java.security.cert.CertificateFactory.
This class defines the functionality of a certificate factory, which is used to generate certificate, certification path (CertPath) and certificate revocation list (CRL) objects from their encodings.
CertificateFactory(CertificateFactorySpi, Provider, String) - Constructor for class java.security.cert.CertificateFactory
Creates a CertificateFactory object of the given type, and encapsulates the given provider implementation (SPI object) in it.
CertificateFactorySpi - class java.security.cert.CertificateFactorySpi.
This class defines the Service Provider Interface (SPI) for the CertificateFactory class.
CertificateFactorySpi() - Constructor for class java.security.cert.CertificateFactorySpi
 
CertificateNotYetValidException - exception java.security.cert.CertificateNotYetValidException.
Certificate is not yet valid exception.
CertificateNotYetValidException() - Constructor for class java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String) - Constructor for class java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateNotYetValidException - exception javax.security.cert.CertificateNotYetValidException.
Certificate is not yet valid exception.
CertificateNotYetValidException() - Constructor for class javax.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String) - Constructor for class javax.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateParsingException - exception java.security.cert.CertificateParsingException.
Certificate Parsing Exception.
CertificateParsingException() - Constructor for class java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException(String) - Constructor for class java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
CertificateParsingException - exception javax.security.cert.CertificateParsingException.
Certificate Parsing Exception.
CertificateParsingException() - Constructor for class javax.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException(String) - Constructor for class javax.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
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.
ChannelBinding - class org.ietf.jgss.ChannelBinding.
This class encapsulates the concept of caller-provided channel binding information.
ChannelBinding(InetAddress, InetAddress, byte[]) - Constructor for class org.ietf.jgss.ChannelBinding
Create a ChannelBinding object with user supplied address information and data.
ChannelBinding(byte[]) - Constructor for class org.ietf.jgss.ChannelBinding
Creates a ChannelBinding object without any addressing information.
Channels - class java.nio.channels.Channels.
Utility methods for channels and streams.
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.
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.
CharHolder - class org.omg.CORBA.CharHolder.
The Holder for Char.
CharHolder() - Constructor for class org.omg.CORBA.CharHolder
Constructs a new CharHolder object with its value field initialized to 0.
CharHolder(char) - Constructor for class org.omg.CORBA.CharHolder
Constructs a new CharHolder object for the given char.
Ch