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
 
C - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
ANSI C paper size. 17 inch x 22 inch
C - Static variable in class javax.print.attribute.standard.MediaSizeName
The engineering ANSI C size medium: 17 inches x 22 inches.
C0 - Static variable in class java.awt.PageAttributes.MediaType
 
C1 - Static variable in class java.awt.PageAttributes.MediaType
 
C10 - Static variable in class java.awt.PageAttributes.MediaType
 
C2 - Static variable in class java.awt.PageAttributes.MediaType
 
C3 - Static variable in class java.awt.PageAttributes.MediaType
 
C3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO C3 envelope, 324 mm x 458 mm
C4 - Static variable in class java.awt.PageAttributes.MediaType
 
C4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO C4 envelope, 229 mm x 324 mm
C5 - Static variable in class java.awt.PageAttributes.MediaType
 
C5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO C5 envelope, 162 mm x 229 mm
C6 - Static variable in class java.awt.PageAttributes.MediaType
 
C6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
ISO C6 envelope, 114 mm x 162 mm
C7 - Static variable in class java.awt.PageAttributes.MediaType
 
C8 - Static variable in class java.awt.PageAttributes.MediaType
 
C9 - Static variable in class java.awt.PageAttributes.MediaType
 
cachedChildren() - Method in class java.util.prefs.AbstractPreferences
Returns all known unremoved children of this node.
cachedMinimumSize - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
The current minimum size if isMinimumSizeDirty is false.
cacheIcon(File, Icon) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
Adds an icon to the cache, associating it with the given file/directory.
cacheMBeanInfo(MBeanInfo) - Method in class javax.management.StandardMBean
Caches the MBeanInfo instance for this object.
calcRect - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
A reusable rectangle.
calculateAlignedPositions(int, SizeRequirements, SizeRequirements[], int[], int[]) - Static method in class javax.swing.SizeRequirements
Calculate the offsets and spans of the components, when they should be placed end-to-end.
calculateAlignedPositions(int, SizeRequirements, SizeRequirements[], int[], int[], boolean) - Static method in class javax.swing.SizeRequirements
Calculate the offsets and spans of the components, when they should be placed end-to-end.
calculateBreakPosition(int, int) - Method in class javax.swing.text.WrappedPlainView
Calculates the break position for the text between model positions p0 and p1.
calculateContentRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
Updates the contentRect field to an area inside the focusRect.
calculateFocusRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
This method calculates the size and position of the focusRect.
calculateGeometry() - Method in class javax.swing.plaf.basic.BasicSliderUI
This method calculates all the sizes of the rectangles by delegating to the helper methods calculateXXXRect.
calculateIndex(CompositeData) - Method in interface javax.management.openmbean.TabularData
Calculates the index the specified CompositeData value would have, if it was to be added to this TabularData instance.
calculateIndex(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Calculates the index the specified CompositeData value would have, if it was to be added to this TabularData instance.
calculateInnerArea(JComponent, Rectangle) - Static method in class javax.swing.SwingUtilities
Calculates the portion of the component's bounds which is inside the component's border insets.
calculateLabelRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
Calculates the labelRect field, taking into account the orientation of the slider.
calculateLayoutInfo() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
This method is called when the rectangles need to be calculated.
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements of this BoxView along its major axis, that is the axis specified in the constructor.
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.BlockView
Calculates the requirements along the major axis.
calculateMaxTabHeight(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the max tab height.
calculateMaxTabHeight(int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
calculateMaxTabWidth(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method calculates the max tab width.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements of this BoxView along its minor axis, that is the axis opposite to the axis specified in the constructor.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.FlowView
Calculates the size requirements of this BoxView along its minor axis, that is the axis opposite to the axis specified in the constructor.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.BlockView
Calculates the requirements along the minor axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.ParagraphView
Calculates the minor axis requirements of this view.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.TableView
Calculates the requirements of this view for the minor (== horizontal) axis.
calculateSize(boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
This method calculates the size of the the JTabbedPane.
calculateTabAreaHeight(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method calculates the tab area height, including insets, for the given amount of runs and tab height.
calculateTabAreaWidth(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method calculates the tab area width, including insets, for the given amount of runs and tab width.
calculateTabHeight(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method returns the tab height, including insets, for the given index and fontheight.
calculateTabRects(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
This method is called to calculate the tab rectangles.
calculateTabWidth(int, int, FontMetrics) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method calculates the tab width, including insets, for the given tab index and font metrics.
calculateThumbLocation() - Method in class javax.swing.plaf.basic.BasicSliderUI
Calculates the position of the thumbRect based on the current value of the slider.
calculateThumbSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
Sets the width and height of the thumbRect field, using the dimensions returned by BasicSliderUI.getThumbSize().
calculateTickRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
This method calculates the size and position of the tickRect.
calculateTiledPositions(int, SizeRequirements, SizeRequirements[], int[], int[]) - Static method in class javax.swing.SizeRequirements
Calculate the offsets and spans of the components, when they should be placed end-to-end.
calculateTiledPositions(int, SizeRequirements, SizeRequirements[], int[], int[], boolean) - Static method in class javax.swing.SizeRequirements
Calculate the offsets and spans of the components, when they should be placed end-to-end.
calculateTrackBuffer() - Method in class javax.swing.plaf.basic.BasicSliderUI
Calculates the gap size between the edge of the contentRect and the edge of the trackRect, storing the result in the trackBuffer field.
calculateTrackRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
Calculates the size and position of the trackRect.
calendar - Variable in class java.text.DateFormat
 
Calendar - Class in java.util
This class is an abstract base class for Calendars, which can be used to convert between Date objects and a set of integer fields which represent YEAR, MONTH, DAY, etc.
Calendar() - Constructor for class java.util.Calendar
Constructs a new Calendar with the default time zone and the default locale.
Calendar(TimeZone, Locale) - Constructor for class java.util.Calendar
Constructs a new Calendar with the given time zone and the given locale.
CallableStatement - Interface in java.sql
This interface provides a mechanism for calling stored procedures.
Callback - Interface in javax.security.auth.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 in javax.security.auth.callback
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.
CANADA - Static variable in class java.util.Locale
Locale which represents the English speaking portion of Canada.
CANADA_FRENCH - Static variable in class java.util.Locale
Locale which represents the French speaking portion of Canada.
cancel() - Method in class java.awt.print.PrinterJob
Cancels an in progress print job.
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() - Method in interface java.sql.Statement
This method cancels an outstanding statement, if the database supports that operation.
cancel() - Method in class java.util.Timer
Cancels the execution of the scheduler.
cancel() - Method in class java.util.TimerTask
Marks the task as canceled and prevents any further execution.
cancel() - Method in interface javax.print.CancelablePrintJob
Cancel the print job.
CANCEL - Static variable in class javax.security.auth.callback.ConfirmationCallback
CANCEL option.
CANCEL_OPTION - Static variable in class javax.swing.JFileChooser
A return value indicating the file chooser has been closed by cancelling.
CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
The value returned when cancel option is selected.
CANCEL_SELECTION - Static variable in class javax.swing.JFileChooser
Action command string for cancelling the current selection.
CancelablePrintJob - Interface in javax.print
CancelablePrintJob represents a print job which can be canceled.
cancelButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The localised mnemonic for the cancel button.
cancelButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The localised text for the cancel button.
cancelButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The localised tool tip text for the cancel button.
cancelCellEditing() - Method in class javax.swing.AbstractCellEditor
Stop editing the cell and do not accept any partial value that has been entered into the cell.
cancelCellEditing() - Method in interface javax.swing.CellEditor
Signals to the CellEditor that it should cancel editing.
cancelCellEditing() - Method in class javax.swing.DefaultCellEditor
Forwards call to the DefaultCellEditor.delegate.
cancelCellEditing() - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Cancel the cell editing session.
cancelCellEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
Messages cancelCellEditing to the realEditor and removes it from this instance.
CANCELED - Static variable in class javax.print.attribute.standard.JobState
The job has been canceled by the client.
cancelEditing() - Method in class javax.swing.JTree
 
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
Calls the TreeUI.cancelEditing(JTree) method for all the UI delegates managed by this MultiTreeUI.
cancelEditing(JTree) - Method in class javax.swing.plaf.TreeUI
Cancels editing a tree cell, discarding any entered value.
cancelLatestCommittedText(AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets the latest committed text, and removes it from the component's text body.
CancelledKeyException - Exception in java.nio.channels
 
CancelledKeyException() - Constructor for exception java.nio.channels.CancelledKeyException
Creates the exception
cancelledKeys() - Method in class java.nio.channels.spi.AbstractSelector
Returns the cancelled keys set.
cancelPendingPaint(int, int, int, int) - Method in interface java.awt.peer.ContainerPeer
Cancel a pending paint event on a region of this container.
cancelRowUpdates() - Method in interface java.sql.ResultSet
This method cancels any changes that have been made to a row.
cancelSelection() - Method in class javax.swing.JFileChooser
Cancels the selection.
canDecodeInput(Object) - Method in class javax.imageio.spi.ImageReaderSpi
 
canDetermineObscurity() - Method in interface java.awt.peer.ComponentPeer
Returns true if this component peer can determine if the component has been obscured, false otherwise.
canDisplay(char) - Method in class java.awt.Font
Checks if specified character maps to a glyph in this font.
canDisplay(int) - Method in class java.awt.Font
 
canDisplayUpTo(String) - Method in class java.awt.Font
Checks how much of a given string can be mapped to glyphs in this font.
canDisplayUpTo(char[], int, int) - Method in class java.awt.Font
Checks how much of a given sequence of text can be mapped to glyphs in this font.
canDisplayUpTo(CharacterIterator, int, int) - Method in class java.awt.Font
Checks how much of a given sequence of text can be mapped to glyphs in this font.
canDock(Component, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method returns whether the JToolBar can dock at the given position.
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
 
canEncode(char) - Method in class java.nio.charset.CharsetEncoder
 
canEncode(CharSequence) - Method in class java.nio.charset.CharsetEncoder
 
canEncodeImage(ImageTypeSpecifier) - Method in class javax.imageio.spi.ImageWriterSpi
 
canEncodeImage(RenderedImage) - Method in class javax.imageio.spi.ImageWriterSpi
 
canExecute() - Method in class java.io.File
This method tests whether or not the current thread is allowed to to execute the file pointed to by this object.
canFilterIndexColorModel - Variable in class java.awt.image.RGBImageFilter
Specifies whether to apply the filter to the index entries of the IndexColorModel.
canImport(JComponent, DataFlavor[]) - Method in class javax.swing.TransferHandler
Returns true if the data in this TransferHandler can be imported into the specified component.
canInsertEmpty(int) - Method in class javax.imageio.ImageWriter
Check whether a new empty image can be inserted at the given frame index.
canInsertImage(int) - Method in class javax.imageio.ImageWriter
Check whether an image can be inserted at the given frame index.
canNodeAppear(String, ImageTypeSpecifier) - Method in interface javax.imageio.metadata.IIOMetadataFormat
 
canNodeAppear(String, ImageTypeSpecifier) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
CannotProceed - Exception in org.omg.CosNaming.NamingContextPackage
The exception is raised when the naming service has given up for some reason.
CannotProceed() - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
Creates the unitialised exception.
CannotProceed(NamingContext, NameComponent[]) - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
Creates an exception with the fields, intialised to the given values.
CannotProceed(String, NamingContext, NameComponent[]) - Constructor for exception org.omg.CosNaming.NamingContextPackage.CannotProceed
Create an exception with the initialised fields and explaining message.
CannotProceedException - Exception in javax.naming
 
CannotProceedException() - Constructor for exception javax.naming.CannotProceedException
 
CannotProceedException(String) - Constructor for exception javax.naming.CannotProceedException
 
CannotProceedHelper - Class in org.omg.CosNaming.NamingContextPackage
The helper operations for CannotProceed.
CannotProceedHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
 
CannotProceedHolder - Class in org.omg.CosNaming.NamingContextPackage
The holder for exception CannotProceed.
CannotProceedHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
Create the holder with unitialised value.
CannotProceedHolder(CannotProceed) - Constructor for class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
Create the holder, storing the given value.
CannotRedoException - Exception in javax.swing.undo
An exception which indicates that an editing action cannot be redone.
CannotRedoException() - Constructor for exception javax.swing.undo.CannotRedoException
Constructs a new instance of a CannotRedoException.
CannotUndoException - Exception in javax.swing.undo
An exception which indicates that an editing action cannot be undone.
CannotUndoException() - Constructor for exception javax.swing.undo.CannotUndoException
Constructs a new instance of a CannotUndoException.
canOffsetTiles - Variable in class javax.imageio.ImageWriteParam
True if tiling grid offset parameters can be set.
canOffsetTiles() - Method in class javax.imageio.ImageWriteParam
 
CANON_EQ - Static variable in class java.util.regex.Pattern
 
CANONICAL - Static variable in class javax.security.auth.x500.X500Principal
 
CANONICAL_DECOMPOSITION - Static variable in class java.text.Collator
This constant indicates that only characters which are canonical variants in Unicode 2.0 will be decomposed prior to performing comparisons.
canonicalize(Oid) - Method in interface org.ietf.jgss.GSSName
Creates a mechanism name (MN) from an arbitrary internal name.
canPathsBeAdded(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Checks if the paths can be added.
canPathsBeRemoved(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Checks if the paths can be removed without breaking the continuity of the selection according to selectionMode.
canRead() - Method in class java.io.File
This method tests whether or not the current thread is allowed to to read the file pointed to by this object.
canReadRaster() - Method in class javax.imageio.ImageReader
Check if this reader can handle raster data.
canRedo() - Method in class javax.swing.undo.AbstractUndoableEdit
Determines whether it would be possible to redo this editing action.
canRedo() - Method in class javax.swing.undo.CompoundEdit
Determines whether it would be possible to redo this editing action.
canRedo() - Method in interface javax.swing.undo.UndoableEdit
Determines whether it would be possible to redo this editing action.
canRedo() - Method in class javax.swing.undo.UndoManager
Determines whether it would be possible to redo this editing action.
canRemoveImage(int) - Method in class javax.imageio.ImageWriter
Check whether an image can be removed from the given frame index.
canReplaceImageMetadata(int) - Method in class javax.imageio.ImageWriter
Check whether the metadata associated the image at the given frame index can be replaced.
canReplacePixels(int) - Method in class javax.imageio.ImageWriter
Check whether the pixels within the image at the given index can be replaced.
canReplaceStreamMetadata() - Method in class javax.imageio.ImageWriter
Check whether the metadata associated the entire image stream can be replaced.
canSetParameter(String, Object) - Method in interface org.w3c.dom.DOMConfiguration
Check if setting a parameter to a specific value is supported.
canSetSourceRenderSize - Variable in class javax.imageio.ImageReadParam
 
canSetSourceRenderSize() - Method in class javax.imageio.ImageReadParam
 
canUndo() - Method in class javax.swing.undo.AbstractUndoableEdit
Determines whether it would be possible to undo this editing action.
canUndo() - Method in class javax.swing.undo.CompoundEdit
Determines whether it would be possible to undo this editing action.
canUndo() - Method in interface javax.swing.undo.UndoableEdit
Determines whether it would be possible to undo this editing action.
canUndo() - Method in class javax.swing.undo.UndoManager
Determines whether it would be possible to undo this editing action.
canUndoOrRedo() - Method in class javax.swing.undo.UndoManager
Determines whether it would be possible to either undo or redo this editing action.
canUseCacheFile() - Method in class javax.imageio.spi.ImageInputStreamSpi
Determines whether ImageInputStreams created by this service provider benefit from using a cache file.
canUseCacheFile() - Method in class javax.imageio.spi.ImageOutputStreamSpi
Determines whether ImageOutputStreams created by this service provider benefit from using a cache file.
Canvas - Class in java.awt
The Canvas component provides a blank rectangular area, which the client application can use for drawing and for capturing events.
Canvas() - Constructor for class java.awt.Canvas
Initializes a new instance of Canvas.
Canvas(GraphicsConfiguration) - Constructor for class java.awt.Canvas
Initializes a new instance of Canvas with the supplied graphics configuration.
CANVAS - Static variable in class javax.accessibility.AccessibleRole
The object can be drawn into, and traps events.
Canvas.AccessibleAWTCanvas - Class in java.awt
This class provides accessibility support for the canvas.
Canvas.AccessibleAWTCanvas() - Constructor for class java.awt.Canvas.AccessibleAWTCanvas
Constructor for the accessible canvas.
CanvasPeer - Interface in java.awt.peer
 
canWrite() - Method in class java.io.File
This method test whether or not the current thread is allowed to write to this object.
canWriteCompressed - Variable in class javax.imageio.ImageWriteParam
True if this writer can write images using compression.
canWriteCompressed() - Method in class javax.imageio.ImageWriteParam
 
canWriteEmpty() - Method in class javax.imageio.ImageWriter
Check whether an entire empty image, including empty metadata and empty thumbnails, can be written to the output stream, leaving pixel values to be filled in later using the replacePixels methods.
canWriteProgressive - Variable in class javax.imageio.ImageWriteParam
True if images can be written as a progressive sequence of increasing quality.
canWriteProgressive() - Method in class javax.imageio.ImageWriteParam
 
canWriteRasters() - Method in class javax.imageio.ImageWriter
Check if IIOImages containing raster data are supported.
canWriteSequence() - Method in class javax.imageio.ImageWriter
Check if an image can be appended at the end of the current list of images even if prior images have already been written.
canWriteTiles - Variable in class javax.imageio.ImageWriteParam
True if tile width and height parameters can be set.
canWriteTiles() - Method in class javax.imageio.ImageWriteParam
 
CAP_BUTT - Static variable in class java.awt.BasicStroke
Indicates a flat line cap style.
CAP_ROUND - Static variable in class java.awt.BasicStroke
Indicates a rounded line cap style.
CAP_SQUARE - Static variable in class java.awt.BasicStroke
Indicates a square line cap style.
capacity() - Method in class java.lang.StringBuffer
Get the total number of characters this StringBuffer can support before it must be grown.
capacity() - Method in class java.lang.StringBuilder
Get the total number of characters this StringBuilder can support before it must be grown.
capacity() - Method in class java.nio.Buffer
Retrieves the capacity of the buffer.
capacity() - Method in class java.util.Vector
Returns the size of the internal data array (not the amount of elements contained in the Vector).
capacity() - Method in class javax.swing.DefaultListModel
Gets the capacity of the list.
capacityIncrement - Variable in class java.util.Vector
The amount the Vector's internal array should be increased in size when a new element is added that exceeds the current size of the array, or when Vector.ensureCapacity(int) is called.
caps - Variable in class java.awt.Component.BltBufferStrategy
The capabilities of the image buffer.
caps - Variable in class java.awt.Component.FlipBufferStrategy
The capabilities of this buffering strategy.
CAPS_LOCK - Static variable in class java.awt.Event
 
CAPTION - Static variable in class javax.swing.text.html.HTML.Tag
The <caption> tag
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
cardinality() - Method in class java.util.BitSet
Returns the number of bits set to true.
CardLayout - Class in java.awt
This class implements a card-based layout scheme.
CardLayout() - Constructor for class java.awt.CardLayout
Initializes a new instance of CardLayout with horizontal and vertical gaps of 0.
CardLayout(int, int) - Constructor for class java.awt.CardLayout
Create a new CardLayout object with the specified horizontal and vertical gaps.
Caret - Interface in javax.swing.text
Defines the method to be implemented by a caret that can be used in Swing text components.
CARET_POSITION_CHANGED - Static variable in class java.awt.event.InputMethodEvent
This event id indicates that the input method curor point has changed.
CaretEvent - Class in javax.swing.event
CaretEvent
CaretEvent(Object) - Constructor for class javax.swing.event.CaretEvent
CaretEvent constructor
CaretListener - Interface in javax.swing.event
CaretListener public interface
caretPositionChanged(InputMethodEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
caretPositionChanged(InputMethodEvent) - Method in interface java.awt.event.InputMethodListener
This method is called when the cursor position within the text is changed.
caretUpdate(CaretEvent) - Method in interface javax.swing.event.CaretListener
Caret position has been updated
caretUpdate(CaretEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handle a change in the caret position and fire any applicable property change events.
CASE_INSENSITIVE - Static variable in class java.util.regex.Pattern
 
CASE_INSENSITIVE_ORDER - Static variable in class java.lang.String
A Comparator that uses String.compareToIgnoreCase(String).
cast(Object) - Method in class java.lang.Class
Returns the specified object, cast to this Class' type.
catchExceptions - Variable in class java.awt.event.InvocationEvent
This variable is set to true if exceptions are caught and stored in a variable during the call to run(), otherwise exceptions are ignored and propagate up.
CausedFocusEvent - Class in sun.awt
Special FocusEvent for peers.
CausedFocusEvent(Component, int, boolean, Component, CausedFocusEvent.Cause) - Constructor for class sun.awt.CausedFocusEvent
 
CausedFocusEvent.Cause - Enum in sun.awt
 
cbrt(double) - Static method in class java.lang.Math
Take a cube root.
cbrt(double) - Static method in class java.lang.StrictMath
Returns the cube root of x.
CDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
The CDATA (Character data) constant, specifes the content model, consisting of characters only.
CDATA - Static variable in interface javax.xml.stream.XMLStreamConstants
A CDATA section event.
CDATA_SECTION_ELEMENTS - Static variable in class javax.xml.transform.OutputKeys
Whitespace-separated list of element names for which text children should be output as CDATA sections.
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
CDATASection - Interface in org.w3c.dom
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
ceil(double) - Static method in class java.lang.Math
Take the nearest integer that is that is greater than or equal to the argument.
ceil(double) - Static method in class java.lang.StrictMath
Take the nearest integer that is that is greater than or equal to the argument.
ceiling(T) - Method in class java.util.TreeSet
Returns the least or lowest element in the set greater than or equal to the given element, or null if there is no such element.
ceilingEntry(K) - Method in class java.util.TreeMap
Returns the entry associated with the least or lowest key that is greater than or equal to the specified key, or null if there is no such key.
ceilingKey(K) - Method in class java.util.TreeMap
Returns the the least or lowest key that is greater than or equal to the specified key, or null if there is no such key.
CELL_EDITOR_PROPERTY - Static variable in class javax.swing.JTree
 
CELL_RENDERER_PROPERTY - Static variable in class javax.swing.JTree
 
CELL_RENDERER_PROPERTY - Static variable in class javax.swing.table.TableColumn
The name for the cellRenderer property.
CellEditor - Interface in javax.swing
Provides edit capabilities for components that display cells like JTable, JList and JTree.
cellEditor - Variable in class javax.swing.JTable
The current cell editor.
cellEditor - Variable in class javax.swing.JTree
 
cellEditor - Variable in class javax.swing.plaf.basic.BasicTreeUI
Editor for the tree.
cellEditor - Variable in class javax.swing.table.TableColumn
An editor for the regular cells in this column.
CellEditorListener - Interface in javax.swing.event
CellEditorListener public interface
cellHeight - Variable in class javax.swing.plaf.basic.BasicListUI
The height of a single cell in the list.
cellHeights - Variable in class javax.swing.plaf.basic.BasicListUI
An array of varying heights of cells in the list, in cases where each cell might have a different height.
CELLPADDING - Static variable in class javax.swing.text.html.HTML.Attribute
The cellpadding attribute
cellRenderer - Variable in class javax.swing.JTree
 
cellRenderer - Variable in class javax.swing.table.TableColumn
The renderer for the regular cells in this column.
cellRendererChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
A constant to indicate that the cellRenderer has changed.
CellRendererPane - Class in javax.swing
Paints the cells of JList, JTable and JTree.
CellRendererPane() - Constructor for class javax.swing.CellRendererPane
Constructs a new CellRendererPane.
CellRendererPane.AccessibleCellRendererPane - Class in javax.swing
Provides accessibility support for CellRendererPanes.
CellRendererPane.AccessibleCellRendererPane() - Constructor for class javax.swing.CellRendererPane.AccessibleCellRendererPane
Constructor AccessibleCellRendererPane
cellSelectionEnabled - Variable in class javax.swing.JTable
Obsolete.
CELLSPACING - Static variable in class javax.swing.text.html.HTML.Attribute
The cellspacing attribute
cellWidth - Variable in class javax.swing.plaf.basic.BasicListUI
The width of a single cell in the list.
CENTER - Static variable in class java.awt.BorderLayout
Constant indicating the center of the container
CENTER - Static variable in class java.awt.FlowLayout
Constant that specifies center alignment.
CENTER - Static variable in class java.awt.GridBagConstraints
Position in the center.
CENTER - Static variable in class java.awt.Label
Alignment constant aligning the text in the center of its window.
CENTER - Static variable in class javax.swing.border.TitledBorder
A value for the titleJustification property that horizontally aligns the title text with the center of the border.
CENTER - Static variable in interface javax.swing.SwingConstants
 
CENTER - Static variable in class javax.swing.text.html.HTML.Tag
The <center> tag , breaks flow.
CENTER_ALIGNMENT - Static variable in class java.awt.Component
Constant returned by the getAlignmentY and getAlignmentX methods to indicate that the component wishes to be aligned to the centdisper relative to other components.
CENTER_BASELINE - Static variable in class java.awt.Font
Constant indicating the baseline mode characteristic of Chinese.
CENTER_BASELINE - Static variable in class java.awt.font.GraphicAttribute
 
centersChildren - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
Whether this layout will center the buttons.
Certificate - Class in java.security.cert
The Certificate class is an abstract class used to manage identity certificates.
Certificate(String) - Constructor for class java.security.cert.Certificate
Constructs a new certificate of the specified type.
Certificate - Interface in java.security
Deprecated.
use java.security.cert instead
Certificate - Class in javax.security.cert
The base class for public-key certificates.
Certificate() - Constructor for class javax.security.cert.Certificate
 
Certificate.CertificateRep - Class in java.security.cert
Certificate.CertificateRep is an inner class used to provide an alternate storage mechanism for serialized Certificates.
Certificate.CertificateRep(String, byte[]) - Constructor for class java.security.cert.Certificate.CertificateRep
Create an alternative representation of this certificate.
CertificateEncodingException - Exception in java.security.cert
Exception for a Certificate Encoding.
CertificateEncodingException() - Constructor for exception java.security.cert.CertificateEncodingException
Constructs an exception without a message string.
CertificateEncodingException(String) - Constructor for exception java.security.cert.CertificateEncodingException
Constructs an exception with a message string.
CertificateEncodingException(String, Throwable) - Constructor for exception java.security.cert.CertificateEncodingException
Create a new instance with a descriptive error message and a cause.
CertificateEncodingException(Throwable) - Constructor for exception java.security.cert.CertificateEncodingException
Create a new instance with a cause.
CertificateEncodingException - Exception in javax.security.cert
Signals a problem when encoding certificates.
CertificateEncodingException() - Constructor for exception javax.security.cert.CertificateEncodingException
 
CertificateEncodingException(String) - Constructor for exception javax.security.cert.CertificateEncodingException
 
CertificateException - Exception in java.security.cert
Exception for a Certificate.
CertificateException() - Constructor for exception java.security.cert.CertificateException
Constructs an exception without a message string.
CertificateException(String) - Constructor for exception java.security.cert.CertificateException
Constructs an exception with a message string.
CertificateException(String, Throwable) - Constructor for exception java.security.cert.CertificateException
Create a new instance with a descriptive error message and a cause.
CertificateException(Throwable) - Constructor for exception java.security.cert.CertificateException
Create a new instance with a cause.
CertificateException - Exception in javax.security.cert
Signals a generic problem with certificates.
CertificateException() - Constructor for exception javax.security.cert.CertificateException
 
CertificateException(String) - Constructor for exception javax.security.cert.CertificateException
 
CertificateExpiredException - Exception in java.security.cert
Exception for a Certificate Expiring.
CertificateExpiredException() - Constructor for exception java.security.cert.CertificateExpiredException
Constructs an exception without a message string.
CertificateExpiredException(String) - Constructor for exception java.security.cert.CertificateExpiredException
Constructs an exception with a message string.
CertificateExpiredException - Exception in javax.security.cert
Signals that a certificate has expired.
CertificateExpiredException() - Constructor for exception javax.security.cert.CertificateExpiredException
 
CertificateExpiredException(String) - Constructor for exception javax.security.cert.CertificateExpiredException
 
CertificateFactory - Class in java.security.cert
This class implements the CertificateFactory class interface used to generate certificates, certificate revocation lists (CRLs), and certificate paths objects from their encoded forms.
CertificateFactory(CertificateFactorySpi, Provider, String) - Constructor for class java.security.cert.CertificateFactory
Creates an instance of CertificateFactory.
CertificateFactorySpi - Class in java.security.cert
CertificateFactorySpi is the abstract class Service Provider Interface (SPI) for the CertificateFactory class.
CertificateFactorySpi() - Constructor for class java.security.cert.CertificateFactorySpi
Constructs a new CertificateFactorySpi
CertificateNotYetValidException - Exception in java.security.cert
Exception for a Certificate that is not yet valid.
CertificateNotYetValidException() - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs an exception without a message string.
CertificateNotYetValidException(String) - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs an exception with a message string.
CertificateNotYetValidException - Exception in javax.security.cert
Signals that a certificate is not yet valid.
CertificateNotYetValidException() - Constructor for exception javax.security.cert.CertificateNotYetValidException
 
CertificateNotYetValidException(String) - Constructor for exception javax.security.cert.CertificateNotYetValidException
 
CertificateParsingException - Exception in java.security.cert
Exception for parsing a DER-encoded Certificate.
CertificateParsingException() - Constructor for exception java.security.cert.CertificateParsingException
Constructs an exception without a message string.
CertificateParsingException(String) - Constructor for exception java.security.cert.CertificateParsingException
Constructs an exception with a message string.
CertificateParsingException(String, Throwable) - Constructor for exception java.security.cert.CertificateParsingException
Create a new instance with a descriptive error message and a cause.
CertificateParsingException(Throwable) - Constructor for exception java.security.cert.CertificateParsingException
Create a new instance with a cause.
CertificateParsingException - Exception in javax.security.cert
Signals a parsing error when decoding a certificate.
CertificateParsingException() - Constructor for exception javax.security.cert.CertificateParsingException
 
CertificateParsingException(String) - Constructor for exception javax.security.cert.CertificateParsingException
 
certificates() - Method in class java.security.Identity
Deprecated.
 
CertPath - Class in java.security.cert
This class represents an immutable sequence, or path, of security certificates.
CertPath(String) - Constructor for class java.security.cert.CertPath
Create a certificate path with the given type.
CertPath.CertPathRep - Class in java.security.cert
The serialized representation of a path.
CertPath.CertPathRep(String, byte[]) - Constructor for class java.security.cert.CertPath.CertPathRep
Create the new serial representation.
CertPathBuilder - Class in java.security.cert
This class builds certificate paths (also called certificate chains), which can be used to establish trust for a particular certificate by building a path from a trusted certificate (a trust anchor) to the untrusted certificate.
CertPathBuilder(CertPathBuilderSpi, Provider, String) - Constructor for class java.security.cert.CertPathBuilder
Creates a new CertPathBuilder.
CertPathBuilderException - Exception in java.security.cert
Indicates a problem while using a CertPathBuilder, wrapping the lower exception.
CertPathBuilderException() - Constructor for exception java.security.cert.CertPathBuilderException
Create an exception without a message.
CertPathBuilderException(String) - Constructor for exception java.security.cert.CertPathBuilderException
Create an exception with a message.
CertPathBuilderException(Throwable) - Constructor for exception java.security.cert.CertPathBuilderException
Create an exception with a cause.
CertPathBuilderException(String, Throwable) - Constructor for exception java.security.cert.CertPathBuilderException
Create an exception with a cause and a message.
CertPathBuilderResult - Interface in java.security.cert
A standard interface for the result of building a certificate path.
CertPathBuilderSpi - Class in java.security.cert
The CertPathBuilder Service Provider Interface (SPI).
CertPathBuilderSpi() - Constructor for class java.security.cert.CertPathBuilderSpi
Creates a new CertPathBuilderSpi.
CertPathParameters - Interface in java.security.cert
Parameters for generating and validating certificate paths.
CertPathTrustManagerParameters - Class in javax.net.ssl
Trust manager parameters for certification paths.
CertPathTrustManagerParameters(CertPathParameters) - Constructor for class javax.net.ssl.CertPathTrustManagerParameters
Creates a new trust manager parameter instance.
CertPathValidator - Class in java.security.cert
Generic interface to classes that validate certificate paths.
CertPathValidator(CertPathValidatorSpi, Provider, String) - Constructor for class java.security.cert.CertPathValidator
Creates a new CertPathValidator.
CertPathValidatorException - Exception in java.security.cert
Indicates a problem while validating a certification path.
CertPathValidatorException() - Constructor for exception java.security.cert.CertPathValidatorException
Create an exception without a message.
CertPathValidatorException(String) - Constructor for exception java.security.cert.CertPathValidatorException
Create an exception with a message.
CertPathValidatorException(Throwable) - Constructor for exception java.security.cert.CertPathValidatorException
Create an exception with a cause.
CertPathValidatorException(String, Throwable) - Constructor for exception java.security.cert.CertPathValidatorException
Create an exception with a cause and a message.
CertPathValidatorException(String, Throwable, CertPath, int) - Constructor for exception java.security.cert.CertPathValidatorException
Create an exception with a cause, message, failed object, and index of failure in that CertPath.
CertPathValidatorResult - Interface in java.security.cert
CertPathValidatorSpi - Class in java.security.cert
The service provider interface (SPI) for the CertPathValidator class.
CertPathValidatorSpi() - Constructor for class java.security.cert.CertPathValidatorSpi
Default constructor.
CertSelector - Interface in java.security.cert
 
CertStore - Class in java.security.cert
A CertStore is a read-only repository for certificates and certificate revocation lists.
CertStore(CertStoreSpi, Provider, String, CertStoreParameters) - Constructor for class java.security.cert.CertStore
Create a new CertStore.
CertStoreException - Exception in java.security.cert
Indicates a problem while retrieving certificates and CRLs from CertStore, wrapping the lower exception.
CertStoreException() - Constructor for exception java.security.cert.CertStoreException
Create an exception without a message.
CertStoreException(String) - Constructor for exception java.security.cert.CertStoreException
Create an exception with a message.
CertStoreException(Throwable) - Constructor for exception java.security.cert.CertStoreException
Create an exception with a cause.
CertStoreException(String, Throwable) - Constructor for exception java.security.cert.CertStoreException
Create an exception with a cause and a message.
CertStoreParameters - Interface in java.security.cert
Parameters used when creating instances of CertStore.
CertStoreSpi - Class in java.security.cert
The service provider interface (SPI) for the CertStore class.
CertStoreSpi(CertStoreParameters) - Constructor for class java.security.cert.CertStoreSpi
Creates a new CertStoreSpi.
CHANGE - Static variable in class javax.swing.event.DocumentEvent.EventType
CHANGE
change(int, int, AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Modifies the element structure so that the specified interval starts and ends at an element boundary.
CHANGED - Static variable in class java.awt.dnd.DragSourceContext
 
ChangedCharSetException - Exception in javax.swing.text
The exception is thrown when the document charset is changed.
ChangedCharSetException(String, boolean) - Constructor for exception javax.swing.text.ChangedCharSetException
Constructs a new char set exception with two additional parameters, defining the circumstances under that the exception was raised.
changedUpdate(DocumentEvent) - Method in interface javax.swing.event.DocumentListener
Changed update
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FieldView
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView
Receice notification that some attributes changed in the region that this view is responsible for.
changedUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.FlowView.FlowStrategy
Receives notification from a FlowView that some attributes have changed in the document at a location that the FlowView is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.GlyphView
Receives notification that some text attributes have changed within the text fragment that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.BlockView
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.InlineView
Receives notification that attributes have changed in the document in a location that this view is responsible for.
changedUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handle a text change event and fire an AccessibleContext.ACCESSIBLE_TEXT_PROPERTY property change event.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.LabelView
Receives notification when text attributes change in the chunk of text that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ParagraphView
Receives notification when some attributes of the displayed element changes.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
This method is called when attributes were changed in the Document in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Receive notification about a change update to the text model.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Called when the portion of the Document that this View is responsible for changes.
changeEvent - Variable in class javax.swing.AbstractButton
ChangeEvent that is fired to button's ChangeEventListeners
changeEvent - Variable in class javax.swing.AbstractCellEditor
The cached ChangeEvent.
changeEvent - Variable in class javax.swing.colorchooser.DefaultColorSelectionModel
The ChangeEvent fired to all ChangeListeners.
changeEvent - Variable in class javax.swing.DefaultBoundedRangeModel
An event that is sent to all registered ChangeListeners when the state of this range model has changed.
changeEvent - Variable in class javax.swing.DefaultButtonModel
The single ChangeEvent this model (re)uses to call its ChangeListeners.
changeEvent - Variable in class javax.swing.DefaultSingleSelectionModel
changeEvent
ChangeEvent - Class in javax.swing.event
An event used to signal a state change for an object.
ChangeEvent(Object) - Constructor for class javax.swing.event.ChangeEvent
Creates a new ChangeEvent instance for the specified source.
changeEvent - Variable in class javax.swing.JProgressBar
A single change event reused for all events.
changeEvent - Variable in class javax.swing.JSlider
The change event that is passed to all listeners of this slider.
changeEvent - Variable in class javax.swing.JTabbedPane
The changeEvent used to fire changes to listeners.
changeEvent - Variable in class javax.swing.MenuSelectionManager
ChangeEvent fired when selected path changes
changeEvent - Variable in class javax.swing.table.DefaultTableColumnModel
A change event used when notifying listeners of a change to the columnMargin field.
changeEvent - Variable in class javax.swing.text.DefaultCaret
The ChangeEvent that is fired by DefaultCaret.fireStateChanged().
changeEvent - Variable in class javax.swing.text.StyleContext.NamedStyle
 
changeHighlight(Object, int, int) - Method in class javax.swing.text.DefaultHighlighter
 
changeHighlight(Object, int, int) - Method in interface javax.swing.text.Highlighter
 
changeInfo - Variable in class javax.naming.event.NamingEvent
 
changeListener - Variable in class javax.swing.AbstractButton
Listener the button uses to receive ChangeEvents from its model.
ChangeListener - Interface in javax.swing.event
A ChangeListener can register with an object to receive notification of state changes (for objects that support this mechanism).
changeListener - Variable in class javax.swing.JProgressBar
The listener that is registered with the model.
changeListener - Variable in class javax.swing.JSlider
The listener that monitors the slider's model and forwards events to the slider's listeners (see createChangeListener()).
changeListener - Variable in class javax.swing.JTabbedPane
The listener that listens 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
The Listener for the model.
changeListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
Listener for changes from the model.
changeSelection(int, int, boolean, boolean) - Method in class javax.swing.JTable
 
changeShape(Dimension, Dimension, Dimension) - Method in class javax.swing.Box.Filler
Changes the dimensions of this Filler.
changeSupport - Variable in class javax.swing.AbstractAction
Provides support for property change event notification.
changeSupport - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Our Swing property change support.
changeToParentDirectory() - Method in class javax.swing.JFileChooser
Called by the UI delegate when the parent directory is changed.
changeUpdate() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Channel - Interface in java.nio.channels
 
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
return the channel attached to the key.
channel - Variable in class javax.sound.midi.VoiceStatus
The channel for this voice when active.
CHANNEL_PRESSURE - Static variable in class javax.sound.midi.ShortMessage
Statue nibble for Channel Pressure message.
ChannelBinding - Class in org.ietf.jgss
The GSS-API accommodates 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 in java.nio.channels
 
channels - Variable in class javax.sound.sampled.AudioFormat
The number of channels of data in this format.
CHAR - Static variable in class java.sql.Types
 
CHAR_REPLACEMENT - Static variable in class java.awt.font.TextAttribute
A key for the CHAR_REPLACEMENT attribute.
CHAR_UNDEFINED - Static variable in class java.awt.event.KeyEvent
The only char with no valid Unicode interpretation.
Character - Class in java.lang
Wrapper class for the primitive char data type.
Character(char) - Constructor for class java.lang.Character
Wraps up a character.
CHARACTER - Static variable in interface javax.accessibility.AccessibleText
Constant designating that the next selection should be a character.
CHARACTER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType representation of java.lang.Character.
Character.Subset - Class in java.lang
A subset of Unicode blocks.
Character.Subset(String) - Constructor for class java.lang.Character.Subset
Construct a new subset of characters.
Character.UnicodeBlock - Class in java.lang
A family of character subsets in the Unicode specification.
CharacterCodingException - Exception in java.nio.charset
 
CharacterCodingException() - Constructor for exception java.nio.charset.CharacterCodingException
Creates the exception
CharacterData - Interface in org.w3c.dom
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
CharacterIterator - Interface in java.text
This interface defines a mechanism for iterating over a range of characters.
Characters - Interface in javax.xml.stream.events
A character data (text) event.
CHARACTERS - Static variable in interface javax.xml.stream.XMLStreamConstants
A text event.
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated.
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated.
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 characters event.
CharArrayReader - Class in java.io
This class permits an array of chars to be read as an input stream.
CharArrayReader(char[]) - Constructor for class java.io.CharArrayReader
Create a new CharArrayReader that will read chars from the passed in char array.
CharArrayReader(char[], int, int) - Constructor for class java.io.CharArrayReader
Create a new CharArrayReader that will read chars from the passed in char array.
CharArrayWriter - Class in java.io
This class allows data to be written to a char array buffer and and then retrieved by an application.
CharArrayWriter() - Constructor for class java.io.CharArrayWriter
This method initializes a new CharArrayWriter with the default buffer size of 32 chars.
CharArrayWriter(int) - Constructor for class java.io.CharArrayWriter
This method initializes a new CharArrayWriter with a specified initial buffer size.
charAt(int) - Method in interface java.lang.CharSequence
Returns the character at the given index.
charAt(int) - Method in class java.lang.String
Returns the character located at the specified index within this String.
charAt(int) - Method in class java.lang.StringBuffer
Get the character at the specified index.
charAt(int) - Method in class java.nio.CharBuffer
Returns the character at position() + index.
charAttr - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
Holds the current character attribute set *
CharBuffer - Class in java.nio
 
CharConversionException - Exception in java.io
This exception is thrown to indicate that a problem occurred with an attempted character conversion.
CharConversionException() - Constructor for exception java.io.CharConversionException
Create an exception without a descriptive error message.
CharConversionException(String) - Constructor for exception java.io.CharConversionException
Create an exception with a descriptive error message.
charCount(int) - Static method in class java.lang.Character
Return number of 16-bit characters required to represent the given code point.
CharHolder - Class in org.omg.CORBA
A holder for CORBA char that is mapped into java char.
CharHolder() - Constructor for class org.omg.CORBA.CharHolder
Constructs an instance of CharHolder, initializing CharHolder.value to 0 .
CharHolder(char) - Constructor for class org.omg.CORBA.CharHolder
Constructs an instance of CharHolder, initializing CharHolder.value to the given char.
CharSeqHelper - Class in org.omg.CORBA
Provides static helper methods for working with CORBA sequence of char (CharSeq).
CharSeqHelper() - Constructor for class org.omg.CORBA.CharSeqHelper
 
CharSeqHolder - Class in org.omg.CORBA
A sequence holder for CORBA CharSeq that is mapped into java char[].
CharSeqHolder() - Constructor for class org.omg.CORBA.CharSeqHolder
Constructs an instance of CharSeqHolder, initializing CharSeqHolder.value to null.
CharSeqHolder(char[]) - Constructor for class org.omg.CORBA.CharSeqHolder
Constructs an instance of CharSeqHolder, initializing CharSeqHolder.value to the given char[].
CharSequence - Interface in java.lang
General functions on a sequence of chars.
Charset - Class in java.nio.charset
 
Charset(String, String[]) - Constructor for class java.nio.charset.Charset
 
charset() - Method in class java.nio.charset.CharsetDecoder
 
charset() - Method in class java.nio.charset.CharsetEncoder
 
CHARSET_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSCharsetRule.
CharsetDecoder - Class in java.nio.charset
 
CharsetDecoder(Charset, float, float) - Constructor for class java.nio.charset.CharsetDecoder
 
CharsetEncoder - Class in java.nio.charset
 
CharsetEncoder(Charset, float, float) - Constructor for class java.nio.charset.CharsetEncoder
 
CharsetEncoder(Charset, float, float, byte[]) - Constructor for class java.nio.charset.CharsetEncoder
 
charsetForName(String) - Method in class java.nio.charset.spi.CharsetProvider
Returns the named charset, by canonical name or alias.
CharsetProvider - Class in java.nio.charset.spi
This class allows an implementor to provide additional character sets.
CharsetProvider() - Constructor for class java.nio.charset.spi.CharsetProvider
Initialize a new charset provider.
charsets() - Method in class java.nio.charset.spi.CharsetProvider
Returns an iterator over the charsets defined by this provider.
charsWidth(char[], int, int) - Method in class java.awt.FontMetrics
Returns the total width of the specified character array.
charValue() - Method in class java.lang.Character
Returns the character which has been wrapped by this class.
charWidth(int) - Method in class java.awt.FontMetrics
Returns the width of the specified character.
charWidth(char) - Method in class java.awt.FontMetrics
Returns the width of the specified character.
check(Certificate, Collection<String>) - Method in class java.security.cert.PKIXCertPathChecker
Checks a certificate, removing any critical extensions that are resolved in this check.
CHECK_BOX - Static variable in class javax.accessibility.AccessibleRole
A choice which can be on or off, and has a separate indicator.
CHECK_BOX - Static variable in class javax.swing.plaf.synth.Region
Specifies the region of a check box.
CHECK_BOX_MENU_ITEM - Static variable in class javax.swing.plaf.synth.Region
Specifies the region of a check box menu item.
checkAccept(String, int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to accept a connection from a particular host on a particular port.
checkAccess(Thread) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to modify another Thread.
checkAccess(ThreadGroup) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to modify a ThreadGroup.
checkAccess() - Method in class java.lang.Thread
Check whether the current Thread is allowed to modify this Thread.
checkAccess() - Method in class java.lang.ThreadGroup
Find out if the current Thread can modify this ThreadGroup.
checkAccess() - Method in class java.util.logging.LogManager
Checks whether the current security context allows changing the configuration of the logging framework.
checkAll() - Method in class java.awt.MediaTracker
Checks if all media objects have finished loading, i.e. are MediaTracker.COMPLETE, MediaTracker.ABORTED or MediaTracker.ERRORED.
checkAll(boolean) - Method in class java.awt.MediaTracker
Checks if all media objects have finished loading, i.e. are MediaTracker.COMPLETE, MediaTracker.ABORTED or MediaTracker.ERRORED.
checkAwtEventQueueAccess() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to use the AWT event queue.
Checkbox - Class in java.awt
This class implements a component which has an on/off state.
Checkbox() - Constructor for class java.awt.Checkbox
Initializes a new instance of Checkbox with no label, an initial state of off, and that is not part of any checkbox group.
Checkbox(String) - Constructor for class java.awt.Checkbox
Initializes a new instance of Checkbox with the specified label, an initial state of off, and that is not part of any checkbox group.
Checkbox(String, boolean) - Constructor for class java.awt.Checkbox
Initializes a new instance of Checkbox with the specified label and initial state, and that is not part of any checkbox group.
Checkbox(String, CheckboxGroup, boolean) - Constructor for class java.awt.Checkbox
Initializes a new instance of Checkbox with the specified label, initial state, and checkbox group.
Checkbox(String, boolean, CheckboxGroup) - Constructor for class java.awt.Checkbox
Initializes a new instance of Checkbox with the specified label, initial state, and checkbox group.
Checkbox.AccessibleAWTCheckbox - Class in java.awt
This class provides accessibility support for the checkbox.
Checkbox.AccessibleAWTCheckbox() - Constructor for class java.awt.Checkbox.AccessibleAWTCheckbox
Default constructor which simply calls the super class for generic component accessibility handling.
CheckboxGroup - Class in java.awt
This class if for combining checkboxes into groups so that only one checkbox in the group can be selected at any one time.
CheckboxGroup() - Constructor for class java.awt.CheckboxGroup
Initializes a new instance of CheckboxGroup.
CheckboxMenuItem - Class in java.awt
This class implements a menu item that has a checkbox on it indicating the selected state of some option.
CheckboxMenuItem() - Constructor for class java.awt.CheckboxMenuItem
Initializes a new instance of CheckboxMenuItem with no label and an initial state of off.
CheckboxMenuItem(String) - Constructor for class java.awt.CheckboxMenuItem
Initializes a new instance of CheckboxMenuItem with the specified label and an initial state of off.
CheckboxMenuItem(String, boolean) - Constructor for class java.awt.CheckboxMenuItem
Initializes a new instance of CheckboxMenuItem with the specified label and initial state.
CheckboxMenuItem.AccessibleAWTCheckboxMenuItem - Class in java.awt
 
CheckboxMenuItem.AccessibleAWTCheckboxMenuItem() - Constructor for class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
 
CheckboxMenuItemPeer - Interface in java.awt.peer
 
CheckboxPeer - Interface in java.awt.peer
 
checkClientTrusted(X509Certificate[], String) - Method in interface javax.net.ssl.X509TrustManager
Checks if a certificate chain sent by the client is trusted.
checkClosed() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
checkConnect(String, int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to connect to a given host on a given port.
checkConnect(String, int, Object) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to connect to a given host on a given port, using the given security context.
checkCreateClassLoader() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to create a ClassLoader.
checkDelete(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to delete the given file.
CHECKED - Static variable in class javax.accessibility.AccessibleState
Indicates an object is checked.
CHECKED - Static variable in class javax.swing.text.html.HTML.Attribute
The checked attribute
checkedCollection(Collection<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the given collection, where any modification is first checked to ensure that the type of the new data is appropriate.
CheckedInputStream - Class in java.util.zip
InputStream that computes a checksum of the data being read using a supplied Checksum object.
CheckedInputStream(InputStream, Checksum) - Constructor for class java.util.zip.CheckedInputStream
Creates a new CheckInputStream on top of the supplied OutputStream using the supplied Checksum.
checkedList(List<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the given list, where any modification is first checked to ensure that the type of the new data is appropriate.
checkedMap(Map<K, V>, Class<K>, Class<V>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the given map, where any modification is first checked to ensure that the type of the new data is appropriate.
CheckedOutputStream - Class in java.util.zip
OutputStream that computes a checksum of data being written using a supplied Checksum object.
CheckedOutputStream(OutputStream, Checksum) - Constructor for class java.util.zip.CheckedOutputStream
Creates a new CheckInputStream on top of the supplied OutputStream using the supplied Checksum.
checkedSet(Set<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the given set, where any modification is first checked to ensure that the type of the new data is appropriate.
checkedSortedMap(SortedMap<K, V>, Class<K>, Class<V>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the given sorted map, where any modification is first checked to ensure that the type of the new data is appropriate.
checkedSortedSet(SortedSet<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the given sorted set, where any modification is first checked to ensure that the type of the new data is appropriate.
checkError() - Method in class java.io.PrintStream
This method checks to see if an error has occurred on this stream.
checkError() - Method in class java.io.PrintWriter
This method checks to see if an error has occurred on this stream.
checkExec(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to execute the given program.
checkExit(int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to exit the JVM with the given status.
checkForClickInExpandControl(TreePath, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
If the mouseX and mouseY are in the expand or collapse region of the row, this will toggle the row.
checkGuard(Object) - Method in interface java.security.Guard
This method tests whether or not access is allowed to the specified guarded object.
checkGuard(Object) - Method in class java.security.Permission
This method implements the Guard interface for this class.
checkHorizontalKey(int, String) - Method in class javax.swing.AbstractButton
Verifies that a particular key is one of the valid constants used for describing horizontal alignment and positioning.
checkHorizontalKey(int, String) - Method in class javax.swing.JLabel
Checks the specified key to ensure that it is valid as a horizontal alignment, throwing an IllegalArgumentException if the key is invalid.
checkIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Icon that is displayed before the text.
checkID(int) - Method in class java.awt.MediaTracker
Checks if the media objects with ID have completed loading.
checkID(int, boolean) - Method in class java.awt.MediaTracker
Checks if the media objects with ID have completed loading.
checkImage(Image, ImageObserver) - Method in class java.awt.Component
Returns the status of the loading of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in class java.awt.Component
Returns the status of the loading of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in interface java.awt.peer.ComponentPeer
Returns the construction status of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in class java.awt.Toolkit
Checks the status of specified image as it is being readied for rendering.
checkLink(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to link in the given native library.
checkListen(int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to listen to a specific port for data.
checkMemberAccess(Class<?>, int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to get certain types of Methods, Fields and Constructors from a Class object.
checkMulticast(InetAddress) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read and write multicast to a particular address.
checkMulticast(InetAddress, byte) - Method in class java.lang.SecurityManager
checkOpacity(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonListener
Checks the contentAreaFilled property and updates the opaque property of the button.
checkPackageAccess(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to access the specified package at all.
checkPackageDefinition(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to define a class into the specified package.
checkPainter() - Method in class javax.swing.text.GlyphView
Checks if a GlyphPainer is installed.
checkPermission(Permission) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to perform an operation that requires the specified Permission.
checkPermission(Permission, Object) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to perform an operation that requires the specified Permission.
checkPermission(Permission) - Method in class java.security.AccessControlContext
Determines whether or not the specific permission is granted depending on the context it is within.
checkPermission(Permission) - Static method in class java.security.AccessController
Checks wether the access control context of the current thread allows the given Permission.
checkPermission(Principal, Permission) - Method in interface java.security.acl.Acl
This method tests whether or not the specified Principal has the specified Permission
checkPermission(Permission) - Method in interface java.security.acl.AclEntry
This method tests whether or not the specified permission is associated with this ACL entry.
checkPrintJobAccess() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to create a print job.
checkPropertiesAccess() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read or write all the system properties at once.
checkPropertyAccess(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read a particular system property (writes are checked directly via checkPermission).
checkRead(FileDescriptor) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read the given file using the FileDescriptor.
checkRead(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read the given file.
checkRead(String, Object) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read the given file. using the given security context.
checkReadParamBandSettings(ImageReadParam, int, int) - Static method in class javax.imageio.ImageReader
Check that the given read parameters have valid source and destination band settings.
checkSecurityAccess(String) - Method in class java.lang.SecurityManager
Test whether a particular security action may be taken.
checkServerTrusted(X509Certificate[], String) - Method in interface javax.net.ssl.X509TrustManager
Checks if a certificate chain sent by the server is trusted.
checkSetFactory() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to set the current socket factory.
Checksum - Interface in java.util.zip
Interface to compute a data checksum used by checked input/output streams.
checkSystemClipboardAccess() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to use the system clipboard.
checkTopLevelWindow(Object) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to create a top-level window.
checkValid(String, ValidationContext) - Method in interface org.relaxng.datatype.Datatype
Similar to the isValid method but throws an exception with diagnosis in case of errors.
checkValid() - Method in interface org.relaxng.datatype.DatatypeStreamingValidator
Similar to the isValid method, but this method throws Exception (with possibly diagnostic information), instead of returning false.
checkValid() - Method in class org.relaxng.datatype.helpers.StreamingValidatorImpl
 
checkValidity() - Method in class java.security.cert.X509Certificate
Checks the validity of the X.509 certificate.
checkValidity(Date) - Method in class java.security.cert.X509Certificate
Checks the validity of the X.509 certificate for the specified time and date.
checkValidity() - Method in class javax.security.cert.X509Certificate
Check if this certificate is valid now.
checkValidity(Date) - Method in class javax.security.cert.X509Certificate
Check if this certificate is valid for the given date.
checkVerticalKey(int, String) - Method in class javax.swing.AbstractButton
Verifies that a particular key is one of the valid constants used for describing vertical alignment and positioning.
checkVerticalKey(int, String) - Method in class javax.swing.JLabel
Checks the specified key to ensure that it is valid as a vertical alignment, throwing an IllegalArgumentException if the key is invalid.
checkWrite(FileDescriptor) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to write the given file using the FileDescriptor.
checkWrite(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to write the given file.
CHEROKEE - Static variable in class java.lang.Character.UnicodeBlock
Cherokee. 0x13A0 - 0x13FF.
CHILD_NODE_OF - Static variable in class javax.accessibility.AccessibleRelation
Indicates that an object is a child of another object.
CHILD_NODE_OF_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates that the ancestry relationship has changed.
CHILD_POLICY_ALL - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
CHILD_POLICY_CHOICE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
CHILD_POLICY_EMPTY - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
CHILD_POLICY_MAX - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
CHILD_POLICY_REPEAT - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
CHILD_POLICY_SEQUENCE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
CHILD_POLICY_SOME - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
childAdded(NodeChangeEvent) - Method in interface java.util.prefs.NodeChangeListener
Fired when a sub node is added to the preference node.
childAlloc - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
A Rectangle used for child allocation calculation to avoid creation of lots of garbage Rectangle objects.
childAllocation(int, Rectangle) - Method in class javax.swing.text.BoxView
Computes the allocation for a child View.
childAllocation(int, Rectangle) - Method in class javax.swing.text.CompositeView
Computes the allocation for a child View.
childChanged(AsyncBoxView.ChildState) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Receives notification that a child has changed.
childDeserializedHook(Object, BeanContextSupport.BCSChild) - Method in class java.beans.beancontext.BeanContextSupport
Called when a child is deserialized.
childIndices - Variable in class javax.swing.event.TreeModelEvent
childIndices
childJustAddedHook(Object, BeanContextSupport.BCSChild) - Method in class java.beans.beancontext.BeanContextSupport
 
childJustRemovedHook(Object, BeanContextSupport.BCSChild) - Method in class java.beans.beancontext.BeanContextServicesSupport
Revokes any services used by a child that has just been removed.
childJustRemovedHook(Object, BeanContextSupport.BCSChild) - Method in class java.beans.beancontext.BeanContextSupport
 
childRemoved(NodeChangeEvent) - Method in interface java.util.prefs.NodeChangeListener
Fired when a sub node is removed from the preference node.
children - Variable in class java.beans.beancontext.BeanContextMembershipEvent
The children that were added or removed.
children - Variable in class java.beans.beancontext.BeanContextSupport
 
children - Variable in class javax.swing.event.TreeModelEvent
children
children() - Method in class javax.swing.JTree.DynamicUtilTreeNode
 
children() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the child nodes of this Element as an Enumeration of TreeNodes.
children() - Method in class javax.swing.text.AbstractDocument.BranchElement
Returns the children of this BranchElement.
children() - Method in class javax.swing.text.AbstractDocument.LeafElement
Returns null since LeafElements cannot have children.
children - Variable in class javax.swing.tree.DefaultMutableTreeNode
The child nodes for this node (may be empty).
children() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns an enumeration containing all children of this node.
children() - Method in interface javax.swing.tree.TreeNode
Returns an enumeration of the children of this node, or an empty enumeration if this node has no children.
childrenAdded(BeanContextMembershipEvent) - Method in interface java.beans.beancontext.BeanContextMembershipListener
When beans are added to a BeanContext, this method is called to fire the event.
childrenNames() - Method in class java.util.prefs.AbstractPreferences
Returns all the direct sub nodes of this preferences node.
childrenNames() - Method in class java.util.prefs.Preferences
Returns all the direct sub nodes of this preferences node.
childrenNamesSpi() - Method in class java.util.prefs.AbstractPreferences
Returns the names of the sub nodes of this preference node.
childrenRemoved(BeanContextMembershipEvent) - Method in interface java.beans.beancontext.BeanContextMembershipListener
When beans are removed from a BeanContext, this method is called to fire the event.
childResized(int, int) - Method in interface java.awt.peer.ScrollPanePeer
 
childSpi(String) - Method in class java.util.prefs.AbstractPreferences
Returns a child note with the given name.
childValue(T) - Method in class java.lang.InheritableThreadLocal
Determines the value associated with a newly created child Thread as a function of the value associated with the currently executing (parent) Thread.
childValue - Variable in class javax.swing.JTree.DynamicUtilTreeNode
 
CHINA - Static variable in class java.util.Locale
Locale which represents China.
CHINESE - Static variable in class java.util.Locale
Locale which represents the Chinese language.
Choice - Class in java.awt
This class implements a drop down choice list.
Choice() - Constructor for class java.awt.Choice
Initializes a new instance of Choice.
Choice.AccessibleAWTChoice - Class in java.awt
This class provides accessibility support for the combo box.
Choice.AccessibleAWTChoice() - Constructor for class java.awt.Choice.AccessibleAWTChoice
Default constructor which simply calls the super class for generic component accessibility handling.
ChoiceCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a ChoiceCallback to the handle() method of a CallbackHandler to display a list of choices and to retrieve the selected choice(s).
ChoiceCallback(String, String[], int, boolean) - Constructor for class javax.security.auth.callback.ChoiceCallback
Construct a ChoiceCallback with a prompt, a list of choices, a default choice, and a boolean specifying whether or not multiple selections from the list of choices are allowed.
ChoiceFormat - Class in java.text
This class allows a format to be specified based on a range of numbers.
ChoiceFormat(String) - Constructor for class java.text.ChoiceFormat
This method initializes a new instance of ChoiceFormat that generates its range terminator and format string arrays from the specified pattern.
ChoiceFormat(double[], String[]) - Constructor for class java.text.ChoiceFormat
This method initializes a new instance of ChoiceFormat that will use the specified range terminators and format strings.
ChoicePeer - Interface in java.awt.peer
 
choices - Variable in class java.sql.DriverPropertyInfo
If values are restricted to certain choices, this is the list of valid ones.
CHOOSABLE_FILE_FILTER_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'choosable file filters' property.
chooseClientAlias(String[], Principal[], Socket) - Method in interface javax.net.ssl.X509KeyManager
Choose an alias for client-side authentication.
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class javax.net.ssl.X509ExtendedKeyManager
Return a client alias given a list of key types, a list of allowable issuers, and the SSLEngine being used.
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class javax.net.ssl.X509ExtendedKeyManager
Return a server alias given a key type, a list of allowable issuers, and the SSLEngine being used.
chooser - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
The JColorChooser this is installed on.
CHOOSER_PANELS_PROPERTY - Static variable in class javax.swing.JColorChooser
The property fired by the JColorChooser when the chooserPanels property changes.
chooseServerAlias(String, Principal[], Socket) - Method in interface javax.net.ssl.X509KeyManager
Choose an alias for server-side authentication.
CHORD - Static variable in class java.awt.geom.Arc2D
A closed arc with a single segment connecting the endpoints (a chord).
CHOU_1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS chou #1 envelope size, 142 mm x 332 mm
CHOU_2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS chou #2 envelope size, 119 mm x 227 mm
CHOU_3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS chou #3 envelope size, 120 mm x 235 mm
CHOU_30 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS chou #30 envelope size, 92 mm x 235 mm
CHOU_4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS chou #4 envelope size, 90 mm x 205 mm
CHOU_40 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
JIS chou #40 envelope size, 90 mm x 225 mm
Chromaticity - Class in javax.print.attribute.standard
The Chromaticity printing attribute specifies if print data should be printed in monochrome or color.
Chromaticity(int) - Constructor for class javax.print.attribute.standard.Chromaticity
Creates a Chromaticity object.
Cipher - Class in javax.crypto
This class implements a cryptographic cipher for transforming data.
Cipher(CipherSpi, Provider, String) - Constructor for class javax.crypto.Cipher
Create a cipher.
CipherInputStream - Class in javax.crypto
This is an InputStream that filters its data through a Cipher before returning it.
CipherInputStream(InputStream, Cipher) - Constructor for class javax.crypto.CipherInputStream
Creates a new input stream with a source input stream and cipher.
CipherInputStream(InputStream) - Constructor for class javax.crypto.CipherInputStream
Creates a new input stream without a cipher.
CipherOutputStream - Class in javax.crypto
A filtered output stream that transforms data written to it with a Cipher before sending it to the underlying output stream.
CipherOutputStream(OutputStream, Cipher) - Constructor for class javax.crypto.CipherOutputStream
Create a new cipher output stream.
CipherOutputStream(OutputStream) - Constructor for class javax.crypto.CipherOutputStream
Create a cipher output stream with no cipher.
CipherSpi - Class in javax.crypto
This class represents the Service Provider Interface (SPI) for cryptographic ciphers.
CipherSpi() - Constructor for class javax.crypto.CipherSpi
Create a new CipherSpi.
CITE - Static variable in class javax.swing.text.html.HTML.Tag
The <cite> tag
CJK_COMPATIBILITY - Static variable in class java.lang.Character.UnicodeBlock
CJK Compatibility. 0x3300 - 0x33FF.
CJK_COMPATIBILITY_FORMS - Static variable in class java.lang.Character.UnicodeBlock
CJK Compatibility Forms. 0xFE30 - 0xFE4F.
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
CJK Compatibility Ideographs. 0xF900 - 0xFAFF.
CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
CJK Compatibility Ideographs Supplement. 0x2F800 - 0x2FA1F.
CJK_RADICALS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
CJK Radicals Supplement. 0x2E80 - 0x2EFF.
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
CJK Symbols and Punctuation. 0x3000 - 0x303F.
CJK_UNIFIED_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
CJK Unified Ideographs. 0x4E00 - 0x9FFF.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A - Static variable in class java.lang.Character.UnicodeBlock
CJK Unified Ideographs Extension A. 0x3400 - 0x4DBF.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B - Static variable in class java.lang.Character.UnicodeBlock
CJK Unified Ideographs Extension B. 0x20000 - 0x2A6DF.
Class<T> - Class in java.lang
A Class represents a Java type.
CLASS - Static variable in class javax.swing.text.html.HTML.Attribute
The class attribute
CLASS_ABSTRACT - Static variable in class java.awt.color.ICC_Profile
 
CLASS_COLORSPACECONVERSION - Static variable in class java.awt.color.ICC_Profile
 
CLASS_DEVICELINK - Static variable in class java.awt.color.ICC_Profile
 
CLASS_DISPLAY - Static variable in class java.awt.color.ICC_Profile
 
CLASS_INPUT - Static variable in class java.awt.color.ICC_Profile
ICC Profile classes
CLASS_LOADING_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
The object name for the class loading bean.
CLASS_NAMEDCOLOR - Static variable in class java.awt.color.ICC_Profile
 
CLASS_OUTPUT - Static variable in class java.awt.color.ICC_Profile
 
CLASS_PATH - Static variable in class java.util.jar.Attributes.Name
General main attribute - (relative) file paths of the libraries/classpaths that the Classes in this jar file depend on.
classattr() - Static method in class javax.management.Query
Returns a value expression which evaluates to the name of the class of the bean when applied.
ClassCastException - Exception in java.lang
Thrown when an attempt is made to cast an object which is not of the appropriate runtime type.
ClassCastException() - Constructor for exception java.lang.ClassCastException
Create an exception without a message.
ClassCastException(String) - Constructor for exception java.lang.ClassCastException
Create an exception with a message.
ClassCircularityError - Error in java.lang
A ClassCircularityError is thrown when a circular dependency has been detected while initializing a class.
ClassCircularityError() - Constructor for error java.lang.ClassCircularityError
Create an error without a message.
ClassCircularityError(String) - Constructor for error java.lang.ClassCircularityError
Create an error with a message.
ClassDefinition - Class in java.lang.instrument
This class binds a class that will be redefined with a new class file.
ClassDefinition(Class<?>, byte[]) - Constructor for class java.lang.instrument.ClassDefinition
 
classDepth(String) - Method in class java.lang.SecurityManager
ClassDesc - Class in javax.rmi.CORBA
This class is used to marshal java.lang.Class objects over IIOP.
ClassDesc() - Constructor for class javax.rmi.CORBA.ClassDesc
 
classEquals(Class, Class) - Static method in class java.beans.beancontext.BeanContextSupport
 
classFactory - Variable in class javax.naming.Reference
The name of the class factory to create an instance of the object, referenced by this reference.
classFactoryLocation - Variable in class javax.naming.Reference
The location, from where the class factory should be loaded.
ClassFileTransformer - Interface in java.lang.instrument
This interface should be implemented by classes wishing to transform classes bytecode when defining or redefining classes.
ClassFormatError - Error in java.lang
A ClassFormatError is thrown when a Java Virtual Machine unable to read a class file because the file is corrupted or cannot be interpreted as a class file.
ClassFormatError() - Constructor for error java.lang.ClassFormatError
Create an error without a message.
ClassFormatError(String) - Constructor for error java.lang.ClassFormatError
Create an error with a message.
CLASSID - Static variable in class javax.swing.text.html.HTML.Attribute
The classid attribute
ClassLoader - Class in java.lang
The ClassLoader is a way of customizing the way Java gets its classes and loads them into memory.
ClassLoader() - Constructor for class java.lang.ClassLoader
Create a new ClassLoader with as parent the system classloader.
ClassLoader(ClassLoader) - Constructor for class java.lang.ClassLoader
Create a new ClassLoader with the specified parent.
classLoaderDepth() - Method in class java.lang.SecurityManager
ClassLoaderRepository - Interface in javax.management.loading
Implementations of this interface maintain a list of ClassLoaders for use by the management servers, allowing classes to be loaded by the first ClassLoader that will do so.
ClassLoadingMXBean - Interface in java.lang.management
Provides access to information about the class loading behaviour of the current invocation of the virtual machine.
classname - Variable in exception java.io.InvalidClassException
The name of the class which encountered the error.
className - Variable in class javax.naming.Reference
The name of the class of the object, to that this reference refers.
ClassNotFoundException - Exception in java.lang
Thrown when a class is requested by reflection, but the class definition cannot be found.
ClassNotFoundException() - Constructor for exception java.lang.ClassNotFoundException
Create an exception without a message.
ClassNotFoundException(String) - Constructor for exception java.lang.ClassNotFoundException
Create an exception with a message.
ClassNotFoundException(String, Throwable) - Constructor for exception java.lang.ClassNotFoundException
Create an exception with a message and chain it to the exception which occurred while loading the class.
clean(ObjID[], long, VMID, boolean) - Method in interface java.rmi.dgc.DGC
Mark the given objects as no longer used on the client side.
CLEAR - Static variable in class java.awt.AlphaComposite
 
Clear - Static variable in class java.awt.AlphaComposite
 
clear() - Method in class java.awt.List
Deprecated.
This method is deprecated in favor of removeAll().
clear() - Method in interface java.awt.peer.ListPeer
 
clear() - Method in class java.awt.RenderingHints
Clears all the hints from this collection.
clear() - Method in class java.beans.beancontext.BeanContextSupport
 
clear() - Method in class java.lang.ref.Reference
Clears the reference, so that it doesn't refer to its object anymore.
clear() - Method in class java.nio.Buffer
Clears the buffer.
clear() - Method in class java.security.Provider
This method clears the entire property collection such that it no longer contains the properties used to look up the services provided by this Provider.
clear() - Method in class java.util.AbstractCollection
Remove all elements from the collection (optional operation).
clear() - Method in class java.util.AbstractList
Clear the list, such that a subsequent call to isEmpty() would return true (optional operation).
clear() - Method in class java.util.AbstractMap
Remove all entries from this Map (optional operation).
clear() - Method in class java.util.ArrayList
Removes all elements from this List
clear() - Method in class java.util.BitSet
Sets all bits in the set to false.
clear(int) - Method in class java.util.BitSet
Removes the integer pos from this set.
clear(int, int) - Method in class java.util.BitSet
Sets the bits between from (inclusive) and to (exclusive) 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 values of the specified time field.
clear() - Method in interface java.util.Collection
Clear the collection, such that a subsequent call to isEmpty() would return true.
clear() - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes all elements from this List
clear() - Method in class java.util.EnumMap
 
clear() - Method in class java.util.HashMap
Clears the Map so it has no keys.
clear() - Method in class java.util.HashSet
Empties this Set of all elements; this takes constant time.
clear() - Method in class java.util.Hashtable
Clears the hashtable so it has no keys.
clear() - Method in class java.util.IdentityHashMap
Remove all mappings from this map.
clear() - Method in class java.util.jar.Attributes
Removes all attributes.
clear() - Method in class java.util.jar.Manifest
Clears the main attributes and removes all the entries from the manifest.
clear() - Method in class java.util.LinkedHashMap
Clears the Map so it has no keys.
clear() - Method in class java.util.LinkedList
Remove all elements from this list.
clear() - Method in interface java.util.List
Clear the list, such that a subsequent call to isEmpty() would return true (optional operation).
clear() - Method in interface java.util.Map
Remove all entries from this Map (optional operation).
clear() - Method in class java.util.prefs.AbstractPreferences
Removes all entries from this preferences node.
clear() - Method in class java.util.prefs.Preferences
Removes all entries from this preferences node.
clear() - Method in class java.util.PriorityQueue
 
clear() - Method in interface java.util.Set
Removes all elements from this set (optional operation).
clear() - Method in class java.util.TreeMap
Clears the Map so it has no keys.
clear() - Method in class java.util.TreeSet
Removes all elements in this Set.
clear() - Method in class java.util.Vector
Clears all elements in the Vector and sets its size to 0.
clear() - Method in class java.util.WeakHashMap
Clears all entries from this map.
clear() - Method in class javax.accessibility.AccessibleRelationSet
Clear all relations in the set.
clear() - Method in class javax.accessibility.AccessibleStateSet
Clear all states in the set.
clear() - Method in interface javax.management.openmbean.TabularData
Removes all CompositeData values from the table.
clear() - Method in class javax.management.openmbean.TabularDataSupport
Removes all CompositeData values from the table.
clear() - Method in interface javax.naming.directory.Attribute
 
clear() - Method in class javax.naming.directory.BasicAttribute
 
clear() - Method in class javax.naming.Reference
Removes all defined addresses of the object.
clear() - Method in interface javax.print.attribute.AttributeSet
Removes all attributes from this attribute set.
clear() - Method in class javax.print.attribute.HashAttributeSet
Removes all attributes from this attribute set.
clear() - Method in class javax.swing.ActionMap
Clears the ActionMap.
clear() - Method in class javax.swing.ComponentInputMap
Clears the InputMap.
clear() - Method in class javax.swing.DefaultListModel
Erases all the elements of the list, setting the list's size to 0.
clear() - Method in class javax.swing.InputMap
Clears the entries from this InputMap.
CLEAR - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'clear'.
CLEAR - Static variable in class javax.swing.text.html.HTML.Attribute
The clear attribute
clear() - Method in class javax.xml.datatype.XMLGregorianCalendar
Resets all fields to undefined.
clear() - Method in class org.omg.CORBA.Environment
Removes the exception object from this container.
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated.
Clear the attribute list.
clear() - Method in class org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clearAbortRequest() - Method in class javax.imageio.ImageReader
Clear the abort flag.
clearAbortRequest() - Method in class javax.imageio.ImageWriter
Clear the abort flag.
clearAccessibleSelection() - Method in class java.awt.List.AccessibleAWTList
 
clearAccessibleSelection() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Clears the component's current selection.
clearAccessibleSelection() - Method in interface javax.accessibility.AccessibleSelection
Unselect all children of this Accessible object.
clearAccessibleSelection() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Clears the current selection.
clearAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList
Remove all selection items from the selection.
clearAccessibleSelection() - Method in class javax.swing.JMenu.AccessibleJMenu
Removes all possibly selected accessible children of this object from the selection.
clearAccessibleSelection() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Deselects all possibly selected menus.
clearAccessibleSelection() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Does nothing - it makes no sense to clear the selection for a tabbed pane, since one tab must always be selected.
clearAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable
Deselects all selected accessible children.
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
Resets the default assertion status of this classloader, its packages and classes, all to false.
clearAutoscroll() - Method in class java.awt.dnd.DropTarget
 
clearBatch() - Method in interface java.sql.Statement
This method clears out any SQL statements that have been populated in the current batch.
clearBit(int) - Method in class java.math.BigInteger
 
clearCache() - Static method in class java.util.ResourceBundle
Remove all resources from the cache that were loaded using the class loader of the calling class.
clearCache(ClassLoader) - Static method in class java.util.ResourceBundle
Remove all resources from the cache that were loaded using the specified class loader.
clearChanged() - Method in class java.util.Observable
Reset this Observable's state to unchanged.
clearGlobalFocusOwner() - Method in class java.awt.KeyboardFocusManager
Clear the global focus owner and deliver a FOCUS_LOST event to the previously-focused Component.
clearIconCache() - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
Clears the icon cache.
clearIconCache() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Clears the icon cache.
clearParameters() - Method in interface java.sql.PreparedStatement
This method clears all of the input parameter that have been set on this statement.
clearParameters() - Method in interface javax.sql.RowSet
 
clearParameters() - Method in class javax.xml.transform.Transformer
Clears all parameter values.
clearPassword() - Method in class javax.crypto.spec.PBEKeySpec
Clear the password array by filling it with null characters.
clearPassword() - Method in class javax.security.auth.callback.PasswordCallback
Clear the retrieved password.
clearProperty(String) - Static method in class java.lang.System
Remove a single system property by name.
clearRect(int, int, int, int) - Method in class java.awt.Graphics
Clears the specified rectangle.
clearRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
clearRect
clearSelectedPath() - Method in class javax.swing.MenuSelectionManager
Unselects all the menu elements on the selection path
clearSelection() - Method in class javax.swing.DefaultListSelectionModel
Removes all intervals in the selection set.
clearSelection() - Method in class javax.swing.DefaultSingleSelectionModel
Clears the selection by setting the selected index to -1 and sends a ChangeEvent to all registered listeners.
clearSelection() - Method in class javax.swing.JList
Clears the current selection.
clearSelection() - Method in class javax.swing.JTable
 
clearSelection() - Method in class javax.swing.JTree
 
clearSelection() - Method in interface javax.swing.ListSelectionModel
Clears the current selection from the model.
clearSelection() - Method in interface javax.swing.SingleSelectionModel
Clears the selection by setting the selected index to -1 and sends a ChangeEvent to all registered listeners.
clearSelection() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes all paths from the selection.
clearSelection() - Method in interface javax.swing.tree.TreeSelectionModel
 
clearTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicButtonUI
Sets the text shift offset to zero.
clearToggledPaths() - Method in class javax.swing.JTree
 
clearWarnings() - Method in interface java.sql.Connection
This method clears all warnings that have occurred on this connection.
clearWarnings() - Method in interface java.sql.ResultSet
This method clears all warnings associated with this result set.
clearWarnings() - Method in interface java.sql.Statement
This method clears any SQL warnings that have been attached to this statement.
CLICK - Static variable in interface javax.accessibility.AccessibleAction
The name of an action which causes a component to perform its default action.
click() - Method in interface org.w3c.dom.html2.HTMLInputElement
Simulate a mouse-click.
clickCount - Variable in class java.awt.Event
 
clickCountToStart - Variable in class javax.swing.DefaultCellEditor
The number of the mouse clicks, required to start the editing session.
ClientRequestInfo - Interface in org.omg.PortableInterceptor
Provides request information, accessible for the ClientRequestInterceptor.
ClientRequestInfoOperations - Interface in org.omg.PortableInterceptor
Provides request information, accessible for the ClientRequestInterceptor.
ClientRequestInterceptor - Interface in org.omg.PortableInterceptor
A client side request interceptor that is notified on various request processing steps on a client side.
ClientRequestInterceptorOperations - Interface in org.omg.PortableInterceptor
Defines operations, applicable to the client side request interceptor.
clip(Shape) - Method in class java.awt.Graphics2D
Sets the clip region to the intersection of the current clipping region and s.
Clip - Interface in javax.sound.sampled
A Clip represents some pre-loaded audio data.
Clipboard - Class in java.awt.datatransfer
This class allows data to be transferred using a cut and paste type mechanism.
Clipboard(String) - Constructor for class java.awt.datatransfer.Clipboard
Initializes a new instance of Clipboard with the specified name.
ClipboardOwner - Interface in java.awt.datatransfer
This interface is for classes that will own a clipboard object.
clipRect(int, int, int, int) - Method in class java.awt.Graphics
Sets the clipping region to the intersection of the current clipping region and the rectangle determined by the specified parameters.
clipRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Intersects the current clip region with the given region.
Clob - Interface in java.sql
This interface contains methods for accessing a SQL CLOB (Character Large OBject) type.
CLOB - Static variable in class java.sql.Types
 
clockSequence() - Method in class java.util.UUID
Returns the clock-sequence value of this UUID.
clone() - Method in class java.awt.BufferCapabilities
Clone this buffering capability descriptor.
clone() - Method in class java.awt.datatransfer.DataFlavor
Returns a copy of this object.
clone() - Method in class java.awt.font.TextLayout
 
clone() - Method in class java.awt.font.TextMeasurer
Clones the TextMeasurer object
clone() - Method in class java.awt.geom.AffineTransform
Create a new transform of the same run-time type, with the same transforming properties as this one.
clone() - Method in class java.awt.geom.Area
Create a new area of the same run-time type with the same contents as this one.
clone() - Method in class java.awt.geom.CubicCurve2D
Create a new curve with the same contents as this one.
clone() - Method in class java.awt.geom.Dimension2D
Create a new dimension of the same run-time type with the same contents as this one.
clone() - Method in class java.awt.geom.GeneralPath
Creates a new shape of the same run-time type with the same contents as this one.
clone() - Method in class java.awt.geom.Line2D
Create a new line of the same run-time type with the same contents as this one.
clone() - Method in class java.awt.geom.Point2D
Create a new point of the same run-time type with the same contents as this one.
clone() - Method in class java.awt.geom.QuadCurve2D
Creates a new curve with the same contents as this one.
clone() - Method in class java.awt.geom.RectangularShape
Create a new shape of the same run-time type with the same contents as this one.
clone() - Method in class java.awt.GridBagConstraints
Create a copy of this object.
clone() - Method in class java.awt.image.ImageFilter
By default, returns a shallow copy of the object created by Object.clone()
clone() - Method in class java.awt.image.Kernel
Returns a clone of this kernel.
clone() - Method in class java.awt.image.renderable.ParameterBlock
 
clone() - Method in class java.awt.image.renderable.RenderContext
 
clone() - Method in class java.awt.ImageCapabilities
Clone this image capability descriptor.
clone() - Method in class java.awt.Insets
Returns a copy of this object.
clone() - Method in class java.awt.JobAttributes
 
clone() - Method in class java.awt.PageAttributes
 
clone() - Method in class java.awt.print.PageFormat
This method returns a copy of this object.
clone() - Method in class java.awt.print.Paper
This method creates a copy of this object.
clone() - Method in class java.awt.RenderingHints
Creates a clone of this instance.
clone() - Method in class java.lang.Enum
Cloning of enumeration constants is prevented, to maintain their singleton status.
clone() - Method in class java.lang.Object
This method may be called to create a new copy of the Object.
clone() - Method in class java.rmi.server.UnicastRemoteObject
 
clone() - Method in interface java.security.acl.AclEntry
This method returns a clone of this ACL entry
clone() - Method in interface java.security.cert.CertPathBuilderResult
Creates a copy of this builder result.
clone() - Method in interface java.security.cert.CertPathParameters
Makes a copy of this CertPathParameters instance.
clone() - Method in interface java.security.cert.CertPathValidatorResult
Returns a copy of this validator result.
clone() - Method in interface java.security.cert.CertSelector
Returns a copy of this CertSelector.
clone() - Method in interface java.security.cert.CertStoreParameters
Create a copy of these parameters.
clone() - Method in class java.security.cert.CollectionCertStoreParameters
 
clone() - Method in interface java.security.cert.CRLSelector
Returns a clone of this instance.
clone() - Method in class java.security.cert.LDAPCertStoreParameters
 
clone() - Method in class java.security.cert.PKIXCertPathChecker
 
clone() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns a copy of this object.
clone() - Method in class java.security.cert.PKIXParameters
Returns a copy of these parameters.
clone() - Method in class java.security.cert.X509CertSelector
 
clone() - Method in class java.security.cert.X509CRLSelector
Returns a copy of this object.
clone() - Method in class java.security.KeyPairGeneratorSpi
We override clone here to make it accessible for use by DummyKeyPairGenerator.
clone() - Method in class java.security.MessageDigest
Returns a clone of this instance if cloning is supported.
clone() - Method in class java.security.MessageDigestSpi
Returns a clone of this class.
clone() - Method in class java.security.Signature
Returns a clone of this instance.
clone() - Method in class java.security.SignatureSpi
Returns a clone of this instance.
clone() - Method in class java.text.BreakIterator
Create a clone of this object.
clone() - Method in interface java.text.CharacterIterator
This method creates a copy of this CharacterIterator.
clone() - Method in class java.text.Collator
This method returns a copy of this Collator object.
clone() - Method in class java.text.DateFormat
This method returns a copy of this object.
clone() - Method in class java.text.DateFormatSymbols
Returns a new copy of this object.
clone() - Method in class java.text.DecimalFormat
 
clone() - Method in class java.text.DecimalFormatSymbols
 
clone() - Method in class java.text.Format
Creates a copy of this object.
clone() - Method in class java.text.MessageFormat
Overrides Format.clone()
clone() - Method in class java.text.RuleBasedCollator
This method creates a copy of this object.
clone() - Method in class java.text.SimpleDateFormat
Returns a copy of this instance of SimpleDateFormat.
clone() - Method in class java.text.StringCharacterIterator
This method creates a copy of this CharacterIterator.
clone() - Method in class java.util.AbstractMap
Create a shallow copy of this Map, no keys or values are copied.
clone() - Method in class java.util.ArrayList
Creates a shallow copy of this ArrayList (elements are not cloned).
clone() - Method in class java.util.BitSet
Create a clone of this bit set, that is an instance of the same class and contains the same elements.
clone() - Method in class java.util.Calendar
Return a clone of this object.
clone() - Method in class java.util.concurrent.CopyOnWriteArrayList
Creates a shallow copy of this ArrayList (elements are not cloned).
clone() - Method in class java.util.Date
Returns a copy of this Date object.
clone() - Method in class java.util.EnumMap
 
clone() - Method in class java.util.EnumSet
Returns a clone of the set.
clone() - Method in class java.util.HashMap
Returns a shallow clone of this HashMap.
clone() - Method in class java.util.HashSet
Returns a shallow copy of this Set.
clone() - Method in class java.util.Hashtable
Returns a shallow clone of this Hashtable.
clone() - Method in class java.util.IdentityHashMap
Creates a shallow copy where keys and values are not cloned.
clone() - Method in class java.util.jar.Attributes
Return a clone of this attribute map.
clone() - Method in class java.util.jar.Manifest
Makes a deep copy of the main attributes, but a shallow copy of the other entries.
clone() - Method in class java.util.LinkedList
Create a shallow copy of this LinkedList (the elements are not cloned).
clone() - Method in class java.util.Locale
Does the same as Object.clone() but does not throw a CloneNotSupportedException.
clone() - Method in class java.util.TimeZone
Returns a clone of this object.
clone() - Method in class java.util.TreeMap
Returns a shallow clone of this TreeMap.
clone() - Method in class java.util.TreeSet
Returns a shallow copy of this Set.
clone() - Method in class java.util.Vector
Creates a new Vector with the same contents as this one.
clone() - Method in class java.util.zip.ZipEntry
Creates a copy of this zip entry.
clone() - Method in class javax.crypto.Mac
Clone this instance, if the underlying implementation supports it.
clone() - Method in class javax.crypto.MacSpi
Returns a clone of this instance if cloning is supported.
clone() - Method in interface javax.management.Descriptor
Returns a clone of this descriptor, which can then be modified independently of this descriptor.
clone() - Method in class javax.management.MBeanAttributeInfo
Returns a clone of this instance.
clone() - Method in class javax.management.MBeanConstructorInfo
Returns a clone of this instance.
clone() - Method in class javax.management.MBeanInfo
Returns a shallow clone of the information.
clone() - Method in class javax.management.MBeanNotificationInfo
Returns a clone of this instance.
clone() - Method in class javax.management.MBeanOperationInfo
Returns a clone of this instance.
clone() - Method in class javax.management.MBeanParameterInfo
Returns a clone of this instance.
clone() - Method in class javax.management.openmbean.TabularDataSupport
Returns a shallow clone of the information, as obtained by the Object implementation of Object.clone().
clone() - Method in class javax.naming.CompositeName
 
clone() - Method in class javax.naming.CompoundName
 
clone() - Method in interface javax.naming.directory.Attribute
 
clone() - Method in interface javax.naming.directory.Attributes
 
clone() - Method in class javax.naming.directory.BasicAttribute
 
clone() - Method in class javax.naming.directory.BasicAttributes
 
clone() - Method in interface javax.naming.Name
Returns a clone of this Name.
clone() - Method in class javax.naming.Reference
 
clone() - Method in class javax.print.attribute.EnumSyntax
Clones this object.
clone() - Method in class javax.sound.midi.MetaMessage
 
clone() - Method in class javax.sound.midi.MidiMessage
 
clone() - Method in class javax.sound.midi.ShortMessage
 
clone() - Method in class javax.sound.midi.SysexMessage
 
clone() - Method in class javax.swing.AbstractAction
Returns a clone of the action.
clone() - Method in class javax.swing.DefaultListSelectionModel
Returns a clone of this object.
clone() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Clones the AbstractFormatter and removes the association to any particular JFormattedTextField.
clone() - Method in class javax.swing.text.DefaultFormatter
Creates and returns a clone of this DefaultFormatter.
clone(Element, Element) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Creates and returns a deep clone of the specified clonee with the specified parent as new parent.
clone() - Method in class javax.swing.text.EditorKit
 
clone() - Method in class javax.swing.text.ElementIterator
Returns a new ElementIterator which is a clone of this ElementIterator.
clone() - Method in class javax.swing.text.GlyphView
Creates and returns a shallow clone of this GlyphView.
clone() - Method in class javax.swing.text.html.HTMLEditorKit
Creates a copy of the editor kit.
clone() - Method in class javax.swing.text.InternationalFormatter
This creates and returns a clone of this Formatter.
clone() - Method in class javax.swing.text.Segment
Clones the segment (note that the underlying character array is not cloned, just the reference to it).
clone() - Method in class javax.swing.text.SimpleAttributeSet
Returns a clone of the attribute set.
clone() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
 
clone() - Method in class javax.swing.text.StyledEditorKit
Creates an exact copy of this StyledEditorKit.
clone() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns a clone of the node.
clone() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Creates a clone of this DefaultTreeSelectionModel with the same selection.
clone() - Method in class javax.xml.datatype.XMLGregorianCalendar
 
Cloneable - Interface in java.lang
This interface should be implemented by classes wishing to support of override Object.clone().
cloneContents() - Method in interface org.w3c.dom.ranges.Range
Duplicates the contents of a Range
cloneNode(boolean) - Method in class javax.imageio.metadata.IIOMetadataNode
 
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
CloneNotSupportedException - Exception in java.lang
Thrown to indicate an object should not or could not be cloned.
CloneNotSupportedException() - Constructor for exception java.lang.CloneNotSupportedException
Create an exception without a message.
CloneNotSupportedException(String) - Constructor for exception java.lang.CloneNotSupportedException
Create an exception with a message.
cloneRange() - Method in interface org.w3c.dom.ranges.Range
Produces a new Range whose boundary-points are equal to the boundary-points of the Range.
cloneWithSource(Object) - Method in class javax.swing.event.TreeSelectionEvent
Creates a shallow copy of this TreeSelectionEvent, replacing the source with source.
closable - Variable in class javax.swing.JInternalFrame
Whether the JInternalFrame is closable.
close() - Method in class java.beans.XMLDecoder
Closes the stream associated with this decoder.
close() - Method in class java.beans.XMLEncoder
 
close() - Method in class java.io.BufferedInputStream
This method closes the underlying input stream and frees any resources associated with it.
close() - Method in class java.io.BufferedReader
This method closes the underlying stream and frees any associated resources.
close() - Method in class java.io.BufferedWriter
This method flushes any remaining buffered chars then closes the underlying output stream.
close() - Method in class java.io.CharArrayReader
This method closes the stream.
close() - Method in class java.io.CharArrayWriter
Closes the stream.
close() - Method in interface java.io.Closeable
Closes the stream represented by this class, thus freeing system resources.
close() - Method in class java.io.FileInputStream
This method closes the stream.
close() - Method in class java.io.FileOutputStream
This method closes the underlying file.
close() - Method in class java.io.FilterInputStream
This method closes the input stream by closing the input stream that this object is filtering.
close() - Method in class java.io.FilterOutputStream
This method closes the underlying OutputStream.
close() - Method in class java.io.FilterReader
This method closes the stream by calling the close() method of the underlying stream.
close() - Method in class java.io.FilterWriter
This method closes the underlying Writer.
close() - Method in class java.io.InputStream
This method closes the stream.
close() - Method in class java.io.InputStreamReader
This method closes this stream, as well as the underlying InputStream.
close() - Method in interface java.io.ObjectInput
This method closes the input source
close() - Method in class java.io.ObjectInputStream
 
close() - Method in interface java.io.ObjectOutput
This method closes the underlying stream.
close() - Method in class java.io.ObjectOutputStream
 
close() - Method in class java.io.OutputStream
This method closes the stream.
close() - Method in class java.io.OutputStreamWriter
This method closes this stream, and the underlying OutputStream
close() - Method in class java.io.PipedInputStream
This methods closes the stream so that no more data can be read from it.
close() - Method in class java.io.PipedOutputStream
This method closes this stream so that no more data can be written to it.
close() - Method in class java.io.PipedReader
This methods closes the stream so that no more data can be read from it.
close() - Method in class java.io.PipedWriter
This method closes this stream so that no more data can be written to it.
close() - Method in class java.io.PrintStream
This method closes this stream and all underlying streams.
close() - Method in class java.io.PrintWriter
This method closes this stream and all underlying streams.
close() - Method in class java.io.PushbackInputStream
This method closes the stream and releases any associated resources.
close() - Method in class java.io.PushbackReader
This method closes the stream and frees any associated resources.
close() - Method in class java.io.RandomAccessFile
This method closes the file and frees up all file related system resources.
close() - Method in class java.io.Reader
Closes the stream.
close() - Method in class java.io.SequenceInputStream
Closes this stream.
close() - Method in class java.io.StringReader
 
close() - Method in class java.io.StringWriter
This method closes the stream.
close() - Method in class java.io.Writer
This method closes the stream.
close() - Method in class java.net.DatagramSocket
Closes this datagram socket.
close() - Method in class java.net.DatagramSocketImpl
This methods closes the socket
close() - Method in class java.net.ServerSocket
Closes this socket and stops listening for connections
close() - Method in class java.net.Socket
Closes the socket.
close() - Method in class java.net.SocketImpl
Closes the socket.
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 the selector.
close() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Closes the channel.
close() - Method in class java.nio.channels.spi.AbstractSelector
Closes the channel.
close() - Method in interface java.sql.Connection
This method immediately closes this database connection.
close() - Method in interface java.sql.ResultSet
This method closes the result set and frees any associated resources.
close() - Method in interface java.sql.Statement
This method closes the statement and frees any associated resources.
close() - Method in class java.util.Formatter
Closes the formatter, so as to release used resources.
close() - Method in class java.util.logging.ConsoleHandler
Forces any data that may have been buffered to the underlying output device, but does not close System.err.
close() - Method in class java.util.logging.Handler
Closes this Handler after having flushed the buffers.
close() - Method in class java.util.logging.MemoryHandler
Closes this MemoryHandler and its associated target handler, discarding the contents of the memory buffer.
close() - Method in class java.util.logging.StreamHandler
Closes this StreamHandler after having forced any data that may have been buffered to the underlying output device.
close() - Method in class java.util.Scanner
Closes this Scanner.
close() - Method in class java.util.zip.DeflaterOutputStream
Calls finish() and closes the stream.
close() - Method in class java.util.zip.GZIPInputStream
Closes the input stream.
close() - Method in class java.util.zip.GZIPOutputStream
Writes remaining compressed output data to the output stream and closes it.
close() - Method in class java.util.zip.InflaterInputStream
Closes the input stream
close() - Method in class java.util.zip.ZipFile
Closes the ZipFile.
close() - Method in class java.util.zip.ZipInputStream
Closes the zip file.
close() - Method in class javax.crypto.CipherInputStream
Close this input stream.
close() - Method in class javax.crypto.CipherOutputStream
Close this output stream, and the sink output stream.
close() - Method in class javax.imageio.stream.FileCacheImageInputStream
 
close() - Method in class javax.imageio.stream.FileCacheImageOutputStream
 
close() - Method in class javax.imageio.stream.FileImageInputStream
 
close() - Method in class javax.imageio.stream.FileImageOutputStream
 
close() - Method in interface javax.imageio.stream.ImageInputStream
 
close() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
close() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
 
close() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
 
close() - Method in interface javax.management.remote.rmi.RMIConnection
Closes the connection and unexports the RMI object implementing this interface.
close() - Method in interface javax.naming.Context
Releases all resources, associated with this context.
close() - Method in class javax.naming.InitialContext
 
close() - Method in class javax.naming.ldap.StartTlsResponse
Close the connection.
close() - Method in interface javax.naming.NamingEnumeration
Immediately frees all resources, owned by this enumeration.
close() - Method in interface javax.sound.midi.MidiDevice
Close this MIDI device, and release any system resources we're using.
close() - Method in interface javax.sound.midi.Receiver
Close this receiver, possibly freeing system resources.
close() - Method in interface javax.sound.midi.Transmitter
Close this Transmitter, possibly releasing system resources.
close() - Method in class javax.sound.sampled.AudioInputStream
Close the stream.
close() - Method in interface javax.sound.sampled.Line
Close this line.
CLOSE - Static variable in class javax.sound.sampled.LineEvent.Type
An event of this type is posted when a Line closes.
close() - Method in interface javax.sql.PooledConnection
 
close() - Method in class javax.swing.ProgressMonitor
Hides the dialog and stops any measurements.
close() - Method in class javax.swing.ProgressMonitorInputStream
Closes the input stream and the associated ProgressMonitor.
close() - Method in class javax.xml.stream.util.EventReaderDelegate
 
close() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
close() - Method in interface javax.xml.stream.XMLEventReader
Free any resources associated with this parser.
close() - Method in interface javax.xml.stream.XMLEventWriter
Frees any resources used by this writer.
close() - Method in interface javax.xml.stream.XMLStreamReader
Frees any resources used by this parser.
close() - Method in interface javax.xml.stream.XMLStreamWriter
Frees any resources used by this writer.
close() - Method in interface org.w3c.dom.html2.HTMLDocument
Closes a document stream opened by open() and forces rendering.
CLOSE_ALL_RESULTS - Static variable in interface java.sql.Statement
 
CLOSE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The action command for the Close action.
CLOSE_CURRENT_RESULT - Static variable in interface java.sql.Statement
 
CLOSE_CURSORS_AT_COMMIT - Static variable in interface java.sql.ResultSet
 
CLOSE_FAILURE - Static variable in class java.util.logging.ErrorManager
Indicates that there was a problem upon closing an output stream.
Closeable - Interface in java.io
A Closeable class represents a stream of data, which can be closed when it is no longer needed.
closeAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The action associated with closing the JInternalFrame.
closeButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The button that closes the JInternalFrame.
CLOSED_OPTION - Static variable in class javax.swing.JOptionPane
The value returned when the dialog is closed without a selection.
ClosedByInterruptException - Exception in java.nio.channels
 
ClosedByInterruptException() - Constructor for exception java.nio.channels.ClosedByInterruptException
Creates the exception
ClosedChannelException - Exception in java.nio.channels
 
ClosedChannelException() - Constructor for exception java.nio.channels.ClosedChannelException
Creates the exception
closedIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
The icon used to represent non-leaf nodes that are closed.
ClosedSelectorException - Exception in java.nio.channels
 
ClosedSelectorException() - Constructor for exception java.nio.channels.ClosedSelectorException
Creates the exception
closeEntry() - Method in class java.util.zip.ZipInputStream
Closes the current zip entry and moves to the next one.
closeEntry() - Method in class java.util.zip.ZipOutputStream
Closes the current entry.
closeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
This method removes the JInternalFrame and JDesktopIcon (if one is present) from their parents.
closeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
This method should remove the JInternalFrame from its parent.
closeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This is a convenience method that closes the JInternalFrame.
closeIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The icon displayed in the close button.
closeInbound() - Method in class javax.net.ssl.SSLEngine
Close the inbound state.
closeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated. 
closeOutbound() - Method in class javax.net.ssl.SSLEngine
Close the outbound state.
closeOutUnwantedEmbeddedTags(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Closes out an unwanted embedded tag.
closePath() - Method in class java.awt.geom.GeneralPath
Closes the current subpath by drawing a line back to the point of the last moveTo, unless the path is already closed.
CMMException - Exception in java.awt.color
Thrown when there is an error in the native CMM.
CMMException(String) - Constructor for exception java.awt.color.CMMException
Create a new instance with a specified detailed error message.
coalesceEvents(AWTEvent, AWTEvent) - Method in class java.awt.Component
This is called by the EventQueue if two events with the same event id and owner component are queued.
coalescePaintEvent(PaintEvent) - Method in interface java.awt.peer.ComponentPeer
Coalesces the specified paint event.
CODE - Static variable in class javax.swing.text.html.HTML.Attribute
The code attribute
CODE - Static variable in class javax.swing.text.html.HTML.Tag
The <code> tag
code - Variable in exception org.w3c.dom.DOMException
 
code - Variable in exception org.w3c.dom.events.EventException
 
code - Variable in exception org.w3c.dom.ls.LSException
 
code - Variable in exception org.w3c.dom.ranges.RangeException
 
code - Variable in exception org.w3c.dom.xpath.XPathException
 
CODEBASE - Static variable in class javax.swing.text.html.HTML.Attribute
The codebase attribute
Codec - Interface in org.omg.IOP
Codec provides means to encode IDL data types into the byte arrays.
codec_factory() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
Get the CodecFactory that may be needed during the interceptor initialization.
CodecFactory - Interface in org.omg.IOP
The CodecFactory is used to obtaind Codec for the given encoding.
CodecFactoryHelper - Class in org.omg.IOP
The helper operations for the CORBA object CodecFactory.
CodecFactoryHelper() - Constructor for class org.omg.IOP.CodecFactoryHelper
 
CodecFactoryOperations - Interface in org.omg.IOP
Defines the operations, applicable to the CodecFactory.
CodecOperations - Interface in org.omg.IOP
Defines the operations, applicable to the Codec.
codePointAt(CharSequence, int) - Static method in class java.lang.Character
Get the code point at the specified index in the CharSequence.
codePointAt(char[], int) - Static method in class java.lang.Character
Get the code point at the specified index in the CharSequence.
codePointAt(char[], int, int) - Static method in class java.lang.Character
Get the code point at the specified index in the CharSequence.
codePointAt(int) - Method in class java.lang.String
Get the code point at the specified index.
codePointAt(int) - Method in class java.lang.StringBuffer
Get the code point at the specified index.
codePointBefore(char[], int) - Static method in class java.lang.Character
Get the code point before the specified index.
codePointBefore(char[], int, int) - Static method in class java.lang.Character
Get the code point before the specified index.
codePointBefore(CharSequence, int) - Static method in class java.lang.Character
Get the code point before the specified index.
codePointBefore(int) - Method in class java.lang.String
Get the code point before the specified index.
codePointBefore(int) - Method in class java.lang.StringBuffer
Get the code point before the specified index.
codePointCount(CharSequence, int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in the specified range of the given CharSequence.
codePointCount(char[], int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in the specified range of the given char array.
codePointCount(int, int) - Method in class java.lang.String
Return the number of code points between two indices in the String.
codePointCount(int, int) - Method in class java.lang.StringBuffer
Return the number of code points between two indices in the StringBuffer.
CoderMalfunctionError - Error in java.nio.charset
 
CoderMalfunctionError(Exception) - Constructor for error java.nio.charset.CoderMalfunctionError
Creates the error
CoderResult - Class in java.nio.charset
 
CODESET_INCOMPATIBLE - Exception in org.omg.CORBA
Raised when client and server are unable to reach any consensus on which code set should be used to represent the characters.
CODESET_INCOMPATIBLE(String) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
Creates CODESET_INCOMPATIBLE with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
CODESET_INCOMPATIBLE() - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
Creates CODESET_INCOMPATIBLE with the default minor code of 0 and a completion state COMPLETED_NO.
CODESET_INCOMPATIBLE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
Creates a CODESET_INCOMPATIBLE exception with the specified minor code and completion status.
CODESET_INCOMPATIBLE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.CODESET_INCOMPATIBLE
Created CODESET_INCOMPATIBLE exception, providing full information.
CodeSets - Interface in org.omg.IOP
Holds the integer identifier of the CodeSets context.
CodeSource - Class in java.security
This class represents a location from which code is loaded (as represented by a URL), and the list of certificates that are used to check the signatures of signed code loaded from this source.
CodeSource(URL, Certificate[]) - Constructor for class java.security.CodeSource
This creates a new instance of CodeSource that loads code from the specified URL location and which uses the specified certificates for verifying signatures.
CODETYPE - Static variable in class javax.swing.text.html.HTML.Attribute
The codetype attribute
CodingErrorAction - Class in java.nio.charset
 
coerceData(boolean) - Method in class java.awt.image.BufferedImage
 
coerceData(WritableRaster, boolean) - Method in class java.awt.image.ColorModel
 
coerceData(WritableRaster, boolean) - Method in class java.awt.image.ComponentColorModel
 
coerceData(WritableRaster, boolean) - Method in class java.awt.image.DirectColorModel
 
colHead - Variable in class javax.swing.ScrollPaneLayout
 
collapse(boolean) - Method in interface org.w3c.dom.ranges.Range
Collapse a Range onto one of its boundary-points
COLLAPSED - Static variable in class javax.accessibility.AccessibleState
Indicates that the object is collapsed, usually in a tree.
collapsedIcon - Variable in class javax.swing.plaf.basic.BasicTreeUI
Collapse Icon for the tree.
collapsePath(TreePath) - Method in class javax.swing.JTree
 
collapseRow(int) - Method in class javax.swing.JTree
 
COLLATED - Static variable in class javax.print.attribute.standard.SheetCollate
The sheets of the different copies are collated.
CollationElementIterator - Class in java.text
This class walks through the character collation elements of a String as defined by the collation rules in an instance of RuleBasedCollator.
CollationKey - Class in java.text
This class represents a pre-computed series of bits representing a String for under a particular Collator.
Collator - Class in java.text
This class is the abstract superclass of classes which perform locale dependent String comparisons.
Collator() - Constructor for class java.text.Collator
This method initializes a new instance of Collator to have the default strength (TERTIARY) and decomposition (CANONICAL_DECOMPOSITION) settings.
CollatorProvider - Class in java.text.spi
A CollatorProvider provides localized instances of Collator.
CollatorProvider() - Constructor for class java.text.spi.CollatorProvider
Constructs a new CollatorProvider.
Collection<E> - Interface in java.util
Interface that represents a collection of objects.
CollectionCertStoreParameters - Class in java.security.cert
An implementation of CertStoreParameters with a simple, in-memory Collection of certificates and certificate revocation list.
CollectionCertStoreParameters() - Constructor for class java.security.cert.CollectionCertStoreParameters
Creates a new CollectionCertStoreParameters with an empty, immutable collection.
CollectionCertStoreParameters(Collection<?>) - Constructor for class java.security.cert.CollectionCertStoreParameters
Create a new CollectionCertStoreParameters with the specified collection.
Collections - Class in java.util
Utility class consisting of static methods that operate on, or return Collections.
Color - Class in java.awt
This class represents a color value in the AWT system.
Color(int, int, int) - Constructor for class java.awt.Color
Initializes a new instance of Color using the specified red, green, and blue values, which must be given as integers in the range of 0-255.
Color(int, int, int, int) - Constructor for class java.awt.Color
Initializes a new instance of Color using the specified red, green, blue, and alpha values, which must be given as integers in the range of 0-255.
Color(int) - Constructor for class java.awt.Color
Initializes a new instance of Color using the specified RGB value.
Color(int, boolean) - Constructor for class java.awt.Color
Initializes a new instance of Color using the specified RGB value.
Color(float, float, float) - Constructor for class java.awt.Color
Initializes a new instance of Color using the specified RGB values.
Color(float, float, float, float) - Constructor for class java.awt.Color
Initializes a new instance of Color using the specified RGB and alpha values.
Color(ColorSpace, float[], float) - Constructor for class java.awt.Color
Creates a color in the given ColorSpace with the specified alpha.
COLOR - Static variable in class java.awt.PageAttributes.ColorType
 
COLOR - Static variable in class javax.print.attribute.standard.Chromaticity
Specifies color printing.
color - Variable in class javax.swing.border.MatteBorder
The color that is used for filling the border, or null if the border is filled with repetitions of a tile icon.
COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'color'.
COLOR - Static variable in class javax.swing.text.html.HTML.Attribute
The color attribute
COLOR_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The color action indentifier (passing the color as an argument).
COLOR_CHOOSER - Static variable in class javax.accessibility.AccessibleRole
A specialized dialog for choosing a color.
COLOR_CHOOSER - Static variable in class javax.swing.plaf.synth.Region
Specifies the region of a colorchooser.
COLOR_CHOOSER_DIALOG - Static variable in class javax.swing.JRootPane
 
ColorChooserComponentFactory - Class in javax.swing.colorchooser
ColorChooserComponentFactory
ColorChooserUI - Class in javax.swing.plaf
An abstract base class for delegates that implement the pluggable look and feel for a JColorChooser.
ColorChooserUI() - Constructor for class javax.swing.plaf.ColorChooserUI
Constructs a ColorChooserUI.
ColorConvertOp - Class in java.awt.image
ColorConvertOp is a filter for converting images or rasters between colorspaces, either through a sequence of colorspaces or just from source to destination.
ColorConvertOp(ColorSpace, RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Convert a BufferedImage through a ColorSpace.
ColorConvertOp(ColorSpace, ColorSpace, RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Convert from a source colorspace to a destination colorspace.
ColorConvertOp(ICC_Profile[], RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Convert from a source colorspace to a destinatino colorspace.
ColorConvertOp(RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Convert from source color space to destination color space.
ColorModel - Class in java.awt.image
A color model operates with colors in several formats: normalized: component samples are in range [0.0, 1.0].
ColorModel(int) - Constructor for class java.awt.image.ColorModel
Constructs the default color model.
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.
colorModel - Variable in class javax.imageio.ImageTypeSpecifier
The image's color model.
ColorSelectionModel - Interface in javax.swing.colorchooser
A model that is used by the JColorChooser component to represent the selected color.
ColorSpace - Class in java.awt.color
NEEDS DOCUMENTATION
ColorSpace(int, int) - Constructor for class java.awt.color.ColorSpace
 
ColorSupported - Class in javax.print.attribute.standard
The ColorSupported printing attribute specifies if a printing device is capable of color printing.
ColorSupported(int) - Constructor for class javax.print.attribute.standard.ColorSupported
Constructs a ColorSupported object.
ColorType - Class in javax.swing.plaf.synth
A typesafe enumeration of color types.
ColorType(String) - Constructor for class javax.swing.plaf.synth.ColorType
Creates a new Color color type with the specified description.
ColorUIResource - Class in javax.swing.plaf
A Color that is marked as UIResource, which indicates that the color has been installed by a pluggable LookAndFeel.
ColorUIResource(int, int, int) - Constructor for class javax.swing.plaf.ColorUIResource
Constructs a ColorUIResource using the specified red, green, and blue values, which must be given as integers in the range of 0-255.
ColorUIResource(int) - Constructor for class javax.swing.plaf.ColorUIResource
Constructs a ColorUIResource using the specified RGB value.
ColorUIResource(float, float, float) - Constructor for class javax.swing.plaf.ColorUIResource
Constructs a ColorUIResource using the specified red, green, and blue intensities, which must be given as floats in the range of 0-1.
ColorUIResource(Color) - Constructor for class javax.swing.plaf.ColorUIResource
Constructs a ColorUIResource, using the intensities of another color.
COLS - Static variable in class javax.swing.text.html.HTML.Attribute
The cols attribute
COLSPAN - Static variable in class javax.swing.text.html.HTML.Attribute
The colspan attribute
column - Variable in class javax.swing.event.TableModelEvent
The column in the table model that the event relates to.
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
COLUMN_HEADER
COLUMN_WIDTH_PROPERTY - Static variable in class javax.swing.table.TableColumn
The name for the columnWidth property (this field is obsolete and no longer used).
columnAdded(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Called by the TableColumnModel to indicate that a column has been added to the model.
columnAdded(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
 
columnAdded(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when the column is added.
columnAdded(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Receives notification when a column is added to the column model.
columnAtPoint(Point) - Method in class javax.swing.JTable
Returns index of the column that contains specified point or -1 if this table doesn't contain this point.
columnAtPoint(Point) - Method in class javax.swing.table.JTableHeader
Returns the index of the column at the specified point.
columnHeader - Variable in class javax.swing.JScrollPane
 
columnIdentifiers - Variable in class javax.swing.table.DefaultTableModel
Storage for the column identifiers.
columnMargin - Variable in class javax.swing.table.DefaultTableColumnModel
The space between the columns (the default value is 1).
columnMarginChanged(ChangeEvent) - Method in interface javax.swing.event.TableColumnModelListener
Called by the TableColumnModel to indicate that the model's column margin has changed.
columnMarginChanged(ChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
 
columnMarginChanged(ChangeEvent) - Method in class javax.swing.JTable
Invoked when the column margin is changed.
columnMarginChanged(ChangeEvent) - Method in class javax.swing.table.JTableHeader
Receives notification when a column margin changes in the column model.
columnModel - Variable in class javax.swing.JTable
A model of various aspects of the columns of the table, not including the data stored in them.
columnModel - Variable in class javax.swing.table.JTableHeader
The columnModel property.
columnMoved(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Called by the TableColumnModel to indicate that a column has been moved.
columnMoved(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
 
columnMoved(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when the column is moved.
columnMoved(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Receives notification when a column is moved within the column model.
columnNoNulls - Static variable in interface java.sql.DatabaseMetaData
The column does not allow NULL
columnNoNulls - Static variable in interface java.sql.ResultSetMetaData
The column does not allow NULL's.
columnNullable - Static variable in interface java.sql.DatabaseMetaData
The column does allow NULL
columnNullable - Static variable in interface java.sql.ResultSetMetaData
The column allows NULL's.
columnNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
It is unknown whether or not the column allows NULL
columnNullableUnknown - Static variable in interface java.sql.ResultSetMetaData
It is unknown whether or not the column allows NULL's.
columnRemoved(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Called by the TableColumnModel to indicate that a column has been removed from the model.
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
 
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when the column is removed.
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Receives notification when a column is removed from the column model.
columnSelectionAllowed - Variable in class javax.swing.table.DefaultTableColumnModel
A flag that indicates whether or not columns can be selected.
columnSelectionChanged(ListSelectionEvent) - Method in interface javax.swing.event.TableColumnModelListener
Called by the TableColumnModel to indicate that the column selection state has changed.
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.JTable.AccessibleJTable
 
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.JTable
Invoked when the the column selection changes, repaints the changed columns.
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.table.JTableHeader
Receives notification when the column selection has changed.
columnWeights - Variable in class java.awt.GridBagLayout
 
columnWidths - Variable in class java.awt.GridBagLayout
 
combine(ProtectionDomain[], ProtectionDomain[]) - Method in interface java.security.DomainCombiner
Combines the current ProtectionDomains of the Thread with new ProtectionDomains.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in class javax.security.auth.SubjectDomainCombiner
 
COMBINING - Static variable in class java.awt.font.GlyphMetrics
 
COMBINING_DIACRITICAL_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Combining Diacritical Marks. 0x0300 - 0x036F.
COMBINING_HALF_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Combining Half Marks. 0xFE20 - 0xFE2F.
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Combining Marks for Symbols. 0x20D0 - 0x20FF.
COMBINING_SPACING_MARK - Static variable in class java.lang.Character
Mc = Mark, Spacing Combining (Normative).
COMBO_BOX - Static variable in class javax.accessibility.AccessibleRole
A list of choices, which may optionally allow the user to create a new choice.
COMBO_BOX - Static variable in class javax.swing.plaf.synth.Region
Specifies the region of a combo box.
comboBox - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
The combo box represented by this UI delegate.
comboBox - Variable in class javax.swing.plaf.basic.BasicComboPopup
ComboBox associated with this popup
comboBox - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
A reference to the JComboBox that the button belongs to.
ComboBoxEditor - Interface in javax.swing
Provides edit capabilities for JComboBoxes.
ComboBoxModel - Interface in javax.swing
The data model for a JComboBox.
ComboBoxUI - Class in javax.swing.plaf
An abstract base class for delegates that implement the pluggable look and feel for a JComboBox.
ComboBoxUI() - Constructor for class javax.swing.plaf.ComboBoxUI
Constructs a new ComboBoxUI.
comboIcon - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
The button icon.
ComboPopup - Interface in javax.swing.plaf.basic
 
COMM_FAILURE - Exception in org.omg.CORBA
Means that the communication has been lost while an operation was in progress
COMM_FAILURE(String) - Constructor for exception org.omg.CORBA.COMM_FAILURE
Creates a COMM_FAILURE with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
COMM_FAILURE() - Constructor for exception org.omg.CORBA.COMM_FAILURE
Creates COMM_FAILURE with the default minor code of 0 and a completion state COMPLETED_NO.
COMM_FAILURE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.COMM_FAILURE
Creates a COMM_FAILURE exception with the specified minor code and completion status.
COMM_FAILURE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.COMM_FAILURE
Created COMM_FAILURE exception, providing full information.
command(Object) - Static method in class java.lang.Compiler
This method examines the argument and performs an operation according to the compilers documentation.
command() - Method in class java.lang.ProcessBuilder
Returns the current command line, used to invoke the process.
command(List<String>) - Method in class java.lang.ProcessBuilder
Sets the command-line arguments to those specified.
command(String...) - Method in class java.lang.ProcessBuilder
Sets the command-line arguments to those specified.
CommandInfo - Class in javax.activation
Description of the result of a command request.
CommandInfo(String, String) - Constructor for class javax.activation.CommandInfo
Constructor.
CommandMap - Class in javax.activation
Registry of command objects available to the system.
CommandMap() - Constructor for class javax.activation.CommandMap
 
CommandObject - Interface in javax.activation
Bean interface to implement in order to receive notification of the command verb.
COMMENT - Static variable in class javax.swing.text.html.HTML.Attribute
The comment attribute
COMMENT - Static variable in class javax.swing.text.html.HTML.Tag
All comments are labeled with this tag.
comment(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out the comment.
Comment - Interface in javax.xml.stream.events
A comment event.
COMMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
A comment event.
Comment - Interface in org.w3c.dom
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!
comment(char[], int, int) - Method in class org.xml.sax.ext.DefaultHandler2
 
comment(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
commentChar(int) - Method in class java.io.StreamTokenizer
This method sets the comment attribute on the specified character.
COMMENTS - Static variable in class java.util.regex.Pattern
 
commit() - Method in interface java.sql.Connection
This method commits any SQL statements executed on this connection since the last commit or rollback.
commit() - Method in interface javax.security.auth.spi.LoginModule
Commit the current login attempt.
COMMIT - Static variable in class javax.swing.JFormattedTextField
The possible focusLostBehavior options
commit() - Method in interface javax.transaction.Transaction
 
commit() - Method in interface javax.transaction.TransactionManager
 
commit() - Method in interface javax.transaction.UserTransaction
 
commit(Xid, boolean) - Method in interface javax.transaction.xa.XAResource
 
COMMIT_OR_REVERT - Static variable in class javax.swing.JFormattedTextField
 
commitEdit() - Method in class javax.swing.JFormattedTextField
Forces the current value from the editor to be set as the current value.
commitEdit() - Method in class javax.swing.JSpinner
If the editor is JSpinner.DefaultEditor, then forwards the call to it, otherwise do nothing.
commitEdit() - Method in class javax.swing.JSpinner.DefaultEditor
DOCUMENT ME!
COMMON - Static variable in class java.awt.JobAttributes.DialogType
 
CommunicationException - Exception in javax.naming
 
CommunicationException() - Constructor for exception javax.naming.CommunicationException
 
CommunicationException(String) - Constructor for exception javax.naming.CommunicationException
 
compact() - Method in class java.nio.ByteBuffer
Compacts this buffer.
compact() - Method in class java.nio.CharBuffer
Compacts this buffer.
compact() - Method in class java.nio.DoubleBuffer
Compacts this buffer.
compact() - Method in class java.nio.FloatBuffer
Compacts this buffer.
compact() - Method in class java.nio.IntBuffer
Compacts this buffer.
compact() - Method in class java.nio.LongBuffer
Compacts this buffer.
compact() - Method in class java.nio.ShortBuffer
Compacts this buffer.
COMPACT - Static variable in class javax.swing.text.html.HTML.Attribute
The compact attribute
COMPACT_DISC - Static variable in class javax.sound.sampled.Port.Info
A CD player.
Comparable<T> - Interface in java.lang
Interface for objects that can be ordering among other objects.
Comparator<T> - Interface in java.util
Interface for objects that specify an ordering between objects.
comparator() - Method in class java.util.PriorityQueue
 
comparator() - Method in interface java.util.SortedMap
Returns the comparator used in sorting this map, or null if it is the keys' natural ordering.
comparator() - Method in interface java.util.SortedSet
Returns the comparator used in sorting this set, or null if it is the elements' natural ordering.
comparator() - Method in class java.util.TreeMap
Return the comparator used to sort this map, or null if it is by natural order.
comparator() - Method in class java.util.TreeSet
Returns this Set's comparator.
compare(double, double) - Static method in class java.lang.Double
Behaves like new Double(x).compareTo(new Double(y)); in other words this compares two doubles, special casing NaN and zero, without the overhead of objects.
compare(float, float) - Static method in class java.lang.Float
Behaves like new Float(x).compareTo(new Float(y)); in other words this compares two floats, special casing NaN and zero, without the overhead of objects.
compare(String, String) - Method in class java.text.Collator
This method compares the two String's and returns an integer indicating whether or not the first argument is less than, equal to, or greater than the second argument.
compare(Object, Object) - Method in class java.text.Collator
This method compares the two Object's and returns an integer indicating whether or not the first argument is less than, equal to, or greater than the second argument.
compare(String, String) - Method in class java.text.RuleBasedCollator
This method returns an integer which indicates whether the first specified String is less than, greater than, or equal to the second.
compare(T, T) - Method in interface java.util.Comparator
Return an integer that is negative, zero or positive depending on whether the first argument is less than, equal to or greater than the second according to this ordering.
compare(Duration) - Method in class javax.xml.datatype.Duration
Partial order relation comparison with this duration, in accordance with XML Schema 1.0 Part 2, Section 3.2.7.6.2.
compare(XMLGregorianCalendar) - Method in class javax.xml.datatype.XMLGregorianCalendar
 
compareBoundaryPoints(short, Range) - Method in interface org.w3c.dom.ranges.Range
Compare the boundary-points of two Ranges in a document.
compareDocumentPosition(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
 
compareDocumentPosition(Node) - Method in interface org.w3c.dom.Node
Compares the reference node, i.e. the node on which this method is being called, with a node, i.e. the one passed as a parameter, with regard to their position in the document and according to the document order.
compareTabOrder(Component, Component) - Method in class javax.swing.DefaultFocusManager
compareTabOrder
compareTo(File) - Method in class java.io.File
This method compares the specified File to this one to test for equality.
compareTo(Object) - Method in class java.io.ObjectStreamField
Compares this object to the given object.
compareTo(Boolean) - Method in class java.lang.Boolean
Compares this Boolean to another.
compareTo(Byte) - Method in class java.lang.Byte
Compare two Bytes numerically by comparing their byte values.
compareTo(Character) - Method in class java.lang.Character
Compares another Character to this Character, numerically.
compareTo(T) - Method in interface java.lang.Comparable
Compares this object with another, and returns a numerical result based on the comparison.
compareTo(Double) - Method in class java.lang.Double
Compare two Doubles numerically by comparing their double values.
compareTo(T) - Method in class java.lang.Enum
Returns an integer which represents the relative ordering of this enumeration constant.
compareTo(Float) - Method in class java.lang.Float
Compare two Floats numerically by comparing their float values.
compareTo(Integer) - Method in class java.lang.Integer
Compare two Integers numerically by comparing their int values.
compareTo(Long) - Method in class java.lang.Long
Compare two Longs numerically by comparing their long values.
compareTo(Short) - Method in class java.lang.Short
Compare two Shorts numerically by comparing their short values.
compareTo(String) - Method in class java.lang.String
Compares this String and another String (case sensitive, lexicographically).
compareTo(BigDecimal) - Method in class java.math.BigDecimal
 
compareTo(BigInteger) - Method in class java.math.BigInteger
 
compareTo(URI) - Method in class java.net.URI
Compare the URI with another URI.
compareTo(ByteBuffer) - Method in class java.nio.ByteBuffer
Compares two ByteBuffer objects.
compareTo(CharBuffer) - Method in class java.nio.CharBuffer
Compares two CharBuffer objects.
compareTo(Charset) - Method in class java.nio.charset.Charset
 
compareTo(DoubleBuffer) - Method in class java.nio.DoubleBuffer
Compares two DoubleBuffer objects.
compareTo(FloatBuffer) - Method in class java.nio.FloatBuffer
Compares two FloatBuffer objects.
compareTo(IntBuffer) - Method in class java.nio.IntBuffer
Compares two IntBuffer objects.
compareTo(LongBuffer) - Method in class java.nio.LongBuffer
Compares two LongBuffer objects.
compareTo(ShortBuffer) - Method in class java.nio.ShortBuffer
Compares two ShortBuffer objects.
compareTo(Timestamp) - Method in class java.sql.Timestamp
Compares this Timestamp to another one.
compareTo(Date) - Method in class java.sql.Timestamp
Compares this Timestamp to another one.
compareTo(CollationKey) - Method in class java.text.CollationKey
This method compares the specified object to this one.
compareTo(Calendar) - Method in class java.util.Calendar
Compares the time of two calendar instances.
compareTo(Date) - Method in class java.util.Date
Compares two dates.
compareTo(UUID) - Method in class java.util.UUID
Compare this UUID to another.
compareTo(Object) - Method in class javax.naming.CompositeName
 
compareTo(Object) - Method in class javax.naming.CompoundName
 
compareTo(Object) - Method in interface javax.naming.Name
Compares the given object to this Name.
compareToIgnoreCase(String) - Method in class java.lang.String
Compares this String and another String (case insensitive).
COMPILATION_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
The object name for the compilation bean.
CompilationMXBean - Interface in java.lang.management
Provides access to information about the Just-In-Time (JIT) compiler provided by the virtual machine, if one exists.
compile(String) - Static method in class java.util.regex.Pattern
 
compile(String, int) - Static method in class java.util.regex.Pattern
 
compile(String) - Method in interface javax.xml.xpath.XPath
Compiles an XPath expression for future evaluation.
compileClass(Class<?>) - Static method in class java.lang.Compiler
Compile the class named by oneClass.
compileClasses(String) - Static method in class java.lang.Compiler
Compile the classes whose name matches classNames.
Compiler - Class in java.lang
The Compiler class is a placeholder for a JIT compiler implementation, and does nothing unless there is such a compiler.
complementOf(EnumSet<T>) - Static method in class java.util.EnumSet
Returns a set which is the inverse of the supplied set.
COMPLETE - Static variable in class java.awt.MediaTracker
Indicates that the media has been successfully and completely loaded.
complete() - Method in class java.util.Calendar
Fills any unset fields in the time field list
COMPLETED - Static variable in class javax.print.attribute.standard.JobState
The job has completed successfully.
completed - Variable in exception org.omg.CORBA.SystemException
The status of the operation that have thrown this exception.
COMPLETED_MAYBE - Static variable in class org.omg.CORBA.CompletionStatus
An instance of CompletionStatus, initialized to CompletionStatus.COMPLETED_MAYBE
COMPLETED_NO - Static variable in class org.omg.CORBA.CompletionStatus
An instance of CompletionStatus, initialized to CompletionStatus.COMPLETED_NO
COMPLETED_YES - Static variable in class org.omg.CORBA.CompletionStatus
An instance of CompletionStatus, initialized to CompletionStatus.COMPLETED_YES
completeDrag(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
This method is called to finish the drag session by calling finishDraggingTo.
completeDrag(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
This method is called to finish the drag session by calling finishDraggingTo.
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.
COMPLETESCANLINES - Static variable in interface java.awt.image.ImageConsumer
The pixel order is in multiples of complete scanlines.
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
Invoked from uninstallUI after all the defaults/listeners have been uninstalled.
CompletionStatus - Class in org.omg.CORBA
Defines the method completion status, usually for the time moment, when the exception has been thrown.
CompletionStatusHelper - Class in org.omg.CORBA
Provides static helper methods for working with CompletionStatus.
CompletionStatusHelper() - Constructor for class org.omg.CORBA.CompletionStatusHelper
 
Component - Class in java.awt
The root of all evil.
Component() - Constructor for class java.awt.Component
Default constructor for subclasses.
component - Variable in class java.awt.dnd.DragGestureRecognizer
 
COMPONENT - Static variable in class java.awt.font.GlyphMetrics
 
component - Static variable in class javax.swing.ImageIcon
A dummy Component that is used in the MediaTracker.
Component.AccessibleAWTComponent - Class in java.awt
This class provides accessibility support for subclasses of container.
Component.AccessibleAWTComponent() - Constructor for class java.awt.Component.AccessibleAWTComponent
The default constructor.
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler - Class in java.awt
Converts component changes into property changes.
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
Default constructor.
Component.AccessibleAWTComponent.AccessibleAWTFocusHandler - Class in java.awt
Converts focus changes into property changes.
Component.AccessibleAWTComponent.AccessibleAWTFocusHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
Default constructor.
Component.BltBufferStrategy - Class in java.awt
This class provides support for blitting offscreen surfaces to a component.
Component.BltBufferStrategy(int, BufferCapabilities) - Constructor for class java.awt.Component.BltBufferStrategy
Creates a blitting buffer strategy.
Component.FlipBufferStrategy - Class in java.awt
This class provides support for flipping component buffers.
Component.FlipBufferStrategy(int, BufferCapabilities) - Constructor for class java.awt.Component.FlipBufferStrategy
Creates a flipping buffer strategy.
COMPONENT_ADDED - Static variable in class java.awt.event.ContainerEvent
This id indicates a component was added to the container.
component_count() - Method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
component_count() - Method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
component_count() - Method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
component_count() - Method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
component_count() - Method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
component_count() - Method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
component_count() - Method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
component_count() - Method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
component_count() - Method in interface org.omg.DynamicAny.DynAnyOperations
Get the number number of fields in the enclosed structure or number of memebers in the enclosed array, sequence, enumeration, etc.
component_data - Variable in class org.omg.IOP.TaggedComponent
The tag component data.
COMPONENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
Mask for selecting component events.
COMPONENT_FIRST - Static variable in class java.awt.event.ComponentEvent
This is the first id in the range of ids used by this class.
COMPONENT_HIDDEN - Static variable in class java.awt.event.ComponentEvent
This id indicates that a component was hidden.
COMPONENT_LAST - Static variable in class java.awt.event.ComponentEvent
This is the last id in the range of ids used by this class.
COMPONENT_MOVED - Static variable in class java.awt.event.ComponentEvent
This id indicates that a component was moved.
COMPONENT_REMOVED - Static variable in class java.awt.event.ContainerEvent
This id indicates a component was removed from the container.
COMPONENT_RESIZED - Static variable in class java.awt.event.ComponentEvent
This id indicates that a component was resized.
COMPONENT_SHOWN - Static variable in class java.awt.event.ComponentEvent
This id indicates that a component was shown.
ComponentAdapter - Class in java.awt.event
This class implements ComponentListener and implements all methods with empty bodies.
ComponentAdapter() - Constructor for class java.awt.event.ComponentAdapter
Do nothing default constructor for subclasses.
componentAdded(ContainerEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
componentAdded(ContainerEvent) - Method in class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
Fired when a component is added; forwards to the PropertyChange listener.
componentAdded(ContainerEvent) - Method in class java.awt.event.ContainerAdapter
Implements this method from the interface with an empty body.
componentAdded(ContainerEvent) - Method in interface java.awt.event.ContainerListener
This method is called when a component is added to the container.
componentAdded(ContainerEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
Receives notification when a child component is added to the JComponent and fires a PropertyChangeEvent on listeners registered with the AccessibleJComponent with a property name of AccessibleContext.ACCESSIBLE_CHILD_PROPERTY.
componentAdded(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
This method is responsible for setting rollover or non rollover for new buttons added to the JToolBar.
ComponentAttribute - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
A key for the component character attribute.
ComponentAttribute - Static variable in class javax.swing.text.StyleConstants
ComponentColorModel - Class in java.awt.image
 
ComponentColorModel(ColorSpace, int[], boolean, boolean, int, int) - Constructor for class java.awt.image.ComponentColorModel
 
ComponentColorModel(ColorSpace, boolean, boolean, int, int) - Constructor for class java.awt.image.ComponentColorModel
Construct a new ComponentColorModel.
ComponentElementName - Static variable in class javax.swing.text.StyleConstants
 
ComponentEvent - Class in java.awt.event
This class is for events generated when a component is moved, resized, hidden, or shown.
ComponentEvent(Component, int) - Constructor for class java.awt.event.ComponentEvent
Initializes a new instance of ComponentEvent with the specified source and id.
componentForPoint(Component, Point) - Method in class javax.swing.MenuSelectionManager
This method returns menu element on the selected path that contains given source point.
componentHidden(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
componentHidden(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
Convert a component hidden to a property change.
componentHidden(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Implements this method from the interface with an empty body.
componentHidden(ComponentEvent) - Method in interface java.awt.event.ComponentListener
This method is called when the component is hidden.
componentHidden(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
This method is called when the JDesktopPane is hidden.
ComponentIdHelper - Class in org.omg.IOP
A helper operations for th Component id.
ComponentIdHelper() - Constructor for class org.omg.IOP.ComponentIdHelper
 
ComponentInputMap - Class in javax.swing
An InputMap that is associated with a particular JComponent.
ComponentInputMap(JComponent) - Constructor for class javax.swing.ComponentInputMap
Creates ComponentInputMap object that notifies the given component about changes to it.
ComponentInputMapUIResource - Class in javax.swing.plaf
A ComponentInputMap that implements the UIResource interface to indicate that it belongs to a pluggable LookAndFeel.
ComponentInputMapUIResource(JComponent) - Constructor for class javax.swing.plaf.ComponentInputMapUIResource
Constructs a new ComponentInputMapUIResource.
ComponentListener - Interface in java.awt.event
This interface is for classes that receive all events from a component.
componentListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
The ComponentListener that is responsible for resizing the JInternalFrame in response to ComponentEvents from the JDesktopPane.
componentListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
Listener for component resizing.
componentMoved(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
componentMoved(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
Moving a component does not affect properties.
componentMoved(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Implements this method from the interface with an empty body.
componentMoved(ComponentEvent) - Method in interface java.awt.event.ComponentListener
This method is called when the component is moved.
componentMoved(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
This method is called when the JDesktopPane is moved.
componentMoved(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Invoked when the component's position changes.
ComponentOrientation - Class in java.awt
This class is used to differentiate different orientations for text layout.
ComponentPeer - Interface in java.awt.peer
Defines the methods that a component peer is required to implement.
componentRemoved(ContainerEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
componentRemoved(ContainerEvent) - Method in class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
Fired when a component is removed; forwards to the PropertyChange listener.
componentRemoved(ContainerEvent) - Method in class java.awt.event.ContainerAdapter
Implements this method from the interface with an empty body.
componentRemoved(ContainerEvent) - Method in interface java.awt.event.ContainerListener
This method is called when a component is removed from the container.
componentRemoved(ContainerEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
Receives notification when a child component is removed from the JComponent and fires a PropertyChangeEvent on listeners registered with the AccessibleJComponent with a property name of AccessibleContext.ACCESSIBLE_CHILD_PROPERTY.
componentRemoved(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
This method is responsible for giving the child components their original borders when they are removed.
componentResized(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
componentResized(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
Resizing a component does not affect properties.
componentResized(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Implements this method from the interface with an empty body.
componentResized(ComponentEvent) - Method in interface java.awt.event.ComponentListener
This method is called when the component is resized.
componentResized(ComponentEvent) - Method in class javax.swing.JViewport.ViewListener
Receives notification when a component (in this case: the view component) changes it's size.
componentResized(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
This method is called when the JDesktopPane is resized.
componentResized(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler
Called when the size of the component changes.
components - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
This array contains the components in the JSplitPane.
components_established(IORInfo) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
This metod is invoked after the IORInterceptorOperations.establish_components(org.omg.PortableInterceptor.IORInfo) have been called on all registered interceptor instances.
ComponentSampleModel - Class in java.awt.image
ComponentSampleModel supports a flexible organization of pixel samples in memory, permitting pixel samples to be interleaved by band, by scanline, and by pixel.
ComponentSampleModel(int, int, int, int, int, int[]) - Constructor for class java.awt.image.ComponentSampleModel
Creates a new sample model that assumes that all bands are stored in a single bank of the DataBuffer.
ComponentSampleModel(int, int, int, int, int, int[], int[]) - Constructor for class java.awt.image.ComponentSampleModel
Creates a new sample model that assumes that all bands are stored in a single bank of the DataBuffer.
componentShown(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
componentShown(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
Convert a component shown to a property change.
componentShown(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Implements this method from the interface with an empty body.
componentShown(ComponentEvent) - Method in interface java.awt.event.ComponentListener
This method is called when the component is made visible.
componentShown(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
This method is called when the JDesktopPane is shown.
ComponentUI - Class in javax.swing.plaf
The abstract base class for all delegates that provide the pluggable look and feel for Swing components.
ComponentUI() - Constructor for class javax.swing.plaf.ComponentUI
Constructs a new UI delegate.
ComponentView - Class in javax.swing.text
A View implementation that is able to render arbitrary Components.
ComponentView(Element) - Constructor for class javax.swing.text.ComponentView
Creates a new instance of ComponentView for the specified Element.
compose(Raster, Raster, WritableRaster) - Method in interface java.awt.CompositeContext
Compose the two source images into the composite image.
ComposedTextAttribute - Static variable in class javax.swing.text.StyleConstants
 
composeName(Name, Name) - Method in interface javax.naming.Context
Composes the name of this context together with another name, related to this context.
composeName(String, String) - Method in interface javax.naming.Context
Composes the name of this context together with another name, related to this context.
composeName(Name, Name) - Method in class javax.naming.InitialContext
 
composeName(String, String) - Method in class javax.naming.InitialContext
 
Composite - Interface in java.awt
This interface is for graphics which are formed as composites of others.
CompositeContext - Interface in java.awt
This interface provides an optimized environment for compositing graphics.
CompositeData - Interface in javax.management.openmbean
Provides an interface to a composite data structure, in order to aid interoperability.
CompositeDataInvocationHandler - Class in javax.management.openmbean
Provides an InvocationHandler which implements a series of accessor methods (those beginning with "get" or "is") using the content of a CompositeData object.
CompositeDataInvocationHandler(CompositeData) - Constructor for class javax.management.openmbean.CompositeDataInvocationHandler
Constructs a new CompositeDataInvocationHandler with the specified CompositeData instance.
CompositeDataSupport - Class in javax.management.openmbean
Provides an implementation of the CompositeData interface.
CompositeDataSupport(CompositeType, Map<String, ?>) - Constructor for class javax.management.openmbean.CompositeDataSupport
Constructs a new CompositeDataSupport instance with the specified type using field names and values from the supplied map.
CompositeDataSupport(CompositeType, String[], Object[]) - Constructor for class javax.management.openmbean.CompositeDataSupport
Constructs a new CompositeDataSupport instance with the specified type using the supplied arrays of field names and values.
CompositeName - Class in javax.naming
Represents names that may span over several namespaces.
CompositeName() - Constructor for class javax.naming.CompositeName
 
CompositeName(Enumeration<String>) - Constructor for class javax.naming.CompositeName
 
CompositeName(String) - Constructor for class javax.naming.CompositeName
 
CompositeType - Class in javax.management.openmbean
The open type descriptor for instances of the CompositeData class.
CompositeType(String, String, String[], String[], OpenType<?>[]) - Constructor for class javax.management.openmbean.CompositeType
Constructs a new CompositeType instance for the given type name with the specified field names, descriptions and types.
CompositeView - Class in javax.swing.text
An abstract base implementation of View that manages child Views.
CompositeView(Element) - Constructor for class javax.swing.text.CompositeView
Creates a new CompositeView for the given Element.
CompoundBorder - Class in javax.swing.border
A Border that is composed of an interior and an exterior border, where the interior border is tightly nested into the exterior.
CompoundBorder() - Constructor for class javax.swing.border.CompoundBorder
Constructs a CompoundBorder whose inside and outside borders are both null.
CompoundBorder(Border, Border) - Constructor for class javax.swing.border.CompoundBorder
Constructs a CompoundBorder with the specified inside and outside borders.
CompoundControl - Class in javax.sound.sampled
A compound control provides control over several other controls.
CompoundControl(CompoundControl.Type, Control[]) - Constructor for class javax.sound.sampled.CompoundControl
Create a new compound control given its type and members.
CompoundControl.Type - Class in javax.sound.sampled
This describes a single compound control.
CompoundControl.Type(String) - Constructor for class javax.sound.sampled.CompoundControl.Type
Create a new Type given its name.
CompoundEdit - Class in javax.swing.undo
An editing action that consists of multiple UndoableEdits.
CompoundEdit() - Constructor for class javax.swing.undo.CompoundEdit
Constructs a new CompoundEdit.
compoundEdit - Variable in class javax.swing.undo.UndoableEditSupport
compoundEdit
CompoundName - Class in javax.naming
Represents hierarchical names from the single namespace.
CompoundName(Enumeration<String>, Properties) - Constructor for class javax.naming.CompoundName
 
CompoundName(String, Properties) - Constructor for class javax.naming.CompoundName
 
COMPRESS - Static variable in class javax.print.attribute.standard.Compression
The print data is UNIX compressed.
Compression - Class in javax.print.attribute.standard
The Compression printing attribute specifies if and how the supplied print data is compressed.
Compression(int) - Constructor for class javax.print.attribute.standard.Compression
Constructs a Compression object.
COMPRESSION_ERROR - Static variable in class javax.print.attribute.standard.JobStateReason
The printer aborted the job because of a compression error while trying to decompress the document data.
compressionMode - Variable in class javax.imageio.ImageWriteParam
Controls compression settings, which must be set to one of the four MODE_* values.
compressionQuality - Variable in class javax.imageio.ImageWriteParam
Contains the current compression quality setting.
compressionType - Variable in class javax.imageio.ImageWriteParam
Contains the name of the current compression type.
compressionTypes - Variable in class javax.imageio.ImageWriteParam
Array of the names of the available compression types.
comptable - Variable in class java.awt.GridBagLayout
 
computeBlit(int, int, Point, Point, Dimension, Rectangle) - Method in class javax.swing.JViewport
Computes the parameters for the blitting scroll method.
computeDifference(Rectangle, Rectangle) - Static method in class javax.swing.SwingUtilities
Subtracts a rectangle from another and return the area as an array of rectangles.
computeFields() - Method in class java.util.Calendar
Converts the milliseconds since the epoch UTC (time) to time fields (fields).
computeFields() - Method in class java.util.GregorianCalendar
Converts the milliseconds since the epoch UTC (time) to time fields (fields).
computeIntersection(int, int, int, int, Rectangle) - Static method in class javax.swing.SwingUtilities
Calculates the intersection of two rectangles.
computePopupBounds(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicComboPopup
DOCUMENT ME!
computeRegions(ImageReadParam, int, int, BufferedImage, Rectangle, Rectangle) - Static method in class javax.imageio.ImageReader
Calcluate the source and destination regions that will be read from and written to, given image parameters and/or a destination buffered image.
computerIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
An icon representing a computer.
computeStringWidth(SynthContext, Font, FontMetrics, String) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Returns the width of the string text for the specified font and font metrics.
computeStringWidth(FontMetrics, String) - Static method in class javax.swing.SwingUtilities
Calculates the width of a given string.
computeTime() - Method in class java.util.Calendar
Converts the time field values (fields) to milliseconds since the epoch UTC (time).
computeTime() - Method in class java.util.GregorianCalendar
Converts the time field values (fields) to milliseconds since the epoch UTC (time).
computeUnion(int, int, int, int, Rectangle) - Static method in class javax.swing.SwingUtilities
Calculates the union of two rectangles.
computeVisibleRect(Rectangle) - Method in class javax.swing.JComponent
Compute the component's visible rectangle, which is defined recursively as either the component's bounds, if it has no parent, or the intersection of the component's bounds with the visible rectangle of its parent.
concat(String) - Method in class java.lang.String
Concatenates a String to this String.
concatenate(AffineTransform) - Method in class java.awt.geom.AffineTransform
Set this transform to the result of performing the original version of this followed by tx.
concatenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
 
concetenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Deprecated. 
concrete_base_type() - Method in class org.omg.CORBA.TypeCode
For value types that support inheritance this method returns the of the ancestor type code.
CONCUR_READ_ONLY - Static variable in interface java.sql.ResultSet
The concurrency mode of for the result set may not be modified.
CONCUR_UPDATABLE - Static variable in interface java.sql.ResultSet
The concurrency mode of for the result set may be modified.
ConcurrentModificationException - Exception in java.util
Exception that is thrown by the collections classes when it is detected that a modification has been made to a data structure when this is not allowed, such as when a collection is structurally modified while an Iterator is operating over it.
ConcurrentModificationException() - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with no detail message.
ConcurrentModificationException(String) - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with a detail message.
CONFIG - Static variable in class java.util.logging.Level
Log records whose level is CONFIG are used for describing the static configuration, for example the windowing environment, the operating system version, etc.
config(String) - Method in class java.util.logging.Logger
Logs a message with severity level CONFIG.
Configuration - Class in javax.security.auth.login
 
Configuration() - Constructor for class javax.security.auth.login.Configuration
 
ConfigurationException - Exception in javax.naming
 
ConfigurationException() - Constructor for exception javax.naming.ConfigurationException
 
ConfigurationException(String) - Constructor for exception javax.naming.ConfigurationException
 
configureArrowButton() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Configures the arrow button.
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.
configureEditor(ComboBoxEditor, Object) - Method in class javax.swing.JComboBox
This method initializes specified ComboBoxEditor to display given item.
configureEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Configures the editor for this combo box.
configureEditor() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Configures the editor for this combo box.
configureEnclosingScrollPane() - Method in class javax.swing.JTable
 
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
This method configures the list of comboBox's items by setting default properties and installing listeners.
configurePopup() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method configures popup menu that will be used to display Scrollpane with list of items inside of it.
configurePropertiesFromAction(Action) - Method in class javax.swing.AbstractButton
Configure various properties of the button by reading properties of an Action.
configurePropertiesFromAction(Action) - Method in class javax.swing.JButton
 
configurePropertiesFromAction(Action) - Method in class javax.swing.JComboBox
Configure properties of the JComboBox by reading properties of specified action.
configurePropertiesFromAction(Action) - Method in class javax.swing.JMenuItem
Configures menu items' properties from properties of the specified action.
configurePropertiesFromAction(Action) - Method in class javax.swing.JTextField
 
configureScrollBarColors() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method configures the scrollbar's colors.
configureScroller() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method configures scroll pane to contain list of comboBox's items
ConfirmationCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a ConfirmationCallback to the handle() method of a CallbackHandler to ask for YES/NO, OK/CANCEL, YES/NO/CANCEL or other similar confirmations.
ConfirmationCallback(int, int, int) - Constructor for class javax.security.auth.callback.ConfirmationCallback
Construct a ConfirmationCallback with a message type, an option type and a default option.
ConfirmationCallback(int, String[], int) - Constructor for class javax.security.auth.callback.ConfirmationCallback
Construct a ConfirmationCallback with a message type, a list of options and a default option.
ConfirmationCallback(String, int, int, int) - Constructor for class javax.security.auth.callback.ConfirmationCallback
Construct a ConfirmationCallback with a prompt, message type, an option type and a default option.
ConfirmationCallback(String, int, String[], int) - Constructor for class javax.security.auth.callback.ConfirmationCallback
Construct a ConfirmationCallback with a prompt, message type, a list of options and a default option.
connect(PipedOutputStream) - Method in class java.io.PipedInputStream
This method connects this stream to the passed in PipedOutputStream.
connect(PipedInputStream) - Method in class java.io.PipedOutputStream
Connects this object to the specified PipedInputStream object.
connect(PipedWriter) - Method in class java.io.PipedReader
This method connects this stream to the passed in PipedWriter.
connect(PipedReader) - Method in class java.io.PipedWriter
Connects this object to the specified PipedReader object.
connect(InetAddress, int) - Method in class java.net.DatagramSocket
This method connects this socket to the specified address and port.
connect(SocketAddress) - Method in class java.net.DatagramSocket
Connects the datagram socket to a specified socket address.
connect(InetAddress, int) - Method in class java.net.DatagramSocketImpl
Connects the socket to a host specified by address and port.
connect(SocketAddress) - Method in class java.net.Socket
Connects the socket with a remote address.
connect(SocketAddress, int) - Method in class java.net.Socket
Connects the socket with a remote address.
connect(String, int) - Method in class java.net.SocketImpl
Connects to the remote hostname and port specified as arguments.
connect(InetAddress, int) - Method in class java.net.SocketImpl
Connects to the remote address and port specified as arguments.
connect(SocketAddress, int) - Method in class java.net.SocketImpl
Connects to the socket to the host specified in address.
connect() - Method in class java.net.URLConnection
Establishes the actual connection to the URL associated with this connection object
connect(SocketAddress) - Method in class java.nio.channels.DatagramChannel
Connects this channel's socket.
connect(SocketAddress) - Method in class java.nio.channels.SocketChannel
Connects the channel's socket to the remote address.
connect(String, Properties) - Method in interface java.sql.Driver
This method connects to the specified database using the connection properties supplied.
connect(Remote, Remote) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Makes the remote object target ready for remote communication using the same communications runtime as for the passed source parameter.
connect(ORB) - Method in class javax.rmi.CORBA.Stub
Finds the suitable Tie for this Stub and connects it to the given ORB.
connect(Stub, ORB) - Method in interface javax.rmi.CORBA.StubDelegate
Makes the stub ready for remote communication using the given ORB.
connect(Remote, Remote) - Static method in class javax.rmi.PortableRemoteObject
Makes the remote object a_target ready for remote communication using the same communications runtime as for the passed a_source parameter.
connect(Object) - Method in class org.omg.CORBA.ORB
Connect the given CORBA object to this ORB.
connected - Variable in class java.net.URLConnection
Indicates whether or not a connection has been established to the destination specified in the URL
ConnectException - Exception in java.net
This exception indicates that an error occurred while attempting to connect to a remote host.
ConnectException() - Constructor for exception java.net.ConnectException
Create a new instance without a descriptive error message.
ConnectException(String) - Constructor for exception java.net.ConnectException
Create a new instance with a descriptive error message, such as the text from strerror(3).
ConnectException - Exception in java.rmi
Thrown if a connection is refused for a remote call.
ConnectException(String) - Constructor for exception java.rmi.ConnectException
Create an exception with a message.
ConnectException(String, Exception) - Constructor for exception java.rmi.ConnectException
Create an exception with a message and a cause.
connectFailed(URI, SocketAddress, IOException) - Method in class java.net.ProxySelector
Signals to the selector that a proxy was no available.
CONNECTING_TO_DEVICE - Static variable in class javax.print.attribute.standard.PrinterStateReason
The printer object is connecting to the device.
ConnectIOException - Exception in java.rmi
Wraps an I/O Exception thrown while connecting for a remote call.
ConnectIOException(String) - Constructor for exception java.rmi.ConnectIOException
Create an exception with a message.
ConnectIOException(String, Exception) - Constructor for exception java.rmi.ConnectIOException
Create an exception with a message and a cause.
Connection - Interface in java.sql
This interface provides methods for managing a connection to a database.
connectionClosed(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
 
connectionErrorOccurred(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
 
ConnectionEvent - Class in javax.sql
 
ConnectionEvent(PooledConnection) - Constructor for class javax.sql.ConnectionEvent
 
ConnectionEvent(PooledConnection, SQLException) - Constructor for class javax.sql.ConnectionEvent
 
ConnectionEventListener - Interface in javax.sql
 
ConnectionPendingException - Exception in java.nio.channels
 
ConnectionPendingException() - Constructor for exception java.nio.channels.ConnectionPendingException
Creates the exception
ConnectionPoolDataSource - Interface in javax.sql
 
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
Pc = Punctuation, Connector (Informative).
CONREF - Static variable in interface javax.swing.text.html.parser.DTDConstants
The attribute modifier #CONREF constant, specifies the IDREF value of the reference to content in another location of the document.
ConsoleHandler - Class in java.util.logging
A ConsoleHandler publishes log records to System.err.
ConsoleHandler() - Constructor for class java.util.logging.ConsoleHandler
Constructs a StreamHandler that publishes log records to System.err.
constant(int) - Static method in class javax.swing.Spring
Creates a Spring which min, pref and max values are all the same.
constant(int, int, int) - Static method in class javax.swing.Spring
Creates a Spring which min, pref and max values are constants.
constantName() - Method in exception java.lang.EnumConstantNotPresentException
Return the name of the missing constant.
constraintBeforeFloating - Variable in class javax.swing.plaf.basic.BasicToolBarUI
The last known BorderLayout constraint before floating.
Constructor<T> - Class in java.lang.reflect
The Constructor class represents a constructor of a class.
ConstructorProperties - Annotation Type in java.beans
An annotation used to associate the parameters of a constructor with the accessor methods that later provide access to these values.
consume() - Method in class java.awt.AWTEvent
Consumes this event so that it will not be processed in the default manner.
consume() - Method in class java.awt.event.InputEvent
Consumes this event.
consume() - Method in class java.awt.event.InputMethodEvent
This method consumes the event.
consumed - Variable in class java.awt.AWTEvent
Indicates if the event has been consumed.
consumer - Variable in class java.awt.image.ImageFilter
The consumer this filter is filtering an image data stream for.
containedIn(Oid[]) - Method in class org.ietf.jgss.Oid
A utility method to test if an Oid object is contained within the supplied Oid object array.
Container - Class in java.awt
A generic window toolkit object that acts as a container for other objects.
Container() - Constructor for class java.awt.Container
Default constructor for subclasses.
Container.AccessibleAWTContainer - Class in java.awt
This class provides accessibility support for subclasses of container.
Container.AccessibleAWTContainer() - Constructor for class java.awt.Container.AccessibleAWTContainer
The default constructor.
Container.AccessibleAWTContainer.AccessibleContainerHandler - Class in java.awt
This class fires a PropertyChange listener, if registered, when children are added or removed from the enclosing accessible object.
Container.AccessibleAWTContainer.AccessibleContainerHandler() - Constructor for class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
Default constructor.
CONTAINER_EVENT_MASK - Static variable in class java.awt.AWTEvent
Mask for selecting container events.
CONTAINER_FIRST - Static variable in class java.awt.event.ContainerEvent
This is the first id in the id range used by this class.
CONTAINER_LAST - Static variable in class java.awt.event.ContainerEvent
This is the last id in the id range used by this class.
ContainerAdapter - Class in java.awt.event
This class implements ContainerListener and implements all methods with empty bodies.
ContainerAdapter() - Constructor for class java.awt.event.ContainerAdapter
Do nothing default constructor for subclasses.
ContainerEvent - Class in java.awt.event
This event is generated when a component is added or removed from a container.
ContainerEvent(Component, int, Component) - Constructor for class java.awt.event.ContainerEvent
Initializes a new instance of ContainerEvent with the specified source and id.
ContainerListener - Interface in java.awt.event
This interface is for classes that wish to listen for all events from container objects.
containerListener - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
 
ContainerOrderFocusTraversalPolicy - Class in java.awt
ContainerOrderFocusTraversalPolicy defines a focus traversal order based on the order in which Components were packed in a Container.
ContainerOrderFocusTraversalPolicy() - Constructor for class java.awt.ContainerOrderFocusTraversalPolicy
Creates the ContainerOrderFocusTraversalPolicy object.
ContainerPeer - Interface in java.awt.peer
 
contains(Point) - Method in class java.awt.Component.AccessibleAWTComponent
Tests if the point is contained in this component.
contains(int, int) - Method in class java.awt.Component
Tests whether or not the specified point is contained within this component.
contains(Point) - Method in class java.awt.Component
Tests whether or not the specified point is contained within this component.
contains(double, double) - Method in class java.awt.geom.Arc2D
Determines if the arc contains the given point.
contains(double, double, double, double) - Method in class java.awt.geom.Arc2D
Tests if a given rectangle is contained in the area of the arc.
contains(Rectangle2D) - Method in class java.awt.geom.Arc2D
Tests if a given rectangle is contained in the area of the arc.
contains(double, double) - Method in class java.awt.geom.Area
Determines if the point (x,y) is contained within this Area.
contains(Point2D) - Method in class java.awt.geom.Area
Determines if the Point2D p is contained within this Area.
contains(double, double, double, double) - Method in class java.awt.geom.Area
Determines if the rectangle specified by (x,y) as the upper-left and with width w and height h is completely contained within this Area, returns false otherwise.
contains(Rectangle2D) - Method in class java.awt.geom.Area
Determines if the Rectangle2D specified by r is completely contained within this Area, returns false otherwise.
contains(double, double) - Method in class java.awt.geom.CubicCurve2D
Determines whether a position lies inside the area bounded by the curve and the straight line connecting its end points.
contains(Point2D) - Method in class java.awt.geom.CubicCurve2D
Determines whether a point lies inside the area bounded by the curve and the straight line connecting its end points.
contains(double, double, double, double) - Method in class java.awt.geom.CubicCurve2D
Determine whether a rectangle is entirely inside the area that is bounded by the curve and the straight line connecting its end points.
contains(Rectangle2D) - Method in class java.awt.geom.CubicCurve2D
Determine whether a Rectangle2D is entirely inside the area that is bounded by the curve and the straight line connecting its end points.
contains(double, double) - Method in class java.awt.geom.Ellipse2D
Determines if a point is contained within the ellipse.
contains(double, double, double, double) - Method in class java.awt.geom.Ellipse2D
Determines if a rectangle is completely contained within the ellipse.
contains(double, double) - Method in class java.awt.geom.GeneralPath
Evaluates if a point is within the GeneralPath, The NON_ZERO winding rule is used, regardless of the set winding rule.
contains(Point2D) - Method in class java.awt.geom.GeneralPath
Evaluates if a Point2D is within the GeneralPath, The NON_ZERO winding rule is used, regardless of the set winding rule.
contains(double, double, double, double) - Method in class java.awt.geom.GeneralPath
Evaluates if a rectangle is completely contained within the path.
contains(Rectangle2D) - Method in class java.awt.geom.GeneralPath
Evaluates if a rectangle is completely contained within the path.
contains(double, double) - Method in class java.awt.geom.Line2D
Test if a point is contained inside the line.
contains(Point2D) - Method in class java.awt.geom.Line2D
Test if a point is contained inside the line.
contains(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if the line contains a rectangle.
contains(Rectangle2D) - Method in class java.awt.geom.Line2D
Tests if the line contains a rectangle.
contains(double, double) - Method in class java.awt.geom.QuadCurve2D
Determines whether a point is inside the area bounded by the curve and the straight line connecting its end points.
contains(Point2D) - Method in class java.awt.geom.QuadCurve2D
Determines whether a point is inside the area bounded by the curve and the straight line connecting its end points.
contains(double, double, double, double) - Method in class java.awt.geom.QuadCurve2D
Determines whether a rectangle is entirely inside the area bounded by the curve and the straight line connecting its end points.
contains(Rectangle2D) - Method in class java.awt.geom.QuadCurve2D
Determines whether a Rectangle2D is entirely inside the area that is bounded by the curve and the straight line connecting its end points.
contains(double, double) - Method in class java.awt.geom.Rectangle2D
Test if the given point is contained in the rectangle.
contains(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if this rectangle contains the given one.
contains(Point2D) - Method in class java.awt.geom.RectangularShape
Tests if a point is inside the boundary of the shape.
contains(Rectangle2D) - Method in class java.awt.geom.RectangularShape
Tests if the shape completely contains the given rectangle.
contains(double, double) - Method in class java.awt.geom.RoundRectangle2D
Return true if this object contains the specified point.
contains(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Return true if this object contains the specified rectangle
contains(Point) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns true if the specified point lies within the component.
contains(Point) - Method in class java.awt.Polygon
Tests whether or not the specified point is inside this polygon.
contains(int, int) - Method in class java.awt.Polygon
Tests whether or not the specified point is inside this polygon.
contains(double, double) - Method in class java.awt.Polygon
Tests whether or not the specified point is inside this polygon.
contains(Point2D) - Method in class java.awt.Polygon
Tests whether or not the specified point is inside this polygon.
contains(double, double, double, double) - Method in class java.awt.Polygon
Test if a high-precision rectangle lies completely in the shape.
contains(Rectangle2D) - Method in class java.awt.Polygon
Test if a high-precision rectangle lies completely in the shape.
contains(Point) - Method in class java.awt.Rectangle
Tests whether or not the specified point is inside this rectangle.
contains(int, int) - Method in class java.awt.Rectangle
Tests whether or not the specified point is inside this rectangle.
contains(Rectangle) - Method in class java.awt.Rectangle
Checks whether all points in the given rectangle are contained in this rectangle.
contains(int, int, int, int) - Method in class java.awt.Rectangle
Checks whether all points in the given rectangle are contained in this rectangle.
contains(double, double) - Method in interface java.awt.Shape
Test if the coordinates lie in the shape.
contains(Point2D) - Method in interface java.awt.Shape
Test if the point lie in the shape.
contains(double, double, double, double) - Method in interface java.awt.Shape
Test if a high-precision rectangle lies completely in the shape.
contains(Rectangle2D) - Method in interface java.awt.Shape
Test if a high-precision rectangle lies completely in the shape.
contains(Object) - Method in class java.beans.beancontext.BeanContextMembershipEvent
Tell whether the Object is one of the children added or removed.
contains(Object) - Method in class java.beans.beancontext.BeanContextSupport
 
contains(CharSequence) - Method in class java.lang.String
Returns true iff this String contains the sequence of Characters described in s.
contains(Charset) - Method in class java.nio.charset.Charset
 
contains(Object) - Method in class java.util.AbstractCollection
Test whether this collection contains a given object.
contains(Object) - Method in class java.util.ArrayList
Returns true iff element is in this ArrayList.
contains(Object) - Method in interface java.util.Collection
Test whether this collection contains a given object as one of its elements.
contains(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns true if element is in this ArrayList.
contains(Object) - Method in class java.util.HashSet
Returns true if the supplied element is in this Set.
contains(Object) - Method in class java.util.Hashtable
Returns true if this Hashtable contains a value o, such that o.equals(value).
contains(Object) - Method in class java.util.LinkedList
Returns true if the list contains the given object.
contains(Object) - Method in interface java.util.List
Test whether this list contains a given object as one of its elements.
contains(Object) - Method in interface java.util.Set
Returns true if the set contains the specified element.
contains(Object) - Method in class java.util.TreeSet
Returns true if this Set contains the supplied Object, false otherwise.
contains(Object) - Method in class java.util.Vector
Returns true when elem is contained in this Vector.
contains(Point) - Method in interface javax.accessibility.AccessibleComponent
Tests whether or not the specified point is contained within this component.
contains(String) - Method in class javax.accessibility.AccessibleRelationSet
Check if the relation key is in the set.
contains(AccessibleState) - Method in class javax.accessibility.AccessibleStateSet
Check if the current state is in the set.
contains(Object) - Method in class javax.imageio.spi.ServiceRegistry
Determines whether a provider has been registered with this registry.
contains(Object) - Method in interface javax.naming.directory.Attribute
 
contains(Object) - Method in class javax.naming.directory.BasicAttribute
 
contains(int) - Method in class javax.print.attribute.SetOfIntegerSyntax
Checks if this set contains the given value.
contains(IntegerSyntax) - Method in class javax.print.attribute.SetOfIntegerSyntax
Checks if this set contains the given value.
contains(Object) - Method in class javax.swing.DefaultListModel
Determines whether a particular element is a member of the list.
contains(int, int) - Method in class javax.swing.JComponent
Returns true if the coordinates (x, y) lie within the bounds of this component and false otherwise.
contains(Point) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
Returns true if this list child covers the screen location point (relative to the JList coordinate system, false otherwise.
contains(Point) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Returns true if this table cell contains the location at point, false otherwise.
contains(Point) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
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(Object) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Returns whether a given (File) object is included in the list.
contains(JComponent, int, int) - Method in class javax.swing.plaf.ComponentUI
Determines whether a click into the component at a specified location is considered as having hit the component.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiButtonUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiButtonUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiColorChooserUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiComboBoxUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiDesktopIconUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiDesktopPaneUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiFileChooserUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiInternalFrameUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiLabelUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiLabelUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiListUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiListUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiMenuBarUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiMenuItemUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiOptionPaneUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiPanelUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiPanelUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiPopupMenuUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiProgressBarUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiRootPaneUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiScrollBarUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiScrollPaneUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiSeparatorUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSliderUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiSliderUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiSpinnerUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiSplitPaneUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiTabbedPaneUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiTableHeaderUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTableUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiTableUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiTextUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiToolBarUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiToolTipUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiTreeUI, returning the result for the UI delegate from the primary look and feel.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiViewportUI
Calls the ComponentUI.contains(JComponent, int, int) method for all the UI delegates managed by this MultiViewportUI, returning the result for the UI delegate from the primary look and feel.
contains(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
contains(String) - Method in interface org.w3c.dom.DOMStringList
Test if a string is part of this DOMStringList.
contains(String) - Method in interface org.w3c.dom.NameList
Test if a name is part of this NameList.
containsAlias(String) - Method in class java.security.KeyStore
Determines if the keystore contains the specified alias.
containsAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
 
containsAll(Collection<?>) - Method in class java.util.AbstractCollection
Tests whether this collection contains all the elements in a given collection.
containsAll(Collection<?>) - Method in interface java.util.Collection
Test whether this collection contains every element in a given collection.
containsAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Tests whether this collection contains all the elements in a given collection.
containsAll(Collection<?>) - Method in interface java.util.List
Test whether this list contains every element in a given collection.
containsAll(Collection<?>) - Method in interface java.util.Set
Returns true if this set contains all elements in the specified collection.
containsAll(Collection<?>) - Method in class java.util.Vector
Returns true if this Vector contains all the elements in c.
containsAngle(double) - Method in class java.awt.geom.Arc2D
Tests if the given angle, in degrees, is included in the arc.
containsAttribute(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns true if this element contains the specified attribute.
containsAttribute(Object, Object) - Method in interface javax.swing.text.AttributeSet
Returns true if this AttributeSet contains an attribute with the specified name and value, false otherwise.
containsAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet
Returns true if the given name and value represent an attribute found either in this AttributeSet or in its resolve parent hierarchy.
containsAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
 
containsAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
 
containsAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns true if this element contains all of the specified attributes.
containsAttributes(AttributeSet) - Method in interface javax.swing.text.AttributeSet
Returns true of this AttributeSet contains all of the specified attributes.
containsAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Returns true of this AttributeSet contains all of the specified attributes.
containsAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
 
containsAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
 
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method returns true if the given JOptionPane contains custom components.
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Calls the OptionPaneUI.containsCustomComponents(JOptionPane) method for all the UI delegates managed by this MultiOptionPaneUI, returning the result for the UI delegate from the primary look and feel.
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.OptionPaneUI
Determines whether the user has provided custom components for the options or the message.
containsKey(Object) - Method in class java.awt.RenderingHints
Returns true if the collection of hints contains the specified key, and false otherwise.
containsKey(Object) - Method in class java.beans.beancontext.BeanContextSupport
 
containsKey(Object) - Method in class java.util.AbstractMap
Returns true if this contains a mapping for the given key.
containsKey(Object) - Method in class java.util.EnumMap
 
containsKey(Object) - Method in class java.util.HashMap
Returns true if the supplied object equals() a key in this HashMap.
containsKey(Object) - Method in class java.util.Hashtable
Returns true if the supplied object equals() a key in this Hashtable.
containsKey(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified key is in this map.
containsKey(Object) - Method in class java.util.jar.Attributes
Checks to see if there is an attribute with the specified name.
containsKey(Object) - Method in interface java.util.Map
Returns true if this contains a mapping for the given key.
containsKey(Object) - Method in class java.util.TreeMap
Returns true if the map contains a mapping for the given key.
containsKey(Object) - Method in class java.util.WeakHashMap
Tells if the map contains the given key.
containsKey(String) - Method in interface javax.management.openmbean.CompositeData
Returns true if this CompositeData instance contains the specified key.
containsKey(String) - Method in class javax.management.openmbean.CompositeDataSupport
Returns true if this CompositeData instance contains the specified key.
containsKey(String) - Method in class javax.management.openmbean.CompositeType
Returns true if this composite data type has a field with the given name.
containsKey(Object[]) - Method in interface javax.management.openmbean.TabularData
Returns true iff this instance of the TabularData class contains a CompositeData value at the specified index.
containsKey(Object) - Method in class javax.management.openmbean.TabularDataSupport
Returns true iff this instance of the TabularData class contains a CompositeData value at the specified index.
containsKey(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Returns true iff this instance of the TabularData class contains a CompositeData value at the specified index.
containsKey(Class<?>) - Method in interface javax.print.attribute.AttributeSet
Checks if this attributes set contains an attribute with the given category.
containsKey(Class<?>) - Method in class javax.print.attribute.HashAttributeSet
Checks if this attributes set contains an attribute with the given category.
containsNS(String, String) - Method in interface org.w3c.dom.NameList
Test if the pair namespaceURI/name is part of this NameList.
containsValue(Object) - Method in class java.awt.RenderingHints
Returns true if the collection of hints contains the specified value, and false otherwise.
containsValue(Object) - Method in class java.util.AbstractMap
Returns true if this contains at least one mapping with the given value.
containsValue(Object) - Method in class java.util.EnumMap
 
containsValue(Object) - Method in class java.util.HashMap
Returns true if this HashMap contains a value o, such that o.equals(value).
containsValue(Object) - Method in class java.util.Hashtable
Returns true if this Hashtable contains a value o, such that o.equals(value).
containsValue(Object) - Method in class java.util.IdentityHashMap
Returns true if this HashMap contains the value.
containsValue(Object) - Method in class java.util.jar.Attributes
Checks to see if there is an attribute name with the specified value.
containsValue(Object) - Method in class java.util.LinkedHashMap
Returns true if this HashMap contains a value o, such that o.equals(value).
containsValue(Object) - Method in interface java.util.Map
Returns true if this contains at least one mapping with the given value.
containsValue(Object) - Method in class java.util.TreeMap
Returns true if the map contains at least one mapping to the given value.
containsValue(Object) - Method in class java.util.WeakHashMap
Returns true if the map contains at least one key which points to the specified object as a value.
containsValue(Object) - Method in interface javax.management.openmbean.CompositeData
Returns true if this CompositeData instance has a value equal to that supplied.
containsValue(Object) - Method in class javax.management.openmbean.CompositeDataSupport
Returns true if this CompositeData instance has a value equal to that supplied.
containsValue(CompositeData) - Method in interface javax.management.openmbean.TabularData
Returns true iff this instance of the TabularData class contains the specified CompositeData value.
containsValue(Object) - Method in class javax.management.openmbean.TabularDataSupport
Returns true iff this instance of the TabularData class contains the specified CompositeData value.
containsValue(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Returns true iff this instance of the TabularData class contains the specified CompositeData value.
containsValue(Attribute) - Method in interface javax.print.attribute.AttributeSet
Checks if this attribute set contains the given attribute.
containsValue(Attribute) - Method in class javax.print.attribute.HashAttributeSet
Checks if this attribute set contains the given attribute.
CONTENT - Static variable in class javax.swing.text.html.HTML.Attribute
The content attribute
CONTENT - Static variable in class javax.swing.text.html.HTML.Tag
All text content is labeled with this tag.
content - Variable in class javax.swing.text.html.parser.ContentModel
The document content, containing either Element or the enclosed content model (that would be in the parentheses in BNF expression).
content - Variable in class javax.swing.text.html.parser.Element
The content model, defining elements, entities and DTD text that may/may not occur inside this element.
CONTENT_AREA_FILLED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "contentAreaFilled" property changes.
CONTENT_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
The property fired in a PropertyChangeEvent when the contentPane property changes.
CONTENT_TYPE - Static variable in class java.util.jar.Attributes.Name
File contents attribute - Mime type and subtype for the jar entry.
content_type() - Method in class org.omg.CORBA.TypeCode
For sequences, arrays, aliases and value boxes, returns the IDL type for the members of the object.
contentBorderInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
The insets around the content area.
ContentElementName - Static variable in class javax.swing.text.AbstractDocument
Standard name for content Elements.
contentEquals(StringBuffer) - Method in class java.lang.String
Compares the given StringBuffer to this String.
contentEquals(CharSequence) - Method in class java.lang.String
Compares the given CharSequence to this String.
ContentHandler - Class in java.net
This is an abstract class that is the superclass for classes that read objects from URL's.
ContentHandler() - Constructor for class java.net.ContentHandler
Default, no-argument constructor.
ContentHandler - Interface in org.xml.sax
Receive notification of the logical content of a document.
ContentHandlerFactory - Interface in java.net
This interface maps MIME types to ContentHandler objects.
ContentModel - Class in javax.swing.text.html.parser
A representation of the element content.
ContentModel() - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model initializing all fields to default values.
ContentModel(Element) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model, consisting of the single element.
ContentModel(int, ContentModel) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model, involving expression of the given type.
ContentModel(int, Object, ContentModel) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model, involving binary expression of the given type.
contentPane - Variable in class javax.swing.JRootPane
DOCUMENT ME!
contentRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
Rectangle describing content bounds.
contents - Variable in class java.awt.datatransfer.Clipboard
The data currently on this clipboard.
CONTENTS_CHANGED - Static variable in class javax.swing.event.ListDataEvent
An event type indicating that the list content has been modified.
contentsChanged(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Notifies the listener that the contents of the list have changed in some way.
contentsChanged(ListDataEvent) - Method in class javax.swing.JComboBox
The part of implementation of ListDataListener interface.
contentsChanged(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
Receives notification when items have changed in the JList.
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
Invoked if the content's of JComboBox's data model are changed.
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
Called when a general change has happened in the model which cannot be represented in terms of a simple addition or deletion.
contentsLost() - Method in class java.awt.Component.BltBufferStrategy
Returns whether or not the image buffer resources have been lost.
contentsLost() - Method in class java.awt.Component.FlipBufferStrategy
Returns whether or not the image buffer resources have been lost.
contentsLost() - Method in class java.awt.image.BufferStrategy
Returns whether or not the buffer's resources have been reclaimed by the native graphics system.
contentsLost() - Method in class java.awt.image.VolatileImage
Returns true if the contents of the image buffer have been damaged or if the image buffer's resources have been reclaimed by the graphics system.
contentsRestored() - Method in class java.awt.Component.BltBufferStrategy
Returns whether or not the image buffer resources have been restored.
contentsRestored() - Method in class java.awt.Component.FlipBufferStrategy
Returns whether or not the image buffer resources have been restored.
contentsRestored() - Method in class java.awt.image.BufferStrategy
Returns whether or not the buffer's resources were re-created and cleared to the default background color.
ContentType - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
This indicates a content element.
context - Variable in class java.awt.dnd.DropTargetEvent
 
Context - Interface in javax.naming
 
Context - Class in org.omg.CORBA
This class holds the list of the named properties.
Context() - Constructor for class org.omg.CORBA.Context
 
context_data - Variable in class org.omg.IOP.ServiceContext
The context_data.
CONTEXT_EXPIRED - Static variable in exception org.ietf.jgss.GSSException
Specified security context expired error.
context_id - Variable in class org.omg.IOP.ServiceContext
The context id (for instance, 0x1 for code sets context).
context_name() - Method in class org.omg.CORBA.Context
Get the context name.
ContextList - Class in org.omg.CORBA
Stores a modifiable list of String objects representing the property names.
ContextList() - Constructor for class org.omg.CORBA.ContextList
 
ContextNotEmptyException - Exception in javax.naming
This exception is thrown in response to the attempt to destroy the non empty context.
ContextNotEmptyException() - Constructor for exception javax.naming.ContextNotEmptyException
 
ContextNotEmptyException(String) - Constructor for exception javax.naming.ContextNotEmptyException
 
contexts() - Method in class org.omg.CORBA.Request
Get the context list object for this request.
contexts() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
Returns the names of all contexts of the operation being invoked.
ContextualRenderedImageFactory - Interface in java.awt.image.renderable
STUBBED
CONTIGUOUS_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
 
CONTINUE - Static variable in class javax.sound.midi.ShortMessage
Status byte for Continue message.
continueDrag(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
This method is called to pass on the drag information to the UI through dragDividerTo.
continueDrag(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
This method is called to pass on the drag information to the UI through dragDividerTo.
CONTINUOUS_LAYOUT_PROPERTY - Static variable in class javax.swing.JSplitPane
The property fired when the continuousLayout property changes.
continuousLayout - Variable in class javax.swing.JSplitPane
Whether the JSplitPane uses continuous layout.
contListener - Variable in class javax.swing.plaf.metal.MetalToolBarUI
The container listener (an implementation specific field, according to the spec, and not used in GNU Classpath).
CONTROL - Static variable in class java.awt.SystemColor
Array index of the control background color.
control - Static variable in class java.awt.SystemColor
The control background color.
CONTROL - Static variable in class java.lang.Character
Cc = Other, Control (Normative).
Control - Interface in javax.naming.ldap
 
Control - Class in javax.sound.sampled
A control provides the ability to affect some attribute of a line, for instance its volume.
Control(Control.Type) - Constructor for class javax.sound.sampled.Control
Create a new Control given its Type.
Control.Type - Class in javax.sound.sampled
This describes a single control.
Control.Type(String) - Constructor for class javax.sound.sampled.Control.Type
Create a new Type given its name.
CONTROL_BUTTONS_ARE_SHOWN_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the property for control button visibility.
CONTROL_CHANGE - Static variable in class javax.sound.midi.ShortMessage
Status nibble for Control Change message.
CONTROL_DK_SHADOW - Static variable in class java.awt.SystemColor
Array index of the darkly shadowed control background color.
CONTROL_FACTORIES - Static variable in interface javax.naming.ldap.LdapContext
 
CONTROL_HIGHLIGHT - Static variable in class java.awt.SystemColor
Array index of the highlighted control background color.
CONTROL_LT_HIGHLIGHT - Static variable in class java.awt.SystemColor
Array index of the lightly highlighted control background color.
CONTROL_PICTURES - Static variable in class java.lang.Character.UnicodeBlock
Control Pictures. 0x2400 - 0x243F.
CONTROL_SHADOW - Static variable in class java.awt.SystemColor
Array index of the shadowed control background color.
CONTROL_TEXT - Static variable in class java.awt.SystemColor
Array index of the control text color.
controlChange(ShortMessage) - Method in interface javax.sound.midi.ControllerEventListener
Called on MIDI controller events.
controlChange(int, int) - Method in interface javax.sound.midi.MidiChannel
Set a change in a controller's value.
controlDkShadow - Static variable in class java.awt.SystemColor
The control dark shadow color.
controlDown() - Method in class java.awt.Event
 
ControlFactory - Class in javax.naming.ldap
 
ControlFactory() - Constructor for class javax.naming.ldap.ControlFactory
 
controlHighlight - Static variable in class java.awt.SystemColor
The control highlight color.
CONTROLLED_BY - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is controlled by other objects.
CONTROLLED_BY_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates that the controlling objects have changed.
controller - Variable in class javax.imageio.IIOParam
The controller called by this IIOParam to retrieve parameters.
controller - Variable in class javax.imageio.metadata.IIOMetadata
 
CONTROLLER_FOR - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is a controller for other objects.
CONTROLLER_FOR_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates that the controller target group has changed.
ControllerEventListener - Interface in javax.sound.midi
The interface defines the methods to be implemented by classes wanting to be notified on MIDI controller events from a Sequencer.
controlLtHighlight - Static variable in class java.awt.SystemColor
The control light highlight color.
controlShadow - Static variable in class java.awt.SystemColor
The control shadow color.
controlText - Static variable in class java.awt.SystemColor
The control text color.
convertColumnIndexToModel(int) - Method in class javax.swing.JTable
Convert the table model index into the table column number.
convertColumnIndexToView(int) - Method in class javax.swing.JTable
Convert the table column number to the table column model index.
CONVERTED_TEXT - Static variable in class java.awt.im.InputMethodHighlight
Converted text state (after conversion).
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in interface javax.imageio.ImageTranscoder
Converts IIOMetadata from an input reader format, returning an IIOMetadata suitable for use by an image writer.
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Convert IIOMetadata from an input reader format, returning an IIOMetadata suitable for use by an image writer.
convertMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup
DOCUMENT ME!
convertMouseEvent(Component, MouseEvent, Component) - Static method in class javax.swing.SwingUtilities
Convert a mouse event which refrers to one component to another.
convertPoint(Component, int, int, Component) - Static method in class javax.swing.SwingUtilities
Converts a point (x,y) from the coordinate space of one component to another.
convertPoint(Component, Point, Component) - Static method in class javax.swing.SwingUtilities
 
convertPointFromScreen(Point, Component) - Static method in class javax.swing.SwingUtilities
Converts a point from "screen" coordinates (such as the coordinate space mouse events are delivered in) to a component's local coordinate space.
convertPointToScreen(Point, Component) - Static method in class javax.swing.SwingUtilities
Converts a point from a component's local coordinate space to "screen" coordinates (such as the coordinate space mouse events are delivered in).
convertRectangle(Component, Rectangle, Component) - Static method in class javax.swing.SwingUtilities
Converts a rectangle from the coordinate space of one component to another.
convertRowToY(int) - Method in class javax.swing.plaf.basic.BasicListUI
Calculate the Y coordinate of the upper edge of a particular row, considering the Y coordinate 0 to occur at the top of the list.
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in interface javax.imageio.ImageTranscoder
Converts IIOMetadata from an input stream format, returning an IIOMetadata suitable for use by an image writer.
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Convert IIOMetadata from an input stream format, returning an IIOMetadata suitable for use by an image writer.
convertToIntDiscrete(Raster, boolean) - Method in class java.awt.image.IndexColorModel
Construct a BufferedImage with rgb pixel values from a Raster.
convertToVector(Object[]) - Static method in class javax.swing.table.DefaultTableModel
Converts the data array to a Vector.
convertToVector(Object[][]) - Static method in class javax.swing.table.DefaultTableModel
Converts the data array to a Vector of rows.
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class javax.swing.JTree
Converts the specified value to a String.
convertYToRow(int) - Method in class javax.swing.plaf.basic.BasicListUI
Calculate the row number containing a particular Y coordinate, considering the Y coodrinate 0 to occur at the top of the list.
ConvolveOp - Class in java.awt.image
Convolution filter.
ConvolveOp(Kernel, int, RenderingHints) - Constructor for class java.awt.image.ConvolveOp
Construct a ConvolveOp.
ConvolveOp(Kernel) - Constructor for class java.awt.image.ConvolveOp
Construct a ConvolveOp.
CookieHolder - Class in org.omg.PortableServer.ServantLocatorPackage
CookieHolder() - Constructor for class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
Create the unitialised instance of this holder.
CookieHolder(Object) - Constructor for class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
Create the instance, intialising the CookieHolder.value field to the passed value.
COORDS - Static variable in class javax.swing.text.html.HTML.Attribute
The coords attribute
COPIED - Static variable in class java.awt.BufferCapabilities.FlipContents
The back buffer has the same contents as the front buffer after flipping.
Copies - Class in javax.print.attribute.standard
The Copies printing attribute specifies the number of copies to be printed.
Copies(int) - Constructor for class javax.print.attribute.standard.Copies
Creates a Copies object.
CopiesSupported - Class in javax.print.attribute.standard
The CopiesSupported attribute specifies the supported value or range of values for the Copies attribute.
CopiesSupported(int) - Constructor for class javax.print.attribute.standard.CopiesSupported
Constructs a CopiesSupported object with the given value.
CopiesSupported(int, int) - Constructor for class javax.print.attribute.standard.CopiesSupported
Constructs a CopiesSupported object with the given range of values.
copy(List<? super T>, List<? extends T>) - Static method in class java.util.Collections
Copy one list to another.
copy() - Method in class javax.swing.JPasswordField
Copies the selected text into the clipboard.
copy - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
A copy of the old attributes.
copy() - Method in class javax.swing.text.JTextComponent
 
COPY - Static variable in class javax.swing.TransferHandler
 
copy() - Method in class org.omg.CORBA._PolicyStub
Return a copy of this Policy.
copy() - Method in interface org.omg.CORBA.DynAny
Deprecated.
Clones this DynAny.
copy() - Method in interface org.omg.CORBA.PolicyOperations
Return a copy of this Policy.
copy() - Method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
copy() - Method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
copy() - Method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
copy() - Method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
copy() - Method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
copy() - Method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
copy() - Method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
copy() - Method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
copy() - Method in interface org.omg.DynamicAny.DynAnyOperations
Fully clones the content of this Any, returning a deep copy.
COPY_OR_MOVE - Static variable in class javax.swing.TransferHandler
 
copyAction - Static variable in class javax.swing.text.DefaultEditorKit
The name of the Action that copies the selected content into the system clipboard.
copyArea(int, int, int, int, int, int) - Method in class java.awt.Graphics
Copies the specified rectangle to the specified offset location.
copyArea(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
copyArea
copyAttributes() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns a copy of the attributes of this element.
copyAttributes() - Method in interface javax.swing.text.AttributeSet
Creates and returns a copy of this AttributeSet.
copyAttributes() - Method in class javax.swing.text.SimpleAttributeSet
Creates and returns a copy of this AttributeSet.
copyAttributes() - Method in class javax.swing.text.StyleContext.NamedStyle
 
copyAttributes() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
 
copyChildren() - Method in class java.beans.beancontext.BeanContextSupport
 
copyData(WritableRaster) - Method in class java.awt.image.BufferedImage
 
copyData(WritableRaster) - Method in interface java.awt.image.RenderedImage
 
copyInto(Object[]) - Method in class java.util.Vector
Copies the contents of the Vector into the provided array.
copyInto(Object[]) - Method in class javax.swing.DefaultListModel
Copies the list into a provided array.
copyObject(Object, ORB) - Static method in class javax.rmi.CORBA.Util
Used by local stubs to create a copy of the object.
copyObject(Object, ORB) - Method in interface javax.rmi.CORBA.UtilDelegate
Used by local stubs to create a copy of the object.
copyObjects(Object[], ORB) - Static method in class javax.rmi.CORBA.Util
Used by local stubs to create a multiple copies of the object, preserving sharing accross the parameters if necessary.
copyObjects(Object[], ORB) - Method in interface javax.rmi.CORBA.UtilDelegate
Used by local stubs to create a multiple copies of the object, preserving sharing accross the parameters if necessary.
copyOf(boolean[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with false to obtain the specified length.
copyOf(byte[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with (byte)0 to obtain the specified length.
copyOf(char[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with '\0' to obtain the specified length.
copyOf(double[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with 0d to obtain the specified length.
copyOf(float[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with 0f to obtain the specified length.
copyOf(int[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with 0 to obtain the specified length.
copyOf(long[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with 0L to obtain the specified length.
copyOf(short[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with (short)0 to obtain the specified length.
copyOf(T[], int) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with null to obtain the specified length.
copyOf(U[], int, Class<? extends T[]>) - Static method in class java.util.Arrays
Returns a copy of the supplied array, truncating or padding as necessary with null to obtain the specified length.
copyOf(EnumSet<T>) - Static method in class java.util.EnumSet
Returns a clone of the given set.
copyOf(Collection<T>) - Static method in class java.util.EnumSet
Creates an EnumSet using the contents of the given collection.
copyOfRange(boolean[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with false if to is greater than the length of the original array.
copyOfRange(byte[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with (byte)0 if to is greater than the length of the original array.
copyOfRange(char[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with '\0' if to is greater than the length of the original array.
copyOfRange(double[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with 0d if to is greater than the length of the original array.
copyOfRange(float[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with 0f if to is greater than the length of the original array.
copyOfRange(int[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with 0 if to is greater than the length of the original array.
copyOfRange(long[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with 0L if to is greater than the length of the original array.
copyOfRange(short[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with (short)0 if to is greater than the length of the original array.
copyOfRange(T[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with null if to is greater than the length of the original array.
copyOfRange(U[], int, int, Class<? extends T[]>) - Static method in class java.util.Arrays
Copies the specified range of the supplied array to a new array, padding as necessary with null if to is greater than the length of the original array.
CopyOnWriteArrayList<E> - Class in java.util.concurrent
A thread-safe implementation of an ArrayList.
CopyOnWriteArrayList() - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Construct a new ArrayList with the default capacity (16).
CopyOnWriteArrayList(Collection<? extends E>) - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Construct a new ArrayList, and initialize it with the elements in the supplied Collection.
CopyOnWriteArrayList(E[]) - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Construct a new ArrayList, and initialize it with the elements in the supplied array.
copyValueOf(char[], int, int) - Static method in class java.lang.String
Returns a String representing the character sequence of the char array, starting at the specified offset, and copying chars up to the specified count.
copyValueOf(char[]) - Static method in class java.lang.String
Returns a String representation of a character array.
cos(double) - Static method in class java.lang.Math
The trigonometric function cos.
cos(double) - Static method in class java.lang.StrictMath
The trigonometric function cos.
cosh(double) - Static method in class java.lang.Math
Returns the hyperbolic cosine of the given value.
cosh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic cosine of x, which is defined as (exp(x) + exp(-x)) / 2.
count - Variable in class java.io.BufferedInputStream
The number of valid bytes currently in the buffer.
count - Variable in class java.io.BufferedOutputStream
This is the number of bytes that are currently in the buffer and are waiting to be written to the underlying stream.
count - Variable in class java.io.ByteArrayInputStream
This indicates the maximum number of bytes that can be read from this stream.
count - Variable in class java.io.ByteArrayOutputStream
The number of bytes that have been written to the buffer
count - Variable in class java.io.CharArrayReader
This indicates the maximum number of chars that can be read from this stream.
count - Variable in class java.io.CharArrayWriter
The number of chars that have been written to the buffer
count - Variable in class java.io.StringBufferInputStream
Deprecated.
The length of the String buffer.
count - Variable in class javax.swing.text.Segment
The number of characters in the segment.
count() - Method in class org.omg.CORBA.ContextList
Return the number of stored names
count() - Method in class org.omg.CORBA.ExceptionList
Get the number of the stored exceptions.
count() - Method in class org.omg.CORBA.NVList
Get the number of the present named value pairs.
countComponents() - Method in class java.awt.Container
Deprecated.
Counter - Interface in org.w3c.dom.css
The Counter interface is used to represent any counter or counters function value.
countItems() - Method in class java.awt.Choice
Deprecated.
This method is deprecated in favor of getItemCount.
countItems() - Method in class java.awt.List
Deprecated.
This method is deprecated in favor of getItemCount()
countItems() - Method in class java.awt.Menu
Deprecated.
As of JDK 1.1, replaced by getItemCount().
countMenus() - Method in class java.awt.MenuBar
Deprecated.
This method is deprecated in favor of getMenuCount().
countObservers() - Method in class java.util.Observable
Returns the number of observers for this object.
countStackFrames() - Method in class java.lang.Thread
Deprecated.
pointless, since suspend is deprecated
countTokens() - Method in class java.util.StringTokenizer
This counts the number of remaining tokens in the string, with respect to the current delimiter set.
COVER - Static variable in class javax.print.attribute.standard.Finishings
Selects the use of 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 of the printer device are open.
CPE - Static variable in class javax.naming.spi.NamingManager
The environment property into which getContinuationContext() stores the value of the CannotProceedException parameter.
crc - Variable in class java.util.zip.GZIPInputStream
The CRC-32 checksum value for uncompressed data.
crc - Variable in class java.util.zip.GZIPOutputStream
CRC-32 value for uncompressed data
CRC32 - Class in java.util.zip
Computes CRC32 data checksum of a data stream.
CRC32() - Constructor for class java.util.zip.CRC32
 
create() - Method in class java.awt.Graphics
Returns a copy of this Graphics object.
create(int, int, int, int) - Method in class java.awt.Graphics
Returns a copy of this Graphics object.
create(RenderContext, ParameterBlock) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
 
create(ParameterBlock, RenderingHints) - Method in interface java.awt.image.renderable.RenderedImageFactory
 
create(Class<T>, Object, String) - Static method in class java.beans.EventHandler
Constructs an implementation of listenerInterface to dispatch events.
create(Class<T>, Object, String, String) - Static method in class java.beans.EventHandler
Constructs an implementation of listenerInterface to dispatch events.
create(Class<T>, Object, String, String, String) - Static method in class java.beans.EventHandler
Constructs an implementation of listenerInterface to dispatch events.
create() - Method in class java.net.DatagramSocketImpl
Creates a new datagram socket.
create(boolean) - Method in class java.net.SocketImpl
Creates a new socket that is not bound to any local address/port and is not connected to any remote address/port.
create(String) - Static method in class java.net.URI
Create an URI from the given string
create() - Method in class javax.swing.DebugGraphics
Creates a overrides Graphics.create to create a DebugGraphics object.
create(int, int, int, int) - Method in class javax.swing.DebugGraphics
Creates a overrides Graphics.create to create a DebugGraphics object.
create(Element) - Method in class javax.swing.plaf.basic.BasicPasswordFieldUI
 
create(Element) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
Create the view.
create(Element) - Method in class javax.swing.plaf.basic.BasicTextFieldUI
 
create(Element) - Method in class javax.swing.plaf.basic.BasicTextUI
Creates a View for the specified Element.
create(Element, int, int) - Method in class javax.swing.plaf.basic.BasicTextUI
Creates a View for the specified Element.
create(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument
Initializes the DefaultStyledDocument with the specified data.
create(Element) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory
Creates a View for the specified Element.
create(Element) - Method in interface javax.swing.text.ViewFactory
Creates a view for a given element.
create(Class, Map) - Static method in class sun.reflect.annotation.AnnotationInvocationHandler
 
create_abstract_interface_tc(String, String) - Method in class org.omg.CORBA.ORB
Create a typecode for an abstract interface.
create_alias_tc(String, String, TypeCode) - Method in class org.omg.CORBA.ORB
Create alias typecode for the given typecode.
create_any() - Method in class org.omg.CORBA.ORB
Create an instance of the CORBA Any with the type, intialised to TCKind.tk_null
create_array_tc(int, TypeCode) - Method in class org.omg.CORBA.ORB
Create a typecode, defining an array of the given elements.
create_basic_dyn_any(TypeCode) - Method in class org.omg.CORBA.ORB
Deprecated.
create_child(String) - Method in class org.omg.CORBA.Context
Create a child of this Context, giving it a name.
create_codec(Encoding) - Method in interface org.omg.IOP.CodecFactoryOperations
Create Codec for the given encoding.
create_context_list() - Method in class org.omg.CORBA.ORB
Creates an empty CORBA ContextList.
create_dyn_any(Any) - Method in class org.omg.CORBA.ORB
Deprecated.
create_dyn_any(Any) - Method in class org.omg.DynamicAny._DynAnyFactoryStub
The remote call of this DynAnyFactory method is not possible (the created DynAny would not be transferred to client).
create_dyn_any(Any) - Method in interface org.omg.DynamicAny.DynAnyFactoryOperations
Create DynAny using the given Any as template.
create_dyn_any_from_type_code(TypeCode) - Method in class org.omg.DynamicAny._DynAnyFactoryStub
The remote call of this DynAnyFactory method is not possible (the created DynAny would not be transferred to client).
create_dyn_any_from_type_code(TypeCode) - Method in interface org.omg.DynamicAny.DynAnyFactoryOperations
Create DynAny for holding the data of the given type.
create_dyn_array(TypeCode) - Method in class org.omg.CORBA.ORB
Deprecated.
create_dyn_enum(TypeCode) - Method in class org.omg.CORBA.ORB
Deprecated.
create_dyn_sequence(TypeCode) - Method in class org.omg.CORBA.ORB
Deprecated.
create_dyn_struct(TypeCode) - Method in class org.omg.CORBA.ORB
Deprecated.
create_dyn_union(TypeCode) - Method in class org.omg.CORBA.ORB
Deprecated.
create_enum_tc(String, String, String[]) - Method in class org.omg.CORBA.ORB
Create a typecode, defining the given enumeration.
create_environment() - Method in class org.omg.CORBA.ORB
Create an environment (container for exceptions).
create_exception_list() - Method in class org.omg.CORBA.ORB
Creates an empty exception list.
create_exception_tc(String, String, StructMember[]) - Method in class org.omg.CORBA.ORB
Create the exception typecode.
create_fixed_tc(short, short) - Method in class org.omg.CORBA.ORB
Creates a TypeCode object for CORBA fixed that is mapped to java BigDecimal.
create_id_assignment_policy(IdAssignmentPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
Create the ID assignment policy with the given value.
create_id_uniqueness_policy(IdUniquenessPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
Create the IdUniquenessPolicy policy.
create_implicit_activation_policy(ImplicitActivationPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
Create the ImplicitActivationPolicy policy.
create_input_stream() - Method in class org.omg.CORBA.Any
Creates an input stream from that this Any object's value can be read (unmarshalled).
create_input_stream() - Method in class org.omg.CORBA.portable.OutputStream
Returns an input stream with the same buffer.
create_interface_tc(String, String) - Method in class org.omg.CORBA.ORB
Creates a typecode, representing the IDL interface.
create_lifespan_policy(LifespanPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
Create the LifespanPolicy policy.
create_list(int) - Method in class org.omg.CORBA.ORB
Create an instance of a new NVList.
create_named_value(String, Any, int) - Method in class org.omg.CORBA.ORB
Create a new named value.
create_native_tc(String, String) - Method in class org.omg.CORBA.ORB
Create a typecode for a native interface.
create_operation_list(Object) - Method in class org.omg.CORBA.ORB
This should create the list, initialised with the argument descriptions for the given operation definition (CORBA OperationDef).
create_output_stream() - Method in class org.omg.CORBA.Any
Creates an output stream into which this Any object's value can be written (marshalled).
create_output_stream() - Method in class org.omg.CORBA.ORB
Create a new CDR output stream, where the parameter values can be written during the method invocation.
create_POA(String, POAManager, Policy[]) - Method in interface org.omg.PortableServer.POAOperations
Creates a new POA as a child of the target POA.
create_policy(int, Any) - Method in class org.omg.CORBA.ORB
Creates the new policy of the specified type, having the given value.
create_policy(int, Any) - Method in interface org.omg.PortableInterceptor.PolicyFactoryOperations
Create and return the policy of the given type, having the given value.
create_recursive_sequence_tc(int, int) - Method in class org.omg.CORBA.ORB
Deprecated.
It is easier and clearler to use a combination of create_recursive_tc and create_sequence_tc instead.
create_recursive_tc(String) - Method in class org.omg.CORBA.ORB
Create a typecode which serves as a placeholder for typcode, containing recursion.
create_reference(String) - Method in interface org.omg.PortableServer.POAOperations
Create the object reference, encapsulating the given repository Id and the Object Id, generated by this POA.
create_reference_with_id(byte[], String) - Method in interface org.omg.PortableServer.POAOperations
Create the object reference, encapsulating the given repository Id and the given Object Id.
create_request(Object, Context, String, NVList, NamedValue) - Method in class org.omg.CORBA.portable.Delegate
Create a request to invoke the method of this object.
create_request(Object, Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in class org.omg.CORBA.portable.Delegate
Create a request to invoke the method of this object, specifying context list and the list of the expected exception.
create_request_processing_policy(RequestProcessingPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
Create the RequestProcessingPolicy policy.
create_sequence_tc(int, TypeCode) - Method in class org.omg.CORBA.ORB
Create typecode, defining the sequence of the elements, having the given type.
create_servant_retention_policy(ServantRetentionPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
Create the ServantRetentionPolicy policy.
create_string_tc(int) - Method in class org.omg.CORBA.ORB
Create a TypeCode, representing the CORBA string.
create_struct_tc(String, String, StructMember[]) - Method in class org.omg.CORBA.ORB
Create the typecode, defining the given IDL structure.
create_thread_policy(ThreadPolicyValue) - Method in interface org.omg.PortableServer.POAOperations
Create the ThreadPolicy policy.
create_union_tc(String, String, TypeCode, UnionMember[]) - Method in class org.omg.CORBA.ORB
Create the typecode, defining the given IDL union.
create_value_box_tc(String, String, TypeCode) - Method in class org.omg.CORBA.ORB
Create value box typecode.
create_value_tc(String, String, short, TypeCode, ValueMember[]) - Method in class org.omg.CORBA.ORB
Create IDL value type code.
create_wstring_tc(int) - Method in class org.omg.CORBA.ORB
Create a TypeCode, representing the CORBA wstring.
createActionChangeListener(JMenuItem) - Method in class javax.swing.JMenu
Creates ActionChangeListener to listen for PropertyChangeEvents occuring in the action that is associated with this menu
createActionChangeListener(JMenuItem) - Method in class javax.swing.JPopupMenu
Creates PropertyChangeListener that listens to PropertyChangeEvents occuring in the Action associated with given menu item in this popup menu.
createActionChangeListener(JButton) - Method in class javax.swing.JToolBar
This method creates a pre-configured PropertyChangeListener which updates the control as changes are made to the Action.
createActionComponent(Action) - Method in class javax.swing.JMenu
Creates and returns JMenuItem associated with the given action
createActionComponent(Action) - Method in class javax.swing.JPopupMenu
Creates new menu item associated with a given action.
createActionComponent(Action) - Method in class javax.swing.JToolBar
This method is used to create JButtons which can be added to the JToolBar for the given action.
createActionListener() - Method in class javax.swing.AbstractButton
A factory method which should return an ActionListener that propagates events from the button's ButtonModel to any of the button's ActionListeners.
createActionMap() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates and returns an action map.
createActionPropertyChangeListener(Action) - Method in class javax.swing.AbstractButton
A factory method which should return a PropertyChangeListener that accepts changes to the specified Action and reconfigure the AbstractButton, by default using the AbstractButton.configurePropertiesFromAction(javax.swing.Action) method.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JComboBox
Creates PropertyChangeListener to listen for the changes in comboBox's action properties.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JMenuItem
Creates PropertyChangeListener to listen for the changes in action properties.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JTextField
 
createActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method creates the actions that are used to manipulate the JInternalFrame.
createArrowButton() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates an arrow button for this JComboBox.
createArrowButton() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Creates a new button for use in rendering the JComboBox.
createArrowButtonListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method creates an ArrowButtonListener.
createAttribute(String, String, String, String) - Method in class javax.xml.stream.XMLEventFactory
Create an attribute event.
createAttribute(String, String) - Method in class javax.xml.stream.XMLEventFactory
Create an attribute event.
createAttribute(QName, String) - Method in class javax.xml.stream.XMLEventFactory
Create an attribute event.
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createAudioAction(Object) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Creates an Action that can play an auditory cue specified by the key.
createBackBuffers(int) - Method in class java.awt.Component.BltBufferStrategy
Initializes the backBuffers field with an array of numBuffers VolatileImages.
createBanded(ColorSpace, int[], int[], int, boolean, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Create an image type specifier for a banded image using a component color model and a banded sample model.
createBandedRaster(int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a new banded raster.
createBandedRaster(int, int, int, int, int[], int[], Point) - Static method in class java.awt.image.Raster
Creates a new banded raster.
createBandedRaster(DataBuffer, int, int, int, int[], int[], Point) - Static method in class java.awt.image.Raster
Creates a new banded raster.
createBCSChild(Object, Object) - Method in class java.beans.beancontext.BeanContextServicesSupport
createBCSChild(Object, Object) - Method in class java.beans.beancontext.BeanContextSupport
 
createBCSSServiceProvider(Class, BeanContextServiceProvider) - Method in class java.beans.beancontext.BeanContextServicesSupport
Provides a hook so that subclasses can replace the BeanContextServicesSupport.BCSSServiceProvider class, used to store registered service providers, with a subclass without replacing the BeanContextServicesSupport.addService(Class, BeanContextServiceProvider) method.
createBevelBorder(int) - Static method in class javax.swing.BorderFactory
Create 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
Create 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
Create a beveled border of the specified type, using the specified colors for the inner and outer highlight and shadow areas.
createBlackLineBorder() - Static method in class javax.swing.border.LineBorder
Returns a black, one pixel thick, plain LineBorder.
createBorderListener(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns a new BorderListener for the given JInternalFrame.
createBranchElement(Element, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Creates and returns a branch element with the specified parent and attributes.
createBranchElement(Element, AttributeSet) - Method in class javax.swing.text.html.HTMLDocument
This method returns an HTMLDocument.BlockElement object representing the attribute set a and attached to parent.
createBufferedImage(int, int) - Method in class javax.imageio.ImageTypeSpecifier
Create a buffered image with the given dimensions using that has the characteristics specified by this image type specifier.
createBuffers(int, BufferCapabilities) - Method in class java.awt.Component.FlipBufferStrategy
Creates a multi-buffer flipping strategy.
createBuffers(int, BufferCapabilities) - Method in interface java.awt.peer.ComponentPeer
Create a number of image buffers that implement a buffering strategy according to the given capabilities.
createBufferStrategy(int) - Method in class java.awt.Canvas
Creates a buffering strategy that manages how this canvas is repainted.
createBufferStrategy(int, BufferCapabilities) - Method in class java.awt.Canvas
Creates a buffering strategy that manages how this canvas is repainted.
createBufferStrategy(int) - Method in class java.awt.Window
Creates a buffering strategy that manages how this window is repainted.
createBufferStrategy(int, BufferCapabilities) - Method in class java.awt.Window
Creates a buffering strategy that manages how this window is repainted.
createButton(Button) - Method in class java.awt.Toolkit
Creates a peer object for the specified Button.
createButtonActionListener(int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method creates a button action listener for the given button index.
createButtonArea() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method creates the button area.
createButtonListener(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
Creates and returns a new instance of BasicButtonListener.
createButtons() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method creates the buttons used in the TitlePane.
createButtons() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Calls the super class to create the buttons, then calls setBorderPainted(false) and setContentAreaFilled(false) for each button.
createCanvas(Canvas) - Method in class java.awt.Toolkit
Creates a peer object for the specified Canvas.
createCaption() - Method in interface org.w3c.dom.html2.HTMLTableElement
Create a new table caption object or return an existing one.
createCaret() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates a Caret that should be installed into the text component.
createCaret() - Method in class javax.swing.text.DefaultEditorKit
Creates the Caret for this EditorKit.
createCaret() - Method in class javax.swing.text.EditorKit
 
createCData(String) - Method in class javax.xml.stream.XMLEventFactory
Create a text event of type CDATA section.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
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
Factory method which creates a ChangeListener, used to subscribe to ChangeEvents from the button's model.
createChangeListener() - Method in class javax.swing.JProgressBar
Creates a new ChangeListener that calls JProgressBar.fireStateChanged() whenever it receives a ChangeEvent (typically from the component's model).
createChangeListener() - Method in class javax.swing.JSlider
Creates a ChangeListener that is added to the slider's model and forwards change events generated by the model to the listeners that are registered with the JSlider (by calling the JSlider.fireStateChanged() method).
createChangeListener() - Method in class javax.swing.JTabbedPane
This method creates a ChangeListener that is used to listen to the model for events.
createChangeListener() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
Creates ChangeListener
createChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
This method creates a new ChangeListener.
createChangeListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
Creates a new ChangeListener.
createChangeListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method creates a new ChangeListener.
createCharacters(String) - Method in class javax.xml.stream.XMLEventFactory
Create a text event.
createCheckbox(Checkbox) - Method in class java.awt.Toolkit
Creates a peer object for the specified Checkbox.
createCheckboxMenuItem(CheckboxMenuItem) - Method in class java.awt.Toolkit
Creates a peer object for the specified CheckboxMenuItem.
createChild(int, int, int, int, int, int, int[]) - Method in class java.awt.image.Raster
 
createChild(int, int, int, int, int, int, int[]) - Method in class java.awt.image.WritableRaster
 
createChildren(DefaultMutableTreeNode, Object) - Static method in class javax.swing.JTree.DynamicUtilTreeNode
 
createChildState(View) - Method in class javax.swing.text.AsyncBoxView
Creates a ChildState object for the specified view.
createChoice(Choice) - Method in class java.awt.Toolkit
Creates a peer object for the specified Choice.
createComment(String) - Method in class javax.xml.stream.XMLEventFactory
Create a comment event.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.AffineTransformOp
Creates a new BufferedImage with the size equal to that of the transformed image and the correct number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in interface java.awt.image.BufferedImageOp
Returns a new BufferedImage that can be used by this BufferedImageOp as the destination image when filtering the specified source image.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.ColorConvertOp
Creates an empty BufferedImage with the size equal to the source and the correct number of bands for the conversion defined in this Op.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.ConvolveOp
Creates an empty BufferedImage with the size equal to the source and the correct number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.LookupOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.RescaleOp
 
createCompatibleDestRaster(Raster) - Method in class java.awt.image.AffineTransformOp
Creates a new WritableRaster with the size equal to the transformed source raster and correct number of bands .
createCompatibleDestRaster(Raster) - Method in class java.awt.image.BandCombineOp
Creates a new WritableRaster that can be used as the destination for this Op.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.ColorConvertOp
Creates a new WritableRaster with the size equal to the source and the correct number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.ConvolveOp
 
createCompatibleDestRaster(Raster) - Method in class java.awt.image.LookupOp
 
createCompatibleDestRaster(Raster) - Method in interface java.awt.image.RasterOp
Returns a raster that can be used by this RasterOp as the destination raster when operating on the specified source raster.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.RescaleOp
 
createCompatibleImage(int, int) - Method in class java.awt.GraphicsConfiguration
Returns a buffered image optimized to this device, so that blitting can be supported in the buffered image.
createCompatibleImage(int, int, int) - Method in class java.awt.GraphicsConfiguration
Returns a buffered image optimized to this device, and with the specified transparency, so that blitting can be supported in the buffered image.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.BandedSampleModel
Creates a new SampleModel that is compatible with this model and has the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ColorModel
 
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ComponentColorModel
Creates a SampleModel whose arrangement of pixel data is compatible to this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ComponentSampleModel
Creates a new sample model that is compatible with this one, but with the specified dimensions.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.IndexColorModel
Creates a SampleModel that is compatible to this color model.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Creates a new MultiPixelPackedSample model with the same data type and bits per pixel as this model, but with the specified dimensions.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.PackedColorModel
 
createCompatibleSampleModel(int, int) - Method in class java.awt.image.PixelInterleavedSampleModel
Creates a new SampleModel that is like this one, but uses the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.SampleModel
Creates a new SampleModel that is compatible with this model and has the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.SinglePixelPackedSampleModel
Creates a new SampleModel that is compatible with this model and has the specified width and height.
createCompatibleVolatileImage(int, int) - Method in class java.awt.GraphicsConfiguration
Returns a buffered volatile image optimized to this device, so that blitting can be supported in the buffered image.
createCompatibleVolatileImage(int, int, ImageCapabilities) - Method in class java.awt.GraphicsConfiguration
Returns a buffered volatile image optimized to this device, and with the given capabilities, so that blitting can be supported in the buffered image.
createCompatibleVolatileImage(int, int, int) - Method in class java.awt.GraphicsConfiguration
Returns a buffered volatile image optimized to this device, and with the given transparency.
createCompatibleVolatileImage(int, int, ImageCapabilities, int) - Method in class java.awt.GraphicsConfiguration
Creates a volatile image with the specified capabilities and transparency.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.ColorModel
 
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.ComponentColorModel
 
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.DirectColorModel
Creates a WriteableRaster that has a SampleModel that is compatible with this ColorModel.
createCompatibleWritableRaster() - Method in class java.awt.image.Raster
Creates a new writable raster that is compatible with this raster.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.Raster
Creates a new writable raster that is compatible with this raster.
createCompatibleWritableRaster(Rectangle) - Method in class java.awt.image.Raster
Creates a new writable raster that is compatible with this raster, with the specified bounds.
createCompatibleWritableRaster(int, int, int, int) - Method in class java.awt.image.Raster
Creates a new writable raster that is compatible with this raster, with the specified bounds.
createComponent(Component) - Method in class java.awt.Toolkit
Creates a peer object for the specified Component.
createComponent() - Method in class javax.swing.text.ComponentView
Creates the Component that this View is rendering.
createComponent() - Method in class javax.swing.text.html.FormView
Creates the correct AWT component for rendering the form element.
createComponent() - Method in class javax.swing.text.html.ObjectView
Creates a component based on the specification in the element of this view.
createComponentListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns a new ComponentListener for the JDesktopPane.
createComponentListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
Creates a new ComponentListener.
createComponentListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates and returns a new ComponentHandler.
createCompoundBorder() - Static method in class javax.swing.BorderFactory
Create a compound border with a null inside edge and a null outside edge.
createCompoundBorder(Border, Border) - Static method in class javax.swing.BorderFactory
Create a compound border specifying the border objects to use for the outside and inside edges.
createCompoundEdit() - Method in class javax.swing.undo.UndoableEditSupport
Creates a new instance of CompoundEdit.
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
Creates ContainerListener() to listen for ContainerEvents fired by JMenuBar.
createContainerListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Returns null as permitted by recent versions of the API specification.
createContentHandler(String) - Method in interface java.net.ContentHandlerFactory
This method is passed a MIME type as a string and is responsible for returning the appropriate ContentHandler object.
createContentPane() - Method in class javax.swing.JRootPane
DOCUMENT ME!
createContext(ColorModel, ColorModel, RenderingHints) - Method in class java.awt.AlphaComposite
Creates a CompositeContext that can be used to perform compositing operations according to this AlphaComposite settings.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.Color
Returns a paint context, used for filling areas of a raster scan with this color.
createContext(ColorModel, ColorModel, RenderingHints) - Method in interface java.awt.Composite
Create a context state for performing the compositing operation.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.GradientPaint
Returns the PaintContext used to generate the color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in interface java.awt.Paint
Create the context necessary for performing the color pattern generation.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.SystemColor
Returns a paint context, used for filling areas of a raster scan with the current value of this system color.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.TexturePaint
Creates the context used to paint the texture.
createContext(byte[]) - Method in class org.ietf.jgss.GSSManager
Factory method for creating a previously exported context.
createContext(GSSCredential) - Method in class org.ietf.jgss.GSSManager
Factory method for creating a context on the acceptor' side.
createContext(GSSName, Oid, GSSCredential, int) - Method in class org.ietf.jgss.GSSManager
Factory method for creating a context on the initiator's side.
createCredential(int) - Method in class org.ietf.jgss.GSSManager
Factory method for acquiring default credentials.
createCredential(GSSName, int, Oid, int) - Method in class org.ietf.jgss.GSSManager
Factory method for acquiring a single mechanism credential.
createCredential(GSSName, int, Oid[], int) - Method in class org.ietf.jgss.GSSManager
Factory method for acquiring credentials over a set of mechanisms.
createCSSStyleSheet(String, String) - Method in interface org.w3c.dom.css.DOMImplementationCSS
Creates a new CSSStyleSheet.
createCustomCursor(Image, Point, String) - Method in class java.awt.Toolkit
Creates a new custom cursor object.
createDataBuffer() - Method in class java.awt.image.BandedSampleModel
Creates a new data buffer that is compatible with this sample model.
createDataBuffer() - Method in class java.awt.image.ComponentSampleModel
Creates a new data buffer that is compatible with this sample model.
createDataBuffer() - Method in class java.awt.image.MultiPixelPackedSampleModel
Creates a DataBuffer for holding pixel data in the format and layout described by this SampleModel.
createDataBuffer() - Method in class java.awt.image.SampleModel
Creates a new DataBuffer of the correct type and size for this SampleModel.
createDataBuffer() - Method in class java.awt.image.SinglePixelPackedSampleModel
Creates a DataBuffer for holding pixel data in the format and layout described by this SampleModel.
createDataContentHandler(String) - Method in class javax.activation.CommandMap
Returns a DataContentHandler corresponding to the MIME type.
createDataContentHandler(String, DataSource) - Method in class javax.activation.CommandMap
Locate a DataContentHandler that corresponds to the MIME type.
createDataContentHandler(String) - Method in interface javax.activation.DataContentHandlerFactory
Returns a new data content handler for the specified MIME type.
createDataContentHandler(String) - Method in class javax.activation.MailcapCommandMap
Returns the DCH for the specified MIME type.
createDatagramSocketImpl() - Method in interface java.net.DatagramSocketImplFactory
This method returns an instance of the DatagramSocketImpl object
createDatatype() - Method in interface org.relaxng.datatype.DatatypeBuilder
Derives a new Datatype from a Datatype by parameters that were already set through the addParameter method.
createDatatype(String) - Method in interface org.relaxng.datatype.DatatypeLibrary
Gets or creates a pre-defined type.
createDatatype() - Method in class org.relaxng.datatype.helpers.ParameterlessDatatypeBuilder
 
createDatatypeBuilder(String) - Method in interface org.relaxng.datatype.DatatypeLibrary
Creates a new instance of DatatypeBuilder.
createDatatypeLibrary(String) - Method in interface org.relaxng.datatype.DatatypeLibraryFactory
Creates a new instance of a DatatypeLibrary that supports the specified namespace URI.
createDatatypeLibrary(String) - Method in class org.relaxng.datatype.helpers.DatatypeLibraryLoader
 
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.
createDecreaseButton(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method creates a new JButton with the appropriate icon for the orientation.
createDecreaseButton(int) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
Creates a new button to use as the control at the lower end of the JScrollBar.
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
This method creates the default chooser panels for the JColorChooser.
createDefaultColumnModel() - Method in class javax.swing.JTable
Create the default table column model that is used if the user-defined column model is not provided.
createDefaultColumnModel() - Method in class javax.swing.table.JTableHeader
Creates a default table column model.
createDefaultColumnsFromModel() - Method in class javax.swing.JTable
Clears any existing columns from the JTable's TableColumnModel and creates new columns to match the values in the data (TableModel) used by the table.
createDefaultDataModel() - Method in class javax.swing.JTable
Create the default table data model that is used if the user-defined data model is not provided.
createDefaultDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method creates the divider used normally with the JSplitPane.
createDefaultDivider() - Method in class javax.swing.plaf.metal.MetalSplitPaneUI
Returns the divider that is used by the JSplitPane.
createDefaultDocument() - Method in class javax.swing.text.DefaultEditorKit
Creates the default Document that this EditorKit supports.
createDefaultDocument() - Method in class javax.swing.text.EditorKit
 
createDefaultDocument() - Method in class javax.swing.text.html.HTMLEditorKit
Create a text storage model for this type of editor.
createDefaultDocument() - Method in class javax.swing.text.StyledEditorKit
Creates the default Document supported by this EditorKit.
createDefaultDragGestureRecognizer(Component, int, DragGestureListener) - Method in class java.awt.dnd.DragSource
 
createDefaultEditorKit() - Method in class javax.swing.JEditorPane
 
createDefaultEditorKit() - Method in class javax.swing.JTextPane
Creates the default EditorKit that is used in JTextPanes.
createDefaultEditors() - Method in class javax.swing.JTable
Create the default editors for this table.
createDefaultHeaderRenderer() - Method in class javax.swing.table.TableColumn
Creates and returns a default renderer for the column header (in this case, a new instance of DefaultTableCellRenderer).
createDefaultKeySelectionManager() - Method in class javax.swing.JComboBox
createDefaultKeySelectionManager
createDefaultModel() - Method in class javax.swing.JTextArea
Creates the default document model.
createDefaultModel() - Method in class javax.swing.JTextField
Creates the default model for this text field.
createDefaultNonContinuousLayoutDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method creates a nonContinuousLayoutDivider for use with the JSplitPane in nonContinousLayout mode.
createDefaultRenderer() - Method in class javax.swing.table.JTableHeader
Creates a default renderer.
createDefaultRenderers() - Method in class javax.swing.JTable
Create the default renderers for this table.
createDefaultRendering() - Method in interface java.awt.image.renderable.RenderableImage
 
createDefaultRendering() - Method in class java.awt.image.renderable.RenderableImageOp
 
createDefaultRoot() - Method in class javax.swing.text.DefaultStyledDocument
Create the default root element for this kind of Document.
createDefaultRoot() - Method in class javax.swing.text.html.HTMLDocument
This method creates a root element for the new document.
createDefaultRoot() - Method in class javax.swing.text.PlainDocument
 
createDefaultSelectionModel() - Method in class javax.swing.JTable
Create the default table selection model that is used if the user-defined selection model is not provided.
createDefaultTableHeader() - Method in class javax.swing.JTable
Create the default table header, if the user - defined table header is not provided.
createDefaultTheme() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Sets the current theme to a new instance of DefaultMetalTheme.
createDesktopManager() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns a default DesktopManager that can be used with this JInternalFrame.
createDesktopPeer(Desktop) - Method in class java.awt.Toolkit
 
createDetailsView(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates a panel containing a table within a scroll pane.
createDialog(Dialog) - Method in class java.awt.Toolkit
Creates a peer object for the specified Dialog.
createDialog(Component, String, boolean, JColorChooser, ActionListener, ActionListener) - Static method in class javax.swing.JColorChooser
This method will take the given JColorChooser and place it in a JDialog with the given modal property.
createDialog(Component) - Method in class javax.swing.JFileChooser
Creates a modal dialog in which to display the file chooser.
createDialog(Component, String) - Method in class javax.swing.JOptionPane
This method creates a new JDialog that is either centered around the parent's frame or centered on the screen (if the parent is null).
createDirectoryComboBoxModel(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates and returns a new instance of MetalFileChooserUI.DirectoryComboBoxModel.
createDirectoryComboBoxRenderer(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates a new instance of the renderer used in the directory combo box.
createDisabledImage(Image) - Static method in class javax.swing.GrayFilter
Create grayed image
createDockingListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new DockingListener for the JToolBar.
createDockingListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Creates and returns an instance of MetalDockingListener.
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates a DOM Document object of the specified type with its document element.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createDoubleClickListener(JFileChooser, JList) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Creates a new listener to handle double-click events.
createDragGestureRecognizer(Class<T>, Component, int, DragGestureListener) - Method in class java.awt.dnd.DragSource
 
createDragGestureRecognizer(Class<T>, DragSource, Component, int, DragGestureListener) - Method in class java.awt.Toolkit
 
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
 
createDragWindow(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new DragWindow for the given JToolBar.
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.
createDropTargetAutoScroller(Component, Point) - Method in class java.awt.dnd.DropTarget
 
createDropTargetContext() - Method in class java.awt.dnd.DropTarget
 
createDTD(DTD, String) - Static method in class javax.swing.text.html.parser.ParserDelegator
Registers the user - written DTD under the given name, also making it default for the subsequent parsings.
createDTD(String) - Method in class javax.xml.stream.XMLEventFactory
Create a DOCTYPE declaration event.
createEastPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method creates the east pane used in the JInternalFrame.
createEditor(SpinnerModel) - Method in class javax.swing.JSpinner
Creates an editor that is appropriate for the specified model.
createEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the component that will be responsible for displaying/editing the selected item in the combo box.
createEditor() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates an editor component.
createEditor() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Creates an editor for the combo box.
createEditorKitForContentType(String) - Static method in class javax.swing.JEditorPane
Creates and returns an EditorKit that is appropriate for the given content type.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
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 no 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
 
createEndDocument() - Method in class javax.xml.stream.XMLEventFactory
Create an end-document event.
createEndElement(QName, Iterator) - Method in class javax.xml.stream.XMLEventFactory
Create an end-element event.
createEndElement(String, String, String) - Method in class javax.xml.stream.XMLEventFactory
Create an end-element event.
createEndElement(String, String, String, Iterator) - Method in class javax.xml.stream.XMLEventFactory
Create an end-element event.
createEntityReference(String, EntityDeclaration) - Method in class javax.xml.stream.XMLEventFactory
Create an entity reference event.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEtchedBorder() - Static method in class javax.swing.BorderFactory
Create a border with an "etched" look using the component's current background color for highlighting and shading.
createEtchedBorder(int) - Static method in class javax.swing.BorderFactory
Create 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
Create a border with an "etched" look using the specified highlighting and shading colors.
createEtchedBorder(int, Color, Color) - Static method in class javax.swing.BorderFactory
Create a border with an "etched" look using the specified highlighting and shading colors.
createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
 
createExceptionReply() - Method in interface org.omg.CORBA.portable.ResponseHandler
Create a stream, suitable for writing a user exception.
createExpression(String, XPathNSResolver) - Method in interface org.w3c.dom.xpath.XPathEvaluator
Creates a parsed XPath expression with resolved namespaces.
createExtendedResponse(String, byte[], int, int) - Method in interface javax.naming.ldap.ExtendedRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class javax.naming.ldap.StartTlsRequest
Create a new extended reponse object, using the standard service provider approach to load a provider.
createFileDialog(FileDialog) - Method in class java.awt.Toolkit
Creates a peer object for the specified FileDialog.
createFileObject(File, String) - Method in class javax.swing.filechooser.FileSystemView
Creates a new file object with the given name in the specified directory.
createFileObject(String) - Method in class javax.swing.filechooser.FileSystemView
Creates a new file object from the specified path.
createFileSystemRoot(File) - Method in class javax.swing.filechooser.FileSystemView
DOCUMENT ME!
createFilterComboBoxModel() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates and returns a new instance of MetalFileChooserUI.FilterComboBoxModel.
createFilterComboBoxRenderer() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates and returns a new instance of MetalFileChooserUI.FilterComboBoxRenderer.
createFilteredReader(XMLStreamReader, StreamFilter) - Method in class javax.xml.stream.XMLInputFactory
Create a new filtered reader.
createFilteredReader(XMLEventReader, EventFilter) - Method in class javax.xml.stream.XMLInputFactory
Create a new filtered reader.
createFloatingFrame(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new floating frame for the JToolBar.
createFloatingWindow(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new floating window for the JToolBar.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the FocusListener that will listen to changes in this JComboBox's focus.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates and returns the focus listener for this UI.
createFocusListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
Creates a new FocusListener.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method creates a new FocusListener.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method creates a new FocusListener.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTableUI
 
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener that is responsible for updating the display when focus is lost/grained.
createFont(int, InputStream) - Static method in class java.awt.Font
Creates a new font with point size 1 and Font.PLAIN style, reading font data from the provided input stream.
createFont(int, File) - Static method in class java.awt.Font
Creates a new font from a File object.
createFragment(int, int) - Method in class javax.swing.text.GlyphView
Creates a fragment view of this view that starts at p0 and ends at p1.
createFragment(int, int) - Method in class javax.swing.text.View
 
createFrame(Frame) - Method in class java.awt.Toolkit
Creates a peer object for the specified Frame.
createFrameListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new WindowListener for the JToolBar.
createFromBufferedImageType(int) - Static method in class javax.imageio.ImageTypeSpecifier
Create an image type specifier that describes the given buffered image type.
createFromRenderedImage(RenderedImage) - Static method in class javax.imageio.ImageTypeSpecifier
Create an image type specifier that describes the given rendered image's type.
createGlassPane() - Method in class javax.swing.JRootPane
DOCUMENT ME!
createGlassPaneDispatcher() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method returns a new GlassPaneDispatcher.
createGlue() - Static method in class javax.swing.Box
Creates a filler component which acts as glue between components.
createGlyphVector(FontRenderContext, String) - Method in class java.awt.Font
Maps characters to glyphs in a one-to-one relationship, returning a new GlyphVector with a mapped glyph for each input character.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class java.awt.Font
Maps characters to glyphs in a one-to-one relationship, returning a new GlyphVector with a mapped glyph for each input character.
createGlyphVector(FontRenderContext, char[]) - Method in class java.awt.Font
Maps characters to glyphs in a one-to-one relationship, returning a new GlyphVector with a mapped glyph for each input character.
createGlyphVector(FontRenderContext, int[]) - Method in class java.awt.Font
Extracts a sequence of glyphs from a font, returning a new GlyphVector with a mapped glyph for each input glyph code.
createGraphics(BufferedImage) - Method in class java.awt.GraphicsEnvironment
Return a Graphics2D object which will render into the specified image.
createGraphics() - Method in class java.awt.image.BufferedImage
 
createGraphics() - Method in class java.awt.image.VolatileImage
Returns a Graphics2D object that can be used to draw onto this image.
createGrayLineBorder() - Static method in class javax.swing.border.LineBorder
Returns a gray, one pixel thick, plain LineBorder.
createGrayscale(int, int, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Create a grayscale image type specifier, given the number of bits, data type and whether or not the data is signed.
createGrayscale(int, int, boolean, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Create a grayscale image type specifier, given the number of bits, data type and whether or not the data is signed.
createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class java.rmi.activation.ActivationGroup
Create the new instance of the activation group, using the class name and location information, stored in the passed descriptor.
createHighlighter() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates a Highlighter that should be installed into the text component.
createHorizontalBox() - Static method in class javax.swing.Box
 
createHorizontalGlue() - Static method in class javax.swing.Box
Creates a filler component which acts as glue between components.
createHorizontalScrollBar() - Method in class javax.swing.JScrollPane
 
createHorizontalStrut(int) - Static method in class javax.swing.Box
Creates a filler component which acts as strut between components.
createHSBChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates and returns the change listener for the horizontal scrollbar.
createHTMLView(JComponent, String) - Static method in class javax.swing.plaf.basic.BasicHTML
Creates a View instance that can be used by the component c to render the HTML string html.
createIgnorableSpace(String) - Method in class javax.xml.stream.XMLEventFactory
Create a text event of type ignorable whitespace.
createImage(ImageProducer) - Method in class java.awt.Component
Creates an image from the specified producer.
createImage(int, int) - Method in class java.awt.Component
Creates an image with the specified width and height for use in double buffering.
createImage(ImageProducer) - Method in interface java.awt.peer.ComponentPeer
Creates an image by starting the specified image producer.
createImage(int, int) - Method in interface java.awt.peer.ComponentPeer
Creates an empty image with the specified width and height.
createImage(String) - Method in class java.awt.Toolkit
 
createImage(URL) - Method in class java.awt.Toolkit
 
createImage(ImageProducer) - Method in class java.awt.Toolkit
Creates an image using the specified ImageProducer
createImage(byte[]) - Method in class java.awt.Toolkit
Creates an image from the specified byte array.
createImage(byte[], int, int) - Method in class java.awt.Toolkit
Creates an image from the specified portion of the byte array passed.
createImageInputStream(Object) - Static method in class javax.imageio.ImageIO
Create an image input stream from the given object.
createImageOutputStream(Object) - Static method in class javax.imageio.ImageIO
Create an image output stream from the given object.
createIncreaseButton(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method creates a new JButton with the appropriate icon for the orientation.
createIncreaseButton(int) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
Creates a new button to use as the control at the upper end of the JScrollBar.
createIndexed(byte[], byte[], byte[], byte[], int, int) - Static method in class javax.imageio.ImageTypeSpecifier
Return an image type specifier for an image that uses an indexed colour model where each colour value has the specified number of bits and type and where the colour tables are those given.
createInitialContextFactory(Hashtable<?, ?>) - Method in interface javax.naming.spi.InitialContextFactoryBuilder
Create the new initial context factory
createInputAttributes(Element, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLEditorKit
Copies the key/values in elements AttributeSet into set.
createInputAttributes(Element, MutableAttributeSet) - Method in class javax.swing.text.StyledEditorKit
Copies the text attributes from element to set.
createInputMethod() - Method in interface java.awt.im.spi.InputMethodDescriptor
Creates a new instance of the 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.
createInputStreamInstance(Object, boolean, File) - Method in class javax.imageio.spi.ImageInputStreamSpi
 
createInputStreamInstance(Object) - Method in class javax.imageio.spi.ImageInputStreamSpi
 
createInterleaved(ColorSpace, int[], int, boolean, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Create an image type specifier that uses a component colour model and a pixel interleaved sample model.
createInterleavedRaster(int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates an interleaved raster using the specified data type.
createInterleavedRaster(int, int, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates an interleaved raster.
createInterleavedRaster(DataBuffer, int, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a new interleaved raster.
createInternalFrame(Component, String) - Method in class javax.swing.JOptionPane
This method creates a new JInternalFrame that is in the JLayeredPane which contains the parentComponent given.
createInternalFrameListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method creates a new InternalFrameListener for the JInternalFrame.
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Return a new rectangle which is the intersection of this and the given one.
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Double
Return a new rectangle which is the intersection of this and the given one.
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Float
Return a new rectangle which is the intersection of this and the given one.
createIntersection(Rectangle2D) - Method in class java.awt.Rectangle
Determines the rectangle which is formed by the intersection of this rectangle with the specified rectangle.
createInverse() - Method in class java.awt.geom.AffineTransform
Returns a transform, which if concatenated to this one, will result in the identity transform.
createItemListener() - Method in class javax.swing.AbstractButton
Factory method which creates a ItemListener, used to subscribe to ItemEvents from the button's model.
createItemListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates an ItemListener that will listen to the changes in the JComboBox's selection.
createItemListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates new ItemListener that will listen to ItemEvents occuring in the combo box.
createKeyboardDownRightListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
1.3
createKeyboardEndListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
1.3
createKeyboardHomeListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated. 
createKeyboardResizeToggleListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
1.3
createKeyboardUpLeftListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
1.3
createKeyListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a KeyListener to listen to key events.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
KeyListener created in this method is not used anymore.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicTableUI
Creates and returns a key listener for the JTable.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener reponsible for getting key events from the tree.
createKeymap() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates the Keymap that is installed on the text component.
createLabel(Label) - Method in class java.awt.Toolkit
Creates a peer object for the specified Label.
createLargeAttributeSet(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Creates a large set of attributes.
createLargeAttributeSet(AttributeSet) - Method in class javax.swing.text.StyleContext
 
createLayeredPane() - Method in class javax.swing.JRootPane
DOCUMENT ME!
createLayout() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method creates a new LayoutManager for the TitlePane.
createLayout() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates a LayoutManager that layouts the sub components.
createLayout() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Creates a new instance of MetalTitlePaneLayout (not part of the public API).
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
Creates the LayoutManager that is used for this viewport.
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates and returns a layout manager for the combo box.
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method creates a new LayoutManager for the JInternalFrame.
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method creates a new LayoutManager for the button area.
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method creates the appropriate layout manager for the JTabbedPane's current tab layout policy.
createLayoutManager() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Creates a new layout manager for the UI delegate.
createLayoutManager() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Creates and returns an instance of MetalTabbedPaneUI.TabbedPaneLayout.
createLeafElement(Element, AttributeSet, int, int) - Method in class javax.swing.text.AbstractDocument
Creates and returns a leaf element with the specified parent and attributes.
createLeafElement(Element, AttributeSet, int, int) - Method in class javax.swing.text.html.HTMLDocument
This method returns an HTMLDocument.RunElement object attached to parent representing a run of text from p0 to p1.
createLeftOneTouchButton() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates a button for showing and hiding the left (or top) part of a JSplitPane.
createLineBidi(int, int) - Method in class java.text.Bidi
Create a new Bidi object for a single line of text, taken from the text used when creating the current Bidi object.
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 withe the specified color and width.
createList(List) - Method in class java.awt.Toolkit
Creates a peer object for the specified List.
createList() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates JList that will be used to display items in the combo box.
createList(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates a panel containing a list of files.
createListDataListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a ListDataListener to listen to the combo box's data model.
createListDataListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates ListDataListener.
createListDataListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates and returns the list data listener for this UI.
createListMouseListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method creates ListMouseListener to listen to mouse events occuring in the combo box's item list.
createListMouseMotionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates ListMouseMotionlistener to listen to mouse motion events occuring in the combo box's list.
createListSelectionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
ListSelectionListener created in this method is not used anymore
createListSelectionListener(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Creates a new listener to handle selections in the file list.
createListSelectionListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates and returns the list selection listener for this UI.
createListSelectionListener(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates a listener that monitors selections in the directory/file list and keeps the JFileChooser component up to date.
createLoweredBevelBorder() - Static method in class javax.swing.BorderFactory
Created a border with a lowered beveled edge, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createLSInput() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new empty input source object where LSInput.characterStream, LSInput.byteStream , LSInput.stringData LSInput.systemId, LSInput.publicId, LSInput.baseURI, and LSInput.encoding are null, and LSInput.certifiedText is false.
createLSOutput() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new empty output destination object where LSOutput.characterStream, LSOutput.byteStream, LSOutput.systemId, LSOutput.encoding are null.
createLSParser(short, String) - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new LSParser.
createLSSerializer() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new LSSerializer object.
createMatteBorder(int, int, int, int, Color) - Static method in class javax.swing.BorderFactory
Create a matte-look border using a solid color.
createMatteBorder(int, int, int, int, Icon) - Static method in class javax.swing.BorderFactory
Create a matte-look border that consists of multiple tiles of a specified icon.
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates a new instance of the specified management bean using the default constructor and registers it with the server under the supplied name.
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates a new instance of the specified management bean using the given constructor and registers it with the server under the supplied name.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates a new instance of the specified management bean using the default constructor and registers it with the server under the supplied name.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates a new instance of the specified management bean using the given constructor and registers it with the server under the supplied name.
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServerConnection
Instantiates a new instance of the specified management bean using the default constructor and registers it with the server under the supplied name.
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Instantiates a new instance of the specified management bean using the given constructor and registers it with the server under the supplied name.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServerConnection
Instantiates a new instance of the specified management bean using the default constructor and registers it with the server under the supplied name.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Instantiates a new instance of the specified management bean using the given constructor and registers it with the server under the supplied name.
createMBean(String, ObjectName, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection#createMBean(String, ObjectName, Object[], String[]).
createMBean(String, ObjectName, ObjectName, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection#createMBean(String, ObjectName, ObjectName, Object[], String[]).
createMBean(String, ObjectName, ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection#createMBean(String, ObjectName, ObjectName) by instantiating a new instance of the specified management bean using the default constructor and registering it with the server under the supplied name.
createMBean(String, ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
Handles MBeanServerConnection#createMBean(String, ObjectName) by instantiating a new instance of the specified management bean using the default constructor and registering it with the server under the supplied name.
createMBeanServer() - Static method in class javax.management.MBeanServerFactory
Returns a server implementation using the default domain name of "DefaultDomain".
createMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Returns a server implementation using the default domain name given, or "DefaultDomain" if this is null.
createMenu(Menu) - Method in class java.awt.Toolkit
Creates a peer object for the specified Menu.
createMenuBar(MenuBar) - Method in class java.awt.Toolkit
Creates a peer object for the specified MenuBar.
createMenuDragMouseListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Create MenuDragMouseListener to listen for mouse dragged events.
createMenuDragMouseListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
This method creates new MenuDragMouseListener to listen to mouse dragged events occuring in the Menu
createMenuItem(MenuItem) - Method in class java.awt.Toolkit
Creates a peer object for the specified MenuItem.
createMenuKeyListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Creates MenuKeyListener to listen to key events occuring when menu item is visible on the screen.
createMenuKeyListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
This method creates new MenuDragKeyListener to listen to key events
createMenuListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
This method creates new MenuListener to listen to menu events occuring in the Menu
createMessageArea() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method creates the message area.
createModel() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Creates a new directory model.
createModelListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method creates a new ModelListener.
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
This method creates a new MouseInputListener for the JDesktopIcon.
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates and returns the mouse input listener for this UI.
createMouseInputListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Handles mouse input events occuring for this menu item
createMouseInputListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
This method creates new MouseInputListener to listen to mouse input events occuring in the Menu
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Create and return the mouse input listener.
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicTableUI
 
createMouseListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates MouseListener to listen to mouse events occuring in the combo box.
createMouseListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method creates a new MouseListener.
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
Create Mouse listener that listens to mouse dragging events occuring in the combo box.
createMouseWheelListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates and returns the mouse wheel listener for the scrollpane.
createMultiDocPrintJob() - Method in interface javax.print.MultiDocPrintService
Create a job that can print a MultiDoc object.
createName(byte[], Oid) - Method in class org.ietf.jgss.GSSManager
Factory method to convert a contiguous byte array containing a name from the specified namespace to a GSSName object.
createName(byte[], Oid, Oid) - Method in class org.ietf.jgss.GSSManager
Factory method to convert a contiguous byte array containing a name from the specified namespace to a GSSName object that is an MN.
createName(String, Oid) - Method in class org.ietf.jgss.GSSManager
Factory method to convert a contiguous string name from the specified namespace to a GSSName object.
createName(String, Oid, Oid) - Method in class org.ietf.jgss.GSSManager
Factory method to convert a contiguous string name from the specified namespace to an GSSName object that is a mechanism name (MN).
createNamespace(String) - Method in class javax.xml.stream.XMLEventFactory
Create a namespace declaration event.
createNamespace(String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a namespace declaration event.
createNewFile() - Method in class java.io.File
This method creates a new file of zero length with the same name as the path of this File object if an only if that file does not already exist.
createNewFolder(File) - Method in class javax.swing.filechooser.FileSystemView
Creates a new folder with a unique name in the specified directory and returns a File object representing the new directory.
createNextButton() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates the "Next" button
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.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new NodeIterator over the subtree rooted at the specified node.
createNonRolloverBorder() - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new nonRolloverBorder for JButtons when the JToolBar's rollover property is set to false.
createNonRolloverBorder() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Returns a border with no rollover effect for buttons in the tool bar.
createNorthPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method creates the north pane used in the JInternalFrame.
createNorthPane(JInternalFrame) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
Creates and returns the component that will be used for the north pane of the JInternalFrame.
createNSResolver(Node) - Method in interface org.w3c.dom.xpath.XPathEvaluator
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.
createObjectFactory(Object, Hashtable<?, ?>) - Method in interface javax.naming.spi.ObjectFactoryBuilder
Create a new object using the supplied environment.
createOutputStreamInstance(Object, boolean, File) - Method in class javax.imageio.spi.ImageOutputStreamSpi
 
createOutputStreamInstance(Object) - Method in class javax.imageio.spi.ImageOutputStreamSpi
 
createPacked(ColorSpace, int, int, int, int, int, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Create an image type specifier using a direct color model and a packed sample model.
createPackedRaster(int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a new packed raster.
createPackedRaster(int, int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a new raster.
createPackedRaster(DataBuffer, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a new packed raster.
createPackedRaster(DataBuffer, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a new packed raster.
createPanel(Panel) - Method in class java.awt.Toolkit
Creates a peer object for the specified Panel.
createPopup() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the popup that will contain list of combo box's items.
createPopup() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Creates a popup for the combo box.
createPopupMenu(PopupMenu) - Method in class java.awt.Toolkit
Creates a peer object for the specified PopupMenu.
createPosition(int) - Method in interface javax.swing.text.AbstractDocument.Content
Creates a Position that keeps track of the location at offset.
createPosition(int) - Method in class javax.swing.text.AbstractDocument
Creates a Position that keeps track of the location at the specified offset.
createPosition(int) - Method in interface javax.swing.text.Document
Creates a mark in the character content at the specified offset.
createPosition(int) - Method in class javax.swing.text.GapContent
Creates and returns a mark at the specified position.
createPosition(int) - Method in class javax.swing.text.StringContent
Creates a position reference for the character at the given offset.
createPreviousButton() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates the "Previous" button
createPrintJob() - Method in interface javax.print.PrintService
Creates and returns a new print job which is capable to handle all the document flavors supported by this print service.
createProcessingInstruction(String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a processing instruction event.
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
This method creates the PropertyChangeListener used for listening to the JColorChooser.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a PropertyChangeListener to listen to the changes in the JComboBox's bound properties.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates PropertyChangeListener to handle changes in the JComboBox's bound properties.
createPropertyChangeListener(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Creates a listener to handle changes to the properties of the given file chooser component.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method creates a new PropertyChangeListener.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method creates a new PropertyChangeListener for the JInternalFrame.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates and returns the property change listener for this UI.
createPropertyChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
This method creates newPropertyChangeListener to listen to property changes occuring in the Menu
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method creates a new PropertyChangeListener for listening to the JOptionPane.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method creates a new PropertyChangeListener.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates and returns the property change listener for the scrollpane.
createPropertyChangeListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
Creates a new PropertyChangeListener.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates the PropertyChangeListener that will be attached by installListeners.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method creates a new PropertyChangeListener.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method creates a new PropertyChangeListener.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a listener that is reponsible for the updates the UI based on how the tree changes.
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Creates a new property change listener.
createPropertyChangeListener(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates a property change listener that monitors the JFileChooser for property change events and updates the component display accordingly.
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Creates and returns a property change handler for the title pane.
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
Creates a property change listener for the delegate to use.
createPropertyChangeListener(JSlider) - Method in class javax.swing.plaf.metal.MetalSliderUI
Creates a property change listener for the slider.
createPropertyEditor(Object) - Method in class java.beans.PropertyDescriptor
Instantiate a property editor using the property editor class.
createPropertyListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new PropertyChangeListener for the JToolBar.
createRaisedBevelBorder() - Static method in class javax.swing.BorderFactory
Created a border with a raised beveled edge, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createRange() - Method in interface org.w3c.dom.ranges.DocumentRange
This interface can be obtained from the object implementing the Document interface using binding-specific casting methods.
createRaster(SampleModel, DataBuffer, Point) - Static method in class java.awt.image.Raster
Creates a new raster.
createReaderInstance() - Method in class javax.imageio.spi.ImageReaderSpi
 
createReaderInstance(Object) - Method in class javax.imageio.spi.ImageReaderSpi
 
createRegistry(int) - Static method in class java.rmi.registry.LocateRegistry
 
createRegistry(int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.registry.LocateRegistry
 
createRenderer() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a component that will be responsible for rendering the selected component in the combo box.
createRendering(RenderContext) - Method in interface java.awt.image.renderable.RenderableImage
 
createRendering(RenderContext) - Method in class java.awt.image.renderable.RenderableImageOp
 
createReply() - Method in interface org.omg.CORBA.portable.ResponseHandler
Create a stream for writing an ordinary reply (not an exception).
createRightOneTouchButton() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates a button for showing and hiding the right (or bottom) part of a JSplitPane.
createRigidArea(Dimension) - Static method in class javax.swing.Box
 
createRolloverBorder() - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new rollover border for JButtons when the JToolBar's rollover property is set to true.
createRolloverListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Returns null as permitted by recent versions of the API specification.
createRootLayout() - Method in class javax.swing.JRootPane
DOCUMENT ME!
createRootPane() - Method in class javax.swing.JApplet
 
createRootPane() - Method in class javax.swing.JDialog
This method creates a new JRootPane.
createRootPane() - Method in class javax.swing.JFrame
 
createRootPane() - Method in class javax.swing.JInternalFrame
This method is used to create a root pane for the JInternalFrame.
createRootPane() - Method in class javax.swing.JWindow
 
createRow() - Method in class javax.swing.text.FlowView
Creates a new view that represents a row within a flow.
createRow() - Method in class javax.swing.text.ParagraphView
Creates a new view that represents a row within a flow.
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Static method in class javax.security.sasl.Sasl
Creates a SaslClient for the specified mechanism.
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in interface javax.security.sasl.SaslClientFactory
Creates a SaslClient using the parameters supplied.
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Static method in class javax.security.sasl.Sasl
Creates a SaslServer for the specified mechanism.
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in interface javax.security.sasl.SaslServerFactory
Creates a SaslServer instance using the parameters supplied.
createScaledRendering(int, int, RenderingHints) - Method in interface java.awt.image.renderable.RenderableImage
 
createScaledRendering(int, int, RenderingHints) - Method in class java.awt.image.renderable.RenderableImageOp
 
createScreenCapture(Rectangle) - Method in class java.awt.Robot
Create an image containing pixels read from the screen.
createScrollbar(Scrollbar) - Method in class java.awt.Toolkit
Creates a peer object for the specified Scrollbar.
createScrollBarSwapListener() - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
TODO
createScroller() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method creates scroll pane that will contain the list of comboBox's items inside of it.
createScrollListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method creates a new ScrollListener.
createScrollListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
createScrollPane(ScrollPane) - Method in class java.awt.Toolkit
Creates a peer object for the specified ScrollPane.
createScrollPaneForTable(JTable) - Static method in class javax.swing.JTable
Deprecated.
1.0.2, replaced by new JScrollPane(JTable)
createSelectionModel() - Method in class javax.swing.JList
Creates the default ListSelectionModel.
createSelectionModel() - Method in class javax.swing.table.DefaultTableColumnModel
Creates a default selection model to track the currently selected column(s).
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
This method creates a Container that will separate the message and button areas.
createServerSocket(int) - Method in interface java.rmi.server.RMIServerSocketFactory
 
createServerSocket(int) - Method in class java.rmi.server.RMISocketFactory
 
createServerSocket() - Method in class javax.net.ServerSocketFactory
Create an unbound server socket.
createServerSocket(int) - Method in class javax.net.ServerSocketFactory
Create a server socket bound to the given port.
createServerSocket(int, int) - Method in class javax.net.ServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class javax.net.ServerSocketFactory
 
createServerSocket(int) - Method in class javax.rmi.ssl.SslRMIServerSocketFactory
Creates an SSLServerSocket on a given port
createSmallAttributeSet(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Creates a compact set of attributes that might be shared.
createSmallAttributeSet(AttributeSet) - Method in class javax.swing.text.StyleContext
 
createSocket(String, int) - Method in interface java.rmi.server.RMIClientSocketFactory
 
createSocket(String, int) - Method in class java.rmi.server.RMISocketFactory
 
createSocket() - Method in class javax.net.SocketFactory
Returns an unbound client socket.
createSocket(String, int) - Method in class javax.net.SocketFactory
Creates a socket connected to a given host on a given port.
createSocket(String, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket connected to a given host on a given port, connecting locally to the interface with the given address and port.
createSocket(InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket connected to a given host on a given port.
createSocket(InetAddress, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket connected to a given host on a given port, connecting locally to the interface with the given address and port.
createSocket(Socket, String, int, boolean) - Method in class javax.net.ssl.SSLSocketFactory
Creates a SSL socket wrapped around an existing socket.
createSocket(String, int) - Method in class javax.rmi.ssl.SslRMIClientSocketFactory
Creates an SSLSocket on a given port
createSocketImpl() - Method in interface java.net.SocketImplFactory
This method returns an instance of the SocketImpl object
createSouthPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method creates the south pane used in the JInternalFrame.
createSpace(String) - Method in class javax.xml.stream.XMLEventFactory
Create a text event of type whitespace.
createSSLEngine() - Method in class javax.net.ssl.SSLContext
Creates a new SSLEngine for this context.
createSSLEngine(String, int) - Method in class javax.net.ssl.SSLContext
Creates a new SSLEngine for this context, with a given host name and port number.
createStandardLabels(int) - Method in class javax.swing.JSlider
Creates a hashtable of (Integer, JLabel) pairs that can be used as a label table for this slider.
createStandardLabels(int, int) - Method in class javax.swing.JSlider
Creates a hashtable of (Integer, JLabel) pairs that can be used as a label table for this slider.
createStartDocument() - Method in class javax.xml.stream.XMLEventFactory
Create a start-document event.
createStartDocument(String, String, boolean) - Method in class javax.xml.stream.XMLEventFactory
Create a start-document event.
createStartDocument(String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a start-document event.
createStartDocument(String) - Method in class javax.xml.stream.XMLEventFactory
Create a start-document event.
createStartElement(QName, Iterator, Iterator) - Method in class javax.xml.stream.XMLEventFactory
Create a start-element event.
createStartElement(String, String, String) - Method in class javax.xml.stream.XMLEventFactory
Create a start-element event.
createStartElement(String, String, String, Iterator, Iterator) - Method in class javax.xml.stream.XMLEventFactory
Create a start-element event.
createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class javax.xml.stream.XMLEventFactory
Create a start-element event.
createStatement() - Method in interface java.sql.Connection
This method creates a new SQL statement.
createStatement(int, int) - Method in interface java.sql.Connection
This method creates a new SQL statement with the specified type and concurrency.
createStatement(int, int, int) - Method in interface java.sql.Connection
This method creates a new SQL statement with the specified type, concurrency and holdability, instead of using the defaults.
createStreamingValidator(ValidationContext) - Method in interface org.relaxng.datatype.Datatype
Creates an instance of a streaming validator for this type.
createStrokedShape(Shape) - Method in class java.awt.BasicStroke
Creates a shape representing the stroked outline of the given shape.
createStrokedShape(Shape) - Method in interface java.awt.Stroke
Returns a shape which outlines the boundary of the given shape, in effect converting the infinitely thin line into a new shape.
createSubcontext(Name) - Method in interface javax.naming.Context
Creates the new naming subcontext and binds it to the current (this) context.
createSubcontext(String) - Method in interface javax.naming.Context
Creates the new naming subcontext and binds it to the current (this) context.
createSubcontext(Name, Attributes) - Method in interface javax.naming.directory.DirContext
 
createSubcontext(String, Attributes) - Method in interface javax.naming.directory.DirContext
 
createSubcontext(Name, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
createSubcontext(String, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
createSubcontext(Name) - Method in class javax.naming.InitialContext
 
createSubcontext(String) - Method in class javax.naming.InitialContext
 
createSubsetSampleModel(int[]) - Method in class java.awt.image.BandedSampleModel
 
createSubsetSampleModel(int[]) - Method in class java.awt.image.ComponentSampleModel
Creates a new sample model that provides access to a subset of the bands that this sample model supports.
createSubsetSampleModel(int[]) - Method in class java.awt.image.MultiPixelPackedSampleModel
Normally this method returns a sample model for accessing a subset of bands of image data, but since MultiPixelPackedSampleModel only supports a single band, this overridden implementation just returns a new instance of MultiPixelPackedSampleModel, with the same attributes as this instance.
createSubsetSampleModel(int[]) - Method in class java.awt.image.PixelInterleavedSampleModel
Creates a new SampleModel that is like this one, but uses only a subset of its bands.
createSubsetSampleModel(int[]) - Method in class java.awt.image.SampleModel
Return a SampleModel with a subset of the bands in this model.
createSubsetSampleModel(int[]) - Method in class java.awt.image.SinglePixelPackedSampleModel
Creates a new SinglePixelPackedSampleModel that accesses the specified subset of bands.
createSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method creates a new JMenu.
createSystemMenuBar() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method creates a new JMenubar.
createTableCell(Element) - Method in class javax.swing.text.TableView
Deprecated.
Table cells are now rendered by an arbitrary View implementation.
createTableRow(Element) - Method in class javax.swing.text.TableView
Creates a view for a table row.
createTempFile(String, String, File) - Static method in class java.io.File
This method creates a temporary file in the specified directory.
createTempFile(String, String) - Static method in class java.io.File
This method creates a temporary file in the system temporary directory.
createTextArea(TextArea) - Method in class java.awt.Toolkit
Creates a peer object for the specified TextArea.
createTextField(TextField) - Method in class java.awt.Toolkit
Creates a peer object for the specified TextField.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTFoot() - Method in interface org.w3c.dom.html2.HTMLTableElement
Create a table footer row or return an existing one.
createTHead() - Method in interface org.w3c.dom.html2.HTMLTableElement
Create a table header row or return an existing one.
createTitledBorder(String) - Static method in class javax.swing.BorderFactory
Create 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 (left) and using the default font and text color determined by the current look and feel.
createTitledBorder(Border) - Static method in class javax.swing.BorderFactory
Create 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 (left) and using the default font, text color, and border determined by the current look and feel.
createTitledBorder(Border, String) - Static method in class javax.swing.BorderFactory
Add a title to an existing border, specifying the text of the title, using the default positioning (sitting on the top line) and default justification (left) 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
Add 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
Add 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
Add 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
This method creates a new Container listener for the JToolBar.
createToolBarFocusListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new FocusListener for the JToolBar.
createToolTip() - Method in class javax.swing.JComponent
Return the toolTip property of this component, creating it and setting it if it is currently null.
createTrack() - Method in class javax.sound.midi.Sequence
Create a new empty MIDI track and add it to this sequence.
createTrackListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
This method creates a new TrackListener.
createTrackListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
createTranscoderInstance() - Method in class javax.imageio.spi.ImageTranscoderSpi
 
createTransferable(JComponent) - Method in class javax.swing.TransferHandler
Creates a Transferable that can be used to export data from the specified component.
createTransferableProxy(Transferable, boolean) - Method in class java.awt.dnd.DropTargetContext
 
createTransformedArea(AffineTransform) - Method in class java.awt.geom.Area
Returns a new Area equal to this one, transformed by the AffineTransform at.
createTransformedShape(Shape) - Method in class java.awt.geom.AffineTransform
Return a new Shape, based on the given one, where the path of the shape has been transformed by this transform.
createTransformedShape(AffineTransform) - Method in class java.awt.geom.GeneralPath
Creates a transformed version of the path.
createTranslatedChild(int, int) - Method in class java.awt.image.Raster
 
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 a nodes expanded state changes.
createTreeModel(Object) - Static method in class javax.swing.JTree
Creates a new TreeModel object.
createTreeModelListener() - Method in class javax.swing.JTree
Creates and returns an instance of JTree.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.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new TreeWalker over the subtree rooted at the specified node.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicButtonUI
Factory method to create an instance of BasicButtonUI for a given JComponent, which should be an AbstractButton.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
Factory method to create a BasicCheckBoxMenuItemUI for the given JComponent, which should be a JCheckBoxMenuItem
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicCheckBoxUI
Returns a UI delegate (that is, an instance of this class) for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicColorChooserUI
This method creates a new UI Component for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicComboBoxUI
A factory method to create a UI delegate for the given JComponent, which should be a JComboBox.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicDesktopIconUI
This method creates a new BasicDesktopIconUI for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicDesktopPaneUI
This method creates a BasicDesktopPaneUI for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicEditorPaneUI
Creates an instance of BasicEditorPaneUI for the text component comp.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns a UI delegate for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicFormattedTextFieldUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method will create a new BasicInternalFrameUI for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicLabelUI
Creates and returns a UI for the label.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicListUI
Creates a new BasicListUI for the component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuBarUI
Factory method to create a BasicMenuBarUI for the given JComponent, which should be a JMenuBar.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuItemUI
Factory method to create a BasicMenuItemUI for the given JComponent, which should be a JMenuItem.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuUI
This method creates a new BasicMenuUI.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicOptionPaneUI
This method creates a new BasicOptionPaneUI for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPanelUI
Returns a UI delegate for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPasswordFieldUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
Creates a new UI delegate for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
Factory method to create a BasicPopupMenuUI for the given JComponent, which should be a JMenuItem.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicProgressBarUI
Creates a new BasicProgressBarUI for the component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
Factory method to create a BasicRadioButtonMenuItemUI for the given JComponent, which should be a JRadioButtonMenuItem.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRadioButtonUI
Creates and returns a new instance of BasicRadioButtonUI.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRootPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicScrollBarUI
This method returns a new BasicScrollBarUI.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSeparatorUI
Creates a new UI delegate for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSliderUI
Factory method to create a BasicSliderUI for the given JComponent, which should be a JSlider.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates a new BasicSpinnerUI for the specified JComponent
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method creates a new BasicSplitPaneUI for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method creates a new 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
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTextFieldUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTextPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToggleButtonUI
Returns a UI delegate for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
Creates a new UI delegate for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolBarUI
This method creates a new UI delegate for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolTipUI
This method creates a new BasicToolTip UI for the given JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTreeUI
Returns an instance of the UI delegate for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicViewportUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.ComponentUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalButtonUI
Returns a UI delegate for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalCheckBoxUI
Returns a shared instance of MetalCheckBoxUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalComboBoxUI
Returns an instance of MetalComboBoxUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalDesktopIconUI
Returns a new MetalDesktopIconUI instance.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalFileChooserUI
A factory method that returns a UI delegate for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalInternalFrameUI
Returns an instance of MetalInternalFrameUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalLabelUI
Returns a shared instance of MetalLabelUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalMenuBarUI
Creates and returns a new instance of this UI for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
Returns a shared instance of MetalPopupMenuSeparatorUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalProgressBarUI
Returns a new instance of MetalProgressBarUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalRadioButtonUI
Returns a new instance of MetalRadioButtonUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalRootPaneUI
Returns a shared instance of MetalRootPaneUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalScrollBarUI
Returns a new instance of MetalScrollBarUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalScrollPaneUI
Returns a shared instance of MetalScrollPaneUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSeparatorUI
Returns a shared instance of MetalSeparatorUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSliderUI
Returns a new instance of MetalSliderUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSplitPaneUI
Returns a new instance of MetalSplitPaneUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Returns an instance of MetalTabbedPaneUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTextFieldUI
Returns a new instance of MetalTextFieldUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToggleButtonUI
Returns a new instance of MetalToggleButtonUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToolBarUI
Returns a new instance of MetalToolBarUI.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToolTipUI
Returns a shared instance of the MetalToolTipUI class.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTreeUI
Returns a new instance of MetalTreeUI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiButtonUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiColorChooserUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiComboBoxUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiDesktopIconUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiFileChooserUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiInternalFrameUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiLabelUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiListUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiMenuBarUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiMenuItemUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiOptionPaneUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiPanelUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiPopupMenuUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiProgressBarUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiRootPaneUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiScrollBarUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiScrollPaneUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSeparatorUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSliderUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSpinnerUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSplitPaneUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTableHeaderUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTableUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTextUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiToolBarUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiToolTipUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTreeUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiViewportUI
Creates a delegate object for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthLookAndFeel
Creates the Synth look and feel component UI instance for the given component.
createUIs(ComponentUI, Vector, JComponent) - Static method in class javax.swing.plaf.multi.MultiLookAndFeel
Creates the UI delegates for the target component and returns a multiplexing UI delegate (mui) if there are multiple delegates.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Return a new rectangle which is the union of this and the given one.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Double
Return a new rectangle which is the union of this and the given one.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Float
Return a new rectangle which is the union of this and the given one.
createUnion(Rectangle2D) - Method in class java.awt.Rectangle
Returns the smallest rectangle that contains both this rectangle and the specified rectangle.
createUnresolved(String, int) - Static method in class java.net.InetSocketAddress
Creates an unresolved InetSocketAddress object.
createURLStreamHandler(String) - Method in interface java.net.URLStreamHandlerFactory
This method maps the protocol portion of a URL to a URLStreamHandler object.
createValue(UIDefaults) - Method in interface javax.swing.UIDefaults.ActiveValue
 
createValue(UIDefaults) - Method in class javax.swing.UIDefaults.LazyInputMap
 
createValue(UIDefaults) - Method in interface javax.swing.UIDefaults.LazyValue
 
createValue(UIDefaults) - Method in class javax.swing.UIDefaults.ProxyLazyValue
 
createValue(String, ValidationContext) - Method in interface org.relaxng.datatype.Datatype
Converts lexcial value and the current context to the corresponding value object.
createValueHandler() - Static method in class javax.rmi.CORBA.Util
Get the value handler that Serializes Java objects to and from CDR (GIOP) streams.
createValueHandler() - Method in interface javax.rmi.CORBA.UtilDelegate
Get the value handler that Serializes Java objects to and from CDR (GIOP) streams.
createVerticalBox() - Static method in class javax.swing.Box
 
createVerticalGlue() - Static method in class javax.swing.Box
Creates a filler component which acts as glue between components.
createVerticalScrollBar() - Method in class javax.swing.JScrollPane
 
createVerticalStrut(int) - Static method in class javax.swing.Box
Creates a filler component which acts as strut between components.
createView(FlowView, int, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Creates physical views that form the rows of the flow view.
createViewListener() - Method in class javax.swing.JViewport
Creates a JViewport.ViewListener that is supposed to listen for size changes on the view component.
createViewport() - Method in class javax.swing.JScrollPane
 
createViewportChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates and returns the change listener for the viewport.
createVolatileImage(int, int) - Method in class java.awt.Component
Creates an image with the specified width and height for use in double buffering.
createVolatileImage(int, int, ImageCapabilities) - Method in class java.awt.Component
Creates an image with the specified width and height for use in double buffering.
createVolatileImage(int, int) - Method in interface java.awt.peer.ComponentPeer
A convenience method that creates a volatile image.
createVSBChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates and returns the change listener for the vertical scrollbar.
createWestPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method creates the west pane used in the JInternalFrame.
createWindow(Window) - Method in class java.awt.Toolkit
Creates a peer object for the specified Window.
createWinListener(JPopupMenu) - Method in class javax.swing.JMenu
Creates WinListener that listens to the menu;s popup menu.
createWritableChild(int, int, int, int, int, int, int[]) - Method in class java.awt.image.WritableRaster
 
createWritableRaster(SampleModel, Point) - Static method in class java.awt.image.Raster
Creates a new writable raster.
createWritableRaster(SampleModel, DataBuffer, Point) - Static method in class java.awt.image.Raster
Creates a new writable raster.
createWritableTranslatedChild(int, int) - Method in class java.awt.image.WritableRaster
 
createWriterInstance() - Method in class javax.imageio.spi.ImageWriterSpi
 
createWriterInstance(Object) - Method in class javax.imageio.spi.ImageWriterSpi
 
createXMLEventReader(Reader) - Method in class javax.xml.stream.XMLInputFactory
Creates a new event reader.
createXMLEventReader(String, Reader) - Method in class javax.xml.stream.XMLInputFactory
Creates a new event reader.
createXMLEventReader(XMLStreamReader) - Method in class javax.xml.stream.XMLInputFactory
Creates a new event reader.
createXMLEventReader(Source) - Method in class javax.xml.stream.XMLInputFactory
Creates a new event reader.
createXMLEventReader(InputStream) - Method in class javax.xml.stream.XMLInputFactory
Creates a new event reader.
createXMLEventReader(InputStream, String) - Method in class javax.xml.stream.XMLInputFactory
Creates a new event reader.
createXMLEventReader(String, InputStream) - Method in class javax.xml.stream.XMLInputFactory
Creates a new event reader.
createXMLEventWriter(Result) - Method in class javax.xml.stream.XMLOutputFactory
Creates a new event writer.
createXMLEventWriter(OutputStream) - Method in class javax.xml.stream.XMLOutputFactory
Creates a new event writer.
createXMLEventWriter(OutputStream, String) - Method in class javax.xml.stream.XMLOutputFactory
Creates a new event writer.
createXMLEventWriter(Writer) - Method in class javax.xml.stream.XMLOutputFactory
Creates a new event writer.
createXMLReader() - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XMLReader from system defaults.
createXMLReader(String) - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a class name.
createXMLStreamReader(Reader) - Method in class javax.xml.stream.XMLInputFactory
Creates a new stream reader.
createXMLStreamReader(Source) - Method in class javax.xml.stream.XMLInputFactory
Creates a new stream reader.
createXMLStreamReader(InputStream) - Method in class javax.xml.stream.XMLInputFactory
Creates a new stream reader.
createXMLStreamReader(InputStream, String) - Method in class javax.xml.stream.XMLInputFactory
Creates a new stream reader.
createXMLStreamReader(String, InputStream) - Method in class javax.xml.stream.XMLInputFactory
Creates a new stream reader.
createXMLStreamReader(String, Reader) - Method in class javax.xml.stream.XMLInputFactory
Creates a new stream reader.
createXMLStreamWriter(Writer) - Method in class javax.xml.stream.XMLOutputFactory
Creates a new stream writer.
createXMLStreamWriter(OutputStream) - Method in class javax.xml.stream.XMLOutputFactory
Creates a new stream writer.
createXMLStreamWriter(OutputStream, String) - Method in class javax.xml.stream.XMLOutputFactory
Creates a new stream writer.
createXMLStreamWriter(Result) - Method in class javax.xml.stream.XMLOutputFactory
Creates a new stream writer.
createZipEntry(String) - Method in class java.util.jar.JarInputStream
Creates a JarEntry for a particular name and consults the manifest for the Attributes of the entry.
createZipEntry(String) - Method in class java.util.zip.ZipInputStream
Creates a new zip entry for the given name.
createZone(int, int) - Method in class javax.swing.text.ZoneView
Creates a zone for the specified range.
CredentialException - Exception in javax.security.auth.login
This is the base class for various credential-related exceptions.
CredentialException() - Constructor for exception javax.security.auth.login.CredentialException
Create a new exception object.
CredentialException(String) - Constructor for exception javax.security.auth.login.CredentialException
Create a new exception with the given detail message.
CredentialExpiredException - Exception in javax.security.auth.login
An exception that signals an attempt to login with a credential that has expired.
CredentialExpiredException() - Constructor for exception javax.security.auth.login.CredentialExpiredException
 
CredentialExpiredException(String) - Constructor for exception javax.security.auth.login.CredentialExpiredException
 
CredentialNotFoundException - Exception in javax.security.auth.login
An exception that indicates that a credential was not found.
CredentialNotFoundException() - Constructor for exception javax.security.auth.login.CredentialNotFoundException
Create a new exception.
CredentialNotFoundException(String) - Constructor for exception javax.security.auth.login.CredentialNotFoundException
Create a new exception with the given detail message.
CREDENTIALS_EXPIRED - Static variable in exception org.ietf.jgss.GSSException
Expired credentials detected error.
CRITICAL - Static variable in interface javax.naming.ldap.Control
 
CRL - Class in java.security.cert
Certificate Revocation List class for managing CRLs that have different formats but the same general use.
CRL(String) - Constructor for class java.security.cert.CRL
Creates a new CRL for the specified type.
CRLException - Exception in java.security.cert
Exception for a Certificate Revocation List.
CRLException() - Constructor for exception java.security.cert.CRLException
Constructs an CRLExceptionwithout a message string.
CRLException(String) - Constructor for exception java.security.cert.CRLException
Constructs an CRLException with a message string.
CRLException(String, Throwable) - Constructor for exception java.security.cert.CRLException
Create a new instance with a descriptive error message and a cause.
CRLException(Throwable) - Constructor for exception java.security.cert.CRLException
Create a new instance with a cause.
CRLSelector - Interface in java.security.cert
A generic interface to classes that match certificate revocation lists (CRLs) to some given criteria.
CropImageFilter - Class in java.awt.image
Currently this filter does almost nothing and needs to be implemented.
CropImageFilter(int, int, int, int) - Constructor for class java.awt.image.CropImageFilter
Construct a new CropImageFilter instance.
CROSSHAIR_CURSOR - Static variable in class java.awt.Cursor
Constant for a cross-hair cursor.
CROSSHAIR_CURSOR - Static variable in class java.awt.Frame
Deprecated.
Use Cursor.CROSSHAIR_CURSOR instead.
CS_CIEXYZ - Static variable in class java.awt.color.ColorSpace
 
CS_GRAY - Static variable in class java.awt.color.ColorSpace
 
CS_LINEAR_RGB - Static variable in class java.awt.color.ColorSpace
 
CS_PYCC - Static variable in class java.awt.color.ColorSpace
 
CS_sRGB - Static variable in class java.awt.color.ColorSpace
 
CSS - Class in javax.swing.text.html
Provides CSS attributes to be used by the HTML view classes.
CSS() - Constructor for class javax.swing.text.html.CSS
 
CSS.Attribute - Class in javax.swing.text.html
 
CSS2Properties - Interface in org.w3c.dom.css
The CSS2Properties interface represents a convenience mechanism for retrieving and setting properties within a CSSStyleDeclaration.
CSS_ATTR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a attribute function.
CSS_CM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (cm).
CSS_COUNTER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a counter or counters function.
CSS_CUSTOM - Static variable in interface org.w3c.dom.css.CSSValue
The value is a custom value.
CSS_DEG - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (deg).
CSS_DIMENSION - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a number with an unknown dimension.
CSS_EMS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (ems).
CSS_EXS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (exs).
CSS_GRAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (grad).
CSS_HZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a frequency (Hz).
CSS_IDENT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an identifier.
CSS_IN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (in).
CSS_INHERIT - Static variable in interface org.w3c.dom.css.CSSValue
The value is inherited and the cssText contains "inherit".
CSS_KHZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a frequency (kHz).
CSS_MM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (mm).
CSS_MS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a time (ms).
CSS_NUMBER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a simple number.
CSS_PC - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (pc).
CSS_PERCENTAGE - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a percentage.
CSS_PRIMITIVE_VALUE - Static variable in interface org.w3c.dom.css.CSSValue
The value is a primitive value and an instance of the CSSPrimitiveValue interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSS_PT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (pt).
CSS_PX - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (px).
CSS_RAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (rad).
CSS_RECT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a rect function.
CSS_RGBCOLOR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a RGB color.
CSS_S - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a time (s).
CSS_STRING - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a STRING.
CSS_UNKNOWN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is not a recognized CSS2 value.
CSS_URI - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a URI.
CSS_VALUE_LIST - Static variable in interface org.w3c.dom.css.CSSValue
The value is a CSSValue list and an instance of the CSSValueList interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSSCharsetRule - Interface in org.w3c.dom.css
The CSSCharsetRule interface represents a @charset rule in a CSS style sheet.
CSSFontFaceRule - Interface in org.w3c.dom.css
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet.
CSSImportRule - Interface in org.w3c.dom.css
The CSSImportRule interface represents a @import rule within a CSS style sheet.
CSSMediaRule - Interface in org.w3c.dom.css
The CSSMediaRule interface represents a @media rule in a CSS style sheet.
CSSPageRule - Interface in org.w3c.dom.css
The CSSPageRule interface represents a @page rule within a CSS style sheet.
CSSPrimitiveValue - Interface in org.w3c.dom.css
The CSSPrimitiveValue interface represents a single CSS value .
CSSRule - Interface in org.w3c.dom.css
The CSSRule interface is the abstract base interface for any type of CSS statement.
CSSRuleList - Interface in org.w3c.dom.css
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.
CSSStyleDeclaration - Interface in org.w3c.dom.css
The CSSStyleDeclaration interface represents a single CSS declaration block.
CSSStyleRule - Interface in org.w3c.dom.css
The CSSStyleRule interface represents a single rule set in a CSS style sheet.
CSSStyleSheet - Interface in org.w3c.dom.css
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".
CSSUnknownRule - Interface in org.w3c.dom.css
The CSSUnknownRule interface represents an at-rule not supported by this user agent.
CSSValue - Interface in org.w3c.dom.css
The CSSValue interface represents a simple or a complex value.
CSSValueList - Interface in org.w3c.dom.css
The CSSValueList interface provides the abstraction of an ordered collection of CSS values.
CTRL_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The CTRL key extended modifier.
CTRL_MASK - Static variable in class java.awt.event.ActionEvent
Bit mask indicating the control key was pressed.
CTRL_MASK - Static variable in class java.awt.Event
 
CTRL_MASK - Static variable in class java.awt.event.InputEvent
This is the bit mask which indicates the control key is down.
ctrlx - Variable in class java.awt.geom.QuadCurve2D.Double
The x coordinate of the curve’s control point.
ctrlx - Variable in class java.awt.geom.QuadCurve2D.Float
The x coordinate of the curve’s control point.
ctrlx1 - Variable in class java.awt.geom.CubicCurve2D.Double
The x coordinate of the curve’s first control point.
ctrlx1 - Variable in class java.awt.geom.CubicCurve2D.Float
The x coordinate of the curve’s first control point.
ctrlx2 - Variable in class java.awt.geom.CubicCurve2D.Double
The x coordinate of the curve’s second control point.
ctrlx2 - Variable in class java.awt.geom.CubicCurve2D.Float
The x coordinate of the curve’s second control point.
ctrly - Variable in class java.awt.geom.QuadCurve2D.Double
The y coordinate of the curve’s control point.
ctrly - Variable in class java.awt.geom.QuadCurve2D.Float
The y coordinate of the curve’s control point.
ctrly1 - Variable in class java.awt.geom.CubicCurve2D.Double
The y coordinate of the curve’s first control point.
ctrly1 - Variable in class java.awt.geom.CubicCurve2D.Float
The y coordinate of the curve’s first control point.
ctrly2 - Variable in class java.awt.geom.CubicCurve2D.Double
The y coordinate of the curve’s second control point.
ctrly2 - Variable in class java.awt.geom.CubicCurve2D.Float
The y coordinate of the curve’s second control point.
ctx() - Method in class org.omg.CORBA.Request
Get the context, previously set using Request.ctx(Context).
ctx(Context) - Method in class org.omg.CORBA.Request
Set the context that shuld be later returned by Request.ctx().
ctx() - Method in class org.omg.CORBA.ServerRequest
Get the context information.
CTX_RESTRICT_SCOPE - Interface in org.omg.CORBA
This simple interface defines just one constant, normally used to restrict the property search in the Context by the current context.
CubicCurve2D - Class in java.awt.geom
A two-dimensional curve that is parameterized with a cubic function.
CubicCurve2D() - Constructor for class java.awt.geom.CubicCurve2D
Constructs a new CubicCurve2D.
CubicCurve2D.Double - Class in java.awt.geom
A two-dimensional curve that is parameterized with a cubic function and stores coordinate values in double-precision floating-point format.
CubicCurve2D.Double() - Constructor for class java.awt.geom.CubicCurve2D.Double
Constructs a new CubicCurve2D that stores its coordinate values in double-precision floating-point format.
CubicCurve2D.Double(double, double, double, double, double, double, double, double) - Constructor for class java.awt.geom.CubicCurve2D.Double
Constructs a new CubicCurve2D that stores its coordinate values in double-precision floating-point format, specifying the initial position of each point.
CubicCurve2D.Float - Class in java.awt.geom
A two-dimensional curve that is parameterized with a cubic function and stores coordinate values in single-precision floating-point format.
CubicCurve2D.Float() - Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs a new CubicCurve2D that stores its coordinate values in single-precision floating-point format.
CubicCurve2D.Float(float, float, float, float, float, float, float, float) - Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs a new CubicCurve2D that stores its coordinate values in single-precision floating-point format, specifying the initial position of each point.
CURRENCY - Static variable in class java.text.NumberFormat.Field
Attribute set to all characters containing the currency unit.
Currency - Class in java.util
Representation of a currency for a particular locale.
CURRENCY_SYMBOL - Static variable in class java.lang.Character
Sc = Symbol, Currency (Informative).
CURRENCY_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Currency Symbols. 0x20A0 - 0x20CF.
CurrencyNameProvider - Class in java.util.spi
A CurrencyNameProvider provides localized versions of the symbols that represent a particular currency.
CurrencyNameProvider() - Constructor for class java.util.spi.CurrencyNameProvider
Constructs a new CurrencyNameProvider.
current() - Method in class java.text.BreakIterator
This method returns the index of the current text element boundary.
current() - Method in interface java.text.CharacterIterator
This method returns the character at the current index position
current() - Method in class java.text.StringCharacterIterator
This method returns the character at the current index position
current() - Method in class javax.swing.text.ElementIterator
Returns the current element.
CURRENT - Static variable in interface javax.swing.text.html.parser.DTDConstants
The attribute modifier #CURRENT constant, specifies the value that at any point in the document is the last value supplied for that element.
current() - Method in class javax.swing.text.Segment
Returns the character at the current index.
Current - Interface in org.omg.CORBA
The interfaces, derived from this class, define the objects, providing information, associated with a particular thread of execution.
Current - Interface in org.omg.PortableInterceptor
The portable interceptor Current (PICurrent) contains multiple slots where an interceptor can rememeber the request - specific values between subsequent calls of the interceptor methods.
Current - Interface in org.omg.PortableServer
Provides the Id of the object currently being served and POA to that this object is connected.
current_component() - Method in interface org.omg.CORBA.DynAny
Deprecated.
Returns the focused component of this DynAny.
current_component() - Method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
current_component() - Method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
current_component() - Method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
current_component() - Method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
current_component() - Method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
current_component() - Method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
current_component() - Method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
current_component() - Method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
current_component() - Method in interface org.omg.DynamicAny.DynAnyOperations
Returns the focused component of this DynAny.
current_factory() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
The current_factory is the factory, used by the adapter to create object references.
current_factory(ObjectReferenceFactory) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
Set the current object reference factory, used to produce the new objects.
current_member_kind() - Method in interface org.omg.CORBA.DynStruct
Deprecated.
Get the kind of the structure field that would be returned by DynAny.current_component().
current_member_kind() - Method in interface org.omg.CORBA.DynValue
Deprecated.
Get the kind of the member, pointed by the internal pointer.
current_member_kind() - Method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
current_member_kind() - Method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
current_member_kind() - Method in interface org.omg.DynamicAny.DynStructOperations
Get the kind of the structure field at the current position.
current_member_kind() - Method in interface org.omg.DynamicAny.DynValueOperations
Get the kind of the current member.
current_member_name() - Method in interface org.omg.CORBA.DynStruct
Deprecated.
Get the name of the structure field that would be returned by DynAny.current_component().
current_member_name() - Method in interface org.omg.CORBA.DynValue
Deprecated.
Get the name of the member, pointed by the internal pointer.
current_member_name() - Method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
current_member_name() - Method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
current_member_name() - Method in interface org.omg.DynamicAny.DynStructOperations
Get the name of the structure field at the current position.
current_member_name() - Method in interface org.omg.DynamicAny.DynValueOperations
Get the name of the current member.
currentCellRenderer - Variable in class javax.swing.plaf.basic.BasicTreeUI
Renderer that is being used to do the actual cell drawing.
currentClassLoader() - Method in class java.lang.SecurityManager
currentGroupID() - Static method in class java.rmi.activation.ActivationGroup
Get the id of current activation group.
CurrentHelper - Class in org.omg.CORBA
The helper operations for the CORBA object Current.
CurrentHelper() - Constructor for class org.omg.CORBA.CurrentHelper
 
CurrentHelper - Class in org.omg.PortableInterceptor
The helper operations for the CORBA object Current.
CurrentHelper() - Constructor for class org.omg.PortableInterceptor.CurrentHelper
 
CurrentHelper - Class in org.omg.PortableServer
The helper operations for the CORBA object Current.
CurrentHelper() - Constructor for class org.omg.PortableServer.CurrentHelper
 
CurrentHolder - Class in org.omg.CORBA
A holder for the object Current.
CurrentHolder() - Constructor for class org.omg.CORBA.CurrentHolder
Create the uninitialised instance, leaving the value field with default null value.
CurrentHolder(Current) - Constructor for class org.omg.CORBA.CurrentHolder
Create the initialised instance.
currentLoadedClass() - Method in class java.lang.SecurityManager
currentManager(Component) - Static method in class javax.swing.RepaintManager
Returns the RepaintManager for the current thread's thread group.
currentManager(JComponent) - Static method in class javax.swing.RepaintManager
Returns the RepaintManager for the current thread's thread group.
currentMouseX - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
The current X coordinate of the mouse.
currentMouseX - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
The current X position of the mouse.
currentMouseY - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
The current Y coordinate of the mouse.
currentMouseY - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
The current Y position of the mouse.
CurrentOperations - Interface in org.omg.CORBA
The interfaces, derived from this class, define operations that provide information, associated with a particular thread of execution.
CurrentOperations - Interface in org.omg.PortableInterceptor
Defines the operations, applicable to the portable interceptor Current.
CurrentOperations - Interface in org.omg.PortableServer
Provides the Id of the object currently being served and POA to that this object is connected.
currentSegment(double[]) - Method in class java.awt.geom.FlatteningPathIterator
 
currentSegment(float[]) - Method in class java.awt.geom.FlatteningPathIterator
 
currentSegment(float[]) - Method in interface java.awt.geom.PathIterator
Returns the coordinates of the next point(s), as well as the type of line segment.
currentSegment(double[]) - Method in interface java.awt.geom.PathIterator
Returns the coordinates of the next point(s), as well as the type of line segment.
currentThread() - Static method in class java.lang.Thread
Get the currently executing Thread.
currentTimeMillis() - Static method in class java.lang.System
Get the current time, measured in the number of milliseconds from the beginning of Jan. 1, 1970.
currentValuePane - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
Used to render the combo box values.
Cursor - Class in java.awt
This class represents various predefined cursor types.
Cursor(int) - Constructor for class java.awt.Cursor
Initializes a new instance of Cursor with the specified type.
Cursor(String) - Constructor for class java.awt.Cursor
This constructor is used internally only.
cursorMoved(RowSetEvent) - Method in interface javax.sql.RowSetListener
 
curveTo(float, float, float, float, float, float) - Method in class java.awt.geom.GeneralPath
Appends a cubic Bezier curve to the current path.
CUSTOM_CURSOR - Static variable in class java.awt.Cursor
 
CUSTOM_DIALOG - Static variable in class javax.swing.JFileChooser
A dialog type for some custom purpose.
Customizer - Interface in java.beans
You may explicitly provide a Customizer for your Bean class, which allows you complete control of the editing of the Bean.
CustomMarshal - Interface in org.omg.CORBA
This interface indicates that the object can provide its own methods for reading and writing its content.
CustomValue - Interface in org.omg.CORBA
A Custom Value is a ValueBase implementing its own methods for reading and writing (unmarshaling and marshaling) the content.
CustomValue - Interface in org.omg.CORBA.portable
If the value type provides the user defined methods for reading and writing its content, it must implement this interface for reading and writing the content in a user-defined default way.
cut(int, int) - Method in interface javax.accessibility.AccessibleEditableText
Cut the text between two points to the system clipboard.
cut() - Method in class javax.swing.JPasswordField
Cuts the selected text and puts it into the clipboard.
cut(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Cuts the text between two indexes.
cut() - Method in class javax.swing.text.JTextComponent
 
cutAction - Static variable in class javax.swing.text.DefaultEditorKit
The name of the Action that copies the selected content into the system clipboard and removes the selection.
cxt - Variable in exception org.omg.CosNaming.NamingContextPackage.CannotProceed
The relevant naming contex.
cyan - Static variable in class java.awt.Color
Constant for the color cyan: R=0, G=255, B=255.
CYAN - Static variable in class java.awt.Color
Constant for the color cyan: R=0, G=255, B=255.
CYPRIOT_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
Cypriot Syllabary. 0x10800 - 0x1083F.
CYRILLIC - Static variable in class java.lang.Character.UnicodeBlock
Cyrillic. 0x0400 - 0x04FF.
CYRILLIC_SUPPLEMENTARY - Static variable in class java.lang.Character.UnicodeBlock
Cyrillic Supplementary. 0x0500 - 0x052F.
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 _